@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700,900|Open+Sans:400,700&display=swap');

/*font-family: 'Open Sans', sans-serif;
font-family: 'Montserrat', sans-serif;*/

body{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#747b7f;
	line-height:18px;
}

p{
	font-size:16px;
	line-height:22px;
	color:#747b7f;
	margin-bottom:20px;
}

h1{
	font-family: 'Montserrat', sans-serif;
	font-size:36px;
	line-height:36px;
	color:#514e4e;
	font-weight:900;
	margin-bottom:28px;
	margin-top:0;
}
h2{
	font-family: 'Montserrat', sans-serif;
	font-size:32px;
	line-height:36px;
	color:#514e4e;
	font-weight:900;
	margin-bottom:45px;
	margin-top:0;
}
.heading1 h2{
position:relative;
}
h2:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 100px;
    background-color: #b76548;
    bottom: -15px;
    left: 0;
    right: 0;
}

h4{
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	line-height:26px;
	color:#c29562;
	margin-bottom:0px;
	margin-top:0;
	
}

h5{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	line-height:24px;
	color:#c29562;
	margin-bottom:15px;
	margin-top:0;
	
}

.mb108{
	margin-bottom:105px;
}
.pr-0{
	padding-right:0 !important;
}
.pl-0{
	padding-left:0 !important;
}


.animated {
   -webkit-animation-duration: 5s;
   animation-duration: 5s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
}


.more-link{
	float:left;
	width:100%;
	text-align:right;
}

a{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#bc8b52;
	text-decoration:none;
}

a:after{
	content:'\f178';
	font-family:FontAwesome;
	display:inline-block;
	font-size:16px;
	margin-left:5px;
	color:#bc8b52;
}

a:hover{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#514e4e;
	text-decoration:none;
}

a:hover:after{
	content:'\f178';
	font-family:FontAwesome;
	display:inline-block;
	font-size:16px;
	margin-left:5px;
	color:#514e4e;
}

.navik-header a:after{
	content:none;
}
.navik-header a:hover:after{
	content:none;
}



.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
padding:5px;
}















.who-we-are-sec{
	background:#f5f5f5;
	padding-top:105px;
	padding-bottom:105px;
	margin-bottom:105px;
}

.our-products-sec, .bursa-ann-sec, .map-sec{
	margin-bottom:105px;
}


.map-title{
	padding-top:200px;
}
.map-title h1{
	font-size:60px;
}

.footer-sec{
	background:#b8854a;
}
.foot-cont{
	padding:32px 0;
}
.foot-left p{
	color:#fff;
	margin-bottom:0;
}
.foot-right{
	text-align:right;
}

.foot-right ul{
	padding:0;
	margin:0;
}

.foot-right li{
	list-style:none;
	display:inline-block
}
.foot-right li a{
	color:#fff;
	text-decoration:none;
}
/*.foot-right li:first-child{
	border-right:2px solid #fff;
	padding-right:10px;
	margin-right:10px;
	height:16px;
	
}*/
.tou:after{
	content: "|";
	font-size:16px;
	display:inline-block;
	color:#fff;
	margin-left:10px;
	margin-right:10px;
	
}

.foot-right li a:hover{
	color:#fff;
	text-decoration:none;
}
.foot-right li a:after{
	display:none;
}

.foot-right li a:hover:after{
	display:none;
}

/*========================================================================
INNER PAGE CSS STARTS HERE
==========================================================================*/

.inner-banner{
	background:#999;
	min-height:332px;
}
.banner1{
	background:url(../images/sample-banner.jpg) no-repeat;
	
}
.page-title{
	padding:13% 0;
	color:#fff;
	
}
.page-title h1{
	font-family: 'Open Sans', sans-serif;
	font-size:55px;
	margin-bottom:0;
	color:#fff;
	font-weight:bold;
}
.inner-content-section{
	padding-top:105px;
	background:#f9f9f9;
	padding-bottom:105px;
}

.cp-left{
	
}



.inner-content-section2{
	background:#fff8f0;
	padding-top:105px;
	padding-bottom:105px;
}
ul.factory{
	
	margin:0;
	padding:0;
}
ul.factory li{
	font-size: 16px;
    margin-bottom: 30px;
    list-style: none;
    position: relative;
    padding-left: 45px;
	
}

ul.factory li span{
	background: #b78248;
    color: #fff;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 30px;
    position: absolute;
    left:0px;
   text-align: center;
}


/*========================================================
	CORPORATE PROFILE SECTION CSS STARTS HERE
==========================================================*/
table.cp-tbl thead{
	background-color: #b78248;
    color: #fff;
    font-weight: bold;

}


/*========================================================
	BOD SECTION CSS STARTS HERE
==========================================================*/
.bod-item-section {
    padding-top: 105px;
    background: #f9f9f9;
    padding-bottom: 105px;
}


.light-brown{
	background-color:#bf9a6e;
}
.dark-brown{
	background-color:#bc8c55;
}

.bod-item-bg{

	width:100%;
	padding:30px 5px; 
	min-height:266px;
	margin-bottom:30px;
}
.bod-item-bg:hover{
	/*
	-moz-box-shadow: 0 0 10px #ccc;
      -webkit-box-shadow: 0 0 10px #ccc;
      box-shadow: 0 0 10px #ccc;*/
	  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14);
    transform: scale(1.08);
	transition: all .5s;
}

.profile-pic{
	/*width:231px;
	height:273px;*/
	display:block;
	margin:0 auto;
	margin-bottom:20px;
}
.profile-title{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
	font-weight:bold;
	text-align:center;
}
.profile-pos{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-align:center;
}

a.bod-item-link{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
	font-weight:bold;
	text-align:center;

}

a.bod-item-link:after{
	content:none;

}
.bod-popup h4{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	margin-bottom:2px;
}

.bod-popup h5{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:2px;
}
.bod-popup p, .bod-popup ul {
    font-size: 14px;
    margin-bottom: 16px;
}

/*========================================================
	CEPCO PHC Piles Application page CSS STARTS HERE
==========================================================*/

.application h4, .sfam-main h4{
	font-size:24px;
	font-weight:bold;
	color: #c29562;
	margin-bottom:20px;
	border-left: 3px solid #c29562;
    padding-left: 15px;
}

ul.application{
	
	margin:0;
	padding:0;
}
ul.application li{
	font-size: 16px;
    margin-bottom: 30px;
    list-style: none;
    position: relative;
    padding:20px 20px 20px 85px;
-webkit-box-shadow: 2px 2px 14px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 14px -7px rgba(0,0,0,0.75);
box-shadow: 2px 2px 14px -7px rgba(0,0,0,0.75);

	
}
ul.application li:nth-child(odd){
	background-color:#b79d48;
	color:#fff;
}
ul.application li:nth-child(even){
	background-color:#b76548;
	color:#fff;
}

ul.application li span{
	background: #ffffff;
    color: #b76548;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    position: absolute;
    left:20px;
   text-align: center;
   font-weight:bold;
}
ul.application li strong{
	font-size: 19px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    text-transform: capitalize;
    color: #fff;
}

ul.application li p{
	color: #000;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 22px;
}

 
.app-slider .slick-prev, .app-slider .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	z-index:5;
	display: block;
	width: 30px;
	height: 60px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: #fff;
	

}
.app-slider .slick-next {
    right:0;
}
.app-slider .slick-prev {
    left:0;
}

.app-slider .slick-prev:hover, .app-slider .slick-prev:focus, .app-slider .slick-next:hover, .app-slider .slick-next:focus{
	border: none;
	outline: none;
	background: #fff;
	
	
}

/*========================================================
	CEPCO PC Poles  Application page CSS STARTS HERE
==========================================================*/
.inner-content-section-poles{
	padding-top: 105px;
    background: #f9f9f9;
    padding-bottom: 105px;
}

.pole-left{
	margin-bottom:-3px;
}

.bg-color-1{
	background-color:#f9f1d8;
}

.hero-sec{
	font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    font-style: italic;
    text-align: justify;
    color: #42403e;
    border-left: 6px solid #b79d48;
    padding-left: 15px;
	
}



ul.pc-poles-application{
	
	margin:0;
	padding:0;
}
ul.pc-poles-application li{
	font-size: 16px;
    margin-bottom: 30px;
    list-style: none;
    position: relative;
	padding-left:40px;


	
}
ul.pc-poles-application li:nth-child(odd){
	
	color:#8548b7;
}
ul.pc-poles-application li:nth-child(even){
	
	color:#8548b7;
}

ul.pc-poles-application li span{
	border:2px solid #000;
    color: #b76548;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    position: absolute;
    left:20px;
   text-align: center;
   font-weight:bold;
}

ul.pc-poles-application li i{
	color: #8548b7;
    border: 2px solid #8548b7;
   width: 25px;
    height: 25px;
    text-align: center;
	position:absolute;
	left:0;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

ul.pc-poles-application li strong{
	font-size: 19px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    text-transform: capitalize;
    color: #fff;
}

ul.pc-poles-application li p{
	color: #000;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 22px;
}

.pcpls-app-cnt{
	
	padding:37px 25px;
}

.pcpls-ftr-cnt{
	
	padding:121px 25px;
}


/*===================================================
PROJECT HIGHLIGHTS PAGE CSS STARTS HERE
=====================================================*/

.project-item figcaption{
	text-align:center;
	
}
.project-item figcaption h5{
	display:table-cell;
	vertical-align:middle;
	height:354px;
}
[class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
   background-color:rgba(88, 56, 20, 0.8) !important;
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    /* opacity: .9; */
}

.ph-sec{
	margin-bottom:30px;
}

/*==============================================
PHC PILES STRUCTURAL DETAILS
================================================*/
.inner-content-section-sd{
	padding-top: 105px;
    background: #f9f9f9;
    padding-bottom: 105px;
}
table.dpj tr td{
	text-align:center;
}

table.dpj thead{
	background-color:#b78248;
	color:#fff;
	font-weight:bold;
}
.tnotes p{
	margin-bottom:5px;
}
.tnotes ul li{
	list-style:none;
	margin-bottom:10px;
}

/*==============================================
PHC PILES STRUCTURAL PROPERTIES DETAILS 
================================================*/
.inner-content-section-sp{
	padding-top: 105px;
    background: #f9f9f9;
    padding-bottom: 105px;
}
table.sp tr td{
	text-align:center;
}

table.sp thead{
	background-color:#b78248;
	color:#fff;
	font-weight:bold;
}
.tnotes p{
	margin-bottom:5px;
}
.tnotes ul li{
	list-style:none;
	margin-bottom:10px;
}


/*==============================================
PHC PILES MANUFACTURING PAGE CSS STARTS HERE
================================================*/
.inner-content-section-mf{
	padding-top: 105px;
    background: #fffcf8;
    padding-bottom: 105px;
}

table.mf-table{
	text-align:left;
}


.inner-content-section-mf1{
	padding-top: 105px;
    background: #f4f4f4;
    padding-bottom: 105px;
}

ul.mf-meterials{
	
	margin:0;
	padding:0;
}
ul.mf-meterials li{
	font-size: 16px;
    margin-bottom: 30px;
    list-style: none;
    position: relative;
	padding-left:40px;


	
}

ul.mf-meterials li i{
	color: #b78248;
    border: 2px solid #b78248;
   width: 25px;
    height: 25px;
    text-align: center;
	position:absolute;
	left:0;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

ul.mf-meterials li strong{
	font-size: 19px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    text-transform: capitalize;
    color: #b78248;
}

ul.mf-meterials li p{
	color: #000;
    margin-bottom:10px;
    font-size: 15px;
    line-height: 22px;
}


.inner-content-section-mf2{
	padding-top: 105px;
    background: #fff8f0;
    padding-bottom: 105px;
}


/*==============================================
CAREERS PAGE CSS STARTS HERE
================================================*/

.inner-content-section-careers{
	padding-top: 105px;
    background: #f9f9f9;
    padding-bottom: 105px;
}
.careers:after, .careers:hover:after{
	content:none;
}
