/*
Theme Name: Admin black
Theme URI: http://groupsoftware.com.br
Description: Template wordpress Group Software
Author: lucas.motta
Author URI: http://groupsoftware.com.br
Version: 1.0
Created on : 15/03/2017, 09:19:32
Tags: one-column, two-columns, three-columns, four-columns, right-sidebar, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
License:
License URI:
Text Domain: admin-black
*/
/*
GERAL
============================================================================= */
/* width */
.full-width {
    width: 100%;
}

/* alignment */
.no-float,
.inl-blk-childs>*,
.table-css>*,
.blk-childs>* {
    float: none;
}

.right {
    float: right;
}

.left {
    float: left;
}

/* render */
.inl-blk-childs {
    font-size: 0;
}

.inl-blk,
.inl-blk-childs>* {
    display: inline-block;
}

.inl-blk-childs>* {
    font-size: 14px;
}

.blk-childs>*,
.blk {
    display: block;
}

.table-css {
    display: table;
}

.table-css>* {
    display: table-cell;
}

.vcenter,
.inl-blk-childs>*,
.table-css>* {
    vertical-align: middle;
}

.vtop,
.inl-blk-childs>.vtop {
    vertical-align: top;
}

.vbottom {
    vertical-align: bottom;
}

/* render */
.relative {
    position: relative;
}

/* margin */
.no-margin,
.no-spaces {
    margin: 0;
}

.margin-top,
.margin-y {
    margin-top: 15px;
}

.margin-bottom,
.margin-y {
    margin-bottom: 15px;
}

.margin-right,
.margin-x {
    margin-right: 15px;
}

.margin-left,
.margin-x {
    margin-left: 15px;
}

/* padding */
.no-padding,
.no-spaces {
    padding: 0;
}

.padding-top,
.padding-y {
    padding-top: 15px;
}

.padding-bottom,
.padding-y {
    padding-bottom: 15px;
}

.padding-right,
.padding-x {
    padding-right: 15px;
}

.padding-left,
.padding-x {
    padding-left: 15px;
}

/* btn */
/* form */
/* background */
.bgwhite {
    background: #fff;
}

.bgprimary {
    background-color: #eeeeee;
}

/* text */
h2,
.h2 {
    font-size: 30px;
}

.bold {
    font-weight: 600;
}

.italic {
    font-style: italic;
}

.text-featured {
    font-size: 16px;
}

.text-black {
    color: #323232;
}

/* btn */
.btn {
    padding: 18px 25px;
}

/* EDIT
============================================================================== */
#banner.hero-3 {
    height: auto;
    padding: 17.5% 0;
}

.full-section::before {
    background: rgba(0, 0, 0, 0.4);
}

.breadcrumbs-area {
    padding: 31px 0;
}

.modal-header .close {
    position: relative;
    z-index: 1;
}

.social-links-2 a,
.social-links-1 a {
    display: inline-block;
    float: none;
    font-size: 15px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.a-link {
    color: #232323;
}

/* header */
.info-box {
    display: inline-block;
    text-align: left;
}

.header .logo-bar .info-box {
    margin-left: 34px;
}

.header .logo-bar .info-box .text {
    font-size: 15px;
    font-weight: 600;
}

.header .logo-bar .info-box .information {
    color: #6f747d;
}

.logo img {
    height: 55px;
}

#header.scroll {
    position: fixed;
    overflow: auto;
    max-height: 100%;
}

.header .logo-bar {
    padding: 25px 0;
}

/* banner */
#banner {
    position: relative;
    background-position: center center;
}

.banner-description {
    width: 100%;
    position: absolute;
    top: 45%;
}

#slider-section {
    background-color: #25292f;
}

/* date */
.date {
    left: 10px;
    position: absolute;
    text-align: center;
    z-index: 2;
    top: 10px;
}

.date>strong {
    color: #fff;
    display: block;
    font-size: 40px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 5px;
}

.date>span {
    display: block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 2px;
}

/* menu */
.navigation-2 .navbar-default {
    min-height: 0;
}

#main-navigation .navbar-nav li.active,
.navigation-2 .navbar-default .navbar-nav>li>a {
    background-color: transparent;
}

.navigation-2 .navbar-default .navbar-nav>li>a {
    padding: 17px 20px 12px;
    color: #fff !important;
}

#main-navigation .navbar-nav>li>a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menu-url {
    padding: 17px 20px 17px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}

.navigation-2 .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.logo-menu {
    height: 37px;
    margin-top: 7px;
}

/* grid */
.grid-item {
    vertical-align: top;
}

/* news */
.thumb-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.news-thumb {
    position: relative;
    padding: 32.8% 0;
}

.news-thumb:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.news-box img {
    position: absolute;
    top: 0;
    left: 0;
}

.news-detail,
.services-detail {
    width: 100%;
    float: left;
}

.news-detail .text,
.services-detail .text {
    width: 100%;
    padding-bottom: 51px;
    float: left;
}

.news-detail .text {
    height: 150px;
    line-height: 24px;
    text-decoration: none;
    color: #323232 !important;
}

.news-detail .news-title {
    height: 75px;
    color: #323232;
    display: block;
}

.services-detail .text {
    height: 70px;
}

.news-detail .more-text {
    bottom: -15px;
}

.services-detail .more-text {
    bottom: -30px;
}

.news-detail .more-text,
.services-detail .more-text {
    width: 100%;
    position: absolute;
    left: 0;
}

/* services */
.services-grid,
.news-box {
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 10;
    overflow: hidden;
}

.services-grid .icon {
    margin-bottom: 20px;
}

.services-grid i:before {
    font-size: 50px;
    margin-left: auto;
    margin-right: auto;
}

#services .services-grid {
    margin-bottom: 5px;
    margin-top: 5px;
}

.services-grid .service-title {
    height: 50px;
}

.owl-theme .owl-controls {
    margin-top: 0;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50% !important;
    margin-top: -15px !important;
    font-size: 20px;
    padding: 0;
}

#services .owl-prev,
#services .owl-next {
    color: #515153 !important;
    background-color: transparent !important;
}

.owl-prev {
    left: 15px;
}

.owl-next {
    right: 15px;
}

/* about */
.address>span {
    line-height: 18px;
}

.office-hours div {
    white-space: pre-wrap;
}

.page-title h2,
.page-title h1 {
    color: #232323;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    margin-top: 5px;
    text-transform: uppercase;
}

#gallery .item {
    margin: 10px 3.5%;
    position: relative;
    padding: 46.7% 10px;
    overflow: hidden;
    width: 93%;
    background-color: #343b46;
}

#simple-gallery #gallery .item {
    background-color: #ececec;
}

.gallery-img-container {
    position: absolute;
    top: 0;
    left: 0;
}

.gallery-img-container,
.img-table {
    width: 100%;
    height: 100%;
}

.img-table {
    display: table;
}

.img-cell {
    display: table-cell;
    vertical-align: middle;
}

#gallery .item img {
    width: 100%;
    max-width: none;
}

/* footer */
.footer-area .footer-content {
    padding: 0;
}

.information {
    font-size: 14px;
}

.social-links-2 a {
    color: #232323;
    background-color: #fff;
}

.footer-content .info-box>* {
    color: #fff;
}

.footer-content .info-box .icon {
    font-size: 25px;
    margin-left: 46px;
    margin-right: 23px;
}

.footer-content .info-box .information {
    color: rgba(255, 255, 255, 0.7);
}

.info-box .icon svg {
    float: left;
    height: 30px;
    width: 30px;
}

.svgwhite svg {
    fill: #fff;
    stroke-width: 5;
}

/* scroll to top */
.go-to-top,
.go-to-content.fixed {
    position: fixed;
    -webkit-transition: background .4s;
    transition: background .4s;
    z-index: 17;
}

.go-to-content.absolute {
    position: absolute;
}

.go-to-top {
    display: none;
    bottom: 15px;
    right: 15px;
    padding: 12px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0px 1px rgba(255, 255, 255, 0.4)
}

.go-to-top:hover,
.go-to-content:hover {
    opacity: 0.8;
}

.go-to-top i,
.go-to-content i {
    display: block;
}

/* scroll to content */
.go-to-content {
    position: fixed;
    bottom: 10px;
    left: 50%;
    padding: 5px;
    border-radius: 50%;
    background-color: transparent;
    margin-left: -12px;
    border: 2px solid #fff;
    color: #fff !important;
    font-size: 10px;
    opacity: 1;
    -webkit-animation: blink-animation 1.25s ease-in-out infinite;
    animation: blink-animation 1.25s ease-in-out infinite;
}

@keyframes blink-animation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
    }
}

/* neigbrs */
#neigbrs,
#com21 {
    padding: 70px 0 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#neigbrs p,
#com21 p {
    font-size: 19px;
}

/* single */
.single * {
    max-width: 100%;
    word-break: break-word;
}

.single ul {
    list-style: inside;
}

/* bootstrap */
.tooltip.top .tooltip-arrow {
    display: none;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.mfp-zoom-out-cur {
    cursor: default;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}

.align {
    display: inline-block;
    white-space: nowrap;
}

.align .info-box {
    white-space: nowrap;
    display: inline-block;
}

@media (max-width: 992px) {
    #header.scroll h3 {
        font-size: 13px;
    }

    #header h3 {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    #header.scroll .logo-bar {
        padding: 15px 0;
    }

    #header.scroll .navigation-2 .navbar-default .navbar-nav>li>a {
        padding: 10px 20px 6px;
        font-size: 13px;
        border-bottom-width: 4px;
    }

    #header.scroll .menu-url {
        padding: 10px 20px;
    }

    #header.scroll .info-box div.text,
    #header.scroll .information {
        display: block;
        line-height: 14px;
    }

    #header.scroll .info-box div.text {
        margin-bottom: 2px;
    }

    #header.scroll .logo img {
        height: 34px;
    }

    #header * {
        -webkit-transition: .2s;
        transition: .2s;
    }

    .menu-overflow.navbar-collapse.collapse {
        display: flex !important;
        flex-direction: row;
        align-items: center;
    }

    #main-navigation .menu-admin-black-menu-container ul {
        display: table;
        table-layout: fixed;
    }

    .menu-overflow .menu-admin-black-menu-container ul {
        width: 100%;
    }

    #main-navigation .menu-admin-black-menu-container ul::after,
    #main-navigation .menu-admin-black-menu-container ul::before {
        display: none;
    }

    #main-navigation .navbar-nav>li {
        float: none;
        display: table-cell;
    }

    .flex-item {
        flex: 1;
    }
}

@media (max-width: 767px) {

    /* default */
    .inl-blk-childs>.col-xs-12 {
        display: block;
    }

    #neigbrs,
    #com21 {
        padding: 50px 0px;
    }

    #banner.hero-3 {
        height: auto;
    }

    #banner.hero-3 h2 {
        font-size: 28px;
    }

    .page-heading h2 {
        font-size: 24px;
    }

    .footer-contact {
        text-align: center;
    }

    .social-links-2 {
        margin: 7px 0;
    }

    .date>span {
        display: block;
    }

    /* menu */
    .navigation-2.logo,
    .navigation-2.logo .navbar-default {
        background-color: #fff;
    }

    .navigation-2.logo .navbar-default .navbar-toggle .icon-bar {
        background-color: #232323;
    }

    .navigation-2.logo .navbar-default .navbar-nav>li>a {
        color: #323232 !important;
    }

    /* news */
    .news-detail .text {
        height: 100px;
    }

    /* footer */
    .footer-contact-container {
        text-align: center;
    }

    .footer-contact {
        display: inline-block;
    }

    .footer-content .info-box .icon {
        margin: 0 10px 0 0;
    }

    .footer-content .info-box {
        display: block;
    }

    .footer-widget {
        width: 100%;
        text-align: center;
    }

    /* slider */
    #gallery .owl-prev,
    #gallery .owl-next {
        background-color: transparent !important;
        color: #fff !important;
        font-size: 24px !important;
    }

    #gallery .owl-prev {
        left: 10px !important;
    }

    #gallery .owl-next {
        right: 10px !important;
    }
}

/* ----- Chatbot css ----- */
#chatbot {
    bottom: 5px !important;
    right: 7px !important;
}

#chatbot-button {
    bottom: 61px !important;
    right: 7px !important;
}
