/*
Theme Name: Pró Saber
Theme URI: 
Author: Agencia MUUM
Author URI: http://agenciamuum.com.br/
Description: Pró Saber
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: MUUMM
*/
@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,600,700");
body {
    margin: 0;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    background: #fff;
    height: 100%;
    width: 100%
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    outline: 0
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

a {
    font-family: 'Nunito', sans-serif;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-family: inherit;
    color: inherit;
    text-rendering: optimizelegibility;
    font-weight: 700;
    font-family: 'Nunito', sans-serif
}

h1 {
    font-size: 38.5px
}

h2 {
    font-size: 31.5px
}

h3 {
    font-size: 24.5px
}

h4 {
    font-size: 17.5px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 11.9px
}

p {
    font-size: 16px;
    color: #5A5A5A;
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    line-height: 26px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee
}

blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

blockquote small {
    display: block;
    line-height: 20px;
    color: #999999
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.display-none {
    display: none
}

.display-block {
    display: block
}

.two-cols {
    float: left;
    position: relative;
    width: 100%
}

.two-cols .left {
    float: left;
    position: relative;
    width: 45%
}

.two-cols .right {
    float: right;
    position: relative;
    width: 45%
}

.three-col {
    float: left;
    position: relative;
    width: 100%
}

.three-col .item {
    float: left;
    position: relative;
    width: 32%
}

.three-col .item.margin {
    margin: 0 1.9% 0 1.9%
}

.three-col .item img {
    width: 100%;
    float: left;
    position: relative
}

.three-col p {
    line-height: 24px
}

.three-col2 {
    float: left;
    position: relative;
    width: 100%
}

.three-col2 .item {
    float: left;
    position: relative;
    width: 28%
}

.three-col2 .item.margin {
    margin: 0 8% 0 8%
}

.three-col2 .item img {
    width: 100%;
    float: left;
    position: relative
}

.three-col2 p {
    line-height: 24px
}

.four-col {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden
}

.four-col .itens {
    float: left;
    position: relative;
    width: 103%
}

.four-col .item {
    float: left;
    position: relative;
    width: 22%;
    margin-right: 2.6%
}

.four-col .item:last-child {
    margin-right: 0px
}

.four-col .item img {
    width: 100%;
    float: left;
    position: relative
}

.four-col p {
    line-height: 24px
}

.center-btn {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 45px
}

.center-btn a {
    width: 190px;
    float: none;
    display: inline-block;
    position: relative;
    background-color: #a7cb38;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-align: center;
    text-decoration: none;
    padding: 20px 0 20px 0
}

@media (max-width: 850px) {
    .four-col .itens {
        width: 100%;
        text-align: center
    }
    .four-col .item {
        float: none;
        position: relative;
        display: inline-block;
        width: 40%;
        margin-right: 2%;
        margin-bottom: 50px
    }
    .four-col .item:last-child {
        margin-right: 0px
    }
    .four-col .item img {
        width: 100%;
        float: left;
        position: relative
    }
}

@media (max-width: 650px) {
    .four-col .itens {
        width: 100%;
        text-align: center
    }
    .four-col .item {
        width: 80%;
        margin-right: 0%;
        margin-bottom: 50px
    }
    .four-col .item:last-child {
        margin-right: 0px
    }
    .four-col .item img {
        width: 100%;
        float: left;
        position: relative
    }
    .two-cols {
        float: left;
        position: relative;
        width: 100%
    }
    .two-cols .left {
        float: left;
        position: relative;
        width: 100% !important;
        margin-bottom: 50px
    }
    .two-cols .right {
        float: left;
        position: relative;
        width: 100%
    }
}

@media (max-width: 550px) {
    .three-col,
    .three-col2 {
        text-align: center
    }
    .three-col .item,
    .three-col2 .item {
        width: 100%;
        margin-bottom: 40px;
        float: none;
        position: relative;
        display: inline-block
    }
    .three-col .item.margin,
    .three-col2 .item.margin {
        margin: 0;
        margin-bottom: 40px
    }
}

*,
*:after,
*:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

[class*='col-'] {
    position: relative
}

.frame:after {
    content: "";
    display: table;
    clear: both
}

.col-1 {
    float: left;
    position: relative;
    width: 100%
}

.col-2 {
    width: 50%;
	float: left
}

.col-3 {
    width: 33.33%
}

.col-4 {
    width: 25%
}

.col-5 {
    width: 20%
}

.col-6 {
    width: 16.6666666667%
}

.col-7 {
    width: 14.2857142857%
}

.col-8 {
    width: 12.5%
}

.col-9 {
    width: 11.1111111111%
}

.col-10 {
    width: 10%
}

.col-11 {
    width: 9.09090909091%
}

.col-12 {
    width: 8.33%;
	float: left;
}

.col-25 {
    width: 25%;
	float: left;
}

.col-35 {
    width: 35%;
	float: left;
}

.col-50 {
    width: 50%;
	float: left;
}

.col-75 {
    width: 75%;
	float: left;
}

.col-65 {
    width: 65%;
	float: left;
}

.col-center {
    width: 1090px;
    position: relative;
    margin: 0 auto
}

.col-center2 {
    width: 1100px;
    position: relative;
    margin: 0 auto
}

.col-1180 {
    width: 95%;
    max-width: 1180px;
    position: relative;
    margin: 0 auto
}

.col-1000 {
    width: 97%;
    max-width: 1000px;
    position: relative;
    margin: 0 auto
}

@media (max-width: 1150px) {
    .col-center {
        width: 1000px !important;
        max-width: 1200px;
        position: relative;
        margin: 0 auto;
        float: none
    }
    .col-center,
    .col-center2 {
        width: 97% !important;
        max-width: 1090px;
        position: relative;
        margin: 0 auto;
        float: none
    }
}

@media (max-width: 1000px) {
    .col-center,
    .col-center2 {
        width: 92% !important
    }
}

@media (min-width: 800px) {
    .col-2,
    .col-7 {
        width: 100%
    }
    .col-4,
    .col-8,
    .col-10,
    .col-12 {
        width: 50%
    }
}

@media (max-width: 800px) {
    .col-4,
    .col-6,
    .col-8,
    .col-10,
    .col-12 {
        width: 50%
    }
    .col-1,
    .col-2,
    .col-3,
    .col-5,
    .col-7,
    .col-9,
    .col-11 {
        width: 100%
    }
}

@media (max-width: 550px) {
    .col-center,
    .col-center2 {
        width: 80% !important
    }
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12 {
        width: 100%
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("../images/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../images/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../images/blank.gif");
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../images/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("../images/fancybox_sprite@2x.png");
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url("../images/fancybox_loading@2x.gif");
        background-size: 24px 24px
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(../images/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: empty 1ms both ease;
    -moz-animation: empty 1ms both ease;
    animation: empty 1ms both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(0.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(0.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    *display: inline;
    margin: 0px;
    font-size: 12px;
    background: #869791
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    text-decoration: none
}

.owl-pagination {
    position: absolute;
    text-align: right;
    bottom: 0;
    z-index: 500;
    display: block !important;
    left: 0;
    width: 88%;
    height: 23px
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    position: relative;
    top: -38px;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 23px;
    left: 1px;
    background-position: left;
    background-color: #fff;
    height: 3px;
    margin: 5px 3px
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(../imges/AjaxLoader.gif) no-repeat center center
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

.lightSlider {
    overflow: hidden;
    margin: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.lSSlideWrapper>.lightSlider:after {
    clear: both
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade {
    position: relative
}

.lSSlideWrapper .lSFade>* {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade>*.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>*.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s
}

.lSSlideOuter .lSPager.lSpg>li:hover a,
.lSSlideOuter .lSPager.lSpg>li.active a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: 0.8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -webkit-opacity: 0.4;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-opacity: 0.4;
    -o-opacity: 0.4;
    opacity: 0.4
}

.lSSlideOuter .lSPager.lSGallery li.active {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
    clear: both
}

.lSAction>a {
    width: 45px;
    display: block;
    top: 50%;
    height: 45px;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s
}

.lSAction>a:hover {
    opacity: 1
}

.lSAction>.lSPrev {
    background-position: 0 0;
    left: 0px;
    background-image: url(../images/botao-esquerda.png)
}

.lSAction>.lSNext {
    background-image: url(../images/botao-direita.png);
    right: 0px
}

.lSAction>a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
    width: 100% !important;
    max-width: none !important
}

.lSSlideOuter.vertical .lSAction>a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0
}

.lSSlideOuter.vertical .lSAction>.lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px
}

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
    padding-right: 0
}

.lSSlideOuter .lightSlider>*,
.lSSlideOuter .lSGallery li {
    float: left
}

.lSSlideOuter.lSrtl .lightSlider>*,
.lSSlideOuter.lSrtl .lSGallery li {
    float: right !important
}

@-webkit-keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@-webkit-keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

@keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative
}

.lightSlider.lsGrab>* {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lightSlider.lsGrabbing>* {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.master-container {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden
}

.master-overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 6000;
    width: 100%;
    display: none;
    height: 100%;
    background-color: #000
}

.offcanvas-transform {
    background-color: #fff;
    float: left;
    position: relative;
    width: 100%;
    -webkit-transition: 0.8s;
    -khtml-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    height: 100%
}

.offcanvas-transform.access-left {
    -moz-transform: translateX(-320px);
    -webkit-transform: translateX(-320px);
    -o-transform: translateX(-320px);
    transform: translateX(-320px);
    -ms-transform: translateX(-320px)
}

.offcanvas-menu {
    position: absolute;
    overflow-y: scroll;
    width: 320px;
    height: 100%;
    right: -320px;
    background-color: #fff;
    z-index: 8888;
    padding-bottom: 50px
}

.offcanvas-menu .center {
    position: relative;
    margin: 0 auto;
    width: 75%;
    height: 100%
}

.offcanvas-menu .offcanvas-top-menu {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 5px
}

.offcanvas-menu .offcanvas-top-menu li {
    float: left;
    position: relative;
    width: 100%;
    list-style-type: none;
    border-bottom: 1px #f2f2f2 solid
}

.offcanvas-menu .offcanvas-top-menu li a {
    padding: 25px 0px 25px 0px;
    text-transform: uppercase;
    float: left;
    position: relative;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0px;
    text-decoration: none;
    color: #333e4a
}

.offcanvas-menu .offcanvas-top-menu li a.td {
    color: #000 !important
}

.offcanvas-menu .offcanvas-top-menu li a.td:hover {
    color: #000 !important
}

.offcanvas-menu .offcanvas-top-menu li.menu-item-has-children:after {
    content: url(../images/menu-item-has-children.png);
    position: absolute;
    right: 0;
    top: 23px
}

.offcanvas-menu .offcanvas-top-menu li.ativo:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.offcanvas-menu .offcanvas-top-menu li:hover a,
.offcanvas-menu .offcanvas-top-menu li.ativo a {
    color: #004261
}

.offcanvas-menu .sub-menu {
    display: none;
    float: left;
    position: relative;
    width: 100%;
    top: -10px
}

.offcanvas-menu .sub-menu li {
    border-bottom: 0px !important
}

.offcanvas-menu .sub-menu li a {
    color: #c9c9c9 !important;
    text-transform: none;
    padding: 15px 0px 15px 0px
}

.offcanvas-menu .sub-menu li a:hover {
    color: #8d8d8d !important
}

.offcanvas-menu .right {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 25px
}

.offcanvas-menu .right .social {
    float: right;
    position: relative;
    margin-left: 20px
}

.offcanvas-menu .right .social .fb {
    float: left;
    position: relative;
    width: 34px;
    height: 34px;
    background-image: url(../images/fb-icon.png)
}

.offcanvas-menu .right .tel {
    float: left;
    position: relative;
    font-size: 15px;
    color: #231f20;
    font-weight: 700;
    margin-top: 8px
}

.offcanvas-menu .right .tel .icon {
    float: left;
    position: relative;
    margin-right: 10px
}

.offcanvas-menu .heading {
    float: right;
    position: relative;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    margin-top: 25px;
    font-size: 15px;
    color: #231f20
}

.offcanvas-menu .heading b {
    font-weight: 700;
    color: #0e76bc
}

.offcanvas-menu .close-offcanvas-menu {
    cursor: pointer;
    background-image: url(../images/close-icon.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width: 550px) {
    .offcanvas-transform.access-left {
        -moz-transform: translateX(-80%);
        -webkit-transform: translateX(-80%);
        -o-transform: translateX(-80%);
        transform: translateX(-80%);
        -ms-transform: translateX(-80%)
    }
    .offcanvas-menu {
        width: 80%;
        right: -80%
    }
}

.top-header {
    z-index: 4444;
    position: relative;
    height: 106px;
    left: 0;
    top: 0px;
    background-color: #FFFFFF;
    border-bottom: 1px #DCDCDC solid
}

.top-header .col-center {
    z-index: 10
}

.top-header .top-logo {
    float: left;
    position: relative;
    margin-top: 32px
}

.top-header .top-logo img.invert {
    display: none
}

.top-header .top-menu {
    top: 0px;
    z-index: 5;
    margin-left: 0px;
    width: 325px;
    float: right;
    position: relative;
    margin-top: 35px;
    text-align: center
}

.top-header .top-menu li {
    float: none;
    display: inline-block;
    position: relative;
    list-style: none;
    margin-top: 0px;
    margin-left: 6.5%;
    padding-bottom: 2px;
    z-index: 5
}

.top-header .top-menu li a {
    float: left;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    border: 0px transparent solid;
    padding: 5px 0px;
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
    font-weight: 400;
    color: #00264F;
    font-size: 16px
}

.top-header .top-menu li:hover:after,
.top-header .top-menu li.active:after {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.top-header .top-menu li:after {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    background-color: #3AA0A5;
    width: 100%;
    height: 1px;
    content: "";
    bottom: 2px;
    position: absolute;
    left: 0%;
    margin-left: 0px
}

.top-header .top-menu li:first-child {
    margin-left: 0px
}

.top-header .top-menu li.menu-item-has-children {
    z-index: 10
}

.top-header .top-menu li.menu-item-has-children:hover:after,
.top-header .top-menu li.current_page_item:after {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.top-header .btns {
    float: right;
    position: relative;
    margin-top: 27px;
    margin-left: 10px
}

.top-header .btns a {
    float: left;
    position: relative;
    font-size: 16px;
    margin-left: 13px;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-decoration: none;
    color: #133D86;
    border: 1px #133D86 solid;
    text-align: center;
    width: 189px;
    padding: 13px 0
}

.top-header .btns a.st2 {
    background-color: #86C02F;
    border: 1px #86C02F solid;
    color: #fff
}

.top-header .btns a.st2:hover {
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7
}

.top-header .btns a.st1:hover {
    background-color: #133D86;
    color: #fff
}

.top-header .social {
    float: right;
    position: relative;
    margin-top: 40px
}

.top-header .social a {
    display: inline-block;
    background: url("../images/social.png") no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    margin-left: 5px
}

.top-header .social a.fb {
    background-position: -0px -0px;
    width: 22px;
    height: 22px
}

.top-header .social a.insta {
    background-position: -0px -22px;
    width: 22px;
    height: 22px
}

.fixed-nav-button {
    position: fixed;
    width: 100%;
    z-index: 8888;
    left: 0px;
    top: 0;
    height: 1px;
    display: none
}

.nav-icon {
    width: 25px;
    top: 43px;
    right: 0px;
    height: 16px;
    float: right;
    position: absolute;
    z-index: 111222;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.nav-icon:before {
    width: 46px;
    height: 46px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    left: -14px;
    top: -15px;
    position: absolute;
    display: block;
    background-color: transparent;
    content: '';
    z-index: 10
}

.nav-icon span {
    display: block;
    z-index: 20;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #00264f;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.nav-icon span:nth-child(1) {
    top: 0px
}

.nav-icon span:nth-child(2),
.nav-icon span:nth-child(3) {
    top: 8px;
    width: 70%;
    left: inherit;
    right: 0
}

.nav-icon span:nth-child(4) {
    top: 15px
}

.nav-icon.open span:nth-child(1) {
    top: 5px;
    width: 120%;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    left: 0%
}

.nav-icon.open span:nth-child(2) {
    width: 104%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-icon.open span:nth-child(3) {
    width: 104%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav-icon.open span:nth-child(4) {
    width: 104%;
    top: 5px;
    width: 0%;
    left: 50%;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0
}

.megamenu {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: none;
    z-index: 6666;
    background-color: #fff
}

.megamenu .enq {
    float: left;
    position: relative;
    width: 100%;
    top: 50%;
    margin-top: -170px
}

.megamenu .top-menu {
    top: 0px;
    z-index: 5;
    top: 0%;
    float: left;
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
    position: relative;
    width: 100%
}

.megamenu .top-menu li {
    float: left;
    position: relative;
    list-style: none;
    margin-top: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 30px;
    z-index: 5;
    width: 100%
}

.megamenu .top-menu li a {
    float: none;
    display: inline-block;
    position: relative;
    -webkit-transition: 0.2s;
    -khtml-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 0px transparent solid;
    padding: 6px 0px;
    font-family: 'Nunito';
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
    font-weight: 300;
    color: #00264F;
    font-size: 25px
}

.megamenu .top-menu li a:hover {
    color: #fff;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7
}

.megamenu .btns {
    float: left;
    position: relative;
    margin-top: 27px;
    margin-left: 0px;
    width: 100%;
    text-align: center
}

.megamenu .btns a {
    float: none;
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin-left: 13px;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-decoration: none;
    color: #133D86;
    border: 1px #133D86 solid;
    text-align: center;
    width: 140px;
    padding: 13px 0
}

.megamenu .btns a.st2 {
    background-color: #86C02F;
    border: 1px #86C02F solid;
    color: #fff
}

@media (max-width: 1000px) {
    .top-header .top-menu,
    .top-header .social,
    .top-header .btns {
        display: none
    }
    .fixed-nav-button {
        display: block
    }
}

.footer {
    padding: 25px;
    background-color: #69c401
}

.footer .left {
    float: left;
    position: relative;
    width: 70%;
    margin-top: 5px
}

.footer .left .l {
    float: left;
    position: relative;
    width: 30%
}

.footer .left .r {
    float: left;
    position: relative;
    width: 65%
}

.footer .left p {
    float: left;
    position: relative;
    width: 100%;
    color: #fff
}

.footer .left p img {
    float: left;
    position: relative;
    margin-right: 10px;
    top: 0px
}

.footer .left p span {
    float: left;
    position: relative;
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 400
}

.footer .right {
    float: right;
    position: relative;
    width: 25%;
    text-align: right
}

.footer .right a.bid {
    float: right;
    position: relative;
    margin-top: 3px
}

.footer .social {
    float: left;
    position: relative;
    margin-top: 5px
}

.footer .social a {
    display: inline-block;
    float: left;
    position: relative;
    margin-left: 20px;
    background: url("../images/social.png") no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.footer .social a.tw {
    background-position: -0px -0px;
    width: 21px;
    height: 17px
}

.footer .social a.insta {
    background-position: -0px -17px;
    width: 16px;
    height: 17px
}

.footer .social a.fb {
    background-position: -0px -34px;
    width: 11px;
    height: 19px
}

@media (max-width: 1000px) {
    .footer {
        padding: 25px;
        text-align: center
    }
    .footer .left {
        float: left;
        position: relative;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 10px
    }
    .footer .left .l {
        float: left;
        position: relative;
        width: 100%
    }
    .footer .left .r {
        float: left;
        position: relative;
        width: 100%
    }
    .footer .left p {
        float: left;
        position: relative;
        width: 100%;
        color: #fff;
        margin-bottom: 15px
    }
    .footer .left p img {
        float: none;
        display: inline-block;
        top: 5px
    }
    .footer .left p span {
        float: none;
        display: inline-block
    }
    .footer .right {
        float: right;
        position: relative;
        width: 100%;
        text-align: center
    }
    .footer .right a.bid {
        float: none;
        position: relative;
        display: inline-block;
        margin-top: 20px
    }
    .footer .social {
        float: left;
        position: relative;
        margin-top: 5px;
        width: 100%;
        text-align: center
    }
    .footer .social a {
        display: inline-block;
        float: none;
        position: relative;
        margin-left: 20px;
        background: url("../images/social.png") no-repeat;
        overflow: hidden;
        text-indent: -9999px;
        text-align: left
    }
    .footer .social a.tw {
        background-position: -0px -0px;
        width: 21px;
        height: 17px
    }
    .footer .social a.insta {
        background-position: -0px -17px;
        width: 16px;
        height: 17px
    }
    .footer .social a.fb {
        background-position: -0px -34px;
        width: 11px;
        height: 19px
    }
}

.area-banner {
    min-height: 800px;
    background-color: #ee762c;
    background-repeat: repeat;
    background-position: top center;
    padding-top: 220px
}

.area-banner .cleft {
    float: left;
    position: relative;
    width: 25%
}

.area-banner .cleft h1,
.area-banner .cleft h2,
.area-banner .cleft h3,
.area-banner .cleft h4 {
    float: left;
    position: relative;
    width: 100%;
    font-size: 50px;
    line-height: 63px;
    color: #8D3E02;
    margin-bottom: 20px
}

.area-banner .cleft p {
    float: left;
    position: relative;
    width: 100%;
    font-size: 22px;
    line-height: 32px;
    color: #fff
}

.area-banner .cleft .scrolldown {
    background-image: url(../images/scrolldown-btn.png);
    width: 54px;
    height: 55px;
    float: left;
    position: relative;
    margin-top: 70px;
    cursor: pointer
}

.area-banner .cleft .scrolldown:hover {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8
}

.area-banner .cright {
    float: right;
    position: relative;
    width: 66.2%
}

.main-slider {
    max-height: 511px;
    float: left;
    position: relative;
    width: 100%;
    min-height: 480px;
    z-index: 10;
    top: 0px;
    background-color: #8D3E02;
    padding: 30px;
    padding-bottom: 0px
}

.main-slider .item {
    max-height: 511px;
    float: left;
    position: relative;
    width: 100%;
    background-position: top center;
    background-color: #8D3E02;
    min-height: 480px;
    background-repeat: repeat;
    height: 480px
}

.main-slider .item .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: url(../images/banner-overlay.png);
    background-repeat: repeat-x
}

.main-slider .item .col-center {
    height: 100%
}

.main-slider .item .image {
    position: absolute;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: 0.4s all linear;
    -khtml-transition: 0.4s all linear;
    -moz-transition: 0.4s all linear;
    -ms-transition: 0.4s all linear;
    -o-transition: 0.4s all linear;
    transition: 0.4s all linear;
    -webkit-border-radius: 300px;
    -khtml-border-radius: 300px;
    -moz-border-radius: 300px;
    -ms-border-radius: 300px;
    -o-border-radius: 300px;
    border-radius: 300px;
    right: 95px;
    top: 230px;
    z-index: 20;
    width: 459px;
    height: 459px;
    background-image: url("../images/banner1-image.png")
}

.main-slider .item .img {
    float: left;
    position: relative;
    width: 100%
}

.main-slider .item .img img {
    position: relative;
    width: auto;
    max-width: 100%;
    float: left
}

.main-slider .item .banner-content {
    float: left;
    position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
    margin-top: 30px
}

.main-slider .item .banner-content h1,
.main-slider .item .banner-content h2,
.main-slider .item .banner-content h3,
.main-slider .item .banner-content h4,
.main-slider .item .banner-content h5 {
    float: left;
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 24px;
    margin-bottom: 8px
}

.main-slider .item .banner-content p {
    float: left;
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 16px
}

.main-slider .item .enq {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 auto
}

.main-slider .owl-pagination {
    position: absolute;
    width: 100%;
    top: 55px;
    right: 0px;
    z-index: 500;
    height: 1px;
    text-align: right;
    padding: 0;
    padding-right: 60px;
    background-color: transparent
}

.main-slider .owl-pagination .owl-page {
    top: 0
}

.main-slider .owl-pagination .owl-page span {
    width: 26px;
    height: 5px;
    background-color: #8D3E02;
    cursor: pointer;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    margin-right: 6px;
    position: relative;
    display: inline-block;
    float: none
}

.main-slider .owl-pagination .owl-page.active span {
    padding: 0;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.main-slider .owl-pagination .owl-page:hover span {
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6
}

.main-slider .owl-buttons {
    float: left;
    position: absolute;
    width: 75px;
    text-align: left;
    margin-top: 0;
    top: 60px;
    left: 60px
}

.main-slider .owl-buttons .owl-prev,
.main-slider .owl-buttons .owl-next {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    float: left;
    position: relative;
    margin: 0px;
    background-repeat: no-repeat;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-position: center;
    padding: 0px !important;
    background-color: transparent !important;
    width: 33px;
    height: 33px
}

.main-slider .owl-buttons .owl-prev:hover,
.main-slider .owl-buttons .owl-next:hover {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8
}

.main-slider .owl-buttons .owl-prev {
    background-image: url(../images/btn-left1.png) !important;
    float: left
}

.main-slider .owl-buttons .owl-next {
    background-image: url(../images/btn-right1.png) !important;
    float: right
}

@media (max-width: 1400px) {
    .main-slider {
        max-height: 511px;
        float: left;
        position: relative;
        width: 100%;
        min-height: auto;
        z-index: 10;
        top: 0px;
        background-color: #8D3E02;
        padding-bottom: 15px
    }
    .main-slider .item {
        max-height: 511px;
        float: left;
        position: relative;
        width: 100%;
        background-position: top center;
        background-color: #8D3E02;
        min-height: auto;
        background-repeat: repeat;
        height: auto
    }
    .main-slider .item .col-center {
        height: 100%
    }
    .main-slider .item .image {
        position: absolute;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        -webkit-transition: 0.4s all linear;
        -khtml-transition: 0.4s all linear;
        -moz-transition: 0.4s all linear;
        -ms-transition: 0.4s all linear;
        -o-transition: 0.4s all linear;
        transition: 0.4s all linear;
        -webkit-border-radius: 300px;
        -khtml-border-radius: 300px;
        -moz-border-radius: 300px;
        -ms-border-radius: 300px;
        -o-border-radius: 300px;
        border-radius: 300px;
        right: 95px;
        top: 230px;
        z-index: 20;
        width: 459px;
        height: 459px;
        background-image: url("../images/banner1-image.png")
    }
    .main-slider .item .img {
        float: left;
        position: relative;
        width: 100%
    }
    .main-slider .item .img img {
        position: relative;
        width: auto;
        max-width: 100%
    }
    .main-slider .item .banner-content {
        float: left;
        position: relative;
        bottom: 0px;
        left: 0;
        width: 100%;
        margin-top: 30px
    }
}

@media (max-width: 1350px) {
    .area-banner {
        min-height: 80px;
        background-color: #ee762c;
        background-repeat: repeat;
        background-position: top center;
        padding-top: 220px;
        padding-bottom: 50px
    }
    .area-banner .cleft {
        width: 33%
    }
    .area-banner .cleft h1,
    .area-banner .cleft h2,
    .area-banner .cleft h3,
    .area-banner .cleft h4 {
        font-size: 35px;
        line-height: 40px
    }
    .area-banner .cleft p {
        font-size: 20px;
        line-height: 30px
    }
    .area-banner .cleft .scrolldown {
        margin-top: 50px
    }
    .area-banner .cright {
        float: right;
        position: relative;
        width: 63%
    }
}

@media (max-width: 1000px) {
    .area-banner {
        min-height: 800px;
        background-color: #ee762c;
        background-repeat: repeat;
        background-position: top center;
        padding-top: 180px
    }
    .area-banner .cleft {
        width: 100%;
        margin-bottom: 50px;
        text-align: center;
        padding: 0 10%
    }
    .area-banner .cleft h1,
    .area-banner .cleft h2,
    .area-banner .cleft h3,
    .area-banner .cleft h4 {
        font-size: 35px;
        line-height: 40px
    }
    .area-banner .cleft p {
        font-size: 18px;
        line-height: 25px
    }
    .area-banner .cleft .scrolldown {
        margin-top: 50px;
        float: none;
        position: relative;
        display: none
    }
    .area-banner .cright {
        float: right;
        position: relative;
        width: 100%
    }
    .main-slider {
        max-height: 511px;
        float: left;
        position: relative;
        width: 100%;
        min-height: auto;
        z-index: 10;
        top: 0px;
        background-color: #8D3E02;
        padding: 15px;
        padding-bottom: 15px
    }
    .main-slider .item {
        max-height: 511px;
        float: left;
        position: relative;
        width: 100%;
        background-position: top center;
        background-color: #8D3E02;
        min-height: auto;
        background-repeat: repeat;
        height: auto
    }
    .main-slider .item .overlay {
        display: none
    }
    .main-slider .item .col-center {
        height: 100%
    }
    .main-slider .item .image {
        position: absolute;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        -webkit-transition: 0.4s all linear;
        -khtml-transition: 0.4s all linear;
        -moz-transition: 0.4s all linear;
        -ms-transition: 0.4s all linear;
        -o-transition: 0.4s all linear;
        transition: 0.4s all linear;
        -webkit-border-radius: 300px;
        -khtml-border-radius: 300px;
        -moz-border-radius: 300px;
        -ms-border-radius: 300px;
        -o-border-radius: 300px;
        border-radius: 300px;
        right: 95px;
        top: 230px;
        z-index: 20;
        width: 459px;
        height: 459px;
        background-image: url("../images/banner1-image.png")
    }
    .main-slider .item .img {
        float: left;
        position: relative;
        width: 100%
    }
    .main-slider .item .img img {
        position: relative;
        width: auto;
        max-width: 100%
    }
    .main-slider .item .banner-content {
        float: left;
        position: relative;
        bottom: 0px;
        left: 0;
        width: 100%;
        margin-top: 30px
    }
    .main-slider .item .banner-content h1,
    .main-slider .item .banner-content h2,
    .main-slider .item .banner-content h3,
    .main-slider .item .banner-content h4,
    .main-slider .item .banner-content h5 {
        float: left;
        position: relative;
        width: 100%;
        color: #fff;
        font-size: 24px;
        margin-bottom: 8px
    }
    .main-slider .item .banner-content p {
        float: left;
        position: relative;
        width: 100%;
        color: #fff;
        font-size: 16px
    }
    .main-slider .item .enq {
        position: relative;
        float: left;
        width: 100%;
        margin: 0 auto
    }
    .main-slider .owl-pagination {
        top: 20px;
        right: 0px;
        padding-right: 20px
    }
    .main-slider .owl-buttons {
        display: none
    }
}

@media (max-width: 550px) {
    .area-banner {
        min-height: 800px;
        background-color: #ee762c;
        background-repeat: repeat;
        background-position: top center;
        padding-top: 180px
    }
    .area-banner .cleft {
        padding: 0 8%
    }
}

.master-container {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.master-overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 555;
    width: 100%;
    display: none;
    height: 100%;
    background-image: url(../images/master-overlay.png)
}

.intro-banner {
    height: 768px;
    z-index: 10;
    min-height: 600px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.intro-banner .col-center {
    height: 100%;
    z-index: 60 !important
}

.intro-banner .limit {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0
}

.intro-banner .limit .center {
    width: 100%;
    max-width: 1920px;
    height: 100%;
    position: relative;
    margin: 0 auto
}

.intro-banner .morph-wrap {
    position: absolute;
    right: -200px;
    top: 90px;
    z-index: 10;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0
}

.intro-banner .left {
    float: left;
    position: relative;
    width: 25%;
    margin-top: 150px
}

.intro-banner .left h1,
.intro-banner .left h2,
.intro-banner .left h3,
.intro-banner .left h4,
.intro-banner .left h5 {
    float: left;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    font-size: 34px;
    line-height: 42px;
    color: #00264F;
    font-weight: 400
}

.intro-banner .left h1 strong,
.intro-banner .left h2 strong,
.intro-banner .left h3 strong,
.intro-banner .left h4 strong,
.intro-banner .left h5 strong {
    font-weight: 700
}

.intro-banner .left p {
    float: left;
    position: relative;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #5A5A5A
}

.intro-banner .left a {
    float: left;
    margin-top: 70px;
    position: relative;
    font-size: 16px;
    margin-left: 0px;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-decoration: none;
    color: #133D86;
    border: 1px #133D86 solid;
    text-align: center;
    width: auto;
    padding: 13px 60px
}

.intro-banner .left a:hover {
    color: #fff;
    background-color: #133D86
}

.intro-banner .left a.st2 {
    background-color: #86C02F;
    border: 1px #86C02F solid;
    color: #fff
}

.intro-banner .right {
    float: right;
    position: relative;
    width: auto;
    max-width: 100%;
    margin-top: 75px
}

.intro-banner .right img {
    width: auto;
    max-width: 100%;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
}

.intro-banner .geometric1 {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 37px;
    top: -55px;
    background-image: url(../images/circle1.png);
    background-repeat: no-repeat
}

.intro-banner .geometric2 {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: -55px;
    background-image: url(../images/path2.png);
    background-repeat: no-repeat
}

.intro-banner .geometric3 {
    width: 76px;
    height: 77px;
    position: absolute;
    left: -35px;
    bottom: -20px;
    background-image: url(../images/path3.png);
    background-repeat: no-repeat
}

.intro-banner .geometric4 {
    width: 43px;
    height: 44px;
    position: absolute;
    left: 50%;
    bottom: -50px;
    background-image: url(../images/path4.png);
    background-repeat: no-repeat
}

.intro-banner.active .morph-wrap {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.intro-banner2 {
    height: auto;
    z-index: 10;
    min-height: auto;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.intro-banner2 .col-center {
    height: 100%;
    z-index: 60 !important
}

.intro-banner2 .limit {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0
}

.intro-banner2 .limit .center {
    width: 100%;
    max-width: 1920px;
    height: 100%;
    position: relative;
    margin: 0 auto
}

.intro-banner2 .morph-wrap {
    position: absolute;
    right: -200px;
    top: 90px;
    z-index: 10
}

.intro-banner2 .left {
    float: left;
    position: relative;
    width: 25%;
    margin-top: 200px;
    z-index: 20
}

.intro-banner2 .left h1,
.intro-banner2 .left h2,
.intro-banner2 .left h3,
.intro-banner2 .left h4,
.intro-banner2 .left h5 {
    float: left;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    font-size: 34px;
    line-height: 42px;
    color: #00264F;
    font-weight: 400
}

.intro-banner2 .left h1 strong,
.intro-banner2 .left h2 strong,
.intro-banner2 .left h3 strong,
.intro-banner2 .left h4 strong,
.intro-banner2 .left h5 strong {
    font-weight: 700
}

.intro-banner2 .left p {
    float: left;
    position: relative;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #5A5A5A
}

.intro-banner2 .left a {
    float: left;
    margin-top: 70px;
    position: relative;
    font-size: 16px;
    margin-left: 0px;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-decoration: none;
    color: #133D86;
    border: 1px #133D86 solid;
    text-align: center;
    width: auto;
    padding: 13px 40px
}

.intro-banner2 .left a:hover {
    color: #fff;
    background-color: #133D86
}

.intro-banner2 .left a.st2 {
    background-color: #86C02F;
    border: 1px #86C02F solid;
    color: #fff
}

.intro-banner2 .right {
    float: right;
    position: relative;
    width: auto;
    max-width: 100%;
    margin-top: 200px;
    width: 70%;
    text-align: center;
    z-index: 20
}

.intro-banner2 .right img {
    width: auto;
    max-width: 100%;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    display: inline-block;
    z-index: 10
}

.intro-banner2 .path1 {
    position: absolute;
    z-index: 5;
    left: -220px;
    top: 0;
    background-repeat: no-repeat;
    width: 423px;
    height: 166px;
    background-image: url(../images/path-sobre.png)
}

.intro-banner2 .path2 {
    position: absolute;
    z-index: 5;
    right: -300px;
    top: 30px;
    background-repeat: no-repeat;
    width: 611px;
    height: 241px;
    background-image: url(../images/path-sobre2.png)
}

.intro-banner2 .path3 {
    position: absolute;
    z-index: 5;
    right: 0px;
    bottom: 15px;
    background-repeat: no-repeat;
    width: 828px;
    height: 258px;
    background-image: url(../images/path-sobre3.png)
}

.intro-banner2 .geometric1 {
    width: 62px;
    height: 62px;
    position: absolute;
    left: -37px;
    bottom: 100px;
    background-image: url(../images/sobre-path1.png);
    background-repeat: no-repeat
}

.intro-banner2 .geometric2 {
    width: 37px;
    height: 37px;
    position: absolute;
    left: -10px;
    bottom: 80px;
    background-image: url(../images/sobre-path2.png);
    background-repeat: no-repeat
}

.intro-banner2 .geometric3 {
    width: 76px;
    height: 77px;
    position: absolute;
    left: 200px;
    top: -20px;
    background-image: url(../images/sobre-path3.png);
    background-repeat: no-repeat
}

.intro-banner2 .geometric4 {
    width: 46px;
    height: 46px;
    position: absolute;
    right: 120px;
    top: -30px;
    background-image: url(../images/sobre-path4.png);
    background-repeat: no-repeat
}

.intro-banner2 .geometric5 {
    width: 74px;
    height: 75px;
    position: absolute;
    right: -50px;
    bottom: 250px;
    background-image: url(../images/sobre-path5.png);
    background-repeat: no-repeat
}

.intro-banner2 .geometric6 {
    width: 48px;
    height: 48px;
    position: absolute;
    right: -40px;
    bottom: 100px;
    background-image: url(../images/sobre-path6.png);
    background-repeat: no-repeat
}

.sect-diferenciais {
    padding: 130px 0 150px 0;
    background-color: #fff
}

.sect-diferenciais .geometric1 {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -40px;
    top: -50px;
    background-image: url(../images/circle1.png);
    background-repeat: no-repeat
}

.sect-diferenciais .geometric2 {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 30px;
    top: -55px;
    background-image: url(../images/path2.png);
    background-repeat: no-repeat
}

.sect-diferenciais .geometric3 {
    width: 76px;
    height: 77px;
    position: absolute;
    right: 20px;
    bottom: -30px;
    background-image: url(../images/path3.png);
    background-repeat: no-repeat
}

.sect-diferenciais .geometric4 {
    width: 43px;
    height: 44px;
    position: absolute;
    left: 50px;
    top: -20px;
    background-image: url(../images/path4.png);
    background-repeat: no-repeat
}

.sect-diferenciais .limit {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0
}

.sect-diferenciais .limit .center {
    width: 100%;
    max-width: 1920px;
    height: 100%;
    position: relative;
    margin: 0 auto
}

.sect-diferenciais .morph-wrap2 {
    position: absolute;
    left: -280px;
    top: 200px;
    z-index: 10
}

.sect-diferenciais .col-center {
    height: 100%;
    z-index: 20;
    margin-top: -80px
}

.sect-diferenciais .left {
    float: left;
    position: relative;
    width: 40%
}

.sect-diferenciais .left img {
    width: auto;
    max-width: 100%;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
}

.sect-diferenciais .right {
    float: right;
    position: relative;
    width: 50%
}

.sect-diferenciais .right .title {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 60px
}

.sect-diferenciais .right .title h1,
.sect-diferenciais .right .title h2,
.sect-diferenciais .right .title h3,
.sect-diferenciais .right .title h4,
.sect-diferenciais .right .title h5 {
    color: #00264F;
    font-size: 24px
}

.sect-diferenciais .right .title h1:after,
.sect-diferenciais .right .title h2:after,
.sect-diferenciais .right .title h3:after,
.sect-diferenciais .right .title h4:after,
.sect-diferenciais .right .title h5:after {
    position: absolute;
    left: 0;
    bottom: -20px;
    display: block;
    content: url(../images/after.png)
}

.sect-diferenciais .right .itens {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden
}

.sect-diferenciais .right .itens .overflow {
    float: left;
    position: relative;
    width: 103%
}

.sect-diferenciais .right .itens .item {
    width: 44%;
    float: left;
    position: relative;
    margin-right: 6%;
    margin-bottom: 50px
}

.sect-diferenciais .right .itens .item h1,
.sect-diferenciais .right .itens .item h2,
.sect-diferenciais .right .itens .item h3,
.sect-diferenciais .right .itens .item h4,
.sect-diferenciais .right .itens .item h5 {
    float: left;
    position: relative;
    width: 100%;
    font-size: 22px;
    color: #87c32e;
    font-weight: 300;
    margin-bottom: 15px
}

.sect-diferenciais .right .itens .item p {
    float: left;
    position: relative;
    width: 100%
}

.sect-diferenciais .right .btn {
    float: left;
    position: relative;
    width: 100%
}

.sect-diferenciais .right .btn a {
    float: left;
    margin-top: 0px;
    position: relative;
    font-size: 16px;
    margin-left: 0px;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-decoration: none;
    color: #133D86;
    border: 1px #133D86 solid;
    text-align: center;
    width: auto;
    padding: 13px 30px
}

.sect-diferenciais .right .btn a:hover {
    color: #fff;
    background-color: #133D86
}

.sect-diferenciais .right .btn a.st2 {
    background-color: #86C02F;
    border: 1px #86C02F solid;
    color: #fff
}

.chamada-matricula {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/c-matricula-bg.png);
    height: 295px
}

.chamada-matricula .geometric1 {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 30%;
    top: 0px;
    background-image: url(../images/circle1.png);
    background-repeat: no-repeat
}

.chamada-matricula .geometric6 {
    width: 62px;
    height: 62px;
    position: absolute;
    left: 0%;
    top: -10px;
    background-image: url(../images/path6.png);
    background-repeat: no-repeat
}

.chamada-matricula .geometric7 {
    width: 31px;
    height: 32px;
    position: absolute;
    left: 30px;
    top: 30px;
    background-image: url(../images/path7.png);
    background-repeat: no-repeat
}

.chamada-matricula .geometric8 {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 25%;
    top: 250px;
    background-image: url(../images/path8.png);
    background-repeat: no-repeat
}

.chamada-matricula .geometric9 {
    width: 74px;
    height: 75px;
    position: absolute;
    right: 5%;
    top: 230px;
    background-image: url(../images/path9.png);
    background-repeat: no-repeat
}

.chamada-matricula .left {
    float: left;
    position: relative;
    width: 40%;
    margin-top: 110px
}

.chamada-matricula .left h1,
.chamada-matricula .left h2,
.chamada-matricula .left h3,
.chamada-matricula .left h4 {
    float: left;
    position: relative;
    width: 100%;
    font-size: 34px;
    line-height: 40px;
    color: #00264F;
    font-weight: 400
}

.chamada-matricula .left h1 strong,
.chamada-matricula .left h2 strong,
.chamada-matricula .left h3 strong,
.chamada-matricula .left h4 strong {
    font-weight: 700
}

.chamada-matricula .right {
    float: right;
    position: relative;
    width: 30%;
    margin-top: 65px
}

.chamada-matricula .right p {
    font-weight: 300;
    font-size: 26px;
    line-height: 25px;
    color: #00264F
}

.chamada-matricula .right p span {
    font-size: 18px
}

.chamada-matricula .right p strong {
    color: #fff;
    font-weight: 400;
    font-size: 60px;
    position: relative;
    top: 20px
}

.chamada-matricula .right p strong span {
    font-size: 25px
}

.chamada-matricula .right .btn {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 38px
}

.chamada-matricula .right .btn a {
    float: left;
    margin-top: 0px;
    position: relative;
    font-size: 16px;
    margin-left: 0px;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-decoration: none;
    color: #133D86;
    border: 1px #133D86 solid;
    text-align: center;
    width: auto;
    padding: 13px 45px
}

.chamada-matricula .right .btn a:hover {
    color: #fff;
    background-color: #133D86;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7
}

.chamada-matricula .right .btn a.st2 {
    background-color: #86C02F;
    border: 1px #86C02F solid;
    color: #fff
}

.chamada-matricula .image {
    position: absolute;
    left: 50%;
    top: 55px;
    margin-left: -110px
}

.proposta-section {
    padding: 150px 0 250px 0
}

.proposta-section .three-col2,
.proposta-section .three-col {
    margin-top: 85px
}

.proposta-section .three-col2 .item,
.proposta-section .three-col .item {
    text-align: center
}

.proposta-section .three-col2 .item .img,
.proposta-section .three-col .item .img {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 22px
}

.proposta-section .three-col2 .item img,
.proposta-section .three-col .item img {
    width: 100%;
    max-width: 100px;
    position: relative;
    display: inline-block;
    float: none
}

.proposta-section .three-col2 .item h1,
.proposta-section .three-col2 .item h2,
.proposta-section .three-col2 .item h3,
.proposta-section .three-col2 .item h4,
.proposta-section .three-col2 .item h5,
.proposta-section .three-col .item h1,
.proposta-section .three-col .item h2,
.proposta-section .three-col .item h3,
.proposta-section .three-col .item h4,
.proposta-section .three-col .item h5 {
    color: #368AB8;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px
}

.proposta-section .three-col2 .item p,
.proposta-section .three-col .item p {
    font-size: 16px;
    color: #5A5A5A
}

.proposta-section .three-col2 .item .btn,
.proposta-section .three-col .item .btn {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 25px
}

.proposta-section .three-col2 .item .btn a,
.proposta-section .three-col .item .btn a {
    float: none;
    display: inline-block;
    margin-top: 0px;
    position: relative;
    font-size: 16px;
    margin-left: 0px;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-decoration: none;
    color: #133D86;
    border: 1px #133D86 solid;
    text-align: center;
    width: auto;
    padding: 10px 30px
}

.proposta-section .three-col2 .item .btn a:hover,
.proposta-section .three-col .item .btn a:hover {
    color: #fff;
    background-color: #133D86
}

.proposta-section .three-col2 .item .btn a.st2,
.proposta-section .three-col .item .btn a.st2 {
    background-color: #86C02F;
    border: 1px #86C02F solid;
    color: #fff
}

.proposta-section .three-col2 .item.color2 h1,
.proposta-section .three-col2 .item.color2 h2,
.proposta-section .three-col2 .item.color2 h3,
.proposta-section .three-col2 .item.color2 h4,
.proposta-section .three-col2 .item.color2 h5,
.proposta-section .three-col .item.color2 h1,
.proposta-section .three-col .item.color2 h2,
.proposta-section .three-col .item.color2 h3,
.proposta-section .three-col .item.color2 h4,
.proposta-section .three-col .item.color2 h5 {
    color: #86C02F
}

.proposta-section .three-col2 .item.color3 h1,
.proposta-section .three-col2 .item.color3 h2,
.proposta-section .three-col2 .item.color3 h3,
.proposta-section .three-col2 .item.color3 h4,
.proposta-section .three-col2 .item.color3 h5,
.proposta-section .three-col .item.color3 h1,
.proposta-section .three-col .item.color3 h2,
.proposta-section .three-col .item.color3 h3,
.proposta-section .three-col .item.color3 h4,
.proposta-section .three-col .item.color3 h5 {
    color: #FF9000
}

.coments-sect {
    padding: 250px 0 250px 0
}

.coments-sect .geometric1 {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 40%;
    top: -20px;
    background-image: url(../images/circle1.png);
    background-repeat: no-repeat
}

.coments-sect .geometric6 {
    width: 62px;
    height: 62px;
    position: absolute;
    left: -50px;
    top: -50px;
    background-image: url(../images/path6.png);
    background-repeat: no-repeat
}

.coments-sect .geometric7 {
    width: 31px;
    height: 32px;
    position: absolute;
    left: -20px;
    top: -10px;
    background-image: url(../images/path7.png);
    background-repeat: no-repeat
}

.coments-sect .geometric8 {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0%;
    bottom: -30px;
    background-image: url(../images/path8.png);
    background-repeat: no-repeat
}

.coments-sect .geometric9 {
    width: 74px;
    height: 75px;
    position: absolute;
    right: -50px;
    top: 200px;
    background-image: url(../images/path9.png);
    background-repeat: no-repeat
}

.coments-sect .box {
    float: left;
    padding: 100px 0 150px 0;
    position: relative;
    width: 100%;
    background-color: #fff;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
}

.coments-sect .box .center {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 550px
}

.coments-sect .item {
    background-color: #fff
}

.coments-sect .item .title {
    float: left;
    background-color: #fff;
    position: relative;
    width: 100%;
    color: #93c945;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px
}

.coments-sect .item p {
    float: left;
    position: relative;
    background-color: #fff;
    width: 100%;
    font-size: 16px;
    color: #5A5A5A;
    line-height: 22px;
    font-family: 'Nunito', sans-serif;
    font-weight: 300
}

.coments-sect .item .info {
    float: left;
    position: relative;
    background-color: #fff;
    width: 100%;
    font-size: 14px;
    color: #5A5A5A;
    line-height: 22px;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    margin-top: 25px
}

.coments-sect .owl-buttons {
    float: right;
    position: absolute;
    width: 100px;
    text-align: left;
    margin-top: 0;
    margin-left: -80px;
    bottom: -50px;
    left: inherit;
    right: 0;
    margin-top: 30px
}

.coments-sect .owl-buttons .owl-prev,
.coments-sect .owl-buttons .owl-next {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    float: left;
    position: relative;
    margin: 0px;
    background-repeat: no-repeat;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-position: center;
    padding: 0px !important;
    background-color: transparent !important;
    width: 41px;
    height: 41px
}

.coments-sect .owl-buttons .owl-prev:hover,
.coments-sect .owl-buttons .owl-next:hover {
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7
}

.coments-sect .owl-buttons .owl-prev {
    background-image: url(../images/seta-esquerda.png) !important;
    float: left
}

.coments-sect .owl-buttons .owl-next {
    background-image: url(../images/seta-direita.png) !important;
    float: right
}

.gal-section {
    padding: 80px 0
}

.gal-section .col-center {
    z-index: 50
}

.gal-section .col-center .geometric1 {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 25%;
    margin-left: 0px;
    top: -40px;
    background-image: url(../images/circle1.png);
    background-repeat: no-repeat
}

.gal-section .col-center .geometric2 {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 20%;
    top: -0px;
    background-image: url(../images/path2.png);
    background-repeat: no-repeat
}

.gal-section .col-center .geometric3 {
    width: 76px;
    height: 77px;
    position: absolute;
    left: 18%;
    bottom: -570px;
    background-image: url(../images/path3.png);
    background-repeat: no-repeat
}

.gal-section .col-center .geometric4 {
    width: 43px;
    height: 44px;
    position: absolute;
    right: 10%;
    bottom: -600px;
    background-image: url(../images/path4.png);
    background-repeat: no-repeat
}

.gal-section .col-center .geometric5 {
    width: 60px;
    height: 61px;
    position: absolute;
    left: 0%;
    top: 0px;
    background-image: url(../images/path5.png);
    background-repeat: no-repeat
}

.gal-section .sect-intro {
    z-index: 60
}

.gal-section .slidergal {
    margin-top: 40px;
    margin-bottom: 0px;
    padding-bottom: 90px;
    float: left;
    position: relative;
    width: 100%;
    z-index: 40
}

.gal-section .slidergal .item {
    width: 98%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    height: 465px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    position: relative;
    background-position: center;
    float: left;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.gal-section .slidergal .item img {
    width: auto;
    max-width: 95%;
    display: inline-block;
    position: relative;
    z-index: 5
}

.gal-section .slidergal .item .overlay {
    width: 100%;
    height: 100%;
    -webkit-transition: 0.4s;
    -khtml-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    background-color: #000;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6
}

.gal-section .slidergal .owl-controls {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100px;
    z-index: 100
}

.gal-section .slidergal .owl-item {
    text-align: left;
    padding: 0px 0 0px 0
}

.gal-section .slidergal .owl-item.l .item {
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    -moz-transform: scale(0.7);
    left: 110px;
    -webkit-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

.gal-section .slidergal .owl-item.r .item {
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    -moz-transform: scale(0.7);
    left: -110px;
    -webkit-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

.gal-section .slidergal .owl-buttons {
    float: left;
    position: absolute;
    width: 100px;
    text-align: left;
    margin-top: 0;
    margin-left: -90px;
    top: 480px;
    left: 50%;
    margin-top: 30px
}

.gal-section .slidergal .owl-buttons .owl-prev,
.gal-section .slidergal .owl-buttons .owl-next {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    float: left;
    position: relative;
    margin: 0px;
    background-repeat: no-repeat;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-position: center;
    padding: 0px !important;
    background-color: transparent !important;
    width: 41px;
    height: 41px
}

.gal-section .slidergal .owl-buttons .owl-prev:hover,
.gal-section .slidergal .owl-buttons .owl-next:hover {
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7
}

.gal-section .slidergal .owl-buttons .owl-prev {
    background-image: url(../images/seta-esquerda.png) !important;
    float: left
}

.gal-section .slidergal .owl-buttons .owl-next {
    background-image: url(../images/seta-direita.png) !important;
    float: right
}

.gal-section .overmvv {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden
}

.gal-section .overmvv .itens {
    float: left;
    position: relative;
    margin: 0 auto;
    width: 2400px;
    left: 50%;
    margin-left: -1200px
}

.gal-section .overmvv .item {
    text-align: center
}

.gal-section .overmvv .item img {
    position: relative;
    width: auto;
    max-width: 100%
}

.gal-section .slidergalmob {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: none !important;
    position: relative
}

.gal-section .slidergalmob .item {
    width: 100%;
    height: auto;
    padding: 100px 50px;
    background-position: center;
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.gal-section .slidergalmob .item img {
    width: auto;
    max-width: 95%;
    display: inline-block;
    position: relative;
    z-index: 5
}

.gal-section .slidergalmob .item .overlay {
    width: 100%;
    height: 100%;
    -webkit-transition: 0.4s;
    -khtml-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    background-color: #000;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6
}

.gal-section .slidergalmob .owl-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100
}

.gal-section .slidergalmob .owl-item {
    text-align: left;
    padding: 80px 0 0px 0
}

.gal-section .slidergalmob .owl-buttons {
    float: left;
    position: absolute;
    width: 70px;
    text-align: left;
    margin-top: 0;
    margin-left: -35px;
    top: 450px;
    left: 50%;
    margin-top: 30px
}

.gal-section .slidergalmob .owl-buttons .owl-prev,
.gal-section .slidergalmob .owl-buttons .owl-next {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    float: left;
    position: relative;
    margin: 0px;
    background-repeat: no-repeat;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-position: center;
    padding: 0px !important;
    background-color: transparent !important;
    width: 31px;
    height: 31px
}

.gal-section .slidergalmob .owl-buttons .owl-prev:hover,
.gal-section .slidergalmob .owl-buttons .owl-next:hover {
    filter: alpha(opacity=95);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    -webkit-opacity: 0.95;
    -khtml-opacity: 0.95;
    -moz-opacity: 0.95;
    -ms-opacity: 0.95;
    -o-opacity: 0.95;
    opacity: 0.95
}

.gal-section .slidergalmob .owl-buttons .owl-prev {
    background-image: url(../images/seta-esquerda.png) !important;
    float: left
}

.gal-section .slidergalmob .owl-buttons .owl-next {
    background-image: url(../images/seta-direita.png) !important;
    float: right
}

.gal-section .slidergalmob .owl-pagination {
    position: absolute;
    width: 100%;
    top: 55px;
    right: 0px;
    z-index: 500;
    height: 1px;
    text-align: right;
    padding: 0;
    padding-right: 60px;
    background-color: transparent
}

.gal-section .slidergalmob .owl-pagination .owl-page {
    top: 0
}

.gal-section .slidergalmob .owl-pagination .owl-page span {
    width: 26px;
    height: 5px;
    background-color: #8D3E02;
    cursor: pointer;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    margin-right: 6px;
    position: relative;
    display: inline-block;
    float: none
}

.gal-section .slidergalmob .owl-pagination .owl-page.active span {
    padding: 0;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.gal-section .slidergalmob .owl-pagination .owl-page:hover span {
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6
}

.model1-section {
    padding: 180px 0 150px 0;
    z-index: 20;
    background-position: center;
    background-position: top center;
    background-image: url(../images/about-bg.jpg)
}

.model1-section .left {
    float: left;
    position: relative;
    width: 52%;
    text-align: center;
    margin-top: -50px
}

.model1-section .left img {
    float: none;
    position: relative;
    z-index: 10;
    display: inline-block;
    width: auto;
    max-width: 100%
}

.model1-section .left .absolute {
    position: absolute;
    left: 50px;
    top: -65px;
    z-index: 5
}

.model1-section .right {
    float: right;
    position: relative;
    width: 37%
}

.model1-section .right p {
    margin-bottom: 50px
}

.model1-section .right img {
    float: left;
    position: relative;
    width: auto;
    max-width: 100%
}

.model1-section .img {
    float: left;
    position: relative;
    width: 100%
}

.model1-section .text {
    padding-right: 5%
}

.sect-intro {
    float: left;
    position: relative;
    width: 100%;
    text-align: center
}

.sect-intro h1,
.sect-intro h2,
.sect-intro h3,
.sect-intro h4 {
    float: left;
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #00264F
}

.sect-intro h1 strong,
.sect-intro h2 strong,
.sect-intro h3 strong,
.sect-intro h4 strong {
    font-weight: 500
}

.sect-intro p {
    float: left;
    position: relative;
    color: #6C3E8C;
    font-weight: 400 !important;
    margin-bottom: 10px;
    width: 100%;
    font-size: 16px;
    line-height: 29px;
    padding: 0 0%
}

.sect-intro .enq {
    float: left;
    position: relative;
    width: 100%
}

.sect-intro.invert h1,
.sect-intro.invert h2,
.sect-intro.invert h3,
.sect-intro.invert h4 {
    color: #fff
}

.sect-intro.invert p {
    color: #fff
}

.contact-section {
    padding: 150px 0 200px 0;
    background-color: #69c401;
    background-position: top center;
    background-position: top center;
    z-index: 40
}

.contact-section .ilustra {
    position: absolute;
    z-index: 5
}

.contact-section .ilustra.i1 {
    left: 50%;
    top: -280px;
    margin-left: -400px
}

.contact-section .ilustra.i2 {
    right: 0;
    top: -170px
}

.contact-section .ilustra.i3 {
    top: 100px;
    left: 0
}

.contact-section .col-center {
    height: 100%
}

.contact-section .intro {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 50px
}

.contact-section .intro strong {
    float: left;
    position: relative;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    color: #00264F
}

.contact-section .intro p {
    float: left;
    position: relative;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #fff
}

.contact-section .bread {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    left: 11px
}

.contact-section .bread ul {
    float: left;
    position: relative;
    width: 100%
}

.contact-section .bread ul li {
    position: relative;
    display: inline-block;
    list-style-type: none;
    font-size: 14px;
    margin-right: 20px;
    font-weight: 600;
    color: #fff;
    font-family: 'Nunito'
}

.contact-section .bread ul li:after {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-family: 'Nunito';
    content: '';
    width: 8px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 8px;
    right: -16px
}

.contact-section .bread ul li:last-child:after {
    display: none
}

.contact-section .bread ul li span {
    cursor: pointer;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -webkit-opacity: 0.2;
    -khtml-opacity: 0.2;
    -moz-opacity: 0.2;
    -ms-opacity: 0.2;
    -o-opacity: 0.2;
    opacity: 0.2
}

.contact-section .bread ul li.active span {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.contact-section:before {
    content: "";
    filter: alpha(opacity=95);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    -webkit-opacity: 0.95;
    -khtml-opacity: 0.95;
    -moz-opacity: 0.95;
    -ms-opacity: 0.95;
    -o-opacity: 0.95;
    opacity: 0.95;
    height: 107px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -107px;
    display: block;
    background-image: url(../images/contact-before.png)
}

.contact-section .form {
    float: left;
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center
}

.contact-section .form .step {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    display: none;
    background-color: #69c401
}

.contact-section .form .step p {
    float: left;
    position: relative;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px
}

.contact-section .form .step .btns {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 15px;
    text-align: center
}

.contact-section .form .step .btns .prev {
    background-image: url(../images/seta-voltar.png);
    margin-right: 5px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    display: inline-block;
    background-repeat: no-repeat;
    width: 41px;
    height: 41px
}

.contact-section .form .step .btns .prev:hover {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8
}

.contact-section .form .step .btns .next {
    position: relative;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    margin: 0 auto;
    margin-left: 5px;
    display: inline-block;
    background-repeat: no-repeat;
    width: 41px;
    height: 41px;
    background-image: url(../images/next.png)
}

.contact-section .form .step .btns .next:hover {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8
}

.contact-section .form form {
    float: none;
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 350px;
    min-height: 100px
}

.contact-section .form form input[type="text"],
.contact-section .form form input[type="email"],
.contact-section .form form textarea {
    max-width: 100%;
    padding: 10px;
    outline: 0;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    position: relative;
    font-weight: 300;
    color: #fff;
    font-family: "Nunito", sans-serif;
    width: 100%;
    border: 0;
    background-color: transparent;
    font-size: 16px;
    border-bottom: 1px #fff solid
}

.contact-section .form form input[type="text"]::-webkit-input-placeholder,
.contact-section .form form input[type="email"]::-webkit-input-placeholder,
.contact-section .form form textarea::-webkit-input-placeholder {
    color: #fff;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7
}

.contact-section .form form input[type="text"]::-moz-placeholder,
.contact-section .form form input[type="email"]::-moz-placeholder,
.contact-section .form form textarea::-moz-placeholder {
    color: #fff;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7
}

.contact-section .form form input[type="text"]:-ms-input-placeholder,
.contact-section .form form input[type="email"]:-ms-input-placeholder,
.contact-section .form form textarea:-ms-input-placeholder {
    color: #fff;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7
}

.contact-section .form form input[type="text"]:-moz-placeholder,
.contact-section .form form input[type="email"]:-moz-placeholder,
.contact-section .form form textarea:-moz-placeholder {
    color: #fff;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7
}

.contact-section .form form textarea {
    height: 40px;
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 25px;
    padding: 10px;
    margin-top: 0px
}

.contact-section .form form .submit {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

.contact-section .form form .submit input[type="submit"] {
    top: 5px
}

.contact-section .form form input[type="submit"] {
    position: relative;
    display: inline-block;
    float: none;
    top: -16px;
    margin-left: 5px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    border: 0;
    background-color: transparent;
    overflow: hidden;
    text-indent: -9999px;
    display: inline-block;
    background-repeat: no-repeat;
    width: 41px;
    height: 41px;
    background-image: url(../images/next.png)
}

.contact-section .form form input[type="submit"]:hover {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8
}

.contact-section .form form .ajax-loader {
    position: absolute;
    left: 50%;
    top: -20px;
    margin-left: -6px
}

.contact-section .form form .wpcf7-not-valid-tip {
    float: left;
    position: relative;
    width: 100%;
    color: #eee;
    font-size: 14px;
    font-family: "Open Sans", sans-serif
}

.contact-section .form form .wpcf7-not-valid-tip {
    top: -5px
}

.contact-section .form form div.wpcf7-response-output {
    margin: 0;
    margin-top: 2em;
    font-family: "Open Sans", sans-serif;
    float: left;
    position: relative;
    width: 100%
}

.contact-section .form form div.wpcf7-mail-sent-ok {
    float: left;
    width: calc(100% - 68px);
    padding: 14px 34px;
    color: #fff;
    border: none;
    font-size: 11px;
    background-color: #45ce9a;
    font-family: "Open Sans", sans-serif
}

.contact-section .form form div.wpcf7-validation-errors {
    float: left;
    position: relative;
    width: 100%;
    padding: 14px 34px;
    color: #fff;
    border: none;
    font-size: 11px;
    background-color: #ff4242;
    font-family: "Open Sans", sans-serif
}

#wpcf7-f5-o1 div.wpcf7-response-output {
    margin-top: 100px !important;
    top: 100px !important
}

.duvidas-sect {
    margin-top: 230px;
    padding-bottom: 130px
}

.video-area {
    padding: 80px 0;
    text-align: center;
    margin-bottom: 150px
}

.video-area .video {
    width: 100%;
    z-index: 10;
    float: left;
    max-width: 720px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    display: inline-block;
    height: 460px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.video-area .video .overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.video-area .video .text {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
    margin-top: 150px
}

.video-area .video h1,
.video-area .video h2,
.video-area .video h3,
.video-area .video h4,
.video-area .video p {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    font-weight: 300;
    margin-bottom: 30px
}

.video-area .video .icon {
    width: 66px;
    height: 66px;
    background-repeat: no-repeat;
    background-image: url(../images/btn-play.png);
    position: relative;
    display: inline-block
}

.video-area .video:hover .overlay {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8
}

.video-area .center {
    width: 100%;
    max-width: 720px;
    position: relative;
    display: inline-block;
    margin: 0 auto
}

.video-area .shape {
    width: 875px;
    height: 571px;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -437px;
    background-image: url(../images/shape-video.png);
    z-index: 5;
    background-repeat: no-repeat;
    background-position: center
}

.video-area .geometric1 {
    z-index: 15;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: -15px;
    background-image: url(../images/circle1.png);
    background-repeat: no-repeat
}

.video-area .geometric2 {
    z-index: 15;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -100px;
    top: 55px;
    background-image: url(../images/path2.png);
    background-repeat: no-repeat
}

.video-area .geometric3 {
    z-index: 15;
    width: 76px;
    height: 77px;
    position: absolute;
    left: 35px;
    bottom: -20px;
    background-image: url(../images/path3.png);
    background-repeat: no-repeat
}

.video-area .geometric4 {
    z-index: 15;
    width: 43px;
    height: 44px;
    position: absolute;
    right: 20%;
    bottom: -50px;
    background-image: url(../images/path4.png);
    background-repeat: no-repeat
}

.matricula-content {
    padding: 0px 0 350px 0
}

.matricula-content .enq {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 170px;
    text-align: center
}

.matricula-content .enq:last-child {
    margin-bottom: 0px
}

.matricula-content .enq .center {
    width: 100%;
    max-width: 904px;
    position: relative;
    display: inline-block;
    margin: 0 auto
}

.matricula-content .tabelabox {
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: 1px #DCDCDC solid;
    padding: 65px 90px
}

.matricula-content .tabelabox .left {
    float: left;
    position: relative;
    width: 40%
}

.matricula-content .tabelabox .left h1,
.matricula-content .tabelabox .left h2,
.matricula-content .tabelabox .left h3,
.matricula-content .tabelabox .left h4,
.matricula-content .tabelabox .left h5 {
    float: left;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    font-size: 34px;
    line-height: 42px;
    color: #00264F;
    font-weight: 400
}

.matricula-content .tabelabox .left h1 strong,
.matricula-content .tabelabox .left h2 strong,
.matricula-content .tabelabox .left h3 strong,
.matricula-content .tabelabox .left h4 strong,
.matricula-content .tabelabox .left h5 strong {
    font-weight: 700
}

.matricula-content .tabelabox .left p {
    float: left;
    position: relative;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #5A5A5A
}

.matricula-content .tabelabox .left a {
    float: left;
    margin-top: 40px;
    position: relative;
    font-size: 16px;
    margin-left: 0px;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-decoration: none;
    color: #133D86;
    border: 1px #133D86 solid;
    text-align: center;
    width: auto;
    padding: 13px 30px
}

.matricula-content .tabelabox .left a:hover {
    color: #fff;
    background-color: #133D86
}

.matricula-content .tabelabox .left a.st2 {
    background-color: #86C02F;
    border: 1px #86C02F solid;
    color: #fff
}

.matricula-content .tabelabox .right {
    float: right;
    position: relative;
    width: 40%
}

.matricula-content .tabelabox .right p {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 13px;
    color: #334a6d;
    font-weight: 400;
    font-size: 18px
}

.matricula-content .tabelabox .right p strong {
    position: relative;
    margin-right: 7px;
    color: #87c32e
}

.map-section {
    text-align: left
}

.map-section .left {
    float: left;
    position: relative;
    width: 50%
}

.map-section .left iframe {
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px
}

.map-section .right {
    float: right;
    position: relative;
    float: right;
    width: 40%;
    margin-top: 135px
}

.map-section .right h1,
.map-section .right h2,
.map-section .right h3,
.map-section .right h4,
.map-section .right h5 {
    float: left;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    font-size: 34px;
    line-height: 42px;
    color: #00264F;
    font-weight: 400
}

.map-section .right h1 strong,
.map-section .right h2 strong,
.map-section .right h3 strong,
.map-section .right h4 strong,
.map-section .right h5 strong {
    font-weight: 700
}

.map-section .right p {
    float: left;
    position: relative;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #5A5A5A
}

.map-section .right a {
    float: left;
    margin-top: 40px;
    position: relative;
    font-size: 16px;
    margin-left: 0px;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-decoration: none;
    color: #133D86;
    border: 1px #133D86 solid;
    text-align: center;
    width: auto;
    padding: 13px 30px
}

.map-section .right a:hover {
    color: #fff;
    background-color: #133D86
}

.map-section .right a.st2 {
    background-color: #86C02F;
    border: 1px #86C02F solid;
    color: #fff
}

.the_content-section {
    padding: 200px 0
}

.the_content-section .center {
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    background-color: #fff;
    z-index: 20
}

.the_content-section .title {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.the_content-section .title h1,
.the_content-section .title h2,
.the_content-section .title h3,
.the_content-section .title h4,
.the_content-section .title h5 {
    float: left;
    position: relative;
    width: 100%;
    font-size: 34px;
    line-height: 42px;
    color: #00264F;
    font-weight: 400
}

.the_content-section .title h1 strong,
.the_content-section .title h2 strong,
.the_content-section .title h3 strong,
.the_content-section .title h4 strong,
.the_content-section .title h5 strong {
    font-weight: 700
}

.the_content-section .text {
    float: left;
    position: relative;
    width: 100%
}

.the_content-section .text p {
    float: left;
    position: relative;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
    color: #5A5A5A
}

.the_content-section .text p:last-child {
    margin-bottom: 0px
}

.the_content-section .text h1,
.the_content-section .text h2,
.the_content-section .text h3,
.the_content-section .text h4,
.the_content-section .text h5 {
    float: left;
    position: relative;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #00264F;
    font-weight: 400
}

.the_content-section .text h1 strong,
.the_content-section .text h2 strong,
.the_content-section .text h3 strong,
.the_content-section .text h4 strong,
.the_content-section .text h5 strong {
    font-weight: 700
}

.the_content-section .geometric1 {
    z-index: 10;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 250px;
    top: -100px;
    background-image: url(../images/circle1.png);
    background-repeat: no-repeat
}

.the_content-section .geometric2 {
    z-index: 10;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 80px;
    top: -55px;
    background-image: url(../images/path2.png);
    background-repeat: no-repeat
}

.the_content-section .geometric3 {
    z-index: 10;
    width: 76px;
    height: 77px;
    position: absolute;
    right: 20px;
    top: 230px;
    background-image: url(../images/path3.png);
    background-repeat: no-repeat
}

.the_content-section .geometric4 {
    z-index: 10;
    width: 43px;
    height: 44px;
    position: absolute;
    left: 0px;
    top: 180px;
    background-image: url(../images/path4.png);
    background-repeat: no-repeat
}

.blank-section {
    height: 250px
}

.control-proposta {
    height: 67px;
    border-bottom: 1px #DCDCDC solid
}

.control-proposta ul {
    float: left;
    position: relative;
    width: 100%;
    text-align: center
}

.control-proposta ul li {
    text-align: left;
    position: relative;
    cursor: pointer;
    display: inline-block;
    list-style-type: none;
    margin-right: 70px;
    padding: 21px 15px 21px 0
}

.control-proposta ul li:last-child {
    margin-right: 0px
}

.control-proposta ul li img {
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -webkit-opacity: 0.4;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-opacity: 0.4;
    -o-opacity: 0.4;
    opacity: 0.4;
    -webkit-transition: 0.4s;
    -khtml-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    float: left;
    position: relative;
    margin-right: 19px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.control-proposta ul li span {
    float: left;
    -webkit-transition: 0.4s;
    -khtml-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: relative;
    font-size: 18px;
    color: #DCDCDC;
    font-weight: 400;
    font-family: 'Nunito'
}

.control-proposta ul li:after {
    height: 7px;
    width: 100%;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    background-color: #368AB8;
    position: absolute;
    bottom: -2px;
    left: 0;
    border-bottom: 0px;
    content: '';
    display: block;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

.control-proposta ul li:hover,
.control-proposta ul li.active {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.control-proposta ul li:hover img,
.control-proposta ul li.active img {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.control-proposta ul li.item1:after {
    background-color: #368AB8
}

.control-proposta ul li.item1 span {
    top: -2px
}

.control-proposta ul li.item1 img {
    top: -3px
}

.control-proposta ul li.item1:hover span,
.control-proposta ul li.item1.active span {
    color: #368AB8
}

.control-proposta ul li.item2:after {
    background-color: #86C02F
}

.control-proposta ul li.item2 span {
    top: 2px
}

.control-proposta ul li.item2:hover span,
.control-proposta ul li.item2.active span {
    color: #86C02F
}

.control-proposta ul li.item3 span {
    top: -2px
}

.control-proposta ul li.item3 img {
    top: -2px
}

.control-proposta ul li.item3:after {
    background-color: #FF9000
}

.control-proposta ul li.item3:hover span,
.control-proposta ul li.item3.active span {
    color: #FF9000
}

.content-proposta {
    padding: 80px 0;
    margin-bottom: 100px
}

.content-proposta .center {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 550px
}

.content-proposta .center2 {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1000px
}

.content-proposta .item {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 40px
}

.content-proposta .item .l {
    float: left;
    position: relative;
    width: 25%;
    text-align: center
}

.content-proposta .item .l img {
    position: relative;
    width: auto;
    max-width: 100%;
    display: inline-block
}

.content-proposta .item .r {
    float: right;
    position: relative;
    width: 74%;
    padding-right: 10%
}

.content-proposta h1,
.content-proposta h2,
.content-proposta h3,
.content-proposta h4,
.content-proposta h5,
.content-proposta h6 {
    float: left;
    position: relative;
    width: 100%;
    font-size: 18px;
    color: #86C02F;
    font-weight: 400;
    font-family: 'Nunito';
    margin-bottom: 10px
}

.content-proposta p {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px
}

.content-proposta .img {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px;
    text-align: center
}

.content-proposta .img img {
    position: relative;
    width: auto;
    max-width: 100%
}

.content-proposta .two-cols,
.content-proposta .two-cols2 {
    margin-bottom: 30px;
    margin-top: 30px
}

@media (max-width: 1450px) {
    .sect-diferenciais {
        padding: 130px 0 150px 0;
        background-color: #fff
    }
    .sect-diferenciais .morph-wrap2 {
        position: relative;
        left: -200px;
        top: 180px;
        z-index: 10
    }
    .sect-diferenciais .morph-wrap2 svg {
        width: 750px
    }
}

@media (max-width: 1300px) {
    .sect-diferenciais {
        padding: 130px 0 150px 0;
        background-color: #fff
    }
    .sect-diferenciais .morph-wrap2 {
        position: relative;
        left: -300px;
        top: 180px;
        z-index: 10
    }
    .sect-diferenciais .morph-wrap2 svg {
        width: 700px
    }
}

@media (max-width: 1200px) {
    .contact-section .ilustra.i1 {
        display: none
    }
}

@media (max-width: 1000px) {
    .intro-banner2 {
        height: auto;
        z-index: 10;
        min-height: auto;
        margin-bottom: 0px;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
    .intro-banner2 .col-center {
        height: 100%;
        z-index: 60 !important
    }
    .intro-banner2 .limit {
        width: 100%;
        height: 100%;
        display: block;
        z-index: 10;
        position: absolute;
        left: 0;
        top: 0
    }
    .intro-banner2 .limit .center {
        width: 100%;
        max-width: 1920px;
        height: 100%;
        position: relative;
        margin: 0 auto
    }
    .intro-banner2 .morph-wrap {
        position: absolute;
        right: -200px;
        top: 90px;
        z-index: 10
    }
    .intro-banner2 .left {
        text-align: center;
        width: 100%;
        margin-top: 100px
    }
    .intro-banner2 .left a {
        float: none;
        display: inline-block
    }
    .intro-banner2 .right {
        margin-top: 100px;
        width: 100%;
        text-align: center;
        z-index: 20
    }
    .intro-banner2 .right img {
        width: auto;
        max-width: 100%;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        position: relative;
        display: inline-block;
        z-index: 10
    }
    .intro-banner2 .path1 {
        display: none
    }
    .intro-banner2 .path2 {
        display: none
    }
    .intro-banner2 .path3 {
        display: none
    }
    .contact-section .ilustra.i3 {
        display: none
    }
    .matricula-content .tabelabox {
        padding: 65px 30px
    }
    .intro-banner {
        height: 768px;
        z-index: 10;
        min-height: 600px;
        background-color: #fff;
        background-position: center center;
        background-repeat: no-repeat;
        overflow: hidden;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
    .intro-banner .col-center {
        height: 100%
    }
    .intro-banner .limit {
        width: 100%;
        height: 100%;
        display: block;
        z-index: 10;
        position: absolute;
        left: 0;
        top: 0
    }
    .intro-banner .limit .center {
        width: 100%;
        max-width: 1920px;
        height: 100%;
        position: relative;
        margin: 0 auto
    }
    .intro-banner .morph-wrap {
        position: absolute;
        right: -200px;
        top: 0px;
        z-index: 10
    }
    .intro-banner .morph-wrap svg {
        width: 700px
    }
    .intro-banner .left {
        float: left;
        position: relative;
        width: 35%;
        margin-top: 100px
    }
    .intro-banner .left h1,
    .intro-banner .left h2,
    .intro-banner .left h3,
    .intro-banner .left h4,
    .intro-banner .left h5 {
        float: left;
        position: relative;
        margin-bottom: 15px;
        width: 100%;
        font-size: 34px;
        line-height: 42px;
        color: #00264F;
        font-weight: 400
    }
    .intro-banner .left h1 strong,
    .intro-banner .left h2 strong,
    .intro-banner .left h3 strong,
    .intro-banner .left h4 strong,
    .intro-banner .left h5 strong {
        font-weight: 700
    }
    .intro-banner .left p {
        float: left;
        position: relative;
        width: 100%;
        font-size: 18px;
        line-height: 28px;
        color: #5A5A5A
    }
    .intro-banner .left a {
        float: left;
        margin-top: 70px;
        position: relative;
        font-size: 16px;
        margin-left: 0px;
        font-weight: 400;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -khtml-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        -webkit-border-radius: 50px;
        -khtml-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        border-radius: 50px;
        text-decoration: none;
        color: #133D86;
        border: 1px #133D86 solid;
        text-align: center;
        width: auto;
        padding: 13px 60px
    }
    .intro-banner .left a:hover {
        color: #fff;
        background-color: #133D86
    }
    .intro-banner .left a.st2 {
        background-color: #86C02F;
        border: 1px #86C02F solid;
        color: #fff
    }
    .intro-banner .right {
        float: right;
        position: relative;
        width: 60%;
        max-width: 100%;
        margin-top: 75px
    }
    .intro-banner .right img {
        width: auto;
        max-width: 100%;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        position: relative;
        -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
    }
    .sect-diferenciais {
        padding: 0px 0 150px 0;
        background-color: #fff
    }
    .sect-diferenciais .geometric1 {
        width: 40px;
        height: 40px;
        position: absolute;
        right: -40px;
        top: -50px;
        background-image: url(../images/circle1.png);
        background-repeat: no-repeat
    }
    .sect-diferenciais .geometric2 {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 30px;
        top: -55px;
        background-image: url(../images/path2.png);
        background-repeat: no-repeat
    }
    .sect-diferenciais .geometric3 {
        width: 76px;
        height: 77px;
        position: absolute;
        right: 20px;
        bottom: -30px;
        background-image: url(../images/path3.png);
        background-repeat: no-repeat
    }
    .sect-diferenciais .geometric4 {
        width: 43px;
        height: 44px;
        position: absolute;
        left: 50px;
        top: -20px;
        background-image: url(../images/path4.png);
        background-repeat: no-repeat
    }
    .sect-diferenciais .limit {
        width: 100%;
        height: 100%;
        display: block;
        z-index: 10;
        position: absolute;
        left: 0;
        top: 0
    }
    .sect-diferenciais .limit .center {
        width: 100%;
        max-width: 1920px;
        height: 100%;
        position: relative;
        margin: 0 auto
    }
    .sect-diferenciais .morph-wrap2 {
        position: relative;
        left: -300px;
        top: 00px;
        z-index: 10
    }
    .sect-diferenciais .morph-wrap2 svg {
        width: 500px
    }
    .sect-diferenciais .col-center {
        height: 100%;
        z-index: 20;
        margin-top: -80px
    }
    .sect-diferenciais .left {
        float: left;
        position: relative;
        width: 40%
    }
    .sect-diferenciais .left img {
        width: auto;
        max-width: 100%;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        position: relative;
        -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
    }
    .sect-diferenciais .right {
        float: right;
        position: relative;
        width: 50%
    }
    .sect-diferenciais .right .title {
        float: left;
        position: relative;
        width: 100%;
        margin-bottom: 60px
    }
    .sect-diferenciais .right .title h1,
    .sect-diferenciais .right .title h2,
    .sect-diferenciais .right .title h3,
    .sect-diferenciais .right .title h4,
    .sect-diferenciais .right .title h5 {
        color: #00264F;
        font-size: 24px
    }
    .sect-diferenciais .right .title h1:after,
    .sect-diferenciais .right .title h2:after,
    .sect-diferenciais .right .title h3:after,
    .sect-diferenciais .right .title h4:after,
    .sect-diferenciais .right .title h5:after {
        position: absolute;
        left: 0;
        bottom: -20px;
        display: block;
        content: url(../images/after.png)
    }
    .sect-diferenciais .right .itens {
        float: left;
        position: relative;
        width: 100%;
        overflow: hidden
    }
    .sect-diferenciais .right .itens .overflow {
        float: left;
        position: relative;
        width: 103%
    }
    .sect-diferenciais .right .itens .item {
        width: 44%;
        float: left;
        position: relative;
        margin-right: 6%;
        margin-bottom: 50px
    }
    .sect-diferenciais .right .itens .item h1,
    .sect-diferenciais .right .itens .item h2,
    .sect-diferenciais .right .itens .item h3,
    .sect-diferenciais .right .itens .item h4,
    .sect-diferenciais .right .itens .item h5 {
        float: left;
        position: relative;
        width: 100%;
        font-size: 22px;
        color: #87c32e;
        font-weight: 300;
        margin-bottom: 15px
    }
    .sect-diferenciais .right .itens .item p {
        float: left;
        position: relative;
        width: 100%
    }
    .sect-diferenciais .right .btn {
        float: left;
        position: relative;
        width: 100%
    }
    .sect-diferenciais .right .btn a {
        float: left;
        margin-top: 0px;
        position: relative;
        font-size: 16px;
        margin-left: 0px;
        font-weight: 400;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -khtml-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        -webkit-border-radius: 50px;
        -khtml-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        border-radius: 50px;
        text-decoration: none;
        color: #133D86;
        border: 1px #133D86 solid;
        text-align: center;
        width: auto;
        padding: 13px 30px
    }
    .sect-diferenciais .right .btn a:hover {
        color: #fff;
        background-color: #133D86
    }
    .sect-diferenciais .right .btn a.st2 {
        background-color: #86C02F;
        border: 1px #86C02F solid;
        color: #fff
    }
}

@media (max-width: 850px) {
    .the_content-section {
        padding: 100px 0
    }
    .the_content-section .center {
        position: relative;
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        background-color: #fff;
        z-index: 20
    }
    .the_content-section .title {
        float: left;
        position: relative;
        width: 100%;
        margin-bottom: 20px
    }
    .the_content-section .title h1,
    .the_content-section .title h2,
    .the_content-section .title h3,
    .the_content-section .title h4,
    .the_content-section .title h5 {
        float: left;
        position: relative;
        width: 100%;
        font-size: 34px;
        line-height: 42px;
        color: #00264F;
        font-weight: 400
    }
    .the_content-section .title h1 strong,
    .the_content-section .title h2 strong,
    .the_content-section .title h3 strong,
    .the_content-section .title h4 strong,
    .the_content-section .title h5 strong {
        font-weight: 700
    }
    .the_content-section .text {
        float: left;
        position: relative;
        width: 100%
    }
    .the_content-section .text p {
        float: left;
        position: relative;
        width: 100%;
        font-size: 18px;
        line-height: 28px;
        color: #5A5A5A
    }
    .the_content-section .geometric1,
    .the_content-section .geometric2,
    .the_content-section .geometric3,
    .the_content-section .geometric4 {
        display: none
    }
    .matricula-content .tabelabox {
        padding: 65px 30px;
        text-align: center
    }
    .matricula-content .tabelabox .left {
        width: 100%;
        margin-bottom: 40px
    }
    .matricula-content .tabelabox .left .btn a {
        display: inline-block;
        float: none
    }
    .matricula-content .tabelabox .right {
        width: 100%
    }
    .video-area {
        margin-bottom: 100px
    }
    .intro-banner {
        height: auto;
        z-index: 10;
        min-height: auto;
        padding: 150px 0
    }
    .intro-banner .col-center {
        height: 100%
    }
    .intro-banner .limit {
        width: 100%;
        height: 100%;
        display: block;
        z-index: 10;
        position: absolute;
        left: 0;
        top: 0
    }
    .intro-banner .limit .center {
        width: 100%;
        max-width: 1920px;
        height: 100%;
        position: relative;
        margin: 0 auto
    }
    .intro-banner .morph-wrap-unico1 svg {
        display: none
    }
    .intro-banner .left {
        float: left;
        position: relative;
        width: 100%;
        margin-top: 0px;
        text-align: center;
        z-index: 20
    }
    .intro-banner .left h1,
    .intro-banner .left h2,
    .intro-banner .left h3,
    .intro-banner .left h4,
    .intro-banner .left h5 {
        float: left;
        position: relative;
        margin-bottom: 15px;
        width: 100%;
        font-size: 34px;
        line-height: 42px;
        color: #00264F;
        font-weight: 400
    }
    .intro-banner .left h1 strong,
    .intro-banner .left h2 strong,
    .intro-banner .left h3 strong,
    .intro-banner .left h4 strong,
    .intro-banner .left h5 strong {
        font-weight: 700
    }
    .intro-banner .left p {
        float: left;
        position: relative;
        width: 100%;
        font-size: 18px;
        line-height: 28px;
        color: #5A5A5A
    }
    .intro-banner .left a {
        float: none;
        display: inline-block;
        margin-top: 25px;
        position: relative;
        font-size: 16px;
        margin-left: 0px;
        font-weight: 400;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -khtml-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        -webkit-border-radius: 50px;
        -khtml-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        border-radius: 50px;
        text-decoration: none;
        color: #133D86;
        border: 1px #133D86 solid;
        text-align: center;
        width: auto;
        padding: 13px 60px
    }
    .intro-banner .left a:hover {
        color: #fff;
        background-color: #133D86
    }
    .intro-banner .left a.st2 {
        background-color: #86C02F;
        border: 1px #86C02F solid;
        color: #fff
    }
    .intro-banner .right {
        z-index: 10;
        float: right;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 300px;
        max-width: 100%;
        margin-top: 0px
    }
    .intro-banner .right img {
        display: none
    }
    .intro-banner .geometric1 {
        width: 40px;
        height: 40px;
        position: absolute;
        left: 37px;
        top: -55px;
        background-image: url(../images/circle1.png);
        background-repeat: no-repeat
    }
    .intro-banner .geometric2 {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 20px;
        top: -55px;
        background-image: url(../images/path2.png);
        background-repeat: no-repeat
    }
    .intro-banner .geometric3 {
        width: 76px;
        height: 77px;
        position: absolute;
        left: -35px;
        bottom: -20px;
        background-image: url(../images/path3.png);
        background-repeat: no-repeat
    }
    .intro-banner .geometric4 {
        display: none
    }
    .sect-diferenciais {
        padding: 0px 0 150px 0;
        background-color: #fff
    }
    .sect-diferenciais .geometric1 {
        width: 40px;
        height: 40px;
        position: absolute;
        right: -40px;
        top: -50px;
        background-image: url(../images/circle1.png);
        background-repeat: no-repeat
    }
    .sect-diferenciais .geometric2 {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 30px;
        top: -55px;
        background-image: url(../images/path2.png);
        background-repeat: no-repeat
    }
    .sect-diferenciais .geometric3 {
        width: 76px;
        height: 77px;
        position: absolute;
        right: inherit !important;
        bottom: -30px;
        background-image: url(../images/path3.png);
        background-repeat: no-repeat
    }
    .sect-diferenciais .geometric4 {
        width: 43px;
        height: 44px;
        position: absolute;
        left: 50px;
        top: -20px;
        background-image: url(../images/path4.png);
        background-repeat: no-repeat
    }
    .sect-diferenciais .limit {
        width: 100%;
        height: 100%;
        display: block;
        z-index: 10;
        position: absolute;
        left: 0;
        top: 0
    }
    .sect-diferenciais .limit .center {
        width: 100%;
        max-width: 1920px;
        height: 100%;
        position: relative;
        margin: 0 auto
    }
    .sect-diferenciais .morph-wrap2 {
        position: absolute;
        left: -280px;
        top: 200px;
        z-index: 10
    }
    .sect-diferenciais .col-center {
        height: 100%;
        z-index: 20;
        margin-top: 0px
    }
    .sect-diferenciais .left {
        float: left;
        position: relative;
        width: 100%;
        margin-bottom: 70px;
        text-align: center
    }
    .sect-diferenciais .right {
        float: right;
        position: relative;
        width: 100%
    }
    .sect-diferenciais .right .itens {
        float: left;
        position: relative;
        width: 100%;
        overflow: hidden
    }
    .sect-diferenciais .right .itens .overflow {
        float: left;
        position: relative;
        width: 100%
    }
    .sect-diferenciais .right .itens .item {
        width: 100%;
        float: left;
        position: relative;
        margin-right: 0%;
        margin-bottom: 50px
    }
    .sect-diferenciais .right .btn {
        float: left;
        position: relative;
        width: 100%;
        text-align: center
    }
    .sect-diferenciais .right .btn a {
        float: none;
        display: inline-block
    }
    .sect-intro {
        text-align: center
    }
    .sect-intro h1,
    .sect-intro h2,
    .sect-intro h3,
    .sect-intro h4 {
        margin-bottom: 50px
    }
    .gal-section {
        padding: 0px 0
    }
    .gal-section .col-center {
        z-index: 50
    }
    .gal-section .col-center .geometric1 {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 25%;
        margin-left: 0px;
        top: -40px;
        background-image: url(../images/circle1.png);
        background-repeat: no-repeat
    }
    .gal-section .col-center .geometric2 {
        display: none
    }
    .gal-section .col-center .geometric3 {
        width: 76px;
        height: 77px;
        position: absolute;
        left: 18%;
        bottom: -570px;
        background-image: url(../images/path3.png);
        background-repeat: no-repeat
    }
    .gal-section .col-center .geometric4 {
        width: 43px;
        height: 44px;
        position: absolute;
        right: 10%;
        bottom: -600px;
        background-image: url(../images/path4.png);
        background-repeat: no-repeat
    }
    .gal-section .col-center .geometric5 {
        width: 60px;
        height: 61px;
        position: absolute;
        left: 0%;
        top: 0px;
        background-image: url(../images/path5.png);
        background-repeat: no-repeat
    }
    .gal-section .slidergal {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 90px;
        padding-left: 0px;
        padding-right: 0px;
        float: left;
        position: relative;
        width: 100%
    }
    .gal-section .slidergal .item {
        width: 100%;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -khtml-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        height: 465px;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        position: relative;
        background-position: center;
        float: left;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
    .gal-section .slidergal .item img {
        width: auto;
        max-width: 100%;
        display: inline-block;
        position: relative;
        z-index: 5
    }
    .gal-section .slidergal .item .overlay {
        width: 100%;
        height: 100%;
        -webkit-transition: 0.4s;
        -khtml-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        position: absolute;
        z-index: 3;
        left: 0;
        top: 0;
        background-color: #000;
        filter: alpha(opacity=60);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        -webkit-opacity: 0.6;
        -khtml-opacity: 0.6;
        -moz-opacity: 0.6;
        -ms-opacity: 0.6;
        -o-opacity: 0.6;
        opacity: 0.6
    }
    .gal-section .slidergal .owl-controls {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100px;
        z-index: 100
    }
    .gal-section .slidergal .owl-item {
        text-align: left;
        padding: 0px 0 0px 0
    }
    .gal-section .slidergal .owl-item.l .item {
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        -moz-transform: scale(1);
        left: 0px;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    .gal-section .slidergal .owl-item.r .item {
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        -moz-transform: scale(1);
        left: -0px;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    .gal-section .slidergal .owl-buttons {
        float: left;
        position: absolute;
        width: 100px;
        text-align: left;
        margin-top: 0;
        margin-left: -90px;
        top: 480px;
        left: 50%;
        margin-top: 30px
    }
    .gal-section .slidergal .owl-buttons .owl-prev,
    .gal-section .slidergal .owl-buttons .owl-next {
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        float: left;
        position: relative;
        margin: 0px;
        background-repeat: no-repeat;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        background-position: center;
        padding: 0px !important;
        background-color: transparent !important;
        width: 41px;
        height: 41px
    }
    .gal-section .slidergal .owl-buttons .owl-prev:hover,
    .gal-section .slidergal .owl-buttons .owl-next:hover {
        filter: alpha(opacity=70);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        -webkit-opacity: 0.7;
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
        -ms-opacity: 0.7;
        -o-opacity: 0.7;
        opacity: 0.7
    }
    .gal-section .slidergal .owl-buttons .owl-prev {
        background-image: url(../images/seta-esquerda.png) !important;
        float: left
    }
    .gal-section .slidergal .owl-buttons .owl-next {
        background-image: url(../images/seta-direita.png) !important;
        float: right
    }
    .gal-section .overmvv {
        float: left;
        position: relative;
        width: 100%;
        overflow: hidden
    }
    .gal-section .overmvv .itens {
        float: left;
        position: relative;
        margin: 0 auto;
        width: 100%;
        left: 0%;
        margin-left: 0
    }
    .gal-section .overmvv .item {
        text-align: center
    }
    .gal-section .overmvv .item img {
        position: relative;
        width: auto;
        max-width: 100%
    }
    .chamada-matricula {
        background-image: none;
        height: auto;
        text-align: center;
        padding-top: 100px;
        background: #1e5799;
        background: -moz-linear-gradient(left, #1e5799 0%, #cfe6ac 0%, #cfe6ac 0%, #b1d2e0 94%);
        background: -webkit-linear-gradient(left, #1e5799 0%, #cfe6ac 0%, #cfe6ac 0%, #b1d2e0 94%);
        background: linear-gradient(to right, #1e5799 0%, #cfe6ac 0%, #cfe6ac 0%, #b1d2e0 94%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#b1d2e0', GradientType=1)
    }
    .chamada-matricula .left {
        float: left;
        position: relative;
        width: 100%;
        margin-top: 0px
    }
    .chamada-matricula .left h1,
    .chamada-matricula .left h2,
    .chamada-matricula .left h3,
    .chamada-matricula .left h4 {
        float: left;
        position: relative;
        width: 100%;
        font-size: 34px;
        line-height: 40px;
        color: #00264F;
        font-weight: 400
    }
    .chamada-matricula .left h1 strong,
    .chamada-matricula .left h2 strong,
    .chamada-matricula .left h3 strong,
    .chamada-matricula .left h4 strong {
        font-weight: 700
    }
    .chamada-matricula .right {
        float: right;
        position: relative;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 0px
    }
    .chamada-matricula .right .btn {
        float: left;
        position: relative;
        width: 100%;
        margin-top: 38px
    }
    .chamada-matricula .right .btn a {
        float: none;
        display: inline-block
    }
    .chamada-matricula .image {
        position: relative;
        left: 0%;
        top: 55px;
        margin-left: 0;
        width: auto;
        max-width: 100%
    }
}

@media (max-width: 650px) {
    .intro-banner2 {
        height: auto;
        z-index: 10;
        min-height: auto
    }
    .intro-banner2 .col-center {
        height: 100%;
        z-index: 60 !important
    }
    .intro-banner2 .limit {
        width: 100%;
        height: 100%;
        display: block;
        z-index: 10;
        position: absolute;
        left: 0;
        top: 0
    }
    .intro-banner2 .limit .center {
        width: 100%;
        max-width: 1920px;
        height: 100%;
        position: relative;
        margin: 0 auto
    }
    .intro-banner2 .morph-wrap {
        position: absolute;
        right: -200px;
        top: 90px;
        z-index: 10
    }
    .intro-banner2 .left {
        text-align: center;
        width: 100%;
        margin-top: 100px
    }
    .intro-banner2 .left a {
        float: none;
        display: inline-block
    }
    .proposta-section {
        padding: 150px 0
    }
    .proposta-section .three-col2,
    .proposta-section .three-col {
        margin-top: 0
    }
    .proposta-section .three-col2 .item,
    .proposta-section .three-col .item {
        text-align: center;
        margin-bottom: 100px
    }
    .proposta-section .three-col2 .item:last-child,
    .proposta-section .three-col .item:last-child {
        margin-bottom: 0px
    }
    .coments-sect {
        padding: 150px 0 100px 0
    }
    .coments-sect .box {
        width: 110%;
        left: -5%
    }
    .coments-sect .box .center {
        position: relative;
        margin: 0 auto;
        padding: 0 5%;
        width: 100%;
        max-width: 550px
    }
    .coments-sect .geometric9 {
        display: none
    }
    .chamada-matricula .geometric1 {
        right: 0%;
        top: -120px;
        background-image: url(../images/circle1.png);
        background-repeat: no-repeat
    }
    .chamada-matricula .geometric6 {
        width: 62px;
        height: 62px;
        position: absolute;
        left: 0%;
        top: -80px;
        background-image: url(../images/path6.png);
        background-repeat: no-repeat
    }
    .chamada-matricula .geometric7 {
        width: 31px;
        height: 32px;
        position: absolute;
        left: 30px;
        top: -50px;
        background-image: url(../images/path7.png);
        background-repeat: no-repeat
    }
    .chamada-matricula .geometric8 {
        width: 42px;
        height: 42px;
        position: absolute;
        left: 0%;
        top: 300px;
        background-image: url(../images/path8.png);
        background-repeat: no-repeat
    }
    .chamada-matricula .geometric9 {
        width: 74px;
        height: 75px;
        position: absolute;
        right: 0%;
        top: 330px;
        background-image: url(../images/path9.png);
        background-repeat: no-repeat
    }
    .video-area {
        padding: 80px 0;
        text-align: center
    }
    .video-area .video {
        width: 100%;
        z-index: 10;
        float: left;
        max-width: 720px;
        height: 300px
    }
    .video-area .video .text {
        margin-top: 100px
    }
    .video-area .video h1,
    .video-area .video h2,
    .video-area .video h3,
    .video-area .video h4,
    .video-area .video p {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px
    }
    .video-area .shape {
        width: 700px;
        background-size: 100%;
        height: 460px;
        top: -80px;
        left: 50%;
        margin-left: -350px;
        background-image: url(../images/shape-video.png);
        z-index: 5;
        background-repeat: no-repeat;
        background-position: center
    }
    .video-area .geometric1 {
        z-index: 15;
        width: 40px;
        height: 40px;
        position: absolute;
        left: 0px;
        top: -15px;
        background-image: url(../images/circle1.png);
        background-repeat: no-repeat
    }
    .video-area .geometric2 {
        z-index: 15;
        width: 40px;
        height: 40px;
        position: absolute;
        right: -100px;
        top: 55px;
        background-image: url(../images/path2.png);
        background-repeat: no-repeat
    }
    .video-area .geometric3 {
        z-index: 15;
        width: 76px;
        height: 77px;
        position: absolute;
        left: 35px;
        bottom: -20px;
        background-image: url(../images/path3.png);
        background-repeat: no-repeat
    }
    .video-area .geometric4 {
        z-index: 15;
        width: 43px;
        height: 44px;
        position: absolute;
        right: 20%;
        bottom: -50px;
        background-image: url(../images/path4.png);
        background-repeat: no-repeat
    }
    .map-section {
        text-align: left
    }
    .map-section .left {
        float: left;
        position: relative;
        width: 100%
    }
    .map-section .right {
        float: right;
        position: relative;
        float: right;
        width: 100%;
        margin-top: 40px;
        text-align: center
    }
    .map-section .right .btn a {
        float: none;
        display: inline-block
    }
    .matricula-content {
        padding: 0px 0 180px 0
    }
    .matricula-content .enq {
        float: left;
        position: relative;
        width: 100%;
        margin-bottom: 100px;
        text-align: center
    }
    .duvidas-sect {
        margin-top: 100px
    }
    .control-proposta {
        height: auto
    }
    .control-proposta ul {
        text-align: center
    }
    .control-proposta ul li {
        margin-right: 0px;
        width: 100%;
        text-align: center
    }
    .content-proposta {
        padding: 80px 0;
        margin-bottom: 100px
    }
    .content-proposta .center {
        position: relative;
        margin: 0 auto;
        width: 100%;
        max-width: 550px
    }
    .content-proposta .center2 {
        position: relative;
        margin: 0 auto;
        width: 100%;
        max-width: 1000px
    }
    .content-proposta .item {
        float: left;
        position: relative;
        width: 100%;
        margin-bottom: 60px;
        text-align: center
    }
    .content-proposta .item .l {
        float: left;
        position: relative;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
    .content-proposta .item .l img {
        position: relative;
        width: auto;
        max-width: 100%;
        display: inline-block
    }
    .content-proposta .item .r {
        float: right;
        position: relative;
        width: 100%;
        padding-right: 10%
    }
}

.share .social a {
    overflow: hidden
}

.share .social a .fb-share-button {
    opacity: 0.0001
}

.IN-widget {
    height: 30px !important;
    opacity: 0.0001;
    background-color: #000 !important
}

.IN-widget span {
    height: 30px !important;
    background-color: #f0f !important
}

.pagination {
    margin-top: 30px;
    float: left;
    position: relative;
    width: 100%
}

.pagination ul {
    float: left;
    position: relative;
    width: 100%
}

.pagination ul li {
    list-style-type: none;
    float: left;
    position: relative;
    margin-right: 8px
}

.pagination ul li a {
    font-size: 10px;
    float: left;
    position: relative;
    color: #58595b;
    font-family: 'Roboto';
    font-weight: 500;
    text-decoration: none;
    padding: 15px 25px;
    background-color: #f1f2f2
}

.pagination ul li.active a,
.pagination ul li:hover a {
    background-color: #7f3f91;
    color: #fff
}

.col-1.projectpage.singletemp {
    width: 1090px !important;
    margin: 0 auto;
    float: none;
}

.blog-template {
	margin-top: 2rem;
}

.img-responsive {
	max-width: 100%;
	max-height: 100%;
}

.row {
	clear: both;
	overflow: auto;
	position: relative;
}

.mt-1 {
	margin-top: 1rem;
}

.mt-2 {
	margin-top: 2rem;
}


.p-1 {
	padding: 1rem;
}

.p-3 {
	padding: 3rem;
}

.pl-1 {
	padding-left: 1rem;
}

.pl-2 {
	padding-left: 2rem;
}

.pl-3 {
	padding-left: 3rem;
}

.pl-4 {
	padding-left: 4rem;
}


.post-title {
	float: left;
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    font-size: 1.4rem;
    color: #00264F;
    font-weight: 600;
}

.blog-post-container p {
	font-size: 0.9rem;
}

.btn, #secondary input[type="submit"] {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: 'Nunito', sans-serif;
}

.btn.btn-primary, #secondary input[type="submit"] {
	color: #fff;
    background-color: #00264F;
    border-color: #00153E;
}

.btn.btn-danger {
	color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.flex {
	display: flex;
}

.align-items-center {
	align-items: center;
}

.form-control, #secondary input {
	display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-group {
	margin-bottom: 1rem;
}

.form-group label {
    color: #333;
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    line-height: 26px;
}


#secondary input[type="submit"] {
	width: 50%;
	margin-top: .5rem;
	margin-bottom: .5rem;
}

#secondary {
	color: #333;
    font-family: 'Nunito', sans-serif;
	font-size: 1.3rem;
    font-weight: 600;
    line-height: 26px;
}

#secondary label {
	font-size: .8rem;
}

#secondary form {
	margin-bottom: 1.2rem;
}

#secondary ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#secondary ul li {
	padding: 5px 0;
	line-height: 16px;
}

#secondary ul li a {
	color: #00264F;
	font-size: 1rem;
	text-decoration: none;
}

#secondary h6 {
	color: #00264F;
	font-size: 1.2rem;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

div.contact-section {
	z-index: -999;
}