@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,800,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Alegreya:400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Poppins);
@import url(strock-icon.css);
@import url(bootstrap-theme.min.css);
@import url(font-awesome.min.css);

body {
    overflow-x: hidden
}

.call-to-action-home {
    padding-top: 30px;
    background: #fff;
    color: #0C1F6B
}

h1 {
    font-size: 22px;
    font-weight: 800;
    line-height: 28px;
}

h2 {
    cursor: pointer!important;
    font-size: 20px;
    font-weight: 700;
        line-height: 28px;
}

.manufacturer-blog p {
    text-align: justify
}

.logo1 {
    display: none
}

h3 {
    cursor: pointer!important;
    font-size: 15px;
    font-weight: 700;
        line-height: 28px;
}

h4 {
    cursor: pointer;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700
}

h5 {
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
        line-height: 28px;
}

h6 {
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
}

p {
    font-size: 14px;
    text-align: justify;
}

li,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#client {
    background: #d0d0d0;
/*
    padding-top: 30px;
    padding-bottom: 20px
*/
	padding: 15px;
}

.manufacturer-blog .member p {
    text-align: justify;
    margin-top: 13px;
    margin-top: 2px
}

.manufacturer-blog .member .pic {
    overflow: hidden;
    text-align: center
}

.sidebar1 h6 {
    margin-top: 20px;
    font-size: 11px;
    text-transform: uppercase;
    background: #0C1F6B;
    padding: 10px;
    margin-bottom: 0
}

.sidebar1 h6 a {
    color: #fff
}

.sidebar1 li a {
    color: #000
}

.sidebar1 li:hover {
    background: #cadbea
}

.supplier {
    float: right;
    width: 250px;
    object-fit: cover;
    height: 200px;
    border-radius: 8px;
    margin-bottom: 10px;
    margin: 15px;
    box-shadow: 6px 6px 4px 0 #0000003d;
}

.sidebar1 li {
    padding: 7px;
    list-style: none;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    background: #eee
}

.manufacturer-blog .member .pic img {
    max-width: 100%
}

.manufacturer-blog .member .details {
    background: #06121c;
    color: #f5f5f5;
    padding: 0;
    border-radius: 0 0 3px 3px
}

.manufacturer-blog .member .details h2 {
    font-size: 14px;
    padding: 10px;
    font-weight: 700;
    text-align: center
}

.manufacturer-blog .member h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px
}

.manufacturer-blog .member span {
    font-style: italic;
    display: block;
    font-size: 13px
}

.manufacturer-blog .member .details h2 {
    font-size: 14px
}

.manufacturer-blog .member .social {
    margin-top: 5px
}

.manufacturer-blog .member .social a {
    color: #f5f5f5
}

.manufacturer-blog .member .social i {
    font-size: 16px;
    margin: 0 2px
}

table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%;
    text-align: center
}

thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: .5em
}

th {
    padding: .4em;
    text-align: left;
    background: #0c1f6b;
    color: #f5f5f5;
    text-align: center
}

.send1 {
    background: #eee;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-radius: 5px;
         box-shadow: 3px 3px 0 #0c1f6b;
}

.send1 .fa {
    color: #234c6f
}

.materials-lists {
    padding: 10px 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    background: #f2f3f7;
    border-radius: 5px
}

.materials-lists li,
.materials-lists ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 1.4
}

.materials-lists li a {
    padding: 0;
    margin: 0;
    font-size: 14px;
    transition: font-size .3s ease, background-color .3s ease;
    color: #00a04f
}

.materials-lists li a:hover {
    color: #0c1f6b;
    font-size: 15px
}

.materials-lists .fa {
    padding-right: 10px;
    font-size: 15px
}

.nav-tabs a {
    background: #f1f1f1;
    color: #000;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.send1 .btnz {
    display: block;
    margin: 0 auto
}

.btnz {
    border-radius: 25px;
    background: #0c1f6b;
    color: #f5f5f5;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 49px;
    letter-spacing: 0;
    height: 49px;
    width: 185px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin: 10px
}

.send1 .btnz:hover {
    color: #f5f5f5 !important
}

.send1 p {
    text-align: center;
    padding-top: 20px;
    font-size: 20px
}

.tags ul li a {
    display: block;
    color: #000;
    font-family: 'Poppins';
    font-size: 12px;
    border: 1px solid #000;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 10px;
    padding: 10px
}

.tags ul li a:hover {
    border-color: #0c1f6b;
    background: #0c1f6b;
    color: #f5f5f5
}

.tags ul {
    margin-top: -10px;
    margin-left: -6px
}

.tags li {
    display: inline-block
}

.blog-steel img {
    width: 38%;
    float: right;
    margin: 20px;
    border-radius: 10px;
    box-shadow: 6px 9px 20px 0 silver
}

tr {
    border-bottom: 1px solid #eee
}

td {
    padding: .4em
}

td:first-child,
th:first-child {
    padding-left: 0
}

td:last-child,
th:last-child {
    padding-right: 0
}

.btn {
    background: #4dcef6;
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 700;
    padding: 0 40px;
    line-height: 48px;
    text-transform: uppercase
}

.btn0 {
    background: #ffba00;
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 700;
    padding: 0 40px;
    line-height: 48px;
    text-transform: uppercase;
    margin: 0 20px 0 0
}

table {
    font-size: 12px;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #06121c;
    margin-bottom: 30px
}

.main_menu li:hover > ul.dropdown-menu {
    display: inline-block;
    position: absolute;
    left: 100%;
    top: 0
}

td {
    padding: 3px
}

th {
    padding: 5px
}

i {
    font-size: 15px;
    padding-right: 0
}

#bd h1,
.bd h1 {
    font-size: 24px;
    text-align: center
}

#bd h3,
.bd h3 {
/*    font-size: 22px;*/
/*    text-align: center*/
}

.btn2 {
    color: #000;
    background: #f8d24b
}

.section_header2 li img {
    padding: 10px
}

.btn,
a,
button {
    text-decoration: none;
    outline: 0;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.btn:focus,
.btn:hover,
a:focus,
a:hover,
button:focus,
button:hover {
    text-decoration: none;
    outline: 0
}

footer.row,
header.row,
section.row {
    position: relative
}

#quality h2 {
    padding: 10px;
    font-weight: 700
}

ul#quality1 {
    padding: 10px;
    padding-left: 30px;
    line-height: 2;
    list-style-type: none;
    display: inline-grid
}

body {
    font-family: 'Poppins';
    font-weight: 100%;
    overflow-x: hidden;
    letter-spacing: .2px
}

.image_hover:after {
    position: absolute;
    content: '';
    opacity: 0;
    background: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all .3s ease-out
}

.image_hover:focus:after,
.image_hover:hover:after {
    opacity: 1
}

.image_hover:hover:after {
    opacity: .5
}

.zoom_img_effect {
    position: relative;
    transition: all .3s ease-out
}

.image_hover:hover .zoom_img_effect {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0)
}

.wel-band-bg {
    overflow: hidden;
    padding-top: 5px;
    background-size: cover
}

.wel-band-bg p {
    font: 400 1.1em/1em "Open Sans", sans-serif;
    margin: 0;
    padding: 0
}

.wel-band .right {
    text-align: right
}

.logo {
    text-align: left
}

.t-logo {
    text-align: left;
    padding-bottom: 0
}

.touch_top {
    float: left;
    padding: 8px 0;
    width: 100%
}

.touch_top ul .item {
    padding: 0;
    float: right
}

.touch_top ul .item:last-child {
    border-right: 1px solid #d8d8d8
}

.touch_top ul .item-ad {
    width: 50%;
    padding: 0
}

.touch_top ul .item-phone {
    width: 46%;
    padding: 0 0 0 4%
}

.touch_top ul .item .media .media-left a i {
    font-size: 2em;
    color: #1fa6c8
}

.media-body {
    text-align: left
}

.materials-lists li,
.materials-lists ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 1.4
}

.materials-lists li a {
    padding: 0;
    margin: 0;
    font-size: 14px;
    transition: font-size .3s ease, background-color .3s ease;
    color: #0c1f6b
}

.materials-lists h4 {
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 11px;
    letter-spacing: .3px;
    margin: 0;
    font-size: 15px;
}

.materials-lists li a:hover {
    color: #0c1f6b;
    font-size: 15px
}

.materials-lists .fa {
    padding-right: 10px;
    font-size: 15px
}

.media-body p {
    text-align: left;
    color: #232932;
    padding: 0;
    margin: 0;
    font: 400 1.072em/.8em "Open Sans", sans-serif;
    line-height: 1.2
}

.media-body p span {
    color: #9692a0;
    font-size: 1em;
    line-height: 1.7em
}

.media-body p span a {
    color: #9692a0
}

.media-body p span a:hover {
    color: #0c1f6b
}

.touch_top .nav {
    margin: 0
}

.widget .search-form .form-control {
    height: 37px;
    border-radius: 0;
    border: none;
    font: 1em/1em "Open Sans", sans-serif;
    padding: 0 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: silver;
    z-index: 0
}

.widget .search-form .form-control + .input-group-addon {
    padding: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent
}

.widget .search-form .form-control + .input-group-addon button {
    border: 0;
    background: #fff;
    color: #ddd;
    font-size: 1.2em;
    line-height: 2.1em;
    padding-right: 15px
}

#header {
    position: relative
}

#values1 h4 {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px
}

#values1 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.ind-container {
    max-width: 1170px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.nav-footer ul.nav li.has-submenu > a > button {
    display: none
}

.wel-ind-pad {
    padding: 5.7em 0 1em
}

.sectpad {
    padding: 15px
}

.sectpad-ser {
    padding: 5.7em 0 3em
}

.color h2 {
    color: #242424 !important
}

a.view-all.slide_learn_btn.view_project_btn {
    width: 147px;
    font-size: 14px;
    display: inline-block;
    top: -140px;
    position: relative;
    z-index: 999;
    -webkit-transition: -webkit-transform .55s;
    transition: transform .55s;
    line-height: 43px;
    font-family: 'Poppins';
    background: #53cff5;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 700;
    color: #f5f5f5
}

img {
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s
}

.indurial-solution {
    position: relative;
    background: #009bb3
}

.indpad {
    padding: 1.5em 0
}

.indurial-solution-text h2 {
    font: 600 2em/1em "Open Sans", sans-serif;
    letter-spacing: .4px;
    color: #f5f5f5;
    font-style: italic;
    margin: 0;
    padding: .4em 0 0;
    text-align: center;
    display: inline-block
}

.anim-5,
.anim-5-all * {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

#footer {
    background: #19242a
}

.sec-padding {
    padding-top: 6em;
    padding-bottom: 4.3em
}

.widget.about-us-widget a {
    color: #f0f8ff;
    margin-top: 1.4em
}

.widget.about-us-widget p {
    font-weight: 500;
    color: #fcfdfc;
    margin-top: 2em;
    text-align: left;
    padding-right: 4px;
}

.widget.about-us-widget ul {
    margin: 0;
    padding: 0
}

.widget.about-us-widget ul li {
    display: inline-block;
    list-style: none;
    padding: 10px 9px
}

.widget.about-us-widget ul li:first-child {
    padding-left: 0
}

.widget.about-us-widget ul li a {
    padding: 0;
    color: #7c7c7c
}

.widget.about-us-widget ul li a:hover {
    background: 0 0;
    color: #11adc6
}

.widget.about-us-widget ul li a i {
    font-size: 1.5em
}

.widget.about-us-widget img {
    max-width: 100%;
    background: #fff
}

.get-in-touch h4,
.widget-contact h4,
.widget-links h4 {
    font: 600 20px "Open Sans", sans-serif;
    color: #f5f5f5;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 24px;
    font-style: italic;
    margin-top: 25px
}

.get-in-touch h4:after,
.widget-contact h4:after,
.widget-links h4:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 13px
}

.widget-contact-lists ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-indent: none
}

.widget-contact-lists ul li a {
    color: #e4e4e4;
    line-height: 24px
}

.widget-contact-lists ul li a:hover {
    color: #009bb3
}

.widget-contact-lists ul li i {
    float: left;
    font-size: 25px;
    color: #fff;
    width: 34px;
    padding-top: 13px;
    line-height: 18px
}

.widget-contact-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-indent: -1em
}

.widget-contact-list ul li a {
    font-weight: 600;
    color: #fcfdfc;
    text-transform: inherit;
    line-height: 24px;
    font-size: 12px
}

.widget-contact-list ul li a:hover {
    color: #009bb3
}

.widget-contact-list ul li a:before {
    content: "\f061";
    font-family: 'FontAwesome';
    padding-right: 4px;
    color: #ccc;
    top: 0
}

.widget-contact-list ul li i {
    float: left;
    font-size: 25px;
    color: #009bb3;
    width: 34px;
    padding-top: 13px;
    line-height: 18px
}

.widget.widget-contact ul li .fleft {
    float: left;
    color: #f5f5f5;
    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
    font: 400 1em/1.4em "Open Sans", sans-serif;
    padding: 1.1em 0 0
}

.widget.widget-contact ul li .fleft span {
    color: #1fb5c7
}

.widget.widget-contact ul li i.fa-map-marker {
    padding-top: 22px
}

.widget.widget-contact ul li i.fa-phone {
    font-size: 21px;
    line-height: 41px
}

.widget.widget-contact ul li i.fa-envelope-o {
    font-size: 18px;
    line-height: 41px
}

.widget.widget-contact ul li i.icon-Timer {
    font-size: 20px;
    line-height: 35px
}

.footer-bottom {
    background: #141d22;
    color: #555759
}

.widget.widget-links h4 a {
    color: #f0f8ff
}

.footer-bottom .fo-txt p {
    color: #f9f9f9;
    font: 400 1em/1em "Open Sans", sans-serif
}

.footer-bottom .fo-txt p a {
    color: #1d8898
}

.footer-bottom .fo-txt p a:hover {
    color: #4d90fe;
}

.products-header {
    padding-top: 50px;
    padding-bottom: 50px;
		background: #eee;
}

.products-header span {
    color: #000;
    font-size: 22px;
    font-weight: 800;
}

.products-header h1,
.products-header h2 {
    font: 600 4.3em/1em Alegreya, serif;
    color: #f5f5f5;
    margin: 0;
    padding: 0
}

.breadcumb-schema {
    background: #f2f4f6;
    border-bottom: 1px solid #e6e8e9;
    padding-top: 1.2em;
    padding-bottom: 1.2em
}

.breadcumb-schema ul.breadcumb li {
    display: inline-block;
    margin-right: 6px
}

.breadcumb-schema ul.breadcumb li:last-child a:after,
.breadcumb-schema ul.breadcumb li:last-child span:after {
    display: none
}

.breadcumb-schema ul.breadcumb li a {
    display: inline-block;
    color: #000000;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    display: block
}

.breadcumb-schema ul.breadcumb li span {
    display: inline-block;
    color: #909aa2;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    display: block
}

.breadcumb-schema ul.breadcumb li a i,
.breadcumb-schema ul.breadcumb li span i {
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px
}

.breadcumb-schema ul.breadcumb li a:after,
.breadcumb-schema ul.breadcumb li span:after {
    content: '\f105';
    display: inline-block;
    font-family: 'FontAwesome';
    color: #909aa2;
    font-size: 13px;
    margin-left: 13px
}

.features-section {
    overflow: hidden
}

.features-section .features-image {
    width: -webkit-calc(50% - 210px);
    width: calc(50% - 210px);
    float: left;
    display: block;
    text-align: right
}
@media (min-width:1000px) {
	.pd-md{
		padding-left: 80px !important;
	}
}
@media (max-width:1199px) {
    .features-section .features-image {
        width: 100%
    }
}

@media (max-width:1199px) {
    .features-section .features-image img {
        width: 100%
    }
}

.features-section .features-area {
    width: -webkit-calc(50% + 210px);
    width: calc(50% + 210px);
    float: left;
    position: relative
}

@media (max-width:1199px) {
    .features-section .features-area {
        width: 100%
    }
}

.features-section .features-area:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #0b1e6a;
    top: 0;
    left: 0;
    display: block;
    z-index: 1
}

.features-section .features-area .features {
    max-width: 850px;
    position: relative;
    z-index: 2
}

@media (max-width:1199px) {
    .features-section .features-area .features {
        margin: 0 auto
    }
}

.features-section .features-area .features h3 {
    font: 700 16px/26px Raleway, sans-serif;
    letter-spacing: .3px;
    color: #f5f5f5;
    text-transform: uppercase;
    margin-bottom: 8px
}

.features-section .features-area .features p {
    font: 500 14px/26px Raleway, sans-serif;
    letter-spacing: .3px;
    color: #f5f5f5;
    margin-bottom: 40px;
    opacity: .5
}

.features-section .features-area .features .features-content {
    width: 50%;
    float: left;
    padding: 80px 30px 27px 35px
}

@media (max-width:639px) {
    .features-section .features-area .features .features-content {
        width: 100%
    }
}

.features-section .features-area .features .features-content:first-child {
    background: #0b1e6a
}

.team {
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

@media (max-width:991px) {
    .team {
        padding: 15px
    }
}

@media (max-width:767px) {
    .team {
        padding: 15px;
        width: 400px;
        max-width: 100%;
        margin: 0 auto
    }
}

.team .team-images {
    background: url(../images/demo/img-bg.jpg) repeat center center;
    text-align: center;
    position: relative;
    z-index: 0;
    overflow: hidden;
    height: 297px
}

.team .team-images:after {
    content: '';
    background: 0 0;
    position: absolute;
    border: 1px solid #f5f5f5;
    display: block;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.team .team-images:before {
    position: absolute;
    background-color: rgba(3, 137, 158, .6);
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.team .team-images img {
    max-width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.team .team-content {
    padding: 1em 0 .8em;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: 2px solid #e4e4e4;
    margin: 5px 0 0
}

.team .team-content h4 {
    font: 400 1.15em/1em "Open Sans", sans-serif;
    letter-spacing: .3px;
    color: #242424;
    margin: 0
}

.team .team-content p {
    font: 400 14px/22px "Open Sans", sans-serif;
    letter-spacing: .3px;
    color: #898989;
    margin: 0
}

.team .social-icons {
    display: table;
    position: absolute;
    bottom: 15px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    text-align: center;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.team .social-icons li {
    display: inline-block
}

.team .social-icons li + li {
    margin-left: 25px
}

@media (max-width:1199px) {
    .team .social-icons li + li {
        margin-left: 15px
    }
}

.team .social-icons li a {
    font-size: 22px;
    color: #f5f5f5;
    padding: 0
}

.team .social-icons li a:focus,
.team .social-icons li a:hover {
    background: 0 0;
    color: #c89551
}

.team:hover .social-icons {
    bottom: 125px
}

.team:hover .team-images:after {
    border: 1px solid #f5f5f5;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    background: 0 0
}

.team:hover .team-images:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: 1
}

.team:hover .team-content {
    background: #e6ab0c;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    border: 2px solid #d59d08
}

.team:hover .team-content h4,
.team:hover .team-content p {
    color: #f5f5f5
}

.dedicated-team {
    padding-top: 22px
}

.dedicated-team .our-teams {
    margin-bottom: 30px
}

.team-wrapper {
    padding: 60px 0;
    min-height: 669px
}

.team .box-img {
    position: relative
}

.team .box-img img {
    width: 100%;
    height: 225px
}

.team .box-img .caption {
    position: absolute;
    bottom: -146px;
    background: rgba(10, 45, 78, .9);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 20px 30px
}

.team .box-img:hover .caption {
    width: 100%;
    height: 100%;
    bottom: 0;
    padding: 10px
}

.team .box-img .caption h2 {
    font-weight: 700;
    font-size: 18px;
    color: #f5f5f5;
    text-transform: uppercase;
    margin: 0 0 20px 0
}

.team .box-img .caption p {
    color: #f5f5f5;
    font-size: 15px;
    margin: 0 0 20px 0
}

.team .box-img .caption a {
    font-size: 13px;
    color: #fab90a;
    text-transform: uppercase;
    font-weight: 700
}

.team-wrapper4 {
    background: #fff;
    padding: 42px 0 23px;
    min-height: 740px;
    width: 100%
}

.team-wrapper4 .team {
    margin: 0 0 30px 0
}

.team-wrapper4 .submit {
    margin: 0 auto;
    display: block;
    height: 60px;
    padding-top: 5px;
    width: 41%;
    background: rgb(11, 30, 106)
}

.team-wrapper4 .submit:before,
.team-wrapper4 .submit:hover {
    background: #ffba00 !important
}

.pull-left.news .single-sidebar-widget {
    padding-right: 39px
}

.pull-right .single-sidebar-widget {
    padding-left: 50px
}

.single-side-left {
    width: 320px;
    margin: 0 50px 0 0;
    float: left
}

.content-right {
    width: 800px
}

.touch_top-con ul .item {
    padding: 15px 28px 30px 0;
    text-align: center
}

.touch_top-con ul .item .media .media-left {
    padding-right: 30px;
    vertical-align: middle
}

.touch_top-con ul .item .media .media-left a {
    color: #102060;
    border: 1px solid #102060;
    border-radius: 100%;
    display: block;
    width: 50px;
    height: 50px
}

.touch_top-con ul .item .media .media-left a i {
    border-radius: 50%;
    font-size: 30px;
    line-height: 32px;
    padding-top: 8px
}

.touch_top-con ul .item .media .media-body {
    text-align: left;
    font: 14px/26px "Open Sans", sans-serif;
    color: #898989;
    letter-spacing: .3px
}

.touch_top-con ul .item .media .media-body a {
    color: #898989
}

.touch_top-con ul .item .media .media-body a:hover {
    color: #009bb3
}

.touch_top-con ul .item:first-child {
    padding-top: 0
}

.input_form {
    background: #0C1F6B;
    position: relative;
    padding: 30px;
    border-radius: 8px;
/*    margin-top: 30px;*/

    margin-bottom: 30px;
	color: white
}

.input_form form .form-control {
    margin-bottom: 10px;
    border-radius: 0;
    font: 15px/31px "Open Sans", sans-serif;
    color: #959595;
    padding: 8px 10px 2px 3px;
    border: 1px solid #e1e1e1;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border: none;
    background: 0 0;
    border-bottom: 1px solid #f5f5f5
}

.input_form form .form-control:focus,
.input_form form .form-control:hover {
    border: 1px solid #d6d6d6;
    border-color: #d6d6d6;
    outline: 0;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #f5f5f5
}

.input_form form .form-control:focus {
    -webkit-box-shadow: 0 0 6px 0 rgba(215, 149, 62, .57);
    box-shadow: 0 0 6px 0 rgba(215, 149, 62, .57);
    outline: 0;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #f5f5f5
}

.input_form form .form-control.error {
    margin-bottom: 0
}

.input_form p {
    color: #f5f5f5 !important
}

.input_form form .form-control.error + .error {
    font: 13px/24px "Open Sans", sans-serif;
    margin-bottom: 20px;
    margin-top: 5px;
    color: red;
    font-weight: 400
}

.input_form form textarea.form-control {
    margin-bottom: 15px;
    resize: none;
    padding: 8px 10px 5px 2px;
    height: 150px
}

.input_form form button {
    background: #f6ba18;
    border: 1px solid #f6ba18;
    text-transform: uppercase;
    letter-spacing: 1px;
    font: 600 1.2em/2.1em Roboto, sans-serif;
    padding: 7px 22px 7px 22px;
    color: #19242a;
    margin-top: 10px;
    border-radius: 5px;
    letter-spacing: 3px
}

.input_form form button:hover {
    color: #000;
    border-color: #bb793c
}

.input_form #success {
    color: #7cfc00
}

.input_form #success p {
    color: #7cfc00
}

.input_form #error {
    color: #ff4500
}

.input_form #error p {
    color: #ff4500
}

#mapBox {
    height: 425px
}

#map-area {
    position: relative
}

#map-area::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .4;
    position: absolute;
    top: 0;
    width: 100%
}

.touch p {
    margin: 0 0 1.2em;
    padding: 0;
    font: 400 1em/1.8em "Open Sans", sans-serif;
    color: #8e8d8d
}

.touch h6 {
    color: #1088cc;
    font: 400 1.2em/1.8em "Open Sans", sans-serif;
    letter-spacing: .3px;
    font-style: italic
}

.touch h6 span {
    color: #de5842;
    font: 400 1.2em/1.8em "Open Sans", sans-serif;
    letter-spacing: .3px;
    font-style: italic
}

.submit {
    color: #f5f5f5;
    text-transform: uppercase;
    margin-top: 8px;
    text-shadow: none;
    -webkit-text-shadow: none;
    position: relative;
    letter-spacing: .4px;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    z-index: 1
}

.submit:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #009bb3;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    z-index: -1
}

.submit:focus,
.submit:hover {
    color: #f5f5f5;
    border-color: #bb793c
}

.submit:focus:before,
.submit:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.submit:before {
    background: #53cff5
}

.contactus-button2 submit:hover {
    border-color: #53cff5;
    color: #f5f5f5
}

.contactus-button2 submit:focus {
    color: #f5f5f5
}

.wel-t-band {
    position: relative;
    background: #0b1e6a;
    font: 400 1em/1em "Open Sans", sans-serif;
    color: #6e6e6e
}

.wel-t-band p span {
    color: #3a3a3a
}

.req-button {
    position: relative;
    float: right;
    margin-left: 1em
}

.req-button a {
    background: #ffba00;
    color: #f5f5f5;
    font: 600 1.08em/1em Roboto, sans-serif;
    display: inline-block;
    padding: 1em 1.52em;
    border-radius: 4px;
    border: 1px solid #0c1f6b;
    margin: 7px
}

.req-button a:hover {
    border-radius: 4px;
    color: #f5f5f5;
    border: 1px solid #53cff5;
    background: #53cff5
}

.top-two-right {
    position: relative;
    overflow: hidden;
    padding: 3.5px 0
}

.top-two-right .top-panel {
    float: right;
    width: 65%
}

.pad-logo {
    padding-top: 5px;
    padding-bottom: 5px
}

.touch_top_pad {
    padding-top: .7em;
    padding-bottom: 0
}

.features-image img {
    height: 452px;
    width: 100%
}

.touch_top ul .item .media .blue-color a i {
    color: #1fa6c8
}

.manufacturer-product-info {
    background: #fff;
    position: relative;
    padding-bottom: 2.5em
}

.manufacturer-heading {
    position: relative;
    padding-top: 2.5em;
    overflow: hidden;
	padding-right: 15px;
    padding-left: 15px;
}

.main-product-head h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 900;
    color: #0b1e6a;
    padding-bottom: 38px;
}

.manufacturer-heading ul {
    margin: 0;
    padding: 0
}

.manufacturer-heading ul li {
    margin: 0;
    padding: 0;
    float: left
}

.we-offer-cont {
    width: 32%
}

.we-offer-cont2 {
    width: 68%;
    border-left: 3px solid #25639a
}

.we-offer-cont h1 {
    margin: 0;
    padding: 0 .8em 0 0;
    text-align: right;
    font: 600 2.4em/1em Alegreya, serif;
    color: #323232;
    text-transform: uppercase
}

.we-offer-cont h1 span {
    display: block
}

.we-offer-cont2 {
    width: 68%;
    border-left: 3px solid #25639a
}

.we-offer-cont2 p {
    font: 400 1.2em/1.3em "Open Sans", sans-serif;
    margin: 0;
    padding: 0 0 0 2em;
/*    font-style: italic;*/
    color: #6c6c6c
}

.view .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.manufacturer-blog p {
    margin-bottom: 20px
}

.product-page h2,
.product-page h3,
.product-page h4,
.product-page p {
    margin-top: 10px;
    text-align: justify
}

.flange-manufacturer {
    position: relative;
    overflow: hidden
}

.flange-manufacturer a {
    display: inline-block;
    width: 100%
}

.flange-manufacturer a h4 {
    border-bottom: 2px solid #19a3b8;
    color: #242424;
    font: 600 1.3em/1.5em "Open Sans", sans-serif;
    text-transform: uppercase;
    padding: 0 0 .5em;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.flange-manufacturer a h4:hover {
    color: #fbb12f;
    border-bottom: 2px solid #8192a4
}

.flange-manufacturer p {
    color: #474747;
    font: 400 13px/18px 'Poppins';
    margin: 0;
    padding: 1em 0 .5em
}

.flange-manufacturer h6 a,
.flange-manufacturer p a {
    color: #0c1f6b;
    text-transform: uppercase;
    font: 13px "Open Sans", sans-serif;
    font-weight: 700
}

.flange-manufacturer h6 a:hover,
.flange-manufacturer p a:hover {
    color: #8192a4
}

.flange-manufacturer h6 {
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    padding: 0 0 1em
}

.flange-manufacturer .post-image {
    position: relative;
    overflow: hidden
}

.flange-manufacturer .post-image img {
    max-width: 100%
}

.flange-manufacturer .item {
    position: relative
}

.flange-manufacturer .item .four_arrow_hover_box {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.flange-manufacturer .item:focus .four_arrow_hover_box,
.flange-manufacturer .item:hover .four_arrow_hover_box {
    opacity: .9;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.flange-manufacturer .view {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    text-align: left
}

.flange-manufacturer .view:hover {
    box-shadow: -3px -1px 20px #cfcfcf
}

.flange-manufacturer .view img {
    display: block;
    position: relative
}

.flange-manufacturer .view a.info {
    background: url(../images/demo/icon.png) left bottom no-repeat;
    display: inline-block;
    text-decoration: none;
    text-indent: -9999px;
    width: 58px;
    height: 64px;
    left: -80px;
    bottom: -20px
}

.flange-manufacturer .second-effect .mask {
    opacity: 0;
    overflow: visible;
    border: 0 solid rgba(0, 0, 0, .8);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.flange-manufacturer .second-effect a.info {
    position: relative;
    opacity: 0;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .2s .1s ease-in, opacity .1s ease-in-out;
    -moz-transition: -moz-transform .2s .1s ease-in, opacity .1s ease-in-out;
    -o-transition: -o-transform .2s .1s ease-in, opacity .1s ease-in-out;
    -ms-transition: -ms-transform .2s .1s ease-in, opacity .1s ease-in-out;
    transition: transform .2s .1s ease-in, opacity .1s ease-in-out
}

.flange-manufacturer .second-effect:hover .mask {
    opacity: 1;
    border: 105px solid rgba(15, 38, 58, .6)
}

.flange-manufacturer .second-effect:hover a.info {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.ind-common-pad2 {
    padding: 15px;
    margin-top: -69px;
}

.quality-wrapper {
    position: relative
}

.quality-wrapper h2 {
    font: 300 2.8em/1.3em "Open Sans", sans-serif;
    margin: 0 0 1.2em;
    padding: 0;
    color: #242424
}

.quality-wrapper p {
    color: #6c6c6c;
    margin: 0 0 4em;
    padding: 0;
    font: 400 1.2em/1.8em "Open Sans", sans-serif
}

.vision-wrapper {
    position: relative
}

.vision-wrapper ul {
    margin: 0;
    padding: 0
}

.vision-wrapper ul li {
    margin: 0;
    padding: 0 4em;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #cfcfcf
}

.vision-wrapper ul li p {
    color: #6c6c6c;
    font: 700 1.6em/1.8em "Open Sans", sans-serif;
    padding: 0;
    margin: 0;
    text-transform: uppercase;    
	text-align: center;
}

.vision-wrapper ul li:last-child {
    border-right: 1px solid transparent
}

.vision-wrapper ul li a {
    color: #6c6c6c
}

.vision-wrapper ul li a:hover {
    color: #009bb3
}

.looking-wrapper {
    position: relative;
    background: #0c1f6b;
    padding-top: 3em;
    padding-bottom: 3em
}

.section_header2 {
    position: relative;
    padding: 0 0 2em
}

.section_header2 h2 {
    font: bold 2em/1em Alegreya, serif;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: .3px;
    margin: 0
}

.section_header h2.white,
.section_header2 h2.white {
    color: #f5f5f5
}

.About-us-manufacturer {
    background: #fff
}

.section_header2 h2:before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    background: #fab90a;
    position: absolute;
    bottom: 0
}

.indurial-solution-text2 h2 {
    font: 700 2.57em/1em 'Open Sans Condensed', sans-serif;
    color: #f5f5f5;
    margin: 0;
    padding: 0
}

.looking-wrapper .req-button a {
    background: #000;
    color: #f5f5f5;
    border-radius: 4px;
    font: 600 1.03em/1.3em Raleway, sans-serif;
    padding: .8em 2.5em
}

.looking-wrapper .req-button a i {
    margin-left: 6px
}

.about-sec-content {
    position: relative
}

.about-sec-content h4 {
    color: #303030;
    font: 400 1.3em/1.5em "Open Sans", sans-serif;
    margin: .8em 0 1em;
    padding: 0
}

.about-sec-content p {
    color: #898989;
    font: 400 1.1em/1.7em "Open Sans", sans-serif;
    margin: 0 0 1em;
    padding: 0
}

.about-sec-content ul li {
    color: #6c6c6c;
    font: 400 1.1em/2em "Open Sans", sans-serif
}

.about-sec-content ul li .fa {
    color: #233859;
    margin-right: 5px;
    font-size: 1em
}

.our-t-client img {
    width: 100%;
    background: #fff
}

.about-sec-content img {
    width: 24%;
    float: right;
    margin: 20px;
    border-radius: 10px;
    box-shadow: 6px 9px 20px 0 silver
}

.sidebar1 ul li:before {
    content: "\f101";
    font-family: 'FontAwesome';
    padding-right: 5px;
    color: #007bff;
    top: 0
}

.materials-lists ul li:before {
    content: "\f101";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #007bff;
    top: 0
}

.accordian-area {
    position: relative;
    margin-top: 1.42em
}

.accordian-area .panel .panel-heading .panel-title a i {
    font-size: .8em;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0
}

.accordian-area .panel .panel-heading .panel-title a .fa-plus {
    display: none
}

.accordian-area .panel .panel-heading .panel-title a.collapsed .fa-plus {
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 10px;
    border-radius: 50%;
    border: 1px solid #c8c8c8;
    color: #0e1322
}

.accordian-area .panel .panel-heading .panel-title a i {
    margin: 12.5px;
    line-height: 25px
}

.accordian-area .panel .panel-heading .panel-title a .fa-minus {
    display: block;
    width: 25px;
    text-align: center;
    color: #000;
    height: 25px;
    font-size: 10px;
    border-radius: 50%;
    border: 1px solid #0c1f6b;
    background: #fff
}

.accordian-area .panel .panel-heading .panel-title a.collapsed .fa-minus {
    display: none
}

.accordian-area .panel-group .panel {
    border-radius: 0;
    background: 0 0;
    margin: 10px 0 0 0
}

.accordian-area .panel {
    border-radius: 0
}

.accordian-area .panel-default > .panel-heading {
    position: relative;
    padding: 0;
    margin: 0
}

.accordian-area .panel-title {
    font: 400 18px "Open Sans", sans-serif;
    background: #fff
}

/*
.accordian-area .panel-title.on {
    background: #0c1f6b
}
*/

.accordian-area .panel .panel-heading .panel-title a.collapsed {
    background: #fff;
    color: #242424
}

.accordian-area .panel .panel-heading .panel-title a {
    background: #0c1f6b;
    display: block;
    color: #f5f5f5;
    padding: 12px 0;
    margin: 0 0 0 50px;
    height: 50px
}

.accordian-area .panel-body {
    background: #fff;
    color: #898989;
    font: 400 1.1em/1.8em "Open Sans", sans-serif
}

.panel-title.actives {
    height: 50px
}

.about-but {
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 0;
    padding-top: 1em
}

.about-but a i {
    margin-left: 10px
}

.event-pad {
    padding-top: 1.3em
}

.contactus-button2 {
    position: relative;
    display: inline-block;
    margin-left: 4em
}

.contactus-button2 a {
    background: #e0e1e4;
    color: #000;
    border-radius: 4px;
    font: 600 1.08em/1em Roboto, sans-serif;
    padding: .8em 1.6em;
    display: inline-block;
    border: 1px solid #e0e1e4
}

.contactus-button2 a:hover {
    border-radius: 4px;
    border: 1px solid #009bb3;
    color: #f5f5f5
}

.contactus-button2 a i {
    margin-left: 10px
}

.footer-bg {
    background: #0c1f6b
}

.footer-t-bottom {
    background: #06121c
}

.sec-title h2 {
    margin-bottom: 1em
}

.footer-bg3 {
    padding: 50px;
    min-height: 408px;
    background-size: cover
}

.footer-bg3 h4.widget_title {
    text-transform: capitalize;
    font-style: italic
}

.footer-bg3 .widget-links {
/*    padding: 0 1px*/
}

.footer-bottom3 {
    padding: 19px 15px 16px 23px;
}

.footer-bottom3 .fo-txt p {
/*    margin: 0*/
}

.footer-bottom3 .fo-txt p a {
    color: #f9f9f9
}

.indurial-t-solution3 {
    background: #0b1e6a;
    background-size: cover;
    padding: 29px 0;
    min-height: 100px;
    clear: both
}

.indurial-t-solution3 h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    padding: 6px 0 0 50px;
    float: left
}

.indurial-t-solution3 h3 {
    color: #f5f5f5
}

.indurial-t-solution3 .contactus-button2 a {
    margin: 0
}

.indurial-t-solution3 .contactus-button2 {
    margin-left: 0
}

#contact-google-map {
    width: 100%;
    height: 500px
}

.blog_row img {
    margin-top: 5px
}

#tabs1 .nav > li > a {
    padding: 10px 6px
}

.nav-tabs > li > a {
    margin-right: 1px
}

.nav-tabs a {
    font-size: 15.5px
}

.tab-content .nav a {
    font-size: 14px;
    margin-bottom: 2px
}

.tab-content .col-md-9 {
    width: 100%
}

.list-inline > li {
    padding-left: 2px;
    padding-right: 2px
}

table.sidebar-authorised {
/*    display: table-caption*/
}

.tablechemical td,
table.tablechemical {
    border: 1px solid #000
}

.sidebar-authorised > tbody > tr > td,
.sidebar-authorised > tbody > tr > th,
.sidebar-authorised > tfoot > tr > td,
.sidebar-authorised > tfoot > tr > th,
.sidebar-authorised > thead > tr > td,
.sidebar-authorised > thead > tr > th {
    padding: 4px
}

ul.pipe-manufacturers li {
    width: 280px
}

ul.pipe-manufacturers li a {
    font-size: smaller
}

table tr:first-child td {
    text-align: center;
    padding: 5px;
    background: #0c1f6b;
    border: 1px solid #bebebe;
    color: #f2f9ff;
    font-weight: 800
}

table td {
    font-size: 12px;
    text-align: center;
    padding: 5px;
    background: #f6f6f6;
    border: 1px solid #bebebe;
    color: #000
}

table tr:first-child a {
    color: #f2f9ff
}

table {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    border-radius: 20px;
    border-bottom: none;
    box-shadow: -3px 3px 7px 0 #848282;
    border: 1px solid #777
}

.tds1 h3 {
    background: #0C1F6B;
    color: #f0f8ff;
    text-align: center;
    margin: 0;
    padding: 10px;
    font-size: 18px;
    font-weight: 600
}

.clients-logo img {
    width: 100%;
    background-color: #fff;
	    margin-top: 12px;
    height: 406px;
}

/*
.whatsapp-float {
   z-index: 1000;
    display: block;
    position: fixed;
    bottom: 19px;
    left: 20px;
    padding: 0 !important;
    margin-left: -109px;
    box-shadow: 3px 3px 14px #0000005e !important;
    background: #fff;
    border-radius: 12px;
    background: #fff !important;
}
*/

.whatsapp-float {
    z-index: 1000;
    display: block;
    position: fixed;
    bottom: 20px;
    left: 20px;
    right: auto;
    padding: 0!important;
    box-shadow: 0 0 12px 1px #00a82d!important;
    background: #fff;
    border-radius: 100%;
    background: #fff!important;
}

.whatsapp-float img {
    width: 65px;
    background: #fff;
    border-radius: 50px;
    box-shadow: 1px 1px 20px 3px green;
}
/*
.whatsapp-float img {
    width: 65px;
    background: #fff;
    border-radius: 50px
}
*/


@media (max-width:768px) {
/*
    .whatsapp-float {
        display: none
    }
*/
	.col-md-12.pull-left.col.col-sm-12.stainless-steel-pipe {
    display: none !important;
}
	
}
@media (max-width:1310px) {

.logo img {
       
        width: 300px !important;
        height: 80px !important;
    }
}
	.menu > li a {
    font-size: 12px !important;
    color: #000;
}
	
}


@media (max-width:1200px) {

nav a{
		font-size: 12px !important;
	}
	.menu > li > a {
    font-weight: 600;
    padding: 4px;
}
	
	
}



.stainless-steel-pipe {
    padding: 10px
}

.stainless-steel-pipe ul li {
    display: inline-block
}

.stainless-steel-pipe i {
    padding: 0 6px 0 10px;
    color: #e3e3e3;
    border-left: 1px solid
}

.stainless-steel-pipe a {
    color: #e3e3e3
}

.stainless-steel-pipe-manufacturer {
        font-size: 14px;
    text-align: center;
    font-weight: 500;

}

.steel-pipe-fittings {
    padding-bottom: 15px;
}

.steel-pipe-fittings ul li a {
    color: #333;
    font-size: 12px;
}

.steel-pipe-fittings ul li a:before {
    content: "\f061";
    font-family: 'FontAwesome';
    padding-right: 4px;
    color: #333;
    top: 0;
}

.error h1 {
    font-size: 48px;
    text-align: center;
    padding: 50px
}

.error h2 {
    font-size: 35px;
    text-align: center;
    padding: 50px
}
@media (max-width:768px) { 
    .footer-bottom3 {
    padding: 19px 15px 91px 23px;}

		figcaption.sld-slider__text {
    display: none !important;
	}

}
ol {
    padding: 0px;
}

.about-us-widget i {
    padding-right: 10px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    /* border: 0; */
    border-top: 1px solid #eee;
    width: 100%;
}


/*404*/

.error-404-area {
    background: #242424 url(../images/slider/1/3.jpg) center center no-repeat;
    background-size: cover;
    padding-bottom: 175px;
    padding-top: 150px; 
    position: relative;
     font-size: 60px;
}
.error-404-area a:hover {
    color: #00a04f;
     font-size: 60px;
/*    background: #f3f5f3;*/
}
.error-404-area h3 {
    font-family: 'Poppins';
    font-weight: 600;
    color: #f3f5f3;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px;
    text-align: center;
}
.error-404-area .thm-container {
    position: relative;
}
.error-404-area:before {
    content: '';
    background: #242A34;
    opacity: .68;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

h2.dq {
    font-size: 200px;
    color: firebrick;
}

a.d-1 {
    color: #23B46F;
    transition: all 0.3s ease;
    text-decoration: none !important;
    outline: none !important;
    font-size: 15px;
}
.a2 {
    padding-top: 45px;
}
/*404*/


img.pb-20 {
    padding-bottom: 25px;
}

.list-quality{
	 display: inline-grid;
    margin-left: 50px !important;
}
.mb-10{
	margin-bottom: 10px !important;
}
.mb-20{
	margin-bottom: 20px !important;
}
.mt-10{
	margin-top: 10px !important;
}
.mt-20{
	margin-top: 20px !important;
}
.mt-30{
	margin-top: 30px !important;
}
.mt-40{
	margin-top: 40px !important;
}
.side-br{
    border-right: 3px solid #0b1e6a;
}

.modal-img {height: 38px;padding-right: 8px;padding-bottom: 10px;}.modal-title {font-size: 28px;font-weight: 600;border-left: #000000 1px solid;padding-left: 12px;color: #000000 ;}

.form-block{
    margin: 24px;
}
.modal-body .input_form{
    margin-top: 4px;
    margin-bottom: 4px;
}

.leadbtnclose {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px
}

.leadbtnclose .btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5
}

.leadbtnclose .btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}       
ul.quick li {
    display: inline-block;
}

.icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
   transform: translateY(2px);
}

.icon-svg{
   background-image: url("../images/svg/gmb.svg");
  filter: invert(100%) sepia(0%) saturate(3578%) hue-rotate(200deg) brightness(79%) contrast(136%);
}

.footer-bottom3 .fo-txt p a .icon{
   height: 15px;
   width: 15px;
    filter: invert(100%) sepia(0%) saturate(3578%) hue-rotate(200deg) brightness(79%) contrast(136%);
}
.footer-bottom3 .fo-txt p a:hover .icon{
   filter: invert(57%) sepia(60%) saturate(3684%) hue-rotate(197deg) brightness(99%) contrast(102%);
   transition: all .4s ease-in-out;
}

.stainless-steel-pipe  .fa-linkedin-square{
    border-right: 1px solid;
}

.stainless-steel-pipe  .icon-svg{
    border-left: none;
}
.ann-table {
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 10px;
    background: #a0d9f100;
    font-size: 13px;
}

.ann-table {
    border: 2px #2b8b5b solid;
}
.ann-table li {
    line-height: 17px;
    /* list-style-type: disclosure-closed; */
    color: #1a8755;
}

.ann-table li ol li {
    list-style: inside;
    list-style-type: decimal;
}
.ann-table li {
    padding-left: 5px;
    list-style-type: decimal;
}
.ann-table {
    border: 2px #2b8b5b solid;
    padding-left: 30px;
}
.sidebar1 h4 {
 margin-top: 20px;
    font-size: 16px;
    text-transform: uppercase;
    background: #0C1F6B;
    padding: 10px;
    margin-bottom: 0;
	color: white;
	
}
.sidebar1 h4 a {
    color: white;
}
.widget h5 a {
    color: white;
}
 .widget-links h5:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 13px;
}
.widget h5 {
    color: white;
}
.widget h5:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 13px;
}
.whatsapp-float img {
    width: 65px;
    background: #fff;
    border-radius: 50px;
    box-shadow: 1px 1px 12px 4px green
}

.whatsapp-float {
    z-index: 1000;
    display: block;
    position: fixed;
    bottom: 20px;
    left: 10px;
    right: auto;
    padding: 0 !important;
    border-radius: 100%
}
.vaisha {
    padding-top: 29px;
    /* border-radius: 25px; */
}

ul.rrr {
    padding: 4px;
}

i.fa.fa-arrow-circle-right {
    color: #233859;
    margin-right: 5px;
    font-size: 1em;
}

h1.err {
    color: #000;
    font-size: 22px;
    font-weight: 800;
    font-family: 'Poppins';
}


p.rex {
    cursor: pointer!important;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    color: #0c1f6b;
}

i.fa.fa-whatsapp {
    font-size: 23px;
    color: white;
}

p.wwe {
    font-size: 23px;
    font-weight: 600;
    color: #0c1f6b;
    text-align: center;
}

p.bjp {
    cursor: pointer!important;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

p.bj {
    cursor: pointer!important;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
}

img.tgg {
    width: 41px;
}

.item.bbb {
    padding-bottom: 29px;
}

*{
    margin: 0px;
    padding: 0px;
    font-family: poppins;
    box-sizing: border-box;
}
a{
    text-decoration: none;
}
#testimonials{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width:100%;
}
.testimonial-heading{
    letter-spacing: 1px;
    margin: 30px 0px;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
 
.testimonial-heading span{
    font-size: 1.3rem;
    color: #252525;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.testimonial-box-container{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width:100%;
}
.testimonial-box{
    width:500px;
    box-shadow: 2px 2px 30px rgba(0,0,0,0.1);
    background-color: #ffffff;
    padding: 20px;
    margin: 15px;
    cursor: pointer;
}
.profile-img{
    width:50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.profile-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.profile{
    display: flex;
    align-items: center;
}
.name-user{
    display: flex;
    flex-direction: column;
}
.name-user strong{
    color: #3d3d3d;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
}
.name-user span{
    color: #979797;
    font-size: 0.8rem;
}
.reviews{
    color: #f9d71c;
}
.box-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.client-comment p{
    font-size: 14px;
    color: #4b4b4b;
}
.testimonial-box:hover{
    transform: translateY(-10px);
    transition: all ease 0.3s;
}
 
@media(max-width:1060px){
    .testimonial-box{
        width:45%;
        padding: 10px;
    }
}
@media(max-width:790px){
    .testimonial-box{
        width:100%;
    }
    .testimonial-heading h1{
        font-size: 1.4rem;
    }
}
@media(max-width:340px){
    .box-top{
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .reviews{
        margin-top: 10px;
    }
}
::selection{
    color: #ffffff;
    background-color: #252525;
}

.name-user strong {
    font-size: 17px;
}


.testimonial-box {
    border: 1px solid #0b1e6a;
}


section.team-wrapper.bbb {
    min-height: 22px;
}

h3.brgv {
    text-align: center;
    font-size: 20px;
}


p.btw {
    cursor: pointer!important;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    color: #0c1f6b;
}


p.benz {
    font: 700 2.57em/1em 'Open Sans Condensed', sans-serif;
    color: #f5f5f5;
    margin: 0;
    padding: 0;
}


p.audi {
    font: bold 2em/1em Alegreya, serif;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: .3px;
    margin: 0;
}



.section_header2 h4:before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    background: #fab90a;
    position: absolute;
    bottom: 0;
}



h4.bm {
    font: bold 2em/1em Alegreya, serif;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: .3px;
    margin: 0;
}


p.bm {
    font: bold 2em/1em Alegreya, serif;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: .3px;
    margin: 0;
}





p.bnn {
    cursor: pointer!important;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    color: #777;
}

p.bnm {
    font-weight: 700;
    font-size: 18px;
    color: #f5f5f5;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

p.brgv {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #0c1f6b;
}




.section_header2 p:before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    background: #fab90a;
    position: absolute;
    bottom: 0;
}





.indurial-t-solution3 p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    padding: 6px 0 0 50px;
    float: left;
}



.indurial-solution-text p {
    font: 600 2em/1em "Open Sans", sans-serif;
    letter-spacing: .4px;
    color: #f5f5f5;
    font-style: italic;
    margin: 0;
    padding: 0.4em 0 0;
    text-align: center;
    display: inline-block;
}


.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

ul.city-t li {
    list-style: disc;
}


.row.justify-content-center a {
    margin: 0 auto;
    display: block;
    height: 60px;
    padding-top: 5px;
    width: 45%;
    background: rgb(11, 30, 106);
	    text-align: center;
}

.row.justify-content-center img {
    margin-top: -1px;
}
ul.not li {
    list-style: disc;
}

caption {
    background-color: #c1bdbd;
    padding: 0 4px;
    border-radius: 5px 5px 0 0;
    max-width: 100%;
    color: black;
    text-align: center;
}


@media (max-width: 1140px) and (max-width: 1350px) {
    .logo img {
               width: 300px !important;
        height: 80px !important;
        margin-left: -60px;
    }
	.menu > li a {

	    font-size: 12px !important;
}
}
@media (max-width: 1096px) and (max-width: 1140px) {
    .logo img {
               width: 260px !important;
        height: 75px !important;
        margin-left: -65px;
    }
}
@media (max-width: 1090px)  and (max-width: 1096px){
    .logo img {
               margin-left: -65px !important;
        width: 255px !important;
    }
	.menu > li a {
    font-size: 11px !important;
    color: #000;
}
}


@media (min-width: 998px) and (max-width: 1090px){
   .logo img {
        margin-left: -65px !important;
       width: 240px !important;
        height: 60px !important;
        margin-top: 7px !important;
    }
	.menu > li a {
    font-size: 12px !important;
    color: #000;
}
}
@media (min-width: 896px) and (max-width: 998px){
/*
   .logo img {
        margin-left: -65px !important;
        width: 245px !important;
        height: 66px !important;
         margin-top: 10px;
    }
*/
	.menu > li a {
    font-size: 13px !important;
    color: #000;
}
}


@media  (max-width: 996px){
/*
.logo img {
        margin-left: -65px !important;
        width: 168px !important;
        height: 54px !important;
        margin-left: -75px !important;
        margin-top: 10px !important;
    }
*/
	.menu > li a {
    font-size: 13px !important;
    color: #000;
		        font-weight: 500 !important; 
		        border-bottom: 1px solid #8080802b !important;
}
}

@media (max-width: 344px) {
    .logo img {
                float: left;
        margin-left: -12px !important;
               width: 210px !important;
        height: 60px !important;
    }
}
p.dfdf {
    text-align: center;
}