.colunas {
    width: 100%;
    float: left;
    text-align: center
}

.colunas.uma {
    width: 6.5%;
    margin-left: 2%
}

.colunas.duas {
    width: 15.0%;
    margin-left: 2%
}

.colunas.tres {
    width: 23.5%;
    margin-left: 2%
}

.colunas.quatro {
    width: 32.0%;
    margin-left: 2%
}

.colunas.cinco {
    width: 40.5%;
    margin-left: 2%
}

.colunas.seis {
    width: 49.0%;
    margin-left: 2%
}

.colunas.sete {
    width: 57.5%;
    margin-left: 2%
}

.colunas.oito {
    width: 66.0%;
    margin-left: 2%
}

.colunas.nove {
    width: 74.5%;
    margin-left: 2%
}

.colunas.dez {
    width: 83.0%;
    margin-left: 2%
}

.colunas.onze {
    width: 91.5%;
    margin-left: 2%
}

.colunas.doze {
    width: 100%;
    margin-left: 0
}

@media screen and (min-width: 360px) {
    .colunas.mobile-uma {
        width: 6.5%;
        margin-left: 2%
    }
    .colunas.mobile-duas {
        width: 15.0%;
        margin-left: 2%
    }
    .colunas.mobile-tres {
        width: 23.5%;
        margin-left: 2%
    }
    .colunas.mobile-quatro {
        width: 32.0%;
        margin-left: 2%
    }
    .colunas.mobile-cinco {
        width: 40.5%;
        margin-left: 2%
    }
    .colunas.mobile-seis {
        width: 49.0%;
        margin-left: 2%
    }
    .colunas.mobile-sete {
        width: 57.5%;
        margin-left: 2%
    }
    .colunas.mobile-oito {
        width: 66.0%;
        margin-left: 2%
    }
    .colunas.mobile-nove {
        width: 74.5%;
        margin-left: 2%
    }
    .colunas.mobile-dez {
        width: 83.0%;
        margin-left: 2%
    }
    .colunas.mobile-onze {
        width: 91.5%;
        margin-left: 2%
    }
    .colunas.mobile-doze {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (min-width: 550px) {
    .colunas.phablet-uma {
        width: 6.5%;
        margin-left: 2%
    }
    .colunas.phablet-duas {
        width: 15.0%;
        margin-left: 2%
    }
    .colunas.phablet-tres {
        width: 23.5%;
        margin-left: 2%
    }
    .colunas.phablet-quatro {
        width: 32.0%;
        margin-left: 2%
    }
    .colunas.phablet-cinco {
        width: 40.5%;
        margin-left: 2%
    }
    .colunas.phablet-seis {
        width: 49.0%;
        margin-left: 2%
    }
    .colunas.phablet-sete {
        width: 57.5%;
        margin-left: 2%
    }
    .colunas.phablet-oito {
        width: 66.0%;
        margin-left: 2%
    }
    .colunas.phablet-nove {
        width: 74.5%;
        margin-left: 2%
    }
    .colunas.phablet-dez {
        width: 83.0%;
        margin-left: 2%
    }
    .colunas.phablet-onze {
        width: 91.5%;
        margin-left: 2%
    }
    .colunas.phablet-doze {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (min-width: 750px) {
    .colunas.tablet-uma {
        width: 6.5%;
        margin-left: 2%
    }
    .colunas.tablet-duas {
        width: 15.0%;
        margin-left: 2%
    }
    .colunas.tablet-tres {
        width: 23.5%;
        margin-left: 2%
    }
    .colunas.tablet-quatro {
        width: 32.0%;
        margin-left: 2%
    }
    .colunas.tablet-cinco {
        width: 40.5%;
        margin-left: 2%
    }
    .colunas.tablet-seis {
        width: 49.0%;
        margin-left: 2%
    }
    .colunas.tablet-sete {
        width: 57.5%;
        margin-left: 2%
    }
    .colunas.tablet-oito {
        width: 66.0%;
        margin-left: 2%
    }
    .colunas.tablet-nove {
        width: 74.5%;
        margin-left: 2%
    }
    .colunas.tablet-dez {
        width: 83.0%;
        margin-left: 2%
    }
    .colunas.tablet-onze {
        width: 91.5%;
        margin-left: 2%
    }
    .colunas.tablet-doze {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (min-width: 1024px) {
    .colunas.desktop-uma {
        width: 6.5%;
        margin-left: 2%
    }
    .colunas.desktop-duas {
        width: 15.0%;
        margin-left: 2%
    }
    .colunas.desktop-tres {
        width: 23.5%;
        margin-left: 2%
    }
    .colunas.desktop-quatro {
        width: 32.0%;
        margin-left: 2%
    }
    .colunas.desktop-cinco {
        width: 40.5%;
        margin-left: 2%
    }
    .colunas.desktop-seis {
        width: 49.0%;
        margin-left: 2%
    }
    .colunas.desktop-sete {
        width: 57.5%;
        margin-left: 2%
    }
    .colunas.desktop-oito {
        width: 66.0%;
        margin-left: 2%
    }
    .colunas.desktop-nove {
        width: 74.5%;
        margin-left: 2%
    }
    .colunas.desktop-dez {
        width: 83.0%;
        margin-left: 2%
    }
    .colunas.desktop-onze {
        width: 91.5%;
        margin-left: 2%
    }
    .colunas.desktop-doze {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (min-width: 1240px) {
    .colunas.desktop-hd-uma {
        width: 6.5%;
        margin-left: 2%
    }
    .colunas.desktop-hd-duas {
        width: 15.0%;
        margin-left: 2%
    }
    .colunas.desktop-hd-tres {
        width: 23.5%;
        margin-left: 2%
    }
    .colunas.desktop-hd-quatro {
        width: 32.0%;
        margin-left: 2%
    }
    .colunas.desktop-hd-cinco {
        width: 40.5%;
        margin-left: 2%
    }
    .colunas.desktop-hd-seis {
        width: 49.0%;
        margin-left: 2%
    }
    .colunas.desktop-hd-sete {
        width: 57.5%;
        margin-left: 2%
    }
    .colunas.desktop-hd-oito {
        width: 66.0%;
        margin-left: 2%
    }
    .colunas.desktop-hd-nove {
        width: 74.5%;
        margin-left: 2%
    }
    .colunas.desktop-hd-dez {
        width: 83.0%;
        margin-left: 2%
    }
    .colunas.desktop-hd-onze {
        width: 91.5%;
        margin-left: 2%
    }
    .colunas.desktop-hd-doze {
        width: 100%;
        margin-left: 0
    }
}

.colunas:first-child {
    margin-left: 0
}

.colunas.centralizadas {
    float: none;
    margin: 0 auto
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    color: #666;
    font-size: 15px;
    font-family: 'Dosis', sans-serif;
    word-wrap: break-word;
    overflow-x: hidden;
    overflow-y: hidden;
    background: transparent
}

:focus {
    outline: none
}

a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #666;
    text-decoration: none
}

a:hover {
    color: #0e5274;
    text-decoration: none
}

a:focus,
a:active {
    outline: 0;
    text-decoration: none;
    color: #666
}

a img {
    border: none
}

h4 a {
    color: #333
}

h4 a:hover {
    color: #0e5274
}

input[type=submit] {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.2;
    color: #333
}

h4 {
    line-height: 23px;
    color: #333
}

h5 {
    font-size: 15px
}

h6 {
    font-size: 13px
}

p {
    line-height: 30px
}

img {
    max-width: 100%;
    height: auto
}

iframe {
    border: none;
    vertical-align: top
}

blockquote {
    font-style: italic;
    border-left: 2px solid #d4d8df;
    margin-left: 30px;
    margin-right: 30px;
    padding: 5px 20px;
    font-size: 18px
}

::-moz-selection {
    color: #fff;
    background: #0e5274
}

::selection {
    color: #fff;
    background: #0e5274
}

.clearfix {
    zoom: 1
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.none-style {
    list-style: none;
    padding-left: 0
}

.top-40 {
    margin-top: 40px
}

.top-line {
    height: 6px;
    background: #0e5274
}

header {
    -webkit-transition: .3s;
    transition: .3s;
    background: #fff;
    z-index: 999
}

header .logo {
    margin-top: 47px;
    float: left
}

header .logo img {
    vertical-align: top;
    max-width: 100%
}

header.clone .logo img {
    max-height: 35px
}

header .telefone {
    display: inline;
    font-weight: bold;
    font-size: 14px;
    color: #888
}

header .telefone span {
    margin-right: 25px
}

header.clone .telefone {
    display: none;
    margin-top: 20px;
    font-size: 12px;
    margin-left: 15px
}

.main-menu #cat-22 .dropdown-menu {
    display: none !important
}

header .top-info {
    float: right
}

header .btn-toggle {
    display: none
}

.nav {
    float: left;
    margin-left: 50px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s
}

.nav .main-menu {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-align: center
}

.nav .main-menu li {
    position: relative
}

.nav .main-menu li>span.hot {
    display: none
}

.nav .main-menu li:hover>span.hot {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 80px;
    margin-left: -40px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    text-transform: none;
    background: #79c6db;
    color: #ffffff;
    box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    margin-top: -5px
}

.nav .main-menu li:hover>span.hot:after {
    content: "";
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
    top: -5px;
    bottom: auto;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-color: #79c6db transparent
}

.nav .main-menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.nav .main-menu li ul {
    background: #0e5274;
    transition-duration: 0.2s;
    visibility: hidden;
    opacity: 0;
    top: 115%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
    margin: 0;
    display: block;
    left: 0;
    padding: 0;
    min-width: 200px;
    white-space: nowrap
}

.nav .main-menu li ul a {
    line-height: 41px;
    padding: 0 23px;
    font-size: 13px
}

.nav .main-menu li ul a:hover,
.nav .main-menu li ul a:focus {
    background: #0a3a52;
    color: #ffffff
}

.nav .main-menu li ul ul {
    opacity: 0;
    top: 0;
    left: 100%
}

.nav .main-menu li ul li:hover>ul {
    opacity: 1;
    left: 100%;
    top: 0
}

.nav .main-menu li:hover>a {
    color: #fff
}

.nav .main-menu>li {
    position: relative;
    display: inline-block;
    padding: 57px 15px
}

.nav .main-menu a {
    color: #fff;
    text-decoration: none;
    font-weight: bold
}

.nav .main-menu a:hover {
    background: #0a3a52;
    color: #fff
}

.nav .main-menu a i {
    margin-right: 6px
}

.nav .arrow-parent {
    display: none
}

@media (min-width: 992px) {
    .nav .nav-contact-link a {
        background-color: #0a3a52;
        color: #fff;
        border-radius: 0 5px 5px 0
    }
}

.header5 .abaixa-menu {
    width: 100%;
    height: 70px;

    z-index: 21
}

.header5 .top-menu .nav .main-menu>li:first-child {
    padding-left: 0
}

.top-info {
    font-size: 13px;
    font-weight: bold;
    color: #888;
    margin: 16px 0;
    padding-left: 30px;
    border-left: 1px solid #f2f2f2;
    -webkit-transition: .3s;
    transition: .3s
}

.top-info p {
    line-height: 20px
}

.top-info a {
    color: #888
}

.top-info a:hover {
    color: #0e5274
}

.top-info .socials a {
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 32px;
    margin-right: 3px
}

.top-info .socials a:hover {
    border-color: #79c6db;
    color: #79c6db
}

.top-info .socials i {
    font-size: 17px;
    vertical-align: middle
}

.header3 {
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.5) 0px, transparent 95%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0px, transparent 95%)
}

.header3 .top-info {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    color: #ccc
}

.header3 .top-info a {
    color: #ccc
}

.header3 .top-info a:hover {
    color: #0e5274
}

.header3 .nav .main-menu>li>a {
    color: #ebebeb
}

.header3 .nav .main-menu>li>a:hover {
    color: #0e5274
}

.header3 .nav .main-menu ul a {
    color: #666
}

.header3.smaller {
    background: rgba(0, 0, 0, 0.8)
}

.header3 .btn-toggle {
    color: #fff
}

.header4 .top-info {
    margin-left: 10px;
    margin-top: 10px;
    text-transform: none;
    font-weight: 600;
    border: none
}

.header4 .top-info p {
    float: left;
    margin: 0 20px;
    margin-bottom: 0
}

.header4 .top-info .socials {
    float: left;
    padding-top: 0;
    margin: 0
}

.header4 .top-info .socials a {
    border: none;
    width: auto;
    height: auto;
    line-height: 20px;
    margin-left: 15px;
    margin-right: 0
}

.search-box {
    float: right;
    margin-left: 40px;
    width: 240px;
    border: 1px solid #ccc;
    border-radius: 3px
}

.search-box input[type=text] {
    transition: 0.2s;
    background: transparent;
    color: #b0b0b0;
    border: none;
    font-size: 15px;
    width: 170px;
    padding: 5px 20px
}

.search-box input[type=text]:focus {
    width: 170px
}

.search-box button {
    transition: 0.2s;
    border: 1px solid #0e5274;
    border-radius: 3px;
    background: #0e5274;
    font-size: 16px;
    color: #fff;
    float: right;
    padding: 5px 15px
}

.search-box button i {
    font-weight: bold
}

.search-box button:hover {
    color: #79c6db
}

.smaller .search-box {
    display: none
}

.page-title {
    background: url(../images/bg-title.png) repeat #707173
}

.page-title h1 {
    margin: 0;
    padding: 39px 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px
}

.breadcrumbs {
    border-bottom: 1px solid #ebebeb;
    font-size: 14px
}

.breadcrumbs ul {
    margin-bottom: 0;
    padding: 0
}

.breadcrumbs li {
    list-style: none;
    color: #888;
    display: inline-block;
    padding: 15px 0
}

.breadcrumbs a {
    color: #555
}

.breadcrumbs a:hover {
    color: #0e5274
}

.breadcrumbs span {
    margin: 0 6px
}

.box-shadow {
    width: 100%;
    height: 50px;
    background: #FFF;
    margin: auto;
    position: relative
}

.box-shadow:before,
.box-shadow:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
    top: 80%;
    bottom: 0;
    left: 30px;
    right: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

#back-to-top {
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    display: none;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 10000;
    height: 35px;
    width: 35px;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear
}

#back-to-top i {
    padding-top: 6px;
    font-size: 20px
}

#back-to-top:hover {
    background: #000
}

.homepage h1,
.homepage h2 {
    position: relative;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #0e5274
}

.homepage h1 a,
.homepage h2 a {
    color: inherit
}

.homepage h1 span,
.homepage h2 span {
    font-weight: normal;
    color: #79c6db
}

.homepage h1.left .homepage h2.left {
    margin-bottom: 55px
}

.homepage section {
    padding: 50px 0 75px;
    position: relative
}

.homepage .shadow-section {
    margin-top: -50px;
    padding: 0;
    z-index: -1
}

.homepage .our-services {
    padding: 80px 0 30px
}

.homepage .partners {
    padding: 60px 0;
    background: #f4f4f4
}

.homepage .features-home2 {
    padding: 75px 0;
    background: #333
}

.homepage .latest-project {
    padding-bottom: 0
}

.homepage .latest-project2 {
    padding-bottom: 0;
    background: #333
}

.homepage .latest-project2 h2 {
    color: #fff
}

.homepage .features-home,
.homepage .action-image,
.homepage .home-slider {
    padding: 0
}

.homepage .features-home a.link,
.homepage .action-image a.link,
.homepage .home-slider a.link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.homepage .features-home.home3 .parallax-hourse,
.homepage .action-image.home3 .parallax-hourse,
.homepage .home-slider.home3 .parallax-hourse {
    padding-top: 50px
}

.homepage .home-banner {
    background: url(placeholderf23a.png?1920x903-cccccc) top center no-repeat;
    padding: 300px 0 200px;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.homepage .home-banner .overlay {
    background: rgba(12, 20, 32, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.homepage .parallax-action {
    padding: 120px 0;
    background: url(../images/parallax1.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed
}

.homepage .parallax-action .overlay {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

h1.after:before,
h1.after:after,
h2.after:before,
h2.after:after {
    position: absolute;
    height: 2px;
    background: #79c6db;
    width: 80px;
    bottom: -7px;
    left: 50%;
    margin-left: -40px;
    content: ''
}

h2.left.after:before,
h2.left.after:after {
    left: 0;
    margin-left: 0
}

.latest-list {
    overflow: hidden
}

.latest-list .item-latest {
    width: 25%;
    float: left;
    position: relative
}

.latest-list .item-latest .overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.latest-list .item-latest h4 {
    line-height: 1;
    margin: 0 0 8px;
    font-weight: 600
}

.latest-list .item-latest h4 a {
    color: #fff
}

.latest-list .item-latest .cat-name {
    color: #ccc
}

.latest-list .item-latest .cat-name a {
    font-size: 13px;
    color: #ccc
}

.latest-list .item-latest:hover .overlay {
    opacity: 1
}

.latest-list.list3 .item-latest {
    width: 33.33%
}

.get-action {
    text-align: center;
    color: #fff
}

.get-action h4 {
    color: #fff;
    margin-bottom: 15px
}

.get-action p {
    margin-bottom: 35px;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px
}

.get-action a {
    padding-left: 30px;
    padding-right: 30px
}

.list-logo {
    overflow: hidden
}

.list-logo .item-logo {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 35px
}

.logos2 .item-logo {
    text-align: center
}

.testi-carousel {
    font-size: 13px
}

.testi-carousel .text .item {
    padding-right: 20px
}

.testi-carousel .info {
    margin-top: 15px
}

.testi-carousel .info strong {
    margin-right: 20px;
    text-transform: uppercase
}

.testi-carousel .images .owl-item {
    width: 54px !important;
    margin-right: 8px;
    margin-top: 25px;
    border: 2px solid transparent;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.testi-carousel .images .owl-item.synced {
    border-color: #0e5274
}

.testi-carousel.text-center .images .owl-wrapper {
    max-width: 100%
}

.testi-carousel.text-center .images .owl-item {
    float: none;
    display: inline-block
}

.latest-post .item-post {
    padding: 0 15px
}

.latest-post .item-post img {
    border: 1px solid #cecece
}

.latest-post .item-post .desc {
    padding: 20px 0;
    background: #fff
}

.latest-post .item-post .desc h3 {
    font-size: 18px
}

.latest-post .item-post .more-link {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 5px;
    display: inline-block;
    font-weight: bold;
    color: #333
}

.latest-post .item-post .more-link:hover {
    color: #0e5274
}

.latest-post .item-post .date-post {
    color: #999;
    font-size: 13px;
    text-align: right;
    margin: 5px 0 0;
    text-transform: uppercase
}

.latest-post .owl-controls {
    top: -16px;
    right: 16px;
    left: auto
}

.latest-post .owl-controls .owl-buttons div {
    width: 32px;
    height: 32px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
    border: 2px solid;
    color: #ccc;
    line-height: 30px;
    font-size: 13px;
    opacity: 1;
    margin: 0 2px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.latest-post .owl-controls .owl-buttons div:hover {
    color: #0e5274
}

.get-action.dark {
    color: #333;
    text-align: left;
    padding-top: 150px
}

.get-action.dark h4 {
    color: #333
}

.image-right {
    padding-top: 24px
}

.image-right img {
    width: 85%
}

.list-features .col-md-4 {
    padding: 0
}

.features-box {
    position: relative
}

.features-box .overlay {
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #d9d9d9;
    text-align: center
}

.features-box .content-mid .inner {
    padding-top: 33px
}

.features-box h4 {
    color: #fff;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 600
}

.features-box p {
    margin-bottom: 0
}

.features-box a {
    color: #0e5274;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    margin-top: 15px
}

.features-box:hover .inner {
    padding-top: 0
}

.features-box:hover a {
    opacity: 1
}

.content-mid {
    display: table;
    height: 100%;
    width: 100%
}

.content-mid .inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.content-bottom {
    position: absolute;
    z-index: 2;
    bottom: 30px;
    left: 30px;
    text-align: left
}

.content-bottom .inner {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0
}

.content-bottom .inner h4 {
    text-transform: uppercase
}

.content-bottom .inner a {
    color: #fff
}

.item-latest:hover .inner {
    opacity: 1
}

.big-text h2 {
    margin: 0;
    color: #fff
}

.big-text p {
    font-weight: normal;
    font-size: 50px;
    line-height: inherit;
    margin-bottom: 20px
}

.big-text a {
    color: #fff;
    border-color: #fff
}

.big-text a:hover {
    color: #333;
    background-color: #fff;
    border-color: #fff
}

.blog-page .col-md-9 {
    padding-right: 0
}

.blog-page .col-md-3 {
    padding-left: 0
}

.blog-list {
    border-right: 1px solid #ebebeb;
    margin-right: -1px;
    padding-bottom: 80px;
    padding-right: 30px
}

.blog-list.right {
    border-right: none;
    border-left: 1px solid #ebebeb;
    padding-right: 0;
    padding-left: 30px
}

.blog-list.full {
    border-right: none;
    border-left: none;
    padding-right: 0;
    padding-left: 0
}

.blog-list .item-post {
    padding-top: 50px
}

.blog-list .item-post h2 {
    font-size: 18px;
    margin: 0 0 15px 0
}

.blog-list .item-post h4 {
    margin-top: 0;
    margin-bottom: 15px
}

.blog-list .item-post .date-post {
    color: #999;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.blog-list .item-post img {
    margin-bottom: 20px
}

.blog-list .item-post a {
    color: #333
}

.blog-list .item-post a.more-link {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block
}

.blog-list .item-post a:hover {
    color: #0e5274
}

.blog-list .pagination {
    margin-top: 60px;
    -webkit-border-radius: 0;
    border-radius: 0
}

.blog-list .pagination a,
.blog-list .pagination span {
    margin: 0 6px;
    width: 35px;
    height: 35px;
    line-height: 23px;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border: none
}

.blog-list .pagination a {
    background: #e6e6e6;
    color: #555
}

.blog-list .pagination a i {
    font-size: 15px
}

.blog-list .pagination span,
.blog-list .pagination a:hover,
.blog-list .pagination span:hover {
    background: #454647;
    color: #0e5274
}

.blog-single .post-title {
    margin: 40px 0 18px
}

.blog-single .post-meta {
    margin-bottom: 28px;
    text-transform: uppercase
}

.blog-single .post-meta span,
.blog-single .post-meta a {
    margin-right: 25px;
    font-size: 13px;
    color: #999
}

.blog-single .post-meta a:hover {
    color: #0e5274
}

.blog-single .post-thumbail {
    margin-bottom: 25px
}

.blog-single .post-content h4 {
    margin-bottom: 15px
}

.blog-single .post-content p {
    margin-bottom: 18px
}

.blog-single .post-content blockquote {
    color: #333;
    font-size: 14px;
    font-style: normal
}

.blog-single .post-content blockquote p {
    margin-bottom: 10px
}

.blog-single .post-content blockquote strong {
    text-transform: uppercase
}

.blog-single .post-content ul {
    list-style: none;
    padding-left: 0;
    line-height: 30px
}

.blog-single .post-content ul i {
    margin-right: 4px
}

.blog-single .post-footer {
    margin-top: 35px;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 13px;
    color: #999;
    padding-bottom: 15px;
    border-bottom: 1px solid #f2f2f2
}

.blog-single .post-footer .tag-post {
    float: left
}

.blog-single .post-footer .share-post {
    float: right
}

.blog-single .post-footer a {
    color: #555
}

.blog-single .post-footer a:hover {
    color: #0e5274
}

.sidebar {
    border-left: 1px solid #ebebeb
}

.sidebar.left {
    border-left: none;
    margin-bottom: 50px
}

.sidebar .widget {
    padding-top: 50px;
    padding-left: 30px
}

.sidebar .widget.widget-image {
    padding-left: 0
}

.sidebar .widget ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.sidebar .widget ul ul {
    padding-left: 20px
}

.sidebar .widget li {
    padding: 7px 0;
    overflow: hidden
}

.sidebar .widget li a {
    display: block;
    font-size: 15px;
    color: #555
}

.sidebar .widget li a:hover {
    color: #0e5274
}

.sidebar .widget li a:before {
    content: "\f105";
    font-family: FontAwesome;
    float: left;
    margin-right: 8px
}

.sidebar .widget li span {
    float: right;
    color: #999
}

.sidebar h4 {
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 25px
}

.comments-area {
    margin-top: 60px
}

.comments-area .comment-reply-title {
    text-transform: uppercase
}

.comments-area .comment-notes {
    margin-bottom: 30px
}

.comments-area .col-6 {
    width: 50%;
    float: left;
    padding: 0 10px
}

.row-comment {
    margin: 0 -10px
}

.comment-form p {
    margin-bottom: 20px
}

.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=tel],
.comment-form textarea {
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    padding: 0 15px;
    vertical-align: top
}

.comment-form textarea {
    height: 150px
}

.comment-form input[type=submit] {
    padding: 13px 35px
}

.list-comments {
    margin-top: 60px
}

.list-comments h4 {
    text-transform: uppercase;
    margin-bottom: 40px
}

.list-comments ul {
    list-style: none;
    padding-left: 0
}

.list-comments li {
    overflow: hidden;
    padding-bottom: 40px
}

.list-comments .children {
    padding-left: 70px
}

.list-comments .user-image {
    float: left;
    height: 100%
}

.list-comments .comment-right .comment-info {
    color: #999;
    text-transform: uppercase;
    font-size: 13px
}

.list-comments .comment-right .comment-info a {
    font-weight: bold;
    margin-left: 10px;
    color: #999
}

.list-comments .comment-right .comment-info a:hover {
    color: #0e5274
}

.form-info {
    padding: 30px 0
}

.form-info h4 {
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase
}

.form-info .contact-info li {
    padding: 7px 0
}

.form-info .contact-info i {
    margin-right: 3px
}

.form-info .col-4 {
    width: 33.33%;
    float: left;
    padding: 0 10px
}

.error {
    display: none
}

p .error {
    color: red;
    font-size: 12px
}

div.error {
    padding: 10px;
    border: 2px solid yellow
}

#ajaxsuccess {
    display: none;
    padding: 10px;
    border: 2px solid green;
    font-size: 18px
}

#google_map {
    height: 400px
}

.top-about {
    padding-top: 50px
}

.top-about h4 {
    margin-top: 0;
    margin-bottom: 20px
}

.top-about .values {
    margin-top: 32px
}

.top-about .image-about {
    margin: 20px -10px 0
}

.top-about .image-about img {
    width: 50%;
    float: left;
    padding: 0 10px
}

.vimeo {
    margin: 0;
    position: relative;
    padding-bottom: 75.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden
}

.vimeo a {
    position: relative
}

.vimeo .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px
}

.vimeo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.acc_head {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #e6e6e6;
    padding: 10px 15px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 10px
}

.acc_head i {
    margin-right: 8px
}

.style2 .acc_head {
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.acc_content {
    padding: 15px 0 20px
}

.acc_active .acc_head,
.acc_head:hover {
    background: #0e5274;
    color: #333
}

.features-about {
    -webkit-box-shadow: inset 0px 10px 14px -8px rgba(0, 0, 0, 0.14);
    box-shadow: inset 0px 10px 14px -8px rgba(0, 0, 0, 0.14);
    background-position: -15px -15px
}

.features-about p.desc {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px
}

.parallax {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat
}

.parallax-hourse {
    background: #fbfbfb;
    padding: 90px 0 70px;
    position: relative;
    z-index: 10
}

.parallax-hourse p.desc {
    color: #333;
    margin: 0 auto;
    max-width: 630px;
    margin-bottom: 50px;
    font-size: 18px
}

.team-about {
    padding: 75px 0
}

.team-member {
    text-align: center
}

.team-member h5 {
    text-transform: uppercase;
    margin-top: 30px
}

.team-member p {
    font-style: italic;
    font-size: 13px;
    color: #999
}

.team-member .member-image {
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 200px;
    margin: auto;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.team-member .overlay {
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 174, 78, 0.8);
    width: 200px;
    height: 200px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.team-member .overlay .social-team {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
    margin-top: -13px
}

.team-member .overlay a {
    color: #fff;
    border: 1px solid #fff;
    width: 24px;
    height: 24px;
    text-align: center;
    display: inline-block;
    margin: 0 1px
}

.team-member .overlay i {
    vertical-align: middle
}

.team-member:hover .overlay {
    opacity: 1
}

.action-about {
    padding: 75px 0;
    background: #f4f4f4
}

.call-action {
    padding: 0 100px
}

.call-action h4 {
    margin-top: 0;
    margin-right: 30px;
    display: inline-block
}

.call-action a {
    display: inline-block;
    padding: 16px 35px
}

.typography {
    padding: 20px 0 55px
}

.typography .top-st {
    padding-bottom: 40px
}

.typography .top-st p {
    font-style: italic;
    padding-bottom: 10px
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    text-transform: uppercase
}

.typography .thirds h4 {
    margin-bottom: 20px
}

.list-services {
    padding: 55px 0 25px
}

.service-box {
    margin-bottom: 40px
}

.service-box h2 {
    margin: 22px 0 15px;
    font-size: 18px
}

.service-box h4 {
    margin: 22px 0 15px
}

.service-box h4 {
    margin: 22px 0 15px
}

.service-box p {
    margin-bottom: 18px;
    font-size: 18px
}

.service-box a {
    color: #333
}

.service-box a.more-link {
    color: #0e5274;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold
}

.service-box a:hover {
    color: #0e5274
}

.single-services .col-md-3 {
    padding-right: 0
}

.single-services .col-md-9 {
    padding-left: 0
}

.title-service {
    padding: 55px 0 0;
    border-right: 1px solid #ebebeb
}

.title-service li {
    margin-bottom: 15px
}

.title-service li.active a {
    color: #333
}

.title-service a {
    color: #999;
    font-weight: bold;
    font-size: 18px
}

.title-service a:hover {
    color: #0e5274
}

.service-details {
    padding: 55px 0 55px 30px;
    border-left: 1px solid #ebebeb;
    margin-left: -1px
}

.service-details h4 {
    margin: 24px 0 15px
}

.list-projects {
    padding: 50px 0 40px
}

.list-projects.list2 {
    padding-bottom: 0
}

.all-project .isotope-item {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear
}

.all-project .isotope-item h4 {
    margin: 11px 0 3px
}

.all-project .cat-name {
    color: #9f9f9f;
    margin-bottom: 30px
}

.all-project .cat-name a {
    color: #9f9f9f;
    font-size: 13px
}

.all-project .cat-name a:hover {
    color: #333
}

.image-project {
    position: relative;
    overflow: hidden;
    display: block
}

.image-project .overlay {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: 0.6s;
    transition: 0.6s;
    opacity: 0
}

.image-project img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.6s;
    transition: 0.6s
}

.image-project:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.image-project:hover .overlay {
    opacity: 1
}

.all-project-v2 h4,
.all-project-v2 .cat-name {
    padding: 0 20px
}

.all-project-v2 .item {
    width: 33.32%
}

.all-project-v2 .item:hover {
    background: #eee
}

.all-project-v3 h4 {
    font-weight: 600
}

.all-project-v3 .item {
    width: 24.98%
}

.all-project-v3 .cat-name,
.all-project-v3 .cat-name a {
    color: #ccc;
    margin-bottom: 0
}

.all-project-v3 .cat-name a:hover {
    color: #fff
}

.filter-projects {
    text-align: center;
    margin-bottom: 30px
}

.filter-projects li {
    display: inline-block;
    padding: 12px
}

.filter-projects li a {
    font-weight: bold;
    color: #888;
    position: relative
}

.filter-projects li a.current,
.filter-projects li a:hover {
    color: #0e5274
}

.filter-projects li a.current:before,
.filter-projects li a.current:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 20px;
    height: 1px;
    background: #ccc
}

.filter-projects li a.current:after {
    bottom: -13px
}

.project-title {
    overflow: hidden
}

.project-title h1 {
    float: left
}

.project-title .project-nav {
    float: right;
    padding: 41px 0
}

.project-title .project-nav a {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 28px;
    font-size: 13px;
    color: #ccc;
    border: 2px solid;
    padding-left: 8px
}

.project-title .project-nav a:hover {
    color: #0e5274
}

.project-title .project-nav .next-project {
    padding-left: 10px;
    margin-left: 1px
}

.single-project {
    padding: 55px 0 70px
}

.project-info h4 {
    margin-bottom: 20px
}

.project-info p {
    line-height: 24px
}

.project-des h4 {
    margin-bottom: 20px
}

.project-des p {
    margin-bottom: 15px
}

.project-slider {
    margin-bottom: 35px
}

.project-slider .owl-controls {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    top: 50%;
    left: 0;
    margin-top: -18px;
    width: 100%
}

.project-slider .owl-controls .owl-buttons {
    width: 100%;
    padding: 0 20px
}

.project-slider .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0.5);
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    opacity: 1;
    -webkit-border-radius: 0;
    border-radius: 0
}

.project-slider .owl-controls .owl-buttons div:hover {
    background: #0e5274
}

.project-slider .owl-controls .owl-buttons .owl-prev {
    float: left
}

.project-slider .owl-controls .owl-buttons .owl-next {
    float: right;
    padding-left: 5px
}

.project-slider:hover .owl-controls {
    opacity: 1
}

.detailsv2 h4 {
    margin-top: 0
}

.detailsv2 .project-des {
    margin-top: 30px
}

.s-images {
    margin: 30px -10px 0
}

.s-images .item-image {
    display: block;
    width: 33.33%;
    padding: 10px;
    float: left
}

.s-images .item-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.s-images .item-image:hover img {
    opacity: 0.7
}

.elements-page {
    padding: 40px 0 70px
}

.elements-page section {
    padding-bottom: 30px
}

.elements-page h4 {
    margin-bottom: 25px
}

.elements-page .btn-small {
    padding: 13px 23px;
    max-width: 150px;
    text-align: center;
    display: block
}

.elements-page .left {
    margin-right: 8px
}

.btn-elements .ot-btn {
    margin-bottom: 20px;
    width: 170px;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.ot-btn {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: none;
    padding: 18px 32px;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase
}

.ot-btn i {
    margin-right: 5px
}

.ot-btn:focus {
    color: #333
}

.btn-color {
    background: #0e5274;
    color: #ffffff
}

.btn-color:hover {
    background: #333;
    color: #fff
}

.btn-radius {
    -webkit-border-radius: 25px;
    border-radius: 25px
}

.btn-sradius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.btn-border {
    border: 2px solid #ccc;
    padding: 16px 30px;
    color: #999
}

.btn-border:hover,
.btn-border:focus {
    border-color: #0e5274;
    color: #0e5274
}

.btn-small {
    padding: 13px 23px
}

.blue {
    background: #29b6f6;
    color: #fff
}

.red {
    background: #f44336;
    color: #fff
}

.green {
    background: #4caf50;
    color: #fff
}

.black {
    background: #555555;
    color: #fff
}

.yellow {
    background: #ffeb3b;
    color: #333
}

.gray {
    background: #e6e6e6;
    color: #555
}

.skills-name {
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 10px
}

.skills-name span {
    color: #333;
    font-weight: bold;
    margin-left: 5px
}

.pro-bar-container {
    position: relative;
    height: 10px;
    background: #d9d9d9
}

.pro-bar {
    position: relative;
    height: 10px;
    background: #0e5274
}

.skills-box {
    margin-bottom: 24px
}

.skills-box.box2 .pro-bar-container,
.skills-box.box2 .pro-bar {
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.skills-box.box3 .pro-bar {
    background-color: #0e5274;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px
}

.skills-box.box3 .green {
    background-color: #4caf50
}

.skills-box.box3 .blue {
    background-color: #29b6f6
}

.r-tabs-accordion-title,
.r-tabs-panel {
    display: none
}

.r-tabs-panel.r-tabs-state-active {
    display: block
}

.continal-tabs li {
    display: inline-block
}

.type1 ul {
    margin-bottom: 15px
}

.type1 li {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-weight: bold
}

.type1 li a {
    display: block;
    padding: 10px 25px
}

.type1 li.r-tabs-state-active {
    background: #0e5274
}

.type1 li.r-tabs-state-active a {
    color: #fff
}

.type2 {
    margin-top: 87px
}

.type2 ul {
    border-bottom: 3px solid #0e5274
}

.type2 li {
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0
}

.type3 ul {
    margin-bottom: 0
}

.type3 li {
    margin-right: 22px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative
}

.type3 li.r-tabs-state-active:after {
    background: #2c93d5;
    height: 3px;
    width: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: ''
}

.type4 {
    margin-top: 35px
}

.type4 ul {
    margin-bottom: 0;
    border: 1px solid #ededed;
    float: left;
    width: 100%;
    margin-bottom: -1px
}

.type4 li {
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin-left: -1px;
    border-top: 3px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

.type4 li.r-tabs-state-active {
    border-top: 3px solid #0e5274;
    border-left: 1px solid #ededed;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #ededed;
    margin-bottom: -1px
}

.type4 a {
    padding: 12px 15px 15px;
    display: block
}

.content-tabs3 {
    clear: both;
    padding: 18px 23px;
    border: 1px solid #ededed
}

.content-tabs3 p:last-child {
    margin-bottom: 0
}

.content-tabs4 {
    border-top: 0
}

.icon-box h4 {
    margin-bottom: 35px
}

.features.box2 {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 40px;
    min-height: 525px;
    position: relative
}

.features.box2 .link-servico {
    text-decoration: none;
    position: relative;
    margin-top: 20px
}

.features.box2 .link-servico p {
    font-weight: normal;
    color: #676767
}

@media screen and (max-width: 767px) {
    .features.box2 {
        border: none
    }
}

.features.box2 img {
    margin-bottom: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

@media screen and (max-width: 767px) {
    .features.box2 img {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px
    }
}

.features.box2 p {
    font-size: 18px;
    padding: 0 10px;
    margin-top: 40px
}

.features.box2 a {
    text-decoration: underline;
    color: #eb1c22;
    font-weight: bold;
    display: block;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translate(-50%, 0)
}

.features.box2 h3 {
    color: #0e5274;
    position: relative;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 15px
}

.features.box2 h3:after {
    content: '';
    width: 90px;
    height: 2px;
    background: #79c6db;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 0px)
}

.features.box2 h4 {
    margin-bottom: 15px
}

.features.box3 {
    margin-bottom: 35px
}

.features.box4.right {
    text-align: right
}

.features.box4.right i {
    float: right;
    margin-left: 13px
}

.features.box4 i {
    margin-right: 13px;
    float: left
}

.features .top-img {
    min-height: 57px;
    line-height: 57px
}

.features h4 {
    margin: 20px 0 12px;
    line-height: 1
}

.features .top-icon {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #0e5274;
    line-height: 50px;
    color: #333;
    font-size: 26px
}

.features .right-box {
    margin-left: 65px
}

.features.style2 {
    margin-bottom: 25px;
    overflow: hidden
}

.features.style2 .top-img {
    width: 70px;
    float: left
}

.features.style2 h4,
.features.style2 p {
    padding-left: 90px;
    margin-top: 0
}

.why-choose .features {
    margin-bottom: 40px
}

.why-choose .features h4 {
    margin-top: 2px
}

.pricing-table {
    text-align: center;
    border: 1px solid #e6e6e6;
    font-size: 13px;
    max-width: 350px;
    margin: auto;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.pricing-table ul {
    list-style: none;
    padding: 25px 10px;
    line-height: 30px
}

.pricing-table .action-plan {
    margin-bottom: 35px
}

.pricing-table .action-plan a {
    padding: 14px 30px
}

.pricing-table:hover {
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc
}

.pricing-table.featured {
    border-top: 3px solid #0e5274
}

.top-plan {
    background: #e6e6e6;
    padding: 30px 0 25px;
    color: #333
}

.top-plan .price {
    font-size: 72px;
    line-height: 1
}

.top-plan .price span {
    font-size: 36px;
    vertical-align: top;
    display: inline-block;
    margin-top: 5px
}

.top-plan .name-plan {
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;
    letter-spacing: 2px
}

.page-404 {
    border-top: 1px solid #eee;
    padding: 40px 0 0
}

.content-404 {
    padding: 50px 30px;
    text-align: center
}

.content-404 h2 {
    font-size: 72px
}

.content-404 p {
    font-size: 22px;
    margin-bottom: 30px
}

.coming-soon {
    background: url(placeholdere0c8.png?1920x1080-cccccc) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100vh
}

.coming-soon-content {
    color: #fff;
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    margin-top: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.coming-soon-content .intro-text {
    margin-bottom: 40px
}

.coming-soon-content .newsletter-comingsoon {
    margin-bottom: 50px
}

.coming-soon-content h2 {
    font-size: 50px;
    text-transform: uppercase;
    color: #fff
}

.coming-soon-content p {
    font-size: 22px
}

.coming-soon-content .newsletter-email {
    width: 290px;
    padding: 14px 15px;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #000
}

.coming-soon-content .countdown {
    list-style: none;
    overflow: hidden;
    padding-left: 0;
    text-align: center
}

.coming-soon-content .countdown li {
    float: left;
    font-size: 60px;
    width: 25%
}

.coming-soon-content .countdown li p {
    font-size: 15px;
    text-transform: uppercase
}

.coming-soon-content .social-icons {
    margin-top: 40px
}

.coming-soon-content .social-icons a {
    display: inline-block;
    font-size: 20px;
    margin: 0 15px;
    color: #fff
}

.coming-soon-content .social-icons a:hover {
    color: #0e5274
}

footer {
    background-image: url(../images/padrao.png);
    background-size: 60px;
    box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.1);
    position: relative
}

footer:before {
    content: '';
    background: #fff;
    position: absolute;
    left: -25px;
    top: 0;
    height: 270px;
    transform: skew(10deg)
}

@media screen and (min-width: 1024px) {
    footer:before {
        width: 21%
    }
}

@media screen and (min-width: 1300px) {
    footer:before {
        width: 22%
    }
}

@media screen and (min-width: 1400px) {
    footer:before {
        width: 24%
    }
}

@media screen and (min-width: 1500px) {
    footer:before {
        width: 26%
    }
}

@media screen and (min-width: 1700px) {
    footer:before {
        width: 0;
    }
}

footer .footer-logo img {
    vertical-align: middle
}

@media screen and (max-width: 1023px) {
    footer .footer-logo {
        display: none
    }
}

footer .widget-footer {
    padding: 50px 0px 0px;
    color: #333;
    line-height: 25px
}

footer .widget-footer h4 {
    color: #79c6db;
    text-transform: uppercase;
    margin-bottom: 20px
}

footer .widget-footer p {
    padding-bottom: 8px;
    clear: both;
    line-height: 1.2;
    color: #fff
}

footer .widget-footer p.strong i {
    color: #fff;
    font-size: 18px;
    float: left
}

footer .widget-footer p.strong a {
    margin-left: 15px;
    display: inline-block
}

footer .widget-footer p.strong a:first-child {
    margin-left: 0
}

@media screen and (max-width: 1023px) {
    footer .widget-footer p.strong a {
        margin-left: 10px
    }
}

footer .widget-footer ul {
    padding-left: 0;
    list-style: inherit;
    color: #6a6a6a;
    list-style-type: none
}

footer .widget-footer ul li {
    margin-bottom: 8px;
    padding-left: 12px;
    position: relative
}

footer .widget-footer ul li:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #0e5274
}

footer .widget-footer ul a {
    line-height: 25px;
    display: block
}

footer .widget-footer .gallery-image {
    overflow: hidden
}

footer .widget-footer .gallery-image a {
    max-width: 33.33%;
    padding-right: 10px;
    padding-bottom: 10px;
    float: left
}

footer .widget-footer .gallery-image img {
    width: 100%;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

footer a {
    color: #333333
}

footer a:hover {
    color: #0e5274
}

footer .rgb {
    padding-top: 25px
}

footer .rgb p,
footer .rgb a {
    color: #ccc
}

footer .rgb p img {
    position: relative;
    top: -1px
}

@media screen and (max-width: 1023px) {
    footer .rgb {
        text-align: inherit
    }
}

@media screen and (max-width: 991px) {
    footer .rgb {
        padding-top: 0
    }
}

@media (min-width: 992px) {
    header.clone {
        position: fixed;
        z-index: 999;
        width: 100%;
        left: 0;
        top: -150px;
        background: #fff
    }
    header.clone .top-info {
        display: none
    }
    header.clone .top-menu {
        border: none
    }
    header.clone .logo {
        margin: 11px 0
    }
    header.clone .nav {
        float: right;
        clear: none;
        width: auto
    }
    header.clone .nav .main-menu>li {
        padding: 22px 15px
    }
    header.clone.smaller {
        top: 0;
        -webkit-box-shadow: 1px 0px 3px #ccc;
        box-shadow: 1px 0px 3px #ccc;
        background: #0e5274
    }
    header.clone.header3 {
        -webkit-box-shadow: 1px 0px 3px #222;
        box-shadow: 1px 0px 3px #222
    }
    .header5 .logo {
        margin-top: 15px;
        margin-left: 0
    }
    .header5 .top-menu {
        float: left;
        width: 100%;
        background: #0e5274;
        margin-top: 15px
    }
    .header5 .top-menu .nav {
        margin-left: 0;
        width: 100%
    }
    .header5 .top-menu .nav .main-menu>li {
        padding: 0
    }
    .header5 .top-menu .nav .main-menu>li>a {
        display: block;
        padding: 17px 27.6px
    }
    .header5 .top-info {
        margin-top: 15px;
        margin-right: 45px;
        line-height: 28px;
        margin-bottom: 0;
        border: none
    }
    .header5 .top-info p {
        margin-right: 30px;
        margin-bottom: 0
    }
    .header5 .top-info .socials {
        background: #0e5274;
        display: inline-block;
        padding: 5px 15px;
        border-radius: 3px
    }
    .header5.smaller .top-menu,
    .header5.smaller .abaixa-menu {
        width: auto;
        margin-top: -28px;
		height: 30px;
		margin-left: 30px;
    }
	
    .header5.smaller .top-menu .nav .main-menu>li {
        padding: 0
    }
    .header5.smaller .top-menu .nav .main-menu>li>a {
        padding: 17px 28px
    }
}

@media (min-width: 1200px) {
    header.header2 .nav {
        float: right
    }
    header.header2 .top-info {
        float: left;
        margin-left: 30px;
        padding-top: 25px;
        padding-bottom: 15px
    }
    .header4 .nav {
        float: right
    }
    .header4 .nav .main-menu>li {
        padding-top: 15px;
        padding-bottom: 20px
    }
    .header4 .nav .main-menu>li:last-child {
        padding-right: 0
    }
    .boxed header.clone.smaller {
        background: transparent;
        box-shadow: none
    }
    .boxed header.clone.smaller>.container {
        width: 1200px;
        background: rgba(255, 255, 255, 0.9);
        box-shadow: 0px 0px 3px #ccc
    }
    .boxed header.header3.clone.smaller>.container {
        background: rgba(0, 0, 0, 0.8);
        box-shadow: 0px 0px 3px #222
    }
    .header5 .top-menu .nav .main-menu>li>a {
        padding: 17px 41.9px
    }
}

@media (max-width: 1199px) {
    .nav {
        float: left;
        margin-left: 0;
        clear: both;
        width: 100%
    }
    .nav .main-menu>li {
        padding-top: 20px;
        padding-bottom: 20px
    }
    header .top-info {
        margin-left: 10px;
        margin-top: 25px !important
    }
    header .top-info p {
        float: left;
        margin-right: 20px;
        margin-bottom: 0
    }
    header .logo {
        margin-top: 10px;
        margin-bottom: 10px
    }
    header .telefone {
        margin-top: 33px
    }
    header.clone .telefone {
        display: none
    }
    .get-action.dark {
        padding: 100px 0
    }
    .header4 .top-info {
        margin-top: 25px
    }
    .homepage .parallax-action,
    .homepage .home-banner {
        background-attachment: scroll
    }
}

@media (max-width: 991px) {
    .header5 .abaixa-menu {
        float: none;
        position: inherit
    }
    .socials,
    header.clone {
        display: none
    }
    header {
        text-align: center
    }
    header bor .logo {
        margin-top: 25px
    }
    header .top-info {
        display: none;
        position: absolute;
        top: 83px;
        left: 0;
        z-index: 999;
        width: 100%;
        margin: 0 !important;
        padding: 12px 20px;
        background: #fff;
        border-left: none;
        border-top: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9 !important;
        font-weight: 600;
        text-transform: none
    }
    header .top-info.menu-mobile {
        display: none;
        background: #eee
    }
    header .top-info.menu-mobile p,
    header .top-info.menu-mobile a {
        color: #333
    }
    header .top-info.menu-mobile a:hover {
        color: #0e5274
    }
    header .btn-toggle {
        display: block;
        float: right;
        margin: auto;
        width: 45px;
        height: 40px;
        background: transparent;
        border: none;
        margin-top: 18px;
        font-size: 25px;
        margin-bottom: 20px
    }
    .nav {
        display: none;
        position: absolute;
        top: 84px;
        left: 0;
        z-index: 999;
        width: 100%
    }
    .nav.menu-mobile,
    .nav .arrow-parent {
        display: block
    }
    .nav .arrow-parent {
        -webkit-transition: 0.3s;
        transition: 0.3s;
        position: absolute;
        z-index: 10;
        right: 0;
        top: 0;
        padding: 7px 20px;
        font-size: 23px;
        cursor: pointer
    }
    .nav .arrow-parent:hover {
        background: #eee
    }
    .nav .main-menu {
        text-align: left;
        background: #fff
    }
    .nav .main-menu li {
        display: block;
        padding: 0;
        border-top: 1px solid #e9e9e9
    }
    .nav .main-menu li ul {
        position: static;
        width: 100%;
        background: #fff;
        -webkit-border-radius: 0;
        border-radius: 0;
        display: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 1;
        margin-bottom: -1px;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
    .nav .main-menu li ul ul {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
    .nav .main-menu li ul ul a {
        padding-left: 50px;
        padding-right: 50px
    }
    .nav .main-menu li ul a {
        padding: 13px 30px;
        font-size: 14px;
        line-height: 20px
    }
    .nav .main-menu li:last-child {
        border-bottom: 1px solid #e9e9e9
    }
    .nav .main-menu a {
        display: block;
        padding: 13px 20px;
        color: #666;
        text-transform: none;
        font-weight: 600
    }
    .nav .main-menu a:hover,
    .nav .main-menu a:focus {
        background: transparent !important;
        color: #0e5274 !important
    }
    .nav.menu-mobile .main-menu>li>a {
        color: #666
    }
    .header4 .top-info p {
        margin-left: 0;
        margin-right: 20px
    }
    .image-right {
        display: none
    }
    .latest-list .item-latest {
        width: 50%
    }
    .sidebar {
        padding-top: 40px
    }
    .sidebar,
    .blog-list {
        border: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .blog-page .col-md-9,
    .blog-page .col-md-3,
    .single-services .col-md-3,
    .single-services .col-md-9 {
        padding: 0 15px
    }
    .sidebar .widget {
        padding: 0 0 30px
    }
    .sidebar .widget.widget_archive {
        max-width: 280px
    }
    .call-action {
        padding: 0
    }
    .title-service,
    .service-details {
        border: none;
        padding-left: 0;
        padding-top: 30px
    }
    .pricing-table,
    .features-box {
        margin-bottom: 20px
    }
    .blog-list .item-post:first-child {
        padding-top: 0
    }
    .sidebar.left {
        margin-bottom: 0
    }
    .contato h4 {
        display: none
    }
}

@media (max-width: 767px) {
    header .telefone {
        display: none
    }
    .all-project-v2 .item {
        width: 100%;
        padding: 0 15px
    }
    .all-project-v2 .item h4,
    .all-project-v2 .item .cat-name {
        padding: 0
    }
    .latest-list.list3,
    .latest-list.list2 {
        padding: 0 15px
    }
    .latest-list.list3 .item-latest,
    .latest-list.list2 .item-latest {
        width: 100%;
        margin-bottom: 15px
    }
    .latest-list .item-latest {
        width: 100%;
        margin-bottom: 15px
    }
    .features {
        margin-bottom: 25px
    }
    .get-action p {
        font-size: 26px
    }
    .comments-area .col-6,
    .form-info .col-4 {
        width: 100%
    }
    .tp-caption {
        display: none
    }
    .content-404 {
        padding: 60px 0 40px
    }
    .image-404 {
        text-align: center
    }
}

@media (max-width: 479px) {
    header .logo {
        max-width: 230px
    }
    .top-info .e-mail {
        display: none
    }
    .coming-soon-content h2 {
        font-size: 30px
    }
    .coming-soon-content p {
        font-size: 16px
    }
    .coming-soon-content .countdown li {
        font-size: 35px
    }
    .coming-soon-content .countdown li p {
        font-size: 13px
    }
    .coming-soon-content .newsletter-email {
        float: none;
        width: 90%;
        padding: 8px 12px;
        text-align: center
    }
    .coming-soon-content .ot-btn {
        margin-top: 10px;
        width: 90%;
        height: 36px;
        padding: 0
    }
    .coming-soon-content .ot-btn i {
        display: none
    }
}

body.boxed {
    max-width: 1200px;
    margin: auto;
    box-shadow: 0 0 7px #ddd;
    position: relative
}

.images-preloader {
    position: fixed;
    z-index: 100001;
    background-color: #eee;
    width: 100%;
    height: 100%
}

.rectangle-bounce {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -10px
}

#preloader_1 {
    position: relative
}

#preloader_1 span {
    display: block;
    bottom: 0px;
    width: 9px;
    height: 5px;
    background: #0e5274;
    position: absolute;
    animation: preloader_1 1.5s infinite ease-in-out
}

#preloader_1 span:nth-child(2) {
    left: 11px;
    animation-delay: .2s
}

#preloader_1 span:nth-child(3) {
    left: 22px;
    animation-delay: .4s
}

#preloader_1 span:nth-child(4) {
    left: 33px;
    animation-delay: .6s
}

#preloader_1 span:nth-child(5) {
    left: 44px;
    animation-delay: .8s
}

@keyframes preloader_1 {
    0% {
        height: 5px;
        transform: translateY(0px);
        background: #0e5274
    }
    25% {
        height: 30px;
        transform: translateY(15px);
        background: #0e5274
    }
    50% {
        height: 5px;
        transform: translateY(0px);
        background: #0e5274
    }
    100% {
        height: 5px;
        transform: translateY(0px);
        background: #0e5274
    }
}

.home-news {
    background: #f1f1f1
}

.home-news .latest-news {
    text-align: center;
    padding-top: 20px
}

.home-news .item-news {
    text-align: left;
    display: inline-block;
    margin: 0 0 30px;
    background: #fff;
    padding-top: 20px
}

.home-news .item-news img {
    margin: 0 auto;
    display: block;
    max-width: 100%
}

.home-news .item-news .desc {
    background: #ffffff;
    padding: 46px 22px 26px 22px
}

.home-news .item-news .desc h4 {
    margin: 0 0 14px;
    font-size: 18px;
    color: #333b47
}

.home-news .item-news .desc p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 14px
}

.home-news .item-news .desc .read-more {
    color: #9a0302;
    font-size: 13px;
    text-transform: uppercase
}

.home-news .item-news:hover .desc,
.home-news .item-news:hover h4 {
    color: #9a0302
}

@media screen and (max-width: 767px) {
    .home-news .item-news {
        text-align: center;
        margin: 20px
    }
}

@media screen and (min-width: 768px) {
    .home-news .item-news {
        padding-top: 0
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .home-news .item-news {
        width: 48%;
        margin: 0 1%
    }
}

@media screen and (min-width: 1024px) {
    .home-news .item-news {
        width: 31.62%;
        margin: 0 1% 30px
    }
    .home-news .item-news:nth-child(3n+1) {
        margin-left: 0
    }
    .home-news .item-news:nth-child(3n) {
        margin-right: 0
    }
    .home-news .item-news .desc {
        height: 210px
    }
    .home-news .item-news .desc h4 {
        line-height: 22px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
    .home-news .item-news .desc p {
        height: 66px;
        overflow: hidden
    }
}

.about-clients {
    color: #fff;
    background: url(../images/padrao.png) repeat;
    background-size: 60px
}

.about-clients h2 {
    color: #fff;
    font-weight: bold
}

.about-clients h2 span {
    color: #79c6db;
    font-weight: normal
}

.about-clients .box {
    display: block
}

.about-clients .box .image {
    background: #79c6db;
    padding: 20px 0;
    text-align: center
}

.about-clients .box .image img {
    height: 100px
}

.about-clients .box .desc {
    text-align: center
}

.about-clients .box .desc h3 {
    color: #fff;
    font-size: 20px
}

.about-clients .box .desc p {
    color: #666666
}

.about-clients .areas-atuacao {
    text-align: center;
    border: 1px solid #fff;
    padding: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px
}

@media screen and (max-width: 767px) {
    .about-clients .box {
        margin: 20px
    }
    .about-clients .areas-atuacao {
        margin: 20px;
        width: auto
    }
}

@media screen and (min-width: 768px) {
    .about-clients .box {
        float: left
    }
    .about-clients .box .image {
        padding: 25px 0
    }
    .about-clients .areas-atuacao {
        width: auto
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .about-clients .box {
        width: 48%;
        margin: 0 1%
    }
    .about-clients .areas-atuacao {
        width: auto
    }
}

@media screen and (min-width: 1024px) {
    .about-clients .box {
        width: 15%;
        margin-right: 2%
    }
    .about-clients .box:nth-child(6n) {
        margin-right: 0
    }
    .about-clients .areas-atuacao {
        width: 25%
    }
}

.nossos-diferenciais {
    background-color: #fff
}

.nossos-diferenciais h2 {
    margin: 0;
    line-height: 1.6;
    position: relative
}

.nossos-diferenciais h2 span {
    color: #79c6db;
    font-weight: normal
}

.nossos-diferenciais h2:after {
    content: '';
    width: 95px;
    height: 2px;
    background: #79c6db;
    position: absolute;
    bottom: -20px;
    left: 0
}

.nossos-diferenciais p {
    margin: 0;
    font-size: 25px;
    line-height: 1.6
}

.nossos-diferenciais a {
    position: relative;
    color: inherit;
    display: block;
    margin-top: 40px;
    color: #0e5274;
    padding-left: 0
}

.nossos-diferenciais a:after {
    content: '';
    width: 230px;
    height: 1px;
    background: #666666;
    position: absolute;
    bottom: -25px;
    left: 0
}

.nossos-diferenciais a i:nth-child(2) {
    font-size: 0.8em
}

.nossos-diferenciais a span:nth-child(2) {
    margin-left: 10px;
    font-size: 16px;
    color: #666666
}

@media screen and (max-width: 549px) {
    .nossos-diferenciais a {
        margin-top: 10px
    }
    .nossos-diferenciais a:first-child {
        margin-top: 50px
    }
    .nossos-diferenciais a:after {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .nossos-diferenciais h2 {
        text-align: center
    }
    .nossos-diferenciais h2:after {
        left: 50%;
        transform: translate(-50%, 0)
    }
    .nossos-diferenciais a {
        padding-left: 20px
    }
}

@media screen and (min-width: 549px) and (max-width: 767px) {
    .nossos-diferenciais a {
        width: 50%
    }
}

.sobre-nos {
    -webkit-box-shadow: inset 0px 10px 14px -8px rgba(0, 0, 0, 0.14);
    box-shadow: inset 0px 10px 14px -8px rgba(0, 0, 0, 0.14);
    background-image: url(../images/fundo.png);
    background-size: 50%;
    background-repeat: no-repeat
}

.sobre-nos h2 {
    position: relative;
    color: #0e5274;
    font-weight: bold
}

.sobre-nos h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -7px;
    background: #79c6db;
    width: 80px;
    height: 2px
}

.sobre-nos h2 span {
    color: #79c6db;
    font-weight: normal
}

.sobre-nos .logo {
    float: left;
    width: 48%
}

.sobre-nos .texto {
    float: left;
    width: 40%;
    margin-left: 8%;
    background: #fff;
    font-size: 18px
}

.sobre-nos p {
    line-height: inherit
}

.sobre-nos a {
    color: #0e5274;
    text-decoration: underline;
    font-weight: bold;
    letter-spacing: 1px
}

@media screen and (max-width: 1023px) {
	
	.abaixa-menu { float: right;
    margin-top: -70px;
    position: relative; }
	
	
    .sobre-nos {
        background: none
    }
    .sobre-nos .logo {
        display: none
    }
    .sobre-nos .texto {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (max-width: 767px) {
    .sobre-nos .texto {
        width: inherit;
        margin-left: 20px;
        margin-right: 20px
    }
}


@media screen and (max-width: 1200px) { .top-info { margin-left: 0!important; margin-right: 0!important; padding-left: 0; } .top-info ul li { margin:0!important; }  }


.block-wrap-list li { float: left; max-width: 300px; list-style:none; margin: 0 20px;}
.block-wrap-list li { float: left; max-width: 300px; list-style:none; margin: 0 20px;}

.block-wrap-list li .unit-left { float: left; margin: 0 10px; }
.block-wrap-list li .unit-body { float: right; }
.block-wrap-list li .unit-body address { margin-bottom: 0; }
.block-wrap-list li .unit-body span { display: block; font-size: 18px; font-weight: 400; }
.block-wrap-list li .unit-body span.text-bold { font-weight: bold; font-size: 20px; color: #5a8ea8; }




