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,
strong,
sub,
sup,
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;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    scroll-behavior: smooth
}

body {
    line-height: 1
}

a {
    text-decoration-skip-ink: auto
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

button {
    outline: 0
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

a {
    transition: all 0.5s ease;
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type="search"] {
    -webkit-appearance: textfield
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th,
td {
    padding: 2px
}

big {
    font-size: 120%
}

small,
sup,
sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd,
tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del,
strike,
s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address,
cite,
var {
    font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal
}

.screen-reader-text:focus {
    background-color: #f7f7f7;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #007acc;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}

body {
    font-family: 'Lora', serif;
    font-family: 'PT Sans', sans-serif;
    font-size: 15.5px;
    line-height: 2.033;
}

body p {
    font-size: 15.5px;
    line-height: 2.033;
    margin-bottom: 10px;
}

h1,
.h1 {
    font-size: 49px;
    font-weight: 600;
    margin-bottom: 25px;
}

h2,
.h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 25px;
}

h3,
.h3 {
    font-size: 20px;
    font-weight: 600;
    color: #c18a32;
}

h4,
.h4 {}

h5,
.h5 {
    font-size: 18px;
    font-weight: 600;
}

h6,
.h6 {}

.container {
    margin: auto;
    padding: 0 30px;
}

a {
    text-decoration: none;
}


/* top line*/

.top-line {
    background: #915B00;
    padding: 5px 0;
}

.top-line .tag-line {
    color: #FFF;
    text-align: center;
}

.top-line .container {
    position: relative;
}

.top-line ul {
    display: flex;
    position: absolute;
    right: 48px;
    top: 0px;
    align-items: center;
}

.top-line ul li {
    margin: 0 4px;
}

.top-line ul li a {
    color: #FFF;
    background: #a77c33;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    font-weight: 100;
}

.top-line ul li a:hover {
    background-color: #f07f1b;
}


/* top line End*/

.branding .logo-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.logo-part {
    line-height: 0;
}

.logo-part img {
    max-width: 170px;
}

.branding .logo-menu .menu-part {
    width: calc(100% - 180px);
    display: flex;
    justify-content: end;
}

#header.fixed {
    -webkit-animation: slide-down .7s;
    animation: slide-down .7s;
    opacity: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    position: fixed!important;
    top: 0;
    z-index: 999999;
    background: #fff;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
}

header#header {
    width: 100%;
    top: 0;
    left: 0;
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }
    100% {
        opacity: .9;
        transform: translateY(0)
    }
}

#header.fixed .top-line {
    display: none;
}

#header.fixed .menu-toggle>li {
    padding: 15px 0;
}

#header.fixed .logo-part img {
    max-width: 140px;
}

#header.fixed .branding .logo-menu .menu-part {
    width: calc(100% - 140px);
    display: flex;
    justify-content: end;
}

.menu-toggle>li.btn-in {}

.menu-toggle>li.btn-in a,
a.btn,
button.btn {
    padding: 10px 32px;
    background: #D7B56D;
    position: relative;
    color: #2B2B2A;
}

.menu-toggle>li.btn-in a:hover,
a.btn:hover,
button.btn:hover {
    background: #915B00;
    color: #FFF;
}

.menu-toggle>li.btn-in a:after,
a.btn:after,
button.btn:after {
    content: '';
    position: absolute;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    left: -5px;
    top: -5px;
    border: 1px solid #D7B56D;
}

.main-slider-part {
    background-image: url(../images/banner-bg.jpg);
    position: relative;
}

.main-slider-part:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.65;
    z-index: 0;
}

.main-slider-part .container {
    position: relative;
    z-index: 1;
}

.main-slider .slide {}

.main-slider {}

.main-slider .slide .slide-cover {
    min-height: 560px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-slider .slide .text-content {
    text-align: center;
    color: #FFF;
}

.main-slider .slide .text-content a.btn:hover {
    background: #FFF;
    color: #2B2B2A;
}

.main-slider .slide .text-content a.btn:hover:after {
    border-color: #FFF;
}

.main-slider .slide .text-content p {
    margin-bottom: 25px;
}

.main-slider .slide .text-content>span {
    display: block;
    text-align: center;
    letter-spacing: 0.19em;
    font-family: 'Mongolian Baiti';
    line-height: 1;
    font-size: 20px;
}

.main-slider .slide .text-content h2 {
    position: relative;
}

.main-slider .slide .text-content h2:after {
    content: '';
    width: 64px;
    height: 9px;
    background: #F07F1B;
    position: absolute;
    bottom: 0;
    left: calc(50% - 32px);
}

.main-slider .slide .text-content .img-part {
    margin: 20px 0 0 0;
    line-height: 0;
}

.main-slider .slide .text-content .img-part img {
    max-width: 365px;
    display: inline-block;
}

.main-slider ul.slick-dots {
    text-align: center;
    line-height: 0;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
}

.main-slider ul.slick-dots li {
    display: inline-block;
    line-height: 0;
    margin: 0 3px;
}

.main-slider ul.slick-dots li button {
    font-size: 0;
    width: 9px;
    height: 9px;
    display: inline-block;
    padding: 0;
    border-radius: 50%;
    border: 0 !important;
    background: #FFFFFF;
    opacity: 0.43;
    cursor: pointer;
}

.main-slider ul.slick-dots li.slick-active button {
    opacity: 1;
    width: 29px;
    border-radius: 4px 4px 4px 4px;
}

img {
    max-width: 100%;
}

.heading-part {}

.heading-part span.sub-title {
    display: block;
    /* text-align: center; */
    letter-spacing: 0.19em;
    font-family: 'Mongolian Baiti';
    line-height: 1;
    font-size: 20px;
    margin-bottom: 10px;
}

.heading-part h2 {
    line-height: 1.5;
    margin-bottom: 10px;
}

section.full-bg-img {
    position: relative;
    overflow: hidden;
}

section.full-bg-img .d-flex {
    max-width: 1065px;
    margin: auto;
    justify-content: center;
    display: flex;
    padding: 40px 0 55px 0px;
}

section.full-bg-img .d-flex .w-50 {
    width: 50%;
}

section.full-bg-img .left-part {
    display: flex;
}

section.full-bg-img .right-part {
    display: flex;
    justify-content: flex-end;
}

section.full-bg-img .d-flex .w-50 .img-part {
    max-width: 390px;
    position: relative;
    z-index: 1;
    text-align: center;
}

section.full-bg-img .d-flex .w-50 .img-part img,
.text-with-left-img .d-flex .img-part .img-cover img {
    transition: transform .2s;
    /* Animation */
}

section.full-bg-img .d-flex .w-50 .img-part:hover img,
.text-with-left-img .d-flex .img-part .img-cover:hover img {
    transform: scale(1.1);
}

section.full-bg-img .d-flex .w-50 .img-part h2 {
    margin: 0;
}

section.full-bg-img .d-flex .w-50 .img-bg-part {
    position: absolute;
    width: 40vw;
    height: 100%;
    z-index: 0;
    top: 0;
}

section.full-bg-img .d-flex .w-50.left-part {}

section.full-bg-img .d-flex .w-50.left-part .img-bg-part {
    left: 0;
}

section.full-bg-img .d-flex .w-50.right-part {}

section.full-bg-img .d-flex .w-50.right-part .img-bg-part {
    right: 0;
}

section.full-bg-img .d-flex .w-50 .img-part a {
    color: #000;
}

section.full-bg-img .d-flex .w-50 .img-part a:hover {
    text-shadow: 1px 1px 10px #fff;
}

section.full-bg-img .heading-part {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
    color: #000;
    margin: 50px 0 0 0;
}




section.industries {
    /*background: #f4f4f4;*/
    padding: 55px 0;
}

section.industries .heading-part {
    text-align: center;
    margin: auto;
    max-width: 500px;
}

.industries .d-flex {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 0 0;
    margin-right: -30px;
}

.industries .d-flex .block {
    width: 33.33%;
    padding-right: 40px;
}

.ttl1 {
    
  
    text-align: center;
    font-size: 21px;
    color: #000;
}

.industriesback
{
    background-image: url(../images/industries.jpg);    background-size: 100% 100%;background-repeat: no-repeat;
}






section.contact {
    background: #f4f4f4;
    padding: 55px 0;
}

section.contact .heading-part {
    text-align: center;
    margin: auto;
    max-width: 500px;
}

.contact .d-flex {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 0 0;
    margin-right: -30px;
}

.contact .d-flex .block {
    width: 30%;
        margin-right: 20px;
}




.about .d-flex {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 0 0;
    margin-right: -30px;
}

.about .d-flex .block {
    width: 30%;
        margin-right: 20px;
}


.map .d-flex .block {
    width: 50%;
        margin-right: 20px;
}

.ttl1 {
    
  
    text-align: center;
    font-size: 21px;
    color: #000;
}

.bx{

    background: #c796456b;
    padding: 25px;
    border-radius: 7px;
    min-height: 240px;
    margin-bottom: 20px;
}










section.our-products {
    background: #f4f4f4;
    padding: 55px 0;
}

             

.our-products .d-flex {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 0 0;
    margin-right: -30px;
}

.our-products .d-flex .block {
    width: 25%;
    padding-right: 30px;
}

.our-products .d-flex .block h2 {
    display: block;
    overflow: hidden;
    min-height: 130px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-products .d-flex .block h2 span.shape {
    position: absolute;
    width: 100%;
    height: 50%;
    overflow: hidden;
    z-index: 0;
}

.our-products .d-flex .block h2 span.top:after {
    content: '';
    position: absolute;
    width: 79%;
    height: 200%;
    background: #f00;
    transform: skew(30deg);
    left: 5px;
    transform-origin: left top;
    border: 7px solid #fff;
    box-shadow: 0px 0px 5px #00000024;
    top: 5px;
}

.our-products .d-flex .block h2 span.bottom:before {
    content: '';
    position: absolute;
    width: 79%;
    height: 200%;
    background: #f00;
    transform: skew(-30deg);
    left: 5px;
    transform-origin: right bottom;
    border: 7px solid #fff;
    box-shadow: 0px 0px 5px #00000024;
    bottom: 5px;
}

.our-products .d-flex .block:nth-child(1) h2 span:before,
.our-products .d-flex .block:nth-child(1) h2 span:after {
    background-color: #ff5500;
}

.our-products .d-flex .block:nth-child(2) h2 span:before,
.our-products .d-flex .block:nth-child(2) h2 span:after {
    background-color: #002426;
}

.our-products .d-flex .block:nth-child(3) h2 span:before,
.our-products .d-flex .block:nth-child(3) h2 span:after {
    background-color: #00b861;
}

.our-products .d-flex .block:nth-child(4) h2 span:before,
.our-products .d-flex .block:nth-child(4) h2 span:after {
    background-color: #428eff;
}

.our-products .d-flex .block h2 span.top {
    top: 0;
}

.our-products .d-flex .block h2 span.bottom {
    bottom: 0;
}

.our-products .d-flex .block h2 * {
    position: relative;
    z-index: 999;
}

.our-products .d-flex .block h2 span.title {
    display: block;
    padding: 0px 35px 0 55px;
    line-height: 1.2;
    text-align: center;
    font-size: 21px;
    color: #FFF;
}

strong {
    font-weight: 600;
}

.our-products .d-flex .block ul {
    max-width: 267px;
    margin: 10px 0 10px 0;
}

.our-products .d-flex .block ul li:after,
.our-products .d-flex .block ul li:before {
    content: '';
    background: #C18B31;
    position: absolute;
}

.our-products .d-flex .block ul li:before {
    position: absolute;
    width: 2px;
    height: 13px;
    transform: rotate(53deg);
    transform-origin: top left;
    top: 7px;
    left: -3px;
}

.our-products .d-flex .block ul li:after {
    position: absolute;
    width: 2px;
    height: 8px;
    transform: rotate(-34deg);
    transform-origin: top right;
    left: -18px;
    top: 9px;
}

.our-products .d-flex .block ul li {
    position: relative;
    padding-left: 8px;
    line-height: 1.5;
    margin-bottom: 10px;
}







section.group {
    background: #f4f4f4;
    padding: 55px 0;
}

             

.group .d-flex {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 0 0;
    margin-right: -30px;
}

.group .d-flex .block {
    width: 50%;
        margin-bottom: 50px;
}

.group .d-flex .block h2 {
    display: block;
    overflow: hidden;
    min-height: 130px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.group .d-flex .block h2 span.shape {
    position: absolute;
    width: 100%;
    height: 50%;
    overflow: hidden;
    z-index: 0;
}

.group .d-flex .block h2 span.top:after {
    content: '';
    position: absolute;
    width: 79%;
    height: 200%;
    background: #f00;
    transform: skew(30deg);
    left: 5px;
    transform-origin: left top;
    border: 7px solid #fff;
    box-shadow: 0px 0px 5px #00000024;
    top: 5px;
}

.group .d-flex .block h2 span.bottom:before {
    content: '';
    position: absolute;
    width: 79%;
    height: 200%;
    background: #f00;
    transform: skew(-30deg);
    left: 5px;
    transform-origin: right bottom;
    border: 7px solid #fff;
    box-shadow: 0px 0px 5px #00000024;
    bottom: 5px;
}

.group .d-flex .block:nth-child(1) h2 span:before,
.group .d-flex .block:nth-child(1) h2 span:after {
    background-color: #ff5500;
}

.group .d-flex .block:nth-child(2) h2 span:before,
.group .d-flex .block:nth-child(2) h2 span:after {
    background-color: #002426;
}

.group .d-flex .block:nth-child(3) h2 span:before,
.group .d-flex .block:nth-child(3) h2 span:after {
    background-color: #00b861;
}

.group .d-flex .block:nth-child(4) h2 span:before,
.group .d-flex .block:nth-child(4) h2 span:after {
    background-color: #428eff;
}

.group .d-flex .block h2 span.top {
    top: 0;
}

.group .d-flex .block h2 span.bottom {
    bottom: 0;
}

.group .d-flex .block h2 * {
    position: relative;
    z-index: 999;
}

.group .d-flex .block h2 span.title {
    display: block;
    padding: 0px 35px 0 55px;
    line-height: 1.2;
    text-align: center;
    font-size: 21px;
    color: #FFF;
}

strong {
    font-weight: 600;
}

.group .d-flex .block ul {
    max-width: 267px;
    margin: 10px 0 10px 0;
}

.group .d-flex .block ul li:after,
.group .d-flex .block ul li:before {
    content: '';
    background: #C18B31;
    position: absolute;
}

.group .d-flex .block ul li:before {
    position: absolute;
    width: 2px;
    height: 13px;
    transform: rotate(53deg);
    transform-origin: top left;
    top: 7px;
    left: -3px;
}

.group .d-flex .block ul li:after {
    position: absolute;
    width: 2px;
    height: 8px;
    transform: rotate(-34deg);
    transform-origin: top right;
    left: -18px;
    top: 9px;
}

.group .d-flex .block ul li {
    position: relative;
    padding-left: 8px;
    line-height: 1.5;
    margin-bottom: 10px;
}











.text-with-left-img .d-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 60px 0 60px 0;
}

.text-with-left-img .d-flex .img-part {
    width: 50%;
}

.text-with-left-img .d-flex .img-part .img-cover {
    margin-right: 42px;
    box-shadow: 1px 1px 35px rgb(0 0 0 / 25%);
    line-height: 0;
}

.text-with-left-img .d-flex .text-part {
    width: 50%;
    color: #FFF;
}

section.text-with-left-img {
    position: relative;
}

.text-with-left-img .d-flex .text-part .bg-img {
    position: absolute;
    width: calc(50vw + 12%);
    height: 100%;
    right: 0;
    top: 0;
    z-index: -1;
    background: #000;
    display: block;
}

section.text-with-left-img .container {
    z-index: 999999999;
}

section.text-with-left-img .heading-part span.sub-title {
    color: #A48540;
}

.text-with-left-img ul {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0 35px 0;
}

.text-with-left-img ul li {
    width: 50%;
    position: relative;
    padding-left: 35px;
    margin-bottom: 5px;
}

.text-with-left-img ul li:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    background-image: url(../images/check-icon.svg);
    background-size: 100%;
    left: 0;
    top: 5px;
}

section.full-bg-color {
    background: #FFF8EE;
    padding: 70px 0;
}

section.full-bg-color .d-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

section.full-bg-color .d-flex .img-part {
    width: 50%;
    order: 2;
}

section.full-bg-color .d-flex .img-part+.text-part {
    width: 50%;
    order: 1;
}

.full-bg-color .heading-part {
    margin-bottom: 35px;
}

section.full-bg-color span.sub-title {
    color: #A48540;
}

.testimonials-part span.sub-title {
    color: #A48540;
}

.testimonials-part .heading-part {
    text-align: center;
    color: #FFF;
}

section.testimonials-part {
    padding: 50px 0 130px 0;
}

section.testimonials-part .quote {
    text-align: center;
    margin: 50px 0 40px 0;
}

section.testimonials-part .quote img {
    max-width: 67px;
}

.testimonial-list .slider-box {
    text-align: center;
}

.testimonial-list {
    max-width: 1000px;
    margin: auto;
    background-color: #E6E6E6;
    padding: 30px 50px;
    position: relative;
}

/*loader css*/

.loder{
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height: 100%;
    background-color:#fff;
    z-index: 9999;
}

.loader_image{
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    animation:fade 1s linear infinite;
}


@keyframes fade{
    0%{
        opacity:0.5;
    },
    40%{
        opacity:0.8;
    },
    80%{
        opacity:0.3;
    },
    100%{
        opacity:1;
    }
}

/*loader css*/




.testimonial-list .slider-box .name-data {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0 0;
}

.testimonial-list .slider-box .name-data .img {
    width: 55px;
    height: 55px;
    background-size: cover;
    background-position: center center;
}

.testimonial-list .slider-box .name-data .text {
    text-align: left;
    padding: 0 0 0 15px;
    line-height: 1.2;
}

.testimonial-list .slider-box .name-data .text h5 {}

.testimonial-list .slider-box .name-data .text span {
    font-style: italic;
    color: #515151;
}

.testimonial-list:after {
    content: '';
    position: absolute;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    top: -5px;
    left: -5px;
    border: 1px solid #E6E6E6;
    display: block;
}

.testimonial-list ul.slick-dots {
    z-index: 2;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    bottom: -90px;
}

.testimonial-list ul.slick-dots li {
    line-height: 0;
    display: inline-block;
    border: 1px solid #FFF;
    border-radius: 50%;
    margin: 0 3px;
    cursor: pointer;
}

.testimonial-list ul.slick-dots li button {
    font-size: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #fff0;
    background: none;
    margin: 2px;
    cursor: pointer;
}

.testimonial-list ul.slick-dots li.slick-active button {
    background: #D7B56D;
}

.our-partners ul.logo-list li {
    border: 1px solid #1d1614;
}

.our-partners ul.logo-list {
    display: flex;
    justify-content: center;
    line-height: 0;
    border: 1px solid #1d1614;
    width: fit-content;
    margin: auto;
}

section.our-partners {
    padding: 80px 0;
}

section.our-partners .heading-part {
    text-align: center;
    margin: 0 0 30px 0;
}

section.our-partners .heading-part span.sub-title {
    color: #A48540;
}

.form-part .form {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.form-control {
    margin-bottom: 10px;
    padding-bottom: 20px;
    position: relative;
}

.form-control label {
    display: inline-block;
    margin-bottom: 5px;
}

.form-control input {
    border: 1px solid #E1E1E1;
    border-radius: 4px;
    display: block;
    font-family: inherit;
    font-size: 16px;
    padding: 13px 15px;
    width: 100%;
    background-color: #FFF;
}

.form-part .form-control textarea {
    width: 100%;
    border: 1px solid #E1E1E1;
    border-radius: 4px;
    display: block;
    font-family: inherit;
    font-size: 16px;
    padding: 13px 15px;
    width: 100%;
    background-color: #FFF;
    min-height: 120px;
}

.form-control input:focus {
    outline: 0;
    border-color: #777;
}

.form-control.success input {
    border-color: #2ecc71;
}

.form-control.error input {
    border-color: #e74c3c;
}

.form-control i {
    visibility: hidden;
    position: absolute;
    top: 40px;
    right: 10px;
}

.form-control.success i.fa-check-circle {
    color: #2ecc71;
    visibility: visible;
}

.form-control.error i.fa-exclamation-circle {
    color: #e74c3c;
    visibility: visible;
}

.form-control small {
    color: #e74c3c;
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
}

.form-control.error small {
    visibility: visible;
}

.form button {
    border: 0;
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    cursor: pointer;
}

.form-part .form-control {
    width: 50%;
    padding: 0 5px;
}

.form-part .form-control label,
.form-part .form-control small {
    display: none !important;
}

.form-part .form-control.w100 {
    width: 100%;
}

.form-part .form-control span.submit-btn {
    display: inline-block;
    padding: 0 0 0 5px;
    margin: 15px 0 0 0;
}

section.get-in-touch {
    padding: 60px 0;
    background: #F7F7F8;
    position: relative;
}

section.get-in-touch .heading-part {
    margin-bottom: 20px;
}

section.get-in-touch .heading-part span.sub-title {
    color: #A48540;
}

section.get-in-touch .d-flex {}

section.get-in-touch .d-flex .left-form-part {
    width: 60%;
    padding: 0 7% 0 0;
}

.get-in-touch .bg-img {
    position: absolute;
    height: 100%;
    width: 43%;
    right: 0;
    top: 0;
    background-position: center center;
}












section.get-in-touch1 {
    padding: 60px 0;
    background: #F7F7F8;
    position: relative;
}

section.get-in-touch1 .heading-part {
    margin-bottom: 20px;
}

section.get-in-touch1 .heading-part span.sub-title {
    color: #A48540;
}

section.get-in-touch1 .d-flex {}

section.get-in-touch1 .d-flex .left-form-part {
    width: 50%;
    padding: 0 5% 0 0;
    border-right: 60px solid #c18c34;
}

section.get-in-touch1 .d-flex .right-form-part {
    width: 50%;
    padding: 0 5% 0 0;
    border-right: 60px solid #c18c34;
}

.get-in-touch1 .bg-img {
    position: absolute;
    height: 100%;
    width: 43%;
    right: 0;
    top: 0;
    background-position: center center;
}








.footer .d-flex {
    display: flex;
    justify-content: space-between;
    padding: 0 0 20px 0;
}

.footer .d-flex .block>a {
    line-height: 0;
    display: inline-block;
}

.footer .d-flex .block {
    color: #2B2B2A;
}

.footer .d-flex .block:nth-child(1) {
    width: 335px;
}

.footer .d-flex .block:nth-child(2) {
    width: 80px;
}

.footer .d-flex .block:nth-child(3) {
    width: 140px;
}

.footer .d-flex .block:nth-child(4) {
    width: 347px;
}

.footer .d-flex .block ul.social-icons li {
    line-height: 0;
    margin: 0 9px 0 0px;
}

.footer .d-flex .block ul.social-icons {
    display: flex;
    margin: 20px 0 0 0;
}

.footer .d-flex .block ul.social-icons li a {
    display: inline-block;
    width: 29px;
    height: 29px;
    text-align: center;
    line-height: 31px;
    background-image: url(../images/g-bg.svg);
    color: #FFF;
    background-size: 100%;
}

.footer .d-flex .block ul.social-icons li a:hover {
    background-image: url(../images/o-bg.svg);
}

.footer .d-flex .block ul.info {
    color: #2B2B2A;
}

.footer .d-flex .block ul.info li {
    position: relative;
    padding-left: 35px;
}

.footer .d-flex .block ul.info li span.icon {
    width: 21px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
}

footer.footer {
    background: #ECECEC;
    padding: 60px 0 0px 0;
}

.footer .d-flex .block h3 {
    margin-bottom: 10px;
}

.footer .d-flex .block a {
    color: #fff;
        font-size: 15px;
}

.footer .d-flex .block:nth-child(1) img {
    /*max-width: 210px;*/
}

.footer .d-flex .block ul.info p {
    line-height: 1.6;
}

.footer .d-flex .block a:hover {
    color: #f0801c;
}

.copyright {
    background: #915B00;
    color: #FFF;
    padding: 6px 0;
}

@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px;
        padding: 0 20px;
    }
}

@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
        padding: 0 30px;
    }
}

@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
        padding: 0 30px;
    }
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
        padding: 0 30px;
    }
}

@media (min-width: 1365px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1140px; /*1345*/
        /*padding: 0 50px; */
    }
}

@media (max-width: 1364px) {
    .top-line ul {
        right: 28px;
    }
    .our-products .d-flex .block h2 {
        left: -5px;
        width: calc(100% + 5px);
    }
    .our-products .d-flex .block h2 span.bottom:before,
    .our-products .d-flex .block h2 span.top:after {
        width: 75%;
    }
}

@media (max-width: 1199px) {
    .menu-toggle>li {
        margin-left: 35px;
        padding: 30px 0;
    }
    h1,
    .h1 {
        font-size: 40px;
        margin-bottom: 15px;
    }
    .main-slider .slide .slide-cover {
        min-height: 500px;
    }
    .text-with-left-img .d-flex .img-part .img-cover {
        margin-right: 30px;
    }
    .text-with-left-img .d-flex .img-part {
        width: 40%;
    }
    .text-with-left-img .d-flex .text-part {
        width: 60%;
    }
    .our-products .d-flex .block h2 {
        left: -15px;
        width: calc(100% + 15px);
    }
    .our-products .d-flex .block h2 span.bottom:before,
    .our-products .d-flex .block h2 span.top:after {
        width: 78%;
    }
    .our-products .d-flex .block h2 span.title {
        font-size: 18px;
    }
    .our-products .d-flex .block h2 span.title {
        padding: 0px 30px 0 50px;
    }
    .our-products .d-flex .block h2 {
        min-height: 115px;
    }
    .our-products .d-flex .block h2 span.top:after,
    .our-products .d-flex .block h2 span.bottom:before {
        border: 6px solid #fff;
    }
    section.full-bg-color .d-flex .img-part {
        width: 35%;
    }
    section.full-bg-color .d-flex .img-part+.text-part {
        width: 65%;
        order: 1;
    }
    .footer .d-flex .block:nth-child(1) {
        width: 280px;
    }
    .footer .d-flex .block:nth-child(4) {
        width: 320px;
    }
}

@media (max-width: 991px) {
    h2,
    .h2 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .our-products .d-flex .block {
        width: 50%;
        padding-right: 30px;
        margin-bottom: 10px;
    }
    .our-products .d-flex .block ul {
        padding: 0 0 0 18px;
    }
    .text-with-left-img .d-flex .img-part .img-cover {
        margin-right: 0;
    }
    .text-with-left-img .d-flex .img-part {
        width: 100%;
        margin-bottom: 25px;
    }
    .text-with-left-img .d-flex .text-part {
        width: 100%;
    }
    .text-with-left-img .d-flex .text-part .bg-img {
        width: 100vw;
    }
    .our-products .d-flex .block h2 {
        justify-content: flex-start;
    }
    .our-products .d-flex .block h2 span.title {
        padding: 0px 30px 0 38px;
    }
    .our-products .d-flex .block h2 {
        min-height: 75px;
    }
    .our-products .d-flex .block h2 span.title {
        padding: 0px 15px 0 40px;
    }
    .our-products .d-flex .block h2 span.bottom:before,
    .our-products .d-flex .block h2 span.top:after {
        width: 88%;
    }
    section.testimonials-part .quote {
        margin: 20px 0 20px 0;
    }
    section.our-partners {
        padding: 50px 0;
    }
    section.testimonials-part .quote img {
        max-width: 50px;
    }
    section.full-bg-color .d-flex .img-part {
        width: 100%;
        order: 1;
    }
    section.full-bg-color .d-flex .img-part+.text-part {
        width: 100%;
        order: 2;
    }
    section.get-in-touch {
        padding: 0 0 50px 0;
    }
    .get-in-touch .bg-img {
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom: 70%;
        margin-bottom: 40px;
    }
    section.get-in-touch .d-flex .left-form-part {
        width: 100%;
        padding: 0;
    }
    section.full-bg-img .d-flex .w-50 .img-part {
        max-width: 300px;
    }
    .footer .d-flex {
        flex-wrap: wrap;
        margin: 0 -20px;
    }
    .footer .d-flex .block {
        width: 50% !important;
        padding: 0 20px;
    }
    .footer .d-flex .block:nth-child(1) {
        order: 4;
    }
    .footer .d-flex .block:nth-child(2) {
        order: 1;
    }
    .footer .d-flex .block:nth-child(3) {
        order: 2;
    }
    .footer .d-flex .block:nth-child(4) {
        order: 3;
    }
    .footer .d-flex .block ul.links {
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    h1,
    .h1 {
        font-size: 28px;
        margin-bottom: 15px;
        line-height: 1.2;
    }
    body p {
        line-height: 1.5;
    }
    br {
        display: none;
    }
    .top-line ul {
        display: none;
    }
    .main-slider .slide .text-content h2 {
        position: relative;
        padding-bottom: 10px;
        margin: 10px 0 10px 0;
    }
    .main-slider .slide .slide-cover {
        min-height: auto;
        padding: 50px 0px 50px 0px;
        display: block;
    }
    .main-slider .slide .text-content h2:after {
        width: 59px;
        height: 4px;
    }
    .main-slider .slide .text-content>span {
        font-size: 16px;
    }
    section.our-products {
        padding: 40px 0 30px 0;
    }
    .text-with-left-img .d-flex {
        padding: 50px 0 50px 0;
    }
    section.our-partners {
        padding: 50px 0;
    }
    .our-products .d-flex .block {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    .group .d-flex .block {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 50px;
    }
    .industries .d-flex .block {
        width: 100%;
    }
    #industriesback {
        background-image: url(../images/industries.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }
    .contact .d-flex .block {
        width: 100%;
    }
    section.full-bg-img .d-flex .w-50 {
        width: 100%;
    }
    section.full-bg-img .d-flex .w-50 .img-part {
        margin: auto;
    }
    section.full-bg-img .d-flex {
        flex-wrap: wrap;
        padding: 20px 0 20px 0px;
    }
    section.full-bg-color {
        padding: 30px 0 50px 0;
    }
    section.testimonials-part {
        padding: 40px 0 90px 0;
    }
    section.testimonials-part .quote {
        margin: 20px 0 20px 0;
    }
    section.testimonials-part .quote img {
        max-width: 35px;
    }
    .testimonial-list {
        padding: 30px 30px;
    }
    .testimonial-list ul.slick-dots {
        bottom: -70px;
    }
    .our-products .d-flex {
        margin-right: 0;
    }
    footer.footer {
        padding: 40px 0 0px 0;
    }
    footer.footer br {
        display: block;
    }
    .footer .d-flex .block {
        width: 100% !important;
        padding: 0 20px;
        text-align: center;
    }
    .copyright {
        text-align: center;
    }
    .footer .d-flex .block:nth-child(1) {
        margin: 30px 0 0 0;
    }
    .footer .d-flex .block ul.info li {
        padding-left: 0;
    }
    .footer .d-flex .block ul.info li span.icon {
        display: block;
        width: 100%;
        position: relative;
    }
    .footer .d-flex .block ul.social-icons {
        justify-content: center;
    }
}

@media (max-width: 575px) {
    h1,
    .h1,
    h2,
    .h2 {
        font-size: 22px;
        margin-bottom: 15px;
        line-height: 1.2;
    }
    .heading-part span.sub-title {
        font-size: 17px;
    }
    .text-with-left-img ul li {
        width: 100%;
        position: relative;
        padding-left: 35px;
        margin-bottom: 15px;
    }
    .our-products .d-flex {
        padding: 10px 0 0 0;
        margin-right: 0;
    }
    .form-part .form-control {
        width: 100%;
    }
}


/* new-css-11-3-2022 */

.types-of-frits-main {
   background-image: url(images/left-1.jpg);   
    background-color: #ffffff;
}

.activated-alumine {
    /* background-image: url(images/right-1.jpg); */
    /*background-color: #f2f2f1;*/
}

.pakin-sub-title {
    color: #A48540;
}

.flip-div {
    flex-direction: row-reverse;
}

section.full-bg-img .d-flex .w-50 .img-part img,
.text-with-right-img .d-flex .img-part .img-cover img {
    transition: transform .2s;
    /* Animation */
}

section.full-bg-img .d-flex .w-50 .img-part:hover img,
.text-with-right-img .d-flex .img-part .img-cover:hover img {
    transform: scale(1.1);
}

.text-with-right-img .d-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 60px 0 60px 0;
}

.text-with-right-img .d-flex .img-part {
    width: 50%;
}

.text-with-right-img .d-flex .img-part .img-cover {
    margin-left: 42px;
    box-shadow: 1px 1px 35px rgb(0 0 0 / 25%);
    line-height: 0;
}

section.text-with-right-img {
    position: relative;
}

.text-with-right-img .d-flex .text-part .bg-img {
    position: absolute;
    width: calc(50vw + 12%);
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: #000;
    display: block;
}

section.text-with-right-img .container {
    z-index: 999999999;
}

section.text-with-right-img .heading-part span.sub-title {
    color: #A48540;
}

.text-with-right-img ul {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0 35px 0;
}

.text-with-right-img ul li {
    width: 50%;
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
}

.text-with-right-img ul li:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    background-image: url(../images/check-icon.svg);
    background-size: 100%;
    left: 0;
    top: 5px;
}

.text-with-right-img .d-flex .text-part {
    width: 50%;
    color: #FFF;
}

@media (max-width: 1199px) {
    .text-with-right-img .d-flex .img-part .img-cover {
        margin-left: 30px;
    }
    .text-with-right-img .d-flex .img-part {
        width: 40%;
    }
    .text-with-right-img .d-flex .text-part {
        width: 60%;
    }
}

@media(max-width:991px) {
    .text-with-right-img .d-flex .img-part .img-cover {
        margin-left: 0;
    }
    .text-with-right-img .d-flex .img-part {
        width: 100%;
        margin-bottom: 25px;
    }
    .text-with-right-img .d-flex .text-part {
        width: 100%;
    }
    .text-with-right-img .d-flex .text-part .bg-img {
        width: 100vw;
    }
}

@media(max-width:767px) {
    .text-with-right-img .d-flex {
        padding: 50px 0 50px 0;
    }
}

@media(max-width:575px) {
    .text-with-right-img ul li {
        width: 100%;
        position: relative;
        padding-left: 35px;
        margin-bottom: 15px;
    }
}

td,
th {
    border: 1px solid #dddddd;
    text-align: center;
    padding: 8px;
}

.table {
    margin: 0px auto;
}

.specification-heading {
    text-align: center;
    margin-bottom: 20px;
}

.text-part a.btn {
    margin-top: 20px !IMPORTANT;
    display: inline-block;
    margin-bottom: 30px;
}