/*---------------banner--------------*/
.banner_section {
    height: 150px;
    display: flex;
}
.banner_title h1 {
    font-size: 35px !important;
    color: #000;
/*     text-align: center; */
/*     background: #59b6dc; */
/*     width: fit-content; */
    padding: 30px 20px;
    margin: auto;
}

/*---------------end banner--------------*/
/*----------------contact us--------------------*/
.cnt_detail_block {
    display: flex;
    align-items: center;
    padding: 20px 20px 0;
}
.cnt_detail_left {
    width: 40%;
    background: #FFFFFF;
    box-shadow: 0px 4px 89px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 50px 30px;
    position: relative;
    z-index: 1;
}
.cnt_detail_right {
    width: 60%;
    margin-left: -32px;
}
.cnt_detail_map iframe {
    width: 100%;
    height: 525px;
}
.cnt_detail_map {
    line-height: 0;
    border: 5px solid #FFFFFF;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
}
.cnt_detail_li a.footer_cnt_a:hover {
    color: #bb000c;
}
.cnt_detail_inr_left .f_cnt_rt_li {
    width: 100% !important;
    padding: 20px 0;
}
/*----------------end contact us--------------------*/
/*----------------about us--------------------*/
.ab_img img {
    width: 100%;
    height: 500px;
    object-fit: contain;
}
.abt_col_box {
    padding: 0 70px 0 0;
}
.content_box_section .box_outter:nth-child(1) {
    margin-right: 20px;
}
.box_outter {
    box-shadow: 0.574px 0.819px 92px 0px rgb(0 0 0 / 6%);
    background-color: #fff;
    padding: 40px;
    border: 1px solid #ebebeb;
    border-radius: 50px 0 50px 0;
    position: relative;
    width: 47%;
    margin: 10px 10px;
}
.box_inner {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}
.box_img_box {
    width: 22%;
}
.box_img {
    margin: auto;
    width: 100%;
    height: 85px;
    object-fit: contain;
}
.box_para_box {
	width: 78%;
    padding-left: 35px;
}
.op_para_block .second_title {
    width: auto;
    padding-bottom: 5px;
}

.box_para_box p {
    text-align: justify;
}
.box_outter:before {
    content: '';
    background-color: #59b6dc;
    position: absolute;
    width: 73%;
    height: 6px;
    top: 0;
    right: 6%;
    border-radius: 0 0 10px 10px;
}
h3.et_pb_gallery_title {
    display: none !important;
}
.clearfix:after {display: none;}
.et_pb_gallery_pagination {
    border: none !important;
}
.gallery_col img {
    width: 100% !important;
    height: 280px !important;
    object-fit: contain;
}
.gallery_col 
 .et_pb_gallery_image {
    padding: 10px;
}
.gallery_col .et_pb_gallery_image a {
    padding: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    display: flex;
}
.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
    color: #dc2616 !important;
}
.et_pb_gallery .et_pb_gallery_pagination ul li a {
    font-weight: 600 !important;
    opacity: 1 !important;
    color: #000 !important;
}
.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: center !important;
	position: relative;
	top: 20px;
}
.product_box {
    width: 33.33%;
    padding: 15px;
}
.product_inr {
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.product_img {
    display: flex;
}
.product_img img {
    width: 100%;
    height: 200px;
    object-fit: contain;
}
.product_title {
    text-align: center;
    padding: 10px 0;
}
.product_text {
    color: #000;
}
.product_text table tr td {
    border: 1px solid #6b696e;
	    line-height: 2;
}
.product_btn.fc {
    padding: 0;
}
.blur_body {
	filter: blur(0.5px) brightness(0.5);
}
.pro_pop_section {
	position: fixed;
	top: 10%;
	left: 0;
	right: 0;
	margin: auto;
	width: 40%;
	background: #fff;
	border: 2px solid #59b6dc;
	padding: 40px 10px !important;
	opacity: 0;
    visibility: hidden;
	transform: scale(0);
}
.form_popup_sec_active  {
	opacity: 1;
    visibility: visible;
	transform: scale(1);
}
.ot_pop_close {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: -30px;
    background: #59b6dc;
    padding: 5px 10px;
    cursor: pointer;
}
.pro_pop_section .product_text table {
    width: 99% !important;
    margin: auto;
	height: auto !important;
	padding: 0 0 0 10px;
	text-align: center;
	border: 1px solid #000;
}

.pro_pop_section .product_text {
    height: 430px;
    overflow: auto;
    width: 100%;
    margin: auto;
    padding: 20px 0 0;
}
.pro_pop_block {
    display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
}
.pro_pop_lt {
    width: 35%;
}
.pro_pop_rt {
    width: 90%;
    padding: 0 5px;
}
.product_text ul {
    padding: 20px 0 7px 30px !important;
}
/*----------------end about us--------------------*/
/*----------------product page--------------------*/
.pab_img img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}
.pnt_col_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pnt_box {
    width: 20%;
    text-align: center;
    padding: 8px;
    display: flex;
}
.pnt_inr_box {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
    width: 100%;
}
.pnt_icon {
    display: flex;
    padding: 0 0 20px 0;
}
.pnt_icon img {
    width: 100%;
    height: 110px;
    object-fit: contain;
}
/*----------------end product page--------------------*/
sup {
    font-size: 10px !important;
}
.product_block {
    justify-content: left !important;
}
.product_block_otr {
    padding: 0 0 30px;
}
.page-id-357 .product_block_pvcsolvent {
    display: none;
}

.pro_tit.sub_tit_pro {
    color: #59b6dc;
    padding: 0 0 20px 0;
}



@media all and (min-width: 320px) and (max-width: 767px) {
	.product_box {
		padding: 10px;
	}
	.pro_pop_section {
		width: 100%;
	}
	.product_img img {
    	height: 150px;
	}
	.pro_pop_section .product_text {
		width: 100%;
		height: 350px;
	}
	.pro_pop_lt {
		width: 100%;
	}
	.pro_pop_rt {
		width: 100%;
		padding: 0 0 0 20px;
	}
	.pro_pop_section {
    	padding: 10px 10px !important;
	}
	/*---------------banner--------------*/
	.banner_title h1 {
	    font-size: 25px !important;
	}
	/*---------------end banner--------------*/
  	/*--------------contact us--------------*/
	.cnt_detail_left {
	    width: 45%;
	    padding: 30px 20px;
	}
	.cnt_detail_inr_left .f_cnt_rt_li {
	    padding: 10px 0;
	}.cnt_detail_map iframe {
	    height: 255px;
	}
	.cnt_detail_right {
	    width: 100%;
	    margin-left: 0;
	}
	.cnt_detail_left {
	    width: 100%;
	}
	.cnt_detail_block {
		display: block;
	    padding: 20px 0px 0;
	}
	/*--------------end contact us--------------*/  
	/*----------------about us--------------------*/
	.abt_col_box {
	    padding: 10px 0px 0 0;
	}
	.rp_abt_row {
	    flex-direction: column-reverse;
	}
	.ab_img img {
	    height: 330px;
	}
	.box_img_box {
	    width: 100%;
	}
	.box_para_box {
	    width: 100%;
	    padding-left: 0;
	    padding-top: 10px;
	}
	.box_para_box p {
	    text-align: center;
	}
	.box_outter {
	    width: 100%;
	    padding: 10px;
	    margin: 10px 0;
	}
	/*----------------end about us--------------------*/
	/*----------------product page--------------------*/
	.pab_img img {
	    height: 300px;
	}
	.pab_col_box {
	    padding: 30px 0 0 0;
	}
	.pnt_box {
	    width: 50%;
    	padding: 5px;
	}
	.pnt_inr_box {
	    padding: 7px;
	}
	.pnt_icon img {
	    height: 90px;
	}
	/*----------------end product page--------------------*/
}
@media all and (min-width: 768px) and (max-width: 980px) {
	.pro_pop_section {
		width: 80%;
	}
	.product_img img {
    	height: 150px;
	}
	.pro_pop_section .product_text {
		width: 100%;
	}
	/*--------------contact us--------------*/
	.cnt_detail_left {
	    width: 45%;
	    padding: 30px 20px;
	}
	.cnt_detail_inr_left .f_cnt_rt_li {
	    padding: 10px 0;
	}
	.cnt_detail_map iframe {
	    height: 355px;
	}
	.banner_title h1 {
	    font-size: 26px !important;
	}
	/*--------------end contact us--------------*/
	/*----------------about us--------------------*/
	.abt_col_box {
	    padding: 10px 0px 0 0;
	}
	.rp_abt_row {
	    flex-direction: column-reverse;
	}
	.box_img_box {
	    width: 100%;
	}
	.box_para_box {
	    width: 100%;
	    padding-left: 0;
	    padding-top: 10px;
	}
	.box_para_box p {
	    text-align: center;
	}
	/*----------------end about us--------------------*/
	/*----------------product page--------------------*/
	.pab_img img {
	    height: 300px;
	}
	.pab_col_box {
	    padding: 30px 0 0 0;
	}
	.pnt_box {
	    width: 33%;
	}
	/*----------------end product page--------------------*/	

}
