@font-face {
  font-family: 'PalatinoLinotype-Roman';
  src: url('font/PalatinoLinotype-Roman.svg#PalatinoLinotype-Roman') format('svg'),
       url('font/PalatinoLinotype-Roman.ttf') format('truetype'),
       url('font/PalatinoLinotype-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'palatino-linotype';
  src: url('font/palatino-linotype.eot');
  src: url('font/palatino-linotype.eot?#iefix') format('embedded-opentype'),
       url('font/palatino-linotype.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


.pd-0{ padding: 0px 0px !important;}
.our-services p{ font-size: 13px !important;}
.pb-60{ padding-bottom: 60px;}
.bpdd-logo {
    margin-top: 14px;
    display: block;
    background: url(font/palatino-linotype.eot)
    
}

.inner-pad-top .single-project-style-one{ margin-bottom: 30px;}
.bg-orang{background: #e46c0c !important;}
.site-footer.bpdd-footer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ef8934 !important;
    opacity: .9;
}
.site_link{
	float: right;
    padding: 0;
    line-height: 46px;
	}
.site_link a{
	padding: 11px;
	margin: 0;
	background: #26883d;
	line-height: 16px;
	}
.keycontact{
	width:100%;
	float:left;
	margin-top:30px;
}	
.keycontact h3{
	margin-top:30px;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}	
.keycontact .addres_box{
	width:20%;
	float:left;
	margin-top: 15px;
	margin-bottom: 10px;
}	
.keycontact h4 {
    font-size: 13px;
    margin-bottom: 5px;
    color: #28893d;
}
.keycontact p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
    color: #222222 !importantt;
    letter-spacing: 0px;
}	
.keycontact .adress-details > div {
    font-size: 13px;
    display: table;
    margin-top: -1px;
}
.keycontact .adress-details > div > span {
    display: table-cell;
    border: 1px solid #eee;
    position: relative;
    text-align: center;
    width: 29px;
    height: 29px;
    vertical-align: middle;
}
.keycontact .adress-details > div > div {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
}
.keycontact .adress-details > div:first-child {
    margin-bottom: 5px;
    margin-top: 0;
}

.mob_site_link{ 
visibility:hidden;
display:none;
}


.kwy-contact a{ background: #f2f2f2; padding: 20px 15px; 
    -webkit-transition: border-color 300ms cubic-bezier(.694,0,.335,1);
    -o-transition: border-color 300ms cubic-bezier(.694,0,.335,1);
    transition: border-color 300ms cubic-bezier(.694,0,.335,1);
 border: 
1px solid #f2f2f2;
    margin-bottom: 20px;
 display: block;}

.kwy-contact a:hover{ background: #ffff; border: 
1px solid #f2f2f2; text-decoration: none;}
.icon-lable{ display: block;}
.icon-lable i{ font-size: 35px; color: #e46c0c;}
.lable-name{ font-size: 16px;
    text-transform: capitalize !important;
    color: #000;}
.item-content p{ color: #e46c0c; font-size: 15px;}


@media screen and (max-width: 992px){
	  .keycontact .addres_box{
	width:33%;
	float:left;
	margin-bottom:20px;
} 
}

@media screen and (max-width: 798px) { .mb-text-center{ text-align: center !important}
.site_link{
	visibility:hidden;
	display:none;
	}
    .bpdd-logo { margin-bottom: 10px;}
    .clients ul li{ width: 50% !important;}
.clients ul li:nth-child(2) {
    border-right: 0px solid #dcdada;
}
 .keycontact .addres_box{
	width:50%;
	float:left;
	margin-bottom:20px;
} 

.mob_site_link{
	display:block;
	visibility:visible;
	float:right;
	margin-top: -45px;
	line-height: 46px;
	right: 3px;
	position: absolute;
	}
.mob_site_link a{
	padding: 6px 20px;
	margin: 0px;
	background: #26883d;
	line-height: 18px;
	color: #fff;
	font-size: 17px;
	}
}

::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #e46c0c;
}

::selection {
   color: #fff;
  background: #e46c0c;
}

@media screen and (max-width: 580px) {
	 .keycontact .addres_box{
	width:100%;
	float:left;
	margin-bottom:20px;
} 
}
.highlite-text{ background: #e46c0c; color: #fff !important; padding: 0 10px;}
.tetx-orange{ color: #e46c0c !important; }