body {
    background-color: #ebebeb;
    font-family: 'Open Sans', sans-serif;
}
.header {
    padding: 0.7em 0;
    background: #ebebeb;
}
.header-bottom {
    padding: 0.4em 0;
    background: #FFF;
}
p {
    letter-spacing: 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #8a8a8a;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ec6608;
    text-decoration: underline;
}
.cl-effect-1 a::after, .cl-effect-1 a::before {
    margin-right: 0;
    content: '';
}
.w3l_header_left ul li a:hover, .w3l_header_left ul li a:active, .w3l_header_left ul li a:focus {
    color: #ec6608;
    text-decoration: none;
}
.slogan {
    background: #f7f7f7;
    background-size: cover;
}
h3.ser-w3.h3-slogan {
    margin: 20px 0px 20px 0px !important;
}
.agileits_service_grid_btm_left2 {
    background: #f3f3f3;
    border: 2px solid rgba(54, 57, 67, 0);
    border-top: none;
    min-height: 170px;
    text-align: center;
}
.agileits_service_grid_btm_left1 {
    background: #f3f3f3;
}
.agileits_service_grid_btm_left1 > img {
    border: 0;
    border-bottom: none;
}
.agileits_service_grid_btm_left2 h5 {
    color: #005f80;
}
.agileits_cloud {
    min-height: 120px;
    padding: 0em 1em;
}
.popular-grid {
    background: #ffffff !important;
    border: 10px solid #fbfbfb;
}
.popular-w3 {
    /*background: url(../images/ifact/ifact02.jpg) no-repeat fixed;*/
    background: #ebebeb;
    background-size: cover;
    min-height: 400px;    
}
.special {
    background: #ebebeb;
}
.view {
    padding: 5px;
    width: 30%;
    color: #fff;
    background: #005f80;
    border-radius: 6px;
}
.view:hover {
    color: #fff;
    background: #004862 !important;
    border-radius: 6px;
}
a, a:hover, a:visited, a:active, a:focus {
    text-decoration: none;
    text-transform: none;
    color: #FFF;
}
.resp-tab-active, .resp-tab-item:hover {
    background: #005f80;
    border: 1px solid #005f80;
    border-radius: 6px;
}
.resp-tab-item {
   border: 1px solid #005f80;
   border-radius: 6px;
}
.contact {
    /*background: url(../images/ifact/ifact03.jpg) no-repeat fixed;*/
    background: #FFF;
    background-size: cover;
    min-height: 400px; 
    background-position: 0 0;
    background-size: 100% 100%; 
}
.contact-block1 {
    padding-right: 20px;
}
.contact-block-left input[type="submit"] {
    color: #fff;
    background: #005f80;
    border-radius: 6px;
    text-transform: none;
}
.contact-block-left input[type="submit"]:hover, .contact-block-left input[type="submit"]:active, .contact-block-left input[type="submit"]:focus {
    color: #fff;
    background: #004862;
    border-radius: 6px;
}
.contact-block-left input[disabled="disabled"], .contact-block-left input[disabled="disabled"]:hover, .contact-block-left input[disabled="disabled"]:active, .contact-block-left input[disabled="disabled"]:focus {
    background: #b3b3b3;
}
.logo {
    margin-top: 5px;
}
.img-logo {
    width: 100px;
}
.img-logo-footer {
    width: 60px;
    margin-bottom: 6px;
}
.w3l_header_left ul li span {
    padding-right: 0.5em;
}
span.area-span {
    bottom: 0;
    position: absolute;
    font-size: 16px;
    color: #FFF;
    cursor: pointer;
    width: 100%;
    left: 0;
    margin-bottom: 18px;
    /*background-color: rgba(0,0,0,0.8);*/
    font-weight: bold;
}
span.area-span-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    /*background-color: rgba(0,0,0,0.8);*/
    opacity: 1;
    color: #ef773b;
}
.area-container {
    position: absolute;
    width: 100%;
    height: 100%;
    /*background-color: rgba(55, 59, 69, 0.8);*/
    text-align: center;
    display: grid;
    cursor: pointer;
}
.area-container:hover {
    background-color: rgba(55, 59, 69, 0.3);
    transition: all 0.5s;
}
.area-container {
    transition: all 0.5s;
    border: 4px solid transparent;
}
.btn.btn-default {
    background: #005f80;
    border: 1px solid #005f80;
    color: #FFF;
    border-radius: 6px;
}
.btn.btn-default:hover {
    background: #004862;
    border: 1px solid #004862;
    color: #FFF;
    border-radius: 6px;
}
.popular-grid p {
    font-size: 1em;
    line-height: 1.9em;
    padding: 1em 1em 0em;
    color: #777;
}
.detail-bottom a {
    margin-bottom: 1.5em;
}
.portfolio.areas.video {
    text-align: -webkit-center;
    text-align: center;
}
.portfolio.areas {
    background-color: #FFF;
}
.agileits_services_grids_bottom {
    bottom: inherit;
}
.content-agileits {
    margin: 0;
    padding: 6em;
    background: #FFF;
}
.col-md-1.portfolio-grids {
    width: 13%;
}
.portfolio-grids {
    padding: 0;
    background: #f3f3f3;
    border: 2px solid #ffffff;
}
.rslides {
    height: 350px;
}
.w3l_header_left {
    margin: 0.2em 0 0;
}   
ul.list-itens {
    margin-left: 30px;
    margin-top: 8px;
}
.modal-header span {
    font-size: 1.1em;
    color: #777;
    letter-spacing: 2px;
    line-height: 24px;
    padding-bottom: 16px;
    display: inline-block;
    margin-top: 0em;
}
.modal-header h4 {
    color: #005f80;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-align: -webkit-left;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0;
}
.modal-body > ul {
    margin-left: 30px;
    margin-top: 10px;
}
.modal-body > ul > li {
    font-weight: 500;
}
.modal-body > p {
    margin-top: 10px;
}
.modal-content {
    border-radius: 0;
    opacity: 0.95;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #ebebeb;    
}
.modal-footer {
    padding: 10px 15px 10px 10px;
}
.footer-w3l {
    background: #ebebeb;
    padding: 9px 0px 4px 0px;
}
.w3ls-special-img {
    padding: 0;
    background: none !important;
    min-height: 235px;
    background-size: cover;
    text-align: center;
    position: relative;
}
.w3ls-special-text.effect-1 > img {
    width: 285px;
    height: 231px;
}
.agileits-special-info h4 a {
    color: #111;
    font-size: 1.0em;
    letter-spacing: 0;
}
.agileits-special-info {
    height: 231px;
    padding: 15px 10px 15px 10px;
    background: #ffffff;
}
.agileits-special-info p {
    line-height: 1.5em;
}
.banner {
    background: url(../images/ifact/ifact01.jpg) no-repeat;
    text-align: center;
    height: 450px;
    background-size: 100% auto;
    border-top: 2px solid rgb(210, 210, 210);
}
.banner > h3 {
    text-shadow: 0 0 0.2em #000, 0 0 0.2em #000, 0 0 0.2em #000;
    color: #FFF;
    font-size: 32px;
    top: 42%;
    position: relative;
}
.contact-block-left input[type="text"], .contact-block-left input[type="email"], .contact-block-left textarea {
    border: 1px solid #d2d2d2;
    background: #efefef;
}
.ser-p3 {
    font-size: 1.0em;
    color: #4a4a4a;
    text-align: center;
    margin-bottom: 4em;
}
h2.w3-abo, h3.ser-w3, h3.blo-w3, .agileits-title h3, h3.title-w3, .contact-top h3 {
    color: #005f80;
    font-weight: 300;

}
h3.ser-w3.ser-w3-area {
    margin-bottom: 0.5em;
}
.popular-grid h5 {
    color: #005f80;
}
.contact-top p {
    color: #828282;
}
.w3l_header_left ul li {
    color: #ec6608;
}
.w3l_header_left ul li a {
    color: #8e8e8e;
}
.navbar-nav > li > a {
    padding: 17px 6px 0;
}
.agileits_service_grid_btm_left1:after {
    border: 0;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    width: 100%;
    height: 100%;
    transition: all 0.5s !important;
    position: absolute;
    visibility: hidden;
}
.agileits_service_grid_btm_left1:hover:after {
    border: 0;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    width: 100%;
    height: 100%;
    transition: all 0.5s !important;
    position: absolute;
    background-color: rgba(55, 59, 69, 0.3);
    visibility: visible;
}
p.pca {
    font-size: 22px !important;
    text-align: -webkit-center;
    text-align: center;
}
.bg-white {
    background-color: #FFF !important;
}
.bg-silver {
    background-color: #fbfbfb !important; /*#ebebeb*/ 
}
.contact-block-left input[type="text"], .contact-block-left input[type="email"], .contact-block-left textarea {
    padding: 0.5em 1em;
}

/* CAROUSEL */

#carouselTop .nav a small {
    display:block;
}
#carouselTop .nav {
    background: #f7f7f7;
}
#carouselTop .nav a {
    border-radius: 0px;
    display: inline-flex;
    text-align: left;
    font-size: 11px;
    padding: 12px 8px 8px 8px;
}
.nav-justified > li {
    width: 200px;
    min-width: 200px;
}
.nav-justified > li > a {
    color: #8a8a8a;
    background: #f7f7f7;
    /*border: 1px solid #f7f7f7;*/
    transition: unset;
}
.nav-justified > li.active > a, .nav-justified > li.active > a:hover, .nav-justified > li.active > a:focus, .nav-justified > li > a:hover,  .nav-justified > li > a:focus {
    color: #005f80;
    background-color: #e8e8e8;
}
.nav-justified > li > a:hover {
    /*border: 1px solid #e8e8e8;*/
    color: #005f80;
}
.nav-justified > li.active > a:before {
    content: "";
    background: url(../images/seta_cima.png) no-repeat;
    background-size: contain;
    width: 37px;
    height: 12px;
    display: block;
    left: 50%;
    margin-left: -18.5px;
    position: absolute;
    top: -12px;
}
.nav-justified > li > a:hover:before {
    content: "";
    background: url(../images/seta_cima.png) no-repeat;
    background-size: contain;
    width: 37px;
    height: 12px;
    display: block;
    left: 50%;
    margin-left: -18.5px;
    position: absolute;
    top: -12px;
}
.nav-container {
    border-top: 1px solid #d2d3d4;
    text-align: -webkit-center;
}
div#carouselTop {
    background: #f7f7f7;
}
img.thumb-carousel-nav {
    width: 28px;
    height: 28px;
    display: block;
    margin-right: 10px;
    margin-top: 2px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

/* IFRAME PLAYER */

iframe#ytplayer {
    width: 740px;
    height: 460px;
}

/* PLANS CARDS */

.panel.panel-success.panel-pricing {
    border: 0;
    box-shadow: none;
    border-radius: 0;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #f3f3f3 !important;
    color: #888888 !important;
    border-color: #ebebeb !important;
}
.panel-heading.panel-heading-pricing {
    text-align: -webkit-center;
    text-align: center;
    padding: 2em 1em;
}
p.pricing {
    font-size: 42px;
    color: #005f80;
}
a.btn.btn-default.btn-lg.btn-pricing {
    width: 100%;
}
.panel-body-pricing {
    padding: 3em 1em;
    text-align: -webkit-center;
    text-align: center;
    background: #efefef;
}
.panel-footer-pricing {
    border-top: 1px solid #ebebeb;
}
.col-md-1.portfolio-grids.col-pricing {
    border-color: transparent;
    background: transparent;
}
.panel-heading.panel-heading-pricing h3 {
    font-weight: 100;
    font-size: 26px;
}
[class^="icon-"], [class*=" icon-"] {
    font-size: 26px;
    line-height: 38px !important;
    margin-right: 10px;
    margin-top: -3px;
    font-weight: 600 !important;
}
.sub-tit {
    text-align: -webkit-center;
    text-align: center;
    padding: 40px 0px 20px 0px;
}
.sub-tit p {
    font-size: 16px;
}
.w3l_header_left > ul > li > span {
    font-size: 18px;
    line-height: 0;
}

/* ASPAS */

.conteudo {
    display: table;
    padding: 30px 90px 10px 90px;
}
.aspas {
    display: table-cell;
    width: 12%;
    vertical-align: middle;
    text-align: center;
}
.aspas img, .aspas svg {
    width: 25%;
    fill: #005f80;
}
.texto {
    display: table-cell;
    width: 80%;
    vertical-align: top;
}
p:last-of-type {
    padding-bottom: 0;
}
.texto p {
    font-size: 20px;
}
.navbar-toggle {
    margin-top: 14px;
    margin-bottom: 0px;
}
.footer-w3l p a {
    color: #005f80 !important;
}
.term-pol, .term-pol a {
    color: #005f80 !important;
    margin: 5px;
}
.term-pol {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.modal-body.modal-term-pol {
    height: 450px;
    overflow: auto;
    margin: 2px;
}
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color: #005f80;
	border: 2px solid #005f80;
}

/* RESPONSIVE */
@media (max-width: 480px) {
    .navbar-toggle {
        padding: 8px 0px 5px 11px;
    }
}
@media (max-width: 767px) {
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #d0682a;
    }
}
@media (max-width: 767px) {
    .navbar-default .navbar-toggle {
        border-color: #d4743a;
    }
}
@media (max-width: 767px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 111%;
        margin: 1em 0 0 -15px;
    }
    .agileits_service_grid_btm_left {
        width: 120%;
        left: -24px;
    }
    .agileits_service_grid_btm_left2 {
        min-height: 110px;
    }
    .special-grids {
        display: grid;
    }
    .agileits_service_grid_btm_left2 p {
        font-size: 0.8em;
    }
    .content-agileits {
        padding: 2em;
    }
    .w3l-special-grid {
        width: 100%;
    }
    .nav-justified > li {
        width: 100%;
        min-width: 100%;
    }
    #carouselTop .nav a {
        width: 100%;
        line-height: 30px;
    }
    .resp-tab-item {
        width: 100%;
        margin-bottom: 5px;
    }
    iframe#ytplayer {
        width: 370px;
        height: 250px;
    }    
}
