@charset "UTF-8";
@import"https://fonts.googleapis.com/css?family=Poppins:400,700|Roboto";

.bolder {
    font-weight: 600
}

.cfix,
.topbar:after {
    content: "";
    display: block;
    width: 100%;
    clear: both
}

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

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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-color: transparent
}

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

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

hr {
    box-sizing: content-box
}

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

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

select {
    text-transform: none
}

button {
    overflow: visible
}

button,
input,
select,
textarea {
    max-width: 100%
}

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

button[disabled],
html input[disabled] {
    cursor: default;
    opacity: .5
}

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

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    margin-right: .4375em;
    padding: 0
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield
}

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

fieldset {
    border: 1px solid #d1d1d1;
    margin: 0 0 1.75em;
    min-width: inherit;
    padding: .875em
}

fieldset>:last-child {
    margin-bottom: 0
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

optgroup {
    font-weight: 700
}

body,
button,
input,
select,
textarea {
    color: #222;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.7
}

h1,
h2,
.banner-page .title-page,
h3,
.jumbo-heading h2,
h4,
.lead,
h5,
.section-subheading,
h6 {
    clear: both;
    font-weight: 700;
    margin: 0;
    text-rendering: optimizeLegibility
}

p {
    margin: 0 0 1.75em
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    border: 0 solid #1a1a1a;
    border-left-width: 4px;
    color: #686868;
    font-size: 16px;
    font-style: italic;
    line-height: 1.6;
    margin: 0 0 1.4736842105em;
    overflow: hidden;
    padding: 0 0 0 1.263157895em
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote p {
    margin-bottom: 1.4736842105em
}

blockquote cite,
blockquote small {
    color: #1a1a1a;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75
}

blockquote cite:before,
blockquote small:before {
    content: "— "
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal
}

blockquote strong,
blockquote b {
    font-weight: 400
}

blockquote>:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    color: #041e42
}

address {
    font-style: italic;
    margin: 0 0 1.75em
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: Inconsolata, monospace
}

pre {
    border: 1px solid #d1d1d1;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    padding: 1.75em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

code {
    background-color: #d1d1d1;
    padding: .125em .25em
}

abbr,
acronym {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help
}

mark,
ins {
    background: #007acc;
    color: #fff;
    padding: .125em .25em;
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    background: #fff
}

hr {
    background-color: #d1d1d1;
    border: 0;
    height: 1px;
    margin: 0 0 1.75em
}

ul,
ol {
    margin: 0 0 20px 1.25em;
    padding: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal;
    margin-left: 1.5em
}

li>ul,
li>ol {
    margin-bottom: 0
}

dl {
    margin: 0 0 1.75em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 0 1.75em
}

img {
    height: auto;
    max-width: 100%;
    width: 175px;
    vertical-align: middle
}

del {
    opacity: .8
}

table,
th,
td {
    border: 1px solid #d1d1d1
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%
}

caption,
th,
td {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

th,
td {
    padding: .4375em
}

::-webkit-input-placeholder {
    color: #686868;
    font-family: Open Sans, sans-serif
}

:-moz-placeholder {
    color: #686868;
    font-family: Open Sans, sans-serif
}

::-moz-placeholder {
    color: #686868;
    font-family: Open Sans, sans-serif;
    opacity: 1
}

:-ms-input-placeholder {
    color: #686868;
    font-family: Open Sans, sans-serif
}

html,
body {
    width: 100%;
    height: 100%
}

i,
cite,
em,
var,
address,
dfn {
    font-style: italic
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    width: 200px;
    height: 200px;
    background-image: url(/build/assets/apple-touch-icon-B34W2koT.png);
    background-position: center;
    background-repeat: no-repeat
}

.pos-relative {
    position: relative
}

.navbar-brand {
    padding: 0 15px
}

.section {
    background: #00292e;
    position: relative
}

.section>.container-fluid,
.section>.container {
    padding-top: 80px;
    padding-bottom: 80px
}

.section .button {
    display: inline-flex;
    padding: 15px 20px;
    background: #59d9a1;
    color: #fff;
    font-weight: 700;
    margin-top: 10px
}

.section .button:hover {
    background-color: #30d08a
}

.section p a {
    text-decoration: underline
}

.section.overlap-bottom {
    position: relative;
    z-index: 100;
    margin-bottom: -125px
}

.section.overlap-bottom>.container {
    background-color: #59d9a1;
    padding-top: 20px;
    padding-bottom: 0
}

.section.section-border {
    border-bottom: 1px solid #FBD771
}

.section.section-border p a,
.section.section-border ul a {
    color: #59d9a1;
    font-weight: 700
}

.section.section-border p a:hover,
.section.section-border ul a:hover {
    text-decoration: underline
}

.section.banner {
    padding: 0
}

.section.testimony>.container,
.section.page404>.container {
    padding-top: 50px;
    padding-bottom: 0
}

.section.section-no-padding>.container {
    padding-top: 0;
    padding-bottom: 0
}

.section.stat-client>.container {
    padding-top: 20px;
    padding-bottom: 20px
}

.section.cta>.container {
    padding-top: 40px;
    padding-bottom: 40px
}

.bg-light {
    background-color: #59d9a10d
}

.bg-1 {
    background-color: #59d9a1
}

.bg-2 {
    background-color: #fbd771
}

.bgwhite {
    background-color: #fff
}

.font__color-1 {
    color: #59d9a1
}

.font__color-2 {
    color: #fbd771
}

.font__color-white {
    color: #fff
}

.colorwhite {
    color: #fff !important
}

.section-heading,
.section-heading-events {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
    margin-bottom: 40px;
    padding: 5px;
    position: relative;
    text-transform: uppercase;
    background-color: #fbd771;
    display: table
}

.section-heading.light,
.light.section-heading-events {
    background-color: #fbd771
}

.section-heading.center,
.center.section-heading-events {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.subheading {
    width: 80%;
    margin: -20px auto 50px;
    color: #fff
}

.section-subheading {
    color: #999
}

.section-heading-2 {
    font-size: 24px;
    font-weight: 600;
    color: #fbd771
}

.section-heading-3 {
    font-size: 1.714em;
    line-height: normal
}

.section-heading-events {
    padding-top: 0;
    margin-left: 110px;
    clear: none;
    font-size: 30px;
    color: #222
}

.no-gutter {
    margin-right: 0;
    margin-left: 0
}

.no-gutter>[class^=col-],
.no-gutter>[class*=" col-"],
.no-gutter[class*=col-],
.no-gutter[class*=" col-"] {
    padding-right: 0;
    padding-left: 0
}

a {
    color: #222;
    text-decoration: none
}

a:hover {
    color: #59d9a1;
    text-decoration: none
}

p {
    margin: 0 0 20px
}

h1,
h2,
.banner-page .title-page,
h3,
.jumbo-heading h2,
h4,
.lead,
h5,
.section-subheading {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px
}

h1 {
    font-size: 3.571em;
    line-height: normal
}

h2,
.banner-page .title-page {
    font-size: 2.857em;
    line-height: normal
}

h3,
.jumbo-heading h2,
.jumbo-heading .banner-page .title-page,
.banner-page .jumbo-heading .title-page {
    font-size: 1.714em;
    line-height: normal
}

h4,
.lead {
    font-size: 1.286em;
    line-height: normal
}

h5,
.section-subheading {
    font-size: 14px;
    line-height: 22px
}

h6 {
    font-size: 13px
}

strong,
b {
    font-weight: 700
}

.lead {
    font-family: Open Sans, sans-serif;
    font-weight: 500;
    line-height: 1.6
}

ol,
ul {
    list-style: initial;
    margin-left: 24px
}

ol li,
ul li {
    margin: 8px 0
}

.title-heading {
    color: #041e42;
    font-size: 36px;
    line-height: 50px
}

blockquote {
    padding: 15px 20px;
    background-color: #f6f6f6;
    margin: 0 0 20px;
    border-left: 5px solid #59D9A1;
    font-style: italic
}

.jumbo-heading {
    color: #fbd771;
    font-size: 20px;
    position: relative
}

.jumbo-heading h2,
.jumbo-heading .banner-page .title-page,
.banner-page .jumbo-heading .title-page {
    position: relative;
    z-index: 2
}

.jumbo-heading .fa {
    font-size: 200px;
    position: absolute;
    top: 0;
    left: 0;
    color: #f5f5f5;
    z-index: 1
}

ul.checklist {
    margin: 0
}

ul.checklist li {
    list-style: none;
    margin: 10px 0 10px 35px
}

ul.checklist li:before {
    font-family: FontAwesome;
    content: "";
    font-size: 20px;
    color: #59d9a1;
    margin-left: -35px;
    margin-right: 15px
}

ul.bull {
    margin: 0 0 20px;
    list-style: none;
    padding: 0
}

ul.bull li {
    position: relative;
    padding: 0 0 0 26px;
    margin: 0 0 14px
}

ul.bull li:before {
    content: "";
    font: 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #59d9a1
}

ul.circle {
    margin: 0 0 20px;
    list-style: none;
    padding: 0
}

ul.circle li {
    position: relative;
    padding: 4px 0 4px 20px;
    margin: 0 0 14px;
    line-height: 22px
}

ul.circle li:before {
    content: "";
    font: 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 7px;
    color: #fbd771
}

.bgsection {
    background: url(/build/assets/1920x1300-B13V6oK6.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.bgsection:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #59d9a1;
    opacity: .9
}

.grid-services {
    margin-top: 30px;
    margin-bottom: 30px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-70 {
    margin-bottom: 70px
}

.margin-bottom-90 {
    margin-bottom: 90px
}

.margin-bottom-100 {
    margin-bottom: 100px
}

.spacer-10 {
    height: 10px
}

.spacer-10:after {
    display: block;
    content: "";
    clear: both
}

.spacer-30 {
    height: 30px
}

.spacer-30:after {
    display: block;
    content: "";
    clear: both
}

.spacer-50 {
    height: 50px
}

.spacer-50:after {
    display: block;
    content: "";
    clear: both
}

.spacer-70 {
    height: 70px
}

.spacer-70:after {
    display: block;
    content: "";
    clear: both
}

.spacer-90 {
    height: 70px
}

.spacer-90:after {
    display: block;
    content: "";
    clear: both
}

.banner-page {
    display: block;
    background-color: #222;
    background-size: cover
}

.banner-page .title-page {
    text-align: left;
    color: #fff;
    margin-bottom: 0
}

.banner-page .breadcrumb-container .breadcrumb {
    padding: 0;
    margin: 0;
    text-align: left;
    background-color: transparent;
    font-size: 13px;
    font-weight: 400
}

.banner-page .breadcrumb-container .breadcrumb li a {
    color: #fff
}

.banner-page .breadcrumb-container .breadcrumb li a:hover,
.banner-page .breadcrumb-container .breadcrumb li.active a {
    color: #59d9a1
}

.widget {
    margin-bottom: 50px;
    clear: both
}

.widget-title {
    font-size: 18px;
    font-weight: 700;
    color: #59d9a1;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative
}

.category-nav {
    margin-left: 0;
    margin-bottom: 30px;
    padding: 0
}

.category-nav li {
    list-style: none;
    margin: 0;
    font-weight: 700
}

.category-nav li a {
    color: #222;
    display: block;
    padding: 15px 20px;
    margin-bottom: 5px;
    background-color: #00292e;
    border-left: 5px solid transparent
}

.category-nav li a:hover,
.category-nav li.active a {
    border-color: #59d9a1
}

.info-detail dl {
    font-size: 16px
}

.info-detail dt {
    font-weight: 700
}

.info-detail dd {
    margin-bottom: 20px
}

.widget.tags a {
    display: inline-block;
    vertical-align: top;
    padding: 5px 8px 6px;
    font-size: 13px !important;
    color: #222c;
    border: 1px solid #ccc;
    margin: 0 6px 7px 0;
    text-decoration: none !important;
    text-transform: lowercase;
    transition: all .3s ease
}

.widget.tags a:hover {
    background-color: #59d9a1;
    color: #fff;
    border-color: #59d9a1
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #59d9a1
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 999;
    box-shadow: 0 0 10px #0000000d;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #59d9a1 url(/build/assets/cd-top-arrow-Cz8C3P1R.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-radius: 20px
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    transition: opacity .3s 0s, visibility 0s 0s
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out {
    opacity: .5
}

.cd-top:hover {
    opacity: 1
}

.hover-img {
    background: #59d9a1;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin: 0 -1.5px
}

.hover-img img {
    width: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .5s ease all
}

.hover-img:hover img {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    transform: scale(1.1)
}

.readmore {
    display: block;
    margin-top: 20px;
    font-weight: 700;
    color: #fbd771
}

.readmore i {
    transition: all .4s ease;
    transform: translateZ(0)
}

.readmore:hover {
    color: #59d9a1;
    text-decoration: underline
}

.readmore:hover i {
    transform: translate3d(5px, 0, 0)
}

.img-rounded {
    border-radius: 20px
}

.color_white {
    color: #fff
}

.partner-col-3 .client-img {
    height: 100px;
    display: table-cell;
    vertical-align: middle
}

.partner-col-3>[class^=col-],
.partner-col-3>[class*=" col-"],
.partner-col-3[class*=col-],
.partner-col-3[class*=" col-"] {
    padding: 0 10px
}

@media (min-width: 1200px) {

    .col-3>.col-md-4:nth-child(3n+1),
    .col-3>.col-sm-4:nth-child(3n+1) {
        clear: both
    }

    .partner-col-3>.col-md-4:nth-child(3n+1) {
        clear: both
    }
}

.border-bottom {
    border-bottom: 1px solid #ccc
}

.border-right {
    border-right: 1px solid #ccc
}

.grecaptcha-badge {
    left: 10px !important;
    right: auto !important;
    width: 70px !important;
    overflow: hidden;
    transition: width .3s ease-in-out;
    z-index: 999
}

.grecaptcha-badge:hover {
    width: 256px !important
}

.media-anim .media,
.feature-box-8 .media {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    background-color: #fff
}

.media-anim .media img,
.feature-box-8 .media img {
    transform: scale(1);
    transition: .4s all linear
}

.media-anim:hover .media,
.feature-box-8:hover .media {
    background-color: #fbd771
}

.media-anim:hover .media img,
.feature-box-8:hover .media img {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    transform: scale(1.05);
    transition-timing-function: ease-out;
    transition-duration: .25s
}

.animationload {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background-color: #fff
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    width: 200px;
    height: 200px;
    background-image: url(/build/assets/apple-touch-icon-B34W2koT.png);
    background-position: center;
    background-repeat: no-repeat
}

:focus {
    outline: none
}

.btn,
.btn-ghost-dark,
.btn-ghost-light,
.btn-secondary,
.btn-primary {
    font-size: 14px;
    color: #fff;
    padding: 15px 35px;
    border: 0;
    font-weight: 600;
    border-radius: 0
}

.btn-default {
    background-color: #59d9a1;
    color: #fff;
    padding: 15px 20px;
    border: 0;
    border-radius: 0
}

.btn-default:hover {
    background-color: #59d9a1
}

.btn-cta {
    background-color: #fbd771;
    color: #fff;
    padding: 15px 25px;
    border: 0;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 0
}

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

.navbar-main {
    color: #00292e
}

.navbar-main .btn-orange-cta:hover {
    background-color: #59d9a1;
    color: #00292e
}

.btn-primary {
    background-color: #59d9a1;
    color: #fff
}

.btn-primary:hover {
    background-color: #30d08a;
    color: #fff
}

.btn-secondary {
    background-color: #fbd771;
    color: #222
}

.btn-secondary:hover {
    background-color: #fad15d
}

.btn-primary.disabled {
    background-color: #59d9a1;
    border-color: #59d9a1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.btn-primary.disabled:hover {
    color: #fff;
    background-color: #30d08a
}

.btn-secondary.disabled {
    background-color: #fbd771;
    border-color: #fbd771;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.btn-secondary.disabled:hover {
    background-color: #fad15d;
    color: #fff
}

.btn-ghost-light {
    background-color: transparent;
    color: #fff;
    border: 1px solid #ffffff
}

.btn-ghost-light:hover {
    background-color: #59d9a1;
    color: #fff;
    border-color: transparent
}

.btn-ghost-dark {
    background-color: transparent;
    color: #222;
    border: 1px solid #222222
}

.btn-ghost-dark:hover {
    background-color: #59d9a1;
    color: #fff;
    border-color: transparent
}

.pagination {
    clear: both;
    text-align: left;
    margin-top: 20px
}

.pagination>li {
    border-radius: 0
}

.pagination>li>a {
    border-radius: 0;
    padding: 15px 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #222;
    display: inline-block;
    border-color: transparent;
    background: #eee;
    border: 0
}

.pagination>li>a:hover,
.pagination>li>a.active {
    color: #fff;
    background: #59d9a1
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0
}

.pagination>li.active>a {
    color: #fff;
    background: #59d9a1
}

.pagination>.active>a {
    background: #59d9a1;
    color: #222
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background: #59d9a1;
    color: #222
}

.btn-sidebar {
    border-radius: 0;
    text-align: left;
    font-size: 16px;
    font-weight: 700
}

.btn-sidebar .fa {
    margin-right: 10px;
    font-size: 1.4em;
    vertical-align: middle
}

.box-icon-1 {
    text-align: left;
    margin-bottom: 60px
}

.box-icon-1 .icon {
    float: left
}

.box-icon-1 .icon .fa {
    display: table-cell;
    width: 50px;
    height: 50px;
    background-color: #59d9a1;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    transform: translateZ(0);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.box-icon-1 .body-content {
    margin-left: 80px
}

.box-icon-1 .title {
    margin-bottom: 15px;
    color: #fff;
    clear: none
}

.box-icon-1 .title:after {
    content: "";
    height: 3px;
    width: 30px;
    display: block;
    margin: 7% auto;
    background: #59d9a1
}

.box-icon-1 .text {
    color: #fff
}

.box-icon-1 .text p a {
    color: #59d9a1;
    text-decoration: none
}

.box-icon-1 .text p a:hover {
    text-decoration: underline
}

.box-icon-1:hover .icon .fa {
    animation-name: hvr-icon-push;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    background-color: #fbd771;
    color: #222
}

.box-icon-1.layout-2 {
    text-align: center
}

.box-icon-1.layout-2 .icon {
    float: none;
    display: block;
    margin-bottom: 30px
}

.box-icon-1.layout-2 .icon .fa {
    background-color: transparent;
    color: #59d9a1;
    width: auto;
    height: auto;
    display: block;
    font-size: 50px
}

.box-icon-1.layout-2 .body-content {
    margin-left: 0
}

.box-icon-1.layout-2 .title:after {
    margin: 7% auto
}

@keyframes hvr-icon-push {
    50% {
        transform: translateY(-10px)
    }
}

.box-icon-2 {
    text-align: left;
    display: flex;
    flex-flow: row wrap;
    min-height: 200px;
    padding: 30px
}

.box-icon-2 .icon {
    font-size: 35px;
    min-height: 65px;
    color: #59d9a1;
    width: 65px;
    max-width: 65px;
    line-height: 1.2
}

.box-icon-2 .infobox {
    flex: 1
}

.box-icon-2 .title {
    margin-bottom: 15px;
    font-size: 20px;
    color: #000;
    margin-top: 0
}

.box-icon-2 .text {
    color: #626262
}

.box-icon-2.layout-2 {
    padding: 30px 0;
    min-height: auto
}

.box-icon-2.layout-2 .icon {
    font-size: 35px;
    width: 65px;
    height: 65px;
    color: #59d9a1;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 50%;
    padding-top: 10px;
    margin-right: 20px
}

.feature-box-7 {
    position: relative;
    background-color: #59d9a1;
    color: #fff;
    margin-bottom: 30px
}

.feature-box-7 .media {
    width: 100%;
    margin-bottom: 30px
}

.feature-box-7 .body {
    position: relative;
    text-align: center;
    padding: 30px 40px
}

.feature-box-7 .body .icon-holder {
    position: absolute;
    left: 50%;
    top: -30px;
    width: 84px;
    height: 84px;
    line-height: 100px;
    background-color: #59d9a1;
    color: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    transform: translate(-50%, -50%)
}

.feature-box-7 .body .fa {
    font-size: 40px
}

.feature-box-7 .body .title {
    color: #fbd771;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .2px;
    display: inline-block
}

.feature-box-7 .body .readmore {
    display: block;
    margin-top: 20px;
    font-weight: 700;
    transform: translate3d(0, 25px, 0);
    transition: all .4s ease 0s !important;
    opacity: 0;
    color: #fbd771
}

.feature-box-7:hover {
    background-color: #fbd771;
    color: #000
}

.feature-box-7:hover .icon-holder {
    background-color: #fbd771;
    color: #59d9a1
}

.feature-box-7:hover .title {
    color: #59d9a1
}

.feature-box-7:hover .readmore {
    opacity: 1;
    transform: translateZ(0)
}

.feature-box-8 {
    position: relative;
    padding-bottom: 40px;
    transition: transform .3s cubic-bezier(.68, -.55, .265, 1.55)
}

.feature-box-8 .media {
    width: 100%;
    margin-bottom: 30px;
    border-radius: 20px
}

.feature-box-8 .media img {
    border-radius: 20px
}

.feature-box-8 .body {
    position: relative;
    padding-right: 50px
}

.feature-box-8 .title {
    font-size: 18px;
    color: #222;
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: .2px;
    display: inline-block
}

.feature-box-8.light .body,
.feature-box-8.light .body .title {
    color: #fff
}

.feature-box-8 .more {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    display: block;
    border: 1px solid #222222;
    border-radius: 30px;
    font-size: 24px;
    text-align: center
}

.feature-box-8:hover {
    transform: translateY(-6px)
}

.feature-box-8:hover .title {
    color: #59d9a1
}

.feature-box-8:hover .more {
    background-color: #59d9a1;
    color: #fff;
    border-color: #59d9a1
}

.feature-box-8.style-2 {
    background-color: #f1fdf9;
    padding: 30px 40px;
    height: 100%;
    overflow: hidden
}

.feature-box-8.style-2 .icon {
    display: inline-block;
    color: #fff3;
    font-size: 100px;
    position: absolute;
    right: -40px;
    bottom: -20px;
    transition: all .3s ease
}

.feature-box-8.style-2 .title {
    text-transform: uppercase;
    font-size: 15px
}

.feature-box-8.style-2:hover {
    background-color: #59d9a1;
    color: #fff
}

.feature-box-8.style-2:hover .title,
.feature-box-8.style-2:hover .body-content {
    color: #fff
}

.feature-box-8.style-2:hover .icon {
    right: 0
}

.feature-box-8.style-2:hover .more {
    background-color: #fbd771;
    color: #59d9a1;
    border-color: #fbd771
}

.box-statistic {
    text-align: center;
    margin-top: 40px
}

.box-statistic .icon {
    font-size: 36px;
    color: #ed1c24;
    margin-bottom: 30px
}

.box-statistic .heading {
    font-size: 36px;
    color: #59d9a1;
    font-weight: 700;
    margin-bottom: 20px
}

.box-statistic .subheading {
    font-size: 14px;
    font-weight: 600;
    color: #46c2ca
}

.counter-1 .counter-number {
    display: block;
    vertical-align: middle;
    padding: 0 14px 0 0;
    width: 70px;
    letter-spacing: -.5px;
    font-weight: 700;
    font-size: 48px;
    color: #fff;
    font-family: Poppins, sans-serif
}

.counter-1 .counter-title {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    text-align: left;
    line-height: 18px;
    margin-bottom: 0;
    color: #fbd771
}

.counter-1.color-2 .counter-number {
    color: #59d9a1
}

.counter-1.color-2 .counter-title {
    color: #222
}

.testimonial-1 .media {
    text-align: center;
    margin-bottom: 40px
}

.testimonial-1 .media img {
    width: 200px;
    margin: 0 auto;
    border-radius: 100px
}

.testimonial-1 .body {
    font-size: 20px;
    line-height: 1.6;
    text-align: center
}

.testimonial-1 .title {
    color: #222;
    font-weight: 700;
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 10px
}

.testimonial-1 .subtitle {
    font-style: italic;
    font-size: 14px
}

.testimonial-1 .company {
    color: #777;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .testimonial-1 .media {
        float: none
    }

    .testimonial-1 .media img {
        margin: 0 auto 25px
    }

    .testimonial-1 .body {
        padding-left: 0;
        text-align: center
    }
}

.testimonial-2 {
    position: relative;
    margin-bottom: 30px
}

.testimonial-2 .media {
    float: left;
    margin: 0 30px 0 0;
    display: block;
    position: relative;
    background-color: #59d9a1;
    overflow: hidden;
    width: 120px;
    height: 120px;
    border-radius: 50%
}

.testimonial-2 .media img {
    border-radius: 50%;
    transform: scale(1);
    transition: .4s all linear
}

.testimonial-2 .media:hover img,
.testimonial-2:hover .media img {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    transform: scale(1.05);
    transition-timing-function: ease-out;
    transition-duration: .25s
}

.testimonial-2 .body {
    overflow: hidden;
    color: #222
}

.testimonial-2 .title {
    color: #59d9a1;
    font-weight: 600;
    font-size: 16px
}

.testimonial-2 .position {
    color: #a2a2a2
}

.testimonial-2 .company {
    color: #a2a2a2;
    margin-bottom: 20px;
    font-size: 12px
}

.box-history .item {
    padding-bottom: 40px
}

.box-history .item:before {
    content: "";
    position: absolute;
    left: 92px;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #eee;
    z-index: -1
}

.box-history .item .year {
    float: left;
    font-size: 18px;
    font-weight: 700
}

.box-history .item .year-info {
    position: relative;
    margin-left: 100px
}

.box-history .item .year-info:before {
    content: "";
    position: absolute;
    left: -30px;
    width: 15px;
    height: 15px;
    background-color: #ed1c24;
    border-radius: 30px
}

.box-history .item .year-info .heading {
    font-size: 24px;
    color: #59d9a1;
    margin-bottom: 20px
}

.box-history .item:after {
    content: "";
    clear: both;
    display: block
}

.history-2 .timeline__item .media {
    display: table-cell;
    width: 30%
}

.history-2 .timeline__item .media img {
    margin-bottom: 80px;
    border-radius: 0
}

.history-2 .timeline__item .year {
    font-size: 6rem;
    font-weight: 700;
    color: #59d9a1;
    letter-spacing: -.04em;
    margin-top: -15px;
    line-height: normal;
    font-family: Poppins, sans-serif
}

.history-2 .timeline__item .aksen {
    position: relative;
    display: table-cell;
    width: 80px
}

.history-2 .timeline__item .aksen:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 20px;
    bottom: -5px;
    width: 1px;
    background: #e6e6e6;
    border-radius: 100%;
    transform: translate(-50%)
}

.history-2 .timeline__item .aksen:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 8px;
    width: 9px;
    height: 9px;
    background: #59d9a1;
    border-radius: 100%;
    transform: translate(-50%)
}

.history-2 .timeline__item:last-child .aksen:before {
    display: none
}

.history-2 .timeline__item .text {
    display: table-cell;
    padding: 0 0 50px;
    vertical-align: top
}

.history-2 .timeline__item .text .title {
    font-size: 20px;
    margin: 0 0 16px;
    padding: 0;
    font-weight: 700
}

@media (max-width: 767px) {
    .history-2 .timeline__item .media {
        display: block;
        width: 100%
    }

    .history-2 .timeline__item .media img {
        margin-bottom: 20px
    }

    .history-2 .timeline__item .aksen {
        display: none
    }
}

.box-partner {
    margin-top: 30px;
    margin-bottom: 30px
}

.box-partner .item {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee
}

.box-partner .item .box-image {
    float: left;
    width: 20%;
    font-size: 18px
}

.box-partner .item .box-image img {
    width: 100%;
    border: 1px solid #eee;
    padding: 20px
}

.box-partner .item .box-info {
    float: left;
    width: 70%;
    position: relative;
    margin-left: 40px
}

.box-partner .item .box-info .heading {
    font-size: 24px;
    color: #59d9a1;
    font-weight: 700;
    margin-bottom: 20px
}

.box-partner .item:after {
    content: "";
    clear: both;
    display: block
}

.box-partner .item:last-child {
    border-bottom: 0
}

.team-2 {
    position: relative;
    margin-bottom: 30px;
    text-align: left
}

.team-2 .media {
    display: block;
    position: relative;
    background-color: #59d9a100;
    overflow: hidden;
    margin-bottom: 20px
}

.team-2 .media .img-wrapper {
    width: 100%;
    height: 400px
}

.team-2 .media .img-wrapper img {
    transform: scale(1);
    transition: .4s all linear;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.team-2 .media .social-icon {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    width: 100%;
    margin-left: 0;
    transition: all .3s ease
}

.team-2 .media .social-icon li {
    line-height: 2.2
}

.team-2 .media .social-icon li a {
    border-radius: 50%;
    background-color: #fff
}

.team-2 .media .social-icon li a:hover {
    color: #59d9a1
}

.team-2:hover .media {
    background-color: #59d9a1e6
}

.team-2:hover .media img {
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    transform: scale(1.05);
    transition-timing-function: ease-out;
    transition-duration: .25s
}

.team-2:hover .media .social-icon {
    bottom: 40px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.team-2 .body {
    overflow: hidden;
    color: #fff
}

.team-2 .title {
    font-size: 24px;
    margin-bottom: 0
}

.team-2 .position {
    color: #59d9a1;
    font-size: 13px
}

.box-image-4 {
    position: relative;
    margin-bottom: 30px
}

.box-image-4 .media {
    overflow: hidden;
    background-color: #041e42;
    position: relative
}

.box-image-4 .media img {
    opacity: 1;
    max-width: 100%;
    transform: scale(1);
    transition-timing-function: ease-in;
    transition-duration: .25s;
    transition: .1s all linear
}

.box-image-4 .body {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    background-color: #59d9a166;
    border: solid 10px #FBD771;
    opacity: 0;
    transition: opacity .2s ease-in-out
}

.box-image-4 .body .content {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.box-image-4 .title {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px
}

.box-image-4 .category {
    color: #fff
}

.box-image-4:hover .media img {
    transform: scale(1.1);
    box-shadow: none;
    transition-timing-function: ease-out;
    transition-duration: .25s
}

.box-image-4:hover .body {
    opacity: 1
}

.box-image-4:hover .title {
    transform: translateY(0)
}

.box-image-5 .info-box {
    position: absolute;
    bottom: 20px;
    left: 30px;
    z-index: 2;
    color: #fff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    transform: translate3d(0, 25px, 0);
    transition: all .4s ease
}

.box-image-5 .info-box .title {
    margin-bottom: 15px;
    color: #fff;
    clear: none
}

.box-image-5 .info-box .title:after {
    content: "";
    height: 3px;
    width: 30px;
    display: block;
    margin: 7% 0;
    background: #fbd771
}

.box-image-5 a {
    background-color: #59d9a1;
    display: block;
    margin: 8px
}

.box-image-5 a img {
    width: 100%;
    display: block;
    margin-bottom: 0
}

.box-image-5:hover .info-box {
    transform: translateZ(0)
}

.box-image-5:hover img {
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20)
}

.tab-pane {
    position: relative;
    height: 100%
}

.tab-pane .body {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60%;
    background-color: #ffffffe6;
    padding: 20px 40px
}

.tab-pane .media {
    display: block
}

@media (max-width: 768px) {
    .tab-pane .body {
        position: static;
        width: 100%
    }
}

.panel-faq.panel-group .panel {
    border-radius: 0
}

.panel-faq .panel-default {
    border-color: transparent
}

.panel-faq .panel-default>.panel-heading {
    background-color: #59d9a1;
    border-color: #ddd;
    color: #fff;
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 15px 20px;
    position: relative
}

.panel-faq .panel-default>.panel-heading:before {
    padding: 0 0 0 20px;
    content: "+";
    font-family: Arial;
    font-size: 24px;
    position: absolute;
    top: 10px;
    right: 20px;
    line-height: 1
}

.panel-faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-faq .panel-default.active>.panel-heading {
    background-color: #00292e;
    color: #59d9a1
}

.panel-faq .panel-default.active>.panel-heading:before {
    color: #fbd771;
    content: "-"
}

.panel-faq .panel-title {
    font-size: 16px;
    display: block
}

.panel-faq .panel-title>a,
.panel-faq .panel-title>a:active,
.panel-faq .panel-title>a:focus {
    color: inherit;
    text-decoration: none;
    display: block
}

.panel-faq .panel-body {
    padding: 15px 20px;
    background-color: #00292e;
    margin-top: 0
}

.panel-faq .panel-body p {
    margin: 10px 0
}

.panel-faq .collapse.in {
    display: block;
    visibility: visible
}

.faq-list {
    margin: 0;
    padding: 0
}

.faq-list li {
    list-style: none
}

.faq-list li .fa {
    color: red;
    font-size: 14px;
    margin-right: 10px
}

.faq-list .faq-item-image {
    position: relative;
    width: 100%;
    text-align: center
}

.faq-list .faq-item-image img {
    display: block
}

.faq-1 .item {
    margin-bottom: 70px
}

.faq-1 .item .question {
    position: relative;
    padding-left: 40px;
    font-size: 1.714em;
    line-height: normal;
    margin-bottom: 30px
}

.faq-1 .item .question:before {
    content: "";
    color: #000;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 5px
}

.faq-1 .item .answer {
    position: relative;
    padding-left: 40px;
    margin-bottom: 30px
}

.faq-1 .item .answer:before {
    content: "";
    color: #fbd771;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 5px
}

.panel-pricing {
    border-color: #eee;
    text-align: center;
    margin-bottom: 40px;
    background-color: #fff;
    border-radius: 0;
    overflow: hidden;
    transition: .4s all linear;
    transition: transform .3s cubic-bezier(.68, -.55, .265, 1.55)
}

.panel-pricing .price {
    padding: 15px 0;
    background-color: #f7f7f7;
    color: #222;
    border-top: 1px solid #eee;
    margin-bottom: 0
}

.panel-pricing .price sup {
    font-size: 24px;
    margin-right: 5px;
    top: -.6em
}

.panel-pricing .price small {
    font-size: 14px;
    margin-left: 0;
    display: block
}

.panel-pricing h3 {
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    margin: 0
}

.panel-pricing>.panel-heading {
    background-color: #fff;
    border-color: #eee;
    padding: 10px 0 0;
    border-radius: 0
}

.panel-pricing.best>.panel-heading {
    background-color: #59d9a1;
    color: #fff
}

.panel-pricing .table>tbody>tr>td,
.panel-pricing .table>tfoot>tr>td {
    padding: 12px 0;
    vertical-align: top;
    border-top: none
}

.panel-pricing .table {
    margin-bottom: 0
}

.panel-pricing .panel-body {
    padding: 10px;
    text-align: center
}

.panel-pricing .panel-body table,
.panel-pricing .panel-body th,
.panel-pricing .panel-body td {
    border: 0;
    text-align: center
}

.panel-pricing .panel-footer {
    padding: 30px 0;
    border-top: 0;
    background-color: #fff
}

.panel-pricing:hover {
    box-shadow: 0 2px 7px #00000021;
    transform: translateY(-6px)
}

.panel-pricing:hover .panel-heading .price {
    color: #59d9a1
}

.career-tabs>ul {
    margin-left: 0
}

.career-tabs .nav-tabs {
    border-bottom: 0
}

.career-tabs .nav-tabs>li {
    float: left;
    margin-bottom: 0;
    width: 25%;
    background: #59d9a1;
    text-align: center
}

.career-tabs .nav-tabs>li>a {
    padding: 20px 0;
    color: #222;
    margin-right: 0;
    border-radius: 0;
    font-weight: 700
}

.career-tabs .nav-tabs>li>a:hover {
    background-color: #fbd771;
    color: #fff
}

.career-tabs .nav-tabs>li.active>a,
.career-tabs .nav-tabs>li.active>a:hover,
.career-tabs .nav-tabs>li.active>a:focus {
    cursor: default;
    background-color: #00292e
}

.career-tabs .tab-content {
    padding: 20px 30px;
    border: 1px solid #eee;
    background-color: #00292e
}

.box-certificate {
    position: relative;
    margin-bottom: 30px;
    text-align: center
}

.box-certificate .media {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #fff;
    border-radius: 20px
}

.box-certificate .media img {
    border-radius: 20px;
    transition: .4s all linear
}

.box-certificate .media a:before {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    color: #fff;
    font-size: 30px;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all ease .25s
}

.box-certificate .body {
    text-align: center
}

.box-certificate:hover .body:before {
    transform: scale(1)
}

.box-certificate:hover .media {
    background-color: #fbd771
}

.box-certificate:hover .media img {
    filter: alpha(opacity=80);
    opacity: .4;
    transform: scale(1.05);
    transition-timing-function: ease-out;
    transition-duration: .25s
}

.box-certificate:hover .media a:before {
    top: 50%;
    filter: alpha(opacity=1);
    opacity: 100
}

.box-news-1 {
    position: relative;
    margin-bottom: 30px
}

.box-news-1 .media {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #59d9a1;
    min-height: 150px
}

.box-news-1 .media img {
    transition: .4s all linear
}

.box-news-1 .media a:before {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    color: #fff;
    font-size: 30px;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all ease .25s
}

.box-news-1 .body {
    position: relative;
    padding-bottom: 20px
}

.box-news-1 .body .title a {
    color: #222;
    font-weight: 600
}

.box-news-1 .body .title a:hover {
    color: #59d9a1
}

.box-news-1 .body .meta {
    color: #6f6f6f;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.box-news-1 .body .meta span {
    display: inline-table;
    margin-right: 20px
}

.box-news-1 .body .meta .fa {
    color: #59d9a1;
    margin-right: 5px
}

.box-news-1:hover .body:before {
    transform: scale(1)
}

.box-news-1:hover .media img {
    filter: alpha(opacity=80);
    opacity: .4;
    transform: scale(1.05);
    transition-timing-function: ease-out;
    transition-duration: .25s
}

.box-news-1:hover .media a:before {
    top: 50%;
    filter: alpha(opacity=1);
    opacity: 100
}

.box-news-2 {
    position: relative;
    margin-bottom: 40px
}

.box-news-2 .image {
    overflow: hidden;
    background-color: #59d9a1;
    position: relative
}

.box-news-2 .image img {
    opacity: 1;
    max-width: 100%;
    transform: scale(1);
    transition-timing-function: ease-in;
    transition-duration: .25s;
    transition: .1s all linear
}

.box-news-2 .image:before {
    content: "";
    position: absolute;
    background: url(../images/link.gif) center top no-repeat;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    color: #fff;
    font-size: 30px;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all ease .25s
}

.box-news-2:hover .image img {
    opacity: .2;
    transform: scale(1.1);
    transition-timing-function: ease-out;
    transition-duration: .25s
}

.box-news-2:hover .image:before {
    top: 50%;
    filter: alpha(opacity=1);
    opacity: 100
}

.box-news-2 .meta-date {
    margin-top: 10px;
    color: #59d9a1;
    font-size: 12px;
    font-style: italic
}

.box-news-2 .blok-title {
    color: #666;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 20px;
    height: 50px;
    overflow: hidden
}

.box-news-2 .blok-title a:hover {
    color: #ed1c24
}

.meta-blog,
.list-news .news-item .meta {
    margin-bottom: 20px
}

.meta-blog:after,
.list-news .news-item .meta:after {
    clear: both;
    content: " ";
    display: table
}

.meta-blog>div,
.list-news .news-item .meta>div {
    float: left;
    font-size: 13px;
    line-height: normal
}

.meta-blog>div:last-child,
.list-news .news-item .meta>div:last-child {
    text-align: right;
    float: right
}

.meta-blog>div i,
.list-news .news-item .meta>div i {
    color: #59d9a1
}

.meta-blog .meta-author,
.list-news .news-item .meta .meta-author,
.meta-blog .meta-category,
.list-news .news-item .meta .meta-category {
    margin: 0 0 10px 20px;
    padding: 0 0 0 21px
}

@media (max-width: 768px) {

    .meta-blog>div,
    .list-news .news-item .meta>div {
        display: block;
        float: none;
        margin-bottom: 10px
    }

    .meta-blog>div:last-child,
    .list-news .news-item .meta>div:last-child {
        text-align: left;
        float: none
    }

    .meta-blog .meta-author,
    .list-news .news-item .meta .meta-author,
    .meta-blog .meta-category,
    .list-news .news-item .meta .meta-category {
        margin-left: 0;
        padding-left: 0
    }
}

.list-news {
    width: 98%
}

.list-news .news-item {
    margin-bottom: 70px;
    padding-right: 15px;
    padding-left: 15px
}

.list-news .news-item .image {
    position: relative;
    overflow: hidden;
    background-color: #59d9a1
}

.list-news .news-item .image:before {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    color: #fff;
    font-size: 30px;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all ease .25s
}

.list-news .news-item .image img {
    opacity: 1;
    max-width: 100%;
    transform: scale(1);
    transition-timing-function: ease-in;
    transition-duration: .25s;
    transition: .1s all linear
}

.list-news .news-item .image .meta-date {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 70px;
    height: 70px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: #ed1c24;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding-top: 13px;
    z-index: 1
}

.list-news .news-item .image .meta-date span {
    font-size: 14px;
    display: block
}

.list-news .news-item:hover .image img {
    opacity: .2;
    transform: scale(1.1);
    transition-timing-function: ease-out;
    transition-duration: .25s
}

.list-news .news-item:hover .image:before {
    top: 50%;
    filter: alpha(opacity=1);
    opacity: 100
}

.list-news .news-item .blok-title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700
}

.list-news .news-item .blok-title a {
    color: #222
}

.list-news .news-item .blok-title a:hover {
    color: #59d9a1
}

@media (max-width: 1024px) {
    .list-news {
        width: initial
    }
}

.grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.grid .image-wrapper {
    position: relative;
    width: 100%;
    border: 5px solid white;
    overflow: hidden
}

.grid .image-wrapper.big {
    grid-column: span 2;
    grid-row: span 2
}

.grid .image-wrapper .overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.grid .image-wrapper .overlay__text-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0 0 10px 20px;
    transform: translateY(0);
    transition: transform .3s ease
}

.grid .image-wrapper .overlay__text-wrapper .title {
    color: #fff;
    font-weight: bolder;
    font-size: 18px
}

.grid .image-wrapper .overlay__text-wrapper .divider {
    border-bottom: 3px solid #FBD771;
    width: 30px;
    padding: 5px 0
}

.grid .image-wrapper .overlay__text-wrapper .text {
    color: #fff;
    margin-top: 10px
}

.grid .image-wrapper .overlay:hover {
    background: color-mix(in srgb, #59D9A1 70%, transparent)
}

.grid .image-wrapper .overlay:hover .overlay__text-wrapper {
    transform: translateY(-20px)
}

.grid .image-wrapper img {
    width: 100%;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover
}

.topbar {
    background-color: #00292e;
    padding: 0;
    height: 35px
}

.topbar .info {
    margin-top: 5px;
    color: #fff
}

.topbar .info a {
    color: #fff
}

.topbar .info a:hover {
    color: #fbd771
}

.topbar .info .info-item {
    display: inline-table;
    margin-right: 30px;
    font-size: 13px;
    font-family: Open Sans, sans-serif
}

.topbar .info .info-item:last-child {
    margin-right: 0
}

.topbar .info .info-item .fa {
    margin-right: 5px;
    color: #fbd771
}

.topbar .request-quote {
    height: 35px;
    background-color: #fbd771;
    display: block;
    padding: 5px 30px 0;
    font-size: 15px;
    margin-right: -15px;
    font-family: Open Sans, sans-serif;
    font-weight: 700
}

.topbar .request-quote a {
    text-align: center;
    color: #222
}

.topbar .request-quote:hover {
    opacity: .9
}

.topbar .topbar-left .welcome-text {
    font-style: italic;
    color: #fff;
    padding: 8px 0
}

.topbar .topbar-right {
    text-align: right
}

.topbar .topbar-right .topbar-menu {
    display: inline-table;
    margin-bottom: 0;
    vertical-align: top
}

.topbar .topbar-right .topbar-menu li {
    list-style: none;
    float: left;
    color: #fff;
    padding: 0 10px;
    font-size: 12px
}

.topbar .topbar-right .topbar-menu li a {
    color: #fff
}

.topbar .topbar-right .topbar-menu li a:hover {
    color: #fbd771
}

.topbar .topbar-right .topbar-sosmed {
    display: inline-table;
    margin-bottom: 0
}

.topbar .topbar-right .topbar-sosmed li {
    list-style: none;
    float: left;
    font-size: 16px;
    padding: 0 10px
}

.topbar .topbar-right .topbar-sosmed li a {
    color: #fff
}

.topbar .topbar-right .topbar-sosmed li a:hover {
    color: #fbd771
}

.topbar-logo {
    background-color: #fff;
    padding: 5px 0
}

.dropdown .dropdown-menu .dropdown:hover {
    background-color: #59d9a1
}

.dropdown .dropdown-menu .dropdown:hover>div a {
    color: #fff
}

.contact-info {
    float: right;
    margin-top: 15px;
    margin-bottom: 5px
}

.contact-info>div {
    display: inline-table;
    margin-right: 40px
}

.navbar-toggle .icon-bar {
    background: #59d9a1
}

.navbar-toggle {
    float: left
}

.navbar-main {
    background-color: #00292e;
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
    position: relative;
    z-index: 3;
    transition: padding .2s ease-in-out;
    padding: 20px 0
}

.navbar-main>.container {
    position: relative
}

.navbar-main.stiky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top: 40px;
    box-shadow: 0 1px 2px #0003;
    transform: translateY(-40px);
    animation-duration: .3s;
    animation-fill-mode: both;
    bottom: initial;
    padding-bottom: 0
}

.navbar-main.stiky .navbar-brand {
    position: static;
    margin-left: 0;
    margin-top: 10px
}

.navbar-main.stiky .navbar-brand img {
    width: 120px
}

.navbar-main .caret-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 40px;
    width: 100%
}

.navbar-main ol,
.navbar-main li {
    margin: 0;
    font-size: 14px;
    font-weight: 700
}

.navbar-main .nav>li>a {
    display: flex;
    color: #fff
}

.navbar-main .nav>li.active>a,
.navbar-main .nav>li>a:hover,
.navbar-main .nav>li>a:focus {
    color: #59d9a1;
    background-color: transparent
}

.navbar-main .nav.navbar-right>li:hover>.dropdown-menu,
.navbar-main .navbar-nav .dropdown>.dropdown-menu>.dropdown:hover>.dropdown-submenu {
    display: block
}

.navbar-main .dropdown-menu .dropdown a {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.navbar-main .dropdown-menu .dropdown>div {
    display: flex;
    align-items: center
}

.navbar-main .nav .open>a,
.navbar-main .nav .open>a:hover,
.navbar-main .nav .open>a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #59d9a1
}

.navbar-main .caret {
    margin-left: 10px
}

.navbar-main .nav.navbar-right>li {
    margin-right: 15px
}

.navbar-main .fa {
    font-size: 18px
}

.navbar-main .dropdown-menu {
    color: #fbd771;
    padding: 0;
    border: 0;
    border-radius: 0
}

.navbar-main .dropdown-menu>li a {
    position: relative;
    padding: 10px 20px;
    color: #222
}

.navbar-main .dropdown-menu>li a:hover {
    background-color: #59d9a1 !important;
    color: #fff !important
}

.navbar-main .dropdown-menu .dropdown-submenu {
    position: absolute;
    display: none;
    top: -3px;
    left: 100%;
    z-index: 100;
    float: left;
    min-width: 160px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    box-shadow: 0 6px 12px #0000002d
}

.navbar-main .dropdown-menu .dropdown-submenu>li a {
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    padding: 10px 20px;
    color: #222;
    background-color: #fff;
    z-index: 100
}

.navbar-main .dropdown-menu .dropdown-submenu>li a:hover {
    background-color: #59d9a1;
    color: #fff
}

.navbar-main .dropdown-menu .dropdown.open .dropdown-submenu {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.navbar-main .dropdown-menu .caret {
    margin-top: 0 !important
}

.header-1 {
    position: relative;
    z-index: 999;
    width: 100%
}

.header-1 .navbar-nav {
    position: relative
}

.header-1 .stiky>.container {
    margin-bottom: 0;
    padding: 10px 15px
}

.header-1 .stiky .navbar-nav {
    background-color: #00292e;
    clear: none;
    float: left;
    padding-left: 0
}

.header-1 .stiky .navbar-nav>li>a {
    display: flex;
    padding-left: 10px;
    padding-right: 10px
}

.header-1 .stiky .navbar-nav>li:last-child a {
    padding-left: 35px;
    padding-right: 35px
}

.header-1 .stiky .nav>li.active>a {
    color: #fbd771
}

.header-1 .stiky .nav .open>a,
.header-1 .stiky .nav .open>a:hover,
.header-1 .stiky .nav .open>a:focus {
    color: #59d9a1
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding: 20px 15px
    }
}

.social-icon li {
    list-style: none;
    float: left;
    margin: 0 2px;
    text-align: center
}

.social-icon li a {
    display: block;
    width: 35px;
    height: 35px;
    background-color: transparent;
    padding-top: 2px
}

.img-responsive.about {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover
}

.banner {
    position: relative;
    padding: 0;
    height: 700px !important
}

.banner .overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #80808080;
    z-index: -1
}

.banner ol li,
.banner ul li {
    margin: 0
}

.slides-navigation {
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    bottom: 46%;
    width: 100%
}

.slides-navigation.center {
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    bottom: 25%;
    width: 100%;
    text-align: center;
    transform: translate(-7px)
}

.slides-navigation .container {
    position: relative
}

.slides-navigation a {
    position: absolute;
    display: block
}

.slides-navigation.center a {
    position: relative;
    display: inline-table;
    text-align: center
}

.slides-navigation a {
    color: #222;
    font-size: 14px;
    margin: 5px;
    background: #59d9a1;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    padding-top: 15px;
    text-align: center
}

.slides-navigation a:hover {
    color: #222;
    background: #fbd771;
    text-decoration: none
}

.slides-navigation a.prev {
    left: -60px
}

.slides-navigation a.next {
    right: -60px
}

.slides-navigation.center a.next {
    left: 0;
    right: 0
}

.slides-navigation.center a.prev {
    left: 0
}

.wrap-caption {
    padding-top: 25%;
    color: #222;
    width: 70%
}

.wrap-caption.center {
    width: 80%;
    margin: 0 auto;
    text-align: center
}

.wrap-caption.right {
    width: 50%;
    text-align: right;
    float: right
}

.wrap-caption .excerpt {
    margin-bottom: 50px;
    font-size: 18px;
    color: #fff;
    background-color: #00292e4d;
    padding: 8px 20px;
    display: inline-table
}

.wrap-caption .btn {
    margin-right: 15px
}

.wrap-caption h2 span {
    background-color: #59d9a1e6;
    padding: 2px 20px;
    color: #fff
}

.bg-grey {
    background-color: #f1fdf9
}

.bg-grey .subheading {
    color: #000
}

.bg-why {
    background-color: #f1fdf9;
    position: relative;
    z-index: 99
}

.bg-why>.container {
    padding-top: 0;
    padding-bottom: 0
}

.bg-why .row.col-0 {
    display: flex;
    flex-wrap: wrap
}

.tes>.row {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 992px) {
    .sideright-img {
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        right: 0;
        margin-left: 15px;
        background-repeat: no-repeat;
        background-size: cover
    }
}

.banner-page {
    background-color: #00292ee6
}

.banner-page>.container {
    padding-top: 40px;
    padding-bottom: 40px
}

.banner-page.about {
    background: url(../images/banner-page.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.director-image {
    position: relative;
    margin-bottom: 60px
}

.director-image .director-image-title {
    background-color: #fbd771;
    letter-spacing: -.6px;
    color: #fff;
    text-align: right;
    padding: 10px 30px;
    position: absolute;
    left: 0;
    bottom: 0
}

.director-image:after {
    position: absolute;
    height: 40px;
    background-color: #fbd771;
    left: 0;
    bottom: -40px;
    right: 40px
}

.director-title {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 0
}

.director-position {
    font-size: 14px;
    color: #59d9a1;
    text-transform: uppercase;
    font-weight: 600
}

.bos-quote {
    padding: 20px;
    background-color: #fff;
    border: 4px solid #dcdde1
}

.bos-quote .bos-photo {
    float: left;
    width: 100px
}

.bos-quote .bos-photo img {
    display: block
}

.bos-quote .bos-text {
    margin-left: 120px
}

.bos-quote:after {
    content: "";
    clear: both;
    display: inline-table
}

.box-vision {
    border-left: 10px solid #59D9A1;
    padding: 15px 30px;
    font-size: 20px;
    line-height: normal;
    background-color: #00292e;
    color: #59d9a1;
    margin-bottom: 60px;
    font-weight: 400;
    font-style: italic
}

dl.hiw {
    width: 100%
}

dl.hiw dt {
    width: 30px;
    float: left
}

dl.hiw dt .fa {
    font-size: 24px;
    color: #041e42
}

dl.hiw dd {
    margin-left: 60px;
    margin-bottom: 40px
}

dl.hiw dd h4 {
    clear: none
}

.reset-section-heading {
    margin-top: -30px
}

.jumbolead {
    line-height: 1;
    margin-bottom: 30px
}

.vidimg {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.vidimg a {
    color: #fff
}

.vidimg .play-vid {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 72px;
    height: 72px;
    background-color: #59d9a1;
    border-radius: 50%;
    display: table-cell;
    padding-top: 13px;
    padding-left: 7px;
    text-align: center;
    vertical-align: middle;
    line-height: 3.5
}

.vidimg .play-vid:hover {
    background-color: #fbd771
}

.banner-page.project {
    background: url(/build/assets/1920x1300-B13V6oK6.jpg) bottom center no-repeat
}

.bg-dark {
    background: url(/build/assets/1920x1300-B13V6oK6.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.bg-dark:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .9
}

.portfolio_filter {
    margin: 0;
    padding: 0;
    text-align: left
}

.portfolio_filter li {
    display: inline-table;
    list-style: none;
    padding: 15px 20px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    background-color: #fbd771
}

.portfolio_filter li a {
    color: #fff;
    font-weight: 700
}

.portfolio_filter li a.active,
.portfolio_filter li a:hover {
    color: #59d9a1;
    text-decoration: none
}

.portfolio_filter.dark li a {
    color: #666
}

.portfolio_filter.dark li a.active,
.portfolio_filter.dark li a:hover {
    color: #59d9a1;
    text-decoration: none
}

.wrap-book {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden
}

.wrap-book.style-2 {
    border-radius: 20px 20px 0 0
}

.wrap-book>.row {
    display: flex;
    flex-wrap: wrap
}

.wrap-book .bg-appointment {
    border-radius: 20px 0 0 20px;
    height: 100%;
    background: url(../images/appoinment-img-1.jpg) bottom center no-repeat;
    background-size: cover
}

.wrap-book .wrap-form {
    padding: 20px 40px 60px 20px
}

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

.form-appointment .form-control {
    padding: 10px 15px;
    height: 50px;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #e1e2e4;
    box-shadow: none
}

.form-appointment textarea.form-control {
    height: auto
}

.form-appointment.style-2 {
    margin-top: 20px
}

.form-appointment.style-2 .form-control {
    padding: 10px 12px;
    border-radius: 10px;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #e1e2e4;
    box-shadow: none;
    height: 45px
}

.form-appointment.style-2 textarea.form-control {
    height: auto
}

.banner-page.pages {
    background: url(../images/slide2-2.jpg) bottom center no-repeat
}

.banner-page.project {
    background: url(../images/slide2-2.jpg) bottom center no-repeat
}

.banner-page.news {
    background: url(../images/slide2-2.jpg) bottom center no-repeat
}

.single-news .image {
    position: relative
}

.single-news .image .meta-date {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 70px;
    height: 70px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: #ed1c24;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding-top: 13px
}

.single-news .image .meta-date span {
    font-size: 14px;
    display: block
}

.single-news .blok-title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700
}

.author-box {
    background-color: #f6f6f6;
    padding: 20px;
    margin-top: 60px
}

.author-box .media {
    display: table-cell;
    vertical-align: top;
    width: 120px
}

.author-box .media img {
    width: 100px;
    height: 100px
}

.author-box .body {
    margin-left: 20px;
    display: table-cell;
    vertical-align: top
}

.author-box .media-heading {
    color: #222;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.author-box .media-heading span {
    font-weight: 400;
    font-size: 12px;
    display: block;
    color: #2222224d
}

.comments-box {
    padding-bottom: 30px
}

.comments-box .media {
    padding-bottom: 30px;
    border-bottom: 1px solid #E9E9E9;
    background-color: #fff;
    margin-bottom: 30px
}

.comments-box .media .media-left {
    display: inline-table;
    float: left;
    padding-right: 20px
}

.comments-box .media .media-left img {
    width: 60px;
    height: 60px
}

.comments-box .media .media-body {
    margin-left: 140px
}

.comments-box .media.comment {
    background-color: #fff
}

.comments-box .media.reply-comment {
    margin-left: 40px
}

.comments-box .media:after {
    display: table;
    content: " ";
    clear: both
}

.comments-box .media-heading {
    color: #59d9a1;
    font-weight: 600
}

.comments-box .comments-box .media-left img {
    width: 100px;
    height: 100px
}

.comments-box .date {
    float: right;
    color: #2229
}

.comments-box .reply {
    margin-top: 5px
}

.comments-box .reply a {
    color: #2229
}

.comments-box .reply a:hover {
    color: #000
}

.comments-box .title-heading,
.leave-comment-box .title-heading {
    font-size: 18px;
    line-height: 25px;
    color: #59d9a1;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px
}

.form-comment .form-control,
.contact .form-control {
    height: 45px;
    background-color: #f6f6f6;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: none
}

.form-comment textarea.form-control,
.contact textarea.form-control {
    height: auto
}

.form-comment .btn.disabled,
.form-comment .btn[disabled],
.form-comment fieldset[disabled] .btn,
.contact .btn.disabled,
.contact .btn[disabled],
.contact fieldset[disabled] .btn {
    opacity: 1
}

.maps-wraper {
    position: relative
}

.maps {
    width: 100%;
    height: 350px;
    display: block;
    background: #ccc;
    position: relative
}

#google-container {
    position: relative;
    width: 100%;
    height: 500px;
    background-color: #fff
}

#cd-google-map {
    position: relative;
    overflow: hidden
}

#cd-google-map .col-md-12 {
    padding: 0
}

#cd-google-map .address {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    background-color: #050505e6
}

#cd-google-map .address .address-item {
    position: relative;
    padding-left: 44px
}

#cd-google-map .address .address-item i {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 4px;
    color: #fcfcfc;
    font-size: 22px;
    text-align: center;
    line-height: 24px
}

#cd-zoom-in,
#cd-zoom-out {
    height: 32px;
    width: 32px;
    cursor: pointer;
    margin-left: 10px;
    background-color: #59d9a1;
    background-repeat: no-repeat;
    background-size: 32px 64px;
    background-image: url(/build/assets/cd-icon-controller-Drbuvjfv.svg)
}

.no-touch #cd-zoom-in:hover,
.no-touch #cd-zoom-out:hover {
    background-color: #000
}

#cd-zoom-in {
    background-position: 50% 0;
    margin-top: 10px;
    margin-bottom: 1px
}

#cd-zoom-out {
    background-position: 50% -32px
}

.overlap {
    margin-top: -20px;
    position: relative;
    z-index: 2
}

.col-0 {
    margin-right: 0;
    margin-left: 0
}

.col-0>[class^=col-],
.col-0>[class*=" col-"],
.col-0[class*=col-],
.col-0[class*=" col-"] {
    padding-right: 0;
    padding-left: 0
}

.about-img {
    position: relative;
    min-height: 370px
}

.about-img img {
    border-radius: 20px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid rgba(34, 34, 34, .2)
}

.about-img .about-img-top {
    position: absolute;
    width: 50%;
    left: 0;
    bottom: -50%;
    transform: translateY(-50%);
    z-index: 1
}

.about-img .about-img-bottom {
    position: absolute;
    width: 85%;
    right: 0
}

.section.cta {
    background-color: #59d9a1;
    color: #222
}

.section.cta .cta-info {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    font-family: Poppins, sans-serif
}

.cta-1 .body-text {
    max-width: 70%;
    float: left
}

@media (max-width: 768px) {
    .cta-1 .body-text {
        max-width: 100%;
        text-align: center
    }
}

.cta-1 .body-action {
    max-width: 30%;
    float: right
}

@media (max-width: 768px) {
    .cta-1 .body-action {
        max-width: 100%;
        float: none;
        margin: 0 auto;
        display: table
    }
}

.cta-1 .body-action .btn {
    display: inline-block;
    overflow: hidden;
    backface-visibility: hidden;
    position: relative;
    padding: 15px 35px
}

.bg-overlay-1 {
    background: url(/build/assets/1920x1300-B13V6oK6.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.bg-overlay-1:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fbd771;
    opacity: .9
}

.bg-overlay-2 {
    background: url(/build/assets/1920x1300-B13V6oK6.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.bg-overlay-2:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #59d9a1;
    opacity: .8
}

.bg-overlay-3 {
    background-size: cover
}

.bg-overlay-3:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: .2
}

.bg-overlay-4 {
    background: url(/build/assets/1920x1300-B13V6oK6.jpg) bottom right no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.bg-overlay-4:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: .3
}

.bg-1 {
    background-color: #59d9a1 !important
}

.bg-2 {
    background-color: #fbd771 !important
}

.bg-1-overlay {
    background: url(/build/assets/1920x1300-B13V6oK6.jpg) bottom right no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.bg-1-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #59d9a1;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.bg-2-overlay {
    background: url(/build/assets/1920x1300-B13V6oK6.jpg) bottom right no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.bg-2-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fbd771;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.pd30 {
    padding: 30px 0
}

.gutter-20 {
    margin-right: 0;
    margin-left: 0
}

.gutter-20>[class^=col-],
.gutter-20>[class*=" col-"],
.gutter-20[class*=col-],
.gutter-20[class*=" col-"] {
    padding-right: 20px;
    padding-left: 20px
}

.client-img {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

.client-img img {
    margin: 0 auto;
    width: 90%
}

.client-img img:hover {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70)
}

.people,
.user-pic {
    display: block;
    max-width: 100%
}

#caro-project .owl-controls .owl-nav [class*=owl-],
#caro-project-2 .owl-controls .owl-nav [class*=owl-],
#owl-testimony .owl-controls .owl-nav [class*=owl-] {
    color: #000;
    font-size: 14px;
    margin: 5px;
    background: #fbd771;
    display: inline-block;
    cursor: pointer;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    border: 3px solid #FBD771;
    padding-top: 7px
}

#caro-project .owl-controls .owl-nav [class*=owl-]:hover,
#caro-project-2 .owl-controls .owl-nav [class*=owl-]:hover,
#owl-testimony .owl-controls .owl-nav [class*=owl-]:hover {
    background: #59d9a1;
    color: #fff;
    border-color: #59d9a1;
    text-decoration: none
}

#caro-project .owl-nav,
#caro-project-2 .owl-nav,
#owl-testimony .owl-nav {
    position: relative;
    z-index: 2
}

#caro-project .owl-nav .owl-prev,
#caro-project .owl-nav .owl-next,
#caro-project-2 .owl-nav .owl-prev,
#caro-project-2 .owl-nav .owl-next,
#owl-testimony .owl-nav .owl-prev,
#owl-testimony .owl-nav .owl-next {
    position: absolute;
    top: -250px
}

#caro-project .owl-nav .owl-prev,
#caro-project-2 .owl-nav .owl-prev,
#owl-testimony .owl-nav .owl-prev {
    left: -70px
}

#caro-project .owl-nav .owl-next,
#caro-project-2 .owl-nav .owl-next,
#owl-testimony .owl-nav .owl-next {
    right: -70px
}

.testimony .owl-controls .owl-nav [class*=owl-] {
    color: #fbd771;
    font-size: 14px;
    margin: 5px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 3px solid #FBD771;
    padding-top: 7px
}

.testimony .owl-controls .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #fbd771;
    border-color: #fbd771;
    text-decoration: none
}

.testimony .owl-nav {
    position: relative;
    z-index: 2
}

.testimony .owl-nav .owl-prev,
.testimony .owl-nav .owl-next {
    position: absolute;
    top: -250px
}

.testimony .owl-nav .owl-prev {
    left: -70px
}

.testimony .owl-nav .owl-next {
    right: -70px
}

.bg-dark .owl-controls .owl-nav [class*=owl-]:hover {
    color: #fff !important;
    border-color: #fff !important
}

#caro-project-2 .owl-nav {
    position: relative;
    z-index: 2
}

#caro-project-2 .owl-nav .owl-prev,
#caro-project-2 .owl-nav .owl-next {
    position: static
}

@media (max-width: 768px) {

    #caro-project .owl-nav,
    #owl-testimony .owl-nav {
        display: none !important
    }

    #caro-project .owl-dots,
    #owl-testimony .owl-dots {
        display: block !important
    }
}

.testimony {
    padding: 80px 0
}

.testimony .owl-theme .owl-dots .owl-dot.active span,
.testimony .owl-theme .owl-dots .owl-dot:hover span {
    background: #fbd771
}

.testimony .body p {
    color: #fff
}

.testimony .body .company,
.testimony .body .title,
.testimony .body .subtitle {
    color: #59d9a1
}

.bgtestimony {
    background: url(../images/about-img-1.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.bgtestimony:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #59d9a1;
    opacity: .9
}

.title-404 {
    font-size: 5em;
    color: #59d9a1;
    margin-bottom: -20px
}

.subtitle-404 {
    font-size: 2em;
    color: #fbd771
}

.banner-page.pages {
    background: url(../images/slide2-2.jpg) bottom center no-repeat
}

.banner-page.contact {
    background: url(../images/slide2-2.jpg) bottom center no-repeat
}

.tabsection .nav li {
    margin: 0
}

.tabsection .nav-pills>li.active>a {
    background-color: #59d9a1
}

.tabsection .nav-pills>li>a {
    border-radius: 0
}

.footer {
    padding: 60px 0 0;
    background-color: #00292e;
    color: #fff
}

.footer>.container {
    padding-bottom: 50px
}

.footer .footer-item .logo-bottom {
    margin-bottom: 10px
}

.footer .footer-item .footer-title {
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0;
    margin-bottom: 30px;
    position: relative;
    font-family: Poppins, sans-serif;
    text-transform: uppercase
}

.footer .footer-item .footer-sosmed {
    margin-top: 50px;
    margin-bottom: 30px;
    display: inline-block
}

.footer .footer-item .footer-sosmed a .item {
    color: #222;
    display: table-cell;
    vertical-align: middle;
    margin: 0 14px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #fcde8a;
    border-radius: 50px
}

.footer .footer-item .footer-sosmed a .item:hover {
    color: #fff;
    background-color: #59d9a1
}

.footer .footer-item .footer-sosmed a .item .fa {
    font-size: 16px
}

.footer .footer-item .list {
    margin: 0;
    padding: 0
}

.footer .footer-item .list li {
    list-style: none;
    margin: 14px 0
}

.footer .footer-item .list li a {
    color: #fbd771
}

.footer .footer-item .list li a:hover {
    color: #fbd771b3
}

.footer .footer-item .footer-subscribe {
    position: relative
}

.footer .footer-item .footer-subscribe input[type=email] {
    width: 100%;
    background: #fff;
    padding: 10px 57px 10px 17px;
    min-height: 38px;
    max-width: 480px;
    border-radius: 0;
    border: 0
}

.footer .footer-item .footer-subscribe input[type=email]:focus {
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 0 2px #59d9a1;
    border-color: transparent
}

.footer .footer-item .footer-subscribe input[type=submit] {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden
}

.footer .footer-item .footer-subscribe label {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    width: 40px;
    height: 38px;
    line-height: 40px;
    padding: 0;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    background: none;
    color: #fff;
    outline: 0 !important;
    transition: color .3s ease;
    background: #59d9a1
}

.footer .footer-item .footer-subscribe .icon {
    font-size: 18px
}

.footer .footer-item .footer-subscribe p {
    font-size: 13px;
    margin-top: 16px
}

.footer .footer-item .recent-post {
    margin: 0;
    padding: 0
}

.footer .footer-item .recent-post li {
    list-style: none;
    margin: 0 0 30px
}

.footer .footer-item .recent-post li a {
    color: #fff;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 14px
}

.footer .footer-item .recent-post li a:hover {
    color: #fbd771
}

.footer .footer-item .recent-post li .date {
    display: block;
    font-size: 12px;
    padding: 0;
    color: #59d9a1
}

.footer .footer-item .recent-post li .date i {
    margin-right: 5px
}

.footer .f-info {
    margin-bottom: 40px
}

.footer .box-info {
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 3px solid #FBD771;
    margin-bottom: 30px
}

.footer .box-info:hover {
    background-color: #30343a
}

.footer .box-info .box-info-icon {
    padding: 20px 30px;
    font-size: 30px;
    color: #fbd771;
    display: inline-block;
    height: 100%
}

.footer .box-info .box-info-body {
    padding: 20px 0 20px 20px;
    border-left: 1px solid #4A4B4F;
    color: #fff;
    display: inline-block;
    vertical-align: middle
}

.footer .box-info .box-info-body p {
    color: #ccc;
    margin-bottom: 0
}

.footer .box-info .box-info-body h4 {
    margin-top: 0;
    margin-bottom: 0
}

.footer .box-info a {
    color: #fff
}

.footer .box-info a:hover {
    color: #fbd771
}

.footer .fcopy {
    padding: 30px 0 0;
    font-size: 14px;
    border-top: 1px solid rgba(251, 215, 113, .1);
    background-color: #00292e
}

.footer .fcopy .row {
    display: flex;
    justify-content: space-between
}

.footer .fcopy .row .terms {
    display: flex;
    justify-content: flex-end
}

.footer .fcopy .row .terms a {
    color: #fff
}

.footer .fcopy .row .terms a:hover {
    color: #59d9a1
}

.list-info {
    margin: 0;
    padding: 0
}

.list-info li {
    margin-bottom: 20px;
    list-style: none;
    font-size: 16px
}

.list-info li .info-icon {
    display: inline-block;
    color: #041e42;
    float: left
}

.list-info li .info-text {
    margin-left: 30px
}

.pline {
    font-size: 16px;
    border-top: 1px solid #ddd;
    padding-top: 40px;
    margin-top: 30px
}

@media (min-width: 1200px) {
    .list-events>.col-md-4:nth-child(3n+1) {
        clear: both
    }

    .row-3-reset>.col-md-4:nth-child(3n+1) {
        clear: both
    }

    .row-4-reset>.col-md-3:nth-child(4n+1) {
        clear: both
    }
}

@media (max-width: 1024px) {
    .slides-navigation a.prev {
        left: -20px
    }

    .slides-navigation a.next {
        right: -20px
    }

    .testimony .owl-nav .owl-prev {
        left: -20px
    }

    .testimony .owl-nav .owl-next {
        right: -20px
    }

    .header-1 .stiky .navbar-nav>li>a {
        padding-left: 0;
        padding-right: 0
    }

    .header-1 .stiky .navbar-nav>li:last-child a {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 768px) {
    .header-1 .navbar-nav>li {
        font-size: 12px
    }

    .header-1 .navbar-nav>li:last-child a {
        padding-left: 15px;
        padding-right: 15px
    }

    .navbar-toggle {
        clear: left;
        float: right
    }

    .topbar-left {
        text-align: center
    }

    .topbar-right {
        text-align: center !important
    }

    .topbar-menu,
    .topbar-sosmed {
        margin-left: 0;
        margin-bottom: 0
    }

    .nav>li>a {
        padding: 10px 6px
    }

    .img-responsive.about {
        margin: 300px auto
    }

    .box-icon-1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .box-icon-1 .icon {
        clear: left;
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center
    }

    .box-icon-1 .icon .fa {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .box-icon-1 .body-content {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-left: 0
    }

    .container-nav .btn-orange-cta {
        position: absolute;
        right: 10px;
        top: 0
    }

    .wrap-caption,
    .wrap-caption.right,
    .box-team .box-image,
    .box-team .body-content {
        width: 100%
    }

    .btn-sidebar.btn,
    .btn-sidebar.btn-primary,
    .btn-sidebar.btn-secondary {
        padding: 15px 25px
    }

    .about-img {
        min-height: initial
    }

    .about-img .about-img-top {
        position: relative;
        width: 100%;
        bottom: 0;
        transform: translateY(0);
        border: 0
    }

    .about-img .about-img-bottom {
        position: relative;
        width: 100%
    }
}

@media (max-width: 767px) {
    .footer-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr
    }

    .header-1 .topbar {
        display: none
    }

    .header-1 .navbar-nav {
        float: none;
        margin-left: 15px;
        margin-right: 15px
    }

    .header-1 .navbar-nav>li {
        font-size: 13px
    }

    .header-1 .stiky .navbar-nav {
        margin-left: 15px;
        margin-right: 15px;
        float: none
    }

    .navbar-main {
        bottom: 0
    }

    .navbar-main .navbar-brand {
        position: absolute;
        left: 0;
        top: 0;
        width: 75%
    }

    .navbar-main .navbar-brand>img {
        width: 50%
    }

    .navbar-main .dropdown-menu>li a {
        color: #222
    }

    .navbar-main.stiky .navbar-brand {
        top: -5px;
        position: absolute
    }

    .nav>li>a {
        padding: 10px 25px
    }

    .banner {
        height: 500px !important
    }
}

@media (max-width: 479px) {
    .navbar-nav .dropdown .dropdown-menu .dropdown .dropdown-submenu {
        position: static;
        margin-left: 20px;
        background: #00292e;
        border: none;
        box-shadow: none
    }

    .navbar-main .navbar-nav .dropdown>.dropdown-menu>.dropdown:hover>.dropdown-submenu {
        display: grid;
        grid-template-columns: 1fr 1fr
    }

    .navbar-main .dropdown-menu .dropdown a,
    .navbar-nav .dropdown>.dropdown-menu>.dropdown>.dropdown-submenu a {
        background-color: #00292e;
        color: #fff;
        margin-left: 20px
    }

    .navbar-main .caret {
        color: #fff;
        height: 10px;
        width: 10px;
        margin-left: 40px
    }

    .navbar-main .caret-wrapper {
        height: 40px
    }

    .navbar-main .caret-wrapper .caret {
        border-left-color: #fff;
        margin-top: 15px
    }

    .img-responsive.about {
        margin: auto
    }

    .bos-quote .bos-photo {
        clear: left;
        display: block;
        width: auto;
        margin-bottom: 20px
    }

    .bos-quote .bos-text {
        clear: left;
        display: block;
        margin-left: 0
    }

    h1,
    h2,
    .banner-page .title-page {
        font-size: 2em
    }

    .box-partner .item .box-image {
        clear: left;
        width: auto
    }

    .box-partner .item .box-info {
        clear: left;
        width: auto;
        margin-left: 0
    }

    .career-tabs .nav-tabs>li {
        width: 100%;
        clear: left
    }

    .testimonial-1 .media {
        clear: both;
        display: block;
        max-width: 300px;
        margin: 0 auto 40px
    }

    .testimonial-1 .body {
        clear: both;
        display: block
    }

    .section.cta .cta-info {
        width: 100%
    }

    .box-event .body-content span {
        display: block
    }

    .box-event .detail-event {
        float: none;
        margin-top: 20px
    }
}