@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&family=Work+Sans:wght@300;400;500;600;700;800;900&display=swap');
*,html{ margin:0; padding:0; box-sizing:border-box;} 
body{ font-family: 'Work Sans', sans-serif; background-color:#fff; font-weight:400; margin:0; padding:0; line-height: 30px; font-size:18px; color:#000000;}
html, body {height: 100%;}  
button,input[type="submit"],input[type="search"],a{transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease; cursor: pointer;}
a:visited, .alink:visited {color: none;}
a:hover{text-decoration: none;}
a,img {border: 0; outline: 0;}  
img {max-width: 100%; height: auto;}  
label {font-weight: normal; margin-bottom: 12px;} 
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{ margin:0;  padding:0; font-family: 'Work Sans', sans-serif; color: #000000;}
 .common-heading{font-size: 30px; color: #000000; font-weight: 400; font-family: 'Work Sans', sans-serif; margin-bottom: 23px; line-height: 30px; }
.common-heading.line:after{content: ''; display: inline-block; width: 30px; height: 2px; background: #000000; margin-left: 2px; margin: 7px 10px; }
h2, .h2{font-weight: 500; font-size: 44px; }
h2 span, .h2 span{color: #ae0000; }
ul,ol{list-style:none;margin:0; padding:0;}
ul li,ol li{list-style:none;}  
p {font-size: inherit;line-height: 20px; margin: 0; padding: 0 0 15px;} 
p:last-child{padding-bottom: 0;}
figure {margin: 0; position: relative;}       
.clear{ clear:both;}
.clearfix:after, .clearfix:before{ display:table; content:""; clear:both; visibility:hidden;}
button, button:focus, input:focus, select:focus, textarea:focus, a:focus,  .btn:focus {outline:none!important; box-shadow: none!important; }
input::-webkit-input-placeholder {color: #000000; opacity: 0.6;}
input:-ms-input-placeholder {color: #000000; opacity: 0.6;} 
input::placeholder {color: #000000; opacity: 0.6;}         
.form-control::placeholder {color: #000000; opacity: 0.6;}
.container{max-width:1630px;}  
.font-weight-600{font-weight: 600} 
.form-control {border: 1px solid #d1d1d1; font-family: 'Work Sans', sans-serif;  border-radius: 5px;  padding: 0 15px; box-shadow: none !important; color: #000000; background-color: #ffffff;  font-size: 16px; height: 45px; line-height: 45px; outline: medium none !important; width: 100%;}
.form-control:focus{border:1px solid #ae0000;}        
textarea.form-control{ min-height: 95px; line-height: inherit; padding: 10px 15px;}
.btn-custom {border: none; color: #ffffff !important; background: #ae0000 !important;  font-family: 'Work Sans', sans-serif; text-transform: capitalize; font-weight: 400; padding: 0 18px; text-align: center; border-radius: 5px; line-height: 46px; height: 50px; font-size: 18px; display: inline-block;}
.btn-custom:hover,        
.btn-custom:focus {color: #ffffff !important; background: #000000 !important;} 
.common-heading h2{font-size: 48px; }
.bid-txt {height: 35px; line-height: 35px; padding-left: 23px; padding-right: 23px;}
select.form-control.custom-select{background-image: url(../images/dropdown.png); background-size: 11px; background-repeat: no-repeat; background-color: #ffffff; background-position: center right 0 ; height: 30px !important; line-height: 30px; border: 0; color: #323232; padding: 0 10px; padding-right: 22px;  appearance: none;}
.checkbox-custom { position: relative; padding-left: 40px; margin-bottom: 5px; cursor: pointer; font-size: 16px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding-right: 15px; min-height: 27px;     font-family: 'Manrope', sans-serif; font-weight: 300; color: #000000 !important; }
.checkbox-custom input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.checkbox-custom .checkmark { position: absolute; top: 2px; left: 0; height: 27px; width: 27px; background-color: #fff; border: 1px solid #000000; border-radius: 4px; }
.checkbox-custom:hover input ~ .checkmark { background-color: #ffffff; }
.checkbox-custom input:checked ~ .checkmark { background-color: #ffffff; border-color: #000000; }
.checkbox-custom .checkmark:after { content: ""; position: absolute; display: none; }
.checkbox-custom input:checked ~ .checkmark::after { display: block; }
.checkbox-custom .checkmark::after { left: 9px; top: 5px; width: 8px; height: 12px; border: solid #000000; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }  
.bg-heartice {background: #f9fdff;}
.checkbox-custom.checkbox-custom-red .checkmark {border: 1px solid #bebebe; }
.checkbox-custom.checkbox-custom-red input:checked ~ .checkmark {background-color: #cf2629; border-color: #cf2629; }
.checkbox-custom.checkbox-custom-red .checkmark::after {border: solid #ffffff; border-width: 0 3px 3px 0; }
.checkbox-custom.checkbox-custom-red input:checked ~ span {color: #cf2629;}
/*globel css*/

/*========Header Css =========*/
.header .container {max-width: 100%; padding-left: 24px; padding-right: 24px; }
.header-top{font-size: 14px; padding: 10px 0; }
.header-top-left {display: flex; align-items: center; }
.header-top-left ul {display: flex; align-items: center; }
.header-top-left ul li{padding-left: 65px; }
.location{align-items: center; }
.location-info {color: #6d6d6d; line-height: 1; padding-left: 15px; } 
.location-info strong {width: 100%; display: block; padding-top: 3px; font-weight: 500; }
.rent-box {background: #000; align-items: center; padding: 5px 11px; border-radius: 5px; }
select.form-control.rent-select {background-image: url(../images/white-dropdown.png) ; background-size: 11px; background-repeat: no-repeat ; background-color: #000; background-position: center right 0; color: #fff; height: 30px !important; line-height: 30px; border: 0; border-radius: 0; padding-right: 22px; padding-left: 10px; }
.header-search-contain {width: 600px; border: 1px solid #d6d6d6; border-radius: 30px; align-items: center; }
/* .header-search-form {position: relative; }
.header-search-form .btn-custom {position: absolute; top: 0; right: 0; height: 100%; border-radius: 0 30px 30px 0; width: 55px; padding: 0; line-height: 1; }
.header-search-form input.form-control {height: 50px; line-height: 50px; padding-right: 60px; border: 0; font-size: 14px; letter-spacing: 0; }
.header-search-form .form-control::placeholder {color: #6d6d6d; opacity: 1;} */
.header-search-form {
    position: relative;
    height: 30px; /* Further reduced height */
}

.header-search-form .btn-custom {
    position: absolute;
    top: 0;
    right: 0;
    height: 30px; /* Further reduced height */
    border-radius: 0 30px 30px 0;
    width: 55px;
    padding: 0;
    line-height: 1;
}

.header-search-form input.form-control {
    height: 30px; /* Further reduced height */
    line-height: 30px; /* Adjusted line-height */
    padding-right: 60px;
    border: 0;
    font-size: 14px;
    letter-spacing: 0;
}

.header-search-form .form-control::placeholder {
    color: #6d6d6d;
    opacity: 1;
}


.header-search-left {border-right: 1px solid #d6d6d6; padding: 0 15px 0  20px; }
.header-search-right{flex: 1; }
.header-top-right ul {display: flex; }
.header-top-right ul li {padding-left: 35px; }
.cart-box,
.user-box,
.cart-box:hover,
.user-box:hover {color: #6d6d6d; }  
.cart-contain,
.user-contain {line-height: 1; padding-left: 9px; }
.cart-contain strong,
.user-contain strong{ width: 100%; color: #000; display: block; font-weight: 500; padding-top: 2px; } 
.cart-box .icon{position: relative; }
 .cart-box .icon .count{position: absolute; width: 19px; height: 19px; color: #fff; background: #ae0000; line-height: 19px; text-align: center; border-radius: 100%; right: -6px; top: -2px; }
.cart-contain.media-body {padding-left: 15px;}
/*hdr-top css*/
.header-btm{border-top:1px solid #e5e8ec; padding: 5px 0; }
.header-cat-box{width: 252px; }
.btn.cat-btn {background: #fff; font-size: 16px; padding: 0; margin: 0; color: #000; }
.btn.cat-btn  img{margin-right: 11px; }
.btn.cat-btn:hover{background: #fff; color: #000; }
.top-menu {  padding-left: 35px;}
.tsearch { display: flex; justify-content: space-between; align-items: center; border: 1px solid transparent; width: 100%; position: relative; }
.tsearch .form-control { background-color: #f3f4f7; height: 60px; padding-right: 50px; border: 0; border-radius: 6px; }
.tsearch img { margin-right: 14px; }
.topcart { padding-left: 40px; display: flex; align-items: center; max-width: 268px; width: 100%; }
.wishlist-icon { width: 40px; height: 40px; background: #fbfbfb; border-radius: 100%; text-align: center; align-items: center; display: flex; justify-content: center; flex: 0 0 40px; line-height: 1; }
.wish-list-grp { display: flex; align-items: center; }
.tsearch .form-control { color: #535455; background: #f3f4f7; font-size: 18px; font-weight: 400; height: 30px; border: 1px solid #f3f4f7; padding: 10px 20px; border-radius: 4px; height: 60px; padding-right: 50px; }
.search-btn { background: transparent; border: 0; box-shadow: none; padding: 0; margin: 0; line-height: none; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.subhead { border-bottom: 1px solid #f3f4f7; } 
.callusarea { position: relative; padding-left: 44px; color: #25af75; font-size: 16px; font-weight: 500; line-height: 1.1; }
.callusarea span { color: #25af75; display: block; font-size: 24px; font-family: 'Work Sans', sans-serif; font-weight: 700; line-height: 1em; letter-spacing: -1px; }
.callusarea figure { position: absolute; left: 0px; top: 0; margin: 0; }
.wish-list-grp a:hover .wishlist-icon { background: #25af75; color: #fff; } 
.topcart span { padding: 0 15px 0 10px; line-height: 1; position: relative; }
.cart-count { background: #000; width: 25px; height: 25px; border-radius: 100%; text-align: center; align-items: center; display: flex; color: #fff; font-size: 14px; font-style: normal; text-align: center; justify-content: center; position: absolute; top: -20px; left: -17px; }
.header-right { width: calc(100% - 327px); }
.header-right-inner { justify-content: flex-end; } 
.header-search-inner { max-width: 840px; width: 100%; }
.navigation { display: flex; justify-content: space-between; align-items: center; position: relative; }
/*Desktop menu start here*/
.menu { display: block; float: none; margin: 0; padding: 0; position: static; z-index: 9 }
.menu>ul { margin: 0; padding: 0; display: flex; flex-wrap: wrap; list-style: none; align-items: center; font-family: 'Work Sans', sans-serif; }
.menu > ul > li { color: rgba(0,0,0,0.77); display: block; font-size: 18px; list-style: outside none none; margin: 0; padding: 0 45px 0 0; position: relative; font-family: 'Work Sans', sans-serif; }
.menu>ul>li:last-child { padding-right: 0; background: none } 
.menu > ul > li > a { margin: 0; padding: 0; display: block; color: rgba(0,0,0,0.77); text-decoration: none; }
.menu>ul>li:hover>a { color: #ae0000; text-decoration: none }
.menu>ul>li.active>a { color: #ae0000; text-decoration: none }
.top-menu-sec { flex: 1; border-left:1px solid rgba(0,0,0,0.11);}
/*Desktop menu end here*/ 

/* Mega Menu View all products Desktop CSS */
.menu>ul>li.view-all-products ul { background: #fff; border: medium none; display: none; float: none; left: 0; margin: 0; padding: 0; position: absolute; top: 100%; width: 218px; z-index: 999999; box-shadow: 0px 6px 4px 0px rgb(0 0 0 / 20%); border-radius: 0px 0px 6px 6px; }
.menu>ul>li.view-all-products:hover>ul { display: block; }
.menu>ul>li.view-all-products ul li a { background: #fff !important; border-bottom: 1px solid #dedede; color: #3f3e3e; display: block; font-size: 14px; line-height: normal; margin: 0; padding: 8px 10px; text-shadow: none; font-family: 'Lato', sans-serif; }
.menu>ul>li.view-all-products ul li ul { display: none; left: 0; margin: 0 0 0 200px; top: 0; }
.menu>ul>li.view-all-products ul li:hover>ul { display: block; }
.menu>ul>li.view-all-products ul li a:hover, .menu>ul>li.view-all-products ul li.current-menu-item>a { background: #207bc1!important; color: #fff !important; }
.menu>ul>li a.view-all-menu { background: #207bc1; border-radius: 6px; padding: 12px 40px 11px 20px; color: #fff; font-weight: 300; font-size: 16px; position: relative; }
.menu>ul>li a.view-all-menu::after { position: absolute; right: 20px; top: 50%; content: '\f107'; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #fff; transform: translateY(-50%); }
.menu li.view-all-products ul li a { position: relative; padding-right: 30px; }
.menu li.view-all-products ul li a i { position: absolute; top: 50%; transform: translateY(-50%); right: 10px; }
.product-menu-icon { padding-right: 5px; }
/* Mega Menu View all products Desktop CSS */

/* Main Mega Menu Desktop CSS */
.menu>ul>li.mega-menu { position: static; }
.menu>ul>li.mega-menu>ul.sub-nav-outer { background: #fff; border: medium none; float: none; left: 0; margin: 0; padding: 12px 0 0 5px; position: absolute; width: 100%; z-index: 999999; box-shadow: 0px 6px 4px 0px rgb(0 0 0 / 20%); border-radius: 0px 0px 6px 6px; display: none; flex-wrap: wrap; border-top: 2px solid #eaf8f9; overflow-y: auto; align-items: flex-start; justify-content: flex-start; }
.menu>ul>li.mega-menu:hover>ul.sub-nav-outer { display: flex; }
.menu>ul>li.mega-menu>ul.sub-nav-outer li.sub-nav-inner { flex: 1; }
.menu>ul>li.mega-menu>ul.sub-nav-outer li.sub-nav-inner ul li a { font-size: 15px; font-family: 'Lato', sans-serif; position: relative; border-bottom: 0; padding: 4px 10px; display: block; color: #3f3e3e; }
.menu > ul > li.mega-menu > ul.sub-nav-outer li.sub-nav-inner ul li a:hover { background: transparent; color: #25af75; }
.menu>ul>li.mega-menu>ul.sub-nav-outer li.sub-nav-inner ul li a.hd2 { font-weight: 700; padding-left: 25px; position: relative; }
.menu>ul>li.mega-menu>ul.sub-nav-outer li.sub-nav-inner ul li a.hd2::before { position: absolute; left: 10px; top: 14px; width: 6px; height: 6px; background-color: #3f3e3e; border-radius: 100%; content: ''; }
.menu>ul>li.mega-menu>ul.sub-nav-outer li.sub-nav-inner ul li a.hd2:hover::before { background-color: #fff; }
.hd1, .menu>ul>li.mega-menu>ul.sub-nav-outer li.sub-nav-inner ul li a.hd3 { font-family: 'Poppins', sans-serif; font-weight: 500; color: #25af75; font-size: 16px; border-bottom: 0; padding: 5px 10px; }
.menu>ul>li.mega-menu>ul.sub-nav-outer li.sub-nav-inner ul li a.hd3:hover { color: #207bc1; background: none; }
.hd1:hover { color: #207bc1; }
.category-item { padding-left: 3px; } 
.nav-cmn-inner { padding-bottom: 5px; }
.hd1 { display: flex; padding-bottom: 5px; }  
.hd1:hover { background-color: #25af75; color: #fff; } 
.sub-nav-outer>li { width: 25%; }
.extra-link { padding-left: 10px; font-size: 15px; margin-bottom: 12px; font-weight: 500; display: inline-block; color: #207bc1; }
.menu-arrow-icon i { font-size: 17px; position: relative; top: 1px; right: -2px; }
.category-menu button { background: transparent; border: 0; cursor: pointer; }
/* Main Mega Menu Desktop CSS */
/*========Header Css End =========*/


/*========Breadcrumbs CSS Start =========*/
.breadcrumbs-sec { background-color: #f9f9f9; padding: 14px 0 0; font-family: 'Manrope', sans-serif;     border-bottom: 1px solid #f6f6f6; }
.breadcrumbs-sec ul li { font-size: 14px; padding-right: 16px; position: relative; margin-right: 16px; margin-bottom: 10px; }
.breadcrumbs-list a { color: #001052; }
.breadcrumbs-sec ul li::after { position: absolute; right: 0; top: 12px; content: ''; background: url(../images/arrow1.png) no-repeat right center; width: 5px; height: 9px; }
.breadcrumbs-sec ul li.active::after { display: none; }
.breadcrumbs-sec ul li.active { background-color: #ae0000; color: #fff; border-radius: 5px; padding:0px 10px 2px; }
.breadcrumbs-list { display: flex; align-items: center; flex-wrap: wrap; }
/*========Breadcrumbs CSS End =========*/
 

/*========Login/Signup Css Start=========*/ 

.user-account-section{background:#f9fdff; padding: 25px 0}
.account-sec{ box-shadow: 5px 0px 35px rgba(0,0,0,0.06); background: #fff; border-radius: 15px; overflow: hidden;} 
.user-account-section .container{max-width: 1130px;}
.user-account-img { height: 100%; }
.user-account-img img { display: block; width: 100%; height: 100%; object-fit: cover; }
.icon-field { position: relative; }
.icon-field i { position: absolute; right: 18px; top: 50%; transform: translateY(-50%); color: #aeb0cd; font-size: 16px; }
.icon-field .form-control { padding-right: 50px; }
.user-form { padding: 15px 60px; width: 100%; }
.user-form .btn.full { width: 100%; }
.text-link { font-weight: 300; text-decoration: underline; color: #ae0000; }
.text-link:hover { color: #ae0000; }
.signup-option { padding-top: 0; margin-top: 20px; }
.signup-option p { font-size: 18px; padding-bottom: 0; margin-bottom: 10px; font-family: 'Manrope', sans-serif; color: #59636d; }
.seprator { font-size: 14px; text-transform: uppercase; position: relative; width: 66px; margin: auto; font-family: 'Manrope', sans-serif;  font-weight: 700;  color: #59636d; }
.seprator:before { width: 17px; height: 1px; background: #59636d; content: ""; display: inline-block; vertical-align: middle; }
.seprator:after { width: 17px; height: 1px; background: #59636d; content: ""; display: inline-block; vertical-align: middle; }
.signin-btn-group .btn { font-size: 16px; font-weight: 300; width: 48%; padding: 0 15px; height: 56px;  white-space: normal;}
.signin-btn-group .btn i { width: 38px; height: 38px; border-radius: 100%; font-size: 20px; margin-right: 10px; flex: 0 0 38px; }
.signin-btn-group .btn i.fb-icon { background-color: #393f93; color: #ffffff; }
.signin-btn-group .btn i.google-icon { background-color: #db4d41; color: #ffffff; }
.signin-btn-group .btn.blue-bdr-btn:hover i.fb-icon { background: #ffffff; color: #393f93; }
.signin-btn-group .btn.orange-bdr-btn:hover i.google-icon { background: #ffffff; color: #ea5251; }
.user-form .nav-tabs { border: none; background-color: #e1ecfe; padding: 5px; }
.user-form .nav-tabs .nav-link { width: 50%; font-size: 16px; color: #393f93; font-weight: 500; text-transform: uppercase; border-radius: 0; border: none; padding: 10px 5px; }
.user-form .nav-tabs .nav-item.show .nav-link, .user-form .nav-tabs .nav-link.active { border: none; background: #ea5251; color: #ffffff; }
.user-form .tab-content { padding-top: 28px; }
.blue-bdr-btn { background: #fff; color: #393f93; border: 1px solid #393f93; }
.signin-btn-group .btn { font-size: 16px; font-weight: 300; font-family: 'Manrope', sans-serif; width: 46%; padding: 0 15px; height: 56px;  line-height: 1.1; justify-content: center;  }
.blue-bdr-btn:hover { background: #393f93; color: #fff; }
.orange-bdr-btn { background: #fff; color: #ea5251; border: 1px solid #ea5251; }
.orange-bdr-btn:hover { background: #ea5251; color: #fff; }
.signin-btn-group { max-width: 562px; margin: 0px auto; }
.account-left-side { flex: 0 0 48%; max-width: 48%; }
.account-right-side { flex: 0 0 52%; max-width: 52%;}
.user-form h1 { font-size: 30px; font-weight: 700; border-bottom: 1px solid #f1f1f1; color: #333333; padding-bottom: 10px; margin-bottom: 15;  font-family: 'Manrope', sans-serif;}
.login-option { padding-top: 7px;  margin-bottom: 20px;}
.login-option a.text-link { text-decoration: underline; font-size: 16px; }
.login-option a:hover { text-decoration: none; }
.user-form label {font-size: 16px; margin-bottom: 7px; font-family: 'Manrope', sans-serif; color: rgba(0,0,0,0.7); }
.user-form .form-group {margin-bottom: 20px; }
.user-form .btn-custom{font-family: 'Manrope', sans-serif; height: 45px; line-height: 45px;}
.mobile-input i {top: 20px; }
.mobile-input {position: relative; }
.mobile-input span.flag-icon {position: absolute; left: 10px; top: 6px; }
.mobile-input  input.form-control {padding-left: 48px; padding-right: 35px; }
.signup-btn {margin-top: 10px; }
/*========Login/Signup Css End=========*/


/*========footer Css =========*/

.footer-top{padding-top: 40px; padding-bottom: 30px; background: #000;}
.footer-top,
.footer-top a {color: #fff; }
.footer-top a:hover{ color: #a3a1a1;}
.footer-top  h4 { text-transform: uppercase; font-size: 18px; padding-bottom: 10px; margin-bottom: 25px; position: relative; color: #fff; }
.footer-top h4::before {content: ''; position: absolute; width: 50px; background: #fff; height: 3px; bottom: 0; }
.footer-top ul li {font-size: 14px; position: relative; padding-left: 18px; line-height: 24px; margin-bottom: 5px; }
.footer-top ul li::before {content: ''; position: absolute; left: 0; top: 10px; width: 5px; height: 5px; background: #fff; border-radius: 10px; }
.footer-top ul li:last-child {margin-bottom: 0; }
.two-col{display: flex; flex-wrap: wrap; }
 .two-col li {flex: 0 0 50%; max-width: 50%; }
.contact-box {font-size: 10px; padding-left: 45px; position: relative; margin-bottom: 15px; line-height: 15px; }
.contact-box:last-child{margin-bottom: 0; }
.ft-title {font-weight: 600; }
.contact-box i {position: absolute; left: 0; top: 8px; }
.footer-btm {font-size: 14px; }
.ft-right ul.d-flex li {padding-right: 15px; }
.ft-right ul.d-flex li:last-child {padding-right: 0; }
.footer-btm, .footer-btm a {color: #000000; }
.footer-btm a:hover {color: #ae0000; }
.footer-btm .pay-title {font-size: 18px; }
.footer-btm {padding: 10px 0; }
.footer-btm .social a {width: 40px; height: 40px; background: #f5f5f5; margin: 0 2px; display: flex; justify-content:  center; align-items: center; border-radius: 100%; font-size: 15px; } 
.footer-btm .social a img{transition: 0.5s ease; }
.footer-btm .social a:hover img{transform: scale(1.2); }
.footer-btm .ft-left {line-height: 24px; flex: 0 0 33.33%; }
.footer-btm .ft-middle {padding: 0 15px; flex: 0 0 33.33%; }
.ft-right {flex: 0 0 33.33%; max-width: 33.33%; }
 /*========footer Css End=========*/


/*========Banner Css=========*/
.banner-img {height: 736px; object-fit: cover; }
.banner-contain-box {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; max-width: 700px; background: rgba(0,0,0,0.54); color: #fff; width: 100%; font-family: 'Manrope', sans-serif; padding: 30px 15px; border-radius: 15px; min-height: 280px; display: flex; flex-direction: column; justify-content: center; }
.banner-contain-box h1 {color: #fff;font-family: 'Manrope', sans-serif;font-weight: 800;font-size: 50px; margin-bottom: 15px;}
.banner-contain-box span {     font-size: 33px; display: block; padding-bottom: 10px} 
.banner-contain-box .btn-custom {height: 55px; line-height: 52px; min-width: 165px; font-size: 20px; font-family: 'Manrope', sans-serif; }
.banner-slider .owl-nav button {width: 42px; height: 42px; display: flex; align-items: center; justify-content: center; background: #ffffff !important; border-radius: 100%; border: 1px solid #d0d1d1 !important; position: absolute; top: 50%; transform: translateY(-50%); }
.banner-slider .owl-nav button.owl-prev{left: 30px; }
.banner-slider .owl-nav button.owl-next{right: 30px; }
.banner-slider .owl-dots{display: none;}
/*========Banner Css End=========*/


/*========Feature Css=========*/
.feature-card a {width: 100%; display: block; }
.feature-card  img {width: 100%; border-radius: 10px; }
.feature-section {padding-top: 95px; padding-bottom: 70px; }
/*========Feature Css End=========*/

/*========Categories Css =========*/

.categories-section{padding-bottom: 80px; }
.categories-slider{padding-bottom: 80px; } 
.rent-label {font-size: 11px; position: absolute; background: #ea3a3c; color: #ffffff; display: inline-block; line-height: 1; padding: 7px 10px; border-radius: 15px; top: 8px; left: 10px; }
.category-info {position: absolute; bottom: -1px; text-align: center; left: 0; right: 0; padding-left: 10px; padding-right: 10px; padding-bottom: 24px; color: #fff; background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.7567401960784313) 100%); }
.category-link{color: #000; background: #fff; display: inline-block; min-width: 112px; line-height: 1; font-size: 16px; padding: 18px 20px; border-radius: 30px; margin-bottom: 20px; }
.category-card:hover .category-link {background: #ae0000; color: #fff; }
.category-price-txt {line-height: 1; font-size: 16px; margin-bottom: 5px; }
.category-optin-txt {line-height: 1; font-size: 14px; }
.categories-slider .owl-nav {display: flex !important; position: absolute; top: -50px; right: 0; width: 52px; justify-content: space-between; }
.other-category .row{margin: 0 -10px; }
.other-category .row div[class*='col-']{padding: 0 10px; } 
.other-cat-card {height: 100%; }
.other-cat-card figure img{width: 100%; }
.other-cat-card.left-box{background: #004798; }
.other-cat-card.middle-box{background: #ae0000; }
.other-cat-card.right-box{background: #91c775; }
.other-cat-title {font-size: 28px; color: #fff; line-height: 33px; margin-bottom: 24px; }
.other-cat-info {color: #fff; padding: 30px 30px 40px; }
.dc-card-icon{width: 57px; height: 57px; display: inline-flex; justify-content: center; align-items: center; background: #fff; border-radius: 100%; }
.dc-card-icon img {transition: 0.5s ease; }
.dc-card-icon:hover img{margin-left: 5px; }
/*========Categories Css End=========*/

/*package*/
.package-section .common-heading{padding-right: 60px;}
.package-contain {font-size: 20px; line-height: 25px; flex: 1; padding-right: 5px; }
.view-package {padding-top: 18px;}
.view-package a {min-width: 20px; display: inline-block; }
.view-package a img {transition: 0.5s ease; width: auto !important; }
.package-card:hover .view-package a img {margin-left: 5px; }
.package-contain span {color: #ae0000; }
.package-info {padding-top: 15px; padding-right: 10px; }
/*package End*/

/*transform-storage-section*/
.transform-storage-section{padding-bottom: 55px; }
.transform-storage-section .row{margin: 0 -10px; }
.transform-storage-section .row div[class*='col-']{padding: 0 10px; }
.ts-card{position: relative; margin-bottom: 20px; overflow: hidden; }
.ts-card a{width: 100%; display: block; }
.ts-card img{width: 100%; }
.ts-card img{transition: 0.5s ease; } 
.ts-card:hover img{transform: scale(1.1); }
.ts-card:before{content: ''; position: absolute; background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.7567401960784313) 100%); height: 150px; bottom: 0; left: 0; right: 0; z-index: 1; }
.ts-heading { height: 100%; background: #ae0000; color: #fff; display: flex; flex-direction: column; justify-content: center; padding: 10px 100px; margin-bottom: 20px; height: calc(100% - 20px); }
.ts-heading .title {font-size: 119px; line-height: 1.2; font-weight: 600; margin-bottom: 30px; }
.ts-btn a{ display: inline-flex; align-items: center; font-size: 45px; color: #fff; }
.ts-btn a:hover{color: #fff; }
.ts-btn a span.dc-card-icon {width: 67px; height: 67px; margin-left: 25px; }
.ts-btn a:hover .dc-card-icon img{margin-left: 5px; }
/*transform-storage-section end*/

/*favourite-package-section */
.favourite-package-section {padding-bottom: 90px;}
.favourite-package-section .common-heading {padding-right: 60px;}
/*favourite-package-section end*/

/*our-company*/ 
.our-company-innner {background: #f9fbfe; padding: 70px 80px 80px; }
.our-company-contain {padding-top: 58px; padding-left: 35px; }
.our-company-innner h2 {font-size: 40px; text-align: center; color: #616161; font-weight: 400; padding-bottom: 10px; }
.our-company-innner h2 strong {display: block; color: #ae0000; font-weight: 600; margin-top: 10px; }
.our-company-contain span {font-weight: 600; font-size: 28px; display: block; margin-bottom: 20px; line-height: 30px; }
.about-list{margin: 45px -10px 0; justify-content: space-between; }
.about-list li {padding: 0 10px; }
.about-contain {text-align: center; font-size: 20px; }
.about-contain i {min-height: 63px; display: flex; justify-content: center; align-items: flex-end; margin-bottom: 15px; }
.about-contain  span {font-size: 44px; color: #ae0000; font-weight: 500; margin-bottom: 5px; }
.our-company-img img {border-radius: 10px; border: 6px solid #FFF; }
.our-company-img img.right-img {position: absolute; right: 0; top: 90px; }
.our-company-img {position: relative; max-width: 625px; } 
.our-company-innner .btn-custom{text-transform: uppercase; margin-top: 30px;  line-height: 50px; }

/*our-company-section*/


/*faq-section*/
.faq-section {padding-top: 70px; padding-bottom: 80px; }
.accordion-custom .card {background-color: #fff;border: none;border-radius: 0;border-bottom: none;box-shadow: 0 0 15px rgba(8,82,129, 0.1);border-radius: 10px;overflow: hidden;margin-bottom:20px;}
.accordion-custom .card-header {padding: 0;background-color: transparent;border-bottom: none;}
.accordion-custom .card-link {color: #000; font-size: 20px; display: block; padding: 20px 28px; padding-right: 80px; font-weight: 600; line-height: 25px;;} .accordion-custom .card-link:after {transition: all 0.3s ease;position: absolute;content: "";top: 15px;right:30px;background: url(../images/circle-icon.png) no-repeat;width:36px;height:36px;}
.accordion-custom .card-link[aria-expanded="true"]:after {background: url(../images/circle-icon1.png) no-repeat;}
.accordion-custom .card-link[aria-expanded="true"]{ color: #ae0000;}
.itinerary-body {padding:0 30px 40px; } 
.itinerary-body p {line-height: 25px; }
.faq-section h2{margin-bottom: 50px; }
.getin-touch h3{font-size: 28px; color:  #ae0000; padding-bottom: 5px; }
.getin-touch .heading p{font-size: 16px; line-height: 24px; }
.get-in-touch label{ color: #000000; } 
.user-form.getin-touch {padding: 0 0 0 40px; }
.get-in-touch .form-control {font-family: 'Manrope', sans-serif; background: #f5f5f5; border-color:#f5f5f5;  }
.get-in-touch .form-control::placeholder {color: #000000; opacity: 0.6; background: #f5f5f5; border-color:#f5f5f5;  font-family: 'Manrope', sans-serif;}
.get-in-touch .btn-custom{text-transform: uppercase; height: 50px; line-height: 50px; }
.get-in-touch textarea.form-control {min-height: 70px; }
.getin-touch-img {padding-bottom: 10px; }
.getin-touch .heading {padding-bottom: 9px; }
/*faq-section*/

/*step*/
.step-inner {padding: 70px 100px 80px; background: #f9fbfe; border-radius: 10px; }
.small-title {font-size: 20px; color: rgba(0,0,0,0.7); }
 .step-section .heading {padding-bottom: 40px; }
.step-inner {padding: 70px 80px 80px; background: #f9fbfe; border-radius: 10px; }
.step-card {text-align: center; font-size: 24px; }
.step-card .step-info span {color: #ae0000; display: block; width: 100%; }
.step-info {padding-top: 25px; }
.step-img{position: relative; background: #fff; box-shadow: 0px 5px 51px rgba(0,0,0,0.05); border-radius: 15px;}
.step-img a{width: 100%; display: block; } 
.count-txt {font-size: 20px; font-weight: 600; position: absolute; background: #ae0000; color: #ffffff; display: flex; justify-content: center; align-items: center; line-height: 1; padding: 5px; width: 45px; height: 45px; border-radius: 100%; top: 17px; left: 15px; font-family: 'Manrope', sans-serif; }
.step-inner .row{margin:0 -50px; }
 .step-inner .row  div[class*='col']{padding: 0 50px; }
/*step*/

/*testimonial*/
.testimonial-section{padding: 80px 0; }
.testimonial-section .heading{padding-bottom: 60px; } 
.testimonial-section h2{padding-bottom: 10px; }
.testimonial-card  figure {padding: 0; margin: 0; width: 116px; height: 116px; margin: 0  auto 60px; position: relative; }
.testimonial-card figure img {width: 100% !important; height: 100%; }
.testimonial-card figure::before {position: absolute; width: 116px; height: 116px; background: #b5e5fb; content: ''; border-radius: 100%; z-index: -1; left: -12px; top: 5px; }
.testimonial-card-desc {max-width: 795px; margin: 0 auto; }
.testimonial-card-desc p {font-size: 20px; padding-left: 100px; padding-right: 100px; position: relative; }
.testimonial-card-desc p::before{content: ''; position: absolute; left: 0; top: 0; background: url('../images/quot-img.jpg') no-repeat; width: 53px; height: 49px; }
.testimonial-card-desc p::after{content: ''; top: 0; position: absolute; right: 0; background: url('../images/quot-img1.jpg') no-repeat;; width: 53px; height: 49px; }
.name-txt {font-size: 22px; display: block; width: 100%; padding-bottom: 27px; }
.testimonial-slider .owl-dots {display: flex !important; justify-content: center; }
.testimonial-slider .owl-dots button.owl-dot {width: 9px; height: 9px; background: #d1d5db; margin: 0 3px; border-radius: 100%; }
 .testimonial-slider .owl-dots .owl-dot.active{background: #364050; }
 .testimonial-card.text-center {padding-bottom: 40px; } .testimonial-section .container {position: relative; padding-bottom: 65px; max-width: 1090px; }
.testimonial-section .images-box img {position: absolute; }
.testimonial-section .images-box .test6-img {bottom: 108px; right: 37px; }
.testimonial-section  .test2-img {left: -17px; bottom: 148px; }
 .testimonial-section .test3-img {left: 50%; transform: translateX(-50%); margin-left: -214px; margin-bottom: -14px; bottom: 0; }
.testimonial-section .test5-img {right: 185px; top: 190px; }
 .testimonial-section  .test4-img {bottom: 0; right: 35%; }
.testimonial-section .test1-img {left: 128px; margin-top: 32px; }
 .rating li {padding: 0 3px; }
/*testimonial*/ 


/*----------My Account page CSS Start----------*/
.innerblock-padd { padding: 50px 0 110px;}
.dashborad-panel { display: flex;}
.dashborad-leftsider { width: 360px; box-shadow: 5px 0px 40px rgba(0,0,0, 0.03);  font-family: 'Manrope', sans-serif; background-color: #fff; border-radius: 10px; margin-right: 65px; align-self: flex-start;   padding-bottom: 20px; }
.dashborad-rightsider { flex:1;  box-shadow: 5px 0px 40px rgba(0,0,0, 0.03); padding: 30px; border-radius: 10px; background: #fff; }
.upload-photo { position: absolute; bottom: 10px; right: 8px; height: 26px; width: 26px; background: #1190cb; border-radius: 50%; line-height: 24px; text-align: center; }
.profile-user-name{text-transform: capitalize; font-weight: 700; font-size: 20px; color: #333333; }
.dashborad-leftsider > ul > li > a { color: #333333; font-size: 20px; padding: 15px 10px 15px 65px; font-weight: 300;  position: relative; text-transform: capitalize; display: block; }
.dashborad-leftsider > ul > li > a:hover, .dashborad-leftsider > ul > li.active > a { background: #ae0000; color: #fff; }
.edit-profile-set { padding: 20px 10px 10px;  border-bottom: 1px solid #cccccc; }
.dashborad-leftsider > ul > li > a .icon{position: absolute; left: 32px; width: 35px; min-height:30px; }
.dashborad-leftsider > ul > li > a:hover .icon img, 
.dashborad-leftsider > ul > li.active > a .icon img {filter: invert(1); }
.dashborad-heading-left{flex:1; padding-right: 10px; align-self: center; }
.dashborad-heading {padding-bottom: 20px; border-bottom: 1px solid rgba(0,0,0,0.2); margin-bottom: 20px;}
.dashborad-heading h1 {color: #333333; font-size: 36px; font-weight: 600; font-family: 'Manrope', sans-serif; }
.dashborad-heading-right .btn-custom {font-family: 'Manrope', sans-serif; }
.btn-custom.small-btn{line-height: 43px; height: 45px; }
.btn-custom.cancle-btn{color: #000000 !important; background: #ffffff !important; border:1px solid #bebebe; }
.btn-custom.cancle-btn:hover,
.btn-custom.cancle-btn:focus{color: #ffffff !important; background: #000000 !important; border-color: #000; }
.dashborad-heading-right .btn-custom{margin-left: 15px; } 
.dashborad-heading-right .btn-custom.cancle-btn{padding-left: 15px; padding-right: 15px;}
hr.form-sepration{ border-top: 1px solid #f1f1f1; margin: 20px 0 40px; }
.checkbox-list{flex-wrap: wrap; }
 .checkbox-list li {padding-right: 80px; }
.items-form .button-group .btn-custom {min-width: 100px; margin: 0 8px; }
.custom-file.upload-image-file {height: 45px;}
.upload-image-file .custom-file-label::after {top: 4px; right: 4px; bottom: 4px; padding: 6px 17px 7px; color: #fff; content: "Browse File" !important; background-color: #000000; border-left: 1px solid #ced4da; border-radius: 5px; cursor: pointer; height: auto;}
.upload-image-file .custom-file-label {z-index: 1; padding: 10px 15px; background-color: #fff; border: 1px solid #d1d1d1; border-radius: 5px; margin: 0 !important; height: 100%;  font-size: 14px;}
.upload-image-file .custom-file-input {height: 45px; cursor: pointer; }
.icon-input {position: relative; }
.icon-input i {position: absolute; right: 14px; top: 5px; }
.profile-change-section figure { width: 120px; height: 120px; background-color: transparent; border-radius: 50%; margin: 0 auto 15px; position: relative; }
.profile-change-section .user-img { border-radius: 50%; }
.upload-photo input { opacity: 0; width: 100%; height: 100%; }
.upload-photo span { position: absolute; left: 0px; top: 0px; display: block; width: 100%; height: 100%; pointer-events: none; font-size: 12px; text-transform: uppercase; font-weight: 500; }
/*================*/  
