@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Ubuntu:400,700,400italic);


html {
    width: 100%;
}
a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}
* {
    -webkit-text-size-adjust: none;
}
body {
    font: 13px/21px Arial, Helvetica, sans-serif;
    color: #fff;
    position: relative;
    min-width: 960px;
    background: url(../images/bg_body.png) 0 0 repeat #222225;
}

address {
    font-style: normal;
}
p {
    margin-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
    font-family:  'Ubuntu', sans-serif;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;

}

h2 {
    font-size: 60px;
    line-height: 54px;
    color: #fff;

}

h3 {
    padding-top: 11px;
    margin-bottom: 27px;
    font-size: 24px;
    line-height: 32px;
}

h4 {
    font-size: 21px;
    line-height: 30px;
}

h5 {
    font-size: 18px;
    padding-top: 55px;
    padding-bottom: 16px;
    line-height: 24px;
    margin-bottom: 19px;
    border-bottom: 1px solid #636569;
}

.fl1 {
    float: left;
    width: 300px;
}

.fl1+.fl1 {
    width: 240px;
}

p {
    margin-bottom: 21px;
}

img {
    max-width: 100%;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.list  {
    padding-top: 27px;
}

ul.list.l1 {
    padding-top: 20px;
}

ul.list  li {
    text-transform: uppercase;
    color: #dfdede;
    font-size: 12px;
    padding-left: 12px;
    background: url(../images/marker.png) 0 9px no-repeat;
}

ul.list  li+li {
    margin-top: 9px;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
a:hover {
    color: #d61306;
}

a.link-1 {
    text-decoration: underline;
}

a.link1 {
    color: #d61306;
    background: url(../images/link_marker.png) right 5px no-repeat;
    padding-right: 10px;
    font-size: 11px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 16px;
    text-transform: uppercase;
}

a.link1:hover {
    color: #fff;
}

a.btn {
    font-size: 13px;
    display: inline-block;
    color: #fff;
    margin-top: 17px;
    padding: 9px 18px 10px;
    background: url(../images/btn_bg.png) 0 0 repeat-x #9c140e;
}

a.btn:hover {
    background: url(../images/spacer.png) 0 0 repeat #9c140e;

}

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}
.pad0 {
    padding: 0 !important;
}

.pad1 {
    padding: 20px 24px 0;
}

.pad3 {
    padding-right: 40px;
}

.pad2 {
    padding-top: 27px;
}

.pad2.p1 {
    padding-right: 5px;
    padding-top: 27px;
}
.img_inner {
    max-width: 100%;
    margin-top: 0px;

    background: url(../images/inn_bg.png) 0 0 repeat;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.fleft {
    float: left;
    width: auto !important;
    margin-right: 20px;
    margin-bottom: 0 !important;
}
.fright {
    float: right !important;
}
.upp {
    text-transform: uppercase;
}
.rel {
    position: relative;
    height: 288px;
}
.alright {
    text-align: right;
}
.center {
    text-align: center;
}
.wrapper, .extra_wrapper {
    overflow: hidden;
}
.clear {
    float: none !important;
    clear: both;
}

/*header*/


header {
    display: block;
    position: relative;
    z-index: 999;
    border-top: 10px solid #101110;
}

header h1 {
    z-index: 910;
    float: left;
}
header h1 a {
    display: block;
    overflow: hidden;
    width: 192px;
    height: 47px;
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
header h1 a img {
    display: block;
}

.h_top {
    padding-top: 23px;
    padding-bottom: 14px;
    background: url(../images/header_bg.png) 0 0 repeat;
}

.page1 .h_top {
    padding-bottom: 14px;

}

.autor {
    padding-top: 34px;
    float: right;
    font-size: 10px;
    text-transform: uppercase;
    color: #b6b6b6;
}

.autor a {
    color: #b52218;
}

.autor a:hover {
    color: #b6b6b6;
}

/**Content**/


.content.c1 {
    padding-bottom: 35px;
    border-bottom: 10px solid #f7f6f5;
    margin-top: -95px;
}

.content.c2 {
    padding-bottom: 46px;
}

.content h4 {
    padding-top: 34px;
    overflow: hidden;
    margin-bottom: 12px;
}

.content .pr p {
    margin-bottom: 20px;
}

.content .pr  h4  {
    padding-bottom: 8px
}

.content h4.head1 {
    padding-top: 84px;
}

.content h4.head2 {
    padding-top: 73px;
}

.content.page1 {
    margin-top: -88px;
    padding-bottom: 32px;
}

.box {
    background: #d5d5d5;
    padding: 13px 14px 20px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}

.box  img {
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #404040;
    padding: 5px;
}

.box .title {
    font: bold 22px/20px 'Ubuntu', sans-serif;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 15px;
}

.gray {
    background: url(../images/gray_bg.png) 0 0 repeat;
    padding-bottom: 22px;
}

.gray h4 {
    padding-top: 34px;
    margin-bottom: 19px;
}
h4 .wrap {
    overflow: hidden;
    float: left;
    font-style: normal;
    display: block;
    padding-right: 10px;
}

h4 span {
    overflow: hidden;
    display: block;
    background: url(../images/head_sep.png) 0 bottom repeat-x;
    height: 4px;
    padding-top: 19px;
}

.text1 {
    font: 14px/21px 'Ubuntu', sans-serif;
    margin-bottom: 2px;

}

.white {
    background: #fff;
    color: #858585;
    padding-bottom: 39px;
}

.white h4 {
    color: #171616;
    background: url(../images/sep_on_white.png) 0 bottom repeat-x;
    padding-bottom: 22px;
    margin-bottom: 20px;
    padding-top: 47px;
    margin-bottom: 27px;
}

.white time {
    font-size: 14px;
    color: #b52218;
    display: block;
    margin-bottom: 9px;
}

.white.w2 a.link1:hover {
    color: #000;
}

.text2 {
    font: 21px/22px 'Ubuntu', sans-serif;
    color: #383737;
    letter-spacing: -1px;
    margin-bottom: 10px;
}


.pad2 {
    padding-right: 40px;
}

.white .link2 {
    display: inline-block;
    background-image: url(../images/link_marker1.png);
    background-position: right 9px;
    background-repeat: no-repeat;
    font-size: 14px;
    padding-right: 10px;
    line-height: 21px;
    margin-top: 22px;
    color: #b52218;
}

.white .link2:hover {
    color: #141414;
}

.comment {
    display: inline-block;
    margin-top: 22px;
    font-size: 14px;
    line-height: 21px;
    color: #141414;
    margin-left: 15px;
    padding-bottom: 5px;
    padding-left: 33px;
    background: url(../images/comment.png) 0 6px no-repeat;
}

.comment:hover {
    color: #b52218;

}

.white h4.head1 {
    background: none;
    margin-bottom: 0;
}

.white blockquote {
    letter-spacing: -1px;
    padding: 51px 40px 42px;
    color: #5a5a5a;
    background: #f3f3f3;
    border-radius: 12px;
    margin-top: -6px;
    margin-bottom: 6px;
    font: italic 21px/30px 'Ubuntu', sans-serif;
}

.white blockquote span {
    color: #b52218;
    font-size: 18px;
}

.white blockquote p {
    margin-bottom: 4px;
}

.white blockquote img {
    position: relative;
    right: -3px;
    top: 5px;
}

.logos {
    background: #f5f6f7;
    padding: 27px 0 41px;
    letter-spacing: -1px;
    font: bold 24px/22px 'Ubuntu', sans-serif;
    color: #363636;
}

.logos ul li {
    float: left;
    padding: 18px 0 7px;
    width: 20%;
}

.logos ul li a {
    margin-top: 3px;
    text-align: center;
    display: block;
}

.logos ul li+li+li {
    background: url(../images/ver_sep.png) 0 0 repeat-y;
}


.prices .count {
    float: left;
    margin-right: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    font: bold 21px/38px 'Ubuntu', sans-serif;
    text-transform: uppercase;
    border-radius:  500px;
    background: url(../images/count_bg.png) 0 0 repeat-x #a41911;
    margin-top: 4px;
}

.prices>div {
    padding-top: 19px;
}

.prices .clear {
    padding-top: 11px;
}

.prices .extra_wrapper {
    padding-top: 8px;
}

.projects .clear {
    height: 44px;
}

.white .img_inner {
    background: #f3f3f3;
    margin-top: 5px;
}

.white a.link1 {
    background-image: url(../images/link_marker3.png);
}

.white.w2 {
    border-bottom: 10px solid #f7f7f7;
    padding-bottom: 42px;
}

.content .text2  {
    color: #fff;
}

.blog time {
    color: #d61306;
}

.blog  {
    padding-top: 10px;
}

.blog+.blog {
    margin-top: 14px;
}

.blog .text2 {
    margin-bottom: 2px;
}

.blog .text1 {
    margin-bottom: 25px;
}

.blog .img_inner {
    margin-bottom: 18px;
}
a.comm {
    padding-bottom: 3px;
    display: inline-block;
    float: right;
    margin-right: 75px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 33px;
    background: url(../images/comment_2.png) 0 5px no-repeat;
}

.search {
    padding-top: 46px;
    padding-bottom: 52px;
}

#form1 {
    position: relative;
    overflow: hidden;
}

#form1 input {
    float: left;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 41px;
    border: none;
    color: #fff;
    padding: 11px 52px 9px 16px;
    background: #171817;
    font: 13px/21px Arial, Helvetica, sans-serif;

}

#form1 a {
    cursor: pointer;
    background: url(../images/search_icon.png) 0 0 no-repeat;
    display: block;
    width: 48px;
    height: 41px;
    right: 0;
    top: 0;
    position: absolute;
}

#form1 a:hover {
    background-color: #D61306;
}

.news {
    overflow: hidden;
}

.news+.news  {
    margin-top: 33px;
}

.news>div {
    padding-top: 9px;
}

.news time {
    display: block;
    color: #d61306;
    font-size: 14px;
    margin-top: -1px;
}
/**Map**/

.map {
    margin-bottom: 0 !important;
}

.map>p {
    margin-bottom: 18px;
    padding-right: 10px;
}

.map .text1 {
    padding-top: 27px;
}
.map figure {
    display: block;
    width: 380px !important;
    height: 370px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.map figure iframe {
    width: 370px;
    height: 360px;
    max-width: 100%;
}
.map address {
    display: block;
}


.map address+address {
    margin-top: 21px;
}
.map address dd span {
    min-width: 75px;
    display: inline-block;
    text-align: left;
}
/**Footer**/

footer {
    display: block;
    padding-bottom: 40px;
    font: 12px/18px 'Ubuntu', sans-serif;
    color: #8e8e8e;

}

footer a:hover {
    color: #bd5148;
}

.f_phone {
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    padding-top: 3px;
    margin-bottom: 13px;
    font-weight: bold;
}

.post strong {
    font-size: 14px;
    color: #fff;
    display: block;
    margin-top: -1px;
}

.post {
    padding-bottom: 18px;
    background: url(../images/post_sep.png) 0 bottom repeat-x;

}

.post+.post {
    margin-top: 18px;
}

.copy {
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
}

.copy h5 {
    line-height: 22px;
    padding-top: 39px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0px;
}

.copy span {
    color: #bd5148;
}



.nomargintop{
    margin-top: 0 !important;
}
footer .socials a{
    margin-left: 0;
}
.socials a {
    display: block;
    float: left !important;
    width: 27px;
    margin-right: 5px !important;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.socials a:hover{
    opacity: 0.7;
}
.socials a img {
    width: 27px;
}

.newsletter input[type="text"]{
    height: 25px;
    color: #fff;
    border: none;
    padding: 5px 16px 5px;
    background: #505050;

}
.newsletter input[type="submit"]{
    border: none;
    color: #FFF;
    font-size: 13px;
    background: #d20404;
    padding: 10px 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.newsletter input[type="submit"]:hover{
    background: #d5d5d5;
    cursor: pointer;
    color: #000;

}
.newsletter .error, .left_banner .form_home .success{
    font-size: 12px;
    color: #000 !important;
    margin-top: 5px;
}
.contact .feedback {
    width: 100%;
    padding: 30px 0 0 0;
    text-align: center;
    z-index: 999;
    border: none;
    -webkit-box-sizing: border-box;
}
.contact .error, .newsletter .error{
    color: #bd081c !important;
}
.contact .success, .newsletter .success{
    color: #4CAF50 !important;
}




/**To Top**/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 140px;
    left: 51%;
    margin-left: 500px;
    overflow: hidden;
    width: 60px;
    height: 60px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}


/*NEW*/

.slider_wrapper.interior_banner{
    height: 450px;
}
.slider_wrapper.interior_banner #camera_wrap{
    height: 450px !important;
}
.leSolucoes ul{
    padding-left: 15px;
    padding-top: 15px;
}
.leSolucoes ul li{
    padding-left: 25px;
    background: url(../images/check.svg) no-repeat left 3px;
    background-size: 15px;

    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    color: #878787 !important;
    font-size: 13px;
}

.newsarea .titulo{
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    line-height: 18px;
    height: 35px;
    max-height: 35px;
    overflow: hidden;
}
.newsarea a{
    display: block;
    width:100%;
    margin-bottom: 20px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.newsarea a .text1{
    background: url("../images/bgprods.png") repeat;
    color: #FFFFFF;
    display: none;
    height: 57px;
    margin: -77% 0 0;
    padding: 36% 5%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    border: 8px solid rgba(255,255, 255, .9);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.newsarea a .img{
    min-height: 230px;
}
.newsarea a .vermais{
    font-size: 14px;
    font-weight: bold;
}

.newsarea a .vermais img{
    width: 25px;
    margin-top: -3px;
    margin-left: 10px;
}





/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
    body {
        min-width: 768px;
    }

    .nowrap {
        white-space: normal;
    }
    .map address {
        float: left;
        margin-right: 50px;
    }

    .map address+address {
        margin-top: 0;
    }
    .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
        width: 100% !important;
        float: none;
    }
    #form .success {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    .map figure {
        height: auto !important;
    }
    .extra_wrapper {
        overflow: visible;
    }

    .pad3 {
        padding-right: 10px;
    }

    .f_phone {
        font-size: 24px;

    }

    .fl1 {
        width: 210px !important;
    }

    .caption {
        margin-left: -374px !important;
    }

    .comm {
        margin-right: 0 !important;
    }

    .logos img {
        width: 80%;
    }

    footer h5{
        font-size: 16px;
    }

}
@media only screen and (max-width: 767px) {
    body {
        min-width: 420px;
    }

    .logos img {
        width: auto;
    }




    .pad3 {
        padding-right: 0px;
    }


    .fl1 {
        width: auto !important;
        float: none;
        margin-bottom: 25px;
    }


    .caption {
        display: none !important;
    }

    .projects .clear {
        height: 0px;
    }

    .projects .img_inner {
        margin-top: 44px;
    }

    .box {
        margin-bottom: 25px;
    }

    .logos ul li {
        width: auto;
        float: none;
        background: none !important;
        margin-bottom: 20px;
    }

    .white time {
        margin-top: 20px;
    }


    .box img {
        width: 100%;
    }


    .img_inner {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    header {
        position: relative;
    }
    header h1 {
        float: none;
    }
    header h1 a {
        height: auto;
        margin: 0 auto !important;
        text-align: right;
    }
    header h1 a img {
        margin: 0 auto;
    }

    .map figure iframe {
        width: 100%;
        height: 300px;
    }
    .map address {
        margin-right: 0;
    }

    .map address+address {
        margin-left: 20px;
    }
    .content .noresize {
        width: auto !important;
        float: left !important;
        margin-right: 20px !important;
        margin-top: 4px !important;
    }


    .img_inner {
        margin-top: 20px;
    }



}
@media only screen and (max-width: 479px) {
    body {
        min-width: 300px;
    }

    .map address {
        float: none;
    }

    .map address+address {
        margin-left: 0px;
        margin-top: 20px;
    }

    .map figure iframe {
        width: 100%;
        height: 200px;
    }

}
