.center {
    text-align: -webkit-center;
}

.gold {
    color: #a57d25 !important;
}

.white {
    color: #fff !important;
    font-weight: 500;
}

.d-blue {
    color: #00324c !important;
    font-weight: 500;
}

.l-green {
    color: #fff;
    background-color: #64dc7f;
    border-color: #28a745;
}

.l-yellow {
    color: #111;
    background-color: #a57d25;
    border-color: #ffc107;
}

.l-red {
    color: #111;
    background-color: #ea9292;
    border-color: #b35854;
}

.flex {
    display: flex !important;
}

.grid-kw {
    display: grid !important;
}

.bg-custom {
    background-image: url("../img/home1/counter-bg.jpg") !important;
    height: -webkit-fill-available;
}

.kw-hover {
    transition: .3s;
}

.kw-hover:hover {
    box-shadow: 1px 1px 10px 5px #a57d25;
    transform: scale(1.02);
}

.kw-hover:hover .img a:hover {
    opacity: 0.9;
}

.fba-right p a {
    color: #a57d25;
    text-align: right;
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.fw-categories .list li.active>a {
    color: #a57d25;
}

.section-title h2 {
    color: #00324c;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 44px;
    margin: 0 0 26px;
}

.logo {
    height: auto !important;
    width: 150px !important;
}

.flogo {
    margin-left: -10px !important;
}

.fw-info .flogo img {
    height: auto !important;
    max-width: 90% !important;
}


/* Main Page Css */

.single-service .content .title {
    text-align: center;
}

.services-button {
    text-align: center;
}

.services-button .link {
    background: #a57d25 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    padding: 12px 20px;
    text-align: -webkit-center;
}

.single-brand {
    width: 125px !important;
    height: 50% !important;
    margin: 0 auto 30px;
}

.single-blog .content .meta .author .img img {
    width: 15px;
    height: 15px;
    margin-top: -4px;
}

.in-block {
    display: inline-block !important;
}


/* -------- Scroll To Top ---------- */

.up {
    position: fixed;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 999;
    background: #a57d25;
    bottom: .5rem;
    right: .5rem;
    box-shadow: 0px 2px 9px -2px rgba(0, 0, 0, 1);
    cursor: pointer;
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.up i.fas.fa-arrow-up {
    color: #fff;
}


/* Contact Us Edited Css */

.single-contact-details {
    margin: 0 !important;
    display: grid;
}


/* Footer Edited CSS */

.footer-read {
    font-size: 14px;
}

a.address {
    color: #fff;
    font-size: 14px;
}

a.address:hover {
    color: #a57d25 !important;
}


/*Service*/

.service-area-kw {
    background: #fafafa none repeat scroll 0 0;
    padding: 95px 0 90px;
}

.single-service-kw {
    border: 1px solid #eaeaea;
    border-radius: 3px;
}

.single-service-kw .img a {
    display: block;
    position: relative;
    transition: .3s;
}

.single-service-kw .img a:hover {
    box-shadow: 1px 1px 10px 5px #a57d25;
    transform: scale(1.01);
}

.single-service-kw:hover .img a:hover {
    opacity: 0.9;
}

.single-service-kw .content {
    background: #fff none repeat scroll 0 0;
    padding: 20px 26px 26px;
}

.single-service-kw .content .title {
    color: #333333;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 0 8px;
}

.single-service-kw .content .text {
    border-bottom: 1px solid #cccccc;
    color: #333333;
    line-height: 24px;
    padding: 0 0 8px;
}

.single-service-kw .content .order-more {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0 0;
    position: relative;
}

.single-service-kw .content .order-more::after {
    background: #cccccc none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 50%;
    top: 12px;
    width: 1px;
}

.single-service-kw .content .order-more a {
    color: #333333;
    -moz-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    -o-flex: 1 1 40%;
    -webkit-box-flex: 1;
    flex: 1 1 40%;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    margin-right: 7%;
    padding: 12px 0;
    text-align: center;
}

.single-service-kw .content .order-more .order {
    border: 1px solid #a57d25;
    border-radius: 3px;
}

.single-service-kw .content .order-more .order:hover {
    background: #a57d25 none repeat scroll 0 0;
    color: #fff;
}

.single-service-kw .content .order-more .more:hover {
    color: #a57d25;
}

.service-carousel .owl-dots {
    margin: 47px 0 0;
    text-align: center;
}

.service-carousel .owl-dots .owl-dot {
    background: #333333 none repeat scroll 0 0;
    border-radius: 100px;
    display: inline-block;
    height: 8px;
    margin-right: 17px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 8px;
}

.service-carousel .owl-dots .owl-dot.active {
    background: #a57d25 none repeat scroll 0 0;
}


/* Need a Consultant */

.need-consultant-area {
    background-repeat: no-repeat no-repeat !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/* GALLERY CUSTOMED CSS */

.center-on-page {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

h1 {
    text-align: center;
}


/* Reset Select */

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #2c3e50;
    background-image: none;
}


/* Custom Select */

.select {
    position: relative;
    display: block;
    width: 24em;
    height: 3.5em;
    background: #2c3e50;
    overflow: hidden;
    border-radius: 0.5em;
    margin-bottom: 60px;
}

select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
}

select::-ms-expand {
    display: none;
}


/* Arrow */

.select::after {
    content: '\25BC';
    position: absolute;
    top: 12.5px;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: #2c3e50;
    pointer-events: none;
    color: #cccccc;
}


/* Transition */

#slct:hover {
    color: #a57d25;
    font-weight: 500;
}

.select:hover::after {
    color: #a57d25;
}

.select::after {
    -webkit-transition: .25s all ease;
    transition: .25s all ease;
}


/* Cutomed Pagionator */

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #a57d25;
    border-color: #a57d25;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #a57d25;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 20px;
    font-weight: 600;
}

.page-link:focus,
.page-link:hover {
    color: #a57d25;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd
}


/* Projects cutomed CSS */

.single-page-blog .content .meta .author .img img {
    width: 15px;
    height: 15px;
    margin-top: -4px;
}