/* ======================================== Footer Section ================================================= */
.footer-style-two {
    position: relative;
    padding: 160px 0px 0px !important;
    margin-top: -100px !important;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: var(--dark-color-four);
}

/* ======================================== Footer Section ================================================= */

/* ======================================== Testimonial Section ================================================= */

.testimonial-section .image-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 995px;
    background-size: cover;
}

/* ======================================== Testimonial Section ================================================= */

/* ======================================== Store Section ================================================= */

.store-section {
    position: relative;
    padding: 70px 0px 80px;
}

.gallery-tabs .tab-btns .tab-btn {
    position: relative;
    width: 50%;
    display: block;
    background: none;
    cursor: pointer;
    opacity: 0.60;
    transition: all 500ms ease;
    margin-bottom: var(--margin-bottom-10);
}

/* ======================================== Store Section ================================================= */

/* ======================================== Header Section ================================================= */

.main-header .logo-box {
    position: relative;
    float: left;
    width: 300px;
    z-index: 10;
    padding: 17px 0px;
}

.main-header .sticky-header .logo {
    position: relative;
    padding: 25px 0px;
    width: 230px;
}

/* ======================================== Header Section ================================================= */

/* ======================================== Facility Section ================================================= */

.facility-section .image-column .inner-column {
    position: relative;
    padding-left: var(--padding-top-60);
    padding-top: 0px !important;
}

/* ======================================== Facility Section ================================================= */

.page-title {
    position: relative;
    overflow: hidden;
    padding: 100px 0px;
    background-size: cover;
}

/* ======================================== Cta Section ================================================= */
.internet-section .content-column {
    position: relative;
    max-width: 100%;
    width: 100%;
    float: right;
    z-index: 10;
}

.internet-section:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #FDF6F6 100%);
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #FDF6F6 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #FDF6F6 100%);
}

/* ======================================== Cta Section ================================================= */

/* ======================================== Theme Related Section ================================================= */

.main-header .header-top .social-box:before {
    position: absolute;
    content: '';
    left: -170px;
    top: 0px;
    right: -1200px;
    bottom: 0px;
    transform: skewX(-30deg);
    background-color: rgb(31 146 196);
}

.btn-style-two {
    position: relative;
    line-height: 30px;
    font-weight: 500;
    overflow: hidden;
    background: none;
    text-align: center;
    border-radius: 3px;
    display: inline-grid;
    padding: 13px 40px 13px;
    font-size: var(--font-16);
    text-transform: capitalize;
    color: var(--white-color);
    background-color: rgb(23 144 197);
}

.btn-style-three {
    position: relative;
    line-height: 30px;
    font-weight: 500;
    overflow: hidden;
    background: none;
    text-align: center;
    border-radius: 3px;
    display: inline-grid;
    padding: 13px 35px 13px;
    font-size: var(--font-16);
    text-transform: capitalize;
    color: rgb(27 131 179);
    background-color: var(--white-color);
}

.btn-style-three:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.2, 1);
    transform: scale(0.2, 1);
    background-color: rgb(23 144 197);
}

.service-block .inner-box .border-two {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 50px;
    height: 50px;
    opacity: 0;
    border-right: 10px solid rgb(33 150 200);
    border-bottom: 10px solid rgb(33 149 200);
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.service-block .inner-box .border-one {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    opacity: 0;
    border-top: 10px solid rgb(24 121 167);
    border-left: 10px solid rgb(31 144 195);
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.service-block .inner-box:hover h4 a,
.service-block .inner-box:hover .services {
    color: rgb(27 133 180);
}

.sec-title .title {
    position: relative;
    font-weight: 600;
    letter-spacing: 1px;
    color: rgb(31 143 193);
    font-size: var(--font-18);
    text-transform: uppercase;
    margin-bottom: var(--margin-bottom-15);
}

.btn-style-four {
    position: relative;
    line-height: 30px;
    font-weight: 500;
    overflow: hidden;
    background: none;
    text-align: center;
    border-radius: 3px;
    display: inline-grid;
    padding: 13px 40px 13px;
    font-size: var(--font-16);
    text-transform: capitalize;
    color: var(--white-color);
    background-color: rgb(24 117 160);
}

.facility-block .inner-box {
    position: relative;
    padding: 40px 20px 40px;
    height: 480px;
    text-align: center;
    background-color: var(--white-color);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.10);
}

.facility-block .inner-box .icon-box {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    line-height: 76px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: var(--margin-bottom-20);
    color: rgb(32 144 194);
    font-size: var(--font-40);
    background-color: #e6eff3;
    border: 2px solid rgb(31 142 191);
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.facility-block .inner-box:hover .icon-box {
    color: var(--white-color);
    background-color: rgb(34 149 199);
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}

.internet-section .content-column .price {
    position: relative;
    font-weight: 600;
    color: rgb(33 147 198);
    font-size: var(--font-22);
    margin-top: var(--margin-top-15);
    margin-bottom: var(--margin-bottom-40);
}

.product-block .inner-box:hover .name {
    color: rgb(33 149 200);
}

.product-block .inner-box .image:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.05;
    background-color: rgb(33 149 200);
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.product-block .inner-box .shop-options li a:hover {
    color: var(--white-color);
    border-color: rgb(33 149 200);
    background-color: rgb(33 148 198);
}

.cta-section .inner-container {
    position: relative;
    border-radius: 5px;
    margin-bottom: -100px;
    padding: 60px 60px 30px;
    background-color: rgb(29 137 186);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.page-title .bread-crumb li a {
    font-weight: 500;
    color: rgb(30 141 191);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.sec-title .separator {
    position: relative;
    width: 88px;
    height: 5px;
    background-color: rgb(33 150 201);
    margin-bottom: var(--margin-bottom-25);
}

.sec-title .separator:before {
    position: absolute;
    content: '';
    left: -1px;
    top: -2px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    display: inline-block;
    background-color: rgb(32 149 200);
}

.sec-title .separator:after {
    position: absolute;
    content: '';
    right: -1px;
    top: -2px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    display: inline-block;
    background-color: rgb(32 149 200);
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    color: rgb(31 141 190);
    font-size: var(--font-16);
    text-transform: uppercase;
    line-height: 38px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: var(--white-color);
    display: none;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.scroll-to-top:hover {
    color: var(--white-color);
    background: rgb(31 142 192);
}

.btn-style-five:hover {
    color: rgb(33 149 200);
}

.contact-page-section .title-box {
    position: relative;
    padding: 20px 30px;
    background-color: #e2f2fa;
}

.contact-page-section .info-column .info-list li .icon {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0px;
    top: 0px;
    text-align: center;
    line-height: 60px;
    font-weight: 500;
    font-size: var(--font-24);
    color: rgb(33 149 200);
    border-radius: 50px;
    background-color: var(--white-color);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
}

.contact-page-section .info-column .timing {
    position: relative;
    font-weight: 600;
    font-size: var(--font-18);
    color: rgb(31 145 195);
    margin-top: var(--margin-top-30);
    margin-bottom: var(--margin-bottom-30);
}

.btn-style-one {
    position: relative;
    display: inline-grid;
    font-size: var(--font-16);
    line-height: 30px;
    color: var(--white-color);
    font-weight: 600;
    overflow: hidden;
    background: none;
    text-align: center;
    border-radius: 4px;
    padding: 14px 42px 14px;
    text-transform: capitalize;
    background-color: rgb(31 141 190);
}

.btn-style-one:hover {
    color: rgb(33 150 201);
}

.list-style-one li .icon {
    position: absolute;
    left: 0px;
    top: 5px;
    color: rgb(31 141 190);
    font-size: var(--font-18);
    line-height: 1em;
    font-weight: 300;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .main-menu .navigation > li > ul > li > a:before {
    position: absolute;
    content: '//';
    left: 10px;
    top: 11px;
    opacity: 0;
    font-weight: 700;
    font-size: var(--font-12);
    color: rgb(31 146 196);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-header .main-menu .navigation > li > ul {
    position: absolute;
    width: 15rem;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    opacity: 0;
    visibility: hidden;
    visibility: hidden;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    border-radius: 0px;
    background-color: rgb(31 146 196);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
}

.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 75%;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: rgb(31 146 196);
    width: 70px;
    cursor: pointer;
    border-bottom: 3px solid var(--white-color);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
    visibility: hidden;
}

.main-header .main-menu .navigation > li > a:hover{
    color: rgb(31 146 196) !important;
}

.main-header .search-box-btn:hover{
    color: rgb(31 146 196) !important;
}

.main-header .outer-box .nav-btn:hover, .main-header .outer-box .search-box-btn:hover {
    color: rgb(31 146 196);
}

.shop-detail-section .content-column .rating {
    position: relative;
    color: rgb(31 146 196);
    font-size: var(--font-16);
    margin-top: var(--margin-top-10);
}

.shop-detail-section .content-column .price {
    position: relative;
    font-weight: 600;
    font-size: var(--font-18);
    color: rgb(31 146 196);
    margin-top: var(--margin-top-10);
    margin-bottom: var(--margin-bottom-15);
}

.shop-detail-section .shop-list li {
    font-weight: 600;
    font-size: var(--font-15);
    color: rgb(31 146 196);
    margin-bottom: var(--margin-bottom-10);
}

.shop-detail-section .prod-tabs .tab-btns .tab-btn:hover, .shop-detail-section .prod-tabs .tab-btns .tab-btn.active-btn {
    color: rgb(31 146 196);
    border-color: rgb(31 146 196);
}
/* ======================================== Theme Related Section ================================================= */


.facility-section .blocks-column .facility-block:nth-child(2n + 0) {
    transform: none;
}

.product-block .inner-box .shop-options {
    position: relative;
    text-align: center ;
}

.product-block .inner-box .lower-content {
    position: relative;
    height: 120px;
    text-align: center;
    padding-top: var(--padding-top-25);
}

.product-block .inner-box .image {
    position: relative;
    border-radius: 5px;
    height: 270px;
    overflow: hidden;
}

.main-slider .slide {
    position: relative;
    height: 720px;
    overflow: hidden;
    padding: 190px 0px 260px;
    background-size: cover;
}