body {
    margin: 0;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a,
a:hover {
    color: #191919
}

a:active,
a:visited {
    color: #191919;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline
}

h3,
h5 {
    line-height: inherit
}

caption,
td,
th {
    text-align: left;
    font-weight: 400
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    quotes: """"
}

ul {
    padding: 0;
    list-style-type: none
}

.no-content-datepicker {
    color: #fff
}

li {
    margin: 0;
    list-style-type: none
}

p {
    margin: 0;
    padding: 0
}

hr {
    height: 1px;
    background: #ddd;
    font-size: 1px;
    margin-top: 0;
    margin-left: 0
}


#create-projects-in02 .form-tags {
    margin-left: 0;
    width: 80%
}

#view-products-pea .item-spec {
    font-weight: 700
}

#list-products-in02 {
    padding: 10px 0 0
}

#list-products-in02 #products-list-in02,
#list-products-in02 .products-menu-in02 {
    float: left
}

#list-products-in02 #products-list-in02 {
    width: calc(100% - 265px)
}

#create-products-pea .form-content {
    height: 200px
}

#list-enterprises-in02 {
    padding: 10px 0 0
}

#list-enterprises-in02 #enterprises-list-in02,
#list-enterprises-in02 .enterprises-menu-in02 {
    float: left
}

#list-enterprises-in02 #enterprises-list-in02 {
    width: calc(100% - 265px)
}

.profile-pea .view-profile-pea .user-avatar-pea {
    height: 80px
}

.about-pea .fa {
    width: 14px;
    text-align: center;
    color: #999
}

.about-pea .fa-invisible-pea {
    opacity: 0
}

.about-pea .contact-fb,
.about-pea .contact-fb .fa,
.about-pea .contact-gp,
.about-pea .contact-gp .fa,
.about-pea .contact-li,
.about-pea .contact-li .fa,
.about-pea .contact-tw,
.about-pea .contact-tw .fa {
    transition: all .2s ease
}

.about-pea .contact-social-link {
    text-decoration: none
}

.about-pea .contact-fb:hover,
.about-pea .contact-fb:hover .fa {
    color: #3b5998
}

.about-pea .contact-tw:hover,
.about-pea .contact-tw:hover .fa {
    color: #00aced
}

.about-pea .contact-gp:hover,
.about-pea .contact-gp:hover .fa {
    color: #dd4b39
}

.about-pea .contact-li:hover,
.about-pea .contact-li:hover .fa {
    color: #007bb6
}

.about-pea .title2-in02 {
    text-transform: none;
    color: #191919;
    font-weight: 300;
    font-size: 24px;
    position: absolute;
    bottom: 0;
    margin-left: 15px
}

.about-pea .list-group-item {
    background-color: rgba(255, 255, 255, 0);
    margin-left: -15px;
    padding-left: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.about-pea .list-group-item a {
    text-decoration: none
}

.about-pea .list-group-item p {
    display: inline;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 1
}

.about-pea .list-group-item .item-container {
    position: relative
}

.about-pea .list-group-item:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

ul.jqtree-tree {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0
}

ul.jqtree-tree ul.jqtree_common {
    list-style: none;
    margin-left: 12px;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
    display: block
}

ul.jqtree-tree li.jqtree-closed>ul.jqtree_common {
    display: none
}

ul.jqtree-tree li.jqtree_common {
    clear: both;
    list-style-type: none
}

ul.jqtree-tree .jqtree-toggler {
    border-bottom: none;
    color: #333;
    text-decoration: none;
    margin-right: .5em;
    vertical-align: middle
}

ul.jqtree-tree .jqtree-toggler:hover {
    color: #000;
    text-decoration: none
}

ul.jqtree-tree .jqtree-toggler.jqtree-closed {
    background-position: 0 0
}

ul.jqtree-tree .jqtree-element {
    cursor: pointer;
    position: relative
}

ul.jqtree-tree .jqtree-title {
    vertical-align: middle;
    margin-left: 1.5em
}

ul.jqtree-tree .jqtree-title.jqtree-title-folder {
    margin-left: 0
}

ul.jqtree-tree li.jqtree-folder {
    margin-bottom: 4px
}

ul.jqtree-tree li.jqtree-folder.jqtree-closed {
    margin-bottom: 1px
}

ul.jqtree-tree li.jqtree-ghost {
    position: relative;
    z-index: 10;
    margin-right: 10px
}

ul.jqtree-tree li.jqtree-ghost span {
    display: block
}

ul.jqtree-tree li.jqtree-ghost span.jqtree-circle {
    border: 2px solid #00f;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: 8px;
    width: 8px;
    position: absolute;
    top: -4px;
    left: -6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul.jqtree-tree li.jqtree-ghost span.jqtree-line {
    background-color: #00f;
    height: 2px;
    padding: 0;
    position: absolute;
    top: -1px;
    left: 2px;
    width: 100%
}

ul.jqtree-tree li.jqtree-ghost.jqtree-inside {
    margin-left: 48px
}

ul.jqtree-tree span.jqtree-border {
    position: absolute;
    display: block;
    left: -2px;
    top: 0;
    border: 2px solid #00f;
    border-radius: 6px;
    margin: 0;
    box-sizing: content-box
}

ul.jqtree-tree li.jqtree-selected>.jqtree-element,
ul.jqtree-tree li.jqtree-selected>.jqtree-element:hover {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7)
}

ul.jqtree-tree .jqtree-moving>.jqtree-element .jqtree-title {
    outline: #00f dashed 1px
}

ul.jqtree-tree.jqtree-rtl {
    direction: rtl
}

ul.jqtree-tree.jqtree-rtl ul.jqtree_common {
    margin-left: 0;
    margin-right: 12px
}

ul.jqtree-tree.jqtree-rtl .jqtree-toggler {
    margin-left: .5em;
    margin-right: 0
}

ul.jqtree-tree.jqtree-rtl .jqtree-title {
    margin-left: 0;
    margin-right: 1.5em
}

ul.jqtree-tree.jqtree-rtl .jqtree-title.jqtree-title-folder {
    margin-right: 0
}

ul.jqtree-tree.jqtree-rtl li.jqtree-ghost {
    margin-right: 0;
    margin-left: 10px
}

ul.jqtree-tree.jqtree-rtl li.jqtree-ghost span.jqtree-circle {
    right: -6px
}

ul.jqtree-tree.jqtree-rtl li.jqtree-ghost span.jqtree-line {
    right: 2px
}

ul.jqtree-tree.jqtree-rtl li.jqtree-ghost.jqtree-inside {
    margin-left: 0;
    margin-right: 48px
}

ul.jqtree-tree.jqtree-rtl span.jqtree-border {
    right: -2px
}

span.jqtree-dragging {
    color: #fff;
    background: #000;
    opacity: .6;
    cursor: pointer;
    padding: 2px 8px
}

@media \0screen\, screen\9 {
    ul.jqtree-tree li.jqtree-ghost span.jqtree-circle {
        background: url(jqtree-circle.png) no-repeat;
        border: 0
    }
}

.loader {
    height: 90px;
    width: 90px;
    margin: 0 auto
}

.loader .square {
    float: left;
    width: 30px;
    height: 30px
}

.info {
    font-weight: 800;
    font-size: 12px;
    width: 200px;
    text-align: center;
    background: #f5f5f5;
    color: #555;
    letter-spacing: .5px;
    padding: 15px;
    line-height: 18px;
    border-radius: 40px;
    position: absolute;
    left: 50%;
    margin-left: -115px;
    top: 50%;
    margin-top: 30px
}

.info:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid transparent;
    border-bottom: 7px solid #f5f5f5;
    top: -14px;
    left: 50%;
    margin-left: -7px
}

.spinner-wrapper {
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDDDDDD', endColorstr='#FFDDDDDD');
    background: #ddd;
    background: rgba(221, 221, 221, .8);
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden
}

:root .spinner-wrapper {
    filter: none\0/IE9
}

.spinner-wrapper .spinner {
    height: 25%;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.spinner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 10px
}

.spinner>div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes sk-stretchdelay {

    0%,
    100%,
    40% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes sk-stretchdelay {

    0%,
    100%,
    40% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

.twitter-typeahead {
    width: 100%
}

.twitter-typeahead .tt-input {
    background-color: #ff0
}

.twitter-typeahead .tt-selectable {
    background-color: #fff;
    cursor: pointer;
    padding: 0 15px
}

.twitter-typeahead .tt-selectable:hover {
    background-color: #ff0;
    cursor: pointer;
    padding: 0 15px
}

ul.jqtree-tree li.jqtree-selected>.jqtree-element,
ul.jqtree-tree li.jqtree-selected>.jqtree-element:hover {
    background: 0 0
}

ul.jqtree-tree .jqtree-title {
    color: #444
}

ul.jqtree-tree .jqtree-toggler {
    font-size: 12px
}

.nav-tabs {
    margin-bottom: 10px;
    text-transform: uppercase
}

.nav-tabs>li {
    border-radius: 0;
    color: #666;
    border-top: 3px solid #fff;
    transition: all .2s ease;
    font-size: 13px;
    cursor: pointer;
    padding: 15px 20px;
    line-height: 14px;
}

.nav-tabs>li.active,
.nav-tabs>li:hover {
    display: block;
    color: #000;
    border-left: 1px solid #dde2e5;
    border-right: 1px solid #dde2e5;
    border-top: 3px solid #000;
}

.sweet-alert {

    font-weight: 300;
    border-radius: 0
}

.sweet-alert h2 {
    font-weight: 300;
    text-transform: uppercase
}

.sweet-alert p {
    font-weight: 300
}

.sweet-alert button {
    font-weight: 300;
    border-radius: 0
}

.sweet-alert .sa-button-container .sa-confirm-button-container {
    display: inline-block;
    position: relative
}

.sweet-alert .sa-button-container .sa-confirm-button-container button.confirm {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #191919
}

.sweet-alert .sa-button-container .sa-confirm-button-container button.confirm:hover {
    background-color: #ddd;
    color: #191919
}

.datepicker-pea {
    text-transform: uppercase
}

.datepicker-pea td,
.datepicker-pea th {
    font-weight: 400
}

.datepicker-pea [date-picker] {
    margin-left: 0;
    margin-right: 50px
}

.datepicker-pea [date-picker] .now {
    font-weight: 500;
    border-radius: 0;
    background: #fff;
    color: #191919
}

.datepicker-pea [date-picker] .active {
    font-weight: 500;
    border-radius: 0;
    background: #191919;
    color: #ddd
}

.ng-thumb {
    height: 100px;
    opacity: .5;
    transition: all .3s ease;
    cursor: pointer
}

.ng-thumb:hover {
    opacity: 1
}

.fa-close {
    font-size: 30px;
    opacity: .3;
    transition: all .3s ease;
    z-index: 999
}

.fa-close:hover {
    opacity: 1
}

.fa-angle-right {
    opacity: .3;
    transition: all .3s ease;
    z-index: 999
}

.fa-angle-right:hover {
    opacity: 1
}

.fa-angle-left {
    opacity: .3;
    transition: all .3s ease;
    z-index: 999
}

.fa-angle-left:hover {
    opacity: 1
}

.ng-gallery-content>span.info-text {
    font-size: 20px;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, .34);
    font-weight: 600;
    display: none
}

.ng-gallery-content>img {
    top: 40%
}

.uil-ring-css {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -250px
}

.ng-overlay {
    opacity: .9
}

.ng-gallery-content>.ng-thumbnails-wrapper {
    width: 100% !important;
    left: 20px
}

.file-uploader-in02 .avatar-in02,
.file-uploader-in02 .dnd-and-selection-in02 {
    width: 80%
}

.file-uploader-in02 .avatar-in02 .thumb-wr-in02,
.file-uploader-in02 .dnd-and-selection-in02 .thumb-wr-in02 {
    transition: all .2s ease;
    position: inherit;
    display: inline-block;
    height: 200px;
    width: 200px;
    vertical-align: top;
    overflow: hidden;
    margin: 0 15px 15px 0;
    background-color: #fff
}

.file-uploader-in02 .avatar-in02 .thumb-wr-in02 .img-thumb-wr-in02,
.file-uploader-in02 .dnd-and-selection-in02 .thumb-wr-in02 .img-thumb-wr-in02 {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.file-uploader-in02 .avatar-in02 .thumb-wr-in02 .img-thumb-wr-in02 .img-thumb-landscape-in02,
.file-uploader-in02 .dnd-and-selection-in02 .thumb-wr-in02 .img-thumb-wr-in02 .img-thumb-landscape-in02 {
    position: relative;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.file-uploader-in02 .avatar-in02 .thumb-wr-in02 .img-thumb-wr-in02 .img-thumb-landscape-in02 img,
.file-uploader-in02 .dnd-and-selection-in02 .thumb-wr-in02 .img-thumb-wr-in02 .img-thumb-landscape-in02 img {
    height: 200px
}

.file-uploader-in02 .avatar-in02 .thumb-wr-in02 .img-thumb-wr-in02 .img-thumb-portrait-in02,
.file-uploader-in02 .dnd-and-selection-in02 .thumb-wr-in02 .img-thumb-wr-in02 .img-thumb-portrait-in02 {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.file-uploader-in02 .avatar-in02 .thumb-wr-in02 .img-thumb-wr-in02 .img-thumb-portrait-in02 img,
.file-uploader-in02 .dnd-and-selection-in02 .thumb-wr-in02 .img-thumb-wr-in02 .img-thumb-portrait-in02 img {
    width: 200px
}

.file-uploader-in02 .avatar-in02 .thumb-wr-in02:hover,
.file-uploader-in02 .dnd-and-selection-in02 .thumb-wr-in02:hover {
    filter: brightness(90%);
    -webkit-filter: brightness(90%);
    -moz-filter: brightness(90%);
    -o-filter: brightness(90%);
    -ms-filter: brightness(90%)
}

.file-uploader-in02 .dnd-and-selection-in02 {
    position: relative
}

.file-uploader-in02 .dnd-and-selection-in02 .dm-wrapper-overlap-in02 {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF999999', endColorstr='#FF999999');
    background: #999;
    background: rgba(153, 153, 153, .5);
    z-index: 2;
    width: 100%;
    height: 100%
}

:root .file-uploader-in02 .dnd-and-selection-in02 .dm-wrapper-overlap-in02 {
    filter: none\0/IE9
}

.file-uploader-in02 .dnd-and-selection-in02 .dm-wrapper-overlap-in02 .drop-msg-in02 {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-size: 20px
}

.file-uploader-in02 .dnd-and-selection-in02 .thumb-wr-in02 .remove-btn-in02 {
    position: absolute;
    color: #fff;
    text-shadow: 0 0 2px #191919;
    z-index: 1;
    right: 5px;
    top: 5px
}

.file-uploader-in02 .dnd-and-selection-in02 .thumb-wr-in02 .remove-btn-in02:hover {
    color: #ddd
}

.file-uploader-in02 .dnd-and-selection-in02 .fu-square,
.file-uploader-in02 .dnd-and-selection-in02 .img-thumb-wr-in02 {
    display: inline-block;
    position: relative;
    margin-right: 10px
}

.file-uploader-in02 .dnd-and-selection-in02 .fu-square {
    border: 1px dashed #ddd;
    color: #ddd;
    height: 200px;
    width: 200px;
    padding: 10px;
    position: relative;
    cursor: pointer;
    background-color: #FAFAFA
}

.file-uploader-in02 .dnd-and-selection-in02 .fu-square p {
    text-align: center;
    color: #999
}

.file-uploader-in02 .dnd-and-selection-in02 .fu-square span {
    color: #ddd;
    font-size: 25px;
    text-align: center;
    width: 100%;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px)
}

.file-uploader-in02 .dnd-and-selection-in02 .fu-square:hover {
    border-color: #999;
    color: #999
}

.file-uploader-in02 .avatar-in02 .fu-square {
    border: 1px solid #ddd;
    color: #ddd;
    height: 202px;
    width: 202px;
    position: relative;
    cursor: pointer
}

.file-uploader-in02 .avatar-in02 .fu-square .change-avatar-btn-in02 {
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000');
    background: #000;
    background: rgba(0, 0, 0, .2);
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    text-align: center
}

:root .file-uploader-in02 .avatar-in02 .fu-square .change-avatar-btn-in02 {
    filter: none\0/IE9
}

.file-uploader-in02 .avatar-in02 .fu-square .change-avatar-btn-in02 span {
    color: #fff;
    line-height: 30px
}

.file-uploader-in02 .avatar-in02 .fu-square .change-avatar-btn-in02:hover {
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000');
    background: #000;
    background: rgba(0, 0, 0, .6)
}

:root .file-uploader-in02 .avatar-in02 .fu-square .change-avatar-btn-in02:hover {
    filter: none\0/IE9
}

.file-uploader-in02 .selection-in02 .file-item-in02 {
    height: 30px;
    line-height: 30px;
    position: relative
}

.on-drag-hover-in02 .dnd-and-selection-in02 .dm-wrapper-overlap-in02 {
    display: inherit
}

.img-container-in02 {
    width: 100%;
    height: 100%;
    position: relative
}

.img-container-in02 .loading-wr-in02 {
    position: relative;
    width: 100%;
    height: 100%
}

.img-container-in02 img {
    display: none
}

.tags-list-in02 {
    padding-left: 0
}

.tags-list-in02 .tag-list-item-in02 {
    display: inline-block;
    color: #fff;
    background: #191919;
    margin-right: 5px;
    padding: 5px
}

.tags-list-in02 .remove-tag {
    color: #fff
}

.tags-list-in02 .remove-tag:hover {
    color: #999
}

.tags-list-in02 .form-group,
.twitter-typeahead .tt-selectable {
    border: 0
}

.twitter-typeahead .tt-input {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.twitter-typeahead .tt-hint {
    color: #191919
}

.twitter-typeahead .tt-menu {
    width: 40%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2)
}

.twitter-typeahead .tt-suggestion {
    height: 30px;
    border: 0;
    color: #191919;
    background-color: #fff;
    padding-left: 15px
}

.twitter-typeahead .tt-cursor:hover,
.twitter-typeahead .tt-suggestion.tt-cursor,
.twitter-typeahead .tt-suggestion:hover {
    color: #ddd;
    background-color: #191919;
    padding-left: 15px
}

.twitter-typeahead .tt-cursor {
    padding: 0;
    margin: 0
}

.twitter-typeahead .tt-suggestion p {
    margin: 0
}

.tree-dropdown-in02 {
    width: 80%
}

.tree-dropdown-in02 .label-category {
    color: #999;
    font-style: italic;
    font-weight: 300
}

.tree-dropdown-in02 .fa {
    font-size: 23px;
    float: right
}

.tree-dropdown-in02 .glyph-right {
    float: right;
    color: #999
}

.tree-dropdown-in02 .btn-default {
    color: #999
}

.tree-dropdown-in02 .btn {
    white-space: normal;
    background-color: #fff;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    color: #191919;
    text-align: left;
    text-transform: capitalize;
    border: 1px solid black;
    max-width: 400px;
    margin: 10px;
}

.tree-dropdown-in02 ul {
    max-width: 400px;
    margin-top: 10px;
}

.tree-dropdown-in02 .btn:active,
.tree-dropdown-in02 .btn:focus {
    outline: #191919 !important
}

.tree-dropdown-in02 li {
    background-color: #fff;
    height: 40px;
    width: 100%;
    position: relative;
}


.tree-dropdown-in02 p,
.tree-dropdown-in02 a {
    width: 100%;
}

.tree-dropdown-in02 .dropdown-menu {
    list-style-type: none;
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    overflow: hidden;
    padding-top: 19px;
}

.tree-dropdown-in02 .dropdown-menu li>a {
    padding: 10px 20px
}

.tree-dropdown-in02 .dropdown-menu .menu-line {
    background-color: #fff;
    height: 40px
}

.tree-dropdown-in02 .dropdown-menu .menu-line p {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: baseline;
    color: #000
}

.tree-dropdown-in02 .dropdown-menu .menu-line:hover {
    background-color: #191919
}

.tree-dropdown-in02 .dropdown-menu .menu-line:hover p {
    color: #ddd
}

.tree-dropdown-in02 .dropdown-menu .tdd-padd-l-0 .menu-line p {
    font-weight: 500;
    font-size: 14px
}

.tree-dropdown-in02 .dropdown-menu .tdd-padd-l-1 .menu-line p {
    margin-left: 20px;
    font-weight: 400;
    font-size: 13px
}

.tree-dropdown-in02 .dropdown-menu .tdd-padd-l-2 .menu-line p {
    margin-left: 40px;
    font-weight: 300;
    font-size: 12px
}

.loading-panel-pea,
.loading-wrapper-pea {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99998
}

.loading-wrapper-pea {
    z-index: 99998
}

.loading-wrapper-pea .loading-panel-pea {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none
}

.loading-wrapper-pea .loading-squares-pea {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99999
}

.loading-wrapper-pea .loading-squares-pea .spinner {
    width: 40px;
    height: 40px;
    background-color: #333;
    margin: auto;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

#custom-search-pea {
    width: 265px;
    padding: 0 10px
}

#custom-search-pea .dropdown .btn {
    text-align: left;
    width: 230px;
    height: 40px
}

#custom-search-pea .dropdown .btn .label-in02 {
    text-align: left;
    position: relative;
    display: inline-block;
    width: 190px
}

#custom-search-pea .dropdown .btn .caret {
    font-size: 18px
}

#custom-search-pea .dropdown .dropdown-menu {
    width: 230px
}

#custom-search-pea #jqtree-wrapper {
    border: 1px solid #ddd;
    width: 100%;
    padding: 0;
    margin: 0;
    max-height: 50vh;
    overflow-y: auto;
    margin-bottom: 10px;
}

#custom-search-pea #jqtree-wrapper #tree-menu-pea ul li,
#custom-search-pea #jqtree-wrapper .header-in02 {
    padding: 12px 0 12px 12px;
    font-size: 12px;
    color: #868585;
    cursor: pointer;
    position: relative;
}

#custom-search-pea #jqtree-wrapper .header-in02 {
    font-weight: 400;
    height: 40px;
    border-bottom: 1px solid #191919
}

#tree-menu-pea .jqtree_common {
    font-weight: 400;
    text-transform: capitalize;
    color: #999
}

#tree-menu-pea .jqtree-selected .jqtree-title {
    color: #191919
}

#tree-menu-pea span {
    transition: all .3s ease
}

#tree-menu-pea span:active,
#tree-menu-pea span:visited {
    color: #000
}

#tree-menu-pea ul.jqtree-tree .jqtree-toggler {
    color: #ddd;
    font-size: 12px
}

#tree-menu-pea ul.jqtree-tree .jqtree-toggler:hover {
    transition: all .3s ease;
    color: #666
}

#tree-menu-pea ul.jqtree-tree .jqtree-element {
    transition: all .3s ease;
    color: #999
}

#tree-menu-pea ul.jqtree-tree .jqtree-element:hover .jqtree-title,
#tree-menu-pea ul.jqtree-tree .jqtree-element:hover .jqtree-toggler {
    color: #666
}

.no-content-btw-dates {
    color: #fff
}

.between-dates-pea .label-content-small {
    text-transform: none;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
    color: gray;
    font-style: italic;
    margin: 0
}

.between-dates-pea .title-related-in02 {
    color: #424141;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: none;
    margin-top: 10px
}

.between-dates-pea .datepicker-pea {
    display: flex;
    margin-bottom: 10px;
    width: 100%;
}

.between-dates-pea .datepicker-pea input {
    height: 35px;
    padding-left: 5px;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #666;
    width: 49%;
}

.between-dates-pea .datepicker-pea p {
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 400;
    text-transform: none;
    color: #848484;
    margin-top: 10px
}

.between-dates-pea .btn-submit {
    width: 49%;
}

.datepicker-pea input {
    font-size: 13px !important;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
    border-radius: 0;
    background: #fff
}

.set-rank-pea .ngdialog-message h1,
.set-rank-pea .ngdialog-message h2,
.set-rank-pea .ngdialog-message h3 {
    margin-bottom: 3px
}

.set-rank-pea .ngdialog-message .notification-msg-in02 .alert-in02 {
    display: none
}

.set-rank-pea .title2-in02 {
    margin: 0;
    color: #191919
}

.oldnavbar {
    display: none
}

::selection {
    background: #191919;
    color: #fff
}

::-moz-selection {
    background: #191919;
    color: #fff
}

.hide-rich-snippet {
    display: none
}

.division-line {
    border-bottom: 1px solid #ddd;
    margin: 12px 0
}

.division-line-thicker {
    border-bottom: 3px solid #666;
    margin: 12px 0
}

.division-line-thiner {
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
    opacity: .5
}

.sa-button-container .sa-confirm-button-container .confirm {
    background-color: #191919 !important
}

.form-group .form-big-pea {
    height: 200px
}

.anunc-list-pea {
    font-weight: 300
}

.anunc-list-pea .img-container-in02 {
    width: 100%;
    height: 180px;
    transition: all .3s ease
}

.anunc-list-pea .anunc-container a:hover {
    text-decoration: none
}

.anunc-list-pea .anunc-container .btn-submit,
.anunc-list-pea .anunc-text {
    width: 100%
}

.anunc-list-pea .anunc-text .anunc-locals-title,
.anunc-list-pea .anunc-text .anunc-name {
    display: block;
    font-size: 13px;
    color: #666;
    font-weight: 500;
    letter-spacing: .5px;
    margin: 5px 0 0
}

.anunc-list-pea .anunc-text .anunc-link,
.anunc-list-pea .anunc-text .anunc-locals,
.anunc-list-pea .anunc-text .anunc-subtitle {
    display: block;
    font-size: 11px;
    letter-spacing: .5px;
    font-weight: 400;
    color: #666
}

.anunc-list-pea .anunc-text .anunc-desc {
    display: block
}

.anunc-list-pea .anunc-text .anunc-desc p {
    font-size: 11px;
    letter-spacing: .5px;
    font-weight: 300;
    color: #666
}

.anunc-pea {
    width: 83%
}

.anunc-pea .img-container-in02 img {
    display: block;
    max-width: 225px;
    max-height: 600px
}

.anunc-pea a:hover {
    text-decoration: none
}

.anunc-pea .community-img-container-pea {
    max-width: 225px;
    opacity: .8;
    transition: all .3s ease
}

.anunc-pea .community-img-container-pea:hover {
    opacity: 1
}

.anunc-pea .anunc-title {
    font-size: 17px;
    border-bottom: 1px solid #ddd;
    color: #999;
    margin: 25px 0 15px;
    text-transform: uppercase;
    font-weight: 400
}

.anunc-pea .anunc-name {
    font-size: 13px;
    color: #666;
    font-weight: 500;
    letter-spacing: .5px;
    margin: 5px 0 0
}

.anunc-pea .anunc-link,
.anunc-pea .anunc-subtitle {
    font-size: 11px;
    letter-spacing: .5px;
    font-weight: 400;
    color: #666
}

.anunc-pea .anunc-desc p {
    font-size: 11px;
    letter-spacing: .5px;
    font-weight: 300;
    color: #666
}

.view-community-pea .anunc-pea .community-img-container-pea {
    max-width: 225px
}

.map-pea,
.map-pea-mobile {
    margin-top: 20px
}

.block-at-right {
    float: right;
    clear: right
}

.no-margins {
    margin-top: 0
}

.float-right {
    float: right
}

.center {
    float: none;
    margin: auto
}

.transition-width {
    transition: width .4s ease;
    webkit-transition: width .4s ease
}

.hide-map-pea {
    display: none
}

.map-pea {
    height: 300px;
    width: 400px
}

.lazy-loading {
    text-align: center
}

.lazy-loading .end-message,
.lazy-loading .spinner-lazy-loading {
    display: none;
    font-size: 36px;
    color: #E0E0E0;
    font-weight: 400
}

.lazy-loading .spinner-lazy-loading {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto
}

.lazy-loading .spinner-lazy-loading .double-bounce1,
.lazy-loading .spinner-lazy-loading .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

.lazy-loading .spinner-lazy-loading .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.newsletter-pea {
    padding: 50px
}

.newsletter-pea .form-control {
    margin: 20px 0
}

.newsletter-pea .title-in02 {
    font-size: 18px
}

.newsletter-list-pea {
    padding: 15px
}

.newsletter-list-pea .btn-submit-inverse {
    width: 50px;
    float: right
}

.newsletter-list-pea .list-group-item-heading {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 300;
    height: 25px;
    display: inline-block
}

.temporary-pea {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 50px
}

.temporary-pea .elem-group-big-pea {
    margin-top: 50px
}

.temporary-pea .text-temp-in02 {
    color: #191919;
    margin: 50px 0 0;
    font-size: 17px;
    line-height: 1;
    font-weight: 400
}

.info-zone-pea .fa {
    width: 14px;
    text-align: center;
    color: #999
}

.info-zone-pea .fa-invisible-pea {
    opacity: 0
}

.info-zone-pea .contact-fb {
    color: #00f
}

.info-zone-pea .text-in02 {
    margin: 0
}

img[alt=''] {
    border: none;
}

.fa-column-pea {
    margin-left: 12px
}

.inner-addon {
    position: relative
}

.inner-addon .fa-tags {
    top: inherit;
    bottom: 6px
}

.inner-addon-tags {
    position: relative
}

.inner-addon-small {
    position: relative;
    height: 65px
}

.fa-pea {
    opacity: .3
}

.fa-social {
    margin: 5px 0 0;
    float: left
}

.inner-addon .fa {
    position: absolute;
    padding: 14px 0 0 4px;
    pointer-events: none;
    font-size: 14px;
    color: #ddd
}

.inner-addon-small .fa {
    position: absolute;
    padding: 12px 0 0;
    pointer-events: none;
    font-size: 15px;
    color: #ddd
}

.left-addon .fa {
    left: 0
}

.right-addon .fa {
    right: 0
}

.left-addon input {
    padding-left: 40px;
    position: relative;
}

.right-addon input {
    padding-right: 40px
}

.fa-format-list {
    color: #999;
    margin-right: 15px
}

.control-label {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 5px 0
}

.label-content {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 30px 0 5px
}

.label-content-small {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 50px 0 5px
}

.tags-pea {
    color: #88a7ef;
    text-decoration: underline;
    font-style: italic;
    margin: 0 10px 0 0
}

.tags-pea a {
    transition: all .2s ease;
    color: #88a7ef
}

.tags-pea a:hover {
    color: #191919
}

.control-label-small {
    font-size: 14px;
    font-weight: 300;
    font-style: italic
}

.label-success-pea {
    background-color: #fff;
    color: #8BC34A;
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #8BC34A;
    border-radius: 0
}

.label-danger-pea {
    background-color: #fff;
    color: #EF5350;
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #EF5350;
    border-radius: 0
}

.wysiwyg-in02 ol li {
    list-style-type: decimal
}

.wysiwyg-in02 ul li {
    list-style-type: disc
}

.wysiwyg-in02 ol,
.wysiwyg-in02 ul {
    padding: 0 0 0 40px
}

.text-in02 {
    color: #191919;
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300
}

.text-in02 p {
    font-size: 14px;
    font-weight: 300
}

.image-label-pea {
    color: gray;
    font-style: italic;
    font-weight: 300;
    font-size: 14px
}

.title-in02 {
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #191919
}

.landing-title-in02 {
    font-size: 50px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 8px
}

.landing-subtitle-in02 {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 2px;
    padding-bottom: 50px;
    padding-top: 15px
}

.title2-in02 {
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
    color: #191919;
    margin: 0
}

.title-related-in02 {
    color: #424141;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 35px 0 0
}

.title2-strong-in02 {
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
    color: #666;
    margin: 25px 0 0 15px
}

.title3-strong-in02 {
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
    color: #666;
    margin: 25px 0 0
}

.title3-in02 {
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: capitalize;
    color: #666;
    margin: 5px 0 0
}

.subtitle-pea {
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #999;
    margin: 10px 0 5px
}

.subtitle-in02 {
    font-weight: 300;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 1px
}

.path-in02 {
    font-weight: 400;
    font-size: 12px;
    margin: 10px 0
}

.path-in02 .path-content-in02 {
    font-weight: 400;
    text-decoration: underline;
    color: #191919;
    transition: all .2s ease;
    text-transform: capitalize
}

.path-in02 .path-content-in02:hover {
    text-decoration: none;
    color: #999
}

.path-in02 a:hover {
    text-decoration: none
}

.header-in02 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600
}

.header-create-in02 {
    padding: 15px 0 10px 15px
}

.field-form-message {
    font-size: 13px
}

.btn,
.dropdown-menu,
.input-group-addon,
.navbar-toggle {
    border-radius: 0;
    background-color: #fff
}

.btn:active,
.btn:focus {
    outline: #191919 !important
}

.user-area-pea .title-small-pea,
.user-area-pea .title-small-social-pea {
    margin-bottom: 0
}

.user-area-pea .title-small-social-pea {
    font-weight: 400;
    text-align: left;
    color: #585353;
    font-size: 24px;
    float: left
}

.signed-user-opts-pea a {
    display: block;
    color: #191919;
    transition: all .3s ease
}

.signed-user-opts-pea a:hover {
    color: #999;
    text-decoration: none
}

.signed-user-opts-pea .ad-link {
    color: #999;
    transition: all .3s ease
}

.signed-user-opts-pea .ad-link:hover {
    color: #191919
}

.form-control {
    background-color: #FAFAFA;
    height: 40px;
    font-size: 16px;
    color: #666;
    font-style: none;
    font-weight: 300;
    float: none
}

.form-control::-webkit-input-placeholder {
    color: #999;
    font-style: italic;
    font-weight: 300
}

.form-control:-moz-placeholder {
    color: #999;
    font-style: italic;
    font-weight: 300
}

.form-control::-moz-placeholder {
    color: #999;
    font-style: italic;
    font-weight: 300
}

.form-control:-ms-input-placeholder {
    color: #999;
    font-style: italic;
    font-weight: 300
}

.form-smaller {
    width: 300px;
    margin-bottom: 10px
}

.elem-group-pea {
    margin-left: 0;
    margin-right: 30px;
    float: left;
    margin-top: 5px
}

.elem-group-pea p {
    margin-top: 6px
}

#login-topbar-form-pea .form-control {
    margin-top: 5px
}

.elem-group-big-pea {
    display: inline-block
}

.form-combo {
    border-radius: 0;
    background-color: #FAFAFA;
    height: 55px;
    font-size: 18px;
    font-style: italic;
    width: 80%
}

.file-item-in02 {
    list-style-position: inside;
    list-style-type: decimal;
    font-size: 14px;
    font-weight: 300
}

.form-group,
.form-horizontal {
    margin-right: 0;
    margin-left: 0
}

.form-content {
    height: 200px;
    padding: 10px
}

.form-content-news {
    height: 350px;
    padding: 10px
}

.tree-dropdown-in02 {
    margin-top: 15px;
    background-color: #fff
}

.input-group {
    margin: 0;
    position: relative;
    height: 40px;
    margin: 7px 0px 10px;
}

.search_box {
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
}

.input-group .input-group-addon {
    border: 0
}

.btn-default-smaller-ok {
    background: 0 0;
    color: #8BC34A;
    height: 40px;
    font-size: 18px;
    font-weight: 300;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #8BC34A
}

.btn-default-smaller-ok:hover {
    background-color: #8BC34A;
    color: #fff;
    border: 1px solid #ddd
}

.btn-default-smaller-no {
    color: #EF5350;
    border: 1px solid #EF5350;
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.btn-default-smaller-no:hover {
    background-color: #EF5350;
    color: #fff;
    border: 1px solid #ddd
}

.btn-default-smaller-fb,
.btn-default-smaller-gp,
.btn-default-smaller-li,
.btn-default-smaller-tw {
    line-height: inherit
}

.btn-default-smaller-social-nw {
    text-align: left;
    background-color: rgba(255, 255, 255, 0);
    padding: 0;
    height: 40px;
    width: 200px;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin-bottom: 10px
}

.btn-default-smaller-social-nw .fa-social {
    margin: 12px 25px 0 12px
}

.btn-default-smaller-social-nw:hover {
    color: #fff;
    border: 1px solid #ddd
}

.btn-default-smaller-fb {
    color: #3b5998;
    border: 1px solid #3b5998
}

.btn-default-smaller-fb:hover {
    background-color: #3b5998
}

.btn-default-smaller-gp {
    color: #dd4b39;
    border: 1px solid #dd4b39
}

.btn-default-smaller-gp:hover {
    background-color: #dd4b39
}

.btn-default-smaller-tw {
    color: #00aced;
    border: 1px solid #00aced
}

.btn-default-smaller-tw:hover {
    background-color: #00aced
}

.btn-default-smaller-li {
    color: #007bb6;
    border: 1px solid #007bb6
}

.btn-default-smaller-li:hover {
    background-color: #007bb6
}

.btn-default-fb {
    background-color: #fff;
    color: #3B5998;
    height: 100px;
    width: 100px;
    font-size: 40px;
    font-weight: 400;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #3B5998;
    margin: 15px
}

.btn-default-fb .fa {
    margin-top: 20px
}

.btn-default-fb:hover {
    background-color: #3B5998;
    color: #fff;
    border: 1px solid #ddd
}

.btn-default-gp {
    background-color: #fff;
    color: #D34836;
    height: 100px;
    width: 100px;
    font-size: 40px;
    font-weight: 400;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #D34836;
    margin: 15px
}

.btn-default-gp .fa {
    margin-top: 20px
}

.btn-default-gp:hover {
    background-color: #D34836;
    color: #fff;
    border: 1px solid #ddd
}

.btn-default-tw {
    background-color: #fff;
    color: #55ACEE;
    height: 100px;
    width: 100px;
    font-size: 40px;
    font-weight: 400;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #55ACEE;
    margin: 15px
}

.btn-default-tw .fa {
    margin-top: 20px
}

.btn-default-tw:hover {
    background-color: #55ACEE;
    color: #fff;
    border: 1px solid #ddd
}

.btn-default-li {
    background-color: #fff;
    color: #0077B5;
    height: 100px;
    width: 100px;
    font-size: 40px;
    font-weight: 400;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #0077B5;
    margin: 15px
}

.btn-default-li .fa {
    margin-top: 20px
}

.btn-default-li:hover {
    background-color: #0077B5;
    color: #fff;
    border: 1px solid #ddd
}

.welcome-label-pea {
    text-align: center;
    font-size: 13px;
    color: #191919;
    font-weight: 400;
    text-transform: capitalize;
    float: right;
    margin-right: 15px
}

.company-label {
    font-size: 12px;
    color: #191919;
    font-weight: 400;
    text-transform: capitalize;
    margin-left: 10px;
    margin-top: 12px;
    display: inline-flex
}

.company-wrapper {
    display: inline-block
}

.company-wrapper .user-avatar-pea {
    height: 40px;
    width: 40px;
    margin-bottom: 10px
}

.normal-link-pea {
    font-size: 14px;
    color: gray;
    font-weight: 700;
    letter-spacing: 1px
}

.normal-link-pea:hover {
    color: #191919
}

.social-logo-btn-pea {
    transition: all .3s ease;
    opacity: .5
}

.social-logo-btn-pea:hover {
    opacity: 1
}

.btn-default-small {
    background-color: #fff;
    height: 40px;
    font-size: 18px;
    font-weight: 300;
    width: 200px;
    border: 1px solid #ddd;
    color: #191919;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.btn-default-small:hover {
    background-color: #191919;
    color: #fff;
    font-weight: 400
}

.btn-default-small-transparent {
    background-color: rgba(255, 255, 255, 0);
    height: 40px;
    font-size: 18px;
    font-weight: 300;
    width: 162px;
    margin-bottom: 5px;
    border: 1px solid #191919;
    float: right;
    color: #000;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.btn-default-small-transparent:hover {
    background-color: #191919;
    color: #fff;
    font-weight: 400
}

.btn-default-smaller {
    background-color: #191919;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #ddd;
    color: #fff
}

.btn-default-smaller:hover {
    background-color: #fff;
    color: #191919
}

.btn-submit {
    background-color: #191919;
    height: 40px;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    width: 100%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #ddd
}

.btn-submit:hover {
    background-color: #FAFAFA;
    color: #191919
}

.btn-submit-inverse {
    background-color: transparent;
    height: 40px;
    font-size: 18px;
    font-weight: 300;
    color: #191919;
    width: 100%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #ddd
}

.btn-submit-inverse:hover {
    background-color: #191919;
    color: #fff
}

.caret-right {
    float: right;
    color: #999;
    height: 40px
}

.btn-list {
    background-color: #FAFAFA;
    height: 65px;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    width: 100%;
    text-transform: none;
    text-align: left;
    color: #191919
}

.filter-wrapper {
    border: 8px solid #ECECEC;
    padding: 0 15px;
    margin: 0 -15px;
    min-height: 55px
}

.filter-wrapper .close-filter-pea .close-filter-closed {
    left: 18px;
    position: inherit;
    top: 115px;
    margin-top: -4px
}

.filter-wrapper .close-filter-pea .close-filter-closed a {
    transition: all .3s ease;
    color: #999;
    font-size: 20px;
    text-transform: uppercase
}

.filter-wrapper .close-filter-pea .close-filter-closed a:hover {
    color: #191919
}

.filter-wrapper .close-filter-pea a {
    transition: all .3s ease;
    color: #191919
}

.filter-wrapper .close-filter-pea a:hover {
    text-decoration: none;
    color: #999
}

.filter-wrapper .title-related-in02 {
    color: #424141;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: none;
    margin-top: 10px
}

.filter-wrapper .close-filter-pea {
    cursor: pointer;
    right: 18px;
    font-size: 30px;
    color: gray;
    transition: all .2s ease;
    float: right
}

.filter-wrapper .close-filter-pea:hover {
    color: #191919
}

.filter-wrapper .tree-dropdown {
    width: 100%
}

.loading-pannel-in02 {
    position: fixed;
    background-color: #fff;
    height: 101%;
    width: 101%;
    z-index: 100000
}

.loading-pannel-in02 #label-wrapper-in02 {
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.loading-pannel-in02 #label-wrapper-in02 .label-loading-pannel-in02 {
    margin-top: 60px;
    font-size: 32px;
    font-weight: 300
}

footer {
    border-top: 1px solid #ddd;
    background: #fff;
    background: rgba(255, 255, 255, .95);
    z-index: 4;
    width: 100%;
    padding: 50px 0;
}

:root footer {
    filter: none\0/IE9
}



.footer-links {
    margin-top: 5px;
}

.footer-links a {
    color: #666666;
    transition: all .2s ease;
    font-weight: 300;
    margin: 0;
    font-size: 14px;
    padding: 7px 20px 7px 0px;
}

.footer-links li {}

.footer-links a:hover {
    color: #191919;
    text-decoration: none
}

.follow-social-pea,
.follow-social-pea-mobile {
    display: inline-flex;
    float: right;
    margin-top: -3px;
    margin-right: 14px
}

.follow-social-pea .follow-facebook,
.follow-social-pea .follow-googleplus,
.follow-social-pea .follow-linkedin,
.follow-social-pea .follow-twitter,
.follow-social-pea-mobile .follow-facebook,
.follow-social-pea-mobile .follow-googleplus,
.follow-social-pea-mobile .follow-linkedin,
.follow-social-pea-mobile .follow-twitter {
    margin: 0 7px
}

.amazing-list-pea .tile-wrapper-in02 .tile-content-in02,
.filter-buttons-pea,
.social-share-buttons-pea,
.vertical-align-in02 {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cover-image-in02,
.img-container-in02 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center
}

.core-home-in02 {
    position: relative;
    z-index: 3000;
    height: calc(100vh - 60px);
    max-height: 100vh;
    width: 100%;
    margin-top: 60px;
}

.core-home-in02 .logo-home-in02 {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 3003;
    text-align: center;
    -webkit-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, .2));
    filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, .2));
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.core-home-in02 .logo-home-in02:hover {
    opacity: .8
}

.core-home-in02 .vignette {
    position: absolute;
    z-index: 3001;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0);
    height: 100vh;
    width: 100vw;
    -webkit-box-shadow: inset 0 65px 175px -17px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 65px 175px -17px rgba(0, 0, 0, .2);
    box-shadow: inset 0 65px 175px -17px rgba(0, 0, 0, .2)
}

.core-home-in02 .slick-banner-pea {
    height: 100%;
    margin: 0
}

.core-home-in02 .slick-banner-pea .middle-content-in02 {
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    width: 100%;
    z-index: 3010;
    position: absolute;
    height: 50%
}

.core-home-in02 .slick-banner-pea .middle-content-in02 p {
    margin-bottom: 20px
}


:root .amazing-list-pea .tile-wrapper-in02 .core-home-in02 .slick-banner-pea .middle-content-in02 .tile-content-in02 .button-in02:hover,
:root .core-home-in02 .slick-banner-pea .middle-content-in02 .amazing-list-pea .tile-wrapper-in02 .tile-content-in02 .button-in02:hover,
:root .core-home-in02 .slick-banner-pea .middle-content-in02 .filter-buttons-pea .button-in02:hover,
:root .core-home-in02 .slick-banner-pea .middle-content-in02 .social-share-buttons-pea .button-in02:hover,
:root .core-home-in02 .slick-banner-pea .middle-content-in02 .vertical-align-in02 .button-in02:hover {
    filter: none\0/IE9
}

.core-home-in02 .slick-banner-pea .img-container-in02 {
    height: 100vh;
    width: 100vw
}

.core-home-in02 .slick-banner-pea .slick-list,
.core-home-in02 .slick-banner-pea .slick-list .slick-track {
    height: 100%
}

.core-home-in02 .slick-banner-pea .slick-dots {
    position: absolute;
    bottom: 100px;
    z-index: 3004
}

.core-home-in02 .slick-banner-pea .slick-dots [id^=slick-slide] button:before {
    font-size: 16px;
    color: #000;
    margin: 0 10px;
    border: 1px solid #999;
    border-radius: 50%
}

#create-projects-in02 .inner-addon {
    position: relative
}

#create-projects-in02 .inner-addon .fa-tags {
    top: inherit;
    bottom: 20px
}

.amazing-list-pea .wrap-embedded-video-pea {
    margin-top: 20px
}

.amazing-list-pea .title2-in02 {
    margin-top: 10px
}

.amazing-list-pea .tile-wrapper-in02 {
    margin: 0;
    height: 380px;
    background: #fff;
    transition: all .25s ease-out
}

.amazing-list-pea .tile-wrapper-in02 .tile-content-in02 {
    z-index: 3;
    padding: 20px;
    height: 295px;
    position: absolute;
    left: 0;
    margin-top: 0;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF');
    background: #fff;
    background: rgba(255, 255, 255, .95);
    transition: height .25s ease-in-out;
    -moz-transition: height .25s ease-in-out;
    -webkit-transition: height .25s ease-in-out
}

:root .amazing-list-pea .tile-wrapper-in02 .tile-content-in02 {
    filter: none\0/IE9
}

.amazing-list-pea .tile-wrapper-in02 .tile-content-in02 a:hover {
    text-decoration: none
}

.amazing-list-pea .tile-wrapper-in02 .tile-background-in02 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-position: center center;
    right: -15px;
    height: 380px;
    position: absolute;
    background-size: cover;
    opacity: .4;
    transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -webkit-transition: opacity .25s ease-out
}

.amazing-list-pea .tile-wrapper-in02 .tile-background-in02 img {
    display: none
}

.amazing-list-pea .tile-wrapper-in02 .tile-background-in02 .button-plus-in02 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    text-align: center;
    padding: 8px 25px;
    height: 0;
    width: 200px;
    border: none;
    transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -webkit-transition: all .25s ease-out;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000');
    background: #000;
    background: rgba(0, 0, 0, .5);
    opacity: 0
}

:root .amazing-list-pea .tile-wrapper-in02 .tile-background-in02 .button-plus-in02 {
    filter: none\0/IE9
}

.amazing-list-pea .tile-wrapper-in02 .tile-background-in02 .button-plus-in02 p {
    color: #fff;
    position: absolute;
    right: 20px;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 2px
}

.amazing-list-pea .tile-wrapper-in02 .tile-background-in02 .button-plus-in02:hover {
    width: 100%;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000');
    background: #000;
    background: rgba(0, 0, 0, .7)
}

:root .amazing-list-pea .tile-wrapper-in02 .tile-background-in02 .button-plus-in02:hover {
    filter: none\0/IE9
}

.amazing-list-pea .tile-wrapper-in02:hover .tile-background-in02 {
    opacity: 1
}

.amazing-list-pea .tile-wrapper-in02:hover .tile-background-in02 .button-plus-in02 {
    right: 0;
    opacity: .9;
    height: 100%
}

.js-video {
    height: 0;
    padding-top: 25px;
    padding-bottom: 67.5%;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden
}

.js-video embed,
.js-video iframe,
.js-video object,
.js-video video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.js-video.widescreen {
    padding-bottom: 56.34%
}

.js-video.vimeo {
    padding-top: 0
}

.list-videos {
    position: absolute;
    z-index: 10;
    height: 100%;
    width: 100%;
    transition: all .2s ease
}

.list-community-wrapper .text-hover {
    opacity: 0;
    z-index: 3;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, .7);
    transition: all .2s ease
}

.list-community-wrapper .text-hover a,
.list-community-wrapper .text-hover p {
    color: #fff
}

.list-community-wrapper .text-hover:hover {
    opacity: 1
}

.profile-pea .thumb-avatar-pea {
    height: 200px;
    margin: 15px 15px 15px 0;
    border: 1px solid #ddd;
    width: 200px
}

.profile-pea .title-insert {
    transition: all .2s ease
}

.profile-pea .title-insert:hover {
    color: #999;
    text-decoration: none
}

.profile-pea .list-group .alert-pea {
    width: 380px
}

.profile-pea .list-group .alert-pea p {
    font-size: 20px;
    letter-spacing: .5px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #EF5350
}

.profile-pea .list-group .alert-pea .btn-submit {
    width: 100%
}

.profile-pea .list-group .list-group-item .item-container {
    margin: 0 20px 20px 0
}

.profile-pea .list-group .list-group-item .item-container .thumb-pea .img-container-in02 {
    width: 294px
}

.profile-pea .list-group .list-group-item .item-container .thumb-pea .img-container-in02 img {
    height: 245px
}

.profile-pea .list-group .list-group-item .item-container .title-in02 {
    font-size: 26px;
    margin: 0
}

.profile-pea .list-group .list-group-item .item-container .subtitle-in02 {
    font-size: 14px;
    margin-bottom: 5px
}

.profile-pea .list-group .list-group-item .item-container .text-in02 {
    margin: 0
}

.profile-pea .side-menu-pea {
    margin: 15px
}

.profile-pea .side-menu-pea a,
.profile-pea .side-menu-pea li {
    font-size: 16px;
    line-height: 2.8;
    color: #999;
    transition: all .2s ease
}

.profile-pea .side-menu-pea a:active,
.profile-pea .side-menu-pea a:focus,
.profile-pea .side-menu-pea a:hover {
    color: #000
}

.profile-pea .side-menu-pea li {
    border-bottom: 1px solid #999
}

.profile-pea .side-menu-pea .profile-about-wrapper-mobile {
    padding-left: 15px
}

.profile-pea .side-menu-pea .profile-about-wrapper-mobile .profile-about {
    margin-bottom: 10px
}

.profile-pea .side-menu-pea .profile-about-wrapper-mobile .profile-about .profile-title-in02 {
    font-size: 22px
}

.profile-pea .side-menu-pea .profile-about-wrapper-mobile .profile-about .profile-title-in02 i {
    margin-left: 10px;
    color: #ddd;
    transition: all .2s ease;
    cursor: pointer
}

.profile-pea .side-menu-pea .profile-about-wrapper-mobile .profile-about .profile-title-in02 i:hover {
    margin-left: 10px;
    color: #191919
}

.profile-pea .side-menu-pea .profile-about-wrapper-mobile .profile-about .profile-subtitle-in02 {
    font-size: 15px
}

.profile-pea .side-menu-pea .profile-about-wrapper-mobile .company-wrapper {
    display: inline-flex;
    width: 100%
}

.profile-pea .side-menu-pea .profile-about-wrapper-mobile .company-wrapper .company-label {
    margin-top: 5px;
    display: inline
}

.profile-pea .side-menu-pea .profile-about-wrapper-mobile .profile-about-title {
    font-size: 17px;
    font-weight: 500
}

.profile-pea .side-menu-pea .profile-about-wrapper-mobile .profile-about-text {
    font-size: 14px;
    font-style: italic;
    color: gray;
    margin-bottom: 10px
}

.profile-pea .list-common-pea {
    padding: 10px 0 0
}

.profile-pea .list-common-pea .contents-list-pea {
    width: 100%;
    float: left;
    margin-left: 0
}

.profile-pea .list-common-pea .contents-list-pea .thumb-pea {
    height: 140px;
    margin: 0
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop {
    padding-left: 15px
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop .profile-about {
    margin-bottom: 10px
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop .profile-about .profile-title-in02 {
    font-size: 22px
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop .profile-about .profile-title-in02 i {
    margin-left: 10px;
    color: #ddd;
    transition: all .2s ease;
    cursor: pointer
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop .profile-about .profile-title-in02 i:hover {
    margin-left: 10px;
    color: #191919
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop .profile-about .profile-subtitle-in02 {
    font-size: 15px
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop .company-wrapper {
    display: inline-flex;
    margin-bottom: 20px;
    width: 100%
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop .company-wrapper .company-label a {
    display: inline;
    transition: all .2s ease
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop .company-wrapper:hover .company-label a {
    color: #999;
    text-decoration: none
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop .profile-about-title {
    font-size: 17px;
    font-weight: 500
}

.profile-pea .list-common-pea .profile-about-wrapper-desktop .profile-about-text {
    font-size: 14px;
    font-style: italic;
    color: gray;
    margin-bottom: 10px
}

.profile-pea .item-container {
    cursor: pointer
}

.profile-pea .item-container .list-community-wrapper .subtitle-in02,
.profile-pea .item-container .list-community-wrapper .title-in02 {
    margin: 7px 0
}

.profile-pea .item-container .list-community-wrapper .text-in02 {
    padding-top: 10px
}

.profile-pea .item-container .list-community-wrapper .list-group-item-text-label,
.profile-pea .item-container .list-community-wrapper .subtitle-in02,
.profile-pea .item-container .list-community-wrapper .text-in02,
.profile-pea .item-container .list-community-wrapper .title-in02,
.profile-pea .item-container .list-community-wrapper .ver-mais-in02 {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #666
}

.profile-pea .item-container:hover .list-community-wrapper .list-group-item-text-label,
.profile-pea .item-container:hover .list-community-wrapper .subtitle-in02,
.profile-pea .item-container:hover .list-community-wrapper .text-in02,
.profile-pea .item-container:hover .list-community-wrapper .title-in02,
.profile-pea .item-container:hover .list-community-wrapper .ver-mais-in02 {
    color: #191919
}

.profile-pea .ver-mais-in02 {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-weight: 600
}

.profile-pea .ver-mais-in02:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: underline
}

.social-share-buttons-pea {
    position: fixed;
    right: -100px;
    z-index: 10;
    width: 100px;
    text-align: right;
    transition: all .2s ease
}

.social-share-buttons-pea .share-indicator {
    background: rgba(255, 255, 255, .95);
    width: 200px;
    position: absolute;
    top: 0;
    left: -100px;
    margin-bottom: 1px;
    font-weight: 400;
    text-transform: uppercase;
    height: 50px;
    text-align: left;
    font-size: 15px;
    color: #252525;
    padding-top: 15px;
    padding-left: 15px;
    letter-spacing: 2px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-right: 0
}

.social-share-buttons-pea .btn-share-fb {
    margin-top: 53px
}

.social-share-buttons-pea .btn-share-fb,
.social-share-buttons-pea .btn-share-gp,
.social-share-buttons-pea .btn-share-li,
.social-share-buttons-pea .btn-share-tw {
    width: 80px;
    height: 80px;
    font-size: 20px;
    margin-bottom: 3px;
    padding-top: 24px;
    background: rgba(255, 255, 255, .97);
    transition: all .2s ease;
    border: 1px solid rgba(0, 0, 0, .2);
    border-right: 0
}

.social-share-buttons-pea .btn-share-fb:hover {
    background: #3b5998;
    color: #fff
}

.social-share-buttons-pea .btn-share-gp:hover {
    background: #dd4b39;
    color: #fff
}

.social-share-buttons-pea .btn-share-tw:hover {
    background: #00aced;
    color: #fff
}

.social-share-buttons-pea .btn-share-li:hover {
    background: #007bb6;
    color: #fff
}

.social-share-buttons-pea:hover {
    right: 0
}

.filter-buttons-pea {
    position: fixed;
    right: -100px;
    z-index: 10;
    width: 92px;
    text-align: right;
    transition: all .2s ease
}

.filter-buttons-pea .filter-indicator {
    background: rgba(255, 255, 255, .95);
    width: 180px;
    position: absolute;
    top: 0;
    left: -56px;
    margin-bottom: 1px;
    font-weight: 600;
    text-transform: uppercase;
    height: 50px;
    text-align: left;
    font-size: 15px;
    color: #252525;
    padding-top: 15px;
    padding-left: 15px;
    letter-spacing: 2px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-right: 0
}

.filter-buttons-pea .filter-indicator .fa {
    font-size: 22px
}

.filter-buttons-pea:hover {
    right: 0
}

.edit-profile-pea {
    padding: 10px 0 0
}

.edit-profile-pea .thumb-pea {
    margin-bottom: 20px
}

.edit-profile-pea .form-group .form-big-pea {
    height: 200px
}

.edit-profile-pea .btn-change-password {
    border: 1px solid gray;
    transition: all .3s ease
}

.edit-profile-pea .btn-change-password p {
    font-size: 14px;
    color: gray
}

.edit-profile-pea .btn-change-password:hover p {
    color: #000
}

.password-pages {
    padding: 10px 0 0
}

.password-pages .password-forms {
    width: 250px;
    margin: 0 auto
}

.password-pages .btn-submit {
    width: 220px
}

.password-pages .title2-in02 {
    padding-bottom: 20px
}

.item-list-img .list-community-wrapper,
.item-list-no-img .list-community-wrapper {
    margin: 15px 0;
    padding-bottom: 20px
}

.item-list-img .list-community-wrapper:hover .ver-mais-in02,
.item-list-no-img .list-community-wrapper:hover .ver-mais-in02 {
    text-decoration: underline
}

.list-community-pea {
    padding: 10px 0 0
}

.list-community-pea .alert-warning {
    color: #191919;
    background-color: #fff;
    border-color: #262626;
    border-radius: 0;
    font-size: 18px;
    font-weight: 300
}

.list-community-pea .alert-pea {
    width: 380px
}

.list-community-pea .alert-pea p {
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 400;
    margin-bottom: 10px
}

.list-community-pea .alert-pea .btn-submit {
    width: 100%
}

.list-community-pea .thumb-pea {
    height: 180px;
    width: 100%;
    margin: 10px 10px 10px 0
}

.list-community-pea .img-container-in02 {
    border: 1px solid #999;
    cursor: pointer
}

.list-community-pea .title-in02 {
    margin: 7px 0
}

.list-community-pea .list-group-item-text {
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 13px;
    color: #666
}

.list-community-pea .item-container {
    cursor: pointer
}

.list-community-pea .item-container .list-community-wrapper .subtitle-in02,
.list-community-pea .item-container .list-community-wrapper .title-in02 {
    margin: 0
}

.list-community-pea .item-container .list-community-wrapper .text-in02 {
    padding-top: 0
}

.list-community-pea .item-container .list-community-wrapper .list-group-item-text-label,
.list-community-pea .item-container .list-community-wrapper .subtitle-in02,
.list-community-pea .item-container .list-community-wrapper .text-in02,
.list-community-pea .item-container .list-community-wrapper .title-in02,
.list-community-pea .item-container .list-community-wrapper .ver-mais-in02 {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #666
}

.list-community-pea .item-container:hover .list-community-wrapper .list-group-item-text-label,
.list-community-pea .item-container:hover .list-community-wrapper .subtitle-in02,
.list-community-pea .item-container:hover .list-community-wrapper .text-in02,
.list-community-pea .item-container:hover .list-community-wrapper .title-in02,
.list-community-pea .item-container:hover .list-community-wrapper .ver-mais-in02 {
    color: #191919
}

.list-community-pea .text-in02 {
    margin-top: 10px;
    color: #999
}

.list-community-pea .list-group-item-text-label {
    font-size: 12px;
    color: #191919;
    letter-spacing: 0;
    margin-bottom: 10px
}

.list-community-pea .ver-mais-in02 {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-weight: 600
}

.list-community-pea .ver-mais-in02:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: underline
}

.list-community-pea .related-container {
    display: block
}

.list-community-pea .related-container .control-label,
.list-community-pea .related-container .path-content-in02,
.list-community-pea .related-container .path-in02,
.list-community-pea .related-container .subtitle-in02 {
    text-decoration: none !important
}

.list-community-pea .related-container .related-image-container {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin-bottom: 20px
}

.list-community-pea .related-container .related-image-container img {
    max-width: 100%
}

.list-community-pea .related-container .path-in02 {
    margin: 0
}

.view-community-pea {
    padding: 10px 0 0
}

.view-community-pea .text-in02 {
    margin-top: 30px;
    margin-left: 0
}

.view-community-pea .view-community-wrapper {
    margin-right: 150px;
    margin-bottom: 30px
}

.view-community-pea .view-community-wrapper .btn-submit {
    width: 30%;
    margin-top: 15px
}

.view-community-pea .view-community-wrapper .rank-wrapper,
.view-community-pea .view-community-wrapper .rank-wrapper .rank-buttons {
    padding: 0
}

.view-community-pea .view-community-wrapper .rank-wrapper .rank-buttons small {
    margin-left: 10px
}

.view-community-pea .view-community-wrapper .rank-wrapper .btn-default-small-transparent,
.view-community-pea .view-community-wrapper .rank-wrapper .btn-default-smaller-ok {
    height: 28px;
    font-size: 15px;
    width: 115px;
    margin-bottom: 9px;
    padding-top: 4px;
    float: left
}

.view-community-pea .related-wrapper a {
    text-decoration: none
}

.view-community-pea .related-container {
    display: block
}

.view-community-pea .related-container .control-label {
    text-transform: none
}

.view-community-pea .related-container .path-in02 {
    margin: 0
}

.view-community-pea .related-container .related-image-container {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin-bottom: 20px
}

.view-community-pea .related-container .related-image-container img {
    max-width: 100%
}

.view-community-pea .control-label {
    margin: 0
}

.community-img-container-pea {
    margin: 10px 0
}

.list-group-item-text-label {
    letter-spacing: 1px;
    margin-right: 0
}

.related-container {
    transition: all .2s ease;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer
}

.related-container:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 0;
    border: none;
    margin-top: 20px
}

.list-common-pea {
    padding: 10px 0 0
}

.list-common-pea .form-control {
    width: 230px
}

.list-common-pea .plus-in02 {
    font-size: 200px;
    margin: 0 auto;
    text-align: center;
    font-weight: 100
}

.list-common-pea .plus-in02 a {
    text-decoration: none
}

.list-common-pea .contents-list-pea {
    width: calc(100% - 265px);
    float: left;
    margin-top: 10px
}

.gallery-wrapper-in02 {
    position: relative;
    height: 360px;
    transition: all .3s ease
}

.gallery-wrapper-in02 .title-in02 {
    transition: all .3s ease;
    margin: 0;
    font-size: 18px;
    color: #666;
    display: block
}

.gallery-wrapper-in02 .subtitle-company-in02,
.gallery-wrapper-in02 .subtitle-in02 {
    transition: all .3s ease;
    margin: 0;
    font-size: 12px;
    font-style: italic;
    color: #666;
    display: block
}

.gallery-wrapper-in02 a:hover {
    text-decoration: none
}

.gallery-wrapper-in02 .image-wrapper .text-hover {
    opacity: 0;
    z-index: 3;
    position: absolute;
    width: 100%;
    height: 300px;
    background-color: rgba(0, 0, 0, .7);
    transition: all .2s ease
}

.gallery-wrapper-in02 .image-wrapper .text-hover a,
.gallery-wrapper-in02 .image-wrapper .text-hover p {
    color: #fff
}

.gallery-wrapper-in02 .image-wrapper .img-container-in02 {
    min-height: 300px
}

.gallery-wrapper-in02:hover .image-wrapper .text-hover {
    opacity: 1
}

.gallery-wrapper-in02:hover .subtitle-company-in02,
.gallery-wrapper-in02:hover .subtitle-in02,
.gallery-wrapper-in02:hover .title-in02 {
    color: #191919
}

.image-wrapper-smaller .black-overlay {
    transition: all .2s ease;
    filter: brightness(100%);
    -webkit-filter: brightness(100%);
    -moz-filter: brightness(100%);
    -o-filter: brightness(100%);
    -ms-filter: brightness(100%);
    height: 250px;
    cursor: pointer
}

.image-wrapper-smaller .black-overlay:hover {
    transition: all .2s ease;
    filter: brightness(30%);
    -webkit-filter: brightness(30%);
    -moz-filter: brightness(30%);
    -o-filter: brightness(30%);
    -ms-filter: brightness(30%)
}

.image-wrapper-smaller:hover .text-hover {
    z-index: 9999;
    position: absolute;
    left: 15px;
    top: 100px;
    display: block
}

.image-wrapper-smaller:hover .text-hover a,
.image-wrapper-smaller:hover .text-hover p {
    color: #fff
}

.image-wrapper-smaller2 .black-overlay {
    transition: all .2s ease;
    filter: brightness(100%);
    -webkit-filter: brightness(100%);
    -moz-filter: brightness(100%);
    -o-filter: brightness(100%);
    -ms-filter: brightness(100%);
    height: 140px;
    cursor: pointer
}

.image-wrapper-smaller2 .black-overlay:hover {
    transition: all .2s ease;
    filter: brightness(30%);
    -webkit-filter: brightness(30%);
    -moz-filter: brightness(30%);
    -o-filter: brightness(30%);
    -ms-filter: brightness(30%)
}

.image-wrapper-smaller2:hover .text-hover {
    z-index: 9999;
    position: absolute;
    left: 15px;
    top: 100px;
    display: block
}

.image-wrapper-smaller2:hover .text-hover a,
.image-wrapper-smaller2:hover .text-hover p {
    color: #fff
}

.list-common-pea .contents-menu-pea {
    float: left;
    width: 265px;
    margin-top: 10px
}

.list-common-pea #custom-search-pea {
    padding: 0
}

.wrap-embedded-video-pea {
    margin-top: 20px
}

.nav-tabs {
    margin-top: 10px
}

#enterprise-view-pea .btn-submit {
    width: 200px
}

#enterprise-view-pea .user-avatar-pea {
    width: 35px;
    height: 35px;
    margin-right: 10px
}

#enterprise-view-pea .label-associated-ent {
    font-size: 11px;
    width: 125px;
    margin-left: 0;
    margin-bottom: 10px;
    color: green
}

#enterprise-view-pea .wrapper-view-in02 .enterprise-who {
    width: 100%;
    height: 50px
}

#enterprise-view-pea .wrapper-view-in02 .enterprise-who .user-avatar-pea {
    display: inline-block;
    float: left;
    position: absolute;
    width: 40px;
    height: 40px
}

#enterprise-view-pea .wrapper-view-in02 .enterprise-who .company-label {
    display: inline-block;
    margin-left: 50px
}

.subtitle-in02 {
    margin-bottom: 7px
}

.text-in02 {
    margin-top: 20px
}

.title-in02 {
    margin: 7px 0
}

.related-wrapper a {
    text-decoration: none
}

.related-container {
    display: block
}

.related-container .control-label {
    text-transform: none
}

.related-container .related-image-container {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin-bottom: 20px
}

.related-container .related-image-container img {
    max-width: 100%
}

.tile-wrapper-in02 {
    top: 0;
    height: auto
}

.tile-wrapper-in02 .btn-submit {
    width: 200px
}

.tile-wrapper-in02 .tile-background-in02 {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0
}

.tile-wrapper-in02 .tile-content-in02 {
    margin-top: 20px;
    padding: 35px;
    position: relative;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF');
    background: #fff;
    background: rgba(255, 255, 255, .95)
}

:root .tile-wrapper-in02 .tile-content-in02 {
    filter: none\0/IE9
}

.tile-wrapper-in02 .tile-content-in02 .rank-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0
}

.tile-wrapper-in02 .tile-content-in02 .rank-wrapper .rank-buttons {
    padding: 0
}

.tile-wrapper-in02 .tile-content-in02 .rank-wrapper .rank-buttons small {
    margin-left: 10px
}

.tile-wrapper-in02 .tile-content-in02 .rank-wrapper .btn-default-small-transparent,
.tile-wrapper-in02 .tile-content-in02 .rank-wrapper .btn-default-smaller-ok {
    height: 28px;
    font-size: 15px;
    width: 115px;
    margin-bottom: 9px;
    padding-top: 4px;
    float: left
}

.tile-wrapper-in02 .tile-content-in02 .img-wrapper-in02 {
    text-align: center;
    margin: 50px 100px
}

.tile-wrapper-in02 .tile-content-in02 .gallery-container .item-image {
    margin: 0 0 30px;
    height: 200px
}

.about-pea .tile-background-in02 img,
.how-to-anunc-pea .tile-background-in02 img {
    height: 100%
}

@media only screen and (max-width: 900px) {
    .navbar {
        height: auto !important;
        padding: 5px 12px 0;
        position: fixed;
        width: 100%;
        z-index: 9999;
    }
}

@media only screen and (min-width:0) {
    .navbar {
        background-color: rgba(255, 255, 255, .97);
        border: none;
        -webkit-box-shadow: 0 6px 3px -2px rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 6px 3px -2px rgba(0, 0, 0, .08);
        box-shadow: 0 6px 3px -2px rgba(0, 0, 0, .08);
        margin-bottom: 0;
        min-height: 60px;

    }

    .navbar .navbar-header {
        min-height: 60px
    }

    .navbar .navbar-nav {
        height: 60px
    }

    .navbar .navbar-brand {
        height: 60px;
        padding-top: 0;
        padding-bottom: 0px;
        display: flex;
        align-items: center;
    }

    .navbar .navbar-form {
        border: none;
        margin-top: 10px
    }

    .navbar .navbar-form .form-control {
        border-radius: 0
    }

    .navbar button:active,
    .navbar button:focus,
    .navbar button:hover {
        border: none;
        color: #fff;
        background-color: #191919
    }

    .user-avatar-pea {
        border: 1px solid #DDD;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        float: left
    }

    .inner-addon-small {
        height: 20px
    }

    .form-control {
        background-color: #fff
    }

    input:active,
    input:focus,
    input:hover,
    select:active,
    select:focus,
    select:hover,
    textarea:active,
    textarea:focus,
    textarea:hover {
        border: 1px solid #666;
        -webkit-box-shadow: 0 0 19px -6px rgba(0, 0, 0, .28);
        -moz-box-shadow: 0 0 19px -6px rgba(0, 0, 0, .28);
        box-shadow: 0 0 19px -6px rgba(0, 0, 0, .28)
    }

    .user-area-pea {
        height: 60px
    }

    .user-area-pea .welcome-label-pea {
        display: none
    }

    .navbar-nav>.open>a,
    .navbar-nav>li>a {
        height: 60px
    }

    .welcome-label-container p {
        color: #000
    }
}

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

    #dropdown-authentication-pea,
    #entrar-desktop,
    #navbar-desktop {
        display: none
    }

    #welcome-mobile {
        width: 25%;
        position: fixed
    }

    #welcome-mobile a .welcome-name-pea {
        margin-left: 10px;
        text-align: left;
        text-transform: none;
        font-size: 11px;
        font-weight: 500;
        width: 135px
    }

    #welcome-mobile hr {
        display: none
    }

    #welcome-mobile .user-avatar-pea {
        margin: 9px
    }

    #welcome-mobile .profile-session {
        width: 25%;
        text-align: left;
        font-size: 14px;
        text-transform: none;
        font-weight: 500;
        margin-left: -3px
    }

    #welcome-mobile .profile-session p {
        text-transform: none;
        font-weight: 500;
        font-size: 12px
    }

    #welcome-mobile .profile-session p a {
        color: #fff;
        float: left
    }

    #welcome-desktop {
        display: none
    }

    #about-mobile {
        width: 25%;
        float: left;
        display: inherit;
        margin: 68px 15px 0 0;
        text-align: left;
        position: relative
    }

    #about-mobile a {
        font-size: 12px;
        display: block;
        text-transform: uppercase;
        color: #999;
        padding: 0 0 0 10px
    }

    #about-mobile a:hover {
        color: #fff
    }

    .follow-social-collapse-pea {
        display: inline-block
    }

    .follow-social-collapse-pea .follow-facebook,
    .follow-social-collapse-pea .follow-googleplus,
    .follow-social-collapse-pea .follow-linkedin,
    .follow-social-collapse-pea .follow-twitter {
        padding: 0 0 10px 10px;
        display: inline
    }

    .user-area-text-mobile {
        width: 100px;
        text-align: left
    }

    .menu-links-mobile {
        position: fixed;
        right: 30px;
        top: 50px
    }

    .social-mobile {
        display: block;
        height: 50px;
        position: relative;
        float: right;
        margin-top: 105px;
        margin-right: 10px
    }

    .social-mobile .btn-default-fb,
    .social-mobile .btn-default-gp,
    .social-mobile .btn-default-li,
    .social-mobile .btn-default-tw {
        background-color: rgba(0, 0, 0, .3);
        height: 35px;
        width: 35px;
        font-size: 12px;
        font-weight: 400;
        padding: 0;
        margin: 2px;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .social-mobile .btn-default-fb .fa,
    .social-mobile .btn-default-gp .fa,
    .social-mobile .btn-default-li .fa,
    .social-mobile .btn-default-tw .fa {
        margin-top: 11px
    }

    #entrar-mobile {
        display: block;
        position: fixed;
        width: 25%
    }

    #entrar-mobile hr {
        margin: 10px 0;
        opacity: .2
    }

    #entrar-mobile p {
        margin-bottom: 10px
    }

    #registar-mobile {
        display: block;
        position: fixed;
        width: 25%;
        top: 100px
    }

    #registar-mobile hr {
        margin: 10px 0;
        opacity: .2
    }

    #registar-mobile p {
        margin-bottom: 10px
    }

    .navbar-toggle {
        display: block;
        border: 0;
        padding: 6px
    }

    .navbar-toggle .fa {
        font-size: 30px
    }

    .navbar-collapse {
        text-align: right;
        max-height: 100vh;
        background-color: rgba(0, 0, 0, .9);
        overflow-y: scroll;
        text-align: right;
        max-height: 100vh;
        overflow-y: scroll;
        z-index: 9999;
        width: 100vw;
        margin: 0;
        width: 100vw;
        height: auto;
        text-align: center;
        height: calc(100vh - 100px);
        padding: 22px;
        position: fixed;
        top: 59px;
        left: 0px;
        right: 0px;
        padding-bottom: 59px;
        background: rgb(26, 26, 26);

    }

    .navbar-collapse a {
        height: 30px;
        padding: 15px
    }

    .navbar-collapse li {
        width: 100%;
        float: right;
        border-bottom: 0 !important;

    }

    .navbar-collapse a {
        color: white !important;
    }

    .navbar-collapse p {
        text-transform: uppercase;
        font-size: 15px;
        letter-spacing: 1px;
        font-weight: 300;
        color: #fff;
        margin-right: 0;
        margin-top: -10px
    }

    .navbar-collapse p .fa {
        opacity: .2;
        font-size: 16px;
        margin-right: 5px
    }

    .navbar-collapse p:active,
    .navbar-collapse p:focus,
    .navbar-collapse p:hover {
        color: gray;
        text-decoration: none
    }

    .navbar-collapse p:active .fa,
    .navbar-collapse p:focus .fa,
    .navbar-collapse p:hover .fa {
        opacity: 1
    }

    .navbar-nav .open a:active,
    .navbar-nav .open a:focus,
    .navbar-nav .open a:hover,
    .navbar-nav .open a:visited {
        background-color: rgba 255, 255, 255, .1 !important
    }

    .navbar-nav .open .dropdown-menu {
        float: right;
        text-align: right;
        width: 75%;
        margin-top: -8px
    }

    .navbar-nav .open .dropdown-menu a {
        margin: 0 10px 0 0
    }

    .navbar-nav .open .dropdown-menu li {
        height: 25px
    }

    .navbar-nav>.open>a {
        background-color: transparent;
        height: 42px
    }

    .navbar-nav li a {
        float: right
    }

    .navbar-form {
        position: absolute;
        margin: 0;
        padding: 0;
        border: none;
        display: inline-block;
        width: 60%
    }

}

@media only screen and (min-width:767px) {

    #caret-hide,
    #navbar-mobile {
        display: none
    }

    #comunidade-link,
    #empresas-link {
        display: block
    }

    #entrar-mobile,
    #registar-mobile,
    .social-mobile {
        display: none
    }

    #entrar-desktop {
        display: block
    }

    #about-mobile,
    #welcome-mobile {
        display: none
    }

    .navbar .navbar-form .form-group {
        display: block
    }

    .navbar .navbar-form .form-control {
        width: 160px
    }

    .follow-social-collapse-pea {
        display: none
    }

    p {
        font-size: 14px;
        letter-spacing: 0;
        font-weight: 400
    }

    .nav>li>a {
        padding-right: 10px;
        padding-left: 10px
    }

    .navbar-nav>.open>a {
        background-color: #191919
    }

    .navbar-nav>.open>a p {
        color: #fff
    }

    .navbar-nav>li>a {
        color: #191919;
        border-bottom: 5px solid rgba(25, 25, 25, 0);
        border-bottom-width: 5px;
        transition: all .2s ease-in
    }

    .navbar-nav>li>a.active-navbar-pea {
        border-bottom: 5px solid #ddd
    }

    .navbar-nav>li>a:hover {
        border-bottom: 5px solid #191919
    }

    .dropdown-menu {
        padding: 0
    }

    .dropdown-menu li>a:hover {
        background-color: #191919;
        color: #fff
    }

    .user-area-pea {
        border-left: 1px solid #ddd;
        width: 60px
    }

    .user-area-pea .welcome-name-pea {
        margin-right: 0;
        font-weight: 600;
        text-transform: uppercase
    }

    .user-area-pea .welcome-label-pea {
        line-height: inherit;
        font-size: 15px;
        margin-right: 0
    }

    .user-area-pea .user-area-text {
        text-align: center
    }

    .user-area-pea p {
        text-align: right
    }

    .user-area-pea .title-h2-in02 p a {
        color: #191919;
        transition: all .2s ease-in
    }

    .user-area-pea .title-h2-in02 p a:hover {
        color: #999
    }

    .user-area-pea .social-icons {
        float: left
    }

    .user-area-pea .social-icons span {
        position: absolute
    }

    .user-area-pea .social-icons p {
        text-align: center;
        font-weight: 600
    }

    .user-area-pea .form-control {
        border-radius: 0
    }

    .user-area-pea .title-small-pea {
        font-weight: 400;
        text-align: left;
        margin-bottom: 10px;
        color: #585353;
        font-size: 24px
    }

    .user-area-pea .btn-default-small {
        float: left;
        background-color: #191919;
        color: #fff;
        width: 100px;
        font-weight: 500;
        font-size: 14px
    }

    .user-area-pea .btn-default-small:hover {
        background-color: #fff;
        color: #000;
        border: 1px solid #ddd
    }

    .user-area-pea .dropdown-menu {
        padding: 20px;
        border: 1px solid #ddd;
        height: 2000px;
        width: 320px;
        background-color: rgba(255, 255, 255, .95);
        text-align: right
    }

    .user-area-pea .dropdown-menu .user-avatar-pea {
        width: 69px;
        height: 69px
    }

    .user-area-pea .dropdown-menu .register-pea {
        color: #000;
        float: left
    }

    .user-avatar-pea {
        border: 1px solid #DDD;
        width: 40px;
        height: 40px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        margin-top: -5px
    }
}

@media only screen and (min-width:910px) {
    .navbar .navbar-form .form-group {
        display: block
    }

    .navbar .navbar-form .form-control {
        width: 180px
    }

    .nav>li>a {
        padding-right: 15px;
        padding-left: 15px
    }

    p {
        font-size: 15px;
        letter-spacing: .5px;
        font-weight: 400
    }

    .user-area-pea {
        width: 100px
    }
}

@media only screen and (min-width:1200px) {
    .navbar .navbar-form .form-group {
        display: block
    }

    .navbar .navbar-form .form-control {
        width: 300px
    }

    .user-area-pea {
        width: 250px
    }

    .user-area-pea .welcome-label-pea {
        display: block
    }

    .user-area-pea .user-avatar-pea {
        float: left
    }
}

@media only screen and (min-width:0) {
    #img-desktop {
        display: none
    }

    .img-list-mobile {
        width: 100%;
        height: 200px;
        overflow: hidden;
        margin: 10px 0
    }

    .img-list-mobile img {
        display: block;
        max-width: 100%
    }

    .form-control {
        border-radius: 0
    }

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

    .has-error .help-block {
        color: #EF5350;
        font-size: 12px;
        margin: 0
    }
}

@media only screen and (min-width:480px) {
    .img-list-mobile img {
        margin: -75px 0 0
    }
}

@media only screen and (max-width:992px) {
    .core-home-welcome-in02 hr {
        margin-top: 20px
    }

    .core-home-welcome-in02 .tile-wrapper-in02 .tile-content-in02 .img-list-mobile img {
        display: none
    }

    .core-home-welcome-in02 .col-sm-8 {
        width: 80%
    }
}

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

    a:active,
    a:hover,
    a:visited {
        text-decoration: none
    }

    #company-mobile {
        display: inline-block
    }

    #company-desktop {
        display: none
    }

    #rank-vis {
        display: block
    }

    .hr-vis {
        margin-top: 20px;
        display: block
    }

    .map-pea-mobile {
        display: block
    }

    .hr-vis-desktop,
    .map-pea {
        display: none
    }

    .hr-vis-mobile {
        display: block;
        margin: 8px 0 18px
    }

    .contents-menu-pea {
        padding-top: 10px;
        display: block;
        width: 100% !important
    }

    .contents-menu-pea #custom-search-pea,
    .contents-menu-pea .form-group .form-control {
        width: 100%
    }

    #jqtree-wrapper {
        width: 100% !important
    }

    #ads-desktop {
        display: none
    }

    #signin-pea .elem-group-big-pea .btn-default-fb,
    #signin-pea .elem-group-big-pea .btn-default-gp,
    #signin-pea .elem-group-big-pea .btn-default-li,
    #signin-pea .elem-group-big-pea .btn-default-tw,
    #signup-pea .elem-group-big-pea .btn-default-fb,
    #signup-pea .elem-group-big-pea .btn-default-gp,
    #signup-pea .elem-group-big-pea .btn-default-li,
    #signup-pea .elem-group-big-pea .btn-default-tw {
        height: 50px;
        width: 50px;
        font-size: 20px;
        margin: 5px
    }

    #signin-pea .elem-group-big-pea .btn-default-fb .fa-facebook,
    #signin-pea .elem-group-big-pea .btn-default-fb .fa-google-plus,
    #signin-pea .elem-group-big-pea .btn-default-fb .fa-linkedin,
    #signin-pea .elem-group-big-pea .btn-default-fb .fa-twitter,
    #signin-pea .elem-group-big-pea .btn-default-gp .fa-facebook,
    #signin-pea .elem-group-big-pea .btn-default-gp .fa-google-plus,
    #signin-pea .elem-group-big-pea .btn-default-gp .fa-linkedin,
    #signin-pea .elem-group-big-pea .btn-default-gp .fa-twitter,
    #signin-pea .elem-group-big-pea .btn-default-li .fa-facebook,
    #signin-pea .elem-group-big-pea .btn-default-li .fa-google-plus,
    #signin-pea .elem-group-big-pea .btn-default-li .fa-linkedin,
    #signin-pea .elem-group-big-pea .btn-default-li .fa-twitter,
    #signin-pea .elem-group-big-pea .btn-default-tw .fa-facebook,
    #signin-pea .elem-group-big-pea .btn-default-tw .fa-google-plus,
    #signin-pea .elem-group-big-pea .btn-default-tw .fa-linkedin,
    #signin-pea .elem-group-big-pea .btn-default-tw .fa-twitter,
    #signup-pea .elem-group-big-pea .btn-default-fb .fa-facebook,
    #signup-pea .elem-group-big-pea .btn-default-fb .fa-google-plus,
    #signup-pea .elem-group-big-pea .btn-default-fb .fa-linkedin,
    #signup-pea .elem-group-big-pea .btn-default-fb .fa-twitter,
    #signup-pea .elem-group-big-pea .btn-default-gp .fa-facebook,
    #signup-pea .elem-group-big-pea .btn-default-gp .fa-google-plus,
    #signup-pea .elem-group-big-pea .btn-default-gp .fa-linkedin,
    #signup-pea .elem-group-big-pea .btn-default-gp .fa-twitter,
    #signup-pea .elem-group-big-pea .btn-default-li .fa-facebook,
    #signup-pea .elem-group-big-pea .btn-default-li .fa-google-plus,
    #signup-pea .elem-group-big-pea .btn-default-li .fa-linkedin,
    #signup-pea .elem-group-big-pea .btn-default-li .fa-twitter,
    #signup-pea .elem-group-big-pea .btn-default-tw .fa-facebook,
    #signup-pea .elem-group-big-pea .btn-default-tw .fa-google-plus,
    #signup-pea .elem-group-big-pea .btn-default-tw .fa-linkedin,
    #signup-pea .elem-group-big-pea .btn-default-tw .fa-twitter {
        margin-top: 9px
    }

    footer {}

    .title-in02 {
        font-weight: 300;
        margin: 7px 0
    }

    .title2-in02 {
        font-weight: 300
    }

    .subtitle-in02 {
        margin-bottom: 7px
    }

    .text-in02 {
        margin: 0;
        letter-spacing: 0
    }

    .path-in02 {
        margin-top: 0
    }

    .core-home-welcome-in02 .tile-wrapper-in02 {
        height: inherit
    }

    .core-home-welcome-in02 .tile-wrapper-in02 .tile-content-in02 {
        background-color: rgba(255, 255, 255, 0);
        width: 100%;
        padding: 0;
        height: inherit;
        top: 15px;
        position: relative;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .core-home-welcome-in02 .tile-wrapper-in02 .tile-content-in02 .img-list-mobile img {
        display: none
    }

    .core-home-welcome-in02 .tile-wrapper-in02 .tile-background-in02 {
        position: relative
    }

    .amazing-list-pea .tile-wrapper-in02 {
        height: inherit
    }

    .amazing-list-pea .tile-wrapper-in02 .tile-content-in02 {
        background-color: rgba(255, 255, 255, 0);
        width: 100%;
        padding: 0;
        height: inherit;
        top: 15px;
        position: relative;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .amazing-list-pea .tile-wrapper-in02 .tile-content-in02 .img-list-mobile img {
        display: none
    }

    .amazing-list-pea .tile-wrapper-in02 .tile-background-in02 {
        position: relative
    }

    .core-home-in02 .logo-home-in02 img {
        height: 80px
    }

    .core-home-in02 .slick-banner-pea .middle-content-in02 {
        height: 50%
    }

    .core-home-in02 .slick-banner-pea .middle-content-in02 p {
        margin-bottom: 0
    }

    .core-home-in02 .slick-banner-pea .middle-content-in02 .vertical-align-in02 {
        top: 46%
    }

    .core-home-in02 .slick-banner-pea .middle-content-in02 .vertical-align-in02 .button-in02 {
        font-size: 10px
    }

    .core-home-in02 .slick-banner-pea .middle-content-in02 .vertical-align-in02 .landing-title-in02 {
        font-size: 28px;
        font-weight: 400
    }

    .core-home-in02 .slick-banner-pea .middle-content-in02 .vertical-align-in02 .landing-subtitle-in02 {
        font-size: 16px
    }

    .core-home-in02 .slick-banner-pea .slick-dots {
        position: absolute;
        bottom: 84px;
        z-index: 3004
    }

    .core-home-in02 .slick-banner-pea .slick-dots [id^=slick-slide] button:before {
        font-size: 10px;
        color: #000;
        margin: 0 10px;
        border: 1px solid #999;
        border-radius: 50%
    }


    .social-share-buttons-pea {
        position: fixed;
        right: 0;
        z-index: 999;
        width: 100%;
        text-align: center;
        transition: all .2s ease;
        top: 100px;

    }

    @media only screen and (max-width: 1200px) {
        .social-share-buttons-pea {}
    }

    .social-share-buttons-pea .share-indicator {
        background: rgba(255, 255, 255, .95);
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin-bottom: 1px;
        font-weight: 400;
        text-transform: uppercase;
        height: 50px;
        text-align: left;
        font-size: 15px;
        color: #252525;
        padding-top: 15px;
        padding-left: 15px;
        letter-spacing: 2px;
        border-bottom: 1px solid rgba(0, 0, 0, .2)
    }

    .social-share-buttons-pea .btn-share-fb {
        margin-top: 0
    }

    .social-share-buttons-pea .btn-share-fb,
    .social-share-buttons-pea .btn-share-gp,
    .social-share-buttons-pea .btn-share-li,
    .social-share-buttons-pea .btn-share-tw {
        width: 60px;
        height: 60px;
        font-size: 16px;
        margin-right: 3px;
        padding-top: 18px;
        background: rgba(255, 255, 255, .97);
        transition: all .2s ease;
        border: 1px solid rgba(0, 0, 0, .2);
        position: relative;
        top: -150px;
        float: left
    }

    .social-share-buttons-pea .btn-share-fb:hover {
        background: #3b5998;
        color: #fff
    }

    .social-share-buttons-pea .btn-share-gp:active {
        background: #dd4b39;
        color: #fff
    }

    .social-share-buttons-pea .btn-share-tw:active {
        background: #00aced;
        color: #fff
    }

    .social-share-buttons-pea .btn-share-li:active {
        background: #007bb6;
        color: #fff
    }

    .social-share-buttons-pea:active .btn-share-fb,
    .social-share-buttons-pea:active .btn-share-gp,
    .social-share-buttons-pea:active .btn-share-li,
    .social-share-buttons-pea:active .btn-share-tw,
    .social-share-buttons-pea:hover .btn-share-fb,
    .social-share-buttons-pea:hover .btn-share-gp,
    .social-share-buttons-pea:hover .btn-share-li,
    .social-share-buttons-pea:hover .btn-share-tw {
        top: 53px
    }

    .tile-wrapper-in02 {
        margin: 0
    }

    .tile-wrapper-in02 .subtitle-in02 {
        margin-bottom: 7px
    }

    .tile-wrapper-in02 .text-in02 {
        margin-top: 20px;
        line-height: 1.5;
        font-weight: 300
    }

    .tile-wrapper-in02 .tile-content-in02 {
        padding: 15px;
        margin-top: 260px
    }

    .tile-wrapper-in02 .tile-background-in02 .img-container-in02 {
        height: 70%
    }

    .tile-wrapper-in02 .tags-pea {
        font-size: 15px
    }

    .tile-wrapper-in02 .gallery-container {
        margin-top: 20px
    }

    .tile-wrapper-in02 .gallery-container img .ng-thumb {
        height: 170px
    }

    .tile-wrapper-in02 .gallery-container .hr-vis {
        display: block
    }

    .tile-wrapper-in02 .gallery-container .label-content {
        display: none
    }

    .tile-wrapper-in02 .gallery-container .ng-thumb {
        height: 160px;
        opacity: 1;
        margin: 0 10px 10px 0;
        transition: all .5s ease;
        filter: brightness(100%);
        -webkit-filter: brightness(100%);
        -moz-filter: brightness(100%);
        -o-filter: brightness(100%);
        -ms-filter: brightness(100%)
    }

    .tile-wrapper-in02 .gallery-container .ng-thumb:active {
        filter: brightness(50%);
        -webkit-filter: brightness(50%);
        -moz-filter: brightness(50%);
        -o-filter: brightness(50%);
        -ms-filter: brightness(50%)
    }

    #list-enterprises-in02,
    #list-products-in02,
    .list-common-pea {
        padding: 0
    }

    .list-common-pea a {
        color: #000
    }

    .list-common-pea .list-text-mobile {
        display: block
    }

    .list-common-pea .contents-list-pea {
        width: 100%;
        padding: 15px
    }

    .list-common-pea .contents-list-pea .title2-in02 {
        margin-top: 0;
        font-weight: 300
    }

        {
        padding: 0
    }

    .hr-vis {
        margin-top: 20px;
        display: block
    }

    .text-hover {
        display: none
    }

    .image-wrapper {
        transition: all .5s ease;
        filter: brightness(100%);
        -webkit-filter: brightness(100%);
        -moz-filter: brightness(100%);
        -o-filter: brightness(100%);
        -ms-filter: brightness(100%)
    }

    .image-wrapper:active {
        filter: brightness(50%);
        -webkit-filter: brightness(50%);
        -moz-filter: brightness(50%);
        -o-filter: brightness(50%);
        -ms-filter: brightness(50%)
    }

    .image-wrapper:hover .text-hover {
        display: none
    }

    .view-community-pea .view-community-wrapper {
        margin-right: 0;
        margin-top: 55px
    }

    .view-community-pea .text-in02 {
        line-height: 1.5;
        font-weight: 300
    }

    .view-community-pea .related-container {
        opacity: 1
    }

    .view-community-pea .related-container .related-image-container {
        width: 100%;
        height: 100px;
        overflow: hidden
    }

    .view-community-pea .related-container .related-image-container img {
        max-width: 100%
    }

    .view-community-pea .gallery-container .hr-vis {
        display: block
    }

    .list-community-pea .list-group .list-group-item .item-container .list-community-wrapper .list-group-item-text-label,
    .list-community-pea .list-group .list-group-item .item-container .list-community-wrapper .text-in02,
    .list-community-pea .list-group .list-group-item .item-container .list-community-wrapper .title-in02 {
        color: #191919
    }

    .list-community-pea .list-group .list-group-item .item-container .list-community-wrapper .ver-mais-in02 {
        text-decoration: underline
    }

    .list-community-pea .related-container {
        opacity: 1
    }

    .item-container .list-community-wrapper .list-group-item-text-label,
    .item-container .list-community-wrapper .text-in02,
    .item-container .list-community-wrapper .title-in02 {
        color: #191919
    }

    .item-container .list-community-wrapper .ver-mais-in02 {
        color: #191919;
        text-decoration: underline
    }

    .profile-pea .thumb-avatar-pea {
        height: 60px;
        width: 60px;
        margin: 0 15px 15px 0;
        border: 1px solid #ddd;
        border-radius: 50%;
        min-height: 60px;
        min-width: 60px
    }

    .profile-pea .contents-list-pea {
        padding: 0
    }

    .profile-pea .item-container .list-community-wrapper .title-in02 {
        margin-top: 0 !important
    }

    .profile-pea .list-group-item-text-label,
    .profile-pea .subtitle-in02,
    .profile-pea .text-in02,
    .profile-pea .title-in02,
    .profile-pea .ver-mais-in02 {
        color: #000 !important
    }

    .profile-pea .list-group-item-text-label:hover,
    .profile-pea .subtitle-in02:hover,
    .profile-pea .text-in02:hover,
    .profile-pea .title-in02:hover,
    .profile-pea .ver-mais-in02:hover {
        text-decoration: none
    }

    .profile-pea .side-menu-pea a,
    .profile-pea .side-menu-pea li {
        margin-right: 20px
    }

    .profile-pea .side-menu-pea .header-in02 {
        border-bottom: 1px solid #000;
        margin-bottom: 10px
    }

    .profile-pea .side-menu-pea .avatar-and-about {
        display: flex
    }

    .profile-pea .side-menu-pea .avatar-and-about .profile-about-mobile .profile-title-in02 {
        font-size: 20px
    }

    .profile-pea .side-menu-pea .profile-about-wrapper-mobile {
        display: block;
        padding-left: 0
    }

    .profile-pea .side-menu-pea .profile-about-wrapper-mobile .company-wrapper .company-label a {
        font-size: 12px;
        line-height: 0
    }

    .profile-pea .list-common-pea .title2-in02 {
        font-size: 25px;
        font-weight: 300
    }

    .profile-pea .list-common-pea .profile-about-wrapper-desktop {
        display: none
    }

    .profile-pea .profile-menu-list ul {
        width: 100%
    }

    .profile-pea .profile-menu-list li {
        display: inline-block;
        margin: 2px 0;
        border: 1px solid #ddd
    }

    .profile-pea .profile-menu-list li a {
        margin: 0 8px
    }

    .about-pea .tile-content-in02,
    .how-to-anunc-pea .tile-content-in02 {
        margin-top: 30px
    }
}

@media only screen and (min-width:767px) {

    #img-mobile,
    .filter-buttons-pea {
        display: none
    }

    #footer-pea,
    #img-desktop {
        display: block
    }

    #company-mobile {
        display: none
    }

    #company-desktop {
        display: inline-block
    }

    #rank-vis,
    .hr-vis,
    .map-pea-mobile {
        display: none
    }

    .map-pea {
        display: block
    }

    .hr-vis-mobile,
    .list-common-pea .list-text-mobile,
    .profile-pea .side-menu-pea .profile-about-mobile,
    .profile-pea .side-menu-pea .profile-about-wrapper-mobile {
        display: none
    }

    .profile-pea .list-common-pea .profile-about-wrapper-desktop {
        display: block
    }
}

@media only screen and (max-width:1200px) {
    #copyright-mobile {
        display: block
    }

    #copyright-desktop {
        display: none
    }

    .follow-social-pea-mobile {
        display: inline-flex
    }

    .follow-social-pea {
        display: none
    }
}

@media only screen and (min-width:1200px) {
    #copyright-mobile {
        display: none
    }

    #copyright-desktop {
        display: block
    }

    .follow-social-pea-mobile {
        display: none
    }
}

/* Custom Sub navbar favorites */
.sub-navbar{
	margin-top: 60px;
	padding: 15px;
	background-color: #f5f5f5;
	box-shadow: 0 6px 3px -2px rgb(0 0 0 / 8%);
	position: sticky;
    top: 60px;
    z-index: 9;
}

.sub-navbar--list{
	display: flex;
	align-items: center;
	gap: 28px;
}

.sub-navbar--list--item{
	font-size: 18px;
	position: relative;
}

.sub-navbar--list--item::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 0;
	background-color: #ccc;
	transition: all ease-in-out 0.2s;
}

.sub-navbar--list--item:hover::after{
	width: 100%;
}

.favorite-heading{
	font-size: 22px;
    font-weight: 500;
}

// Hide translator tags

.translate-tooltip-mtz.translator-hidden{
	display: none
}