@charset "UTF-8";

/*
Theme Name: techno
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
*/


body{ padding: 0px; margin: 0px; list-style: none; font: normal 14px/18px 'Montserrat', sans-serif; color:#000; }
p{padding: 0px; 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; 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;}
a, button, input[type="submit"]{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}


@font-face {
  font-family: 'icomoon';
  src:  url('assets/fonts/icomoon.eot?oss56q');
  src:  url('assets/fonts/icomoon.eot?oss56q#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon.ttf?oss56q') format('truetype'),
    url('assets/fonts/icomoon.woff?oss56q') format('woff'),
    url('assets/fonts/icomoon.svg?oss56q#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-wechat:before {
  content: "\e900";
}
.icon-whatsapp:before {
  content: "\e901";
}
.icon-arrow:before {
  content: "\e902";
}
.icon-Button-arrow:before {
  content: "\e903";
}
.icon-button:before {
  content: "\e904";
}
.icon-calendar:before {
  content: "\e905";
}
.icon-call:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-fax:before {
  content: "\e909";
}
.icon-linkedin:before {
  content: "\e90a";
}
.icon-magnifiying-glass:before {
  content: "\e90b";
}
.icon-place:before {
  content: "\e90c";
}
.icon-plus:before {
  content: "\e90d";
}
.icon-twitter:before {
  content: "\e90e";
}
.icon-linkedin2:before {
  content: "\eaca";
}




.headersec.fixed, .navbar-brand{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.headersec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 999;
-moz-box-shadow: 0 0 8px -5px #333;
-webkit-box-shadow: 0 0 8px -5px #333;
box-shadow: 0 0 8px -5px #333;}


@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}
.headersec.fixed{top:0;left:0;right:0;position:fixed;margin:0;z-index:1002;-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;-moz-box-shadow:0 0 8px -5px #333;-webkit-box-shadow:0 0 8px -5px #333;box-shadow:0 0 8px -5px #333;}


body{background: #000;}

/*
font-family: 'Montserrat', sans-serif;
*/

.headersec .container, .designingSec .container, .pushmenu .container{max-width: 1660px;}

.headersec{width: 100%; padding: 50px 0; }
.hderinr{width: 100%; position: relative; display: flex;  align-items: center; justify-content: space-between;}
.hdrlgo{width: auto;}
.hdrlgo img{max-width: 100%;}
.hdrinfo{width: auto; padding-right: 165px;}
.hdrinfo li{float: left;padding-right: 62px;color: #fff; font: 300 16px/20px 'Montserrat', sans-serif; }
.hdrinfo li a{color: #fff;}
.hdrinfo li:last-child{padding: 0px;}
.hdrinfo li em{font-style: normal;}
.menu-collapser{font-size: 0px; position: absolute; right: -6px;}
.collapse-button{width: 49px; height: 49px; background: none; border-radius: 100%; border: 1px solid #f6a308; display: flex; justify-content: center;
align-items: flex-end; flex-direction: column; padding: 14px;}
.collapse-button .icon-bar{background: #f6a308; width: 18px; margin-top: 6px;}
.collapse-button .icon-bar:last-child{width: 13px;}
.collapse-button .icon-bar:first-child{margin: 0px;}
.collapse-button .icon-bar:nth-child(2){display: none;}
.slimmenu{position: absolute; right: 0; top: 0;}
.hdrinfo li a:hover{color: #f6a308;}




.factorySec{width: 100%; padding: 10px 0 0; position: relative;}
.factoryhed{width: 100%; text-align: center;}
.factoryhed strong{color: #fff; font: 300 22px/30px 'Montserrat', sans-serif; text-transform: uppercase;}
.factoryhed h1{color: #fff; font: 300 30px/35px 'Montserrat', sans-serif; text-transform: uppercase; padding: 8px 0;}
.factoryhed span{color: #f6a61a; font: 300 20px/25px 'Montserrat', sans-serif; text-transform: uppercase;}
.factorysldr{width: 100%; margin: 30px 0 0;}
.factorysldrimg{width: 100%;}
.factorysldrimg img{width: 100%;}
.factorysldr .owl-dots{display: none !important;}
.factorysldr .owl-nav{display: flex !important; justify-content: center; align-items: center;}
.factorysldr .owl-nav button{width: 61px; height: 61px; color: #292929 !important; border: 2px solid #292929 !important; outline: none; 
border-radius: 100%; margin: 0 5px; position: relative; display: flex; align-items: center; justify-content: center;}
.factorysldr .owl-nav button:hover{color: #73d07d !important; border-color: #73d07d !important;}
.factorysldr .owl-nav button span{display: none !important;}
.factorysldr .owl-nav button::before{content: "\e902"; font-family: 'icomoon';}
.factorysldr .owl-next::before{
transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
}
.scroll{position: absolute; bottom: -50px; left: 0; width: 100%;text-align: right;}
.scroll a{color: #fcb718; font: 300 12px/20px 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 4px; display: inline-block;
position: relative;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg); padding-bottom: 10px;z-index: 9;margin-right: 185px;}
.scroll a::before{position: absolute; content: ""; width: 204px; height: 1px; background: #1d1d1d; bottom: 0; left: 20px; pointer-events: none;}

.profileSec{width: 100%; padding: 52px 0 110px; }
.profilecont{position: relative; border: 3px solid #161616; max-width: 1130px; padding: 110px 285px 120px 94px;}
.profilecont h2, .profilecont h1, .profilecont_one.text-center h2, .profileinrSec .profilecont h1, .profilecont h1{color: #fff; font: 300 42px/50px 'Montserrat', sans-serif; text-transform: uppercase; margin-bottom: 40px;}
.down_section_sec h3{
    color: #fff; font: 300 30px/50px 'Montserrat', sans-serif; margin-bottom: 15px;
}
.profilecont p, .pdf_bx_bx.text-center p{color: #fff; font: 300 16px/32px 'Montserrat', sans-serif; margin-bottom: 34px;}
.profilecont p span, .pdf_bx_bx.text-center p span {font-size: 17px;}
.redbtn{margin: 27px 0 0; position: relative; color: #fff; color: #fcb718; text-transform: uppercase; 
font: 400 17.72px/93px 'Montserrat', sans-serif; border: 1px solid #fff; border-radius: 50px; display: inline-block; padding: 0 50px;}
.redbtn::before{pointer-events: none; position: absolute; top: 35px; right: -11px; width: 23px; height: 25px;
background: url(assets/images/btnicn1.png) no-repeat 0 0; content: "";}
.profileimg{position: absolute; right: -395px; bottom: -110px;}
.profileimg img{width: 585px; height: 745px; border: 8px solid #ef9c1a; object-fit: cover;}


.manufacturingSec{width: 100%; padding: 70px 0 0;}
.manufacturingimg{width: 100%; border: 8px solid #131519; position: relative; margin: 43px 0 0;}
.manufacturingimg img{width: 100%;}
.videoply{display: flex; align-items: center; justify-content: center; width: 96px; height: 96px; background: #ff0000; border-radius: 100%;
font-size: 28px; color: #fff;
-webkit-box-shadow: 0px 0px 35px 0px rgba(5,5,6,0.23);
-moz-box-shadow: 0px 0px 35px 0px rgba(5,5,6,0.23);
box-shadow: 0px 0px 35px 0px rgba(5,5,6,0.23); position: absolute; top: 50%; left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);}
.tophding{width: 100%; text-align: center;}
.tophding h1, .tophding h2, .tophding h3, .tophding h4{font: 300 42px/50px 'Montserrat', sans-serif; color: #fff; text-transform: uppercase;
margin-bottom: 26px;}
.tophding p{color: #fff; font: 300 16px/32px 'Montserrat', sans-serif;}
.tophding .redbtn{margin: 22px 0 0;}
.manufacturingSec .tophding{max-width: 925px; margin: 0 auto;}
.redbtn:hover{background: #fff; color: #000;}


.servicesSec{width: 100%; padding: 168px 0 123px; background-repeat: no-repeat; background-position: top right;}
.servicesSec .row{justify-content: center; margin: 0 -16px;}
.servicesSec .row > div{padding: 0 16px;}
.servicesbx{width: 100%; position: relative;float: left;}
.serviceimg{position: relative; width: 472px; border: 8px solid #131519;float: right;}
.serviceimg img{width: 100%; object-fit: cover; height: 595px;}
.serviceimg::before{position: absolute; content: ""; background: rgba(0,41,64,0.81); top: 0; left: 0; width: 100%; height: 100%;}
.servicescont{max-width: 500px;position: absolute;}
.servicesSec .row > div:last-child .serviceimg{float: left;}
.servicesSec .row > div:first-child .servicescont{top: 50%; left: -85px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);}
.servicesSec .row > div:first-child .servicescont .tophding{text-align: right;}
.servicesSec .row > div:last-child .servicescont{bottom: -123px; right: -40px; }
.servicesSec .row > div:last-child .servicescont .tophding{text-align: left;}
.serviceimg, .serviceimg::before, .redbtn::before, .designingimg::before, .designingimg{
transition: all 0.3s ease-in-out;
}
.serviceimg:hover{border-color: #ef9c1a;}
.serviceimg:hover::before{background: rgba(33,50,0,0.71);}
.servicescont .redbtn:hover{background: #ef9c1a; color: #000; border-color: #ef9c1a;}
.servicescont .redbtn:hover::before{background: url(assets/images/btnicn2.png) no-repeat 0 0;}


.designingSec{width: 100%; padding: 150px 0 95px; 
background: url(assets/images/designingbg1.png) no-repeat left top, url(assets/images/designingbg2.png) no-repeat right top 35px;}
.designingimg{width: 100%; position: relative; margin: 30px 0 0;border: 8px solid #131519;}
.designingimg img{width: 100%;}
.designingimg::before{position: absolute; content: ""; background: rgba(0,0,0,0.60); top: 0; left: 0; width: 100%; height: 100%;}
.designingSec .tophding h3{margin-bottom: 14px;}
.designingSec .redbtn{margin: 66px 0 0;}
.designingSec .videoply{width: 70px; height: 70px; font-size: 20px; opacity: 0; visibility: hidden;}
.designingimg:hover .videoply{opacity: 1; visibility: visible;}
.designingimg:hover::before{opacity: 0; visibility: hidden;}
.designingimg:hover{border-color: #ef9c1a;}


.teamSec{width: 100%;}
.teambx, .temimg{width: 100%;}
.temxont{text-align: center; width: 100%;}
.temxont strong{color: #e3a814;font: 300 16px/32px 'Montserrat', sans-serif;}
.temxont em{font: 300 14px/20px 'Montserrat', sans-serif; color: #fff; display: block;}
.temxont ul{ display: inline-block; font-size: 0px; margin: 10px 0 0;}
.temxont li{font: 300 14px/20px 'Montserrat', sans-serif;  position: relative;  display: inline-block; padding: 0 5px;}
.temxont li a{color: #fff;}
.temxont li:first-child{padding-right: 60px; color: #fff;}
.temxont li:first-child::before{content: ""; position: absolute; background: #d5d5d5; top: 10px; right: 18px; width: 22px; height: 1.2px;}
.temxont li a:hover{color: #e3a814;}
.temimg{text-align: center;}
.teamSec .row > div{position: relative;margin: 75px 0 0;}
.teamSec .row > div::before{position: absolute; content: ""; top: 0; right: 0; width: 1.3px; height: 100%;
background: url(assets/images/line.png) no-repeat 0 0; background-size: 100 100%;}
.teamSec .row > div:last-child::before{content: none;}
/*.teamSec .row > div:last-child .temimg{margin-left: 44px;}*/
.teambtn{width: 100%; text-align: center; margin: 55px 0 0;}
.teambtn a{margin: 0px;}


.eventSec{width: 100%; padding: 127px 0 245px; background-position: top right; background-repeat: no-repeat; margin-top: -34px;  position: relative;}
.eventSec .tophding{text-align: left; position: relative;}
.eventSec .tophding .redbtn{margin: 0px; position: absolute; top: -34px; right: 0;}
.eventpnel{width: 100%; position: relative; padding: 190px 0 360px;}
.eventbx{width: 490px; position: relative; border: 8px solid #131519;
transition: all 0.3s ease-in-out;}
.eventimg{position: relative; width: 100%;}
.eventimg img{height: 420px; width: 100%; object-fit: cover;}
.eventcont{position: absolute; top: 0; left: 0; width: 100%; padding: 73px 40px; height: 100%;
transition: all 0.3s ease-in-out;}
.eventcont strong{color: #fff; font: 300 20px/26px 'Montserrat', sans-serif; text-transform: uppercase;margin-bottom: 21px; display: block;}
.eventcont p{color: #fff; font: 300 16px/23px 'Montserrat', sans-serif; margin-bottom: 26px;}
.eventcont em{display: flex; align-items: center; font: 300 15px/20px 'Montserrat', sans-serif; color: #fff;}
.eventimg::before{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%;transition: all 0.3s ease-in-out;
background: url(assets/images/eventoverly.png) no-repeat 0 0; background-size: 100% 100%;}
.eventcont em span{color: #e3a814; margin-right: 10px;}
.plusicn{position: absolute; bottom: 0; left: 0; background: #000; color: #e3a814;font-size: 30px; padding: 10px 15px; display: inline-block;
transition: all 0.3s ease-in-out;}
.apslink{position: absolute; top: 0; left: 0; width: 100%; height: 100%;z-index: 9;}
.eventpnel .row{margin: 0px;}
.eventpnel .row > div{padding: 0px; width: auto;}
.eventbx:hover .eventcont{opacity: 0; visibility: hidden;}
.eventbx:hover .eventimg::before{opacity: 0; visibility: hidden;}
.eventbx:hover{border-color: #febb15;}
.eventbx:hover .plusicn{background: #febb15; color: #000;}

.eventpnel .row > div:last-child {position: absolute; bottom: 150px; right: 30px;}
.eventpnel .row > div:nth-child(3) {bottom: 0; left: 20%; position: absolute;}
.eventpnel .row > div:nth-child(2) {top: 36px; left: 40%; position: absolute;}
.eventSec::before{position: absolute; bottom: 90px; left: 0; width: 168px; height: 381px; background: url(assets/images/eventshpe.png) no-repeat 0 0;
content: "";}
.teambtn{position: relative; z-index: 9;}



.foterSec{width: 100%; margin-top: 80px;}
.page-id-46 .foterSec{margin-top: 100px;}
.ftrmain{max-width: 1980px; position: relative; margin: 0 auto;}
.ftrbtm{width: 100%; padding: 30px 0; text-align: right;}
.ftrbtm span{color: #fff; font: 400 16px/20px 'Montserrat', sans-serif; text-transform: uppercase;}
.ftrbtm span a{color: #fff;}
.ftrbtm span a:hover{color: #f4a21d;}

.ftrtop{width: 100%; display: flex; flex-wrap: wrap;}
.ftrlgo{background: #040404; width: 725px; padding: 65px 20px 20px; margin-left: -452px; position: relative;}
.ftrlgoinr{max-width: 400px; margin: 0 auto; text-align: center;}
.ftrlgoinr p{color: #fff; font: 300 16px/23px 'Montserrat', sans-serif; margin: 13px 0 0; width: 100%;}
.ftrlgoinr p a{color: #fff;}
.ftrlgoinr .media{justify-content: center; flex-wrap: wrap; margin: 30px 0 0;}
.ftrlgoinr span{display: flex; color: #fff; width: 41px; height: 41px; justify-content: center; align-items: center; font-size: 20px;
background: #f4a21d; border-radius: 100%;
-webkit-box-shadow: 0px 12px 11px 0px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 12px 11px 0px rgba(0,0,0,0.12);
box-shadow: 0px 12px 11px 0px rgba(0,0,0,0.12);}
.ftrlgoinr .media-object{width: 100%;}
.ftrlgolnk{display: inline-block;}
.ftrlgolnk img{max-width: 100%;}
.ftrlgoinr p a:hover{color: #f4a21d;}
.ftrlgo::before{position: absolute; content: ""; bottom: -80px; left: 0; top: 0; right: 0; background: #040404; z-index: -1;}

.ftrsocil{background: #ef9c1a; 
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg); height: 93px; width: 545px;padding: 24px 50px; position: relative;bottom: -111px;left: -225px;}
.ftrsocil li a{display: flex; width: 41px; height: 41px; background: #0275b4; border-radius: 100%; justify-content: center; align-items: center;
color: #fff;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);}
.ftrsocil li {float: left; padding-right: 18px;}
.ftrsocil ul{display: flex; align-items: center; font-size: 14px;}
.ftrsocil li:nth-child(2) a{background: #FF0000;}
.ftrsocil li:nth-child(3) a{background: #4267b2;}
.ftrsocil li:nth-child(4) a{background: #1da1f2;}
.ftrsocil li:nth-child(5) a{background: #1da1f2;}
.ftrsocil li em{text-transform: uppercase; color: #000; font: 400 18px/23px 'Montserrat', sans-serif; letter-spacing: 3px; font-style: normal;}
.ftrsocil li:first-child{padding-right: 68px; }
.ftrsocil li:last-child{padding: 0px;}

.ftrwhite{position: absolute; top: -106px; right: 0; background: #fff; width: 936px; border: 8px solid #febb15; padding: 52px 60px 52px 66px;}
.ftrhed{width: 100%;}
.ftrhed strong{color: #000; font: 300 30px/35px 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 2px; display: block;
margin-bottom: 20px;}
.ftrinfo{margin: 25px 0 0; display: inline-block;}
.ftrlink li{color: #000; font: 400 16px/40px 'Montserrat', sans-serif; position: relative; padding-left: 17px;}
.ftrlink li a{color: #000;}
.ftrlink li::before{position: absolute; content: ""; width: 6px; height: 6px; background: #ef9c1a; top: 17px; left: 0; border-radius: 100%;}
.ftrlink ul{float: left; margin-right: 70px;}
.ftrlink ul:nth-child(3){margin-right: 110px;}
.ftrlink ul:last-child{margin: 0px;}
.ftrinfo ul{width: 85%; display: inline-block;}
.qrcde {width: 14%; display: inline-block; vertical-align: top; margin-top: 30px;}
.ftrinfo li .media{align-items: center; margin: 30px 0 0;}
.ftrinfo li{float: left; margin-right: 140px;}
.ftrinfo li span{display: flex; align-items: center; justify-content: center; width: 41px; height: 41px; border-radius: 100%; background: #f4a21d;
margin-right: 17px; font-size: 19px; color: #fff;
-webkit-box-shadow: 0px 12px 11px 0px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 12px 11px 0px rgba(0,0,0,0.12);
box-shadow: 0px 12px 11px 0px rgba(0,0,0,0.12);}
.ftrinfo li em{color: #000; font: 400 16px/20px 'Montserrat', sans-serif;}
.ftrinfo li em a{color: #000;}
.ftrinfo strong{margin: 0px;}
.ftrinfo li:nth-child(2) span{background: #30c100;}
.ftrinfo li:nth-child(4) span{background: #39bd4c;}

.ftrlink li a:hover, .ftrinfo li em a:hover{color: #ef9c1a;}

.teamSec{position: relative;}
.teamSec::before{position: absolute; content: ""; top: -240px; right: 0; width: 166px; height: 381px;
background: url(assets/images/teamshpe.png) no-repeat 0 0;}
.factorysldrimg img{height: 532px; object-fit: cover;}



.collapse-button.showtoggle .icon-bar:nth-child(1) {-ms-transform: matrix(1, -1, 0, 1, 0, 0); transform: matrix(1, -1, 0, 1, 0, 0); 
-webkit-transform: matrix(1, -1, 0, 1, 0, 0); width: 20px;}
.collapse-button.showtoggle .icon-bar:nth-child(2) { opacity: 0;  width: 0px;}  
.collapse-button.showtoggle .icon-bar:nth-child(3) {
-ms-transform: matrix(1, 1, 0, 1, 0, 0); 
transform: matrix(1, 1, 0, 1, 0, 0); 
-webkit-transform: matrix(1, 1, 0, 1, 0, 0);
width: 20px;  margin-top: -3px;} 
.collapse-button .icon-bar { display: block; border-radius: 3px; opacity: 1;
transform: matrix(1, 0, 0, 1, 0, 0); 
-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;}

.pushmenu{position: fixed; left: 0; width: 100%; display: none; top: 135px; z-index: 9;pointer-events: none;}
.pushmenu .navbar{padding: 0px; width: 235px; background: #000; float: right; position: relative; z-index: 99; padding: 10px;left: 135px;
pointer-events: visible;}
.pushmenu ul{width: 100%; text-align: center;}
.pushmenu li a{color: #fff; display: inline-block;}
.pushmenu li{font: 300 16px/40px 'Montserrat', sans-serif;}
.pushmenu li a:hover{color: #ef9c1a;}

.collapse-button{background: none !important;}
.ftrsocil li a:hover{
transform: scale(1.08) rotate(90deg);
-webkit-transform: scale(1.08) rotate(90deg);
-o-transform: scale(1.08) rotate(90deg);
-ms-transform: scale(1.08) rotate(90deg);
-moz-transform: scale(1.08) rotate(90deg);
}
.pushmenu li a{width: 100%;padding: 0;}

.manufacturingimg img{height: 675px; object-fit: cover;}


.headersec.fixed{background: rgba(4,4,4,0.90); padding: 20px 0;}
.pushmenu .navbar {left: 85px;}
.pushmenu.fixed { top: 125px;}


.hdrinr{border-bottom: 1px solid #ef9c1a;}
.profileinrSec{padding: 70px 0 0;}
.profileinrSec .profilecont{margin: 83px 0 0;padding: 52px 235px 74px 90px;}
.profileinrSec .tophding h1{margin: 0px;}
.profileinrSec .profileimg img{height: 614px;}
.profileimg.set-width{height: 544px;width: 519px;border:8px solid #ef9c1a;background: #000;}
.profileimg.set-width img{border: none !important;}
.profileinrSec .profilecont h2, .technomakeSec .profilecont h2, .profilecont_one.text-center h2, .profileinrSec .profilecont h1{text-transform: capitalize; position: relative; padding-bottom: 28px;}
.profileinrSec .profilecont h2::before, .technomakeSec .profilecont h2::before, .profileinrSec .profilecont h1:before {position: absolute; content: ""; width: 154px; height: 1.2px; bottom: 0; left: 0; background: #ef9c1a;}
.profileinrSec .profileimg{top: -38px; bottom: inherit;}
.profileinrSec .profilecont p:last-child{margin: 0px;}

.technomakeSec{width: 100%; padding: 140px 0 215px; position: relative; background: url(assets/images/eventbg.jpg) no-repeat bottom 215px right;}
.technomakeSec .row{margin: 0 -20px;}
.technomakeSec .row > div{padding: 0 20px;}
.technomakeSec .profilecont{padding: 0px; border: 0px; max-width: 100%; margin: 20px 0 0;}
.technomakeSec .profileimg{position: inherit; top: inherit; left: inherit; bottom: inherit; right: inherit;}
.technomakeSec .profileimg img{width: 100%; height: 613px;}
.technomakeSec::before{width: 168px; height: 381px; content: ""; top: -172px; left: 0; background: url(assets/images/profileinrshpe1.png) no-repeat 0 0;
position: absolute;}
.technomakeSec .profilecont p:last-child{margin: 0px;}

.profilecont ul{width: 100%; display: inline-block;}
.profilecont li{float: left; padding-right: 40px; margin-right: 40px; position: relative;}
.profilecont li:last-child{padding: 0px; margin: 0px;}
.profilecont p em{color: #ef9c1a; font-style: normal;}
.profilecont li b{display: flex; position: relative; justify-content: center; align-items: center; background: #ef9c1a; 
border-radius: 100%; width: 118px; height: 118px; text-align: center; color: #000; font: 500 17px/24px 'Montserrat', sans-serif;}
.profilecont li b::before{position: absolute; top: -4px; bottom: -4px; left: -4px; right: -4px; border-radius: 100%; border: 1.5px solid #ef9c1a;
content: "";}
.profilecont li::before{position: absolute; content: ""; top: 36px; right: -21px; width: 41px; height: 43px;
background: url(assets/images/rightarw.png) no-repeat 0 0;}
.profilecont li:last-child::before{content: none;}

.designingbtm .row > div{padding: 0px;max-width: inherit;width: auto;}
.designingbtm .row{margin: 0px;display: inherit;}
.designingbtm .row > div:first-child{width: 645px; float: left; margin-right: 46px; margin-bottom: 20px;}
.designingbtm .profilecont h2{display: flex;}
.designingbtm .profileimg img { height: 590px;}


.profilecont li b::before {z-index: -1;}


ul#menu-footer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul#menu-footer li {
    width: calc(30% - 25px);
        margin-right: 25px;
}

.profilecont.set-design.pb-5 {
    max-width: 100% !important;
    width: 100%;
    text-align: center;
    border: none;
    padding: 0;
    margin-top: 15px;
}

.set_mar {
    margin-bottom: 35px;
}
.eventbx.w-100.event_page .eventcont {
    position: relative;
    height: auto;
}
.set_mar article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    flex-direction: row;
}
.eventbx.w-100.event_page:hover .eventcont {
    opacity: 1;
    visibility: visible;
}

.set_mr {
    margin: 30px 0 60px;
}
.set_mr .col-md-4 {
    margin-top: 30px;
}
.team_page {
    border: 1px solid #292929;
    padding: 30px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.team_page p{
        color: #fff;
 }  
.team_page p {
    color: #fff;
    margin: 15px 0 0;
}
section.profileSec.profileinrSec.set_mr_contact {
    padding-bottom: 100px;
}
.profilecont.set_contact strong {
    color: #feba11 !important;
    font-weight: normal;
    text-decoration: none;
}    
    .profilecont.set_contact strong, .profilecont.set_contact a {
        color: #fff !important;
        text-decoration: none;
        font-weight: 600;
    }


.profilecont.set_contact span.icon-call, 
.profilecont.set_contact span.icon-email,
.profilecont.set_contact span.icon-fax,
.profilecont.set_contact span.icon-place,
.profilecont.set_contact span.icon-whatsapp,
.profilecont.set_contact span {
    width: 41px;
    height: 41px;
    display: inline-block;
    text-align: center;
    background: #f4a21d;
    line-height: 41px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 5px;
}


.profilecont.set_contact {
    margin: 0;
}


.set_mr_contact .row.set_mr {
    margin: 50px 0;
}

section.profileSec.profileinrSec.set_mr_contact h4, section.profileSec.profileinrSec.set_mr_contact h3 {
    color: #f9a21d;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px;
}
section.profileSec.profileinrSec.set_mr_contact .profilecont.set_contact {
    margin: 0;
    padding: 52px 70px 74px 70px;
}

/************** contact form ************/

.contact_page .contact_form .input-group {
    border-bottom: 1px solid #161616;
}
.contact_form .input-group {
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.contact_form p {
    margin-bottom: 0;
    width: calc(100% - 30px);
    padding-left: 14px;
}
.contact_page .contact_form .input-group-text {
    color: #f4a21d;
}
.contact_form .form-control {
    padding: 0;
    height: auto;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    background: none;
    border: none;
    box-shadow: none;
}
.contact_form .input-group-text {
    padding: 16px 0;
    background: none;
    border: none;
}
.contact_form textarea.form-control {
    height: 80px;
    resize: none;
}
.contact_form .input-group.textarea .input-group-text {
    -ms-flex-align: flex-start !important;
    align-items: flex-start !important;
}
.contact_page .contact_form .input-group.sub_button {
    border-bottom: none;
    padding: 0;
    margin: 0;
}
.input-group.sub_button input[type="submit"] {
    border-radius: 0px;
    padding: 21px 45px;
    transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    box-shadow: none;
    border: none;
    font: 200 18px/20px 'Montserrat', sans-serif;
    color: #fff;
    background: #f4a21d;
    border: 1px solid #f4a21d;
}
.input-group.sub_button input[type="submit"]:hover {
    border: 1px solid #f4a21d;
    background: none;
    
}
.input-group span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-bottom: -10px;
}
span.input-group-text {
    margin-top: -9px;
}


.contact_page .contact_form .input-group {
    border-bottom: 1px solid #161616;
}
.contact_form .input-group {
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.contact_form p {
    margin-bottom: 0;
    width: calc(100% - 30px);
    padding-left: 14px;
}
.contact_form .form-control {
    padding: 0;
    height: auto;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    background: none;
    border: none;
    box-shadow: none;
}
.contact_form .input-group-text {
    padding: 11px 0;
    background: none;
    border: none;
}
.contact_form textarea.form-control {
    height: 80px;
    resize: none;
}
.contact_form .input-group.textarea .input-group-text {
    -ms-flex-align: flex-start !important;
    align-items: flex-start !important;
}
.contact_page .contact_form .input-group.sub_button {
    border-bottom: none;
    padding: 0;
    margin: 0;
}
.input-group span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-bottom: -10px;
}
span.input-group-text {
    margin-top: -9px;
}


.contact_form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.contact_form .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.contact_form .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.contact_form .form-control:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.contact_form .input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.contact_form  .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.contact_page .contact_form .input-group-text i {
    font-size: 18px;
}

.contact_page .contact_form .input-group-text img {
    max-width: 17px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
}


.map {
    margin: 50px 0 0;
}

.map iframe {
    width: 100% !important;
    border: none;
    height: 400px !important;
}

.page.page-id-260 .profilecont1 {
    text-align: center;
    margin-top: 40px;
    color: #fff;
}

.page.page-id-260 .profilecont1 h2 {
    font-size: 28px;
    font-weight: normal;
    margin: 0 0 15px;
    color: #ef9c1a;
}

ul.set_new {
    color: #fff;
}
ul.set_new li, ul.set_new li:last-child {
    padding: 0 15px 0 15px;
    margin: 0 0 20px;
    width: 50%;
        position: relative;
}
ul.set_new li:before{
    display: none;
}

ul.set_new li:after {
    content: "";
    width: 7px;
    height: 7px;
    background: #ef9c1a;
    position: absolute;
    border-radius: 50%;
    top: 5px;
    left: 0;
}

p.address span.icon-place, p.address span.fa-history {
    position: absolute;
    left: 3px;
    top: 7px;
    margin: 0 !important;
}
p.address {
    padding-left: 50px;
    position: relative;
}

.wwi .icon-whatsapp, .wwi .icon-wechat {color: #f4a21d;
    background: #000 !important;
    width: 16px !important;
    display: inline-block !important;
    margin: 0px 2px !important;
    font-size: 14px !important; }
.set_contact a:hover, .profilecont p small {color: #f4a21d !important;}
.menu-primary-container { width:100%;}

/******************* new add ***********/

.wwi span.icon-whatsapp.set-whatsapp {
    background: #39bd4c !important;
    width: 35px !important;
    height: 35px !important;
    color: #fff;
    margin: 0 5px !important;
    font-size: 16px !important;
    line-height: 35px !important;
}
.wwi span.icon-wechat.set-wechat {
    background: #30c100 !important;
    width: 35px !important;
    height: 35px !important;
    color: #fff;
    margin: 0 5px !important;
    font-size: 16px !important;
    line-height: 35px !important;
}


.temimg img {
    width: 100%;
    margin-bottom: 15px;
}

.error404 .profileSec { min-height:50vh;}

/* Page Sustainability */
.sustainabilitySec .sustainContOne{
    margin: 83px 0 0;
    padding: 82px 280px 30px 90px;
    position: relative;
    border: 3px solid #161616;
    max-width: 1130px;
    background-color: #000000;
}
.sustainabilitySec .tophding{
    padding-top: 70px;
}
.sustainabilitySec .sustainimg {
    position: absolute;
    right: -395px;
    bottom: -80px;
}
.sustainabilitySec .sustainimg img {
    width: 516px;
    height: 479px;
    border: 8px solid #ef9c1a;
    object-fit: cover;
}
.sustainabilitySec .sustainContOne h2, .sustainabilitySec .sustainContOne h1{
    color: #fff;
    font: 300 42px/56px 'Montserrat', sans-serif;
    padding-bottom: 30px;
    margin-bottom: 18px;
    max-width: 600px;
    position: relative;
}
.sustainabilitySec .sustainContOne h2::after, .sustainabilitySec .sustainContOne h1:after{
    content: '';
    position: absolute;
    width: 154px;
    height: 1.2px;
    bottom: 10px;
    left: 0;
    background: #ef9c1a;
}
.sustainabilitySec .sustainContOne p {
    color: #fff;
    font: 300 16px/32px 'Montserrat', sans-serif;
    margin-bottom: 34px;
}
.sustainabilitySecTwo{
    padding: 200px 0 190px;
    position: relative;
}
.sustainabilitySecTwo::after{
    width: 168px;
    height: 381px;
    content: "";
    top: 115px;
    left: 0;
    background: url(./assets/images/profileinrshpe1.png) no-repeat 0 0;
    background-size: 168px;
    position: absolute;
}
.sustainContTwo{
    max-width: 1024px;
    margin: 0 auto;
}
.curveBoxCon{
    display: flex;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.curvebox_Wrapper{
    width: 33.3333%;
    display: flex;
    flex-direction: column;
}
.curveBoxCon .curveBox{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 85px;
    background: #1D1D1D;
    border-radius: 50%;
}
.curveBoxCon .curve_line{
    width: 100%;
    position: absolute;
    z-index: -1;
    top: -37px;
    left: 0;
}
.curveBoxCon .curveBox img{
    width: 34px;
    min-width: 34px;
}
.curveBoxCon .curveBox1 img{
    width: 42px;
}
.curveBoxCon .curvebox_Wrapper:nth-child(3) {
    justify-content: center;
    align-items: center;
}
.curveBoxCon .curvebox_Wrapper:nth-child(4) {
    align-items: flex-end;
}
.curveBoxCon .curveBox2{
    margin-top: -100px;
}
.curveBoxCon .curveBox3{
    margin-top: -42px;
    margin-right: -4px;
}
.curvebox_Wrapper p{
    color: #ffffff;
    font: 300 20px/45px 'Montserrat', sans-serif;
}
.sustainContTwoText{
    text-align: center;
}
.sustainContTwoText p{
    color: #BDBDBD;
    font: 300 16px/35px 'Montserrat', sans-serif;
}
.sustainContThree{
    width: 100%;
}
.sustainContThee_Wrapper .ContThee_box{
    min-width: 50%;
    padding: 50px 80px 40px 50px;
    position: relative;
    border: 3px solid #161616;
    background-color: #000000;
    margin-top: 45px;
}
.sustainContThee_Wrapper .ContThee_box h2 {
    text-align: center;
    color: #fff;
    font: 300 42px/56px 'Montserrat', sans-serif;
    padding-bottom: 45px;
}
.sustainContThee_Wrapper{
    display: flex;
}
.sustainContThee_Wrapper .ContThee_box ul li{
    color: #fff;
    font: 300 16px/24px 'Montserrat', sans-serif;
    padding-left: 30px;
    position: relative;
    margin-bottom: 32px;
}
.sustainContThee_Wrapper .ContThee_box ul li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    background-image: url(./assets/images/list-icon.png);
    background-size: 12px;
    width: 12px;
    height: 11px;
}
.sustainContThee_Wrapper .ContThee_box2{
    top: 137px;
    right: 55px;
}
.sustain_bottom_content {
    padding-top: 65px;
    padding-bottom: 30px;
    margin-top: 140px;
    text-align: center;
}
.sustain_bottom_content h3{
    color: #FEBB15;
    font: 300 42px/56px 'Montserrat', sans-serif;
}

.profilecont_one.text-center h2 {
    padding-bottom: 0;
}

.profilecont_one.text-center img {
    border: 6px solid #ef9c1a;
    max-width: 100%;
}

.row.mt-5.set_padding_bx {
    padding: 0 40px;
}

.pdf_bx.text-center {
    border: 1px solid #ef9c1a;
    padding: 8px;
    display: flex;
    flex-direction: column;
}

.pdf_bx.text-center img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.pdf_bx_bx.text-center p{
    color: #fff;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.pdf_bx.text-center:hover a p{
    color: #ef9c1a;
    text-decoration: none;
}
.pdf_bx_bx.text-center p {
    margin: 0 !important;
}
.margin-bottom a {
    display: block;
}

.margin-bottom a:hover 
 .pdf_bx_bx.text-center p {
    color: #ef9c1a;
}

.down_section_sec img {
    max-width: 100%;
    width: 100px;
}
.down_section_sec {
    border: 1px solid #ef9c1a;
    padding: 21px;
    text-align: center;
    margin-top: 20px;
}

button.dropbtn2, button.dropbtn {
    background: #ef9c1a;
    font-size: 20px;
    border: 1px solid #ef9c1a;
    padding: 11px 21px;
    margin: 0 0 20px;
    color: #fff;
    cursor: pointer;
}

button.dropbtn2:hover, button.dropbtn:hover{
    background: #000;
    color: #ef9c1a;
}
div#myDropdown2, div#myDropdown {
    position: absolute;
    width: 240px;
    background: #4c4c4c;
    left: 0;
    right: 0;
    margin: auto;
    top: 48px;
    padding: 13px;
    z-index: 99;
    display: none;
}

div#myDropdown2 a, div#myDropdown a {
    display: block;
    font-size: 18px;
    margin: 0 0 10px;
    color: #fff;
    padding: 0 0 10px;
    border-bottom: 1px solid #737272;
    text-align: left;
}

div#myDropdown2 a:hover, div#myDropdown a:hover{
    color: #ef9c1a;
}

div#myDropdown2.show, div#myDropdown.show{
    display: block;
}

div#myDropdown2 a:last-child, div#myDropdown a:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.mx_bx_item {
    border: 1px solid #df9218;
    padding: 35px 30px 35px;
}

.mx_bx_item_heading {
    text-align: center;
}
.mx_bx_item_heading img {
    max-width: 115px;
    margin-bottom: 20px;
}
.mx_bx_item_heading p {
    color: #fff;
    font-size: 24px;
}
.mx_bx_item .set_mr_one {
    margin: 0 0 30px;
    padding: 0 15px !important;
}

.mx_bx_item_bx {
    border: 1px solid #df9218;
    text-align: center;
    color: #fff;
    padding: 30px;
}
.mx_bx_item_bx img {
    margin-bottom: 0;
    width: 115px;
}
.mx_bx_item_bx p {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}

.row.quote_form {
    margin-top: 50px;
}

.row.quote_form .input-group {
    border-bottom: 1px solid #404040;
    margin-bottom: 30px;
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.row.quote_form p {
    margin-bottom: 0;
    width: calc(100% - 30px);
    padding-left: 14px;
}

.row.quote_form .form-control {
    padding: 0;
    height: auto;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    background: none;
    border: none;
    box-shadow: none;
}

.row.quote_form .input-group-text {
    padding: 11px 0;
    background: none;
    border: none;
}

.row.quote_form .input-group-text img {
    max-width: 17px;
}


.row.quote_form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.row.quote_form .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.row.quote_form .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.row.quote_form .form-control:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}



.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 37px;
    color: #fff;
    border-bottom: 1px solid #404040;
}

.file-upload-wrapper:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 37px;
  line-height: 20px;
  color: #999;
  border-radius: 5px 10px 10px 5px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
    font-size: 16px;  
    color: #fff;
    
}
.file-upload-wrapper:before {
    content: "Upload";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 45px;
    background: #f4a21d;
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 16px;
    line-height: 45px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.file-upload-wrapper:hover:before {
  background: #c77f09;
}
.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    height: 37px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}
.input-group.sub_button {
    border: none !important;
}


button.sub-menu-toggle {
    display: none;
}
.pushmenu li ul.dropdown-menu {
    background: none;
    padding: 0;
    margin: 0;
}
.pushmenu li ul.dropdown-menu a {
    color: #f4a21d;
    background: none;
}
.pushmenu li ul.dropdown-menu a:hover {
    color: #af7009;
    background: none;
}
span.wpcf7-form-control-wrap.file-upload-field, span.wpcf7-form-control-wrap.file-upload-field-xls {
    position: static;
} 

.form-group.set-mr {
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #404040;
    padding-left: 20px;
    padding-bottom: 7px;
}

.page-id-508 h3 {
    font: 300 35px/50px 'Montserrat', sans-serif;
    color: #f4a21d;
    margin: 0 0 15px;
}

.page-id-508 p.address {
    color: #fff;
    font-size: 22px;
    line-height: 38px;
}

p.address.mb-4 {
    margin-bottom: 35px !important;
}

.page-id-508 i.fas.fa-mobile-alt, .page-id-508 i.fas.fa-history {
    width: 38px;
    height: 38px;
    display: inline-block;
    text-align: center;
    background: #f4a21d;
    line-height: 38px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 5px;
    top: 0;
    font-size: 18px;
    position: absolute;
    left: 0;
}

.page-id-508 i.icon-whatsapp.set-whatsapp{
    width: 38px;
    height: 38px;
    display: inline-block;
    text-align: center;
    background: #39bd4c;
    line-height: 38px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 18px;
    color: #fff;
}

.page-id-508 i.icon-wechat.set-wechat{
    width: 38px;
    height: 38px;
    display: inline-block;
    text-align: center;
    background: #30c100;
    line-height: 38px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 18px;
    color: #fff;
}
.page-id-508 p.address a{
    color: #fff;
}
.page-id-508 p.address a:hover{
    color: #f4a21d;
}

.page-id-508 p.address.new i.fas.fa-history {
    top: 6px;
}


.add_new { padding-left:0px !important;}
.add_new .fa-mobile-alt { position:relative !important;}

.technomakeSec .row .clk_sec { text-align: center; width: 100%; color: #fff; padding: 80px 0 0 0;}
.clk_sec p { font-size: 16px; line-height: 30px;}
.clk_sec a { text-transform:uppercase; font-size: 30px; line-height: 50px; font-weight:500; color:#df9218; position:relative;}
.clk_sec a:before { content:''; position:absolute; left:0px; right:0px; bottom:0px; border-bottom:1px solid #df9218;}
.clk_sec a:hover { color:#fff;}
.clk_sec a:hover:before { border-color:#fff;}


span.icon-set img {
    max-width: 17px;
}
span.icon-set {
    position: absolute;
    top: 13px;
    left: 0;
}

.form-group.set-mr .file-upload-wrapper {
    border: none;
}

/*.cs-slides li:not(:first-child) {*/
/*    background: #fff !important;*/
/*}*/
.crellyslider>.cs-navigation>.cs-slide-link {
    background-color: #ef9c1a;
}

.crellyslider>.cs-slides>.cs-slide:before{
    display: none !important;
}
.only_video { margin-bottom: 100px; }
.only_video h2 { color: #fff; text-align: center;  font-size: 30px; line-height: 40px; padding-bottom: 30px; padding-top: 30px; min-height: 150px; font-weight: 500;}
.only_video .crellyslider { border:8px solid #ef9c1a; }





@media screen and (min-width:1600px) {

.container{max-width: 1560px;}
	
.clk_sec p { font-size: 20px; line-height: 36px;}
.clk_sec a { text-transform:uppercase; font-size: 36px; line-height: 60px; font-weight:500; color:#df9218; position:relative;}

}
@media (min-width: 1700px) and (max-width: 1799px) {

.ftrlgo { width: 620px;}

.pushmenu .navbar { left: 0;}

.technomakeSec::before{width: 100px; background-size: 100px;height: 240px;}


}
@media (min-width: 1600px) and (max-width: 1699px) {

.servicescont { max-width: 450px;}
.servicesSec .row > div:first-child .servicescont {left: -15px;}
.servicesSec .row > div:last-child .servicescont {right: -15px;}
.teamSec .row > div:last-child .temimg {margin-left: 5px;}

.ftrwhite {width: 815px;}
.ftrlgo {width: 647px;}

.pushmenu .navbar{left: 10px;}

.technomakeSec::before{width: 100px; background-size: 100px;height: 240px;top: -90px;}

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


.hdrinfo li{font-size: 14px;padding-right: 25px;}
.hdrlgo{width: 270px;}
.hdrinfo {padding-right: 95px;}
.headersec {padding: 35px 0;}
.pushmenu .navbar {left: 15px;}

.factoryhed strong{font-size: 20px; line-height: 25px;}
.factoryhed h1{font-size: 25px; line-height: 30px;}
.factoryhed span{font-size: 16px; line-height: 22px;}
.factorysldrimg img {height: 450px;}
.factorysldr .owl-nav button{width: 55px; height: 55px;}

.profilecont h2, .profilecont h1, .profilecont_one.text-center h2{font-size: 40px; line-height: 45px; margin-bottom: 30px;}
.down_section_sec h3{font-size: 25px;}    
.profilecont p, .pdf_bx_bx.text-center p{font-size: 14px; line-height: 26px;margin-bottom: 25px;}
.profilecont p span, .pdf_bx_bx.text-center p span{font-size: 16px;}
.profilecont {max-width: 750px;padding: 60px 240px 69px 50px;}
.profileimg {right: -195px;bottom: -70px;}
.profileimg img{border-width: 5px;}
.profileimg img{width: 420px; height: 638px;}
.profileSec {padding: 50px 0 70px;}
.scroll a::before { width: 160px;}
.scroll { bottom: -15px;}
.scroll a {padding-bottom: 10px; margin-right: 15px;}
.redbtn{font-size: 17px; line-height: 70px;}
.redbtn::before{background-size: 20px !important;top: 24px; right: -10px; width: 20px; height: 22px;}

.tophding h1, .tophding h2, .tophding h3, .tophding h4{font-size: 40px; line-height: 45px;margin-bottom: 24px;}
.tophding p{font-size: 15px; line-height: 30px;}
.manufacturingimg img{height: 500px;}
.videoply{width: 70px; height: 70px;font-size: 23px;}

.servicesSec{padding: 130px 0 100px; background-size: 500px;}
.serviceimg{border-width: 5px;width: 350px;}
.serviceimg img{height: 450px;}
.servicesSec .row > div:first-child .servicescont {left: -20px;}
.servicesSec .row > div:last-child .servicescont { bottom: -100px; right: -20px;}
.servicescont h3{font-size: 35px; line-height: 40px;margin-bottom: 10px;}
.servicescont .tophding p {font-size: 14px; line-height: 24px;}
.servicescont{padding: 10px;}

.designingSec {padding: 100px 0 80px; background-size: 370px, 370px;}
.designingimg{border-width: 5px;}
.designingSec .videoply{width: 50px; height: 50px;font-size: 15px;}
.designingSec .redbtn {margin: 40px 0 0;}
.teamSec .row > div {margin: 50px 0 0;}
.temimg img{max-width: 100%;}
/*.teamSec .row > div:last-child .temimg img{max-width: inherit;width: 319px;}*/
.teamSec .row > div:last-child .temimg {margin-left: 0px;}

.teamSec::before{width: 120px; background-size: 120px;height: 277px;top: -210px;}
.teambtn {margin: 45px 0 0;}
.teamSec{overflow: hidden;}

.eventbx{border-width: 5px; width: 350px;}
.eventpnel .row > div:last-child {right: 0;}
.eventcont strong{font-size: 16px; line-height: 24px;margin-bottom: 15px;}
.eventcont p{font-size: 14px; line-height: 22px; margin-bottom: 20px;}
.eventcont em{font-size: 14px;}
.eventimg img {height: 340px;}
.eventcont {padding: 35px 30px;}
.eventpnel .row > div:nth-child(3) {left: 24%;}
.eventpnel {padding: 140px 0 280px;}
.eventSec::before{width: 100px; background-size: 100px;height: 230px;}
.eventSec{background-size: 1100px;padding: 120px 0 135px;}

.ftrlink li{font-size: 13px; line-height: 35px;padding-left: 12px;}
.ftrlink li::before { width: 5px; height: 5px; top: 15px;}
.ftrinfo li em{font-size: 13px;}
.ftrhed strong{font-size: 25px; line-height: 30px;margin-bottom: 15px;}
.ftrinfo li .media {margin: 24px 0 0;}
.ftrbtm span{font-size: 14px;}
.ftrwhite{border-width: 5px;padding: 30px;width: 440px;top: -29px;}
.ftrinfo li {margin-right: 25px;}
.ftrsocil li em{font-size: 16px; line-height: 20px;}
.ftrlgo {width: 445px;padding: 45px 20px 20px;}
.ftrsocil {height: 75px; width: 435px; padding: 17px 30px; bottom: -154px; left: -180px;}
.ftrlgo {margin-left: -360px;}
.ftrlgoinr p{font-size: 14px;}
.ftrlink ul {margin-right: 25px;}
.ftrlink ul:nth-child(3) {margin-right: 25px;}
.ftrinfo {margin: 25px 0 0;}
.ftrinfo li span { width: 35px; height: 35px; margin-right: 10px; font-size: 17px;}
.ftrsocil li:first-child { padding-right: 35px;}
.ftrsocil li {padding-right: 12px;}
.ftrbtm {padding: 20px 0;text-align: center;}

.ftrwhite {width: 53%;}
.ftrbtm { text-align: right;}
.ftrbtm span { font-size: 13px;}
/*.temimg img{width: 210px;}*/

/*
.teamSec .row > div:last-child .temimg img {width: 290px;}
.temimg img {width: 192px;}
*/
.teamSec{overflow: inherit;}

.headersec.fixed .hdrlgo {width: 230px;}
.headersec.fixed { padding: 15px 0;}
.ftrlgo::before {bottom: -60px;}


.pushmenu .navbar{left: 0;}
.pushmenu.fixed { top: 99px; z-index: 99;}

.technomakeSec::before{width: 100px; background-size: 100px;height: 240px;top: -130px;}
.profileinrSec{padding: 70px 0 0;}
.profileinrSec .profilecont { margin: 75px 0 0; padding: 45px 65px 45px 45px;}
.profileinrSec .profileimg { top: -40px; right: -360px;}
.profileinrSec .profileimg img { height: 465px; width: 400px;}
.profileimg.set-width {height: 420px;width: 400px;border: 5px solid #ef9c1a;}    
 .profileimg.set-width li.cs-slide img {
    width: 100% !important;
    height: 465px !important;
    object-fit: cover; 
}   
.technomakeSec { padding: 100px 0 115px; background-position: bottom 115px right; background-size: 1450px;}
.technomakeSec .profileimg img { height: 520px;}


.profilecont li b{width: 100px; height: 100px; font-size: 15px; line-height: 22px;}
.profilecont li { padding-right: 30px; margin-right: 30px;}
.profilecont li::before { width: 30px; background-size: 30px; height: 33px; top: 32px; right: -14px;}
.designingbtm .row > div:first-child { width: 520px; margin-right: 35px; margin-bottom: 20px;}

.profileinrSec .profilecont h2, .technomakeSec .profilecont h2, .profilecont_one.text-center h2, .profileinrSec .profilecont h1{font-size: 36px; line-height: 43px;}
.down_section_sec h3{font-size: 24px;}
    
.page.page-id-260 .profilecont1 h2 {
    font-size: 24px;
}

section.profileSec.profileinrSec.set_mr_contact .profilecont.set_contact {
    margin: 0;
    padding: 45px 65px 45px 45px;
}    
p.address span.icon-place {
    top: 7px;
}

/* Sustainability */
.sustainabilitySec .sustainContOne{
    max-width: 785px;
    margin: 75px 0 0;
    padding: 45px 100px 45px 45px;
}
.sustainabilitySec .sustainContOne h2, .sustainabilitySec .sustainContOne h1{
    font-size: 36px;
    line-height: 43px;
}
.sustainabilitySec .sustainContOne p{
    font-size: 14px;
    line-height: 30px;
}
.sustainabilitySec .sustainContOne p:last-child{
    margin-bottom: 0;
}
.sustainabilitySec .sustainimg{
    top: 35px;
    right: -327px;
}
.sustainabilitySec .sustainimg img{
    height: 400px;
    width: 385px;
}
.sustainContTwo {
    max-width: 935px;
}
.curveBoxCon .curveBox img {
    width: 28px;
    min-width: 28px;
}
.curveBoxCon .curveBox{
    width: 75px;
    height: 75px;
}
.curvebox_Wrapper p{
    font-size: 16px;
    line-height: 40px;
}
.sustainContTwoText p{
    font-size: 14px;
    line-height: 30px;
}
.sustainContThee_Wrapper .ContThee_box h2 {
    font-size: 36px;
    line-height: 43px;
}
.sustainContThee_Wrapper .ContThee_box{
    padding: 35px 55px 25px 50px;
}
.sustainContThee_Wrapper {
    align-items: center;
}
.sustainContThee_Wrapper .ContThee_box ul li{
    font-size: 14px;
    line-height: 24px;
    padding-left: 25px;
    margin-bottom: 22px;
}
.sustainContThee_Wrapper .ContThee_box ul li::before{
    background-size: 10px;
    width: 10px;
    height: 9px;
    background-repeat: no-repeat;
}
.sustain_bottom_content h3{
    font-size: 30px;
    line-height: 40px;
}
.sustainabilitySecTwo{
    padding-bottom: 100px;
}
.sustainabilitySecTwo::after{
    width: 100px;
    background-size: 100px;
    height: 240px;
}
.page-id-46 .foterSec{margin-top: 0;}
    
.mx_bx_item_heading img {
    max-width: 90px;
    margin-bottom: 20px;
}
.mx_bx_item_heading p {
    font-size: 22px;
}
.mx_bx_item_bx img {
    width: 90px;
}
.mx_bx_item_bx p {
    font-size: 18px;
}    
    
.page-id-508 h3 {
    font-size: 30px;
}    
.page-id-508 p.address {
    font-size: 18px;
    line-height: 38px;
}    
    
.page-id-508 i.fas.fa-mobile-alt, .page-id-508 i.fas.fa-history, .page-id-508 i.icon-whatsapp.set-whatsapp, .page-id-508 i.icon-wechat.set-wechat {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}    
.file-upload-wrapper:after {
    font-size: 14px;
    line-height: 16px;
} 
.row.quote_form .form-control {
    font-size: 14px;
}
.file-upload-wrapper:before {
    font-size: 14px;
}
    
 .ftrinfo ul { width:80%;}   
    
}
@media only screen and (max-width: 1199px) {


.hdrinfo li{font-size: 14px;padding-right: 25px;}
.hdrlgo{width: 270px;}
.hdrinfo {padding-right: 95px;}
.headersec {padding: 35px 0;}
.pushmenu .navbar {left: 15px;}

.factoryhed strong{font-size: 20px; line-height: 25px;}
.factoryhed h1{font-size: 25px; line-height: 30px;}
.factoryhed span{font-size: 16px; line-height: 22px;}
.factorysldrimg img {height: 450px;}
.factorysldr .owl-nav button{width: 55px; height: 55px;}

.profilecont h2, .profilecont h1, .profilecont_one.text-center h2{font-size: 40px; line-height: 45px; margin-bottom: 30px;}
.profilecont p, .pdf_bx_bx.text-center p{font-size: 15px; line-height: 30px;margin-bottom: 25px;}
.profilecont p span, .pdf_bx_bx.text-center p span{font-size: 16px;}
.profilecont {max-width: 750px;padding: 60px 240px 69px 50px;}
.profileimg {right: -195px;bottom: -70px;}
.profileimg img{border-width: 5px;}
.profileimg img{width: 420px; height: 638px;}
.profileSec {padding: 50px 0 70px;}
.scroll a::before { width: 160px;}
.scroll { bottom: -15px;}
.scroll a {padding-bottom: 10px; margin-right: 15px;}
.redbtn{font-size: 17px; line-height: 70px;}
.redbtn::before{background-size: 20px !important;top: 24px; right: -10px; width: 20px; height: 22px;}

.tophding h1, .tophding h2, .tophding h3, .tophding h4{font-size: 40px; line-height: 45px;margin-bottom: 24px;}
.tophding p{font-size: 15px; line-height: 30px;}
.manufacturingimg img{height: 500px;}
.videoply{width: 70px; height: 70px;font-size: 23px;}

.servicesSec{padding: 130px 0 100px; background-size: 500px;}
.serviceimg{border-width: 5px;width: 350px;}
.serviceimg img{height: 450px;}
.servicesSec .row > div:first-child .servicescont {left: -20px;}
.servicesSec .row > div:last-child .servicescont { bottom: -100px; right: -20px;}
.servicescont h3{font-size: 35px; line-height: 40px;margin-bottom: 10px;}
.servicescont .tophding p {font-size: 14px; line-height: 24px;}
.servicescont{padding: 10px;}

.designingSec {padding: 100px 0 80px; background-size: 370px, 370px;}
.designingimg{border-width: 5px;}
.designingSec .videoply{width: 50px; height: 50px;font-size: 15px;}
.designingSec .redbtn {margin: 40px 0 0;}
.teamSec .row > div {margin: 50px 0 0;}
.temimg img{max-width: 100%;}
/*.teamSec .row > div:last-child .temimg img{max-width: inherit;width: 319px;}*/
.teamSec .row > div:last-child .temimg {margin-left: 0px;}

.teamSec::before{width: 120px; background-size: 120px;height: 277px;top: -210px;}
.teambtn {margin: 45px 0 0;}
.teamSec{overflow: hidden;}

.eventbx{border-width: 5px; width: 350px;}
.eventpnel .row > div:last-child {right: 0;}
.eventcont strong{font-size: 16px; line-height: 24px;margin-bottom: 15px;}
.eventcont p{font-size: 14px; line-height: 22px; margin-bottom: 20px;}
.eventcont em{font-size: 14px;}
.eventimg img {height: 340px;}
.eventcont {padding: 35px 30px;}
.eventpnel .row > div:nth-child(3) {left: 24%;}
.eventpnel {padding: 140px 0 280px;}
.eventSec::before{width: 100px; background-size: 100px;height: 230px;}
.eventSec{background-size: 1100px;padding: 120px 0 135px;}

.ftrlink li{font-size: 13px; line-height: 35px;padding-left: 12px;}
.ftrlink li::before { width: 5px; height: 5px; top: 15px;}
.ftrinfo li em{font-size: 13px;}
.ftrhed strong{font-size: 25px; line-height: 30px;margin-bottom: 23px;}
.ftrinfo li .media {margin: 24px 0 0;}
.ftrbtm span{font-size: 12px;}
.ftrwhite{border-width: 5px;padding: 30px;width: 45.5%;top: -29px;}
.ftrinfo li {margin-right: 25px;}
.ftrsocil li em{font-size: 16px; line-height: 20px;}
.ftrlgo {width: 445px;padding: 45px 20px 20px;}
.ftrsocil {height: 75px; width: 435px; padding: 17px 30px; bottom: -154px; left: -180px;}
.ftrlgo {margin-left: -360px;}
.ftrlgoinr p{font-size: 14px;}
.ftrlink ul {margin-right: 25px;}
.ftrlink ul:nth-child(3) {margin-right: 25px;}
.ftrinfo {margin: 35px 0 0;}
.ftrinfo li span { width: 35px; height: 35px; margin-right: 10px; font-size: 17px;}
.ftrsocil li:first-child { padding-right: 35px;}
.ftrsocil li {padding-right: 12px;}
.ftrbtm {padding: 20px 0;text-align: left;}
.ftrlgo::before {content: none;}

.pushmenu .navbar { left: 0;}
.pushmenu {top: 130px;}


.profileinrSec .profilecont {margin: 50px 0 0; padding: 20px; max-width: 100%;}
.profileinrSec .profileimg{position: inherit; top: inherit; left: inherit; right: inherit; width: 350px; float: right; margin-left: 20px;
margin-bottom: 20px;}
.profileinrSec .profileimg img{width: 100%;height: 310px;}
/*.profileimg.set-width  {width: 100%;height: 310px;}  */
.profileinrSec { padding: 60px 0 0;}
.technomakeSec .row > div { padding: 0 15px; max-width: inherit; flex: 0 0 auto; width: auto; padding: 0px;}
.technomakeSec .row { margin: 0; display: inherit;}
.technomakeSec .row > div:first-child{width: 350px; float: left; margin-right: 20px; margin-bottom: 15px;}
.technomakeSec .profileimg img { height: 325px;}
.technomakeSec { padding: 80px 0 60px; background-position: bottom 90px right; background-size: 1250px;}
.technomakeSec .profilecont h2{display: flex;}
.technomakeSec::before { width: 60px; background-size: 60px; height: 145px; top: 3px;}


ul#menu-footer li {
    width: calc(50% - 20px);
        margin-right: 20px;
}

.page.page-id-260 .profilecont1 h2 {
    font-size: 22px;
}
section.profileSec.profileinrSec.set_mr_contact .profilecont.set_contact {
    margin: 0;
    padding: 20px;
}
	.team_page { padding:20px;}

    .sustainabilitySec .sustainContOne{
        margin: 50px 0 0;
        padding: 20px;
        max-width: 100%;
    }
    .sustainabilitySec .sustainimg{
        position: inherit;
        top: inherit;
        left: inherit;
        right: inherit;
        bottom: inherit;
        width: 350px;
        float: right;
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .sustainabilitySec .sustainimg img{
        width: 100%;
        height: 310px;
    }
    .sustainabilitySecTwo{
        padding-top: 110px;
    }
    .sustainContTwo{
        width: 100%;
        max-width: 100%;
    }
    .sustainContThee_Wrapper .ContThee_box {
        padding: 22px 28px 15px 28px;
    }
    .sustainContThee_Wrapper .ContThee_box1{
        padding-right: 50px;
    }
    .sustainContThee_Wrapper .ContThee_box2 {
        top: 54px;
        right: 30px;
    }
    .sustain_bottom_content{
        margin-top: 30px;
        padding-bottom: 0px;
    }
    .sustain_bottom_content h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .sustainabilitySecTwo::after{
        width: 60px;
        background-size: 60px;
        height: 145px;
        top: 43px;
        z-index: -1;
    }
    .sustainabilitySec .tophding{
        padding-top: 60px;
    }
    

.technomakeSec .row.d-flex-sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: space-between;
}
    
.technomakeSec .row > div.margin-bottom {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 23%;
    max-width: 23%;
    float: none;
    margin: 0 0 30px;
}     
.row.mt-5.pt-5.down_section .col-md-12 {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
}
.profilecont_one.text-center h2 {
    font-size: 36px;
}    
   
.technomakeSec .frames .row, .technomakeSec .sunglasses .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}    
.technomakeSec .row > div.set_mr_one {
    padding: 0 15px !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 33%;
    max-width: 33%;
}
.mx_bx_item_bx p {
    font-size: 16px;
}    

.page-id-508 h3 {
    font-size: 28px;
}    
.page-id-508 p.address {
    font-size: 16px;
    line-height: 35px;
}    
    
.page-id-508 i.fas.fa-mobile-alt, .page-id-508 i.fas.fa-history, .page-id-508 i.icon-whatsapp.set-whatsapp, .page-id-508 i.icon-wechat.set-wechat {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
}     
 .profileimg.set-width {
    height: 367px;
}  

.only_video h2 { font-size: 24px; line-height: 30px; } 
}
@media only screen and (max-width: 991px) {


.hdrinfo li {font-size: 13px; padding-right: 15px;}
.hdrinfo li > em{display: none;}
.hdrlgo {width: 230px;}
.pushmenu {top: 110px;}
.pushmenu li{font-size: 15px; line-height: 36px;}

.factorysldrimg img {height: 315px;}
.factoryhed strong { font-size: 18px; line-height: 23px;}
.factoryhed h1 { font-size: 22px; line-height: 28px;}
.factoryhed span { font-size: 14px; line-height: 20px;}
.scroll a {padding-bottom: 4px; margin-right: 0; font-size: 11px; letter-spacing: 2px;}
.scroll { bottom: 0;}

.profilecont h2, .profilecont h1, .profilecont_one.text-center h2 {font-size: 35px; line-height: 40px; margin-bottom: 25px;}
.profilecont p, .pdf_bx_bx.text-center p { font-size: 14px; line-height: 27px; margin-bottom: 20px;}
.profilecont p span, .pdf_bx_bx.text-center p { font-size: 15px;}
.profilecont {max-width: 650px;padding: 40px 240px 40px 30px;}
.redbtn {font-size: 15px;line-height: 50px;padding: 0 30px;margin: 20px 0 0;}
.redbtn::before { background-size: 15px !important; top: 16px; right: -8px; width: 15px; height: 17px;}
.profileimg img {width: 290px; height: 380px;}
.profileimg { right: -70px; bottom: -40px;}
.factorysldr .owl-nav button { width: 50px;height: 50px;}
.profileSec { padding: 50px 0 38px;}

.tophding h1, .tophding h2, .tophding h3, .tophding h4 {font-size: 35px;line-height: 40px; margin-bottom: 20px;}
.tophding p { font-size: 14px; line-height: 28px;}
.manufacturingimg img { height: 430px;}
.videoply { width: 60px; height: 60px; font-size: 18px;}

.servicesSec {padding: 85px 0; background-size: 450px;}
.servicescont h3 { font-size: 30px; line-height: 35px; margin-bottom: 10px;}
.designingSec {padding: 60px 0; background-size: 300px, 300px;}

.temxont li{font-size: 13px;}
.temxont li:first-child {padding-right: 20px;}
.temxont li:first-child::before { right: 1px; width: 10px;}
/*.teamSec .row > div:last-child .temimg img {width: 227px;}*/
.eventSec .tophding .redbtn {top: -20px;}
.eventpnel .row > div{position: inherit !important; top: inherit !important; left: inherit !important; right: inherit !important;
max-width: 50%; flex: 0 0 50%; padding: 0 15px;} 
.eventpnel .row{margin: 0 -15px;}
.eventbx { width: 100%; margin: 30px 0 0;}

.teamSec::before {width: 65px; background-size: 65px; height: 198px; top: 0;}
.eventSec { background-size: 900px; padding: 90px 0 50px;}
.eventpnel{padding: 25px 0;}
.eventSec::before { width: 50px; background-size: 50px; height: 130px; bottom: 40px;}
.teamSec::before { width: 50px; background-size: 50px; height: 115px; top: 0;}

.ftrsocil{transform: inherit; left: inherit; bottom: inherit;height: auto; width: 100%; padding: 17px 50px;}
.ftrlgo { margin-left: 0;}
.ftrsocil li a{transform: inherit;}
.ftrsocil li a:hover{
transform: scale(1.08);
-webkit-transform: scale(1.08);
-o-transform: scale(1.08);
-ms-transform: scale(1.08);
-moz-transform: scale(1.08);}
.ftrsocil ul {justify-content: center;}
.ftrlgo { width: 370px; padding: 30px 15px 15px;}
.ftrwhite { padding: 29px 15px; width: 47%; top: 75px;}
.ftrinfo strong{margin: 0px !important;}
.ftrhed strong { font-size: 20px; line-height: 25px; margin-bottom: 10px;}
.ftrlink ul, .ftrlink ul:nth-child(3) { margin-right: 15px;}
.ftrlink li { font-size: 12px; line-height: 35px; padding-left: 6px;}
.ftrlink li::before { width: 3px; height: 3px; top: 16px;}
.ftrinfo li { margin-right: 10px;}
.ftrinfo li em { font-size: 12px;}
.ftrbtm span { font-size: 13px;}
.ftrbtm {padding: 16px 0; width:48%;}
.ftrlgoinr p { font-size: 13px;}


.profileinrSec { padding: 50px 0 0;}
.technomakeSec {padding: 60px 0; background-position: bottom 80px right; background-size: 1000px;}
.profileinrSec .profileimg { width: 300px;}
.profileinrSec .profilecont h2, .technomakeSec .profilecont h2, .profilecont_one.text-center h2, .profileinrSec .profilecont h1 { padding-bottom: 20px;font-size: 28px; line-height: 34px;}
    .down_section_sec h3{font-size: 22px;}    
    
.technomakeSec .row > div:first-child {width: 330px;}

ul#menu-footer li {
    width: calc(50% - 15px);
        margin-right: 15px;
}
.contact_form {
    margin: 39px 0 0px;
    padding: 0 20px;
}
.map {
    padding: 0 20px;
    margin: 35px 0 0;
}    
section.profileSec.profileinrSec.set_mr_contact {
    padding-bottom: 20px;
}    
.map iframe {
    width: 100% !important;
    border: none;
    height: 250px !important;
}    
.page.page-id-260 .profilecont1 h2 {
    font-size: 20px;
} 
.sustainabilitySec .sustainimg{
    width: 300px;
}
.curveBoxCon .curve_line{
    top: -28px;
}
.curveBoxCon .curveBox img {
    width: 24px;
    min-width: 24px;
}
.curveBoxCon .curveBox {
    width: 65px;
    height: 65px;
}
.sustainabilitySec .sustainContOne h2, .sustainabilitySec .sustainContOne h1{
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 18px;
}
.curvebox_Wrapper p {
    font-size: 14px;
    line-height: 36px;
}
.curveBoxCon .curveBox.curveBox1 p{
    padding-left: 5px;
}
.sustainabilitySecTwo {
    padding-top: 90px;
}
.sustainContThee_Wrapper .ContThee_box h2 {
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 30px;
}
.sustainContThee_Wrapper .ContThee_box {
    padding: 15px 15px 15px 15px;
}
.sustainContThee_Wrapper .ContThee_box1 {
    padding-right: 27px;
}
.sustainContThee_Wrapper .ContThee_box2 {
    top: 37px;
    right: 20px;
}
.sustainabilitySecTwo {
    padding-bottom: 50px;
}
.sustain_bottom_content {
    margin-top: 0px;
}
.sustainabilitySec .tophding {
    padding-top: 50px;
}
.sustainabilitySec .sustainContOne h2::after, .sustainabilitySec .sustainContOne h1:after{
    bottom: 0;
}
.profilecont_one.text-center.w-100 h2 {
    margin: 0;
}
.technomakeSec .row > div.margin-bottom {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 48%;
    max-width: 48%;
    float: none;
    margin: 0 0 30px;
}    
.profileimg.set-width li.cs-slide img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
}  
.profileimg.set-width {
    height: 315px;
}    
    
}
@media only screen and (max-width: 767px){

.hdrinfo li em{display: none;}
.hdrinfo li a{width: 30px; height: 30px; border: 1.5px solid #fff; display: flex; justify-content: center; align-items: center;
position: relative;}
.hdrinfo li:first-child a::before{content: "\e906"; font-family: 'icomoon';}
.hdrinfo li:last-child a::before{content: "\e907"; font-family: 'icomoon';}
.hdrinfo li a:hover{color: #000; background: #fff; border-color: #fff;font-size: 16px;}
.headersec {padding: 30px 0;}

.factoryhed strong { font-size: 16px; line-height: 20px;}
.factoryhed h1 { font-size: 19px; line-height: 25px;}
.factoryhed span {font-size: 13px; line-height: 20px;}

.factorysldrimg img { height: 220px;}
.pushmenu { z-index: 99;}
.pushmenu li { font-size: 14px; line-height: 34px;}
.scroll a { padding-bottom: 2px; font-size: 10px; letter-spacing: 1px;}
.scroll a::before { width: 100px; left: 15px;}
.factorysldr { margin: 20px 0 0;}

.factorysldr .owl-nav button { width: 40px; height: 40px;}

.profilecont { max-width: 100%; padding: 20px; border-width: 2px;}
.profileimg { right: inherit; bottom: inherit; position: inherit; margin-bottom: 25px;}
.profileimg img { width: 100%; height: 350px;border-width: 4px;}
.redbtn { font-size: 15px; line-height: 45px; padding: 0 25px; margin: 15px 0 0; border-radius: 7px;}
.redbtn::before {background-size: 14px !important;top: 14px;right: -9px;width: 14px;height: 16px;}
.manufacturingSec { padding: 30px 0 0;}
.tophding h1, .tophding h2, .tophding h3, .tophding h4 { font-size: 30px; line-height: 35px; margin-bottom: 15px;}

.manufacturingimg img {height: 320px;}
.videoply { width: 50px; height: 50px; font-size: 15px;}
.manufacturingimg {margin: 35px 0 0; border-width: 3px;}
.servicesSec { padding: 40px 0 60px; background-size: 300px;}
.serviceimg { border-width: 4px; width: 100%;}

.servicescont{position: inherit;}
.servicesSec .row > div{max-width: 100%; flex: 0 0 100%;}
.servicescont{position: inherit; top: inherit !important; right: inherit !important; bottom: inherit !important; left: inherit !important;
transform: inherit !important; max-width: 100%;display: inline-block;}
.servicesSec .row > div:first-child .servicescont .tophding {text-align: left;}
.servicesbx{margin: 30px 0 0;}
.serviceimg img {height: 370px;}
.designingSec { padding: 0px 0 40px; background-size: 220px, 220px; background-position: top left, right top;}
.designingSec .container > .row > div{max-width: 100%; flex: 0 0 100%; text-align: center;}
.designingSec .redbtn {margin: 30px 0 0;}

.teamSec .row > div{max-width: 50%; flex: 0 0 50%;}
/*.temimg img{width: 175px;}*/
/*.teamSec .row > div:last-child .temimg img {width: 266px;}*/
.teamSec .row > div:nth-child(2)::before{content: none;}
.tophding p br{display: none;}
.eventSec .tophding .redbtn{position: inherit; top: inherit; left: inherit; margin: 17px 0 0;}

.eventcont strong { font-size: 15px; line-height: 23px; margin-bottom: 13px;}
.eventcont p { font-size: 13px; line-height: 21px; margin-bottom: 15px;}
.eventcont { padding: 15px;}
.eventimg img {height: 300px;}
.plusicn {font-size: 20px;padding: 7px 10px;}
.eventSec::before { width: 36px; background-size: 36px; height: 85px; bottom: 20px;}

.ftrwhite{position: inherit; top: inherit; padding: 20px; width: 100%;}
.ftrlink ul, .ftrlink ul:nth-child(3) {margin-right: 40px;}
.ftrinfo li {margin-right: 40px;}
.ftrlgo {width: 100%; padding: 25px;}

.profilecont h2, .profilecont h1, .profilecont_one.text-center h2 { font-size: 30px; line-height: 35px; margin-bottom: 20px;}

    .down_section_sec h3{font-size: 20px;}    
    
.headersec.fixed .hdrlgo { width: 200px;}

.pushmenu.fixed {top: 90px;}

.profileinrSec .profileimg{width: 100%; margin: 0px; margin-bottom: 20px; float: none;}
.technomakeSec .row > div{max-width: 100%; width: 100%; }
.technomakeSec .row > div:first-child { width: 100%; float: none;}


.profilecont li { padding-right: 20px; margin-right: 20px;}
.profilecont li b { width: 85px; height: 85px; font-size: 12px; line-height: 18px;}
.profilecont li::before { width: 20px; background-size: 20px; height: 23px; top: 32px; right: -10px;}


	.ftrbtm { width:100%; text-align:center;}
.teamSec { margin-top:20px;}

.sustainabilitySec .sustainimg{
    width: 100%;
    margin: 0px;
    margin-bottom: 20px;
    float: none;
}
.curveBoxCon .curveBox {
    width: 50px;
    height: 50px;
}
.curveBoxCon .curveBox img {
    width: 20px;
    min-width: 20px;
}
.curveBoxCon .curveBox1 {
    margin-top: -18px;
}
.curveBoxCon .curveBox2 {
    margin-top: -85px;
}
.sustainContThee_Wrapper{
    flex-wrap: wrap;
}
.sustainContThee_Wrapper .ContThee_box{
    margin-top: 30px;
}
.sustainContThee_Wrapper .ContThee_box2 {
    top: 0;
    right: 0;
}
.sustainContThee_Wrapper .ContThee_box{
    width: 100%;
    min-width: 100%;
}
.sustainabilitySecTwo {
    padding-bottom: 30px;
}
.sustain_bottom_content{
    padding-top: 35px;
}
    
.row.mt-5.set_padding_bx {
    padding: 0 15px;
}
.row.mt-5.set_padding_bx .col-md-4 {
    margin-bottom: 30px;
}    
   
    .technomakeSec .row > div.margin-bottom {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    float: none;
    margin: 0 0 30px;
}    
   
.technomakeSec .row.d-flex-sec {
    padding: 0 15px;
}  
    
.row.mt-5.pt-5.down_section.justify-content-center {
    padding-top: 15px !important;
    margin-top: 15px !important;
}    
 
.row.mt-5.pt-5.down_section .col-md-12 {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 0;
}  
    
.technomakeSec .row > div.set_mr_one {
    padding: 0 15px !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}    
 
.page-id-508 h3 {
    font-size: 26px;
}    
.page-id-508 p.address {
    font-size: 15px;
    line-height: 35px;
}    
    
.page-id-508 i.fas.fa-mobile-alt, .page-id-508 i.fas.fa-history, .page-id-508 i.icon-whatsapp.set-whatsapp, .page-id-508 i.icon-wechat.set-wechat {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}    
.file-upload-wrapper:after {
    font-size: 14px;
    line-height: 16px;
    width: calc(100% - 92px);
}    
.form-group.set-mr.lp .file-upload-wrapper:after {
    padding-top: 0;
}
.input-group.sub_button input[type="submit"] {
    padding: 16px 30px;
}
.profileinrSec .profileimg {
    height: auto;
}    
.profileimg.set-width {height: auto;} 
.crellyslider>.cs-navigation>.cs-slide-link { display:none;}

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


.hdrlgo { width: 210px;}
.pushmenu .navbar {left: 0;}
.manufacturingSec {padding: 0;}
.tophding h1, .tophding h2, .tophding h3, .tophding h4 {font-size: 25px; line-height: 30px; margin-bottom: 10px;}
.eventpnel .row > div{max-width: 100%; flex: 0 0 100%;}
.servicesSec { padding: 30px 0 40px; background-size: 280px;}
.servicesSec .row { margin: 0 -15px;}
.servicesSec .row > div{padding: 0 15px;}

.profileinrSec .profilecont { margin: 35px 0 0; padding: 10px;}
.profileinrSec .profilecont h2, .technomakeSec .profilecont h2, .profilecont_one.text-center h2, .profileinrSec .profilecont h1 {padding-bottom: 15px; font-size: 20px;  line-height: 30px;}
    .down_section_sec h3{font-size: 20px;}    
.profileinrSec .profileimg img { height: 275px;}
/*.profileimg.set-width { height: 275px;}*/
.technomakeSec .profileimg img { height: 260px;}

.profilecont li b { width: 75px; height: 75px; font-size: 11px; line-height: 16px;}
.profilecont li::before { top: 25px;}

ul#menu-footer li {
    width: calc(100% - 0px);
        margin-right: 0px;
}

.map {
    padding: 0 20px;
    margin: 14px 0 0;
}
    section.manufacturingSec.sustainable_sec{
        padding-top: 38px;
    }    
    .curveBoxCon{
        max-width: 470px;
        margin: 0 auto;
    }
    .sustainContTwoText{
        margin-top: 15px;
    }
    .sustainabilitySec .sustainContOne h2, .sustainabilitySec .sustainContOne h1{
        font-size: 20px;
        line-height: 30px;
    }
    .sustainContThee_Wrapper .ContThee_box h2{
        font-size: 20px;
        line-height: 30px;
    }
    .sustain_bottom_content h3{
        font-size: 20px;
        line-height: 30px;
    }
    .sustainabilitySec .sustainimg img {
        width: 100%;
        height: 230px;
    }
    .sustainabilitySec .sustainContOne{
        margin: 35px 0 0;
        padding: 10px;
    }
    .sustain_bottom_content h3 {
        font-size: 18px;
        line-height: 28px;
    }
    
   
/*   .file-upload-wrapper:before {*/
/*    font-size: 12px;*/
/*}*/
/*.row.quote_form .form-control {*/
/*    font-size: 14px;*/
/*}   */
   
   
}

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


.hdrinfo {padding-right: 65px;}
.factoryhed strong { font-size: 14px; line-height: 19px;}
.factoryhed h1 { font-size: 16px; line-height: 24px;}
.factoryhed span {font-size: 12px; line-height: 18px;}
.factorysldrimg img { height: 130px;}
.factorysldr .owl-nav button { width: 35px; height: 35px;}
.profilecont {padding: 15px; border-width: 1px;}
.profileimg img { height: 275px; border-width: 3px;}

.profilecont p, .pdf_bx_bx.text-center p { font-size: 14px; line-height: 25px; margin-bottom: 15px;}
.profilecont p span, .pdf_bx.text-center p { font-size: 13px;}

.manufacturingimg img {height: 275px;}
.videoply {width: 40px; height: 40px; font-size: 12px;}
.serviceimg {border-width: 2px;}
.serviceimg img { height: 270px;}
.servicescont .tophding p { font-size: 13px; line-height: 22px;}
.tophding h1, .tophding h2, .tophding h3, .tophding h4 { font-size: 23px; line-height: 28px;}
.designingimg{border-width: 3px;}

.designingSec .videoply { width: 35px;height: 35px; font-size: 12px;}
.teamSec::before { width: 30px; background-size: 30px; height: 70px;}
.temxont li:first-child{display: none;}
.temxont em{font-size: 13px;}
/*.teamSec .row > div:last-child .temimg img { width: 197px;}*/
.teamSec .row > div { margin: 40px 0 0;}

.eventSec { background-size: 800px; padding: 80px 0 30px;}
.ftrsocil li em { font-size: 14px; line-height: 20px; letter-spacing: 2px;}
.ftrsocil li:first-child { padding-right: 25px;}
.ftrsocil li a{width: 35px; height: 35px;}
.ftrsocil li { padding-right: 8px;}
.ftrsocil { padding: 15px;}

.ftrinfo {margin: 25px 0 0;}
.ftrwhite { padding: 15px;}
.ftrlink ul, .ftrlink ul:nth-child(3) { margin-right: 13px;}
.ftrinfo li { margin-right: 0px; width: 100%;}
.ftrinfo li .media { margin: 15px 0 0;}

.collapse-button{width: 40px; height: 40px;padding: 10px;}
.hdrinfo { padding-right: 50px;}
.hdrinfo li {padding-right: 5px;}
.hdrlgo { width: 150px;}
.pushmenu { top: 93px;}

.headersec.fixed .hdrlgo { width: 140px;}
.pushmenu.fixed { top: 72px;}

.profilecont li{padding: 15px 25px !important; margin: 0px; width: 50%;}
.profilecont ul{display: flex; justify-content: center;flex-wrap: wrap;}
.profilecont li::before { top: 42px; right: -10px;}
.profilecont li:nth-child(2)::before{content: none;}
.profilecont li b{margin: 0 auto;}

 .profilecont.set_contact span.icon-call, .profilecont.set_contact span.icon-email, .profilecont.set_contact span.icon-fax, .profilecont.set_contact span.icon-place, .profilecont.set_contact span.fas {
    width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
    background: #f4a21d;
    line-height: 28px;
    border-radius: 50%;
    margin-right: 3px;
    margin-left: 3px;
}   
    
.wwi span.icon-whatsapp.set-whatsapp {
    background: #39bd4c !important;
    width: 22px !important;
    height: 22px !important;
    color: #fff;
    margin: 0 2px !important;
    font-size: 14px !important;
    line-height: 22px !important;
}
.wwi span.icon-wechat.set-wechat {
    background: #30c100 !important;
    width: 22px !important;
    height: 22px !important;
    color: #fff;
    margin: 0 2px !important;
    font-size: 14px !important;
    line-height: 22px !important;
} 

.page-id-263 .set_new li { padding-top:0px !important; padding-bottom:0px !important; width:100% !important;}
section.profileSec.profileinrSec.set_mr_contact .profilecont.set_contact { padding:10px;}
.curveBoxCon .curveBox1 {
    margin-top: -28px;
}
.sustainabilitySec .sustainimg img {
    border-width: 3px;
}
.sustainabilitySecTwo::after{
    top: -35px;
}
.sustainabilitySec .sustainContOne h2::after, .sustainabilitySec .sustainContOne h1:after {
    bottom: 8px;
}
    
.technomakeSec .row > div.set_mr_one {
    padding: 0 15px !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}  
.form-group.set-mr {
    padding-left: 9px;
}
.file-upload-wrapper:after {
    font-size: 12px;
    line-height: 14px;
    width: calc(100% - 93px);
}
.row.quote_form .form-control {
    font-size: 12px;
}
.file-upload-wrapper:before {
    font-size: 12px;
}
    
}