img {
	
	height: auto;
}

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}

.container_full.slidertop {
	margin-top: -80px;
}

.container {
	width: 1170px;
	margin: auto auto auto auto;
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 50px 0px 0px 0px;
	text-align: left;
}
.content_fullwidth h3.centered{
text-align: center;
}
.content_fullwidth p{
	text-align: left;
}
.content_left {
	float: left;
	width: 71%;
	padding: 18px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 18px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 18px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 18px 0px 0px 0px;
}

ul.star_bullet {
    list-style-type: none !important;
    padding: 0px !important;
    margin: 0px !important;
	margin-bottom: 15px !important;
	margin-right: 15px !important;
}

ul.star_bullet li {
    background: transparent url('../images/star_bullet.png') no-repeat 0 top !important;
    padding-left: 26px !important;
}

ul.star_bullet2 li {
    background: transparent url('../images/star_bullet2.png') no-repeat 0 top !important;
    padding-left: 26px !important;
}

.content_fullwidth ul.star_bullet{
	list-style-position: inside;
	text-align: left;
}

/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 2%;
	float: left;
}

.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.textWrap p{
	width: 100%;
	overflow: hidden;
	word-wrap: break-word;
}
.textWraplength p{
	width: 100%;
	overflow: hidden;
	word-wrap: break-word;
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2; 
   line-height: X;        / fallback /
   max-height: X*N;       / fallback /
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}

.one_third ul.home_cert li{
	color: #d0d0d0;
}

.last {
	margin-right: 0 !important;
	clear: right;
}
.clear{
	clear: both: 
}

/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#trueHeader #logo{
	float:left;
	display:block;
	width:100%;
	min-height: 45px;
	margin-top:13px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left bottom;
}

#trueHeader2 #logo{
	float:left;
	display:block;
	width:100%;
	min-height: 45px;
	margin-top:13px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left bottom;
}


/*index4*/

#topHeader #logo{
	float:left;
	display:block;
	width:100%;
	min-height: 45px;
	margin-top:8px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left bottom;
}

/* top navigation */
.right_bar {
	float: right;
	width: 75%;
	padding: 0px 0px 0px 0px;
}

.right_bar ul.social_icons50 {
	float: left;
	width: 100%;
	padding:0px;
}

.right_bar ul.social_icon_holder {
	float: right;
	width: 40%;
	padding:0px;
	margin:0px;
}

.right_bar ul.social_icons {
	float: right;
	width: 100%;
	padding:0px;
	margin:0px;
}

.right_bar ul.social_icons li {
	 border-right: 1px solid #333333;
    float:right;
    font-size: 12px;
    margin: 0;
}


.right_bar .social_icons li.social a {
	width:30px;
	height:31px;
	float: right;
	font-size:17px;
	color:#acacac;
	padding:3px 0;
	text-align:center;
	line-height:28px;
	border-radius:50%;
	
}

/**.right_bar .social_icons li.social a:hover {
	color:#fff;
	background-color:#727272;
}**/

.right_bar .social_icons li.mail a {
	float: right;
	font-size:13px;
	color:#333333;
	padding:0px;
	margin:0 15px 0 0;
	line-height:25px;
}

.right_bar .social_icons li.phone {
	float: right;
	font-size:13px;
	color:#333333;
	padding:3px 15px 3px 15px;
	line-height:25px; font-weight:bold;
	
}
.right_bar .social_icons li.mail{padding:3px 0 3px 0;}

.right_bar .social_icons li.phone i,.right_bar .social_icons li.mail i{color:#039cff; padding:0 2px 0 0;}
.logo_holder {
	float: left;
	width: 100%;
	height:64px;
}


/*index2*/
.tp-banner-container.two{ margin-top:-40px; position:relative; z-index:50;}


/* top navigation */
.top_nav {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	border-bottom:1px solid #e7e7e7;
}

.top_nav.two{
	float: left;
	width: 100%;
	height:50px;
	padding: 0px 0px 0px 0px;

	background-color:none;
}

.top_nav .right {
	float: left;
	width: 50%;
}

.top_nav .left {
	float: left;
	width: 50%;
}
.top_nav .left a {
	font-size:13px;
	color:#999;
	float:left;
	padding-top:3px;
}
.top_nav .left a i {
	color:#fdce16;
}

.top_nav .left a:hover {
	color:#727272;
}


.top_nav .left span {
	font-size:13px;
	color:#999;
	float:left;
	padding-left:15px;
	padding-top:3px;
}
.top_nav .left span i {
	color:#fdce16;
}


.top_nav .right ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.top_nav .right li {
	float: left;
	font-size: 12px;
	margin: 0px;
	border-left:1px solid #d9d9d9;
}

.top_nav .right li.last {
	border-right:1px solid #d9d9d9;
}


.top_nav .right li a i {
	float: left;
	font-size: 14px;
	padding: 10px 10px 8px 10px;
	margin: 0px;
}

.top_nav .right li:hover i {
	color: #454545;
}
.top_nav .right li a {
	color: #999;
}
.top_nav .right li a:hover {
	color: #727272;
}

/* header area adinationals */
.logo {
	float: left;
	width: 25%;
	position: relative ;
	
}
.logo a{position:absolute; left:0; top:20px;}
#header {
    margin: 0;
    position: relative;
    z-index: 111;}

.menu_main {
	float: right;
	width: 75%;
	z-index: 9999;
	position: relative;
}
.menu_main2 {
	float: left;
	width: 70%;
	z-index: 9999;
	padding:0px;
	margin:0px;
	position: relative;
}

.search_holder {
	float: right;
	width: 30%;
	padding:20px 0 0 0;
}

.search_holder .input_text {
	width:70%;
	padding:0px;
	border:1px solid #d9d9d9;
}



/*footer*/
.footer{
	width:100%;
	float:left;
	padding:35px 0 35px 0;
	margin:0px;
	background-color:#000000;
	}
	
.footer_logo{
	width:140px;
	height:40px;
	float:left;
	padding:0;
	margin:0 0 30px 0;
	}
	
.footer .address{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#666666;
	float:left;

	padding:0 0 15px 0;
	margin:0px;
	}
	
.footer .title{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:600;
	color:#fff;
	float:left;
	padding:0 0 15px 0;
	margin:0px;
	}
	
.footer .title_line{
	width:100%;
	height:3px;
	float:left;
	padding:0;
	margin:0 0 30px 0;
	background:url(../images/section_title_line7.png) 0px 0px no-repeat;
	}
	
.footer .recent_posts{
	float: left;
	width: 100%;
	padding:15px 0px 15px 0px;
	margin:0px;
	border-bottom:1px solid #2e2e2e;
	}
.footer .recent_posts.first{
	padding:0px 0px 15px 0px;
	}
	
.footer .recent_posts.last{
	border-bottom:none;
	}

.footer .recent_posts:hover .post .title a{
	color:#fdce16;
	}

.footer .recent_posts:hover .imgholder{
	width:64px;
	height:64px;
	border:2px solid #fdce16;
	}
	

.footer .recent_posts.active .post .title a{
	color:#fdce16;
	}

.footer .recent_posts.active .imgholder{
	width:64px;
	height:64px;
	border:2px solid #fdce16;
	}
	
		
.footer .recent_posts .img{
	width:30%;
	padding:0px;
	margin:0;
	float:left;
	}
.footer .recent_posts .imgholder{
	width:64px;
	height:64px;
	padding:0px;
	margin:0;
	float:left;
	border:2px solid #161616;
	}
	
.footer .recent_posts .post{
	width:70%;
	padding:0px;
	margin:0px;
	float:right;
	}
	
.footer .recent_posts .post .title{
	font-size:14px;
	color:#fff;
	padding:0px;
	margin:0px;
	float:left;
	}
.footer .recent_posts .post .title a{
	color:#fff;
	}
	
		
.footer .recent_posts .post .smalltext{
	padding:0;
	margin:0px;
	float:left;
	}

.footer .recent_posts .post .info{
	color: #666666;
	font-size: 13px;
	margin: 0 5px 0 0;
	padding:0px;
	float:left;
	}

/*hover styles*/
.footer ul.recent_posts li:hover .imgholder .line{
	opacity:1;
	}
.footer ul.recent_posts li:hover a.title{
	color:#fdce16;
	}
	
/*active styles*/
.footer ul.recent_posts li.active .imgholder .line{
	opacity:1;
	}
.footer ul.recent_posts li.active a.title{
	color:#fdce16;
	}

/* Tags */

.footer ul.tags{
	width:100%;
	margin:0;
	float:left;
	padding:0px;
	}
	
.footer ul.tags li{
	margin:0;
	float:left;
	padding:0px;
	}
	
.footer ul.tags li a{
	font-size:14px;
	font-weight:normal;
	margin:6px 6px 0 0;
	float:left;
	padding:4px 12px;
	color:#666666;
	border:1px solid #383838;
	}
.footer ul.tags li a:hover{
	color:#fdce16;
	border:1px solid #fdce16;
	}
.footer ul.tags li a.active{
	color:#fdce16;
	border:1px solid #fdce16;
	}
/* social icons */

.footer .social_icons_holder{
	width:100%;
	margin:0;
	float:left;
	padding: 0 0 0;
	}
	
.footer .social_icons_holder ul.social_icons li{
	margin:0;
	float:left;
	padding:0px;
}

/*.footer .social_icons_holder ul.social_icons{
	width:100%;
	margin:0;
	float:left;
	padding:0px;
	}
	
.footer .social_icons_holder ul.social_icons li{
	margin:0;
	float:left;
	padding:0px;
	}
	
.footer .social_icons_holder ul.social_icons li a{
	width:50px;
	height:50px;
	font-size:20px;
	text-align:center;
	margin:0 15px 0 0;
	line-height:50px;
	color:#454545;
	float:left;
	padding:0px;
	background-color:#161616;
	border:1px solid #454545;
	}

.footer .social_icons_holder ul.social_icons li a.last{
	margin:0 0px 0 0;
	}
	
.footer .social_icons_holder ul.social_icons li a:hover{
	color:#161616;
	background-color:#039cff;
	border:1px solid #039cff;
	}
	
.footer .social_icons_holder ul.social_icons li a.active{
	color:#161616;
	background-color:#039cff;
	border:1px solid #039cff;
	}
	*/
	
.footer .quick_links_holder{
	width:100%;
	height:45px;
	margin:0 auto;
	float:left;
	padding:10px 0px 0 0px;
	
	}
.footer ul.quick_links{
	width:100%;
	margin:0;
	float:left;
	padding:0;
	}
	
.footer ul.quick_links li{
	margin:0;
	float:left;
	padding:0 30px 0 0;
	}
	
.footer ul.quick_links li a{
	color:#9e9e9e;
	margin:0;
	float:left;
	padding:0 0 0 0;
	}
	
.footer ul.quick_links li a.last{
	padding:0 0 0 0;
	}
	
.footer ul.quick_links li a:hover{
	color:#039cff;
	}

/*newletter*/
.footer .email_input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #999999;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 39px;
    line-height: 39px;
    padding: 0 7px;
    width: 70%;
}

.footer .email_submit{
	padding:0 10px 0 10px;
	margin:0px;
	float:left;
	height: 39px;
	color:#161616;
	border:1px solid #fdce16;
	background-color:#fdce16;
	}

.email_submit.eight{
	border:1px solid #fdce16;
	background-color:#fdce16;
	color:#161616;
	}

.newsletter .email_input {
    background: none repeat scroll 0px 0px #FFF;
    border: 0px none;
    color: #999;
    float: left;
    font-size: 13px;
    font-weight: 600;
    height: 39px;
    line-height: 39px;
    padding: 0px 7px;
    width: 60%;
}
	
/*copyright*/

.copyrights{
	width:100%;
	height:70px;
	font-size:13px;
	color:#9e9e9e;
	margin:0;
	float:left;
	padding:26px 0 0 0; position:relative;
	background-color:#303030;
	}
.copyrights a{color:#9e9e9e;}
.copyrights .container{position:relative;}
/* scroll up */
.scrollup{
    width:50px;
    height:50px;
    opacity:1;
    position:absolute;
   top:-53px;
    right:0px;
    display:none;
    text-indent:-9999px;
    background:#039cff url(../images/scroll-top-arrow.png) no-repeat center center;
	z-index: 999;
}

/* divider line */
.footer .divider_line{
	width:100%;
	height:1px;
	margin:0 0 30px 0;
	float:left;
	padding:0px;
	background-color:#5e5e5e;
	}

#trueHeader {
    background: #000;
}

.footer .logo_footer{width:100%; text-align:center; padding:0 0 30px;}
.logo_footer img{margin:0px 0 0 0px;}
.footer .divider_line2{
	width:100%;
	height:1px;
	margin:15px 0 0 0;
	float:left;
	padding:0px;
	background-color:#5e5e5e;}


.footer .address p{ font:normal 14px 'Open Sans'; color:#9e9e9e; line-height:18px; padding:0 0 10px;}
.footer .select{width:70px; border-right:1px solid #5e5e5e;}
.footer .select img{float:left;}
.footer .contact p{font:normal 14px 'Open Sans'; color:#9e9e9e; padding-bottom:20px; float:left; border-right:1px solid #5e5e5e; line-height:25px; padding:0 20px 0 0; margin:0 20px 0 0;}
.footer .contact p strong,.footer .contact p b{font-size:30px; color:#fff; line-height:36px; font-weight:700;}
.footer .contact p.no_p{margin-right:0; padding-right:0; border:0;}
.footer .one_fifth{ margin:0 30px 0 0;}
.footer .one_half.last{width:700px;}

.slider_main .text1{color:#039cff; font-size:92px; font-weight:800;}
.slider_main .text5{color:#000000; font-size:51px; font-weight:800; text-align:right;}
.slider_main .text4{color:#000000; font-size:24px; font-weight:700; text-align:right;
 letter-spacing:10px;}
.slider_main .text4 > .tp-splitted{border-top:2px solid #000000; border-bottom:2px solid #000000; padding:10px 0; float:right; display:inline-block;}
.slider_main .text4_border{border-top:2px solid #000000; border-bottom:2px solid #000000; padding:10px 0; float:right; display:inline-block;}

.counter{
	float: right;
	position: relative;
	width: 210px;
	text-align: right;
	margin-top: 10px;
}

.nb_visites{
	position: absolute;
	top: -5px;
	left: 0;
}

.conseils-informations a, .realisation_content a{
	text-decoration: underline;
	color: #039cff;
}

.conseils-informations a:hover, .realisation_content a:hover{
	text-decoration: underline;
	color: #000000;
}

.realisation_content .one_half h6{
	color: #1693fd;
}

.footer_social_icons{

}

.bleu{
	color: #039cff;
}

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

/* body */
body {
	padding: 0px;
	margin: 0px;
	background: #fff;
}

body, input, textarea {
	font: 14px 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	color: #727272;
}

/* Headings */
h1, 
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	color: #161616;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: inherit;
}
h1 { 
	font-size: 40px; 
	line-height: 40px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 300;
}

h1.lessmar { 
	margin-bottom: 10px;
}

h1 b {
	display: block;
	font-size: 18px; 
	line-height: 23px;
	font-weight: 200;
	margin-top: 13px;
	color: #727272;
}
h1.white {
	color: #fff;
}
h2 { 
	font-size: 35px; 
	line-height: 35px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 300;
}
h2.lessmar { 
	margin-bottom: 10px;
}
h2.white {
	color: #fff;
}
h2.white b {
	color: #999;
}
h2 i {
	color: #13afeb;
	font-style: normal;
}
h2 b {
	display: block;
	font-size: 18px; 
	line-height: 23px;
	font-weight: 300;
	margin-top: 13px;
	color: #727272;
}
h2.caps {
	text-transform: uppercase;
}
h2.caps b {
	text-transform: none;
}
h2.caps strong {
	font-weight: 500;
}
h3 { 
	font-size: 27px; 
	line-height: 30px;
	margin-bottom: 18px;
	font-style: normal;
}
h3.lessmar { 
	margin-bottom: 9px;
}
h3 strong {
	font-weight: 600;
}
h4 { 
	font-size: 22px; 
	line-height: 25px;
	margin-bottom: 18px;
	font-style: normal;
}

h4.lessmar { 
	margin-bottom: 9px;
}

h4.caps {
	text-transform: uppercase;
}
h4.white {
	color: #fff;
}
h4 b {
	color: #999;
	font-size: 14px;
	display: block;
	font-weight: normal;
}
h5 { 
	font-size: 18px; 
	line-height: 23px;
	margin-bottom: 16px;
	font-style: normal;
}
h5.lessmar { 
	margin-bottom: 8px;
}
h5.lessmar2 { 
	margin-bottom: 4px;
}

h5 b {
	color: #727272;
	font-size: 13px;
	font-weight: normal;
	display: block;
}
h5 strong {
	font-weight: 500;
}

h5.caps {
	text-transform: uppercase;
}
h5.grayc {
	color: #999;
}
h5.siteccaps {
	color: #13afeb;
	text-transform: uppercase;
}
h5.sitec {
	color: #13afeb;
}
h5.white {
	color: #fff;
}
h6 { 
	font-size: 16px; 
	line-height: 21px;
	margin-bottom: 14px;
	font-style: normal;
}

h6.lessmar { 
	margin-bottom: 7px;
}
h6.lessmar2 { 
	margin-bottom: 3px;
}

h6.grayc {
	color: #999;
}

h6 strong {
	font-weight: 400;
}

/* Text elements */
p {
	font: 14px 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 23px;
}

ul, ol {
	margin: 0 0 20px 0;
	list-style-position: inside;
}
ul {
	list-style: none;
}
ul li {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 20px 0 20px 36px;
	font-size: 16px;
	border-left: 5px solid #13afeb;
	padding: 5px 20px 5px 20px;
	font-family: 'Open Sans' !important;
	font-weight: normal;
	color: #454545;
}
pre {
	background: #f4f4f4;
	font-size: 13px;
	font: 13px 'Open Sans', sans-serif;
	line-height: 1.5;
	margin-bottom: 40px;
	overflow: auto;
	padding: 0.75em 20px;
}
code, kbd {
	font-size: 13px;
	font: 13px 'Open Sans', sans-serif;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 40px;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.dropcap {
	display:block;
	float:left;
	font-size:45px;
	padding:0;
	margin: 0;
	margin:15px 8px 0 0;
	text-transform: uppercase;
}


/* Links */
a {
	color: #161616;
	text-decoration: none;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
a:hover {
	text-decoration: none;
	color: #727272;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

a.ltwo {
	color: #272727;
	text-decoration: none;
}
a.ltwo:hover {
	text-decoration: none;
	color: #13afeb;
}

a.lthree {
	color: #454545;
	text-decoration: none;
}
a.lthree:hover {
	text-decoration: none;
	color: #13afeb;
}

a.lfour {
	color: #13afeb;
	text-decoration: none;
}
a.lfour:hover {
	text-decoration: none;
	color: #fff;
}

a.lfive {
	color: #13afeb;
	text-decoration: none;
}
a.lfive:hover {
	text-decoration: none;
	color: #454545;
}

blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* Clear Fix Styles */

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
{
	height:1%;
}

.clearfix
{
	display:block;
}

/* less width */
.less1 {
	width: 75%;
	margin: 0 auto;
}
.less2 {
	width: 50%;
	margin: 0 auto;
}

/* text colors */
.white {
	color: #fff;
}
.black {
	color: #161616;
}

/* margin bitween sections */
.margin_top1 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.margin_top2 {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.margin_top3 {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.margin_top4 {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.margin_top5 {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.margin_top6 {
	float: left;
	width: 100%;
	margin-top: 60px;
}
.margin_top7 {
	float: left;
	width: 100%;
	margin-top: 70px;
}
.margin_top8 {
	float: left;
	width: 100%;
	margin-top: 80px;
}
.margin_top9 {
	float: left;
	width: 100%;
	margin-top: 90px;
}
.margin_top10 {
	float: left;
	width: 100%;
	margin-top: 100px;
}

/* image alignments */
.img_left {
	float: left;
}
.img_left1 {
	float: left;
	margin-bottom: 20px;
}
.img_left2 {
	float: left;
	margin-right: 30px;
}
.img_left3 {
	float: left;
	margin-right: 20px;
}
.img_left4 {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
.img_left10 {
	float: left;
	width: 32%;
	margin-bottom: 30px;
}
.img_left11 {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}


.img_right {
	float: right;
	margin-left: 10px;
}

.img_size1 {
	float: left;
	width: 100%;
}
.uppercase{ text-transform:uppercase;}

.fl_left {
	float: left;
}


/*top padding*/

.padd_top1{
	padding-top:10px;
	}

.padd_top2{
	padding-top:20px;
	}

.padd_top3{
	padding-top:30px;
	}

.padd_top4{
	padding-top:40px;
	}

.padd_top5{
	padding-top:50px;
	}

.padd_top6{
	padding-top:60px;
	}
.padd_top7{
	padding-top:70px;
	}
.padd_top10{
	padding-top:100px;
	}

/*padding bottom*/

.padd_bot1{
	padding-bottom:10px;
	}

.padd_bot2{
	padding-bottom:20px;
	}

.padd_bot3{
	padding-bottom:30px;
	}

.padd_bot4{
	padding-bottom:40px;
	}

.padd_bot5{
	padding-bottom:50px;
	}

.padd_bot6{
	padding-bottom:60px;
	}
.padd_bot7{
	padding-bottom:70px;
	}






.fa-agroa:before{content:url(../../../images/services_icon1.png);}

