:root {
    --theme-color1: #132D64;
    --theme-color2: #7E8087;
    --theme-font1: "frankruhllibre",sans-serif;
    --theme-font2: "ubuntusans",sans-serif;
    --color-white: #ffffff;
    --color-black: #000000;
    --text-color: #7A7A7A;
}

body {
    font-family: var(--theme-font2);
    font-size: 16px;
    line-height: 25px;
    color: var(--text-color);
    background-color: #fff;
}
.mail {
    display: none;
}
#sticky-wrapper {
    height: unset !important;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: var(--theme-font1);
    font-weight: 900;
    line-height: 1.2;
    color: var(--color-black);
}
h2 {
    font-size: 40px;
}

/*--- header ---*/

.header-top {
    background: var(--theme-color1);
}
.is-sticky .navigation-area .navbar-nav li.active a, .is-sticky .navigation-area .navbar-nav li:hover a {
    color: var(--theme-color1);
}
.navigation-area {
    background: var(--color-white);
    padding: 18px 0;
}
.phone, .mail {
    color: var(--color-white);
    font-size: 20px;
    font-family: var(--theme-font2);
    font-weight: 900;
}
.nav.navbar-nav li a {
    color: #000000;
    font-family: var(--theme-font1);
    font-size: 20px;
    padding: 18px 15px !important;
}
.navbar-nav li.active a, .navbar-nav li:hover a {
    color: var(--theme-color1);
    background: unset;
}
.nav.navbar-nav li {
    margin-top: 15px;
}
.header-top i.fa {
    color: var(--theme-color2);
}


/*--- banner ---*/

.bg-overlay:after {
    background: unset;
}
#home-slider .teashop-btn {
    display: none;
}
#home-slider .social-icons {
    display: none;
}

/*------------------  breadcrumb  -------------------------*/

.section-top {
    position: relative;
    background-image: url(../../images/images/image/home/others/breadcrumb.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 86px 0;
    z-index: 0;
}
.about_title, .product_title, .gallery_title, .contact_title, .services_title {
    color: var(--color-white);
    font-size: 35px;
    font-family: var(--theme-font2);
    font-weight: 600;
    margin-left: 80px;
    text-align: initial;
}

/*--- footer ---*/

.qc-social-list .qc-social .social:hover {
    background: var(--theme-color1);
    color: var(--color-white);
}
.ScrollToTop a {
    border: 1px solid var(--theme-color1);
    color: var(--theme-color1);
    background: var(--color-white);
}
.ScrollToTop a:hover {
    background: var(--theme-color1);
}
.footer-call-buton-a {
    margin-left: -40px;
}

/*QC FOOTER STYLE START*/

#qcfooter-block {
    color: #fff;
    background: url(../../images/images/image/home/others/footerbg.png);
    padding: 60px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#qcfooter-block h3 {
    font-size: 20px;
    color: var(--color-white);
    border-bottom: 1px solid var(--theme-color2);
    display: inline-block;
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {
    height: 60px;
    display: block;
    margin: 10px 0;
    display: none;
}
.footer-content .qc-brand img {height: 100%;}
.footer-content p {
    font-size: 16px;
    line-height: 30px;
}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {
    padding: 5px 0px;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 1.7;
}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: var(--theme-color2);
}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 5px 0;
    background: var(--theme-color1);
    border-top: 1px solid #ddd;
}
#qcfooter-copyrights .copyright {font-size: 14px; color: #fff;}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/


/*================================================  home_page  ===================================================*/


.animated.animated-slow {
    animation-duration: 2s;
}
section {
    position: relative;
    z-index: 1;
}
.center {
    text-align: center;
}
.section-pad {
    padding: 80px 0;
}
.heading-h4 {
    line-height: 1.7;
    font-size: 20px;
    font-family: var(--theme-font2);
    text-transform: capitalize;
}
.pt-120 {
    padding-top: 120px;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}

/*--- title ---*/

.subtitle {
    font-family: var(--theme-font2);
    font-size: 16px;
    line-height: 18px;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    opacity: 1;
    color: var(--theme-color2);
}
.sectitle {
    font-size: 38px;
    text-transform: capitalize;
    color: var(--theme-color1);
}
/*--- title_des ---*/

.titlebotdes-div {
    position: relative;
    max-width: 100%;
    width: 100%;
    background-image: url(https://demo.themnific.com/farewell/wp-content/uploads/2026/01/wings-1.png);
    background-repeat: no-repeat;
    background-position: center;
}
.titlebotdes-inner {
    height: 60px;
}
.titlebotdes-div::before, .titlebotdes-div::after {
    background-color: #e5dfdc;
}
.titlebotdes-div:before, .titlebotdes-div:after {
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    margin-top: -1px;
    width: 40%;
    display: block;
    background-image: none !important;
    content: '';
}
.titlebotdes-div:after {
    left: auto;
    right: 0;
}

/*--- btn ---*/

.btn-primary {
    font-family: var(--theme-font2);
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2;
    color: var(--color-white);
    background-color: var(--theme-color1);
    padding: 15px 30px;
    border: unset;
    border-radius: 10px;
}
.btn-primary:hover {
    border-color: unset;
    color: var(--color-white);
    background-color: var(--theme-color2);
    transform: translateY(-8px);
}

/*------------------------------------------------  home_welcome  ------------------------------------------------*/

.about-images {
    display: flex;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
}
.abimg1-div {
    text-align: right;
    margin-bottom: 20px;
    width: 100%;
}
.abimg2-div {
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
}
.abimgdiv-img {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}
.abimg2-div .abimgdiv-img {
    margin: -98% 0% 0% 0%;
}
.abimg1-div img {
    width: 77%;
    border-radius: 20px;
}
.abimg2-div img {
    width: 55%;
    border-style: solid;
    border-width: 20px 20px 20px 0px;
    border-color: #FFFFFF;
    border-radius: 30px;
}
.experience-box {
    left: 11px;
    position: absolute;
    animation-duration: 2s;
    z-index: 1;
    width: 22%;
    max-width: 22%;
    top: 415px;
}
.about-section {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 120px 0px 80px 0px;
    background: url(https://themeslr.com/live/html-templates/zedekiah/img/header-banners/overlay_MEMBERS-min.png);
    background-repeat: no-repeat;
}
.about-content {
    padding: 0px 0px 0px 30px;
    align-content: center;
    align-items: center;
    display: flex;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
}
.experience-box h2, .counter-item h3 {
    font-family: var(--theme-font2);
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 5px;
}
.experience-box h2 .counter, .counter-item .counter {
    color: var(--color-black);
    font-family: var(--theme-font1);
    font-weight: 600;
    font-size: 35px;
}
.counter-wrapper {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.counter-wrapper-item {
    position: relative;
    min-height: 1px;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-right: 15px;
}
.counter-image img {
    width: 250px;
    opacity: 0.6;
    height: 100%;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
    border-radius: 20px;
}
.counter-image {
    position: relative;
    background: var(--theme-color1);
    border-radius: 20px;
}
.call-icon:hover {
    box-shadow: rgb(255 255 255) 0px 2px 4px 0px, rgb(255 255 255) 0px 2px 16px 0px;
}
.call-icon {
    background: var(--color-white);
    color: var(--theme-color1);
    position: absolute;
    top: 35%;
    left: 40%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-size: 18px;
    box-shadow: rgb(255 255 255) 0px 22px 70px 4px;
}
/*----------------------------------------------  home_label  -------------------------------------------------*/

.amaezi_header_content {
    text-align: center;
    width: 100%;
    z-index: 2;
    position: relative;
}
.amaezi_header_title {
    font-size: 38px;
    margin: 0;
    opacity: 1;
    text-transform: capitalize;
    color: #fff;
}
.spacer_30 {
    height: 30px;
    width: 100%;
    clear: both;
}
.amaezi_header_content > p {
    color: #ffffff;
    margin: 0 auto;
    opacity: 0.9;
    line-height: 150%;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 300;
}
.hlbcont-content {
    display: flex;
    align-items: center;
    background: #ffffff0d;
    padding: 30px 30px;
    border-radius: 20px;
    margin: 20px 0;
}
.hlbcont-number {
    font-size: 30px;
    color: var(--color-white);
}
.hlbcont-cont {
    margin-left: 40px;
}
.hlbcont-cont .heading-h4 {
    color: var(--color-white);
}
.hlbcont-cont p {
    color: #cfcfcf;
}
.hlbcont-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.hlbcont-li {
    display: flex;
    font-size: inherit;
    margin: 0;
    position: relative;
    gap: 10px;
    padding: 2px 0;
}
.hlbcont-li:last-child::before{
    display:none;
}
.hlbcont-li-text {
    color: #cfcfcf;
}

.hlbcont-li:before {
    position: absolute;
    width: 1px;
    height: 110%;
    display: block;
    content: '';
    top: 8px;
    left: 9px;
    background-color: #D6C0A7;
}
.hlbcont-li .hlbcont-li-icon svg {
    fill: #d6c0a7;
    transition: fill .3s;
    margin-right: 5px;
    margin-top: 2px;
    height: 20px;
    width: 20px;
    display: block;
}


/*--------------------------------------------------  home_service  --------------------------------------------------*/

.service-content-item {
    margin: 15px 15px;
}
.sercontitem-imgdiv {
    border-radius: 15px;
    background: var(--color-black);
}
.service-content-item:hover .sercontitem-contdiv {
    transform: translateY(-20px);
    position: relative;
}
.sercontitem-contdiv {
    text-align: center;
    background-color: #FFFFFF;
    padding: 40px 30px 40px 30px;
    box-shadow: 0px 0px 0px 0px rgb(42 54 122 / 13%);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #EAEAEA;
    border-radius: 0px 0px 0px 0px;
    margin: -40% 5% 0% 5%;
    z-index: 1;
    position: relative;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    border-radius: 15px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sercontitem-contdiv .hlbcont-number {
    position: absolute;
    color: var(--theme-color1);
    top: -30px;
    left: 40%;
    background: var(--color-white);
    z-index: 1;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    font-size: 24px;
    font-family: var(--theme-font1);
    font-weight: 600;
}
.sercontitem-imgdiv img {
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    border-radius: 15px;
}
.service-bottom-content {
    margin-top: 60px;
}
.icon-box-link i {
    margin-left: 10px;
}
.icon-box-link {
    color: var(--theme-color1);
}
.sercontitem-contdiv h3 {
    border-bottom: 1px solid var(--theme-color2);
    display: inline-block;
}
.service-content-item:hover img {
    opacity: .8;
}
.sercontitem-contdiv .btn.btn-primary {
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 16px;
    margin-top: 10px;
}

/*-------------------------------------------------  home_package  ---------------------------------------------------*/

.package-wrapper{
    max-width:1200px;
    margin:auto;
}
.package-table{
    width:100%;
    border-collapse:collapse;
    overflow:hidden;
    border-radius:18px;
    background:#fff;
    box-shadow:0 15px 40px rgba(19,45,100,.10);
}
.package-table thead th{
    padding:22px;
    color:#fff;
    font-size:20px;
    font-weight:600;
    letter-spacing:.5px;
}
.package-table thead th:first-child{
    background:#132D64;
    width:26%;
}
.package-table thead th:nth-child(2){
    background:#7E8087;
    width:37%;
}
.package-table thead th:last-child{
    background:#132D64;
    width:37%;
}
.package-table tbody td {
    padding: 18px 22px;
    border-bottom: 1px solid #edf0f5;
    text-align: initial;
    color: #555;
    font-size: 15px;
    transition: .3s;
}
.package-table tbody td:first-child{
    text-align:left;
    font-weight:600;
    color:#132D64;
    background:#f8f9fc;
}
.package-table tbody tr:nth-child(even){
    background:#fcfcfd;
}
.package-table tbody tr:hover{
    background:#eef3fb;
}
.basic{
    color:#555;
    font-weight:500;
}
.premium{
    color:#132D64;
    font-weight:600;
}
.yes{
    color:#28a745;
    font-size:18px;
    margin-right:6px;
}
.no{
    color:#dc3545;
    font-size:18px;
    margin-right:6px;
}
.package-table tbody tr:last-child td{
    border-bottom:none;
}
.package-table tbody td .btn.btn-primary {
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 16px;
}

/*---------------------------------------------------  home_getintouch  -----------------------------------------------*/

.getintouch-section:before {
    background-color: #000000;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


/*------------------------------------------------------  home_whychoose  -----------------------------------------------*/

.why-choose-us:before {
    background-color: #ffffff;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.why-grid {
    grid-template-columns: 1fr 1fr;
    display: grid;
    text-align: center;
}
.why-item {
    padding: 60px 100px;
    position: relative;
}
.why-item-divider-separator {
    width: 70%;
    margin: 0 auto;
    display: flex;
    border: 1px solid #e5dfdc;
}
.why-item-spacer-inner {
    border-right: 1px solid #e5dfdc;
    position: absolute;
    height: 70%;
    right: 0;
    top: 50px;
}
.why-item-divider-separator {
    width: 70%;
    margin: 0 auto;
    display: flex;
    border-bottom: 1px solid #e5dfdc;
    top: 60px;
    position: relative;
}
.why-item-icon img {
    width: 65px;
}
.why-item-icon {
    background: var(--color-white);
    width: 120px;
    margin: auto;
    height: 120px;
    line-height: 120px;
    border-radius: 50%;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
    margin-bottom: 20px;
}
.why-item h3 {
    color: var(--color-black);
    border-bottom: 1px solid;
    display: inline-block;
}

/*---------------------------------------------------  home_footerabove  --------------------------------------------------*/

.footer_above {
    border-bottom: 1px solid;
    padding: 80px 0;
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background: var(--color-black);
}
.footer_above-cont {
    background: var(--theme-color2);
    padding: 30px 20px;
    box-shadow: rgb(255 255 255 / 35%) 0px 5px 15px;
    text-align: center;
    border-radius: 15px;
}
.footer_above-num {
    background: var(--theme-color2);
    padding: 30px 20px;
    box-shadow: rgb(255 255 255 / 35%) 0px 5px 15px;
    text-align: center;
    border-radius: 15px;
}
.footer_above-cont h3 {
    color: var(--color-white);
    border-bottom: 1px solid;
    display: inline-block;
}
.footer_above-cont p {
    color: var(--color-white);
}
.footer_above-num p {
    color: var(--color-white);
}
.footer_above-num p i {
    margin-right: 2px;
}
.footer_above:before {
    background-color: #000000;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/*=======================================================  rental_page  =======================================================*/

.frbrental_categories {
    padding: 30px;
    border: 1px solid #E9E9E9;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    border-radius: 20px;
}
.frbrental-item a {
    font-size: 18px;
    line-height: 2;
    color: var(--color-black);
}
.frbrental_title {
    font-size: 24px;
    color: var(--theme-color1);
    border-bottom: 1px solid;
    display: inline-block;
}
.frbrental-item a:hover {
    font-weight: 600;
    color: var(--theme-color1);
}
.frbrentalc2-num {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.frbrentalc2-cont {
    padding: 30px;
    background-image: url(https://templatekit.jegtheme.com/virtuary/wp-content/uploads/sites/206/2021/11/religion-1-e1636905623262.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    margin-top: 20px;
    border-radius: 20px;
}
.frbrental-cont h3 {
    margin-top: 30px;
}
.call-buton.call-now-button a {
    margin-left: -45px;
}
.frbrental-img img {
    border-radius: 20px;
}
.frbrentalc2-cont-overlay {
    background-color: var(--color-black);
    opacity: 0.8;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    border-radius: 20px;
}
.frbrentalc2-cont h4 {
    color: var(--color-white);
    font-size: 24px;
    border-bottom: 1px solid;
    display: inline-block;
}
.frbrentalc2-cont p {
    color: #cfcfcf;
    margin-bottom: 15px;
}
.frbrentalc2-num a {
    color: var(--color-white);
    line-height: 1.8;
}
.frbrentalc2-num a i {
    margin-right: 3px;
    color: var(--theme-color1);
    background: var(--color-white);
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}
.frbrental-cont {
    padding-bottom: 30px;
}
.frbrentalcont-ul li strong {
    color: var(--theme-color1);
    line-height: 2;
    font-size: 18px;
}
.frbrentalcont-ul li {
    line-height: 2;
}
.frbrental-cont .package-wrapper {
    padding: 20px 0;
}










/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  responive  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

@media(max-width:767px){
.why-grid {
    display: block;
}
.why-item {
    padding: 20px 0px;
}
.why-item-spacer-inner {
    display: none;
}
.why-item-divider {
    display: none;
}
h2 {
    font-size: 30px;
}
.amaezi_header_title {
    font-size: 30px;
}
.sectitle {
    font-size: 30px;
}
.experience-box {
    top: 260px;
}
.about-content {
    padding: 00px 0px 0px 0px;
}
.experience-box h2 .counter, .counter-item .counter {
    font-size: 30px;
}
.about-section {
    padding: 60px 0px 60px 0px;
    background-size: cover !important;
}
.counter-wrapper {
    display: block;
}
.counter-image img {
    width: 100%;
}
.call-icon {
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
}
.pt-120 {
    padding-top: 60px;
}
.section-pad {
    padding: 30px 0;
}
.hlbcont-content {
    display: block;
}
.hlbcont-cont {
    margin-left: 0;
}
.footer_above-num {
    margin-top: 40px;
}
.navbar-header h1 img {
    margin-left: 0px;
    width: 300px;
}
#home-slider, .page-banner {
    margin-top: 0px;
}
.navbar-toggle.collapsed, .is-sticky .navbar-toggle.collapsed {
    margin-top: 22px;
}
.nav.navbar-nav li {
    margin-top: 0px;
}
.nav.navbar-nav li {
    margin-top: 0px;
    border-bottom: 1px solid #7e808740;
    text-align: initial;
}
.single-slide-item {
    padding: 56px 0;
}
.nav.navbar-nav li:last-child {
    border-bottom: unset;
}
.nav.navbar-nav li:last-child a {
    padding-bottom: 0 !important;
}
.top-bar {
    padding: 10px 0;
    display: flex;
    flex-direction: column;
}
.sercontitem-contdiv {
    padding: 40px 10px 30px 10px;
}
.service-content-item {
    margin: 10px 10px;
}
.header-top span:after {
    display: none;
}
.slider-waper .owl-nav {
    right: 15px !important;
    left: auto !important;
}
.navbar-header {
    padding: 0px 0;
}
.nav.navbar-nav li a {
    padding: 14px 15px !important;
}
.getintouch-section {
    background-position: center;
}
.footer_above {
    background-position: center;
}
#qcfooter-block {
    background-position: 83% 50%;
}
.navigation-area {
    border-bottom: 1px solid #7e8087a3;
}
.navigation-area .nav.navbar-nav {
    margin-bottom: 0;
}
.package-section .sectitle {
    font-size: 25px;
}
.footer-content .mobile-apps {
    display: none;
}
.about-images {
    display: none;
}
.counter-image {
    display: none;
}
.phone, .mail {
    font-size: 30px;
    text-align: center;
}
.qc-call-now-button {
    background: unset !important;
}
.qc-call-now-button {
    bottom: 110px !important;
    left: 15px !important;
}
.qc-call-now-button div p {
    display: none !IMPORTANT;
}
.package-table {
    display: block;
    overflow-x: auto;
    white-space: unset;
}
.package-table thead th {
    padding: 10px 8px;
    font-size: 12px;
}
.package-table tbody td {
    padding: 10px 5px;
    font-size: 11px;
    line-height: 1.7;
}
.package-table tbody td .btn.btn-primary {
    font-size: 11px;
}
.header-top span {
    margin-left: 0;
    -webkit-animation: blinkingText 0.8s infinite;
    -moz-animation: blinkingText 0.8s infinite;
    -o-animation: blinkingText 0.8s infinite;
    animation: blinkingText 0.8s infinite;
    background: var(--color-white);
    border-radius: 5px;
    padding: 0;
}
.header-top i.fa {
    color: inherit;
}
.header-top {
    background: var(--color-white);
    border-bottom: 1px solid;
    display: none;
}
.footer-call-buton a {
    margin-left: -30px;
}
.about_title, .product_title, .gallery_title, .contact_title, .services_title {
    font-size: 24px;
    margin-left: 20px;
}
.section-top {
    padding: 40px 0;
    margin-top: 0px;
    background-position: initial;
}
.frbrental-img img {
    width: 100%;
    margin-top: 40px;
}
.spacer_30 {
    height: 10px;
}
.label-section {
    background-size: cover;
}
.callnw {
    font-size: 24px !important;
    text-align: center !important;
    font-weight: 900 !important;
}
.call-buton {
    border-top: 1px solid #7e808742;
}
#sticky-wrapper {
    height: 110px !important;
}
.service-bottom-content {
    margin-top: 10px;
}



}
.text_animation a {
    -webkit-animation: blinkingText 0.8s infinite;
    -moz-animation: blinkingText 0.8s infinite;
    -o-animation: blinkingText 0.8s infinite;
    animation: blinkingText 0.8s infinite;
}
@-webkit-keyframes blinkingText {
    0%{        color: #000;    }
    49%{    color: #E0231D;    }
    50%{    color: #0001B6;    }
    99%{	color: #555;	}
	100%{	color: #EDE91F;	}
  }
 @-moz-keyframes blinkingText {
   0%{		color: #000;	}
	49%{	color: #E0231D;	}
	50%{	color: #0001B6;	}
	99%{	color: #555;	}
	100%{	color: #EDE91F;	}
 }
@keyframes blinkingText{
	0%{		color: #000;	}
	49%{	color: #E0231D;	}
	50%{	color: #0001B6;	}
	99%{	color: #555;	}
	100%{	color: #EDE91F;	}
}


/*------------------------------------- Desktop 1400----------------------------------------------------------*/
@media (min-width:1400px) and (max-width:1500px) {
    .single-slide-item {
        padding: 260px 0;
    }

}
/*------------------------------------- Desktop 1500----------------------------------------------------------*/
@media (min-width:1500px) and (max-width:1600px) {
    .single-slide-item {
        padding: 280px 0;
    }
}
/*------------------------------------- Desktop 1600----------------------------------------------------------*/
@media (min-width:1600px) and (max-width:1700px) {
    .single-slide-item {
        padding: 300px 0;
    }
}