@charset utf-8;
/*--
	Theme Name: wp018
--*/

/* General
---------------------------------------- */
html,
body {
	min-width:960px;
	}
body{
	color: #bababa;
	font: 100%/1.5em Arial, Helvetica, sans-serif;
	position:relative;
	background: #141414;
}
#main {
	font-size:.875em;
}
.grid_12 iframe{
	width: 100%;
	height: 370px;
	border: 3px solid #fff;
} 
.container {
	max-width: 1000px;
	margin: 0 auto;
	position:relative;
}
.aligncenter_png{
	left: 237px;
	top: -47px;
    margin: 0 30px 0 22px;
    position: absolute;
    background: url(images/img_car.png) no-repeat;
  /*   background-size: 100%; */
    width:385px;
    height: 170px;
}


/* List styling */
dl dt {
	background: url(images/list-arrow.gif) no-repeat 0 3px;
	padding:0 0 3px 32px;
	margin-bottom:.2em;
	font-size:18px;
	line-height:1.2em;
	color:#191919;
	}
dl dd {
	padding:0 0 0 32px;
	margin:0 0 1.5em 0;
	}



/* Top */
.top{
	height: 88px;
	background: #fff;	
	}

/* Logo */
.logo {
	float: left;
	height: 50px;
	position: relative;
	z-index: 1
	}
	.logo h1,
	.logo h2 {
		font-size:83px;
		line-height:1.2em;
		margin-bottom:0;
		text-transform:uppercase;
		letter-spacing:-6px;
		border:none;
		padding:0;
		}
		.logo h1 a,
		.logo h2 a {
			color:#fff;
			text-decoration:none;
			}
.logo img {
	float: left;
	font-family: 'Dosis', sans-serif;
}
	.logo h6{
		font-size: 14px;
		line-height: 88px;
		color: #393939;
		float: left;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400
	}

/*-- Header Widget --*/
#header-widget{
	float: right;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 33px;
	color: #393939
}	
	#header-widget b{
		font-weight: 700;
		font-size: 20px;
		color: #a50000
	}
.main_container{
	width: 1000px;
	margin: 0 auto;
	margin: 74px auto 0;
	background: #141414;
	min-height: 700px
}
.main_container #content{
	padding-bottom: 60px;
}

/* Header
---------------------------------------- */
.home #header {
	position: relative;
	z-index: 9;
	height: 495px;
	background: url(images/header1.jpg) right top repeat-x;
	width: 100%;
	}
#header {
	position: absolute;
	z-index: 9;
	height: 495px;
	background: url(images/header1.jpg) right top repeat-x;
	width: 100%;
	}	
.roadtop{
	height: 241px;
}
#bg_road{
	height: 254px;
	background: url(images/header2.jpg) right top repeat-x;
	position: relative;
}
.container_carR{
	position: relative;
	height: 220px;
	overflow: hidden;
	right: -347px;
	width:100%;
}


.car_left{
	background: url(images/car_left.png);
	width: 295px;
	height: 145px;
	position: absolute;
	left: -295px;
	top: 60px
}
.car_right{
	background: url(images/car_right.png) no-repeat;
	width: 472px;
	height: 175px;
	position: absolute;
	right: -10px;
	top: 35px
}


/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	height:58px;
	padding-top: 15px;
	float: left;
	position: absolute;
    width: auto;
    z-index: 30;
    top: 88px;
}
nav.primary .responds{
	display: none
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	float: left;
	height: 60px
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	min-width: 80px; /* left offset of submenus need to match (see below) */
	padding:5px 0;
	background: #fff
}
.sf-menu ul li {
	width:100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	position:		relative;
	display: inline;
	text-align: center;
	float: none
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0px;
	top:			59px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			146px; /* match ul width */
	top:			-22px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			146px; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu a {
	text-decoration:none;
	color:	#212121;
}
.sf-menu a:hover {
	text-decoration:none;
	}
.sf-menu > li {
	margin:0 ;
	height: 68px;
	padding: 0;
	float: left;
	}
	.sf-menu > li > a {
		padding:20px 20px;
		color:#a6a6a6;
		text-align: center;
		font-size:20px;
		font-family: 'Dosis', sans-serif;
		font-weight: 500;
		line-height:20px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		letter-spacing: -0.050em;
		height: 19px;
		text-transform: uppercase;
		}
		.sf-menu > li > a span {
			display: block;
		}
		.sf-menu > li > a:hover,
		.sf-menu > li.sfHover > a{
			color:#fff!important;
			background: #a50000;
			}
			.sf-menu > li.current-menu-item > a{
				background: #000
			}
			.sf-menu > li > a:hover span,
			.sf-menu > li.sfHover > a span,
			.sf-menu > li.current-menu-item > a span{
				}
		
.sf-menu li li {
	float:none;
	padding:0px;
	text-align: left;
	min-width: 80px;
	
}
	.sf-menu li li a {
		font-size:16px;
		color:#282828;
		line-height:16px;
		padding:7px 20px 7px 20px;
		text-align: left;
		min-width: 80px;
		width: auto;
		font-family: 'Dosis', sans-serif;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		white-space: nowrap;
		font-weight: 500
		}
	.sf-menu li li a:hover,
	.sf-menu li li.sfHover > a,
	.sf-menu li li.current-menu-item > a{
		color: #fff;
		background: #a50000
		}
.sf-menu li li li {
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/* Slider
---------------------------------------- */
#slider-wrapper{
	height:100%;
	margin:0px auto;
	clear: both;
	z-index: 0;
	/* width: 1000px; */
}
.flexslider-holder {
	background: #141414 url(images/loading.gif) 50% 50% no-repeat;
	position:relative;
	overflow: hidden;
	z-index: 1;
	position: absolute;
	top: 74px;
	padding: 10px 10px 20px 10px;
	width: 98%;
	height: auto
}
.flexslider img {
	top:0px;
	left:0px;
	display:none;
}
.flexslider a {
	border:0;
	display:block;

}

/* Before Content Area
---------------------------------------- */
#before_content{
	position: relative;
	background: #141414 url(images/line_bold.gif) top left repeat-x;
	padding: 0;
	font-size: 14px;
	color: #c3c3c3;
	line-height: 21px;
	z-index: 9999;
	padding-bottom: 35px
} 
	#before_content .container{
		background: #141414
	}	
		

/* Home Content */
#home-content{
	background: url(images/city.jpg) left bottom repeat-x #262626;
	padding: 35px 0 140px;
}
	#home-content h2{
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		margin: 0 0 30px;
	}
/* Left Home Area
---------------------------------------- */
.left_home_area{
	font-size: 12px;
	line-height: 18px;
	color: #a7a7a7;
}
.color{
	color: #fff
	}
#home-content .left_home_area a.read{
	margin-top: 17px; 
}


/* Center Home Area
---------------------------------------- */
.center_home_area{
	font-size: 12px;
	line-height: 18px;
	color: #a7a7a7;
}

/* Right Home Area
---------------------------------------- */
.right_home_area{
	font-size: 12px;
	line-height: 18px;
	color: #a7a7a7;
}
	.right_home_area h1 a{
		color          : #FFD200;
		font-size      : 16px;
		line-height    : 46px;
		text-decoration: none;
		float          : right
		}
		.right_home_area h1 a.testi{
			padding-left: 25px
		}
	#my_cyclewidget-2{
		margin-top: 35px
	}	
		#my_cyclewidget-2 h2{
			font-size     :30px;                      
			line-height   :1.2em;                   
			color         :#212121;                       
			margin        :0 0 30px;                     
			font-family   : 'Open Sans', sans-serif;
			font-weight   : normal;                 
			border-bottom : 1px solid #cacaca;    
			padding-bottom: 13px                 
		}	
		.right_home_area .latest li{
			float: left;
			width: 333px;
			color: #505453
		}
			.right_home_area .latest li h4.page-title{
				font-family: 'Open Sans', sans-serif;
				font-size: 16px;
				line-height: 16px;
				font-weight: normal;
				margin: 0 0 10px
			}
				.right_home_area .latest li h4.page-title a {
					color: #878787;
					text-decoration: none
				}
		.right_home_area .latest li.column-1{
			margin-right: 25px
		}
		.latest footer{
			margin-top: 10px
		}

/* BeforeFooter fullpage Area
---------------------------------------- */
#fullwidth-content{
	background: url(images/city.jpg) left bottom repeat-x #262626;
	padding: 35px 0 123px;
	margin-top: 0;
}
	#fullwidth-content .beforefooter_fullpage_area p{
		font: normal 12px/18px Arial;
		color: #bababa;
		margin: 0 0 6px;
	    padding: 0;
	}
	#fullwidth-content .beforefooter_fullpage_area span{
		font: bold 12px/18px Arial;
		color: #bababa;
	}
	#fullwidth-content .beforefooter_fullpage_area h2{
		font: 400 30px/30px "Open Sans";
		color: #fff;
		margin: 0 0 30px 8px;
	}
	#fullwidth-content .beforefooter_fullpage_area a{
		font: 200 20px/70px 'Dosis', sans-serif;
		color: #fff;
		margin: 0 0;
		padding: 0 0 0 30px;
		text-transform: uppercase;
		text-decoration: none;
		display: block;
		background: #4e4e4e;
		height: 70px;
	}
		#fullwidth-content .beforefooter_fullpage_area a:hover{
			background: #ffc000;
			color: #141414;
		}

/* Content
---------------------------------------- */
#main {
  font-size: 13px;
  font-style: normal;
  line-height: 18px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home .primary_content_wrap{
	margin-top: 0;
	padding-top: 0
}
.primary_content_wrap {
	position:relative;
	z-index:10;
	padding: 0;
}

#content{
	background: #141414;
	padding: 0px 0 40px;
}

#content p{
	color: #bababa;
	font: normal 12px/18px Arial;
	margin: 0 0 27px;
}
#content .folio-desc p{
	color: #bababa;
	font: normal 12px/18px Arial;
	margin: 0 0 0;
}
#content h5{
	font: bold 12px/18px Arial;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 5px;
}
#content a.span_more{
	color: #ffd200;
}
.padcontent{
	clear: both;
	margin: 15px 0;
}


/*=========== Not home page content ========== num="3" ==*/

#content .indent{
	margin-bottom: 70px;
}


/* List */

.right_home_area ul{
	margin: 25px 0 0 0;
}
.right_home_area ul li{
	padding: 6px 0 6px 20px;
	background: url(images/arrow.gif) left 10px no-repeat;
	font-size: 12px;
	line-height: 18px
}
	.right_home_area ul li a{
		color: #a7a7a7;
	}

#content ul li, .widget ul li{
	padding: 6px 0 6px 20px;
	border-bottom: none;
	background: url(images/arrow.gif) left 10px no-repeat;
	font-size: 12px;
	line-height: 18px;
	color: #a7a7a7
}

.read, .link_show_all{
	font-size: 20px;
	color:#888;
	margin-top: 13px;
	line-height: 18px;
	text-decoration: none;
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;
	border-top: 1px solid #3b3b3b;
	display: block;
	padding-top: 12px;
	clear: both;
}
	.read:hover, .link_show_all:hover{
		text-decoration: none;
		color:#ffc000;
	}
.flex-caption a.read{
	padding-top: 0;
}	
.post_list.serv_cat .link_show_all{
	text-decoration: none;
	color:#888888;
}
.post_list.serv_cat .link_show_all:hover{
	text-decoration: none;
	color:#888888;
}


strong{
	font-size: 16px;
	color: #ffffff;
	display: block;
	margin-bottom: 5px
}
	strong span{
		font-size: 12px;
		font-weight: normal;
		display: block;
		color: #a7a7a7
	}

.testi{
	background: #000;
	border:1px solid #3b3b3d;
	padding: 25px 30px 10px 20px;
}
	.testi em{
		background: url(images/quote.gif) left top no-repeat;
		padding-left: 40px;
		display: block;
		color: #fff;
		font-size: 12px
	}
	#content .testi p.author{
		text-align: right;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff
	}
	#content .testi p.author span{
		font-size: 11px;
		text-align: right;
		text-transform: none;
		display: block;
		font-weight: normal;
		color: #b3b3b3;
		line-height: 12px
	}
/*================== Our Team Block ===========*/
#content h1{
	font: bold 25px/25px "Open Sans";
	color: #fff;
	margin-bottom: 30px;
	margin-top: 30px;
}
#content h2{
	font: 200 30px/30px "Open Sans";
	color: #fff;
	margin: 0 0 31px 0;
} 

#content .team{
	list-style: none;
	margin: 0;
}
	#content .team li{
		background: none;
		padding: 0;
	}
	#content .team li h5{
		margin: 17px 0 7px 0;
	}
	#content .team li a{
		color: #fff;
		font: bold 12px/18px Arial;
	}
	#content .team li .excerpt{
		margin: 0 0 27px 0;
		color: #bababa;
		font: normal 12px/18px Arial;
	}
	
	#content .team li img{
		border: 3px solid #fff;
	}
#content a.button{
	display: block;
    margin-top: 20px;
    text-decoration: underline;
}
#content .team li a.button{
	background: none;
	color: #ffbd00;
	font: bold 12px/18px Arial;
	margin-top: 0;
	padding: 0;
	text-align: center;
	float: none;
	text-decoration: underline;
	text-transform: uppercase;
	display: inline;

}
#content a.more_button{
	background: #4e4e4e;
	color: #fff;
	display: block;
	font: 500 20px/15px "Dosis";
	margin-top: 19px;
	padding: 13px 10px;
	text-align: center;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	min-width: 65px; 
	width: auto;
	
}
#content a.more_button:hover{
	background: #ffc000;
	color: #141414;
}


#content h2.no_margin{
	margin: 0;
}
/*================== Principles ========================*/

#content ul.team + a.more_button{
	margin-top: 0;
}
#content .about{
	margin-bottom: 24px;
}
#content ul.principles {
	margin: 0;
}
	#content ul.principles li{
		margin: 0;
		float: left;
		list-style-type: none;
		background: none;
		padding: 0;
	}
	#content ul.principles li h5{
		margin: 0 0 7px 0;
	}
	#content ul.principles li a{
		color: #fff;
		font: bold 12px/18px Arial;
		text-transform: uppercase;
	}
	#content ul.principles li a.button{
		color: #ffbd00;
		text-decoration: underline;
		font: bold 12px/18px Arial;
		margin-top: 0;
		display: inline;
	}
	#content ul.principles li .excerpt{
		margin: 0;
		color: #bababa;
		font: normal 12px/18px Arial;
	}
	
	#content ul.principles li img{
		border: 3px solid #fff;
		float: left;
		margin: 0 20px 0 0;
	}

/*================== Services Offers ========================*/
#content ul.offers{
	margin-bottom: 40px;
}
#content ul.offers li{
	background: none;
	padding: 0;
	margin-bottom: 15px;
}
#content ul.offers li img{
	float: left;
	border: none;
}
#content ul.offers li h5 a{
	font: bold 12px/45px Arial;
	color: #d5d5d5;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#content ul.offers a.button{
	display: inline;
	color: #FFBD00;
}





/*================== Cources List ========================*/
.cources_list{
	margin-bottom: 0
}
#content ul.cources_list li{
	padding: 18px 0;
	font: normal 12px/18px Arial;
	color: #eaeaea;
	border-top: 1px solid #4E4E4E;
	background: none
}
	#content ul.cources_list li:first-child{
		padding-top: 0;
		border-top: none
	}
#content ul.cources_list li a{
	font: bold 14px/18px Arial;
	color: #eaeaea;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 10px;
}




/* Comments
---------------------------------------- */
h2#comments {
	padding-top:25px;
	margin-bottom:35px;
	}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
			li.comment .comment-body {
				padding: 33px 25px 85px;
				position:relative;
				zoom:1;
				border:5px solid #3b3b3d;
				margin-bottom:20px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:22px;
				background: #000
				}
			.comment-author .fn {
				display:block;
				position:absolute;
				left:28px;
				bottom:25px;
				font-style:normal;
				color:#a7a7a7;
				}
			.comment-author .says {
				display:none;
				}
		.comment-meta {
			color:#ffc600;
			position:absolute;
			left:115px;
			bottom:25px;
			text-align:left;
			}
			.comment-meta a {
				text-decoration:none;
				color: #ffc600
				}
			.comment-meta a:hover {
				text-decoration:underline;
				}
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:27px;
				top:33px;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					position: relative;
				  	left: 0;
				  	top:0;
				}

				li.comment img.avatar {
				    float: left;
				    margin: 0 15px 10px 0;
				    width: 40%;
				}
				.commentlist ul.children {
					margin:20px 0 0 20px;
					}
					.commentlist ul.children li.comment {
						background:none!important;
						padding:0;
						}
					.reply {
						position:absolute;
						right:38px;
						bottom:25px;
					}
					.reply a {
						display:inline-block;
						color:#ffc600;
						text-decoration:underline;
						font-size:14px;
						line-height:1.2em;
						}
					.reply a:hover {
						text-decoration:none;
						}
				
				
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			padding:1em 0 0 0;
		}

/* Post
---------------------------------------- */

article {
	margin-bottom:35px;
	width:100%;
	position:relative;
	clear:both;
	border-bottom: 5px solid #3b3b3d;
	padding-bottom: 45px
	}

/* Post header */
article header time{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color:#ffffff;
}
#content article header h2 {
	font-size: 23px;
	line-height: 23px;
	color: #ffffff;
	margin:30px 0 5px 0;
	padding-bottom:0px;
	}
	article header h2 a {
		text-decoration:none;
		color: #ffffff
		}
	article header h2 a:hover {
		color: #ffc600;
		text-decoration: none
		}
article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	/* margin-top: 7px */
	}



/* Featured thumbnail */
.featured-thumbnail {
	float:left;
	margin:5px 25px 10px 0;
	max-width: 100%;
	max-height: 100%
}
	.featured-thumbnail .img-wrap {
		display: block;
		position: relative;
		}
	.featured-thumbnail .img-wrap:hover {
		}
	.featured-thumbnail.no-hover .img-wrap:hover {
		background:#a3b9c5 !important;
		border-color:#eeeeee !important;
		}
		.primary_content_wrap .featured-thumbnail img {
			float:left;
			position: relative;
			display: block;
		    float: left;
		    border: none;
		  /*   border: 1px solid #676767;*/
			}
	
	/* Small thumbnail */
	.featured-thumbnail.small img {
		padding:4px;
		}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-right:0;
		overflow:hidden;
		margin-bottom:1.5em;
		}
	.featured-thumbnail.large .img-wrap {
		float:left;
		}
	.featured-thumbnail.large img {
		width:100%;
		height:auto;
		}
	.f-thumb-wrap {
		overflow:hidden;
		width:100%;
		height:220px;
		}
	
	/* Thumbnail with prettyphoto */
	.featured-thumbnail .image-wrap[rel="prettyphoto"] {
		background:url(images/magnify.png) no-repeat 50% 50%;
		display:block;
		float:left;
		}
		.featured-thumbnail .image-wrap[rel="prettyphoto"] img {
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			}
		.featured-thumbnail .image-wrap[rel="prettyphoto"]:hover img {
			opacity:.5;
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
			}

/* Post content */
.post-content {
	
}
	.post-content .excerpt {
		color:#a7a7a7;
		line-height: 18px
		}
	.pagination {
		
	}
		.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
			}

/* Post footer */
article footer {
	clear:both;
	color: #ffc600
	}
	article footer a {
		display:inline-block;
		color:#ffc600;
		text-decoration:underline;
		font-size:12px;
		line-height:1.2em;
		margin-right:23px;
		}
		article footer a.link:hover{
			text-decoration: none
		}
	#content article footer a.more_button {
		width: 100px;
		}	
article.single-post footer {
	margin-top:20px;
	}
	.comments-link:hover{
		text-decoration: none
	}	
	article footer .link{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		margin-top: 30px;
		margin-left: 0px;
		display: inline-block;
	}

/* Meta information for post */
.post-meta {
	width:100%;
	color:#fff;
	overflow:hidden;
	margin:1em 0;
	font-weight: normal;
	font-size: 12px
	}
	.single-services .post-meta {
	  display: none;
	}
	.post-meta a {
		color: #ffc600;
		text-decoration:underline;
		}
	.post-meta a:hover {
		text-decoration:none;
		color: #ffc600;
		}
	
	.post-navigation {
		
	}
.single-portfolio .post-meta{
	display: none
}
	
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Post edit link */
.post-edit-link {
	display:block;
	position:absolute;
	right:0;
	top:0;
	padding:2px 7px;
	background:#000;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:3px;
	}
.post-edit-link:hover {
	background:#666;
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 15px 0;
	border:1px solid #1f1f1f;
	/*padding: 3px;*/
	/*background: #fff*/
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	border:1px solid #1f1f1f;
	/*padding: 3px;
	background: #fff;*/
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	margin:0 0px 10px 0;
	border:1px solid #1f1f1f;
	/*padding: 3px;
	background: #fff*/
	}
.alignnone {
	border:1px solid #1f1f1f;
	margin-bottom: 15px;
	/*padding: 3px;
	background: #fff*/
	}

article .post-content img {
	max-width:710px;
	}

.frame {
	text-align:center;
	padding:0 40px 30px 40px;
	}
.frame img.alignleft,
.frame img.alignright{
	margin:0;
	padding:0;
	border:none;
	}

.primary_content_wrap img{
	/*max-width: 100%;*/
	height:auto;
	border: 3px solid #fff;
}
.primary_content_wrap a img{
	border: 3px solid #fff;
}




/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older a, .newer a{
	} 
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	clear: both;
	
}
	#recent-author-comments ul li {
		font-family:Arial, Helvetica, sans-serif;
		background: none;
		padding-left: 0
		}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
		  background: none ;
		  border: 3px solid #ffffff;
		  float: left;
		  padding: 0;
		  width: auto;
		}


.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}




/* 404
---------------------------------------- */
#error404 {
	padding:0px 0 100px 0;

}
	.error404-num {
	  color: #B60000;
	  float: left;
	  font-size: 300px;
	  font-weight: bold;
	  line-height: 0.9em;
	  text-align: center;
	  text-shadow: 5px 7px 7px #650101;
	  width: 59%;
	}
	#error404 strong {
	  color: #FFFFFF;
	  font-size: 45px;
	  line-height: 1em;
	  margin: 0;
	  padding-top: 15px;
	}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			}
		#error404 h4{
			font-size: 20px;
			color: #c6c5c5;
			text-transform: none;
			line-height: 25px;
			margin: 20px 0
		}
		#error404 .text-404{
			width: 41%;
			float: left
		}
		#error404 #searchform .searching{
			background: #ffffff;
			border: 1px solid #d3d3d3;
			-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
			box-shadow: inset  2px 2px 5px 0px  #ddd;
			padding: 13px 10px!important;
			width: 195px!important;
			height: 14px;
		}
		#error404 #searchform .submit{
			background: url(images/icons/searchbox404.png) left top no-repeat!important;
			width: 71px!important;
			height: 42px!important;
			clear: none!important;
			position: absolute!important;
			right: -66px!important;
			top: 0!important
		}

/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
	.header-title h1 {
		margin-bottom:.1em;
		}
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
		}



/* Gallery */
.header-title {
	margin-bottom: 0

	}
.header-title h1 {
	font-size:30px;
    line-height:1.2em;
    color:#ffffff;
    margin:0 0 20px;
    font-family: 'ProximaNovaRgBold';
    font-weight: normal;
	}
.header-title .page-desc {
	font-size:.91em;
	color:#999;
	}

.folio-desc a.more{
	background: none repeat scroll 0 0 #1E1E1E;
	-moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;
	color: #FFFFFF;
	display: block;
	font-size: 15px;
	margin-top: 0px;
	padding: 13px 10px;
	text-align: center;
	float: left;
	text-decoration: none;
	text-transform: uppercase 
}
.folio-desc a.more:hover{
	background: #676767;
	color: #fff
}
* + html #gallery .portfolio li {
  display: inline;
}
	
#gallery .portfolio {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

#gallery .portfolio li {
	position: relative;
	float: left;
	width: 300px;
	margin-bottom: 40px;
	border-bottom: none;
	margin-right: 19px;
	background: none!important;
	padding-left: 0!important;
}

#gallery .portfolio li.nomargin {
	margin-right: 0 !important;
}

#gallery .portfolio li a.image-wrap {
	display:block;
	overflow:hidden;
	width:298px;
	height:210px;
	position:relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	margin: 0 0 15px 0;
	border: none;
	background: url(images/loading.gif) center center no-repeat;
	}
#gallery .portfolio li a.image-wrap:hover {
	}
	#gallery .portfolio li a.image-wrap img {
		display: none;
		float: left;
		border: none;
		height: 97%;
		width: 98%;
		border: 3px solid #FFFFFF;
	}

#gallery .portfolio .folio-desc {
	margin-bottom:0;
	color: #878787;
	line-height: 18px;
	}
	#gallery .portfolio .folio-desc h4{
		margin-bottom: 10px;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: normal;
	}
	#gallery .portfolio .folio-desc h4 a{
		color: #ffffff;
		display: block;
		font-family: arial;
		line-height: 20px;
		margin-bottom: 5px;
		text-decoration: none
	}
		#gallery .portfolio .folio-desc h4 a:hover{
			color: #FFD200
		}
#gallery .portfolio p.excerpt {
	padding:0;
	}


#gallery .portfolio .folio-desc a.read{
	margin-top: 0px;
	float: left
}
#gallery .portfolio .folio-desc a.read:hover{
	text-decoration: none;
}
.zoom-icon {
	display:block;
	position:absolute;
	left:1px;
	top:-200px;
	width:298px;
	height:210px;
	background:url(images/magnify.png) 50% 50% no-repeat;
	cursor:pointer;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	}
#gallery .portfolio li a.image-wrap:hover .zoom-icon {
	top:1px;
	}

/*---------------------------------------- */
.archive #content .extra-wrap a.button {
		background: none repeat scroll 0 0 #4E4E4E;
		color: #FFFFFF;
		display: block;
		float: left;
		font: 500 20px/15px "Dosis";
		margin-top: 19px;
		margin-right: 50px;
		padding: 13px 10px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		width: 100px;
	}
.archive #content .extra-wrap a.link {
  margin-right: 89px;
}

.archive .featured-thumbnail img {
    border: 3px solid #FFFFFF;
    float: left;
    height: auto;
    margin: 0 10px 5px 0;
    width: 98%;
}




.blog .featured-thumbnail img {
  border: 3px solid #FFFFFF;
  float: left;
  height: auto;
  margin: 0 0 5px 0;
  width: auto;
}
.blog .extra-wrap a.link {
	margin-right: 15px;
}
/* single-post */
		.single-post .featured-thumbnail img {
			width: auto;
			height:auto;
			float:left;
			margin:0;
			border: 3px solid #FFFFFF;
			}

	/* single-services */
		.single-services .featured-thumbnail img {
			width:auto;
			height:auto;
			float:left;
			margin: 5px 0px 0 0;
			border: none;
			}	

	/* single-project */
		.single-projects .featured-thumbnail img {
			width:auto;
			height:auto;
			float:left;
			margin: 0;
			border: 3px solid #FFFFFF;
			}
	/* page */
		.page .featured-thumbnail img {
			width:98%;
			height:auto;
			float:left;
			margin:0 75px 20px 0;
			border: 3px solid #FFFFFF;
		}	
		.page .extra-wrap a.link {
			margin-right: 65px;
		}		








/* Page Navigaton (wp-pagenavi) */
#content .wp-pagenavi {
  clear: both;
  overflow: hidden;
}
#content .wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  padding: 4px 10px;
  margin-right: 5px;
  display: inline-block;
  color: #ffffff;
  border: 1px solid #6f6f6f;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
       -moz-transition: all 0.3s ease-out;  /* FF4+ */
        -ms-transition: all 0.3s ease-out;  /* IE10 */
         -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
            transition: all 0.3s ease-out;
   font-family: 'Open Sans', sans-serif; 
   font-size: 16px        
}
#content .wp-pagenavi a:hover, #content .wp-pagenavi span.current {
  background: #ffc600;
  padding: 4px 10px;
  border: 1px solid #ffc600;
  color: #000
}
#content .wp-pagenavi span.current {
  font-weight: bold;
}
#content .wp-pagenavi .pages {
  float: right;
  border: none;
  color: #999;
}

/* Clients
---------------------------------------- */
.clients img.alignleft{
	padding:0;
	margin: 0 18px 18px 0 
}

/* Sidebar
---------------------------------------- */
#sidebar {
  color: #707070;
  font-size: 12px;
  line-height: 18px;
  padding-top: 45px
}
	#sidebar h2{
		font: 200 30px/30px "Open Sans";
		color: #fff;
		margin: 0 0 31px 0;
	}
	#widget-sidebar {
		
	}
		.widget {
			padding-top:40px;
		}
		.widget:first-child {
			padding-top:0;
			}
		.widget ul{
			margin-bottom: 0
		}
		.widget ul li:last-child {
			border-bottom: none;
			}

		.widget > ul > li:first-child {
			border-top:none;

			}
			.widget ul ul {
				border-bottom:none;
				}
				.widget ul li a{
					color: #F0FFFF;
					text-transform: uppercase;
				}



/* Calendar */
#calendar_wrap {
	padding:0;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}

/* Tag cloud */
.tagcloud {
	text-align:center;
	}
	.tagcloud a {
		line-height:hormal;
		text-decoration:none;
		}
	.tagcloud a:hover {
		color:#999;
		}



/* Custom widgets
---------------------------------------- */

/* Posts Type widget */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_list li {
		font-family:Arial, Helvetica, sans-serif;
		position:relative;
		margin-bottom:-5px;
		line-height:18px;
		}
		.post_list li img {
			float:left;
			margin:0 10px 5px 0;
			}
		.post_list li a.post-title {
			color:#fff;
			font-size:12px;
			line-height:18px;
			}
		.post_list li .post_content {
			line-height:24px;
			padding-top:8px;
			}
ul.serv_cat li{
	background: url("images/list_style_arrow.jpg") no-repeat left 7px;
    margin: 3px 0;
    padding: 0 0 0 20px;
}
/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin:0 0 2em 0;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			padding:1px;
			border:1px solid #dbdbdb;
			}
		.popular-posts li .post-thumb.empty-thumb {
			background:url(images/empty_thumb.gif) no-repeat 50% 50% #dfdcdc;
			}
		.popular-posts li h5 {
			font-size:1em;
			margin-bottom:.5em;
			}
		.popular-posts li .excerpt {
			margin-bottom:.8em;
			}


/* Post Cycle */
.post_cycle {
	padding:0;
	margin:0;
	}
#post-cycle .cycle_item {
	display:none;
	}
#post-cycle .cycle_item:first {
	display:block;
	}




/* Recent Posts */
#my_postwidget-2{
		float: left
	}
		#my_postwidget-2 h2{
			text-transform: none;
			margin-bottom: 20px
		}
.latestpost {
	list-style-type:none;
	margin:0;
	padding:0;
	color: #a7a7a7;
	font-size: 12px;
	line-height: 18px
	}
	ul.latestpost li {
		margin:0;
		list-style-type:none;
		padding: 14px 0;
		float: left;
		background: url(images/dotted.gif) left top repeat-x;
		}
		ul.latestpost li:first-child{
			background: none;
			padding-top: 0
		}
		ul.latestpost time{
			color: #5b5b5b
		}
		.latestpost li h3{
			margin-bottom:0px;
			position:relative;
			padding: 0;
			font-family:Arial, Helvetica, sans-serif;
			color: #ffc600;
			font-weight: bold;
		}
		.latestpost h3 a {
			text-decoration:none;
			color:#ffc600!important;
			text-transform: none!important;
			font-size:12px;
			}
			.latestpost h3 a:hover {
				text-decoration: underline;
				}
		.latestpost li p{
			color: #9b9b9b;
			margin-bottom: 0
		}
			a.link{
				font-family: 'Open Sans', sans-serif;
				font-size: 18px;
				line-height: 18px;
				color: #ffc600;
				text-decoration: none;
			}
			a.link:hover{
				text-decoration: underline;
			}

/* Tags */
.tags-cloud a {
	display:inline-block;
	background:#e0e0e0;
	padding:1px 7px;
	border:1px solid #bdbdbd;
	border-radius:3px;
	text-decoration:none;
	color:#838383;
	margin:2px;
	}
.tags-cloud a:hover {
	background:#eee;
	}


/* Recent Comments */
.recent-comments {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.recent-comments li {
		padding:0;
		margin:0;
		border:none;
		padding-bottom:.5em;
		}
/* Carousel widget */
.es-carousel-wrapper {
  position: relative;
  padding-left: 0px
}
.es-carousel {
  overflow: hidden;
  background: #141414
}
	.es-carousel ul {
	  display: none;
	}
		.es-carousel ul li {
		  height: 100%;
		  float: left;
		  display: block;
		  list-style-type: none;
		  padding: 25px 0 0 0;
		  margin: 0;
		  color: #fff;
		  border-top: 10px solid #ffc000
		}
			.es-carousel ul li .thumbnail {
			  display: block;
			  float: left;
			  margin-right: 13px
			}
				.es-carousel ul li img {
				  width: auto;
				  border: none;
				}
				.es-carousel ul li a img {
				  display: block;
				  border: none;
				  max-height: 100%;
				  width: auto;
				}
.es-nav span {
  position: absolute;
  top: 50%;
  left: -21px;
  background: transparent url(images/nav.gif) no-repeat top left;
  width: 14px;
  height: 26px;
  margin-top: -13px;
  text-indent: -9000px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
       -moz-transition: all 0.3s ease-out;  /* FF4+ */
        -ms-transition: all 0.3s ease-out;  /* IE10 */
         -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
            transition: all 0.3s ease-out;
}
.es-carousel ul li h4 {
  margin-bottom: .5em;
  font-size: 18px;
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  height: 45px;
  word-spacing: 70px;
}
	.es-carousel ul li h4 a{
		color: #d5d5d5
	}
	.es-carousel ul li h4 a:hover{
		color: #fff;
		text-decoration: none;
	}
.es-carousel ul li .excerpt {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #bababa
}
	.es-carousel ul li .excerpt b{
		display: block;
		margin-bottom: 5px
	}
.es-nav span.es-nav-next {
  right: -21px;
  left: auto;
  background-position: top right;
}
.es-nav span.es-nav-next:hover {
	background-position: -56px top;
}
.es-nav span.es-nav-prev:hover {
	background-position: -30px top;
}
.es-carousel a.link{
	background: #4e4e4e;
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 13px 20px;
	display: block;
	float: left;
	margin-top: 10px;
	-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
       -moz-transition: all 0.3s ease-out;  /* FF4+ */
        -ms-transition: all 0.3s ease-out;  /* IE10 */
         -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
            transition: all 0.3s ease-out;
}
	.es-carousel a.link:hover{
		text-decoration: none;
		background: #ffc000;
		color: #141414
	}

/* Banner widget */
.banners-holder {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
	.banners-holder li {
	  list-style-type: none;
	  float: left;
	  margin: 0 3px 3px 0;
	  padding: 0;
	}
		.banners-holder li img {
		  vertical-align: top;
		  float: left;
		}


/* Footer
---------------------------------------- */
.footer_content{
	background: url("images/bg_container_footer.png") no-repeat scroll center top transparent;
	max-width: 100%;
}
#footer {
	padding: 0 0 10px;
	background:  url(images/bg_footer.jpg) #FFFFFF left top repeat-x;;
	position: relative;
	z-index: 15;
	color: #757575;
	/* height: 341px; */
}
#footer a{
	color: #e0e0e0
}
	#footer nav.footer{
		float: left;
	}
		#footer nav.footer a{
			font-family: 'Open Sans', sans-serif;
			font-size: 16px;
			line-height: 26px;
			color: #f1f1f1;
			background: url(images/nav_footer.gif) left 5px no-repeat;
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			padding-left: 20px
		}
			#footer nav.footer a:hover{
				background: url(images/nav_footer.gif) left -25px no-repeat;
				color:#ffc600;
				text-decoration: none
			}
	#footer h4{
		font-family: 'Open Sans', sans-serif;
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 10px;
		color: #f1f1f1;
		font-weight: normal
	}

.socials a{
	height: 34px;
	display: block;
	padding: 0 0 0 40px;
	line-height: 35px
}
.socials a.facebook{
	background: url(images/facebook.gif) left no-repeat;
}
.socials a.twitter{
	background: url(images/twitter.gif) left no-repeat;
}
.socials a.youtube{
	background: url(images/youtube.gif) left no-repeat;
}
.socials a.in{
	background: url(images/in.gif) left no-repeat;
}
	.socials a:hover{
	}

/* ===================  first footer ====================== */	
#centerfooter{
	height: 345px;
	background: url(images/bg_container_footer.png) no-repeat top center;
}
#firstfooter{
	margin: 0 0 35px 0;
}
#firstfooter h4{
	color: #393939;
    font: 14px/18px "Open Sans";
    margin: 0 0 5px 0;
}

#firstfooter .callUs_atr{
		margin: 26px 0 0 0px;
	}
		#firstfooter .callUs_atr p{
			font: bold 34px/34px "Open Sans";
			color: #4e4e4e;
		}
		#firstfooter .callUs_atr p:first-child{
			font: normal 14px/18px "Open Sans";
			color: #393939;
			margin: 0 0 0px 35px;
		}
		#firstfooter .callUs_atr span{
			font: normal 14px/18px "Open Sans";
			color: #005590;
		}
	#firstfooter .callUs_atr.search{
		margin: 26px 250px 0 30px;
		float:right;
	}
#firstfooter .footer-first{
	float: right;
	margin: 26px 133px 0 0;
}
#firstfooter #searchform{

	position: relative;
	width: 223px;
	height: 35px
	}
	#firstfooter #searchform .searching {
		background: url(images/bg_input_search.jpg) left top no-repeat;
		border: none;
		color: #afafaf!important;
		float: left;
		font-size: 13px;
	    height: 10px;
	    padding: 12px 10px;
	    width: 188px;
	    line-height: 13px;
	}
	#firstfooter #searchform .submit {
		display: block;
		background: #4e4e4e;
		height: 32px!important;
		clear: none;
		font: normal 16px/18px 'Dosis', sans-serif;
		color: #fff!important;
		text-indent: 0!important;
		width: 82px!important;
		position: absolute;
		margin-top: 0;
		padding: 0 0 1px 0;
		border: none;
		left: 209px !important;
	    top: 1px;
	    text-transform: uppercase;
	}

/* ======================== divider block beetwen footers ============================== */
.divider{
	background: url(images/divider_03.jpg) left top repeat-x;
	margin: 0 0 40px;
	height: 4px;
	clear: both;
}

/* ======================== Second footer ============================== */
#lastfooter{
	padding: 0 0 5px;
	margin-left: 0;
}
	#lastfooter h3{
		font: 300 18px/18px 'Open Sans', sans-serif;
		color: #262626;
		margin: 0 0 19px 0;
	}
	#lastfooter .menu li{
		background: url(images/list_style_play.png) left center no-repeat;
		padding: 0 0 0 18px;
	}
	#lastfooter .menu a{
		font: normal 12px/30px Arial;
		color: #00528c;
	}

	#lastfooter .footer-second:first-child{
		margin: 0 0 0 0;
	}
	/* #lastfooter .footer-second{
		margin: 0 0 0 135px;
	} 
	#lastfooter .footer-second:last-child{
		margin: 0 0 0 110px;
	}*/

	#lastfooter .social-networks li{
		margin: 0 0 3px 0;
	}
	#lastfooter .social-networks a{
		font: normal 12px/26px Arial;
		color: #00528c;
		display: block;
	}
	#lastfooter .social-networks a img{
		float: left;
		margin: 0 11px 0 0;
	}

	#lastfooter .textwidget p{
		font: normal 12px/18px Arial;;
		color:#262626;
		margin: 0;
	}
	#lastfooter .textwidget p:last-child{
		font: normal 12px/18px Arial;;
		color:#262626;
		margin: 8px 0 0 0;
	}
	#lastfooter .textwidget a{
		font: normal 12px/26px Arial;
		color: #00528c;
		text-decoration: none;
		margin: 0 12px 0;
	}
	#lastfooter .textwidget a:first-child{
		margin: 0 12px 0 3px;
	}

/* ======================== Back to top button ============================== */
#back-top {
	position: fixed;
	bottom: 220px;
	margin-left: 475px;
	left: 53%
}
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;

}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 82px;
	display: block;
	margin-bottom: 0px;
	background: url(images/totop_scroller.png) top no-repeat;
	/* background color transition */
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
}
#back-top span:hover{
	margin-bottom: 7px;
}



/* Toggle */
.toggle {
    padding: 0 0 2px 0;
}
.toggle ~ br {
	display:none;
	}

.toggle .trigger {
	background-color: #f5f5f5;
	background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);
	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666666;
	display: block;
	padding: 10px 12px 10px 40px;
	position: relative;
	text-decoration:none;
	}

.toggle .trigger span {
	background: url(includes/images/toggle.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	text-indent: -9999px;
	width: 22px;
	height: 20px;
	}

.toggle .trigger:hover,
.toggle .active {
	background:#191919;
	color:#fff;
	}
.toggle .active span {
	background-position: 0 -20px;
	}

.toggle .box {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	}



/* Dropcap */
.dropcap {
	display:block;
	float:left;
	font-size:4em;
	line-height:1em;
	margin:0 10px 0 0;
	text-transform:uppercase;
	}

.widget-area {
	padding-top:15px;
}
.widget-area:first-child {
	padding-top:0;
	}

.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 5px;
	}
	
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_17 .hr, .grid_18 .hr, .grid_19 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_24 .hr {
	margin-left:0;
	margin-right:0;
	} 

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	}
.address dt {
	float:left;
	width:165px;
	margin-right:20px;
	padding:0 0 0 55px;
	background:none;
	font-size:1em;
	line-height:24px;
	background:url(images/address-icon1.png) no-repeat 0 3px;
	}
.address dd {
	float:left;
	width:217px;
	padding:0 0 0 53px;
	background:url(images/address-icon2.png) no-repeat 0 3px;
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			font-family:Arial, Helvetica, sans-serif;
			}
	.address dd span {
		float:left;
		width:100px;
		}
		.address dd a {
			font-style:italic;
			color:#191919;
			text-decoration:underline;
			}
		.address dd a:hover {
			text-decoration:none;
			}




/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	clear: both;
	}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
		}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
		}
	


/* Forms
---------------------------------------- */

/* Form defaults */
#content .wpcf7 p{
	margin-bottom: 10px
}
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #d6d6d6;
	outline:none;
	color: #141414;
}
input[type="text"], textarea {
	background:#fff;
	padding:8px 10px;
	width: 94%;
	height: 19px;
	-moz-border-radius:3px!important; 
	-webkit-border-radius:3px!important;
	border-radius:3px!important;
	border-bottom: 2px solid #BDBDBD;
	}
label{
	display:block;
	width: 110px;
	float: left;
	vertical-align: middle;
	}
#searchform input[type="reset"] {
	padding:0;
	margin:0;
	text-decoration:underline;
	font-size:16px;
	line-height:22px;
	background:none;
	border:none;
	cursor:pointer;
	box-shadow: none;
	float: none;
	text-transform: none;
	background: url(images/searchbox_magnifier.png) left top no-repeat;
	width: 41px;
	height: 36px;
	text-indent: -9999px;
	float: left
	}
input[type="submit"]{
	clear: both;
	display: block;
	float: left;
	background: #4e4e4e;
	color: #fff;
	border: none;
	font: 500 20px/37px 'Dosis';
	text-transform: uppercase;
	text-decoration: none;
	width: 157px;
	height: 40px;
	margin-top: 20px;
	padding: 0 15px
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	}

	input[type="submit"]:hover{
		color: #000!important;
		background: #ffc600
	}
input[type="reset"] {
	padding:0;
	margin:0;
	text-decoration:underline;
	font-size:16px;
	line-height:22px;
	background:none;
	border:none;
	cursor:pointer;
	height:24px;
	color: #255b7b
	}
input[type="submit"]:hover, input[type="reset"]:hover {
	text-decoration:none;
	}
	
/* Contact form */
.wpcf7-form p.field {
  margin-bottom: 9px;
  overflow: hidden;
  vertical-align: top;
  position: relative;
}
.wpcf7-form p.field input {
  width: 275px;
}
.wpcf7-form p.field small {
  color: red;
}
.wpcf7-form textarea {
  height: 200px;
  min-height: 200px;
  max-height: 400px;
  max-width: 318px;
  overflow: auto;
 
  
}
.wpcf7-form .submit-wrap {
  padding: 0;
  margin: 0;
}
span.wpcf7-form-control-wrap {
  display: block;
}
.wpcf7-not-valid-tip {
  position: absolute;
  left: 0 !important;
  background: #f3b7b7 !important;
  color: red !important;
  border: none;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 0 8px 10px !important;
  top: 0 !important;
  width: 328px !important;
  -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
  border: 1px solid #F3B7B7 !important;
}
div.wpcf7-response-output {
  margin-left: 0 !important;
  margin-right: 0 !important;
}


/* Comment form */
#commentform {
	
	}
	#commentform p.field {
		margin-bottom:13px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform label {
		display:block;
		width: 200px
		}
	#commentform input[type="text"] {
		width:205px;
		}
	#commentform textarea {
		width:440px;
		height:160px;
		min-width:440px;
		max-width:590px;
		min-height:100px;
		padding:20px;
		overflow:auto;
		border: 1px solid #d3d3d3;
		color: #474747!important
		}

/* Sidebar search form */
#header #searchform {
	float: right;
	padding-top: 13px;
	width: 255px;
	margin-right: 30px;
	background: none
	}
	#header #searchform .searching{
		background: #fff;
		padding: 9px 9px 8px 9px;
		color: #222222!important;
		width: 233px;
		-moz-border-radius:25px!important; 
		-webkit-border-radius:25px!important;
		 border-radius:25px!important;
		border: 2px solid #2153b3;
	}
	#header #searchform .submit{
		position: absolute;
		right: 5px!important;
		background: url(images/search.gif) left top repeat-x!important;
		width: 70px!important;
		height: 28px!important;
		top: 17px!important;
		-moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px;
		color: #4e4436!important;
		text-indent: 0!important;
		font-size: 16px;
		line-height: 16px;
		text-shadow: 1px 1px #ffdb80;
		text-decoration: none;
		text-align: center;
	}
#searchform .searching {
	background: #1b1b1c;
	padding: 12px 10px;
	color: #afafaf!important;
	width: 203px;
	border: 1px solid #b3b3b3;
	float: left;
	font-size: 13px
	}
#searchform{
	position: relative;
	width: 223px;
	margin-bottom: 20px;
	height: 35px
}
#searchform .submit {
	background: url(images/search.png) left top no-repeat;
	height: 16px!important;
	float: left;
	clear: none;
	text-indent: -9999px!important;
	width: 25px!important;
	position: absolute;
	right: 0px!important;
	top: 15px;
	margin-top: 0;
	padding: 0;
	border: none
	}

/* =========================== No results ====================== */
.no-results {
  margin-top: 30px;
}

/* =========================== Fluid Columns ====================== */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}
.extra-wrap a{
	text-decoration: underline;
	}	
	.extra-wrap a:hover{
		text-decoration: none
	}
#content .extra-wrap h2{
	margin-bottom: 18px;
	}
	.extra-wrap h2 a{
		text-decoration: none;
		}
.extra-wrap strong {
	display:inline;
	font: bold 12px/18px Arial;
	color: #fefefe;
	}

/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*	Retina media query.
	Overrides styles for devices with a 
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */