@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url(../icons/line-awesome/css/line-awesome.min.css);
@import url(../icons/font-awesome/css/font-awesome.min.css);
@import url(../icons/flaticon/flaticon.css);
@import url(../icons/themify/themify-icons.css);

.item-center,
.navbar {
    align-items: center
}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin-top: 0
}

address,
dl,
ol,
p,
pre,
ul {
    margin-bottom: 1rem
}

body,
caption {
    text-align: left
}

dd,
label {
    margin-bottom: .5rem
}

pre,
textarea {
    overflow: auto
}

address,
legend {
    line-height: inherit
}

progress,
sub,
sup {
    vertical-align: baseline
}

button,
hr,
input {
    overflow: visible
}

.img-fluid,
.img-thumbnail {
    height: auto;
    max-width: 100%
}

body,
html {
    overflow-x: hidden
}

.full-img,
.icon-cell img,
.img-fluid,
.img-thumbnail,
legend {
    max-width: 100%
}

.counter-img,
.team-img {
    column-gap: 21px
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #a6611c;
    --secondary: #673BB7;
    --success: #10d876;
    --info: #2754e6;
    --warning: #FE9431;
    --danger: #E50202;
    --light: #faf8f2;
    --dark: #262F5A;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1440;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.navbar {
    display: flex
}

body {
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
    color: #888;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

.btn,
.btn:not(:disabled):not(.disabled),
[role=button],
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled),
summary {
    cursor: pointer
}

address {
    font-style: normal
}

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

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

blockquote,
figure {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

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

.btn,
.icon-cell img,
img,
svg {
    vertical-align: middle
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    background-color: transparent;
    outline: 0;
    color: #a6611c;
    text-decoration: none !important
}

a:hover {
    color: #653b11;
    text-decoration: underline
}

a:not([href]),
a:not([href]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    -ms-overflow-style: scrollbar
}

img {
    border-style: none
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #aeaed5;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

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

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.btn,
hr {
    margin-top: 1rem
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    color: inherit;
    white-space: normal
}

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

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.display-1,
.display-2,
.display-3,
.display-4,
.lead {
    font-weight: 300
}

.display-1,
.display-2,
.display-3,
.display-4 {
    line-height: 1.2
}

.figure,
.list-inline-item,
output {
    display: inline-block
}

summary {
    display: list-item
}

#menu-toggle,
template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    line-height: 1.2
}

.blockquote,
hr {
    margin-bottom: 1rem
}

.h1,
h1 {
    font-size: 2.25rem
}

.h2,
h2 {
    font-size: 1.875rem
}

.h3,
h3 {
    font-size: 1.5rem
}

.h4,
h4 {
    font-size: 1.125rem
}

.h5,
h5 {
    font-size: 1rem
}

.h6,
h6 {
    font-size: .875rem
}

.lead {
    font-size: 1.25rem
}

.display-1 {
    font-size: 6rem
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem
}

hr {
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

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

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.btn,
.myBtn {
    display: inline-block
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

html {
    font-size: 62.5%;
    scroll-behavior: smooth;
    scroll-padding-top: 7rem
}

.btn {
    text-transform: capitalize;
    background: 0 0;
    font-size: 2rem !important
}

.btn-outline-primary {
    border: .2rem solid #000;
    color: #000
}

.btn:hover {
    background: var(--logored);
    color: #fff
}

.clients .box img {
    height: 10rem;
    width: 100%;
    object-fit: contain
}

.clients {
    padding: 7rem 9% 1rem
}

@media (max-width:1300px) {
    html {
        font-size: 55%
    }

    .header {
        padding: 2rem 4%
    }
}

@media (max-width:991px) {
    .solutions .circle-1 {
        display: none !important
    }

    html {
        font-size: 55%
    }

    .header {
        padding: 2rem 4%
    }
}

.myBtn {
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.btn-primary {
    color: #fff !important;
    background-color: #005A5C !important;
    border-color: #fffcf9 !important
}

.btn {
    font-weight: 400;
    color: #888;
    text-align: center;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.counter-img,
.df,
.menu,
.row,
.top-nav {
    display: flex;
    justify-content: center;
}


.pbt-100 {
    padding-bottom: 100px;
    padding-top: 100px;
}





.heading,
footer .footer-title {
    line-height: 1.2;
    /* text-transform: uppercase */
}

.main-slider .slider-1 {
    background-image: url(https://kingarchitect.dexignzone.com/xhtml/images/main-slider/slide4.jpg)
}

.main-carousel .slide-item {
    width: 100%;
    height: 100%;
    background: #000;
    position: relative
}

.main-carousel .slide-item img {
    opacity: .5;
    position: relative
}

.slide-item {
    height: 70rem !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.col-md-6,
.footer-bg .w-100 {
    width: 50%
}

.col-md-4 {
    width: 33.3%
}

.col-md-12,
.full-img,
.project .w-100,
.team .w-100 {
    width: 100%
}

.container {
    margin: auto
}

.full-img {
    height: 100%;
    max-height: 100%
}

.pbt-50 {
    padding-bottom: 50px;
    padding-top: 50px
}

.heading {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 2rem
}

p {
    color: #676767;
    line-height: 30px;
    font-size: 18px
}

.heading-h3 {
    font-size: 3.875rem
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    color: #000
}

.font-16,
.menu>li {
    font-family: Roboto, sans-serif
}

.icon-cell img {
    width: auto;
    height: 47px
}

.text {
    text-align: left
}

.text-center {
    text-align: center
}

.mt-4 {
    margin-top: 12px !important
}

.centerred-text p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.bg-counter {
    background-color: #e0dbcd
}

.col-md-2 {
    width: 21rem
}

.col-md-3 {
    width: 25%
}

.container {
    width: 80%;
    align-items: center
}

.font-16 {
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.counter {
    font-size: 50px;
    font-weight: 700;
    color: #005A5C;
    line-height: 60px;
    margin-bottom: 0
}

.footer-bg li,
.team-head {
    color: #fff
}

.team-head {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700
}

.footer-logo {
    max-width: 150px;
    margin-bottom: 30px
}

.gp-12 {
    gap: 50px
}

footer .footer-title:after {
    content: "";
    background: #fff;
    width: 55px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0
}

footer .footer-title {
    margin: 0 0 40px;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
    color: #fff
}

.pbt-05 {
    padding-bottom: 0;
    padding-top: 100px
}

* {
    box-sizing: border-box
}

.project .col-md-6 img {
    width: 100%;
    height: auto;
    display: block
}

.project .row {
    display: flex;
    flex-wrap: wrap;
    margin: -5px
}

.project .col-md-6 {
    padding: 5px
}

.project p {
    font-weight: 400
}

.bg-counter .col-md-4 {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}




a {
    color: #005A5C !important;
}

@media only screen and (max-width:600px) {


    .pbt-50 {
        padding-bottom: 50px;
        padding-top: 22px
    }

    .pbt-100 {
        padding-bottom: 25px;
        padding-top: 25px;
    }




    .dfw {
        flex-direction: column-reverse
    }

    footer .footer-title {
        padding-bottom: 11px;
        margin-bottom: 13px;
        margin-top: 18px
    }

    .text-box {
        align-items: unset !important
    }

    .slider-container p {
        color: #fff !important;
        margin-top: 11px;
        font-size: 18px !important;
        text-align: center !important
    }

    .main-heading {
        text-align: center;
        font-size: 4.25rem !important
    }

    p {
        font-size: 18px;
        line-height: 26px
    }

    .heading {
        font-size: 33px
    }

    .row {
        flex-wrap: wrap !important
    }

    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-6 {
        width: 100%
    }

    .col-md-3 {
        width: 100% !important
    }

    /* .pbt-100 {
        padding-bottom: 50px;
        padding-top: 50px
    } */
}

.top-nav {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-color: #00baf0;
    background: linear-gradient(to left, #fff, #f9f9f9);
    color: #1f0707;
    height: 84px;
    padding: 2em
}

.menu {
    flex-direction: row;
    list-style-type: none;
    margin: 0;
    padding: 0;
    align-items: center
}

.menu>li {
    margin: 0 1rem
}

.menu-button-container {
    display: none;
    height: 100%;
    width: 30px;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.menu-button,
.menu-button::after,
.menu-button::before {
    display: block;
    background-color: #0c0000;
    position: absolute;
    height: 4px;
    width: 30px;
    transition: transform .4s cubic-bezier(.23, 1, .32, 1);
    border-radius: 2px
}

.menu-button::before {
    content: '';
    margin-top: -8px
}

.menu-button::after {
    content: '';
    margin-top: 8px
}

#menu-toggle:checked+.menu-button-container .menu-button::before {
    margin-top: 0;
    transform: rotate(405deg)
}

#menu-toggle:checked+.menu-button-container .menu-button {
    background: rgba(255, 255, 255, 0)
}

#menu-toggle:checked+.menu-button-container .menu-button::after {
    margin-top: 0;
    transform: rotate(-405deg)
}

@media (max-width:700px) {

    .counter-img,
    .menu-button-container,
    .menu>li {
        display: flex
    }

    .counter-img {
        justify-content: center;
        column-gap: 21px
    }

    .menu {
        z-index: 100;
        position: absolute;
        top: 0;
        margin-top: 85px;
        left: 0;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center
    }

    #menu-toggle~.menu li {
        height: 0;
        margin: 0;
        padding: 0;
        border: 0;
        transition: height .4s cubic-bezier(.23, 1, .32, 1)
    }

    #menu-toggle:checked~.menu li {
        border: 1px solid #333;
        height: 2.5em;
        padding: .5em;
        transition: height .4s cubic-bezier(.23, 1, .32, 1)
    }

    .menu>li {
        justify-content: center;
        margin: 0;
        padding: .5em 0;
        width: 100%;
        color: #fff;
        background-color: #222
    }

    .menu>li:not(:last-child) {
        border-bottom: 1px solid #444
    }
}




.slider-container p {
    color: white !important;
    margin-top: 14px;
    font-size: 31px;
}

.logo {
    width: 147px;
}

.btn {
    background-color: transparent;
    border: 1px solid white;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 4px;
    font-size: 16px;
    margin: 20px 0;
}

.btn:hover {
    background-color: white;
    color: black;
    transition: 0.5s;
}

/* Slider */

.slider-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100vw;
    height: 648px;
    margin: auto;
}

.slide {
    display: flex;
    flex: 0 0 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 1s ease-in-out;
    transform: translateX(100%);
}

.slide.active {
    transform: translateX(0);
}

.text-box {
    flex: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    color: #fff;
    padding: 4em;
    box-sizing: border-box;
    width: 30%;
}

.slider-img {
    object-fit: cover;
    flex: 7;
    width: 70px;
    height: auto;
    box-sizing: border-box;
}

.arrow {
    position: absolute;
    top: 50%;
    font-size: 24px;
    color: #fff;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
}

#prevBtn {
    left: 10px;
}

#nextBtn {
    right: 10px;
}

/* Background colors for each slide*/
#slide1 {
    background-color: #869090;
}

#slide2 {
    background-color: #5b7069;
}

#slide3 {
    background-color: #cfccc7;
}

.mobile {
    display: none;
}

/* .services .row {
margin-top: 22px;

} */

/* Tablet */
@media screen and (max-width: 768px) {

    .cont-w .container {
        width: 99%;

    }

    .footer-bg li {
        margin-right: 0rem !important;


    }

    /* .services .row {
    margin-top: 12px;

} */

    .gap-74 {
        gap: 8px !important;
    }

    .features-section p {
        font-size: 19px;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        color: steelblue;
        line-height: 26px;
        margin-top: 13px;
    }


    .counter-show .col-md-3 {

        margin-top: 20px;
    }


    .fa-angle-left {

        left: -13% !important;

    }



    .fa-angle-right {


        right: -13% !important;

    }






    .mdn {
        display: none;
    }

    .mobile .team-head {
        font-size: 26px;
        color: #000000;
        line-height: 15px;
        font-weight: 700;
    }

    .mobile .col-md-3 {
        margin-bottom: 12rem;
    }

    .mobile {
        .text-team-new {
            color: rgb(0, 0, 0);
            font-size: 20px;
            position: absolute;
            top: 120%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            text-align: center;
        }
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .arrow {
        position: absolute;
        top: 28%;
        font-size: 24px;
        color: #fff;
        background: none;
        border: none;
        cursor: pointer;
        outline: none;
    }


    .slide {
        flex-direction: column;
    }

    .text-box {
        order: 2;
        width: 100%;
        padding: 2em;
    }

    .slider-img {
        width: 100%;
    }
}

/* Mobile */
@media screen and (max-width: 480px) {
    .slide {
        flex-direction: column;
    }

    .text-box {
        order: 2;
        width: 100%;
        padding: 1em;
    }

    .slider-img {
        width: 100%;
    }
}

.main-heading {
    font-family: initial;

    font-weight: 500;
    font-size: 6.25rem;
    line-height: 1.2;
}








.footer-bg li {
    margin-right: 3rem;

    display: inline-block;
}

.footer-bottom a {
    color: #ffffff;
    text-decoration: none;
    footer .footer-bottom background-color: transparent;
}

footer .footer-bottom {
    background-color: #005a5c;

    padding: 20px 0;
    font-size: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}


hr {
    color: white;
}

footer {
    color: #fff;
    font-size: 15px !important;
}

footer .Address-area ul {

    direction: rtl;
    list-style: none;
}

footer .widget-logo ul {
    /* display: flex; */
    align-items: center;
    flex-wrap: wrap;
    /* direction: rtl; */
}

footer .widget-logo ul {
    display: contents;
}

footer .widget-logo ul li {
    display: inline-block;
    flex: 50%;
    padding: 0 15px 15px 0px;
}

.text-footer {
    color: #ffffff;
    margin-right: 11rem;
}

.footer-bg {
    background-color: #005a5c;

}

.footer-logo {
    background-color: white;
    padding: 12px;
    border-radius: 12px;
}

.col-md-3 {
    position: relative;
    width: 50%;
}

.image {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #011015b5;
}

.hover-div:hover .overlay {
    opacity: 1;
}

.text-team-new {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}








@media (min-width: 414px) and (max-width: 768px) {


    .faq-container {
        width: 408px !important;

    }


}



@media (min-width: 768px) and (max-width: 1024px) {
    .faq-container {
        width: 332px !important;

    }


}



.faq-container {
    width: 571px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.faq-item {
    padding: 20px;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-question {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 3px;
    padding-top: 3px;
}


.faq-answer {
    font-size: 16px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;

    padding-left: 17px;
    margin-top: 12px;
    padding-right: 8px;
}


.faq-answer.active {
    border-bottom: 1px solid #e0e0e0;
}

.icon-container i {
    font-size: 16px;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
}

.icon-container i.active {
    transform: rotate(90deg);
}

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

.new-img {
    padding: 14px;
    border-radius: 36px;
}




.bg-center {
    background-position: center;
}

.wt-bnr-inr {
    height: 250px;
    background-size: cover;
    background-position: center center;
    display: table;
    width: 100%;
}

.overlay-wraper {
    position: relative;
}

::selection {
    background: #50aab2;
}

.opacity-07 {
    opacity: .7;
}


.overlay-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
}


.bg-black {
    background-color: #000;
}


.wt-bnr-inr .container {
    display: table;
    height: 100%;
}

.overlay-wraper>.container,
.overlay-wraper>.container-fluid,
.overlay-wraper>.wt-icon-box-wraper,
.overlay-wraper>.wt-left-part,
.overlay-wraper>.wt-right-part {
    position: relative;
    z-index: 1;
}


.wt-bnr-inr-entry {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.wt-bnr-inr-entry .banner-title-outer {
    position: relative;
}

.wt-bnr-inr-entry {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.text-white {
    color: #fff;
}

h1 {
    font-size: 56px;
    line-height: 46px;
    color: #203334;
    font-family: Martel, serif;
}

.bg-back{
    background-image:linear-gradient(194deg, #ffffff, transparent), url(home/corporate_art_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    
    color: white;
}