/*
Theme Name: Vono Telecom | PABX Virtual e Operadora VOIP
Theme URI: https://www.vonotelecom.com.br
Description: Theme Wordpress for Vono Telecom
Version: 1.0
Author: Maxwell Pereira
Author URI: http://www.maxwellpas.com.br/
Tags: vono-telecom, voip, pabx-virutal
Aqui vai alugm eteste
*/

@import url('css/style.css?vono');
@import url('css/responsive.css?vono');
@import url('css/plugin-whatsapp.css?vono');
.tableCss {
    display: table;
    margin: 20px auto;
    width: 100%;
    margin-bottom: 40px;
}

.tableCss thead tr th {
    background: #134578;
    padding: 5px;
    color: #ffffff;
    border-right: 1px solid #ffffff;
    text-align: center;
}

.tableCss tbody tr td.title {
    background: #DDD;
    padding: 5px;
    color: #000;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    text-align: center;
}

.tableCss tbody tr td.content {
    text-align: right;
    padding-right: 1%;
}

.tableLeft {
    display: table;
    float: left;
}

.top-contact-info i {
    color: #DD0043;
    padding-right: 10px;
}

.top-contact-info a {
    color: #8b888e;
}

.top-contact-info a:hover {
    color: #d20097;
}

.top-contact-info {
    display: table !important;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1180px) {
    .main-header .nav-outer .main-menu {
        padding-left: 30px;
    }
    .main-menu .navigation li {
        margin-right: 20px;
    }
    .top-left-style1 {
        max-width: 800px;
    }
}