body {font-family: "Aleo", serif;color: #131212;}a {color: #009970;text-decoration: none;}a:hover {color: #00cc95;text-decoration: none;}h1, h2, h3, h4, h5, h6 {font-family: "Aleo", serif;}@media screen and (max-width: 768px) {[data-aos-delay] {transition-delay: 0 !important;}}#header {background: #fff;z-index: 997;top: 0;}#header .header-container {background: #fff;}#header.header-scrolled {background: #fff;top: 0;}#header .logo {overflow: hidden;padding: 6px 30px 6px 30px;background: transparent;}#header .logo h1 {font-size: 26px;padding: 0;line-height: 1;font-weight: 700;}#header .logo h1 a, #header .logo h1 a:hover {color: #fff;text-decoration: none;}#header .logo img {padding: 0;margin: 0;max-height:70px;}@media (max-width: 992px) {#header {box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);top: 0;background: #fff;}#header.header-scrolled, #header .header-container {background: #fff;}#header .logo {padding-left: 0;}}.navbar {padding: 0;}.navbar ul {margin: 0;padding: 0;display: flex;list-style: none;align-items: center;}.navbar li {position: relative;}.navbar a, .navbar a:focus {display: flex;align-items: center;justify-content: space-between;padding: 10px 0 10px 30px;color: #131212;font-size: 17px;font-weight: 400;text-transform:capitalize;white-space: nowrap;}.navbar a i, .navbar a:focus i {font-size: 18px;line-height: 0;margin-left: 0px;margin-right: 5px;}.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {color: #cd0504;}.navbar .getstarted, .navbar .getstarted:focus {background: #cd0504;padding: 10px 20px;margin-left: 30px;margin-right: 0px;border-radius: 50px;color: #fff;font-size: 1rem;font-weight: 600;}.navbar .getstarted:hover, .navbar .getstarted:focus:hover {color: #fff;background: #cd0504;opacity:0.8;}.navbar .dropdown ul {display: block;position: absolute;left: 14px;top: calc(100% + 30px);margin: 0;padding: 10px 0;z-index: 99;opacity: 0;visibility: hidden;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);transition: 0.3s;}.navbar .dropdown ul li {min-width: 200px;}.navbar .dropdown ul a {padding: 10px 20px;text-transform: none;font-weight: 500;color:#131212;}.navbar .dropdown ul a i {font-size: 12px;}.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a {color: #cd0504;}.navbar .dropdown:hover>ul {opacity: 1;top: 100%;visibility: visible;}.navbar .dropdown .dropdown ul {top: 0;left: calc(100% - 30px);visibility: hidden;}.navbar .dropdown .dropdown:hover>ul {opacity: 1;top: 0;left: 100%;visibility: visible;}@media (max-width: 1366px) {.navbar .dropdown .dropdown ul {left: -90%;}.navbar .dropdown .dropdown:hover>ul {left: -100%;}}.mobile-nav-toggle {color: #666;font-size: 28px;cursor: pointer;display: none;line-height: 0;transition: 0.5s;}@media (max-width: 991px) {.mobile-nav-toggle {display: block;}.navbar ul {display: none;}}.navbar-mobile {position: fixed;overflow: hidden;top: 0;right: 0;left: 0;bottom: 0;background: #fff;transition: 0.3s;z-index: 999;}.navbar-mobile .mobile-nav-toggle {position: absolute;top: 15px;right: 15px;}.navbar-mobile ul {display: block;position: absolute;top: 55px;right: 15px;bottom: 15px;left: 15px;padding: 10px 0;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/pentagon.png");background-attachment: scroll;background-position: center;overflow-y: auto;transition: 0.3s;}.navbar-mobile a, .navbar-mobile a:focus {padding: 10px 20px;font-size: 17px;color: #36343a;}.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover>a {color: #cd0504;}.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {margin: 15px;display: block;}.navbar-mobile .dropdown ul {position: static;display: none;margin: 10px 20px;padding: 10px 0;z-index: 99;opacity: 1;visibility: visible;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);}.navbar-mobile .dropdown ul li {min-width: 200px;}.navbar-mobile .dropdown ul a {padding: 10px 20px;}.navbar-mobile .dropdown ul a i {font-size: 12px;}.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover>a {color: #009970;}.navbar-mobile .dropdown>.dropdown-active {display: block;}
/*.outter.hero-video {width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;}@media (max-width: 767px) {.outter.hero-video {height: 325px;}}.hero-video .video-container {height: 100vh;width: 100%;position: relative;overflow: hidden;}@media (max-width: 767px) {.hero-video .video-container {height: 325px;}}.hero-video video {-o-object-fit: cover;object-fit: cover;position: absolute;height: 100vh;width: 100%;top: 0;left: 0;}@media (max-width: 767px) {.hero-video video {height: 325px;}}.hero-video .video-container:after {content: "";display: block;height: 100%;width: 100%;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, 0.4);z-index: 1;}.hero-video h2 {text-transform:uppercase;color: #fff;line-height:1.1;font-size:3.6rem;font-weight:800;}.hero-video h3 {text-transform:capitalize;color: #fff;line-height:1.3;font-size:1.5rem;letter-spacing:0.5px;font-weight:800;}.hero-video p {text-transform:capitalize;color: #fff;line-height:1.6;font-size:1.4rem;font-weight:600;margin-bottom: 0;}.hero-video .callout {position: relative;display: flex;justify-content: center;align-items: center;flex-direction: column;height: 100%;text-align: center;position: relative;z-index: 10;width: 100%;margin-top:4em;}@media (max-width: 767px) {.hero-video .callout {width: 90%;}}*/
#img-background{background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/gallery/kigofabz-company.webp");background-attachment: scroll;background-position: top;position: relative;height: 90vh;margin-top: 5em;}#img-background::before {background-image: linear-gradient(to left, rgba(0,0,0, 0) 0%, rgba(0,0,0, 5) 100%);content: "\00a0";height: 100%;position: absolute;width: 70%;}#img-background .callout {position: absolute;left:5%;top:35%;}#img-background .callout .download-pdf{margin-top:2em;}#img-background .callout h2 {text-transform:uppercase;color: #fff;line-height:1.2;font-size:3.6rem;font-weight:800;}#img-background .callout h3 {text-transform:capitalize;color: #fff;line-height:1.3;font-size:1.5rem;letter-spacing:0.5px;font-weight:800;}#img-background .callout p {text-transform:capitalize;color: #fff;line-height:1.6;font-size:1.4rem;font-weight:600;margin-bottom: 0;}.img-color svg{width:70px;fill:#fff;}.steel-section{display:flex;display: flex;justify-content: space-between;gap: 1rem;padding: 30px;background-color:#384bb7;color:#fff;height:100%;}.steel-content h2{text-transform: capitalize;line-height: 1.2;font-size: 1.6rem;font-weight: 700;margin-bottom: 8px;}.steel-content p{line-height: 1.5;font-size: 1rem;font-weight:400;}.steel-section1{display:flex;display: flex;justify-content: space-between;gap: 1rem;padding: 30px;background-color:#cd0504;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;height:100%;color:#fff;}#steel-1{background-color: #384bb7;}#home-about{padding:80px 0 80px;}.stel-abou h4{color:#384bb7;text-transform: uppercase;line-height: 1.2;font-size: 1.4rem;font-weight: 900;margin-bottom:8px;}.stel-abou h1{text-transform: capitalize;line-height: 1.2;font-size: 3rem;font-weight: 700;}.stel-abou p{line-height: 1.7;font-size: 1.1rem;font-weight: 400;}.stel-abou .buton-cta1{margin-top:2em;}.stel-abou .button1 {text-transform:capitalize;font-size:1.1rem;margin-top: 10px;background-color:transparent;padding: 12px 40px;border-radius: 50px;color: #384bb7;text-decoration: none;font-weight:600;border:3px solid #384bb7;transition-duration: 0.8s;}.stel-abou .button1:hover {cursor: pointer;background-color: #384bb7;color:#fff;}.builtFlex {display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-start;list-style-type: none;padding: 0;}.builtFlex li {flex: 0 0 30%;max-width: 30%;margin-right: 13px;}.builtFlex li .iconBoxExpertise {padding: 15px;}.builtFlex li .iconBoxExpertise {background: #fff;border-radius: 21px;box-shadow: 0px 10px 55px rgba(128, 88, 88, 0.36);padding: 25px 18px;margin-bottom: 15px;}.builtFlex li .iconBoxExpertise svg {height: 60px;margin-bottom: 10px;fill:#cd0504;}.builtFlex li .iconBoxExpertise p {font-size: 25px;line-height: 1.3;margin: 10px 0 10px;font-weight:700;}.builtSection .builtFlex li .iconBoxExpertise p {font-weight: 600;font-size: 36px;letter-spacing: -0.01em;line-height: 60px;color: #fe6d05;}.builtFlex li .iconBoxExpertise p span.countname {font-weight: 500;font-size: 18px;letter-spacing: -0.01em;line-height: 1.3;color: #666;display: block;}.lassing-se h3{text-transform: capitalize;line-height: 1.3;font-size: 3.6rem;font-weight: 700;}.lassing-se {margin-top:6em;}.connect{text-transform: capitalize;font-size: 1.1rem;margin-top: 10px;background-color:#cd0504;padding: 12px 40px;border-radius:8px;color: #fff;text-decoration: none;font-weight: 600;transition-duration: 0.8s;}.buton-cta2{margin-top:2em;text-align:center;}.connect:hover {cursor: pointer;background-color: #F20C0C;opacity:0.8;color:#fff;}#build-sect{padding:40px 0 40px;}#service-section{padding:60px 0 60px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/services-bg.png");background-attachment: scroll;}.services-name{padding: 20px;color: #666;text-align: center;}.services-name h2{text-transform: capitalize;line-height: 1.3;font-size: 2rem;font-weight: 700;}.media-29101 img {margin-bottom: 10px;height:55vh;border-radius:24px;}.media-29101 h3 {font-size: 26px;font-weight: 600;padding: 10px;position: absolute;bottom: 10px;margin-bottom: 0;color: #fff;}.media-29101 h3 a {color: #fff;}.owl-2-style .owl-nav {display: none;}.owl-2-style .owl-dots {text-align: center;position: relative;bottom: -30px;}.owl-2-style .owl-dots .owl-dot {display: inline-block;}.owl-2-style .owl-dots .owl-dot span {display: inline-block;width: 15px;height: 3px;border-radius: 0px;background: #cccccc;-webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);-o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);margin: 3px;}.owl-2-style .owl-dots .owl-dot.active span {background: #007bff;}.owl-2-style .owl-dots .owl-dot:active, .owl-2-style .owl-dots .owl-dot:focus {outline: none;}.owl-2-style{line-height:0;}#gareent-section{padding:60px 0 60px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/steel-transport.webp");background-attachment: scroll;background-position: center;position:relative;}#gareent-section::before {content: '';background-color: rgb(0,0,0,0.75);position: absolute;height: 100%;width: 100%;top: 0;right: 0;left: 0;bottom: 0;}.grarent-delve{text-align:center;position:relative;color:#fff;}.grarent-delve h4{text-transform: capitalize;line-height: 1.3;font-size: 2rem;font-weight: 800;}.grarent-delve p{line-height: 1.3;font-size: 1.4rem;font-weight: 700;}#industrie-add{padding:60px 0 60px;}.industr-heading{text-align:center;margin-bottom: 20px;}.industr-heading h3{text-transform: capitalize;line-height: 1.2;font-size: 2.2rem;font-weight: 700;margin-bottom: 0;color: #666;}.industr-heading p{line-height: 1.6;font-size: 1.2rem;font-weight: 400;}.industry-box{background-color:#fff;margin-bottom:30px;}.industry-box h6{text-transform: capitalize;line-height: 1.2;font-size: 1.2rem;font-weight: 600;text-align:center;padding:10px;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}#why-we{padding:60px 0 60px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/pentagon.png");background-attachment: scroll;background-position: center;position:relative;}.chose-design h5{font-size:1.2rem;font-weight:600;text-transform:capitalize;letter-spacing:1px;line-height:1.4;}.chose-design{text-align:center;}.page-middle-banner {position: relative;padding: 30px 0 30px 0;background: #cd0504;}.page-middle-banner:before {background: url("../images/contct-bg.webp") no-repeat center;background-size: cover;}.page-middle-banner:before, .page-middle-banner:after {content: '';position: absolute;width: 60%;height: 100%;border-radius: 200px 0 0 0;right: 0;top: 0;}.page-middle-banner:after {background: rgba(0, 0, 0, 0.84);}.page-middle-banner .left-side h3 {color: #fff;font-size: 30px;text-transform: uppercase;line-height: 1.4;font-weight: 600;}.page-middle-banner .left-side p {font-size: 16px;font-weight: normal;color: #fff;margin: 10px 0 20px 0;text-transform: uppercase;letter-spacing: 1px;font-weight: 600;}.page-middle-banner .left-side a {font-size: 18px;text-align: center;color: #666;border-radius: 50px;background: #fff;padding: 8px 40px;font-weight: 500;letter-spacing: 0.5px;text-transform: capitalize;}.page-middle-banner .right-side h2 {font-size:35px;margin-bottom:10px;font-weight:600;text-transform:capitalize;line-height:1.3;color: #fff;}.page-middle-banner .right-side p {color: #fff;line-height:1.6;font-weight:400;}.page-middle-banner .right-side {position: relative;z-index: 9;text-align: center;margin-top: 2em;}footer{padding:40px 0 20px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/pentagon.png");background-attachment: scroll;background-position: center;}.footer-logo img{width:100px;}.footer-left{display:flex;justify-content:flex-start;align-items: center;align-items: baseline;gap: 3em;}.icon-fram{background: #fff;width: 60px;height: 60px;border-radius: 50%;color: #131212;display: inline-block;text-align: center;line-height: 60px;transition: all 0.8s ease-in-out;transform: rotate(0deg);box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);}.footer-social .social-linak i:hover {transform: rotate(360deg);}.footer-social .social-linak i {font-size:24px;}.social-linak{display:flex;justify-content:flex-end;align-items: baseline;gap: 0.8em;}.footer-right{display:flex;justify-content:flex-end;align-items: baseline;gap: 2em;margin-top: 1em;}.text-fot h6{text-transform: capitalize;line-height: 1.2;font-size: 1.6rem;font-weight: 600;}.main-footer{margin-top:1em;}.links-head h5{text-transform: capitalize;line-height: 1.2;font-size: 1.4rem;font-weight: 800;}.line-for{padding:0;list-style-type:none;}.line-for li a{font-size: 1.1rem;font-weight: 500;text-transform: capitalize;letter-spacing: 1px;line-height: 1.9;color:#131212;transition: all 0.8s ease-in-out;}.line-for li a:hover{color:#cd0504;}.adres-1{padding:0;list-style-type:none;}.adres-1 li{display: -ms-flexbox;display: flex;margin-bottom: 15px;gap: 10px;-webkit-box-align: baseline;-ms-flex-align: baseline;align-items: baseline;}.adres-1 li i {color: #cd0504;}.adres-1 span.title {display: block;font-size: 18px;font-size: 1.125rem;font-weight: 600;color: #131212;margin-bottom: 5px;}.address-text a {color: #131212;text-decoration: none;}.steel1 p{text-align:center;text-transform:capitalize;font-size:1em;line-height:1.3;font-weight:400;}.sub-foot{margin-top:3em;}#peb{padding: 60px 0 60px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/services/pre-engineered-building.webp");background-attachment: scroll;background-position: center;position: relative;height:450px;margin-top: 5em;}.engineer1{position: absolute;left: 10%;top: 50%;color: #fff;}.engineer1 h1{text-transform: capitalize;line-height: 1.2;font-size: 2.6rem;font-weight: 700;}#services-top{padding:60px 0 60px;}.strure-head h2{text-transform: capitalize;color:#666;line-height: 1.2;font-size: 2.6rem;font-weight: 700;margin-bottom: 20px;}.strure-head p{line-height: 1.6;font-size: 1.1rem;font-weight: 400;}.compents1{padding: 45px 18px;background: #fff;border-radius: 21px;box-shadow: 0px 10px 55px rgba(128, 88, 88, 0.36);padding: 25px 18px;margin-bottom: 15px;text-align:center;height:100%;}
.compents1 svg{fill:#384bb7;}.compents1 h4{text-transform: capitalize;margin-top:10px;line-height: 1.3;font-size: 1em;font-weight: 500;color:#666;}.hped-2 h3{text-transform: capitalize;line-height: 1.4;font-size: 2.6rem;font-weight: 700;color:#666;margin-top: 3em;}.pre-gap{margin-bottom:30px;}#pbe-products{padding:60px 0 60px;}.card-title h3{text-transform: capitalize;line-height: 1.4;font-size: 1.2rem;font-weight: 700;text-align:center;}.card-content p{line-height: 1.6;font-size: 1rem;font-weight: 400;margin-bottom: 0;}.owl-3-style .owl-nav {display: none;}.owl-3-style .owl-dots {text-align: center;position: relative;bottom: -30px;}.owl-3-style .owl-dots .owl-dot {display: inline-block;}.owl-3-style .owl-dots .owl-dot span {display: inline-block;width: 15px;height: 3px;border-radius: 0px;background: #cccccc;-webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);-o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);margin: 3px;}.owl-3-style .owl-dots .owl-dot.active span {background: #007bff;}.owl-3-style .owl-dots .owl-dot:active, .owl-3-style .owl-dots .owl-dot:focus {outline: none;}.owl-3-style{line-height:0;}.card-img img{border-radius:24px;position:relative;}.card-img{position:relative;}.icon{background: #cd0504;border-radius: 5px;padding: 5px 10px;position: absolute;right: 0px;top: -70px;width: 75px;}.card-body{position:relative;}.card{border-radius: 24px;}.card .icon img{width:60px;height:60px;}.card1{width: 100%;height:100%;padding: 2em 1.5em;border-radius: 5px;box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);cursor: pointer;transition: 0.5s;position: relative;z-index: 2;overflow: hidden;background: #fff;border-top:5px solid #cd0504;margin-bottom: 30px;}#contact{padding:40px 0 40px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/pentagon.png");background-attachment: scroll;background-position: center;}.contct-serv h4{text-transform: capitalize;line-height: 1.2;font-size: 2rem;font-weight: 700;color: #666;}.contct-serv p{line-height: 1.6;font-size: 1.1rem;font-weight: 400;}.connect-ser{color: #666;font-weight: 600;font-size: 1.6rem;}#stucture-banner{padding: 60px 0 60px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/services/steel-frame-mill-plant-1.jpg");background-attachment: scroll;background-position: center;position: relative;height: 450px;margin-top: 5em;}#advantage-banner{padding: 60px 0 60px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/manufacturing-industry.webp");background-attachment: scroll;background-position: bottom;position: relative;height: 450px;margin-top: 5em;}#storage-banner{padding: 60px 0 60px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/services/storage-kg.jpg");background-attachment: scroll;background-position: bottom;position: relative;height: 450px;margin-top: 5em;}#accessories{padding: 60px 0 60px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/services/pre-accessories-banner.jpg");background-attachment: scroll;background-position: bottom;position: relative;height: 450px;margin-top: 5em;}.steel-gap{padding:5em 0 0 0;}.stel-img{text-align:center;}.bullets {position:relative;}.grayBullets li {font-size: 16px;line-height: 1.8;font-weight: 400;}.scene li{line-height: 1.8;font-size: 1.1rem;font-weight: 400;}.card2{width: 100%;height: 100%;padding: 2em 1.5em;border-radius: 5px;box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);cursor: pointer;transition: 0.5s;position: relative;z-index: 2;overflow: hidden;background: #fff;border-top: 5px solid #cd0504;transition: all 0.5s ease-in-out;cursor:pointer;}.card2:hover {transform: translateY(-10px);}.conrret-bachg{background-color:#384bb7;padding:60px;}.conrret-bachg h5{text-transform: capitalize;line-height: 1.2;font-size: 2rem;font-weight: 700;color: #fff;}#advre-stor {padding:60px 0 60px;}
.accesroies-1{margin-top:4em;}#about-banner{padding:60px 0 60px;background: rgb(56,75,183);height:300px;background-image: url("../images/pentagon.png");}.engineer2{position: relative;top: 7em;color: #fff;text-align:center;justify-content: center;display:flex;}.engineer2 h1{text-transform: capitalize;line-height: 1.2;font-size: 2rem;font-weight: 700;}.stel-abou h2{text-transform: capitalize;line-height: 1.2;font-size: 2rem;font-weight: 700;}.vison-mis{width: 100%;height: 100%;padding: 2em 1.5em;border-radius: 5px;box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);cursor: pointer;transition: 0.5s;position: relative;z-index: 2;overflow: hidden;background: #fff;border-top: 5px solid #cd0504;}.vison-mis p{line-height: 1.6;font-size: 1rem;font-weight: 400;}.vison-mis h3{line-height: 1.25;font-size: 1.5rem;margin-top:10px;font-weight: 700;}#vison-vission{padding:30px 0 50px;}.form-item{padding: 0 20px;}.bac-form{box-shadow: 0 20px 60px rgba(0, 0, 0, 0.06);padding: 50px;background: #fff;}#contact-sec{padding:60px 0 60px;}#advre-stor1 {padding: 60px 0 60px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/pentagon.png");background-attachment: scroll;background-position: center;}.bac-form h3{text-transform: capitalize;line-height: 1.2;font-size: 1.3rem;font-weight: 700;}.bac-form h2{text-transform: capitalize;line-height: 1.2;font-size: 2rem;font-weight: 700;}.bac-form p{line-height: 1.6;font-size: 1rem;font-weight: 400;}:active, :focus {outline: none !important;}.wpcf7-form-control-wrap {position: relative;}.tm-contact-form-transparent input[type=text], .tm-contact-form-transparent input[type=email], .tm-contact-form-transparent textarea {background: transparent;}.tm-contact-form-transparent input[type=text], .tm-contact-form-transparent input[type=email] {background: #fff;border: none;border-bottom: 1px solid #ddd;padding: 14px;padding-left: 0;margin-bottom: 28px;width: 100%;}.tm-contact-form-transparent input[type=text], .tm-contact-form-transparent input[type=email], .tm-contact-form-transparent textarea {transition: all 0.3s ease;}.btn:not(:disabled):not(.disabled) {cursor: pointer;}.tm-contact-form-transparent input[type=submit] {margin-top: 15px;}.btn-outline-theme-colored2 {color: #002E5B;background-color: transparent;background-image: none;border-color: #002E5B;}.tm-contact-form-transparent textarea {background: #fff;border: none;border-bottom: 1px solid #ddd;width: 100%;padding: 15px;padding-left: 0;margin-bottom: 28px;}.tm-contact-form-transparent input[type=text]:focus, .tm-contact-form-transparent input[type=email]:focus, .tm-contact-form-transparent textarea:focus, .tm-request-a-call-back-form1 input[type=text]:focus, .tm-request-a-call-back-form1 input[type=email]:focus, .tm-request-a-call-back-form1 textarea:focus {border-bottom-color: #cd0504;}.btn-round {border-radius: 3rem;}.btn {border-width: 3px;letter-spacing: .05rem;padding: 0.8rem 2.5rem;overflow: hidden;background-color: #f5f5f5f5;}.btn-outline-theme-colored2:hover {color: #fff;background-color: #cd0504;border-color: #cd0504;}.contat-box h2{text-transform: capitalize;line-height: 1.3;font-size: 2rem;font-weight: 600;}.contat-box{padding:60px;background-size: cover;background-repeat: repeat;background-color: rgba(0, 0, 0, 0);background-image: url("../images/pentagon.png");background-attachment: scroll;background-position: center;}.conte-1 h3{text-transform: capitalize;line-height: 1.3;font-size: 1.4rem;font-weight: 600;}.conte-1 p{line-height: 1.3;font-size: 1.2rem;font-weight: 600;margin-bottom:10px;}.gallery-block.grid-gallery {padding-bottom: 60px;padding-top: 60px;}.gallery-block.grid-gallery .heading {margin-bottom: 50px;text-align: center;}.gallery-block.grid-gallery .heading h2 {font-weight: bold;font-size: 1.4rem;text-transform: uppercase;}.gallery-block.grid-gallery a:hover {opacity: 0.8;}.gallery-block.grid-gallery .item img {box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);transition: 0.4s;height: 280px;}.gallery-block.grid-gallery .item {margin-bottom: 20px;}@media (min-width: 576px) {.gallery-block.grid-gallery .scale-on-hover:hover {transform: scale(1.05);box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important;}}.projects-both{padding:10px;border-radius:24px;border:1px solid #f5f5f5f5;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;text-align:center;transition: transform .2s;margin-bottom:30px;}.projects-both:hover{transform: scale(1.1);}.projects-both img{border-radius:24px;margin-bottom:10px;}.projects1{padding: 50px 0 50px;background-color: #f5f5f5f5;}.projects-both h3{font-size: 1.3rem;font-weight: 600;text-transform: capitalize;margin-bottom:5px;}.projects-both p{font-size: 1.1rem;font-weight: 400;line-height: 1.4;margin-bottom:0;}a .projects-both{color:#131212;}.gap-ki{margin-top:4em;}.project-2 img{height:250px;width:100%;transition: transform .8s;}.project-2 img:hover{transform: scale(1.1);}.machinery-io p{font-size: 1rem;font-weight: 400;line-height: 1.6;}.io-desp li{font-size: 1.1rem;font-weight: 400;line-height: 1.6;text-transform:capitalize;}.projects-top{padding:60px 0 60px;}.img-hight img{box-shadow: 0px 10px 55px rgba(128, 88, 88, 0.36);}.props-head h2{text-transform: capitalize;line-height: 1.2;font-size: 2rem;font-weight: 700;}.props-head p{line-height: 1.6;font-size: 1rem;font-weight: 400;}.facility li{line-height: 1.6;font-size: 1.1rem;font-weight: 400;}.project-gap{margin-bottom:6em;}.machine-hilets{box-shadow: 0px 10px 55px rgba(128, 88, 88, 0.36);padding:10px;border-radius:8px;border-top:4px solid rgb(56,75,183);margin-bottom:20px;height:100%;}.machine-hilets h4{text-transform: capitalize;line-height: 1.2;font-size: 1.2rem;font-weight: 600;}.hilet-mech li{line-height: 1.6;font-size: 1rem;font-weight: 400;}.summer-gap{margin-top:3em;}.components{padding:60px 0 60px;}.projects-both1 h5{text-transform: capitalize;line-height: 1.2;font-size: 1.2rem;font-weight: 600;text-align:center;margin-top:10px;}.projects-both1 img{height:260px;border-radius:4px;}.cline-names h4{text-transform: uppercase;line-height: 1.2;font-size: 1.2rem;text-align:center;font-weight: 600;transition: all 0.4s ease-in-out;cursor:pointer;color:#666;}.cline-names{border:1px solid #666;padding:20px;height:100%;}.back-brown{padding:60px;border-radius:8px;background: url("../images/pentagon.png") center;background-size:cover;}.cline-names:hover {filter: none;transform: scale(1.1);}.clients{padding:30px 0 60px;}