@import url('css2-Nunitowght200300400600_swap.css');
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.woff2') format('woff2');
  font-display: swap; /* or fallback or optional */
}

* {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 1.55em;
    letter-spacing: .7px;
    font-family: 'Nunito', sans-serif;
}

.formdiv {
    display: flex;
    gap: 25px;
    width: 100%;
}

.forml {
    width: 50%;
}
.formr {
    width: 50%;
}

.head-btn {
    display: flex;
    align-items: center;
    width: 20%;
}
.head-btn a {
    border-radius: 3px;
    color: #fff;
    background-color: #243f8a;
    padding: 6px 12px !important;
    border: 1px solid #243f8a;
    /*border: 1px solid #000;
     transition: all .5s ease-out; */
}
.head-btn a:hover {
    color: #243f8a;
    background-color: #fff;
    text-decoration: none;
    /*
    background: linear-gradient(to right, white 50%, #00FFFF 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;*/
    /*box-shadow: 0 0 0 4px rgb(255 255 255 / 30%);*/
    /*-webkit-box-shadow: 0 0 0 5px rgb(241 241 241 / 70%);*/
}

/*li.head-btn a {*/
/*    border: 1px solid #000;*/
/*    border-radius: 3px;*/
/*    padding: 7px 5px !important;*/
/*}*/
/*li.head-btn:hover a {*/
/*    background: #ffffff;*/
/*    border-color: #c5b7b7;*/
/*    color: #333 !important;*/
/*    box-shadow: 0 0 0 4px rgb(255 255 255 / 30%);*/
/*    -webkit-box-shadow: 0 0 0 5px rgb(241 241 241 / 70%);*/
/*}*/
/*.floatwa {*/
/*    position: fixed;*/
/*    width: 60px;*/
/*    height: 60px;*/
/*    bottom: 40px;*/
/*    right: 40px;*/
/*    background-color: #25d366;*/
/*    color: #FFF;*/
/*    border-radius: 50px;*/
/*    text-align: center;*/
/*    font-size: 30px;*/
/*    box-shadow: 2px 2px 3px #999;*/
/*    z-index: 100;*/
/*}*/

/* Messenger Icon - Christmas Tree */
.zsiq_seasonal .seasonal-img>svg,
.zsiq_seasonal .santacapbg>svg {
    display: none!important;
}

/* 15s delay popup */

.productPopup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    z-index: -1;
    background-color: #0006;
    opacity: 0;
    transition: all 0.8s ease;
}

.productPopup.active{
    z-index: 100;
    opacity: 1;
}

.productPopup section{
    position: relative;
    z-index: 4;
    max-width: 550px;
    text-align: center;
}

.productPopup span{
    position: absolute;
    font-size: 2rem;
    color: #fff;
    font-weight: 500;
    bottom: 100%;
    left: 100%;
    cursor: pointer;
}

.productPopup img{
    width: 95%;
    position: relative;
    top: 100vh;
    transition: all 0.8s ease;
}

.productPopup.active img{
    top: 0;
}

.productPopup div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 0.8s ease;
}




/*chat start*/



.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 80px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

@media (max-width: 767.98px) {
    .float {
        bottom: 80px;
    }
}

.my-float {
  margin-top: 16px;
}

/*.float:hover{*/
/*   background-color: #25d3667d;*/
/*  color: #fff; */
   
/*}*/





.floatt {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 115px;
  right: 40px;
  background-color: #0072BB;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-floatt {
  margin-top: 16px;
}

.floatt:hover{
   background-color: #0072bb7d;
  color: #fff; 
   
}

/*chat end*/















.cont-pic{
    display: flex;

}
.cont-pic .pic-1{
  width:75%;    
    
}
.cont-pic .pic-2{
  width:25%;    
    
}
.marque{
    
        display: inline-block;
    width: 100%;
    padding: 5px 0px;
    background: #eb8c23;
    font-weight: 500;
    color: #000;
}
.marque a{
    color: #ffffff;
    padding:0px 15px;
}

img.eventss { filter: grayscale(1); }

/*.new-tag{*/
/*    top: 1em;*/
/*    left: -4em;*/
/*    color: #fff;*/
/*    display: block;*/
/*    position: absolute;*/
/*    text-align: center;*/
/*    text-decoration: none;*/
/*    letter-spacing: .06em;*/
/*    background: rgb(202,229,248);*/
/*    background: radial-gradient(circle, rgba(202,229,248,1) 0%, rgba(8,111,184,1) 53%);*/
/*    padding: 0.5em 5em 0.4em 5em;*/
/*    text-shadow: 0 0 0.75em #444;*/
/*    box-shadow: 0 0 0.5em rgb(0 0 0 / 50%);*/
/*       font-size: 20px;*/
/*    font-weight: 700;*/
/*    -webkit-text-shadow: 0 0 0.75em #444;*/
/*    -webkit-box-shadow: 0 0 0.5em rgb(0 0 0 / 50%);*/
/*    -webkit-transform: rotate(*/
/*-45deg*/
/*) scale(0.75,1);*/
/*    z-index: 10;*/
/*}*/

address > h1 {
    font-size: 1rem;
    text-transform: uppercase;
    color: #fff;
    font-style: normal;
}

/*address > h1 {*/
/*    border-top: 1px solid #fefefe;*/
/*    padding-top: 1rem;*/
/*}*/

/*address > p:nth-child(5) {*/
/*    border-bottom: 1px solid #fefefe;*/
/*    padding-bottom: 1rem;*/
/*}*/

.new-tag{
font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 32px;
    transform: rotate(
-45deg
);
    width: 125px;
    display: block;
    background: #086fb8;
    background: linear-gradient(#086fb8 0%, #086fb8 100%);
    box-shadow: 0 3px 10px -5px black;
    position: absolute;
    top: 17px;
    left: -30px;
}

.new-tag:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #086fb8 ;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #086fb8 ;
}
.new-tag:after {
   content: "";
    position: absolute;
    right: 0%;
    top: 100%;
    z-index: -1;
    border-right: 3px solid #086fb8 ;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #086fb8 ;
}

.turnn:hover {
    background: linear-gradient(to right, #6bc66d 1%, #76c649 100%) !important;
}

.millss:hover {
    background: linear-gradient(to right, #f38329 1%, #f69b23 100%) !important;
}

.turnmillls:hover {
    background: linear-gradient(to right, #0095bc 1%, #0079bc 100%) !important;
}

.sub-products1.turnn > a > .sub-products-content.width100 {
    height: 100%;
    overflow: hidden;
}

.sub-products2.turnn > a >.sub-products-content.width100 {
    height: 100%;
    overflow: hidden;
}


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	outline: none;
}
audio:not([controls]) {
	display: none;
}
html {
    display: contents;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button, input {
 *overflow: visible;
	line-height: normal;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
input::-moz-focus-inner {
 border: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	margin: 0;
	padding: 0;
}
a {
	color: #243f8a;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	outline: 0;
	text-decoration: underline;
}
.clientele-container {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 10px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	width: 100%;
	margin: 0;
	color: #040707;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	text-rendering: optimizelegibility;
	/*z-index: 99999999;*/
}
h3, h4, h5, h6 {
	text-transform: none;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.71428571em;
}
h3 {
	font-size: 1.42857142em;
}
h4 {
	font-size: 1.28571429em;
}
h5 {
	font-size: 1.12142857em;
}
h6 {
	font-size: 1em;
}
p {
	margin-bottom: 2%;
}
body {
	margin: 0;
	color: #000;
	font-family: 'Nunito', sans-serif;
	background-color: #fff;
}
::-webkit-input-placeholder {
 color: #666;
}
:-moz-placeholder { /* Firefox 18- */
 color: #666;
}
::-moz-placeholder {  /* Firefox 19+ */
 color: #666;
}
:-ms-input-placeholder {
 color: #666 !important;
 font-family: 'Nunito', sans-serif;
 font-style: normal !important;
 opacity: 1 !important;
}
.underline {
	border-bottom: 1px solid #000;
	display: inline-block;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.space {
	float: left;
	width: 100%;
	margin: 5% 0 0;
}
.tDecoration_none {
	text-decoration: none !important;
}
.fixed {
	width: 100%;
	margin: 0 auto;
	z-index: 9999;
	position: fixed;
}
.container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
 *zoom: 1;
}
.container:before, .container:after {
	display: table;
	line-height: 0;
	content: "";
}
.container:after {
	clear: both;
}
.container_full {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
 *zoom: 1;
}
.container_full:before, .container_full:after {
	display: table;
	line-height: 0;
	content: "";
}
.container_full:after {
	clear: both;
}
#wrapper {
	width: 100%;
}
.width100 {
	float: left;
	width: 100%;
}
.header-top-gradient {
	float: left;
	width: 100%;
	
	background: #8ac54b;
	background: -moz-linear-gradient(to right, #243f8a 50%, #277bb7 100%);
	background: -webkit-linear-gradient(to right, #243f8a 50%, #277bb7 100%);
	background: linear-gradient(to right, #243f8a 50%, #277bb7 100%);
}
@media (max-width: 767.98px) {
    .header-top-gradient {
        display: none;
    }
}
#search {
	background-color: #dedede;
}
#search input[type="text"], textarea, select {
	width: 94%;
	color: #000;
	resize: none;
	padding: 2% 3%;
	font-size: 13px;
	background-color: #fff;
	font-family: 'Barlow', sans-serif;
}
.header {
	padding: 16px 0;
	/* background-color: #dedede; */
    background-color: #fff;
}
.logo {
	float: left;
	/*width: 20%;*/
	/* margin-top: 1rem; */
}
.logo > a > img {
    width: 100%;
}
.menu-section {
	position: relative;
	float: right;
	width: 83%;
}
.care {
    background-color: #00FFFF;
    font-weight: 600;
    border-radius: 0px;
    padding: .3rem;

}
.quick-link {
	float: right;
	/*width: 60%;*/
	width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.quick-link-menu {
	float: left;
	width: 100%;
	/*border-right: 2px solid #4d4d4d;*/
	margin-right: 0;
}
.quick-link-menu ul, .quick-link-menu ul li {
	display: block;
	list-style: none;
}

.quick-link-menu ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.quick-link-menu ul li {
	float: left;
}
.quick-link-menu ul li a {
	float: left;
	color: #333;
	display: block;
	padding: 2px 8px;
	font-size: 14px;
	text-decoration: none;
}
.quick-link-menu ul li a:hover {
	color: #243f8a;
	text-decoration: underline;
}
.quick-link-search {
	float: right;
	width: 4%;
	padding: 4px 0 0;
}
.menu-section-bottom {
	
	display: flex;
}
.menu-left {
	float: left;
	/*width: 95%;*/
    width: 100%;
    /*margin-left: 7rem;*/
}
.menu-right {
	float: right;
	width: 5%;
	text-align: left;
}
.infold-section {
	padding: 0 0 2px;
}
.infold {
	background: #243F8A;
	/*background: -moz-linear-gradient(to right, #243f8a 50%, #277bb7 100%);
	background: -webkit-linear-gradient(to right, #243f8a 50%, #277bb7 100%);
	background: linear-gradient(to right, #243f8a 50%, #277bb7 100%);*/
	
	/* background: linear-gradient(to right, #8ac54b 0%, #eb8c23 50%, #277bb7 100%); */
}
.infold h2 {
	padding: 1.5% 0;
	text-align: center;
	text-transform: lowercase;
}
.infold a {
	color: #fff;
	font-size: 1em;
}
.infold img{
	margin: 0 1.5% 0 0;
}
.info-mail a {
	font-size: 1.71428571em;
	color: #243f8a;
	border-radius: 3px;
	border: 2px solid #243f8a;
	padding: 1% 4%;
}
.info-mail a:hover {
    color: #fff;
    background-color: #243f8a;
    text-decoration: none;
}

/* Individual Pages start */
.sub-content-right.sub-content_right {
    width: 100%;
    border-left: none;
    /* border: 1px solid #999; */
}

#jv80mob {
    display: none;
}
.sub-product-img-enquiry {
    width: 100%;
    overflow: hidden;
}
.sub-product-image,
.sub-product-image1 {
    float: left;
    width: 50%;
}
.sub-product-enquiry {
    float: right;
    width: 50%;
}
.sub-product-image > img {
    padding: 30% 0;
    width: 100%;
}
.sub-product-image1 > img {
    padding: 5% 0;
    width: 100%;
}
.btn-enquiry {
    border-radius: 3px;
    color: #fff;
    background-color: #243f8a;
    padding: 6px 12px !important;
    border: 1px solid #243f8a;
}
.btn-enquiry:hover {
    color: #000;
    background-color: #fff;
    text-decoration: none;
}
.btn-spec {
    border-radius: 3px;
    color: #000;
    background-color: #fff;
    padding: 6px 12px !important;
    border: 1px solid #243f8a;
}
.btn-spec:hover {
    color: #fff;
    background-color: #243f8a;
    text-decoration: none;
}
.sub-product-banner.width100.ind_img {
    display: flex;
    justify-content: center;
    border: 1px solid #b7b7b7;
}
@media (max-width: 767.98px) {
    .sub-product-image,
    .sub-product-image1 {
        width: 100%;
    }
    .sub-product-enquiry {
        width: 98%;
        margin-bottom: 8%;
    }
    .sub-product-image > img {
        padding:0;
    }
}

.sub-product-banner.width100 > img {
    width: 85%;
}

.prod_inline.prod_inline-four.prod_four > ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}

.prod_inline.prod_inline-four.prod_four {
    display: flex;
    width: 100%;
}


.prod_inline.prod_inline-four.prod_four > ul > li> a.selected {
    border-right: 1px solid #d3d3d3;
     border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-bottom: none;
}



td.heading { background: #4B61A4 !important; }


/* Individual Pages End */


/*Footer Start*/

/*footer {*/
/*    margin: 0;*/
/*    padding: 3rem 0 0 0;*/
/*    background-color: #243f8a;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    text-align: center;*/
     /* background-color: #fff;  */
/*}*/

/*footer > img {*/
/*    width: 72px;*/
/*    height: 72px;*/
/*}*/

/*address {*/
/*    margin-top: 1rem;*/
/*    border-bottom: 1px solid #fff;*/
/*    margin-bottom: 1rem;*/
/*}*/

/*address > p {*/
/*    font-size: 1rem;*/
/*    color: #fff;*/
/*    letter-spacing: .5px;*/
/*    font-style: normal;*/
/*    font-weight: 300;*/
/*    margin-bottom: 0;*/
/*}*/

/*address > p:nth-child(1) {*/
/*    border-top: 1px solid #fefefe;*/
/*    padding-top: 1rem;*/
/*}*/

/*address > p:nth-child(3) {*/
/*    border-bottom: 1px solid #fefefe;*/
/*    padding-bottom: 1rem;*/
/*}*/

/*address > p a {*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*}*/

/*.social-icons > a img {*/
/*    padding: .5rem;*/
/*    border: 1px solid transparent;*/
/*    transition: all .3s;*/
/*}*/

/*.social-icons > a img:hover {*/
/*    background-color: #ccc;*/
/*    border-radius: 0px;*/
/*    border: 1px solid #000;*/
/*    transform: translateY(-3px);*/
/*}*/

/*.terms {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    padding: 1rem 0;*/
/*}*/

/*.terms > a {*/
/*    padding-right: 1rem;*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*}*/

/*.terms > a:hover {*/
/*    text-decoration: underline;*/
/*}*/

/*.copyright {*/
/*    width: 100%;*/
/*    background-color: #fefefe;*/
/*    padding: .8rem 0;*/
    /*margin-top: 1.5rem;*/
/*    position: relative;*/
/*}*/

/*.copyright > p {*/
/*    text-transform: uppercase;*/
/*    font-size: 1rem;*/
/*    text-align: center;*/
/*        margin-bottom: 1rem;*/
/*    margin-top: 1rem;*/
/*}*/

/*.copyright > a img {*/
/*    position: absolute;*/
/*    right: 2rem;*/
/*    bottom: 2rem;*/
/*}*/

footer {
    width: 100%;
	margin: 0;
	padding: 1.5rem 0;
	background-color: #243F8A;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	/*align-items: center;*/
	/*text-align: center;*/
	/* background-color: #fff; */
}

.footerR {
    width: 80%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 1rem 0;
}

.footEr_logo {
    width: 10%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
        margin-bottom: 0.5rem;
}

.footEr_logo > img {
    width: 100%;
}

.footEr_Address {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 3.5rem;
    position: relative;
}

.footEr_Address::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    /*background: #fff;*/
    left: 2rem;
}

.footEr_Icons {
    width: 15%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    /*transform: rotate(90deg) translateX(2rem);*/
}
.footer-quick-links {
    width: 100%;
    margin: 0;
    background-color: #243F8A;
	display: flex;
	justify-content: center;
}

.footer-quick-links p a,
.footer-quick-links p span {
    color: #fff;
}

.sub-product-banner.width100 > img.smartturn {
    width: 100%;
}

/*footer>img {*/
/*	width: 72px;*/
/*	height: 72px;*/
/*}*/

/*address>p {*/
/*	font-size: 1.01rem;*/
/*	color: #fff;*/
/*	letter-spacing: 0.5px;*/
/*	line-height: 1.3em;*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

address > h5 {
    font-size: 1rem;
    text-transform: inherit;
    color: #fff;
    font-style: normal;
}
.footer_p {
    font-size: 1.2rem;
}
address > p {
    font-size: 1rem;
    color: #fff;
    letter-spacing: .5px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 0;
}

/*address>h1 {*/
/*	font-size: 1.5rem;*/
/*	text-transform: uppercase;*/
/*	color: #fff;*/
	/*border-top: 1px solid #fff;*/
/*	padding-top: 0.7rem;*/
/*}*/

/*address > h1 {*/
/*    border-top: 1px solid #fefefe;*/
/*    padding-top: 1rem;*/
/*}*/

/*address>p:nth-child(3) {*/
/*	border-bottom: 1px solid #fefefe;*/
/*	padding-bottom: 1rem;*/
/*}*/

address>p a {
	color: #fff;
	text-decoration: none;
}

.social-icons>a img {
	border: 1px solid transparent;
	padding: 0.5rem;
}

/*.social-icons>a img:hover {*/
/*	background-color: #ccc;*/
/*	border-radius: 0px;*/
/*	border: 1px solid #000;*/
/*}*/

.social-icons {
    /*background: #4c4c4c;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-icons >a {
    color: #243f8a;
    text-decoration: none;
    /*height: 100%;*/
    /*width: 100%;*/
    /*transform: rotate(-90deg);*/
}

.terms {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1rem 0;
}

.terms>a {
	padding-right: 1rem;
	color: #fff;
	text-decoration: none;
}

.terms>a:hover {
	text-decoration: underline;
}

.copyright {
	width: 100%;
	background-color: #fefefe;
	padding: 1rem 0;
	/*margin-top: 1.5rem;*/
	position: relative;
}

.copyright>p {
	text-transform: uppercase;
	font-size: 1rem;
	text-align: left;
 /*   margin: 0;*/
    /*text-align: left;*/
    margin: 0;
}

.copyright>a img {
	position: absolute;
	right: 8rem;
	bottom: 1rem;
}


#consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1.5rem 8rem;
    background-color: #243f8a;
    transition: opacity 1s ease;
    display: flex;
    justify-content: space-around;
    align-items: center;
    /* z-index: 1; */
}

#consent >  p {
    font-size: 1.5rem;
    letter-spacing: .5px;
    line-height: 1.3em;
    max-width: 50%;
    color: #fff;
    font-weight: 300;
    text-align: left;
}

#consent > button {
    color: #fff;
    border: 1px solid #fff;
    padding: 1rem 2rem;
    cursor: pointer;
    background-color: transparent;
    font-size: 1.2rem;
    text-transform: uppercase;
}

#consent > button:hover {
    background-color: #fff;
    color: #000;
}

/* .hidden {
    opacity: 0;
    z-index: -1;
    display: none;
} */

h1.cookies {
    text-align: center;
    margin-bottom: 2rem;
}

div#cookies > ul li {
    font-size: 1.2rem;
    line-height: 1.5em;
    letter-spacing: .5px;
}

div#cookies > ul > p {
    font-size: 1.2rem;
    line-height: 1.5em;
    letter-spacing: .5px;
}

div#cookies > ol li {
    font-size: 1.2rem;
    line-height: 1.5em;
    letter-spacing: .5px;
}

div#cookies > ol > p {
    font-size: 1.2rem;
    line-height: 1.5em;
    letter-spacing: .5px;
}

div#cookies > p {
    font-size: 1.2rem;
    line-height: 1.5em;
    letter-spacing: .5px;
}

div#cookies > h1 {
    font-weight: 600;
    text-transform: uppercase;
}


/*Footer End*/

/*.footer {*/
/*	padding: 3% 0;*/
/*	background-color: #ccc;*/
/*}*/
.footer h3 {
	margin: 0 0 3%;
}
.footer-address {
	float: left;
	width: 30%;
}
.footer-contact {
	float: left;
	width: 30%;
}
.footer-contact p {
	margin: 0 0 1%;
}
.footer-contact p span {
	float: left;
	width: 15%;
}
.footer-contact a {
	text-decoration: underline;
}
.footer-contact a:hover {
	text-decoration: none;
}
.footer-social {
	float: right;
	width: 14%;
}

.social-icons {
    /*background: #4c4c4c;*/
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.footer-social ul {
	float: left;
	width: 100%;
	list-style: none;
	display: flex;
}
.footer-social ul li {
	float: left;
	width: 25%;
	margin: 0 5% 0 0;
	text-align: center;
}
.footer-social ul li a {
	float: left;
	width: 100%;
}
.footer-social ul li img:hover {
	opacity: 0.6;
}

.footer_row {
        float: left;
    margin-right: 165px;
    width: 147px;
}

.footer_row a {
    color: #000;
    /*border-bottom: 1px dashed #000;*/
}

.footer-file h3 {
        color: #4178be;
    font-size: 1.5rem;
    border-bottom: 0;
    margin-bottom: 20px;
    text-align: justify;
    margin-top: 17px;
}
.footer-file h2 {
    font-size: 1.71428571em;
    margin-bottom: 17px;
}
.footer-file ol {
    padding-left: 25px;
}

/*.footer_row a:hover {*/
/*    border-bottom: 1px solid #000;*/
/*}*/


.copyrights {
	padding: 1% 0;
}
.copyrights p, .copyrights p a {
	font-size: 12px;
	margin-bottom: 0;
}
.mtd {
	width: 50%;
	float: left;
}
.signatures {
	width: 50%;
	float: right;
	text-align: right;
}
.mb_none {
	display: block;
}
.mb_visible {
	display: none;
}

.notification_link{
    clear: both;
    background-color: #4360b1;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    /*text-transform: uppercase;*/
    font-weight: 500;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 6px #ccc;
    animation:blinkingText 1.3s infinite;
}
.notification_link a{
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 13px;
    margin: 0 10px;
    
}
.notification_link:hover{
    cursor:pointer;
    text-decoration: underline;
    background-color: #263d89;
}
@keyframes blinkingText{
    0%{
    color: #f1f1f1;    }
    49%{
    color: #f1f1f1;    }
    50%{    
    /*background-color: #eb8c23;*/
    color: #f1f1f1;    }
    99%{    
    color: #fff;   }
    100%{   
    color: #fff;    }
}

#myModal_popup{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(167, 167, 167, 0.9);
    z-index: 99;
}
.myModal_popup_content{
    max-width: 700px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: auto;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/*newcode*/
.accor-top span:hover{
    cursor:pointer;
}
.accordian ul li .accor-top{
         display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
        padding: 0.3rem 0;
}
.accor-top a{
    width: 80%;
}
.accor-top span{
    width: 20%;
        background: #dedede;
    height: 100%;
    text-align: center;
        padding: 0.5rem 0;
}
.sub-menu .accordian ul li ul.sub1
{
    display:none;
}
.sub-menu .accordian ul li ul.sub2
{
    display:none;
}

.sub-content.width100 {
    display: flex;
}


.quick-links ul li a{
   color:#ffffff;  
} 

.quick-links ul li{
    
   list-style:none;
}
.quick-links {
    width:30%;
   color:#ffffff;  
} 

.disp-head{
    position:relative;
}
.disp-book {
    position: absolute;
    bottom: 24%;
    left: 42.7%;
}
p.book-now-disp {
    padding: 20px;
    color: #fff;
    background: rgb(19 74 146);
    border-radius: 10px 0px 10px 10px;
    text-transform: uppercase;
    font-size: 24px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
        box-shadow: -1px 3px 1px #000c;
}
p.book-now-disp span img {
    width: 23px;
    margin: 0 7px;
}
/*end newcode*/

.page_loader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    text-align: center;
    display: none;
}
.page_loader span {
    display: flex;
    justify-content: center;
    padding-top: 20%;
    margin: auto;
}


/*light box*/

.lightbox {
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
}

.lightbox-close {
    position: absolute;
    top: 15px;
    right: 25px;
    font-size: 35px;
    color: #fff;
    cursor: pointer;
}

.lightbox-content {
    display: inline-block;
    margin-top: 20px;
}

.lightbox-content img {
    max-width: 900px;
}

.lightbox-prev,
.lightbox-next {
    position: absolute;
    top: 50%;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.lightbox-prev .bx:before,
.lightbox-next .bx:before {
    font-size: 45px;
}

.lightbox-prev {
    left: 15px;
}

.lightbox-next {
    right: 15px;
}

.gallery-card img {
    cursor: pointer;
}


@media screen and (min-width:2560px) {
* {
	font-size: 21px;
	line-height: 26px;
}
.container {
	width: 1200px;
}
}


@media(max-width: 1520px){
    p.book-now-disp span img {
    width: 19px;
}
p.book-now-disp {
    padding: 16px;
    font-size: 20px;
}
.disp-book{
   bottom: 24%; 
}
}

@media only screen and (max-width:1389px) {
* {
	font-size: 14px;
	line-height: 18px;
}
.container {
	width: 960px;
}
.quick-link {
	width: 80%;
}
.menu-section-bottom {
	padding: 2% 0 0;
}
.logo {
	/*float: left;*/
	/*width: 20%;*/
	margin-top: 0rem;
}

	.head-btn {
    display: flex;
    align-items: center;
    width: 20%;
}
.hero-contents{
    margin-top: 115px;
}


}


@media(max-width:1200px){
    .disp-book {
    bottom: 25%;
}
p.book-now-disp {
    padding: 11px;
    font-size: 14px;
}
p.book-now-disp span img {
    width: 16px;
}
}

@media only screen and (max-width: 1024px) {
    .quick-link {
        width: 80%;
    }
    
    .dot {
        left: 16%;
    }
    
    .network_section>img {
        width: 100%;
        padding: 3rem 0rem;
    }
    
    .network_section {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }

}

@media only screen and (max-width:990px) {
* {
	font-size: 13px;
	line-height: 17px;
}
.container {
	width: 768px;
}
.quick-link {
	width: 100%;
}
.quick-link-menu {
	width: 100%;
}
.menu-section-bottom {
	padding: 3% 0 0;
}
.footEr_logo {
    width: 30%;
}
.footEr_logo > img {
    width: 50%;
}
.menu-left {
    float: left;
    /* width: 95%; */
    width: 100%;
    /*margin-left: 2rem;*/
}
.quick-link-menu {
	display: none;
}
}

@media only screen and (max-width: 820px) {
    .quick-link {
        width: 100%;
    }
    
    .footEr_logo {
        width: 30%;
    }
    .footEr_logo > img {
    width: 50%;
}
    
    .menu-left {
        width: 100%;
        /*margin-left: 3rem;*/
    }
    
    a.one::before {
    display: none;
}

a.three::before {
    display: none;
}

a.four::before {
    display: none;
}

a.six::before {
    display: none;
}

a.eight::before {
    display: none;
}

a.nine::before {
    display: none;
}

a.ele::before {
    display: none;
}

.four {
    grid-column: 1/2;
    grid-row: 2/3;
}

.six {
    grid-column: 1/2;
    grid-row: 3/4;
}

.twl {
    grid-column: 1/2;
    grid-row: 6/7;
}
}

@media only screen and (max-width: 768px) {
* {
	font-size: 12px;
	line-height: 16px;
}
.head-btn {
    /*display: flex;*/
    /*align-items: center;*/
    /*width: 35%;*/
    /*margin-top: -8%;*/
    /*margin-left: 60%;*/
    display: none;
}
.menu-section-bottom {
    padding: 9% 0 0;
}
img#jv80\ jv801\ mobb {
    display: block;
}

img#jv80\ jv800\ mobb {
    display: block;
}

img#jv800\ mobb {
    display: block;
    width: 100%;
    height: 37.3vh;
}

img#jv80\ jv801\ desk {
    display: none;
}

img#jv80\ jv800\ desk {
    display: none;
}

img#jv800\ desk {
    display: none;
}

img#jv80\ jv801 {
    display: block;
}


img#jv80\ jv801 {
    display: none;
}

img#jv800 {
    display: none;
}

#jv80mob {
    display: block;
}

.container {
	width: 420px;
}
.menu-left {
	width: 100%;
	display: none;
}
.menu-right {
	width: 100%;
	text-align: right;
}

#hamburgerMenuList1{
    display: block;
}

a.one::before {
    display: none;
}

a.three::before {
    display: none;
}

a.four::before {
    display: none;
}

a.six::before {
    display: none;
}

a.eight::before {
    display: none;
}

a.nine::before {
    display: none;
}

a.ele::before {
    display: none;
}

.four {
    grid-column: 1/2;
    grid-row: 2/3;
}

.six {
    grid-column: 1/2;
    grid-row: 3/4;
}

.twl {
    grid-column: 1/2;
    grid-row: 6/7;
}

.disp-book {
    bottom: unset;
    left: unset;
    right: 16%;
    top: 14em;
}
p.book-now-disp {
    padding: 3px;
    font-size: 10px;
    border-radius: 5px;
}
p.book-now-disp span img {
    width: 8px;
}

.quick-link {
    width: 100%;
}

.quick-link-menu {
    float: left;
    /*width: 85%;*/
    width: 100%;
    /*border-right: 2px solid #4d4d4d;*/
    margin-right: 2rem;
}

.quick-link-search {
    float: right;
    /* width: 4%; */
    padding: 4px 0 0;
    margin-right: 2rem;
}

.menu-left {
    float: left;
    width: 70%;
    margin-left: 7rem;
    position: absolute;
    z-index: 2;
    /*background: #f1f1f1;*/
  
}

#cssmenu {
    width: 100%;
    float: left;
    background: #fff;
}



.prods {
    width: 100%;
    max-width: 100%;
}

.dot {
    left: 15%;
}

.network_section>img {
    width: 100%;
    padding: 0;
}

.clienteles {
    width: 100%;
    margin: 0 auto;
    height: 40vh;
    margin-bottom: 4rem;
    gap: 1.5rem;
}

.footerR {
    width: 90%;
}

.footEr_logo {
    width: 20%;
}



}

@media only screen and (max-width:767px) {
* {
	font-size: 15px;
	line-height: 19px;
}

img#jv80\ jv801 {
    display: none;
}

img#jv800 {
    display: none;
}

h1 {
	font-size: 1.42857142em;
}
h2 {
	font-size: 1.28571429em;
}
h3 {
	font-size: 1.12142857em;
}
h4, h5, h6 {
	font-size: 1em;
}
/*.mb_none {*/
/*	display: none;*/
/*}*/
.logo {
	width: 50%;
}
.menu-section {
	width: 50%;
}
.quick-link {
	width: 100%;
}

.quick-link-search {
	width: 11%;
}
.menu-left {
	width: 100%;
}
.menu-section-bottom {
	padding: 0 0 0;
}
.infold h2 {
	padding: 3% 0;
}
.footer-address, .footer-contact, .footer-social {
	width: 100%;
	margin: 0 0 3%;
}
.footer-contact h3, .footer-social h3 {
	display: none;
}
.footer-social {
	margin: 2% 0 0;
}
.footer-social ul li {
	width: 7%;
	text-align: left;
}
.copyrights {
	padding: 3% 0;
}
.mtd {
	width: 100%;
}
.signatures {
	width: 100%;
	margin: 6px 0 0;
}
/*.mb_none {*/
/*	display: none;*/
/*}*/
.mb_visible {
	display: block;
}
.cont-pic{
        flex-flow: column;
}
.cont-pic .pic-1{
    width:100%;
}
.cont-pic .pic-2{
    width:80%;
    margin-top:50px;
        margin: auto;
}

.logo > a > img{
    width: 90px;
}

    #hamburgerMenuList1{
    display: block!important;
}

 .dropdown-content ul{
        display: none!important;
    }
    
    div#header > .container{
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .hero-contents{
        margin-top: 125px;
    }

}

@media only screen and (min-width:480px) and (max-width:767px) {
* {
	font-size: 14px;
	line-height: 18px;
}
.header {
	padding: 10px 0;
}
.quick-link-search {
	width: 10%;
}
.menu-section-bottom {
	padding: 0;
}
img#jv80\ jv801 {
    display: none;
}

.dropdown-content{
    left: -235px;
}

img#jv800 {
    display: block;
}
    
    .dropdown-content ul{
        display: none!important;
    }
    
    #hamburgerMenuList1{
    display: block!important;
}
}


@media only screen and (max-width:600px){
    .disp-book {
    bottom: unset;
    left: unset;
    right: 10%;
    top: 6.7em;
}

.lmw-cnc-blog-flex{
    flex-direction: column;
}

.blog-three-post{
    width: 100%!important;
}

}

@media only screen and (max-width: 425px){
    
    .formdiv {
    display: flex;
    gap: 0px;
    flex-flow: column;
}

.forml {
    width: 100%;
}
.formr {
    width: 100%;
}
    
    
    .disp-book {
    right: 7%;
    top: 4.7em;
}
.head-btn {
    display: none;
}
img#jv80\ jv801 {
    display: block;
}

.sub-content.width100 {
    display: flex;
    flex-direction: column;
}

.blog-three-post img{
    width: 280px;
}

.lmw-cnc-blog-flex{
    padding: 2rem;
}

.blog-three-post{
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.dot {
    left: 17%;
}

.one {
    height: 40vh;
}

.two {
    grid-row: 2/3;
}

a.three {
    grid-row: 5/6;
    height: 40vh;
}

.eight {
    height: 40vh;
}

.four {
    grid-row: 3/4;
}

.nine {
    height: 40vh;
}

a.ele {
    grid-row: 8/7;
    height: 40vh;
}

.ten {
    grid-row: 10/11;
}

.menu-left {
    float: left;
    width: 100vw;
    left: 0rem;
    /*right: -1rem;*/
    position: relative;
    transition: all .3s;
}

div#header {
    position: fixed;
    width: 100vw;
    top: 0;
    z-index: 50;
    left: 0;
}

#jv80mob {
    display: block;
}

#cssmenu {
    width: 100vw !important;
    float: left;
    top: -2rem;
    right: -50%;
    position: absolute !important;
    /*height: 100vh;*/
    transition: all .3s;
    background: transparent;
}

#cssmenu #menu-button {
    color: #333;
    display: block;
    font-size: 2em;
    cursor: pointer;
    text-align: right;
    text-transform: uppercase;
    top: 0rem !important;
    left: -5%;
}

.hero-section {
    /*height: 32vh;*/
    width: 100%;
    overflow: hidden;
    position: relative;
    /*margin-top: 4.5rem;*/
}

a.banner_link > img#jv800 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-contents {
    margin-top: 88px;
    height: 100%;
}

img#jv80 {
    width: 100%;
    height: 100%;
    filter: drop-shadow(0px 0px 0px #00000000);
    object-fit: cover;
    background-position: center;
}

img#jv80.diemould {
   height: 100vh;
    object-fit: cover;
    width: 100%;
    filter: drop-shadow(0 0 0 #00000000);
    display:none;
}

.prods {
    flex-direction: column;
}

.prod__1 {
    width: 100%;
}

.network_section {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
}

.network_section>img {
    width: 100%;
    /*height: 70vh;*/
    padding: 0;
    object-fit: cover;
        aspect-ratio: 1/1;
}

.lifeatlmw-blocks {
    flex-direction: column;
}

.lifeatlmw-texts {
    padding-left: 2rem;
    padding-bottom: 2rem;
    width: 100%;
}

.careers {
    width: 90%;
}

.lifeatlmw-texts>p {
    width: 90%;
     max-width: 90%;
    text-align: left;
}


.clienteles {
    width: 100%;
    margin: 0 auto;
    height: 50vh;
    margin: 0 4rem;
    flex-direction: column;
    overflow-y: hidden;
    margin-bottom: 2rem;
    margin-left: 0;
}

.clienteles>img {
    width: 30%;
}

.footerR {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 0;
    flex-direction: column;
}

.footEr_logo {
    width: 20%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 1.5rem;
}

.footEr_logo > img {
    width: 80%;
}

.footEr_Address {
    margin-bottom: 2rem;
        padding-left: 0;
    position: relative;
    text-align: left;
        width: 100%;
}

.quick-links {
    width: 100%;
    color: #ffffff;
}

.quick-links > ul {
    display: block;
    justify-content: center;
    gap: 1rem;
    padding-left: 8px;
}

.footEr_Icons {
    width: 100%;
}

.footEr_Address::before {
    display: none;
}

.copyright>p {
    text-transform: uppercase;
    font-size: 0.8rem;
    text-align: left;
    margin: 0;
    width: 80%;
    padding-left: 1rem;
}

.logo > a > img {
    width: 30%;
}

/*.sub-banner img{*/
/*    position: relative;*/
/*    transform: translateY(15px);*/
/*}*/

.header-top-gradient{
    position: fixed;
    z-index: 999;
}

.quick-link-search {
    width: 11%;
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 20;
}

.prodducts>h1 {
    font-size: 1.5rem;
}

.header {
    width: 100%;
    margin-left: 0px;
    background: #fff;
}

ul.open {
    background: #fff;
    margin: 0;
}

.infold-section.width100 > .container {
    width: 100%;
    padding: 0;
}

.sub-banner {
    position: relative;
    margin: 1px 0 0;
    margin-top: 88px !important;
}

.sub-banner img {
    display: block;
    width: 100%;
}


img#jv80mob {
    height: 100%;
}


img#jv800 {
    display: block;
}

.hero-contents>img {
    height: 100%;
}


.sub-content-section.width100 > .container {
    width: 90%;
}

.navigation.width100 > .container {
    width: 90%;
}

.container{
    width: 260px;
    padding: 0.5rem 0;
}

.dropdown-content{
    left: -243px!important;
}

}

@media only screen and (max-width: 414px){
    .disp-book {
    right: 7%;
    top: 4.7em;
}


img#jv80\ jv801\ mobb {
    display: block;
}

img#jv80\ jv800\ mobb {
    display: block;
}

img#jv800\ mobb {
    display: block;
}

img#jv80\ jv801\ desk {
    display: none;
}

img#jv80\ jv800\ desk {
    display: none;
}

img#jv800\ desk {
    display: none;
}

img#jv80\ jv801 {
    display: block;
}

.sub-content.width100 {
    display: flex;
    flex-direction: column;
}

.dot {
    left: 17%;
}

.one {
    height: 25vh;
}

.two {
    grid-row: 2/3;
}

a.three {
    grid-row: 5/6;
    height: 25vh;
}

.eight {
    height: 25vh;
}

.four {
    grid-row: 3/4;
}

.nine {
    height: 25vh;
}

a.ele {
    grid-row: 8/7;
    height: 25vh;
}

.ten {
    grid-row: 10/11;
}

.menu-left {
    float: left;
    width: 100vw;
    left: 0rem;
    /*right: -1rem;*/
    position: relative;
    transition: all .3s;
    margin: 0;
}

div#header {
    position: fixed;
    width: 100vw;
    top: 0;
    z-index: 50;
    left: 0;
}

#jv80mob {
    display: block;
}

#cssmenu {
    width: 100vw !important;
    float: left;
    top: -2rem;
    right: -50%;
    position: absolute !important;
    /*height: 100vh;*/
    transition: all .3s;
    background: transparent;
}

#cssmenu #menu-button {
    color: #333;
    display: block;
    font-size: 2em;
    cursor: pointer;
    text-align: right;
    text-transform: uppercase;
    top: 0rem !important;
    left: -5%;
}

.hero-section {
    /*height: 41vh;*/
    width: 100%;
    overflow: hidden;
    position: relative;
    /*margin-top: 4.5rem;*/
}

a.banner_link > img#jv800 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

img#jv80 {
    width: 100%;
    height: 100%;
    filter: drop-shadow(0px 0px 0px #00000000);
    object-fit: cover;
    background-position: center;
}

img#jv80.diemould {
   height: 100vh;
    object-fit: cover;
    width: 100%;
    filter: drop-shadow(0 0 0 #00000000);
    display:none;
}

.prods {
    flex-direction: column;
}

.prod__1 {
    width: 100%;
}

.network_section {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
}

.network_section>img {
    width: 100%;
    /*height: 70vh;*/
    padding: 0;
    object-fit: cover;
        aspect-ratio: 1/1;
}

.lifeatlmw-blocks {
    flex-direction: column;
}

.lifeatlmw-texts {
    padding-left: 2rem;
    padding-bottom: 2rem;
    width: 100%;
}

.careers {
    width: 90%;
}

.lifeatlmw-texts>p {
    width: 100%;
     max-width: 100%;
    text-align: left;
}


.clienteles {
    width: 100%;
    margin: 0 auto;
    height: 50vh;
    flex-direction: column;
    overflow-y: hidden;
}

.clienteles>img {
    width: 30%;
}

.footerR {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 0;
    flex-direction: column;
}

.footEr_logo {
    width: 20%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 1.5rem;
}

.footEr_logo > img {
    width: 80%;
}

.footEr_Address {
    margin-bottom: 2rem;
        padding-left: 0;
    position: relative;
    text-align: left;
        width: 100%;
}

.quick-links {
    width: 100%;
    color: #ffffff;
}

.quick-links > ul {
    display: block;
    justify-content: center;
    gap: 1rem;
    padding-left: 8px;
}

.footEr_Icons {
    width: 100%;
}

.footEr_Address::before {
    display: none;
}

.copyright>p {
    text-transform: uppercase;
    font-size: 10px;
    text-align: left;
    margin: 0;
    width: 80%;
    padding-left: 1rem;
}

.quick-link-search {
    width: 11%;
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 20;
}

.prodducts>h1 {
    font-size: 1.5rem;
}

.header {
    width: 100%;
    margin-left: 0px;
    background: #fff;
}

ul.open {
    background: #fff;
    margin: 0;
}

.infold-section.width100 > .container {
    width: 100%;
    padding: 0;
}

.sub-banner {
    position: relative;
    margin: 1px 0 0;
    margin-top: 4rem !important;
}

.sub-banner img {
    display: block;
    width: 100%;
}


img#jv80mob {
    height: 100%;
}


img#jv800 {
    display: block;
}

.hero-contents>img {
    height: 100%;
}


.sub-content-section.width100 > .container {
    width: 90%;
}

.navigation.width100 > .container {
    width: 90%;
}

}

@media only screen and (max-width:390px){
    .disp-book {
        top: 41%;
    }
    
    .sub-banner img {
    display: block;
    width: 100%;
}

.navigation.width100 > .container {
    width: 90%;
}
    
    .header {
    width: 100%;
    margin-left: 0px;
    background: #fff;
}

.sub-banner {
    position: relative;
    margin: 1px 0 0;
    margin-top: 4rem !important;
}

.quick-links {
    width: 100%;
    color: #ffffff;
}


.quick-links > ul {
    display: block;
    justify-content: center;
    gap: 1rem;
    padding-left: 8px;
}


img#jv80 {
    width: 100%;
    height: 100%;
}

div#header {
    position: fixed;
    width: 100vw;
    top: 0;
    z-index: 50;
    left: 0;
}
    
    .sub-content.width100 {
    display: flex;
    flex-direction: column;
}
    
    .logo > a > img {
    width: 30%;
}
    
    .footEr_Address {
        margin-bottom: 2rem;
        padding-left: 2rem;
        padding-right: 1rem;
    }
    
    .clienteles {
        width: 100%;
    }
    
    
    .dot {
        left: 16%;
    }
    
    .quick-link-search {
    width: 11%;
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 20;
}



.network_section>img {
    width: 100%;
    /*height: 70vh;*/
    padding: 0;
    object-fit: cover;
        aspect-ratio: 1/1;
}

.prodducts>h1 {
    font-size: 1.5rem;
}

ul.open {
    background: #fff;
    margin: 0;
}

.infold-section.width100 > .container {
    width: 100%;
    padding: 0;
}


img#jv800 {
    display: none;
}

.sub-content-section.width100 > .container {
    width: 90%;
}


}

@media only screen and (max-width:380px){
    .disp-book {
        top: 41%;
    }
    
    .logo > a > img {
    width: 30%;
}

.sub-banner {
    position: relative;
    margin: 1px 0 0;
    margin-top: 4rem !important;
}

.quick-links {
    width: 100%;
    color: #ffffff;
}

.navigation.width100 > .container {
    width: 90%;
}


.quick-links > ul {
    display: block;
    justify-content: center;
    gap: 1rem;
    padding-left: 8px;
}

.quick-link-search {
    width: 11%;
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 20;
}

img#jv80 {
    width: 100%;
    height: 100%;
}


.network_section>img {
    width: 100%;
    /*height: 70vh;*/
    padding: 0;
    object-fit: cover;
        aspect-ratio: 1/1;
}

.prodducts>h1 {
    font-size: 1.5rem;
}

ul.open {
    background: #fff;
    margin: 0;
}

.infold-section.width100 > .container {
    width: 100%;
    padding: 0;
}


img#jv80\ jv801 {
    display: block;
}

img#jv800 {
    display: block;
}
.sub-content-section.width100 > .container {
    width: 90%;
}


}


@media only screen and (max-width: 375px) {
    .prodducts {
        width: 100%;
        height: 100%;
        padding: 2rem 0 2rem;
    }
    
    .sub-content-section.width100 > .container {
    width: 90%;
}

.navigation.width100 > .container {
    width: 90%;
}
    
    .sub-banner img {
    display: block;
    width: 100%;
}

img#jv80mob {
    height: 100%;
}

img#jv80\ jv801 {
    display: block;
}

img#jv800 {
    display: block
}
    
    
    .sub-banner {
    position: relative;
    margin: 1px 0 0;
    margin-top: 4rem !important;
}


    .quick-link-search {
    width: 11%;
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 20;
}

.infold-section.width100 > .container {
    width: 100%;
    padding: 0;
}


.quick-links {
    width: 100%;
    color: #ffffff;
}


.quick-links > ul {
    display: block;
    justify-content: center;
    gap: 1rem;
    padding-left: 8px;
}

img#jv80 {
    width: 100%;
    height: 100%;
}

img#jv80.diemould {
    height: 100%;
    object-fit: cover;
    width: 100%;
    display: none;
    filter: drop-shadow(0 0 0 #00000000);
}

.header {
    width: 100%;
    margin-left: 0px;
    background: #fff;
}

div#header {
    position: fixed;
    width: 100vw;
    top: 0;
    z-index: 50;
    left: 0;
}

ul.open {
    background: #fff;
    margin: 0;
}

.sub-content.width100 {
    display: flex;
    flex-direction: column;
}
    
    /* .logo > a > img {
    width: 30%;
}
     */
    .lifeatlmw-texts>p {
        width: 100%;
        max-width: 90%;
        text-align: left;
        margin: 1rem 0;
    }
    
    .clienteles {
        width: 70%;
            margin-left: 2.5rem;
        padding-left: 1rem;
        gap: 2rem;
    }
    
    .clienteles>img {
        width: 40%;
        margin: 0.5rem;
    }
    
    .lifeatlmw-texts>h2 {
        font-size: 1.7rem;
        letter-spacing: 0.5px;
        line-height: 1.3em;
        text-transform: uppercase;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    
    .dot {
        left: 16%;
    }
    
    .swiper-button-next, .swiper-button-prev {
        width: 10px !important;
        height: 10px !important;
    }
    
    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        content: 'next';
        font-size: 0.7rem !important;
    }
    
    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        content: 'prev';
        font-size: 0.7rem !important;
    }
    
    .footerR {
        width: 100%;
    }
    
    .network_section>img {
    width: 100%;
    /*height: 70vh;*/
    padding: 0;
    object-fit: cover;
        aspect-ratio: 1/1;
}

.prodducts>h1 {
    font-size: 1.5rem;
}


}

@media only screen and (max-width:320px){
    .disp-book {
    top: 40%;
    right: 10px;
}

.network_section>img {
    width: 100%;
    /*height: 70vh;*/
    padding: 0;
    object-fit: cover;
        aspect-ratio: 1/1;
}

  .logo > a > img {
    width: 40%;
}
#cssmenu {
    right: 40%;
}

.prodducts>h1 {
    font-size: 1.5rem;
}

.clienteles {
        width: 70%;
        padding-left: 1rem;
            margin-left: 2.5rem;
            gap: 2rem;
    }
    
    .clienteles>img {
    width: 40%;
    margin: 0.5rem;
}
.hero-contents{
    margin-top: 103px;
}
}

@media only screen and (max-width:300px){
    p.book-now-disp {
    padding: 0px 3px;
    font-size: 7px;
    border-radius: 5px;
}
}


.lmwcnc-footer-container{
    width: 100%;
}


   .custom-container{
        width: 80%;
        margin: auto;
        padding: 3rem 0 0;
    }
    
    .footer-flex{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 2rem;
    }
    
    .footer-col4{
        width: calc(34% - 4rem);
    }
    
    .social-icons-flex{
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 2rem;
        padding-top: 2rem;
    }
    
    .footer-col1,
    .footer-col2,
    .footer-col3{
        width: 33%;
    }
    
    .footer-col1{
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        gap: 2rem;
    }
    
    .footer-col1 img{
        width: 60px;
    }
    
    .footer-inner-flex{
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }
    
    .footer-inner-flex div{
        display: flex;
        flex-direction: column;
    }
    
    .footer-inner-flex h4{
        font-size: 22px;
        color: #fff;
    }

   .footer-col4 h4{
        font-size: 22px;
        color: #fff;
        padding-bottom: 6px;
    }
    
    .footer-inner-flex p{
        font-size: 16px;
        color: #fff;
        margin: 0;
        line-height: 1.2;
        letter-spacing: 0;
        font-weight: 300;
    }
    
    .footer-inner-flex a{
        font-size: 14px;
        color: #fff;
    }
    
    .copyright .custom-container{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0;
    }
    
    .copyright .custom-container p{
        margin: 0;
    }
    
    @media only screen and (max-width: 1440px){
        /*.custom-container{*/
        /*    width: 90%;*/
        /*}*/
        
        /*.clientele{*/
        /*    width: 90%;*/
        /*}*/
        
        /*.prods{*/
        /*    width: 90%;*/
        /*}*/
        
        /*.container{*/
        /*    width: 90%;*/
        /*}*/
        
        .footer-inner-flex h4{
            font-size: 20px;
        }
        
        .footer-inner-flex p{
            font-size: 14px;
        }
    }
    
     @media only screen and (max-width: 1290px){
         .footer-col1,.footer-col2,.footer-col3,.footer-col4{
             width: calc(50% - 1rem);
         }
         
         .footer-col1 img{
             width: 90px;
         }
         
         .footer-flex{
             gap: 4rem 2rem;
         }
         
         .footer-col3 .footer-inner-flex{
             padding-left: 6.5rem;
         }
     }
     
     
     @media only screen and (max-width: 768px){
         .lifeatlmw-blocks{
             max-width: 600px;
         }
         
         .dropdown-content{
             left: -240px;
         }
         
         .sub-content-right{
             width: 100%;
             padding: 0;
             border: unset;
         }
         
         .sub-content.width100{
             flex-direction: column;
             gap: 1rem;
         }
         
         .sub-content-section .container{
             width: 90%;
         }
         
         .lmw-cnc-blog-flex{
             flex-direction: column;
         }
         
         .blog-three-post{
             width: 100%!important;
         }
       
       	.blog-three-post h3 {
       		min-height: unset !important;
       	}
         
         .footer-col1,.footer-col2,.footer-col3,.footer-col4{
             align-items: center;
             width: 100%;
         }
         
         .footer-inner-flex{
             align-items: center;
         }
         
         .footer-col3 .footer-inner-flex{
             padding-left: 0;
         }
         
         .footer-col1{
             flex-direction: column;
             align-items: center;
         }
         
         .footer-inner-flex h4{
             text-align: center;
             font-size: 26px;
         }
         
         .social-icons-flex{
             justify-content: center;
         }
         
         .footer-flex{
             gap: 2rem;
         }
         
         .lmwcnc-footer-container .custom-container{
             padding: 2rem 0 0;
         }
         
         .footer-quick-links{
             padding: 1rem 0 2rem;
         }
         
         .copyright>p{
             font-size: 14px;
         }
         
          .footer-inner-flex div{
              align-items: center;
          }
          
          .footer-inner-flex p{
              font-size: 16px;
          }
          
          .clienteles>img{
              width: 140px;
          }
        
     }
     
     
     @media only screen and (max-width: 600px){
         
         .prod__1>a{
             font-size: 15px;
         }
         
         .footer-col1,.footer-col2,.footer-col3,.footer-col4{
             align-items: center;
             width: 100%;
         }
         
         .footer-inner-flex{
             align-items: center;
         }
         
         .footer-col3 .footer-inner-flex{
             padding-left: 0;
         }
         
         .footer-col1{
             flex-direction: column;
             align-items: center;
         }
         
         .footer-inner-flex h4{
             text-align: center;
             font-size: 26px;
         }
         
         .social-icons-flex{
             justify-content: center;
         }
         
         .footer-flex{
             gap: 2rem;
         }
         
         .footer-quick-links{
             padding: 2rem 0;
         }
         
         .footer-quick-links p{
             display: flex;
             flex-direction: column;
             align-items: center;
             gap: 0.5rem;
         }
         
          .footer-quick-links p span{
              display: none
          } 
          
              .lifeatlmw-blocks{
              display: flex;
              flex-direction: column;
              gap:  1rem;
             }
             
          .lifeatlmw-texts>p{
              max-width: unset;
          }
          
          .lifeatlmw-texts>h2{
              margin-bottom: 1rem;
          }
          
          .clienteles{
              padding: 2rem 0;
          }
          
          .clientele>h2{
              padding: 2rem 0 0 0;
          }
          
          .lifeatlmw{
              padding: 3rem 0;
          }
          
          .copyright p span{
              font-size: 12px;
          }
          
          .copyright p {
              font-size: 12px;
          }
          
          .footer-inner-flex p{
              font-size: 18px;
          }
          
          .copyright>p{
              font-size: 10px;
          }
          
          .footer-quick-links p a{
              font-size: 18px;
          }
          
          .footer-inner-flex div{
              align-items: center;
          }
     }
     
      @media only screen and (max-width: 500px){
      
          .lifeatlmw-texts{
              padding: 0;
          }
          
          .clienteles{
              gap: 1rem;
              height: 45vh;
          }
          
          .infold-section{
              padding: 3rem 0 0;
          }
          
          .custom-container{
              padding: 0;
          }
          
          .prodducts{
              padding: 2rem 0;
          }
          
          .prods{
              padding: 0  0 3rem 0;
          }
          
          .prodducts>h1{
              font-size: 1.5rem;
          }
          
          .copyright .custom-container{
              flex-direction: column;
              align-items: center;
          }
          
          .lifeatlmw-blocks{
              width: 350px;
          }
      }

