@charset "utf-8";
/* CSS Document */
@import url('../fonts/Montserrat.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top; font-family: 'Montserrat', sans-serif; font-size:15px; color: #000; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/*---Universal Selector to add additional resets, such as text-size adjust and tap highlighting---*/
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
html {-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */}
a { text-decoration: none; }
body {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  width: 100%;
}
img {
    -webkit-user-drag: none;
    -moz-user-drag: none;
    user-drag: none;
  }
span { color: #000; }
ul { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
/*---Additional Form resets---*/
button, input[type="button"] { background: none; }
:required { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none;}
/*---Typographic Styling---*/
em, i { font-style: italic; }
u { text-decoration: underline; }
pre, code { font-family: Monaco, Courier, monospace; }
pre { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after, { content: "";}
/*---Interactive Element Settings---*/
a, input[type="submit"], input[type="button"], button, label[for] { cursor: pointer; }
input[type="submit"], input[type="button"], button {
  -webkit-appearance: none;
  background: #152444;
  border: 0px;
  width: 200px;
  height: 44px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  box-shadow: 1px 1px 12px 1px rgba(0,0,0,0.3);
  float: right;
}
input[type="submit"]:hover, input[type="button"]:hover, button:hover{
background: #707070;
}
/*---Misc. Element Styling---*/
img { -ms-interpolation-mode: bicubic; }
.linksiz { font-size: 19px; line-height: 30px; }
/* Proper box model */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* General styles */
::selection {background: #152444;color: #fff;}
::-moz-selection { background:#152444; color:#fff;}
::-webkit-selection { background:#152444; color:#fff;}
a { text-decoration: none; color: #152444;
  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s; }
a:hover { text-decoration: none; }
a:active { }
a:visited { }
address { }
aside { }
b, strong { }
blockquote { }
button { cursor: pointer; }
button:hover { }
button:active { }
caption, th, td { vertical-align: top; }
h1 { font-size: 40px; font-weight: 700; line-height: 46px; margin-bottom: 26px;  }
h2, h3, h4, h5, h6 { font-size: 24px; font-weight: 700; margin-bottom: 22px; color: #273159;}
.heading { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px; text-transform: uppercase; }
h6 { }
i, em { }
img { height: auto; max-width: 100%; }
input, select, textarea {font-size: 13px; }
input[type="text"], input[type="phone"], input[type="email"] {
  font-weight: normal;
  height: 42px;
  padding: 4px 0;
  width: 100%;
  border-bottom: 1px solid #ccc !important;
  outline: none;
  border: 0px;
  font-size: 17px;
}
select.textbox {
    font-weight: normal;
    height: 42px;
    padding: 4px 18px;
    width: 100%;
    line-height: 20px;
}
input[type=radio] { }
input[type=checkbox] { }
label { }
li { }
p {
    line-height: 23px;
    margin: 0 0 30px;
    font-size: 16px;
    font-weight: 500;
    color: #002454;
}
select { }
select option { }
table { border: 0; border-spacing: 0; empty-cells: show; }
textarea {
  height: 153px;
  resize: none;
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 5px;
  padding: 12px 0;
  font-size: 17px;
  font-weight: normal;
  border-bottom: 1px solid #ccc !important;
  color: #666;
  margin: 0;
  vertical-align: top;
  border: 0px;
  outline: none;
}
.form-feild {
  margin: 0 0 25px;
  display: block;
}
ul, ol { margin:0;padding:0;}
.m0 { margin: 0px 0px 0px 0px; }
.wid:after, .wid:before, ul:after, ul:before, .social:after { display: block; content: ""; clear: both; }
::-webkit-input-placeholder {opacity: 1;color:#707070;}
:-moz-placeholder {opacity: 1;color:#707070;}
::-moz-placeholder {opacity: 1;color:#707070;}
:-ms-input-placeholder {opacity: 1;color:#707070;}

.divnewsletter ::-webkit-input-placeholder {opacity: 1;color:#D0D0CE;}
.divnewsletter :-moz-placeholder {opacity: 1;color:#D0D0CE;}
.divnewsletter ::-moz-placeholder {opacity: 1;color:#D0D0CE;}
.divnewsletter :-ms-input-placeholder {opacity: 1;color:#D0D0CE;}
p, li {
    color: #002454;
}
*, :before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*##########################################    Menu    ##############################################################*/
/* .skiptranslate {
    display: none !important; height: 0px; overflow: hidden;
} */
.skiptranslate {
    font-size: 0px !important;
    position: relative;
    z-index: 1111111111;
}

.skiptranslate span{
  display: none;
}
.current-menu-parent a {
  color: #152444 !important;
}
footer .current-menu-parent a {
  color: #fff !important;
}
.navigation ul .sub-menu .current-menu-item a {
  color: #152444 !important;
}
header {
  position: absolute;
  z-index: 111;
  width: 100%;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}
header.innerpage-header {
    background: #ffffffd6;
}
.innerpage-header a.logo_brand {
    margin: 0px;
    float: left;
}
a.logo_brand {
  width: 250px;
  display: block;
  margin: 15px auto 15px;
}
a.logo_brand.logo-scroll {
    display: none;
}
header.home-header.toptrans .logo_brand {
    display: none;
}
header.home-header.toptrans a.logo_brand.logo-scroll {
    display: block;
    float: left;
    margin: 0px;
}
header.home-header.toptrans ul#navigate li:last-child a {
    background: #002454;
    color: #fff !important;
    float: right;
    border-radius: 7px;
}
header.home-header.toptrans ul#navigate li .sub-menu li:last-child a {
    background: transparent;
    color: #002454 !important;
}
header.home-header.toptrans ul#navigate li .sub-menu li:last-child a:hover {
    color: #fff !important;
}
a.logo_brand_footer {
  width: 300px;
  display: inline-block;
  margin-bottom: 30px;
}
.container {
  width: 90%;
}
.navigation ul#navigate {
  float: none;
  display: flex;
  list-style-type: none;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
}
.navigation ul#navigate li {
  padding: 0;
  flex: 1;
}
.innerpage-header nav.navmenu {
    border: 0px;
    float: right;
}
nav.navmenu {
  float: none;
  margin-top: 10px;
  display: block;
  border-top: 1px solid #fff;
  padding: 15px 0;
}
section.banner {
  overflow: hidden;
}
section.section01 {
  padding: 70px 0;
  background: #002554;
  position: relative;
  z-index: 0;
}
section.section01:before {
  content: "";
  background: url(../images/footer-logo-side.png);
  width: 300px;
  height: 350px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-size: 100%;
  z-index: -1;
}

.ab-img {
  position: static;
  right: 0px;
  width: 900px;
  float: right;
  margin-top: -2px;
}
.ab-img img {
  min-height: 95vh;
  /* object-fit: cover; */
}


section.section01.si-products-page .row {
  display: flex;
  align-items: center;
  /* flex-wrap: wrap; */
  justify-content: end;
}
a.mre_btn {
  font-weight: 500;
  color: #fff;
}
.mre_btn:hover{
  color: #13203c;
}
.section01 .mre_btn:hover{
  color: #fff;
}
a.mre_btn:hover:after{
transform: translateX(5px);
}
.ab-in h1 {
  font-size: 48px;
  font-weight: 800;
  color: #908F8F;
}
.ab-in p {
    color: #fff;
    font-weight: 500;
    text-align: justify;
}

section.section-keybenifits {
  background: url(../images/steel-grating-bg.webp);
  padding: 60px 0;
  position: relative;
}
.category-title h2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    margin: 0 0 60px;
    letter-spacing: 2px;
}
.keybenifits figure {
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
}
.KeyBenifits .wp-block-image {
    margin: 0 0 15px;
}
.KeyBenifits ul.wp-block-list li {
    list-style: disc;
}
.key-content {
  text-align: center;
  margin-top: 20px;
  padding: 0 40px;
}
.key-title h3 {
  margin: 0 0 10px;
  font-size: 18px;
}
.key-content p {
  line-height: normal;
}
.section02 {
  background: #DBE2E9;
  padding: 60px 0 80px;
  min-height: auto;
  overflow: hidden;
}
div#owl-products .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin: 40px 0 0;
}
div#owl-products .owl-nav div:after {
  content: "";
  font-family: FontAwesome;
  font-size: 20px;
  border: 2px solid #A7BCD6;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  border-radius: 30px;
  justify-content: center;
  color: #A7BCD6;
  font-weight: 600;
}
div#owl-products .owl-nav div.owl-prev:after {
  content: "\f104";
}
div#owl-products .owl-nav div.owl-next:after {
  content: "\f105";
}
a.mre_btn_1 {
    background: #A7BCD6;
    padding: 10px 50px;
    display: inline-block;
    border-radius: 8px;
    font-weight: 600;
    border: 1px solid #83a0c2;
}
section.section02.page-product {
  min-height: auto;
}
.section-title {
    font-size: 28px;
    color: #002554;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.slide-progress {
  width: 0;
  max-width: 100%;
  height: 4px;
  background: #908F8F;
  margin-top: 50px;
}
.owl-nav.disabled {
  display: none;
}
.key-title h3, .key-content p {
  color: #fff;
}
.section-industries .category-title h2 {
    color: #002554;
    text-align: center;
    letter-spacing: 5;
}
section.section-industries {
  padding: 70px 0;
}
.item {
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
}
.owl-carousel .item {
  height: 450px;
  border-radius: 10px;
}
.section02 .owl-carousel .item {
  height: 350px;
  border-radius: 10px;
}
.owl-carousel .item img{
  width: 100%; height: 100%;
  object-fit: cover;
}

section.section-industries h4 {
  font-size: 18px;
  line-height: normal;
}
.industries figure {
  display: flex;
  width: 75px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.row.industries {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 35px 0;
}
.pr-content {
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  bottom: 0;
  opacity: 1;
  padding: 30px;
  transition: all 0.45s ease;
  transform: translateY(100%);
}

.pr-content::before,
.pr-content::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(255,255,255,0), rgba(21,36,68,0.9));
  content: "";
  opacity: 1;
  z-index: -1;
}

.pr-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
  line-height: normal;
}
div#owl-products {
  padding: 0 0 35px;
  position: relative;
  overflow: hidden;
}
.item:hover .pr-content{
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.2s;
  transform: translateY(0%);
}
.section02 .item:hover figure .pr-title {
  display: none;
  }
.section02 figure .pr-title {
    position: absolute;
    bottom: 0px;
    padding: 0 30px;
    background: linear-gradient(rgba(255,255,255,0), rgba(21,36,68,1));
    width: 100%;
    left: 0px;
    margin: 0px;
    padding: 100px 30px 20px;
}
.pr-content p{
  color: #fff !important;
}
.pr-content a {
    background: transparent;
    padding: 8px 30px;
    color: #fff;
    text-decoration: none;
    display: block;
    border-radius: 8px;
    text-align: center;
    font-weight: 600;
    border: 1px solid #fff;
}

.pr-content a:hover{
  background:#fff;
  color: #152444;
}
section.section02 .container {
  width: 100%;
  padding-left: 6%;
  padding-right: 0px;
  overflow: hidden;
}
.owl-carousel {
  width: 100%;
}
div#owl-products .owl-nav div {
  font-size: 0px;
}
div#owl-products .owl-nav div:hover{
  opacity: 0.6;
}
section.section03 {
  padding: 80px 0;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

.vision-section i {
  height: 50px;
  width: 60px;
}
.vision-section img {
  height: 100%;
  object-fit: contain;
}
.vision-section i {
    width: 70px;
    display: inline-block;
    margin: 0 auto;
}
.vision-section .dis-flex {
    text-align: center;
}
.vision-section h3 {
    font-size: 18px;
    color: #002454;
    padding: 0px;
    margin: 15px 0 0;
    font-weight: 700;
}
.vision-section p {
  text-align: justify;
}
.values_content {
  width: 85%;
  padding-left: 15px;
  font-weight: 500;
  text-align: justify;
}

.div-vision, .div-Mission, .div-values-bg {
    background: #DBE2E9;
    height: 100%;
    padding: 40px;
    border-radius: 10px;
    margin-top: 0px;
}
.vision-section .col-lg-12 {
    margin-top: 30px;
}
.div-vision p, .div-Mission p {
    margin: 0px;
}
.inner-sec-content {
  padding: 20px 0;
}
.div-values {
    margin: 0 0 10px;
}
.vision-section>.row {
  display: flex;
  flex-wrap: wrap;
}
a.mre_btn:after {
  content: "";
  width: 30px;
  height: 10px;
  background: url(../images/arrowicon.svg);
  display: inline-block;
  background-size: 100%;
  background-position: center;
  margin-left: 10px;
  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s; 
}
.vision-section a.mre_btn {
  vertical-align: middle;
  font-weight: 700;
  font-size: 19px;
  color: #908F8F;
  float: right;
  margin-bottom: 0px;
}
.vision-section a.mre_btn:hover{
  color: #152444;
}
.small_icon {
  width: 35px;
  height: 35px;
  display: inline-block;
  /* flex-wrap: wrap; */
}
.small_icon img {
  width: 100%;
  height: 100%;
}
.values_content {
  width: 95%;
  padding-left: 15px;
  font-weight: 500;
  font-size: 17px;
}
.div-values strong {
  color: #152444;
}
.div-values p {
  color: #152444;
  margin: 0px;
}
.section04 {
  padding: 0px 0 100px;
  background-size: cover;
  background-position: center;
}
.divnewsletter {
  text-align: center;
  border: 2px solid #898B8E;
  width: 75%;
  margin: 0 auto;
  padding: 50px 50px;
  border-radius: 6px;
}
.divnewsletter input[type="text"], .divnewsletter input[type="email"] {
  font-weight: normal;
  height: 42px;
  padding: 4px 20px;
  width: 100%;
  border: 1px solid #BCBCBC !important;
  outline: none;
  border: 0px;
  font-size: 17px;
  border-radius: 3px;
}
.inputform {
  width: 450px;
  margin: 0 auto;
}
.divnewsletter .inputform p{
  display: flex;
  width: 100%;
}
.divnewsletter h4 {
  /* font-size: 28px; */
  color: #002554;
  font-weight: 700;
  text-transform: uppercase;
  line-height: normal;
}

.divnewsletter input[type="submit"], .divnewsletter input[type="button"], .divnewsletter button {
  background: transparent;
  color: #fff;
  border: 0;
  width: 150px;
  height: 45px;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
  box-shadow: none;
  color: #002554;
  border: 2px solid #002554;
  border-radius: 5px;
  width: 350px;
  margin: 0 auto;
  float: none;
}

.divnewsletter .wpcf7-form-control-wrap {
  position: relative;
  width: 100%;
}
span.wpcf7-spinner {
  position: absolute;
}
section.section05 {
  padding: 70px 0;
}
.column-blog.new-post {
  width: 30%;
  float: left;
}
.column-blog {
  width: 30%;
}
.blogs .content-area.new-post img {
  height: 800px;
  object-fit: cover;
}
.blogs .content-area figure h3 {
  position: absolute;
  width: 100%;
  bottom: 0px;
  padding: 90px 30px 25px;
  background: linear-gradient(rgba(255,255,255,0), rgba(21,36,68,0.9));
  margin: 0px;
}
.blogs .content-area:hover figure h3 {
display: none;
}
.blogs figcaption {
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  bottom: 0;
  opacity: 1;
  padding: 30px;
  transition: all 0.45s ease;
  transform: translateY(100%);
}
.blogs .content-area:hover figcaption {
  opacity: 1;
  transition-delay: 0.2s;
  transform: translateY(0%);  
}
.blogs .content-area {
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
}
.blogs figcaption::before, 
.blogs figcaption::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(255,255,255,0), rgba(21,36,68,0.9));
  content: "";
  opacity: 1;
  z-index: -1;
}
.content-area figure img {
  height: 385px;
  width: 100%;
  object-fit: cover;
}
.other-posts-section.third-post figure {
  margin-top: 30px;
}
.column-blog .content-area {
  display: none;
}
#accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#accordion a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #979797;
  text-decoration: none;
  font-size: 28px;
  color: #979797;
  text-align: left;
}
#accordion2 a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #979797;
  text-decoration: none;
  font-size: 28px;
  color: #979797;
  text-align: left;
}
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus, #accordion2 .panel-heading a.collapsed:hover,
#accordion2 .panel-heading a.collapsed:focus {
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before, #accordion2 .panel-heading a.collapsed:hover::before,
#accordion2 .panel-heading a.collapsed:focus::before {
  color:#979797;
}
#accordion .panel-heading, #accordion2 .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: center;
  background: transparent;
  border: 0px;
}
.panel-default {
  border-color: #fff;
  box-shadow: none;
}
#accordion .panel-heading a:not(.collapsed), #accordion2 .panel-heading a:not(.collapsed) {
  color: #152444;
  transition: all 0.2s ease-in;
  border-color: #152444;
}
#accordion .panel-heading a.collapsed, #accordion2 .panel-heading a.collapsed {
  /* background-color: #b42b2b; */
  transition: all 0.2s ease-in;

}
#accordion .panel-body, #accordion2 .panel-body {
  padding: 15px 0;
}
#accordion p, #accordion2 p {

  font-weight: 500; margin: 0px;
}
/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle::before, #accordion2 .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  float: left;
  color: #979797;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
  float: right;
  font-size: 20px;
  font-weight: 200;
}
#accordion .panel-heading .accordion-toggle.collapsed::before, #accordion2 .panel-heading .accordion-toggle.collapsed::before {
  color: #979797;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a:not(.collapsed)::before, #accordion2 .panel-heading a:not(.collapsed)::before {
  color: #152444;
}

section.section06 {
  padding: 70px 0;
}

footer {
  background: #002554;
  padding: 70px 0 0;
  background-position: center center;
  position: relative;
  bottom: 0px;
  z-index: 0;
}
footer:before {
  content: "";
  background: url(../images/footer-logo-side.png);
  width: 300px;
  height: 350px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-size: 100%;
  z-index: -1;
}
.ftdiv {
    position: relative;
    z-index: 1;
}
footer h5 {
  font-size: 58px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 80px;
}
footer p, footer a {
    color: #fff;
    /* font-size: 15px; */
    margin: 0;
    text-align: justify;
}
.quicklinks a {
  margin: 0 0 15px;
  display: block;
  font-weight: 500;
}
.quicklinks .navigate li {
  width: 100%;
  float: left;
}
.quicklinks {
  padding-left: 25%;
}
.ftr-sc h3 {
  line-height: 20px;
  color: #fff;
  font-size: 18px;
}
.f_icons a {
  background: #fff;
  width: 36px;
  display: inline-block;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  border: 0px;
}
.f_icons a.lnkdin:hover{
background: #0077B5;
}
.f_icons a.facbook:hover{
  background: #1877F2;
  }
  .f_icons {
    display: flex;
    justify-content: end;
}

.div-copyright {
  border-top: 1px solid #316195;
  padding: 20px 0;
}
.div-copyright p{
margin: 0px;
}

.div-copyright p a{
  color:#707070
}
.media-div {
  background: #152445 url(../images/bg-media.webp);
  padding: 40px;
  height: 100%;
  background-size: 100%;
  background-position: center bottom;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  overflow: hidden;
  background-repeat: no-repeat;
}
section.section05 .col-lg-4.col-md-4.col-sm-12.col-xs-12{
  overflow: hidden;
}
.ftr-sc {
  padding-bottom: 35px;
}
.media-div::before {
  background: #fff;
  content: "";
  height: 1100px;
  opacity: 0;
  position: absolute;
  top: -150px;
  transform: rotate(35deg);
  width: 50px;
  transition: all 3000ms cubic-bezier(0.19, 1, 0.12, 1);
}
.media-div::after {
  background: #fff;
  content: "";
  height: 1100px;
  opacity: 0;
  position: absolute;
  top: -150px;
  transform: rotate(35deg);
  transition: all 3000ms cubic-bezier(0.19, 1, 0.12, 1);
  width: 8rem;
}
.media-div::before {
  left: -50%;
}

.media-div::after {
  left: -100%;
}

.media-div:hover,
.media-div:active {
  color: #fff;
  text-decoration: none;;
}

.media-div:hover::before {
  left: 120%;
  opacity: 0.5s;
}

.media-div:hover::after {
  left: 200%;
  opacity: 0.6;
}




section.section05 .container>.row {
  display: flex;
  flex-wrap: inherit;
}
.content-area h3 {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.blogs .content-area p {
  color: #fff;
}
.blogs .content-area a {
  color: #fff;
  display: block;
  border-top: 2px solid #fff;
  padding-top: 15px;
  text-align: center;
}
section.innerdiv {
  position: relative;
}
section.innerdiv img {
    height: 380px;
    width: 100%;
    object-fit: cover;
}
.inner_banner {
    position: absolute;
    width: 100%;
    bottom: 0px;
    text-align: left;
    transform: translateY(0%);
    left: 0px;
}
section.innerdiv p {
    color: #fff;
    width: 600px;
}
.flowUs ul {
    margin: 0 0 30px;
}
section.innerdiv:before {
  content: "";
  /* background: rgba(0,0,0,0.4); */
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
}
section.inner_contents {
    padding: 40px 0;
    position: relative;
}
.inner_banner h1 {
    color: #fff;
    margin: 0 0 20px;
    text-transform: uppercase;
}
section.in-sec1 {
  padding: 90px 0;
}
div.whatsapp_widget {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 9999;
}
div.whatsapp_widget strong {
    display: none;
    transform: translateX(100px);
     -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s;
}
div.whatsapp_widget a {
    background: #fff;
    padding: 0px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    box-shadow: 2px 5px 8px -5px #000;
    justify-content: center;
    width: 50px;
    height: 50px;
}
.whatsapp_widget i {
  color: #25d366;
  font-size: 21px;
  margin-right: 0px;
  line-height: normal;
}
div.whatsapp_widget a:hover {
  background: #25d366;
  padding: 10px 20px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  box-shadow: 2px 5px 8px -5px #000;
  width: auto;
}
div.whatsapp_widget a:hover i, div.whatsapp_widget a:hover strong{
  color: #fff;
  display: block;
  transform: translateX(0px);
}
.whatsapp_widget strong {
  color: #25d366;
  margin-left: 5px;
  font-weight: 600;
  font-size: 15px;
}
.whatsapp_widget a img {
  width: 20px;
  height: 20px;
  display: block;
}
footer a:hover{
  color: #707070;
}
div.whatsapp_widget a:hover{
  box-shadow: 2px 5px 10px -2px #000;
  /* transform: translateY(-5px); */
}
.section06 .section-title {
  color: #13203c;
}
.recentpost article {
  /* display: flex; */
  margin: 0 0 20px;
  position: relative;
}
.recentpost section {
  position: absolute;
  bottom: 0px;
  padding: 25px;
  background: linear-gradient(rgba(255,255,255,0), rgba(21,36,68,0.9));
}
.recentpost h4 {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 10px;
}
.recentpost p {
  color: #fff;
  font-size: 14px;
  line-height: 22px; margin: 0 0 10px;
}
.recentpost span {
  color: #fff;
  font-size: 11px;
}
.in-sec1 .pr-title {
  font-size: 20px;
  font-weight: 600;
}
.in-sec1 .pr-content p {
  font-size: 16px;
  line-height: 22px;
}
.in-sec1 .item img {
  height: 280px;
  width: 100%;
  object-fit: cover;
}
.in-sec1.terminology_page .item img {
  height: 280px;
  width: 100%;
  object-fit: contain;
}
.recentpost {
  padding: 20px 35px;
  border: 0px;
  box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.1);
}
div#breadcrumbs, div#breadcrumbs a, div#breadcrumbs span {
    color: #002454;
    font-size: 15px;
    font-weight: 600;
}
div#breadcrumbs a, div#breadcrumbs span {
    text-decoration: underline;
}
div#breadcrumbs {
    padding: 0 0 25px;
}

.ab-page {
  padding: 60px 0;
}
.ab-page h2 {
    font-size: 74px;
    color: #273159;
    font-weight: 800;
    line-height: 54px;
    margin-top: 15px;
}
.ab-page p {
  color: #152444;
}
.ab-section02 {
  /* background: #f9f9f9; */
  padding: 0;
  overflow: hidden;
}
section.inner_contents.page-aboutus {
  padding: 0;
  position: relative;
}
.ab_left {
  padding: 50px 30px;
}
.sticky-sidebar {
  position: sticky;
  top: 40px;
  position: -webkit-sticky;
}
.subpage_sction_main .recentpost figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.subpage_sction_main .blogs figcaption {
  position: static;
  /* background: rgba(0,0,0,0.1); */
  transform: translate(0);
  padding: 30px 0;
}
.subpage_sction_main figcaption::before, .subpage_sction_main figcaption::after {
  content: none;
}
.subpage_sction_main .blogs figcaption h3{
  color: #13203c; font-size: 28px; line-height: 32px;
}
.subpage_sction_main .blogs figcaption p {
  color: #13203c;
  margin-bottom: 15px;
}
.subpage_sction_main .blogs .content-area a {
  color: #13203c;
  font-size: 18px;
  font-weight: 500;
  border-top: 1px solid #eee;
  text-align: left;
}
.subpage_sction_main {
  padding: 80px 0;
}
.subpage_sction_main .blogs .content-area {
  position: relative;
  overflow: hidden;
  transform: translateZ(0); margin:  0 0 30px;
}
.recentpost .postcn {
  position: absolute;
  bottom: 0px;
  padding: 25px;
  background: linear-gradient(rgba(255,255,255,0), rgba(21,36,68,0.9));
  width: 100%;
}
.subpage_sction_main .recentpost figure {
  height: 230px;
  overflow: hidden;
}
.in-sec1 .item {
  margin-bottom: 30px;
}
.in-sec1 figure .pr-title {
  position: absolute;
  bottom: 0px;
  padding: 0 30px;
  background: linear-gradient(rgba(255,255,255,0), rgba(21,36,68,0.9));
  width: 100%;
  left: 0px;
  margin: 0px;
  padding: 20px 30px;
}
.in-sec1.terminology_page figure .pr-title {
  position: static;
  bottom: 0px;
  padding: 0 30px;
  background:none;
  width: 100%;
  left: 0px;
  margin: 0px;
  padding: 20px 30px;
  color: rgba(21,36,68,1);
}
.in-sec1 .item:hover figure .pr-title {
  display: none;
  }
  .divnewsletter .form-feild p {
    margin: 0px;
}
  .divnewsletter input[type="submit"]:hover, .divnewsletter input[type="button"]:hover, .divnewsletter button:hover {
    background: #002554; color: #fff;
}
.blogs .content-area a:hover{
  color:  #707070;
}
.contact-box {
    padding: 40px 25px;
    background: #DBE2E9;
    display: BLOCK;
    align-items: center;
    justify-content: flex-start;
    /* box-shadow: 0 5px 20px 1px rgba(0,0,0,0.08); */
    height: 100%;
    border-radius: 10px;
}
.contact-box.contact-map {
    padding: 20px;
}
.contact-box  .content {
  padding-left: 30px;
}
.contact-box a {
  font-size: 17px;
  color: #152444;
  font-weight: 500;
  line-height: 32px;
}
.contact-box {
  text-align: left;
}
.contact-box p {
  margin: 0px;
}
.contact-box i {
  width: 34px;
  display: block;
  margin: 0;
  height: 50px;
  vertical-align: middle;
  align-items: center;
}
.page-form {
  /* box-shadow: 0 5px 20px 1px rgba(0,0,0,0.08); */
  padding: 0;
}
.contact-box b {
  color: #1A1448;
  position: relative;
  padding: 10px 0;
  display: block;
}
.page-form h1 {
  font-size: 36px;
  line-height: normal;
  margin: 0 0 15px;
  color: #707070;
  font-weight: 800;
}
.contact_page form {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: url(../images/cnbg.jpg) 0 #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.terminology_page .pr-content {
  transform: translate(0);
  text-align: center;
  padding: 0 20px;
  min-height: 120px;
  position: static;
}

.terminology_page .pr-content:before, .terminology_page .pr-content:after{
  content: none;
}

.terminology_page .pr-content .pr-title {
  color: #908F8F;
  margin-bottom: 10px;
  font-weight: 700;
}
.terminology_page .pr-content p {
  color: #152444;
  margin: 0;
  font-weight: 600;
}
.in-sec1.terminology_page .item {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 0.4s;
}
.in-sec1.terminology_page .item:hover{
transform: scale(1.1); opacity: 0.9;
}

header.toptrans {
    position: fixed;
    padding-top: 0;
    background: #fffffff2;
    padding-bottom: 0;
    box-shadow: 0px 0px 12px -4px #000;
    z-index: 9;
}
.toptrans a.logo_brand {
  width: 170px;
}

.toptrans nav.navmenu {
    float: right;
    margin-top: 7px;
    border: 0px;
}
.toptrans .navigation ul li a {
    color: #333;
    font-size: 14px;
    padding: 6px 24px;
}
.contact-box-row {
  margin: 0 0 75px;
}
.map {
}
.map iframe {
    height: 120px;
    border-radius: 6px;
    width: 100%;
}
.pr-content_cover p {
  margin: 0px;
}
.itemcol {
    position: relative;
    overflow: hidden;
    height: 50vh;
    margin: 0 0 30px;
    border-radius: 10px;
}
.hide{
  display: none;;
}
.itemcol img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.itemcol figure {
  padding: 0;
}
.itemcol .div-pr-content {
  position: absolute;
  padding: 40px 50px;
  z-index: 0;
  bottom: 0px;
}
.div-pr-content p {
  color: #fff;
  margin: 0px;
}
.itemcol .pr-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
  opacity: 1;
  padding: 40px 50px 0;
  transition: all 0.45s ease;
  height: auto;
  margin-bottom: 0;
  transform: translateY(100%);
  /* min-height: 300px; */
}

.pr-content_cover {
  height: 90%;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.itemcol .pr-content::before, .pr-content::after{
  content: none;
}
.itemcol:hover .pr-content{
  transform: translateY(0%);
}
.itemcol:hover .div-pr-content{
display: none;
}

.inner_banner.cnPage h1, .inner_banner.cnPage p {
  color: #fff;
}
.di-page .row {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.di-section02 .row {
  display: flex;
  align-items: center;
}
.di-section02 div#accordion {
  padding-left: 40px;
}
section.di-section02 {
  padding-bottom: 40px;
}
section.di-section02 img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.ei-section02 .ei-content {
    background: #DBE2E9;
}
section.ei-section02 .row {
  display: flex;
  flex-wrap: wrap;
}
section.ei-section02 .row .col-lg-6 {
  margin: 0 0 30px;
}
#owl-engineering .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
section.ei-section02 .owl-carousel .item {
  height: 100%;
}

.ei-content {
  padding: 30px;
  border: 1px solid #fff;
  height: 100%;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 0.4s;
  text-align: center;
}
.ei-content:hover{
  background: #fff;
}
.ei-content:hover p, .ei-content:hover h3{
color:#152444 ;
}
.ei-section02 .ei-content {
    background: #DBE2E9;
    border-radius: 10px;
}
.ei-content p{
      color: #002454; margin: 0px;
}
.ei-content h3 {
    color: #002454;
    font-size: 19px;
    line-height: normal;
    margin: 0 0 15px;
}
section.ei-section02 h2 {
    color: #002454;
    text-align: center;
    margin: 0 0 30px;
    text-transform: uppercase;
}
section.ei-section02 .owl-carousel .item {
  height: auto;
}

.owl-dot {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  display: inline-block;
  border-radius: 30px;
  margin: 0 5px;
}
.owl-dot.active {
  background: #fff;
}
#owl-engineering .owl-stage-outer {
  margin: 0 0 30px;
}
.owl-dots {
  text-align: center;
}
section.ei-section03 {
  padding: 60px 0;
}
section.ei-section03 .row {
  display: flex;
  align-items: center;
}
section.ei-section03 h4 {
  color: #707070;
  font-size: 26px;
}
section.ei-section03 p {
  color: #152444;
}
.di-page p {
  color: 152444;
}
@media (scripting: none) {
  [role="tablist"] {
    display: none;
  }
}

@media (scripting: enabled) {
  [data-state="inactive"] {
    display: none;
  }
}

#owl-products .owl-dots {
  display: none;
}
h2.wp-block-heading strong {
  display: block;
  color: #273159;
}
section.pr-section02 {
  overflow: hidden;
  padding-top: 50px;
}
.div-box {
    background: #002554;
    display: flex;
    align-items: center;
    padding: 30px 30px;
    min-height: auto;
    position: relative;
    text-align: center;
    border-radius: 7px;
    z-index: 0;
    overflow: hidden;
}
.div-box h3 {
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0 20px;
}
.div-box a.cn-btn {
    border-radius: 10px;
}
.div-box:before {
    content: "";
    background: url(../images/footer-logo-side.png);
    width: 300px;
    height: 350px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-size: 100%;
    z-index: -1;
}
.production-images .icon {
    width: 57px;
    margin: 0 auto;
    height: 60px;
}
.keyfeature  h2 {
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 50px;
    /* font-size: 24px; */
}
.div-box i {
  width: 380px;
  display: inline-block;
  margin-right: 40px;
}
.div-box p {
  width: 100%;
  margin: 0;
}

.div-box p {
    width: 100%;
    margin: 0 0 15px;
    color: #fff;
}
.pr-sec {
  width: 1000px;
  text-align: center;
  margin: 0 auto;
}
section.pr-section03 {
  padding: 70px 0 50px;
}
.pr-sec strong {
  display: block;
  color: #707070;
}
section.pr-section04 h3 {
  background: #152444;
}
section.pr-section04 {
  overflow: hidden;
}
section.pr-section04 h3 {
  background: #152444;
  padding: 15px 0;
  text-align: center;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  color: #fff;
  position: relative;
  margin: 0 0 50px;
}
section.pr-section04 h3:after {
  content: "";
  background: #152444;
  width: 50%;
  position: absolute;
  top: 0px;
  height: 100%;
  left: -50%;
}
.pr-secin-04 {
  border: 1px solid #152444;
  text-align: center;
  margin-top: 35px;
}
.pr-secin-04 h4 {
  background: #152444;
  color: #fff;
  padding: 10px;
  font-weight: 600;
  font-size: 20px;
  margin: 0px;
}
.sa-content p {
  margin: 0;
  color: #152444;
  font-weight: 600;
}
.sa-content {
  padding: 20px;
}
.pr-secin-04 .sa-content {
  padding: 20px;
  min-height: 180px;
  display: flex;
  align-items: center;
}
section.pr-section05 {
  padding: 70px 0;
}
section.pr-section05 h3 {
  font-size: 38px;
  /* width: 375px; */
  text-align: center;
  color: #152444;
  line-height: normal;
}

.pr-sec-04 {
  position: relative;
}
.pr-sec-04 .sa-content {
  position: absolute;
  bottom: 0px;
}
.pr-sec-04 {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
section.pr-section05 .row {
  display: flex;
  align-items: center;
}
.left .pr-sec-04 img {
  height: 350px;
  width: 100%;
}
.pr-sec-04 img{
  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s; 
}
.pr-sec-04:hover img{
  transform: scale(1.1);
}
.right .pr-sec-04 figure img {
  height: 223px;
  width: 100%;
  object-fit: cover;
}
.pr-sec-04 h4 {
  font-size: 22px;
  margin: 0px 0 10px;
  line-height: normal;
  color: #fff;
  font-weight: 700;
}
.pr-sec-04 p {
  color: #fff;
}


.pr-sec-04::before {
  background: #fff;
  content: "";
  height: 1100px;
  opacity: 0;
  position: absolute;
  top: -150px;
  transform: rotate(35deg);
  width: 50px;
  transition: all 3000ms cubic-bezier(0.19, 1, 0.12, 1);
}
.pr-sec-04::after {
  background: #fff;
  content: "";
  height: 1100px;
  opacity: 0;
  position: absolute;
  top: -150px;
  transform: rotate(35deg);
  transition: all 3000ms cubic-bezier(0.19, 1, 0.12, 1);
  width: 8rem;
}
.pr-sec-04::before {
  left: -50%;
}

.pr-sec-04::after {
  left: -100%;
}

.pr-sec-04:hover,
.pr-sec-04:active {
  color: #fff;
  text-decoration: none;;
}

.pr-sec-04:hover::before {
  left: 120%;
  opacity: 0.5s;
}

.pr-sec-04:hover::after {
  left: 200%;
  opacity: 0.6;
}


.in-right-02 {
  width: 100%;
}
.getintouch a.cn-btn.call-us {
    margin: 20px 15px;
    position: relative;
    padding: 10px 20px 10px 50px;
}
a.cn-btn {
    width: auto;
    padding: 10px 40px;
    background: #fff;
    color: #152444;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin-top: 20px;
}
a.cn-btn:hover{
  background: #979797;
}
section.pr-section04.s2-threads h3 {
  background: transparent;
  color: #152444;
  padding: 0;
  margin: 0 0 20px;
}
section.pr-section04.s2-threads h3:after{
  content: none;
}
section.pr-section04.s2-threads {
  padding-bottom: 50px;
}
section.pr-section02.s3-threads {
  padding: 80px 0 100px;
}
.s2-frp .sa-content {
  min-height: 220px;
}
.s2-ladder .sa-content {
  min-height: 285px;
}
.page-aboutus a.mre_btn {
  font-size: 18px;
  float: right;
  font-weight: 700;
  color: #707070;
}
.contact-box-row .row {
  display: flex;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  COLOR: #46b450;
}
.contact_page .wpcf7 form .wpcf7-response-output {
  color: #333;
}
.row-gratings {
  text-align: center;
  margin: 30px 0 50px;
}
.row-gratings h2 {
  margin: 0 0 50px;
}
.colmn-all-grating {
  text-align: center;
  margin-bottom: 50px;
}
.colmn-all-grating i {
  width: 150px;
  height: 150px;
  display: flex;
  border-radius: 50%;
  box-shadow: 0px 5px 10px -4px #eee;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  padding: 10px;
  background: #fff;
  overflow: hidden;
}
.div-gratings {
  background: linear-gradient(rgb(255 255 255 / 0%), rgb(245 245 245 / 70%));
  padding: 50px 0;
}
.grating-list {
  background: #fff;
  padding: 30px;
  /* border: 1px solid #eeeeee63; */
  box-shadow: 0px 0px 10px #eee;
}
.row-gratings a:hover {
  transform: translateY(-15px);
  display: block;
  box-shadow: 0px 0px 55px 5px #EEF;
}
.row-gratings a:hover .sa-title, .row-gratings a:hover .sa-content{
  text-decoration: underline;
}
.grating-list li {
  margin: 0 0 10px;
  position: relative;
  padding-left: 25px;
}
.grating-list li:before {
  content: "\f10c";
  font-family: 'FontAwesome';
  color: #152444;
  position: absolute;
  left: 0px;
}
.grating-list li a {
  color: #152444;
  font-weight: 500;
}
.si-grating-page {
  padding: 60px 0;
}
.row-gratings .row {
  display: flex;
  flex-wrap: wrap;
}
.si-grating-page .w_content i {
  box-shadow: 0px 0px 10px 0px #eee;
  display: block;
  padding: 20px;
}
/* .si-grating-page .w_content .row {
  display: flex;
  align-items: center;
} */
.si-grating-page  .wp-block-esab-accordion-child.esab__active_accordion {
  border-color: #eee !important;
}
body .si-grating-page .wp-block-esab-accordion-child.esab__active_accordion .esab__head {
  background: #eeeeee59 !important;
}
body .si-grating-page  .wp-block-esab-accordion-child.esab__active_accordion .esab__body {
  background-color: #fff !important;
  padding: 30px 0 !important;
}
p.esab__heading_tag a {
  font-size: 17px;
  font-weight: 600;
}

section.si-grating-page table, section.si-grating-page th, section.si-grating-page td {
  border: 0px;
}
section.si-grating-page td {
  border: 1px solid #1524442b;
}
section.si-grating-page th {
  background: #1524440d;
  border-bottom: 2px solid #152444;
}
section.si-grating-page thead {
  border: 0px;
}
.si-grating-page .wp-block-esab-accordion-child {
  border: 0px !important;
  padding: 0px !important;
  border-bottom: 2px solid #152444 !important;
  border-radius: 0px !important;
}
.si-grating-page .wp-block-esab-accordion .esab__head {
  padding: 15px 20px !important;
  background: #eeeeee59 !important;
}
.si-grating-page  .esab__expand svg {
  width: 20px;
  fill: #333;
}
.si-grating-page li:before {
  content: "\f138";
  font-family: FontAwesome;
  position: absolute;
  left: 0px;
  color: #152444;
}
.si-grating-page li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 13px;
}
.si-grating-page ul.wp-block-list{
margin-bottom: 30px;
}
body .si-grating-page .wp-block-esab-accordion-child.esab__active_accordion {
  border-color: #fff !important;
}
body .si-grating-page .wp-block-esab-accordion-child.esab__active_accordion .esab__body {
  border-color: #152444 !important;
}
body .si-grating-page .esab__expand svg {
  width: 20px;
  fill: #152444;
}
body .si-grating-page .esab__icon svg{
  display: none !important;
}
body .si-grating-page .esab__icon:before {
  content: '\f00d';
  font-family: 'FontAwesome';
  transform: rotate(-135deg);
  display: block;
  font-size: 20px;
  margin: -7px 0 0;
  transition: all 0.2s ease-in;
}
body .si-grating-page  .esab__icon.esab__active_icon:before{
  content: '\f00d';
  font-family: 'FontAwesome';
  transform: rotate(0deg);
  display: block;
  font-size: 20px;
  margin: -7px 0 0;
  transition: all 0.2s ease-in;
}
table.p-table {
  width: 100%;
}
.gutena-tab-block p {
    margin: 0px;
    font-size: 13px;
}
table.p-table th {
    font-size: 11px;
    font-weight: 500;
    border: 1px solid #A7BCD6;
    vertical-align: middle;
    text-align: center;
    border-top: 0px;
}
table.p-table td {
    font-size: 10px;
    border: 1px solid #A7BCD6;
    vertical-align: middle;
    text-align: center;
    padding: 1px 2px;
    line-height: normal;
    white-space: nowrap;
    color: #002454;
    font-weight: 500;
}
table.p-table tr:first-child th:nth-child(2) {
  width: 94px;
}
table.p-table tr:first-child th:nth-child(5) {
  width: 102px;
}
table.p-table tbody tr:nth-child(even) td {
  color: #152444;
  font-weight: 500;
}
table.p-table {
    /* display: block; */
    overflow-x: auto;
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    /* table-layout: fixed; */
    background: #DBE2E9;
}
.border-left{
  border-left: 2px solid #152444 !important;
}
.border-bottom{
  border-bottom: 2px solid #152444 !important;
}
.esab__container p {
  font-size: 13px;
  margin: 0;
  line-height: normal;
}
.esab__container .wp-block-gallery {
  display: flex;
  flex-wrap: nowrap;
}
.esab__container .wp-block-gallery img {
  width: 100%;
  max-width: 100%;
  height: 200px !important;
  object-fit: none !important;
}
.esab__container h4.wp-block-heading {
  margin: 0px;
}
table.p-table1.p-table2 th {
    white-space: normal;
    font-size: 12px;
    font-weight: 500;
    padding: 3px 5px;
}
table.p-table1.p-table1 td {
    font-size: 11px;
    padding: 3px 5px;
}
caption {
    background: #002554;
    color: #fff;
    padding: 10px 20px;
    font-weight: 600;
    text-align: center;
}
li.gutena-tab-title {
    border: 1px solid #ccc !important;
}
li.gutena-tab-title div strong {
    font-weight: 600;
}
li.gutena-tab-title.active div {
    color: #fff;
}
li.gutena-tab-title div {
   font-size:14px;
}
table.p-table1 th {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 500;
  background: #15244426;
}
table.p-table1 td {
    font-size: 13px;
    padding: 4px 10px;
    width: auto;
}
table.p-table.p-table1 tbody tr:nth-child(even) {
    background: #CFD9E6;
}
table.p-table1 th {
    padding: 5px 5px;
    font-size: 14px;
    font-weight: 600;
    background: #898B8E;
    white-space: nowrap;
    width: auto !important;
    color: #fff;
}
div#callback-popup .modal-body {
  padding: 70px;
}
div#callback-popup h4 {
  margin: 0 0 40px;
}
div#callback-popup button.close.close-btn {
  width: 50px;
  position: relative;
  z-index: 1;
  opacity: 1;
}
.close-btn span {
  background-color: transparent;
  top: 25px;
  right: 8px;
  display: block;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.close-btn span:after, .close-btn span:before, .main-search-close span:after, .main-search-close span:before {
  content: "";
  display: block;
  background: #8a3030;
  position: relative;
  top: -25px;
  right: -20px;
  width: 25px;
  height: 3px;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
}
.close-btn span:before, .main-search-close span:before {
  top: -22px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close-btn span:after, .main-search-close span:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-btn:hover span:after,.close-btn:hover span:before,.main-search-close:hover span:after,.main-search-close:hover span:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}
a#get-quote-btn {
  background: #152444;
  color: #fff;
  padding: 13px 30px;
  border-radius: 5px;
  box-shadow: 0px 4px 7px 0px #6666662e;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 30px;
  display: inline-block;
}
a#get-quote-btn:hover{
  opacity: 0.7;
}
#callback-popup .wpcf7-response-output {
  color: #333;
}



.gutena-accordion-block__panel-title-inner h6.wp-block-heading.has-text-align-left {
  color: #152444;
  font-weight: 600 !important;
}




.wp-block-gutena-accordion-panel-title.gutena-accordion-block__panel-title {
  background: #eeeeee59 !important;
  padding: 15px 20px !important;
  border-bottom: 2px solid #152444  !important;
}
.wp-block-gutena-accordion-panel.gutena-accordion-block__panel {
  border: 0px !important;
}
section.pr-section02.ofence {
  background: #152444;
  padding: 70px 0;
}

section.pr-section02.ofence h3, section.pr-section02.ofence p, section.pr-section02.ofence li {
  color: #fff;
}
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
width: 100%;
}
section.pr-section02.ofence ul.wp-block-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 15px;
  margin: 0 0px 40px;
}
section.pr-section02.ofence .wp-block-list li {
  border: 1px solid #fff;
  padding: 25px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 0.4s;
  margin: 0 0px 20px;
  width: 25%;
  flex: auto;
  font-size: 17px;
  line-height: 32px;
}
section.pr-section02.ofence .wp-block-list:before, section.pr-section02.ofence .wp-block-list:after{
  content: none;
}
section.pr-section02.ofence .wp-block-list li:hover{
  background: #fff;
}
section.pr-section02.ofence .wp-block-list li:hover{
color:#000;
}

.ofence2 .wp-block-list li {
  margin: 0 0 10px;
  position: relative;
  padding-left: 25px;
}
.ofence2 .wp-block-list li:before {
  content: "\f101";
  font-family: 'FontAwesome';
  color: #152444;
  position: absolute;
  left: 0px;
}
.ofence2 .wp-block-column {
  border: 1px solid #152444;
  padding: 40px;
}
.ofence2 .wp-block-column:hover {
background: #152444;
}

.ofence2 .wp-block-column:hover h3, .ofence2 .wp-block-column:hover li, .ofence2 .wp-block-column:hover p, .ofence2 .wp-block-column:hover li:before{
  color: #fff;
}
section.pr-section02.ofence2 h6 {
  font-size: 18px;
}
.img-zoomer-box {
  width: 500px;
  height: auto;
  position: relative;
  margin-top: 10px;
}

.img-1 {
  width: 100%;
  height: auto;
}

.img-zoomer-box:hover, .img-zoomer-box:active {
  cursor: zoom-in;
  display: block;
}

.img-zoomer-box:hover .img-2, .img-zoomer-box:active .img-2 {
  opacity: 1;
}
.img-2 {
  width: 340px;
  height: 340px;
  box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
  pointer-events: none;
  position: absolute;
  opacity: 0;
  border: 4px solid whitesmoke;
  z-index: 99;
  border-radius: 100%;
  display: block;
  transition: opacity .2s;
}
.all-staircase .colmn-all-grating {
  border: 1px solid #152444;
}
.all-staircase strong.sa-title {
  background: #152444;
  display: block;
  padding: 10px;
  color: #fff;
}
.all-staircase .row-gratings a, .all-staircase .row-gratings .colmn-all-grating {
  height: 100%;
  display: block;
  margin: 0;
}
.st-treads-page .row-gratings .row {
  justify-content: center;
}
section.all-gratings.st-treads-page {
  margin: 0 0 50px;
}

.screenshot_slider .owl-nav div:after {
  content: "";
  font-family: FontAwesome;
  font-size: 20px;
  border: 2px solid #002454;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  border-radius: 30px;
  justify-content: center;
  color: #002454;
  font-weight: 600;
}
.screenshot_slider .owl-nav div.owl-next:after {
  content: "\f105";
}
.screenshot_slider .owl-nav div.owl-prev:after {
  content: "\f104";
}
.screenshot_slider .owl-nav div {
  font-size: 0px;
  display: inline-block;
  margin: 0 10px;
}
.screenshot_slider .owl-item .item {
  transform: translate3d(0, 0, 0);
  margin: 20px 0;
}
.screenshot_slider .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
}
.owl-carousel.screenshot_slider .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.screenshot_slider .owl-nav div.owl-prev {
  position: absolute;
  left: 30%;
  transform: translateX(20px);
}
.screenshot_slider .owl-nav div.owl-next {
  position: absolute;
  right: 30%;
  transform: translateX(-20px);
}
.screenshot_slider .owl-item .item img {
   -webkit-transition: 0.3s;
   -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
   -o-transition: 0.3s;
   transition: 0.3s;
   -webkit-transform: scale(0.85);
   -ms-transform: scale(0.85);
   transform: scale(0.85);
}
.gallery-item.screenshot_slider {
  width: 110%;
  position: relative;
  left: -5%;
}
.screenshot_slider .owl-item.center .item img {
   -webkit-transform: scale(1.15);
   -ms-transform: scale(1.15);
   transform: scale(1.15);
}

.screenshot_slider .owl-nav {
   text-align: center;
   // margin: 40px 0;
}

.screenshot_slider .owl-nav button {
 font-size: 24px !important;
 margin: 10px;
 color: #033aff !important;
}


section.section-gallery {
  overflow: hidden;
}

section.section-gallery {
  overflow: hidden;
  padding: 70px 0;
  text-align: center;
}
section.section-gallery h2 {
  text-transform: uppercase;
  font-size: 28px;
}
section.section-process .row {
    display: flex;
}
.process-div {
    height: 100%;
}
section.section-process .row .col-lg-6:nth-child(even) .process-div {
    display: flex;
    flex-wrap: wrap;
}
section.section-process .row .col-lg-6:nth-child(even) .process-images, section.section-process .row .col-lg-6:nth-child(even) .process-content {
    width: 50%;
}
section.section-process .row .col-lg-6:nth-child(odd) .process-images {
    display: flex;
    align-items: center;
    gap: 0;
    justify-content: center;
    margin-top: 70px;
}
section.section-process .row .col-lg-6:nth-child(odd) .process-images .icon img {
    height: 70px;
    width: 150px;
    object-fit: contain;
}
.process-div {
    background: #DBE2E9;
    padding: 30px 30px 10px;
    border-radius: 6px;
}
section.ei-section02 {
    padding: 70px 0;
}
.section-production-steps h2 {
    color: #002454;
    text-align: center;
    margin: 0 0 30px;
    text-transform: uppercase;
}
section.section-production-steps {
    padding: 70px 0 0;
}
.production-content h3 {
    font-size: 20px;
    margin: 0px 0 10px;
}
.production-content {
    text-align: center;
}
.production-content {
    text-align: center;
    padding: 15px 0px;
}
.production-content p {
    color: #002454;
    margin: 0px;
    line-height: normal;
}

.innerpage-newsletter .divnewsletter {
    width: 100%;
    padding: 50px 20%;
}

section.section-gallery .row {
    display: flex;
    flex-wrap: wrap;
}

section.section-gallery .row .col-lg-6:nth-child(1), 
section.section-gallery .row .col-lg-6:nth-child(4), 
section.section-gallery .row .col-lg-6:nth-child(5), 
section.section-gallery .row .col-lg-6:nth-child(8) {
    width: 60%;
}

section.section-gallery .row .col-lg-6:nth-child(2), 
section.section-gallery .row .col-lg-6:nth-child(3), 
section.section-gallery .row .col-lg-6:nth-child(6), 
section.section-gallery .row .col-lg-6:nth-child(7) {
    width: 40%;
}
.gallery-images {
    border-radius: 10px;
    overflow: hidden;
    height: 350px;
    width: 100%;
}
.gallery-images img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.section-gallery .col-lg-6.col-md-6 {
    margin: 0 0 30px;
}
.industries-image {
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
}
.industries-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.industreis-serve h2 {
    text-align: center;
    text-transform: uppercase;
}
section.industreis-serve .row {
    display: flex;
}
section.industreis-serve .production-content h3 {
    font-size: 16px;
}
section.pr-section02.getintouch {
    padding: 50px 0;
}


a.cn-btn.requestbtn {
    position: relative;
    padding: 10px 30px 10px 60px;
}
a.cn-btn.requestbtn:before {
    content: "";
    background: url(../images/phone-icon.png);
    width: 24px;
    height: 24px;
    background-size: 100%;
    position: absolute;
    left: 25px;
    top: 10px;
    background-repeat: no-repeat;
}
a.cn-btn.call-us:before {
    content: "";
    background: url(../images/phone-icon.png);
    width: 24px;
    height: 24px;
    background-size: 100%;
    position: absolute;
    left: 19px;
    top: 10px;
    background-repeat: no-repeat;
}
.o-fence a.cn-btn.requestbtn {
    padding: 10px 30px;
}
.o-fence a.cn-btn.requestbtn:before {
    content: none;
}
.keyfeature  .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.keyfeature.stair-threads .col-lg-4 {
    margin: 0 0 40px;
}
h2.wp-block-heading {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 35px;
}

.Key.Feature.wp-block-columns {
    text-align: center;
}
.Key.Feature figure.wp-block-image.size-full img {
    width: 62px;
    height: 60px;
    object-fit: contain;
}
.Key.Feature figure.wp-block-image.size-full {
    margin: 0 0 15px;
}
h3.wp-block-heading {
    font-size: 18px;
    margin: 0 0 10px;
}

.our-standard-sizes {
    text-align: center;
}
.our-standard-sizes {
    background: #DBE2E9;
    padding: 40px;
}

.our-standard-sizes figure.wp-block-image.size-full {
    width: 275px;
    margin: 0 auto;
    height: auto;
    margin: 0 auto 20px;
}
.our-standard-sizes {
    border-radius: 10px;
}
.our-standard-sizes h3.wp-block-heading {
    margin: 0 0 20px;
}
.points ul.wp-block-list li {
    list-style: disc;
}
.heigh-medium h3.wp-block-heading {
    font-size: 16px;
    margin: 0 0 10px;
}
.Range.of.Ladders.heigh-medium figure.wp-block-image.size-full {
    height: 150px;
    overflow: hidden;
    border-radius: 7px;
    margin: 0 0 20px;
}
.Range.of.Ladders figure.wp-block-image.size-full {
    height: 300px;
    overflow: hidden;
    border-radius: 7px;
    margin: 0 0 20px;
}
.Range.of.Ladders figure.wp-block-image.size-full img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.wp-block-columns.Range.of.Ladders {
    text-align: center;
}
.wp-block-columns.Range.of.Ladders.grp {
    text-align: left;
}
.QualitySafety 
 figure.wp-block-image.size-full img {
    height: 150px;
    object-fit: contain;
    width: 130px;
}
.QualitySafety figure.wp-block-image.size-full {
    margin: 0 0 25px;
}
.QualitySafety {
    text-align: center;
}

.ladderSectionSix .wp-block-column:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    border: 2px solid #002554;
    width: 30px;
    display: inline-block;
    text-align: center;
    height: 30px;
    padding: 3px;
    border-radius: 5px;
    position: absolute;
    left: 0px;
    top: -3px;
}
.ladderSectionSix .wp-block-column {
    position: relative;
    padding-left: 45px;
}
.ladderSectionSix .wp-block-column h4 {
    margin: 0px 0 10px;
    font-size: 20px;
}
section.industries-serve {
    padding: 40px 0;
}
section.industries-serve h2 {
    text-transform: uppercase;
    text-align: center;
}
section.industries-serve .production-content h3 {
    font-size: 16px;
    font-weight: 700;
}
.KeyBenifits .wp-block-column {
    background: #DBE2E9;
    padding: 40px;
    border-radius: 7px;
    margin: 0 0 30px;
}

section.industries-serve .row {
    align-items: normal;
    display: flex;
}

.galleryfixing 
 figure.wp-block-image {
    padding: 0 10px;
}
.galleryfixing {
    margin: 0 -10px;
}
.galleryfixing figure.wp-block-image img {
    border-radius: 10px;
}

.Aboutsec .wp-block-column {
    border-radius: 10px;
    overflow: hidden;
}
.wp-block-columns.Aboutsec {
    display: flex;
    align-items: center !important;
}


.wp-block-image.distribtion-image img {
    height: 300px;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}
.distribtion-image {
 margin-bottom: 30px;
}
#requestacall button.close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
    width: 35px;
    font-size: 19px;
    opacity: 0.8;
}
#requestacall button.close span {
    font-size: 30px;
    color: red;
    opacity: 1;
}
#requestacall .modal-body {
    padding: 80px;
}

#requestacall h4.modal-title {
    margin: 0 0 30px;
}
.modal {
    z-index: 11111;
}

.flowUs li {
    position: relative;
    padding-left: 30px;
    margin: 0 0 10px;
}
.flowUs li:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat !important;
}

.flowUs li.address:before {
    background: url(../images/adress-icon.svg);
    background-size: 21px;
}
.flowUs li.phone-num:before {
    background: url(../images/phone-icon.svg);
    background-size: 18px;
}
.flowUs li.fax-nu:before {
    background: url(../images/fax-icon.svg);
    background-size: 21px;
}
.flowUs li.email-id:before {
    background: url(../images/email-icon.svg);
    background-size: 20px;
    background-position: 0 center;
}
.flowUs li.website-url:before {
    background: url(../images/web-icon.svg);
    background-size: 19px;
}
footer .flowUs li p, footer .flowUs li a {
    font-size: 14px;
}
.flowUs h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin: 0px 0 10px;
}

.production-images {
    border-radius: 10px;
    overflow: hidden;
    height: 200px;
}
.production-images img {
    width: 100%;
    height: 100%;
}
.lg-image {
    transform-origin: center center !important;
    margin: 0 auto;
    display: block;
}
.lg-backdrop {
    background-color: #030f20e8 !important;
}

.swiper-wrapper, .swiper-slide {
    height: auto !important;
}
.KeyBenifits {
    text-align: center;
}

.products-list-inner figure {
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
}
.products-list-inner figure img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.products-list-inner .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.row.products-list-inner .col-lg-12:nth-child(even) .row .col-lg-6:first-child {
    order: 1;
}
.pr-description a {
    border: 2px solid #002454;
    padding: 10px 30px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 17px;
}
.pr-description a:hover{
  background: #002454;
  color: #fff;
}
.KeyBenifits ul {
    text-align: left;
}

.appli-cations h2 {
    text-transform: uppercase;
}

.appli-cations h3 {
    font-size: 17px;
}

.single .category-title h2 {
    color: #002554;
    text-align: center;
    margin-bottom: 30px;
}

.steel-grating figure {
    border-radius: 10px;
    overflow: hidden;
    height: 350px;
}
.steel-grating figure img {
    height: 100%;
    width: 100%;
}
.steel-grating {
    margin-bottom: 30px;
}
.div-grating {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}
.grating-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(rgba(255, 255, 255, 0), #002454E5);
    padding: 10px;
    color: #fff;
    height: auto;
    padding-top: 180px;
    width: 100%;
}
.grating-content h3 {
    font-size: 20px;
    line-height: normal;
    margin: 0px 0 10px;
    color: #fff;
}
.grating-content p {
    color: #fff;
    font-size: 16px;
    margin: 0px 0 10px;
}
.grating-content .mre_btn_1 {
    display: block;
    text-align: center;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 6px 0;
}
.grating-content .mre_btn_1:hover{
  background: #fff; color: #002454;
}
.chequer-plate .Range.of.Ladders figure.wp-block-image.size-full {
    height: 200px;
}

.products-list-inner {
    margin-bottom: 40px;
}


.lg-close {
    display: block !important; /* Ensure the close button is visible */
    visibility: visible !important;
}

.welded-wire-mesh section.industries-serve .row .col-lg-3 {
    width: 33.33%;
    margin-bottom: 35px;
}
.welded-wire-mesh section.industries-serve .row {
    flex-wrap: wrap;
}
.grp .wp-block-columns.Range.of.Ladders {
    text-align: left;
}
.grp .wp-block-columns.Range.of.Ladders h3 {
    text-align: center;
}
.grp li {
    list-style: initial;
}
.grp ul {
    padding-left: 18px;
    margin-bottom: 20px;
}
.grp footer ul {
    padding-left: 0px;
}
.inner_contents h4 {
    font-size: 16px;
    line-height: normal;
    margin: 0 0 20px;
}



.wp-block-gutena-accordion-panel-title.gutena-accordion-block__panel-title {
    background: #DBE2E9 !important;
    border-radius: 10px;
    border: 0px !important;
}
.active .wp-block-gutena-accordion-panel-title.gutena-accordion-block__panel-title {
    background: transparent !important;
}
.wp-block-gutena-accordion-panel.gutena-accordion-block__panel.active {
    border: 2px solid #002554 !important;
    border-radius: 10px;
}
.grpbg {
    background: url(../images/grp-bg.jpg) no-repeat 0 0;
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 50px !important;
    display: block;
    margin-top: 20px !important;
}
.grpbg h2, .grpbg p {
    color: #fff;
    margin: 0 0 10px;
}


.page-terminology h2.elementor-heading-title.elementor-size-default {
    color: #002454;
    font-weight: 700;
    font-size: 20px;
}
.page-terminology .elementor-column.elementor-col-25 {
    text-align: center;
    padding: 0 15px;
}

.terminology .zoomLens {
    background: #fff;
}

.contact-box-row.flowUs h4 {
    color: #002454;
    margin: 0 0 3px;
    text-align: left;
}
.contact-form .divnewsletter {
    border: 0px;
    padding: 0px;
}
.contact-form .divnewsletter h2 {
    font-size: 32px;
}
.products-list-inner h3 {
    font-size: 20px;
}
#owl-products .owl-stage-outer.initial-scroll {
    margin-left: 142px;
      -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s;
}

.contact-box-row.flowUs li.address:before {
    background: url(../images/adress-icon-1.svg);
    background-size: 21px;
}
.contact-box-row.flowUs li.phone-num:before {
    background: url(../images/phone-icon-1.svg);
    background-size: 18px;
    top: 5px;
}
.contact-box-row.flowUs li.fax-nu:before {
    background: url(../images/fax-icon-1.svg);
    background-size: 23px;
    top: 5px;
}
.contact-box-row.flowUs li.email-id:before {
    background: url(../images/email-icon-1.svg);
    background-size: 20px;
    background-position: 0 center;
       top: 5px;
}
.contact-box-row.flowUs li.website-url:before {
    background: url(../images/web-icon-1.svg);
    background-size: 19px;
       top: 5px;
}



sr7-slide#SR7_2_1-17 {
    display: none !important;
}


.contact-map .map {
    margin-bottom: 15px;
}

.ab-page .QualitySafety.certifications {
    vertical-align: middle;
    align-items: center !important;
}

.ab-page .wp-block-separator {
    border: none;
    border-top: 1px solid;
    border-color: #D0D0CE;
}
.single .swiper-button-prev:after {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 25px !important;
}
.single .swiper-button-prev {
    background: transparent !important;
    border: 2px solid  #A7BCD6;
    color: #A7BCD6;
}
.single .swiper-button-prev:after {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 25px !important;    color: #A7BCD6;
}
.single .swiper-button-next:after{
  content: "\f105";
    font-family: 'FontAwesome';
    font-size: 25px !important;    color: #A7BCD6;
}
.single .swiper-button-next {
    background: transparent !important;
    border: 2px solid  #A7BCD6;
    color: #A7BCD6;
}
.single .swiper-button-prev:hover, .single .swiper-button-next:hover{
  background:#d8e6f8 !important;
}





@media screen and (min-width: 1900px) {
  .container {
    width: 1268px;
}
sr7-row#SR7_2_1-18-4 {
    width: 1268px !important;
    margin: 0 auto;
    float: none;
    padding-left: 0px !important;
}
.key-content {
  text-align: center;
  margin-top: 20px;
  padding: 0 40px;
}
.home .key-content {
    padding: 0;
}
}



section.section05 {
  display: none;
}




@media only screen and (min-width : 320px) and (max-width : 480px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 320px) and (max-width : 560px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 375px) and (max-width : 667px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (max-width:1900px) {
.gutena-accordion-block__panel-content-inner table.p-table1 th {
  white-space: normal;
}
.gutena-accordion-block__panel-content-inner table.p-table td {
white-space: normal;
}
.Range.of.Ladders figure.wp-block-image.size-full {
    height: 400px;
    overflow: hidden;
    border-radius: 7px;
    margin: 0 0 20px;
}
}

@media only screen and (max-width:1700px) {
.ab-img {
  position: static;
  right: 0px;
  width: 800px;
  float: right;
  margin-top: -2px;
}

}


@media only screen and (max-width:1600px) {
  .itemcol .div-pr-content {
    position: absolute;
    padding: 40px 50px;
    z-index: 1111;
    bottom: 0px;
}
.itemcol .pr-content {
  padding: 40px 50px 0;
  /* min-height: 300px; */
}

.ab-img {
  position: static;
  right: 0px;
  width: 700px;
  float: right;
}

.ab-in h1 {
  font-size: 40px;
  font-weight: 800;
  color: #908F8F;
}
p {
  line-height: 28px;
  margin: 0 0 30px;
  font-size: 16px;
  font-weight: 500;
}
.pr-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #fff;
}
.pr-content {
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  bottom: 0;
  opacity: 1;
  padding: 30px;
  transition: all 0.45s ease;
  transform: translateY(100%);
}

}

@media only screen and (max-width:1500px) {
.wp-block-esab-accordion .col-lg-6{
  width: 100%; margin: 0 0 40px;
}


}



@media only screen and (max-width:1399px) {
  
.screenshot_slider .owl-nav div.owl-next {
    position: absolute;
    right: 29%;
    transform: translateX(-20px);
}
.screenshot_slider .owl-nav div.owl-prev {
    position: absolute;
    left: 29%;
    transform: translateX(20px);
}
.pr-content_cover p {
    margin: 0px;
    line-height: 20px;
    font-size: 15px;
}
.pr-content_cover .pr-title {
    margin-bottom: 10px;
    font-size: 22px;
}
}



@media only screen and (max-width:1350px) {

  section.si-grating-page .col-lg-8 {
    float: none;
    width: 100%;
}

.si-grating-page .sticky-sidebar {
  position: static;
  top: 40px;
  position: -webkit-static;
}

}

@media only screen and (max-width:1250px) {
.container {
    width: 94%;
}

}
@media only screen and (max-width:1199px) {
  section.inner_contents {
    padding: 40px 0 20px;
    position: relative;
}
  .inner_banner h1 {
    color: #fff;
    margin: 0;
    font-size: 32px;
}
   .container {
        padding:0px 15px;
        width: 100%;
    }
    a.logo_brand {
      width: 195px;
      display: inline-block;
  }


.ab-img {
  position: static;
  right: 0px;
  width: 570px;
  float: right;
  transform: rotate(-6deg);
  position: relative;
  z-index: -1;
  top: -15px;
  right: -39px;
}
.vision-section h3 {
  margin: 0 0 0 15px;
  font-weight: 800;
  font-size: 24px;
}
.vision-section .pad-right {
  padding-right: 50px;
}
.section04 {
  padding: 80px 0 70px;
  background-size: cover;
  background-position: center;
}
.content-area h3 {
  font-size: 17px;
  line-height: 23px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.blogs figcaption {
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  bottom: 0;
  opacity: 1;
  padding: 30px;
  transition: all 0.45s ease;
  transform: translateY(100%);
}
.blogs .content-area p {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}
section.section06 {
  padding: 0px 0 70px;
}
#accordion a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #979797;
  text-decoration: none;
  font-size: 24px;
  color: #979797;
  text-align: left;
}
#accordion2 a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #979797;
  text-decoration: none;
  font-size: 24px;
  color: #979797;
  text-align: left;
}
footer h5 {
  font-size: 44px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 50px;
  line-height: 51px;
}
a.logo_brand_footer {
  width: 220px;
  display: inline-block;
  margin-bottom: 30px;
}
.quicklinks {
  padding-left: 15%;
  margin-top: 60px;
}
.ftr-sc {
  padding: 90px 0;
}


}
@media (min-height: 540px) and (max-height: 600px) {


}
@media only screen and (max-width:1023px) {
  .navigation ul li a {
    padding: 15px 12px;
    font-weight: 500;
    /* border-top: 5px solid transparent; */
    font-size: 15px;
}
.blogs .content-area.new-post img {
  height: 600px;
  object-fit: cover;
}
.content-area figure img {
  height: 285px;
  width: 100%;
  object-fit: cover;
}
.media-div {
  background: #152445 url(../images/bg-media.webp);
  padding: 40px;
  height: 100%;
  background-size: 100%;
  background-position: bottom;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: center;
}
.blogs .content-area p {
  color: #fff;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 10px;
}
.blogs figcaption {
  padding: 10px;
}
.blogs .content-area a {
  font-size: 14px;
}
}
@media only screen and (max-width:1024px) {
  .pr-sec {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

}




@media only screen and (max-width:1000px) {


}



@media only screen and (max-width:994px) {

  nav.navmenu {
    display: none;
}
  .current-menu-parent a {
    color: #fff !important;
}
  section.di-section02 img {
    height: 500px;
    object-position: center;
}

.ab-img {
  display: none;
}
  section.inner_contents {
    padding: 30px 0;
}

.vision-section .col-lg-6.col-md-6.col-sm-10.col-xs-12 {
  width: 100%;
}
.vision-section>.row {
  display: block;
}
.col-lg-8.col-md-8.col-sm-12.col-xs-12.blogs {
  width: 100%;
}
section.section05 .container>.row {
  display: block;
  flex-wrap: inherit;
}

.media-sec{width: 100%;}
.media-div {
  padding: 40px;
  height: 200px;
  font-size: 26px;
  margin-top: 30px;
}
.quicklinks {
  padding-left: 0;
  margin-top: 30px;
}
.ftr-sc {
  padding: 50px 0;
}
section.section06 {
  padding: 20px 0 40px;
}
footer h5 {
  font-size: 38px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 50px;
  line-height: 51px;
}

section.pr-section05 .row {
  display: block;
  align-items: center;
}
section.pr-section05 .row .col-lg-8.col-md-8.col-sm-6.col-xs-12, section.pr-section05 .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
  width: 100%;
}
section.pr-section05 h3 {
  font-size: 28px;
  /* width: 375px; */
  text-align: center;
  color: #152444;
  line-height: normal;
}
.contact-box-row .row {
  display: flex;
  flex-wrap: wrap;
}
.contact-box-row .col-lg-3 {
  margin: 0 0 30px;
}
.esab__container .wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
}
.esab__container .wp-block-gallery img {
width: 100%;
max-width: 100%;
height: auto !important;
object-fit: contain !important;
}
.products-list-inner figure {
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 25px;
}
.row.products-list-inner .col-lg-12:nth-child(even) .row .col-lg-6:first-child {
    order: 0;
}
.itemcol .div-pr-content {
    position: absolute;
    padding: 40px 40px;
    z-index: 1111;
    bottom: 0px;
    display: none;
}
.pr-content_cover {
    height: auto;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    top: auto;
    padding-bottom: 0px;
    display: block;
    width: 100%;
}
.itemcol .pr-content {
    position: static;
    bottom: 0;
    width: 100%;
    z-index: 1;
    opacity: 1;
    padding: 20px 20px 20px;
    transition: all 0.45s ease;
    height: auto;
    margin-bottom: 0;
    transform: translateY(0%);
}
}

@media only screen and (max-width:840px) {
 .gutena-accordion-block__panel-content-inner table.p-table1 th {
    padding: 5px 5px;
    font-size: 13px;
    font-weight: 500;
    background: #15244426;
    white-space: normal;
    width: auto !important;
}
.gutena-accordion-block__panel-content-inner table.p-table td {
  font-size: 10px;
  border: 1px solid #ccc;
  vertical-align: middle;
  text-align: center;
  padding: 1px 2px;
  line-height: normal;
  white-space: normal;
}
table.p-table {
  display: block;
  overflow-x: auto;
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  /* table-layout: fixed; */
}
section.section01.si-products-page .row {
  display: block;
}

}
@media only screen and (max-width:767px) {
  .certifications 
 .wp-block-column {
    width: 49% !important;
    max-width: 45%;
}
.QualitySafety.certifications figure.wp-block-image.size-full {
    margin: 0 auto 0px;
    width: 60%;
}
  .pr-description a {
    border: 2px solid #002454;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
}
  .esab__container h4.wp-block-heading {
    margin: 0px;
    font-size: 16px;
}
  .esab__container .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
}
.esab__container .wp-block-gallery img {
  width: 100%;
  max-width: 100%;
  height: auto !important;
  object-fit: contain !important;
}
  .div-cover {
    margin-bottom: 0;
}
  .si-grating-page .w_content i {
    box-shadow: 0px 0px 10px 0px #eee;
    display: block;
    padding: 20px;
    margin: 0 0 30px;
}
  .subpage_sction_main {
    padding: 40px 0;
}
  .subpage_sction_main .blogs figcaption h3 {
    color: #13203c;
    font-size: 22px;
    line-height: normal;
}
  .pr-secin-04 .sa-content {
    padding: 20px;
    min-height: auto;
    display: flex;
    align-items: center;
}
  .left .pr-sec-04 img {
    height: 223px;
    width: 100%;
}
  .page-form h1 {
    font-size: 28px;
    line-height: normal;
    margin: 0 0 15px;
    color: #707070;
    font-weight: 800;
}
.contact-box {
    padding: 20px 25px;
    align-items: center;
    justify-content: flex-start;
    box-shadow: 0 5px 20px 1px rgba(0,0,0,0.08);
    height: 100%;
}
.contact-box-row.flowUs .col-lg-6 {
    margin-bottom: 30px;
}
  .contact-box-row {
    margin: 0 0 35px;
}
.page-form {
  /* box-shadow: 0 5px 20px 1px rgba(0,0,0,0.08); */
  padding: 0;
  margin: 0 0 30px;
}
.map {
  padding-left: 0;
}
  section.in-sec1 {
    padding: 40px 0;
}
  section.pr-section04.s2-frp {
    padding-bottom: 30px;
}
  section.pr-section02.s3-threads {
    padding: 0px 0 50px;
}


.vision-section .mre_btn {
  margin-top: 20px;
  display: block;
  float: none;
}

  .pr-secin-04 h4 {
    background: #152444;
    color: #fff;
    padding: 10px;
    font-weight: 600;
    font-size: 18px;
    margin: 0px;
}
.pr-secin-04 h4 {
  background: #152444;
  color: #fff;
  padding: 10px;
  font-weight: 600;
  font-size: 18px;
  margin: 0px;
}
section.pr-section04 h3 {
  background: #152444;
  padding: 15px 0;
  text-align: center;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  color: #fff;
  position: relative;
  margin: 0 0 20px;
  font-size: 21px;
}
  section.pr-section02 {
    overflow: hidden;
    padding-top: 0;
}
section.pr-section04 h3 {
  background: #152444;
  padding: 15px 0;
  text-align: center;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  color: #fff;
  position: relative;
  margin: 0 0 20px;
}
section.pr-section03 {
  padding: 30px 0 10px;
}
  h2, h3, h4, h5, h6 {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 22px;
}
.innerpage-newsletter .divnewsletter {
    width: 100%;
    padding: 20px 10%;
}
.div-box i {
  width: 250px;
  display: inline-block;
  margin-right: 0;
  margin-bottom: 20px;
}
  section.ab-section02 figure img {
    height: 100%;
}
  section.ei-section02 h2 {
    text-align: center;
    font-size: 21px;
    margin: 0 0 30px;
    line-height: normal;
}
  section.ei-section02 {
    padding: 40px 0;
    overflow: hidden;
}
  div#owl-engineering.owl-carousel {
    width: 100%;
}
  .ei-content {
    padding: 30px;
    border: 1px solid #fff;
    min-height: auto;
}

  .section04 {
    padding:0px 0 40px;
    background-size: cover;
    background-position: center;
}
  section.ei-section03 .row {
    display: block;
    align-items: center;
}


  section.di-section02 .row {
    display: block;
    align-items: center;
}
.di-section02 div#accordion {
  padding-left: 0;
}
section.innerdiv p {
  color: #fff;
  width: 100%;
  line-height: normal;
}
.map {
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.contact-box i {
  width: 22px;
  display: block;
  margin: 0;
  height: 22px;
  vertical-align: middle;
  align-items: center;
}
  .w_content {
    position: relative;
}
.ab-img {
  right: 0px;
  width: 250px;
  float: right;
  transform: rotate(-6deg);
  position: absolute;
  z-index: -1;
  top: -8px;
  right: -32px;
  display: none;
}

  a.logo_brand {
    width: 200px;
    display: inline-block;
}
.menu--bottom--right {
  display: block;
  position: absolute;
  right: 0px;
  z-index: 111;
  display: block;
}

.divnewsletter {
  text-align: center;
  padding: 20px 20px;
  width: 100%;
}
.inputform {
  width: 100%;
  margin: 0 auto;
}
section.section05 .container>.row {
  display: block;
  flex-wrap: inherit;
}
.vision-section .pad-right {
  padding-right: 15px;
}

.quicklinks {
  padding-left: 0;
  margin-top: 30px;
}
.ftr-sc {
    padding: 50px 0 0;
}
footer {
  background: #002554;
  padding: 0;
  background-position: center center;
  position: relative;
  bottom: 0px;
  z-index: 0;
}
.f_icons {
  display: flex;
  justify-content: flex-start;
  margin-top: 15px;
}
a.logo_brand_footer {
  width: 200px;
  display: inline-block;
  margin-bottom: 30px;
}
footer h5 {
  font-size: 32px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 40px;
}

section.section02 .container {
  width: 100%;
  padding-left: 6%;
  padding-right: 0px;
  overflow: hidden;
}
.section-title {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 40px;
}

.vision-section>.row {
  display: block;
}
.pr-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
}
.pr-content {
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  bottom: 0;
  opacity: 1;
  padding: 30px;
  transition: all 0.45s ease;
  transform: translateY(100%);
}

.pr-content a {
  background: #908F8F;
  padding: 8px 25px;
  color: #fff;
  text-decoration: none;
}
.pr-content p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.media-div {
  margin-top: 30px;
  height: 285px;
}
.content-area.new-post {
  margin-bottom: 30px;
}
.blogs .col-sm-12 {
  width: 100%;
}
.blogs .content-area.new-post img {
  height: auto;
  object-fit: cover;
}
.vision-section a.mre_btn {
  vertical-align: middle;
  font-weight: 600;
  font-size: 18px;
  color: #908F8F;
  float: none;
  margin-bottom: 0px;
}
section.section03 {
  padding: 20px 0;
}
p {
  line-height: 28px;
  margin: 0 0 30px;
  font-size: 15px;
  font-weight: 500;
}
h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 26px;
}
#accordion a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #979797;
  text-decoration: none;
  font-size: 18px;
  color: #979797;
  text-align: left;
  line-height: 24px;
}
#accordion2 a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #979797;
  text-decoration: none;
  font-size: 18px;
  color: #979797;
  text-align: left;
  line-height: 24px;
}
#accordion .panel-heading .accordion-toggle::before {
  font-size: 15px;
  font-weight: 200;
}
#accordion2 .panel-heading .accordion-toggle::before {
  font-size: 15px;
  font-weight: 200;
}
footer h5 {
  font-size: 24px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
  line-height: 30px;
}
.quicklinks a {
  margin: 0 0 15px;
  display: block;
  font-size: 15px;
  font-weight: 500;
}
section.innerdiv img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.inner_banner h1 {
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 10px;
}
/* div#breadcrumbs, div#breadcrumbs a, div#breadcrumbs span {
  color: #fff;
  font-size: 12px;
} */
.terminology_page .pr-content {
  transform: translate(0);
  text-align: center;
  padding: 0 20px;
  min-height: 0;
  position: static;
}
.inner_banner {
  position: absolute;
  width: 100%;
  bottom: 10px;
  text-align: center;
  /* transform: translateY(60%); */
}
.ab-page h2 {
  font-size: 32px;
  color: #707070;
  font-weight: 800;
  line-height: 24px;
  margin-top: 15px;
}
.ab-page {
  padding: 30px 0;
}
section.in-sec1 {
  padding: 40px 0;
}
.vision-section i {
  height: 50px;
  width: 40px;
}
.vision-section h3 {
  margin: 0 0 0 15px;
  font-weight: 800;
  font-size: 20px;
}
.inner-sec-content {
  padding: 10px 0;
}

section.di-section02 img {
  height: 500px;
}
section.di-section02 {
  padding-bottom: 0;
}
section.section05 {
  padding: 20px 0;
}
section.pr-section02.ofence .wp-block-list li {
  width: 45%;
}
.screenshot_slider .owl-nav {
  position: absolute;
  top: auto;
  width: 100%;
  transform: translateY(0%);
  display: flex;
  justify-content: center;
  bottom: 0px;
}
.key-content {
  text-align: center;
  margin-top: 20px;
  padding: 0 0px;
}
section.section-industries h4 {
  font-size: 16px;
  line-height: normal;
}
section.section-gallery {
    overflow: hidden;
    padding: 40px 0 70px;
    text-align: center;
}
section.industreis-serve .row {
    display: flex;
    flex-wrap: wrap;
}
section.section-process .row {
    display: block;
}
.process-div {
    height: auto;
    margin: 0 0 30px;
}
section.section-process .row .col-lg-6:nth-child(even) .process-div {
    display: block;
    flex-wrap: wrap;
}
section.section-process .row .col-lg-6:nth-child(even) .process-images, section.section-process .row .col-lg-6:nth-child(even) .process-content {
    width: 100%;
}

section.industries-serve .row {
    align-items: normal;
    flex-wrap: wrap;
}
.swiper-wrapper {
    height: auto !important;
}
.swiper-slide {
    height: auto !important;
}
.div-vision {
    margin: 0 0 20px;
}
.QualitySafety figure.wp-block-image.size-full {
    margin: 0 auto 0px;
    width: 39%;
}
.products-list-inner {
    margin-bottom: 0px;
}
section.section-process .row .col-lg-6:nth-child(odd) .process-images {
    margin-top: 35px;
    margin-bottom: 20px;
}
section.section-production-steps {
    padding: 30px 0 0;
}
.Aboutsec + div + .Aboutsec {
    flex-direction: column-reverse;
}
.div-grating {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}
.steel-grating {
    margin-bottom: 0;
}
.gallery-images {
    border-radius: 10px;
    overflow: hidden;
    height: 130px;
    width: 100%;
}
section.section-gallery .row .col-lg-6:nth-child(1), section.section-gallery .row .col-lg-6:nth-child(4), section.section-gallery .row .col-lg-6:nth-child(5), section.section-gallery .row .col-lg-6:nth-child(8) {
    width: 50%;
}
section.section-gallery .row .col-lg-6:nth-child(2), section.section-gallery .row .col-lg-6:nth-child(3), section.section-gallery .row .col-lg-6:nth-child(6), section.section-gallery .row .col-lg-6:nth-child(7) {
    width: 50%;
}
section.section-gallery {
    overflow: hidden;
    padding: 40px 0 80px;
    text-align: center;
}
section.industries-serve {
    padding: 40px 0 0;
}
#requestacall .modal-body {
    padding: 30px;
}
.welded-wire-mesh section.industries-serve .row .col-lg-3 {
    width: 100%;
    margin-bottom: 35px;
}
.welded-wire-mesh section.industries-serve {
    padding: 0px;
}
}
@media only screen and (max-width:481px) {
  .gallery-images {
    border-radius: 10px;
    overflow: hidden;
    height: 110px;
    width: 100%;
}
  section.pr-section02.getintouch {
    padding: 30px 0;
}
  .category-title h2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0 0 60px;
}
  .key-content {
    text-align: center;
    margin-top: 20px;
    padding: 0 0px;
    margin-bottom: 45px;
}
.divnewsletter input[type="submit"], .divnewsletter input[type="button"], .divnewsletter button {
    width: 100%;
    max-width: 80%;
}
  .all-staircase .row-gratings .col-lg-3 {
    margin-bottom: 15px;
}
  .zoomContainer {
    overflow: hidden;
    min-width: 300px !important;
    min-height: 300px !important;
}
  .colmn-all-grating i {
    width: 200px;
    height: 200px;
    display: flex;
    border-radius: 50%;
    box-shadow: 0px 5px 10px -4px #eee;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    padding: 10px;
    background: #fff;
}
header {
    position: absolute;
    z-index: 111;
    width: 100%;
    background: linear-gradient(#0025545e, rgba(255, 255, 255, 0));
    padding-bottom: 90px;
    padding-top: 20px;
}
header.innerpage-header {
    padding: 0px;
}
a.logo_brand {
  width: 150px;
  display: inline-block;
}
.menu--bottom--right .menuToggle span {
  right: 25px;
  top: 25px;
  /* top: auto; */
}
.menu--bottom--right .menuToggle input {
  right: 25px;
  top: 25px;
  /* top: auto; */
}
.ab-in h1 {
  font-size: 26px;
  font-weight: 800;
  line-height: 31px;
}
.owl-carousel .item {
  height: 375px;
}
.section-title {
  font-size: 22px;
  /* color: #fff; */
  font-weight: 700;
  margin-bottom: 30px;
}
.section02 {
  background: #DBE2E9;
  padding: 40px 0 40px;
  min-height: auto;
  overflow: hidden;
}
.pr-content {
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  bottom: 0;
  opacity: 1;
  padding: 15px;
  transition: all 0.45s ease;
  transform: translateY(100%);
}

.pr-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
  line-height: 20px;
}

.pr-content p {
  color: #fff;
  font-size: 13px;
  line-height: 20px; margin-bottom: 10px;
}
.pr-content a {
  background: #908F8F;
  padding: 6px 15px;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}
.values_content {
  width: 95%;
  padding-left: 15px;
  font-weight: 500;
  font-size: 15px;
  text-align: left;
}
.vision-section p {
  text-align: left;
  font-size: 15px;
  line-height: 26px;
}
.vision-section a.mre_btn {
  vertical-align: middle;
  font-weight: 600;
  font-size: 16px;
  color: #908F8F;
  float: none;
  margin-bottom: 0px;
}
.divnewsletter {
  text-align: center;
  padding: 20px 20px;
  width: 100%;
}

section.pr-section02.ofence .wp-block-list li {
  width: 100%;
}
section.section-industries {
  padding: 40px 0;
}
section.section-gallery h2 {
  text-transform: uppercase;
  font-size: 22px;
}
.div-copyright p {
    margin: 0px;
    text-align: left;
}
.toptrans a.logo_brand {
    width: 135px;
}
a.cn-btn.requestbtn {
    position: relative;
    padding: 10px 20px 10px 60px;
    font-size: 15px;
}
.div-values-bg {
    padding: 15px;
}
.div-vision, .div-Mission {
    padding: 25px;
}
h2.wp-block-heading {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 35px;
}
}

@media only screen and (max-width:395px) {

.div-copyright a {
    display: flex;
}




}