/*
 * US Office Solution 2021 Theme CSS
 * www.tmaisolutions.com
 */

body { font-family: 'Montserrat', sans-serif; color: #393939; font-size: 12px; line-height: 20px; width: 100%; }
body .fig-p-actor { font-family: 'Actor', sans-serif; }
h1, h2, h3, h4, h5, h6 { color: #393939; }
/* default font size */
.fa { font-size: 14px; }
/* Override the bootstrap defaults */
h1 { font-size: 33px; margin-top:0px;}
h2 { font-size: 27px; }
h3 { font-size: 21px; }
h4 { font-size: 15px; }
h5 { font-size: 12px; }
h6 { font-size: 10.2px; }

.mtop50 {margin-top: 50px;}
.ptop50 {padding-top: 50px;}

textarea {
  resize: none;
}

/* Common */
.container-fluid {
  padding-right: 95px;
  padding-left: 95px;
}
.padding-0 {
  padding: 0px !important;
}
.padding-horizal-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.padding-left-0 {
  padding-left: 0px !important;
}
.padding-right-0 {
  padding-right: 0px !important;
}
.margin-left-0 {
  margin-left: 0px !important;
}
.margin-right-0 {
  margin-right: 0px !important;
}

a { color: #007acc; }
a:hover { text-decoration: none; color: #000;}
legend { font-size: 18px; padding: 7px 0px }
label { font-size: 12px; font-weight: normal; }
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control { font-size: 12px; }
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover { font-size: 12px; }
.input-group .input-group-addon { font-size: 12px; height: 30px; }
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg { display: inline; }
.tab-content > .tab-pane{border:1px solid #ddd; border-width:0px 1px 1px 1px; padding:15px;}
div.required .control-label:before { content: '* '; color: #F00; font-weight: bold; }
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover { text-decoration: none; color: #007acc; background-color: #eee;}
.dropdown-menu{border:none;}
#product{margin-top:10px;}
/* top */
#top { background-color:#FFF; padding:0; margin: 0 0 25px 0; min-height: 36px; }
#top .container { padding: 0 20px; }
#top #form-currency .currency-select, #top #form-language .language-select { text-align: left; color:#333; font-size:13px; padding:3px 16px;}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover { text-shadow: none; text-decoration:none; color: #007acc; background-color: #eee;}
#top .btn-group > .btn-link, #top-links > ul > li, #top-links > ul > li > a { color: #bbb; background:none; text-decoration: none; }
#top .btn-group > .btn-link:hover, #top-links > ul > li > a:hover { color: #eee;}
#top-links .dropdown-menu a { text-shadow: none; font-size:13px; }
#top .btn-link strong { font-size: 14px; line-height: 14px; }
#top-links { padding-top: 6px; }
#top-links a + a { margin-left: 15px; }

/* Header */
#header {
    margin-top: 15px;
    background: #FFFFFF;
    opacity: 1;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.top-nav-text { color: #747474; }
.header-field-control {
  height: 34px;
  color: #393939;
  border: 1px solid #979797;
  text-align: center;
  margin-right: .5rem;
}
.header-button-control {
  margin-right: .5rem;
}
.top-menu {
  margin-top: -30px;
}

/* logo */
#logo {margin: 0 0 15px 0;
/*width: 134px;*/
width: 100%;
height: 111px;
position: relative;
top: 7%;
left: 0%;
}

/* search */
#search { margin-bottom:15px; }
#search .input-lg { height: 40px; line-height: 20px; padding: 0 10px; border:1px solid #e0e0e0; box-shadow: none; border-right:none;}
#search .btn-lg {color:#999; font-size: 15px; line-height: 18px; padding: 10px 15px; text-shadow:none; box-shadow: none; background:none; border:1px solid #e0e0e0; border-left:none;}

/* cart */
#cart { margin-bottom:15px; float:right;}
#cart > .btn { font-size:14px; line-height: 18px; color: #666; background:none; border:none; text-shadow:none; box-shadow:none;}
#cart > .btn .fa{font-size:22px;}
#cart.open > .btn { background-image: none; color: #007acc;}
#cart.open > .btn:hover { color: #007acc; }
#cart .dropdown-menu {z-index: 1001;  min-width:350px;}
@media (max-width: 767px) {
#cart{float:none; text-align:center; display:block;}
#cart > .btn{float:none; padding:0;}
#cart .dropdown-menu{}

#logo{text-align:center;}
#logo img{display:inline-block;}
}
@media (max-width: 478px) {
 #cart .dropdown-menu {
 min-width: 100%;
}
}
#cart .dropdown-menu table { margin-bottom: 10px; }
#cart .dropdown-menu li > div { min-width: 427px; padding: 0 10px; }
@media (max-width: 478px) {
 #cart .dropdown-menu li > div {
 min-width: 100%;
}
}
#cart .dropdown-menu li p { margin: 20px 0; }

/* menu */
#menu {min-height: 40px; float: right; text-transform: lowercase; color: #393939;}
#menu .navbar-collapse{padding:0;}
#menu .nav > li > a { color: #393939; padding: 10px 15px 10px 15px; min-height: 15px; background-color: transparent; font-style: normal; font-size:14px;}
#menu .nav > li:hover > a, #menu .nav > li.open > a { color:#0072AA; font-weight: bold; }
#menu .dropdown-menu { padding-bottom: 0; }
#menu .dropdown-inner { display: table; }
#menu .dropdown-inner ul { display: table-cell; }
#menu .dropdown-inner a { min-width: 175px; display: block; padding:4px 20px; clear: both; line-height: 20px; color: #333333; font-size: 12px; }
#menu .dropdown-inner li a:hover { color: #007acc; }
#menu .see-all { display: block; margin-top: 0.5em; border-top: 1px solid #DDD; padding: 3px 20px; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 3px 3px; font-size: 12px; }
#menu .see-all:hover, #menu .see-all:focus { text-decoration: none; color: #ffffff; background-color: #007acc;}
#menu #category { float: left; font-size: 16px; line-height: 40px; color: #000; margin-left:15px;}
#menu .btn-navbar {font-size: 15px; font-stretch: expanded; color: #FFF; padding: 2px 18px; float: right; background: #0072AA; border-radius: 6px;}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] { color: #ffffff; background-color: #000; }
@media (min-width: 768px) {
 #menu .dropdown:hover .dropdown-menu {
 display: block;
}
}
@media (max-width: 767px) {
#menu .navbar-nav{margin:0;}
#menu .in{border-top:1px dotted #bbb;}
#menu {
 border-radius: 4px;
}
 #menu div.dropdown-inner > ul.list-unstyled {
 display: block;
}
 #menu div.dropdown-menu {
 margin-left: 0 !important;
 padding-bottom: 10px;
 background-color:#fff;
}
 #menu .dropdown-inner {
 display: block;
}
 #menu .dropdown-inner a {
 width: 100%;
 color: #222;
}
 #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
 background-color:#eee;
}
 #menu .see-all {
 margin-top: 0;
 border: none;
 border-radius: 0;
 color: #222;
}
#menu .see-all:hover{color: #007acc;}
}

/* content */
#content {min-height: 600px;}

/* footer */
footer {
  padding-top: 30px; padding-bottom: 30px; margin-top: 0px; background: #272E3F; color: #fff; overflow: hidden;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  font-style: normal;
  font-weight: normal;
}
footer .address-text {
  font-size: 18px;
  line-height: 30px;
  color: #FFFBFB;
}
footer hr { border-top: none; border-bottom: 1px solid #444; }
footer a {color: #fff;}
footer a:hover { color: #fff; text-decoration:underline;}
footer h5 { font-weight: Bold; font-size: 24px; line-height: 29px;color: #fff; margin-bottom:15px;}
footer li{margin:4px 0;}
footer li a{position:relative; padding-left:0px; color: #fff;}
/*footer li a:after{font-family:"FontAwesome"; font-weight:normal; font-variant:normal;text-transform:none; text-decoration:none; font-size:14px; left:0; text-indent:0;text-transform:none; text-align:center; content:'  '; position:absolute;}*/
footer li a:hover{color:#fff; text-decoration:underline;}
footer .logo-footer {
  position: absolute;
  width: auto;
  height: auto;
  background: transparent;
  right: -130px;
  top: -70px;
}

#footer-logo {
  background: linear-gradient(180deg, #959595 0%, rgba(149, 149, 149, 0.37) 100%), url("../image/new-design/Footer/footer-logo.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  width: auto;
  height: 720px;
  transform: rotate(-10.53deg);
  right: -260px;
  top: -15px;
}
footer .btn {
  border-radius: 4px;
}

/* alert */
.alert { padding: 8px 14px 8px 14px; }

/* breadcrumb */
.breadcrumb { margin: 0 0 20px 0; padding:0px; background:none;}
.breadcrumb i { font-size: 15px; }
.breadcrumb > li { text-shadow: 0 1px 0 #FFF; padding:0 10px; position: relative; white-space: nowrap; }
.breadcrumb > li:first-child{padding-left:2px;}
.breadcrumb > li a{color:#777}
.breadcrumb > li a:hover{color:#007acc}
.breadcrumb > li + li:before { content: ''; padding: 0; }
.breadcrumb > li:after { content: ''; display: block; position: absolute; top:6px; right: -3px; width:6px; height:6px; border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.pagination { margin: 0; }

/* buttons */
.buttons { margin: 1em 0; }
.btn { padding:7px 16px; font-size:14px; border:none; border-radius: 0px;}
.btn-xs { font-size: 9px; }
.btn-sm { font-size: 10.2px; }
.btn-lg { padding: 10px 16px; font-size: 15px; }
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover { font-size: 12px; }
.btn-group > .btn-xs { font-size: 9px; }
.btn-group > .btn-sm { font-size: 10.2px; }
.btn-group > .btn-lg { font-size: 15px; }
.btn-default, .btn-default:hover { color: #ffffff; background-color: #0072AA;}
.btn-primary, .btn-primary:focus { color: #ffffff; background-color: #82BC3B;}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { border-color: #82BC3B; background-color: rgba(130, 188, 59, 1);}
.btn-warning { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #faa732; background-image: linear-gradient(to bottom, #fbb450, #f89406); background-repeat: repeat-x; border-color: #f89406 #f89406 #ad6704; }
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); }
.btn-danger { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #da4f49; }
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); }
.btn-success { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #5bb75b;}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); }
.btn-info { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #df5c39;}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { background-image: none; background-color: #df5c39; }
.btn-link { border-color: rgba(0, 0, 0, 0); cursor: pointer; color: #23A1D1; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled] { background-color: rgba(0, 0, 0, 0); background-image: none; box-shadow: none; }
.btn-inverse { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #363636;}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { background-color: #222222;}

/* list group */
.list-group a { border: 1px solid #DDDDDD; color: #888888; padding: 8px 12px; }
.list-group a.active, .list-group a.active:hover, .list-group a:hover { color: #007acc; background: #eeeeee; border: 1px solid #DDDDDD; }

/* carousel */
.carousel-caption { color: #FFFFFF; text-shadow: 0 1px 0 #000000; }
.carousel-control .icon-prev:before { content: '\f053'; font-family: FontAwesome; }
.carousel-control .icon-next:before { content: '\f054'; font-family: FontAwesome; }

/* product list */
.product-thumb {margin-bottom: 20px; overflow: auto; }
.product-thumb .image { text-align: center; }
.product-thumb .image a { display: block; }
.product-thumb .image a:hover { opacity: 0.8; }
.product-thumb .image img { margin-left: auto; margin-right: auto; }
.product-grid .product-thumb .image { float: none; }
@media (min-width: 767px) {
.product-list .product-thumb .image {
 float: left;
 padding: 0 15px;
}
}
.product-thumb .caption{text-align:center;}
.product-thumb .caption > p{display:none;}
.product-thumb .caption > p.price{display:block;}
.product-list .product-thumb .caption { margin-left: 230px; text-align:left;}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
 min-height: 0;
 margin-left: 0;
}
.product-grid .product-thumb .caption {
 min-height: 0;
}
}
.product-thumb .rating { padding-bottom: 10px; }
.rating .fa-stack { font-size: 8px; }
.rating .fa-star-o { color: #999; font-size: 15px; }
.rating .fa-star { color: #FC0; font-size: 15px; }
.rating .fa-star + .fa-star-o { color: #E69500; }
h2.price { margin: 0; }
.product-thumb .price { color: #444; }
.product-thumb .price-new { font-weight: 600; }
.product-thumb .price-old { color: #999; text-decoration: line-through; margin-left: 10px; }
.product-thumb .price-tax { color: #999; font-size: 12px; display: block; }
.product-thumb .button-group {background-color: #eee; overflow: auto; visibility:hidden;}
.product-thumb:hover .button-group{visibility:visible;}
.product-list .product-thumb .button-group {visibility:visible;}
.product-list .product-thumb .caption > p{display:block;}
@media (max-width: 768px) {
 .product-list .product-thumb .button-group {
 border-left: none;
}
}
.product-thumb .button-group button { width: 60%; border: none; display: inline-block; float: left; background-color: #eee; color: #888; line-height: 38px; font-weight: bold; text-align: center; text-transform: uppercase; }
.product-thumb .button-group button + button { width: 20%; border-left: 1px solid #ddd; }
.product-thumb .button-group button:hover { color: #fff; background-color: #007acc; text-decoration: none; cursor: pointer; }
@media (max-width: 1200px) {
 .product-thumb .button-group button, .product-thumb .button-group button + button {
 width: 33.33%;
}
}
@media (max-width: 767px) {
 .product-thumb .button-group button, .product-thumb .button-group button + button {
 width: 33.33%;
}
}
.thumbnails { overflow: auto; clear: both; list-style: none; padding: 0; margin: 0; }
.thumbnails > li { margin-left: 20px; }
.thumbnails { margin-left: -20px; }
.thumbnails > img { width: 100%; }
.image-additional a { margin-bottom: 20px; padding: 5px; display: block; border: 1px solid #ddd; }
.image-additional { max-width: 78px; }
.thumbnails .image-additional { float: left; margin-left: 20px; }
 @media (min-width: 1200px) {
 #content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
 clear:left;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
 #content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
 clear:left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 #content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
 clear:left;
}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
 #column-left .product-layout .col-md-3 {
 width: 100%;
}
 #column-left + #content .product-layout .col-md-3 {
 width: 50%;
}
 #column-left + #content + #column-right .product-layout .col-md-3 {
 width: 100%;
}
 #content + #column-right .product-layout .col-md-3 {
 width: 100%;
}
}

.well > h2{margin-top:0px;}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout { width: 100%; }

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
 min-width: 50px;
}
/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { background-image: none; background-color: #df5c39; }

/*Filter styles*/
.saturate { filter: saturate(3); }
.grayscale { filter: grayscale(100%) invert(50%); }
.contrast { filter: contrast(160%); }
.brightness { filter: brightness(0.25); }
.blur { filter: blur(3px); }
.invert { filter: invert(100%); }
.sepia { filter: sepia(100%); }
.huerotate { filter: hue-rotate(180deg); }
.rss.opacity { filter: opacity(50%); }

/* Common Carousel Setting */
#slider-hash-buttons {
    position: relative;
    float: right;
    margin-top: -360px;
    right: 30px;
    z-index: 999;
}
#slider-hash-buttons .vslider {
    width: 2px;
    height: 28px;
    background: rgba(255,255,255,1);
    margin-bottom: 5px;
}

/* Home page sections */
/**
#home-slider-1 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.186025) 14.27%, #010F17 94.83%), url("../image/new-design/Home Page/Banner/11281-0Homepage1.png");
}
#home-slider-2 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.186025) 14.27%, #010F17 94.83%), url("../image/new-design/AboutUs/shutterstock_678225592 1.png");
}
#home-slider-3 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.186025) 14.27%, #010F17 94.83%), url("../image/new-design/ContactUs/bantersnaps-5U_28ojjgms-unsplash 1.png");
}
**/
#home-slider-1 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.186025) 14.27%, #010F17 94.83%), url("../image/new-design/Home Page/Banner/Redefine1.jpg");
}
#home-slider-2 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.186025) 14.27%, #010F17 94.83%), url("../image/new-design/Home Page/Banner/Redefine2.jpg");
}
#home-slider-3 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.186025) 14.27%, #010F17 94.83%), url("../image/new-design/Home Page/Banner/Redefine3.jpg");
}

.home-slider {
  height: 498px;
  background-size: cover;
  background-position: center;
}
.home-slider .heading {
  font-style: normal;
  font-weight: normal;
  font-size: 72px;
  line-height: 88px;
  color: #FFFFFF;
  margin-top: 60px;
}
.home-slider .paragraph {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  align-items: center;
  color: #FFFFFF;
  margin-top: 1.5em;
  width: 590px; /*75%;*/
}
.home-slider .links {
  margin-top: 2.5em;
}
.home-slider .btn {
  background: rgba(255, 255, 255, 0.0001);
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  color: #FFF;
}

#home-rectangle {
  width: 100%;
  height: 186px;
  background: #0072AA;
  color: #FFF;
  padding: 60px;
}
#home-rectangle .vline {
    width: 1px;
    height: 117px;
    background: rgba(215,215,215,1);
    opacity: 1;
    border: 1px solid rgba(255,255,255,1);
    position: absolute;
    right: 50%;
}
#home-rectangle .rectangle-text {
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  line-height: 51px;
}

#home-own-space {
  height: 601.17px;
}
#home-own-space .water-mark{
  position: absolute;
  font-weight: bold;
  font-size: 144px;
  line-height: 176px;
  display: flex;
  color: rgba(227, 227, 227, 0.22);
  left: -40px;
}
#home-own-space .heading {
  font-style: normal;
  font-weight: normal;
  font-size: 72px;
  line-height: 88px;
  color: #272727;
  margin-top: 50px;
}
#home-own-space .paragraph {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  align-items: center;
  color: #272727;
  margin-top: 1.5em;
}
#home-own-space .links {
  margin-top: 2.5em;
}
#home-own-space .btn {
  background: rgba(255, 255, 255, 0.0001);
  border: 1px solid #006699;
  box-sizing: border-box;
  color: #006699;
}
#home-own-space .spec-text {
  font-size: 72px;
  font-weight: 700;
  color: #006699;
}
#home-own-space .space-selection {
  max-width: 201px;
  height: 280px;
  border-radius: 12px;
  background-size: cover;
  margin-top: 1em;
  background-position: center;
}
#home-own-space .space-selection-text {
    width: 175px;
    color: #FFF;
    position: absolute;
    top: 70%;
    left: 10%;
    font-weight: Bold;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
}
#supplies-space {
  background-image: linear-gradient(180deg, rgba(196, 196, 196, 0) 4.27%, rgba(153, 153, 153, 0.4) 62.5%), url("../image/new-design/Home Page/image 1.png");
  background-color: #D8D8D8;
}
#furniture-space {
  background-image: linear-gradient(180deg, rgba(153, 153, 153, 0) 62.29%, rgba(153, 153, 153, 0.73) 91.46%), url("../image/new-design/Home Page/Rectangle 109.png");
}
#promotional-space {
  background-image: linear-gradient(180deg, rgba(153, 153, 153, 0) 58.18%, rgba(153, 153, 153, 0.4) 79.67%), url("../image/new-design/Home Page/promo-product- Home Page 1.png");
  background-color: #D8D8D8;
}
#facility-space {
  background-image: linear-gradient(180deg, rgba(153, 153, 153, 0) 3.87%, rgba(97, 97, 97, 0.5) 74.65%), url("../image/new-design/Home Page/Facility Home_331580677 (1) 3.png");
  background-color: #D8D8D8;
}

#work-from-home {
  width: 100%;
  height: 430px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 26.28%, rgba(15, 15, 15, 0.39) 56.1%), url("../image/new-design/Home Page/shutterstock_1563641263 1.png");
  padding: 120px 0px;
  background-size: cover;
  background-position: center;
}
#work-from-home .heading {  
  font-style: normal;
  font-weight: normal;
  font-size: 72px;
  line-height: 88px;
  color: #FFFFFF;
}
#work-from-home .paragraph {  
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  align-items: center;
  color: #FFFFFF;
  margin-top: 1.5em;
  width: 527px;
}
#work-from-home .links {
  margin-top: 2.5em;
}
#work-from-home .btn {
  background: rgba(255, 255, 255, 0.0001);
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
}
#work-from-home .spec-text {
  font-size: 72px;
  font-weight: 700;
  color: #82BC3B;
}

#home-rectangle-8 {
  width: 100%;
  height: 650px;
  background: linear-gradient(206.71deg, #132B70 31.27%, #FFFFFF 79.71%);
}
#home-circle {
  width: 258px;
  height: 257px;
  border-radius: 50%;
  background: #0072AA;
  margin-left: 72%;
  margin-top: 3%;
  position: absolute;
}
#home-circle .internal-text {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  /*width: 150%;*/
  margin-left: -85%;
  align-items: center;
  color: #FFFFFF;
}
#home-circle .internal-text .heading {
  font-size: 48px;
  line-height: 58px;
}
#home-circle .internal-text .paragraph {
  font-size: 22px;
  line-height: 25px;
  margin-top: 16px;
}
#home-rectangle-8 .solutions {
  width: 100%;
  height: 655px;  
}
#home-rectangle-8 .solution-text {
    width: 85%;
    color: #FFF;
    position: absolute;
    top: 75%;
    left: 7%;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
}
#home-rectangle-8 .solution-text .heading {
    font-weight: 500;
    font-size: 46px;
    line-height: 58px;
}
#business-solution {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, #000000 79.69%), url("../image/new-design/Home Page/photo-1504384308090-c894fdcc538d 1.png");
  background-size: cover;
  background-position: center;
}
#education-solution {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, #000000 79.69%), url("../image/new-design/Home Page/Ladder Education_55309154.jpeg");
  background-size: contain;
  margin-top: 57%;
}
#government-solution {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, #000000 79.69%), url("../image/new-design/Home Page/photo-1575320181282-9afab399332c 1.png");
  background-size: cover;
  background-position: center;
  margin-top: 90%;
}
#interior-solution {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, #000000 79.69%), url("../image/new-design/Home Page/interior construction 1.png");
  background-size: cover;
  background-position: center;
  margin-top: 120%;
}

#home-store-locations {
  width: 100%;
  height: 450px;  
  overflow: hidden;
  position: relative;
  top: -100px;
  margin-bottom: -100px;
}
#home-store-locations .container {
  margin-left: 78px;
}
#home-store-locations .map-image {
  width: auto;
  height: auto;
  position: relative;
  left: -90px;
  top: -20px;
  z-index: -1;
}

#home-store-locations #location-background {  
  background-image: url("../image/new-design/Home Page/Vector 4.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 450px;
  height: 598px;
  left: -50px;
  top: -100px;
  transform: rotate(-9.27deg);
}

#home-store-locations .circle-image {
    width: 126px;
    height: 126px;
    opacity: 1;
    overflow: hidden;
    background: #132B70;
    border-radius: 50%;
}
#home-store-locations .location-text
{
  border-left: 2px solid #132B70;
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
}
#home-store-locations .location-text strong {
  color: #132B70;
}
#home-store-locations .active {  
    filter: invert(100%);
}
#home-store-locations .inactive {  
    filter: invert(50%);
}
#home-store-locations .next-location {
  margin-top: 20px;
}
#home-store-locations .ruby-block {
  display: block ruby;
}
#home-store-locations #local-store {
    width: 126px;
    height: 126px;
    background: url("../image/new-design/Home Page/v5_1260.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
}
#home-store-locations #small-business {
    width: 126px;
    height: 126px;
    background: url("../image/new-design/Home Page/v5_1254.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
}
#home-store-locations #local-support {
    width: 90px;
    height: 90px;
    background: url("../image/new-design/Home Page/v5_1248.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 25px;
    left: 35px;
}

#home-rectangle-9 {
  width: 100%;
  height: 507px;  
  background-size: contain;
  height: 373px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #272727 94.79%), url("../image/new-design/Home Page/shutterstock_1263803104 1.png");
  background-size: cover;
  background-position: center;
}
#home-rectangle-9 .heading {
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 78px;
  color: #FFFFFF;
  padding-left: 20%;
  padding-right: 20%;
  margin-top: 5%;
}
#home-rectangle-9 .paragraph {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  align-items: center;
  color: #FFFFFF;
  margin-top: 1.5em;
  padding-left: 25%;
  padding-right: 25%;
}
#home-rectangle-9 .links {
  margin-top: 2.5em;
}
#home-rectangle-9 .btn {
  background: rgba(255, 255, 255, 0.0001);
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
}
#home-rectangle-9 .spec-text {
  font-size: 64px;
  font-weight: 700;
  color: #FFF;
}

#home-customer-reviews {
  width: 100%;
  height: 660px;
  background: linear-gradient(180deg, #0072AA 9.05%, #132B70 98.44%);
}

#home-customer-reviews .review-box {
  width: 452px;
  height: 528px;
  top: 40px;
  background: linear-gradient(180deg, rgba(120, 171, 225, 0.19) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 54px;  
  color: #FFFFFF;
}
#home-customer-reviews .review-box h3 {
  padding-top:  30px;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;  
  color: #FFFFFF;
}
#home-customer-reviews .review-box .review-list {
    position: relative;
    left: 51px;
}
#home-customer-reviews .review-box .v5_1304 {
    width: 319px;
    height: 49px;
    position: relative;
    margin-top: 30px;
}
#home-customer-reviews .review-box .v5_1305 {
    width: 50px;
    height: 49px;
    background: rgba(196,196,196,1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
}
#home-customer-reviews .review-box .v5_1306 {
    width: 258px;
    position: absolute;
    margin-left: 60px;
    text-align: left;
    font-size: 11px;
    font-style: normal;
    line-height: 13px;
}
#home-customer-reviews .review-box .v5_1307 {
    width: 259px;
    height: 9px;
    background: rgba(196,196,196,1);
    opacity: 1;
    position: absolute;
    top: 24px;
    left: 60px;
    overflow: hidden;
}
#home-customer-reviews .review-box .v5_1308 {
    width: 259px;
    height: 8px;
    background: rgba(196,196,196,1);
    opacity: 1;
    position: absolute;
    top: 40px;
    left: 60px;
    overflow: hidden;
}
#home-customer-reviews .review-box .v5_1309 {
    width: 27px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 15px;
    left: 12px;
    
    font-size: 14px;
    opacity: 1;
}
#home-customer-reviews .review-box .buttons{
  top: 50px;
  position: relative;
}
#home-customer-reviews .review-box .btn {
  background: #0072AA;
  border-radius: 38px;
}
#home-customer-reviews .v5_1280 {
    position: absolute;
    top: -55px;
    margin-right: 140px;
}
#home-customer-reviews .v5_1281 {
    width: 374px;
    height: 459px;
    background: url("../image/new-design/Home Page/v5_1281.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 189px;
    overflow: hidden;
}
#home-customer-reviews .v5_1282 {
    width: 269px;
    height: 354px;
    background: url("../image/new-design/Home Page/v5_1282.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 321px;
    left: 0px;
    overflow: hidden;
}

#home-request {
  width: 100%;
  height: 278px;
  background: #82BC3B;
  color: #FFF;
  padding: 5em;
}
#home-request .vline {
    width: 1px;
    height: 160px;
    background: rgba(215,215,215,1);
    opacity: 1;
    border: 1px solid rgba(255,255,255,1);
    margin-right: 5em;
}
#home-request .rectangle-text {
  
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 44px;
}
#home-request .buttons {
  padding-left: 5em;
  padding-top: 3em;
}
#home-request .buttons .btn {
  color: #000;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 12px;
  padding: 1em;
  font-size: 14px;
}

/* Form at Footer */
#contact-us-footer {
  right: 40px;
  top: 20px;
  width: 360px;
}
#contact-us-footer h3 {
  color: #FFFFFF;
}
#copyright-footer {
    font-size: 13px;
    margin-top: 100px;
}

/** Social Icons at Footer */
#footer-social-icons {
  margin-top: 30px;
}
#footer-social-icons .v5_1222 {
    width: 31px;
    height: 31px;
    background: url("../image/new-design/Footer/v5_1222.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    margin-left: 10px;
}
#footer-social-icons .v5_1223 {
  width: 30px;
  height: 30px;
  background: url("../image/new-design/Footer/v5_1223.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  margin-left: 10px;
}
#footer-social-icons .v5_1224 {
  width: 30px;
  height: 30px;
  background: url("../image/new-design/Footer/v5_1224.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  margin-left: 10px;
}

/* Contact Us page */
#information-contact {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0.52%, #F5F5F5 60.94%);
}
#information-contact .heading { 
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 44px;
  padding-bottom: 20px;
}
#information-contact .paragraph { 
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  width: 425px;
  padding-bottom: 30px;
  padding-right: 0px;
}
#information-contact .details { 
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
}

#contactus-top-banner {
  height: 446px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.186025) 14.27%, #010F17 94.83%), url("../image/new-design/ContactUs/banner_section_01.png");
  background-size: cover;
  background-position: center;
}
#contactus-top-banner .heading {
  font-style: normal;
  font-weight: normal;
  font-size: 72px;
  line-height: 88px;
  color: #FFFFFF;
  margin-top: 170px;
}
#contactus-top-banner .paragraph {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  align-items: center;
  color: #FFFFFF;
  margin-top: 1.5em;
  width: 75%;
}
#contactus-bottom-banner {
  height: 660px;
  background-image: url("../image/new-design/ContactUs/shutterstock_572401690 1.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #F5F5F5;
}
#contactus-bottom-banner .heading {
  font-weight: bold;
  font-size: 48px;
  line-height: 59px;
  align-items: center;
  color: #0072AA;
  padding-bottom:  30px;
}
#contactus-bottom-banner .para-content {
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
}
#contactus-bottom-banner .circle-image {
    width: 92px;
    height: 92px;
    opacity: 1;
    overflow: hidden;
    background: #0072AA;
    border-radius: 50%;
}
#contactus-bottom-banner .active {
    filter: invert(100%);
}
#contactus-bottom-banner #it-services {
    width: 92px;
    height: 92px;
    background: url("../image/new-design/ContactUs/v205_0.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
}
#contactus-bottom-banner #network-services {
    width: 92px;
    height: 92px;
    background: url("../image/new-design/ContactUs/v206_0.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
}
#contactus-bottom-banner #cloud-services {
    width: 92px;
    height: 92px;
    background: url("../image/new-design/ContactUs/v207_192.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
}

/** 3D Carousel **/
.carousel-3d-container {
  margin: 0 auto;
  width: 350px;
  height: 400px;
  position: relative;
  perspective: 1000px;
}

.carousel-3d-container .carousel-3d {
  height: 100%;
  width: 100%;
  position: absolute;
  transform-style: preserve-3d;
  transition: transform 1s;
}

.carousel-3d .item-3d {
  display: block;
  position: absolute;
  width: 350px;
  height: 400px;
  line-height: 400px;
  text-align: center;
  color: #FFF;
  opacity: 0.95;
}

.carousel-3d .a {
  transform: rotateY(0deg) translateZ(350px);
  background: #ed1c24;
}
.carousel-3d .b {
  transform: rotateY(60deg) translateZ(350px);
  background: #0072bc;
}
.carousel-3d .c {
  transform: rotateY(120deg) translateZ(350px);
  background: #39b54a;
}
.carousel-3d .d {
  transform: rotateY(180deg) translateZ(350px);
  background: #f26522;
}
.carousel-3d .e {
  transform: rotateY(240deg) translateZ(350px);
  background: #630460;
} 
.carousel-3d .f {
  transform: rotateY(300deg) translateZ(350px);
  background: #8c6239;
}
.next-3d, .prev-3d {
  color: #eee;
  position: relative;
  top: -250px;
  width: 60px;
  height:60px;
  padding: 20px;
  cursor: pointer;
  background: #222;
  border-radius: 50%;
  box-shadow: 0 3px 0 #ccc;
  transition: box-shadow 0.1s, top 0.1s;
  font-size: 28px;
}
.next-3d:hover, .prev-3d:hover { color: #fff; }
.next-3d:active, .prev-3d:active {
  box-shadow: 0 1px 0 #ccc;
}
.next-3d { right: 5em; float: right;}
.prev-3d { left: 5em; }

.carousel-3d .a {
    background: url("../image/new-design/Furniture/carousel-3d/Education Library.jpg");  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.carousel-3d .b {
    background: url("../image/new-design/Furniture/carousel-3d/1074 Lounge Seating.jpg");  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.carousel-3d .c {
    background: url("../image/new-design/Furniture/carousel-3d/Training Room.jpg");  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.carousel-3d .d {
    background: url("../image/new-design/Furniture/Interior Images/home.png");  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.carousel-3d .e {
    background: url("../image/new-design/Furniture/carousel-3d/1074 Lounge Seating.jpg");  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.carousel-3d .f {
    background: url("../image/new-design/Furniture/carousel-3d/Jonti-Craft-Elementary-1.jpg");  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#common-success {
  font-family: 'Actor', sans-serif;
}
#common-success #content {
  min-height: 300px;
}
#common-success h1 {
  color: #82BC3B;
}
#common-success p,
#common-success .btn {
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
}

/* Video Background */
.contact-showcase
{
  position: absolute;
  right: 0;
  width: 100%;
  height: 446px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #111;
  transition: 0.5s;
  z-index: 2;
}
.contact-showcase.active
{
  right: 300px;
}

.contact-showcase video
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 446px;
  object-fit: cover;
  opacity: 0.8;
}
.contact-showcase .overlay
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0277bd;
  mix-blend-mode: overlay;
}
.contact-showcase .text
{
  position: relative;
  z-index: 10;
}
