header .mega-menu .menu-logo > li > a img {   height: 75px;   margin-top: 0px;}
header .mega-menu .menu-links { padding-left: 50px;}
.main-bg { background: #1e66b0;}  
.iq-workinfo .service-shap { border: 10px solid #d23353;}   
.button { background: #f6a41d;   }   
.first { background-color: #f6a41d; }  
.main-color {
    color: #f6a41d;
}                                 

/* ---------------------------- TEMA ---------------------------- */
#our-process, #bg-counters { display: none; }
p {
    font-size: 16px;
    line-height: 1.8;
}
.button {
    -webkit-border-radius: 2px 6px;
    border-radius: 2px 6px !important;
    background-color: #66b97d !important;
    border-bottom: solid 3px #318247;
}
.button:hover {
    background-color: #113f60 !important;
}
.darkcolor, h1, h2, h3, h4, h5, h6 {
    color: #113f60;
}
h1, h2, h3, h4, h5, h6, .primary-color {
    color: #113f60;
    font-weight: 700;
}
h2 {
    font-size: 2rem;
}
.bgdark {
    background: #113f60;
}
.center-block { 
    margin-left: auto !important;
    margin-right: auto !important;
    display: table;
}
.navbar-nav .nav-link:hover, .navbar .dropdown:hover .dropdown-toggle, .dropdown-menu .dropdown-item:hover, .dropdown-menu.megamenu .dropdown-item:hover {
    color: #66b97d !important;
}
.btn-primary, .btn-secondary {
-webkit-border-radius: 2px 6px;
    border-radius: 2px 6px !important;
    border: none;
}
.btn-primary {
    background-color: #113f60 !important;
    border-bottom: solid 3px #0d0b38;
}
.btn-secondary {
    background-color: #66b97d !important;
    border-bottom: solid 3px #318247;
}
.btn-primary:active, .btn-secondary:active {
    border-bottom: 0;
}
.canto2 {
    bottom: 70px;
    z-index: 999  !important;
    opacity: 1;
}
.canto2:hover {
    bottom: 65px;
}

/* ---------------------------- HEADER / MENU ---------------------------- */
#site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #FFF;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.navbar.fixedmenu .logo-scrolled, .navbar .logo-default {
    margin: 0;
    box-shadow: none;
}

#services-slider .owl-item.center .service-box {
/*   
 -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#113f60), color-stop(51%, #66b97d), to(#113f60));
    background-image: -webkit-linear-gradient(left, #113f60 0%, #66b97d 51%, #113f60 100%);
    background-image: -moz-linear-gradient(left, #113f60 0%, #66b97d 51%, #113f60 100%);
    background-image: -o-linear-gradient(left, #113f60 0%, #66b97d 51%, #113f60 100%);
    background-image: linear-gradient(to right, #113f60 0%, #66b97d 51%, #113f60 100%);
*/
    background: #66b97d;    
    padding: 4.5rem 1.5rem;
    margin-top: -25px;
}
.gradient-bg, .team-content::before, .back-top {
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#113f60), color-stop(51%, #23ced5), to(#113f60));
    background-image: -webkit-linear-gradient(left, #113f60 0%, #66b97d 51%, #113f60 100%);
    background-image: -moz-linear-gradient(left, #113f60 0%, #66b97d 51%, #113f60 100%);
    background-image: -o-linear-gradient(left, #113f60 0%, #66b97d 51%, #113f60 100%);
    background-image: linear-gradient(to right, #113f60 0%, #66b97d 51%, #113f60 100%);
}

/* ---------------------------- BANNER ---------------------------- */
#main-banner-area h4 {
font-weight: 500;
    font-size: 20px;
    background-color: #5ebf85;
    padding: 5px 10px;
}

#services-slider {
}
#services-slider .service-box {
    background: #113f60;
    min-height: 395px;
}
#services-slider .service-box h4 {
    color: #FFF;
}
#services-slider .service-box p {
    margin-top: 15px;
    margin-bottom: 0;
}
#services-slider .service-box > img {
    width: auto;
    margin: 0 auto 25px auto;
}

/* ---------------------------- APRESENTAÇÃO ---------------------------- */
#our-feature {
    padding-bottom: 70px;
}
#our-feature a.button {
    margin-top: 15px;
}

#mapa {
}
#mapa .box-text {
    padding: 60px 60px;
    background-color: #f2f3f4;
    min-height: 350px;
}
#mapa .box-text h3 {
    margin-bottom: 20px;
}

/* ---------------------------- ÍCONES EM DESTAQUE ---------------------------- */
#qualidades {
    text-align: center;
    padding-bottom: 70px;
}
#qualidades i {
    font-size: 34px;
    margin-bottom: 20px;
    color: #FFF;
    background-color: #66b97d;
    padding: 20px;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    line-height: 50px;
}
#qualidades h3 {
    margin-bottom: 15px;
    color: #66b97d;
}
/* ---------------------------- SERVIÇOS ---------------------------- */
#our-team {
    padding-top: 5rem;
}
#our-team .heading-title > span {
    color: #5ebf85;
    margin-bottom: 0;
}

.team-content p {
    line-height: normal;
    margin-top: 5px;
}

/* ---------------------------- FOOTER ---------------------------- */
#site-footer {
    background: #113f60;
}
.copyright {
    background: #67b97c;
}
 .copyright p {
    font-size: 12px;
    color: #FFF;
    opacity: 0.8;
}
.footer_logo {
    width: 120px;
}
ul.links li a:hover, ul.links li a:focus, ul.latest_news li a:hover, ul.latest_news li a:focus, .footer_panel p>a:hover, .readmorebtn:hover, .readmorebtn:focus {
    color: #66b97d;
}
ul.social-icons li a, ul.social-icons-simple li a {
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-size: 18px;
}

/* ---------------------------- COOKIES ---------------------------- */
.c-cookies-bar-1 {
    background-color: #EEE;
    padding: 20px;
    font-size: 12px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
/* ---------------------------- INTERNAS ---------------------------- */
.gradient-bg.title-wrap { display: none; }
.page-header .page-titles {
    padding: 5rem 0;
}
#aboutus {
    padding-top: 20px;
    padding-bottom: 0;
}
#aboutus .whitebox .widget {
    padding: 50px;
}
#stayconnect1 {
    padding: 2rem 0;
}
                                                                                                                