/*
	Theme Name: Marize
	Theme URI: http://premiumlayers.net/demo/wp/marize/
	Author: PremiumLayers
	Author URI: http://themeforest.net/user/premiumlayers/portfolio
	Description: A fully responsive ultra-customizable Worpdress theme.
	Version: 1.3
	License: GNU General Public License
	License URI: license.txt
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: marize
*/

/*------------------------------------------------------------------
body 
 + WRAP
 + HEADER
 + NAVIGATION
 + BANNER
 + SERVICES
 + OUR FEATURED FOUNDERS
 + BLOG UPDATES 
 + APPOINMENT
 + NEWS FROM BLOG
 + PARTNERS / CLIENTS
 + FOOTER
 + SOCIAL ICONS
 + MEGA MENU
 + 3 MENU LEVEL 
-------------------------------------------------------------------*/
/*=======================================================
      THEME STYLING START
========================================================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFF;
	font-weight: normal;
	position: relative;
	font-size: 14px;
	font-family: 'PT Sans';
}
/*=======================================================
      WRAPPER
========================================================*/
#wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}
/*=======================================================
      HEADINGS
========================================================*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #252525;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	letter-spacing:0.5px;
	text-transform:uppercase;
}
h1 {
	font-size: 42px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
	font-weight: bold;
}
p {
	font-family: inherit;
	font-weight: 400;
	color: #6f6f6f;
	line-height: 24px;
	text-rendering: optimizeLegibility;
}
a {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-decoration: none !important;
}
img {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	display: inline-block !important;
}
ul {
	margin-bottom: 0px;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #141414;
}
.font-oswald {
	font-family: 'Oswald', sans-serif;
}
.font-pt {
	font-family: 'PT Sans';
}
p.intro-small {
	font-style: italic;
	color: #f5f5f5;
	width: 80%;
	margin: 0 auto;
}
.text-transform-none {
	text-transform: none !important;
}
.text-white {
	color: #fff !important;
}
.text-bold {
	font-weight: bold !important;
}
.text-normal {
	font-weight: normal !important;
}
.font-12px {
	font-size: 12px !important;
}
.font-14px {
	font-size: 14px !important;
}
.font-16px {
	font-size: 16px !important;
}
.font-18px {
	font-size: 18px !important;
}
.font-20px {
	font-size: 20px !important;
}
.font-bold {
	font-weight: bold !important;
}
.font-normal {
	font-weight: normal !important;
}
.white-text {
	color: #fff !important;
}
.font-italic {
	font-style: italic;
}
.font-bold {
	font-weight: bold !important;
}
a:hover, a:focus {
	color: #ffbe00;
}
.primary-color {
	color: #ffbe00 !important;
}
.primary-color-2 {
	color: #ffc107 !important;
}
.border-bottom-1 {
	border-bottom: 1px solid #ededed;
}
.position-center-center {
	left: 50%;
	position: absolute;
	top: 60px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.white-bg {
	background: #fff !important;
}
.relative {
	position: relative;
}
.line-height-24 {
	line-height: 24px !important;
}
.line-height-22 {
	line-height: 22px !important;
}
.line-height-26 {
	line-height: 26px !important;
}
.dark-text p {
	color: #141414;
}
.light-gray-bg {
	background: #f9f9f9;
}
.customcolor1 {
	color: #448aff;
}
/*=======================================================
      BTN STYLE
========================================================*/
.btn {
	border: none;
	color: #fff;
	display: inline-block;
//	padding: 13px 35px;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
//	background:#303f46;	
	letter-spacing: 1px;
}

.btn:hover {
//	background: #ffbe00;
	color: #fff;
}
.btn-more {
	font-size: 11px;
	background: #448aff;
	color: #fff;
	font-weight: normal;
	border: none;
	padding: 13px 30px;
	box-shadow: 4px 4px 0 #1c66bb;
}
.btn-more:hover {
	background: #ffc107;
	box-shadow: 4px 4px 0 #dca500;
}
.btn-yellow {
	background: #ffc107;
	color: #333333;
	border: none;
}
.btn-yellow:hover {
	background: #344248;
	color: #fff;
}
.btn-blue {
	background: #ffbe00;
	color: #fff;
	font-size: 13px;
	outline: 4px solid rgba(255,190,0,0.5);
	border:none;
}
.btn-blue:hover {
	background: #344248;
	color: #fff;
	border-color: #344248;
	outline: 4px solid #ffbe00;
}
.btn-white {
	background: #344248;
	color: #fff;
	font-size: 13px;
	border:none;
	outline: 4px solid rgba(52,66,75,0.5);
}
.btn-white:hover {
	background: #ffbe00;
	color: #fff;
	border-color: #344248;
	outline: 4px solid #344248;
}
.parallax-bg {
	background-size: cover !important;
}
section {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #fff;
}
.text-shadow {
	text-shadow: 3px 0px 5px rgba(0,0,0,0.5);
}
.text-shadow-1 {
	text-shadow: 2px 3px 0 rgba(0,0,0,0.5);
}
/*=======================================================
      HEADING
========================================================*/
.heading {
	margin: 0 auto;
	margin-bottom: 70px;
}
.heading h3 {
	font-size: 38px;
	margin: 0px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
}

.heading hr {
	width: 50px;
	height: 2px;
	border: none;
	margin: 30px auto;
	background:#ffbe00;
}
hr.main {
	width: 50px;
	height: 2px;
	border: none;
	margin: 30px 0;
	background:#ffbe00;
}

.heading p {
	font-size: 15px;
	line-height: 24px;
	color: #777777;
	width: 65%;
	margin:0 auto;
	letter-spacing:1px;
}
.heading.white h3 {
	color:#fff;
}
.heading h3 span{
	color:#ffbe00;
}
.heading.text-left hr{
	margin:30px 0;
}
/*=======================================================
      TOP BAR
========================================================*/
.top-bar {
	float:right;
	width: 80%;
}
.top-info{
	display:inline-block;
	width:100%;
	float:left;
	border-bottom:1px solid #ececec;
}
.top-info .personal-info{
	color:#999999;
	float:left;
}
.top-info .personal-info p{
	color:#999999;
	margin:0px;
}
.top-info .personal-info li{
	display:inline-block;
	border-right:1px solid #ececec;
	padding:15px 20px;
}
.top-info .personal-info li i{
	margin-right:5px;
}
.top-info .social{
	float:right;
	margin:0px;
	padding:0px;
}
.top-info .social li{
	float:left;
	display:inline-block;
	margin:0px;
	padding:0px;
}
.top-info .social li a{
	border-left:1px solid #f0f0f0;
	width:48px;
	height:54px;
	line-height:54px;
	padding:0px;
	display:inline-block;
	text-align:center;
	color:#aaaaaa;
}
.top-info .social li a:hover{
	color:#fff;
	background:#ffbe00;
}
/*=======================================================
      HEADER
========================================================*/
header {
	position: absolute;
	width: 100%;
	z-index: 9999;
	background:#fff;
	border-bottom:3px solid #ffbe00;
	padding-left:30px;
	margin-top:40px;
}
header .navbar {
	background: #fff;
	border: none;
	margin: 0px;
	padding: 0px;
	border-radius: 0px;
	text-align: center;
	width: 100%;
	float: left;
}
header .logo{
	float: left;
	 border-right:1px solid #ececec;
	 padding:37px 0;
	 padding-right:30px;
	 width:20%;
}
header .ownmenu {
	float: left;
	padding:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}
header .navbar {
	display: inline-block;
}
header .navbar li {
	display: inline-block;
	float: left;
}
header .navbar li a {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	color: #313f46;
	background: none !important;
	padding: 28px 15px;
	font-weight:normal;
	text-transform: uppercase;
}
header .navbar li a:hover {
	color:#ffbe00;
}
header .navbar li.active>a{
	color:#ffbe00;
}
header .quotes {
	float: right;
}
header .quotes a {
	font-size: 14px;
	color: #fff;
	display:inline-block;
	line-height: 43px;
	padding: 0px 30px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	background: #ffbe00;
	color: #fff;
	float: right;
	margin-top:15px;
	margin-right:20px;
	display: inline-block;
}
header .quotes a i{
	margin-right:10px;
}
header .quotes a:hover {
	background: #333333;
	color: #fff;
}
.ownmenu ul.dropdown{
	background:#333333;
	padding:0px;
}
.ownmenu ul.dropdown li{
	margin:0px;
}
.ownmenu ul.dropdown li a{
	padding:0px 20px;
	font-size:14px;
	line-height:40px;
	border-bottom:1px solid rgba(255,255,255,0.1);
}
/*=======================================================
      SUB BANNER
========================================================*/
.sub-bnr {
	background: url(images/bg/sub-bnr-bg.jpg) no-repeat;
	background-size: cover;
	min-height: 250px;
	text-align: center;
}
.sub-bnr h4 {
	color: #fff;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 150px;
}
.sub-bnr hr{
	margin:20px auto;
}
.sub-bnr .breadcrumb {
	background: none;
	margin:0px;
	padding:0px;
}
.sub-bnr .breadcrumb li {
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
}
.sub-bnr .breadcrumb li a {
	color: #fff;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
}
.sub-bnr .breadcrumb>li+li:before {
	color: #fff;
}
.sub-bnr .go-down{
	background:url(images/go-down.png) center center no-repeat;
	position:absolute;
	width:80px;
	margin:0 auto;
	bottom:0px;
	height:32px;
	left:0px;
	right:0px;
}
/*=======================================================
      SERVICES
========================================================*/
.intro-ser{
	padding:40px 30px;
	border:1px solid #ececec;
	position:relative;
}
.intro-ser h6{
}
.intro-ser .tag{
	height:58px;
	width:58px;
	border-radius:50%;
	border:4px solid #fff;
	background:#ffbe00;
	position:absolute;
	line-height:44px;
	text-align:center;
	right:20px;
	top:-30px;
}
.intro-ser h6:before{
	position:absolute;
	height:23px;
	width:4px;
	background:#ffbe00;
	content:"";
	left:0px;
}
.intro-ser a{
	border-bottom:1px dashed #ffbe00;
	text-transform:uppercase;
	font-size:16px;
	color:#ffbe00;
	padding-bottom:5px;
	margin-top:20px;
	display:inline-block;
}
.intro-ser a:hover{
	color:#252525;
	border-bottom-color:#252525;
}
.services-intro{
	padding:20px 25px;
	border:10px solid #f8f8f8;
}
.services-intro li{
	margin:32px 0;
}
.services-intro .icon{
	height:70px;
	width:70px;
	border-radius:50%;
	border:5px solid #f4f4f4;
	background:#ffbe00;
	line-height:54px;
	text-align:center;
	margin-right:5px;
}
/*=======================================================
      WORK
========================================================*/
.latest-work {
	background:url(images/bg/bg-portfolio.jpg) no-repeat;
	background-size:cover;
}
.portfolio-wrapper{
	position:relative;
}
#portfolio-filters > ul {padding-left:0}
.latest-work .filter{
	display:inline-block;
	width:100%;
	position:absolute;
	top:-110px;
	right:0px;
	text-align:right;
}
.latest-work .filter li{
	display:inline-block;
}
.latest-work .filter li{
	color:#fff;
	margin-right:10px;
}
.latest-work .filter li a {
	color: #fff;
	font-weight: 400;
	line-height: 22px;
	font-size: 15px;
	padding: 10px 10px;
}
.latest-work .filter li:nth-last-child(1){
	margin-right:0px;
}
.latest-work .filter li:nth-last-child(1) a{
	padding-right:0px;
}
.latest-work .filter li a:hover {
	color: #ffc107
}
.latest-work .filter li a.active {
	color: #ffc107
}
.latest-work .items.row{
	margin:0 -5px;
}
.latest-work .col-4 .item {
	width: 25%;
	padding:5px;
}
.gal-item .hover-info {
	position: absolute;
	background: rgba(51,51,51,0.9);
	z-index: 9;
	opacity: 0;
	bottom: 10px;
	left: 10px;
	right:10px;
	padding:20px;
	overflow:hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.gal-item .hover-info h6{
	font-weight:200;
	color:#fff;
	margin:0px;
	margin-bottom:6px;
	font-size:14px;	
}
.gal-item .hover-info p{
	color:#fff;
	margin:0px;
	font-size:13px;	
}
.gal-item .hover-info a {
	color: rgba(255,255,255,0.8);
	font-size: 20px;
	display: inline-block;
	position: absolute;
	right:-50px;
	top:30px;
	opacity:0.6;
}
.gal-item .hover-info a:hover{
	color:#fff;
	opacity:1;
}
.gal-item:hover .hover-info a{
	color: #fff;
	right:20px;
}
.gal-item:hover .hover-info {
	opacity: 1;
}
.gal-item {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.light-port .filter li a{
	color:#313f46;
}
.light-port .filter li{
	color:#313f46;
}
.project-detail{
}
.blog-post .side-bar hr{
	margin:20px 0;
}
/*=======================================================
      PAGINATION
========================================================*/
.pagination {
	padding-top: 80px;
	border: none !important;
	display: inline-block;
	width: 100%;
	margin: 0 !important;
	text-align: center;
}
.pagination ul li {
	border: none;
}
.pagination>li {
	display: inline-block;
}
.pagination>li>a, .pagination>li>span {
	border: none;
	border-radius: 0px !important;
	padding: 0px;
	height:42px;
	width:42px;
	text-align: center;
	line-height: 42px;
	color: #777777;
	font-weight:bold;
	margin: 0px;
	font-size: 16px;
	background:#f2f2f2;
	
}
.pagination>li>a:hover {
	background: #ffbe00;
	color: #fff;
	border-color: #ffbe00;
}
/*=======================================================
      WHY CHOOSE US
========================================================*/
.num-process{
	margin-top:30px;
}
.num-process .icon span{
	height:26px;
	width:26px;
	line-height:26px;
	border-radius:50%;
	text-align:center;
	color:#fff;
	background:#ffbe00;
	font-size:12px;
	display:inline-block;
	margin-bottom:10px;	
}
.we-are-good article{
	border:1px solid #ececec;
	padding:35px 20px;
	position:relative;
	overflow:hidden;
}
.we-are-good article h6{
	margin:0px;
}
.we-are-good article{
	margin-bottom:30px;
}
.we-are-good article .icon{
	margin-right:10px;
	margin-top:5px;
}
.we-are-good article p{
	margin:0px;
}
.we-are-good .go{
	position:absolute;
	right:0px;
	bottom:0px;
	display:inline-block;
	height:45px;
	width:45px;
	color:#fff;
	z-index:1;
    padding-top: 25px;
    padding-left: 35px;
}
.we-are-good .go:before{
	position:absolute;
	height:45px;
	width:45px;
	content:"";
	background:#ffbe00;
	float:left;
	top:23px;
	left:23px;
	z-index:-1;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
}
/*=======================================================
      TESTI
========================================================*/
.testi {
}
.testi-name{
	position:relative;
	z-index:2;
	width:50%;
	margin:0 auto;
	margin-top:-20px;
}
.testi .media-left .avatar {
	width: 72px;
	display: inline-block;
}
.testi .media-left .avatar:before {
	height: 72px;
	width: 72px;
	position: absolute;
	content: "";
	display: inline-block;
	left: -10px;
	top: -10px;
	z-index: 3;
	border: 2px solid rgba(0,0,0,0.1);
}
.testi p {
	color:#9e9e9e;
}
.testi .quote {
	font-size: 40px;
	color: rgba(255,255,255,0.2);
	position: absolute;
	left: 0px;
	top: 0px;
}
.testi .media-left .avatar img {
	position: relative;
	z-index: 9;
}
.testi h5 {
	font-size: 15px;
	color: #ffbe00;
	margin-bottom: 10px;
	margin-top: 30px;
	font-weight:normal;
	text-transform: none;
	letter-spacing:1px;
}
.testi .owl-nav {

}
.testi .owl-nav div.owl-prev {
	display: inline-block ;
	color: #344248;
	margin: 0 15px;
	height: 62px;
	width: 32px;
	border-radius: 4px;
	border: 1px solid #ececec;
	line-height: 58px;
	text-align: center;
	position:absolute;
	top:50%;
	left:-100px;
	margin-top:-60px;
}
.testi .owl-nav div.owl-next{
	display: inline-block ;
	color: #344248;
	margin: 0 15px;
	height: 62px;
	width: 32px;
	border-radius: 4px;
	border: 1px solid #ececec;
	line-height: 58px;
	text-align: center;
	position:absolute;
	top:50%;
	right:-100px;
	margin-top:-60px;
}
.testi .owl-nav div.owl-next:hover{
	background:#344248;
	border-color:#344248;
	color:#fff;
}
.testi .owl-nav div.owl-prev:hover{
	background:#344248;
	border-color:#344248;
	color:#fff;
}
.testi .owl-dots {
	position: absolute;
	right: -20px;
	top: 40%;
	width: 6px;
}
.testi .owl-dots div {
	height: 6px;
	width: 6px;
	display: inline-block;
	background: rgba(255,255,255,0.3);
	margin-bottom: 0px;
	border-radius: 50%;
}
.testi .owl-dots .owl-dot.active {
	background: #fff;
}
.testi .owl-dots .owl-dot span {
	margin: 0px;
}
.testi span {
	display: inline-block;
	width: 100%;
	color:#777777 !important;
	margin-bottom: 0px;
	font-size:12px;
	text-transform:uppercase;
}
.testi .media-body p {
	color: #9e9e9e;
	font-size: 16px;
}
.in-testi{
	background:#fff;
	padding:40px;
	text-align:center;
	position:relative;
}
.in-testi .avatar{
	
}
.stars{
	margin-top:20px;
}
.stars i{
	margin:0 3px;
}
.testi .media-body span {
	color: #b0b7ff;
}
.texti-slide {
}
/*=======================================================
      COST CALCULATOR
========================================================*/
.cost-cal{
	background:url(images/bg/bg-2.jpg) no-repeat;
	background-size:cover;
}
.cost-cal .calculate{
	background:#ffbe00 url(images/bg/cost-top-bg.jpg) top no-repeat;
	padding:0 70px;
	padding-top:55px;
	padding-bottom:50px;
}
.cost-cal .calculate p{
	color:#fff;
}
.cost-cal .calculate form li{
	margin-top:20px;
}
.cost-cal .calculate form li label{
	width:100%;
	display:inline-block;
	font-weight:normal;
	color:#fff;
	font-size:15px;
}
.cost-cal .calculate form li input{
	width:100%;
}
.cost-cal .calculate form li .form-control{
	border-radius:0px;
	border:none;
	height:40px;
	border-radius:0px;
	padding:0 20px;
	margin-top:10px;
}
.cost-cal .calculate h4{
	font-weight:normal;
	color:#fff;
	margin-top:13px;
	font-size:28px;
	letter-spacing:1px;
}
.cost-cal select{
	width:100%;
}
.cost-cal .radio{
	width:10%;
	padding:0px;
	margin:0px;
	display:inline-block;
	padding-left:20px;
	margin-right:20px;
	margin-top:10px;
}
.cost-cal .cost-img{
	margin-left:-80px;
	margin-top:30px;
}
.cost-cal {
}
/*=======================================================
      TEAM MEMBER
========================================================*/ 
.team-member{
}
.team-member p{
	font-size:15px;
	line-height:30px;
	letter-spacing:1px;
}
.team-member .social{
	margin:0px;
	padding:0px;
	display:inline-block;
	width:100%;
	margin-bottom:30px;
}
.team-member span{
	color:#ffbe00;
	display:inline-block;
	margin:15px 0;
}
.members h6{
	margin-top:15px;
}
.team-member .social li{
	float:left;
	display:inline-block;
	margin:0px;
	padding:0px;
	margin-top:0px;
}
.team-member .social li a{
	width:45px;
	height:45px;
	line-height:45px;
	padding:0px;
	border-radius:50%;
	display:inline-block;
	text-align:center;
	color:#333333;
	border:1px solid #333333;
	margin-right:10px;
}
.team-member .social li a:hover{
	color:#fff;
	background:#ffbe00;
	border-color:#ffbe00;
}
/*=======================================================
      BLOG
========================================================*/ 
.blog .post-info span.author{
	font-weight:14px;
	text-transform:uppercase;
	margin-top:10px;
	display:inline-block;
}
.blog .tittle-post{
	font-size:17px;
	text-transform:uppercase;
	font-weight:normal;
	display:inline-block;
	width:100%;
	letter-spacing:0.1px;
	line-height:26px;
	margin-top:20px;
}
.blog .btn{
	background:#ffbe00;
	padding:10px 30px;
	margin-top:20px;
	font-weight:bold;
	font-family: 'PT Sans';
}
.blog .btn:hover{
	background:#252525;	
}
.blog .date{
	width:52px;
	height:56px;
	float:left;
	position:absolute;
	bottom:-20px;
	left:30px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	padding:0 10px;
	padding-top:7px;
	text-align:center;
	line-height:20px;
	background:#ffbe00;
	letter-spacing:0.4px;
}
/*=======================================================
      CLIENTS
========================================================*/
.clients li {
	text-align: center;
	float:left;
	width:20%;
}
.clients .style-2 li {
	padding: 0px;
	border: none;
}
.clients .style-2 li a {
	border-right: none;
	border-top: none;
	border-left: none;
}
.clients .owl-nav div.owl-prev {
	display: inline-block ;
	color: #344248;
	margin: 0 15px;
	height: 62px;
	width: 32px;
	border-radius: 4px;
	border: 1px solid #ececec;
	line-height: 58px;
	text-align: center;
	position:absolute;
	top:50%;
	left:-100px;
	margin-top:-30px;
}
.clients .owl-nav div.owl-next{
	display: inline-block ;
	color: #344248;
	margin: 0 15px;
	height: 62px;
	width: 32px;
	border-radius: 4px;
	border: 1px solid #ececec;
	line-height: 58px;
	text-align: center;
	position:absolute;
	top:50%;
	right:-100px;
	margin-top:-30px;
}
.clients .owl-nav div.owl-next:hover{
	background:#344248;
	border-color:#344248;
	color:#fff;
}
.clients .owl-nav div.owl-prev:hover{
	background:#344248;
	border-color:#344248;
	color:#fff;
}
/*=======================================================
      FOOTER
========================================================*/
.sub-footer{
	background:#3f3f3f;
}
.sub-footer ul{
	border-right:1px solid rgba(255,255,255,0.2);
}
.sub-footer li{
	border-left:1px solid rgba(255,255,255,0.2);
	padding:35px 0;
	padding-left:80px;
}
.sub-footer .icon{
	height:36px;
	width:36px;
	position:absolute;
	left:0px;
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:36px;
	float:left;
	margin-top:2px;
	background:rgba(255,255,255,0.2);
}
.sub-footer h6 {
	color: #fff;
	font-size:14px;
	font-family: 'PT Sans';
	margin:0px;
	letter-spacing:1px;
	margin-bottom:5px;
}
.sub-footer p{
	color:#fff;
	margin:0px;
	letter-spacing:1px;
	text-transform:uppercase;
}
footer{
	background:#2e2e2e;
	padding:100px 0;
}

footer .social{
	margin:0px;
	padding:0px;
}
footer .social li{
	float:left;
	display:inline-block;
	margin:0px;
	padding:0px;
	margin-top:20px;
}
footer .social li a{
	width:45px;
	height:45px;
	line-height:45px;
	padding:0px;
	border-radius:50%;
	display:inline-block;
	text-align:center;
	color:#aaaaaa;
}
footer .social li a:hover{
	color:#fff;
	background:#ffbe00;
}
footer .location i{
	width:25px;
	height:40px;
	float:left;
	margin-top:5px;
}
footer p {
	color: #e5e5e5;
	margin:5px;
}
footer h6 {
	color: #fff;
	font-family: 'PT Sans';
	margin-top:30px;
	margin-bottom:30px;
}
footer input{
	background:rgba(255,255,255,0.05);
	height:45px;
	padding:0 20px;
	display:inline-block;
	width:100%;
	border:none;
	margin-bottom:20px;
}
footer button{
	float:right;
	margin:0px;
	margin-top:-65px;
	line-height:45px;
	height:45px;
	color:rgba(255,255,255,0.5);
	position:relative;
	z-index:1;
	margin-right:10px;
	background:none;
	border:none;
}
.rights {
	padding:20px 0;
	background:#292929;
}
.rights p {
	color: #fff;
	text-align: center;
	margin: 0px;
}
/*=======================================================
      WHO WE
========================================================*/
.who-we {
}
.who-we h3 {
	font-size: 36px;
	margin-bottom: 40px;
	margin-top: 0px;
}
.who-we p {
	font-size: 14px;
}
.who-we .btn {
	padding: 10px 30px;
	font-size: 12px;
	outline: none;
	margin-top: 30px;
}
.who-we .btn-yellow {
	padding: 10px 30px;
	font-size: 12px;
	outline: none;
	margin-top: 30px;
	margin-left: 20px;
	background: none;
	border: 2px solid #ffc107;
}
.who-we .btn-yellow:hover {
	background: #ffc107;
}
.list-style {
	margin-top: 30px;
}
.list-style li {
	position: relative;
	padding-left: 20px;
	line-height: 30px;
	float: left;
	width: 50%;
	color: #6f6f6f;
}
.list-style li:before {
	position: absolute;
	left: 0px;
	content: "\f105";
	font-size: 14px;
	color: #5091ff;
	font-family: 'FontAwesome';
}
.offer-services li {
	float: left;
	display: inline-block;
	width: 20%;
	position: relative;
	text-align: center;
	padding-top: 70px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.offer-services li:hover {
	padding-top: 0px;
	padding-bottom: 70px;
}
.offer-services li h5 {
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	margin-top: 20px;
	letter-spacing: 1px;
}
.offer-services li p {
	color: #fff;
	letter-spacing: 1px;
}
.offer-services li .img-responsive {
	width: 100%;
}
.offer-services li a {
	color: #448aff;
	background: #f9f9f9;
	height: 70px;
	position: absolute;
	width: 100%;
	bottom: 0px;
	line-height: 70px;
	left: 0px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Roboto Slab', serif;
	z-index: -1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0;
}
.offer-services li .position-center-center {
	margin-top: 35px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.offer-services li:hover .position-center-center {
	margin-top: -35px;
}
.offer-services li a:hover {
	color: #f9f9f9;
	background: #448aff;
}
.offer-services li:hover a {
	z-index: 1;
	opacity: 1;
}
/*=======================================================
      TEAM
========================================================*/
.team ul li {
	position: relative;
}
.team ul li article {
	position: relative;
	border: 1px solid #ececec;
	position: relative;
	overflow: hidden;
}
.team ul li article h6 {
	color: #fff;
	margin: 0px;
	margin-bottom: 5px;
}
.team .team-hover {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	left: -100%;
	background: rgba(51,51,51,0.9);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.team .team-hover span {
	margin: 10px 0;
	font-weight: bold;
	margin-bottom: 20px;
}
.team .position-center-center {
	width: 100%;
	padding: 0 20px;
}
.team ul li article p {
	color: #fff;
	line-height: 24px;
}
.team ul li article span {
	color: #ffc107;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	font-weight: bold;
}
.team .social li {
	margin: 0px;
	padding: 0px;
}
.team .social li a {
	font-size: 14px;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	border: 2px solid #fff;
	border-color: transparent;
	display: inline-block;
	text-align: center;
	line-height: 36px;
}
.team .social li a:hover {
	border-color: #fff;
}
.team .team-name {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 20px;
	left: 0px;
	text-align: right;
	background: rgba(51,51,51,0.9);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.team ul li article:hover .team-name {
	left: 100%;
}
.team ul li article:hover .team-hover {
	left: 0px;
}
.contact-page #map {
	height: 550px;
}
/*=======================================================
			CONTACT FORM
========================================================*/
.contact-form .error {
	border: 1px solid red;
}
.contact-form .error:before {
	content: "\f071";
	font-family: 'FontAwesome';
	position: absolute;
	color: red;
}
.success-msg {
	background: #fff;
	border: 1px solid #ABD0A8;
	color: #589051;
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 11px 16px;
	border-radius: 4px;
	display: none;
}
.success-msg i {
	padding: 10px;
	border-radius: 50%;
	border: 1px solid #ABD0A8;
	margin-right: 10px;
}
.contact-form label {
	display: inline-block;
	width: 100%;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 20px;
	color:#ececec;
}
.contact-form label input {
	border: 1px solid #ececec;
	height: 40px;
	padding: 0 20px;
	border-radius: 0px;
	width: 100%;
	background: #fff;
	box-shadow: none !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.contact-form textarea {
	display: inline-block;
	width: 100%;
	position: relative;
	padding: 10px 20px;
	border: 1px solid #ececec;
	height: 200px;
	border-radius: 0px;
	background: #fff;
	box-shadow: none !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.contact-form input:focus {
	border: 1px solid #ffbe00 !important;
}
.contact-form textarea:focus {
	border: 1px solid #ffbe00 !important;
}


/*=======================================================
      Emergency
========================================================*/
.procsss {
	position: absolute;
	top: -150px;
	z-index: 999;
	background: none;
}
.procsss ul {
	background: rgba(0,0,0,0.5);
	padding: 30px 30px;
}
.procsss ul li h6 {
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;
	color: #fff;
}
.procsss ul li p {
	color: #fff;
	margin: 0px;
}
.procsss .numb {
	display: inline-block;
	height: 45px;
	width: 45px;
	background: #ffc107;
	border-radius: 50%;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	color: #fff;
	margin-right: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.procsss li:hover .numb {
	background: #fff;
	color: #ffc107;
}
.cate li {
	position: relative;
}
.cate li:before {
	content: "\f101";
	font-family: 'FontAwesome';
	position: absolute;
	left: 0px;
	color:#ffbe00;
	font-size:12px;
}
.cate li {
	padding-left: 15px;
	border-bottom: 1px solid #ececec;
	line-height: 55px;
}
.cate li a {
	font-size: 16px;
	color: #777777;
	display: inline-block;
	width: 100%;
}
.cate li span {
	float: right;
	height:26px;
	width:26px;
	text-align:center;
	background:#ffbe00;
	border-radius:5px;
	margin-top:15px;
	line-height:26px;
	font-size:12px;
	color:#fff;
}
.cate li a:hover {
	color: #ffbe00;
}
.news-post blockquote {
	color: #777777;
	background:#f7f8f9;
	font-size: 18px;
	border-left-color: #f7c93e;
	text-align: left;
	line-height: 30px;
	font-style:italic;
	letter-spacing: 1px;
	margin-top: 50px;
	padding:30px 30px;
	margin-bottom: 50px;
}
.comments .media-body h4 {
	color: #222222;
}
.comments .media-body h4 span {
	font-size: 12px;
	color: #777777;
	margin-left: 20px;
	display: inline-block;
	width: 100%;
}
.comments .media-body a {
	//float: right;
	margin-top: -23px;
}
.comments {
	margin-top: 30px;
}
.comments .media-list {
	margin-bottom: 30px;
}
.comments .media-list li {
	padding: 20px 0;
	border-bottom: 1px solid #e9e9e9;
}
.comments .media-left {
	margin-right: 20px;
}
.comments .media-left a {
	width: 100px;
	display: inline-block;
}
.comments .media p {
	margin-top: 15px;
	font-size: 13px;
}
.comments .media h6 span {
	font-size: 11px;
	color: #ffc326;
	margin: 0;
	font-family: 'PT Sans';
	margin-top: 15px;
	margin-left:30px;
	text-transform:none;
}
.comments .media h6 {
	font-weight: 700;
	color: #222222;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
} 
.comments .btn.raply{
	padding:5px 10px;
	float:right;
	font-size:9px;
	left:0px;
	color:#fff;
}
.comments .media a img {
	margin-bottom: 10px;
}
.comments form label {
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 20px;
	display: inline-block;
	width: 100%;
	font-size: 12px;
}
.comments form .form-control {
	display: inline-block;
	width: 100%;
	height: 40px;
	margin-top: 5px;
	border-radius: 0px;
	box-shadow: none;
	background: none;
	border: 1px solid #e8e8e8;
}
.comments form textarea.form-control {
	display: inline-block;
	width: 100%;
	height: 150px;
}

.pager {
	margin-bottom: 80px;
	text-transform: uppercase;
	border-top:1px solid #ffbe00;
	border-bottom:1px solid #ffbe00;
	padding:15px 0;
}
.pager a {
	font-size: 12px;
	border: none;
}
.comments {
	margin-bottom: 50px;
}
.admin-info {
	border:10px solid #f2f2f2;
	padding:40px 50px;
}
.social_icons li{
	display:inline-block;
	color:#989898;
}
.social_icons li a{
	color:#989898;
	margin:0 5px;
}
.admin-info img {
    border-radius: 50%;
    height: 117px;
    width: 117px !important;
}
/*=======================================================
      Emergency
========================================================*/
.emergency {
	background: url(images/bg/bg-1.jpg) no-repeat;
	background-size: cover;
	height: auto;
}
.emergency h3 {
	margin-top: 0px;
}

/*=======================================================
      Appoinment
========================================================*/
.appoinment {
	background: url(images/bg/bg-2.jpg) no-repeat;
}
.appoinment {
}
.appoinment form{
	margin-top:80px;
}
.appoinment  label{
	width:100%;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:30px;
	display:inline-block;
}
.appoinment input{
	height:40px;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	padding-top:8px;
	border-radius:0px ;
	border:1px solid #e2e2e2; 
}
.appoinment textarea{
	height:110px;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	padding-top:8px;
	border-radius:0px ;
	border:1px solid #e2e2e2; 
}
.appoinment .btn{
	background:#448aff;
	border:none;
	color:#fff;
	font-size:12px;
	margin-bottom:50px;
}
.ser-single .list-style li{
	width:100%;
}
/*=======================================================
			ACCORDION
========================================================*/
#accordion {
}
#accordion .panel-default > .panel-heading .panel-title a:before {
	content: "\f077";
	font-family: FontAwesome;
	padding: 0px;
	color: #fff;
	float: right;
	padding: 0px 15px;
	display: none;
}
#accordion .panel-default > .panel-heading .panel-title a.collapsed:before {
	content: "\f078";
	color: #222222;
	font-family: FontAwesome;
	display: none;
}
#accordion .icon-accor {
	background: #344248;
	color: #fff;
	display: inline-block;
	height: 49px;
	width: 49px;
	font-size:18px;
	text-align: center;
	line-height: 45px;
	margin-right: 15px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#accordion .panel-default {
	border: none;
}
#accordion .panel-default > .panel-heading {
	background-color: #fff;
	padding: 0px;
	color: #333333;
	border-radius: 0px;
	overflow: hidden;
	border: none !important;
}
#accordion .panel-default > .panel-heading a {
	text-decoration: none;
	font-size: 12px;
	width: 100%;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	line-height: 40px;
	font-family: 'Oswald', sans-serif;
	display: inline-block;
	padding-left: 0px;
	border: 1px solid #dddddd;
}
#accordion .panel-group .panel {
	border-radius: 0px;
}
#accordion .panel-body {
	border: 1px solid #dddddd;
	border-top: none;
}
#accordion.style-2 .panel-default > .panel-heading a{
	font-family: 'PT Sans';
	font-weight:bold;
	font-size:14px;
	color:#555555;
}
.latest-work .filter.tabs {
	height: auto;
	min-height: auto;
	background: none;
	text-align: center;
}
.latest-work .filter.tabs {
	margin-bottom: 50px;
}
.latest-work .filter.tabs li {
	display: inline-block;
	margin-bottom: 10px;
	margin: 0 5px;
}
.latest-work .filter.tabs li a {
	color: #999999;
	padding: 8px 20px;
	border: 2px solid #999999;
}
.latest-work .filter.tabs li a.active {
	color: #ffc107;
	border: 2px solid #ffc107;
}
.side-tittle {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
}
.tags a {
	font-size: 13px;
	color: #777777;
	border: 1px solid #ececec;
	padding: 5px 15px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
}
.tags li {
	display: inline-block;
	float: left;
}
.tags a:hover {
	border: 1px solid #ffbe00;
	background: #ffbe00;
	border-color: #ffbe00;
	color: #fff;
}
/*=======================================================
			PAPULAR POST
========================================================*/
.papu-post {
}
.papu-post .media-left {
	width: 80px;
	margin-right: 0px;
}
.papu-post .media-left img {
	width: 100%;
}
.papu-post .media-left a {
	width: 70px;
	margin-right: 10px;
	display: inline-block;
}
.papu-post span {
	color: #ffbe00;
	letter-spacing: 0px;
	font-size: 11px;
}
.papu-post li {
	border-bottom: 1px solid #ececec;
	padding: 20px 0;
	margin: 0px;
}
.papu-post .media-heading {
	display: inline-block;
	width: 100%;
	color: #777777;
	margin-top: 0px;
	font-size: 13px;
	letter-spacing: 0px;
}
.search input {
	display: inline-block;
	width: 100%;
	height: 35px;
	background: #fff;
	border: 1px solid #ebebeb;
}
.search button {
	float: right;
	margin-top: 10px;
	line-height: 35px;
	margin-right: 0px;
	margin-top: -35px;
	position: relative;
	z-index: 1;
	border-radius: 50%;
	border: none;
	color: #313f46;
	width: 35px;
	height: 35px;
	font-size: 16px;
	background:none;
}
.side-bar #map {
	height: 320px;
	width: 100%;
}
.promo{
	background:url(images/bg/promo-bg.jpg) no-repeat;
	background-size:cover;
}
.promo .overlay{
	background:rgba(52,66,72,0.95);
	padding:100px 0;
}
.promo .overlay:before{
	content:"";
	position:absolute;
	right:0px;
	left:100%;
	width:100%;
	height:100%;
	top:0px;
	background:rgba(52,66,72,0.95);
}
.promo h4{
	color:#fff;
	font-weight:normal;
	display:inline-block;
	margin:0px;
	margin-bottom:15px;
}
.promo .overlay:after {
	position:absolute;
	top:0px;
	left:-340px;
	width: 0;
	content:"";
	height: 0;
	border-bottom: 340px solid rgba(52,66,72,0.95);
	border-left: 340px solid transparent;
}
.promo p{
	color:#fff;
	margin-bottom:30px;
}
/*=======================================================
			PRICING
========================================================*/
.pricing {
}
.pricing ul li article {
	background: #f9f9f9;
	text-align: center;
	padding: 50px 0;
}
.pricing ul li h5 {
	font-weight: normal;
	margin-bottom: 50px;
}
.pricing ul li .price-info {
	color: #969595;
	letter-spacing: 0.5px;
	line-height: 40px;
}
.pricing ul li .price {
	font-size: 50px;
	margin-top: 50px;
}
.pricing ul li .month {
	font-size: 12px;
}
.curency {
}
/*=======================================================
			TABS SECTION
========================================================*/
#tabs .tab-pane {
	padding: 36px 30px;
	border: none;
}
#tabs .nav-tabs > li {
	border: none;
	margin: 0px;
	padding: 0px;
	float: left;
	border: none;
	width: 33.3333%;
}
#tabs .nav-tabs > li a {
	border: none;
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 30px;
	font-size: 13px;
	font-family: 'Oswald', sans-serif;
	border-radius: 0px;
	text-transform: uppercase;
	border-top: 2px solid #fff;
}
#tabs .nav-tabs > li.active a {
	border-top: 2px solid #ffbe00;
	color: #ffbe00;
}
#tabs .nav-tabs > li:hover a {
	border-top: 2px solid #ffbe00;
	background: none;
	color: #ffbe00;
}
#tabs .nav-tabs {
	border: none;
	border-bottom: none;
}
.error-page{
	text-align:center;

}
.bgi:before{
	background:url(images/erroe-bg.jpg) center center no-repeat;
	content:"";
	position:absolute;
	left:0px;
	right:0px;
	width:100%;
}
.error-page h1{
	font-size:300px;
	color:#448aff;
}
.error-page h3{
	font-weight:normal;
	text-transform:uppercase;
}
.error-page p{
	width:60%;
	margin:0 auto;
}

/***************************************************/
.btn-error{
    border: none;
    color: #fff;
    display: inline-block;
    padding: 13px 35px;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    background: #303f46;
    letter-spacing: 1px;
}
.btn-error:hover {
    background: #ffbe00;
    color: #fff;
}
#back-to-top {
    right: 40px;
    top: auto;
    z-index: 1;
    -webkit-backface-visibility: hidden;
}

#back-to-top.affix {
    bottom: 40px;
}

#back-to-top .btn.btn-primary{
    border-radius: 3px;
    padding: 0;
    font-size: 18px;
    width: 36px;
    height: 36px;
    background: rgba(0,0,0,.3);
    border: 2px solid transparent;
    color: #fff;
    opacity: .5;
}

#back-to-top .btn.btn-primary:hover{
    color: #fff;
    opacity: 1;
}
#back-to-top .btn.btn-primary i{margin: 0;}
.btn-search-404{background: transparent;}
/**********UNDER CONSTRUCTION*************/
.coming-soon {
    background-image: url("images/bg/sub-bnr-bg.jpg");
    background-size: cover;
    padding-top: 30%;
    position: relative;
    text-align: center;
}
.coming-soon:before {
    content: "";
    position: absolute;
    background-color: rgba(255,255,255,0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
}

.coming-soon .heading {
    color: #fff;
    padding: 100px 0;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

.coming-soon .heading:before {
    content: "";
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}
.coming-soon .heading h3 {
    background-position: center bottom;
    color: #fff;
    position: relative;
    font-size: 32px;
}
.coming-soon .heading p {
    color: #999;
    position: relative;
    font-size: 18px;
    padding-right: 0;
}
.coming-soon .countdown .countdown-section {
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    float: left;
    margin-bottom: 20px;
    border-right: 2px dotted #2a2a2a;
    padding: 5% 0;
    position: relative;
}
.coming-soon .countdown .countdown-section:last-child {
    border: none;
}
.coming-soon .countdown .countdown-section span {
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.coming-soon .countdown .countdown-section .countdown-amount {
    font-size: 52px;
    margin-bottom: 20px;
}

.coming-soon .countdown .countdown-section .countdown-period {
    font-size: 22px;
}

.coming-soon .container > p {
    color: #2a2a2a;
    position: relative;
    padding: 0 14%;
    font-size: 13px;
    line-height: 24px;
}
.coming-soon .container > ul {
    position: relative;
    padding-left: 0;
    margin-bottom: 32px;
}
.coming-soon .container > ul li {
    display: inline-block;
    margin: 0 5.5px;
}
.coming-soon .container > ul li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 2px solid rgba(42,42,42,0.85);
    line-height: 28px;
    color: #3f4346;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.coming-soon .container > ul li a:hover {
    background-color: #fff;
}
div.clock{ margin-bottom: 40px;}
div.clock div.col-md-2{
    margin:0 16px 20px 16px; 
    padding:5% 0;
    border-right: 2px dotted #2a2a2a; 
    text-align: center;
    box-sizing: border-box;
    font-size: 22px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}
div.clock div.col-md-2:last-child{border: none;}
div.clock div span {
    display: block; 
    font-size: 52px; 
    margin-bottom: 20px;

}
.coming-soon ul.social-shortcode li a{
    border: 2px solid rgba(42,42,42,0.85);
    color: #3f4346;
}
/******************BLOG*****************/
.blog-post:first-child{margin-top: 0 !important;}
.blog-post .date{height: auto; z-index: 9999;}
.blog-post .date.no-bottom{bottom: auto;}
.blog-post.gallery .flexslider{border: none; background: none;}
.blog-post.video .flex-video iframe{width: 100%; margin-bottom: -5px;}
.blog-post.status .post-info>span, .blog-post.link .post-info>span, .blog-post.quote .post-info>span{margin-top: 0;}
.pagination>li{margin-right: 5px;}
.pagination>.active>a, .pagination>.active>a:focus, 
.pagination>.active>a:hover, .pagination>.active>span,
.pagination>.active>span:focus, .pagination>.active>span:hover{
    background: #ffbe00;
    color: #fff;
    border-color: #ffbe00;
}
ul.comment-tree li ul.children{margin-left: 80px; margin-top: 15px;}
.comments .comment-tree li{border-bottom: none; padding: 0;}
.comments .comment-tree .comment-wrap{border-bottom: 1px solid #e9e9e9; padding: 20px 0;}
.comments .media-body span.edit-link a{float: none}
.comments .media a img{border-radius: 15px}
/*****************PORTFOLIO**************/
.portfolio-icons a{
    width: 49px;
    height: 49px;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    margin: 0 auto;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
.portfolio-icons a:hover{text-decoration: none;}
.portfolio-icons a i{
    color: #ffbe00;
    font-size: 49px;
}
.portfolio-wrapper .item:hover  .portfolio-icons a {
    opacity: 1;
}
.latest-work .filter li:after{
    content: "|";
    color: #313f46;
}
.latest-work .filter li:last-child:after{
    content: none;
}
.filter li a{cursor: pointer;}

.pp_social {display:none;}
/***************WIDGETS**************/
.sidebar-widget:first-child h5.side-tittle{margin-top: 0 !important;}
footer .footer-widget .search button{margin-top: -54px;}
.sidebar-widget img, .sidebar-widget select{
	max-width: 100%;
	height: auto;
}
/*categories*/

.widget.widget_categories ul,
.widget.widget_archive ul, 
.widget.widget_meta ul{
    padding-left: 0; 
    list-style: none;
}
.widget.widget_categories ul li,
.widget.widget_archive ul li, 
.widget.widget_meta ul li{
    position: relative;
    padding-left: 15px;
    border-bottom: 1px solid #ececec;
    line-height: 55px;
}

.widget.widget_categories ul li:before,
.widget.widget_archive ul li:before, 
.widget.widget_meta ul li:before{
    content: "\f101";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
    color: #ffbe00;
    font-size: 12px;
}
.widget.widget_categories ul li a,
.widget.widget_archive ul li a, 
.widget.widget_meta ul li a{
    font-size: 16px;
    color: #777777;
    display: inline-block;
    width: 100%;
}
.widget.widget_categories ul li a:hover,
.widget.widget_archive ul li a:hover, 
.widget.widget_meta ul li a:hover{
    color: #ffbe00;
}
.widget.widget_categories ul li a span,
.widget.widget_archive ul li a span, 
.widget.widget_meta ul li a span{
    float: right;
    height: 26px;
    width: 26px;
    text-align: center;
    background: #ffbe00;
    border-radius: 5px;
    margin-top: 15px;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
}
.footer-widget.widget_categories ul li,
.footer-widget.widget_archive ul li, 
.footer-widget.widget_meta ul li{
    border: none;
}
.footer-widget.widget_categories ul li a,
.footer-widget.widget_archive ul li a, 
.footer-widget.widget_meta ul li a{
    color: #e5e5e5;
}
/*tags*/
ul.wp-tag-cloud{margin: 0; padding: 0;}
ul.wp-tag-cloud li{
    display: inline-block;
}
ul.wp-tag-cloud li a{
    font-size: 13px !important;
    color: #777777;
    border: 1px solid #ececec;
    padding: 5px 15px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}
ul.wp-tag-cloud li a:hover{
    border: 1px solid #ffbe00;
    background: #ffbe00;
    border-color: #ffbe00;
    color: #fff;
}
.footer-widget ul.wp-tag-cloud li a{color: #e5e5e5;}
.footer-widget ul.wp-tag-cloud li a:hover{color: #fff;}
/* Contact Us Widget */
.container.contact-widget-wrapper{max-width:100% !important;}

#contactFormWidget input[type="text"],
#contactFormWidget textarea {
    padding: 10px;
    height: auto;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    background-color: transparent;
    font-size: 12px;
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 10px;
}
#contactFormWidget textarea {
    width: 100%;
    height: 80px;
    min-height: 80px;
    float:none;
    outline: none;
}

#contactFormWidget  input[type="submit"] {
    float: right;
    width: auto;
}


.widgetinfo {color:#9dd55d; font-size:12px; text-transform:uppercase; font-weight: bold; margin-top:-24px}
.widgetinfo i{color:#9dd55d; margin-right:6px}
.footer-widget #contactFormWidget input[type="text"],
.footer-widget #contactFormWidget textarea {
    color: #e5e5e5;
}
/*flickr*/
ul.flickr-list{
    list-style: none;
    margin: 0;
    padding-left: 0
}
ul.flickr-list li{width: auto;}
ul.flickr-list li, ul.flickr-list li a {
    display: inline-block;
}
.flickr-widget a img{
    margin: 0 10px 10px 0;
    display: inline-block;
    width: 75px;
    height: 75px;
    border-radius: 0;
    border: 3px solid rgba(204,204,204,0.9);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.flickr-widget a img:hover{
    border-color: #535d6b;
}
/*social icons*/
ul.social-widget{
    padding-left: 0;
    margin: 0;
    list-style: none;
}
ul.social-widget.side li{
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 8px;
}
ul.social-widget.side a {
    color: #fff;
    border: 1px solid transparent;
}
ul.social-widget.side a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 5px solid #f4f4f4;
    background: #ffbe00;
    line-height: 40px;
    text-align: center;
    margin-right: 5px;
    display: inline-block;
    font-size: 20px;
}
ul.social-widget.side a:hover{
    background-color: #fff !important;
    transition: all 1s ease 0s;
    color: #ffbe00;
}

.social-widget.head{float: right;}
.social-widget.head li{
    float: left;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
.social-widget.head li a {
    border-left: 1px solid #f0f0f0;
    width: 48px;
    height: 54px;
    line-height: 54px;
    padding: 0px;
    display: inline-block;
    text-align: center;
    color: #aaaaaa;
}

.social-widget.head li a:hover {
    color: #fff;
    background: #ffbe00;
}
ul.social-widget.foot li{
    float: left;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}
ul.social-widget.foot li a{
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: #aaaaaa;
}
ul.social-widget.foot li a:hover {
    color: #fff;
    background: #ffbe00;
    
}
/*******latest posts***/
ul.papu-post{padding-left: 0;}
.footer-widget ul.papu-post li{border-bottom: none;}
/****3 In 1*******/
.tab-widget  .nav-tabs {
    border: none;
    border-bottom: none;
}
.tab-widget .nav-tabs > li {
    border: none;
    margin: 0px;
    padding: 0px;
    float: left;
    border: none;
    width: 50%;
}
.tab-widget .nav-tabs > li a {
    border: none !important;
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 30px;
    font-size: 13px;
    font-family: 'Oswald', sans-serif;
    border-radius: 0px;
    text-transform: uppercase;
    border-bottom: 2px solid #fff !important;
}
.tab-widget .nav-tabs > li:hover a {
    border-bottom: 2px solid #ffbe00 !important;
    background: none;
    color: #ffbe00;
}
.tab-widget .nav-tabs > li.active a {
    border-bottom: 2px solid #ffbe00 !important;
    color: #ffbe00;
    outline: none;
}
/*---calendar---*/
#wp-calendar{border:solid 1px #dfdfdf; width:100%; max-width: 100%;}
#wp-calendar td {padding:8px; border-bottom:solid 1px #ededed}
#wp-calendar tbody td {border-left:solid 1px #ededed; text-align:center}
#wp-calendar th{padding:4px !important; background:#333; color:#fff; text-align:center}
#wp-calendar caption {background:#ffbe00; padding:4px; color:#fff}
.footer-widget #wp-calendar tbody {color: #e5e5e5;}
/*---------------------*/
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
    padding-left: 20px;
}
/****************Page Head**********/
.phead .flex-video iframe{
    width: 100%;
    border: none;
    margin-bottom: -5px;
    height: 550px;
}

/*slider*/
.homeSlider.flex-slider{border: none;}
.flex-slider li.item{position: relative;}
.photo-slider .flex-direction-nav a{
    background-image: none;
    top: 45%;
    width: auto;
    bottom: auto;
    z-index: 11;
    margin: 0 3%;
    opacity: 1;
    font-size: 0;
    height: auto;
}
.photo-slider .flex-direction-nav a:before {
    font-family: "FontAwesome";
    font-size: 50px !important;
    display: inline-block;
    content: '';
    padding-right: 10px;
    color: #ffbe00;
}
.photo-slider.flex-slider .flex-direction-nav a.flex-prev:before{
    content: "\f104";
}
.photo-slider.flex-slider .flex-direction-nav a.flex-next:before{
    content: "\f105";
}
 .flex-slider:hover .flex-direction-nav a.flex-prev,  .flex-slider .flex-direction-nav a.flex-prev{left: 0;}
 .flex-slider:hover .flex-direction-nav a.flex-next,  .flex-slider .flex-direction-nav a.flex-next {right: 0;}
 .flex-slider .carousel-caption {
  color: #fff;
  top: 35%;
  bottom: auto;
}

 .flex-slider .slides .slide{padding: 0}
 /**************** Wp Default classes **********************/

.wp-caption{max-width:100%; height:auto}
.wp-caption-text{}
.sticky{background-color:#e9eaec; padding:20px }
.gallery-caption{}
.bypostauthor{}  
.commentsectionwrap {margin-top:20px}
.alignleft { float: left; margin: 0 20px 10px 0;}
.alignright { float: right;  margin: 0 0 10px 20px;}
.aligncenter {display: block; margin: 0 auto;}
.screen-reader-text{}


/***************tables*****************/
table{
    table-layout: fixed;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
    text-align: center;
}
table thead th{
    font-size: 19px;
    color: #000000;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text-align: center;
    padding: 14px !important;
    background: #ffbe00;
    color: #ffffff;
    font-size: 17px;
    border: 1px solid #ffbe00;
    border-bottom:0;
}
table tbody th{border: 1px solid #dedede; padding:6px}
table td{
    padding: 14px ;
    font-size: 15px;
    color: #919191;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    line-height: 22px;
    margin: 0 0 20px;
    margin: 0;
    background: #ffffff;
    border: 1px solid #dedede ;
    border-bottom:none
}
table tr:nth-child(2n+1) td {
    background: #f5f5f5;
}
table th a {text-decoration:none}
table th a:hover {text-decoration:underline}

/*********************SHORTCODES***********************/
/*********lists************/
.list-shortcode li{list-style: inherit;}
.list-shortcode li, .list-shortcode li a{
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    color: #6f6f6f;
    line-height: 24px;
    text-rendering: optimizeLegibility;
}
ul.order-alter{padding-left: 0;}
ul.order-alter li{
    padding: 0 15px;
    list-style: none;
    display: inline-block;
}
ul.order-alter li:first-child{padding-left: 0;}
ul.order-alter .icon span {
    height: 26px;
    width: 26px;
    line-height: 26px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #ffbe00;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 10px;
}
.list-shortcode.color-white li, .list-shortcode.color-white li a{color: #fff;}
/*********heading************/
.heading .tblock {
    margin: 0px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.heading .tblock span {color: #ffbe00;}
.heading p {
    font-size: 15px;
    line-height: 24px;
    color: #777777;
    width: auto;
    margin: 0;
    letter-spacing: 1px;
}
.heading.text-right hr{margin-right: 0;}
/************blockquote*************/
blockquote {
    color: #777777;
    background: #f7f8f9;
    font-size: 18px;
    border-left-color: #f7c93e;
    text-align: left;
    line-height: 30px;
    font-style: italic;
    letter-spacing: 1px;
    margin-top: 50px;
    padding: 30px 30px;
    margin-bottom: 50px;
}

/************team member************/
.team.team-big span, .members span{
    color: #ffbe00;
    display: inline-block;
    margin: 15px 0;
}
.team.team-big p {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 1px;
}
.team.team-big .social {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.team.team-big  .social li {
    float: left;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
}
.team.team-big .social li a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: #333333;
    border: 1px solid #333333;
    margin-right: 10px;
}
.team.team-big .social li a:hover {
    color: #fff;
    background: #ffbe00;
    border-color: #ffbe00;
}
/******progress bar********/
.progress{height: 20px}
.progress-title{
    margin: 0 0 10px;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    line-height: 0;
}
.progress-title span{
    float: right;
    margin-bottom: 0;
    padding: 0;
    background: none;
    color: inherit;
    line-height: inherit;
    font-size: inherit;
}
/*************Buttons**********/
.btn i{margin-right: 9px;}

/***vertical navigation**/
.vernav li.nav-header{text-align: center;}
.vernav li{
    border: 1px solid #e5e5e5;
    margin-bottom: -3px;
}
.vernav  li a{
    position: relative;
    border-radius: 0;
    font-weight: 700;
    color: #333;
    margin: 0;
    padding: 10px 15px;
}

.vernav li>a:hover, .vernav li.active>a, 
.vernav li.active>a:focus {
    color: #ffbe00;
    background: #f9f9f9;
}
/*************accordion***********/
.acc-shortcode .panel-default{border: none;}
.acc-shortcode .panel-default > .panel-heading {
    background-color: #fff;
    padding: 0px;
    color: #333333;
    border-radius: 0px;
    overflow: hidden;
    border: none !important;
}
.acc-shortcode .panel-default > .panel-heading a {
    text-decoration: none;
    font-size: 12px;
    width: 100%;
    font-weight: 400;
    padding: 0px;
    text-transform: uppercase;
    line-height: 40px;
    font-family: 'Oswald', sans-serif;
    display: inline-block;
    padding-left: 0px;
    border: 1px solid #dddddd;
}
.acc-shortcode .icon-accor {
    background: #344248;
    color: #fff;
    display: inline-block;
    height: 49px;
    width: 49px;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    margin-right: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.acc-shortcode .panel-body {
    border: 1px solid #dddddd;
    border-top: none;
    font-family: 'PT Sans';
    font-weight: 400;
    color: #6f6f6f;
    text-rendering: optimizeLegibility;
}
/*****************Tabs*****************/
.tabs-shortcode .nav-tabs {
    border: none;
    border-bottom: none;
}
.tabs-shortcode .nav-tabs > li {
    border: none;
    margin: 0px;
    padding: 0px;
    border: none;
}
.tabs-shortcode .nav-tabs > li a {
    border: none;
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 30px;
    font-size: 13px;
    font-family: 'Oswald', sans-serif;
    border-radius: 0px;
    text-transform: uppercase;
    border-top: 2px solid #fff;
}
.tabs-shortcode .nav-tabs.nav-justified > li.active> a {
    border-top: 2px solid #ffbe00;
    color: #ffbe00;
    outline: none;
}
.tabs-shortcode .nav-tabs > li:hover a {
    border-top: 2px solid #ffbe00;
    background: none;
    color: #ffbe00;
}
.tabs-shortcode .tab-pane {
    padding: 36px 30px;
    border: none;
    font-family: 'PT Sans';
    font-weight: 400;
    color: #6f6f6f;
    text-rendering: optimizeLegibility;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover{
    border: none;
}
/*********alert*************/
.alert span.icon{margin-right: 5px;}

/***********Testimonials*/
.testi .media-left .avatar{cursor: default;}
.testi .media-left .avatar img{max-width: 72px;}
/**************Slider*************/

.slider-shortcode .owl-controls .owl-nav [class*="owl-"] {
    font-size: 0;
    border-radius: 0;
    padding: 5px 13px;
    margin: 0;
    color: #333;
    background: #fff;
    position: absolute;
    top: 45%;
}
.slider-shortcode .owl-controls .owl-nav [class*="owl-"]:hover {
    color: #ffbe00;
    background: #fff;
}
.slider-shortcode .owl-controls .owl-nav .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 18px;
}
.slider-shortcode  .owl-controls .owl-nav .owl-next{right: 0;}
.slider-shortcode  .owl-controls .owl-nav .owl-prev{left: 0;}
.slider-shortcode  .owl-controls .owl-nav .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 18px;
}
/****logo slider*******/
.clients .item{text-align: center}

/**********Featured Block**********/
.fblock1 .icon i{
    font-size: 40px;
    color: #ffbe00;
}

/*******Service Block**********/
.sblock1 .intro-ser .tag{line-height: 60px}
.sblock1 .intro-ser .tag i{
    font-size: 30px;
    color: #fff;
}

/**********modal box************/
.modal-dialog{z-index: 9999;padding-top: 200px;}

/*************Social Icons*************/
ul.social-shortcode {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    
}
ul.social-shortcode li {
    float: left;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
   
}
ul.social-shortcode li a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: #333333;
    border: 1px solid #333333;
    margin-right: 10px;
}
ul.social-shortcode li a:hover {
    color: #fff;
    background: #ffbe00;
    border-color: #ffbe00;
}
/**********pricing tables********/
.price-shortcode.pricing .pricingInner .list-group {
	box-shadow: none;
	margin-bottom: 0;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:first-child {
	padding: 35px 0;
	border-radius: 0;
	line-height: 1.4;
	background: #ffbe00;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:first-child h3 {
	color: #FFF;
	margin: 0 0 5px;
	font-family: 'PT Sans', sans-serif;
        text-transform: uppercase;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:first-child h5 {
	font-size: 16px;
	color: #FFF;
	margin: 0;
	font-weight: 300;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item {
	line-height: 52px;
	font-size: 15px;
	padding: 0;
	text-align: center;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:last-child {
	padding: 20px 0;
	border-radius: 0;
	line-height: 50px;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:last-child a {
	padding: 0 24px;
	display: inline-block;
	background: #ffbe00;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	color: #FFF;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:last-child a:hover{text-decoration: none;}

/**********Contact Details***************/
.location.contact-vertical{padding-left: 0;}
.location.contact-vertical li{margin-bottom: 21px;  list-style: none;}
.location.contact-vertical i {
    width: 25px;
    height: 40px;
    float: left;
    margin-top: 5px;
}
.contact-horizontal li {
    display: inline-block;
    border-right: 1px solid #ececec;
    padding: 15px 20px;
}
.contact-horizontal p {
    color: #999999;
    margin: 0px;
}
.contact-horizontal li i {
    margin-right: 5px;
}
.contact-horizontal.color-white li{border-right-color: #ffffff;}
.contact-horizontal.color-white p, .contact-vertical.color-white p{color: #fff;}

.contact-alter>div {
    border-left: 1px solid rgba(0,0,0,0.2);
    padding: 35px 0;
    padding-left: 80px;
}
.contact-alter>div:last-child{ border-right: 1px solid rgba(0,0,0,0.2);}
.contact-alter .icon {
    height: 36px;
    width: 36px;
    position: absolute;
    left: 0px;
    color: #999999;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    float: left;
    margin-top: 2px;
    background: rgba(0,0,0,0.2);
}
.contact-alter h6 {
    color: #999;
    font-size: 14px;
    font-family: 'PT Sans';
    margin: 0px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.contact-alter p {
    color: #999;
    margin: 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.contact-alter.color-white .icon, .contact-alter.color-white h6, .contact-alter.color-white p{color: #fff;}
.contact-alter.color-white>div{border-left-color:  rgba(255,255,255,0.2);}
.contact-alter.color-white>div:last-child{border-right-color:  rgba(255,255,255,0.2);}
.contact-alter.color-white .icon{background: rgba(255,255,255,0.2);}

/************Service list***********/
.services-intro li{list-style: none;}
.services-intro .icon{line-height: 70px;}
.services-intro .icon i{
    font-size: 30px;
    color: #fff;
}

/*******Portfolio Related************/
.port-related .items{height: auto !important;}

/*****portfolio listing******/
.latest-work{background: none;}
.latest-work.port-listing .filter ul li a{color: #313f46;}
.latest-work.port-listing .filter li a.active,  .latest-work.port-listing .filter li a:hover{
    color: #ffc107;
}
.port-listing.color-white .filter ul li a{color: #fff;}
.port-listing.color-white .filter li:after{color: #fff;}

/**************blog listing*************/
.blog.bloglisting .date{height: auto;}

/**************Parallax**********/
.fullsize.parallax-bg{
background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
    position: relative;
    z-index: 0;

}
.parallax-wrapper{
    background-position: 50% 50%;
    background-attachment:fixed;
    background-repeat: no-repeat;
    position: relative;
    -webkit-background-size: cover !important; 
    -moz-background-size: cover !important;    
    -o-background-size: cover !important;     
    background-size: cover !important;         
}
.fullsize.fullsize-background{
     background-repeat: no-repeat;
    position: relative;       
}
.fullsize {color: inherit;  ; border-top: 2px solid #333; border-bottom: 2px solid #333;}
.fullsize.notopborder{border-top:none}
.fullsize.nobottomborder{border-bottom:none}
.padding-none { padding:0 !important;}
.padding-xsmall { padding:5px 0 !important;}
.padding-small { padding:15px 0 !important;}
.padding-medium{ padding:30px 0 !important;}
.padding-large { padding: 60px 0 !important;}
.mb_YTVPlayer{display:block !Important}

/************Google Map******************/
.gm-shortcode>div{width: 100% !important;}
.gmnoprint img {
    max-width: none; 
}

/*************contact form 7**************/
span.wpcf7-form-control-wrap{position: initial;}
.wpcf7 br{display: none;}

/******************************/
.fullsize .vc_row{margin: 0 auto;}
.ownmenu .indicator{display: none;}
img{max-width: 100%; height: auto;}
li {list-style: inherit;}
ul, ol{padding-left: 20px;}

.contact-form label{margin-bottom: 20px !important;}
.contact-form input[type="submit"]{padding: 13px 35px;}
.cost-cal .calculate form ul{padding: 0;}
.cost-cal .calculate form li{list-style: none;}
.cost-cal .calculate form .btn{
    background: #303f46;
    padding: 13px 35px;
}
.cost-cal .calculate form .btn:hover{
    background: #ffbe00;
    color: #fff;
}
.cost-cal .cost-img{max-width: inherit;}
.footer-main .widget.footer-widget{padding-right: 0;}

.home-slider .btn{padding: 13px 35px !important;}
.blog-post:first-child{margin-top: 0 !important;}

/**** Newletter Form *****/
.newsletter-form {
    width: 100%;
    display: block;
    margin: 15px 0;
    border: 0;
}

.newsletter-field {
    clear: both;
    text-align: left;
}

.newsletter-field label {
    display: block;
    font-size: 14px;
    line-height: normal;
}

.newsletter-field input, .newsletter-field select {
    padding: 5px;
    font-size: 14px;
    margin-right: 0;
    line-height: normal;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
}

.newsletter-field-checkbox label, .newsletter-field-preference label, .newsletter-field-list label {
    text-align: left;
    display: inline;
    padding-left: 1em;
}

.footer-widget form.newsletter label{display: none}
.footer-widget .newsletter-field.newsletter-field-email{width: 100%}
.footer-widget form.newsletter .newsletter-email{width: 100% !important;}
.footer-widget form.newsletter .newsletter-button{
    float: right;
    margin: 0px;
    margin-top: -65px;
    line-height: 45px;
    height: 45px;
    color: rgba(255,255,255,0.5);
    position: relative;
    z-index: 1;
    margin-right: 10px;
    background: none;
    border: none;
    width: auto;
}