body{ padding: 0px; margin: 0px; list-style: none; font: normal 18.54px/25px 'Roboto'; color:#fff !important; background: rgba(32, 14, 66, 1) url(../images/Noise.png) repeat !important; background-attachment: fixed !important; }
p{padding: 0px 0 20px 0; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px 0 20px 0; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer; -webkit-appearance: none; outline: none; font-family: 'Roboto';}
input, button{ -webkit-appearance: none; outline: none; font-family: 'Roboto'; }
input:focus, textarea:focus{ outline: none; box-shadow: none;}
textarea{ resize: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
figure{ margin: 0px !important; padding: 0px;}
a, em, strong{ display: inline-block;}
img{ max-width: 100%;height: auto;}
/*font-family: 'Ibarra Real Nova';*/
p{ font-weight: 400; font-size: 22px; line-height: 35px; padding-bottom: 20px; color: rgba(26, 26, 26, 1);}
em{ font-style: normal;}
.e-con > .e-con-inner{ max-width: 100%;
  gap: 0px;}


.container{ max-width:1410px;position: relative;z-index: 1;}
.tophead h1, .tophead h2{ color:#1A1A1A !important; font: 500 55px/70px 'Roboto'; padding-bottom: 20px;}
.tophead h1 em, .tophead h2 em{color: rgba(223, 170, 71, 1);}
.tophead h1 span, .tophead h2 span{ display: inline-block; position: relative; padding-bottom: 20px;}
.tophead h1 span:before, .tophead h2 span:before{ width: 63px; height:5px; background: #5BA2FD; content: ""; position: absolute; bottom: 0px; left: 0px; }
.brd h1 strong, .brd h2 strong{ font-weight: 500;
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
}
.brd h1 strong:before, .brd h2 strong:before{ width: 63px; height:5px; background: #5BA2FD; content: ""; position: absolute; bottom: 0px; left: 0px; }


.tophead h4{ font-size: 32px; line-height: 36px; color: #fff;font-weight: 400;}

body {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    height: 100%;
    overscroll-behavior: none;
    margin: 0;
    padding: 0;
}





.btnlink, .btnlinkDiv .elementor-button-link{ background: rgba(223, 170, 71, 1) !important; border: 1px solid rgba(255, 255, 255, 0.3); backdrop-filter: blur(4px);box-shadow: 0px 0px 50px 0px rgba(255, 255, 255, 0.15) inset; line-height: 61px; text-align: center;  color: rgba(26, 26, 26, 1);
font-weight: 600;
font-size: 16px; border-radius: 10px; margin-top: 20px; padding: 0 30px;}
.btnlink:hover, .btnlinkDiv .elementor-button-link:hover{ color: #fff; background: #9b6edb !important;}


.btnlinkDiv .elementor-button-content-wrapper{
  display: flex;
  flex-direction: row-reverse !important;
  align-items: center;
  justify-content: center;
}
.btnlinkDiv .elementor-button-icon{ margin-left: 11px;}
.btnlinkDiv .elementor-button-link:hover svg path{ stroke: #fff;}







.header_sec{ background: url(../images/bx2.png) repeat center center; width: 100%; position: relative; z-index: 11;}
.navbar-brand{ margin: 0px; padding: 0px; width: 200px;}
@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}

.header_sec.fixed{ -webkit-animation-name: animationFade;
-o-animation-name: animationFade;
animation-name: animationFade;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;box-shadow: 0 0 15px 1px rgba(0,0,0,0.07); position: fixed; top: 0px; left: 0px;background-color: #1b0c37;}







.menu_sec li{
font-weight: 400;
font-size: 20px;
line-height: 26px; padding:22px 20px;
}
.menu_sec li a{ color: #fff; display: inline-block; padding: 15px 0; position: relative;}
.menu_sec li a:before{ width:0px; height: 3.2px; background: #DFAA47; border-radius: 6px; position: absolute; bottom: 0px; content: "";transition: all 0.3s;}
.menu_sec li a:hover:before, .menu_sec li.actv a:before, .menu_sec li.current-menu-item a:before{ width: 34px;}
.contactBtn, .contactBtnMenu a{ background: rgba(159, 107, 232, 0.9); border: 1px solid rgba(255, 255, 255, 0.4); backdrop-filter: blur(4px);box-shadow: 0px 0px 50px 0px rgba(255, 255, 255, 0.15) inset; border-radius: 10px; width: 115px; line-height: 46px; text-align: center;
font-weight: 600;
font-size: 16px; color: rgba(255, 255, 255, 1) !important;}
.contactBtn:hover, .contactBtnMenu a:hover{ background: #DFAA47;}


.container-fluid {padding:0 40px;}


/* Hero Section */
.heroBanner { position: relative; width: 100%; }
.heroBanner:before{ width: 100%; position: absolute; bottom: 0px; left: 0px; height: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.44) -1.74%, rgba(0, 0, 0, 0) 100%); content: "";}
.plyIcon{ position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%); width: 120px;} 

.globalSec{ width: 100%; padding: 60px 0;}



.tophead h6{
font-weight: 300;
font-size: 24px;
line-height: 26px;
letter-spacing: 0%;
text-align: center;color: rgba(255, 255, 255, 0.41);}
.abouutSec{ background: rgba(32, 14, 66, 1) url(../images/Noise.png) repeat; position: relative;}
.tophead h6 em{ display: flex; background: rgba(159, 107, 232, 1); color: #fff;
font-weight: 400;
font-size: 20px;
line-height: 26px; font-style: normal; border: 1px solid rgba(255, 255, 255, 0.2);backdrop-filter: blur(4px);
box-shadow: 0px 0px 50px 0px rgba(255, 255, 255, 0.15) inset; align-items: center;
  justify-content: center;
  padding:
11px 23px;
  border-radius:
30px;
  width: auto;}


.tophead h6 em img{ width: 26px; margin-right: 5px; filter:brightness(0) invert(1);}
.tophead h6{ margin-bottom: 10px; display: flex;}

.tophead{ width: 100%; padding: 100px 0; position: relative;}

.dark h1, .dark h2 { color: #fff !important;}
.dark p{ color: rgba(217, 217, 217, 1);}
.abouutSec .row{ margin: 0 -40px;}
.abouutSec .col-md-6{ padding: 0 40px;}
.abouutSec:before{ background: url(../images/no.png) no-repeat center center; position: absolute; top: 0px; left: 0px; content: ""; width: 100%; height: 100%; background-size: 100%;}


.bordersBx{ width: 100%;background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.2) 0%, rgba(50, 50, 50, 0.2) 100%);backdrop-filter: blur(50px);border-radius: 16px; min-height: 550px; position: relative; margin-top: 50px; overflow:hidden;}
.midBx {
  min-width: 730px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center; padding-bottom: 75px;
}
.midBx img{ max-width: 100%; position: relative; z-index: 1;}
.midBx:before{ width: 100%; height: 118%; position: absolute; top: 0px; left: 0px; background: url(../images/Back.png) no-repeat bottom center; content: ""; background-size: 100%;}

@keyframes spin-clockwise {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    };
}

.midI {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -50px;
  left: 0px;
  background:
url(../images/rund.png) no-repeat center center;
    background-size: auto;
  content: "";
  background-size: 100% 100%;
  animation:
spin-clockwise 32s infinite linear;
  width: 700px;
  height: 700px;
}





.blkBox{ width: 500px; background: rgba(6, 6, 6, 0.9); padding: 30px 30px 15px; border-radius: 20px 20px 0 0; position: absolute; bottom: 0px; left: 50%;border: 1px solid;border-image-source: linear-gradient(90deg, rgba(223, 170, 71, 0.32) 0%, #B8282C 50.51%, rgba(223, 170, 71, 0.32) 100%);  transform: translateX(-50%);}
.blkBox h5{
font-weight: 700;
font-size: 32px;
line-height: 100%;color: rgba(255, 255, 255, 1); padding-bottom: 5px;
}
.blkBox p{ color: rgba(217, 217, 217, 1);
font-weight: 300;
font-size: 22px;
line-height: 34px;
letter-spacing: 0%; padding-bottom: 0px; padding-left: 20px;
}
.iconsa{ width: 36px; position: absolute; top: 17px; right: 17px;}


.fulTxt{ width: 100%; position: absolute; top: 0px; left: 0px; height: 100%;}
.fulTxt .bx{ max-width: 355px; position: absolute;}
.fulTxt h6{ padding: 0px; color: #fff;
font-weight: 500;
font-size: 32px;
line-height: 35px; display: block;
}
.fulTxt p{ padding: 0px;
font-weight: 300;
font-size: 22px;
line-height: 34px;
}
.bx1{ left: 0px; top: 0px;}


.bx2{ right: 0px; top: 0px;}

.bx3{ left: 0px; bottom: 0px;}


.bx4{ right: 0px; bottom: 0px;}
.fulTxt .bx:nth-child(odd){ text-align: right; padding-right: 50px; left: 89px;}
.fulTxt .bx:nth-child(even){ text-align: left; padding-left: 50px; right: 89px;}
.bx i{ width: 36px; position: absolute; top: 6px; display: inline-block;} 
.fulTxt .bx:nth-child(odd) i{ right: 0px;}
.fulTxt .bx:nth-child(even) i{ left: 0px;}
.fulTxt .bx1, .fulTxt .bx2{ top: 50px;}
.fulTxt .bx3, .fulTxt .bx4{ bottom: 90px;}
.fulTxt .bx1:before{ width: 127px; height: 102px; position: absolute; right: 0px; content: ""; background: url(../images/v1.png) no-repeat center center; position: absolute; right: -145px; z-index: -1; top:35%;}
.fulTxt .bx2:before{ width: 127px; height: 102px; position: absolute; right: 0px; content: ""; background: url(../images/v2.png) no-repeat center center; position: absolute; left: -145px; z-index: -1; top:35%;}
.fulTxt .bx3:before{ width: 127px; height: 102px; position: absolute; right: 0px; content: ""; background: url(../images/v3.png) no-repeat center center; position: absolute;right: -158px; z-index: -1; top: 0;}
.fulTxt .bx4:before{ width: 127px; height: 102px; position: absolute; right: 0px; content: ""; background: url(../images/v4.png) no-repeat center center; position: absolute; left: -159px;
  z-index: -1;
  top: 0;}
.fulTxt .bx3 {
  left: 38px !important;
  bottom: 146px;
}
.fulTxt .bx4 {
  right: 38px !important;
}
.aicon {
  max-width: 80px;
  margin-bottom: 10px;
  display: inline-block;
}
.globalSec{ background: url(../images/bg1.png) no-repeat center center #fff; padding-bottom: 0px;}
.glopPic {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 42%;
  padding:
0px;
}
.globalSec .row{ justify-content: flex-end;}
.glopTxt{ padding-right: 78px;   padding-bottom: 100px;}
.dorderDiv{ position: relative; width: 100%; text-align: center;}
.tranSec h2:before{ border-top: 4px dashed rgba(255, 255, 255, 0.24); width: 100%; position: absolute; top: 50%; left: 0px; content: "";transform: translateY(-50%);}
.tranSec h6{ justify-content: center;}
.tranSec h2{ text-align: center; position: relative;}
.tranSec h2 strong{ font-weight: 500; background: rgba(32, 14, 66, 1) url(../images/Noise.png) repeat; padding: 0 20px;position: relative;}
.tranSec{  border-bottom: 4px dashed rgba(255, 255, 255, 0.24);padding-bottom: 40px;}

.logoBx {
  width: 100%;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center; padding: 10px;
}
.logoBx img{ width: auto !important;}



.formIdaSec{ width: 100%; position: relative; text-align: center;}
.formIdaSec h6{ justify-content: center;}


.formIdaSec::before {
  background:
url(../images/bb7.png) no-repeat center center, url(../images/no.png) no-repeat center center;background-size: auto, 100% 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  width: 100%;
  height: 100%;
}
.idasBox{transition: all 0.5s ease-in-out; width: 100%; background: radial-gradient(50% 50% at 50% 50%, #39225C 0%, rgba(159, 107, 232, 0.4) 100%);border: 2px solid rgba(255, 255, 255, 0.7); backdrop-filter: blur(50px); padding: 40px; min-height: 305px; border-radius: 16px; text-align: left;}
.idasBox h4{ padding-top: 20px; position: relative; margin-top: 31px; padding-bottom: 0px;}
.idasBox h4:before{ position: absolute; top: 0px; left: 0px; content: ""; background: rgba(91, 162, 253, 1); width: 63px; height: 3px; border-radius: 5px; content:"";}
.idasBox:hover{ background: radial-gradient(50% 50% at 50% 50%, rgba(57, 34, 92, 0.388) 0%, rgba(159, 107, 232, 0.388) 100%);backdrop-filter: blur(50px);
box-shadow: 24.64px 36.97px 98.58px 24.64px rgba(7, 7, 7, 0.7);}
.idasBox{ margin: 10px 0;}




.develrySec{ width: 100%; }


.bigBtn, .btnlinkDivBig .elementor-button-link{ font-size: 24px;}
.devlPic{ width: 50%; position: absolute; top: 0px; right: 0px;}







.gallerySec{ width: 100%; text-align: center;}
.galBox .pic{ width: 100%; position: relative;}
.galBox .pic:before{ width: 100%; position: absolute; top: 0px; left: 0px; content: ""; width: 100%; height: 100%;background-color: #000000;
  opacity: 0;transition: background 0.3s, border-radius 0.3s, opacity 0.3s;}
.galBox:hover .pic:before{opacity: 0.5;}  
  
.gallerySec h6{ justify-content: center;}
.galBox{ width: 100%; margin-top: 20px; position: relative;transition: all 0.5s linear;}
.galBox img{ width: 100%; height: 390px; object-fit:cover;}
.galBox strong{color: rgba(217, 217, 217, 1);
font-weight: 400;
font-size: 20px;
line-height: 32px;
letter-spacing: 0%;
text-transform: uppercase; display: block; padding: 20px 0;}
.galleryCaro{ width: 100%; padding: 0 10px;}
.overLink{ width: 100%; position: absolute; top: 0px; left: 0px; height: 100%;}

.gallerySec .owl-nav button{ background: rgba(159, 107, 232, 1) !important; border: 1.41px solid rgba(159, 107, 232, 1);backdrop-filter: blur(5.632412910461426px);box-shadow: 0px 0px 70.41px 0px rgba(255, 255, 255, 0.15) inset; width: 62px; height: 62px; margin: 11px;border-radius: 100%;}
.gallerySec .owl-nav{ margin-top: 20px;}








.compnySec{ width: 100%; text-align: center;}
.copLogoLst li{ display: inline-block; position: relative; width: 25%;}
.copLogoLst li span{ position: relative; width: 100%; height: 300px; display: flex; align-items: center;
  justify-content: center;}
.copLogoLst{ display: flex; position: relative; margin-top: 20px;}
.copLogoLst li:last-child:before{ display: none;}
.copLogoLst li:before{ width: 2px; height: 100%; position: absolute; top: 0px; right: 0px; content: "";
/*background: linear-gradient(98deg, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.46) 16%, rgba(255,255,255,0.86) 26%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.86) 60%,rgba(255,255,255,0.46) 70%, rgba(255,255,255,0.0) 100%);*/background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.276) 18%, rgba(255, 255, 255, 0.516) 26%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.516) 76.27%, rgba(255, 255, 255, 0.276) 86.59%, rgba(255, 255, 255, 0) 100%);}

.copLogoLst:before{ width: 100%; height: 2px; position: absolute; top: 50%; left: 0px; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.276) 18%, rgba(255, 255, 255, 0.516) 26%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.516) 76.27%, rgba(255, 255, 255, 0.276) 86.59%, rgba(255, 255, 255, 0) 100%); content: ""; transform: translateY(-50%);}



.footerSec{ width: 100%; padding: 125px 0; position: relative; background: #fff; position: relative;}
.footBox h5{
font-weight: 400;
font-size: 32px;
line-height: 42px;color: rgba(26, 26, 26, 1);
}

.footBox li{ font-family: Roboto;
font-weight: 500;
font-size: 22px;
line-height: 37px;
letter-spacing: 0%;color: rgba(26, 26, 26, 0.57); margin-bottom: 15px;

}
.footBox li a{ color: rgba(26, 26, 26, 0.57);}
.footBox li:last-child{ margin-bottom: 0px;}
.foot400 li{ font-weight: 400;}
.foot400 li strong{ text-transform: uppercase; color: rgba(26, 26, 26, 1); font-weight: 400;}
.footLogo{ display: inline-block; max-width: 250px; margin-bottom: 20px;}

.footerSec .container{ position: relative;}
/*.footLft{ width: 30%;}
.footBox{ width: 23%;}*/
.footerSec:before{ width: 100%; position: absolute; top: 0px; left: 0px; content: ""; background: url(../images/footbg.png) no-repeat top center ,url(../images/footbb.png) no-repeat top center; height: 100%;}


.footSos {
  width: 100%;
  margin-top: 30px; margin-bottom: 30px;display: inline-block;
}
.footSos li {
  display: inline-block;
  margin-right: 10px; float: left;
}
.footSos li a {
  width: 35px;
  height: 35px;
  display: flex;
  background:
#1A1A1A;
  border-radius:
100%;
  align-items: center;
  justify-content: center;
}
.footSos li a:hover{ background: #c39f5d;}



@property --angle {
	syntax: '<angle>';
	inherits: true;
	initial-value: 0deg;
}

.brdRound:before {
	--angle: 0deg;
	padding: 40px;
	border: 1px solid transparent;
	background: linear-gradient(
			90deg,
			rgba(7,7,7,1) 0%,
			rgba(223,223,223,1) 50%,
			rgba(23,23,27,1) 100%
		)
		border-box;
	-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);border-radius: 16px;
	-webkit-mask-composite: destination-out;
	mask-composite: exclude;animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
  
	/*background: linear-gradient(#070707, #070707) padding-box, conic-gradient(from var(--angle), #dfdfdf, #17171b) border-box;
	border: 2px solid transparent;
	border-radius: 16px;
	-webkit-animation: rotate-gradient 9s infinite linear;
	        animation: rotate-gradient 9s infinite linear;*/ content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;
}

@-webkit-keyframes rotate-gradient {
	from { --angle: 0deg; }
	to { --angle: 360deg; }
}

@keyframes rotate-gradient {
	from { --angle: 0deg; }
	to { --angle: 360deg; }
}
@keyframes animatedgradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}



.scroll-text {
    opacity: 0;
    transform: translateX(0);
    will-change: transform, opacity;
  }


.factory-page{background:rgb(32, 14, 66) url(../images/abutbanBG.jpg) no-repeat top center !important;
  background-size: 100% !important;}

.factoryBan{ width: 100%;min-height: 830px; padding: 223px 0 0 0 !important; position: relative;}
.innreheader{ background: none; position: absolute; top: 0px; left: 0px;}
.factoryBan:before{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; content: ""; background: url(../images/bx1.png) no-repeat top center; opacity: 0.2; background-size: 60%; }
.aBicon{ position: absolute; bottom:20px; right: 0px; max-width: 400px;}


.batxTxt{ position: relative; padding-left: 200px;}
.batxTxt:before{ background: rgba(91, 162, 253, 1);width: 104px;
height: 3.83935546875px;
border-radius: 5px; position: absolute; top: 20px; left: 30px; content: "";}



.factoryGall{ width: 100%; padding-bottom: 100px; /*background: #200e42;*/}
.facPic a{ width: 100%; display: inline-block;}
.facPic{ width: 100%; position: relative; height: 400px;}
.facPic img{ width: 100%; height: 100%; object-fit:cover;}
.factoryGall .col-md-4{ padding: 10px;}
.factoryGall .row{ margin: 0px;}
.factoryGall .col-md-4:nth-child(1){ width: 40%; padding-top: 0px;}
.factoryGall .col-md-4:nth-child(2){ width: 60%; padding-top: 0px;}

.factoryGall .col-md-4:nth-child(1) .facPic, .factoryGall .col-md-4:nth-child(2) .facPic{ height: 700px;}

.factoryGall .col-md-4:nth-child(6) .facPic, .factoryGall .col-md-4:nth-child(7) .facPic{ height: 500px;}

.factoryGall .col-md-4:nth-child(6){ width: 50%;}
.factoryGall .col-md-4:nth-child(7){ width: 50%;}


.factoryGall .container-fluid{ max-width: 1920px;}

.darkblue{ background: #200e42;}
.mapSec{ background: #fff;}
.mapArea{ margin-top: 20px;}



/*Contact Us*/

.contTp{ position: absolute; top: -100px; right: -200px; opacity: 14%; bottom: inherit; overflow: hidden;}
.text-center{
  justify-content: center;
  text-align: center;
}
.text-center h6{ justify-content: center;}
.conctInfo{ width: 100%;}
.conctInfo li{
font-weight: 500;
font-size: 18px;
line-height: 24px;
letter-spacing: 0%; color: #fff; display: flex; align-items: center;color: rgba(255, 255, 255, 0.57); width: 33.333%;padding: 0 24px; margin: 15px 0;
}
.conctInfo li strong{
font-weight: 600;
/*font-size: 22px;
line-height: 26px;*/
text-transform: uppercase;color: rgba(255, 255, 255, 1);

}
.conctInfo li a{  color: #fff;}
.conctInfo li p{ padding-bottom: 0px; flex: 1;}
.conctInfo li i{ margin-right: 19px;}

.conctInfo li:first-child{ width: 100%; text-align: center; justify-content: center;}
.conctInfo ul{ display: flex; flex-wrap: wrap;}



.contactForm:before{ width: 100%; background: linear-gradient(221.78deg, #DFAA47 1.14%, #DFAA47 2.98%, #DFAA47 6.56%, rgba(223, 170, 71, 0) 15.49%, rgba(223, 170, 71, 0) 73.87%, #DFAA47 90.61%, #DFAA47 95.69%, #DFAA47 98.95%);
border-radius: 32px; position: absolute; top: 0px; left: 0px; content:""; height: 100%;}
.contactForm{ background: #fff; border-radius: 32px; margin: 50px 0 0; position: relative;padding: 5px;}
.contactFormIn{
  background:#fff;
  min-height: 700px;
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius:32px; padding:50px 65px;
}
.contactFormIn h2{ color: rgba(26, 26, 26, 1);}

.inputFld{ margin: 12px 0;}
.inputFld label{
font-weight: 400;
font-size: 22px;
line-height: 32px; color: rgba(26, 26, 26, 1); margin-bottom: 10px;
}
.inputFld input[type="text"], .inputFld input[type="email"], .inputFld input[type="tel"], .inputFld textarea{ width: 100%; background: rgba(239, 239, 239, 1); border-radius: 10px; height: 62px; border: none; padding: 0 23px;font-family: Roboto;
font-weight: 400;
font-size: 16px;
line-height: 18px;
letter-spacing: 1%;
}
.inputFld textarea{ height: 205px; padding: 23px; resize: none;}

.subtBtn{ min-width: 473px !important; background-color: rgba(223, 170, 71, 1) !important; height: 61px !important; border: none !important; border-radius: 14px !important; color:rgba(26, 26, 26, 1) !important;font-family: 'Roboto' !important;
font-weight: 600 !important;
font-size: 16px !important;
line-height: 100% !important;
letter-spacing: 0% !important;}
.subtBtn{ background-image: url(../images/arw1.svg) !important; background-repeat: no-repeat !important; background-position: right 160px center !important; }
.subtBtn:hover{ background-color: #a575e9 !important; color: #fff; background-image: url(../images/arw1W.svg) !important;}





.pr-5{ padding-right: 190px;}
.pictursRound img{ width: 100%; border-radius: 24px;}
.pr-3{ padding-right: 40px;}
.stvTp {
  position: absolute;
  top: 163px;
  left: -14%;
  bottom: inherit;
  right: inherit !important;
  opacity: 0.1;
  max-width: 640px;
}
.servban{ padding: 170px 0 60px 0;}

.servban:after{ background: url(../images/b1.png) no-repeat bottom center; position: absolute; bottom: 0px; left: 0px; content: ""; width: 100%; height: 100%; opacity: 0.7;
  background-size: 58%;}
.servban::before { background-position: top center;}

.servBanRow{ width: 100%; position: relative; z-index: 1; margin-bottom: 90px;}
.servBanRow:nth-child(even) .row{ flex-direction: row-reverse; align-items: center;}
.servBanRow:nth-child(even) .textcaont{ padding-left: 60px;}
.servBanRow:nth-child(even) .stvTp{ top: 0; left: 30px;}



.image-collage {
  display: flex; flex-wrap: wrap;}

.image-collage .grid-item {
 padding: 6px;
}

.image-collage .grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.image-collage .grid-item:nth-child(1){ width: 20%;}
.image-collage .grid-item:nth-child(2){ width: 30%;}
.image-collage .grid-item:nth-child(3){ width: 25%;}
.image-collage .grid-item:nth-child(4){ width: 25%;}

.image-collage .grid-item:nth-child(5){ width: 30%;}
.image-collage .grid-item:nth-child(6){ width: 70%;}


.image-collage .grid-item:nth-child(7){ width: 35%;}
.image-collage .grid-item:nth-child(8){ width: 35%;}
.image-collage .grid-item:nth-child(9){ width: 30%;}

.image-collage .grid-item:nth-child(10){ width: 50%;}
.image-collage .grid-item:nth-child(11){ width: 50%;}



.image-collage .grid-item:nth-child(1) .itesm, .image-collage .grid-item:nth-child(2) .itesm, .image-collage .grid-item:nth-child(3) .itesm, .image-collage .grid-item:nth-child(4) .itesm{ height: 300px;}

.image-collage .grid-item:nth-child(5) .itesm, .image-collage .grid-item:nth-child(6) .itesm{ height: 500px;}

.image-collage .grid-item:nth-child(7) .itesm, .image-collage .grid-item:nth-child(8) .itesm, .image-collage .grid-item:nth-child(9) .itesm{ height: 400px;}

.image-collage .grid-item:nth-child(10) .itesm, .image-collage .grid-item:nth-child(11) .itesm{ height: 400px;}
.image-collage a{ width: 100%;}
.grid-item{ position: relative;}


.retailBox{ width: 100%; text-align: center; position: relative; padding: 20px 70px 20px; min-height: 495px; margin-top: 40px;}

.srvIcon {
  height: 265px;
  display: flex;
  align-items: center;
  justify-content: center; position: relative;
}
.srvIcon::before {
  background:url(../images/Curcit.png) no-repeat center center;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  width: 100%;
  height: 100%;
}
.retailBox:before{ width: 100%; height: 100%; background: url(../images/hovBox.png) no-repeat center center; background-size: 100% 100%; content: ""; position: absolute; top: 0px; left: 0px;z-index: -1; opacity: 0;box-shadow: 0px 14px 51px 0px rgba(22, 26, 31, 0.86); border-radius: 32px; transition: all 0.3s;}
.retailBox:hover:before{ opacity: 1;}
.retailBox::after {transition: all 0.3s;
  width: 100%;
  height: 100%;
  background:
url(../images/CurcitH.png) no-repeat top center;
    background-size: auto;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  background-size: 95%;
}
.retailBox:hover:after{ opacity: 0.1;}
.retailBox:hover .srvIcon:before{ display: none;}
.retailBox h4{ padding:0 20px; min-height: 95px;}
.retailRow{ justify-content: center;}

.retailBox p {
  min-height: 140px;
}

.contTp {
  position: absolute;
  top: -100px;
  right: -103px;
  opacity: 0.6;
  bottom: inherit;
  overflow:hidden;
}


.abutWhatRow{ width: 100%; position: relative;}


.abutWhtPic img{ width: 100%; border-radius: 24px;}
.abIcn{ background: radial-gradient(66.5% 66.5% at 50% 50%, rgba(0, 0, 0, 0.172) 0%, rgba(50, 50, 50, 0.2) 50%, rgba(95, 95, 95, 0.2) 100%);width: 103.58636474609375px;
height: 95.8671875px;
border-radius: 10px;
border: 1.28px solid rgba(255, 255, 255, 0.14);backdrop-filter: blur(12.450284004211426px);display: flex;
  align-items: center;
  justify-content: center;
}
.abIcn img{ max-width: 100%;}


.tickKst li {
  color: rgba(217, 217, 217, 1);
  font-weight: 400;
  font-size: 22px;
  line-height: 34.79px;
  letter-spacing: 0%;
  background:url(../images/tick.svg) no-repeat left top 5px;
  padding-left: 30px;
  margin:17px 0;
  width: 100%;
  float: left;white-space: nowrap;
}
.ullist50{ margin-top: 20px; width: 100%; display: flex; flex-wrap: wrap;}
.ullist50 ul{width: 50%;
  float: left;}

.abutWhatRow{ margin-bottom:130px;}
.abutWhatRow h2{ text-align: center;}
.abutWhtTxt{ padding: 0 34px;}
.abutWhatRow:nth-child(odd) .row{ flex-direction: row-reverse;}
.abutWhatRow:last-child{ margin-bottom: 0px;}
.aboutpageSec1 { padding-bottom: 0px;}

.aboutBan{ min-height: auto !important; padding: 180px 0 40px !important;}

.abutMissinSec{ width: 100%; position: relative; text-align: center; padding-top: 250px;}

.abutMissinSec::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  background:url(../images/sh2.png) no-repeat top center, url(../images/sh3.png) no-repeat left center, url(../images/sh4.png) no-repeat right bottom;

}
.abutMissinSec:after{
  width: 100%;
  height: 100%;
  position: absolute;
  top: -88px;
  left: 0px;
  content: "";
  background:url(../images/bxb1.png) no-repeat top center; background-size: 80%;

}
.misonRow{ width:100%; min-height: 430px; position: relative; margin-top: 60px; }
.misonBox{ width: 100%; padding: 61px 37px; position: relative; min-height: 430px;}
.misonBox em{
font-weight: 800;
font-size: 114px;
line-height: 100%;
letter-spacing: 1%;background-image:linear-gradient(180deg, #FFFFFF -159.83%, rgba(255, 255, 255, 0) 81.9%);color: transparent; background-clip: text; width: 100%; display: flex;justify-content: center;}
.misonBox h6{ margin: 0px;justify-content: center;}
.misonBox .icons{ display: inline-block; position: relative; top: -24px;}
.misonRow .col-md-3:last-child .arws{ display: none !important;}


.arws {
  box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.32);
  border:6px solid rgba(255, 255, 255, 1);
  background:rgba(223, 170, 71, 1);
  width: 67.40283203125px;
  height: 67.40283203125px;
  border-radius:100%;
  color: rgba(26, 26, 26, 1);
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 34px;position: absolute;
  top: 50%;
  right: -34px;
  transform: translateY(-50%);
}
.misonRow:before{ width: 100%; height: 100%; background: url(../images/linebg.png) no-repeat center center; position: absolute; top: 0px; left: 0px; content: ""; background-size: 100% 100%;}



.sofaColm{
  background:#fff;
  border-radius:32px;
  margin:50px 0 0;  position: relative;
  padding:5px;
}
.sofaColm:before{
  width: 100%;
  background:linear-gradient(221.78deg, #DFAA47 1.14%, #DFAA47 2.98%, #DFAA47 6.56%, rgba(223, 170, 71, 0) 15.49%, rgba(223, 170, 71, 0) 73.87%, #DFAA47 90.61%, #DFAA47 95.69%, #DFAA47 98.95%);
  border-radius:32px;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  height: 100%;
}
.sofaColm .row {
  background:#fff;
  min-height: 370px;
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius:32px;
}

.sofa-lft {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sofa-lft:before{ background: url(../images/sofaBx1.png) no-repeat center center; position: absolute; top: 0px; left: 0px; content: "";width: 100%;
  height: 100%;
  opacity: 0.7;}

.wordstx{ background: conic-gradient(from 139.35deg at 50% 50%, #DFAA47 0deg, #FFCD71 358.07deg, #DFAA47 360deg);width: 182.51150512695312px;
height: 183.69198608398438px;
border-radius: 41px; font-size: 131px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800; position: relative;
}
.sofaColm{ text-align: left;}
.sofaColm h4{ color: rgba(26, 26, 26, 1);}
.sofaColm p{ color:rgba(26, 26, 26, 1);}
.sofa-rt{
  display: flex;
  flex-direction: column;
  justify-content: center;padding-right:15%;
}


.banAbIcon{ background: radial-gradient(66.5% 66.5% at 50% 50%, rgba(0, 0, 0, 0.172) 0%, rgba(50, 50, 50, 0.2) 50%, rgba(95, 95, 95, 0.2) 100%);border: 2px solid rgba(255, 255, 255, 0.14);backdrop-filter: blur(12.450284004211426px); box-shadow: 0px 0px 41px 0px rgba(0, 0, 0, 1) inset;width: 100.6875px;
height: 100.6875px;
border-radius: 60px;
border-width: 2px; display: flex;
  align-items: center;
  justify-content: center; position: absolute;
}
.banAbIcon1{ top:0px; left:10%;}
.banAbIcon2{ bottom:0px; left:-10%;}

.banAbIcon3{ top:0px; right:10%;}
.banAbIcon4{ bottom:0px; right:-10%;}



.csrEnvoSec{ width: 100%; position: relative;}
.tickKst2 li {
  background:url(../images/tick1.svg) no-repeat left top 2px;
  padding-left: 50px;white-space: inherit;
}

.csrEnvoSec::before{width:100%;height:100%;position:absolute;top:0px;left:0px;content:"";background:url(../images/envBox1.png) no-repeat top right;background-size:auto;background-size:60%;}

.textIcon{ display: inline-block; margin-bottom: 15px;}
.csrEnvoSec{ padding-top: 150px;}

.leftTop{ left:0px; top: 150px;  max-width: 625px;}
.csrinvpic img{ width: 100%; height: 100%; object-fit:cover; border-radius: 24px;}
.csrinvpic .pics{ width: 50%; padding: 12px;}
.csrinvpic .pics:last-child{ width: 100%;}

.csrinvpic .pics1 , .csrinvpic .pics2 img{ height:230px !important;}
.csrinvpic{ display: flex; flex-wrap: wrap; position: relative;}
.csrinvpic .pics2{ margin-top: -230px;}
.csrinvpic .pics4{ height: 250px;}
.csrinvpic img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius:
24px;
  max-width: 100% !important;
}


.csrEthioSec{ width: 100%; position: relative;}
.csrinvTxt{ padding-left: 60px;}
.textMid{ max-width: 70%; margin: 0px auto;}

.csrEthioSec::before{width:100%;height:100%;position:absolute;top:0px;left:0px;content:"";background:url(../images/ethBox.png) no-repeat top center;background-size:auto;background-size:60%;}

.ethPic img{ border-radius: 24px; height: 300px; object-fit:cover;}


.flex-row-reverse .csrinvTxt{ padding-left: 12px; padding-right: 60px;}


.ethpicBx{ width: 212.2451171875px;height: 286.5703125px; position: absolute; top: 0px; right: 120px;}
.ethpicBx img{ height: 100%; object-fit:cover; border-radius: 24px;}
.ethpicBx::before {
  width: 100%;
  height: 100%;
  background:
url(../images/shw.png) no-repeat bottom left;
    background-size: auto;
  content: "";
  position: absolute;
  bottom: -90px;
  left: -98px;
  background-size: 100%;
}
.rightTop {
  right: 0px;
  top: 110px;
  max-width: 625px;
}

.csrEcoSec::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  background:
url(../images/ethBox.png) no-repeat top center, url(../images/econ-bg1.png) no-repeat bottom center;
    background-size: auto;
  background-size: auto;
  background-size: 60%, 46%;
}


.ecoLogo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.echoLogoBx{ width: 25%;}

.logosa{ width: 100%; display: flex;
  flex-wrap: wrap;align-items: center;
  justify-content: center;height: 260px;}
.text-90{ max-width: 90%;}



.gallerySec{ overflow: hidden;}


.entry-header.alignwide{ display: none;}

.homevideo video{ width: 100% !important; object-fit:cover !important; height: 650px !important;}


.csrinvpic img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius:
24px;
  max-width: 100% !important;
}
.csrinvpic .pics1 img, .csrinvpic .pics2 img{ height:206px !important;}

.ethPic img {
  border-radius:24px;
  height: 300px !important;
  object-fit: cover;
  max-width: 100% !important;
}


.ethpicBx > div{ height: 100%;}
.ethpicBx img {
  height: 100% !important;
  object-fit: cover;
  border-radius:24px;
  max-width: 100% !important;
}




.inputFld p{ margin: 0px !important; padding: 0px !important; }

.inputFld .chbox .wpcf7-list-item{ position: relative; width: 25%; padding-left: 25px; float: left; margin: 0; }


.wpcf7 form .wpcf7-response-output{ border: none !important; padding: 5px 10px; text-align: center; font: 400 13px/16px 'Roboto'; color:#fff;
 margin: 15px 0 0 !important; }
.invalid .wpcf7-response-output{ background:#dc3232; }
.sent .wpcf7-response-output{ background:#84c426; }
span.wpcf7-not-valid-tip { background: #dc3232; position: absolute; top: 24px; left: 0px; font: 400 11px/14px 'Roboto';
 border-radius: 5px; padding: 6px 14px; color: #fff; z-index: 1;}
span.wpcf7-not-valid-tip::before { position: absolute; top: -15px; left: 10px; border: 9px solid transparent; border-bottom: 10px solid #dc3232;
 content: ""; }

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.wpcf7-not-valid {  position: relative !important; width: 100%;display: inline-block;}

.inputFld .wpcf7-form-control-wrap {  position: static; width: 100%;}

.inputFld span.wpcf7-not-valid-tip {  top: 100%;}
.inputFld iframe {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
.inputFld{ position: relative;}
.wpcf7-form-control-wrap {
  position: static;
}
.inputFld p{ text-align: left;}
.inputFld.text-end p{ text-align: right !important;}
.conctInfo li p:empty{ display: none !important;}
.conctInfo li{ align-items: flex-start;flex-direction:column;}
.conctInfo li .boLTxt{ padding-left: 60px;}

.conctInfo li.list1{ display: flex !important;
  flex-direction: row;}
.conctInfo li.list1 .boLTxt {
  padding-left: 11px;
}

.fulTxt .bx1 h6, .fulTxt .bx3 h6{ text-align: right;}

.fulTxt .bx2 h6, .fulTxt .bx4 h6{ text-align: left;}



.globalSec{ padding-bottom: 0px !important;}


.contactBtnMenu a{ line-height: inherit;}




.navbar-toggler:focus{ outline: none !important; box-shadow: none !important;}



.csrinvpic .pics3 img {
  height: 435px !important;
}
.contactBtnMenu a:before{ display: none !important;}
.contactBtnMenu.actv a{background: #DFAA47;}




/*.conctInfo #list1{ flex-direction: inherit;}
.conctInfo #list1 .boLTxt{
  padding-left: 0;
}*/
.conctInfo li p {
  line-height: 27px;
}
.conctInfo li .d-flex{ align-items: center;}
/*.conctInfo #list1 .boLTxt {
  padding-left: 13px;
  min-height: 45px;
  display: flex;
  align-items: center;
}*/

.contactBan{ padding-top: 150px !important;}


.conctInfo li {
  margin: 10px 0 !important;
}
.conctInfo ul{ justify-content: center;}






.banAbIcon {display: none;}
.ethpicBx {display: none;}




.contactBan{ padding-bottom: 90px !important;}

.container-fluid {
  padding:0 70px;
}

.footerSec{ padding: 66px 0;}
.footBox li p{ padding-bottom: 0px !important;}


.conctInfo li{ margin: 30px 0 40px;}

.screen-reader-response ul{ display: none;}

.srvGal{ padding-bottom: 50px;}



.page-header{ display: none;}
.glopPic img{ height: auto !important;}



.abutMissinSec::before { background-size: 100% 100% !important;}

.textIcon img{ width: 60px !important;}

.csrEcoSec::before {background-size: 60%, 100% 100%;}


.contactFormIn h2 {
  color: rgba(26, 26, 26, 1) !important; text-align: left; font-weight: 500 !important; font-family: 'Roboto' !important;
}

.wpcf7-spinner{ position: absolute; right: 0px; top: 0px;}

.blkBox{ text-align: left;}.blkBox h5{ font-weight: 700 !important;  color: rgba(255, 255, 255, 1) !important; font-family: 'Roboto' !important;}
.blkBox p{ padding-left: 0px !important;}

.pb-0 p{ padding-bottom: 0px !important;}
.homevideo{ margin: 0px !important;}.homevideo .e-hosted-video{ aspect-ratio: inherit !important;}

.aboutBan{ padding-top: 120px !important; padding-bottom: 20px !important;}
.factoryBan{ padding-top: 120px !important;}h1, h2, h3, h4, h5, h6 {  margin-block-start: 0 !important;  margin-block-end: 0 !important;}
h1, h2, h3, h4, h5, h6{ margin: 0px !important;}
.ullist50 li{ background-position: left top 7px;}



.fulpicPox{ padding: 0px !important;
  border-radius: 0px !important;
  border: none !important;
  background: none !important;
  overflow: hidden; position: relative;}

.homeservice{ margin: 0 -5px;}
.homeservice .col-md-3{ padding: 0 5px;}
.container-fluid{
  max-width: 100% !important;
  padding: 0 12px !important;
  display: inherit !important;
}
.fulpicPox{ transition: all 0.3s;} 
.fulpicPox .text{ position: absolute; bottom: 0px; left: 0px; width: 100%; padding: 20px;}
.fulpicPox.idasBox h4::before { display: none;}
.fulpicPox.idasBox h4{ padding-top: 0px; padding-bottom: 15px;transition: all 0.3s;}
.fulpicPox h4::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: "";
  background: #DFAA47;
  width: 41px;
  height: 3px;
  border-radius: 5px;
  content: "";
}
.fulpicPox::before {
  width: 105%;
  height: 103%;
  position: absolute;
  top: -1px;
  left: -3px;
  content: "";
  background: url(../images/bb1n.png) no-repeat center center;
    background-size: auto;
  background-size: 100% 100%;
}
.fulpicPox .paratxt p{ padding-bottom: 0px; margin: 0px;}
.fulpicPox .paratxt { margin-top: 20px;height: 0px;
  visibility: hidden;
  opacity: 0;transition: all 0.3s;
}
.fulpicPox:hover .paratxt{ height: auto; opacity: 1; visibility: visible;}
.fulpicPox img{ height: 390px; object-fit:cover;}
.text-left h2{ text-align: left;}

.abutMsnNBx{ width: 100%; text-align: left;backdrop-filter: blur(50px);
box-shadow: 0px 6px 24px 0px #00000024;background: radial-gradient(50% 50% at 50% 50%, rgba(23, 4, 59, 0.2) 0%, rgba(84, 49, 148, 0.2) 100%); border-radius: 16px; padding: 28px; margin: 12px 0; border: 1.4px solid #FFFFFF33;}
.abutMsnNBx .icn {
  display: flex;
  width: 66.53838348388672px;
  height: 66.96875px;
  border-radius: 14.95px;
  background: conic-gradient(from 139.35deg at 50% 50%, #DFAA47 0deg, #FFCD71 358.07deg, #DFAA47 360deg);
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
}
.abutMsnNBx h6{
font-weight: 600;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;color: #FFFFFF; padding-bottom: 14px;

}

.abutMsnNBx p{ color: #A0A0A0;
font-weight: 400;
font-size: 18px;
line-height: 20px;
letter-spacing: 0%; padding: 0px;text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}


.abxbg{ position: relative;}
.abxbg:before{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; content: ""; background: url(../images/aa1.png) no-repeat top left; display: block !important;top: 77px;
  left: -109px;z-index: -1; background-size: 100%;}
.abutMissinSec{ overflow: hidden;}



.contactFormIn h2{ color:rgba(223, 170, 71, 1);}



.mapSec{background: #BB8F43 !important;}

.tophead h1, .tophead h2 {text-transform: uppercase; color:rgba(223, 170, 71, 1) !important;}
.mapSec h2,.mapSec p {color: #ffffff !important;}
.mapSec.tophead h1 em, .mapSec.tophead h2 em{color: #ffffff !important;}


.bx i{ display: none;}

.tophead h6 em{ background: none; border: none; box-shadow: none; padding: 10px 0 !important;}
.tophead h6 em img{ background: #B49150 !important; width: 26.841690063476562px !important;
height: 26.721986770629883px !important;
border-radius: 54.66px !important; padding: 5px; filter: inherit; margin-right: 6px; 
}

.conctInfo li:first-child {
  width: auto;
  text-align: center;
  justify-content: center;
}


.fulTxt .bx1::before { background: url(../images/li1.png) no-repeat center center;}
.fulTxt .bx2::before { background: url(../images/li2.png) no-repeat center center;}
.fulTxt .bx3::before { background: url(../images/li3.png) no-repeat center center;}
.fulTxt .bx4::before { background: url(../images/li4.png) no-repeat center center;}
.blkBox{ background:none; padding: 40px;}

.fulTxt .bx1::before {
  width: 170px;
  height: 141px; background-size: 100% !important;} 
.fulTxt .bx2::before {
  width: 170px;
  height: 141px; background-size: 100% !important;}
.fulTxt .bx4::before {
  width: 140px;
  height: 15px; background-size: 100% !important; left: -136px;}
.fulTxt .bx:nth-child(2n){ padding-left: 35px;}
.fulTxt .bx4 {
  right: 63px !important;
}
.fulTxt .bx3 {
  left: 52px !important;}
.fulTxt .bx3::before{ right: -114px;}
.fulTxt .bx3::before {
  width: 127px;
  height: 32px;}
.fulTxt .bx3, .fulTxt .bx4 {
  bottom: 128px;
}
.fulTxt .bx3 {
  left: 52px !important;
  bottom: 146px;
}

.midBx{ padding-bottom: 107px;}
.blkBox {
  background: none;
  padding: 0;
}
.blkBox {
  width: 424px;}
.midpc{ position: relative;}  
.midpc::after {
  width: 69px;
  height: 54px;
  position: absolute;
  bottom: 16px;
  left: 73px;
  content: "";
  background: url(../images/li5.png) no-repeat center center;
  z-index: -1;
}

.mapSec.tophead h2 em{ position: relative; padding-bottom: 20px; display: inline-block;    -webkit-text-fill-color: #fff;}
.mapSec.tophead h2 em:before {
  width: 63px;
  height: 5px;
  background: #5BA2FD;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%; transform: translateX(-50%);
}



.btnlinkDiv.vio .elementor-button-link{ background: #9F6BE8 !important; color: #fff;}
.btnlinkDiv.vio .elementor-button-link svg path {
  stroke: #fff !important;
}
.btnlinkDiv.vio .elementor-button-link:hover{ background:#23173a !important;} 



.midpc{ max-width: 398px !important; top: -37px !important; }
.midBx img{ width: auto !important; max-width: 100% !important;}
.midpc::after {bottom: -12px;
  left: 31%;}



.abutWhtTxt {
  padding: 0 25px;
}

.galThjumps .elementor-gallery__container{ column-count: 2; display: inherit !important;}
.galThjumps .e-gallery-item{ height: 200px; overflow: hidden; border-radius: 20px; margin:0 0 20px 0; column-gap: 20px !important; width: 100%;}
.galThjumps .e-gallery-item img{ height: 100%; object-fit:cover;}
.galThjumps .e-gallery-item:first-child{ height: 420px;}
.e-gallery-grid .e-gallery-image{ height: 100%;}



/*.galThjumpsFull .elementor-gallery__container{ column-count: 2; display: inherit !important;}*/
.galThjumpsFull .e-gallery-item{ height: 200px; overflow: hidden; border-radius: 20px; margin:0 0 11px 0; column-gap: 20px !important; width: 100% !important;}
.galThjumpsFull .e-gallery-item img{ height: 100%; object-fit:cover;}
.galThjumpsFull .e-gallery-item:first-child{ height: 420px;}
.e-gallery-grid .e-gallery-image{ height: 100%;}


.inputFld .wpcf7-spinner{ position: absolute;}



.elementor-element-60d2998 , .elementor-element-60d2998 div{ padding: 0px !important; margin: 0px !important; max-width: 100% !important; gap:0px !important;}


/*.galThjumpsFull .elementor-gallery__container {
  column-count: 2;
  display: block !important;
  grid-gap: 0px;
  gap: 15px;
}*/


.galThjumpsFull .e-gallery-item{ width: 50% !important;
  padding: 8px;
  border-radius: 0px !important; height: auto !important;}
.galThjumpsFull .elementor-gallery__container{ display: flex !important; gap:0px;}

.e-gallery-grid .e-gallery-image {
  height: 210px;
  border-radius: 20px;
}
.galThjumpsFull .e-gallery-item:first-child .e-gallery-image, .galThjumps .e-gallery-item:first-child .e-gallery-image{ height: 438px;}

.galThjumpsFull .e-gallery-item:last-child{ position: absolute;
  bottom: 0px;
  right: 0px;}

.galThjumpsFullsma .e-gallery-item:first-child .e-gallery-image{ height: 485px;}








@media (min-width: 2000px) and (max-width: 9000px) {


.homevideo video{ height: 860px !important;}





}
  
@media (min-width: 992px) and (max-width: 9000px) {
.nav_top .dropdown .dropdown-menu { /*-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;
    -o-transition: all 0.3s;transition: all 0.3s;*/ max-height: 0; display: block; opacity: 0;visibility: hidden;  margin:0px; }
.nav_top .dropdown:hover .dropdown-menu {  opacity: 1; visibility: visible; height: auto; transform: translate(0,0); max-height: 300px;}


/*sub_sub_menu*/
.nav_top .dropdown-submenu >.dropdown-menu { max-height: 0; display: none; opacity: 0; visibility: hidden; left: 100%; top: 0; border: none;  
 width: 150px; min-width: 100%;  border-radius: 0px; box-shadow: inherit; padding: 0px; margin: 0px; background: rgba(1, 25, 63, 0.9); min-width: inherit; 
box-shadow: 5px 3px 10px 0 rgba(0,0,0,.175); }
.nav_top .dropdown-submenu:hover > .dropdown-menu { max-height: 400px; opacity: 1; visibility: visible;display: block; }




.contactBtnMenu{ position: absolute; right: 0px;}




}

@media (min-width: 1900px) and (max-width: 9000px) {
.glopPic{ width: 55%;}
.devlPic{ width: 61%;}

}

@media only screen and (max-width: 1799px) {


.menu_sec li{ padding: 8px 17px;}
.tophead{ padding: 70px 0;}
.tophead h1, .tophead h2{ font-size: 48px; line-height: 66px;}
p{ font-size: 20px;
  line-height: 34px;}
.fulTxt h6{ font-size: 26px;
  line-height: 32px;}
body{ font-size: 15px; line-height: 24px;}
.glopPic{ width: 54%;}
.footerSec{ padding: 59px 0;}

.footBox h5 {
  font-size: 26px;
  line-height: 38px;}
.footBox li, .footBox li p{ font-size: 19px; line-height: 32px;}
.footBox li p{ padding-bottom: 0px;}
.footerSec::before {background-size: 74%;}
.formIdaSec::before {background-size: 82% auto, 72% 69%;}


.tophead h4 {
  font-size: 26px;
  line-height: 33px;}


.idasBox i {
    display: flex;
    height: 66px;
    align-items: center;}
.idasBox{ min-height: 250px;}



.abutWhatRow {
  margin-bottom: 85px;
}
.tickKst li{ margin: 10px 0;font-size: 17px;
  line-height: 30.79px;padding-left: 40px;}

.sofaColm .row{ min-height: 317px;}

.factoryBan{ min-height: 700px;}


.banAbIcon2 {
  bottom: 0px;
  left: 0;
}
.banAbIcon4 {
  bottom: 0px;
  right: 0;
}


.fulTxt p, .blkBox p{ font-size: 17px;  line-height: 31px; padding-bottom: 0px;}













}




@media only screen and (max-width: 1599px) {
.container{ max-width: 1370px; }


.homevideo video{ height: 600px !important;}
.abouutSec .row {
  margin:0 -10px;
}
.abouutSec .col-md-6 {
  padding:0 10px;
}
 .tophead h1, .tophead h2 {
    font-size: 40px;
    line-height: 56px;
  }

 p {
    font-size: 19px;
    line-height: 33px;
    padding-bottom: 11px;
  }
.tophead {
    padding:55px 0;
  }

.footBox li, .footBox li p{ font-size: 16px; line-height: 25px;}

.factoryBan{ min-height: 700px;}


.csrinvpic .pics3 img {
  height: 322px !important;
}
.csrinvpic .pics1 img, .csrinvpic .pics2 img {
  height: 185px !important;
}
.csrinvpic .pics1 img, .csrinvpic .pics2 img {
  height: 165px !important;
}
.csrinvpic .pics2 {
  margin-top: -188px;
}
.csrinvpic .pics4 {
  height: 215px;
}

.tickKst li {
    margin: 10px 0;
    font-size: 20px;
    line-height: 36.79px;
    padding-left: 40px;
  }
.fulTxt p, .blkBox p {    font-size: 13px;    line-height: 18px;    padding-bottom: 0px;  }
.blkBox{ padding: 20px;}.blkBox h5{ font-size: 25px;}
.factoryBan {    min-height: 650px;  }





.srvIcon {
  height: 210px;}
.retailBox h4 {
  padding: 0 20px;
  min-height: 83px;
}
.retailBox{ min-height: 439px;}














}  


  


@media only screen and (max-width: 1399px) {
.container { max-width: 1170px;}

.navbar-brand{ width: 155px;}
.menu_sec li a{ padding: 10px 0;}
.menu_sec li{ font-size: 16px; line-height: 25px;}
.contactBtn, .contactBtnMenu a{ width: 115px; font-size: 15px;}
.homevideo video {
    height: 500px !important;
  }
.tophead h6 em{ font-size: 16px; line-height: 22px; padding: 7px 17px;}
.tophead h6 em img{ width: 20px;}
 .tophead h1, .tophead h2 {
    font-size: 39px;
    line-height: 48px;
  }
 p {
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 10px;
  }

.fulTxt h6 {
    font-size: 22px;
    line-height: 28px;
  }
.midBx {
  min-width: 600px;}
.midI{ width: 580px;
  height: 580px;}
.blkBox{ max-width: 435px; width: 100%;}
.midBx img{   max-width: 380px !important;}
.bordersBx{ min-height: 430px;}


.globalSec{ background-size: 100%;}
.btnlink, .btnlinkDiv .elementor-button-link{ line-height: 53px;}
.idasBox{ padding: 25px;}
.bigBtn, .btnlinkDivBig .elementor-button-link {
  font-size: 18px;
}

.gallerySec .owl-nav button{ width: 40px;
  height: 40px;}
.fulTxt .bx{ max-width: 260px;}
.fulTxt .bx{ font-size: 12px; line-height: 15px;}
.logoBx{ height: 80px;}
.tranSec, .tranSec h2::before{ border-width: 2px;}


.factoryBan{ min-height: 700px;}




.banAbIcon{ width: 80px; height: 80px;padding: 10px;}
.csrinvpic .pics1 img, .csrinvpic .pics2 img {
  height: 175px !important;
  border-radius:15px;
}
.csrinvpic .pics3 img {
  height: 380px !important;border-radius:15px;
}
.csrinvpic .pics2 {
  margin-top: -200px;
}



.container-fluid {
  padding:0 50px;
}

.footLft p {
    font-size: 14px;
    line-height: 23px;
   }
.footerSec {
    padding:40px 0;
  }
.footBox li, .footBox li p {
    font-size: 14px;
    line-height: 20px;
  }
.footBox li{ margin-bottom: 8px;}
.footBox h5 {
    font-size: 21px;
    line-height: 24px;
  }



.glopPic {
    width: 44%;
  }
.globalSec .container{ max-width: 100%;}


.misonRow{ min-height: 396px;}
.misonBox {
  width: 100%;
  padding: 52px 37px;
  position: relative;
  min-height: 359px;
}

.misonBox h4 {
    font-size: 22px;
    line-height: 31px;
  }

.retailBox h4 {
  padding: 0 6px;
  min-height: 95px;
}
.ullist50 li {  background-position: left top 10px;}

.factoryBan {    min-height: 600px;  }



.midpc {
    max-width: 300px !important;
    top: -20px !important;
  }
.midBx img {
    max-width: 100% !important;
  }

.tickKst li {
    margin: 10px 0;
    font-size: 18px;
    line-height: 35.79px;
    padding-left: 30px;
  }





}  


  
  
  

@media only screen and (max-width: 1199px) {
.container{ max-width: 960px; }





.stvTp {
  position: absolute;
  top: 0;
  left: 0;
  bottom: inherit;
  right: inherit !important;
  opacity: 0.1;
  max-width: 240px;
}

.batxTxt {
  position: relative;
  padding-left: 156px;
}
.pr-5 {
  padding-right: 0;
}


.retailBox{ padding: 4px 22px 20px; min-height: 464px;}
.retailBox h4 {
  padding:
0 20px;
  min-height: 76px;
}
.srvIcon {
  height: 203px;}




.banAbIcon{ width: 60px; height: 60px;padding: 10px;}

.csrban{ min-height: auto;}



.csrban .col-md-6 {
    width: 80%;
  }
.btnlink, .btnlinkDiv .elementor-button-link {
    line-height: 48px;
  }
.csrinvTxt {
  padding-left: 15px;
}

.tickKst li {
    padding-left: 34px;
  }

.ethpicBx{ display: none;}
.banAbIcon2 {
    bottom: 0px;
    left: 18px;
  }
.banAbIcon4{ right: 18px;}


.contTp {
  position: absolute;
  top: -30px;
  right: 0;
  opacity: 0.6;
  bottom: inherit;
  overflow:
hidden;
  width: 200px;
}

.conctInfo li{ padding: 0 10px;}

.contactFormIn{ padding: 36px 38px;}
.inputFld label {
  font-size: 18px;
  line-height: 28px;}


.container-fluid {
  padding:0 20px;
}


}








@media only screen and (max-width: 991px) {
.nav_top .navbar-toggler{ border: none; background: none;padding: 10px 0; margin-right: 15px;}
.nav_top .navbar-toggler .icon-bar {display: block;width: 34px;height: 3px;  border-radius: 16px; background-color: #fff;}
.nav_top .navbar-toggler .icon-bar + .icon-bar {  margin-top: 6px;}
.navbar-toggler .icon-bar{-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.navbar-toggler.showtoggle .icon-bar:nth-child(1) {transform: translateY(8px) rotate(45deg);}
.navbar-toggler.showtoggle .icon-bar:nth-child(2) { opacity: 0;}  
.navbar-toggler.showtoggle .icon-bar:nth-child(3) { transform: translateY(-10px) rotate(-45deg);} 
.header_sec .container{ padding: 0px;}
.navbar-collapse{ position: absolute; top: 100%; left: 0px; background: #302249; width: 100%; z-index: 11;}	
.nav_top .navbar-toggler.showtoggle .icon-bar:nth-child(3) {
    width: 100%;
  }



.nav_top .navbar-toggler{ display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;}
.nav_top .navbar-toggler .icon-bar:nth-child(3){ width: 78%;}
.nav_top .navbar-toggler .icon-bar:nth-child(2){ width: 65%;}

.midBx {
    min-width: 500px;
    position: relative;
    left: inherit !important;transform: inherit;
  height: inherit;
  }

.fulTxt {
  width: 100%;
  position: inherit;
  top: 0px;
  left: 0px;
  height: auto;
}
.fulTxt .bx {
    max-width: 50%;
    position: inherit !important;
    top: inherit;
    left: inherit !important;
    right: inherit !important;min-height: 100px;text-align: left !important;
    padding:
0 0 0 51px !important;
  }	
.fulTxt {
  width: 100%;
  position: inherit;
  top: 0px;
  left: 0px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
}
.fulTxt .bx:before{ display: none !important;}
.bordersBx {
    min-height: 430px;
    padding:
44px;
  }
.bx i {
  width: 36px;
  position: absolute;
  top: 6px;
  display: inline-block;
  left: 0px;
  right: inherit !important;
}
.fulTxt .bx1 h6, .fulTxt .bx3 h6 {
  text-align: left;
}
.midBx::before { background-size: 66%;}
	
.container{ max-width: 750px; }
.midI {
    width: 480px;
    height: 480px;
    top: inherit;
    bottom: -66px;
    left: 74px;}
.blkBox{ padding: 18px 30px 22px 82px;}
.iconsa {
  width: 36px;
  position: absolute;
  top: 17px;
  right: inherit;
  left: 31px;
}

.glopPic {
    width: 100%;
    position: relative;
  }
.glopTxt {
  padding-right: 78px;
  padding-bottom: 100px;
  width: 100%;
}


.tranSec .owl-nav{ display: none;}
/*.tranSec { padding: 10px 0 20px !important;}*/
.tranSec, .tranSec h2::before {
    border-width:1px;
  }
.homeservice .col-md-3 {
    width: 33.333%;
  }
.idasBox i {
    display: flex;
    height: 41px;
    align-items: center;
    width: 61px;
  }
.homeservice{ justify-content: center;}
.devlPic {
  width: 100%;
  position: inherit;
  top: 0px;
  right: 0px;
}
.develrySec .col-md-5 {
    width: 100%;
  }
.develrySec .row{ flex-direction: column-reverse;}

.copLogoLst{ flex-wrap: wrap;}
.copLogoLst li span{ height: 240px;}
.copLogoLst li{ width: 50%;}


.copLogoLst::before{ display: none;}

.copLogoLst li span::after {
  width: 100%;
  height: 2px;
  position: absolute;
 bottom: 0;
  left: 0px;
  background:
linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.276) 18%, rgba(255, 255, 255, 0.516) 26%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.516) 76.27%, rgba(255, 255, 255, 0.276) 86.59%, rgba(255, 255, 255, 0) 100%);
  content: "";
}

.copLogoLst li:nth-child(even):before{ display: none;}
.copLogoLst li span{ position: relative;}
.copLogoLst li:nth-child(3) span:last-child::after, .copLogoLst li:nth-child(4) span:last-child::after{ display: none;}


.footLft {
  width: 100%;
}

 .footBox h5 {
    font-size: 21px;
    line-height: 32px;
    padding-bottom: 10px;
  }


.footBox {
 /* width: 50%;*/
  margin-top: 20px;
}

.factoryBan::before { background-size: 100%;}

.aboutBan {
  min-height: auto !important;
  padding:
130px 0 40px !important;
}
.aBicon{ max-width: 276px;}

.misonBox h4 {
    font-size: 17px;
    line-height: 25px;
  }
.misonBox p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
  }
.misonBox em {
  font-size: 80px;}
.misonBox {
  width: 100%;
  padding:
30px 19px;
  position: relative;
  min-height: 335px;
}  
  
.arws{ width: 43.403px;
  height: 43.403px; border: 3px solid rgb(255, 255, 255);font-size: 22px;right: -22px;}  
  
.misonRow {
  min-height: 368px; } 
  
  

.factoryPageBan, .servban { padding: 120px 0 !important; min-height: auto !important;}
.batxTxt {
  position: relative;
  padding-left: 88px;
}
.batxTxt::before {width: 66px;top: 20px;
  left: 11px;}

.factoryGall .col-md-4:nth-child(1) .facPic, .factoryGall .col-md-4:nth-child(2) .facPic {
  height: 400px;
}
.facPic{ height: 300px;}
.factoryGall .col-md-4:nth-child(6) .facPic, .factoryGall .col-md-4:nth-child(7) .facPic {
  height: 400px;
}

.factoryGall{ padding-bottom: 51px;}

.contTp, .aBicon {
  position: absolute;
  top: -29px;
  right: 0;
  opacity: 0.6;
  bottom: inherit;
  overflow:hidden; bottom: inherit;
}
.aBicon {
    max-width: 208px;
  }  
  

.stvTp{
    opacity: 0.2;
    top: -60px;
  }

.servBanRow:nth-child(2n) .textcaont{ padding: 0 20px;}
.retailRow .col-md-4 {
    width: 50%;
  }
.retailBox {
    padding:
4px 22px 20px;
    min-height: 400px;
    margin-top: 20px;
  }



.contLetBan .col-md-6{ width: 100%;}


 .homevideo video {
    height: 345px !important;
  }

.abutMissinSec{ overflow: hidden;}
.globalSec .row {  justify-content: flex-end;  flex-direction: column-reverse;}
  



.abutMissinSec{ padding: 0 12px !important;}



.fulpicPox img{ height: 330px; object-fit:cover;}
.fulpicPox.idasBox h4{ font-size: 20px;
  line-height: 26px;}
.fulpicPox .paratxt p{ font-size: 14px;
  line-height: 23px;}
.fulpicPox .paratxt {
  margin-top: 20px;
  height: inherit;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s;
}

.bx i {display: none;}


.fulTxt .bx {
    width: 50%;
    position: inherit !important;
    top: inherit;
    left: inherit !important;
    right: inherit !important;
    min-height: 100px;
    text-align: left !important;
    padding: 10px !important;
    max-width: 100% !important;
  }




.mapSec h2, .mapSec p{ margin-bottom: 0px !important;}



.tickKst2 .elementor-widget-heading, .tickKst2 .elementor-widget-text-editor{ margin: 0px !important; text-align: left !important;}












  
}



@media only screen and (max-width:767px){ 
.homeservice .col-md-3 {
    width: 50%;
  }
.footBox {
  /*width: 100%;*/
  margin-top: 20px;
}
.midI {
    width: 380px;
    height: 380px;
    top: inherit;
    bottom: -66px;
    left: 74px;
  }

.abutWhatRow:nth-child(2n+1) .row, .abutWhatRow:nth-child(2n) .row {
    flex-direction: inherit;
  }
.sofa-lft{ width: 40%;}
.sofa-rt {
  padding-right: 10px;
  width: 60%;
}
.wordstx{ width: 150px;
  height: 150px;
  border-radius:
24px;
  font-size: 105px;}

.sofaColm{ border-radius: 20px;}
.sofaColm::before { border-radius: 20px;}
.sofaColm .row{ border-radius: 20px;}
.aboutBan{ overflow: hidden;}
.abutWhatRow .col-md-6 {
  padding:0 10px;
  width: 100%;
}

.abutWhtTxt { margin-top: 20px;}

 .container {
    max-width: 100%;
  }


.abutMissinSec .container{ padding: 0px;} 
.misunsecsmob{ overflow: auto;}

.misonRow{ width: 1000px;}
.misonRow .col-sm-3{ width: 25%;}
.sofaColm .row {
    min-height: 260px;
  }
.sofaColm{ margin: 25px 0 0;}
.abutWhtPic img {
  border-radius:10px;
}
.abIcn{ width: 80px; height: 80px;}

.ullist50 ul {
  width: 100%;
  float: left;
}
 .tickKst li {
    margin:6px 0;
    font-size: 16px;
    line-height: 33.79px;
    padding-left: 23px;
  }
.misonRow{ margin-top: 20px;}
.sofaColm p{ font-size: 15px;
  line-height: 25px;}




.servBanRowcraft .pr-3 {
  padding-right: 10px;
  text-align: center;
}
.servBanRowcraft h6{ justify-content: center;}
.servBanRowcraft .batxTxt{ text-align: left;}

.pictursRound img {
  width: 100% !important;
  border-radius:
12px;
  max-width: 100% !important;
  margin-top: 20px;
}
.servBanRow{ margin-bottom: 71px;}

.servBanRowPassion .stvTp{ display: none;}
.servban{ padding-bottom: 0px !important;}
.servBanRowPassion { padding-bottom: 0px !important;}

.image-collage .grid-item:nth-child(1) .itesm, .image-collage .grid-item:nth-child(2) .itesm, .image-collage .grid-item:nth-child(3) .itesm, .image-collage .grid-item:nth-child(4) .itesm {
  height: 200px;
}
.image-collage .grid-item:nth-child(5) .itesm, .image-collage .grid-item:nth-child(6) .itesm {
  height: 325px;
}
.image-collage .grid-item:nth-child(7) .itesm, .image-collage .grid-item:nth-child(8) .itesm, .image-collage .grid-item:nth-child(9) .itesm {
  height: 200px;
}



.tickKst li{ padding-left: 32px;}
.EnvironmentalRow{ flex-direction: column-reverse !important;}
.PhilanthropicRow{ flex-direction: column-reverse !important;}


.echoLogoBx {
  width: 50%; position: relative;
}

.echoLogoBx::before {
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  content: "";
  background:
linear-gradient(98deg, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.46) 16%, rgba(255,255,255,0.86) 26%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.86) 60%,rgba(255,255,255,0.46) 70%, rgba(255,255,255,0.0) 100%);
  background:
linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.276) 18%, rgba(255, 255, 255, 0.516) 26%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.516) 76.27%, rgba(255, 255, 255, 0.276) 86.59%, rgba(255, 255, 255, 0) 100%);
}
.echoLogoBx::after {
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0px;
    background:
linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.276) 18%, rgba(255, 255, 255, 0.516) 26%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.516) 76.27%, rgba(255, 255, 255, 0.276) 86.59%, rgba(255, 255, 255, 0) 100%);
    content: "";
  }

.echoLogoBx:nth-child(even):before{ display: none;}
.echoLogoBx:nth-child(7):after, .echoLogoBx:nth-child(8):after{ display: none;}
.ecoLogo {
  display: flex;
  flex-wrap: wrap;
  justify-content: inherit;
}

.conctInfo li {
    padding:0 10px;
    width: 50%;
  }
.contactForm, .contactFormIn, .contactForm::before{ border-radius: 15px;}

.contactFormIn {
    padding:20px;
  }

.bordersBx {
    min-height: 430px;
    padding:
30px 19px;
  }

 .midBx {
    min-width: 100%;}

.midBx::before {
    background-size: 70% 100%; background-position: top center;
  }

.midBx{ padding-bottom: 0px;}

.midBx > div{ width: 100%;text-align: center;}
.midBx > div > div{ width: 100%; position: relative;}
.midI {
    width: 380px;
    height: 380px;
    top: inherit;
    bottom: -66px;
    left: 50%;
    transform: translateX(-50%);
  }

.midBx .elementor-element-14111de{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0px;
}

  .midI {
    width: 380px;
    height: 380px;
    top: inherit;
    bottom: -66px;
    left: 0;
    position: inherit;
  }


.mobgradeance h2, .mobgradeance h1{ /*background: linear-gradient(180deg, #FFFFFF 16.62%, #DFAA47 100%);color: transparent;
    background-clip: text;-webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent;*/ font-weight: 400;}

.copLogoLst li span{ padding: 30px;}

.idasBox {
    padding:40px 26px;
  }

.footerSec{ background: url(../images/fotbg.png) repeat #fff;}
.footerSec::before{ background: url(../images/fb1.png) no-repeat top left ,url(../images/fb2.png) no-repeat bottom right;}

.aboutBan{ padding-bottom: 0px !important;}
.ullist50 ul{ width: 50%;}
#secid2 .ullist50 ul, #secid3 .ullist50 ul, #secid4 .ullist50 ul, .abutWhatRow:nth-child(2) .ullist50 ul, .abutWhatRow:nth-child(3) .ullist50 ul, .abutWhatRow:nth-child(4) .ullist50 ul, .abutWhatRow:nth-child(5) .ullist50 ul{ width: 100%;}
.abutWhatRow {
    margin-bottom: 45px;
  }
.abutWhtTxt {
    margin-top: 50px;
  }
.sofa-lft::before{ display: none;}

.gallerySec .owl-nav {
  margin-top: 0;
}


.aboutBan, .factoryPageBan, .factoryPageBan, .servban, .contactBan{ padding-top: 100px !important;}
.factoryPageBan{ padding-bottom: 57px !important;}
.factoryPageBan.tophead h6{ justify-content: center;}
.factoryPageBan.tophead h1{ text-align: center;}
.elementor-element-d852ab4{ margin-top: 30px;}

.srvGal { padding-bottom: 50px;}


.midBx img {
    height: auto !important;
  } 


.midI {
    width: 380px;
    height: 380px;
    top: inherit;
    bottom: -66px;
    left: 0;
    position: relative;
    margin: 0px auto !important;
    transform: inherit !important;
  }


.conctInfo li {
  margin: 20px 0 10px;
}
.midI {    width: 380px !important;    height: 380px;}.blkBox{ z-index: 2;}
.blkBox {    padding: 13px 23px 11px 78px;  } .blkBox h5 {    font-size: 25px;    margin-bottom: 8px;    margin-top: 10px;  }

.midpc::after { display: none;}
.midBx > div{ padding-bottom: 43px !important;}

 .blkBox {
    padding: 12px !important;
  }


.textMid {
  max-width: 100%;
  margin: 0px auto;
}


}
@media only screen and (max-width:575px){
.wordstx {
    width: 122px;
    height: 123px;
    border-radius:
11px;
    font-size: 86px;
  }
.sofaColm h4{ padding-bottom: 10px;}
.sofaColm .row {
    min-height: 200px;
  }



.factoryPageBan {
    padding:
134px 0 80px !important;
    min-height: auto !important;
  }


.factoryGall .col-md-4:nth-child(1) .facPic, .factoryGall .col-md-4:nth-child(2) .facPic {
  height: 300px;
}
.facPic{ height: 300px;}
.factoryGall .col-md-4:nth-child(6) .facPic, .factoryGall .col-md-4:nth-child(7) .facPic {
  height: 300px;
}


.retailRow .col-md-4 {
    width: 100%;
  }
.retailBox h4 {
    padding:
0 20px 20px;
    min-height: auto;
  }

.srvIcon {
    height: 160px;
  }
.retailBox::after{ background-size: 63%;}
.retailBox{ min-height: 318px;}

.retailBox::before{ border-radius: 15px;}

.image-collage .grid-item:nth-child(1) .itesm, .image-collage .grid-item:nth-child(2) .itesm, .image-collage .grid-item:nth-child(3) .itesm, .image-collage .grid-item:nth-child(4) .itesm {
  height: 150px;
}
.image-collage .grid-item:nth-child(5) .itesm, .image-collage .grid-item:nth-child(6) .itesm {
  height: 300px;
}
.image-collage .grid-item:nth-child(7) .itesm, .image-collage .grid-item:nth-child(8) .itesm, .image-collage .grid-item:nth-child(9) .itesm {
  height: 150px;
}
.subtBtn {
  min-width: 100%; background-position: right 98px center !important;}


.tophead {
    padding:35px 0;
  }
.gallerySec .owl-nav button{ margin: 11px 11px 0;}
.glopTxt {
    padding-right: 12px;
    padding-bottom: 40px;
    width: 100%;
  }

.copLogoLst li span {
    height: 190px;
  }.blkBox{ z-index: 2;}
.aboutBan{ padding-top: 85px !important;}.factoryBan, .factoryPageBan{ padding-top: 85px !important;}





.galThjumpsFull .e-gallery-item {
  width: 100% !important;}
.galThjumpsFull .e-gallery-item:first-child .e-gallery-image, .galThjumps .e-gallery-item:first-child .e-gallery-image {
  height: auto;
}
.galThjumpsFull .e-gallery-item:last-child {
  position: inherit;
  bottom: inherit;
  right: inherit;
}
.galThjumpsFullsma .e-gallery-item:first-child .e-gallery-image {
  height: auto;
}












}


@media only screen and (max-width:480px){ 

.fulTxt .bx{ max-width: 100%;}


.sofaColm p{ font-size: 14px;
  line-height: 19px;}

 .tophead h4 {
    font-size: 23px;
    line-height: 30px;
  }

.sofa-lft {
    width: 30%;
  }
.sofa-rt {
    padding-right: 10px;
    width: 70%;
  }
.wordstx {
    width: 100px;
    height: 100px;
    border-radius:
10px;
    font-size: 55px;
  }

.batxTxtcont p br{ display: none;}



.factoryGall .col-md-4:nth-child(1) {
  width: 100%;
  padding-top: 0px;
}
.factoryGall .col-md-4:nth-child(1) .facPic, .factoryGall .col-md-4:nth-child(2) .facPic {
    height: auto;
  }
.factoryGall .col-md-4:nth-child(2) {
  width: 100%;
  padding-top: 0px;
}
.facPic {
    height: auto;
  }
 .factoryGall .col-md-4:nth-child(6) .facPic, .factoryGall .col-md-4:nth-child(7) .facPic {
    height: auto;
  }

.factoryGall .col-md-4:nth-child(6), .factoryGall .col-md-4:nth-child(7) {
  width: 100%;
}
.factoryGall .col-md-4 {
  padding:
10px 0;}


.tophead h1, .tophead h2 {
    font-size: 31px;
    line-height: 33px;
  }

.image-collage .grid-item {
  padding:6px 0;
  width: 100% !important;
}
.image-collage .grid-item .itesm{ height: auto !important;}
.csrinvpic .pics1, .csrinvpic .pics2 img {
  height: auto !important;
}
.csrinvpic .pics4 {
  height: auto;
}



.csrinvpic .pics2 {
    margin-top: 0;
  }
.csrinvpic .pics {
  width: 100%;
  padding:
12px 0;
}
.textMid {
  max-width: 100%;
  margin:
0px auto;
}

.ethPic img, .csrinvpic img {
  border-radius:
10px !important;}

.csrinvpic .pics3 img {
    height: auto !important;
  }
.flex-row-reverse .csrinvTxt {
  padding-left: 12px;
  padding-right: 12px;
}

.logosa{ height: 230px;
  padding:20px;}

.banAbIcon {
    width: 45px;
    height: 45px;
    padding:7px;
  }


.subtBtn {
    min-width: 100% !important;
    background-position:
right 10% center !important;
  }

.copLogoLst li span {
    height: 160px;
  }


.wordstx {
    width: 72px;
    height: 72px;
    border-radius:11px;
    font-size: 53px;background: conic-gradient(from 139.35deg at 50% 50%, #DFAA47 0deg, #FFCD71 358.07deg, #DFAA47 360deg);
  }
.sofaColm:before{ display: none;}
.midI {    width: 320px !important;    height: 320px;}
.fulTxt .bx {
    width: 100%;}


.conctInfo li{ width: 100% !important;}





}


@media only screen and (max-width:400px){ 
.logosa{ height: 200px;
  padding:20px;}
  
 .midI{ width: 280px; height: 280px;} 
  
.wordstx {
    width: 60px;
    height: 60px;
    font-size: 42px;}  
 
 
.midBx img {
    max-width: 220px !important;
    height: auto !important;
  } 
.midI {
    width: 280px;
    height: 280px;
    margin: 0px auto !important;
    position: relative;
    transform: inherit !important;
  } 
 
.homeservice .col-md-3 {
    width: 100%;
  } 


.galThjumps .elementor-gallery__container, .galThjumpsFull .elementor-gallery__container  {
  column-count: 1;
  display: inherit !important;
}
.galThjumps .e-gallery-item:first-child, .galThjumpsFull .e-gallery-item:first-child {
  height: auto !important;
}
.e-gallery-grid .e-gallery-image {
  height: auto;
  background-position: top !important;
}






  
}