/*
Theme Name: Verde Mortange
URI: 
Description: A premium theme coded by Alexander Yudaev, design by One Group.
Author: Alexnder Yudaev
Author URI: 
Version: 1.0
Tags:  
*/   


/*    :: Reset ::    */

*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	background:transparent;
}
body {
	line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
ol, ul { 
	list-style: none
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th, td {
	font-weight: normal;
	text-align: right; 
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "" 
}
blockquote, q {
	quotes: "" "" 
}
input, select {
	vertical-align:middle;
}
a img {
	border:none;
}
/*    :: Reset End ::    */ 


/*    :: ClearFix ::    */ 
.clearfix {
	clear:both;
}
.row, .clearfix {
	*zoom: 1; 
}
.row:before, .row:after, .clearfix:after {
	content: " "; 
	display: table; 
}
.row:after, .clearfix:after {
	clear: both; 
}
/*    :: ClearFix End ::    */ 



body {
	background:#f6fddd url('images/bg.jpg') no-repeat center top;
	font: 14px/21px  'PT Sans', Arial, Helvetica, sans-serif;
	color: #747679;
}


.container {
	width:1000px;
	margin:0 auto;
	padding:0 32px;
}


/* Header */
#header .row {
	border-top: 4px solid #549c48;
}

.top_menu {
	height:48px;
	font-size:12px;
	padding-top: 19px;
}
.menu {
	float:right;
}

.menu li {
	float:left;
}

.menu li a {
	text-decoration: none;
}

.top_menu li {
	width: 80px;
}

.top_menu li a {
	color: #4f9c40;
	padding:10px;
	text-transform: uppercase;
}
.top_menu li.current-menu-item a, .top_menu li a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.master_head {
	border-top:1px solid #549c48;
	border-bottom:1px solid #549c48;
	padding: 10px 0 10px 10px;
}
.logo {
	width: 342px;
	float: left;
	margin: 5px 8px 0;
	height: 42px;
}

#main-nav {
    float: right;
    padding-top: 16px;
}
#main-nav li {
    padding: 14px 10px;
    font-size: 13px;
}
#main-nav li a {
	color: #747679;
	padding:5px;
	text-transform: uppercase;
}

#main-nav li.current-menu-item a, #main-nav li a:hover {
	color: #549c48;
	border-bottom:3px solid #549c48;
}
/* Header End */



/* Main */

#main {
	margin-top:30px;
}
.image_block img {
	border-bottom:4px solid #549c48;
}

.content {
	width:900px;
	margin:17px;
}
.content .services {
	margin:17px 0;
}
.services .postbox{
	margin: 0 -20px;
}
.left_side, .side {
	width:270px;
	margin-right:40px;
	float:left;
	text-align: justify;
}
.side{
	width: 300px;
	margin-right: 15px;	
	padding:20px;
}
.side:last-child {
	margin-right:0;
}
.left_side ul, .side ul {
	list-style-type: disc;
	margin-left:20px;
}
.center_side {
	float: right;
	width: 590px;
	text-align: justify;

}
.post_title {
	border-bottom:1px solid #549c48;
	padding: 22px 17px 6px;
	margin-bottom: 35px;
}
.post_title h1{
	font-size: 18px;
	color: #4f9c40;
	margin-left: 310px;
}
p {
	margin-bottom: 15px;
}
/* Main End */

/* Home Page */
.home_page h1{
	color: #404040;
	margin-left: 310px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 18px;
}

.clients_block {
	border-top:4px solid #549c48;
	display: table;
  	width: 100%;
  	margin:10px 0 30px;
	padding:30px 0 10px;  	
}
.client {
	 display: table-cell;
	 border-right:1px solid #dfdfdf;
	 text-align: center;
}
.client:last-child{
	border:none;
}
/* Home Page End */


/* News */

.news_block {
	color: #747679;
	margin-bottom:40px;
}

.news_block h3 {
	color: #549c48;
}

.news_block .pdf_link {
	background: url("images/pdf.png") 0 0 no-repeat;
	height: 26px;
	padding: 8px 35px 0;
}

.pdf_link a {
	color:#549c48;
	text-decoration: underline;
}

/* News End */


/* Cleints */
.client_block {
	color: #747679;
	margin-bottom:40px;
}

.client_block h3 {
	color: #747679;
}

.client_block p {
	margin-bottom:10px;
}

.client_link a {
	color:#549c48;
	text-decoration: underline;
}
/* Cleints End */


/* Carrier Page */

.carrers.post_title h1 {
	margin-left:0;
}
.carrers {
	font-size:13px;
}
.carrers h3 {
	font-size: 14px;
	color: #4f9c40;
}

.carrers .center_side{
	padding-right: 100px;
	width: 535px;
}

.sendform {
	margin-top:45px;
}
.sendform p {
	height:auto;
	min-height: 27px;
}

span.cformtitle{
	width: 167px;
	float:left;
	text-align:left;
}
span.field {
	width:267px;
	float:left;
}

span.field input {
	width:267px;
	border:1px solid #dcdcdc;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	width: 268px;
	height: 109px;
	border:1px solid #dcdcdc;
}
input.wpcf7-form-control.wpcf7-submit{
	background: #5cab4a;  background: -moz-linear-gradient(top, #5cab4a 0%, #327526 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, #5cab4a), color-stop(100%, #327526));  background: -webkit-linear-gradient(top, #5cab4a 0%, #327526 100%);  background: -o-linear-gradient(top, #5cab4a 0%, #327526 100%);  background: -ms-linear-gradient(top, #5cab4a 0%, #327526 100%);  background: linear-gradient(to bottom, #5cab4a 0%, #327526 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cab4a', endColorstr='#327526', GradientType=0 );
	width: 70px;
	height: 30px;
	color:#fff;
	float:left;
	margin-left: 365px;
	border:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
}
/* Carrier Page */

/* Contact Page */
	/* CF7 */
	div.wpcf7 {
		margin: 0;
		padding: 0;
	}

	div.wpcf7-response-output {
		margin: 2em 0.5em 1em;
		padding: 0.2em 1em;
	}

	div.wpcf7 .screen-reader-response {
		position: absolute;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		width: 1px;
		margin: 0;
		padding: 0;
		border: 0;
	}

	div.wpcf7-mail-sent-ok {
		border: 2px solid #398f14;
	}

	div.wpcf7-mail-sent-ng {
		border: 2px solid #ff0000;
	}

	div.wpcf7-spam-blocked {
		border: 2px solid #ffa500;
	}

	div.wpcf7-validation-errors {
		border: 2px solid #f7e700;
	}

	span.wpcf7-form-control-wrap {
		position: relative;
	}

	span.wpcf7-not-valid-tip {
		color: #f00;
		font-size: 1em;
		display: block;
	}

	.use-floating-validation-tip span.wpcf7-not-valid-tip { 
		position: absolute;
		top: 20%;
		left: 20%;
		z-index: 100;
		border: 1px solid #ff0000;
		background: #fff;
		padding: .2em .8em;
	}

	span.wpcf7-list-item {
		margin-left: 0.5em;
	}

	.wpcf7-display-none {
		display: none;
	}

	div.wpcf7 img.ajax-loader {
		border: none;
		vertical-align: middle;
		margin-left: 4px;
	}

	div.wpcf7 div.ajax-error {
		display: none;
	}

	div.wpcf7 .placeheld {
		color: #888;
	}
	/* CF7 End*/
/* Contact Page End */

/*Services Page */
.services h3{
	font-size: 18px;
	color: #4f9c40;
	margin-bottom:10px;
}
.services h4{
	font-size: 16px;
	color: #4f9c40;
	line-height:1.5;
}
/*Services Page End */

/* Footer */
#footer {
	text-align: center;
	font-size: 11px;
	color: #fff;
	margin-bottom:20px;
	
}
#footer .row {
	background:#549c48;
	padding:5px;
}
/* Footer End */