<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Open Sans',sans-serif;
    margin: 0;
    padding: 0;
    color: #2a2a2a;
    background: #fff;
    width: 100%;
    height: auto;
    overflow-x: hidden
}

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

a:hover {
    text-decoration: none
}

.header-area {
    width: 100%;
    display: block
}

.header-top {
    background: linear-gradient(135.4deg,#47894cc9 0,#3a727e 100%);
    width: 100%;
    display: block;
    margin: 0;
    padding: 4px 0;
    z-index: 9999;
    position: relative
}

.about-img-box img {
    width: 100%;
    max-width: 100%
}

.header-top-info {
    text-align: left;
    display: block
}

.header-top-info span {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    line-height: 27px
}

.info_ri {
    text-align: right;
    display: block
}

.info-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.info-list li {
    display: inline-block;
    margin-left: 8px
}

.info-list li a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 27px;
    margin-left: 0
}

.info-list li a i {
    margin-right: 5px
}

.pad-0 {
    padding: 0
}

@media (min-width: 768px) {
    .navbar {
        border-radius:0
    }

    ul.nav li.dropdown:hover&gt;ul.dropdown-menu {
        display: block
    }
}

.navbar {
    min-height: auto;
    margin-bottom: 0;
    border: 0 solid transparent;
    background: #fff;
    z-index: 9999;
    box-shadow: -11px 8px 15px #0000002b;
    position: relative
}

.navbar-brand {
    height: auto;
    padding: 10px 0
}

.navbar-brand h1 {
    margin: 0;
    padding: 0
}

.navbar-brand h1 img {
    display: block;
    width: 200px;
    max-width: 100%
}

.navbar-nav&gt;li&gt;a {
    line-height: 20px;
    font-size: 15px;
    font-weight: 600;
    padding: 26px 20px;
    color: #2a2a2a;
    text-transform: uppercase
}

.nav&gt;li&gt;a:focus,.nav&gt;li&gt;a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #364759
}

.nav .open&gt;a,.nav .open&gt;a:focus,.nav .open&gt;a:hover {
    background-color: #fff;
    border-color: transparent
}

.navbar-nav&gt;li&gt;.dropdown-menu {
    padding: 0;
    border: 0
}

.dropdown-menu&gt;li&gt;a {
    padding: 8px 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #2a2a2a;
    text-transform: uppercase
}

.dropdown-menu {
    min-width: 200px
}

.slider_dots .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%,0);
    top: auto
}

.slider_dots.owl-theme .owl-dots .owl-dot span {
    background: #716b6b;
    width: 10px;
    height: 10px;
    border: 0
}

.slider_dots.owl-theme .owl-dots .owl-dot.active span {
    background: #364759;
    width: 20px;
    border: 0
}

.content_middle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 99;
    background: 0 0;
    border-radius: 4px;
    padding: 0;
    text-align: left;
    width: 80%
}

.content_middle h3 {
    font-size: 36px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 15px 0;
    z-index: 9999;
    position: relative
}

.content_middle p {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 26px;
    margin: 0 0 15px 0
}

.btn_btn {
    background: #364759;
    display: inline-block;
    color: #fff;
    padding: 8px 20px;
    font-size: 15px;
    font-weight: 600;
    border: 0;
    line-height: 23px;
    border-radius: 10px;
    letter-spacing: .3px;
    text-transform: capitalize;
    cursor: pointer;
    margin: 0 0 15px 0
}

.btn_btn:focus,.btn_btn:hover {
    color: #fff;
    background: #ff5f1f
}

.btn_btn span {
    font-size: 13px;
    line-height: 24px;
    margin-top: -4px
}

.navbar-toggle {
    border: 1px solid #2a2a2a;
    margin: 18px 10px
}

.navbar-toggle .icon-bar {
    background: #000
}

.footer-area {
    background: #000000a3;
    width: 100%;
    display: block;
    clear: both;
    position: relative;
    padding: 40px 0 63px 0
}

.footer-shared p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 24px
}

.footer-shared .footer-link {
    margin: 0 0 15px 0;
    padding: 0;
    list-style-type: circle;
    list-style-position: inside
}

.footer-link li {
    width: 100%;
    color: #fff;
    list-style-type: none
}

.footer-link li a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 8px 0;
    padding: 0;
    position: relative
}

.footer-address-links li a:hover,.footer-link li a:hover {
    color: #f1f1f1
}

.footer-shared h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: unset;
    margin: 0 0 15px 0;
    padding-bottom: 10px;
    border-bottom: #00f
}

.footer-address-links li {
    width: 100%;
    color: #fff
}

.footer-address-links li a i {
    margin-right: 8px;
    width: 30px;
    height: 30px;
    background: #364759;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border-radius: 50%
}

.footer-address-links li a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 8px 0;
    padding: 0;
    line-height: 26px
}

.footer-shared p.copy__desc {
    font-size: 13px
}

.dropdown-menu&gt;li&gt;a:focus,.dropdown-menu&gt;li&gt;a:hover {
    background: #364759;
    color: #fff
}

.commondiv {
    width: 100%;
    display: block;
    padding: 60px 0;
    border: 0;
    box-shadow: none;
    position: relative
}

.whitebg {
    background: #fff
}

.blue_box {
    background: #364759
}

.offwhite {
    background: #fbfbfb
}

.heading {
    display: block;
    width: 100%;
    position: relative
}

.heading h3 {
    font-size: 26px;
    font-weight: 600;
    color: #2a2a2a;
    line-height: 30px;
    margin: 0 0 30px 0;
    position: relative;
    padding-bottom: 10px
}

.heading h3:before {
    content: '';
    background: #364759;
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0)
}

.servicebox {
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    position: relative;
    text-align: center;
    margin: 0 0 30px 0;
    display: block;
    width: 100%;
    height: auto;
    box-shadow: #deb887;
    padding: 0;
    border-radius: 15px;
    border: 0;
    min-height: 168px
}

.servicebox h3 {
    padding: 0;
    color: #364759;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px 0;
    width: 100%;
    text-transform: uppercase
}

.servicebox img {
    max-width: 100%;
    width: 60px;
    height: auto;
    border-radius: 0;
    margin: 0;
}

.about_us h3 {
    margin: 25px 0 15px 0;
    line-height: 30px;
    font-size: 30px;
    font-weight: 700;
    color: #2a2a2a;
    display: block;
    text-transform: unset
    padding-top: 25px;
}

.about_us p {
    font-size: 16px;
    line-height: 28px;
    color: #2a2a2a;
    font-weight: 500;
    margin: 0 0 15px 0
}

.img_responsive {
    max-width: 100%;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px
}

.bx_v {
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0 30px
}

.bx_v h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: .3px;
    margin: 0 0 10px 0;
    display: block
}

.bx_v p {
    font-size: 14px;
    color: #fffFFFFF;
    line-height: 22px;
    font-weight: 500;
    margin: 0
}

.bx_v i {
    background: #075a84;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    margin: 0 0 15px 0
}

.funfact-area {
    background-color: #075a84;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.funfact-area .fun-get-text {
    padding-top: 0;
    margin-top: 0;
    position: relative
}

.funfact-area .fun-get-text p {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin: 0
}

.funfact-area .fun-get-text a {
    margin: 0
}

.box_why {
    background: #fff;
    box-shadow: 0 0 15px #00000017;
    padding: 20px;
    margin: 0 0 15px 0;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 4px
}

.box_why i {
    width: 50px;
    height: 50px;
    display: block;
    background: #364759;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    border-radius: 50%;
    margin: auto auto 15px auto
}

.box_why h3 {
    margin: 0 0 15px 0;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize
}

.box_why p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin: 0
}

.questionanswer {
    display: block;
    width: 100%;
    clear: both;
    box-shadow: 0 0 15px #00000014;
    margin: 0;
    padding: 30px;
    border: 2px solid #ccc;
    position: relative;
    height: 64vh
}

.questionanswer.height {
    height: auto;
    background: #e6e8eea1;
    margin-bottom: 30px
}

.questionanswer h3 {
    font-size: 18px;
    font-weight: 600;
    color: #233d63;
    text-transform: capitalize;
    margin: 0 0 12px 0;
    display: block;
    clear: both;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px
}

.questionanswer h4 {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin: 0 0 15px 0
}

.questionanswer label.label-cus {
    display: -webkit-box;
    font-weight: 500;
    background: #f1f1f19e;
    padding: 4px 8px;
    font-size: 14px;
    margin: 0 0 5px 0
}

.questionanswer input[type=radio] {
    margin-right: 6px
}

.questionanswer .nextbtn {
    background: #364759;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    cursor: pointer;
    border: 0;
    padding: 6px 16px 7px 16px;
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 4px
}

.questionanswer .nextbtn:focus,.questionanswer .nextbtn:hover {
    background-color: #233d63;
    color: #fff;
    text-decoration: none
}

.form-control {
    height: auto;
    line-height: inherit;
    padding: 6px 15px;
    font-size: 14px;
    border-radius: 0;
    color: #233d63;
    border: 1px solid #ddd;
    font-weight: 500;
    resize: none;
    -webkit-box-shadow: 0 0 10px rgba(82,85,90,.1);
    -moz-box-shadow: 0 0 10px rgba(82,85,90,.1);
    box-shadow: 0 0 10px rgba(82,85,90,.1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.mainslider_js.owl-carousel .owl-item img {
    width: 100%;
    height: 82vh;
    object-fit: cover;
    object-position: center
}

.breadcrumb-area:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2a2a2aab;
    opacity: .9;
    z-index: -1
}

.breadcrumb-area {
    background-color: #f7fafd;
    height: 250px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-align: center;
    z-index: 2;
    color: #fff;
    background-image: url(../images/breadcrumb-bg.jpg);
    background-size: cover;
    background-position: center
}

.breadcrumb-content h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
    margin: 0 0 15px 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.breadcrumb-content .breadcrumb__list {
    margin-top: 190px;
    text-align: left
}

.breadcrumb-content .breadcrumb__list li {
    display: inline-block;
    text-transform: capitalize;
    color: #f7fafd;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding-right: 22px
}

.breadcrumb-content .breadcrumb__list li:last-child {
    padding-right: 0
}

.breadcrumb-content .breadcrumb__list li a {
    color: #f7fafd;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.breadcrumb-content .breadcrumb__list li.active__list-item:after {
    position: absolute;
    content: '.';
    top: -8px;
    right: 0;
    padding: 0 6px;
    font-size: 20px
}

.serice-item {
    background: #fff;
    width: 100%;
    display: block;
    position: relative
}

.heading.left h3:before {
    left: 0;
    transform: none
}

.serice-item p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: #2a2a2a;
    text-align: justify
}

.list_inline {
    width: 100%;
    float: left;
    clear: both;
    list-style-type: none;
    position: relative
}

.list_inline li p {
    font-size: 15px;
    font-weight: 500;
    position: relative;
    background: #fff;
    padding: 10px 10px 10px 30px;
    margin: 0 0 15px 0;
    border-radius: 4px;
    box-shadow: 0 0 15px #0000000d
}

.list_inline li p:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 8px;
    top: 11px;
    font-size: 14px;
    color: #036ea2
}

.questionanswer.height h3 {
    color: #000;
    border-bottom: 1px solid #ccc
}

.questionanswer.height label {
    color: #000;
    font-weight: 600
}

.questionanswer.height .nextbtn {
    background: #6182a5
}

.questionanswer.height .nextbtn:hover {
    background: #e8941c
}

.questionanswer.boxshadow {
    height: auto;
    box-shadow: 0 0 10px rgba(82,85,90,.23);
    border: 0
}

.questionanswer.boxshadow h3 {
    text-align: center
}

.letstalk {
    position: absolute;
    right: 0;
    top: 40%;
    position: fixed;
    z-index: 99
}

.btn_btn.m0 {
    margin: 0
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9999
}

.map-address-box .map-address {
    margin-top: 24px
}

.map-address-box .map-address li {
    position: relative;
    padding-left: 70px;
    margin-bottom: 20px;
    padding-right: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1
}

.map-address-box .map-address li i {
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: rgb(54 71 89);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.map-address-box .map-address li h5 {
    font-size: 16px!important;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 8px 0;
    font-size: 15px;
    font-weight: 600
}

.map-address-box .map-address li p {
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 10px 0
}

.contact-form-action form .form-group .form-control {
    height: 50px;
    line-height: inherit;
    padding: 8px 15px;
    font-size: 14px;
    color: #231f20;
    border: 1px solid #ddd;
    font-weight: 500;
    resize: none;
    -webkit-box-shadow: 0 0 40px rgba(82,85,90,.1);
    -moz-box-shadow: 0 0 40px rgba(82,85,90,.1);
    box-shadow: 0 0 40px rgba(82,85,90,.1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.contact-form-action form .form-group .label-text {
    font-size: 14px;
    color: #231f20;
    font-weight: 600;
    text-transform: capitalize
}

.serice-item h5 {
    font-size: 18px;
    font-weight: 600;
    color: #2a2a2a;
    display: block;
    margin: 0 0 15px 0
}

.pdftop30 {
    padding-top: 0!important
}

.serviceslist {
    margin: 0 0 15px 0;
    display: block
}

.serviceslist li {
    list-style-position: inside;
    list-style-type: circle;
    font-size: 15px;
    font-weight: 600;
    color: #2a2a2a;
    margin-bottom: 5px
}

.navbar.affix {
    top: 0;
    position: fixed;
    width: 100%;
    left: 0;
    position: fixed;
    z-index: 999
}

.navbar-nav&gt;li&gt;a.phonenumber {
    padding: 10px 0;
    margin-left: 20px
}

.contactinfo {
    display: block;
    position: relative
}

.contactinfo i {
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 30px
}

.details_contact {
    font-size: 18px;
    font-weight: 600;
    display: block;
    padding-left: 34px
}

.details_contact span {
    font-size: 12px;
    display: block
}

.navbar-nav&gt;li&gt;a.blinking {
    animation: blinkingText .8s infinite
}

@keyframes blinkingText {
    0% {
        color: #000
    }

    49% {
        color: #000
    }

    50% {
        color: #364759
    }

    99% {
        color: #364759
    }

    100% {
        color: #000
    }
}

.box_why:hover {
    box-shadow: none;
    background: 0 0
}

.footer-link li a:after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    width: 0%;
    height: 1px;
    background: #fff;
    -webkit-transition: all .4s cubic-bezier(.42,0,.58,1);
    transition: all .4s cubic-bezier(.42,0,.58,1)
}

.footer-link li a:hover:after {
    left: 0;
    right: auto;
    width: 100%
}

.copy__desc {
    padding: 20px 0;
    background: #5e5e5ea3;
    border-top: 1px solid #495b6b;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    margin-top: 20px;
    border-bottom: 1px solid #495b6b
}

.scrollup i {
    color: #fff
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background-color: #000
}

.affix .fg,.affix-top .fg,.info-list li.nonedeskto {
    display: none
}

.col-lg-15,.col-md-15,.col-sm-15,.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-15 {
        width:20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width:20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width:20%;
        float: left
    }
}

.hegtbg.servicebox img {
    height: 300px
}

.servicebox_inner {
    width: 100%;
    display: block;
    position: relative;
    clear: both;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0 2px 15px #00000029
}

.servicebox_inner img {
    width: 100%;
    border-radius: 4px;
    height: 220px;
    object-position: center;
    object-fit: cover
}

.servicebox_inner .content_inner {
    padding: 10px 6px;
    background: #fff;
    text-align: center;
    border-radius: 0 0 4px 4px
}

.servicebox_inner .content_inner h3 {
    margin: 0 0 15px 0;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    text-transform: capitalize
}

.servicebox_inner .content_inner span {
    margin: 0;
    padding: 4px 30px;
    font-size: 13px;
    line-height: 23px
}

.servicebox_inner:focus .content_inner span,.servicebox_inner:hover .content_inner span {
    background: #e8941c
}

.addmore {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 15px;
    display: block;
    text-decoration: underline
}

.navbar-nav&gt;li&gt;a.phonenumber {
    padding: 10px 25px;
    background: #364759;
    color: #fff;
    text-align: center;
    margin: 16px 0 16px 16px;
    border-radius: 10px
}

.contactinfo {
    display: block;
    position: relative;
    text-align: center
}

.details_contact {
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding: 0
}

.bgdiv {
    background: url(../images/bg-patern.jpg);
    background-repeat: repeat
}

.servicebox p {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    font-weight: 400;
    color: #000;
    margin: 0
}

.sortlis li {
    float: left;
    width: 49%
}

.solidcolour {
    text-align: center;
    width: 100%;
    background: url(../images/bg_img.jpg);
    display: block;
    background-size: cover;
    padding: 150px 0 100px 0;
    position: relative
}

.solidcolour:before {
    content: ''
}

.box_why:hover {
    box-shadow: none;
    background: #fff
}

.solidcolour h3 {
    margin: 0 0 30px 0;
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
    line-height: 34px;
    font-weight: 600;
    z-index: 9
}

.bg-vlack {
    background: url(../images/bg-6.png) #3a3a3a;
    height: auto;
    width: 100%;
    z-index: 9;
    height: 300px;
    position: absolute;
    z-index: 0
}

.box_why {
    box-shadow: 0 0 15px #00000017;
    min-height: 256px;
    background: #f6f7f8;
    padding: 20px;
    margin: 20px 0 15px 0;
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 0;
    z-index: 99;
    border-top: 0;
    position: relative
}

.box_why:before {
    position: absolute;
    
    background: linear-gradient(135.4deg,#47894cc9 0,#3a727e 100%);
    content: '';
    width: 90%;
    left: 50%;
    top: -12px;
    height: 12px;
    transform: translateX(-50%)
}

.box_why img {
    width: 60px;
    height: 60px;
    display: block;
    margin: auto auto 30px 0
}

.box_why h3 {
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize
}

.box_why p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin: 0
}

.servicebox .nothover {
    display: block
}

.servicebox:hover .nothover {
    display: none
}

.servicebox:hover .onhover {
    display: block
}

.servicebox .onhover {
    display: none
}

.servicebox:hover h3 {
    color: #fff
}

.box_why:hover:before {
    width: 100%;
    left: 0;
    transform: none;
    top: 0;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.fixedfooter {
    position: fixed;
    bottom: 0;
    padding: 10px 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: linear-gradient(135.4deg,#47894cc9 0,#3a727e 100%);
    text-align: center
}

.f_ox i {
    display: block;
    font-size: 20px;
    margin: 0 0 6px 0;
    color: #fff
}

.f_ox:focus,.f_ox:hover {
    color: #fff
}

.f_ox {
    display: block;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.f_ox:hover i {
    color: #fff
}

.solidcolour p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    line-height: 28px;
    margin: auto;
    width: 90%
}

.solidcolour .line {
    display: block;
    background: #fff;
    width: 80px;
    height: 2px;
    margin: auto;
    margin-bottom: 30px
}

.bottom-four-icon-section {
    padding: 40px 0;
    border-top: 1px solid #d6d7d9;
    font-size: 15px
}

.media {
    display: block
}

.media .media-body {
    vertical-align: middle;
    width: 75%
}

.bottom-four-icon-section .col:last-child {
    border: none
}

.bottom-four-icon-section .col {
    border-right: 1px solid #d6d7d9
}

.lis_cont {
    list-style-position: inside;
    position: relative;
    margin: 0
}

.lis_cont li {
    font-size: 14px;
    line-height: 24px;
    color: #2a2a2a;
    font-weight: 500;
    margin: 0 0 6px 0;
    position: relative;
    padding-left: 20px;
    list-style-position: inside
}

.lis_cont li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    border: 2px solid #5c768d;
    width: 10px;
    height: 10px;
    border-radius: 50px
}

.about_us p.callus {
    font-size: 18px;
    font-weight: 600;
    color: #5c768d;
    display: block
}

.about_us p.callus a {
    color: #040404;
    margin-left: 10px
}

.about_us h3 span {
    font-size: 16px;
    display: block;
    color: #5c768d;
    font-weight: 600;
    margin-bottom: 10px
}

.aboutysimage {
    position: relative
}

.aboutysimage span {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
    background: #5c768d;
    padding: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    width: 200px;
    text-align: center;
    border-radius: 15px
}

.aboutysimage img {
    width: 100%;
    max-width: 100%
}

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

.section-head-content p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 26px;
    margin: 0 0 40px 0
}

.why-us-section .info-div {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    max-width: 255px;
    margin: 0 auto;
    margin-bottom: 20px;
    border: 1px solid #f1f1f1
}

.why-us-section .info-div .icon-div {
    margin-bottom: 10px
}

.why-us-section .info-div .icon-div img {
    width: 80px;
    height: auto
}

.why-us-section .info-div h4 {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin: 0 0 10px 0;
    font-weight: 600;
    color: #364759;
    text-transform: capitalize
}

.why-us-section .info-div .detail {
    min-height: 80px;
    font-size: 14px;
    font-weight: 500;
    color: #58595b
}

.leftcontent {
    padding: 60px;
    display: block;
    margin: 0
}

.leftcontent h3 {
    margin: 0 0 15px 0;
    font-size: 22px;
    font-weight: 600;
    color: #364759;
    text-transform: capitalize
}

.leftcontent p {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    margin: 0;
    color: #484848;
    text-align: justify
}

.leftalgin {
    text-align: center
}

.rgtalgin {
    text-align: center
}

.whitearea:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 42%;
    height: 100%
}

.contact-form-action h3,.sec-heading h3 {
    margin: 0 0 30px 0;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-align: left
}

.map-address-box .map-address li:last-child {
    border-bottom: 0
}

.tm-all-post-list {
    position: relative;
    padding: 20px;
    display: block;
    box-shadow: 0 0 15px #0000001a;
    border: 0;
    margin-bottom: 20px
}

.tm-all-post-list li {
    display: block;
    position: relative
}

.tm-all-post-list li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    width: 100%;
    padding: 12px 12px 12px 50px;
    position: relative;
    border: 1px solid #eaeaea;
    margin-bottom: 10px
}

.tm-all-post-list li a:before {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    width: 44px;
    height: 44px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    left: 0;
    top: 0;
    border-right: 1px solid #eaeaea
}

.tm-all-post-list li a:hover {
    color: #fff;
    background-color: #364759
}

.tm-all-post-list li a:hover:before {
    color: #fff;
    background-color: #5c768d;
    border-right: #5c768d
}

.services-inner {
    display: block;
    width: 100%;
    clear: both;
    position: relative;
    background: #fff
}

.services-inner h3 {
    margin: 0 0 15px 0;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    display: block;
    clear: both;
    position: relative
}

.services-inner img.bigimg {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0 0 20px 0
}

.services-inner img.smallimg {
    width: 100%;
    height: 250px;
    max-width: 100%;
    object-fit: cover;
    object-position: center
}

.services-inner p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 15px 0
}

.bg_slide:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #364759bf;
    height: 100%;
    width: 100%;
    z-index: 1
}

.bg_slide {
    background: url(../images/bg_1.jpg) no-repeat;
    background-size: cover;
    padding: 20px;
    position: relative;
    z-index: 9;
    margin-bottom: 30px
}

.bg_slide .content_i_n {
    position: relative;
    display: block;
    z-index: 99;
    border: 1px dotted #fff;
    padding: 20px
}

.bg_slide .content_i_n i.fa-user {
    color: #fff;
    font-size: 40px;
    margin-bottom: 15px
}

.bg_slide .content_i_n h3 {
    margin: 0 0 15px 0;
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.bg_slide .content_i_n p {
    color: #fff
}

.bg_slide .content_i_n ul li {
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #fff
}

.bg_slide .content_i_n ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.servie_box {
    width: 100%;
    display: block;
    padding: 30px;
    box-shadow: 0 0 15px #00000024;
    margin-bottom: 30px
}

.team .member {
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
    padding: 30px;
    border-radius: 10px;
    background: #fff;
}

.team .member .pic {
    overflow: hidden;
    width: 100%;
    border-radius: 0;
}

.team .member .pic img {
    transition: ease-in-out 0.3s;
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.team .member:hover img {
    transform: scale(1.1);
}

.team .member .member-info {
    padding-left: 0;
}

.team .member h4 {
    font-weight: 600;
    font-size: 22px;
    color: #c39747;
    margin: 0 0 10px 0;
}

.team .member span {
    display: block;
    font-size: 15px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 500;
}

.team .member span::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 1px;
    background: #e7ca7f;
    bottom: 0;
    left: 0;
}

.team .member p {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 22px;
}

.team .member .social {
    margin-top: 12px;
    display: block;
}

.team .member .social a {
    transition: ease-in-out 0.3s;
    display: block;
    position: relative;
    width: 100%;
    clear: both;
    margin: 0 0 15px 0;
    color: #818080;
    font-size: 14px;
}

.team .member .social a i {
    font-size: 16px;
    margin: 0 10px 0 0;
    background: #c39747;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: #FFF;
}

.our_sup {
    background: #fff;
    padding: 40px;
    margin-bottom: 30px;
    border-radius: 5px;
    width: 100%;
    max-width: 100%;
}

.col-lg-15,.col-md-15,.col-sm-15,.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-15 {
        width:20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width:20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width:20%;
        float: left
    }
}

.our_sup:hover {
    box-shadow: 0 0 15px #00000014;
}

.servicebox {
    position: relative;
    margin: 0 0 20px 0;
    display: block;
    width: 100%;
    z-index: 8;
}

@media only screen and (max-width: 767px) {
    .our_sup {
        padding: 15px;
    }

    .servicebox img {
        height: auto;
    }

    .image_overlay h3 {
        font-size: 14px;
    }
}

.servicebox img {
    border-radius: 5px;
    max-width: 100%;
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}

.servicebox .image_overlay {
    padding: 14px 6px;
    bottom: 10px;
    box-shadow: 0 5px 5px rgba(0,0,0,.05);
    clear: both;
    color: #000;
    display: block;
    margin: 0 0;
    position: absolute;
    text-align: center;
    z-index: 9;
    background: linear-gradient(135.4deg,rgb(41 33 116) 0,rgb(57 163 186 / 82%) 100%);
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    width: 100%;
}

.image_overlay h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    display: block;
}

.servicebox:hover .image_overlay {
    -webkit-animation-name: pullUp;
    -moz-animation-name: pullUp;
    -webkit-animation-duration: 1.1s;
    -moz-animation-duration: 1.1s;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -webkit-animation-timing-function: eaze-in-out;
    -moz-animation-timing-function: eaze-in-out;
    background: linear-gradient(135.4deg,rgb(41 33 116) 0,rgb(57 163 186) 100%);
    color: #fff;
    margin: 0;
    bottom: 0;
    border-radius: 4px 4px 0 0;
}
.clientbox {
    margin: 10px;
    border-radius: 5px;
    box-shadow: 0 0 15px #00000017;
    padding: 10px;
}
.owl-carousel .owl-item .clientbox img {
    width: auto;
    margin: auto;
    display: block;
    padding: 15px;
    max-width: 100%;
}

.client_slider .owl-nav{ display:none;}</pre></body></html>