@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
.menu>ul,.menu>ul>li>ul,.menu>ul>li>ul>li>ul {
    list-style:none;
    box-sizing:border-box
}
.cart table tr td,.header .right {
    vertical-align:middle
}
.blog .image-holder .month,.blog p.button a,.f-h5,.footer-main h3,.headline h2,.product .p-title h2,.videos h2 {
    text-transform:uppercase
}
.menu>ul>li a,.product .text h3 a,.product .text h3 a:hover,.welcome p.button a,a,a:hover,div.pagination a {
    text-decoration:none
}
:root {
    --secondary-color:#6c757d
}
* {
    margin:0;
    padding:0
}
.blog h3,.blog p.button a,.widget h4,h1,h2,h3,h4,h5,h6 {
    font-family:Roboto,sans-serif
}
.clear,.menu>ul:after,.menu>ul>li>ul:after,.menu>ul>li>ul>li>ul:after,.product .item-product-cat:nth-of-type(3n+1),.product .item-search-result:nth-of-type(4n+1),.videos .prop-3-col:nth-of-type(3n+1),.videos .prop-4-col:nth-of-type(4n+1) {
    clear:both
}
.blog .post-item,.ovh,.widget {
    overflow:hidden
}
.error {
    color:red
}
.success {
    color:green
}
.headline {
    text-align:center;
    margin-bottom:50px
}
.headline h2 {
    font-size:28px;
    font-weight:700;
    margin-bottom:10px;
    margin-top:0
}
.headline h3 {
    font-size:18px;
    margin-top:0
}
.footer-main .footer-col ul li a:hover,.headline-white,.menu-mobile:hover,.top .left ul li i,.welcome p,.widget ul.tag-cloud li:hover a {
    color:#fff
}
.bg-gray {
    background:#f2f3f3!important
}
.bg-white {
    background:#fff!important
}
.top {
    width:100%;
    height:40px;
    background:#131921
}
.top .left {
    float:left
}
.top .left ul,.top .right ul {
    padding-top:8px
}
.top .left ul li {
    list-style-type:none;
    float:left;
    margin-right:14px;
    color:#fff
}
.cart-buttons ul,.top .right {
    float:right
}
.top .right ul li {
    list-style-type:none;
    float:left;
    margin-left:5px
}
.top .right ul li a {
    color:#fff;
    width:24px;
    height:24px;
    line-height:24px;
    text-align:center;
    border-radius:50%;
    display:block;
    transition:.4s
}
.top .right ul li a:hover {
    background:#1c257e;
    color:#fff
}
.header {
    width:100%;
    height:auto;
    background:#fff
}
.menu-container,.nav {
    background:#232f3e
}
.header .inner {
    height:auto;
    display:table
}
.header .logo,.header .search-area {
    float:none;
    display:table-cell;
    vertical-align:middle
}
.header .logo img {
    max-width:100%;
    height:80px
}
.header .navbar-form .form-control,.i-right img {
    width:300px
}
.header .search-area .form-group {
    width:calc(100% - 84px)
}
.header .search-area button {
    width:80px
}
.header .navbar-form .search-top,.header .search-area form,.menu>ul>li>ul.normal-sub>li,.page iframe,.sidebar,.w-40 img {
    width:100%
}
.header .right {
    float:none;
    display:table-cell;
    padding-right:0
}
.header .right ul {
    float:right;
    margin-bottom:0
}
.header .right ul li {
    list-style-type:none;
    float:left;
    margin-left:14px;
    color:#0d1452
}
.blog .text ul.status li a,.blog h3 a:hover,.cform address a span,.cform address span,.header .right ul li a,.widget ul li a:hover {
    color:#0d1452
}
.menu-container {
    width:100%;
    margin:0 auto
}
.menu-mobile {
    display:none;
    padding:20px;
    color:#fff
}
.service,.welcome {
    padding:70px 0;
    overflow:hidden
}
.menu-mobile:after {
    content:"\f067";
    font-family:FontAwesome;
    font-size:2.5rem;
    padding:0;
    float:right;
    position:relative;
    top:50%;
    -webkit-transform:translateY(-25%);
    -ms-transform:translateY(-25%);
    transform:translateY(-25%)
}
.menu-dropdown-icon:before {
    content:"\f067";
    font-family:FontAwesome;
    display:none;
    cursor:pointer;
    float:right;
    padding:1.5em 2em;
    background:#fff;
    color:#333
}
.menu>ul {
    margin:0 auto;
    width:100%;
    padding:0;
    position:relative
}
.menu>ul:after,.menu>ul:before,.menu>ul>li>ul:after,.menu>ul>li>ul:before,.menu>ul>li>ul>li>ul:after,.menu>ul>li>ul>li>ul:before {
    content:"";
    display:table
}
.menu>ul>li {
    float:left;
    padding:0;
    margin:0
}
.menu>ul>li a {
    padding:1.5em 20px;
    display:block;
    color:#fff
}
.blog .image-holder .month,.blog .pagination ul li a.active,.blog .pagination ul li a:hover,.home-blog .text p.button a:hover,.menu>ul>li:hover,.product .text p a:hover {
    background:#333
}
.menu>ul>li>ul {
    display:none;
    width:100%;
    background:#f0f0f0;
    padding:20px;
    position:absolute;
    z-index:999999;
    left:0;
    margin:0
}
.menu>ul>li>ul>li {
    margin:0;
    padding-bottom:0;
    list-style:none;
    width:25%;
    background:0 0;
    float:left
}
.menu>ul>li>ul>li a {
    padding:.2em 0;
    width:95%;
    display:block;
    border-bottom:1px solid #ccc;
    font-size:14px;
    color:#333
}
.menu>ul>li>ul>li>ul {
    display:block;
    padding:0;
    margin:10px 0 0
}
.menu>ul>li>ul>li>ul>li {
    float:left;
    width:100%;
    padding:10px 0;
    margin:0;
    font-size:.8em
}
.menu>ul>li>ul>li>ul>li a,.product .item-product-cat,.product .item-search-result {
    border:0
}
.menu>ul>li>ul.normal-sub {
    width:220px;
    left:auto;
    padding:10px 20px
}
.menu>ul>li>ul.normal-sub>li a {
    border:0;
    padding:1em 0
}
@media only screen and (max-width:959px) {
    .menu .show-on-mobile,.menu-dropdown-icon:before,.menu-mobile,.menu>ul>li,.menu>ul>li a {
        display:block
    }
    .menu-container,.menu>ul>li>ul.normal-sub {
        width:100%
    }
    .menu>ul {
        display:none
    }
    .menu>ul>li {
        width:100%;
        float:none
    }
    .menu>ul>li a {
        padding:1.5em;
        width:100%
    }
    .menu>ul>li>ul,.menu>ul>li>ul>li>ul {
        position:relative
    }
    .menu>ul>li>ul>li {
        float:none;
        width:100%;
        margin-top:20px
    }
    .menu>ul>li>ul>li:first-child {
        margin:0
    }
    .menu>ul>li>ul>li>ul>li {
        float:none
    }
}
.bx-wrapper {
    position:relative;
    box-shadow:none;
    border:0;
    margin-bottom:0
}
.bx-controls,.welcome .overlay {
    position:absolute;
    top:0;
    height:100%;
    width:100%;
    left:0
}
.product .product-carousel,.testimonial-v1,.welcome {
    position:relative
}
.bx-controls {
    z-index:9999;
    display:none
}
.welcome {
    width:100%;
    height:auto;
    background:top center/cover no-repeat fixed #333;
    text-align:center;
    -webkit-background-size:cover
}
.welcome .overlay {
    opacity:.8;
    background:#333
}
.welcome h2 {
    color:#fff;
    margin-bottom:25px
}
.welcome p.button {
    color:#fff;
    margin-top:35px
}
.welcome p.button a {
    background:#0d1452;
    color:#fff;
    padding:10px 14px;
    transition:.4s
}
.welcome p.button a:hover {
    background:#fff;
    color:#0d1452
}
.blog .image-holder-single img,.cart,.service,.videos .adv img {
    width:100%;
    height:auto
}
.bg-black .headercard,.center,.product-actions .or-separator,.service .icon,.service .item,.user-sidebar ul {
    text-align:center
}
.service .icon i {
    width:80px;
    height:80px;
    line-height:80px;
    text-align:center;
    background:#0d1452;
    color:#fff;
    font-size:38px;
    border-radius:50%
}
.product .owl-controls {
    position:absolute;
    top:-60px;
    right:0
}
.product .owl-controls .owl-next,.product .owl-controls .owl-prev {
    background:#353535;
    -webkit-transition:.4s;
    transition:.4s;
    padding-left:13px;
    padding-right:13px
}
.blog h5,.blog p,.product .owl-controls .owl-next i,.product .owl-controls .owl-prev i {
    font-size:14px
}
.blog .owl-controls .owl-next:hover,.blog .owl-controls .owl-prev:hover,.product .owl-controls .owl-next:hover,.product .owl-controls .owl-prev:hover {
    background:#0d1452
}
.product .item .thumb .photo,.single-room .photo-col2,.single-room .photo-col3,.testimonial-v1 {
    background-repeat:no-repeat;
    background-position:center center
}
.product .item,.product .item-product-cat .inner,.product .item-search-result .inner {
    border:2px solid #e5e5e5
}
.product .text {
    background:#fff;
    padding:14px;
    overflow:hidden;
    border-top:1px solid
}
.product .text del {
    color:#9d9d9d
}
.product .text h3 {
    font-weight:700;
    text-align:center;
    color:#353535;
    font-size:18px;
    margin-bottom:5px;
    margin-top:0
}
.product .text p,.rating-section {
    margin-bottom:14px
}
.product .text h3 a {
    color:#585858;
    font-weight:600;
    font-size:.75rem;
    line-height:1.5;
    text-align:left;
    width:80%;
    display:block;
    font-family:Montserrat
}
.product .text h4 {
    color:#0d1452;
    text-align:center;
    font-size:18px
}
.product .text p {
    text-align:center;
    font-size:14px;
    margin-top:20px
}
.product .text p a {
    background:#e7a340;
    color:#fff;
    font-size:14px;
    padding:6px 10px;
    transition:.4s
}
.product .out-of-stock {
    width:100%;
    text-align:center
}
.product .out-of-stock .inner {
    display:inline-block;
    background:#0d1452;
    color:#fff;
    font-size:14px;
    padding:6px 10px;
    transition:.4s;
    text-decoration:line-through
}
.product .text .rating {
    text-align:left;
    margin:.7rem 0!important
}
.rating .fa-star,.rating .fa-star-half-o {
    color:#d93;
    font-size:.65rem
}
.item,.product .item .thumb {
    position:relative;
    overflow:hidden
}
.product .item .thumb .photo {
    width:100%;
    height:280px;
    -webkit-background-size:cover;
    background-size:cover
}
.product .item .thumb .overlay {
    width:100%;
    height:100%;
    opacity:0;
    position:absolute;
    top:0;
    left:0;
    -webkit-transform:scale(.2);
    -ms-transform:scale(.2);
    -o-transform:scale(.2);
    transform:scale(.2);
    -webkit-transition:.3s;
    transition:.3s;
    background:rgba(255,255,255,.6)
}
.product .item:hover .thumb .overlay {
    opacity:1;
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}
.product-cat {
    padding-top:4rem;
    border-top:1px solid
}
.blog .post-item,.card,.product .p-short-des,.product-cat .item,.single-room,.widget {
    margin-bottom:30px
}
.testimonial-v1 {
    padding-top:80px;
    padding-bottom:80px;
    background-size:cover;
    background-attachment:fixed
}
.testimonial-v1 .overlay {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#353535;
    opacity:.7
}
.testimonial-v1 .container {
    position:relative;
    z-index:9999
}
.testimonial-v1 .heading {
    margin-bottom:50px
}
.testimonial-v1 .heading h2 {
    font-size:28px;
    font-weight:700;
    text-transform:uppercase;
    text-align:center;
    color:#fff
}
.testimonial-v1 .heading p {
    font-size:14px;
    text-align:center;
    color:#fff
}
.testimonial-v1 .testimonial-carousel {
    text-align:center;
    position:relative;
    width:70%;
    margin:0 auto
}
.testimonial-v1 .content .comment {
    color:#fff;
    padding:14px 50px;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    position:relative
}
.testimonial-v1 .content .comment p {
    margin:0 auto;
    color:#fff;
    font-size:14px
}
.testimonial-v1 .author {
    width:100%;
    text-align:center;
    margin-top:20px
}
.testimonial-v1 .photo {
    display:inline-block;
    margin-right:-4px;
    vertical-align:top
}
.testimonial-v1 .photo img {
    width:80px;
    height:80px;
    float:right;
    margin-right:25px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%
}
.testimonial-v1 .text {
    display:inline-block;
    vertical-align:top
}
.testimonial-v1 .text h3 {
    font-size:18px;
    font-weight:700;
    color:#fff;
    text-align:left;
    margin-top:10px
}
.testimonial-v1 .text h4 {
    font-size:13px;
    color:#fff;
    text-align:left
}
#prod-pager,.blog .pagination,.blog p.button,.categorie-top,.testimonial-v1 .owl-nav {
    margin-top:20px
}
.testimonial-v1 .owl-nav i {
    width:18px;
    height:18px;
    line-height:18px;
    font-size:20px;
    text-align:center
}
.testimonial-v1 .owl-nav .owl-next,.testimonial-v1 .owl-nav .owl-prev {
    color:#fff;
    background:0 0;
    position:absolute;
    top:14%
}
.testimonial-v1 .owl-nav .owl-next i,.testimonial-v1 .owl-nav .owl-prev i {
    font-size:30px;
    font-weight:700
}
.testimonial-v1 .owl-nav .owl-prev {
    left:-80px
}
.testimonial-v1 .owl-nav .owl-next {
    right:-80px
}
.product .nav,.testimonial-v1 .owl-nav .owl-next:hover,.testimonial-v1 .owl-nav .owl-prev:hover {
    background:0 0
}
.home-blog {
    width:100%;
    height:auto;
    padding:70px 0;
    overflow:hidden
}
.home-blog .item .photo {
    width:100%;
    height:300px;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat
}
.home-blog .text {
    padding:14px;
    background:#f2f3f3
}
.home-blog .text h3 {
    margin-top:0;
    font-size:18px;
    font-weight:700
}
.home-blog .text p.button {
    margin-top:25px
}
.home-blog .text p.button a {
    background:#0d1452;
    color:#fff;
    font-size:14px;
    padding:6px 10px;
    transition:.4s
}
.footer-main {
    width:100%;
    height:auto;
    padding:50px 0;
    background:#2a2a2a
}
.footer-main h3 {
    color:#fff;
    font-size:16px;
    font-weight:600;
    position:relative;
    padding-bottom:14px;
    margin-bottom:25px;
    border-bottom:1px solid #525252
}
.footer-main h3:after,.page h3.special:after {
    content:"";
    position:absolute;
    width:50px;
    background:#0d1452;
    left:0;
    bottom:-2px;
    height:4px
}
.footer-main .footer-col p {
    color:#a3a3a3;
    font-size:14px;
    line-height:22px
}
.footer-main .footer-col p a {
    color:#a3a3a3
}
.footer-main .footer-col p span {
    display:block;
    color:#a3a3a3
}
.footer-main .footer-col ul li {
    color:#a3a3a3;
    font-size:14px;
    line-height:22px;
    -webkit-transition:.4s;
    -moz-transition:.4s;
    -o-transition:.4s;
    transition:.4s;
    list-style-type:none;
    margin-bottom:8px;
    position:relative;
    padding-left:20px
}
.footer-main .footer-col ul li a {
    color:#a3a3a3;
    font-size:14px;
    line-height:22px;
    -webkit-transition:.4s;
    -moz-transition:.4s;
    -o-transition:.4s;
    transition:.4s
}
.footer-main .footer-col ul li:before {
    color:#a3a3a3;
    content:"\f0a4";
    font-family:FontAwesome;
    left:0;
    position:absolute;
    top:0
}
.footer-main .footer-col .contact-item {
    color:#a3a3a3;
    font-size:14px;
    overflow:hidden;
    margin-bottom:10px;
    display:table
}
.footer-main .footer-col .contact-item .icon {
    width:35px;
    display:table-cell;
    vertical-align:top;
    font-size:14px;
    margin-right:10px
}
.footer-main .footer-col .contact-item .icon i {
    width:24px;
    height:24px;
    line-height:24px;
    text-align:center;
    background:#dedede;
    color:#2a2a2a;
    border-radius:50%
}
.footer-main .footer-col .contact-item .text {
    vertical-align:top;
    line-height:22px;
    display:block
}
.blog h3,.blog ul li,.footer-main .footer-col p.social,.product .p-review,.product .p-status,.widget ul li {
    margin-bottom:10px
}
.footer-bottom {
    width:100%;
    height:auto;
    background:#141314;
    padding:14px 0
}
.prod-pager-thumb,ul.prod-slider li {
    -webkit-background-size:cover;
    background-position:top center
}
.footer-bottom .copyright {
    font-size:13px;
    color:#a3a3a3;
    text-align:center
}
.scrollup {
    position:fixed;
    z-index:99999;
    bottom:20px;
    right:20px;
    display:none
}
.page-banner,ul.prod-slider li {
    background-repeat:no-repeat;
    position:relative
}
.scrollup i {
    width:50px;
    height:50px;
    line-height:40px;
    border-radius:50%;
    background:#0d1452;
    color:#fff;
    border:4px solid #0d1452;
    text-align:center;
    font-size:26px;
    opacity:.5
}
.gal-item a:hover:after,.scrollup i:hover {
    opacity:1
}
ul.prod-slider li {
    height:450px;
    background-size:contain
}
ul.prod-slider li a {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:block;
    z-index:99999999
}
.prod-pager-thumb {
    width:80px;
    height:80px;
    background-repeat:no-repeat;
    background-size:cover
}
#prod-pager a {
    float:left;
    margin:1.5rem .5rem
}
#prod-pager a.active {
    border:1px solid #000
}
ul.nav-tabs {
    margin-top:50px
}
.product .p-title h2 {
    color:#212529;
    margin-top:0;
    font-size:1.6rem;
    line-height:2rem;
    font-weight:600;
    font-family:Montserrat
}
.p_10 {
    padding:1.5rem!important
}
.price {
    font-family:Montserrat!important;
    font-weight:500!important;
    font-size:1rem!important;
    line-height:1.5rem!important;
    color:#4b5563!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    margin-top:2rem!important
}
.product .p-price {
    line-height:30px;
    font-size:20px;
    font-weight:700;
    color:#073b92;
    margin-bottom:20px;
    padding-right:40px
}
.product .p-price span {
    font-size:2.25rem;
    line-height:2.5rem;
    color:rgb(7 59 146)
}
.product .p-price del {
    color:#c7c7c7
}
.product .p-quantity {
    font-weight:700;
    line-height:30px;
    margin-bottom:35px;
    font-size:14px;
    padding-right:40px
}
.product .p-quantity input[type=number] {
    background-clip:padding-box;
    border:1px solid #6b7280;
    border-radius:.375rem;
    color:#495057;
    font-weight:400;
    height:calc(1.5em + .75rem + 2px);
    padding:.5rem .75rem;
    transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width:5rem;
    appearance:none;
    background-color:#fff;
    font-size:1rem;
    line-height:1.5rem;
    margin:0 .5rem
}
.product .btn-cart {
    margin-bottom:auto;
    margin-top:auto
}
.product .btn-cart a {
    padding:10px 14px;
    background:#f19000;
    color:#fff
}
.product .row>.table-bordered:first-of-type {
    background-color:#fff!important;
    border:1px solid #ddd
}
.product .btn-cart1 input[type=submit] {
    background-color:#d97706;
    color:#fff;
    padding:10px 20px;
    border:none;
    border-radius:5px;
    cursor:pointer;
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    max-width:250px;
    font-size:16px;
    margin:5px 0;
    text-wrap: auto;
}
.product .share {
    line-height:30px;
    font-weight:700
}
.product .nav-tabs li a {
    font-weight:700;
    color:#333
}
.product .tab-content>.tab-pane {
    padding-top:20px
}
.review-form h2 {
    font-size:24px;
    font-weight:700
}
.review-form .btn-default {
    background:#0d1452;
    color:#fff;
    border-radius:0;
    border:0;
    padding:10px 14px
}
.page-banner {
    width:100%;
    height:auto;
    background-position:center center;
    -webkit-background-size:cover;
    background-size:cover;
    border-top:1px solid #000;
    overflow:hidden
}
.breadcrumb {
    margin-top:0!important;
    list-style:none!important;
    background-color:#fff!important;
    border-radius:0!important
}
.page-banner .overlay {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:.7;
    background:#131921
}
.page-banner h1 {
    color:#fff;
    text-align:center;
    z-index:999;
    position:relative
}
.page {
    width:100%;
    height:auto;
    padding-top:50px;
    padding-bottom:50px
}
.page h3.special {
    font-size:22px;
    font-weight:600;
    padding-bottom:14px;
    margin-bottom:25px;
    border-bottom:1px solid #b9b9b9;
    position:relative
}
.cart table img,.filters .filter-option,.i-left img {
    width:100px
}
.cart input[type=number] {
    height:30px;
    width:70px;
    border:2px solid #c7c7c7;
    padding-left:10px;
    padding-right:10px
}
.cart table tr td .trash {
    color:#0d1452;
    font-size:18px
}
.cart table tr td.total-amount,.cart table tr td.total-text,.cart table tr th.total-amount,.cart table tr th.total-text {
    text-align:right;
    font-size:14px
}
.cart-buttons {
    width:100%;
    float:right;
    margin-top:40px
}
.cart-buttons li {
    float:left;
    list-style-type:none;
    margin-left:14px
}
.cart-buttons li a,.cart-buttons li input[type=submit] {
    background:#0d1452;
    border:0;
    border-radius:0;
    -webkit-transition:.4s;
    transition:.4s;
    font-size:18px;
    padding:10px 20px;
    color:#fff
}
.cart-buttons li a:hover,.cart-buttons li input[type=submit]:hover {
    background:#333;
    color:#fff
}
.cform input[type=submit] {
    background:#0d1452;
    border:0
}
.gal-container {
    padding:12px
}
.gal-item {
    overflow:hidden;
    padding:3px
}
.gal-item .box {
    height:350px;
    overflow:hidden
}
.box img {
    height:100%;
    width:100%;
    object-fit:cover;
    -o-object-fit:cover
}
.gal-item a:focus,.modal-open .gal-item button.close:focus {
    outline:0
}
.gal-item a:after {
    content:"\e003";
    font-family:"Glyphicons Halflings";
    opacity:0;
    background-color:rgba(0,0,0,.75);
    position:absolute;
    right:3px;
    left:3px;
    top:3px;
    bottom:3px;
    text-align:center;
    line-height:350px;
    font-size:30px;
    color:#fff;
    -webkit-transition:.5s ease-in-out;
    -moz-transition:.5s ease-in-out;
    transition:.5s ease-in-out
}
.modal-open .gal-container .modal {
    background-color:rgba(0,0,0,.4)
}
.container,.modal-open .gal-item .modal-body {
    padding:0
}
.modal-open .gal-item button.close {
    position:absolute;
    width:25px;
    height:25px;
    background-color:#000;
    opacity:1;
    color:#fff;
    z-index:999;
    right:-12px;
    top:-12px;
    border-radius:50%;
    font-size:14px;
    border:2px solid #fff;
    line-height:25px;
    -webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.35);
    box-shadow:0 0 1px 1px rgba(0,0,0,.35)
}
.modal-open .gal-item button.close span {
    position:relative;
    top:-3px;
    font-weight:lighter;
    text-shadow:none
}
.gal-container .modal-dialogue {
    width:80%
}
.gal-container .description {
    position:relative;
    height:40px;
    top:-40px;
    padding:10px 25px;
    background-color:rgba(0,0,0,.5);
    color:#fff;
    text-align:left
}
.gal-container .description h4 {
    margin:0;
    font-size:14px;
    font-weight:300;
    line-height:20px
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform:scale(.1);
    -moz-transform:scale(.1);
    -ms-transform:scale(.1);
    transform:scale(.1);
    top:100px;
    opacity:0;
    -webkit-transition:.3s;
    -moz-transition:.3s;
    transition:.3s
}
.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
    -webkit-transform:translate3d(0,-100px,0);
    transform:translate3d(0,-100px,0);
    opacity:1
}
@media (min-width:768px) {
    .gal-container .modal-dialog {
        width:55%;
        margin:50 auto
    }
}
@media (max-width:850px) {
    .product .item {
        margin:2rem 1rem
    }
    .p-review,.p-title {
        display:flex;
        align-items:start;
        width:100%
    }
    .rating {
        margin-top:0!important
    }
    .h-auto .actions {
        display:block
    }
    .p-short-des {
        padding:2rem 1rem!important
    }
    .p-short-des div {
        display:block!important;
        width:100%!important
    }
    .gal-container .modal-content {
        height:250px
    }
}
i.red {
    color:#bc0213
}
.gal-container {
    padding-top:0;
    padding-bottom:75px
}
.videos {
    padding-top:30px;
    padding-bottom:10px;
    text-align:center
}
.videos h2 {
    color:#464646;
    font-family:"Open Sans",serif;
    font-size:26px;
    font-weight:800;
    position:relative
}
.videos h3 {
    color:#464646;
    font-family:"Open Sans",sans-serif;
    font-size:14px;
    font-weight:500;
    margin-bottom:40px;
    margin-top:20px
}
.single-room {
    position:relative;
    background:#fff;
    overflow:hidden;
    -webkit-box-shadow:0 0 14px -2px rgba(0,0,0,.75);
    -moz-box-shadow:0 0 14px -2px rgba(0,0,0,.75);
    box-shadow:0 0 14px -2px rgba(0,0,0,.75)
}
.single-room .photo-col2 {
    width:100%;
    height:360px;
    -webkit-background-size:cover;
    background-size:cover
}
.single-room .photo-col3 {
    width:100%;
    height:150px;
    -webkit-background-size:cover;
    background-size:cover
}
.blog,.card,.card .nav-tabs,.page.bg {
    background:#fff
}
.single-room-text {
    width:100%;
    height:auto;
    overflow:hidden
}
.single-room-text h2 {
    background:#fff;
    font-size:13px;
    line-height:1.4;
    text-transform:none;
    margin-bottom:0
}
.single-room-text h2 a {
    color:#333;
    padding:8px!important;
    font-weight:600;
    display:block
}
table.bill-address tr td:first-of-type {
    font-weight:700;
    width:200px
}
.user-sidebar ul li {
    list-style-type:none;
    border-bottom:1px solid #fff;
    display:inline-block
}
.user-sidebar ul li a {
    padding:7px 20px;
    min-height:40px;
    line-height:40px;
    background:#444;
    color:#fff
}
.user-content h3 {
    margin-bottom:20px
}
.blog .image-holder {
    width:285px;
    float:left;
    position:relative;
    margin-right:15px
}
.blog .image-holder-single {
    width:100%;
    float:none;
    position:relative
}
.blog .image-holder .date {
    position:absolute;
    right:10px;
    bottom:10px;
    font-size:14px;
    font-weight:600;
    z-index:999
}
.blog .image-holder .day,.blog .image-holder .month {
    width:60px;
    color:#fff;
    text-align:center;
    font-size:16px;
    height:40px;
    line-height:40px
}
.blog .image-holder .day {
    background:#0d1452;
    position:relative
}
.blog .image-holder .day:before {
    position:absolute;
    top:22px;
    left:24px;
    color:#0d1452;
    font-family:FontAwesome;
    content:"\f0d7";
    font-size:24px
}
.blog .text {
    width:calc(100% - 300px);
    float:left
}
.blog .text-single {
    width:100%;
    float:none
}
.blog .text-single h3 {
    font-family:Roboto,sans-serif;
    margin-top:20px
}
.blog h3,.home-newsletter .single h2 {
    margin-top:0;
    text-transform:uppercase
}
.blog .text .inner {
    padding:0 20px 20px
}
.blog h3 a {
    font-family:Roboto,sans-serif;
    color:#333
}
.blog .text ul.status {
    overflow:hidden;
    margin-bottom:15px
}
.blog .text ul.status li {
    text-align:left;
    color:#0d1452;
    font-size:14px;
    float:left;
    list-style-type:none;
    margin-right:15px;
    line-height:18px;
    margin-bottom:5px;
    padding-left:0
}
.add-to-cart-btn i,.blog .text ul.status li i,.store-pickup-btn i {
    margin-right:8px
}
.blog .pagination ul li:before,.blog ul.status li:before,.widget ul.tag-cloud li:before {
    content:""
}
.blog ul li {
    position:relative;
    padding-left:18px;
    list-style-type:none
}
.blog ul li:before {
    position:absolute;
    top:0;
    left:0;
    font-family:FontAwesome;
    content:"\f044";
    color:#333
}
.blog h1 {
    font-size:24px;
    color:#0d1452;
    font-weight:700
}
.blog h2 {
    font-size:20px;
    color:#0d1452;
    font-weight:700
}
.blog h3 {
    text-align:left;
    line-height:1.5;
    font-size:18px;
    color:#333;
    font-weight:700
}
.blog p,.widget h4 {
    margin-bottom:15px
}
.blog .owl-controls .owl-next i,.blog .owl-controls .owl-prev i,.blog h4 {
    font-size:16px
}
.blog h4,.blog h5,.blog h6 {
    color:#0d1452;
    font-weight:700
}
.blog h6 {
    font-size:12px
}
.blog p.button a {
    background:#0d1452;
    color:#fff;
    padding:10px 14px;
    font-weight:700;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -webkit-transition:.4s;
    transition:.4s
}
.blog p.button a:hover {
    background:#444
}
.blog .pagination ul {
    width:100%;
    height:auto;
    text-align:center
}
.blog .pagination ul li {
    display:inline-block;
    color:#333;
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    margin-right:10px;
    padding-left:0
}
.blog .pagination ul li a {
    background:#0d1452;
    color:#fff;
    display:block;
    font-size:16px
}
.blog .pagination ul li a i {
    margin-right:0
}
.blog .gallery-carousel {
    position:relative;
    z-index:999
}
.blog .owl-controls {
    position:absolute;
    top:0;
    right:0;
    z-index:999
}
.blog .owl-controls .owl-next,.blog .owl-controls .owl-prev {
    background:#333;
    -webkit-transition:.4s;
    transition:.4s;
    padding-left:13px;
    padding-right:13px
}
.blog .video {
    position:relative;
    padding-bottom:56.25%;
    padding-top:25px;
    height:0
}
.blog .video iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.blog .audio {
    width:100%;
    height:100%;
    margin:0 auto
}
.widget-search input {
    height:36px;
    border:2px solid #afafaf;
    float:left;
    padding-left:6px;
    padding-right:6px;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px
}
.widget-search button,.widget-search input:focus {
    border:2px solid #0d1452
}
.widget-search button {
    width:42px;
    height:36px;
    float:left;
    background:#0d1452;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    margin-left:5px;
    color:#fff;
    -webkit-transition:.4s;
    transition:.4s
}
.widget-search button:hover {
    background:#333;
    color:#fff;
    border-color:#333
}
.widget h4 {
    font-size:22px;
    font-weight:700;
    padding-bottom:6px;
    border-bottom:2px solid #0d1452
}
.widget ul li {
    display:block;
    float:none;
    color:#333;
    position:relative;
    padding-left:15px
}
.widget ul li:before {
    content:"\f105";
    font-family:FontAwesome;
    position:absolute;
    color:#333;
    top:1px;
    left:3px
}
.f-h5,.f-hp h5 {
    font-family:Montserrat
}
.widget ul li a {
    color:#333;
    font-size:14px
}
.widget ul.tag-cloud li {
    display:inline-block;
    padding:4px 10px;
    border:2px solid #afafaf;
    font-size:12px;
    margin-right:5px
}
.widget ul.tag-cloud li:hover {
    background:#0d1452;
    border:2px solid #0d1452
}
.card .nav-tabs {
    border-bottom:2px solid #ddd
}
.card .nav-tabs>li>a {
    border:none;
    color:#666
}
.card .nav-tabs>li.active>a,.card .nav-tabs>li>a:hover {
    border:none;
    color:#0d1452!important;
    background:0 0
}
.card .nav-tabs>li>a::after {
    content:"";
    background:#0d1452;
    height:2px;
    position:absolute;
    width:100%;
    left:0;
    bottom:-1px;
    transition:250ms;
    transform:scale(0)
}
.card .nav-tabs>li.active>a::after,.nav-tabs>li:hover>a::after {
    transform:scale(1)
}
.tab-nav>li>a::after {
    background:#21527d;
    color:#fff
}
div.pagination a:active,div.pagination a:hover,div.pagination span.current {
    border:1px solid #cf0d42;
    background-color:#b20b39;
    color:#fff
}
.tab-pane {
    padding:14px 0
}
.tab-content {
    padding:20px
}
.card {
    box-shadow:0 1px 3px rgba(0,0,0,.3)
}
.vid iframe {
    width:100%;
    height:250px
}
div.pagination {
    padding:3px;
    margin:3px 3px 20px;
    z-index:1000;
    font-size:14px
}
div.pagination a {
    padding:5px 7px;
    margin:2px;
    border:1px solid #cf0d42;
    background-color:#0d1452;
    color:#fff;
    font-weight:700
}
div.pagination span.current {
    padding:5px 7px;
    margin:2px;
    font-weight:700
}
div.pagination span.disabled {
    padding:5px 7px;
    margin:2px;
    border:1px solid #929693;
    color:#929693
}
#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff;
    z-index:999999
}
#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%;
    top:50%;
    background:url(../img/1.gif) center no-repeat;
    margin:-100px 0 0 -100px
}
.ad-section img {
    width:100%!important;
    height:auto!important
}
.breadcrumb {
    display:flex;
    height:74px;
    max-height:100px;
    padding:8px 10px!important;
    align-items:center
}
.breadcrumb ul li {
    float:left;
    list-style-type:none;
    margin-right:10px;
    color:#0d1452
}
.breadcrumb ul li a {
    color:#000;
    font-size:.75rem;
    font-weight:400
}
.breadcrumb ul li a:hover,.list-unstyled li a:hover {
    text-decoration:underline
}
.bs-slider .item {
    background-repeat:no-repeat;
    background-position:top center;
    background-size:cover;
    height:500px
}
.home-newsletter {
    padding:70px 0 35px;
    background:#ebecedb3
}
.home-newsletter .single {
    max-width:650px;
    margin:0 auto;
    text-align:center;
    position:relative;
    z-index:2
}
.home-newsletter .single h2 {
    font-size:22px;
    color:#fff;
    margin-bottom:40px
}
.home-newsletter .single .form-control {
    height:35px;
    border-color:#ed7e1b;
    outline:0
}
.home-newsletter .single .btn {
    min-height:35px;
    background:#ed7e1b;
    color:#fff;
    padding-left:15px;
    padding-right:15px
}
.bg-dd9933 {
    background-color:#d93!important;
    height:4.125rem!important
}
body {
    font-size:14px;
    font-family:Montserrat,sans-serif
}
.font-small {
    font-weight:400;
    font-size:10px
}
.font-big {
    font-weight:700;
    font-size:12px
}
.product-actions {
    position:absolute;
    top:-100%;
    left:0;
    right:0;
    display:flex;
    flex-direction:column;
    align-items:center;
    transition:.5s ease-in-out;
    opacity:0;
    z-index:1;
    pointer-events:none
}
.item:hover .product-actions {
    top:72%;
    opacity:1;
    pointer-events:all
}
.item:hover .text {
    transition:.5s ease-in-out;
    min-height:350px!important
}
.add-to-cart-btn a,.store-pickup-btn {
    background-color:#d97706;
    color:#fff;
    padding:10px 5px;
    border:none;
    border-radius:5px;
    cursor:pointer;
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:center;
    max-width:250px;
    margin:5px 0;
    width:160px;
    font-size:12px
}
.item .photo {
    width:100%;
    height:300px;
    background-size:cover;
    background-position:center
}
.item:hover .photo {
    filter:brightness(85%)
}
.out-of-stock .inner {
    background-color:rgba(255,0,0,.8);
    color:#fff;
    padding:10px;
    text-align:center;
    font-weight:700;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index:2
}
.add-to-cart-btn {
    border:none;
    background:0 0
}
.page {
    background:#f8f9fa
}
.container {
    width:90%;
    margin:1rem 5%
}
.breadcrumb ul li:last-child {
    color:#073b92!important;
    font-weight:700!important;
    font-family:Montserrat
}
.table-bordered {
    padding:0!important;
    border:0!important
}
.ml_5 {
    margin-left:1rem!important
}
.rating {
    margin-top:3rem!important
}
.review-avg {
    font-size:.875rem;
    line-height:1.25rem;
    font-weight:600;
    margin-top:.25rem;
    margin-right:.75rem
}
.review-tot {
    margin-left:.5rem;
    margin-top:.5rem;
    color:rgb(156 163 170);
    font-size:.75rem;
    line-height:1rem;
    font-weight:600
}
.h-auto {
    height:fit-content;
    margin-bottom:1rem;
    background-color:#fff!important;
    border:1px solid #ddd
}
.links,.row-i {
    border-top:2px solid #e0e1e2
}
.actions,.eta,.header-content,.row-copy,.search-flex {
    display:flex;
    align-items:center;
    justify-content:space-between
}
.first-action {
    width:50%
}
.first-action p,.textgr {
    font-size:10px
}
.textgr {
    color:gray
}
.actions .or-separator {
    margin:5px 1rem;
    width:15%
}
.second-action {
    width:45%
}
.product-carousel .price,.product-carousel .rating {
    margin:0!important
}
.store-pickup-btn,.store-pickup-btn a,.store-pickup-btn:hover {
    color:#fff!important;
    text-decoration:none!important
}
.big.rating .fa-star,.big.rating .fa-star-half-o {
    font-size:1.75rem
}
.big.rating .review-avg {
    font-size:2rem
}
.big.rating .review-tot {
    font-size:1.25rem
}
.review-customer {
    font-size:1rem;
    font-weight:700;
    margin:.5rem 0
}
.review-comment {
    font-weight:600
}
.st-sticky-share-buttons,.widget-visible {
    display:none!important
}
.eta-container,.hero-container,.service {
    max-width:90%;
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin:.75rem auto
}
.w-60 {
    width:60%;
    margin-right:2rem
}
.w-40 {
    width:40%
}
.w-60 img {
    width:130px
}
.w-70 {
    width:70%
}
.images {
    width:30%;
    min-height:500px;
    display:flex;
    flex-direction:column;
    justify-content:space-between
}
.images img {
    width:95%;
    margin-left:5%
}
.p-2.bd-highlight,.p-2.bg-blue {
    padding:12px 3rem;
    background-color:#073b92
}
.p-2.bd-highlight {
    background-color:#eee
}
.p-2.bd-highlight h3,.p-2.bg-blue h3 {
    margin:0;
    color:#fff;
    font-weight:300
}
.p-2.bd-highlight h3 {
    color:#222
}
.categories-grid {
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    width:80%;
    margin:0 auto
}
.category-item {
    width:150px;
    height:150px;
    text-align:center;
    margin:2rem auto 1rem
}
.category-item a {
    display:block;
    text-decoration:none;
    color:inherit
}
.category-item img {
    width:80%;
    height:auto;
    border-radius:50%
}
.category-item p {
    margin-top:10px;
    font-weight:700
}
.category-item.static .circle {
    width:150px;
    height:150px;
    border-radius:50%;
    background-color:#004085;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-weight:700;
    font-size:14px
}
.f-row {
    display:flex;
    justify-content:space-between
}
.d-flex,.i-right,.row-i,.row-link {
    display:flex
}
.f-row div img {
    width:90px;
    height:85px
}
.m-auto {
    margin-left:8px
}
.m-auto h5 {
    color:#ec192d;
    font-weight:200
}
.or-separator {
    width:90%;
    margin:15px 0;
    font-weight:500;
    color:#333
}
.f-label {
    font-size:.75rem!important;
    font-weight:300;
    margin-left:-50px;
    text-align:justify;
    position:relative;
    left:25px
}
.privacy-policy {
    padding:50px 0 0
}
.f-circle {
    width:50px;
    height:50px;
    background-color:#073b92;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#fff
}
.f-circle svg {
    fill:currentcolor;
    height:3em;
    width:3em
}
.f-div {
    display:flex;
    align-items:center;
    margin-bottom:2rem
}
.f-ro,.m-row {
    display:grid
}
.f-hp {
    margin-top:auto;
    margin-bottom:auto;
    padding-left:20px;
    line-height:3.5px
}
.f-hp h5 {
    font-weight:700;
    color:#073b92
}
.f-hp p {
    color:#adb5bd;
    font-size:small;
    line-height: 1.5;
}

.f-ro {
    grid-template-columns:repeat(4,1fr);
    justify-content:space-between
}
.links {
    padding:35px 0 0
}
.row-link {
    justify-content:space-evenly
}
.f-h5 {
    letter-spacing:.05em;
    font-weight:600;
    font-size:.9rem;
    color:#585858;
    text-decoration:none
}
.list-unstyled li a {
    color:#999
}
.row-i {
    align-items:center;
    padding:30px 0 0;
    margin-bottom:1rem
}
.i-right {
    justify-content:flex-end
}
.para {
    font-size:.75rem;
    line-height:1rem;
    font-weight:500;
    color:#adb5bd
}
.social-icons {
    text-align:right
}
.social-icons a {
    margin-right:25px
}
.social-icons a i {
    font-size:35px
}
.m-row {
    grid-template-columns:repeat(2 ,1fr)
}
.list-unstyled li {
    margin-bottom:12px
}
.payment-img {
    width:500px
}
.breadcrumb-item a {
    color:#000;
    font-weight:500
}
.sorting-section {
    width:30%;
    display:flex;
    align-items:center;
    justify-content:space-between
}
.header-content .title {
    color:#000
}
.filters {
    background-color:#eee;
    padding:1rem 5%;
    display:flex;
    align-items:center
}
.filters .head {
    color:#000;
    font-weight:600;
    width:150px
}
.cat-img {
    width:80px;
    height:80px;
    margin-right:1rem
}
.fa-star-o {
    font-size:.65rem
}
.bg-black {
    background-color:#000!important;
    padding:3rem!important
}
.bg-black .nav-container {
    overflow-y:auto!important
}
.bg-black .d-grid100 {
    grid-template-columns:repeat(auto-fill,minmax(175px,1fr));
    align-items:center
}
.bg-black img {
    width:50px!important;
    margin:0!important
}
.bg-black h4 {
    color:#fff!important
}
.product-cat .item {
    border:none!important
}
.swiper-scrollbar {
    bottom:unset
}
.marchecontainerimg {
    width:10rem;
    height:10rem;
    display:block;
    background-color:rgb(233 233 233);
    border-radius:9999px;
    display:flex;
    align-items:center;
    justify-content:center
}
.personagecontainerimg {
    width:12rem;
    height:10rem
}
.marchecontainerimg img {
    margin:0 auto;
    text-align:center;
    width:8rem
}
.marchehead {
    color:rgb(7 59 146);
    font-size:1.5rem;
    margin:2rem 0
}
.swiper-container {
    margin:0 2rem
}
.swiper-wrapper {
    margin-bottom:1rem
}
.table-bordered .h-auto .first-action a {
    width:100%;
    font-size:16px
}
.p-short-des {
    padding:1rem 2rem
}
.search-flex {
    flex-wrap:wrap!important;
    justify-content:unset!important
}
@media(max-width:720px) {
    .first-action,.second-action {
        width:100%
    }
    .add-to-cart-btn a,.product .btn-cart1 input[type=submit],.store-pickup-btn {
        max-width:100%
    }
    .actions .or-separator {
        margin:1rem auto
    }
    .btn-danger {
        width:100%;
        text-wrap:wrap
    }
    .cart {
        overflow-x:scroll
    }
    .user-sidebar ul a button {
        text-wrap:wrap;
        margin: .25rem 0;
    }
}
.images img {
    height:235px!important
}
@media(max-width:750px) {
    .cart-buttons li {
        margin-bottom:14px
    }
    td.desx {
        min-width:400px
    }
}
@media(min-width:1250px) {
    .item:hover .product-actions {
        top:75%
    }
}
@media(max-width:850px) {
    .col-12,.images,.sorting-section,.w-40,.w-60,.w-70 {
        width:100%
    }
    .d-flex,.i-left,.para {
        text-align:center
    }
    .d-flex,.eta-container,.f-row,.header-content,.hero-container,.row-copy,.row-i,.row-link {
        display:block
    }
    .carousel-inner {
        height:250px
    }
    .carousel-inner .item {
        background-size:100%
    }
    .images img {
        width:100%;
        margin-left:0;
        margin-top:2rem
    }
    .search-flex {
        width:100%;
        display:grid;
        grid-template-columns:repeat(1,1fr)
    }
    .p-2.bd-highlight,.p-2.bg-blue {
        border:1px solid #999;
        text-align:center
    }
    .w-60 img {
        width:70px;
        margin-right:5px
    }
    .w-40 {
        margin-top:3rem
    }
    .category-item,.category-item.static .circle {
        width:110px;
        height:110px
    }
    .categories-grid {
        display:grid;
        grid-template-columns:repeat(2,1fr);
        width:100%
    }
    .or-separator {
        width:75%;
        margin:1rem auto 3rem
    }
    .f-ro {
        display:grid;
        grid-template-columns:repeat(1,1fr)
    }
    .row-link .col-12 {
        margin-bottom:2rem
    }
    .i-right img,.product-actions .or-separator {
        margin:1rem auto
    }
    .i-right img {
        width:300px
    }
    .page-banner h1.title {
        text-align:left
    }
    .p-2.bg-blue {
        min-width:230px
    }
    .category-item.static .circle {
        width:90px;
        height:90px;
        margin:0 auto
    }
    .sorting-section {
        flex-direction:column!important;
        align-items:unset!important
    }
    .sorting-label {
        display:block;
        margin:12px 0
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .category-item.static .circle {
        width: 120px;
        height: 120px;
    }
    
    .cat-img {
        display: block;
    }
}