/*-----------------------------------------------------------
    Theme Name: Jeez
    Theme URI: 
    Description: Jeez - Loan & Financial HTML Template
    Author: HiBootstrap
    Author URI: https://hibootstrap.com/
    Version: 1.0
-------------------------------------------------------------*/
/*--------------------------------

----------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");

/*---------------------------------
            General Styles 
-------------------a----------------*/
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

:focus,
button:focus,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

a,
button,
input[type="submit"] {
    cursor: pointer;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

a {
    color: #000;
    text-transform: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover,
a :focus {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
}

a:focus {
    outline: 0 solid;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.5;
    color: #0f386e;
}

body {
    font-size: 16px;
    line-height: 26px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    color: #666666;
}

p {
    font-size: 16px;
    line-height: 1.8;
    color: #666666;
}

select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../fonts/img-down-arrow.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 94% 50%;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-200 {
    padding-top: 200px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-130 {
    padding-bottom: 130px;
}

.ptb-10 {
    padding-bottom: 10px;
    padding-bottom: 10px;
}

.ptb-20 {
    padding-bottom: 20px;
    padding-bottom: 20px;
}

.ptb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.ptb-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

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

.ptb-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.ptb-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.ptb-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

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

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mmt-10 {
    margin-top: -10px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.z-0 {
    z-index: 0;
    position: relative;
}

#message {
    padding: 0;
    margin: 0;
}

.help-block {
    color: #E31C25;
}

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

.list-style li {
    list-style: none;
}

.page-wrapper {
    overflow-x: hidden;
}

/*---------------------------------
          Mixins & Animation CSS
-----------------------------------*/
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.social-profile.style1 li a,
.sidebar .sidebar-widget.style2.categories li a span,
.feature-item-wrap .feature-item .feature-icon,
.service-card.style1 .service-icon-wrap .service-num,
.service-card.style1 .service-icon-wrap .service-icon,
.features-card .features-img .social-profile li a,
.features-card.style2 .features-img .social-profile li a,
.wp-block-quote .wp-quote-icon,
.contact-box-wrap .contact-item .contact-icon,
.header-wrap .header-top .header-top-right,
.select-location .navbar-location .dropdown-toggle,
.schedule-widget ul li,
.pp-post-item,
.testimonial-card.style1 .client-info-wrap,
.testimonial-card.style4 .client-info-area,
.testimonial-card.style4 .client-info-wrap,
.post-navigation,
.wp-block-quote,
.owl-carousel .owl-nav,
.page-navigation .page-nav,
.feature-item-wrap .feature-item,
.service-card.style1,
.counter-card-wrap,
.post-author,
.comment-item-wrap .comment-item,
.contact-box-wrap .contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.social-profile.style1 li a,
.sidebar .sidebar-widget.style2.categories li a span,
.feature-item-wrap .feature-item .feature-icon,
.service-card.style1 .service-icon-wrap .service-num,
.service-card.style1 .service-icon-wrap .service-icon,
.features-card .features-img .social-profile li a,
.features-card.style2 .features-img .social-profile li a,
.wp-block-quote .wp-quote-icon,
.contact-box-wrap .contact-item .contact-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-wrap .header-top .header-top-right,
.select-location .navbar-location .dropdown-toggle,
.schedule-widget ul li,
.pp-post-item,
.testimonial-card.style1 .client-info-wrap,
.testimonial-card.style4 .client-info-area,
.testimonial-card.style4 .client-info-wrap,
.post-navigation,
.wp-block-quote {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.schedule-widget ul li,
.post-navigation {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.page-navigation .page-nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-wrap .header-top .header-top-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 85px;
    width: 85px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 #fff;
    -ms-box-shadow: 0 0 0 0 #fff;
    -o-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff;
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.play-now .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 85px;
    width: 85px;
    text-align: center;
    line-height: 92px;
    background-color: #086ad7;
    color: #fff;
    z-index: 1;
    font-size: 28px;
    padding-left: 5px;
    display: block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    border-radius: 50%;
}

.play-now .ripple:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}

.play-now .ripple:after {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

/*---------------------------------
     Back To Top Button CSS
-----------------------------------*/
.back-to-top {
    font-size: 24px;
    width: 45px;
    height: 45px;
    line-height: 42px;
    text-align: center;
    display: none;
    position: fixed;

    right: 15px;
    z-index: 999;
    border-radius: 50%;
    background: #f85906;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.back-to-top.open {
    bottom: 55px;
}

.back-to-top i {
    color: #fff;
}


/*---------------------------------
       Button & Link CSS
----------------------------------*/
.btn {
    display: inline-block;
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    padding: 10px 30px 10px;
    white-space: nowrap;
    font-weight: 500;
}

.btn:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    content: "";
    width: 100%;
    height: 0%;
    visibility: hidden;
    opacity: 0;
    border-radius: 5px;
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.btn:after {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: auto;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.btn:hover:before {
    width: 100%;
    visibility: visible;
    opacity: 1;
}

.btn:hover:after {
    visibility: visible;
    opacity: 1;
    top: 7px;
    left: 7px;
}

.btn.style1 {
    border: none;
    background-color: #f85906;
    color: #fff;
}

.btn.style1:after {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.btn.style1:hover {
    color: #fff;
}

.btn.style1:hover:before {
    height: 100%;
    background-color: #000;
}

.btn.style2 {
    border: none;
    background-color: #f85906;
    color: #fff;
}

.btn.style2:after {
    border-top: 1px solid #f85906;
    border-left: 1px solid #f85906;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.btn.style2:hover {
    color: #fff;
}

.btn.style2:hover:before {
    height: 100%;
    background-color: #000;
}

.btn.style3 {
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid #f85906;
    color: #fff;
}

.btn.style3:after {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.btn.style3:hover {
    color: #f85906;
}

.btn.style3:hover:before {
    height: 100%;
    background-color: #fff;
}

.btn.style4 {
    border: none;
    background-color: #fff;
    color: #f85906;
}

.btn.style4:after {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.btn.style4:hover {
    color: #fff;
}

.btn.style4:hover:before {
    height: 100%;
    background-color: #000;
}

.btn.style5 {
    border: none;
    background-color: #f85906;
    color: #fff;
}

.btn.style5:after {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #f85906;
    border-bottom: 1px solid #f85906;
}

.btn.style5:hover {
    color: #fff;
}

.btn.style5:hover:before {
    height: 100%;
    background-color: #000;
}

.btn.style6 {
    border: none;
    background-color: #000;
    color: #fff;
}

.btn.style6:after {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.btn.style6:hover {
    color: #f85906;
}

.btn.style6:hover:before {
    height: 100%;
    background-color: #fff;
}

.btn.style7 {
    background-color: transparent;
    color: #f85906;
    border: 1px solid #f85906;
}

.btn.style7:after {
    border-top: 1px solid #f85906;
    border-left: 1px solid #f85906;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.btn.style7:hover {
    color: #fff;
}

.btn.style7:hover:before {
    height: 100%;
    background-color: #f85906;
}

.link {
    font-weight: 500;
    line-height: 26px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link i {
    position: absolute;
    top: 7px;
    right: -22px;
    font-size: 14px;
    line-height: 0.8;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link.style2 {
    color: #f85906;
}

.link:hover {
    letter-spacing: 0.3px;
    color: #f85906;
}

.link:hover i {
    right: -27px;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.owl-carousel .owl-nav button.owl-prev:after,
.owl-carousel .owl-nav button.owl-next:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 0;
    height: 100%;
    background: #f85906;
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.owl-carousel .owl-nav button.owl-prev i,
.owl-carousel .owl-nav button.owl-next i {
    font-size: 20px;
    line-height: 0.8;
    color: #f85906;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.owl-carousel .owl-nav button.owl-prev:hover:after,
.owl-carousel .owl-nav button.owl-next:hover:after {
    width: 100%;
}

.owl-carousel .owl-nav button.owl-prev:hover i,
.owl-carousel .owl-nav button.owl-next:hover i {
    color: #fff;
}

.owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    margin: 0 6px;
    position: relative;
    bottom: -5px;
}

.owl-carousel .owl-dots button.owl-dot span {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    background: rgba(166, 166, 166, 0.35);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.owl-carousel .owl-dots button.owl-dot span:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(166, 166, 166, 0.5);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.owl-carousel .owl-dots button.owl-dot.active span {
    opacity: 1;
}

.owl-carousel .owl-dots button.owl-dot.active span:after {
    background-color: #f85906;
}

/*--------------------------------------
    Section Title,Overlay & Shape CSS
----------------------------------------*/
.section-title,
.content-title {
    position: relative;
}

.section-title h2,
.content-title h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
}

.section-title p,
.content-title p {
    margin: 15px 0 0;
}

.section-title span,
.content-title span {
    font-weight: 500;
    line-height: 1;
    display: block;
    margin: 0 0 10px;
}

.section-title.style1 span,
.section-title.style2 span,
.content-title.style1 span,
.content-title.style2 span {
    color: #f85906;
    font-weight: 500;
    line-height: 1;
    display: block;
}

input,
textarea {
    border: 1px solid rgba(0, 146, 135, 0.3);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

input:focus,
textarea:focus {
    border-color: #f85906;
    -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.05);
}

.bg-transparent {
    background-color: transparent;
}

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

.bg-white {
    background-color: #fff;
}

.bg-selago {
    background-color: #F4F7FE;
}

.bg-cove {
    background-color: #070B3B;
}

.bg-vulcan {
    background-color: #0F1221;
}

.bg-catskill {
    background-color: #F9FAFC;
}

.bg-albastor {
    background-color: #F7F7F7;
}

.bg-aqua {
    background-color: #F7FBFA;
}

.bg-light-og {
    background-color: #FDF6F1;
}

.bg-teal {
    background-color: #f85906;
}

.bg-shark {
    background-color: #1B1E23;
}

.bg-peach {
    background-color: #FCFAFB;
}

.abt-bg {
    background-color: #FBFBFB;
}

.body_overlay {
    position: fixed;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.body_overlay.open {
    visibility: visible;
    opacity: 1;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.op-1 {
    opacity: 0.1;
}

.op-2 {
    opacity: 0.2;
}

.op-3 {
    opacity: 0.3;
}

.op-4 {
    opacity: 0.4;
}

.op-5 {
    opacity: 0.5;
}

.op-6 {
    opacity: 0.6;
}

.op-7 {
    opacity: 0.7;
}

.op-8 {
    opacity: 0.8;
}

.op-85 {
    opacity: 0.85;
}

.op-9 {
    opacity: 0.9;
}

.op-95 {
    opacity: 0.95;
}

.op-10 {
    opacity: 1;
}

.bg-f {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ddd;
}

.pos-rel {
    position: relative;
    z-index: 1;
}

.bounce {
    -webkit-animation: float 1500ms infinite ease-in-out;
    animation: float 1500ms infinite ease-in-out;
}

.bounce {
    -webkit-animation: float_2 1500ms infinite ease-in-out;
    animation: float_2 1500ms infinite ease-in-out;
}

.moveHorizontal {
    -webkit-animation: moveHorizontal 3000ms infinite ease-in-out;
    animation: moveHorizontal 3000ms infinite ease-in-out;
}

.moveHorizontal_reverse {
    -webkit-animation: moveHorizontal_reverse 3000ms infinite ease-in-out;
    animation: moveHorizontal_reverse 3000ms infinite ease-in-out;
}

.animationFramesTwo {
    -webkit-animation: animationFramesTwo 20000ms infinite ease-in-out;
    animation: animationFramesTwo 20000ms infinite ease-in-out;
}

.rotate {
    -webkit-animation: rotation 20s infinite linear;
    animation: rotation 20s infinite linear;
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes float {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-webkit-keyframes float_2 {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes float_2 {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@-webkit-keyframes animationFramesTwo {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
    }

    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
}

@keyframes animationFramesTwo {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
    }

    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
}

@-webkit-keyframes moveHorizontal {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes moveHorizontal {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@-webkit-keyframes moveHorizontal_reverse {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes moveHorizontal_reverse {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@-webkit-keyframes moveVertical {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes moveVertical {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

/*-------------------------------
     Social Link  CSS
-------------------------------*/
.social-profile li {
    display: inline-block;
    margin: 0 4px;
}

.social-profile li:first-child {
    margin-left: 0;
}

.social-profile li:last-child {
    margin-right: 0;
}

.social-profile li:last-child {
    margin-right: 0;
}

.social-profile li a {
    display: block;
    text-align: center;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.social-profile li a i {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.social-profile li a:hover {
    border-color: transparent;
    color: #f85906;
}

.social-profile.style1 li a {
    width: 32px;
    height: 32px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.social-profile.style1 li a i {
    font-size: 16px;
    line-height: 0.8;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #f85906;
}

.social-profile.style1 li a:hover {
    background-color: #f85906;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.social-profile.style1 li a:hover i {
    color: #fff;
}

.social-profile.style2 a i {
    color: #ffffff;
}

.social-profile.style2 a:hover i {
    color: #f85906;
}

/*-------------------------------
        Pagination  CSS
-------------------------------*/
.page-navigation .page-nav {
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-navigation .page-nav li {
    margin: 0 5px;
}

.page-navigation .page-nav li a {
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 18px;
    line-height: 44px;
    font-weight: 600;
    opacity: 0.7;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.page-navigation .page-nav li a i {
    font-size: 24px;
    line-height: 48px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.page-navigation .page-nav li a.active,
.page-navigation .page-nav li a:hover {
    color: #fff;
    opacity: 1;
    background-color: #f85906;
}

.page-navigation .page-nav li a.active i,
.page-navigation .page-nav li a:hover i {
    color: #fff;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.social-profile.style1 li a,
.sidebar .sidebar-widget.style2.categories li a span,
.feature-item-wrap .feature-item .feature-icon,
.service-card.style1 .service-icon-wrap .service-num,
.service-card.style1 .service-icon-wrap .service-icon,
.features-card .features-img .social-profile li a,
.features-card.style2 .features-img .social-profile li a,
.wp-block-quote .wp-quote-icon,
.contact-box-wrap .contact-item .contact-icon,
.header-wrap .header-top .header-top-right,
.select-location .navbar-location .dropdown-toggle,
.schedule-widget ul li,
.pp-post-item,
.testimonial-card.style1 .client-info-wrap,
.testimonial-card.style4 .client-info-area,
.testimonial-card.style4 .client-info-wrap,
.post-navigation,
.wp-block-quote,
.owl-carousel .owl-nav,
.page-navigation .page-nav,
.feature-item-wrap .feature-item,
.service-card.style1,
.counter-card-wrap,
.post-author,
.comment-item-wrap .comment-item,
.contact-box-wrap .contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.social-profile.style1 li a,
.sidebar .sidebar-widget.style2.categories li a span,
.feature-item-wrap .feature-item .feature-icon,
.service-card.style1 .service-icon-wrap .service-num,
.service-card.style1 .service-icon-wrap .service-icon,
.features-card .features-img .social-profile li a,
.features-card.style2 .features-img .social-profile li a,
.wp-block-quote .wp-quote-icon,
.contact-box-wrap .contact-item .contact-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-wrap .header-top .header-top-right,
.select-location .navbar-location .dropdown-toggle,
.schedule-widget ul li,
.pp-post-item,
.testimonial-card.style1 .client-info-wrap,
.testimonial-card.style4 .client-info-area,
.testimonial-card.style4 .client-info-wrap,
.post-navigation,
.wp-block-quote {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.header-wrap .header-top .header-top-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.input-group-text {
    background-color: #FDF6F1 !important;
}


/*
Top Header Warp Style
======================================================*/

.top-header-warp {
    background: #383838;
    padding: 5px 0;
    text-align: center;
}

.top-header-warp.style2 {
    background: #ffffff;
    border-bottom: solid 1px #F0F0F0;
}

.header-widget.style2-header .header-contact li p {
    color: #666666;
}

.header-widget.style2-header .header-contact li a {
    color: #666666;
}

.header-widget.style2-header .input-box .form-control {
    background: rgba(0, 70, 127, 0.05);
    color: #666666;
}

.header-widget.style2-header .input-box .form-control::-moz-placeholder {
    color: rgba(0, 70, 127, 0.34);
}

.header-widget.style2-header .input-box .form-control::placeholder {
    color: rgba(0, 70, 127, 0.34);
}

.header-widget.style2-header .input-box .search-btn {
    color: #F85906;
}

.header-widget.style2-header .social li h6 {
    color: #383838;
}

.header-widget.style2-header .social li a i {
    color: #666666;
}

.header-widget .header-contact {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.header-widget .header-contact li {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 14px;
}

.header-widget .header-contact li:last-child {
    padding-right: 0;
}

.header-widget .header-contact li p {
    margin-bottom: 0;
    color: #E6E6E6;
    font-weight: 400;
    font-size: 14px;
}

.header-widget .header-contact li a {
    color: #E6E6E6;
}

.header-widget .header-contact li a:hover {
    color: #F85906;
}

.header-widget .header-contact li i {
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 18px;
    color: #F85906;
}

.header-widget.style2 {
    justify-content: end;
}

.header-widget .input-box {
    width: 263px;
    margin-right: 30px;
    position: relative;
}

.header-widget .input-box .form-control {
    height: 55px;
    padding-left: 20px;
    border: none;
    border-radius: 0;
    transition: all ease 0.5s;
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.4);
}

.header-widget .input-box .form-control:focus {
    box-shadow: unset;
}

.header-widget .input-box .form-control:focus::-moz-placeholder {
    color: transparent;
}

.header-widget .input-box .form-control:focus::placeholder {
    color: transparent;
}

.header-widget .input-box .form-control::-moz-placeholder {
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    color: rgba(255, 255, 255, 0.4);
}

.header-widget .input-box .form-control::placeholder {
    transition: all ease 0.5s;
    color: rgba(255, 255, 255, 0.4);
}

.header-widget .input-box .search-btn {
    position: absolute;
    border: none;
    top: 50%;
    background: transparent;
    color: #E6E6E6;
    right: 20px;
    font-size: 20px;
    transform: translateY(-15px);
}

.header-widget .social {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.header-widget .social li {
    display: inline-block;
    padding-right: 6px;
}

.header-widget .social li a {
    position: relative;
    top: 3px;
}

.header-widget .social li:last-child {
    padding-right: 0;
}

.header-widget .social li h6 {
    font-weight: 400;
    font-size: 14px;
    font-family: "DM Sans";
    color: #E6E6E6;
    padding-right: 12px;
    margin-bottom: 0;
}

.header-widget .social li i {
    color: #E6E6E6;
    transition: all ease 0.5s;
}

.header-widget .social li i:hover {
    color: #F85906;
}

/*
/*---------------------------------
        Header CSS 
-----------------------------------*/
.header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.header-wrap.sticky {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
}

.header-wrap.sticky.style1 .header-bottom {
    background-color: transparent;
}

.header-wrap.style1 .header-bottom {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header-wrap.style2 .header-bottom {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    
}

.header-wrap.style2 .header-btn a.btn.style2 {
    border: 1px solid transparent;
}

.header-wrap.style2 .header-btn a.btn.style4 {
    border: 1px solid #f85906;
}

.header-wrap.style2 .header-btn a.btn.style4:hover {
    border-color: transparent;
}

.header-wrap .header-top {
    padding: 10px 0;
    background-color: #000;
}

.header-wrap .header-top .header-top-left .contact-info li {
    margin-right: 25px;
    display: inline-block;
}

.header-wrap .header-top .header-top-left .contact-info li:last-child {
    margin-right: 0;
}

.header-wrap .header-top .header-top-left .contact-info li i {
    color: #F85906;
    font-size: 15px;
    line-height: 1;
    position: relative;
    top: 2px;
    display: inline-block;
}

.header-wrap .header-top .header-top-left .contact-info li a,
.header-wrap .header-top .header-top-left .contact-info li p {
    display: inline-block;
    margin-left: 6px;
    margin-bottom: 0;
    color: #fff;
    font-size: 15px;
    transition: 0.4s;
}

.header-wrap .header-top .header-top-left .contact-info li a:hover {
    color: #F85906;
}

.header-wrap .header-top .header-top-right .user-menu li {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    line-height: 1;
    border-right: 1px solid rgba(255, 255, 255, 0.41);
}

.header-wrap .header-top .header-top-right .user-menu li a {
    color: #fff;
    font-size: 15px;
}

.header-wrap .header-top .header-top-right .user-menu li a:hover {
    color: #F85906;
}


.header-wrap .header-bottom {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #fff;
}

.header-wrap .header-bottom .header-btn a:first-child {
    margin-right: 15px;
}

.header-wrap .header-bottom .header-btn a.btn:after {
    display: none;
}

.select-location {
    padding-left: 18px;
    position: relative;
}

.select-location i {
    position: absolute;
    top: 7px;
    left: 0;
    font-size: 15px;
    line-height: 1;
    color: #F85906;
}

.select-location .navbar-location .dropdown-toggle {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 14px;
    padding-right: 16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.select-location .navbar-location .dropdown-toggle:after {
    display: none;
}

.select-location .navbar-location .dropdown-toggle:before {
    position: absolute;
    top: 2px;
    right: 0;
    content: "\EA4E";
    font-family: "remixicon";
    font-weight: 400;
    border: 0;
    margin-left: 8px;
    font-size: 16px;
}

.select-location .navbar-location .dropdown-menu {
    margin: 0;
    padding: 5px 0;
    -webkit-box-shadow: 0 9px 54px 0 rgba(32, 32, 32, 0.1);
    box-shadow: 0 9px 54px 0 rgba(32, 32, 32, 0.1);
    left: auto;
    right: 0;
    inset: 0px 0 auto auto !important;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-transform: translateY(75px) !important;
    transform: translateY(75px) !important;
    display: block;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.select-location .navbar-location .dropdown-menu a {
    padding: 5px 10px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-size: 15px;
}

.select-location .navbar-location .dropdown-menu a img {
    width: 20px;
    margin-right: 10px;
}

.select-location .navbar-location .dropdown-menu.show {
    -webkit-transform: translateY(40px) !important;
    transform: translateY(40px) !important;
    opacity: 1;
    pointer-events: all;
    overflow-y: scroll;
    height: 300px;
}

@media only screen and (max-width: 767px) {
    .navbar-brand img {
        max-width: 220px;
    }


    .header-wrap.sticky.style2 {
        margin-top: -115px;
    }

    .header-wrap .header-top .header-top-left {
        text-align: center;
    }

    .header-wrap .header-top .header-top-left p {
        font-weight: 14px;
    }

    .header-wrap .header-top .header-top-right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-wrap .header-top .header-top-right .social-profile {
        margin-right: 20px;
    }

    .header-wrap .header-top .header-top-right .social-profile::after {
        right: -10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu {
        height: 100vh;
    }
}

@media only screen and (max-width: 991px) {
    .header-wrap.style2 {
        background-color: #fff;
    }

    .header-wrap.style2 .header-top .header-top-left {
        margin-bottom: 10px;
    }

    .header-wrap.style2 .header-top .header-top-left,
    .header-wrap.style2 .header-top .header-top-right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 992px) {
    .header-wrap.sticky.style1 .header-bottom {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
    }
}

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

    .header-wrap .header-top .header-top-left .contact-item p,
    .header-wrap .header-top .header-top-left .contact-item a {
        font-size: 16px;
        font-weight: 400;
    }

    .header-wrap .header-bottom .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header-wrap .header-bottom .navbar .navbar-collapse {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }

    .header-wrap .header-bottom .navbar .navbar-nav {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item {
        position: relative;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item .menu-expand {
        position: absolute;
        right: 0;
        top: 14px;
        cursor: pointer;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item .menu-expand i {
        color: #000;
        font-size: 18px;
        line-height: 1;
        position: relative;
        top: 7px;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item a {
        border-bottom: 1px solid #EEEFF2;
        padding-top: 15px;
        padding-bottom: 15px;
        color: #070B3B;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item a i {
        display: none;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item a.active {
        color: #f85906;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item .btn {
        color: #fff;
        margin-top: 15px;
        display: block;
        width: 100%;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item .btn:after {
        display: none;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu {
        width: 100%;
        background-color: #fff;
        border: none;
        padding: 0;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu li a {
        font-size: 14px;
        padding-left: 10px;
        margin-left: 10px;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
        color: #f85906;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu {
        margin-left: 20px;
    }

    .header-wrap .header-bottom .navbar .navbar-nav .nav-item .btn.style1 {
        margin-top: 15px;
        color: #fff;
    }

    .header-wrap.style1 .header-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .mobile-bar-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right;
        position: relative;
        top: 4px;
    }

    .menu-close {
        position: absolute;
        top: 13px;
        right: 16px;
    }

    .menu-close i {
        color: #000;
        font-size: 30px;
    }

    .menu-close i:hover {
        color: #F85906;

    }

    .mobile-menu {
        text-align: right;
    }

    .mobile-menu a {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        text-align: center;
        background-color: #f85906;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .mobile-menu a i {
        font-size: 22px;
        color: #fff;
        margin: 0 auto;
    }

    .mobile-menu {
        display: inline-block;
        position: relative;
        top: -1px;
    }

    .mobile-top-bar {
        display: inline-block;
        margin-right: 6px;
        cursor: pointer;
        position: relative;
        top: 0px;
    }

    .mobile-top-bar span {
        display: block;
        width: 20px;
        height: 2px;
        background-color: #000;
        border-radius: 20px;
        margin: 5.9px 0;
    }

    .mobile-top-bar span:nth-child(1) {
        margin-top: 0;
    }

    .mobile-top-bar span:nth-child(2) {
        width: 12px;
        margin-left: 8px;
    }

    .close-header-top button {
        position: absolute;
        top: 15px;
        right: 20px;
        z-index: 999;
        background: transparent;
        border: none;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 0;
    }

    .close-header-top button i {
        color: #000;
        font-size: 26px;
    }

    .main-menu-wrap {
        width: 100%;
        position: fixed;
        background: #fff;
        z-index: 999;
        top: 0;
        height: 100vh;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        left: -100%;
        padding: 55px 20px 30px;
        overflow-y: auto;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

    .main-menu-wrap.open {
        left: 0;
    }

    .main-menu > li.has-children.menu-open > span.menu-expand {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .main-menu > li.has-children.menu-open > span.menu-expand i {
        color: #000;
    }

    .main-menu > li > ul > li.has-children.menu-open > span.menu-expand {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .main-menu li {
        position: relative;
    }

    .main-menu li:last-child {
        margin: 0;
    }

    .main-menu li > span.menu-expand {
        position: absolute;
        right: 0;
        top: 13px;
        cursor: pointer;
    }

    .main-menu li > span.menu-expand i {
        color: #000;
        font-size: 18px;
    }

    .main-menu li > span.menu-expand:hover {
        color: #000;
    }

    .main-menu li a.active {
        color: #070B3B;
    }

    .main-menu li > a {
        font-size: 14px;
        font-weight: 400;
        color: #000;
        text-transform: capitalize;
        display: block;
        padding: 12px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    }

    .main-menu li > a:hover {
        color: #000;
    }

    .main-menu li > ul.sub-menu {
        padding-left: 20px;
    }

    .header-wrap .header-bottom .main-menu-wrap #menu > ul > li > a::after {
        display: none;
    }

    .main-menu li a.active {
        font-weight: 600;
        color: #000;
        border-color: rgba(0, 0, 0, 0.3);
    }
}

@media only screen and (min-width: 1200px) {
    .menu-expand i {
        display: none;
    }

    .header-wrap.sticky.style2 {
        margin-top: -55px;
    }

    .header-wrap .navbar {
        padding: 0;
    }

    .header-wrap .navbar .navbar-brand {
        padding: 0 20px 0 0;
    }

    .header-wrap .navbar ul {
        padding-left: 0;
        list-style-type: none;
        margin-bottom: 0;
    }

    .header-wrap .navbar .navbar-nav {
        margin: 0 auto;
    }

    .header-wrap .navbar {
        padding: 0;
    }

    .header-wrap .navbar .navbar-brand {
        padding: 0 20px 0 0;
    }

    .navbar-brand img {
        max-width: 250px;
    }

    .header-wrap .navbar ul {
        padding-left: 0;
        list-style-type: none;
        margin-bottom: 0;
    }

    .header-wrap .navbar .navbar-nav {
        margin-left: auto;
    }

    .header-wrap .navbar .navbar-nav > .nav-item > a:after {
        position: absolute;
        bottom: 30px;
        left: 0;
        content: "";
        width: 0;
        height: 2px;
        background-color: #f85906;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

    .header-wrap .navbar .navbar-nav .nav-item {
        position: relative;
        margin: 0 10px;
    }

    .header-wrap .navbar .navbar-nav .nav-item.first-child {
        margin-left: 0;
    }

    .header-wrap .navbar .navbar-nav .nav-item a {
        color: #000;
        font-weight: 500;
        padding: 30px 0;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        position: relative;
    }

    .header-wrap .navbar .navbar-nav .nav-item a:hover,
    .header-wrap .navbar .navbar-nav .nav-item a:focus,
    .header-wrap .navbar .navbar-nav .nav-item a.active {
        color: #f85906;
    }

    .header-wrap .navbar .navbar-nav .nav-item a:hover:after,
    .header-wrap .navbar .navbar-nav .nav-item a:focus:after,
    .header-wrap .navbar .navbar-nav .nav-item a.active:after {
        visibility: visible;
        opacity: 1;
        width: 18px;
    }

    .header-wrap .navbar .navbar-nav .nav-item a i {
        font-size: 18px;
        line-height: 1;
        position: relative;
        top: 3px;
        display: inline-block;
        margin-left: -3px;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

    .header-wrap .navbar .navbar-nav .nav-item a:hover i {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu {
        display: block !important;
        border: none;
        top: 95px;
        left: -23px;
        z-index: 99;
        opacity: 0;
        width: 265px;
        padding: 10px 0;
        display: block;
        border-radius: 0;
        border-left: 2px solid #f85906;
        border-radius: 0 0 5px 5px;
        position: absolute;
        visibility: hidden;
        -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li {
        margin: 0;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li:last-child {
        border-bottom: none;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a {
        padding: 9px 20px;
        position: relative;
        display: block;
        font-size: 16px;
        font-weight: 500;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a::before {
        position: absolute;
        top: 18px;
        left: 20px;
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #f85906;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active,
    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
        color: #f85906;
        padding-left: 32px;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active:before,
    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover:before {
        visibility: visible;
        opacity: 1;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,
    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
        width: 100%;
        right: auto;
        left: 0;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a i {
        margin: 0;
        position: absolute;
        top: 55%;
        font-size: 16px;
        line-height: 1;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 15px;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
        top: 0;
        opacity: 0;
        left: -250px;
        right: auto;
        visibility: hidden;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
    }

    .header-wrap .navbar .navbar-nav .nav-item:hover .dropdown-menu {
        top: 85px;
        opacity: 1;
        visibility: visible;
    }

    .header-wrap .navbar .others-options {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media only screen and (min-width: 1400px) {
    .header-wrap .navbar .navbar-nav .nav-item {
        margin: 0 15px;
    }

    .header-wrap .navbar .navbar-nav .nav-item a {
        font-size: 17px;
    }
}

@media only screen and (min-width: 1600px) {
    .header-wrap .container {
        max-width: 1520px;
    }
}

/*---------------------------------
       Breadcrumb CSS 
-----------------------------------*/
.content-wrapper {
    margin-top: 135px;
}

.breadcrumb-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 60px 0;
    background: #FDF6F1; 
}

.breadcrumb-wrap .container {
    position: relative;
}

.breadcrumb-wrap .container .section-img {
    top: -40px;
    right: 20px;
}

.breadcrumb-title {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
}

.breadcrumb-title h1 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 10px;
}

.breadcrumb-title .breadcrumb-menu li {
    display: inline-block;
    margin: 0 10px;
    font-weight: 400;
    position: relative;
}

.breadcrumb-title .breadcrumb-menu li:after {
    position: absolute;
    top: 0;
    right: -13px;
    content: "~";
    font-size: 16px;
    font-weight: 600;
}

.breadcrumb-title .breadcrumb-menu li:first-child {
    margin-left: 0;
}

.breadcrumb-title .breadcrumb-menu li:first-child a {
    padding-left: 0;
}

.breadcrumb-title .breadcrumb-menu li:last-child {
    margin-right: 0;
    color: #f85906;
}

.breadcrumb-title .breadcrumb-menu li:last-child:after {
    display: none;
}

.breadcrumb-title .breadcrumb-menu li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
    padding: 0px 5px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    position: relative;
}

.breadcrumb-title .breadcrumb-menu li a:hover {
    color: #f85906;
}



/*---------------------------------------
        Sign In CSS
 ----------------------------------------*/
.login-form-wrap {
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.09);
}

.login-form-wrap .login-header {
    margin-bottom: 25px;
    padding-top: 20px;
}

.login-form-wrap .login-header h3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
}

.login-form-wrap .login-header p {
    margin-bottom: 0;
}

.login-form-wrap .login-header span {
    color: #fff;
}

.login-form-wrap .login-body .form-group {
    margin: 0 0 20px;
}

.login-form-wrap .login-body .form-group label {
    font-size: 16px;
    color: #666666;
    font-weight: 400;
    margin: 0 0 10px;
    display: block;
}

.login-form-wrap .login-body .form-group input {
    border-radius: 5px;
    background: transparent;
    width: 100%;
    height: 60px;
    padding: 10px 15px;
}

.login-form-wrap .login-body .btn {
    border-radius: 4px;
    display: block;
    width: 100%;
    padding: 15px;
}

.login-form-wrap .login-body .form_group label {
    font-size: 16px;
}

.login-form-wrap .link.style1 {
    color: #f85906;
}

.or-text {
    position: relative;
    text-align: center;
    margin: 0 0 15px 0;
    font-size: 16px;
    z-index: 9;
}

.or-text p {
    display: inline-block;
    padding: 0 10px;
    margin: 0 auto;
    z-index: 1;
    font-size: 20px;
    color: #000;
}

/*---------------------------------------------------------
    FAQ,Terms & Conditions, Privacy-policy,404 CSS
 ---------------------------------------------------------*/
.faq-bg-1 {
    background-image: url(../images/why-choose-us-faq-img-1.jpg);
}

.faq-bg-2 {
    background-image: url(../images/why-choose-us-faq-img-2.jpg);
}

.faq-wrap {
    position: relative;
    z-index: 1;
}

.faq-wrap .faq-content .content-title h2 {
    margin: 0 0 20px;
}

.faq-wrap.style1 .accordion-button:not(.collapsed) {
    background-color: #E5F3F3 !important;
    color: #000;
}

.faq-wrap.style1 .accordion-button:not(.collapsed) span i.plus {
    visibility: hidden;
    opacity: 0;
    color: #000;
}

.faq-wrap.style1 .accordion-button:not(.collapsed) span i.minus {
    visibility: visible !important;
    opacity: 1 !important;
    color: #000;
}

.faq-wrap.style1 .accordion-item {
    position: relative;
    z-index: 1;
    background-color: transparent;
}

.faq-wrap.style1 .accordion-item .accordion-header .accordion-button {
    background-color: #F7FBFA;
    border-radius: 5px;
    display: block;
    padding-left: 50px;
}

.faq-wrap.style1 .accordion-item .accordion-header .accordion-button span {
    position: absolute;
    top: 30px;
    left: 30px;
}

.faq-wrap.style1 .accordion-item .accordion-header .accordion-button span i {
    color: #000;
    line-height: 0.8;
}

.faq-wrap.style1 .accordion-body p {
    margin: 0;
}

.faq-img-wrap {
    position: relative;
    z-index: 1;
    height: 505px;
}

.accordion-button:not(.collapsed) {
    background: transparent;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordion-button:not(.collapsed) span i.plus {
    visibility: hidden;
    opacity: 0;
    color: #000;
}

.accordion-button:not(.collapsed) span i.minus {
    visibility: visible !important;
    opacity: 1 !important;
}

.accordion-item {
    border: none;
    margin: 0 0 25px;
    padding: 0;
}

.accordion-item:last-child {
    margin: 0;
}

.accordion-item:last-child .accordion-header {
    margin-bottom: 0;
}

.accordion-item .accordion-header .accordion-button {
    border-radius: 5px !important;
    margin: 0;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    border-radius: 0;
    border: none;
    text-align: left;
}

.accordion-item .accordion-header .accordion-button:after {
    display: none;
}

.accordion-item .accordion-header .accordion-button:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordion-item .accordion-header .accordion-button span {
    text-align: center;
    position: relative;
    margin-right: 14px;
}

.accordion-item .accordion-header .accordion-button span i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 15px;
}

.accordion-item .accordion-header .accordion-button span i.minus {
    visibility: hidden;
    opacity: 0;
}

.accordion-item .accordion-header .accordion-button span i.minus {
    visibility: hidden;
    opacity: 0;
}

.accordion-collapse {
    border: none;
}

.accordion-button:not(.collapsed)::after {
    left: -4px;
}

.accordion-body {
    border-top-color: transparent;
    padding: 20px 0 0;
}

.accordion-body p {
    margin: 0;
}

.error-content {
    text-align: center;
}

.error-content img {
    display: block;
    margin: 0 auto 20px;
    max-width: 600px;
}

.error-content p {
    margin: 0 auto 20px;
    max-width: 520px;
}

.terms-wrap .single-terms {
    margin-bottom: 25px;
}

.terms-wrap .single-terms:last-child {
    margin-bottom: 0;
}

.terms-wrap .single-terms p a {
    color: #070B3B;
}

.terms-wrap .single-terms p a:hover {
    color: #070B3B;
    text-decoration: underline;
}

/*---------------------------
        Sidebar CSS
 ---------------------------*/
.sidebar .sidebar-widget {
    margin: 0 0 30px;
    background-color: #F0F9F8;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    padding: 25px;
    border-radius: 5px;
}

.sidebar .sidebar-widget.style2 {
    background: #F0F9F8;
}

.sidebar .sidebar-widget.style2.categories li {
    margin: 0 0 15px;
}

.sidebar .sidebar-widget.style2.categories li:last-child {
    margin-bottom: 0;
}

.sidebar .sidebar-widget.style2.categories li a {
    display: block;
    background: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 15px 15px;
    border-radius: 5px;
    color: #000;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.sidebar .sidebar-widget.style2.categories li a span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #F0F9F8;
    opacity: 1;
}

.sidebar .sidebar-widget.style2.categories li a span i {
    position: relative;
    font-size: 15px;
    line-height: 0.8;
    color: #f85906;
    margin: 0 auto;
    top: 0;
}

.sidebar .sidebar-widget.style2.categories li a:hover {
    background: #f85906;
    color: #fff;
}

.sidebar .sidebar-widget.style2.categories li a:hover span {
    background: #fff;
}

.sidebar .sidebar-widget.style2.categories li a:hover span i {
    color: #f85906;
    left: 0;
}

.sidebar .sidebar-widget h4 {
    margin: 0 0 25px;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    line-height: 1;
    position: relative;
    padding-bottom: 20px;
}

.sidebar .sidebar-widget h4:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #f85906;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.sidebar .sidebar-widget:last-child {
    margin: 0;
}

.sidebar .sidebar-widget.box {
    padding: 22px 25px;
}

/*-------------------------------
       Search Box Widget CSS
-------------------------------*/
.search-box {
    position: relative;
}

.search-box .form-group {
    position: relative;
}

.search-box .form-group input {
    width: 100%;
    height: 54px;
    background: transparent;
    border: 1px solid #EEEFF2;
    color: #000;
    font-size: 15px;
    line-height: 21px;
    padding: 10px 60px 10px 20px;
    border-radius: 0;
}

.search-box .form-group input:focus {
    border-color: #888888;
}

.search-box .form-group button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 18px;
    height: 100%;
    border: none;
    border-radius: 0;
    text-align: center;
    background: #f85906;
}

.search-box .form-group button i {
    color: #fff;
    top: 4px;
    left: 1px;
    font-size: 20px;
    position: relative;
}

/*-------------------------------
     Category Widget CSS
-------------------------------*/
.category-box ul li {
    position: relative;
}

.category-box ul li:first-child a {
    padding-top: 0;
}

.category-box ul li:first-child a i {
    top: 5px;
}

.category-box ul li:last-child a {
    border-bottom: none;
    padding-bottom: 0;
}

.category-box ul li a {
    color: #070B3B;
    font-weight: 500;
    padding: 8px 10px 8px 20px;
    display: block;
    font-size: 16px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.category-box ul li a i {
    position: absolute;
    top: 13px;
    left: 0;
    font-size: 15px;
    line-height: 1;
    color: #666666;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.category-box ul li a span {
    float: right;
    font-weight: 400;
    opacity: 0.5;
    margin-left: 4px;
    font-size: 14px;
}

.category-box ul li a:hover {
    color: #f85906;
    padding-left: 25px;
}

.category-box ul li a:hover i {
    color: #f85906;
    left: 5px;
}

/*-------------------------------
      Gallery Widget CSS
-------------------------------*/
.gallery-widget-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 15px;
}

.gallery-widget-wrap .gallery_item {
    margin: 0;
}

/*-------------------------------
     Taglist Widget CSS
-------------------------------*/
.tag-list ul {
    margin-top: -12px;
}

.tag-list ul li {
    display: inline-block;
    margin: 12px 8px 0px 0px;
}

.tag-list ul li a {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 15px;
    color: #666666;
    border-radius: 3px;
    background-color: transparent;
    border: 1px solid rgba(0, 146, 135, 0.3);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.tag-list ul li a:hover {
    background-color: #f85906;
    color: #fff;
    border-color: transparent;
}

.tag-list.style2 li a {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

.tag-list.style2 li a:hover {
    background: transparent;
}

.tag-list.style3 li a {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    padding: 10px 12px;
    border: none;
}

/*-------------------------------
    Contact Box Widget CSS
-------------------------------*/
.contact-widget {
    position: relative;
    text-align: left;
    z-index: 1;
}

.contact-widget.sidebar-widget {
    border-top: none;
    padding: 50px 25px;
}

.contact-widget p,
.contact-widget h3,
.contact-widget a {
    color: #fff;
    z-index: 2;
    font-weight: 500;
    position: relative;
}

.contact-widget h3 {
    font-size: 24px;
    line-height: 1.2;
    margin: 10px 0 15px;
}

.contact-widget a {
    display: block;
    margin: 0 0 10px;
}

.contact-widget a.btn {
    margin-top: 15px;
    display: inline-block;
}

.contact-widget .btn.style1 {
    background-color: #fff;
    color: #f85906;
}

.contact-widget .btn.style1:hover {
    color: #fff;
}

/*-------------------------------
      Project Widget CSS
-------------------------------*/
.project-info-widget .project-info-item-wrap {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

.project-info-widget .project-info-item-wrap .project-info-item {
    margin-bottom: 20px;
    border-bottom: 1px solid #EEEFF2;
    position: relative;
    font-size: 15px;
    padding-left: 35px;
    padding-bottom: 20px;
    color: #666666;
}

.project-info-widget .project-info-item-wrap .project-info-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.project-info-widget .project-info-item-wrap .project-info-item .project-info-icon {
    position: absolute;
    left: 0;
    top: 0;
    color: #f85906;
    font-size: 25px;
}

.project-info-widget .project-info-item-wrap .project-info-item span {
    color: #000;
    display: block;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600;
}

/*-------------------------------
      Schedule Widget CSS
-------------------------------*/
.schedule-widget ul li {
    margin: 0 0 15px;
}

.schedule-widget ul li:last-child {
    margin: 0;
}

.schedule-widget ul li h6 {
    font-size: 16px;
    line-height: 1.1;
    margin: 0;
    font-weight: 500;
}

.schedule-widget ul li p {
    margin: 0;
    font-size: 15px;
}

/*-------------------------------
    Popular post Widget CSS
-------------------------------*/
.pp-post-item {
    margin: 0 0 20px;
}

.pp-post-item .pp-post-img {
    width: 85px;
    border-radius: 4px;
}

.pp-post-item .pp-post-img img {
    border-radius: 4px;
}

.pp-post-item .pp-post-info {
    width: calc(100% - 100px);
    margin-left: 15px;
    margin-top: 2px;
}

.pp-post-item .pp-post-info h6 {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
    margin-top: -3px;
    margin-bottom: 0;
}

.pp-post-item .pp-post-info h6 a {
    color: #070B3B;
}

.pp-post-item .pp-post-info span {
    font-size: 14px;
    line-height: 1;
    display: block;
    position: relative;
    padding-left: 22px;
    color: #888888;
    margin-bottom: 12px;
}

.pp-post-item .pp-post-info span i {
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 13px;
    line-height: 0.8;
    color: #f85906;
}

.pp-post-item:last-child {
    margin: 0;
}

.pp-post-item:hover .pp-post-info h6 a {
    color: #f85906;
}

/*-------------------------------
     Hero Section CSS
-------------------------------*/
.hero-bg-1 {
    background-image: url(../images/hero-hero-img-3.jpg);
}

.hero-slide-1 {
    background-image: url(../images/hero-hero-slide-1.jpg);
}

.hero-slide-2 {
    background-image: url(../images/hero-hero-slide-2.jpg);
}

.hero-slide-3 {
    background-image: url(../images/hero-hero-slide-4.jpg);
}

.hero-wrap .hero-content span {
    font-weight: 500;
    display: block;
    margin: 0 0 10px;
}

.hero-wrap .hero-content h1 {
    font-size: 52px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

.hero-wrap .hero-content p {
    margin-bottom: 35px;
}

.hero-wrap .hero-content .hero-btn .btn:first-child {
    margin-right: 15px;
}

.hero-wrap.style1 {
    position: relative;
    margin-top: 50px;
    z-index: 1;
}

.hero-wrap.style1 .hero-slider-one {
    position: relative;
    z-index: 4;
}

.hero-wrap.style1 .hero-slider-one:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(12%, rgba(255, 255, 255, 0.9)), color-stop(42%, rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 12%, rgba(255, 255, 255, 0) 42%);
    z-index: 3;
}

.hero-wrap.style1 .hero-shape-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    opacity: 0.7;
}

.hero-wrap.style1 .hero-slide-item {
    position: relative;
    z-index: 10;
    padding: 200px 0 170px;
}

.hero-wrap.style1 .hero-slide-item:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.85)), color-stop(48%, rgba(0, 0, 0, 0.62)), color-stop(57%, rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.62) 48%, rgba(0, 0, 0, 0) 57%);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero-wrap.style1 .hero-content {
    position: relative;
    z-index: 1;
}

.hero-wrap.style1 .hero-content .hero-shape-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.05;
}

.hero-wrap.style1 .hero-content span,
.hero-wrap.style1 .hero-content p {
    color: #fff;
}

.hero-wrap.style1 .hero-content h1 {
    font-size: 48px;
    color: #fff;
}

.hero-wrap.style1 .hero-content p {
    font-weight: 400;
}

.hero-wrap.style2 {
    position: relative;
    z-index: 1;
    background-color: #FDF6F1;
    margin-top: 120px;
    overflow: hidden;
    padding: 60px 0 0;
}

.hero-wrap.style2 .hero-shape-2,
.hero-wrap.style2 .hero-shape-3,
.hero-wrap.style2 .hero-shape-4 {
    position: absolute;
    z-index: -1;
}

.hero-wrap.style2 .hero-shape-2 {
    top: 0;
    right: 0;
}

.hero-wrap.style2 .hero-shape-3 {
    top: 0;
    left: 0;
}

.hero-wrap.style2 .hero-shape-4 {
    bottom: 0;
    right: 0;
}

.hero-wrap.style2 .hero-angle-1,
.hero-wrap.style2 .hero-angle-2,
.hero-wrap.style2 .hero-angle-3,
.hero-wrap.style2 .hero-angle-4 {
    position: absolute;
    z-index: -1;
}

.hero-wrap.style2 .hero-angle-1 {
    top: 14%;
    left: 15%;
}

.hero-wrap.style2 .hero-angle-2 {
    top: 8%;
    right: 20%;
}

.hero-wrap.style2 .hero-angle-3 {
    top: 10%;
    left: 50%;
}

.hero-wrap.style2 .hero-angle-4 {
    bottom: 12%;
    right: 30%;
}

.hero-wrap.style2 .hero-img-wrap {
    position: relative;
    z-index: 1;
}


.hero-wrap.style2 .hero-img-wrap:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 460px;
    background-color: #f85906;
    z-index: -1;
    border-radius: 45% 45% 0 0;
}

.hero-wrap.style2 .hero-img-wrap img {
    display: block;
    margin: 0 auto;
}

.hero-wrap.style2 .hero-img-wrap .play-now {
    position: absolute;
    top: 36%;
    right: 60px;
}

.hero-wrap.style2 .hero-img-wrap .play-now .ripple {
    position: absolute;
    height: 65px;
    width: 65px;
    -webkit-box-shadow: 0 0 0 0 #f85906;
    -ms-box-shadow: 0 0 0 0 #f85906;
    -o-box-shadow: 0 0 0 0 #f85906;
    box-shadow: 0 0 0 0 #f85906;
}

.hero-wrap.style2 .hero-img-wrap .play-now .ripple:before,
.hero-wrap.style2 .hero-img-wrap .play-now .ripple:after {
    position: absolute;
    height: 65px;
    width: 65px;
    -webkit-box-shadow: 0 0 0 0 #f85906;
    -ms-box-shadow: 0 0 0 0 #f85906;
    -o-box-shadow: 0 0 0 0 #f85906;
    box-shadow: 0 0 0 0 #f85906;
}

.hero-wrap.style2 .hero-img-wrap .play-now .icon {
    height: 65px;
    width: 65px;
    line-height: 72px;
    background-color: #f85906;
    color: #fff;
    font-size: 20px;
}

.hero-wrap.style2 .hero-img-wrap .play-now .icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    content: "";
    background-color: transparent;
    border: 2px solid #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.hero-wrap.style2 .hero-content {
    padding-bottom: 30px;
}

.hero-wrap.style2 .hero-content span {
    color: #f85906;
}

.hero-wrap.style2 .hero-content h1 {
    font-size: 48px;
}

.hero-wrap.style3 {
    padding: 80px 0;
    margin-top: 134px;
    background-color: #F7FBFA;
    overflow: hidden;
}

.hero-wrap.style3 .hero-content span {
    color: #f85906;
}

.hero-wrap.style3 .hero-content h1 {
    font-size: 48px;
}

.hero-wrap.style3 .hero-img-wrap {
    position: relative;
    z-index: 1;
}

.hero-wrap.style3 .hero-img-wrap .hero-bg-1 {
    height: 600px;
}

.hero-wrap.style3 .hero-img-wrap .hero-shape-one,
.hero-wrap.style3 .hero-img-wrap .hero-shape-two {
    position: absolute;
    z-index: -1;
}

.hero-wrap.style3 .hero-img-wrap .hero-shape-one {
    top: -50px;
    left: -70px;
}

.hero-wrap.style3 .hero-img-wrap .hero-shape-two {
    bottom: 0;
    left: -70px;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content span {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content p {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content .hero-btn {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.hero-slider-one.owl-carousel .owl-nav button.owl-prev,
.hero-slider-one.owl-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 80px;
}

.hero-slider-one.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 0 8px 8px 0;
}

.hero-slider-one.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    border-radius: 8px 0 0 8px;
}


.hero-wrap.style2 .hero-enquiry-form-wrap {
    position: relative;
    z-index: 1;
}

.quote-bg {
    background-color: #ffffff;
}

/*-------------------------------
   About & Security  Section  CSS
-------------------------------*/
.about-bg-1 {
    background-image: url(../images/about-about-img-1.jpg);
}

.about-bg-2 {
    background-image: url(../images/about-about-img-2.jpg);
}

.about-bg-3 {
    background-image: url(../images/about-about-img-3.jpg);
}

.about-bg-4 {
    background-image: url(../images/about-about-img-4.jpg);
}

.about-bg-5 {
    background-image: url(../images/about-about-img-5.jpg);
}

.about-bg-6 {
    background-image: url(../images/about-about-img-6.jpg);
}

.about-bg-7 {
    background-image: url(../images/about-about-img-7.jpg);
}

.about-bg-8 {
    background-image: url(../images/about-about-img-8.jpg);
}

.secure-bg-1 {
    background-image: url(../images/about-security-img-1.jpg);
}

.secure-bg-2 {
    background-image: url(../images/about-security-img-2.jpg);
}

.secure-bg-3 {
    background-image: url(../images/about-security-img-3.jpg);
}

.secure-bg-4 {
    background-image: url(../images/about-security-img-4.jpg);
}

.about-wrap .about-content .content-title {
    margin-bottom: 30px;
}

.about-wrap.style1 {
    overflow: hidden;
}

.about-wrap.style1 .container {
    position: relative;
    z-index: 1;
}

.about-wrap.style1 .container:after {
    position: absolute;
    top: -100px;
    left: -80px;
    content: "";
    background-color: #FCFAFB;
    width: 48%;
    height: calc(100% + 200px);
    z-index: -1;
}

.about-wrap.style1 .about-img-wrap {
    position: relative;
    height: 680px;
}

.about-wrap.style1 .about-content .content-feature-list {
    margin-bottom: 40px;
}

.about-wrap.style1 .about-content .content-feature-list li {
    background-color: #F0F9F8;
    padding: 12px 12px 12px 45px;
    border-radius: 5px;
    margin: 0 0 15px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.about-wrap.style1 .about-content .content-feature-list li:hover {
    background-color: #f85906;
    color: #fff;
}

.about-wrap.style1 .about-content .content-feature-list li:hover i {
    color: #fff;
}

.about-wrap.style1 .about-content .content-feature-list li i {
    position: absolute;
    top: 18px;
    left: 20px;
    line-height: 0.8;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.about-wrap.style2 .about-img-wrap .about-bg-2,
.about-wrap.style2 .about-img-wrap .about-bg-3,
.about-wrap.style2 .about-img-wrap .about-bg-4,
.about-wrap.style2 .about-img-wrap .about-bg-5 {
    height: 350px;
}

.about-wrap.style2 .about-img-wrap .about-bg-2,
.about-wrap.style2 .about-img-wrap .about-bg-3 {
    margin-bottom: 15px;
}

.about-wrap.style2 .about-content .feature-item-wrap {
    margin-bottom: 30px;
}

.about-wrap.style3 {
    position: relative;
    z-index: 1;
}

.about-wrap.style3 .about-img-wrap {
    position: relative;
    z-index: 1;
}

.about-wrap.style3 .about-img-wrap img {
    margin: 0 auto;
    display: block;
}

.about-wrap.style3 .about-img-wrap .about-img-shape {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.about-wrap.style3 .about-shape-one {
    position: absolute;
    bottom: 120px;
    right: 20%;
    z-index: -1;
}

.about-wrap.style3 .about-accordion-wrap {
    position: relative;
    padding-left: 20px;
    margin-bottom: 35px;
}

.about-wrap.style3 .about-accordion-wrap:before {
    position: absolute;
    top: 8px;
    left: 0;
    content: "";
    background-color: #f85906;
    width: 1px;
    height: calc(100% - 16px);
}

.about-wrap.style3 .about-accordion-wrap .accordion-item {
    margin-bottom: 20px;
}

.about-wrap.style3 .about-accordion-wrap .accordion-item .accordion-button {
    background-color: transparent;
    position: relative;
    display: block;
    padding: 0;
}

.about-wrap.style3 .about-accordion-wrap .accordion-item .accordion-button:before {
    position: absolute;
    top: 9px;
    left: -25.2px;
    content: "";
    background-color: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #f85906;
}

.about-wrap.style3 .about-accordion-wrap .accordion-item .accordion-button[aria-expanded="true"]:before {
    background-color: #f85906;
}

.about-wrap.style3 .about-accordion-wrap .accordion-item .accordion-body {
    padding-top: 10px;
}

.about-wrap.style4 .about-img-wrap .about-bg-8 {
    height: 500px;
}

.about-wrap.style4 .about-img-wrap .about-bg-6 {
    margin-bottom: 25px;
}

.about-wrap.style4 .about-img-wrap .about-bg-6,
.about-wrap.style4 .about-img-wrap .about-bg-7 {
    height: 237.5px;
}

.feature-item-wrap .feature-item {
    margin-bottom: 30px;
}

.feature-item-wrap .feature-item:last-child {
    margin-bottom: 0;
}

.feature-item-wrap .feature-item .feature-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    background: #fff;
    position: relative;
    top: 3px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feature-item-wrap .feature-item .feature-icon i {
    font-size: 32px;
    line-height: 0.8;
    margin: 0 auto;
    color: #f85906;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feature-item-wrap .feature-item .feature-icon span {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    display: block;
    text-align: center;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feature-item-wrap .feature-item .feature-icon:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 0;
    background-color: #f85906;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}

.feature-item-wrap .feature-item .feature-text {
    width: calc(100% - 90px);
    margin-left: 20px;
}

.feature-item-wrap .feature-item .feature-text h3 {
    font-size: 22px;
    line-height: 1.5;
    margin: 0 0 10px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.feature-item-wrap .feature-item .feature-text p {
    margin: 0;
}

.feature-item-wrap .feature-item:hover .feature-icon i,
.feature-item-wrap .feature-item:hover .feature-icon span {
    color: #fff;
}

.feature-item-wrap .feature-item:hover .feature-icon:after {
    height: 100%;
    visibility: visible;
    opacity: 1;
}

.feature-item-wrap .feature-item:hover .feature-text h3 {
    color: #f85906;
}

.feature-item-wrap.style1 .feature-item .feature-icon {
    border-radius: 67% 33% 34% 66% / 44% 44% 56% 56%;
    background-color: #FCFAFB;
    border: 1px dashed #f85906;
    width: 80px;
    height: 75px;
}

.feature-item-wrap.style1 .feature-item .feature-text {
    width: calc(100% - 100px);
}

.feature-item-wrap.style1 .feature-item:hover .feature-icon {
    border: 1px dashed #f85906;
}

.security-wrap .secure-img-wrap {
    height: 700px;
}

.security-wrap .content-title {
    margin-bottom: 30px;
}

.security-wrap .feature-item-wrap.style1 .feature-item .feature-icon i {
    font-size: 34px;
}

.security-wrap.style2 .secure-img-wrap {
    height: 650px;
}

.security-tablist {
    display: inline-block;
    border: 1px solid rgba(0, 146, 135, 0.3);
    border-radius: 5px;
    padding: 10px;
    margin: 0 0 30px;
}

.security-tablist .nav-item {
    margin-right: 10px;
    display: inline-block;
}

.security-tablist .nav-item:last-child {
    margin-right: 0;
}

.security-tablist .nav-item .nav-link {
    background-color: #F7FBFA;
    border-radius: 5px;
    border: none;
    padding: 15px 25px;
    color: #000;
}

.security-tablist .nav-item .nav-link.active {
    background-color: #f85906;
    color: #fff;
}

.promo-wrap {
    background-image: url(../images/about-promo-bg-1.jpg);
    position: relative;
    z-index: 1;
}

.promo-content {
    text-align: center;
}

.promo-content .play-now {
    position: relative;
}

.promo-content .play-now .ripple {
    position: absolute;
    height: 85px;
    width: 85px;
    top: 58.2%;
    -webkit-box-shadow: 0 0 0 0 #f85906;
    -ms-box-shadow: 0 0 0 0 #f85906;
    -o-box-shadow: 0 0 0 0 #f85906;
    box-shadow: 0 0 0 0 #f85906;
}

.promo-content .play-now .ripple:before,
.promo-content .play-now .ripple:after {
    position: absolute;
    height: 85px;
    width: 85px;
    -webkit-box-shadow: 0 0 0 0 #f85906;
    -ms-box-shadow: 0 0 0 0 #f85906;
    -o-box-shadow: 0 0 0 0 #f85906;
    box-shadow: 0 0 0 0 #f85906;
}

.promo-content .play-now .icon {
    position: relative;
    height: 85px;
    width: 85px;
    top: auto;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    line-height: 94px;
    background-color: #f85906;
    color: #fff;
    font-size: 20px;
}

.promo-content .play-now .icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    content: "";
    background-color: transparent;
    border: 2px solid #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.promo-content .play-now .ripple {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

/*-------------------------------
   Service  Section  CSS
-------------------------------*/
.benefit-wrap {
    position: relative;
    z-index: 1;
}

.benefit-wrap .benefit-shape-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.benefit-wrap .benefit-shape-2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.service-wrap {
    position: relative;
    z-index: 1;
}

.service-wrap .service-shape-one {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.service-wrap .service-shape-two {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.service-card {
    margin-bottom: 25px;
}

.service-card .service-info h3 {
    font-size: 22px;
}

.service-card.style1 {
    background-color: #fff;
    -webkit-box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.07);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-bottom: 25px;
    padding: 25px;
    border: 1px dashed #f85906;
}

.service-card.style1 .service-icon-wrap {
    width: 100px;
    position: relative;
    top: 2px;
}

.service-card.style1 .service-icon-wrap .service-num {
    position: relative;
    width: 95px;
    height: 85px;
    color: #000;
    border-radius: 67% 33% 34% 66% / 44% 44% 56% 56%;
    text-align: center;
    background-color: #FCFAFB;
    font-size: 20px;
    font-weight: 600;
    border: 1px dashed #f85906;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.service-card.style1 .service-icon-wrap .service-num:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 0;
    background-color: #f85906;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}

.service-card.style1 .service-icon-wrap .service-icon {
    position: absolute;
    top: 70px;
    left: 50%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.service-card.style1 .service-icon-wrap .service-icon i {
    color: #f85906;
    display: inline-block;
    font-size: 32px;
    line-height: 0.8;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.service-card.style1 .service-info {
    width: calc(100% - 120px);
    margin-left: 20px;
}

.service-card.style1 .service-info h3 {
    margin: 0 0 12px;
}

.service-card.style1 .service-info p {
    margin: 0 0 15px;
}

.service-card.style1:hover {
    border-color: #f85906;
}

.service-card.style1:hover .service-info h3 a {
    color: #f85906;
}

.service-card.style1:hover .service-icon {
    top: 64px;
}

.service-card.style1:hover .service-num {
    border-color: #fff;
    color: #fff;
}

.service-card.style1:hover .service-num:after {
    visibility: visible;
    opacity: 1;
    height: 100%;
}

.service-card.style2,
.service-card.style3 {
    background-color: #FDF6F1;
    border: 1px solid #B7B7B7;
    padding: 25px 25px 22px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 12px;
}

.service-card.style2 .service-icon,
.service-card.style3 .service-icon {
    display: block;
    margin-bottom: 10px;
}

.service-card.style2 .service-icon i,
.service-card.style3 .service-icon i {
    font-size: 64px;
    line-height: 0.8;
    color: #f85906;
}

.service-card.style3 .service-icon img {
    width: 64px;
    height: 64px;
    line-height: 0.8;

}

.service-card.style2 .service-info h3,
.service-card.style3 .service-info h3 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 600;
}

.service-card.style2 .service-info p,
.service-card.style3 .service-info p {
    margin: 0 0 10px;
}

.service-card.style2:hover,
.service-card.style3:hover {
    background-color: #fff;

    border: 1px solid #F85906;
    -webkit-box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.07);
}

.service-card.style3 .service-info p {
    margin-bottom: 0;
}

.service-feature-wrap {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.service-feature-wrap .feature-shape-one {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.service-feature-wrap .feature-shape-two {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.service-feature-wrap .service-feature-content .content-title h3 {
    font-size: 22px;
}



.service-feature-wrap .service-feature-content .content-feature-list {
    margin: 25px 0 0;
}

.service-feature-wrap .service-feature-img img {
    width: 100%;
    margin-bottom: -75px;
}




/*==========================================================================
* Services One CSS
==========================================================================*/

.services__one-item {
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 6px;
    margin-top: 30px;
}

.services__one-item::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: #F85906;
    width: 100%;
    height: 0;
    transition: all 400ms ease;
    border-radius: 6px;
    z-index: -1;
}

.services__one-item-image {
    position: relative;
    padding: 10px 10px 0 10px;
    z-index: 1;
    overflow: hidden;
}

.services__one-item-image > img {
    border-radius: 6px;
}

.services__one-item-image::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: "";
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.113);
    border-radius: 100%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.services__one-item-image:hover::before {
    animation: circle 0.9s;
}

.services__one-item-content {
    padding: 22px 25px;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

.services__one-item-content-icon {
    position: absolute;
    right: 25px;
    top: -40px;
    background: #F85906;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    z-index: 1;
}



.services__one-item-content-icon::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: scale(0);
    border-radius: 10px;
    background-color: #fff;
    z-index: -1;
    transition: all 300ms ease;
}


.services__one-item-content-icon i {
    color: #fff;
    font-size: 40px;
    transition: 0.4s;
}

.services__one-item-content p {
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 17px;
}

.services__one-item-content p::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #212529;
    opacity: 0.1;
    transition: 0.4s;
}

.services__one-item-content p {
    transition: 0.3s;
}

.services__one-item-content h3 {
    transition: 0.3s;
    font-size: 22px;
    font-weight: 600;
}

.services__one-item-content > a {

    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    color: #F85906;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 500ms ease;
}

.services__one-item-content > a i {
    position: relative;
    top: 1px;
}

.services__one-item:hover::before {
    height: 100%;
}

.services__one-item:hover .services__one-item-content > a,
.services__one-item:hover .services__one-item-content p,
.services__one-item:hover .services__one-item-content h3 a {
    color: #fff !important;
}

.services__one-item:hover .services__one-item-content p {
    border-color: #fff;
}

.services__one-item:hover .services__one-item-content p::before {
    background: #fff;
    opacity: 0.50;
}

.services__one-item:hover .services__one-item-content-icon i {
    color: #F85906;
}


.services__one-item:hover .services__one-item-content-icon::after {
    transform: scale(1);
}

.services__one-btn .btn-one {
    background: #F85906;
}

/*-------------------------------
   Why Choose Us  Section  CSS
-------------------------------*/
.wh-bg-1 {
    background-image: url(../images/why-choose-us-wh-img-1.jpg);
}

.wh-bg-2 {
    background-image: url(../images/why-choose-us-wh-img-2.jpg);
}

.why-choose-wrap {
    position: relative;
    z-index: 1;
}

.why-choose-wrap.style1:after,
.why-choose-wrap.style2:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 75%;
    content: "";
    background-color: #F7FBFA;
    z-index: -1;
}

.why-choose-wrap.style1 .wh-img-wrap {
    height: 500px;
}

.why-choose-wrap.style1 .wh-content .content-title {
    margin-bottom: 35px;
}

.why-choose-wrap.style2 {
    position: relative;
    z-index: 1;
}

.why-choose-wrap.style2 .wh-shape-one {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.why-choose-wrap.style2 .wh-shape-two {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.why-choose-wrap.style2 .wh-img-wrap {
    height: 640px;
}

.why-choose-wrap.style2 .wh-content .content-title {
    margin-bottom: 5px;
}

.why-choose-wrap.style3 .wh-content .content-title {
    margin-bottom: 5px;
}

.wh-card {
    margin-top: 25px;
}

.wh-card.style1 {
    background-color: #fff;
    border: 1px dashed #f85906;
    padding: 25px 25px 22px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.wh-card.style1 .wh-icon {
    display: block;
    margin-bottom: 18px;
}

.wh-card.style1 .wh-icon i {
    font-size: 65px;
    line-height: 0.8;
    color: #f85906;
}

.wh-card.style1 .wh-info h5 {
    font-size: 20px;
    line-height: 1.6;
}

.wh-card.style1 .wh-info p {
    margin-bottom: 0;
}

.wh-card.style1:hover {
    -webkit-box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.07);
    border-color: transparent;
}

.counter-card-wrap .counter-card {
    width: 25%;
    position: relative;
}

.counter-card-wrap .counter-card:after {
    position: absolute;
    top: 50%;
    right: 10px;
    content: "";
    width: 1px;
    background: #ccc;
    height: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.counter-card-wrap .counter-card:last-child:after {
    display: none;
}

.counter-card-wrap .counter-card .counter-text {
    text-align: left;
}

.counter-card-wrap .counter-card .counter-text h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 5px;
}

.counter-card-wrap .counter-card .counter-text h2 .target {
    font-size: 28px;
    line-height: 0.8;
    position: relative;
    top: 1px;
    margin-left: -2px;
}

.counter-card-wrap .counter-card .counter-text p {
    margin: 10px 0 0;
    line-height: 1.2;
    font-size: 14px;
}

/*-------------------------------
   Features  Section  CSS
-------------------------------*/
.features-card {
    margin-bottom: 20px;
    margin-top: 30px;
    border: 1px solid #ccc;

    border-radius: 15px;
}

.features-card .features-img {
    overflow: hidden;
    position: relative;
}

.features-card .features-img img {

    border-radius: 15px;

}


.features-slider-one.owl-carousel .owl-dots {
    text-align: center;
}

/*-------------------------------
   Testimonial  Section  CSS
-------------------------------*/
.testimonial-wrap {
    position: relative;
    z-index: 1;
}

.testimonial-wrap .testimonial-shape-one {
    position: absolute;
    top: 15%;
    right: 25%;
    z-index: -1;
}

.testimonial-wrap .testimonial-shape-two {
    position: absolute;
    top: 30%;
    left: 10%;
    z-index: -1;
}

.testimonial-wrap .testimonial-shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.testimonial-wrap .testimonial-shape-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.testimonial-card {
    margin-bottom: 25px;
    background-color: #F7FBFA;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    border: 1px dashed #f85906;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.testimonial-card .client-img {
    width: 75px;
    height: 75px;
    border-radius: 67% 33% 34% 66% / 44% 44% 56% 56%;
}

.testimonial-card .client-img img {
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    padding: 5px;
}

.testimonial-card .client-info h4 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 8px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.testimonial-card .client-info span {
    font-size: 14px;
    display: block;
    line-height: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.testimonial-card .client-quote {
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.testimonial-card.style1 {
    padding: 22px 25px 25px;
}

.testimonial-card.style1 .client-quote {
    margin: 0 0 18px;
}

.testimonial-card.style1 .client-info-wrap .client-info {
    width: calc(100% - 95px);
    margin-left: 20px;
}

.testimonial-card.style2 {
    padding: 22px 25px 22px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.testimonial-card.style2 .client-quote {
    margin: 0;
}

.testimonial-card.style2 .client-info-wrap .client-img {
    margin: -60px 0 23px;
}

.testimonial-card.style2 .client-info-wrap .client-info {
    margin: 0 0 20px;
}

.testimonial-card.style3 {
    padding: 23px 25px 22px 60px;
    margin-left: 40px;
}

.testimonial-card.style3 .client-img {
    position: absolute;
    top: 22px;
    left: -40px;
}

.testimonial-card.style3 .client-quote {
    margin: 0;
}

.testimonial-card.style3 .client-info {
    margin: 0 0 18px;
}

.testimonial-card.style4 {
    background-color: #fff;
    -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
    padding: 25px;
}

.testimonial-card.style4 .ratings {
    line-height: 1;
    margin-bottom: 15px;
}

.testimonial-card.style4 .ratings li {
    display: inline-block;
}

.testimonial-card.style4 .ratings li i {
    color: #FF8623;
    font-size: 16px;
    line-height: 0.8;
}

.testimonial-card.style4 .client-quote {
    margin-bottom: 22px;
    overflow-y: scroll;
    height: 85px;
}

.testimonial-card.style4 .client-info-area {
    margin-bottom: 0;
}

.testimonial-card.style4 .client-info-area .quote-icon {
    line-height: 1;
    width: 40px;
}

.testimonial-card.style4 .client-info-area .quote-icon i {
    font-size: 38px;
    line-height: 0.8;
    display: inline-block;
    color: #f85906;
}

.testimonial-card.style4 .client-info-wrap {
    width: calc(100% - 40px);
}

.testimonial-card.style4 .client-info-wrap .client-img {
    width: 65px;
    height: 65px;
}

.testimonial-card.style4 .client-info-wrap .client-info {
    width: calc(100% - 85px);
    margin-left: 20px;
}

.testimonial-card.style4 .client-info-wrap .client-info h3 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 8px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.testimonial-card.style4 .client-info-wrap .client-info span {
    font-size: 14px;
    display: block;
    line-height: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.testimonial-slider-one {
    margin-top: -10px;
}

.testimonial-slider-one .testimonial-card {
    margin-top: 10px;
}

.testimonial-slider-one .testimonial-card.style2 {
    margin-top: 45px;
}

.service-slider-one.owl-carousel .owl-dots,
.why-choose-us-slider.owl-carousel .owl-dots,
.testimonial-slider-one.owl-carousel .owl-dots,
.testimonial-slider-two.owl-carousel .owl-dots,
.testimonial-slider-three.owl-carousel .owl-dots {
    margin-top: 10px;
    text-align: center;
}

.trustBadge {
    color: #666666;
    margin-top: 20px;
    text-align: center;
    width: 100%;

}

.trustBadge i {
    color: #F85906;
    font-size: 18px;
    line-height: 1;
    position: relative;
    top: 4px;
    display: inline-block;

}

/*-------------------------------
    Download App Section  CSS
-------------------------------*/
/*================================================
Gallery Area CSS
=================================================*/
.gallery .gallery_img {
    overflow: hidden;
    display: block;
    margin-bottom: 1.5rem;

    border-radius: 10px;

}

.gallery img {
    transition: transform ease-in-out .3s;
    width: 100%;

    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}

.gallery img:hover {
    transform: scale(1.1);
    box-shadow: 0 2px 10px #565758;
    border-radius: 10px;
}


.gallery-wrap .download-app-btn a:first-child {
    margin-right: 15px;
}

.gallery-wrap .content-title {
    margin-bottom: 25px;
}

.gallery-wrap.style1 {
    padding: 75px 60px 75px 60px;
    overflow: hidden;
}

.gallery-wrap.style1 .content-title span,
.gallery-wrap.style1 .content-title h2 {
    color: #fff;
}

.gallery-wrap.style1 .content-title p {
    color: rgba(255, 255, 255, 0.8);
}

.gallery-wrap.style1 .app-img-wrap {
    margin-bottom: -75px;
}

.gallery-wrap.style1 .app-img-wrap img {
    width: 100%;
}

.gallery-wrap.style2 .app-img-wrap {
    height: 480px;
    
}

/*-------------------------------
   Calculate Debt Section  CSS
-------------------------------*/
.calculate-debt {
    overflow: hidden;
}

.calculate-debt .debt-content {
    background-color: #F7FBFA;
    padding: 40px 40px 15px 40px;
    position: relative;
    z-index: 1;
}

.calculate-debt .debt-content .content-title {
    margin-bottom: 30px;
}

.calculate-debt .container {
    position: relative;
}

.calculate-debt .container .debt-img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.debt-form .form-group {
    margin: 0 0 25px;
}

.debt-form .form-group input {
    width: 100%;
    height: 54px;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 15px;
}

.debt-form .form-group select {
    width: 100%;
    height: 54px;
    background-color: #fff;
    border: 1px solid rgba(0, 146, 135, 0.3);
    border-radius: 5px;
    color: #666666;
    padding: 10px 15px 10px 20px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/img-down-arrow.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 96% 50%;
}

/*-------------------------------
   Appy Loan  CSS
-------------------------------*/
.apply-form {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    padding: 45px;
}

.apply-form .apply-form-title {
    text-align: center;
    margin-bottom: 35px;
}

.apply-form .apply-form-title h4 {
    font-size: 24px;
    margin: 0 0 5px;
}

.apply-form .apply-form-title p {
    margin: 0;
}

.apply-form .form-group {
    margin: 0 0 25px;
}

.apply-form .form-group h6 {
    font-weight: 500;
}

.apply-form .form-group div {
    margin-left: 10px;
}

.apply-form .form-group input {
    width: 100%;
    height: 54px;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 15px;
}

.apply-form .form-group input[type="date"] {
    opacity: 0.5;
}

.apply-form .form-group select {
    width: 100%;
    height: 54px;
    background-color: #fff;
    border: 1px solid rgba(0, 146, 135, 0.3);
    border-radius: 5px;
    color: #666666;
    padding: 10px 15px 10px 20px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/img-down-arrow.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 96% 50%;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #A3D7D3;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 9px;
    height: 9px;
    background: #f85906;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/*-------------------------------
   CTA Section  CSS
-------------------------------*/
.cta-wrap {
    position: relative;
    z-index: 1;
}

.cta-wrap .cta-shape-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: 0.05;
}

.cta-wrap .cta-shape-2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 0.05;
}

.cta-wrap .section-title span,
.cta-wrap .section-title h2 {
    color: #fff;
}

.cta-wrap .cta-btn {
    text-align: center;
}

.cta-wrap .cta-btn .btn:first-child {
    margin-right: 15px;
}

.cta-wrap .cta-btn .btn.style6:after {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

/*-------------------------------
   Blog Section  CSS
-------------------------------*/
.blog-wrap {
    position: relative;
    z-index: 1;
}

.blog-wrap .blog-shape-one {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.blog-wrap .blog-shape-two {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.blog-wrap .blog-shape-three {
    position: absolute;
    top: 15%;
    right: 25%;
    z-index: -1;
}

.blog-wrap .blog-shape-four {
    position: absolute;
    top: 30%;
    left: 10%;
    z-index: -1;
}

.blog-card {
    margin-bottom: 25px;
    background: #fff;
    border: 1px dashed #f85906;
    padding: 25px 25px 22px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 15px;
}

.blog-card .blog-img {
    overflow: hidden;
    position: relative;
    margin-bottom: 22px;
}

.blog-card .blog-img img {
    -webkit-transition: 0.7s;
    transition: 0.7s;
}

.blog-card .blog-img .blog-date {
    position: absolute;
    top: 25px;
    left: 25px;
    background-color: #f85906;
    color: #fff;
    line-height: 1.4;
    padding: 15px 20px 15px;
    margin-bottom: 0;
}

.blog-card .blog-img .blog-date span {
    display: block;
    font-weight: 600;
}

.blog-card .blog-info .blog-metainfo {
    margin-bottom: 12px;
}

.blog-card .blog-info .blog-metainfo li {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin-right: 20px;
    font-size: 16px;
}

.blog-card .blog-info .blog-metainfo li:last-child {
    margin-right: 0;
}

.blog-card .blog-info .blog-metainfo li:last-child:after {
    display: none;
}

.blog-card .blog-info .blog-metainfo li a {
    font-size: 16px;
    color: #666666;
}

.blog-card .blog-info .blog-metainfo li a:hover {
    color: #f85906;
}

.blog-card .blog-info .blog-metainfo li i {
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 13px;
    line-height: 0.8;
    color: #f85906;
}

.blog-card .blog-info h3 {
    font-size: 22px;
    margin-bottom: 12px;
}

.blog-card .blog-info p {
    margin: 0 0 12px;
}

.blog-card:hover {
    -webkit-box-shadow: 0px 6px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 6px 50px rgba(0, 0, 0, 0.07);
    border-color: transparent;
}

.blog-card:hover .blog-img img {
    -webkit-transform: scale(1.08) rotate(3deg);
    transform: scale(1.08) rotate(3deg);
}

.blog-card:hover .blog-info h3 a {
    color: #f85906;
}

.blog-card:hover .blog-info .link {
    letter-spacing: 0.3px;
}

.blog-card:hover .blog-info .link.style1 {
    color: #f85906;
}

.blog-card:hover .blog-info .link.style1 i {
    right: -27px;
}

/*-------------------------------
    Blog Details CSS
--------------------------------*/
.post-cat-title {
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 25px;
}

.post-cat-title span {
    font-weight: 600;
    color: #f85906;
}

.blog-desc {
    border: 1px dashed #f85906;
    padding: 30px;
    border-radius: 5px;
}

article p,
.service-desc p,
.terms-wrap p {
    margin-bottom: 15px;
}

article p:last-child,
.service-desc p:last-child,
.terms-wrap p:last-child {
    margin-bottom: 0;
}

article p strong,
.service-desc p strong,
.terms-wrap p strong {
    color: #000;
}

article p a,
.service-desc p a,
.terms-wrap p a {
    color: #f85906;
}

article p a:hover,
.service-desc p a:hover,
.terms-wrap p a:hover {
    text-decoration: underline;
    color: #f85906;
}

article h1,
.service-desc h1,
.terms-wrap h1 {
    font-size: 32px;
    margin-bottom: 15px;
}

article h2,
.service-desc h2,
.terms-wrap h2 {
    font-size: 30px;
    margin-bottom: 15px;
}

article h3,
.service-desc h3,
.terms-wrap h3 {
    font-size: 28px;
    margin-bottom: 15px;
}

article h4,
.service-desc h4,
.terms-wrap h4 {
    font-size: 24px;
    margin-bottom: 15px;
}

article h5,
.service-desc h5,
.terms-wrap h5 {
    font-size: 22px;
    margin-bottom: 15px;
}

article h6,
.service-desc h6,
.terms-wrap h6 {
    font-size: 20px;
    margin-bottom: 15px;
}

article ol,
.service-desc ol,
.terms-wrap ol {
    margin-top: 20px;
    margin-bottom: 25px;
}

article ol li,
.service-desc ol li,
.terms-wrap ol li {
    margin-bottom: 15px;
    color: #666666;
    padding-left: 3px;
}

article .content-feature-list,
.service-desc .content-feature-list,
.terms-wrap .content-feature-list {
    margin: 25px 0 25px;
}

.service-desc .service-img {
    border-radius: 5px;
}

.service-desc .service-img img {
    border-radius: 5px;
}

.service-desc .accordion-item h2 {
    margin-bottom: 0;
}

article {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #EEEFF2;
}

.post-img .blog-date {
    position: absolute;
    bottom: 25px;
    left: 25px;
    background-color: #f85906;
    color: #fff;
    line-height: 1.4;
    padding: 15px 20px 17px;
    margin-bottom: 0;
}

.post-img .blog-date span {
    display: block;
    font-weight: 600;
}

.post-navigation {
    margin: 0 0 25px;
}

.post-navigation .next-post,
.post-navigation .prev-post {
    width: 50%;
    display: block;
    font-size: 12px;
    position: relative;
    font-weight: 600;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.post-navigation .next-post span,
.post-navigation .prev-post span {
    display: block;
    font-size: 16px;
    line-height: 1.2;
    color: #666666;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.post-navigation .next-post:hover,
.post-navigation .prev-post:hover {
    color: #f85906;
}

.post-navigation .next-post:hover span,
.post-navigation .prev-post:hover span {
    color: #f85906;
}

.post-navigation .next-post:hover i,
.post-navigation .prev-post:hover i {
    color: #f85906;
}

.post-navigation .next-post {
    text-align: right;
}

.post-navigation .prev-post {
    text-align: left;
}

.post-metainfo {
    line-height: 1;
    margin-bottom: 20px;
}

.post-metainfo li {
    display: inline-block;
    font-size: 16px;
    position: relative;
    padding-left: 25px;
    margin-right: 25px;
    color: #666666;
}

.post-metainfo li i {
    font-size: 15px;
    color: #f85906;
    position: absolute;
    top: 0px;
    left: 0;
}

.post-metainfo li a:hover {
    color: #f85906;
}

.post-metainfo li:last-child {
    margin-right: 0;
}

.post-img {
    border-radius: 5px;
    position: relative;
    margin: 0 0 30px;
    display: block;
}

.post-img img {
    border-radius: 5px;
}

.wp-block-quote {
    position: relative;
    padding: 35px 35px 35px;
    background-color: #F7FBFA;
    text-align: left;
    margin: 30px 0 30px;
}

.wp-block-quote .wp-quote-text {
    width: calc(100% - 120px);
    margin-right: 20px;
}

.wp-block-quote .wp-quote-text p {
    font-weight: 500;
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
}

.wp-block-quote .wp-quote-text h6 {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    margin: 20px 0 0;
    line-height: 1.2;
    padding-left: 60px;
}

.wp-block-quote .wp-quote-text h6:before {
    position: absolute;
    top: 9px;
    left: 0;
    content: "";
    width: 45px;
    height: 2px;
    background-color: #f85906;
}

.wp-block-quote .wp-quote-icon {
    width: 100px;
    height: 100px;
    position: relative;
    z-index: 1;
}

.wp-block-quote .wp-quote-icon i {
    color: #f85906;
    font-size: 78px;
    line-height: 0.8;
    opacity: 0.7;
    margin: 0 auto;
}

.content-feature-list {
    margin: 0 0 28px 0;
}

.content-feature-list li {
    position: relative;
    padding-left: 25px;
    margin: 0 0 10px;
}

.content-feature-list li:last-child {
    margin-bottom: 0;
}

.content-feature-list li i {
    position: absolute;
    top: 6px;
    left: 0;
    color: #f85906;
    font-size: 14px;
    line-height: 0.8;
}

.content-feature-list.style2 {
    -webkit-columns: 2;
    columns: 2;
}

.post-meta-option {
    background-color: #F7FBFA;
    padding: 20px;
    margin-bottom: 25px;
}

.post-tag {
    position: relative;
    top: -7px;
}

.post-tag ul {
    display: inline-block;
}

.post-tag ul li {
    display: inline-block;
    margin-right: 5px;
    margin-top: 13px;
}

.post-tag ul li a {
    color: #555;
    background: #E5F3F3;
    padding: 7px 12px;
    font-size: 15px;
    border-radius: 3px;
}

.post-tag ul li a:hover {
    background-color: #f85906;
    color: #fff;
}

.post-tag ul li:last-child {
    margin-right: 0;
}

.post-tag span {
    margin-right: 10px;
    font-weight: 500;
}

.post-share {
    display: inline-block;
}

.post-share span {
    margin-right: 10px;
    font-weight: 500;
}

.post-share ul {
    display: inline-block;
    margin-left: 5px;
}

.post-author {
    padding: 25px;
    margin: 15px 0 30px;
    border-radius: 5px;
    background: #F7FBFA;
}

.post-author .post-author-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

.post-author .post-author-img img {
    border-radius: 50%;
}

.post-author .post-author-info {
    width: calc(100% - 175px);
    margin-left: 25px;
}

.post-author .post-author-info h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
}

.post-author .post-author-info p {
    margin: 0 0 15px;
}

.comment-item-wrap .comment-item {
    padding: 25px;
    background-color: #F7FBFA;
    margin-bottom: 25px;
    border-radius: 5px;
}

.comment-item-wrap .comment-item.reply {
    margin-left: 40px;
}

.comment-item-wrap .comment-item:last-child {
    margin-bottom: 0;
}

.comment-item-wrap .comment-item .comment-author-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: relative;
    top: 5px;
}

.comment-item-wrap .comment-item .comment-author-img img {
    border-radius: 50%;
}

.comment-item-wrap .comment-item .comment-author-wrap {
    width: calc(100% - 120px);
    margin-left: 20px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name {
    margin: 0 0 9px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
    line-height: 1;
    margin: 0 20px 0 0;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #888888;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-text {
    margin: 0 0 10px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-text p {
    margin: 0 0 5px;
}

.comment-item-wrap .reply-btn {
    display: inline-block;
    line-height: 1;
    font-weight: 600;
    color: #f85906;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.comment-item-wrap .reply-btn i {
    position: relative;
    margin-right: 4px;
}

.comment-item-wrap .reply-btn:hover {
    color: #070B3B;
}

.comment-box-title h4 {
    margin-bottom: 0;
    line-height: 1;
}

.comment-box-title p {
    margin-top: 10px;
    margin-bottom: 0;
}

#cmt-form {
    margin: 30px 0 0;
}

#cmt-form .comment-box-title {
    margin-bottom: 25px;
}

#cmt-form label {
    color: #888888;
    padding-left: 20px;
}

#cmt-form .comment-form .form-group {
    margin: 0 0 20px;
    position: relative;
}

#cmt-form .comment-form .form-group input,
#cmt-form .comment-form .form-group textarea {
    width: 100%;
    background-color: #fff;
    border: none;
    border: 1px solid rgba(0, 146, 135, 0.3);
    border-radius: 5px;
    padding: 15px;
    color: #000;
}

#cmt-form .comment-form .form-group input:focus,
#cmt-form .comment-form .form-group textarea:focus {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#cmt-form .comment-form .form-group input {
    height: 60px;
}

#cmt-form .comment-form .form-group textarea {
    height: 145px;
    resize: none;
}

.checkbox {
    display: block;
}

.checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 20px;
}

.checkbox label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #f85906;
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    border-radius: 5px;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 5px;
}

.checkbox a {
    color: #f85906;
}

.checkbox.style2 label:before {
    border-radius: 5px;
    border-color: #888888;
}

.checkbox.style3 label:before {
    background-color: #AEDCD8;
    border: none;
    border-radius: 50%;
}

.checkbox.style3 label:after {
    border-radius: 50%;
    background: #f85906;
}

.checkbox.style3 input:checked + label:after {
    border-radius: 50%;
    background: #f85906;
}

.checkbox input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 3px;
    width: 9px;
    height: 9px;
    border: none;
    border-radius: 5px;
    background: #f85906;
}

.checkbox input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 3px;
    width: 9px;
    height: 9px;
    border: none;
    border-radius: 5px;
    background: #f85906;
}

.post-cat-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 25px;
}

.post-cat-title span {
    font-weight: 600;
    color: #f85906;
}

.post-cat-title {
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 25px;
}

.post-cat-title span {
    font-weight: 600;
    color: #f85906;
}

/*-------------------------------
         Pricing Table CSS
-------------------------------*/
.pricing-table {
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    background: #fff;
    margin: 0 0 25px;
}

.pricing-table .pricing-header {
    padding: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.pricing-table .pricing-header h2 {
    color: #fff;
    line-height: 1.2;
    margin: 0;
    font-size: 28px;
    font-weight: 600;
}

.pricing-table .pricing-header .pricing-header-tag {
    margin-top: 20px;
}

.pricing-table .pricing-header .pricing-header-tag h3 {
    font-size: 28px;
    color: #fff;
    line-height: 1.2;
    margin: 0;
}

.pricing-table .pricing-header .pricing-header-tag h3 span.price-sign {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    top: -14px;
    right: 2px;
    display: inline-block;
}

.pricing-table .pricing-header .pricing-header-tag h3 span {
    font-size: 16px;
    font-weight: 400;
}

.pricing-table .pricing-features {
    margin: 25px 20px 25px;
    position: relative;
}

.pricing-table .pricing-features li {
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #666666;
    padding: 10px 0;
    border-bottom: 1px solid #EEEFF2;
}

.pricing-table .pricing-features li:last-child {
    border-bottom: none;
}

.pricing-table .pricing-features li.checked i {
    color: green;
}

.pricing-table .pricing-features li.unchecked i {
    color: red;
}

.pricing-table .pricing-features li i {
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.pricing-table .purchase-pricing {
    text-align: center;
    padding-bottom: 25px;
}

.pricing-table .purchase-pricing .btn:before {
    background: #f85906;
}

.pricing-table.style1 .pricing-header {
    background: #070B3B;
}

.pricing-table.style1 .pricing-header:after {
    height: 50px;
}

.pricing-table.style1 .pricing-features .pricing-header-tag {
    background: #070B3B;
}

.pricing-table.style1 .btn.style1 {
    background: #070B3B;
}

.pricing-table.style2 .pricing-header {
    background-color: #f85906;
}

.pricing-table.style2 .btn.style1 {
    background: #f85906;
}

/*-------------------------------
         Contact CSS
-------------------------------*/
.contact-box-wrap .contact-item {
    margin: 0 0 20px;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.contact-box-wrap .contact-item:last-child {
    margin-bottom: 0;
}

.contact-box-wrap .contact-item .contact-icon {
    width: 50px;
    height: 50px;
    position: relative;
    top: 0;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(0, 146, 135, 0.1);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.contact-box-wrap .contact-item .contact-icon i {
    color: #f85906;
    line-height: 0.8;
    font-size: 25px;
    position: relative;
    -webkit-transition: 0.34s;
    transition: 0.34s;
}

.contact-box-wrap .contact-item .contact-info {
    width: calc(100% - 85px);
    margin-left: 25px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.contact-box-wrap .contact-item .contact-info h3 {
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: 600;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.contact-box-wrap .contact-item .contact-info a,
.contact-box-wrap .contact-item .contact-info p {
    display: block;
    margin: 0;
    line-height: 1.5;
    color: #666666;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.contact-box-wrap .contact-item:hover:after {
    height: 100%;
    visibility: visible;
    opacity: 1;
}

.contact-box-wrap .contact-item:hover .contact-icon {
    background-color: #f85906;
}

.contact-box-wrap .contact-item:hover .contact-icon i {
    color: #fff;
}

.comp-map {
    height: 400px;
}

.comp-map iframe {
    width: 100%;
    height: 100%;
}

#contactForm .form-group {
    margin: 0 0 20px;
}

#contactForm .form-group input,
#contactForm .form-group textarea {
    width: 100%;
    background: transparent;
    padding: 10px 15px;
    border-radius: 5px;
}

#contactForm .form-group input {
    height: 60px;
}

#contactForm .form-group textarea {
    height: 163px;
    resize: none;
}

#contactForm .btn.style1:after {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #f85906;
    border-bottom: 1px solid #f85906;
}

.btn.disabled {
    opacity: 1;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.social-profile.style1 li a,
.sidebar .sidebar-widget.style2.categories li a span,
.feature-item-wrap .feature-item .feature-icon,
.service-card.style1 .service-icon-wrap .service-num,
.service-card.style1 .service-icon-wrap .service-icon,
.features-card .features-img .social-profile li a,
.features-card.style2 .features-img .social-profile li a,
.wp-block-quote .wp-quote-icon,
.contact-box-wrap .contact-item .contact-icon,
.header-wrap .header-top .header-top-right,
.select-location .navbar-location .dropdown-toggle,
.schedule-widget ul li,
.pp-post-item,
.testimonial-card.style1 .client-info-wrap,
.testimonial-card.style4 .client-info-area,
.testimonial-card.style4 .client-info-wrap,
.post-navigation,
.wp-block-quote,
.owl-carousel .owl-nav,
.page-navigation .page-nav,
.feature-item-wrap .feature-item,
.service-card.style1,
.counter-card-wrap,
.post-author,
.comment-item-wrap .comment-item,
.contact-box-wrap .contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.social-profile.style1 li a,
.sidebar .sidebar-widget.style2.categories li a span,
.feature-item-wrap .feature-item .feature-icon,
.service-card.style1 .service-icon-wrap .service-num,
.service-card.style1 .service-icon-wrap .service-icon,
.features-card .features-img .social-profile li a,
.features-card.style2 .features-img .social-profile li a,
.wp-block-quote .wp-quote-icon,
.contact-box-wrap .contact-item .contact-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-wrap .header-top .header-top-right,
.select-location .navbar-location .dropdown-toggle,
.schedule-widget ul li,
.pp-post-item,
.testimonial-card.style1 .client-info-wrap,
.testimonial-card.style4 .client-info-area,
.testimonial-card.style4 .client-info-wrap,
.post-navigation,
.wp-block-quote {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

/*---------------------------------
        Footer CSS 
-----------------------------------*/
.service-areas-wrap {
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.service-areas-wrap .h5 {
    color: #666666;

    line-height: 1.3;

}

.service-areas-wrap .h5:hover {
    color: #F85906;

}

.service-areas-wrap .service-areas-shape-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.service-areas-wrap .service-areas-form {
    position: relative;
}

.service-areas-wrap .service-areas-form input {
    width: 100%;
    height: 60px;
    border: none;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid rgba(0, 146, 135, 0.3);
    color: #666666;
    text-align: left;
    padding: 15px 128px 12px 18px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.service-areas-wrap .service-areas-form input::-webkit-input-placeholder {
    opacity: 1;
    color: #666666;
}

.service-areas-wrap .service-areas-form input:-ms-input-placeholder {
    opacity: 1;
    color: #666666;
}

.service-areas-wrap .service-areas-form input::-ms-input-placeholder {
    opacity: 1;
    color: #666666;
}

.service-areas-wrap .service-areas-form input::placeholder {
    opacity: 1;
    color: #666666;
}

.service-areas-wrap .service-areas-form input:focus {
    border-color: #f85906;
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.09);
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.09);
}

.service-areas-wrap .service-areas-form button {
    position: absolute;
    top: 5px;
    right: 5px;
    border: none;
    padding: 5px 28px;
    height: calc(100% - 10px);
    background-color: #f85906;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.footer-wrap {
    position: relative;
    z-index: 1;
}

.footer-wrap .container {
    position: relative;
}

.footer-wrap .footer-widget {
    margin-bottom: 25px;
}

.footer-wrap .footer-widget .footer-widget-title {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
}

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

.footer-wrap .footer-widget .footer-logo {
    margin-bottom: 15px;
    display: block;
    max-width: 280px;
}
.footer-wrap .footer-widget .review-us {
    margin-top: 15px;
    display: block;
    max-width: 200px;
}

.footer-wrap .footer-widget .comp-desc {
    color: rgba(255, 255, 255, 0.8);
    margin: 26px 0 25px;
    padding-right: 10px;
    font-size: 15px;
}

.footer-wrap .footer-widget .social-profile li:first-child {
    margin-left: 0;
}

.footer-wrap .footer-widget .social-profile li a {
    font-size: 20px;
}

.footer-wrap .footer-widget .social-profile li a:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.footer-wrap .footer-widget .footer-menu.style2 {
    -webkit-columns: 2;
    columns: 2;
}

.footer-wrap .footer-widget .footer-menu li {
    margin-bottom: 15px;
}

.footer-wrap .footer-widget .footer-menu li:last-child {
    margin-bottom: 0;
}

.footer-wrap .footer-widget .footer-menu li a {
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    padding-left: 15px;
    font-size: 15px;
}

.footer-wrap .footer-widget .footer-menu li a:after {
    position: absolute;
    bottom: -5px;
    left: -5px;
    content: "";
    width: 0;
    height: 1px;
    background-color: #f85906;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.footer-wrap .footer-widget .footer-menu li a i {
    position: absolute;
    top: -3px;
    left: -5px;
    font-size: 15px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.footer-wrap .footer-widget .footer-menu li a:hover {
    color: #f85906;
}
.footer-wrap .footer-widget .contact-info li p, .footer-wrap .footer-widget .contact-info li a {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0;
    transition: 0.3s;
    display: block;
    
}
.footer-wrap .footer-widget .contact-info li a:hover  {
    color: #f85906;}

.footer-wrap .footer-widget .footer-menu li a:hover:after {
    visibility: visible;
    opacity: 1;
    width: calc(100% + 5px);
}

.footer-wrap .footer-widget .footer-menu li a:hover i {
    color: #f85906;
}

.footer-wrap .footer-widget .contact-info {
    margin-bottom: 18px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 300;
    font-size: 15px;
}

.footer-wrap .footer-widget .contact-info b {
    font-weight: 500;
    color: #fff;
    margin-right: 5px;
}

.footer-wrap .footer-widget .contact-info a {
    color: rgba(255, 255, 255, 0.8);
}

.footer-wrap .footer-widget .contact-info:last-child {
    margin-bottom: 0;
}

.footer-wrap .footer-widget .contact-info li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
}

.footer-wrap .footer-widget .contact-info li i {
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 16px;
    line-height: 1;
    color: #f85906;
}

.copyright-text {
    padding: 18px 10px;
    text-align: center;
    margin: 0;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    border-top: 1px solid #666666;
}

.copyright-text i {
    position: relative;
    top: 2px;
    margin-right: 2px;
}

.copyright-text a {
    color: #f85906;
    font-weight: 600;
}

.copyright-text a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 767px) {
    .service-areas-wrap .service-areas-form input {
        height: 54px;
        padding: 12px 15px 12px 15px;
    }

    .service-areas-wrap .service-areas-form button {
        position: relative;
        top: auto;
        right: auto;
        padding: 14px 20px;
        height: auto;
        font-size: 14px;
        display: block;
        width: 100%;
        margin: 15px 0 0;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .footer-wrap .footer-widget .footer-widget-title {
        font-size: 18px;
        margin-bottom: 18px;
        padding-bottom: 10px;
    }

    .footer-wrap .footer-widget .comp-desc {
        font-size: 14px;
        padding-right: 0;
        margin: 18px 0 15px;
    }

    .footer-wrap .footer-widget .contact-info {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .footer-wrap .footer-widget .footer-menu li {
        margin-bottom: 8px;
    }

    .footer-wrap .footer-widget .footer-menu li a {
        font-size: 14px;
    }

    .footer-wrap .footer-widget .footer-menu li a i {
        font-size: 14px;
        top: -3px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-wrap .footer-widget .footer-widget-title {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .footer-wrap .footer-widget .comp-desc {
        margin: 15px 0 15px;
        padding-right: 22px;
    }
}

@media only screen and (max-width: 991px) {
    .service-areas-wrap .content-title {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-wrap .footer-widget .footer-widget-title {
        font-size: 22px;
    }

    .footer-wrap .footer-widget .comp-desc {
        padding-right: 75px;
    }
}

@media only screen and (max-width: 1199px) {
    .footer-wrap .footer-top .footer-widget .footer-widget-title {
        margin-bottom: 18px;
    }
}

@media only screen and (min-width: 1200px) {
    .footer-wrap .footer-widget .comp-desc {
        padding-right: 35px;
    }

    .footer-wrap .footer-widget .footer-menu.style2 {
        padding-right: 20px;
    }
}

/* CSS */


/*# sourceMappingURL=style.css.map */
.table__head {
    color: #FFF;
    font-weight: 700;
    background: #F85906;
    background: -moz-linear-gradient(-80deg, #F85906 0%, #0f386e 100%);
    background: -webkit-linear-gradient(-75deg, #F85906 0%, #0f386e 100%);
    background: linear-gradient(155deg, #F85906 0%, #0f386e 100%);
    white-space: nowrap;
}

.call-btn,
.whatsapp-btn,
.book-now-btn {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: fixed;
    left: 1rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    box-shadow: 0px 1px 2px 1px rgb(43 46 74 / 30%);
    z-index: 10
}

.call-btn {
    background: #F85906;
    bottom: 6rem;
}

.whatsapp-btn {
    background: #25D366;
    bottom: 2rem;
}

.call-btn:hover,
.whatsapp-btn:hover {
    background: #2b2e4a;

    color: #fff
}

.book-now-btn {
    display: none;
}

@media (max-width: 600px) {
    .site-footer {
        padding-bottom: 45px;
    }

    .btns {
        margin-top: 5px;
        width: 100%;
        align-items: center;
    }

    .now {
        margin-top: 5px;
        width: 100%;
        text-align: center;
    }

    .call-btn {
        bottom: 0;
        left: 0;
        border-radius: 0;
        width: 20%;
    }

    .whatsapp-btn {
        bottom: 0;
        left: 20%;
        border-radius: 0;
        width: 20%;
    }

    .book-now-btn {
        display: flex;
        bottom: 0;
        left: 40%;
        border-radius: 0;
        width: 60%;
        background: #0f386e;
    }

    .book-now-btn:hover {
        color: #fff;
        background: #0f386e;
    }
}


.animate-charcter {
    background-image: linear-gradient(-225deg, #231557 0%, #44107a 29%, #F85906 67%, #F85906 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.branch-office{
    margin-bottom: 30px;
}
.branch-office .card-body {
	flex: 1 1 auto;
	padding: 2rem 2rem 1rem 2rem;
    
}

.branch-office .card-body i{
	color: #F85906;
    font-size: 15px;
    line-height: 1;
    position: relative;
    top: 2px;
    display: inline-block;
}

.branch-office {
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #B7B7B7;
	text-align: left;
}
.branch-office:hover{
    background-color: #F7FBFA;
    border: 1px solid #F85906;
}

.branch-office h3 {
	color: #0f386e;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
}

.branch-office p {
	color: #242424;
	margin-bottom: 10px;
}

.branch-title {
	font-weight: 700;
	

}

.branch-office a {
	color: #242424;
	text-decoration: none;
}
.branch-office a:hover {
	color: #F85906;
	text-decoration: none;
}

.parentmar {
    width: 100%;
   color: #ffffff;
    font-size: 24px;
   
    font-weight: 500;
    background-color: #0f386e;
    font-family: "Poppins", sans-serif;
}
  
    .childmar {
      background: #F85906;
      padding: 10px 20px;
      line-height: 30px;
     font-size: 25px;
    font-weight: 600;
      color: #ffffff;
      margin: 0;
        font-family: "Poppins", sans-serif;
        white-space: nowrap;
    }


.why-we-card-3 {
   padding: 10px 15px 15px 15px;
    background-color: #F0F9F8;
    position: relative;
    margin-top: 20px;
    border-radius: 4px;
    border: 1px solid #B7B7B7;
    -webkit-box-shadow: 0 5px 10px -5px #ccc;
    box-shadow: 0 5px 10px -5px #ccc;
}
.why-we-card-3 img {
    position: relative;
   max-width: 65px;
    margin: 0;
}
.why-we-card-3 h3 {
   
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px !important;
    
}

.location-service {
   padding: 15px 15px 15px 15px;
    background-color: #fff;
    position: relative;
    margin-top: 20px;
    border-radius: 10px;
    border: 1px solid #B7B7B7;
    -webkit-box-shadow: 0 5px 10px -5px #ccc;
    box-shadow: 0 5px 10px -5px #ccc;
}
.location-service img {
    position: relative;
   max-width: 100px;
    margin: 0;
}
.location-service h3 {
   
    font-weight: 600;
    font-size: 22px;
    margin: 5px 0px !important;
    
}

