.navigation-clean {
background: #fff;
color: #fff;
border-radius: 0;
box-shadow: none;
border: none;
margin-bottom: 0;
background-color: #303e48;
color: #ffffff;
padding:0px;
}
#technicalsection img {
max-width: none !important;
}
.navigation-clean .navbar-brand {
font-weight: bold;
color: inherit;
}
.navigation-clean .navbar-brand:hover {
color: #222;
}
.navigation-clean.navbar-dark .navbar-brand:hover {
color: #f0f0f0;
}
.navigation-clean .navbar-brand img {
height: 100%;
display: inline-block;
margin-right: 10px;
width: auto;
}
.navigation-clean .navbar-toggler {
border-color: #ddd;
}
.navigation-clean .navbar-toggler:hover, .navigation-clean .navbar-toggler:focus {
background: none;
}
.navigation-clean.navbar-dark .navbar-toggler {
border-color: #555;
}
.navigation-clean .navbar-toggler {
color: #888;
}
.navigation-clean.navbar-dark .navbar-toggler {
color: #eee;
}
.navigation-clean .navbar-collapse, .navigation-clean .form-inline {
border-top-color: #ddd;
}
.navigation-clean.navbar-dark .navbar-collapse, .navigation-clean.navbar-dark .form-inline {
border-top-color: #333;
}
.navigation-clean .navbar-nav > .active > a, .navigation-clean .navbar-nav > .show > a {
background: none;
box-shadow: none;
}
.navigation-clean.navbar-light .navbar-nav .nav-link.active, .navigation-clean.navbar-light .navbar-nav .nav-link.active:focus, .navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
color: #8f8f8f;
box-shadow: none;
background: none;
pointer-events: none;
}
.navigation-clean.navbar .navbar-nav .nav-link {
padding-left: 18px;
padding-right: 18px;
}
.navigation-clean.navbar-light .navbar-nav .nav-link {
color: #465765;
}
.navigation-clean.navbar-light .navbar-nav .nav-link:focus, .navigation-clean.navbar-light .navbar-nav .nav-link:hover {
color: #37434d !important;
background-color: transparent;
}
.navigation-clean .navbar-nav > li > .dropdown-menu {
margin-top: -5px;
box-shadow: none;
background-color: #fff;
border-radius: 2px;
}
@media (min-width:768px) {
.navigation-clean .navbar-nav .show .dropdown-menu {
box-shadow: 0 4px 8px rgba(0,0,0,.1);
}
}
@media (max-width:767px) {
.navigation-clean .navbar-nav .show .dropdown-menu .dropdown-item {
color: #37434d;
padding-top: .8rem;
padding-bottom: .8rem;
line-height: 1;
}
}
.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item {
line-height: 2;
color: #37434d;
}
.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item:hover {
background: #eee;
color: inherit;
}
.navigation-clean.navbar-dark {
background-color: #1f2021;
color: #fff;
}
.navigation-clean.navbar-dark .navbar-nav a.active, .navigation-clean.navbar-dark .navbar-nav a.active:focus, .navigation-clean.navbar-dark .navbar-nav a.active:hover {
color: #8f8f8f;
box-shadow: none;
background: none;
pointer-events: none;
}
.navigation-clean.navbar-dark .navbar-nav .nav-link {
color: #dfe8ee;
}
.navigation-clean.navbar-dark .navbar-nav .nav-link:focus, .navigation-clean.navbar-dark .navbar-nav .nav-link:hover {
color: #fff;
background-color: transparent;
}
.navigation-clean.navbar-dark .navbar-nav > li > .dropdown-menu {
background-color: #1f2021;
}
.navigation-clean.navbar-dark .dropdown-menu .dropdown-item:focus, .navigation-clean.navbar-dark .dropdown-menu .dropdown-item {
color: #f2f5f8;
}
.navigation-clean.navbar-dark .dropdown-menu .dropdown-item:focus, .navigation-clean.navbar-dark .dropdown-menu .dropdown-item:hover {
background: #363739;
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
@media (max-width:767px) {
.navigation-clean.navbar-dark .navbar-nav .show .dropdown-menu .dropdown-item {
color: #fff;
}
}
section {
padding: 6%;
}
#footer section {
padding: 0;
}
#banner-section{ background-color: #fff;
padding:0px;
}
#banner-section .col-md-6, #banner-section .col-md-4{
padding: 0px;
float: left;
display: flex; }
#banner-section img{
width:100%;
height:100%;
}
#banner-section .col-md-6:first-child{
padding-right:5px;
}
#banner-section .col-md-6:last-child{
padding-left:5px;
}
#banner-section .col-md-4:first-child{
padding-right:6px;
}
#banner-section .col-md-4:nth-child(2){
padding-right:3px;
padding-left:3px;
}
#banner-section .col-md-4:last-child{
padding-left:6px;
}
h1.heading-lg{
font-family: 'Lato';
font-size:3rem;
text-align: center;
font-weight: 900;
}
h1.heading-nm{
font-family: 'Lato';
font-weight: 700;
font-size:3rem;
text-align: center;
margin-bottom: 2rem;
}
h1.heading-nm span{
color:#7c7c7c;
}
h2.heading-nm{
font-family: 'Lato';
font-weight: 700;
font-size:3rem;
text-align: center;
margin-bottom: 2rem;
}
h2.heading-nm span{
color:#7c7c7c;
}
#about {
clear: both;
background-color: #f7f7f7;
}
#about p {
text-align: center;
}
#featuresection .col{
flex-basis: 1 !important;
}
ul.featurelist {
list-style: none;
margin-top:4rem;
}
ul.featurelist li{ margin-bottom:2rem;
}
ul.featurelist li img{
width:30px;
position: absolute;
margin-left:-40px;
}
.col-md-12 .featurelist li {
width: 50%;
float: left;
}
#unitsection{
padding:4%;
display:none;
}
#unitsection img{
border:1px solid #ddd;
}
#unitsection h4{
text-align: center;
margin-top:1rem;
}
#technicalsection {
padding:0 !important;
}
#technicalsection .container-fluid{background-color: #f7f7f7;}
.table tr th{
border-top:0px; 
}
.table tr td{
border: 0px;
}
.table-responsive{
margin-top:10rem;
}
.cl-btn {
width: 100%;
padding: 10px;
text-align: center;
background-color:#303e48;
color: #fff;
clear: both;
display: inline-block;
margin-bottom: 20px;
}
.cl-btn:hover {
color: #FFF;
}
#kitchensection h4{
margin-top: 1rem;
text-align: center;
margin-bottom: 3rem;
} .table tr th, .table tr td{
font-size: 14px;
}
.table-responsive h5{
font-size: 20px;
font-weight: normal;
padding-left: 10px;
}
.table th{
background: transparent !important;
}
#about .table th{
background: transparent !important;
width: 16.6666666667%;    
}
.table > thead > tr > th{
text-transform: capitalize !important;
font-size: 12px;
color: #212529;
}
.table > thead{
border: 0;
border-bottom: 2px solid #dee2e6;
}
.table > tbody > tr > td,
.table > tbody > tr > th{
border: 0;
}
@media (max-width:767px) {
#banner-section .col-md-6:first-child{
padding-right:0px;
padding-bottom:5px;
}
#banner-section .col-md-6:last-child{
padding-left:0px;
padding-top:5px;
}  
h1.heading-lg{
font-size:22px;
}
h1.heading-nm{
font-size:22px;
text-align: center;
margin-bottom:1rem !important;
}
h2.heading-nm{
font-size:22px;
text-align: center;
margin-bottom:1rem !important;
}	
ul.featurelist{
margin-top:2rem;
}
.table-responsive{
margin-top: 1rem;
}
.table tr th, .table tr td{
padding:5px;
} }
@media (max-width:1024px) and (min-width:767px) {
h1.heading-lg{
font-size:2rem;
}
h1.heading-nm{
font-size:2rem;
text-align: center;
margin-bottom:1rem !important;
}
h2.heading-nm{
font-size:2rem;
text-align: center;
margin-bottom:1rem !important;
}	
.table-responsive{
margin-top: 2rem;
}
.table tr th, .table tr td{
padding:5px;
font-size:0.7rem;
}
}
@media only screen and (max-width:991px){
.col-md-12 .featurelist li {
width: 100%;
float: left;
}
#technicalsection img {
width: 100%;
}
}
#extra_imgs {
padding:0 !important;
}
#extra_imgs img{width:100%;height:100%;object-fit:cover;}
#extra_imgs .row, #extra_imgs .col-md-6{padding:0px !important; margin:0px !important;  }
#extra_imgs .container-fluid{background-color:#f7f7f7;}
#extra_imgs .container-fluid.no-bg{background-color:#fff !important; }.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//everyday-india.com/wp-content/themes/spitzetheme/lambda/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }