.navbar-inverse .navbar-nav>li>a {
    color: #424242;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #424242;
    background-color: transparent;
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: unset;
    content: " ";
}

.nav-top {
    height: 105px;
    display: block;
    margin: auto;
    background: #FFF;
    border-bottom: none;
    border: none;
    z-index: 9;
}

.list-menu {
    margin: auto;
    float: left;
    width: calc(100% - 430px);
}

.list-menu li {
    height: 105px;
    display: block;
    margin: auto;
}

body .list-menu li a {
    text-transform: uppercase;
    color: #424242;
    font-size: 14px;
    padding: 40px 10px;
    font-weight: 600;
}

.active-menu {
    border-bottom: 4px solid #ffe678;
}

.border-top {
    border-top: 5px solid #2a6fbe;
}

.nav-menu-top {
    position: relative;
    height: 105px;
    padding: 25px;
}

.nav-menu-top:before {
    content: '';
    position: absolute;
    height: 30px;
    border-right: 2px solid #eeeeee;
    left: 165px;
    top: 35px;
}

.icon-tel-menu {
    display: block;
    width: calc(100% - 830px);
    height: 105px;
    float: right;
    padding: 25px 0px;
}

.icon-x {
    width: 50px;
    height: 50px;
    display: block;
    background-image: url('../img/icon-tel.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

.text-x {
    display: block;
    float: right;
    width: 220px;
    height: auto;
}

.d-block {
    display: block;
}

.text {
    font-size: 16px;
    color: #2a6fbe;
    line-height: 23px;
}

.bold {
    font-weight: bold;
}

li.info-li.visible-xs {
    height: 80px;
    display: block;
    position: relative;
    margin: auto;
    padding: 15px;
}

#navbar>ul>li.info-li.visible-xs>div.text-x {
    display: block;
    float: left;
    width: 220px;
    height: auto;
    color: #FFF;
    margin-left: 10px;
}

#navbar>ul>li.info-li.visible-xs>div.text-x>span.d-block.text.bold,
#navbar>ul>li.info-li.visible-xs>div.text-x>span:nth-child(2) {
    color: #FFF;
}


@media screen and (max-width: 1199px) {
    .list-menu {
        margin: auto;
        float: right;
        display: inline-block;
        width: calc(100% - 165px);
        position: relative;
    }
}

@media screen and (max-width: 991px) {
    body .list-menu li a {
        text-transform: uppercase;
        color: #424242;
        font-size: 1.2vw;
        padding: 40px 10px;
    }
}

@media screen and (max-width: 980px) {
    body .list-menu li a {
        text-transform: uppercase;
        color: #424242;
        font-size: 1.6vw;
        padding: 40px 10px;
    }
}

@media screen and (max-width: 767px) {
    body .navbar-header button {
        margin: 30px;
        border-bottom: #006cb1;
        background-color: #1e63b5;
    }

    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        margin: 30px;
        border-bottom: #006cb1;
        background-color: #1e63b5;
    }

    #navbar {
        width: 100%;
        margin: 0;
        padding: 0;
        border: none;
        background: #006cb1;
        overflow: hidden;
    }

    ul.nav.navbar-nav.list-menu {
        width: 100%;
    }

    .navbar-inverse .navbar-nav>li>a {
        font-size: 16px;
        color: #FFF;
    }

    .navbar-inverse .navbar-nav>li>a:focus,
    .navbar-inverse .navbar-nav>li>a:hover {
        color: #FFF;
        background-color: transparent;
    }

    .list-menu li {
        height: 60px;
        display: block;
        margin: auto;
    }

    body .list-menu li a {
        text-transform: uppercase;
        color: #424242;
        font-size: 1.5vh;
        padding: 20px 10px;
        border-bottom: 1px solid #FFF;
    }
}

.text-ivplast-centro {
    width: 100%;
    min-height: 175px;
    height: auto;
    padding: 50px;
    display: block;
    position: relative;
}

.text-blue {
    color: #1565c0;
}

.text-ivplast-centro span {
    display: block;
    text-align: center;
    font-size: 18px;
}

@media screen and (max-width: 650px) {
    .text-ivplast-centro {
        width: 100%;
        min-height: 200px;
        height: auto;
        padding: 20px 10px;
        display: block;
        position: relative;
    }

    .text-ivplast-centro span {
        display: block;
        text-align: center;
        font-size: 2.5vh;
    }
}

.servicos-ivplast {
    min-height: 620px;
    height: auto;
    background-color: #ffe678;
    border-radius: 15%;
    padding: 70px;
    margin: 10px 0;
}

.carousel {
    position: relative;
    margin-top: 30px;
}

@media screen and (max-width: 650px) {
    .text-ivplast-centro {
        width: 100%;
        min-height: 120px;
        height: auto;
        padding: 20px 10px;
        display: block;
        position: relative;
    }

    .servicos-ivplast {
        min-height: none;
        height: auto;
        background-color: #ffe678;
        border-radius: 15%;
        padding: 30px;
        margin: 10px 0;
    }
}

span.d-block.text-center {
    font-size: 22px;
    margin-bottom: 5px;
}

@media screen and (max-width: 650px) {
    span.d-block.text-center {
        font-size: 2vh;
        margin-bottom: 5px;
    }
}

.carousel-content {
    width: 100%;
    min-height: 240px;
    height: auto;
    background-color: #FFF;
    padding: 10px;
}

.carousel-content {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    border-radius: 0 0 15px 15px;
}

.no-margin {
    margin: 0;
}

.radius {
    border-radius: 10px 10px 0px 0px;
}

.nav-carousel {
    position: absolute;
    width: 100%;
    top: 195px;
    z-index: 9;
    height: 100px;
}

.nav-carousel button.owl-prev {
    position: absolute;
    left: -50px;
    font-size: 40px;
    color: #FFF;
    background-color: transparent;
    border: none;
    outline: none;
}

.nav-carousel button.owl-next {
    position: absolute;
    right: -50px;
    font-size: 40px;
    color: #FFF;
    background-color: transparent;
    border: none;
    outline: none;
}

@media screen and (max-width: 650px) {
    .nav-carousel button.owl-prev {
        position: absolute;
        left: -30px;
        font-size: 40px;
        color: #FFF;
        background-color: transparent;
        border: none;
        outline: none;
    }

    .nav-carousel button.owl-next {
        position: absolute;
        right: -30px;
        font-size: 40px;
        color: #FFF;
        background-color: transparent;
        border: none;
        outline: none;
    }
}

.galeria-fotos-ivplast {
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    height: auto;
}

.img-galeria {
    width: 100%;
    height: 195px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.galeria-fotos-ivplast h1 {
    margin: 0;
    height: auto;
    line-height: 80px;
}

.op-categoria {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
}

.op-categoria button {
    margin: 3px;
}

.galeria-fotos {
    display: block;
    width: 100%;
    margin: 20px 0;
    position: relative;
    text-align: center;
}

.item-foto {
    width: 24%;
    height: 195px;
    display: inline-block;
    position: relative;
}

@media screen and (max-width: 1199px) {
    .item-foto {
        width: 24%;
        height: auto;
        display: inline-block;
        position: relative;
    }
}

@media screen and (max-width: 991px) {
    .item-foto {
        width: 32%;
        height: auto;
        display: inline-block;
        position: relative;
    }
}

@media screen and (max-width: 550px) {
    .item-foto {
        width: 49%;
        height: auto;
        display: inline-block;
        position: relative;
    }
}

.sobre-ivplast {
    width: 100%;
    min-height: 770px;
    height: auto;
    margin: 10px 0 0 0;
    position: relative;
    border-radius: 100% 100% 100% 100% / 40px 40px 40px 40px;
    overflow: hidden;
}

.foto-ivplast {
    width: 60%;
    height: 730px;
    display: inline-block;
    z-index: 1;
    background-image: url(../img/ivplast.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    background-position-x: 10px;
    float: right;
    border-radius: 0 5% 0 0;
}

.info-ivplast {
    width: 60%;
    height: inherit;
    display: inline-block;
    background-color: #2a6fbe;
    position: absolute;
    border-radius: 0 100% 100% 0;
    padding: 190px 50px;
    top: -150px;
    color: #FFF;
}

.margin-top {
    margin: 15px 0 0 0;
}

.pontos {
    height: 15px;
    display: block;
    font-size: 30px;
    line-height: 0px;
    margin: 10px 0;
    padding: 0;
    letter-spacing: .2rem;
}

.yellow {
    color: #ffe678;
}

.text-ivplast {
    width: 50%;
    height: auto;
    display: inline-block;
    font-size: 16px;
    text-align: left;
}

.nome-ivplast {
    width: 50%;
    height: auto;
    display: inline-block;
    float: right;
    font-size: 16px;
    color: white;
    line-height: 25px;
    letter-spacing: normal;
}

.ul-ivplast {
    width: 220px;
}

.first-letter {
    display: inline-block;
    color: #2a6fbe;
    font-weight: bold;
    width: 20px;
    background: #ffe678;
    text-align: center;
}

.first-letter.primeiro {
    border-radius: 10px 10px 0 0;
}

.first-letter.ultimo {
    border-radius: 0 0 10px 10px;
}

@media screen and (max-width: 991px) {
    .info-ivplast {
        width: 100%;
        height: auto;
        /* display: block; */
        background-color: #2a6fbe;
        position: relative;
        border-radius: unset;
        padding: 40px;
        top: unset;
        color: #FFF;
    }

    .foto-ivplast {
        width: 100%;
        height: 310px;
        display: block;
        z-index: 1;
        background-image: url(../img/ivplast.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-position-x: unset;
        background-position-y: -90px;
        float: unset;
        border-radius: unset;
    }
}

@media screen and (max-width: 621px) {
    .foto-ivplast {
        width: 100%;
        height: 310px;
        display: block;
        z-index: 1;
        background-image: url(../img/ivplast.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-position-x: unset;
        background-position-y: unset;
        float: unset;
        border-radius: unset;
    }
}

@media screen and (max-width: 385px) {
    .text-ivplast {
        width: 100%;
        height: auto;
        display: block;
        font-size: 16px;
        text-align: left;
    }

    .nome-ivplast {
        width: 100%;
        height: auto;
        display: block;
        font-size: 16px;
        color: white;
        line-height: 25px;
        letter-spacing: normal;
        margin: 15px 0;
        float: none;
    }

    .ul-ivplast {
        width: 100%;
        padding: 0 15px;
    }

    .sobre-ivplast {
        width: 100%;
        min-height: 600px;
        height: auto;
        margin: 10px 0 0 0;
        position: relative;
        border-radius: 100% 100% 100% 100% / 40px 40px 40px 40px;
        overflow: hidden;
    }
}

.fale-conosco {
    width: 100%;
    min-height: 700px;
    height: auto;
    display: block;
    margin-top: -50px;
    padding: 120px 60px;
    position: relative;
    background-color: #eceff1;
}

.formulario {
    width: 60%;
    height: auto;
    display: inline-block;
    position: relative;
}

.contato-ivplast {
    width: 40%;
    height: auto;
    display: inline-block;
    position: relative;
    float: right;
    padding: 0px 30px;
}

.item-atendimento {
    width: 100%;
    min-height: 70px;
    height: auto;
    display: block;
}

.item-atendimento-x {
    width: 100%;
    min-height: 70px;
    height: auto;
    display: block;
}

.item-atendimento-x span {
    line-height: 50px;
    margin-left: 10px;
}

.groud-yellow {
    background-color: #ffe678;
    border-color: #ffe678;
}

.groud-yellow:hover {
    background-color: #ffe678;
    border-color: #ffe678;
}

.icon-local {
    width: 50px;
    height: 50px;
    display: block;
    background-image: url(../img/maps.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}

.icon-telefone {
    width: 50px;
    height: 50px;
    display: block;
    background-image: url('../img/icon-tel.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

.icon-email {
    width: 50px;
    height: 50px;
    display: block;
    background-image: url('../img/mail.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

@media screen and (max-width: 970px) {
    .icon-local {
        width: 50px;
        height: 50px;
        display: block;
        background-image: url(../img/maps.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        float: none;
        margin: 10px 0;
    }

    .icon-telefone {
        width: 50px;
        height: 50px;
        display: block;
        background-image: url('../img/icon-tel.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        float: none;
    }

    .icon-email {
        width: 50px;
        height: 50px;
        display: block;
        background-image: url('../img/mail.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        float: none;
    }

    .item-atendimento {
        width: 100%;
        min-height: 70px;
        height: auto;
        display: block;
        margin: 10px 0;
    }

    .item-atendimento-x span {
        line-height: 50px;
        margin-left: 10px;
        display: block;
    }
}

@media screen and (max-width: 735px) {
    .formulario {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
    }

    .contato-ivplast {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        float: none;
        padding: 10px;
    }
}

.mapa-ivplast {
    width: 100%;
    height: 375px;
    background-image: url('../img/mapa.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 0 10px 0;
}

footer {
    min-height: 85px;
    height: auto;
    padding: 20px;
}

@media screen and (max-width: 718px) {
    .footerx {
        width: 100%;
        display: block;
        text-align: center;
    }

    .cnpj,
    .direitos {
        width: 100%;
        display: block;
        text-align: center;
    }

    .ivplast-direitos,
    .text-direitos {
        width: 100%;
        display: block;
        text-align: center;
        float: none;
        position: relative;
        min-height: 50px;
        height: auto;
    }
}

.ivplast-direitos {
    display: block;
    font-size: 16px;
    color: #616161;
    float: left;
    line-height: 45px;
}

.text-direitos {
    display: block;
}

.text-direitos span {
    display: block;
    font-size: 16px;
    color: #616161;
    float: right;
}

.h-fix {
    height: 250px;
}

.redes-sociais {
    padding: 10px;
}

#navbar > ul > li:hover{
    background-color: #337ab7 ;
}

#navbar > ul > li:hover > a{
    color: #FFF !important;
}

.title-item {
    text-align: center;
    display: block;
    position: relative;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
}