body
{
    font-family: Ubuntu, "Open Sans" , sans-serif;
    margin: 0;
    padding: 0;
    overflow: auto;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Ubuntu, "Open Sans", sans-serif;   }



.navbar {
    border-radius: 0;
    margin-bottom: 0 !important;
}

/*COLORS*/
.bg-light-gray {
    background-color: #f7f7f7;
}
/*.bg-colorblue {
    background-color: #0066FF;}*/

.white {
    color: #ffffff; }
.blue {
    color: #0c7385;}
.green {
    color: #26300e;}
.yellow {
    color: #EABB00;}
.primaria {
    color: #154854;}
.secundaria {
    color: #d1964a;}

.tleft {
    text-align: left;
}

.img-centered {
    margin: 0 auto;
}

.whatsapp-link{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    left:50px;
    background-color:#25d366;
    color:#fff;
    border-radius:50px;
    text-align:center;
    font-size:40px;
    box-shadow:1px 1px 2px #888;
    z-index:1000;
}
.fa-whatsapp{
    margin-top:10px;
}

.common {
    color: #CC0000;
    text-shadow: 1px 1px 3px rgba(111, 111, 111, 0.7);
    font-weight: 700;
    text-transform: uppercase;
}

.padding10 {
    padding: 10px 0 10px 0;
}
.padding30 {
    padding: 30px 0 20px 0;
}
.padding50 {
    padding:  50px 0 20px 0px;
}
.padding100 {
    padding: 100px 0 20px 0;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
}


.btn-default {
    padding-top: 9px;
    padding-bottom: 9px;
}
.btn-download {
    position: relative;
    text-align: left;
    font-size: 14px;
    background: #489740;
    color: #fff;
    padding: 10px 20px 10px 60px;
}
.btn-download.app {
    background-color: #333;
}
.btn-download.window {
    background-color: #f54c54;
}
.btn-download:hover,
.btn-download:focus {
    color: #fff;
    opacity: .85;
}
.btn-download i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    line-height: 1;
    margin: 6px 0 0 15px;
}
.btn-download strong {
    display: block;
    margin-bottom: 6px;
    font-weight: 800;
}
.btn-download span {
    display: block;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: .5px;
    margin-top: -5px;
    opacity: 0.8;
}
.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-clear {
    color: #FFF;
    background-color: transparent;
    margin-right: 15px;
    border-color: #FFF;
}
.btn-clear:hover {
    color: #000;
    background-color: #FFF;
}


.carousel {
    margin-top: 0!important;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none;
}
.carousel .item {
    height: 400px;
    /*background: #E46653;*/
}
.carousel .one {
    background: url("https://camargoeassociados.com.br/img/head-01.png") no-repeat;
    /*background: url(../img/abstract-01.jpg) no-repeat;*/
    /*background-position: right -10px top -50px;
    background-attachment: scroll;*/
}
.carousel .two {
    background: url("https://camargoeassociados.com.br/img/head-02.png") no-repeat;
    /*background: url(../img/carrousel2.jpg) no-repeat;*/
    /*background-position: right -10px bottom -80px;
    background-attachment: scroll;*/
}
.carousel .three {
    background: url("https://camargoeassociados.com.br/img/head-03.png") no-repeat;
    /*background: url(../img/carrousel3.jpg) no-repeat;*/
    /*background-position: right -10px top -80px;
    background-attachment: scroll;*/
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
}
/*.carousel-indicators li {
    display: inline-block;
    width: 102px;
    height: 52px;
    text-indent: 0;
    cursor: pointer;
    border-radius: 0;
    border: 1px solid #fff;
    opacity: 0.6;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
    margin: 10px;
}
.carousel-indicators li:hover {
    opacity: 1.0;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}
.carousel-indicators li.active {
    -webkit-box-shadow: 0 0 5px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 0 5px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 0 5px 0 rgba(255, 255, 255, 1);
    opacity: 1.0;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}
.carousel-indicators .active {
    width: 102px;
    height: 52px;
    margin: 10px;
}*/


.main-text {
    position: absolute;
    color: #FFF;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 100px;
    padding-bottom: 80px;
}
.main-text h1 {
    font-weight: lighter;
    font-size: 35px;
    line-height: 55px;
    margin-bottom: 50px;
}
.main-text h1 .span {
    letter-spacing: 3px;
    word-spacing: 2px;
}
.main-text h3 {
    font-weight: lighter;
    padding-top: 20px;
    padding-bottom: 30px;
}
.text1 {
    letter-spacing: 1px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    margin-bottom: 3px !important;
    line-height: 21px !important;
    font-size: 12px !important;
}

#banner h1 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 50px;
    font-weight: 600;
    font-size: 40px;
    word-spacing: 5px;  }
#banner h1 .span {
    font-size: 35px;    }
#banner h2 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 30px;
    font-weight: 600;
    font-size: 35px;
    word-spacing: 5px;   }
#banner .img001 {
    background: url("https://camargoeassociados.com.br/img/head-01.png") no-repeat scroll left bottom;
}
#banner .img002 {
    background: url("https://camargoeassociados.com.br/img/head-02.png") no-repeat scroll left bottom;
}
#banner .img003 {
    background: url("https://camargoeassociados.com.br/img/head-03.png") no-repeat scroll left bottom;
}
#banner .img004 {
    background: url("https://camargoeassociados.com.br/img/head-04.png") no-repeat scroll left bottom;
}
#banner .img005 {
    background: url("https://camargoeassociados.com.br/img/head-05.png") no-repeat scroll left bottom;
}
#banner .img006{
    background: url("https://camargoeassociados.com.br/img/head-06.png") no-repeat scroll left bottom;
}
#banner .artigos {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: bottom;
    padding: 140px 0 60px 0;  }

#banner .artigos-01 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url("https://camargoeassociados.com.br/img/head-01.png") no-repeat scroll left bottom;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: bottom;
    padding: 130px 0 50px;
}
#banner .artigos-02 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url("https://camargoeassociados.com.br/img/head-02.png") no-repeat scroll left bottom;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: bottom;
    padding: 130px 0 50px;
}
#banner .artigos-03 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url("https://camargoeassociados.com.br/img/head-03.png") no-repeat scroll left bottom;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: bottom;
    padding: 130px 0 50px;
}
#banner .pessoal {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/abstract-01.jpg) no-repeat scroll center bottom;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: middle;
    padding: 90px 0 50px;
}
#banner .contabilidade {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/112.jpg) no-repeat scroll center center;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: middle;
    padding: 90px 0 50px;
}
#banner .bpo {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/abstract-02.jpg) no-repeat scroll center bottom;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: middle;
    padding: 90px 0 50px;
}
#banner .calculo {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/alameda-01.jpg) no-repeat scroll center top;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: bottom;
    padding: 90px 0 50px;
}
#banner .destaques {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/111.jpg) no-repeat scroll center top;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: bottom;
    padding: 90px 0 50px;
}
#banner .irpf {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/14.jpg) no-repeat scroll center top;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: bottom;
    padding: 90px 0 50px;
}
#banner .mei {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/15.jpg) no-repeat scroll center top;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    vertical-align: bottom;
    padding: 90px 0 50px;
}





.faq-wrap h3 {
    font-weight: 700;
    text-transform: none;
    margin: 0 0 5px;
}
.faq-wrap p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
}


.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

#faq-info {
    background: #6dbd63;
    color: #FFFFFF;
}
#faq-info h2 {
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    margin: 0 0 20px;
}


/*#services .sc-inner {
    margin-left: 110px;
}
#services .sc-inner h4 {
    font-weight: 600;
    font-size: 21px;
    margin: 5px 0 10px;
}
#services .sc-inner p {
    font-size: 13px;
    margin: 0;
}
#services i {
    background: #669900;
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    color: #003366;
    font-size: 25px;
    float: left;
    border-radius: 50%;
}*/


#blog {
    background: #E9E9E9;
    /*background-color: #fff;*/
}
#blog p {
    /*letter-spacing: 1px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;*/

    letter-spacing: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 25px;
}
#blog img {
    border: 3px solid #999999;
    padding: 3px;
}

.products-list .owl-item {
    margin: 3px;
}
.products-list .owl-theme .owl-controls {
    margin-top: 40px;
}
.products-list .owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    box-shadow: 0 0 0 2px #6dbd63 inset;
    opacity: 1;
    background: transparent;
}
.products-list .owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #6dbd63;
}

#download {
    background-attachment: fixed;
    background-color: rgba(75, 124, 125, 0.3);
    background-repeat: repeat;
    background-image: url(../img/triangular_@2X.png);
}
.download-wrap a {
    margin: 10px;
}

.fh5co-social li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.fh5co-social li a {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.fh5co-social li a:hover,
.fh5co-social li a:active,
.fh5co-social li a:focus {
    outline: none;
    text-decoration: none;
}
.fh5co-social li a i {
    font-size: 15px;
}

#fh5co-footer {
    /*background: #323a45;*/
    background-color: #154854;
    color: #878c93;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
    padding: 5em 0;
}
#fh5co-footer .fh5co-footer-content {
    position: relative;
    z-index: 9;
}
#fh5co-footer p {
    display: block;
}
#fh5co-footer .fh5co-copyright small {
    font-size: 12px;
}
#fh5co-footer .fh5co-lead {
    font-size: 13px;
    font-family: Montserrat, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    margin-bottom: 20px;
}
#fh5co-footer a {
    color: #9a9fa5;
}
#fh5co-footer .fh5co-footer-logo {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
#fh5co-footer .fh5co-footer-logo a {
    font-family: Montserrat, arial, sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
    color: #ccc;
    border: 2px solid #9a9fa5;
    float: left;
    text-transform: uppercase;
    padding: 7px 10px 7px 12px;
}
#fh5co-footer .fh5co-footer-logo a:hover,
#fh5co-footer .fh5co-footer-logo a:active,
#fh5co-footer .fh5co-footer-logo a:focus {
    color: #fff;
    text-decoration: none;
    border-color: #fff;
}
#fh5co-footer ul li {
    list-style: none;
    line-height: 16px;
    margin: 0 0 14px;
    padding: 0;
}
.fh5co-list-check {
    position: relative;
    clear: both;
    margin: 0;
    padding: 0;
}
.fh5co-list-check li {
    padding-left: 25px!important;
    position: relative;
    display: block;
    margin-bottom: 10px!important;
    line-height: 20px;
}
.fh5co-list-check li:before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e042";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: #ccc;
}
.fh5co-spacer {
    clear: both;
    position: relative;
    border: none;
    display: block;
    margin: 0;
    padding: 0;
}
.fh5co-spacer-xlg {
    height: 150px;
}
.fh5co-spacer-lg {
    height: 100px;
}
.fh5co-spacer-md {
    height: 80px;
}
.fh5co-spacer-sm {
    height: 50px;
}
.fh5co-spacer-xs {
    height: 30px;
}
.fh5co-spacer-xxs {
    height: 20px;
}
.fh5co-colored {
    color: #4fd2c2;
}
.fh5co-social-icons > a {
    margin-right: 10px;
    color: #4fd2c2;
}
.fh5co-social-icons > a:hover,
.fh5co-social-icons > a:focus,
.fh5co-social-icons > a:active {
    text-decoration: none;
}
.fh5co-nav-toggle {
    cursor: pointer;
    text-decoration: none;
    float: right;
    position: relative;
    top: 12px;
    right: 0;
    margin-right: -20px;
    z-index: 21;
    display: block;
    height: 44px;
    width: 44px;
    border-bottom: none!important;
    padding: 6px 0 0;
}
.fh5co-nav-toggle:hover,
.fh5co-nav-toggle:focus,
.fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none!important;
}
.fh5co-nav-toggle i {
    position: relative;
    zoom: 1;
    display: inline;
    /*width: 25px;
    height: 3px;*/
    color: #fff;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before,
.fh5co-nav-toggle i::after {
    content: '';
    width: 25px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}



h2 {
    font-size: 35px;
    text-align: center;
    font-weight: lighter;
    font-family: Ubuntu, "Open Sans", sans-serif;
    margin-right: 0;
    margin-bottom: 60px;
    margin-left: 0;
    color: #000;
}
h2.background {
    position: relative;
    z-index: 1;
}
h2.background:before {
    border-top: 2px dashed #dfdfdf;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
    margin: 0 auto;
}
h2.background span {
    background: #E6E6E6;
    padding: 5px 15px 10px;
}
h2.double:before {
    border-top: none;
}
h2.double:after {
    border-bottom: 5px solid black;
    height: 6px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 25%;
    z-index: -1;
    margin: 0 auto;
}
h2.no-background {
    position: relative;
    overflow: hidden;
}
h2.no-background span {
    zoom: 1;
    display: inline;
    vertical-align: auto;
    position: relative;
    padding: 0 20px;
}
h2.no-background span:before,
h2.no-background span:after {
    content: '';
    display: block;
    width: 1000px;
    position: absolute;
    top: .73em;
    border-top: 1px solid red;
}
h2.no-background span:before {
    right: 100%;
}
h2.no-background span:after {
    left: 100%;
}
h2.no-span {
    display: table;
    white-space: nowrap;
}
h2.no-span:before,
h2.no-span:after {
    border-top: 1px solid green;
    content: '';
    display: table-cell;
    position: relative;
    top: .5em;
    width: 45%;
}
h2.no-span:before {
    right: 1.5%;
}
h2.no-span:after {
    left: 1.5%;
}


.navbar-inverse {
    background-color: #154854;
    background-image: none;
    border-color: #6dbd63;
}
    .navbar-inverse .navbar-brand {
        font-size: 30px !important;
        font-weight: 700;
        padding-right: 30px;
        margin-top: -15px;
        color: #FFFFFF;

        height: 75px;
    }
.navbar-inverse .navbar-brand i {
    margin-right: 5px;
}

.dropdown-menu {
    background-color: #336600;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #669900;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-image: none;
    color: #FFFFFF;
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #99ff99;
}
.dropdown-menu > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-top-color: #fff;
    border-bottom-color: #000000;
}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}
.fh5co-nav-toggle i::before {
    top: -7px;
}
.fh5co-nav-toggle i::after {
    bottom: -7px;
}
.fh5co-nav-toggle:hover i::before {
    top: -10px;
}
.fh5co-nav-toggle:hover i::after {
    bottom: -10px;
}
.fh5co-nav-toggle.active i {
    background: transparent;
}
.fh5co-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.fh5co-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.fh5co-nav-toggle > span {
    zoom: 1;
    display: inline;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    /*width: 100px;
    margin-top: 12px;*/
    color: #fff;
    margin-left: -70px;
    font-family: Montserrat, arial, sans-serif;
    letter-spacing: 2px;
    font-size: 15px;
    text-transform: uppercase;
}

.fh5co-row-padded {
    padding: 50px 0;
}


#portfolio {
    background: #E9E9E9;
    padding: 0 10px 0 10px;
    /*padding: 50px 0;*/
}

    #portfolio p {
        color: #154854;
        font-weight: lighter;
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 100px;
    }


#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(55, 145, 215, .5);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    text-align: center;
    background-color: #fff;
    margin: 0 auto;
    padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
    text-transform: none;
    margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
    margin: 0;
}
#portfolio * {
    z-index: 2;
}

.portfolio-modal .modal-content {
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: left;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #CCCCCC;
    margin: 0;
    padding: 30px 0;
}
.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}
.portfolio-modal .modal-content p.item-intro {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
    margin: 20px 0 30px;
}
.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}
.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}
.portfolio-modal .close-modal:hover {
    opacity: .3;
}
.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}


.navbar-new .navbar-brand,
.navbar-new .navbar-brand:hover,
.navbar-new .navbar-brand:focus,
.navbar-new .navbar-nav > li > a,
.navbar-new .navbar-text {
    color: #FFF;
}

.white,
#fh5co-footer a:hover,
#fh5co-footer a:active,
#fh5co-footer a:focus,
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #FFFFFF;
}





.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right,
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}
.faq-content,
.portfolio,
#products {
    background-color: #FFFFFF;
}

/* Muda cor do logotipo*/
.panel-title:hover a,
.navbar-inverse .navbar-brand:hover {
    color: #77a8a8;
/*    color: #000000; */
}


#services,
.fh5co-nav-toggle.active i::before,
.fh5co-nav-toggle.active i::after {
    background: #fff;
}
#services .col-md-4,
#portfolio p {
    margin-bottom: 50px;
}
.fh5co-social,
#fh5co-footer ul {
    margin: 0;
    padding: 0;
}
#fh5co-footer .container .row > div,
.fh5co-mb30,
.portfolio-modal .modal-content p,
.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}
.scrolled .fh5co-nav-toggle.active i::before,
.scrolled .fh5co-nav-toggle.active i::after,
.scrolled .fh5co-nav-toggle i,
.scrolled .fh5co-nav-toggle i::before,
.scrolled .fh5co-nav-toggle i::after {
    background: #000;
}


.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #5F8F00;
}
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus,
.scrolled .fh5co-nav-toggle > span {
    color: #000;
}


#contact
{
    background-color: #FFFFFF;
}
#contact .page-header
{
    border-width: 1px;
    border-color: #EFEFEF;
    border-style: none none solid none;
    margin-bottom: 20px;
}
#contact .page-header h2
{
    font-size: 30px;
    font-weight: 400;
}
#contact i
{
    padding-right: 4px;
}
.contact-form form .input-error
{
    border-color: #FF0000;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 100, 255, 0.5);
    -o-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 100, 255, 0.5);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 100, 255, 0.5);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 100, 255, 0.5);
}
.contact-form form textarea
{
    height: 150px;
}




@media all and (transform-3d),
-webkit-transform-3d {
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right,
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@media screen and (max-width: 992px) {
    #fh5co-footer {
        position: relative;
        padding: 5em 0;
    }
}
@media screen and (max-width: 768px) {
    #fh5co-footer {
        padding: 5em 0;
    }
    .fh5co-spacer-xlg {
        height: 70px;
    }
    .fh5co-spacer-lg {
        height: 50px;
    }
    .fh5co-spacer-md {
        height: 30px;
    }
    .fh5co-spacer-sm,
    .fh5co-spacer-xs {
        height: 20px;
    }
}

@media (min-width: 768px) {
    section {
        padding: 60px 0;
        /*padding: 150px 0;*/
    }
}

@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}
