* {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    margin: 0;
    padding: 0
}

#erro-total {
    width: 700px;
    height: 270px;
    margin: 15px 0
}

#imagem-centralizada {
    width: 100%;
    text-align: center;
    margin: 10px 0
}

#texto-404 {
    width: 100%;
    font-family: Calibri;
    font-size: 22px;
    text-align: center
}

#aguarde {
    width: 100%;
    font-family: Calibri;
    font-size: 19px;
    text-align: center;
    margin: 5px 0
}

.siteorigin-widget-tinymce.textwidget {}

div#pl-85 .siteorigin-widget-tinymce.textwidget {
    justify-content: center;
    display: flex
}
div#mep_0 {
    width: 700px!important;
    height: 630px!important;
    margin: 0 auto;
}
a {
    text-decoration: none
}

.esquerda,
.esquerdo,
.left,
.float-left,
.alignleft {
    float: left;
    display: table;
    margin: 0 10px 10px 0
}

.direita,
.direito,
.right,
.float-right,
.alignright {
    float: right;
    display: table;
    margin: 0 0 10px 10px
}

.meio,
.center,
.aligncenter {
    display: table;
    margin: 20px auto
}

.borda {
    padding: 2px;
    background: #fff;
    box-shadow: 0 0 2px 0 #666
}

body {
    background: url(http://www.peaengenharia.com.br/wp-content/themes/personalizado/images/fundo.png) top no-repeat;
    background-attachment: fixed
}

.global {
    margin: 0 auto
}

.texto strong a {
    width: 110px;
    background: #fd7d12;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px;
    font-family: 'Calibri';
    font-weight: bold;
    transition: .5s
}

.texto strong a:hover {
    background: #405a9b;
    transition: .5s
}

.conteudo-pages {
    min-height: 500px;
    width: 1200px;
    margin: 0 auto;
    background: linear-gradient(180deg, #40599bf5, #212020e3)
}

.conteudo-pages {
    padding: 40px 10px
}

.conteudo-pages p {
    font: 18px/25px "Calibri";
    color: #fefdfd
}

.conteudo-pages h1 {
    font: 25px "Calibri";
    margin-bottom: 15px;
    font-weight: bold;
    color: #fefefe
}

.itens.panel-row-style.panel-row-style-for-76-1 {
    padding: 80px 0
}

.conteudo-pages h2 {
    font: 20px "Calibri";
    margin-bottom: 15px;
    font-weight: bold;
    color: #000
}

.conteudo-pages h3 {
    font: 20px "Calibri";
    margin-bottom: 15px;
    font-weight: bold;
    color: #fefefe
}

.slick-track {
    max-width: none
}

.slider .slick-prev {
    left: 45px !important
}

.slider .slick-next {
    right: 45px !important
}

.slider img {
    max-width: 100%
}

.slider2 .slick-active {
    opacity: .6 !important
}

.slider2 .slick-center {
    opacity: 1 !important
}

.slider2 .slick-slide {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    opacity: .0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -os-transition: all .3s
}

.slider2 .slick-prev {
    right: 50px;
    left: initial;
    top: 0
}

.slider2 .slick-next {
    top: 0;
    right: 0
}

.menu-resp {
    display: none
}

.contato {}

.contato input {
    width: 100%;
    padding: 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important
}

.contato textarea {
    width: 100%;
    padding: 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    resize: none;
    height: 200px
}

.contato .submit {
    cursor: pointer;
    background: #016086;
    color: #fff
}

.topo-total {
    background: #405a9b;
    padding: 10px 0
}

.topo {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.menu-total ul {
    display: flex;
    justify-content: space-between
}

.menu-total ul li {
    list-style: none;
    padding: 0 10px;
    border-right: 1px solid #fff
}

.menu-total ul li a {
    font: 14px/14px 'Verdana';
    font-weight: bold;
    color: #fff
}

.menu-total ul li:last-child {
    border-right: none
}

.swiper-container {
    width: 1200px
}

.swiper-container img {
    margin: 40px auto;
    display: flex
}

.rodape-total {
    background: #211f1f
}

.rodape {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    flex-wrap: wrap
}

.telefone a {
    font-size: 30px;
    color: #fff;
    font-family: 'Calibri'
}

.texto-rodape .item {
    font-size: 18px;
    font-family: 'Calibri';
    color: #fff;
    display: flex;
    align-items: center
}

.texto-rodape i {
    color: #fff;
    width: 50px;
    text-align: center;
    font-size: 25px
}

.social i {
    color: #212020;
    background: #fff;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px
}

.social {
    display: flex;
    padding: 20px 0;
    justify-content: flex-end
}

.texto-rodape p {
    color: #fd7e13;
    font-size: 18px;
    text-align: center;
    font-family: 'Calibri'
}

.logo-pw {
    text-align: right
}

.box-01-total {
    background: #212020
}

.box-01 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #666;
}

.box-01 .item .titulo {
    font-size: 20px;
    font-family: 'Calibri';
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #666;
    padding: 5px 0
}

.box-01 .item .titulo i {
    color: #fd7e13;
    margin-right: 10px
}

.box-01 .item .resumo {
    font-size: 16px;
    color: #fff;
    font-family: 'Calibri';
    padding: 20px 0;
    min-height: 110px
}

.box-01 .item {
    width: 340px;
    padding: 20px;
}

.box-01 .item a {
    display: flex;
    justify-content: flex-end
}

.box-01 .item .btn {
    width: 110px;
    background: #fd7d12;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px;
    font-family: 'Calibri';
    font-weight: bold
}

.menu-total ul li a:hover {
    color: #ee8937
}

.box-01 .item .btn:hover {
    background: #40599b
}

.conteudo-pages strong {
    color: #fff;
    font-size: 18px;
    font-family: "Calibri"
}

.conteudo-pages h1:after {
    content: ' ';
    display: block;
    background: linear-gradient(45deg, #fefefe, transparent);
    width: 150px;
    height: 2px
}

.itens .panel-grid-cell {
    text-align: center;
    background: #fff;
    box-shadow: 1px 1px 1px 1px #383838;
    min-height: 330px;
    border-radius: 20px
}

.itens .panel-grid-cell img {
    width: 270px !important;
    margin: 0 auto;
    background: #425a97;
    border-radius: 120px;
    padding: 0;
    margin-top: -80px;
    box-shadow: 0 0 0 5px #fff
}

.itens .panel-grid-cell p {
    color: #606060;
    text-align: center;
    padding: 10px;
    margin: 0 auto;
    font-size: 19px;
    font-weight: bold
}

.itens .panel-grid-cell h3 {
    color: #405a9b;
    font: 22px 'Verdana';
    font-weight: bold
}

div#pl-79 .item {
    background: #211f1fc7;
    min-height: 240px;
    padding: 10px;
    border-radius: 20px;
    box-shadow: 0 0 0 2px #c7c7c7;
    text-align: justify
}

div#pl-79 .item h3 {
    text-align: center
}

div#pl-79 .item p {
    padding: 10px
}

div#pl-79 .item p a {
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: #fd6117;
    padding: 5px 5px;
    width: 120px;
    transition: .5s
}

div#pl-79 .item p a:hover {
    background: #435a92;
    transition: .5s
}

.conteudo-pages li {
    font: 18px/25px "Calibri";
    color: #fefdfd;
    margin-left: 30px
}

div#pl-124 img {
    box-shadow: -1px 1px 8px 1px #000
}

div#pl-127 img {
    box-shadow: -1px 1px 8px 1px #000
}

div#pl-130 img {
    box-shadow: -1px 1px 8px 1px #000
}

.texto {
    padding: 20px 0
}

div#gallery-1 img {
    width: 100%;
    height: auto;
    border: 0
}

#gallery-1 .gallery-item {
    margin: 10px 10px;
    width: 270px !important;
    height: 230px;
    float: initial;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 #000
}

.conteudo-pages i {
    color: #fefefe;
    padding: 10px
}

#gallery-2 img {
    border: 2px solid #cfcfcf;
    width: 300px;
    height: 300px;
    margin: 10px
}

div#gallery-2.galleryid-88 img {
    width: 170px;
    height: auto;
    border: none;
}

div#gallery-2.galleryid-88 dl.gallery-item {
    width: 250px;
    height: 200px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px
}

.gallery div#gallery-1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.gallery div#gallery-1 .gallery-item {
    width: 370px !important;
    height: 210px;
    overflow: hidden;
    background: none;
    padding: 0
}

.gallery div#gallery-1 .gallery-item:hover img {
    transform: scale(1.1);
    transition: .3s;
    opacity: 1
}

.gallery div#gallery-1 .gallery-item img {
    transition: .3s;
    opacity: .8
}

.fancybox-container * {
    color: #fff !important
}

@media only screen and (max-width:1200px) {
    .conteudo-pages {
        padding: 40px 10px
    }
}

@media only screen and (max-width:998px) {
    * {
        max-width: 100%;
        box-sizing: border-box
    }

    .conteudo-pages {
        padding: 2%
    }

    .topo .menu-total {
        display: block;
        width: 100%
    }

    .menu-resp,
    .topo .menu {
        width: 100%
    }

    .menu-resp {
        display: block;
        background: url(http://www.peaengenharia.com.br/wp-content/themes/personalizado/images/menu-resp.png) center no-repeat;
        padding: 40px;
        cursor: pointer
    }

    .menu {
        display: flex
    }

    .menu li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        text-align: center
    }

    .rodape div {
        width: 100%;
        margin: 20px 0;
        text-align: center;
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .contato-total {
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .contato {
        padding: 20px
    }
}

@media only screen and (max-width:830px) {
    .gallery div#gallery-1 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .menu-total ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .menu-total ul li {
        list-style: none;
        padding: 5px 10px;
        border-right: 1px solid #fff
    }

    .topo {
        width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap
    }

    .input-form {
        margin: 0 auto;
        display: flex;
        text-align: center;
        width: 100%;
        justify-content: center
    }
}

@media only screen and (max-width:780px) {
    .div#pg-76-1 {
        display: flex;
        flex-wrap: wrap
    }

    div#gallery-1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    div#pgc-76-1-0 {
        margin-bottom: 110px
    }
}

@media only screen and (max-width:600px) {
    .box-01 {
        width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        padding: 20px 0;
        border-bottom: 1px solid #666;
        flex-wrap: wrap
    }

    .box-01 .item {
        width: 340px;
        padding: 10px
    }

    div#gallery-1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }
    .conteudo-pages.certificados img {
    display: none;
}
    .conteudo-pages p {
    font: 16px/20px "Calibri";
    color: #fefdfd;
}
    .telefone {
    font-size: 20px;
    color: #fff;
    font-family: 'Calibri';
}
    .texto-rodape .item {
    font-size: 16px;
    font-family: 'Calibri';
    color: #fff;
    display: flex;
    align-items: center;
}
    div#pl-79 .item p a {
    display: flex;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: #fd6117;
    padding: 10px 5px;
    width: 100%;
    transition: .5s;
} 
    .swiper-container{
        display: none;
    }
    .box-01 .item .btn {
    width: 100%;
}
    div#gallery-2 img {
    width: 90%;
    height: 130px;
}
#gallery-2 {
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
    div#gallery-2.galleryid-88 img {
    width: 130px;
    height: auto;
    border: none;
}
    div#gallery-2.galleryid-88 dl.gallery-item {
    width: 160px;
    height: 170px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
}
    div#pl-127 img {
    box-shadow: -1px 1px 8px 1px #000;
    display: none;
}
}

@media only screen and (max-width:500px) {
    .box-01 {
        width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        padding: 20px 0;
        border-bottom: 1px solid #666;
        flex-wrap: wrap
    }

    .box-01 .item {
        width: 340px;
        padding: 10px
    }

    div#gallery-1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .input-form {
        margin: 0 auto;
        display: flex;
        text-align: center;
        width: 100%;
        justify-content: center
    }

    .topo {
        width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap
    }

    .menu-total ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
.menu-total ul li {
    list-style: none;
    padding: 10px 10px;
    border-right: none;
    width: 50%;
    border: 1px solid #fff;
}
    .menu-total ul li a {
    font: 15px/15px 'Verdana';
    font-weight: bold;
    color: #fff;
}
    .menu-total ul li:last-child {
    width: 100%;
}
}
