/*font-family: 'Rubik', sans-serif;*/
*{margin:0;
	padding:0;
	text-decoration:none}

body{
	font-family: 'Rubik', sans-serif;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 0px;
}


/*header-menu top*/

.top-head{
	background:#0484e0;

}
.desktop-menu{
	float: right;
	padding-top: 15px;
}

.head-cont li{
	list-style: none;
	float: left;
	padding: 0 10px;

}
.head-cont li a{
	color: #ffffffed;
	font-size: 18px;
	font-family: 'Concert One', cursive;
}
.head-menu{
	float: right;
	padding-top: 18px;
}
.head-menu li {
list-style: none;
float: left;
padding: 0 10px;
border-left: 1px solid #0055a5;
}
.head-menu li:first-child{
border-left: 1px solid #fff0;	
}
.head-menu li a{
	color: #fff;
	font-size: 14px;
}

.desktop-logo  {
	width:100%;
	position: relative;
	background: #fff;
}
.desktop-logo a img {
	z-index: 99;
	position: relative;
	width: 250px;
}
.desktop-logo:before {
	position: absolute;
	content:'';
	top:0;
	left:0;
	width:200px;
	background: #fff;
	margin-left: -145px;
    height: 100%;
    z-index: 98;
}
.desktop-logo:after {
	position: absolute;
	content:'';
	top:0;
	right: 0;
	width:100px;
	background: #fff;
	margin-right: -75px;
    height: 100%;
    z-index: 98;
    transform: skewX(-23deg);
    border-right:10px solid #216ca9b3;
}
.top-head {
	overflow: hidden;
}

/*header-menu top end*/


/*header-menu bottom*/
.res_menu{
	display: none !important;
}
header{position:relative;width:100%;background:#ffffffc4;z-index: 99;}
.logo{position:relative;z-index:123;padding:10px;font:18px;color:#6DDB07;float:left;width:15%;display: none;}
.logo a{color:#6DDB07;}
nav{position:relative;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;    text-align: center;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}

#cssmenu > ul > li{display: inline-block;}
#cssmenu > ul > li > a{padding:15px;font-size:14px;letter-spacing:1px;text-decoration:none;color:#28292b;font-weight:700;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#f26522!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:23px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#28292b;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#28292b;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#216ca9;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{padding:11px 15px;width:252px;font-size:14px;text-decoration:none;color:#fff;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:768px){
.rubber_img img {
    margin: 5px 0 !important;
}
.pad-non{
    padding-right: 5px;
    padding-left: 5px;
}

    .top-head {
    padding-bottom: 5px;
}
	.desktop-menu {
    padding-top: 5px;
}
.head-cont li a{
	font-size: 15px;
}
.desktop-logo  {
	display: none;
}
.head-menu{
	display: none;
}

.logo{position:absolute;top:0;left: 0;width:100%;text-align:center;padding:10px 0 10px 0float:none;background:#216CA9; display: block;}
.logo img{
	width:60%;
}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{
	text-align: left;
}
.logo2{display:none}
.res_menu{
	display: block !important;
}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none;    margin-top: 20px;}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:12px;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:45px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#000;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#000;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}

#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}


/*header-menu*/


/*slider*/
#slider-sec{
margin-top: -44px;
}
.slid-bg{
	color: #fff !important;
}
.slid-bg h1{
	margin-bottom: 18px;
}
.slid-bg a{
	color: #fff;
	background: #0075c9;
	padding: 10px 30px;
	border-radius: 100px;
}
.carousel-indicators{
	display: none;
}
.control-round .carousel-control.left{
	display: block !important;
}
.control-round .carousel-control.right{
	display: block !important;
}
@media screen and (max-width:768px){
#slider-sec{
margin-top: 24px;
}
.slid-bg a{
    color: #fff;
    background: #0075c9;
    padding: 5px 8px;
    border-radius: 100px;
        font-size: 11px;
}
.hm-safty{
    padding: 40px 0px !important;
}
.slide h4{
    font-size: 11px;
        height:50px;
}
.hm-sfty-detail p{
font-size:25px  !important;
}
.hm-sfty-detail h2{
    font-size: 28px !important;
}
}
/*slider end*/



/*About */
.hm-abt-head{
	 background-color: rgba(40, 41, 43, 0.4);
	     padding-bottom: 11px;
}
.hm-abt-head-txt{
	text-transform: uppercase;
	text-align: center;
	 
}
.hm-abt-head-txt h2{
	  margin: 0 !important; 
	  font-size: 25px; 
}
.hm-abt-head-txt h2 span{
	  background: #0484e0;
	    padding: 28px 60px 10px 60px;
	    color: #fff;
	        border-top-right-radius: 162px 81px;
    border-top-left-radius: 162px 81px;
        box-shadow: 0 -3px 13px 0 rgba(0, 0, 0, 0.5);
}



.hm-abt{
	padding: 40px 0;
}
.hm-abt-detail h2{
	text-align: center;
	font-weight: bold;
}
.hm-abt-detail p{
	text-align: center;
	font-size: 17px;
}
.hm-abt-detail p span{
	color: #0075c9;
}
.hm-abt-detail a{
	background: #0484e0;
	font-size: 18px;
	color: #fff;
	padding: 8px 30px;
	border-radius: 10px;
	margin: 0 auto;
	display: table;
	box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.5);
}


@media screen and (max-width:768px){
    .hm-abt-head-txt h2{
        font-size: 16px;
    }
    .hm-abt-head-txt h2 span{
            padding: 18px 51px 10px 51px;
    }
}



/*About end*/

/*Hm-product*/
.hm-service-main{
	background: #eff2f5;
	padding: 25px 0;
}
.hm-ser-head h2{
 text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
}
.hm-prod-dtl h4 {
    padding: 20px 0 5px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    position: relative;
}
.hm-prod-dtl h4 {
    padding: 20px 0 5px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    position: relative;
}
.owl-carousel .owl-item img {
    width: auto !important;
}
.prod-box-main img {
    margin: 0 auto;
    display: table;
    border: 2px solid #d1d1d1;
}
.hm-prod-dtl {
    border: 2px solid #d1d1d1;
    padding: 30px 10px 0 10px;
    height: 175px;
    margin-top: -40px;
  /*  background: linear-gradient(180deg, rgba(33,12,106,0.6) 0%, rgba(3,138,214,1) 100%);*/
  background: #005c96;
}
.hm-prod-dtl h4:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 15%;
    height: 1px;
    background: #fff;
    margin: 0 auto;
   /* display: table;*/
}
.hm-prod-dtl a {
    color: #fff;
    margin: 0 auto;
    display: table;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    padding: 6px 25px;
    border: 1px solid #d1d1d1;
    border-radius: 25px;
    margin-top: 15px;
}
/*Hm-product close*/



/*hm-Road & Traffic Safety*/
.hm-safty{
	background: url(../img/trafic-hm-background.jpg);
	background-size: cover;
	padding:60px 20px;
}
.hm-sfty-detail p{
	    font-family: 'Open Sans', sans-serif;
	    font-size: 30px;
	    font-weight: 100;
	        font-style: normal;
    font-stretch: normal;
        line-height: 1.15;
    letter-spacing: -0.3px;
    text-align: right;

}
.hm-sfty-detail p span{
    color: #0075c9;
}
.hm-sfty-detail h2{
font-size: 45px;
font-weight: bold;
margin-top: 12px;
margin-bottom: 20px;
text-align: right;
}

.hm-sfty-detail a{
	background: #0484e0;
	font-size: 18px;
	color: #fff;
	padding: 8px 30px;
	border-radius: 10px;
float: right;
	box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.5);
}
/* Slider */

.slick-slide {
    margin: 0px 5px;
}

.slide h4{
	background: #005c96;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 13px;
	padding:5px;
    height: 42px;
}
.slide h4 a{
	color: #fff;
}
.customer-logos{
    position: relative !important;
}
.slick-slide img {
    width: 100%;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*hm-Road & Traffic Safety end*/





/*Get Security*/
.hm-client-main {
    padding: 50px 0;
}
.client-box {
    background: #005c96;
    padding: 30px 10px 70px 10px;
}
.clt-img img {
    margin: 0 auto;
    display: table;
    width: 100px;
    height: 100px;
}
.clt-head h4 {
    color: #fff;
    text-align: center;
    padding-top: 20px;
}
.ind-ser {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0px;
    z-index: 99;
    background: url(../img/home_bg.png) no-repeat center center;
    background-size: cover;
}
.slide h4 {
    text-align: center;
}
.hm-clt-head h2{
        text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
}
.all-get-security a{
        background: #0075c9;
    font-size: 18px;
    color: #fff;
    padding: 8px 30px;
    border-radius: 10px;
    position: relative;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.5);
    z-index: 99;
}
@media screen and (max-width:768px){
.ind-ser{
    display: none;
}
.client-box {
    margin-bottom: 30px;
    padding:15px 10px 15px 10px;
}
.ftr-menu ul li{
padding:0 10px !important;
    font-size: 16px !important;
}
.ftr-menu{
    margin-top:20px !important;
}
.inner_dratil h2{
font-size:20px !important;
}

}
/*Get Security end*/



/*footer*/

.ftr{
    background-color: #003e5d;
    position: relative;
    padding: 30px 0;
}
.ftr-back-top {
      box-shadow: 0 3px 2px 1px #00000054;
      padding-bottom: 10px;
}
.ftr-logo{
    margin-top: 15px;
}
.ftr-logo img{
    width: 90%;
}
.ftr-back-top a{
    text-align: center;
    color: #e66303;
    font-weight: bold;
    font-size: 20px;
}
.ftr-cont h4{
font-weight: bold;
    color: #ffffffe1;
    font-size: 28px;
    line-height: 35px;
    font-family: 'Exo 2', sans-serif;
    margin-top: 0px;
    clear: both;
}
.ftr-cont h4{
    padding-top: 20px;
    opacity: 0.8;
    margin-bottom: 2px;
}
.ftr-cont h3{
    font-weight: bold;
    color: #ffffffe1;
    font-size: 23px;
    font-family: 'Exo 2', sans-serif;
    clear: both;
    margin-top: 12px;
    margin-bottom: 2px;
}
.ftr-cont h3 span{
  color: #e66303;
}
.ftr-menu ul li{
    float: left;
    list-style: none;
    padding: 0 20px;
    font-size: 20px;
}
.ftr-menu{
    margin-top: 60px;
}
.ftr-menu ul li a{
    color: #ffffffe1;
}
.ftr-menu ul li a:hover{
    color: #ffffffe1;
}

.ftr-detail{
    padding: 25px 0;
}
.ftr-copyright p{
    color: #ffffffe1;
    font-size: 15px;
}
.ftr-soacil ul li{
    list-style: none;
    float: left;
    color: #ffffffe1;
    font-weight: bold;
    font-size: 18px;
}
.ftr-soacil ul li span{
    padding-right: 30px;
}
.ftr-soacil ul li a{
    color: #ffffffe1;
    margin: 5px;
}
/*footer end*/



/*inner page header*/
.inner_banner{
    background: url(../img/abt_banner.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.water_banner{
    background: url(../img/water_banner.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.entrance_banner{
    background: url(../img/entrance_banner.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.inner_dratil h2{
    color: #fff;
        border-bottom: 1px solid #fff;
            padding-bottom: 15px;
}
.inner_dratil ul li{
    float: left;
    list-style: none;
    color: #fff;
    padding: 0 5px;
    font-size: 16px;
}
.inner_dratil ul li a{
    color: #e66303;
}
/*inner page header end*/


/*about*/
.abt-head{
    padding: 20px 0;
}
.abt-head h2{
    text-align: center;
    font-weight: bold;
}
.abt-detail p{
    font-size: 16px;
}
.abt-detail p span{
    color: #0075c9;
}
/*about close*/


/*contact*/
.contact-us-container{
    margin: 60px 0;
}
.contact-form input[type="text"] {
    width: 95%;
    height: 42px;
}
.contact-form label {
    font-size: 13px;
    font-weight: 400;
}
.contact-form textarea {
    width: 95%;
    height: 170px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.form-group textarea,input::placeholder {
    padding-left: 5px;
    font-style: italic;
}
.form-group label{
font-size: 16px;
}
.form-group {
    margin-bottom: 25px;
}
input[type="submit"]{
    background: #003e5d;
    border: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
}
.conts h4{
    color: #0484e0;
}

/*contact end*/


/*Rainwater Harvesting*/
.rainwater{
    margin: 40px 0;
}

.rainwater-dtl p span{
    font-weight: bold;
    font-size: 15px;
    font-style: italic;
     color: #333;
}

.rainwater-img{
    margin-bottom: 40px;
}
.rainwater-prod{
    margin-bottom: 30px;
}
/*Rainwater Harvesting end*/




/*Mini Hot Dip Galvanizing Plant*/
.mini-hot{
    margin: 40px 0;
}

.mini-hot-dtl h1{
    margin-bottom: 30px;
}
.mini-hot-dtl p{
    font-size: 16px;
}
.mini-hot-dtl h4{
    font-size: 20px;
    font-weight: bold;
    color: #cd232c;
    margin-top: 20px;
    margin-bottom: 10px;
}
.mini-hot-dtl p span{
        color: #0484e0;
}
.mini-hot-img img{
    margin: 40px auto;
    display: table;
}
.mini-hot-dtl ul li{
    list-style: none;
    padding: 4px 0;
}
/*Mini Hot Dip Galvanizing Plant end*/



/*Entrance Security Product*/
.baggage-scanner h2{ 
color: #0484e0;
 }
.tall{
    margin: 10px 0;
        background-image: linear-gradient(to right, transparent, #003e5d, transparent);
    border: 0;
    height: 2px;
}
.rubber_img img{
 margin: 15px 0;
}
.rubber-head h2{
    background: #003e5d;
    padding: 10px;
    color: #fff;
    text-align: center;
}

/*Entrance Security Product end*/




/* Quick contact-x start*/
.modal2 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
   /* Sit on top */
  /*padding-top: 100px;*/ /* Location of the box */
  /*left: 0;
  top: 0;
  width: 100%; 
  height: 100%; */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content2 {
/*  position: relative;*/
background-color: #fefefe;
/*margin: auto;
padding: 0;*/

width: 20%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s;
position: fixed;
right: 6px;
bottom: 0;
border-radius: 5px 5px 0 0;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {bottom:-300px; opacity:0} 
  to {bottom:0; opacity:1}
}

@keyframes animatetop {
  from {bottom:-300px; opacity:0}
  to {bottom:0; opacity:1}
}

/* The Close Button */
.alose {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.alose:hover,
.alose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header2 {
  padding: 2px 16px;
  background-color: #dc213c;
  color: white;
  border-radius: 5px 5px 0 0;
}

.modal-body2 {padding: 2px 16px;}

.form_btn{
    position: fixed;
    bottom: 5px;
    right: 30px;
z-index: 9;
}
.form_btn h1{
    color: #fff;
    background: #dc213c ;
    width: 55px;
    height: 55px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px 5px 25px 25px;
    font-size: 25px;
    cursor: pointer;
}
.form_btn h1:hover{
 transform: scale(0.9,0.9);

}


/*Form*/
.quickcontact input, textarea::placeholder {
    font-size: 13px !important;
}

.quickcontact input[type="text"], [type="email"], [type="number"], textarea, select {
    width: 100%;
    max-width: 100%;
    padding: 8px 5px 8px 5px;
    margin: 5px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.quickcontact input[type="submit"] {
    width: 100%;
    max-width: 100%;
    background-color: #dc213c;
    color: white;
    padding: 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 2px;
}
@media screen and (max-width: 768px){
    .client_logo ul li{
        width: 33%;
    }
    .modal-content2 {
width: 70%;
}
}
@media screen (min-width: 769px) and (max-width: 992px){
    .modal-content2 {
width: 40%;
}
}
/* Quick contact-x End*/











/* PRODUCTS Us */

 .hm-abts{
    background: #f5f5f5;
}
 
.hm-abt-heads{
    margin-bottom: 15px;
}
.hm-abt-heads h2{
     text-align: center;
     margin-top: 12px;
     font-size: 38px;
  color: #344478;
}
.hm-abts{
    padding: 30px 0 40px;
}
.hm-abt-ctgry{
    background: #fff;
    border: 1px solid #33333314;
    padding: 5px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.hm-abt-ctgry h4{
     font-size: 18px;
     line-height: 1;
     margin-top: 8px;
     margin-bottom: 2px;
         height: 55px;
             color: #344478;
}
 .hm-abt-ctgry h4 span{
         font-size: 13px;
         color: #666;
}
.prod-bord {
    border: 1px solid #98232b;
    width: 10%;
    margin: 15px auto;
    display: table;
}
.destion-link{
 background: #3d9c41;
    color: #fff;
    padding: 7px 10px;
    float: right;
    margin-top: 10px;
   border-radius: 5px;
    box-shadow: 0 2px 0 0 #7d4a09;
    
}
.destion-link:hover{
  text-decoration: none;
  background: #3d9c41;
  color: #fff;
  border-bottom:0px solid #2e8431de;
}

.hm-service-container {
  position: relative;
  width: 100%;
}

.hm-service-image {
  display: block;
  width: 100%;
  height: auto;
}

.hm-service-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #0000004f;
}

.hm-abt-ctgry:hover .hm-service-container .hm-service-overlay {
  opacity: 1;
}

.hm-service-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 10%;
  left: 2%;
}


.hm_prod_all a{
  position: relative;
    background: #ea7309;
    padding: 10px 15px;
    border: 0;
    font-size: 15px;
    color: #fff;
    border-radius: 6px;
    outline: 0;
    letter-spacing: .5px;
    background-image: linear-gradient(to top,#ffa000 0,#ff7f00 25%,#ff7400 50%,#ff5a00 100%);
    box-shadow: 0 2px 0 0 #7d4a09;
}
 
/* PRODUCTS Us end*/



.pipe_tube_banner {
    background: url(../img/pipe-tube-galvanizing-plant-banner.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
}

