@import url(bootstrap.css);
@import url(animsition.css);
@import url(linearicons.css);
@import url(ionicons.min.css);
@import url(animate.css);
@import url(jquery.fullPage.css);
@import url(jquery.pagepiling.css);
@import url(owl.carousel.css);
@import url(settings.css);
@import url(layers.css);
@import url(navigation.css);

@font-face {
    font-family: 'Trajan Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Trajan Pro Regular'), url('../fonts/TrajanPro-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Trajan Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Trajan Pro Bold'), url('../fonts/TrajanPro-Bold.woff') format('woff');
    }

    @font-face {
    font-family: 'Trajan Pro';
    font-weight: 400;
    src: url('../fonts/TrajanPro-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Trajan Pro';
    font-weight: 700;
    src: url('../fonts/TrajanPro-Bold.woff') format('woff');
}

.menu-list,
body {
    -webkit-overflow-scrolling: touch
}

.btn-upper,
.menu .menu-lang,
.section-subtitle,
.title-uppercase,
.vertical-title {
    text-transform: uppercase
}

.map-2,
.owl-dots,
.preloader {
    text-align: center
}

.col-partner img,
.title-hr {
    max-width: 100%
}

html {
    font-size: 12px;
    -webkit-font-smoothing: antialiased
}

body {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: .025em;
    line-height: 2.1428;
    color: #666
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    font-weight: 600;
    font-family: 'Times New Roman', serif;
}

.body-fullpage,
.overflow-hidden,
.preloader,
.social-list {
    overflow: hidden
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #03295a
}

::selection {
    background-color: #03295a;
    color: #fff
}

-webkit-::selection {
    background-color: #03295a;
    color: #fff
}

::-moz-selection {
    background-color: #03295a;
    color: #fff
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/poppins-regular-webfont.woff2) format('woff2'), url(../fonts/poppins-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

.h1,
h1 {
    font-size: 3.428rem;
    line-height: 1.2;
    color: #000;
    /*letter-spacing: 0em;*/
    margin: .5em 0;
}

.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    margin: 0.6rem 0
}

.h2,
h2 {
    font-size: 2.571rem;
    line-height: 1.166;
    letter-spacing: 0
}

.h3,
h3 {
    font-size: 2.142rem;
    line-height: 1.2;
    /*letter-spacing: -.05em*/
}

.h4,
h4 {
    font-size: 1.714rem;
    line-height: 1.25;
    letter-spacing: .025em
}

.h5,
.h6,
cite,
h5,
h6 {
    font-weight: 600;
    letter-spacing: 0
}

.h5,
h5 {
    font-size: 1.571rem;
    line-height: 1.1
}

.h6,
h6 {
    font-size: 1.285rem;
    line-height: 1.3333
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    text-decoration: none
}

strong {
    font-weight: 600
}

blockquote,
p {
    margin-bottom: 0.6rem
}

blockquote {
    font-family: 'Playfair Display', serif;
    font-size: 1.714rem;
    letter-spacing: .025em;
    line-height: 1.5;
    padding: 0 0 0 6.8rem;
    width: 80%;
    border-left: .3rem solid #03295a;
    margin-top: 5rem;
    color: #000
}

cite {
    display: block;
    color: #000;
    font-style: normal
}

.brand,
.brand img,
.brand-info,
.btn,
.icon,
.link-arrow,
.link-arrow-2 {
    display: inline-block
}

.blockquote-cite {
    font-size: 1rem;
    color: #999;
    letter-spacing: .05em;
    padding-left: 7.1rem;
    margin-bottom: 5rem
}

.blockquote-cite cite {
    font-size: 1.14rem
}

a {
    color: #03295a;
    -webkit-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out
}

a:focus,
a:hover {
    color: #03295a;
    outline: 0
}

a:focus {
    text-decoration: none
}

input[type=search],
input[type=tel],
input[type=text],
input[type=address],
input[type=url],
input[type=password],
input[type=email],
textarea {
    display: inline-block;
    width: 100%;
    font-size: 1rem;
    color: #3d3d3d;
    background-color: #fff;
    border: 0;
    border: 1px solid #d1d1d1;
    border-radius: 0;
    padding: .2rem 1rem 0;
    height: 3em;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s
}

textarea {
    padding-top: .8rem;
    height: 15rem;
    resize: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=address]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=email]:focus,
textarea:focus {
    border-color: #03295a;
    outline: 0
}

input.input-gray,
textarea.input-gray {
    background: #f6f6f6
}

input.input-gray:focus,
textarea.input-gray:focus {
    background: #fff
}

input::-moz-placeholder {
    color: #999;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder {
    color: #999
}

textarea::-moz-placeholder {
    color: #999;
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: #999
}

textarea::-webkit-input-placeholder {
    color: #999
}

.form-group {
    margin-bottom: 30px
}

input.error {
    border-color: #03295a
}

.mc-label,
label.error {
    font-size: .83em;
    font-weight: 400;
    margin: .7em 0 0;
    color: #747474
}

.btn {
    color: #fff;
    letter-spacing: .025em;
    font-size: 1rem;
    border: 0;
    border-radius: 0;
    padding: 1.1em 2.28em 1em;
    background-color: #000;
    text-decoration: none;
    -webkit-transition: all .3s ease-out !important;
    transition: all .3s ease-out !important
}

.btn:focus,
.btn:hover {
    background-color: #03295a;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 !important
}

.menu-is-opened .menu,
.navbar.affix {
    box-shadow: 0 0 65px rgba(0, 0, 0, .07)
}

.btn-upper {
    font-weight: 600
}

.btn-yellow {
    background: #03295a;
    color: #000
}

.btn-yellow:focus,
.btn-yellow:hover {
    background: #000
}

.icon-medium {
    font-size: 4.2rem
}

.link-arrow {
    color: #000;
    line-height: 1 !important;
    font-weight: 600;
    font-size: 16px;
}

.fs-16{
    font-size: 16px !important;
}

.link-arrow-2 {
    font-size: 1.14rem;
    color: #999;
    font-weight: 400
}

.link-arrow .icon,
.link-arrow-2 .icon {
    position: relative;
    margin-left: .2rem;
    font-size: 2.1em;
    vertical-align: middle;
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s
}

.link-arrow .icon {
    /*top: .1rem*/
}

.animsition,
.preloader {
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.link-arrow .ion-ios-arrow-right,
.link-arrow-2 .ion-ios-arrow-right {
    font-size: 1.5em
}

.link-arrow-2:hover,
.link-arrow:hover {
    color: #03295a;
    text-decoration: none
}

.link-arrow-2:hover .icon,
.link-arrow:hover .icon {
    -webkit-transform: translateX(.5rem);
    -o-transform: translateX(.5rem);
    transform: translateX(.5rem)
}

.animsition {
    position: absolute
}

.preloader {
    position: fixed;
    background: #fff;
    color: #4b4b4b
}

.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 94px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.masked:before,
.navbar {
    top: 0;
    width: 100%;
    left: 0
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #03295a;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.text-dark {
    color: #000
}

.text-muted {
    color: #999
}

.text-white {
    color: #ffffff !important;
}

.text-primary {
    color: #03295a
}

.masked {
    position: relative
}

.masked:before {
    content: '';
    position: absolute;
    height: 100%;
    background: #000;
    opacity: .1
}

.jumbotron,
.rel-1 {
    position: relative
}

.pt-0 {
    padding-top: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.rel-1 {
    z-index: 1
}

.navbar {
    position: absolute;
    z-index: 10;
    padding-top: 2.5rem;
    height: 6rem;
    background-color: #fff;
    margin: 0;
    border-radius: 0
}

.navbar .brand {
    float: left;
    margin-top: -.5rem;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.brand {
    line-height: 1.6;
    color: #000
}

a.brand:focus,
a.brand:hover {
    text-decoration: none;
    color: #000
}

.brand img {
    vertical-align: top;
    margin-right: .65rem;
    height: 100%;
    width: 400px;
}

.brand-name {
    font-weight: 600;
    font-size: 1.714rem;
    line-height: 1
}

.brand-text {
    color: #999;
    font-size: .857rem;
    font-weight: 300;
    margin-top: -.3rem
}

.navbar-toggle {
    display: block;
    margin: 0;
    padding: 0;
    border-radius: 0
}

.navbar-toggle .icon-bar {
    background-color: #000;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.navbar-toggle:hover .icon-bar {
    background-color: #03295a
}

.navbar .social-list {
    float: right;
    margin-right: 2%
}

.social-list a {
    float: left;
    font-size: 1.950rem;
    line-height: 1;
    color: #000;
    margin-left: 1rem
}

.social-list a:first-child {
    margin-left: 0
}

.social-list a:hover {
    color: #a80000 !important;
    text-decoration: none
}

.navbar-spacer {
    float: right;
    margin: -1rem 4.5rem 0;
    width: 1px;
    height: 3.3rem;
    background-color: #e0e0e0
}

.click-capture,
.menu {
    position: fixed;
    top: 0;
    width: 100%
}

.jumbotron,
.menu {
    background-color: #fff
}

.navbar-address {
    float: right;
    font-weight: 600
}

.navbar.affix {
    position: fixed
}

.click-capture {
    left: 0;
    height: 100%;
    visibility: hidden;
    z-index: 99
}

.menu {
    bottom: 0;
    right: 0;
    z-index: 100;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.menu .menu-lang,
.menu-list {
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    -o-transform: translateY(3rem);
    position: absolute;
    opacity: 0
}

.close-menu {
    position: absolute;
    z-index: 2;
    top: 2.3rem;
    font-size: 1.6rem;
    line-height: 1;
    color: #000;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.close-menu:hover {
    color: #03295a
}

.menu .menu-lang {
    left: 15%;
    top: 3rem;
    transform: translateY(3rem);
    -webkit-transition: transform .5s .4s ease, opacity .5s .4s ease, color .3s ease;
    -o-transition: transform .5s .4s ease, opacity .5s .4s ease, color .3s ease;
    transition: transform .5s .4s ease, opacity .5s .4s ease, color .3s ease
}

.menu-lang a {
    display: inline-block;
    margin-left: 1.5rem;
    color: #999
}

.menu-lang a:first-child {
    margin-left: 0
}

.menu-lang .active,
.menu-lang a:hover {
    color: #03295a;
    text-decoration: none
}

.menu-list {
    left: 0;
    top: 9rem;
    bottom: 10.5rem;
    padding-left: 15%;
    overflow-x: hidden;
    overflow-y: auto;
    overflow-scrolling: touch;
    font-weight: 600;
    letter-spacing: 0rem;
    list-style: none;
    margin: 0;
    transform: translateY(3rem);
    -webkit-transition: transform .5s .6s ease, opacity .5s .6s ease;
    -o-transition: transform .5s .6s ease, opacity .5s .6s ease;
    transition: transform .5s .6s ease, opacity .5s .6s ease
}

.menu-list li a {
    color: #000;
}

.menu-list .active > a,
.menu-list li a:hover {
    text-decoration: none;
    color: #000
}

.menu-list > li {
    font-size: 1.5rem;
    line-height: 1;
    margin-top: 1.5rem
}

.menu-list > li:first-child {
    margin-top: 0
}

.menu-list ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0
}

.menu-list ul li {
    font-size: 1.142rem;
    margin-top: 1.142rem
}

.menu-list ul li:first-child {
    margin-top: 2.4rem
}

.menu-footer {
    position: absolute;
    left: 15%;
    bottom: 4rem
}

.menu-footer .social-list {
    opacity: 0;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    -o-transform: translateY(3rem);
    transform: translateY(3rem);
    -webkit-transition: all .5s .7s ease;
    -o-transition: all .5s .7s ease;
    transition: all .5s .7s ease
}

.menu-footer .social-list a {
    color: #666;
    margin: 0 2.7rem 0 0
}

.menu-footer .social-list a:last-child {
    margin-right: 0
}

.menu-footer .social-list a:hover {
    color: #03295a
}

.menu-footer .copy {
    opacity: 0;
    display: none;
    margin-top: 1.5rem;
    color: #000;
    line-height: 1.71rem;
    -webkit-transform: translateY(2rem);
    -ms-transform: translateY(2rem);
    -o-transform: translateY(2rem);
    transform: translateY(2rem);
    -webkit-transition: all .5s .9s ease;
    -o-transition: all .5s .9s ease;
    transition: all .5s .9s ease
}

.menu-is-opened .click-capture {
    visibility: visible
}

.menu-is-opened .menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.menu-is-opened .menu .menu-footer .copy,
.menu-is-opened .menu .menu-footer .social-list,
.menu-is-opened .menu .menu-lang,
.menu-is-opened .menu-list {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    opacity: 1
}

.menu-is-closed .menu .menu-footer .copy,
.menu-is-closed .menu .menu-footer .social-list,
.menu-is-closed .menu .menu-lang,
.menu-is-closed .menu .menu-list {
    opacity: 0;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.wrapper {
    padding-top: 7rem;
    overflow-x: hidden
}

.boxed {
    padding-left: 1.7rem;
    padding-right: 1.7rem
}

.boxed .container,
.boxed .container-fluid {
    padding: 0;
    max-width: 100%
}

.left-boxed {
    left: 1.7rem
}

.right-boxed {
    right: 1.7rem
}

.section {
    padding: 10.28rem 0
}

.section-title {
    margin: 0
}

.section-title .link-arrow-2 {
    margin-top: 1.05rem
}

.section-subtitle {
    display: inline-block;
    font-weight: 500;
    font-size: 1.142rem;
    letter-spacing: .1em;
    color: #03295a;
    margin-bottom: 1rem
}

.experience-number,
.filter,
.read-more,
.vertical-title {
    font-weight: 600
}

.client-title,
.news-title {
    letter-spacing: 0
}

.jumbotron,
.rev_slider .link-arrow {
    color: #fff
}

.jumbotron {
    overflow: hidden;
    padding: 0;
    margin: 0
}

.rev_slider .link-arrow:hover {
    color: #03295a
}

.rev_slider .link-arrow:hover .icon {
    -webkit-transform: none;
    -o-transform: none;
    transform: none
}

.slider-next,
.slider-prev {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 4rem;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slider-prev {
    left: 2.2rem
}

.slider-next {
    right: 2.2rem
}

.slider-next:hover,
.slider-prev:hover {
    color: #03295a
}

.section-about {
    padding: 8rem 0 0
}

.section-about-title {
    margin-bottom: 5rem
}

.dots-image {
    display: inline-block;
    position: relative
}

.dots-image img {
    display: block;
    position: relative;
    z-index: 1
}

.experience-border,
.experience-content,
.experience-info,
.experience-number,
.filter li,
.owl-dot,
.owl-next,
.owl-prev,
.view-projects {
    display: inline-block
}

.dots-image .dots {
    position: absolute;
    left: -20%;
    bottom: -15%;
    width: 101%;
    height: 57.2%;
    background: url(../images/bg/dots.png)
}

.experience-box {
    position: relative;
    white-space: nowrap;
    margin: 6rem 0
}

@media (min-width:992px) {
    .experience-box {
        margin-top: 6rem
    }
}

@media (min-width:1200px) {
    .experience-box {
        margin-top: 12.2rem
    }
}

.experience-border {
    vertical-align: middle;
    width: 12.15rem;
    height: 12.15rem;
    border: .357rem solid #03295a
}

.experience-content {
    vertical-align: middle;
    position: relative;
    left: -8rem;
    top: .2rem
}

.experience-number {
    vertical-align: middle;
    font-size: 7.142rem;
    line-height: 1;
    color: #000
}

.experience-info {
    vertical-align: middle;
    margin: -1rem 0 0 .8rem;
    font-size: 1.57rem;
    line-height: 1.181;
    color: #000
}

.section-projects {
    padding-bottom: 8rem
}

.filter-content {
    position: relative;
    overflow: hidden
}

.filter {
    list-style: none;
    font-size: 1.142rem;
    color: #000;
    padding-left: 0;
    margin: 0
}

.filter li {
    margin: .6rem 2.6rem 0 0
}

.filter li:last-child {
    margin-right: 0
}

.filter li a {
    color: inherit
}

.filter .active a,
.filter li a:hover {
    color: #03295a;
    text-decoration: none
}

.section-projects .filter-content {
    margin: 2rem 0 0
}

.section-projects .filter {
    margin: 0
}

.section-projects .view-projects {
    margin: .85rem 0 0
}

.view-projects {
    font-style: italic;
    color: #999
}

.view-projects:hover {
    text-decoration: none;
    color: #03295a
}

.project-carousel {
    margin-top: 5.92rem
}

.owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.item-shadow,
.project-item {
    position: relative
}

.owl-nav .disabled {
    color: #bcbcbc
}

.owl-next,
.owl-prev {
    font-size: 2.8rem;
    line-height: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.owl-prev:before {
    font-family: Ionicons;
    content: "\f3d2"
}

.owl-next:before {
    font-family: Ionicons;
    content: "\f3d3"
}

.owl-next:hover,
.owl-prev:hover {
    color: #03295a
}

.owl-dots {
    margin-top: 5.857rem
}

.owl-dot {
    vertical-align: top;
    margin: 0 .6rem
}

.owl-dot span {
    display: block;
    width: .6rem;
    height: .6rem;
    background-color: #ccc
}

.owl-dot.active span {
    background-color: #03295a
}

.project-item {
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.project-item img {
    width: 100%
}

.item-shadow:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 46%, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 46%, rgba(0, 0, 0, .6) 100%)
}

.project-item .link-arrow {
    position: absolute;
    z-index: 2;
    color: #fff;
    left: 3rem;
    bottom: 2.3rem;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.project-hover {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100.1%;
    height: 100%;
    padding: 4.85rem 3rem;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.project-title {
    color: #fff;
    margin: 0
}

.project-hover .project-title {
    position: absolute;
    bottom: 5.5rem
}

.project-description {
    opacity: 0;
    margin-top: 12%;
    line-height: 1.71;
    color: #333;
    -webkit-transform: translateX(-1rem);
    -ms-transform: translateX(-1rem);
    -o-transform: translateX(-1rem);
    transform: translateY(-1rem)
}

.project-item:hover .project-hover {
    background-color: rgba(206, 224, 2, .85)
}

.project-item:hover .project-hover .project-title {
    position: relative;
    color: #000;
    bottom: 2rem;
    -webkit-transform: translateY(2rem);
    -ms-transform: translateY(2rem);
    -o-transform: translateY(2rem);
    transform: translateY(2rem);
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease
}

.project-item:hover .project-hover .project-description {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateY(0);
    -webkit-transition: all .4s .2s ease;
    -o-transition: all .4s .2s ease;
    transition: all .4s .2s ease
}

.project-item:hover .link-arrow {
    color: #000
}

.section-clients .section-title {
    margin-right: 7rem
}

.client-carousel {
    margin-top: 4.8rem
}

.client-carousel .client-carousel-item img {
    display: inline-block;
    width: auto
}

.client-box {
    position: relative;
    color: #999;
    background-color: #fff;
    padding: 6rem 3.28rem 3.28rem
}

.hover-border div::after,
.hover-border div::before,
.hover-border::after,
.hover-border::before {
    content: "";
    background: #03295a
}

.image-quote {
    position: absolute;
    top: 3.28rem;
    right: 3.28rem
}

.client-img,
.news-item {
    position: relative
}

.client-img {
    z-index: 1;
    margin: 0 0 -3rem 2.6rem;
    border-radius: 50%
}

.client-name {
    font-size: 1.28rem;
    line-height: 1;
    color: #000
}

.client-description {
    margin: 1.5rem 0 0;
    line-height: 1.71em
}

.client-carousel .owl-nav {
    right: 0;
    top: -7.8rem;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.client-carousel .owl-prev {
    margin-right: 2rem
}

.partner-carousel {
    margin-top: 10.28rem
}

.partner-carousel .partner-carousel-item img {
    width: auto;
    margin: 0 auto;
    opacity: .6;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.partner-carousel .partner-carousel-item:hover img {
    opacity: 1
}

.section-news {
    border-bottom: 1px solid #e1e1e1
}

.news-carousel {
    margin-top: 4.7rem
}

.news-item img {
    width: 100%
}

.news-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 2.7rem;
    color: #999;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.hover-border {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.hover-border div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.hover-border div::before {
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.hover-border::after {
    position: absolute;
    width: 2px;
    height: 100%;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: .2s .2s;
    -o-transition: .2s .2s;
    transition: .2s .2s
}

.hover-border div::after {
    position: absolute;
    width: 100%;
    height: 2px;
    right: 0;
    bottom: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .2s .4s;
    -o-transition: .2s .4s;
    transition: .2s .4s
}

.hover-border::before {
    position: absolute;
    width: 2px;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .2s .8s;
    -o-transition: .2s .8s;
    transition: .2s .8s
}

.news-hover .content {
    opacity: 0;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.news-hover .time {
    margin-bottom: .6rem
}

.news-title {
    font-size: 1.95rem;
    line-height: 1.25;
    margin: 0;
    -webkit-transform: translateX(-2rem);
    -ms-transform: translateX(-2rem);
    -o-transform: translateX(-2rem);
    transform: translateX(-2rem);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.news-description {
    opacity: 0;
    margin-bottom: 0;
    line-height: 1.71;
    margin-top: 10%;
    -webkit-transform: translateY(-2rem);
    -ms-transform: translateY(-2rem);
    -o-transform: translateY(-2rem);
    transform: translateY(-2rem);
    -webkit-transition: .5s .3s ease;
    -o-transition: .5s .3s ease;
    transition: .5s .3s ease
}

#pp-nav .pp-nav-down,
#pp-nav .pp-nav-up,
.navbar-2 {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-hover .read-more {
    position: absolute;
    opacity: 0;
    bottom: 2.7rem
}

.news-item:hover .news-hover .content,
.news-item:hover .news-hover .read-more {
    opacity: 1
}

.news-item:hover .news-hover {
    background-color: #fff
}

.navbar-2,
.navbar-white {
    background: 0 0
}

.news-item:hover .hover-border div::after,
.news-item:hover .hover-border div::before,
.news-item:hover .hover-border::after,
.news-item:hover .hover-border::before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.news-item:hover .news-hover .news-description,
.news-item:hover .news-hover .news-title {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

#pp-nav,
.next,
.prev {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.navbar-2 {
    padding-top: 2.3rem;
    transition: all .3s ease;
    background: #ffffffb0;
}

.navbar-2 .navbar-bg {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all .3s cubic-bezier(.37, .31, .2, .85);
    -o-transition: all .3s cubic-bezier(.37, .31, .2, .85);
    transition: all .3s cubic-bezier(.37, .31, .2, .85)
}

.navbar-2 .brand {
    width: 18rem;
    margin-top: -20px
}

.navbar-2 .navbar-address {
    float: left;
    margin-left: 15rem
}

.navbar-2 .social-list {
    float: left;
    margin-left: 4rem
}

.navbar-white .navbar-bg {
    height: 0
}

.navbar-white .brand,
.navbar-white .brand-text,
.navbar-white .brand:focus,
.navbar-white .brand:hover,
.navbar-white .navbar-address,
.navbar-white .navbar-address .text-dark,
.navbar-white .social-list a {
    color: #fff
}

.navbar .brand-img-white,
.navbar-white .brand-img {
    display: none
}

.navbar-white .brand-img-white {
    display: inline-block
}

.navbar-white .navbar-toggle .icon-bar {
    background: #a80000
}

.navbar-white .social-list a:hover {
    color: #03295a
}

.copy-bottom,
.lang-bottom {
    position: absolute;
    z-index: 10;
    bottom: 1.5rem;
    color: #000;
    display: none
}

.copy-bottom {
    left: 0
}

.lang-bottom {
    right: 0
}

.copy-bottom.white {
    color: #fff
}

.lang-bottom .menu-lang {
    font-weight: 600;
    color: #000
}

.lang-bottom .menu-lang a:not(.active) {
    color: #000
}

.lang-bottom.white,
.lang-bottom.white .menu-lang a:not(.active) {
    color: #fff
}

.lang-bottom .menu-lang a:hover,
.lang-bottom.white .menu-lang a:hover {
    color: #03295a
}

#pp-nav {
    z-index: 99;
    width: 2.1428rem;
    margin-top: 0 !important;
    transform: translateY(-50%)
}

#pp-nav .pp-nav-down,
#pp-nav .pp-nav-up {
    display: none;
    font-size: 2.1428rem;
    cursor: pointer;
    color: #000;
    transition: all .3s ease
}

#pp-nav .pp-nav-up {
    margin-bottom: 3.5rem
}

#pp-nav .pp-nav-down {
    margin-top: 3.5rem
}

#pp-nav li,
.pp-slidesNav li {
    margin: 1.928rem auto;
    width: 10px;
    height: 10px
}

#pp-nav span,
.pp-slidesNav span {
    left: 0;
    top: 0;
    cursor: pointer;
    width: 13px;
    height: 13px;
    background: #a80000;
    border: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#pp-nav .pp-nav-down:hover,
#pp-nav .pp-nav-up:hover,
#pp-nav.white .pp-nav-down:hover,
#pp-nav.white .pp-nav-up:hover {
    color: #03295a
}

#pp-nav.white .pp-nav-down,
#pp-nav.white .pp-nav-up {
    color: #a80000;
}

#pp-nav.white span,
.pp-slidesNav span {
    background: #a80000
}

#pp-nav li .active span,
#pp-nav span:hover,
.pp-slidesNav .active span,
.pp-slidesNav span:hover {
    background: #03295a
}

.pagepiling .section {
    background: #fff;
    padding-top: 11.3rem;
    padding-bottom: 7rem
}

.pagepiling .section-1.pp-scrollable .vertical-centred {
    padding-top: 10rem;
    padding-bottom: 11rem
}

.pagepiling .pp-scrollable {
    padding: 0
}

.pp-scrollable .vertical-centred {
    padding-top: 9rem;
    padding-bottom: 1rem
}

.scroll-wrap {
    position: relative;
    min-height: 100%
}

.scrollable-content {
    white-space: nowrap;
    width: 100%;
    font-size: 0
}

.scrollable-content:before {
    content: '';
    display: inline-block;
    height: 100vh;
    vertical-align: middle
}

.vertical-centred {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 2rem;
    background: #f3f3f3;
}

.boxed-inner {
    position: relative;
    padding: 0
}

.section-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center
}

.vertical-title {
    position: absolute;
    white-space: nowrap;
    width: 0;
    top: 9rem;
    left: 4.9rem;
    letter-spacing: .1em;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.vertical-title span {
    display: block;
    float: right
}

.section .intro {
    opacity: 0;
    -webkit-transition: opacity 1s .3s ease;
    -o-transition: opacity 1s .3s ease;
    transition: opacity 1s .3s ease
}

.section:not(.section-1) .intro {
    -webkit-transform: translateY(7rem);
    -ms-transform: translateY(7rem);
    -o-transform: translateY(7rem);
    transform: translateY(7rem);
    -webkit-transition: all .35s .6s ease;
    -o-transition: all .35s .6s ease;
    transition: all .35s .6s ease
}

.section.active .intro {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.subtitle-top {
    line-height: 1.714;
    margin-bottom: 2.8rem;
    letter-spacing: .1em
}

.hr-bottom {
    position: absolute;
    margin-top: 13vh;
    margin-bottom: 0;
    height: .2858rem;
    width: 7.142rem;
    background: #03295a
}

.title-uppercase {
    letter-spacing: -.025em;
    line-height: 1.33333;
    margin: 0 0 1rem
}

.link-arrow.h5,
.service-list {
    letter-spacing: -.025rem;
    text-transform: uppercase
}

.service-list {
    margin-bottom: 5rem;
    font-size: 1.2857rem;
    padding-left: 0;
    list-style: none;
    font-weight: 300
}

.service-list li {
    margin-bottom: .7rem
}

.service-list li a {
    color: inherit
}

.service-list li a:hover {
    color: #000;
    text-decoration: none
}

.dots-image-2 {
    display: inline-block;
    position: relative
}

.dots-image-2 .dots {
    position: absolute;
    z-index: -1;
    left: -25%;
    bottom: -19%;
    width: 101%;
    top: 50%;
    opacity: .8;
    background: url(../images/bg/dots.png)
}

.dots-image-2 .experience-info {
    position: absolute;
    left: 12%;
    margin-top: -4.4rem;
    top: 100%
}

.experience-info .number {
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    font-size: 10.71rem;
    margin-right: 1.7rem
}

.experience-info .text {
    display: inline-block;
    font-size: 1.571rem;
    font-weight: 600;
    line-height: 1.181;
    text-transform: uppercase
}

.bg-changer {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bg-changer .section-bg {
    opacity: 0;
    will-change: opacity, transform;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .5s .2s ease, transform 5s .2s ease;
    -o-transition: opacity .5s .2s ease, transform 5s .2s ease;
    transition: opacity .5s .2s ease, transform 5s .2s ease
}

.bg-changer .active {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.bg-changer .section-bg:first-child {
    opacity: 1
}

.section-3 .vertical-title {
    top: 4rem
}

.row-project-box {
    margin-top: -30px
}

.col-project-box {
    margin-top: 30px
}

.project-box {
    display: block;
    position: relative;
    border: 2px solid #fff;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.project-box-inner {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 1.5rem;
    height: 170px
}

.project-box h5 {
    margin: 0;
    color: #fff
}

.project-category {
    color: #ccc;
    margin-top: .5rem
}

.project-box:hover {
    background: #03295a;
    text-decoration: none;
    border-color: transparent
}

.project-box:hover h5 {
    color: #fff
}

.project-box:hover .project-category {
    color: #666
}

.link-arrow.h5 {
    margin-bottom: 0
}

.link-arrow.h5 .icon-chevron-right {
    font-size: 1.8rem;
    margin-top: -.45rem
}

.section-3 .link-arrow.h5 {
    margin-top: 4rem
}

.section-4 h2 {
    margin-bottom: 7rem
}

.icon-quote {
    display: inline-block;
    margin-top: -.6rem;
    color: #fff;
    font-size: 5.14rem
}

.section-5 .title-uppercase {
    margin-top: 7vh;
    margin-bottom: 3rem
}

.review-carousel .text {
    font-size: 1.2rem;
    line-height: 28px
}

.review-author {
    margin-top: 0
}

.author-name {
    font-size: 1.2857rem;
    line-height: 1.333;
    font-weight: 600
}

.review-carousel .owl-nav {
    position: relative;
    top: 0;
    margin-top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.review-carousel .owl-next,
.review-carousel .owl-prev {
    font-size: 1.2857rem;
    width: 3.57rem;
    height: 3.57rem;
    line-height: 3.57rem;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    margin-right: .857rem
}

.review-carousel .owl-prev:before {
    font-family: Linearicons;
    content: "\e93b"
}

.review-carousel .owl-next:before {
    font-family: Linearicons;
    content: "\e93c"
}

.review-carousel .owl-next:hover,
.review-carousel .owl-prev:hover {
    background: #fff;
    color: #000
}

.review-carousel .owl-next.disabled,
.review-carousel .owl-prev.disabled {
    cursor: default
}

.review-carousel .owl-next.disabled:hover,
.review-carousel .owl-prev.disabled:hover {
    background: 0 0;
    color: #fff
}

.map-2 {
    width: 100%;
    height: 18rem;
    border: 0
}

.contact-info {
    overflow: hidden;
    margin-top: 2rem
}

.row-contact-info {
    margin: -5rem -2% 0
}

.error-message,
.success-message {
    display: none;
    margin-top: 2rem
}

.col-contact-info {
    padding: 5rem 2% 0;
    margin-top: 5rem;
    border-top: 1px solid #cacaca
}

.col-contact-info:first-child {
    border-top: 0;
    padding-top: 0
}

.contact-info h3 {
    font-size: 1.7rem;
    line-height: 1.06;
    letter-spacing: -.025em;
    text-transform: uppercase;
    margin: 0 0 2rem
}

.contact-info .col-right {
    word-wrap: break-word;
    padding-left: 0;
    padding-right: 0
}

.contact-info-row {
    line-height: 1.1;
    margin-bottom: 2.14rem
}

.contact-info-row:last-child {
    margin-bottom: 0
}

.contact-info-row strong {
    font-size: 1.1428rem;
    text-transform: uppercase;
    color: #000
}

.display-1 {
    font-size: 4.28rem;
    line-height: 1;
    letter-spacing: -.05em;
    margin: 0
}

.display-2 {
    font-size: 3rem;
    line-height: 1.05;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase
}

.text-display-1 {
    font-size: 1.714rem;
    line-height: 2;
    letter-spacing: 0
}

.section-info,
.title-info {
    color: #999;
    font-size: 1.28rem
}

.project-detail-control,
.title-info {
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.text-display-1 p {
    margin-bottom: 3.5rem
}

.text-display-1 p:last-child {
    margin-bottom: 0
}

.title-hr {
    width: 7rem;
    height: .28rem;
    background: #03295a
}

.title-info {
    margin-bottom: 1.4rem
}

.page-header,
.page-header-2,
.page-header-3 {
    border-bottom: 0;
    margin: 8rem 0 7rem;
    padding: 0
}

.page-header h1,
.page-header-2 h1,
.page-header-3 h1 {
    margin: 0
}

.page-header-3 .title-hr {
    margin-bottom: 2.7rem
}

.page-inner {
    margin-top: 10.28rem
}

.section-info {
    line-height: 1.111;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 4rem
}

.section-info .title-hr {
    margin: 0 0 2rem
}

.info-title {
    width: 1px
}

.bg-dots {
    background: url(../images/bg/dots2.png)
}

.js-isotope {
    overflow: hidden
}

.filter-content-2 {
    margin-bottom: 5.9rem
}

.filter-content-2 .filter li,
.filter-content-3 .filter li,
.filter-content-4 .filter li {
    margin-right: 4rem
}

.filter-content-3 {
    margin-bottom: 4.6rem
}

.filter-content-4 {
    margin: 6rem 0 9rem
}

.grid-items {
    margin: -30px -15px 0
}

.grid-items:after {
    content: '';
    clear: both;
    display: block
}

.grid-item {
    float: left;
    padding: 30px 15px 0
}

.project-hover-2 {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100.1%;
    height: 100%;
    padding: 2.71rem;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.sly ul,
.sly ul li {
    height: 100%;
    padding: 0
}

.project-hover-2 .icon-plus {
    opacity: 0;
    position: absolute;
    color: #000;
    right: 2.71rem;
    font-size: 3rem;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.project-hover-2 .project-title {
    opacity: 0;
    position: absolute;
    bottom: 2.71rem;
    color: #000;
    -webkit-transform: translateX(-2rem);
    -ms-transform: translateX(-2rem);
    -o-transform: translateX(-2rem);
    transform: translateX(-2rem);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.project-item:hover .project-hover-2 {
    background-color: rgba(206, 224, 2, .85)
}

.project-item:hover .project-hover-2 .icon-plus,
.project-item:hover .project-hover-2 .project-title {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.sly {
    position: relative;
    overflow: hidden
}

.slidee {
    list-style: none;
    padding-left: 0
}

.sly ul {
    list-style: none;
    margin: 0;
    overflow: hidden
}

.sly ul li {
    float: left;
    width: 400px;
    margin: 0 30px 0 0
}

.next,
.prev {
    position: absolute;
    top: 50%;
    color: #fff;
    font-size: 4rem;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.next.disabled,
.prev.disabled {
    opacity: .5
}

.next:hover,
.prev:hover {
    color: #03295a
}

.prev {
    left: 2.5rem
}

.next {
    right: 2.5rem
}

.scrollbar {
    margin: 6.8rem 0 0;
    height: 1px;
    background: #dae5e6;
    line-height: 0
}

.scrollbar .handle {
    position: relative;
    top: -2px;
    width: 100px;
    height: 3px;
    background: #999;
    cursor: pointer
}

.scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px
}

.project-detail {
    position: relative;
    overflow: hidden
}

.project-detail-item {
    min-height: 420px;
    background-size: cover;
    background-position: 50% 50%;
    padding: 6.78rem 11.2rem
}

.project-detail-info {
    background-color: #fff;
    padding: 3.3rem
}

.project-detail-control {
    display: inline-block;
    color: #000;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.project-detail-control:hover {
    color: #03295a
}

.card-posted a,
.card-posted a:hover,
.card-read-more:hover {
    color: #000
}

.project-detail-control .show-info {
    display: none
}

.project-detail-control.active .show-info {
    display: block
}

.project-detail-control.active .hide-info {
    display: none
}

.project-detail-title {
    font-size: 2.57rem;
    letter-spacing: -.025em;
    line-height: 1.16666;
    margin: 3rem 0 2.4rem
}

.project-detail-list {
    list-style: none;
    padding-left: 0;
    margin-top: 3.6rem
}

.project-detail-list li {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: .6rem;
    margin-top: .65rem;
    overflow: hidden
}

.project-detail-list li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.project-detail-list li .left {
    float: left;
    font-weight: 600
}

.project-detail-list li .right {
    float: right
}

.project-detail-meta {
    margin-top: 4.5rem;
    overflow: hidden
}

.project-detail-meta .left {
    font-weight: 600
}

.card img {
    display: block;
    width: 100%
}

.card-block {
    background: #f2f2f2;
    padding: 2.5rem;
    line-height: 1.714;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.card-posted {
    margin-bottom: .8rem
}

.card-title {
    letter-spacing: 0;
    margin: 0
}

.card-read-more,
.card-text {
    margin-top: 2rem
}

.card-read-more {
    display: inline-block;
    font-weight: 600;
    color: #000
}

.card:hover .card-block {
    background: #03295a
}

.card-row {
    position: relative;
    background: #f2f2f2;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    margin-bottom: 5rem
}

.card-row:last-child {
    margin-bottom: 0
}

.card-row-img {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    height: 100%;
    background-size: cover;
    background-position: center 0
}

.post-gallery,
.search-form {
    position: relative
}

.card-row-img img {
    width: 100%
}

.card-row:hover {
    background: #03295a
}

.card-row .card-block {
    padding: 3.6rem;
    background: 0 0
}

.card-row .card-read-more {
    margin-top: 7vw
}

.secondary {
    margin-top: 6rem
}

.post-gallery {
    overflow-y: hidden
}

.header-space {
    margin-top: 7rem
}

.post-thumbnail {
    background: url(../images/news/1-1920x1080.html) 50% no-repeat;
    background-size: cover;
    padding: 16.4rem 15px 19rem
}

.post-thumbnail .title-info,
.post-thumbnail h1 {
    color: #fff
}

.page-content {
    margin-top: 8.2rem
}

.page-content-2 {
    margin-top: 6.6rem
}

.posted-on {
    font-size: 1.142rem;
    margin-bottom: 7rem
}

.posted-on a {
    color: #000
}

.posted-on a:hover {
    color: #03295a;
    text-decoration: none
}

.entry-title {
    margin: 0 0 2.5rem;
    letter-spacing: -.05em;
    line-height: 1.125
}

.entry-description {
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 4.8rem;
    margin-top: 0
}

.entry-content {
    font-size: 1.2857rem;
    line-height: 1.666;
    font-weight: 300;
    letter-spacing: 0
}

.row-images {
    padding: 4.54rem 0
}

.row-images .col-image {
    margin-top: 30px
}

.row-images .col-image:first-child {
    margin-top: 0
}

.row-images .col-image img {
    width: 100%
}

.entry-footer {
    padding-top: 4rem
}

.tags-links span {
    color: #000
}

.tags-links,
.tags-links a {
    color: #999
}

.tags-links a:hover {
    color: #c00;
    text-decoration: none
}

.post-share {
    margin-top: 1rem
}

.post-share span {
    color: #000
}

.post-share a {
    color: #ccc;
    font-size: 1.4rem;
    vertical-align: middle;
    margin-left: .8rem
}

.post-share a:hover {
    color: #03295a
}

.related-posts {
    margin-top: 6rem;
    padding-top: 6rem;
    border-top: 1px solid #e1e1e1
}

.related-post-title {
    margin: 0
}

.section-comments {
    margin-top: 6.8rem;
    padding: 7.3rem 15px;
    background-color: #f5f5f5
}

.comments-title {
    margin: 0 0 2.85rem
}

.comment-list {
    padding-left: 0;
    list-style: none
}

.comment .avatar {
    float: left;
    margin-right: 2.14rem
}

.comment-content {
    overflow: hidden;
    padding: 1.2rem 0 3rem 1.5rem;
    border-top: 1px solid #d8d8d8
}

.comment-content p {
    margin-bottom: 0
}

.comment-metadata {
    margin-bottom: .6rem
}

.comment-metadata .fn a {
    color: #333
}

.comment-metadata .fn a:hover {
    color: #03295a;
    text-decoration: none
}

.comment-time {
    color: #999;
    font-size: 11px;
    text-transform: uppercase
}

.comment-time:hover {
    color: #000;
    text-decoration: none
}

.reply {
    margin-top: .7rem
}

.reply a {
    color: #999;
    font-style: italic
}

.reply a:hover {
    color: #09c;
    text-decoration: none
}

.comment-reply-title small {
    float: right;
    margin-top: .5rem
}

.widget {
    margin-bottom: 4.5rem;
    padding-bottom: 5rem;
    border-bottom: 1px solid #e1e1e1
}

.widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.widget-title {
    font-size: 1.2758rem;
    letter-spacing: 0;
    margin: 0 0 3rem
}

.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_entries li {
    margin-top: .5em
}

.widget_archive li a,
.widget_categories li a,
.widget_meta li a,
.widget_nav_menu li a,
.widget_pages li a,
.widget_recent_entries li a {
    color: #666
}

.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_meta li a:hover,
.widget_nav_menu li a:hover,
.widget_pages li a:hover,
.widget_recent_entries li a:hover {
    color: #03295a;
    text-decoration: none
}

.widget_categories li {
    text-align: right
}

.widget_categories li a {
    float: left
}

.search-form .search-field {
    background: #f6f6f6;
    border-color: transparent
}

.search-form .search-field:focus,
.search-submit {
    background: 0 0
}

.search-submit {
    position: absolute;
    border: 0;
    right: .8rem;
    top: 1.1rem
}

.search-submit:focus {
    outline: 0
}

.widget ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}

.widget_twitter li {
    margin-bottom: 2.2rem
}

.widget_twitter li:last-child {
    margin-bottom: 0
}

.widget_twitter li a {
    color: #09c
}

.tweet-time,
.widget-all-items {
    color: #999;
    text-transform: uppercase
}

.tweet-time {
    margin-top: .4rem;
    font-size: .857rem;
    display: block
}

.post-title,
.widget-all-items {
    display: inline-block;
    font-weight: 600
}

.widget-all-items {
    margin-top: 1.4rem;
    font-size: .928rem
}

.widget-all-items:hover {
    text-decoration: none
}

.widget_recent_posts li {
    overflow: hidden;
    margin-bottom: 2.214rem
}

.widget_recent_posts li:last-child {
    margin-bottom: 0
}

.recent-post-thumbnail {
    float: left;
    margin-right: 1.5rem
}

.recent-post-content {
    overflow-y: hidden;
    line-height: 1.29
}

.post-title {
    letter-spacing: 0;
    color: #000
}

.post-title:hover {
    color: #03295a;
    text-decoration: none
}

.post-time {
    display: block;
    margin-top: .6rem;
    font-size: .857rem;
    color: #999
}

.about-info {
    padding-top: 0
}

.content-entry-image {
    padding-top: 38%;
    min-height: 28rem;
    background: url(../images/1-1920x800.html) 50%;
    background-size: cover
}

.row-services {
    margin: -4rem -2.5rem 0
}

.col-service {
    color: #333;
    margin-top: 4rem;
    padding: 0 2.5rem
}

.col-service h4 {
    margin-top: 3.3rem
}

.col-service p {
    margin-bottom: 0
}

.row-partners {
    margin: -5rem -5rem 0
}

.col-partner {
    padding: 0 5rem;
    margin-top: 5rem;
    display: inline-block
}

.row-team {
    margin-top: -30px
}

.col-team {
    margin-top: 30px
}

.team-profile {
    position: relative
}

.team-profile img {
    width: 100%;
    display: block
}

.team-hover {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(206, 224, 2, .85);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.team-content {
    position: absolute;
    left: 1.857rem;
    bottom: .8rem
}

.team-name {
    margin-bottom: .3rem
}

.team-name h6 {
    margin: 0
}

.team-social a {
    float: left;
    color: #000;
    font-size: 1.25rem;
    margin-right: 1.5rem
}

.team-social a:hover {
    color: #fff;
    text-decoration: none
}

.team-profile:hover .team-hover {
    opacity: 1
}

.add-new-team {
    position: relative;
    border: 1px solid #bfbfbf;
    padding-top: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.add-new-text {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    text-align: center;
    font-size: 1.285rem;
    line-height: 1.1111;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.add-new-text .inner {
    display: inline-block;
    text-align: left
}

.add-new-team input[type=file] {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.add-new-team:hover {
    background: #03295a;
    border-color: transparent
}

.map {
    width: 100%;
    height: 26rem;
    border: 0;
    text-align: center
}

.map-info {
    color: #000;
    text-align: left;
    padding: 1rem 0
}

.map-address-row {
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.4
}

.map-address-row .fa {
    margin-right: .5rem
}

.gmap-open {
    margin: 2rem 0 0
}

.row-contact {
    margin: -6rem -3.5rem 0
}

.col-contact {
    margin-top: 6rem;
    padding: 0 3.5rem
}

.contact-title {
    letter-spacing: 0;
    margin: 0
}

.contact-top {
    margin-bottom: 1.3rem
}

.contact-title span {
    color: #ccc;
    font-weight: 400
}

.contact-address {
    font-size: 1.142rem;
    line-height: 1.875;
    letter-spacing: -.025rem;
    margin-bottom: 2rem
}

.contact-row {
    margin-bottom: .6rem
}

.phone-lg {
    font-size: 2.142rem;
    line-height: 1.3;
    margin-bottom: 3.6rem
}

.contact-social {
    margin-top: 1rem
}

.contact-social a {
    color: #999;
    font-size: 1.3rem
}

.footer,
.footer ul li a {
    color: #000
}

.section-message {
    padding-top: 8rem
}

.footer {
    line-height: 1.71
}

.footer ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer ul .active a,
.footer ul li a:hover {
    color: #03295a;
    text-decoration: none
}

.footer-flex {
    margin-top: -4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-flex .flex-item {
    margin-top: 4rem;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media (min-width:768px) {
    html {
        font-size: 13px
    }

    .pull-sm-left {
        float: left
    }

    .pull-sm-right {
        float: right
    }

    .menu {
        width: 50%
    }

    .boxed {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .boxed-inner {
        padding-left: 0
    }

    .right-boxed {
        right: 3rem
    }

    .left-boxed {
        left: 3rem
    }

    .section-about {
        padding-top: 12rem
    }

    .section-projects .filter {
        margin-right: 14rem
    }

    .section-projects .view-projects {
        position: absolute;
        top: 0;
        right: 0
    }

    .sly ul li {
        width: 555px
    }

    .row-contact-info {
        margin-top: -2rem
    }

    .col-contact-info {
        padding-top: 4rem;
        margin-top: 2rem
    }

    .footer-flex .flex-item {
        -webkit-flex: 0 0 33.3333%;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%
    }
}

@media (min-width:992px) {
    html {
        font-size: 14px
    }

    .pull-md-right {
        float: right
    }

    .menu {
        width: 25%
    }

    .boxed {
        padding-left: 4.2857rem;
        padding-right: 4.2857rem
    }

    .right-boxed {
        right: 4.2857rem
    }

    .left-boxed {
        left: 4.2857rem
    }

    .boxed-inner .boxed {
        padding-left: 6rem
    }

    .service-list {
        margin-bottom: 0
    }

    .row-contact-info {
        margin-top: -5rem
    }

    .col-contact-info {
        border-top: 0;
        padding-top: 0;
        margin-top: 5rem
    }

    .page-header {
        margin: 12.8rem 0 10.8rem
    }

    .page-header-2 {
        margin: 8.7rem 0 10.5rem
    }

    .page-header-3 {
        margin: 9.2rem 0 12.2rem
    }

    .page-header-3 .title-hr {
        margin: .9rem 0 0
    }

    .about-info .section-info .title-hr {
        margin-top: 1rem
    }

    .secondary {
        padding: .5rem 0 0 6rem;
        margin-top: 0
    }

    .post-thumbnail {
        padding-left: 0;
        padding-right: 0
    }

    .about-info {
        padding-top: 1.2rem
    }

    .map {
        height: 36rem
    }

    .col-contact-info:nth-child(2n) {
        /*border-left: 1px solid #cacaca*/
    }
}

@media (min-width:1200px) {
    .pull-lg-right {
        float: right
    }

    .section-projects .filter-content {
        margin-top: 0
    }

    .section-3 .link-arrow.h5 {
        float: right;
        margin-top: -1.3rem
    }

    .section-5 .title-uppercase {
        margin-top: 15vh;
        margin-bottom: 0
    }

    .sly ul li {
        width: 685px
    }

    .section-5 .vertical-centred {
        padding-top: 17rem;
        padding-bottom: 8rem
    }

    .col-contact-info {
        /*border-left: 1px solid #cacaca*/
    }

    .footer-flex .flex-item {
        -webkit-box-flex: none;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none
    }
}

@media (min-height:500px) {

    #pp-nav .pp-nav-down,
    #pp-nav .pp-nav-up {
        display: block
    }
}

@media (min-height:600px) {
    .menu .menu-lang {
        top: 7rem
    }

    .menu-list {
        top: 14rem;
        /*bottom: 20rem*/
    }

    .menu-footer {
        bottom: 2rem
    }

    .menu-footer .copy {
        display: block
    }
}

@media (min-height:700px) {

    .copy-bottom,
    .lang-bottom {
        display: block
    }
}

@media (max-width:767px) {
    .project-box-inner {
        padding: 1.5rem 1.5rem 1.9rem;
        height: auto !important
    }

    .btn-secondary-custom {
    border: 1px solid rgba(255, 255, 255, .4);
    color: #fff;
    padding: 8px 15px !important;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
}

    .popup-content {
    position: absolute;
    background: #fff;
    width: 100% !important;
    margin: -65px 0 0 -264px;
    left: 66% !important;
    top: 50%;
    z-index: 11;
    padding: 14px;
}

.hero-content h1 {
    font-size: 30px !important;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 25px;
    color: #fff;
}

.hero-content {
    position: relative;
    max-width: 520px;
    color: #fff;
    padding-top: 200px !important;
}

.hero-features {
    position: absolute;
    right: 170px !important;
    bottom: 75px !important;
    display: flex;
    gap: 20px;
    z-index: 5;
}

.hero-overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: block !important;
    background:linear-gradient(
        90deg,
        rgba(9,40,89,.92) 0%,
        rgba(9,40,89,.82) 35%,
        rgba(9,40,89,.45) 60%,
        rgba(9,40,89,.05) 100%
    );
}


.bg-blak{
    background: #092757 !important;
}


}

.cb-monogram {
    position: relative;
    width: 80px;
	vertical-align: unset;
}

.icon-home-page {
    width: 62px;
    margin-bottom: 10px
}

.icon-home-page img {
    width: 100%;
    filter: brightness(0) invert(1)
}

.project-box-inner:hover img {
    filter: none
}

.width-90 {
    width: 90%
}

.text h4 {
    color: #fff;
    margin: 0 0 15px
}

.phone-block {
    margin-bottom: 10px
}

.phone-block a {
    font-size: 14px;
    clear: both;
    width: 100%;
    background: 0 0 !important;
    margin-bottom: 25px !important;
    position: relative;
    float: none;
    border: none !important
}

.menu-footer .social-list a {
    margin-right: 10px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    border: 1px solid #efefef
}

span.menu-arrow {
    position: absolute;
    width: auto;
    margin-left: 10px;
    float: right;
    opacity: .85
}

.menu-list ul li {
    list-style: circle;
    margin-left: 20px
}

.loader-img {
    background: url(../images/loader.jpg) center center !important;
    width: 150px;
    height: 119px;
    background-repeat: no-repeat;
    margin: 0 auto;
}

@media (max-width:1023px) {
    .dots-image-2 {
        margin-top: 25px;
    }
}

@media (max-width:1399px) and (min-width:1199px) {
    .project-box-inner {
        padding: 15px !important;
        height: 150px !important;
        background: #0000002b;
    }

    .project-box-inner h5 {
        font-size: 20px !important;
        font-family: Calibri,  sans-serif;

    }
}

.map_sec {
    background: url(../images/google-map.jpg);
    background-size: cover;
    /*height: 523px;*/
    display: block;
    background-position: center center;
}

.social-list a.ion-social-media {

    height: 19px !important;
    background-size: contain;
    width: auto !important;
    vertical-align: middle;
    display: flex;
    color: #000;
    align-items: center;
}

.menu-footer .social-list a.m-10 img {
    max-width: 68% !important;
    filter: brightness(0.6) grayscale(1);
}

.menu-footer .social-list a:hover img {
    filter: unset;
}

.navbar-white .social-list a.icon.ion-social-media {
    color: #fff;
}

@media (max-height:570px) {
    .menu-list {
        height: calc(100% - 366px);
    }

    .menu-footer {
        bottom: 2rem;
    }
}

li.new:after {
    content: '';
    background: url(../main/img/new_icon.png);
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    top: 0;
    background-size: 20px;
    z-index: 9999999;
    background-repeat: no-repeat;
    animation: blink 1s linear infinite;
}

li.star a:after {
    content: '';
    background: url(../main/img/star_icon.png);
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    left: -2px;
    top: -5px;
    background-size: 20px;
    z-index: 9999999;
    background-repeat: no-repeat;
    animation: blink 1s linear infinite;
}

@keyframes blink {
    0% {
        opacity: .5;
    }

    50% {
        opacity: .8;
    }

    100% {
        opacity: 1;
    }
}

div.cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  padding: 10px 0;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 74, 151, 0.9);
}
div.cookies .container {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  div.cookies .container {
    height: 40px;
  }
}
div.cookies .container div {
  padding-left: 60px;
  padding-right: 10px;
}
div.cookies a {
  color: #fff;
  text-decoration: underline;
  border: none;
}
div.cookies a.close-cookie-warning {
  position: absolute;
  left: 15px;
  top: 0;
  display: block;
  background-color: #004a97;
  color: #fff;
  padding: 9px 5px;
  cursor: pointer;
  font-size: 4rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: none;
  text-decoration: none;
}
div.cookies a.close-cookie-warning:hover {
  background-color: #fff;
  color: #2f99cd;
  border-bottom: none;
}
@media only screen and (max-width: 767px) {
  .mobile-hidden {
    display: none;
  }
}

.navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 4px;
    border-radius: 1px;
}


@media (max-width:1440px) and (min-width:900px)
{
    .video-btn img {
    height: 600px !important; 
}
   .embed-responsive.embed-responsive-16by9.embed-responsive-iframe.embed-laptop-responsive {
    padding-bottom: 126% !important;
    }
}



.cookie-popup {
  position: fixed;
  right: -370px;
  bottom: 50px;
  max-width: 345px;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 15px 25px 22px;
  transition: all 0.3s ease;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    z-index: 999;
}
.cookie-popup.show {
  right: 20px;
}
.cookie-popup .title-box {
  display: flex;
  align-items: center;
  column-gap: 15px;
  color: #4070f4;
  margin-bottom: 15px;
}
.cookie-popup .title-box i {
  font-size: 32px;
}
.cookie-popup .title-box h3 {
  font-size: 24px;
  font-weight: 500;
        margin: 0;
}
.cookie-popup .info {
  margin-bottom: 20px;
}
.cookie-popup .info p {
  font-size: 16px;
  font-weight: 400;
  color: #333;
        margin-bottom: 10px;
    line-height: 1.5;
}
.cookie-popup .info p a {
  color: #4070f4;
  text-decoration: none;
}
.cookie-popup .info p a:hover {
  text-decoration: underline;
}
.cookie-popup .buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.cookie-popup .button {
  width: calc(100% / 2 - 10px);
  padding: 8px 0;
  border: none;
  border-radius: 4px;
  background-color: #4070f4;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s ease;
}
.cookie-popup .button:hover {
  background-color: #031bf1;
}
.cookie-popup .button::before{
    display: none;
}
a.mono {
    display: none;
}

.social-list a{
    color: #000 !important;
}

.navbar-address i{
    color: #000000;
}

.navbar-address a{
    color: #000000;
}

.navbar-address a:hover{
    color: #a80000;
}


@media (min-width:320px)  { 
  video {
 width: 330px;
    height: 212px;
}
    }
@media (min-width:481px)  {  

  video {
 width: 463px;
    height: 262px;
}

}
@media (min-width:641px)  { 
  video {
 width: 238px;
    height: 169px;
}
 }
@media (min-width:961px)  { 
  video {
 width: 305px;
 height: 178px;
}


 }
@media (min-width:1025px) { 

  video {
 width: 305px;
 height: 178px;
}

 }
@media (min-width:1281px) { 
  video {
    width: 671px;
    height: 391px;
}


 }
@media only screen and (min-width: 1200px) and (max-width: 1599px) { 

    video {
   width: 540px;
    height: 306px;
  }

}


@media only screen and (min-width: 991px) and (max-width: 1199px) { 

    video {
  width: 507px;
    height: 290px;
  }

}

@media only screen and (min-width: 768px) and (max-width: 991px) { 

    video {
 width: 305px;
    height: 178px;
    margin: 4px 9px 110px 3px;
  }

}



video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
}
    .cus_text{
    z-index: 99999;
    position: relative;
    top: 84%;
    left: 5%;
    font-size: 25px;
    font-weight: 800;
    letter-spacing: 4px;
    color: #fff;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
    }


.cb-monogram {
    position: relative;
    width: 17px; 
    vertical-align: unset;
}
    .video-btn{
        padding: 0;
    }
    @media (max-width:767px){
        .video-btn img {
    height: 324px !important;
}.embed-responsive-iframe {
   
    height: 471px;
}
    }
    
    .embed-responsive-iframe{
        padding-bottom: 100% !important;
    }
    .popup_close_1{
        right: 0px !important
    }
.popup__overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
 background: #222;
  text-align: center;
  z-index: 100;
}

.popup__overlay:after {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
  content: "";
}

.popup {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 640px;
  max-height: 290px;
  padding: 20px;
  color: white;
  vertical-align: middle;
}

.popup-form__row {
  margin: 1em 0;
}

.popup__close {
  display: block;
    position: absolute;
    top: 1px;
    right: 17px;
    width: 12px;
    height: 12px;
    padding: 8px;
    cursor: pointer;
    text-align: center;
    font-size: 26px;
    line-height: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.popup__close:hover {
  color: #eea200;
}

/* other styles */

input[type="button"] {
  border: none;
  padding: 0.5em;
  background-color: yellow;
}

input[type="button"]:hover {
  background-color: yellowgreen;
}

#popup_cookie_wrap {
    width: auto;
    height: auto;
    display: none;
    position: absolute;
    z-index: 999;
    bottom: 0;
    text-align: center;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}    
    #popup_cookie_wrap #popup_cret_center {
    width: 100%;
    height: 100%;
    display: block;
    align-items: flex-end;
    justify-content: center;
}
    #popup_cret_content {
    min-width: 10%;
    max-width: 100%;
    min-height: 10%;
    overflow: hidden;
    position: relative;
    background: url(images/popup_loading.gif) center center no-repeat;
    text-align: center;
}
    
#popup_cret_wrap{width:100%;height:100%;display:none;z-index:99999;position:fixed;background:rgba(31,34,39,.93)}#popup_cret_center{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.popup_cret_close{right:180px;top:10px;opacity:1;width:20px;z-index:99999;cursor:pointer;position:absolute}#popup_cret_img{width:65% !important}@media (min-height:600px){.menu-list{top:8rem;margin-bottom:20px}.menu-footer{background:#fff}.menu-list>li{font-size:1.1rem;margin-top:2rem}}@media (min-width:1199px) and (max-width:1401px){.menu-footer{left:35px;right:35px}.right-boxed{right:35px}.menu-list ul li{line-height:normal;margin-top:.75rem}.menu-list{padding-left:35px}.menu-list ul li:first-child{margin-top:1.2rem}}@media(max-width:767px){.menu-lang {display: none;}.popup_cret_close {right: 0px;}#popup_cret_img {width: 100% !important;}}@media(min-width:768px) and (max-width:991px){.popup_cret_close {right: 30px;}#popup_cret_img {width: 92% !important;}}

#popup_cookie_wrap img.popup_cret_close.popup_close1 {right: 0;top: 0;}#popup_cookie_wrap #popup_cret_content {background: #73a8c1;margin-bottom: 10px;color: #fff;padding: 14px 20px;}a#popup_close3 {border-radius: 20px;display: inline-block;background: #9eaf46;color: #fff;text-align: center;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: 1px solid transparent;padding: 5px 2rem;font-size: 1rem;line-height: 1.5;cursor: pointer;margin-left: 19px;}

a#popup_close3:hover {
    text-decoration: none !important;
}
#popup_showpopup_wrap{width:100%;height:100%;display:none;z-index:99999;position:fixed;background:rgba(31,34,39,.93)}
#popup_showpopup_wrap #popup_cret_content {
    background: #9eaf46;
    color: #fff;
    padding: 31px;
    border-radius: 12px;
    font-size: 20px;
    max-width: 25%;
}
#popup_showpopup_wrap img#popup_close4 {
    right: 4px;
    top: 4px;
    width: 26px;
}
#popup_showpopup_wrap #popup_cret_content a {
    color: #333;
    font-weight: 800;
}
#popup_showpopup_wrap #popup_cret_content a:hover {
    text-decoration: none;
}
.hr-bottom {
    position: absolute;
    margin-top: 20px;
    margin-bottom: 0;
    height: .2858rem;
    width: 7.142rem;
    background: #03295a;
}
h1.text-white {
    margin: 10px 0;
}
h6.subtitle-top {
    margin: 0;
}
    #popup__toggle {
        height: 600px;
        cursor: pointer
    }
    .modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}

.modal-body {
  position: relative;
  padding: 0px;
}
.close {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}
    
    .video-btn img
    {
        height: 453px;
    }
    .popup_close_1{
            right: 10px !important;
        
    z-index: 1 !important;

    }

.text{
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
}

.contact-info-row a{
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.contact-info-row {
    font-size: 18px;
}

.contact-info-row a:hover{
    color: #a80000 !important;
}

.whatsapp{
    position: fixed;
    right: 10px;
    bottom: 60px;
    z-index: 9999;
}

/* Smooth transition */
.row-project-box .col-project-box {
    transition: all 0.3s ease;
}

/* When hovering anywhere → fade all boxes */
.row-project-box:hover .col-project-box {
    opacity: 0.4;
}

/* Keep hovered box fully visible */
.row-project-box .col-project-box:hover {
    opacity: 1;
    transform: translateY(-8px);
    z-index: 2;
}

.section-5 {
     /* IMPORTANT */
}

.video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* MUST */
    z-index: 1;
    overflow: hidden;
}

.video-bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-info-row img{
    margin-bottom: 10px;
}

.enq{
    display: none;
    padding: 10px;
    position: fixed;
    z-index: 99999;
    width: 350px;
    right: 4px;
    bottom: 50px;
    background: #fff;
    overflow-y: scroll;
    height: 350px;
}

.enquiry{

}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
}

/* HERO SLIDER */
.hero-slider{
    position: relative;
    overflow: hidden;
}

.hero-slide{
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
}

/* BACKGROUNDS */
.bg-one{
    background-image: url("../images/slider/slide2.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-two{
    background: #053c5e;
}

.bg-three{
    background-image: url("../images/slider/slide1.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.hero-bg{
    position: absolute;
    inset: 0;
}

/* CONTAINER */
.hero-slide .container{
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}

/* CONTENT */
.hero-content{
    position: relative;
    max-width: 520px;
    color: #fff;
    padding-top: 130px;
}

.hero-subtitle{
    display: inline-block;
    padding: 12px 20px;
    border-radius: 50px;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    margin-bottom: 15px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.hero-content h1{
    font-size: 36px;
    line-height: 1.4;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase;
}

.hero-content p{
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 35px;
    color: rgba(255,255,255,0.85);
}

/* BUTTONS */
.hero-btns{
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.theme-btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 32px;
    border-radius: 50px;
    background: #fff;
    color: #041c33;
    text-decoration: none;
    font-weight: 600;
    transition: 0.4s;
}

.theme-btn:hover{
    transform: translateY(-3px);
}

.secondary-btn{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.25);
    color: #fff;
}

/* RIGHT IMAGE */
.hero-image{
    position: relative;
    width: 500px;
    min-width: 500px;
    margin-top: 50px;
}

.hero-image img{
    width: 100%;
    position: relative;
    z-index: 5;
    animation: floatingImage 4s ease-in-out infinite;
}

/* GLOW EFFECT */
.hero-glow{
    position: absolute;
    width: 450px;
    height: 450px;
    background: rgba(0,255,255,0.15);
    filter: blur(120px);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/* SHAPES */
.shape{
    position: absolute;
    border-radius: 30px;
    background: #1cf5e3;
    opacity: 0.5;
    animation: floatingShapes 5s infinite ease-in-out;
}

.shape1{
    width: 140px;
    height: 10px;
    top: 15%;
    left: 10%;
    transform: rotate(40deg);
}

.shape2{
    width: 120px;
    height: 10px;
    bottom: 20%;
    left: -20px;
    transform: rotate(10deg);
}

.shape3{
    width: 100px;
    height: 10px;
    top: 60%;
    right: -30px;
    transform: rotate(-45deg);
}

/* ANIMATION */
@keyframes floatingImage{
    0%{
        transform: translateY(0px);
    }
    50%{
        transform: translateY(-15px);
    }
    100%{
        transform: translateY(0px);
    }
}

@keyframes floatingShapes{
    0%{
        transform: translateY(0px) rotate(40deg);
    }
    50%{
        transform: translateY(-15px) rotate(45deg);
    }
    100%{
        transform: translateY(0px) rotate(40deg);
    }
}

/* SWIPER PAGINATION */
.swiper-pagination{
    bottom: 40px !important;
}

.swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 0.4;
}

.swiper-pagination-bullet-active{
    opacity: 1;
}

/* RESPONSIVE */
@media(max-width:991px){

.hero-slide .container{
    flex-direction: column;
    text-align: center;
    padding-top: 120px;
}

.hero-content{
    max-width: 100%;
}

.hero-content h1{
    font-size: 52px;
}

.hero-btns{
    justify-content: center;
}

.hero-image{
    width: 350px;
    min-width: 350px;
}

}

@media(max-width:767px){

.brand img {
    vertical-align: top;
    margin-right: .65rem;
    height: 100%;
    width: 250px;
    padding-top: 10px;
}

.hero-content h1{
    font-size: 38px;
}

.hero-content p{
    font-size: 16px;
}

.hero-image{
    width: 260px;
    min-width: 260px;
}

}

.abt-list li{
    color: #000;
    font-size: 20px;
}
/* vision */


 .vision-box {
     background: #fff;
     border-radius: 12px;
     box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
     transition: 0.3s ease-in-out;
     border: 1px solid #f1f1f1;
     padding: 12px;
     margin-bottom: 10px;
 }

 .vision-box:hover {
     transform: translateY(-5px);
     box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
 }

 .vision-box h3 {
     font-size: 26px;
     font-weight: 600;
     margin-bottom: 8px;
 }

 .vision-box p {
     margin-bottom: 0;
     color: #666;
     line-height: 1.5;
 }


.bloc{
    font-size: 14px;
    color: #000000 !important;
    line-height: 22px;
    text-align: justify;
}

.para{
    font-size: 14px;
    color: #000000 !important;
    line-height: 1.6;
    margin-bottom: -10px;
}

.dir{
    font-size: 17px;
}

.rounded{
    border-radius: 15px;
}

/* popup styles */
.popup {
  display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
}
.popup-overlay {
    background: rgba(0,0,0,0.9);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.popup-content {
    position: absolute;
  background: #fff;
    width: 500px;
    margin: -65px 0 0 -264px;
    left: 50%;
    top: 57%;
    z-index: 11;
  padding: 14px;
}
.close-popup {
  display: inline-block;
  position: absolute;
  top: -10px;
  right: 5px;
  font-size: 42px;
}

/* Animations */
.fadeIn {
  animation: fadeIn 0.5s ease-in both;
  -webkit-animation: fadeIn 0.5s ease-in both;
}
@keyframes fadeIn {
  from { opacity: 0; }
}
@-webkit-keyframes fadeIn {
  from { opacity: 0; }
}

.fadeOut {
  animation: fadeOut 0.5s ease-out both;
  -webkit-animation: fadeOut 0.5s ease-out both;
}
@keyframes fadeOut {
  to { opacity: 0; }
}
@-webkit-keyframes fadeOut {
  to { opacity: 0; }
}

.scaleIn {
  animation: scaleIn 0.5s ease-in both;
  -webkit-animation: scaleIn 0.5s ease-in both;
}
@keyframes scaleIn {
  from { opacity: 0; transform: scale(0.5); }
}
@-webkit-keyframes scaleIn {
  from { opacity: 0; -webkit-transform: scale(0.5); }
}

.scaleOut {
  animation: scaleOut 0.5s ease-out both;
  -webkit-animation: scaleOut 0.5s ease-out both;
}
@keyframes scaleOut {
  to { opacity: 0; transform: scale(0.5); }
}
@-webkit-keyframes scaleOut {
  to { opacity: 0; -webkit-transform: scale(0.5); }
}

.scaleUpIn {
  animation: scaleIn 0.5s ease-in both;
  -webkit-animation: scaleIn 0.5s ease-in both;
}
.scaleUpOut {
  animation: scaleUpOut 0.5s ease-in both;
  -webkit-animation: scaleUpOut 0.5s ease-in both;
}
@keyframes scaleUpOut {
  to { opacity: 0; transform: scale(1.2); }
}
@-webkit-keyframes scaleUpOut {
  to { opacity: 0; -webkit-transform: scale(1.2); }
}

.scaleDownIn {
  animation: scaleDownIn 0.5s ease-in both;
  -webkit-animation: scaleDownIn 0.5s ease-in both;
}
.scaleDownOut {
  animation: scaleOut 0.5s ease-in both;
  -webkit-animation: scaleOut 0.5s ease-in both;
}
@keyframes scaleDownIn {
  from { opacity: 0; transform: scale(1.2); }
}
@-webkit-keyframes scaleDownIn {
  from { opacity: 0; -webkit-transform: scale(1.2); }
}

.slideIn {
  animation: slideIn 0.5s ease-in both;
  -webkit-animation: slideIn 0.5s ease-in both;
}
@keyframes slideIn {
  from { opacity: 0; transform: translateY(-50%); }
}
@-webkit-keyframes slideIn {
  from { opacity: 0; -webkit-transform: translateY(-50%); }
}

.slideOut {
  animation: slideOut 0.5s ease-out both;
  -webkit-animation: slideOut 0.5s ease-out both;
}
@keyframes slideOut {
  to { opacity: 0; transform: translateY(50%); }
}
@-webkit-keyframes slideOut {
  to { opacity: 0; -webkit-transform: translateY(50%); }
}

.slideLeftIn {
  animation: slideLeftIn 0.5s ease-in both;
  -webkit-animation: slideLeftIn 0.5s ease-in both;
}
@keyframes slideLeftIn {
  from { opacity: 0; transform: translateX(-50%); }
}
@-webkit-keyframes slideLeftIn {
  from { opacity: 0; -webkit-transform: translateX(-50%); }
}

.slideLeftOut {
  animation: slideLeftOut 0.5s ease-out both;
  -webkit-animation: slideLeftOut 0.5s ease-out both;
}
@keyframes slideLeftOut {
  to { opacity: 0; transform: translateX(50%); }
}
@-webkit-keyframes slideLeftOut {
  to { opacity: 0; -webkit-transform: translateX(50%); }
}

.flipLeftIn {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipLeftIn .5s both ease-out;
    -moz-animation: flipLeftIn .5s both ease-out;
    animation: flipLeftIn .5s both ease-out;
}
@-webkit-keyframes flipLeftIn {
    from {-webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: .2;}
}
@keyframes flipLeftIn {
    from {transform: translateZ(-1000px) rotateY(90deg);opacity: .2;}
}

.flipLeftOut {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipLeftOut .5s both ease-in;
    -moz-animation: flipLeftOut .5s both ease-in;
    animation: flipLeftOut .5s both ease-in;
}

@-webkit-keyframes flipLeftOut {
    to {-webkit-transform: translateZ(1000px) rotateY(-90deg); opacity: 0;}
}
@keyframes flipLeftOut {
    to {transform: translateZ(1000px) rotateY(-90deg); opacity: 0;}
}

.flipRightIn {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipRightIn .5s both ease-out;
    -moz-animation: flipRightIn .5s both ease-out;
    animation: flipRightIn .5s both ease-out;
}
@-webkit-keyframes flipRightIn {
    from {-webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: .2;}
}
@keyframes flipRightIn {
    from {transform: translateZ(-1000px) rotateY(-90deg);opacity: .2;}
}

.flipRightOut {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipRightOut .5s both ease-in;
    -moz-animation: flipRightOut .5s both ease-in;
    animation: flipRightOut .5s both ease-in;
}

@-webkit-keyframes flipRightOut {
    to {-webkit-transform: translateZ(1000px) rotateY(90deg); opacity: 0;}
}
@keyframes flipRightOut {
    to {transform: translateZ(1000px) rotateY(90deg); opacity: 0;}
}


.rotateIn {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: rotateIn .5s both ease-out;
    -moz-animation: rotateIn .5s both ease-out;
    animation: rotateIn .5s both ease-out;
}
@-webkit-keyframes rotateIn {
    from { -webkit-transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0;}
}
@-moz-keyframes rotateIn {
    from {-moz-transform: translateZ(-3000px) rotateZ(-360deg);opacity: 0;}
}
@keyframes rotateIn {
    from {transform: translateZ(-3000px) rotateZ(-360deg);opacity: 0;}
}

.rotateOut {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: rotateOut .5s both ease-in;
    -moz-animation: rotateOut .5s both ease-in;
    animation: rotateOut .5s both ease-in;
}
@-webkit-keyframes rotateOut {
    to {-webkit-transform: translateZ(-3000px) rotateZ(360deg);opacity: 0;}
}
@-moz-keyframes rotateOut {
    to {-moz-transform: translateZ(-3000px) rotateZ(360deg);opacity: 0;}
}
@keyframes rotateOut {
    to { transform: translateZ(-3000px) rotateZ(360deg); opacity: 0;}
}

.rotateCubeIn {
    -webkit-transform-origin: 50% 100%;
    -webkit-animation: rotateCubeIn .6s both ease-in;
    -moz-transform-origin: 50% 100%;
    -moz-animation: rotateCubeIn .6s both ease-in;
    transform-origin: 50% 100%;
    animation: rotateCubeIn .6s both ease-in;
}
@-webkit-keyframes rotateCubeIn {
    0% {opacity: .3;
        -webkit-transform: translateY(-100%) rotateX(90deg);}
    50% {-webkit-animation-timing-function: ease-out;
        -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
}
@-moz-keyframes rotateCubeIn {
    0% {opacity: .3;
        -moz-transform: translateY(-100%) rotateX(90deg); }
    50% {-moz-animation-timing-function: ease-out;
        -moz-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);}
}
@keyframes rotateCubeIn {
    0% {opacity: .3;
        transform: translateY(-100%) rotateX(90deg);}
    50% {animation-timing-function: ease-out;
        transform: translateY(-50%) translateZ(-200px) rotateX(45deg);}
}

.rotateCubeOut {
    -webkit-transform-origin: 50% 0;
    -webkit-animation: rotateCubeOut .6s both ease-in;
    -moz-transform-origin: 50% 0;
    -moz-animation: rotateCubeOut .6s both ease-in;
    transform-origin: 50% 0;
    animation: rotateCubeOut .6s both ease-in;
}
@-webkit-keyframes rotateCubeOut {
    50% {-webkit-animation-timing-function: ease-out;-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);  }
    100% { opacity: .3; -webkit-transform: translateY(100%) rotateX(-90deg); }
}
@-moz-keyframes rotateCubeOut {
    50% { -moz-animation-timing-function: ease-out;-moz-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);  }
    100% { opacity: .3;-moz-transform: translateY(100%) rotateX(-90deg); }
}
@keyframes rotateCubeOut {
    50% {animation-timing-function: ease-out;
        transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
    100% { opacity: .3; transform: translateY(100%) rotateX(-90deg);}
}


.btn {
  background: #02295b;
  color: #fff;
  border: 1px solid;
  display: inline-block;
  padding: 5px 20px;
}
.btn:hover {
  background: #fff;
  color: rgb(0, 159, 211);
}
.popup {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
}
.popup-content {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.popup-content h1{
    color: #000 !important;
}

.popup-content p{
    color: #000 !important;
}

.popup-content label{
    color: #000 !important;
}

#popup_4{
    top: 100px !important;
}

#popup_5{
    top: 100px !important;
}

.hero-banner{
    position:relative;
    min-height:100vh;
    background:url('../images/slider/slide2.jpg');
    background-size:cover;
    background-position:center right;
    background-repeat:no-repeat;
    overflow:hidden;
}

.hero-overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: none;
    background:linear-gradient(
        90deg,
        rgba(9,40,89,.92) 0%,
        rgba(9,40,89,.82) 35%,
        rgba(9,40,89,.45) 60%,
        rgba(9,40,89,.05) 100%
    );
}

.hero-banner .container{
    position:relative;
    z-index:2;
    height:100vh;
    display:flex;
    align-items:center;
}

.hero-content{
    max-width:650px;
    color:#fff;
}

.hero-subtitle{
    display:inline-block;
    padding:10px 20px;
    background:rgba(255,255,255,.12);
    border-radius:50px;
    margin-bottom:20px;
    font-size:14px;
    letter-spacing:1px;
    text-transform:uppercase;
}

.hero-content h1{
    font-size:44px;
    line-height:1.2;
    font-weight:700;
    margin-bottom:25px;
    color:#fff;
}

.hero-content p{
    font-size:16px;
    line-height:1.6;
    color:rgba(255,255,255,.90);
    margin-bottom:35px;
    max-width:550px;
}

.hero-buttons{
    display:flex;
    gap:15px;
}

.btn-primary-custom{
    background:#fff;
    color:#0b356d;
    padding:8px 35px;
    border-radius:50px;
    text-decoration:none;
    font-weight:600;
}

.btn-primary-custom:hover{
    background:#a80000;
    color:#fff;
}

.btn-secondary-custom{
    border:1px solid rgba(255,255,255,.4);
    color:#fff;
    padding:8px 35px;
    border-radius:50px;
    text-decoration:none;
    font-weight:600;
}

.btn-secondary-custom:hover{
    background:#a80000;
    color:#fff;
}

/* FEATURE ICONS */

.hero-features{
    position:absolute;
    right:140px;
    bottom:40px;
    display:flex;
    gap:20px;
    z-index:5;
}

.feature-box{
    width:200px;
    text-align:center;
    color:#fff;
}

.feature-box i{
    font-size:40px;
    margin-bottom:12px;
    display:block;
}

.feature-box span{
    display:block;
    font-size:13px;
    line-height:1.4;
}

.col-contact-info {
    margin-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px dotted #a80000;
}