a,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p,
span {
    font-family: 'Exo 2', sans-serif !important;
    letter-spacing: 0
}

html .text-color-primary,
html .text-primary {
    color: #3bb554 !important
}

.header-nav-dark-text .side-nav-btn span {
    background: #8d8d8d
}

.contact-form-textfield input,
.contact-form-textfield textarea {
    border-color: #77777761 !important
}

.custom_padding_logo {
    padding: 50px
}

.custom_border-radius {
    border-radius: 0 50px 0 50px
}

.custom_image_max-height {
    max-height: 375px
}

.custom_media {
    max-height: 390px
}

.custom_media .owl-stage-outer {
    height: 100%
}

.custom_media .owl-item img {
    width: 600px
}

.media_buttons {
    margin: 0 auto
}

.media_buttons a {
    margin: 5px
}

#footer {
    position: fixed !important;
    z-index: 1001;
    margin-top: 0
}

.nav-contact_right {
    right: 0;
    padding-right: 100px
}

ul.list li {
    margin-bottom: 0
}

.before_after_line:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 3px;
    width: 30%;
    display: block;
    right: 100%;
    margin-right: 25px;
    opacity: .35
}

.before_after_line:after {
    content: "";
    position: absolute;
    top: 50%;
    height: 3px;
    width: 30%;
    display: block;
    left: 100%;
    margin-left: 25px;
    opacity: .35
}

.before_after_line-light:after,
.before_after_line-light:before {
    border-bottom: 2px solid #fff
}

.before_after_line-dark:after,
.before_after_line-dark:before {
    border-bottom: 2px solid #333
}

.custom_bottom_line {
    position: relative;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 5px;
    background: #3ab453
}

#header .custom_header-nav-features {
    padding-right: 15px;
    padding-left: 0;
    margin-left: 0
}

#header .header-nav-features:after,
#header .header-nav-features:before {
    left: unset;
    right: 20px
}

#header .custom_header-row {
    align-self: flex-end
}

.custom_header-social-icons {
    margin-right: 15px
}

.side-menu {
    width: 100%;
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    background: linear-gradient(to right, #212c2c -50%, #24c4f4 93%);
    z-index: 0;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -o-transition: all .5s ease;
    overflow: hidden;
    visibility: hidden
}

.whitecolor {
    color: #fff
}

.side-menu.left {
    left: 0;
    right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.side-menu.before-side {
    width: 280px
}

.side-menu.before-side,
.side-menu.side-menu-active {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 999;
    opacity: .9;
    visibility: visible
}

.pul-menu .side-menu.side-menu-active {
    visibility: visible;
    opacity: 1
}

.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0
}

#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity .3s cubic-bezier(.895, .03, .685, .22);
    -o-transition: opacity .3s cubic-bezier(.895, .03, .685, .22);
    transition: opacity .3s cubic-bezier(.895, .03, .685, .22);
    display: none;
    z-index: 1031;
    opacity: .4
}

.side-menu .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 37px;
    right: 47px;
    cursor: pointer
}

.side-menu.before-side .btn-close {
    display: none
}

.just-sidemenu #sidemenu_toggle {
    position: fixed;
    z-index: 999;
    right: 0;
    top: 16px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}

.side-menu .btn-close::after,
.side-menu .btn-close::before {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px
}

.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.side-menu.right-btn .btn-close {
    right: 47px;
    left: auto
}

.side-nav-btn {
    position: absolute;
    top: 46px;
    right: 22px;
    font-size: 18px;
    color: #fff;
    transform: rotate(180deg);
    transition: all .3s ease;
    width: 28px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    z-index: 99;
    -webkit-transition: all linear .3s
}

.side-nav-btn span {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: relative;
    top: 50%;
    margin-top: 6px;
    right: 0;
    -webkit-transition: all linear .3s
}

.side-nav-btn:hover span:nth-child(1),
.side-nav-btn:hover span:nth-child(3) {
    width: 60%;
    -webkit-transition: all linear .3s
}

.side-nav-btn.active {
    display: none
}

.header-appear .side-nav-btn {
    left: 40px;
    top: 19px
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    text-align: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pul-menu.pushwrap .side-menu .inner-wrapper {
    padding: 3.5rem 2.5rem
}

.inner-wrapper .navbar-nav {
    -ms-flex-direction: inherit;
    flex-direction: inherit
}

.side-menu .side-nav {
    margin-bottom: 30px;
    display: block;
    width: 100%
}

.side-nav .navbar-nav .nav-item {
    display: block;
    margin: 0 auto 15px;
    padding: 0 !important;
    opacity: 0;
    -webkit-transition: all .8s ease .5s;
    -o-transition: all .8s ease .5s;
    transition: all .8s ease .5s;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
}

.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.side-nav .navbar-nav .nav-item:nth-child(2) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.nav-item a {
    transition: all .3s ease
}

.top-center-logo .navbar-nav .text-black:hover,
.top-center-logo .navbar-nav .whitecolor:hover,
.top-fixed-nav .navbar-nav .whitecolor:hover {
    color: #f5218a !important
}

.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 2px 0 3px 0 !important;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    position: relative;
    -webkit-border-radius: 0;
    border-radius: 0
}

.side-logo-nav .navbar-nav .nav-link {
    position: relative
}

.side-logo-nav .navbar-nav .nav-link:focus,
.side-logo-nav .navbar-nav .nav-link:hover {
    color: #fff
}

.side-nav .navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 3px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: all .5s cubic-bezier(0, 0, .2, 1);
    -o-transition: all .5s cubic-bezier(0, 0, .2, 1);
    transition: all .5s cubic-bezier(0, 0, .2, 1)
}

.side-nav .navbar-nav .nav-link.active::after,
.side-nav .navbar-nav .nav-link:hover::after {
    width: 100%
}

.side-nav .navbar-nav .nav-link.active {
    background: 0 0
}

.side-menu p {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0
}

.side-footer {
    text-align: left
}

.social-icons-simple {
    margin-bottom: 0;
    margin-left: -10px;
    padding: 0
}

.social-icons-simple li {
    display: inline-block
}

.social-icons-simple li a {
    display: block;
    font-size: 16px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 38px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.social-icons-simple li a:hover {
    color: #fff;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

:root {
    --d: 700ms;
    --e: cubic-bezier(0.19, 1, 0.22, 1)
}

.intro a {
    text-decoration: none
}

.intro .card {
    position: relative;
    border: none;
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    color: transparent;
    cursor: pointer;
    overflow: hidden;
    z-index: 10;
    pointer-events: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0 30px 0;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, .5)
}

.intro .card-border {
    position: relative;
    height: 280px;
    z-index: 9;
    pointer-events: none
}

.intro .content {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 1rem;
    transition: transform var(--d) var(--e);
    z-index: 1
}

.intro .content {
    transform: translateY(calc(100% - 4.5rem))
}

.intro .card-border:nth-child(2) .content {
    transform: translateY(calc(100% - 6.5rem))
}

.intro .card-border:nth-child(3) .content {
    transform: translateY(calc(100% - 6.5rem))
}

.intro .content:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200%;
    pointer-events: none;
    background-image: linear-gradient(to bottom, hsla(0, 0%, 0%, 0) 0, hsla(0, 0%, 0%, .009) 11.7%, hsla(0, 0%, 0%, .034) 22.1%, hsla(0, 0%, 0%, .072) 31.2%, hsla(0, 0%, 0%, .123) 39.4%, hsla(0, 0%, 0%, .182) 46.6%, hsla(0, 0%, 0%, .249) 53.1%, hsla(0, 0%, 0%, .32) 58.9%, hsla(0, 0%, 0%, .394) 64.3%, hsla(0, 0%, 0%, .468) 69.3%, hsla(0, 0%, 0%, .54) 74.1%, hsla(0, 0%, 0%, .607) 78.8%, hsla(0, 0%, 0%, .668) 83.6%, hsla(0, 0%, 0%, .721) 88.7%, hsla(0, 0%, 0%, .762) 94.1%, hsla(0, 0%, 0%, .79) 100%);
    transform: translateY(-50%);
    transition: transform calc(var(--d) * 2) var(--e);
    opacity: 0
}

.intro .card:hover .content {
    transform: translateY(0)
}

.intro .card:hover .content::after {
    opacity: 1
}

.intro .content>:not(.title) {
    opacity: 0;
    transform: translateY(1rem);
    transition: transform var(--d) var(--e), opacity var(--d) var(--e)
}

.intro .card:hover .content {
    transform: translateY(100px);
    opacity: 1;
    transition-delay: calc(var(--d)/ 8)
}

.intro .card:hover .content>:not(.title) {
    opacity: 1;
    transform: translateY(0);
    transition-delay: calc(var(--d)/ 8)
}

.intro .title {
    width: 100%;
    z-index: 2;
    margin-bottom: 1rem
}

.intro .text {
    z-index: 2
}

.bg-contact .pp-tableCell {
    background: url(../images/contact-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.contact-body {
    width: 100%;
    height: 500px
}

.main-title {
    position: relative;
    margin-bottom: 4rem;
    text-align: center
}

.main-title h5 {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    margin-bottom: 1.5rem;
    color: #24c1dd
}

.main-title h2 {
    text-transform: capitalize;
    font-weight: 300;
    color: #212529;
    letter-spacing: 2px;
    line-height: 1.2;
    max-width: 650px;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto
}

.main-title p {
    max-width: 720px;
    margin: 0 auto
}

.alert-danger {
    border-radius: 36px
}

.contact-para-setting {
    max-width: 480px
}

.contact-info .icon-box {
    display: table;
    padding-top: 1.5rem
}

.contact-info .icon-box:last-child {
    padding-bottom: .5rem
}

.contact-info h5 {
    margin-bottom: 2rem
}

.contact-info i {
    display: table-cell;
    font-size: 30px;
    padding-right: 15px
}

.contact-info p {
    transform: translateY(-10px)
}

.form-control {
    padding: 1.5rem .75rem
}

.form-control.message {
    padding: 13px 10px 10px;
    height: 150px
}

.contact-form-textfield input,
.contact-form-textfield textarea {
    font-size: 14px;
    border: 1px solid #212529;
    color: #535353 !important;
    border-radius: 30px;
    -webkit-transition: .3s ease-in all;
    -o-transition: .3s ease-in all;
    transition: .3s ease-in all
}

.contact-form-textfield input:-moz-placeholder,
.contact-form-textfield input:-ms-input-placeholder,
.contact-form-textfield input::-moz-placeholder,
.contact-form-textfield input::-webkit-input-placeholder,
.contact-form-textfield input::placeholder,
.contact-form-textfield textarea:-moz-placeholder,
.contact-form-textfield textarea:-ms-input-placeholder,
.contact-form-textfield textarea::-moz-placeholder,
.contact-form-textfield textarea::-webkit-input-placeholder,
.contact-form-textfield textarea::placeholder {
    color: #fff !important
}

.contact-form-textfield input:focus,
.contact-form-textfield textarea:focus {
    border-color: #dcdbdb;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #333
}

.contact-form-textfield textarea {
    height: 120px;
    resize: none
}

.form-control {
    box-shadow: none
}

.contact-box-shadow {
    background: #fff;
    -webkit-box-shadow: 0 0 26px 16px rgba(0, 0, 0, .02);
    box-shadow: 0 0 26px 16px rgba(0, 0, 0, .02);
    padding: 30px 25px
}

.contact-form-center {
    max-width: 950px;
    margin: 0 auto
}

.company-contact-form .form-control,
.company-contact-form .form-control:focus {
    background-color: transparent
}

.contact-form-textfield input,
.contact-form-textfield textarea {
    color: #212529 !important;
    border-radius: 30px;
    border-color: #5d5b5b
}

.company-contact-form .form-control::placeholder {
    color: #fff
}

.company-contact-form .form-control:-ms-input-placeholder {
    color: #fff
}

.company-contact-form .form-control:-ms-input-placeholder {
    color: #fff
}

.btn.btn-green {
    background: #3bb554;
    border-color: #3bb554;
    color: #fff;
    font-size: 15px;
    transition: .5s !important
}

.btn.btn-black:focus,
.btn.btn-green:hover {
    background: 0 0;
    color: #3bb554 !important;
    font-size: 15px;
    transition: .5s !important
}

.web-section .content-column {
    position: relative
}

.web-section .content-column .inner-column {
    position: relative;
    padding-top: 60px
}

.web-section .content-column .sec-title {
    margin-bottom: 25px
}

.web-section .content-column .text {
    position: relative;
    color: #fff !important;
    font-size: 16px;
    line-height: 1.7em;
    letter-spacing: 1px;
    padding-right: 60px;
    margin-bottom: 55px
}

.web-section .content-column .project-detail {
    position: relative;
    color: #07335d;
    font-weight: 700;
    font-size: 16px;
    padding-right: 20px;
    text-transform: uppercase
}

.web-section .content-column .project-detail .arrow {
    position: absolute;
    left: 100%;
    width: 28px;
    height: 25px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.web-section .content-column .project-detail:hover {
    color: #f25850
}

.web-section .image-column {
    position: relative
}

.web-section .image-column .inner-column {
    position: relative
}

.web-section .image-column .image-outer {
    position: relative;
    overflow: hidden
}

.web-section .image-column .image {
    position: relative
}

.web-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.header-nav-dark-text .header_contact a {
    color: #8d8d8d
}

.header-nav-light-text .header_contact a {
    color: #fff
}

@media (min-width:1024px) {
    .text-lg-13 {
        font-size: 3.4em !important
    }
}

@media (max-width:1024px) {
    .intro .card:hover .content {
        transform: translateY(0)
    }
}

@media (min-width:992px) {
    .text-lg-13 {
        font-size: 3em !important
    }
}

@media (max-width:991px) {
    html #header.header-transparent .header-body {
        overflow: visible
    }

    .side-nav-btn {
        position: absolute;
        top: -65px
    }

    section.section {
        padding: 10px 0
    }

    .registerd-office-pt {
        padding-top: 20px
    }

    .side-footer {
        text-align: right
    }
}

@media (max-width:768px) {
    .navbar-nav {
        display: block;
        text-align: left
    }

    .side-menu .side-nav {
        margin: auto
    }

    .mobile-text-center {
        text-align: center
    }

    .text-8 {
        font-size: 1.8em !important
    }

    p {
        margin: 0
    }

    #footer .footer-copyright p {
        margin: auto
    }

    #footer .footer-copyright .row {
        flex-direction: column-reverse
    }

    .mb-0 {
        margin-bottom: 0 !important
    }
}

@media (max-width:595px) {
    .navbar-nav {
        display: block;
        text-align: left
    }

    .side-menu .side-nav {
        margin: auto
    }

    .side-footer {
        text-align: center
    }

    .mobile-text-center {
        text-align: center
    }

    .section-scroll-dots-navigation {
        display: none !important
    }
}

@media (max-width:425px) {
    .side-menu .inner-wrapper {
        padding: 3.5rem 1rem
    }

    .header_contact {
        display: none
    }

    .text-10 {
        font-size: 1.75em !important
    }

    .intro .card:hover .content {
        transform: translateY(60px)
    }

    .text-8 {
        font-size: 1.4em !important
    }

    .text-13 {
        font-size: 3em !important
    }

    .header-body {
        top: 112px
    }

    html.sticky-header-active #header .header-body {
        position: relative
    }

    .custom_padding_logo {
        padding-top: 0 !important
    }

    #footer {
        position: relative !important;
        margin-top: -90px
    }

    #footer .footer-copyright p {
        margin: auto
    }

    #footer .footer-copyright .py-4 {
        padding-top: 0 !important
    }

    .text_center {
        text-align: center
    }

    .custom_bottom_line {
        margin: 22px auto
    }

    .center_text {
        text-align: center;
        display: block
    }

    .img_center {
        margin: auto
    }

    .mobile_text-center {
        text-align: center !important
    }
}

@media (max-width:767px) {
    .padding-50 {
        padding: 50px 0 !important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .padding-20 {
        padding: 20px !important
    }

    .margin-top-30 {
        margin-top: 30px !important
    }
}

@media (min-width:768px) and (max-width:769px) {
    .footer-copyright .row {
        display: -webkit-inline-box
    }
}

@media (min-width:1024px) and (max-width:1025px) {
    .footer-copyright .row {
        display: flex
    }
}

.mb-10 {
    margin-bottom: 10px;
}