

/*  */
.pagebg {
    background-size:  cover;
    background-position: center;
    position:  relative;
}

.pagebg::before {
    content:  "";
    background: rgba(0, 0, 0, 0.4);
    position:  absolute;
    width:  100%;
    height:  100%;
    top: 0;
    left:  0;
}
.pagebg p {
	position: relative;
    padding: 90px 0;
    padding-left:  70px;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    text-transform:  uppercase;
    margin-bottom:  0;
    color:  #fff;
    text-shadow: 0 2px 3px #000;
}
.inpages {
    padding: 35px 60px;
	background: url(https://hitechbathsolution.in/wp-content/uploads/2020/07/inbg.jpg);
    background-position: center;
    background-attachment: fixed;
	margin-top: -30px;
	padding-bottom: 50px;
	background-size: 130px;
}
.pagehead {
    font-size: 35px;
    line-height: 45px;
    position: relative;
    text-transform: uppercase;
    text-align: center !important;
    word-spacing: 5px;
    color: #0e1f52;
    font-weight: 600;
    margin-bottom: 20px;
}
.pagehead:before {
    content: "";
    position: relative;
    background: #ce2c1b;
    width: 4px;
    height: 40px;
    top: 7px;
    margin-right: 15px;
    display: inline-block;
    border-top: 10px solid #263257;
}
.pagehead:after {
    content: "";
    margin-left: 15px;
    position: relative;
    background: #ce2c1b;
    width: 4px;
    height: 40px;
    top: 7px;
    display: inline-block;
    border-bottom: 10px solid #263257;
}
.textjust{
	text-align: justify;
}
.inpages p, li {
    color: #444;
    font-size: 16px;
}
.abc{
	display:none;
}
.misvis {
    width:  100%;
    float:  left;
    background: rgba(41, 56, 99, 0.05);
    padding: 15px;
    box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(41, 56, 99, 0.2);
}
.misvis .fa {
    float:  left;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 35px;
    color: #ce2c1b;
    text-align:  center;
    margin-top: 30px;
}
.misvis .misright {
    float:  right;
    width: 84%;
    text-align:  justify;
}
.misvis h4 {
    font-size:  18px;
    font-weight:  600;
    text-transform:  uppercase;
    margin-bottom:  5px;
}
.misvis p {
    margin-bottom:  0;
}
.mymarleft {
    margin-left: 10rem;
}
.contact-iconbox {
    text-align: center;
    border: 5px double rgb(248, 248, 248);
    margin: 5px 0px;
    margin-top: -20px;
    padding: 15px 15px;
    background: rgba(41, 56, 99, 0.07);
}
.contact-iconbox .fa {
    font-size: 28px;
    background: #ce2c1b;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    color: #fff;
    transition: all ease-in-out 0.5s;
}
.contact-iconbox:hover .fa {
    transform: scale(1.1);
    background: #293863;
}
.contact-iconbox p {
    margin-bottom: 0;
}
.contact-iconbox a {
    color: #444;
}
.contact-iconbox h4 {
    font-size: 18px;
    margin-top: 12px;
    color: #222;
    margin-bottom: 5px;
    font-weight: 600;
}
.wpcf7 {
    border: 1px dashed #ccc;
    box-shadow: 0 2px 30px 10px rgba(0,0,0,0.05);
    padding: 20px;
	background: #fff;
}
.wpcf7 p {
    margin-bottom: 10px;
}
.wpcf7 label {
    width: 100%;
    font-weight: 400;
    text-transform: uppercase;
    color: #222;
    font-size: 15px;
    line-height: 25px;
}
.wpcf7 label span {
    width: 100%;
}
.wpcf7 input {
    width: 100%;
    border: 1px solid #ccc;
    border-bottom: 2px solid #2d385e;
    padding: 5px 5px;
    font-weight: 500;
    background: #fff;
}
.wpcf7 select {
    width: 100%;
    border: 1px solid #ccc;
    border-bottom: 2px solid #de6c0a;
    padding: 8px 5px;
	background: #fff;
	font-weight: 500;
	background: #fff;
}
.wpcf7 textarea {
    width: 100%;
    border: 1px solid #ccc;
    border-bottom: 2px solid #2d385e;
    padding: 5px 5px;
    height: 110px;
    font-weight: 500;
    background: #fff;
}
.wpcf7-form-control-wrap {
    background: #fff !important;
}
.wpcf7 input::placeholder{
	font-size: 13px;
	font-weight: 400;
}
.wpcf7 textarea::placeholder{
	font-size: 13px;
	font-weight: 400;
}
.wpcf7 .wpcf7-submit {
    background: #363435;
    width: 30%;
    display: block;
    margin-bottom: -30px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 3px;
    border: none;
    padding: 10px 0;
    transition: all ease-in-out 0.3s;
}
.wpcf7 .wpcf7-submit:hover {
    background: #ce2c1b;
}
.contact-addr h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0;
    border-bottom: 1px solid rgba(45, 56, 94, 0.2);
    padding-bottom: 5px;
    margin-bottom: 20px;
    color: #333;
    font-weight: 600;
}
.contact-addr iframe {
    border: 1px solid #e5e5e5 !important;
    padding: 2px;
    height: 578px;
    width: 100% !important;
}
.inpages li {
    list-style: circle;
    margin-left: 18px;
}
.featlist li {
    width: 42%;
    float: left;
    margin-left: 18px !important;
    margin-right: 5%;
}
.mainheading {
    color: #ce2c1b;
    font-size:  25px;
    padding-bottom: 5px;
    border-bottom:  1px solid #e5e5e5;
    margin-bottom: 15px;
}
.subheading {
    font-size: 20px;
    margin-bottom: 10px;
}
.imgstyle1 img {
    border: 1px double #e5e5e5;
    box-shadow: 0 15px 15px -15px #000;
}
.mytable {
    width: 100%;
}
.mytable tr th {
    border: 1px solid #ccc;
    padding: 8px 8px;
    font-weight: 500;
    color: #fff;
    background: #2b395e;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
}
.mytable tr td {
    border: 1px solid #ccc;
    padding: 8px 8px;
    color: #444;
    font-size: 14px;
    text-align: center;
}
.instimg img {
    margin-top: -29px;
}
.prodbox .mainheading {
    font-size: 18px;
    font-weight: 600;
}
.prodbox .sow-image-container {
    overflow:  hidden;
	box-shadow: 0 15px 15px -15px #000;
}
.prodbox img {
    padding:  3px;
    transition:  all ease-in-out 0.5s;
}
.prodbox .sow-image-container:hover img {
    transform:  scale(1.1);
}
.cabin {
    float:  left;
    width:  100%;
    margin-bottom: 20px;
}
.cabin .imgstyle1 {
    float:  left;
    width: 25%;
}
.cabin .cabintext {
    float:  right;
    width: 72%;
}
.prodbox .mainheading em {
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    margin-right: 3px;
}
.prodbox strong {
    display: block;
    margin: -12px 0;
    font-weight: 500;
    font-size: 15px;
}
.hide{
	display: none !important;
}
/****************************************RESPONSIVE CSS*****************************************/
@media only screen and (max-width: 1024px) {
	.main-slider .slide-content .text br {
    display: none;
}
	.single-highlight-box .inner-content p{
		height: 150px;
	}
	.single-working-box .text-holder .outer-box .text h3 a{
		font-size: 18px;
	}
	.mymarleft {
    margin-left: 0;
}
	.services-style1-area .col-xl-3 {
    max-width: 33.333%;
}
	.footer-area{
		padding-bottom: 30px;
	}
	.misvis .fa{
		margin-top: 0;
	}
	.misvis .misright{
		width: 100%;
	}
	.featlist li {
    width: 100%;
    margin-right: 0;
}
}
@media only screen and (max-width: 768px) {
	.top-bar-style2 {
    padding: 10px 10px;
}
	.top-style2-right{
		padding-top: 0;
	}
	.top-style2-right .topbar-social-links li{
		margin: 0 8px;
	}
	.single-highlight-box .inner-content p {
    height: auto;
}
	.about-area {
    padding-top: 0;
    padding-bottom: 105px;
}
	.about-image-box {
    max-width: 100%;
    padding-top: 0;
    padding-left: 0;
}
	.single-working-box .text-holder .outer-box .text h3 a {
    font-size: 25px;
}
	.single-service-style1 .text-holder .overlay-content{
		padding: 15px 5px 0;
	}
	.single-testimonial-item .inner-content{
		padding: 30px 20px 30px;
	}
	.footer-bottom-area{
		text-align: center;
	}
	.footer-social-links {
    float: none !important;
    text-align: center;
    width: 100%;
}
	.footer-social-links .sociallinks-style-one{
		float: none;
	}
	.sociallinks-style-one li{
		float: none;
	}
	.top-style2-left p{
		line-height: 20px;
	}
	.top-style2-left ul li{
		line-height: 20px;
	}
	.pagehead {
    font-size: 27px;
    line-height: 38px;
	}
	
	.sticky-wht-wrp{
		width:15% !important;
	}
}
@media only screen and (max-width: 600px) {
	.main-slider .slide-content .text{
		font-size: 13px;
	}	
	.main-slider .slide-content .btn-box a {
    line-height: 35px;
    padding: 0 10px 0;
}
	.highlights-area {
    margin-top: 0;
    padding-top: 30px;
}
	.about-carousel-box{
		padding: 20px;
	}
	.single-working-box .text-holder .outer-box .text h3 a{
		font-size: 18px;
	}
	.single-working-box .text-holder .outer-box {
    padding-left: 55px;
    padding-top: 30px;
    padding-bottom: 15px;
}
	.sec-title .title{
		font-size: 25px;
		line-height: 30px;
	}
	.working-area{
		padding: 60px 0 20px;
	}
	.services-style1-area .col-xl-3 {
    max-width: 100%;
}
	.single-service-style1{
		margin-bottom: 30px;
	}
	.brand-area{
		padding: 0;
	}
	.footer-area{
		padding-bottom: 0;
	}
	.pagebg p {
    padding: 40px 0;
    padding-left: 0;
    font-size: 35px;
    line-height: 45px;
	text-align: center; 
	}
	.inpages {
		padding: 30px 15px; 
	}
	.pagehead{
		font-size: 22px;
		line-height: 28px;
	}
	.pagehead:before{
		display: none;
	}
	.pagehead:after{
		display: none;
	}
	.featlist {
    margin-left: 18px;
}
	.featlist li{
		margin-left: 0 !important;
	}
	.tablescroll {
    overflow-x: scroll;
}
	.cabin .imgstyle1{
		width: 100%;
	}
	.cabin .cabintext {
    width: 100%;
    margin-top: 30px;
}
	.sticky-wht-wrp{
		width:15% !important;
	}
}

.single-working-box .text-holder .outer-box .text{
	padding-left:0px !important;
}

/* css start */

.sticky-wht-wrp {
position: fixed;
bottom: 50px;
z-index: 99999;
width:4%;
left:15px;
}
.sticky-wht-wrp a{
display:block;
margin-bottom:5px;
position:relative;
}
.sticky-wht-wrp a img {
width: 100%;
background-color: #fff;
border-radius: 50%;
padding: 1px;
}
.sticky-wht-wrp a span {
position: absolute;
width: 127px;
background-color: #359935;
color: #fff;
font-weight: bold;
padding: 5px;
text-align: center;
border-radius: 20px;
top: 10px;
left: 60px;
border: 1px solid #fff;
display:none;
}
.sticky-wht-wrp a:hover span{
display:block;
}
.sticky-wht-wrp a span:before {
content: '\f0d9';
position: absolute;
left: -5px;
font-family: 'FontAwesome';
color: #359935;
top: 5px;
}
/* css end  */


