/*
Theme Name: Norpchem
Theme URI: https://norpchem.com/
Author: Norpchem
*/
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	background: #fff;
	font-family: 'Roboto', sans-serif;
	color:#666666;
}
.clear{
	clear:both;
}
.d_hide{
	display:none;
}
img{
	width:auto;
	max-width:100%;
}
input + button, input + input[type="button"], input + input[type="submit"] {
    padding: 0.75em 2em;
    margin: 1em;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.thank {
    font-size: 30px;
    color: #333230;
    font-weight: 800;
    text-align: center;
    margin: 12% 0% 0% 0%;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.thank2 {
    font-size: 22px;
    color: #333230;
    font-weight: 400;
    text-align: center;
    margin: 1% 0% 10% 0%;
    letter-spacing: 3px;
}





.lable_innr_gallery {
    color: #285a9c;
    font-size: 29px;
    font-family: 'Roboto Slab', serif;
    padding: 0;
    margin: 3% 0% 1% 0%;
    font-weight: 300;
    text-align: left;
}

.col_gallery4{
    width: 23%;
    float: left;
    margin: 1% 2% 1% 0%;
	/** min-height:300px; **/
}

.lb-data .lb-caption{
    font-size: 15px !important;
    font-weight: 500 !important;
    background-color: #fff;
    width: 100% !important;
    margin: 0;
    color: #00317c !important;
    padding: 2% !important;
    text-transform: capitalize !important;
    letter-spacing: 0px !important;
}

.title_gallery{
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #000 !important;
    padding: 1% !important;
    text-transform: capitalize !important;
    letter-spacing: 1px !important;
}
.lb-data .lb-number {
    display: none !important;
}



td a{
	text-decoration:underline;
}
td a:hover{
	text-decoration:none;
}
/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
p{
	text-align:justify;
	line-height:150%;
	font-size:15px;
	font-weight:400;
	padding: 1px 0px;
	margin: 5px 0px 20px 3px;
}

.asp_ppp{
	color:#333;
	padding-left:1%;
}
.asp_ppp a{
	color:#285a9c;
}
.asp_ppp a:hover{
	color:#fec32b;
}

td p{
	padding: 1px 0px;
	margin: 3px 0px 3px 0px;
}
.a:hover{
	color:#be1621 !important;
}
.min_h{
	min-height:450px;
}



/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.widget_nav_menu {
    list-style: none;
}
li.menu-item {
    margin-top: -1px !important;
}










.con_1{
	width:25px;
	height:25px;
    border: 0px solid;
    border-radius: 3px;
	background-color:#f5f5f5;
	margin:1%;
	float:left;
}
.con_1:hover{
	background-color:#fec32b;
	transition:all 0.2s;
}
.con_2{
	width:86%;
	margin:1%;
	float:left;
}
.con_txt{
	padding:5px;
	padding-left:8px;
	color:#285a9c;
	font-size:16px;
	padding-top:3px;
	margin: 0;
}
.con_txt_call{
	padding:5px;
	padding-left:8px;
	color:#285a9c;
	font-size:18px;
	padding-top:2px;
	margin: 0;
}
.con_txt1{
	padding:5px;
	padding-left:6px;
	color:#285a9c;
	font-size:14px;
	margin: 0;
}
.con_txt2{
	padding:5px;
	padding-top:3px;
	color:#285a9c;
	font-size:14px;
	margin: 0;
}
.head_cont {
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    text-align: left;
    padding: 0% 0% 3% 1%;
    color: #000;
	margin-top: 17%;
	font-weight:600;
}
/*--------------------------------------------------------------
404 error
--------------------------------------------------------------*/
.txt_404{
	font-size:200px;
	color:#1d1d1d;
	text-align:center;
	font-weight:bold;
	line-height:140%;
}
.page-title{
	font-size:20px;
	text-align:center;
	font-weight:400;
	padding:0% 0% 5% 0%;
	margin-top:-20px;
	color:#1d1d1d;
}
.screen-reader-text{
	margin-bottom:15px;
}
.body_text_cntr1 p{
	line-height:140% !important;
	text-align:justify !important;
	color:#666666 !important;
	font-weight:bold !important;
	font-style:italic !important;
	margin:0% !important;
	padding:1% 1% 0% 1% !important;
}
.col_cntr{
	width:98%;
	max-width:500px;
	margin:0 auto;
}



/*--------------------------------------------------------------
Posts
--------------------------------------------------------------*/

.top_arow{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	bottom:2%;
	display:none;
	transition-duration: 1s;
	background-image:url('images/top.png');
	cursor:pointer;
	z-index:999999999999999999;
}
.top_arow:hover{
	transition-duration: 1s;
	cursor:pointer;
	background-image:url('images/top-b.png');
	display:none;
}



.quick_link_1{
	width:100%;
	margin-top:3%;
	padding-bottom:4%;
}
.quick_link_1 ul {
    list-style-image:url(images/bullet.png);
	margin:0% 0% 0% 4.5%;
	padding:0%;
}
.quick_link_1 ul li a{
	font-size:14px;
	line-height:130%;
	color:#000;
	margin:0%;
	padding:0px 5px 5px 10px;
	text-decoration: none;
	text-align:left;
	font-weight:400;
}







.quick_link_2{
	width:100%;
}
.quick_link_2 ul {
	list-style:none !important;
}
.quick_link_2 ul li{
	width:31%;
	list-style:none !important;
	float:left;
	margin:0% 1%;
}
.quick_link_2 ul li a{
	padding: 8px;
	font-size:14px;
	line-height:130%;
	color:#000;
	display: block;
	text-decoration: none;
	text-align:left;
	font-weight:400;
	background-color:#f8f8f8;
	border-left:5px solid #0651a3;
}
.quick_link_2 ul li a:hover{
	color:#1d4e9e;
	background-color:#f8f8f8;
	border-left:5px solid #fec32c;
}







.bullet2{
	width:100%;
}
.bullet2 ul {
    list-style-image:url(../images/bullet.png);
	padding:0%;
	margin-left:3%;
}
.bullet2 ul li {
	font-size:15px;
	line-height:150%;
	color:#333;
	text-decoration: none;
	text-align:left;
	font-weight:400;
	text-align:justify;
	margin:2% 0;
}

.bullet3{
	width:100%;
}
.bullet3 ul {
    list-style-image:url(../images/bullet.png);
	padding:0%;
	margin-left:3%;
}
.bullet3 ul li a{
	font-size:15px;
	line-height:150%;
	color:#333;
	text-decoration: none;
	text-align:left;
	font-weight:400;
	text-align:justify;
	margin:2% 0;
}


table {width:100%;}
table thead th {background-color:#f0f0f0; border-bottom:2px solid #ddd; padding:10px 10px 10px 20px;}
table td, article table tbody th {background-color:#f7f7f7; padding:10px 10px 10px 20px; border:1px solid #eee; font-weight:400;}
dt {font-weight:bold;}
dd {margin:0 0 15px 0;}




@media only screen and (max-width:950px){
.col_gallery4{
	width:31%;
	float:left;
	margin:1%;
}
}

@media only screen and (max-width:670px){
.head_cont {
	margin-top: 2%;
}
.col_gallery4{
	width:48%;
	float:left;
	margin:1%;
}
.quick_link_1 {
    width: 100%;
    margin-top: 0%;
    padding-bottom: 0%;
	margin-left:2%;
}

}


@media only screen and (max-width:520px){
.col_gallery4{
	width:98%;
	float:none;
	margin:1% auto;
}
}