body { font-family: 'Open Sans', sans-serif; font-size: 14px; margin: 0; padding: 0; margin-top: 70px; }

.nopadding { padding: 0; }
hr { border-bottom: 1px solid #ccc; margin-bottom: 0; margin-top: 0; }
.ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }


/* HEADER */

.navbar { border-radius: 0; box-shadow: 0px 0px 10px #333; }
.navbar-brand>img { margin-top: 0; height: 38px; }
.navbar-fixed-top { background-color: #fff; margin-bottom: 0; }
.navbar-fixed-top .navbar-nav>li>a { font-weight: 600; letter-spacing: 1px; color: #545454; padding: 25px 15px; transition: all .35s; }
.navbar-fixed-top .navbar-nav>li>a:focus, .navbar-fixed-top .navbar-nav>li>a:hover { color: #ccc; background-color: transparent; }


/* HOME */

.parallax-header-style { min-height: 600px; background: transparent; margin-top: -10px; }

.headerText { margin-top: -450px; }
.headerText>h1 { font-family: 'Source Sans Pro', sans-serif; font-size: 48px; color: #fff; letter-spacing: 2px; text-align: center; font-weight: 300; }
.headerText>p { color: #fff; font-weight: 300; text-align: center; margin: 30px 60px; }
.headerBtn { width: 280px; margin: 0 auto; }
.headerBtn>a { width: 138px; }
.headerBtn .btn { border: 0; border-radius: 0; transition: all .35s; font-weight: 400; padding: 10px 20px; }
.headerBtn .btn-primary { background-color: #545454; color: #fff; }
.headerBtn .btn-default { background-color: #fff; color: #545454; }

.contHA { background-color: #f2f2f2; padding: 40px 0; }
.iconCont { background-color: #545454; transform: rotate(43deg); margin: 20px 20px 30px 20px; padding: 18px 20px; }
.iconCont i { color: #fff; transform: rotate(-43deg); font-size: 18px; }
.textCont { min-height: 120px; }
.textCont h4 { font-family: 'Source Sans Pro', sans-serif; font-size: 18px; font-weight: 600; margin-top: 0; margin-bottom: 5px; }
.textCont p { line-height: 20px; color: #777; margin: 0 0 10px; font-size: 12px; }

.contHB { padding: 100px 15px 70px 15px; }
.contHB img { width: 100%; max-width: 400px; }
.aboutCont h2 { font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; color: #545454; font-size: 30px; font-weight: 600; margin-bottom: 30px; }
.aboutCont h2 span { font-weight: 300; }
.aboutCont p { line-height: 26px; color: #777; margin: 0 0 10px; }

.contHC { background-color: #f2f2f2; padding: 100px 0 0 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.servicesCont { padding: 0 0 30px 0; }
.servicesCont h2 { font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; color: #545454; font-size: 30px; font-weight: 600; margin-bottom: 30px; text-align: center; }
.servicesCont h2 span { font-weight: 300; }
.servicesGrid { border: 1px solid #ccc; background-color: #fff; padding: 30px 0; }
.servicesPanel { margin: 30px 0; text-align: center; }
.servicesIcon { background-color: #545454; padding: 18px 16px; height: 50px; margin: 0 auto; display: inline-block;}
.servicesIcon i { color: #fff; font-size: 18px; }
.servicesPanelBody { padding: 15px 40px 15px 40px; }
.servicesPanelBody h4 { font-family: 'Source Sans Pro', sans-serif; font-size: 18px; font-weight: 600; color: #545454; }
/*.servicesPanelBody p { line-height: 26px; color: #777; font-size: 12px; max-height: 26px; white-space: nowrap; text-align: justify; overflow: hidden; text-overflow: ellipsis; }*/
.servicesPanelBody p { line-height: 26px; color: #777; font-size: 12px; }
.servicesPanelBody a { color: #545454; font-weight: 400; margin-top: 10px; }

.contPar { background-color: #f2f2f2; padding: 100px 0 70px 0; }
.rowPar { margin-left: -30px; margin-right: -30px; }
.divPar { padding-bottom: 30px; }
.imgPar { background-color: #fff; border: 1px solid #ccc; margin-left: auto; margin-right: auto; }


/* BREADCRUMB */

.contBreadcrumb { background-color: #f2f2f2; padding: 60px 0; }
.olBreadcrumb { font-family: 'Source Sans Pro', sans-serif; padding: 0; margin: 31px 0 0 0; background-color: #f2f2f2; border-radius: 0; color: #777; text-align: right; font-size: 16px; font-weight: 600; }
.olBreadcrumb a { color: #545454; }
.h2Breadcrumb { font-family: 'Source Sans Pro', sans-serif; color: #545454; text-align: left; font-size: 30px; font-weight: 600; margin-bottom: 30px; }


/* SERVICOS */

.contServicosA { padding: 50px 0; }
.contServicosB { padding: 50px 0; background-color: #f2f2f2; }
.divServicos { margin: 30px auto; }
.divServicos i { color: #545454; padding: 5px 20px; }
.divServicosText h4 { margin-top: 0; margin-bottom: 5px; color: #545454; font-size: 18px; font-weight: 600; font-family: 'Source Sans Pro', sans-serif; }
/*.divServicosText p { line-height: 26px; color: #777; font-size: 12px; max-height: 26px; text-align: justify; overflow: hidden; width: 100%; }
.divServicosText p:before { content: "..."; position: absolute; right: 4px; }*/
.divServicosText p { line-height: 26px; color: #777; font-size: 12px; }
.divServicosText .btn { background-color: #545454; color: #fff; border-radius: 0; font-weight: 400; padding: 7px 14px; border: 0; margin-top: 10px; }

.contServico { padding: 100px 0 100px 0; }
.divServico h2 { margin-top: 0; text-transform: uppercase; color: #545454; font-size: 30px; font-weight: 600; margin-bottom: 30px; font-family: 'Source Sans Pro', sans-serif; }
.divServico span { font-weight: 300; }
.divServico p { line-height: 26px; color: #777; margin: 0 0 10px 0; }
.accServico { margin-top: 50px; }
.accServico .panel { border: 0; box-shadow: none; -webkit-box-shadow: none; }
.accServico a { text-decoration: none; }
.accServico .panel-heading { background-color: #f1f0f0; border-left: 3px solid #545454; border-radius: 0; padding: 13px 18px; margin-bottom: 5px; }
/*.accServico .panel-heading h4:after { font-family: 'Glyphicons Halflings'; content: "\e114"; float: right; color: #545454; }*/
.accServico .collapsed .panel-heading h4:after { content: "\e080"; }
.accServico .panel-title { font-family: 'Source Sans Pro', sans-serif; font-weight: 600; color: #545454; }
.accServico .panel-body { border-top: 0 !important; padding: 15px 5px; line-height: 26px; color: #777; }


/* PORTFOLIO */

.contPortfolio { padding: 100px 0 70px 0; }
.hovereffect { width: 100%; height: 100%; float: left; overflow: hidden; position: relative; text-align: center; cursor: default; }
.hovereffect .overlay { width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; }
.hovereffect img { display: block; position: relative; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); -webkit-transition: all 0.35s; transition: all 0.35s; }
.hovereffect:hover img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.7" /><feFuncG type="linear" slope="0.7" /><feFuncB type="linear" slope="0.7" /></feComponentTransfer></filter></svg>#filter'); filter: brightness(0.7); -webkit-filter: brightness(0.7); }
.hovereffect h2 { text-transform: uppercase; color: #fff; text-align: center; font-size: 17px; padding: 10px; width: 100%; }
.hovereffect:hover h2 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1); transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1); }
.hovereffect a.info { display: inline-block; text-decoration: none; padding: 7px 14px; text-transform: uppercase; color: #fff; border: 1px solid #fff; margin: 50px 0 0 0; background-color: transparent; }
.hovereffect a.info:hover { box-shadow: 0 0 5px #fff; }
.hovereffect .rotate { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); width: 100%; height: 100%; position: absolute; }
.hovereffect hr { width: 50%; opacity: 0; filter: alpha(opacity=0); }
.hovereffect  hr:nth-child(2) { -webkit-transform: translate3d(-50%,-50%,0) rotate(0deg) scale3d(0,0,1); transform: translate3d(-50%,-50%,0) rotate(0deg) scale3d(0,0,1); }
.hovereffect  hr:nth-child(3) { -webkit-transform: translate3d(-50%,-50%,0) rotate(90deg) scale3d(0,0,1); transform: translate3d(-50%,-50%,0) rotate(90deg) scale3d(0,0,1); }
.hovereffect h2, .hovereffect hr { position: absolute; top: 50%; left: 50%; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0); -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; background-color: transparent; margin: 0px; }
.group1, .group2 { left: 50%; position: absolute; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0); -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; background-color: transparent; margin: 0px; padding: 0px; }
.group1 { top: 40%; }
.group2 { top: 60%; }
.hovereffect p { width: 30%; text-transform: none; font-size: 15px; line-height: 2; }
.hovereffect p a { color: #fff; }
.hovereffect p a:hover, .hovereffect p a:focus, .hovereffect p a.disabled { opacity: 0.6; filter: alpha(opacity=60); }
.hovereffect  a i { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; padding: 10px; font-size: 20px; }
.hovereffect  a i.fa-facebook { margin-left: 10px; }
.hovereffect  a i.fa-question { margin-left: 10px; }
.group1 a:first-child i { -webkit-transform: translate3d(-60px,-60px,0) rotate(45deg) scale(2); transform: translate3d(-60px,-60px,0) rotate(45deg) scale(2); }
.group1 a:nth-child(2) i { -webkit-transform: translate3d(60px,-60px,0) rotate(45deg) scale(2); transform: translate3d(60px,-60px,0)  rotate(45deg) scale(2); }
.group2 a:first-child i { -webkit-transform: translate3d(-60px,60px,0) rotate(45deg) scale(2); transform: translate3d(-60px,60px,0) rotate(45deg) scale(2); }
.group2 a:nth-child(2) i { -webkit-transform: translate3d(60px,60px,0)  rotate(45deg) scale(2); transform: translate3d(60px,60px,0)  rotate(45deg) scale(2); }
.hovereffect:hover hr:nth-child(2) { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate3d(-50%,-50%,0) rotate(0deg) scale3d(1,1,1); transform: translate3d(-50%,-50%,0) rotate(0deg) scale3d(1,1,1); }
.hovereffect:hover hr:nth-child(3) { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate3d(-50%,-50%,0) rotate(90deg) scale3d(1,1,1); transform: translate3d(-50%,-50%,0) rotate(90deg) scale3d(1,1,1); }
.hovereffect:hover .group1 i:empty, .hovereffect:hover .group2 i:empty { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0) rotate(45deg) scale(1); opacity: 1; filter: alpha(opacity=100); }
.portTooltip { position: absolute; bottom: -50px; background-color: rgba(0,0,0,0.7); color: #fff; text-align: center; width: 100%; padding: 4px 0; font-size: 12px; -webkit-transition: all 200ms ease-in; -ms-transition: all 200ms ease-in; transition: all 200ms ease-in; }


/* NOTICIAS */

.contNoticias { padding: 100px 0 70px 0; }
.imgNoticias { width: 100%; }
.h3Noticias { font-size: 24px; font-weight: 600; font-family: 'Source Sans Pro', sans-serif; color: #545454; }
.h5Noticias { font-size: 16px; font-weight: 600; font-family: 'Source Sans Pro', sans-serif; color: #545454; margin-top: 10px; margin-bottom: 10px; }
.h6Noticias { font-size: 14px; font-weight: 600; font-family: 'Source Sans Pro', sans-serif; color: #545454; margin-top: 10px; margin-bottom: 10px; }
.pNoticiasComp { line-height: 26px; color: #777; font-size: 12px; max-height: 26px; }
.btnNoticias, .btnNoticias:hover, .btnNoticias:focus { background-color: #545454; color: #fff; border-radius: 0; font-weight: 400; padding: 7px 14px; border: 0; margin-top: 10px; margin-bottom: 40px; }
.pNoticias { line-height: 26px; color: #777; font-size: 12px; }
.aNoticias, .aNoticias:hover, .aNoticias:focus { color: #545454; text-decoration: none; margin-left: 10px; font-size: 20px; }
.fb-share-button span { vertical-align: baseline !important; }


/* CONTACTO */

.contContacto { padding: 100px 0 70px 0; }
.h2Contacto { margin: 0 0 60px 0; font-size: 30px; font-weight: 600; font-family: 'Source Sans Pro', sans-serif; color: #545454; }
.contContacto input, .contContacto textarea { display: block; width: 100%; letter-spacing: 1px; height: 45px; padding: 10px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; border: 1px solid #ccc; border-radius: 0 !important; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
.contContacto textarea { height: auto; }
.contContacto .btn { background-color: #545454; color: #fff; border-radius: 0; font-weight: 400; padding: 7px 14px; border: 0; }
.contContacto .media-left { color: #545454; }
.contContacto .media-left i { width: 40px; }
.contContacto .media-body h4 { font-size: 18px; font-weight: 600; font-family: 'Source Sans Pro', sans-serif; color: #545454; }
.contContacto .media-body p { line-height: 26px; color: #777; }


/* FOOTER */

footer { background-color: #272727; padding: 50px; }
.divFoot { margin: 30px auto; float: left; width: 100%; }
.h4Foot { margin: 0 0 20px 0; color: #fff; }
.pFoot { margin: 27px 0 12px 0; color: #ccc; }
.formFoot { height: 50px; position: relative; overflow: hidden; }
.inputFoot { border: none; outline: none; height: 50px; padding-left: 15px; width: 100%; display: inline-block; position: absolute; left: 0; font-family: lato; font-size: 14px; color: #ccc; background: #2f2f2f; }
.btFoot { border: none; outline: none; height: 45px; background: #2f2f2f; line-height: 45px; position: absolute; right: 0; padding: 8px 0 0 9px; width: 55px; color: #fff; font-size: 16px; }
.ulFoot { padding: 0; margin: 0; list-style: none; }
.liFoot { border-bottom: 1px solid #333333; padding: 2px 0; }
.aFoot { line-height: 45px; color: #ccc; display: block; }
.aFoot:hover, .aFoot:focus { color: #fff; text-decoration: none; }
.iconFoot { background-color: #323232; display: inline-block; width: 32px; height: 32px; color: #ccc; text-align: center; padding: 10px 0 0 0; border-radius: 18px; margin: 0 10px 0 0; }
.iconFoot.fa-facebook:hover { background-color: #30477a; color: #fff; }
.iconFoot.fa-linkedin:hover { background-color: #0b6087; color: #fff; }
.iconFoot.fa-instagram:hover { background-color: #944ec0; color: #fff; }

.contCopyright { background-color: #1b1b1b; padding: 20px; color: #ccc; border-top: 1px solid #2c2c2c; }
.divCopyright { text-align: left; }


/* MODAL */

.modal-content { border-radius: 0 !important; }
.modal-header { background-color: rgba(84,84,84,0.9); color: #fff; border-bottom: 1px solid #545454; }
.modal-header h4 { font-family: 'Source Sans Pro', sans-serif; }
.modal-header .close { color: #fff; text-shadow: none; }
.modal-body { background-color: rgba(255,255,255,0.9); color: #777; }
.modal-body input, .modal-body textarea { display: block; width: 100%; letter-spacing: 1px; height: 45px; padding: 10px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: rgba(255,255,255,0.7); border: 1px solid #ccc; border-radius: 0 !important; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
.modal-body textarea { height: auto; }
.modal-body .btn { background-color: #545454; color: #fff; border-radius: 0; font-weight: 400; padding: 7px 14px; border: 0; }


/* MOBILE SM */

@media (max-width: 991px) {

  .contHB img { display: none; }

  .divServico h2 { margin-top: 20px; }

  .hovereffect  a i.fa-facebook { margin-left: 25px; }
  .hovereffect  a i.fa-question { margin-left: 25px; }

  .contContacto .btn { margin-bottom: 50px; }

}


/* MOBILE XS */

@media (max-width: 767px) {

  .navbar-fixed-top { min-height: 70px; }
  .navbar-toggle { margin-top: 18px; }
  .navbar-toggle .icon-bar { background-color: #777; }
  .navbar-fixed-top .navbar-nav>li>a { padding: 15px 15px; }

  .headerText>p { margin: 30px 10px; font-size: 12px; }

  .divServicosText p { font-size: 12px; }

}


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}