/* Wordpress core classes www */
  :-moz-placeholder {
    font-style:normal;
    color: #45484b;
  }
  :-ms-input-placeholder {
    font-style:normal;
    color: #45484a;
  }
  ::-webkit-input-placeholder {
    font-style:normal;
    color: #45484a;
  }
  .alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
  text-align: center;
}
.alignright,
.alignnone,
.alignleft,
.aligncenter {
  max-width: 100%;
  height: auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {}

.gallery-caption {}

.bypostauthor {}

/*------------------*/
/*	GENERAL
/*------------------------------------------------------*/
.media_for_js {
  position: fixed;
  visibility: hidden;
  width: 0px;
  height: 0px;
  z-index: 940;
}
@media only screen and (max-width: 939px){
  .media_for_js {
    z-index: 939;
  }
}
@media only screen and (max-width: 767px){
  .media_for_js {
    z-index: 767;
  }
}
@media only screen and (max-width: 639px){
  .media_for_js {
    z-index: 639;
  }
}
@media only screen and (max-width: 479px){
  .media_for_js {
    z-index: 479;
  }
}
.w960 .container,

.b960 .container {

	max-width: 984.6153846px;

}

.w1170 .container,.b1170 .container {max-width:1200px;}
.w960 .site_wrapper,.w1170 .site_wrapper {width: 100%;}

.b960 .site_wrapper {
max-width: 1104.615385px;
}

.b1170 .site_wrapper {
max-width: 1320px;
}
.b1170 .container,  .b960 .container {
padding-left: 60px;
padding-right: 60px;
}

.b1170 .site_wrapper, .b960 .site_wrapper {
background: #fff;
}
/* ----------- Body ----------- */
.pattern-one {
	background-image: url(../images/elements/pattern-one.jpg) !important;
	background-repeat: repeat;
	background-position: left top;
}

.pattern-two {
	background-image: url(../images/elements/pattern-two.png) !important;
	background-repeat: repeat;
	background-position: left top;
}

.pattern-three {
	background-image: url(../images/elements/pattern-three.jpg) !important;
	background-repeat: repeat;
	background-position: left top;
}

.pattern-four {
	background-image: url(../images/elements/pattern-four.jpg) !important;
	background-repeat: repeat;
	background-position: left top;
}

.pattern-five {
	background: url(../images/elements/pattern-five.jpg) !important;
	background-repeat: repeat;
	background-position: left top;
}

.pattern-six {
	background-image: url(../images/elements/pattern-six.jpg) !important;
	background-repeat: repeat;
	background-position: left top;
}

.pattern-seven {
	background-image: url(../images/elements/pattern-seven.jpg) !important;
	background-repeat: repeat;
	background-position: left top;
}

.pattern-eight {
	background-image: url(../images/elements/pattern-eight.jpg) !important;
	background-repeat: repeat;
	background-position: left top;
}

.pattern-nine {
	background-image: url(../images/elements/pattern-nine.jpg) !important;
	background-repeat: repeat;
	background-position: left top;
}

/* ----------- Logo ----------- */
#trueHeader #logo{
	background: url("../images/logo.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 70px;
    text-indent: -999em;
    width: 100%;
}



/*------------------*/
/*	SITE STRUCTURE
/*------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}
.container {width: 1170px;margin: auto auto auto auto;}
.container .one_fourth,.container .two_fourth{ clear:left;margin-bottom:20px;}
.container .two_fourth{ text-align:center;}
.one_fourth .friendship{ float:none; color:#666;}
.container .one_fourth a{ margin-right:5px; color:#383634;}
.container .one_fourth a:hover{ color:#FFF; color:#FFF; text-decoration:underline; }
/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 40px;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
#trueHeader .one_fourth {
width:31%;
margin-right: 1%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 68%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*------------------*/
/*	MENU
/*------------------------------------------------------*/
.menu {
margin-bottom: 0;
}
#trueHeader ul.menu {
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	list-style-type: none;
	position: relative;
	text-align: left;
	z-index: 1001;
	height: 54px;
	margin: 16px 0px 0px 0px;
	float: right;
}
#trueHeader .menu select {
	border: 2px solid #eee;
	padding: 10px 10px 10px 10px;
	background-color: #f9f9f9;
	color: #333;
}
#trueHeader .menu li {
	position: relative;
	display: inline-block;
	padding: 0;
	z-index: 101;
	margin: 0px 2px 0px 0px;
	float: left;
}
#trueHeader .menu  li.last {
	background: none;
}
#trueHeader .menu  li a {
	display: inline-block;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #383634;
	margin: 0;
	padding: 13px 10px 12px 10px;
	text-align: center;
}
#trueHeader .menu  li a:hover {
	color: #fff;
	background-color: #ff7a29;
	border-radius: 4px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
#trueHeader .menu  li.current_page_item a {
	color: #fff;
	background-color: #ff7a29;
	border-radius: 4px;
}
#trueHeader .menu a .icon-angle-down {
margin-left: 4px;
}
#trueHeader .menu  li ul {
	position: absolute;
	left: 0;
	height: auto;
	display: none;
	visibility: hidden;
	width: 194px;
	padding: 0;
	margin-top: -1px;
	text-align: left;
	background: #ff7a29;
	border-radius: 4px;
	border-top-left-radius: 0px;
}
#trueHeader .menu  li ul li {
	display: list-item;
	float: none;
	background: none;
	padding: 0;
	margin: 0;
	height: auto;
	list-style: none;
}
#trueHeader .menu  li ul li ul {
	top: 0;
}
#trueHeader .menu  li ul li a {
	margin: 0;
	border: none;
	display: block;
	padding: 14px 17px 14px 17px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #fff;
	background: #ff7a29;
	width: 159px;
	text-align: left;
	border-bottom: 1px solid #f6f6f6;
	border-radius: 4px;
	border-top-left-radius: 0px;
}
#trueHeader .menu  li ul li a:hover,
#trueHeader .menu  li ul li.active a,
#trueHeader .menu  li ul li a.selected {
	background: #ffa841;
	border-bottom: 1px solid #f3f3f3;
	color: #fff;
	padding: 14px 17px 14px 17px;
	border-radius: 4px;
	border-top-left-radius: 0px;
}

		#trueHeader .menu li ul li a:hover,
		#trueHeader .menu li ul li.active a,
		#trueHeader .menu li ul li a.selected {
			background: rgba(255, 255, 255, 0.2);
		}
#trueHeader .menu li ul li:last-child {
	border: none;
}
* html #trueHeader .menu {
	height: 1%;
}
#topHeader {
	position: relative;
}
#topHeader:after {
width: 0px;
height: 0px;
border-style: solid;
border-width: 7px 7.5px 0 7.5px;
border-color: #000000 transparent transparent transparent;
content: '';
position: absolute;
left: 50%;
bottom: -7px;
margin-left: -8px;
background: transparent !important;
}
.headerstyle2 #header  {
margin: 0px 0 -30px;
position: relative;
}
.headerstyle2 #trueHeader .menu {
	list-style: none;
	font-weight: normal;
	position: relative;
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0px;
}
.headerstyle2 #trueHeader .menu select {
	border: 2px solid #eee;
	padding: 10px 10px 10px 10px;
	background-color: #f9f9f9;
	color: #333;
}
.headerstyle2 #trueHeader .menu {
	margin: 0px;
	list-style-type: none;
	position: relative;
	text-align: left;
	z-index: 1001;
	height: 80px;
	margin: 0;
	float: right;
}
.headerstyle2 #trueHeader .menu li {
	position: relative;
	display: inline-block;
	padding: 0;
	z-index: 101;
	margin: 0px 0px 0px 3px;
	float: left;
}
.headerstyle2 #trueHeader .menu li.last {
	background: none;
}
.headerstyle2 #trueHeader .menu li a {
	display: inline-block;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #2c322d;
	margin: 0;
	padding: 32px 18px 31px 18px;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 3px solid #fff;
font-weight: 600;
}
.headerstyle2 #trueHeader .menu li a:hover {
	color: #4abe63;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 3px solid #4abe63;
background-color: transparent;
}
.headerstyle2 #trueHeader .menu li.current_page_item a {
	background-color: transparent;
}

.headerstyle2 #trueHeader .menu li ul {
	position: absolute;
	left: 0;
	height: auto;
	display: none;
	visibility: hidden;
	width: 194px;
	padding: 0;
	margin-top: 0px;
	text-align: left;
	background: #4abe63;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.headerstyle2 #trueHeader .menu li ul li {
	display: list-item;
	float: none;
	background: none;
	padding: 0;
	margin: 0;
	height: auto;
}
.headerstyle2 #trueHeader .menu li ul li ul {
	top: 0;
}
.headerstyle2 #trueHeader .menu li ul li a {
	margin: 0;
	border: none;
	display: block;
	padding: 14px 17px 14px 17px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #fff;
	background: #4abe63;
	width: 159px;
	text-align: left;
	border-bottom: 1px solid #f0f0f0;
}
.headerstyle2 #trueHeader .menu li ul li a:hover,
.headerstyle2 #trueHeader .menu li ul li.active a,
.headerstyle2 #trueHeader .menu li ul li a.selected {
	background: #66da7f;
	border-bottom: 1px solid #f0f0f0;
	color: #fff;
	padding: 14px 17px 14px 17px;
	border-left: none;
	border-right: none;
}

.headerstyle2 #trueHeader .menu li ul li:last-child {
	border: none;
}
* html .headerstyle2 #trueHeader .menu {
	height: 1%;
}

.headerstyle3 #trueHeader {
	background:#fff;
}

.headerstyle3 #trueHeader .menu li.current_page_item a {
	background:none;
	color: #3398D4;
}

.headerstyle3 #trueHeader .menu .icon-angle-down {
	display: none;
}
.headerstyle3 #trueHeader .menu {
	list-style: none;
	font-weight: normal;
	position: relative;
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0px;
}
.headerstyle3 #trueHeader .menu select {
	border: 2px solid #eee;
	padding: 10px 10px 10px 10px;
	background-color: #f9f9f9;
	color: #333;
}
.headerstyle3 #trueHeader .menu  {
	margin: 0px;
	list-style-type: none;
	position: relative;
	text-align: left;
	z-index: 1001;
	height: 70px;
	margin: 0;
	float: right;
}
.headerstyle3 #trueHeader .menu  li {
	position: relative;
	display: inline-block;
	padding: 0;
	z-index: 101;
	margin: 0px 0px 0px 1px;
	float: left;
	background: url(../images/menu-divider.png) no-repeat right 31px;
}
.headerstyle3 #trueHeader .menu  li.last {
	background: none;
}
.headerstyle3 #trueHeader .menu  li a {
	display: inline-block;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #3d3d48;
	margin: 0;
	padding: 29px 18px 28px 18px;
	text-align: center;
	margin: 0;
font-weight: 600;
}
.headerstyle3 #trueHeader .menu li a:hover {
	color: #3398d4;
	background: transparent;
}
.headerstyle3 #trueHeader .menu  li a.active {
	color: #3398d4;
}

.headerstyle3 #trueHeader .menu li ul {
	position: absolute;
	left: 0;
	height: auto;
	display: none;
	visibility: hidden;
	width: 194px;
	padding: 0;
	margin-top: -1px;
	text-align: left;
	background: #fff;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.headerstyle3 #trueHeader .menu  li ul li {
	display: list-item;
	float: none;
	background: none;
	padding: 0;
	margin: 0;
	height: auto;
}
.headerstyle3 #trueHeader .menu  li ul li ul {
	top: 0;
}
.headerstyle3 #trueHeader .menu  li ul li a {
	margin: 0;
	border: none;
	display: block;
	padding: 14px 17px 14px 17px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #454545;
	background: #fff;
	width: 159px;
	text-align: left;
	border-bottom: 1px solid #f6f6f6;
}
.headerstyle3 #trueHeader .menu li ul li a:hover,
.headerstyle3 #trueHeader .menu li ul li.active a,
.headerstyle3 #trueHeader .menu li ul li a.selected {
	background: #3398d4;
	border-bottom: 1px solid #f3f3f3;
	color: #fff;
	padding: 14px 17px 14px 17px;
}

.headerstyle3 #trueHeader .menu li ul li:last-child {
	border: none;
}
* html .headerstyle3 #trueHeader .menu {
	height: 1%;
}

/*------ Headerstyle4 ---------*/

.headerstyle4 #trueHeader {
background: rgba(255,255,255,0.97);
}
.headerstyle4 #trueHeader .menu li a {
font-weight: 100;
padding-right: 20px;
padding-left: 20px;
}
.headerstyle4 #trueHeader .menu li a:hover,
.headerstyle4 #trueHeader .menu li.current_page_item > a {
background-color: transparent;
color: #cc2306;
}




.selectnav {
display: none;
width: 94%;
margin: 0 3% 10px;
padding: 0 0px;
}

#trueHeader .one_fourth,  #trueHeader .three_fourth {
margin-bottom: 0;
}
.headerstyle2 #trueHeader {
height: 110px;
background: url(../images/header-bg2.png) no-repeat center bottom;
margin-bottom: -30px;
box-shadow: none;
border-bottom: 0;
padding: 0;
position: relative;
}
.headerstyle2 #trueHeader .menu li .icon-angle-down {
display: none;
}


.headerstyle4 #top-nav{
	float: right;
}
.headerstyle4 #top-nav ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.headerstyle4 #top-nav li {
	float: left;
	padding: 0px;
	margin: 0px;
}
.headerstyle4 #top-nav #fixed-nav li a {
	display: block;
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
	margin: 0px 0px;
	text-decoration: none;
	font-size: 14px;
	padding: 0 20px;
	text-align: center;
	color: #3d3d48;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
.headerstyle4 #top-nav #fixed-nav li a:hover {
	color: #cc2306;
}
.headerstyle4 #top-nav #fixed-nav li.current a {
	color: #cc2306;
}

/*------------------*/
/*	PAGES
/*------------------------------------------------------*/

/* top section */
.top_contact_info {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-height: 40px;
	background: #383634 url(../images/top-bg.jpg) repeat left top;
}

ul.tci_list_left {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.tci_list_left li {
	float: left;
	padding: 0px;
	margin: 7px 0px 0px 2px;
	color: #999;
}
.tci_list_left li a {
	font-size: 12px;
	color: #999;
	padding: 0 2px;
}
.tci_list_left li a:hover {
	color: #e3e3e3;
}

ul.tci_list {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.tci_list li {
	float: left;
	padding: 0px;
	margin: 7px 0px 0px 4px;
}
.tci_list li a {
	width: 26px;
	height: 26px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
	background-color: #4c4a49;
	border-radius: 100%;
}
.tci_list li i {
	color: #999;
}
.tci_list li a:hover {
	background-color: #e3e3e3;
}
.tci_list li.empty {
	float: left;
	width: auto;
	line-height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 18px 0px 0px;
	background: none;
	border-radius: 0px;
}
.tci_list li.empty a {
	float: left;
	width: auto;
	background: none;
	color: #999;
	line-height: 40px;
}
.tci_list li.empty a:hover {
	color: #e3e3e3;
}
.tci_list_left li:after {
content: "|";
}
.tci_list_left li:last-child:after {
display: none;
}
a.button_slider {
	float: left;
	padding: 13px 30px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
a.button_slider:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.slider_sec_box{
	position: absolute;
	width: 280px;
	height: 65px;
	padding: 25px 0px 0px 0px;
	background-color: #181818;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	font-size: 13px;
	color: #fff;
}
.slider_sec_box:hover{
	background-color: #be8255;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	cursor: pointer;
}
.slider_sec_box b{
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.slider_sec_box i{
	float: left;
	width: 80px;
	height: 65px;
	vertical-align: middle;
	line-height: 40px;
	text-align: center;
}
a.button_slider_02 {
float: left;
padding: 13px 30px;
margin: 0px 0px 0px 0px;
font-weight: normal;
font-size: 18px;
text-transform: uppercase;
color: #3398d4;
border: 1px solid #3398d4;
border-radius: 4px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}
a.button_slider_03 {
float: left;
padding: 13px 30px;
margin: 0px 0px 0px 0px;
font-weight: normal;
font-size: 18px;
text-transform: uppercase;
color: #3d3d48;
border: 1px solid #3d3d48;
border-radius: 4px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}


.tp-leftarrow.default {
background: url(../images/sliders/revolution/large_left.png) no-repeat 0 0;
width: 39px;
height: 46px;
left: 0;
}
.tp-rightarrow.default {
background: url(../images/sliders/revolution/large_right.png) no-repeat 0 0;
width: 39px;
height: 46px;
right: 0;
}
.tp-leftarrow:hover, .tp-rightarrow:hover {
background-position: bottom left;
}



/* punch text */
.punch_text {
	font-size: 22px;
	color: #fff;
}
.clear {
	clear: both;
}
.punch_text b {
	float: left;
	font-weight: normal;
	padding: 18px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.punch_text a {
	float: right;
	color: #fff;
	border-radius: 4px;
	background-color: #343434;
	padding: 18px 27px;
	font-size: 22px;
	text-transform: uppercase;
}
.punch_text a:hover {
	color: #fff;
	background-color: #454545;
}

/* punch text 02 */
.punch_text02 {
	float: left;
	width: 100%;
	padding-bottom: 35px;
	font-family: 'Roboto', sans-serif;
}
.punch_text02 b {
	float: left;
	font-weight: normal;
	padding: 34px 180px 0px 0px;
	font-size: 35px;
	color: #ff7a29;
	font-weight: 300;
	width: 100%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
}

.punch_text02 b em {
	font-size: 20px;
	font-style: normal;
	display: block;
	margin-top: 20px;
	color: #999;
}
.punch_text02 a.icon_but {
float: right;
width: 180px;
height: 110px;
padding-top: 40px;
text-align: center;
font-size: 18px;
font-weight: bold;
margin-left: -180px;
color: #fff;
text-transform: uppercase;
position: relative;
}
.punch_text02 a.icon_but:hover {
	color: #383634;
}
.punch_text02 a.icon_but:before {
font-family: fontawesome;
content: "\f075";
color: #ff7a29;
font-size: 165px;
position: absolute;
top: 50px;
left: 0;
width: 180px;
height: 110px;
text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.09);
z-index: -1;
}

.twitter_feeds a {
	color: #ffffff;
}


/* four columns features section */
div.icon-box {
	width: 100%;
	padding: 30px 1%;
	text-align: center;
	border: 1px solid #f0f0f0;
	border-radius: 4px;
	position: relative;
	margin-right: 1.6%;
	float: left;
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
div.icon-box-style3 {
	text-align: center;
	width: 100%;
	padding: 30px 1%;
	float: left;
}
.icon-box-style3 h2 {
	font-size: 25px;
}
.icon-box:hover {
	background-color: #f0f0f0;
	-webkit-transition: background 500ms ease;
	-moz-transition: background 500ms ease;
	-ms-transition: background 500ms ease;
	-o-transition: background 500ms ease;
	transition: background 500ms ease;
}
.icon-box:hover i {
	background-color: #f9f9f9;
	border: 4px solid #fff;
	color: #FF7A29;
	-webkit-transition: color 500ms ease-in-out;
	-moz-transition: color 500ms ease-in-out;
	-ms-transition: color 500ms ease-in-out;
	-o-transition: color 500ms ease-in-out;
	transition: color 500ms ease-in-out;
}
.icon-box:hover a {
	color: #FF7A29;
	-webkit-transition: color 500ms ease-in-out;
	-moz-transition: color 500ms ease-in-out;
	-ms-transition: color 500ms ease-in-out;
	-o-transition: color 500ms ease-in-out;
	transition: color 500ms ease-in-out;
}
.icon-box.helight {
	background-color: #f0f0f0;
}
.icon-box.helight i {
	background-color: #f9f9f9;
	border: 4px solid #fff;
	color: #ff7b29;
}
.icon-box i {
color: #383634;
border: 4px solid #f3f3f3;
border-radius: 100%;
display: block;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
vertical-align: middle;
margin: 0 auto 30px;
}
.icon-box-style3 i {
	color: #FF7A29;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto 30px;
}
.icon-box h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 25px;
	text-transform: uppercase;
}
.icon-box a, .icon-box-style3 a {
color: #999;
font-size: 11px;
text-transform: uppercase;
font-family: open sans, arial, tahoma;
margin-top: 10px;
display: inline-block;
}
.icon-box a:hover {
	color: #ff7b29;
}
.icon-box a:hover i {
	color: #ff7b29;
	background: none;
	border: none;
}
.icon-box:hover a i {
	background: none;
	border: none;
}
.icon-box.helight a {
	color: #ff7b29;
}
.icon-box.helight a:hover {
	color: #383634;
}
.icon-box.helight a:hover i {
	color: #383634;
}
.icon-box.helight a i {
	background: none;
	border: none;
	color: #ff7b29;
}
.icon-box a i, .icon-box-style3 a i {
	display: inherit;
	margin: -2px 0px 0px 3px;
	color: #999;
	width: auto;
	height: auto;
	line-height: inherit;
	border: none;
	float: inherit;
	background: none;
	border: none;
}
.four_col_fusection .last {
	margin-right: 0 !important;
	clear: right;
}
.four_col_fusection.inner .one_fourth i {
	color: #ff7b29;
}


.icon-box-style2 {
display: block;
float: left;
text-align: center;
width: 82%;
background-color: #F0F0F0;
border: 6px solid #FFF;
padding: 30px 20px;
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
.icon-box-style2 i {
background-color: #FAFAFA;
border-radius: 100%;
color: #FF7B29;
display: inline-block;
line-height: 107px;
height: 100px;
margin-left: 0;
margin-bottom: 25px;
width: 100px;
-webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 0 0 #FFF;
-moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 0 0 #FFF;
box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 0 0 #FFF;
}
.icon-box-style2 h4 {
font-weight: normal;
}
.icon-box-style2 a {
font: 13px 'Open Sans', sans-serif;
color: #ff7b29;
}


/* features section 1 */
.icon-box2 {
	float: left;
	width: 100%;
}
.icon-box2 i {
	width: 56px;
	height: 56px;
	background-color: #FF7B29;
	color: #fff;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 56px;
	border-radius: 100%;
	margin-right: 20px;
}
.icon-box2 h2 {
	color: #FF7A29;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.icon-box2 h2 em {
	color: #3d3d48;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

/* features section 2 */
.icon-box3  {
	float: left;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	width: 100%;
}
.icon-box3 h2 {
	font-size: 22px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.icon-box3 .icon {float: left;width: 76px;height: 76px;margin-right: 30px;border: 1px solid #d3d3d3;}
.icon-box3 h2{ color:#000;}
.icon-box3 i {
	float: left;
	width: 58px;
	height: 58px;
	margin: 3px 0px 0px 3px;
	text-align: center;
	vertical-align: middle;
	line-height: 58px;
	background-color: #fff;
	color: #919191;
	border-radius: 100%;
	border: 7px solid #d3d3d3;
}



/* features section 2 */
.icon-box4 {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
}
.sc-highlight h1 {
	margin-bottom: 10px;
	font-weight: 300;
}
.sc-highlight h4 {
	margin-bottom: 50px;
}
.icon-box4  i {
display: inline-block;
width: 130px;
height: 130px;
color: #fff;
background-color: rgba(0, 0, 0, 0.11);
border-radius: 100%;
text-align: center;
vertical-align: middle;
line-height: 130px;
margin-bottom: 40px;
}
.icon-box4  h2 {
	color: #fff;
	font-weight: 300;
	float: left;
	width: 100%;
	text-align: center;
}

/* four columns features section */
.icon-box5 {
	text-align: center;
}
div.bordered {
	position: relative;
	margin-right: 0.8%;
	padding-right: 2.530%;
	padding-left: 2%;
	float: left;
}
.icon-box5 h1 {
	font-size: 40px;
	padding: 0px;
	margin: 0px 0px 50px 0px;
	font-weight: 300;
}
.icon-box5 h1 i {
	font-size: 18px;
	color: #727272;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
div.bordered {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border-right: 1px solid #f6f6f6;
}

.icon-box5  i {
	color: #0cbabb;
	margin-bottom: 30px;
	display: block;
}
.icon-box5  h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 25px;
	text-transform: uppercase;
}
.icon-box5  a {
color: #999;
font-size: 11px;
text-transform: uppercase;
text-align: center;
display: inline-block;
width: 100%;
}
.icon-box5  a:hover {
	color: #3d3d48;
}
.icon-box5  a:hover i {
	color: #ff7b29;
}
.icon-box5  a i {
	display: inherit;
	margin: 0px 0px 0px 2px;
	color: #999;
}
div.bordered.last {
	margin-right: 0 !important;
	clear: right;
	border: none;
}
.icon-box5.inner  i {
	color: #3d3d48;
}


/* fresh projects */
.fresh_projects {
float: left;
width: 100%;
text-align: center;
}
.fresh_projects h1 {
	font-size: 40px;
	padding: 0px;
	margin: 0px 0px 45px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.fresh_projects h1 strong {
	font-weight: normal;
}
.fresh_projects h1 i {
	font-size: 18px;
	color: #727272;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 27px;
}

.fresh_projects_list section .display .small-group{
	float:left;
	width:550px;
	height:315px;
	overflow:hidden;
}
.fresh_projects_list section .display .small-group div.small{
	position:relative;
	float:left;
	width:50%;
	height:100%;
	color:#fff;
	text-align:center;
	overflow:hidden;
}
.fresh_projects_list section .display .small-group div.small img{
	width: 100%;
	height: 250px;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
}
.fresh_projects_list section .display .small-group div.small .hover{
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	pointer-events:none;
	z-index:90;
}
.fresh_projects_list section .display .small-group div.small:hover .hover{
	background:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	height: 250px;
}
.fresh_projects_list section .display .small-group div.small:hover .info{
	color:#fff;
}
.fresh_projects_list section .display .small-group div.small a{
	color:#fff;
}
.widget_portfolio_entries a:before {
display: none;
}
.fresh_projects_list section .display .small-group div.small .info{
	position:absolute;
	bottom:20px;
	margin-bottom: 0px;
	left:0;
	width:100%;
	z-index:100;
	background: none;
	border: none;
	-webkit-transition:bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition:bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition:bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1);
	transition:bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.fresh_projects_list section .display .small-group div.small .info h1{
	background: none;
	color: #383634;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 16px;
	font-weight: normal;
}

.fresh_projects_list section .display .small-group div.small .info h2{
	background: none;
	color: #727272;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}

.fresh_projects_list section.cheapest .small-group .additionnal{
	font-weight:500;
	color:#fff;
	line-height:20px;
	padding:0;
	position:absolute;
	top:100%;
	left:0;
	right:0;
	opacity:0;
	margin-top: 20px;
}
.fresh_projects_list section.cheapest .small-group .additionnal b {
	padding: 7px 20px 7px 20px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #fff;
	border-radius: 2px;
}

.fresh_projects_list section.cheapest .small-group div.small:hover .info{
	bottom:207px;
}
.fresh_projects_list section.cheapest .small-group div.small:hover .additionnal{
	opacity:1;
}
.fresh_projects_list section.cheapest .small-group div.small:hover h1, .fresh_projects_list section.cheapest .small-group div.small:hover h2,.fresh_projects_list section.cheapest .small-group div.small:hover section#easy-to-reach .large .info h3,.fresh_projects_list section#easy-to-reach .large .info section.cheapest .small-group div.small:hover h3{
	color:#fff;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.fresh_projects_list section.cheapest .small-group div.small:hover h2 strong,.fresh_projects_list section.cheapest .small-group div.small:hover section#easy-to-reach .large .info h3 strong,.fresh_projects_list section#easy-to-reach .large .info section.cheapest .small-group div.small:hover h3 strong{
	color:#fff;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.portfolio_sidebar_widget .fresh_projects_list section .display .small-group div.small .info h1{
	background: none;
	color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 16px;
	font-weight: normal;
}

.portfolio_sidebar_widget .fresh_projects_list section .display .small-group div.small .info h2{
	background: none;
	color: #fff;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}
.portfolio_sidebar_widget .fresh_projects_list section .display .small-group{
	float:left;
	width:550px;
	height:250px;
	overflow:hidden;
}
.portfolio_sidebar_widget .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 100%;
	height: 250px;
}
.portfolio_sidebar_widget .fresh_projects_list section.cheapest .small-group div.small:hover .info{
	bottom:130px;
}

.clients .jcarousel-skin-tango .jcarousel-prev-horizontal {
	border: none;
	border-radius: 0;
}

.clients .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
	opacity: 1;
}

.clients .jcarousel-skin-tango .jcarousel-prev-horizontal:after {
	display: none;
}

.clients .jcarousel-skin-tango .jcarousel-next-horizontal {
	border: none;
	border-radius: 0;
}

.clients .jcarousel-skin-tango .jcarousel-next-horizontal:after {
	display: none;
}


/* features section 2 */
.features_sec02 {
float: left;
width: 100%;
text-align: center;
}
.features_sec02 h1 {
	font-size: 40px;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 45px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.features_sec02 h1 i {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec02 .left {
	float: left;
	width: 35%;
	padding-top: 10px;
	min-height: 370px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #fff;
}
.features_sec02 .center {
	float: left;
	width: 30%;
	min-height: 380px;
	background: url(../images/site-img10.png) no-repeat center bottom;
}
.features_sec02 .right {
	float: left;
	width: 35%;
	padding-top: 10px;
	min-height: 370px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #fff;
}
.features_sec02 .left .one {
	float: right;
	width: 100%;
	text-align: right;
}
.features_sec02 .left .one b, .features_sec02 .left .two b {
	float: right;
	margin-right: 20px;
	margin-top: 13px;
	font-size: 18px;
	font-weight: normal;
}
.features_sec02 .left .one b em, .features_sec02 .left .two b em {
	font-size: 13px;
	font-style: normal;
}
.features_sec02 .left i {
	float: right;
	color: #999;
	background-color: #fff;
	width: 79px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
	line-height: 78px;
	border-radius: 100%;
	border: 1px solid #fff;
}
.features_sec02 .left i:hover {
	color: #fff;
	background: none;
	border: 1px solid #727272;
	-webkit-transition: color 500ms ease-in-out;
	-moz-transition: color 500ms ease-in-out;
	-ms-transition: color 500ms ease-in-out;
	-o-transition: color 500ms ease-in-out;
	transition: color 500ms ease-in-out;
	-webkit-transition: background 500ms ease;
	-moz-transition: background 500ms ease;
	-ms-transition: background 500ms ease;
	-o-transition: background 500ms ease;
	transition: background 500ms ease;
}
.features_sec02 .left .two {
	float: right;
	margin: 35px 50px 35px 0px;
	text-align: right;
}

.features_sec02 .right .one {
	float: left;
	width: 100%;
	text-align: left;
}
.features_sec02 .right .one b, .features_sec02 .right .two b {
	float: left;
	margin-left: 20px;
	margin-top: 13px;
	font-size: 18px;
	font-weight: normal;
}
.features_sec02 .right .one b em, .features_sec02 .right .two b em {
	font-size: 13px;
	font-style: normal;
}
.features_sec02 .right i {
	float: left;
	color: #999;
	background-color: #fff;
	width: 79px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
	line-height: 78px;
	border-radius: 100%;
	border: 1px solid #fff;
}
.features_sec02 .right i:hover {
	color: #fff;
	background: none;
	border: 1px solid #727272;
	-webkit-transition: color 500ms ease-in-out;
	-moz-transition: color 500ms ease-in-out;
	-ms-transition: color 500ms ease-in-out;
	-o-transition: color 500ms ease-in-out;
	transition: color 500ms ease-in-out;
	-webkit-transition: background 500ms ease;
	-moz-transition: background 500ms ease;
	-ms-transition: background 500ms ease;
	-o-transition: background 500ms ease;
	transition: background 500ms ease;
}
.features_sec02 .right .two {
	float: left;
	margin: 35px 0px 35px 50px;
	text-align: left;
}

/* features section 3 */
.features_sec03 {
	float: left;
	width: 100%;
	text-align: center;
}
.features_sec03 h1 {
	font-size: 40px;
	color: #383634;
	padding: 0px;
	margin: 0px 0px 45px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.features_sec03 h1 strong {
	font-weight: normal;
}
.features_sec03 h1 i {
	font-size: 18px;
	color: #383634;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.features_sec03 h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 22px;
}
.features_sec03 .left {
	float: left;
	width: 23%;
	text-align: left;
}
.features_sec03 .center {
	float: left;
	width: 48%;
	margin: 0 3%;
}
.features_sec03 .right {
	float: left;
	width: 23%;
	text-align: left;
}

ul.fun_facts {
	float: left;
	padding: 0px;
	margin: 0px;
}
.fun_facts li {
	float: left;
	padding: 16px 0px 0px 0px;
	margin: 0px 9px 18px 0px;
	width: 74px;
	height: 58px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #f3f3f3;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 300;
	color: #999;
	font-family: 'Roboto', sans-serif;
}
.fun_facts li.last {
	margin: 0px 0px 18px 0px;
}
.fun_facts li b {
	color: #575757;
	display: block;
	font-size: 18px;
}
.fun_facts li:hover {
	background-color: #f9f9f9;
}




ul.arrow_sign_list {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.arrow_sign_list li {
	padding: 0px;
	margin: 0px 0px 25px 0px;
}
.arrow_sign_list li h5 {
	color: #FF7A29;
	margin-bottom: 0px;
}
.arrow_sign_list li i {
	float: left;
	color: #FF7A29;
	margin: 0px 18px 0px 0px;
}
.arrow_sign_list li p {
	margin: 0px 0px 0px 40px;
}

/* people says */
.peopple_says {
	float: left;
	width: 100%;
}
.peopple_says .title {
	float: left;
	width: 39%;
	height: 160px;
	margin-top: 35px;
	background: url(../images/testi-img.png) no-repeat left top;
}
.peopple_says .contarea {
	float: left;
	width: 58%;
	padding-left: 3%;
	padding-top: 35px;
	background: url(../images/quote.png) no-repeat left top;
}
.peopple_says h1 {
	font-size: 35px;
	padding: 0px;
	margin: 40px 0px 58px 140px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.peopple_says h1 i {
	font-size: 16px;
	font-style: normal;
	display: block;
	padding-top: 18px;
}
.peopple_says .contarea img {
	float: left;
	border: 3px solid #fff;
	margin: 0px 30px 0px 0px;
}


/* clients */
.clients {
	float: left;
	width: 100%;
}

/* punch line text 3 */
.punch_text03 {
	float: left;
	width: 100%;
	padding: 58px 0px 20px 0px;
	background: #4abe63 url(../images/curve-graphic1.png) no-repeat center top;
	margin-left: -5000px !important;
	margin-right: -5000px !important;
	padding-left: 5000px !important;
	padding-right: 5000px !important;
}
.right-sidebar .punch_text03 {
padding-right: 0 !important;
margin-right: 0 !important;
background-position: right top;
padding-top: 70px;
margin-bottom: 30px;
}
.left-sidebar .punch_text03 {
padding-left: 20px !important;
margin-left: 0 !important;
background-position: left top;
padding-top: 70px;
}
.left-sidebar .punch_text03 .right a {
margin-left: 30px !important;
}

.right-sidebar .punch_text03 .right a {
margin-left: 20px !important;
}
.punch_text03 .left {
	float: left;
	width: 72%;
}
.punch_text03 .left h1 {
	font-size: 31px;
	font-weight: 300;
	color: #fff;
	margin: 27px 0px 0px 0px;
}
.punch_text03 .left h1 em {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
}

.punch_text03 .right {
	float: right;
	width: 26%;
	min-height: 120px;
	background: url(../images/h-line.png) no-repeat left bottom;
}
.punch_text03 .right a {
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2c322d;
	background-color: #fff;
	border-radius: 4px;
	padding: 18px 30px;
	margin: 43px 0px 0px 50px;
}
.punch_text03 .right a:hover {
	color: #4abe63;
}

/* punch line text 3 alternative */
.punch_text03.alternative_punch {
	float: left;
	width: 100%;
	padding: 40px 0px;
	background-color: #FF7A29;
	background-image: none;
}
.punch_text03.alternative_punch .left {
	float: left;
	width: 72%;
}
.punch_text03.alternative_punch .left h1 {
	font-size: 31px;
	color: #fff;
	margin: 22px 0px 0px 0px;
}
.punch_text03.alternative_punch .left h1 em {
	font-size: 18px;
	color: #fff;
	font-style: normal;
	display: block;
}

.punch_text03.alternative_punch .right {
	float: right;
	width: 26%;
	min-height: 120px;
	background: url(../images/h-line2.png) no-repeat left top;
}
.punch_text03.alternative_punch .right a {
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF7A29;
	background-color: #fff;
	border-radius: 4px;
	padding: 18px 30px;
	margin: 25px 0px 0px 50px;
}
.punch_text03.alternative_punch .right a:hover {
	color: #383634;
}

/*------------------*/
/*	FOOTER
/*------------------------------------------------------*/
.footer {
	float: left;
	width: 100%;
	background: #383634 url(../images/elements/dark_mosaic.png) repeat left top;
	color: #999;
}

.footer.diagmonds {
	background: #383634 url(../images/elements/diagmonds.png) repeat left top;
}

.footer .one_fourth{
	float: left;
	width: 22%;
	margin-right: 4%;
}
.footer .three_fourth {
    float: left;
    margin-right: 4%;
    width: 70%;
}
.footer h2 {
	font-size: 23px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 20px;
}
.footer h2 i {
	font-weight: normal;
	font-style: normal;
}
.footer a {
	color: #999;
}
.footer a:hover {
	color: #fff;
}
.footer ul.list {
	padding: 0px;
	margin: 0px;
}
.footer .list li {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}

.footer ul.contact_address {
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 100%;
}
.footer .contact_address li {
	padding: 0px;
	margin: 0px;
	line-height: 25px;
}
.footer .footer_logo {
	float: left;
	padding: 0px;
	margin: 0px;
}

/* Tweets */
.twitter_feed {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.twitter_feed .left {
	float: left;
	padding: 0px;
	margin: 0px;
}
.twitter_feed .right {
	float: right;
	padding: 0px;
	margin: -2px 0px 0px 0px;
	width: 89%;
}
.twitter_feed a {
	color: #999;
}
.twitter_feed a:hover {
	color: #fff;
}
.twitter_feed a.small {
	font-size: 9px;
	color: #727272;
}
.twitter_feed a.small:hover {
	font-size: 9px;
	color: #999;
}

/* Contact Info */
.contact_info {
	float: left;
	width: 100%;
}
.contact_info h1 {
	font-size: 34px;
	font-weight: 300;
	margin-bottom: 34px;
}
.contact_info h1 i {
	font-size: 16px;
	line-height: 27px;
	display: block;
	padding-top: 10px;
	font-style: normal;
}
.contact_info ul.address {
	float: left;
	padding: 0px;
	margin: 0px;
}

.contact_info .address.with-map {
	width: 40%;
	margin-right: 40px;
}

.contact_info .address li {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
.contact_info .address li i {
	margin-right: 7px;
}
.contact_info .address li a {
	color: #727272;
}
.contact_info .address li a:hover {
	color: #0cbabb;
}

.contact_info .map {
	float: left;
	width: 48%;
	height: 180px;
}

.contact_info .map #map-ci {
	width: 100%;
	height: 160px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.google-map {
	width: 99%;
	height: 180px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.map {
margin-bottom: 30px;
}

/* flickr */
#flickr_badge_wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#flickr_badge_wrapper img {
	width: 70px;
	height: 58px;
	margin-right: 8px;
	margin-bottom: 2px;
	border: 1px solid #999 !important;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
	margin-top: 25px;
}
#flickr_badge_source {
	padding:0 !important;
}
.widget_flickr_tiles a:before {
display: none;
}
/* copyrights */
.copyright_info {
	float: left;
	padding: 30px 0px 25px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #fff;
	background: #ff7a29 url(../images/h-lines2.png) repeat-x left 1px;
}
.copyright_info .one_half{
	float: left;
    margin-bottom: 0;
    margin-right: 4%;
    width: 100%;
    TEXT-ALIGN: CENTER;
}
.copyright_info b {
	font-size: 12px;
	color: #fff;
	font-style: normal;
	font-weight: normal;
}
.copyright_info span {
	float: right;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
	text-align: right;
}
.copyright_info a:hover {
	color: #383634;
}

.copyright_info nav {
	display: inline-block;
	margin-left: 10px;
}

.copyright_info nav ul {
	display: inline;
}

.copyright_info nav ul li {
	display: inline;
}

.copyright_info nav ul li:after {
	content: " | ";
}

.copyright_info nav ul li:last-child:after {
	content: "";
}

/* shortcode social links */
ul.sc_social_links {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.sc_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.sc_social_links li a {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 127px;
	height: 60px;
	text-align: center;
	border-radius: 4px;
	line-height: 60px;
	vertical-align: middle;
	background-color: #f3f3f3;
	color: #3d3d48;
	font-size: 13px;
}
.sc_social_links li a:hover {
	color: #fff;
	background-color: #3d3d48;
}
.sc_social_links li a:hover i {
	color: #fff;
}
.sc_social_links li i {
	color: #3d3d48;
	margin-right: 5px;
}

/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 24px;
	line-height: 22px;
	vertical-align: middle;
background-color: rgba(0, 0, 0, 0.1);
	color: #fff;
}
.footer_social_links li:hover {
	background-color: #383634;
}
.footer_social_links li i {
	color: #fff;
}


/*------------------*/
/*	CONTENT
/*------------------------------------------------------*/
.content_left {
	float: left;
	width: 71%;
	padding: 50px 0px 0px 0px;
}
.content_fullwidth {
	float: left;
	width: 100%;
	padding: 50px 0px 0px 0px;
}
.content_fullwidth2 {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 50px 0px 0px 0px;
}
.left_sidebar {float: left;width: 15%;padding: 50px 0px 0px 0px;}
.left_product{ padding-top:30px; }
.left_product h3.change_{ color:#000;}
.left_product .product_knifing dt{ height:31px; background:#f2f0f0 url(../../../../images/product_2.png) no-repeat; padding-left:30px;}
.content_right {float: right;width: 81%;padding: 50px 0px 0px 0px;}
/* page title */
.page_title {
	background: url("../images/elements/dark_mosaic.png") repeat scroll left top #383634;
    float: left;
    margin-top: 0;
    padding: 28px 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.page_title .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title .title h1 {
	margin: 0px 0px 0px 0px;
	background: none;
	font-weight: 300;
	color: #fff;
}
.page_title .pagenation {
	float: left;
	width: 100%;
	font-family: 'Microsoft YaHei', sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #e3e3e3;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
.page_title .pagenation i {
	color: #727272;
	margin: 0px 2px 0px 2px;
}
.page_title .pagenation a {
	padding: 0px 0px 0px 0px;
	color: #727272;
}
.page_title .pagenation a:hover {
	color: #e3e3e3;
}


/* our team */

.our_team_box ul {
	margin: 0;
	padding: 7px 0 0 0px;
	float: left;
	width: 180px;
}
.our_team_box li {
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style-type: none;
	color: #a9a9a9;
}
.our_team_box li a {
	margin: 7px 5px 0 0;
	padding: 0;
	float: left;
}
.our_team  img {
width: 100%;
height: auto;
margin: 0px;
padding: 0;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}
.our_team  img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.our_team_box  img.teammempic:hover {
	width: 100%;
	margin: 0px;
	padding: 0;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.our_team_box li a img:hover {
	margin: 0px;
	padding: 0;
	opacity: 0.7;
	filter: alpha(opacity=10);
}
.our_team_box li strong {
	font-size: 13px;
	color: #454545;
	display: block;
}
.our_team_box li strong i {
	color: #999;
	font-size: 11px;
	font-style: normal;
}
.our_team_box {
	width: 100%;
	float: left;
	margin: 0;
}
.our_team_box .cont-area {
	float: left;
	font-size: 10px;
	color: #727272;
	width: 100%;
	margin-bottom: 10px;
}
.our_team_box li a i {
	color: #dadada;
}

/* our team big */
.our_team_box_big {
	width: 100%;
	float: left;
}
.our_team_box_big ul {
	margin: 0;
	padding: 20px 0 0 0px;
	float: left;
	width: 245px;
}
.our_team_box_big li {
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style-type: none;
	color: #a9a9a9;
}
.our_team_box_big li a {
	margin: 7px 5px 0 0;
	padding: 0;
	float: left;
}
.our_team_box_big  img.teammempic {
	width: 245px;
	margin: 0px;
	padding: 0;
	float: left;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.our_team_box_big  img.teammempic:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.our_team_box_big li a img:hover {
	margin: 0px;
	padding: 0;
	opacity: 0.7;
	filter: alpha(opacity=10);
}
.our_team_box_big li strong {
	font-size: 14px;
	color: #454545;
	display: block;
	font-weight: bold;
}
.our_team_box_big li strong i {
	color: #999;
	font-size: 12px;
	font-style: normal;
}
.our_team_box_big .cont-area {
	float: left;
	font-size: 10px;
	color: #727272;
	width: 100%;
	margin-bottom: 10px;
}
.our_team_box_big li a i {
	color: #dadada;
}

/* our team */
.our_team {
	float: left;
	width: 100%;
}
.our_team h1 {
	font-size: 40px;
	color: #feb717;
	padding: 0px;
	margin: 0px 0px 45px 0px;
	font-weight: 300;
}
.our_team h1 i {
	color: #727272;
	font-size: 18px;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.our_team h4 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 13px;
	margin-bottom: 9px;
}
.our_team p {
	margin-top: 10px;
}
.our_team h4 em {
	color: #999;
	font-size: 13px;
	font-style: normal;
}
.our_team ul.people_soci {
	padding: 0px;
}
.our_team .people_soci li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 13px;
	vertical-align: middle;
}
.our_team .people_soci li i {
	color: #DADADA;
	font-size: 13px;
	line-height: .75em;
	vertical-align: -15%;
}

/* call-to-action2 */
.call-to-action2 {
	display: block;
	text-align: center;
}
.call-to-action2 h2 {
	font-size: 58px;
	line-height: 58px;
	color: #fff;
	margin-bottom: 30px;
	text-transform: uppercase;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.call-to-action2 h3 {
	color: #fff;
	font-weight: 300;
}
.call-to-action2 a.but_transp {
	padding: 13px 30px;
	margin: 0px;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	border-radius: 4px;
	text-transform: uppercase;
	border: 1px solid #e3e3e3;
	background: url(../images/opacity-line2.png) repeat left top;
}
.call-to-action2 a.but_transp:hover {
	color: #fff;
	border: 1px solid #fff;
}

ul.list_doted02 {
	float: left;
	margin: 13px 0px 0px 0px;
	padding: 0px;
}
.list_doted02 li {
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 13px;
}
.list_doted02 li h5 {
	margin-bottom: 2px;
	padding-bottom: 8px;
	border-bottom: 1px solid #f3f3f3;
}

.big_text1,
.big_text1 p {
	font-weight: 300;
	font-size: 27px;
	line-height: 35px;
	color: #999;
}
.big_text1 em,
.big_text1 p em {
	color: #ff7b29;
	font-style: normal;
}

ul.fullimage_box {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.fullimage_box li {padding: 0px;margin: 0px; }
.fullimage_box li.img_box{padding: 22px 0 0 22px; border:1px solid #CCC;}
.fullimage_box li img {margin-bottom: 8px;width: 100%;}
.fullimage_box li img:hover {}
.fullimage_box li.img_box:hover {border-color:#ff7a29;}
ul.fullimage_box2 {
	float: left;
	padding: 30px 20px;
	margin: 0px;
	width: 86.6%;
	border: 1px solid #eee;
	border-radius: 4px;
}
.fullimage_box2 li {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
ul.fullimage_box2.last {
	float: left;
	width: 100%;
	margin-left: 4%;
}
.fullimage_box2 li i {
	color: #ff7b29;
}
.fullimage_box2 h3 {
	color: #ff7b29;
	margin-top: 13px;
}

.box_widget_full {
	float: left;
	width: 96%;
	padding: 2%;
	margin: 0px;
	background-color: #fbfbfb;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
}
.box_widget_full h3 {
	margin-bottom: 10px;
}
.box_widget_full i {
	float: left;
	margin-right: 20px;
}


/* client logos */
ul.clients_logos_list {
	padding: 0;
	margin: 30px 0 0 0px;
	position: relative;
}
.clients_logos_list li {
	padding: 0;
	margin: 0;
	float: left;
	width: 25%;
}
.clients_logos_list li.last {
	margin: 0 0px 0 0;
}

/* get features */
.get_features_list h5 {
	margin-bottom: 7px;
	font-weight: normal;
}
.get_features_list p {
	line-height: 19px;
}
ul.get_features_list {
	float: left;
	padding: 0px;
	margin: 0px 0px 35px 0px;
}
ul.get_features_list.last {
	margin: 0px 0px 0px 0px;
}
.get_features_list li {
	float: left;
	padding: 0px;
	margin: 0px;
}
.get_features_list li.left {
	float: left;
	padding: 0px;
margin: 0px -44px 0px 0px;
	width: 44px;
	height: 44px;
	background-color: #ff7b29;
	border-radius: 45px;
	text-align: center;
	line-height: 52px;
	vertical-align: middle;
}
.get_features_list li.left i {
	color: #fff;
}
.get_features_list li.right {
	width: 100%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 60px;
}


/* section 2 */
ul.lirt_section {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.lirt_section li.left {
	float: left;
	padding: 0px;
	margin: 0 25px 0 0;
	width: 65px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	vertical-align: middle;
	background-color: #f3f3f3;
	border-radius: 100%;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
  font-size: 22px;
}
.lirt_section li strong {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #ff7b29;
	display: block;
	margin: 8px 0 0 0;
}
.lirt_section li i {
	font-style: normal;
}

/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 67%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 40px;
	color: #eee;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 50px;
	color: #ff7b29;
	margin: 0;
	font-style: normal;
}

/* portfolio single image */
.portfolio_area {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 75%;
	float: left;
}
.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 3%;
	width: 22%;
	float: left;
}
.project_details {
	padding: 0px;
	margin: 70px 0px 0px 0px;
}
.project_details span.item {
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.project_details strong {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #727272;
	float: left;
	width: 40%;
}
.project_details em {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	float: left;
	width: 60%;
}
.project_details span a, .project_details span .cat  {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	background-color: #e3e3e3;
	border-radius:3px;
}
.project_details span a:hover, .project_details span .cat:hover {
	background-color: #ddd;
}
.addto_favorites {
	padding: 3px 10px 5px 10px;
	margin: 20px 0px 0px 0px;
	width: 122px;
	display: block;
	border-radius:3px;
	font-size: 13px;
	color: #999;
	background: #eee;
}
.addto_favorites:hover {
	background: #ddd;
}
.addto_favorites i {
	color: #c3c3c3;
}

ul.small_social_links {
	padding: 0px;
	margin: 9px 0 25px 0px;
}
.small_social_links li {
	padding: 0px;
	margin: 0px 9px 0px 0px;
	float: left;
}
.small_social_links li i {
	color: #ff7b29;
}
.small_social_links li a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.small_social_links li a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.portfolio_image {
	float: left;
	width: 97%;
	padding: 0px;
	margin: 0px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.portfolio_image .title {
	float: left;
	width: 92%;
	padding: 10px 19px 7px 20px;
	margin: 0px;
	font-size: 13px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
.portfolio-hover{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:#000;
	background:rgba(0,0,0,.4);
	z-index:10;
	text-align:center;
	padding-top:23%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	transition: opacity 0.3s, transform 0.4s;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.4s;
	-moz-transition: -moz-opacity 0.3s, -moz-transform 0.4s;
}

.recent-projects-image .portfolio-hover {
	padding-top:33%;
}

.portfolio-thumbnail{
	position:relative;
	overflow:hidden;
}

.portfolio_image i, .recent-projects-image i {
	color:#fff;
	display:inline-block;
	font-size:24px;
	margin:0 5px;
	width:40px;
	height:33px;
	border:1px solid #fff;
	padding-top:7px;
	cursor:pointer;
	transition:color 0.3s, background 0.3s;
	-webkit-transition:color 0.3s, background 0.3s;
	-moz-transition:color 0.3s, background 0.3s;
}
.portfolio_image i:hover, .recent-projects-image i:hover {
	background:#fff;
	color:#444;
}

.portfolio_image:hover .portfolio-hover, .recent-projects-image:hover .portfolio-hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	-khtml-opacity: 100;
	opacity: 100;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
}
.portfolio_image img {
	float: left;
	width: 100%;
	height: auto;
}

.portfolio_image .title a {
	color: #333;
}

.portfolio_image .title a:hover {
	color: #FF7A29;
}

/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3 {
	float: left;
	text-align: left;
	color: #333;
	width: 85%;
	line-height: 30px;
}
.blog_post h3 a {
	color: #ff7b29;
	text-decoration: none;
	float: left;
	margin-top: 3px;
	text-transform: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 30px;
}
.blog_post h3 a:hover {
	color: #383634;
}
.post_info_content {
	padding: 0px;
	margin: 10px 0 0 10%;
	width: 90%;
	float: left;
}
ul.post_meta_links {
	float: left;
	margin: -10px 0px 0px -6px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li.post_by {
	padding: 0px 0px 0px 25px;
	background: url(../images/blog/icon-by-user.png) no-repeat 5px 5px;
}
.post_meta_links li.post_categoty {
	padding: 0px 0px 0px 22px;
	background: url(../images/blog/icon-category.png) no-repeat 2px 6px;
}
.post_meta_links li.post_comments {
	padding: 0px 0px 0px 22px;
	background: url(../images/blog/icon-comments.png) no-repeat 2px 5px;
}
.post_meta_links li a {
	color: #a1a1a1;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
.blog_postcontent .image_frame {
	float: left;
	width: 98%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 99.7%;
	border: 1px solid #fff;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 98%;
	height: 400px;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .video_frame iframe:hover {
	border: 7px solid #f9f9f9;
}

/* blog small */
.blog_post h3 {
	width: 74%;
}
.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame.small:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 99.7%;
	border: 1px solid #fff;
height: auto;
}
.blog_postcontent .video_frame.small iframe {
	float: left;
	width: 43%;
	height: 180px;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .video_frame iframe:hover {
	border: 7px solid #f9f9f9;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li.post_by {
	float: left;
	padding: 0px 0px 0px 18px;
	background: url(../images/blog/icon-by-user.png) no-repeat 0px 5px;
}
.post_meta_links_small li.post_categoty {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-category.png) no-repeat 9px 6px;
}
.post_meta_links_small li.post_comments {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-comments.png) no-repeat 9px 5px;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	padding: 10px 5px 0px 0px;
	text-decoration: none;
	width: 55px;
	height: 55px;
	text-align: center;
	background: #f9f9f9;
	display: block;
	margin-right: 20px;
	float: left;
	-webkit-box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}
.blog_post a.date strong {
	color: #ff7b29;
	font-size: 27px;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.blog_post a.date:hover strong {
	color: #333;
}
.blog_post a.date i {
	color: #fff;
	font-size: 11px;
	font-style: normal;
	padding: 0px 10px;
	display: block;
	border-top: 1px solid #f3f3f3;
	width: 40px;
	background-color: #ff7b29;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.blog_post a.date:hover i {
	background-color: #383634;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #ff7b29;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 93%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #ff7b29;
}


/* pagination */
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination a.navlinks {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	font-weight: 600;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 3px;
}
.pagination a.navlinks:hover {
	color: #fff;
	background-color: #454545;
}
.pagination a.current {
	color: #fff;
	background-color: #454545;
}

/* comment form */
.comment_form {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.comment_input_bg {
	float: left;
	width: 75%;
	height: 25px;
	padding: 7px 10px 0px 10px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
#comment_submit {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border-radius: 4px;
	color: #333;
	text-transform: uppercase;
}
#comment_submit:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px;
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* contact form */
.comment_form {
	float: left;
	width: 690px;
	margin-top: 30px;
}
.blocklabel {
	float: left;
	width: 100%;
	display: block;
	margin-top: 10px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.input_bg {
	float: left;
	width: 70%;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}

.address-info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 91%;
	margin-bottom: 40px;
}
.address-info a {
	color: #1889c1;
}
.address-info a:hover {
	color: #454545;
}

.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.google-map>div {
	height: 400px;
	position: relative;
	width: 100% !important;
	margin: 0;
}
.wpgmappity_container, .google-map .wpgmappity_container {
	width: 100% !important;
}
.google-map .wpgmappity_container {
	height: 350px !important;
}


/* Portfolio Page */
.portfolio_page {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
.portfolio_page h1 {
	font-size: 40px;
	padding: 0px;
	margin: 0px 0px 50px 0px;
	font-weight: 300;
	color: #FF7A29;
}
.portfolio_page h1 i {
	font-size: 18px;
	color: #727272;
	font-style: normal;
	display: block;
	padding-top: 18px;
	line-height: 22px;
}
.portfolio_page h3 {
	color: #fff;
	text-align: center;
	width: 370px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	background-color: #35353d;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
.portfolio_page .imgWrap {
    position: relative;
    width: 370px;
	height: 300px;
}
.portfolio_page .imgWrap.last {
	margin-right: 0px;
}
.portfolio_page .imgWrap img {
	float: left;
	width: 100%;
	height: 250px;
}
.portfolio_page .imgDescription {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(00, 000, 000, 0.40);
	color: #fff;
	visibility: hidden;
	opacity: 0;
	margin-bottom: 0;
}
.portfolio_page .imgWrap:hover .imgDescription {
	visibility: visible;
	opacity: 1;
}
.portfolio_page .imgDescription i {
	position: absolute;
	top: 103px;
	left: 160px;
	color: #fff;
	opacity: 0.8;
}


/*------------------*/
/*	RIGHT SIDEBAR
/*------------------------------------------------------*/
/* site search */
.site-search-area {
	margin: 0px;
	padding: 0px;
}
#searchform {
	margin: 0;
	padding: 0;
}
#searchform #s {
	border: 1px solid #eee;
	background-color: #fff;
	width: 100%;
	height: 41px;
	padding: 5px 60px 5px 10px;
	color: #999;
	display: inline-block;
	font: normal 12px "Trebuchet MS", Helvetica, Arial, sans-serif;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: -60px;
}

#searchform #searchsubmit {
float: right;
width: 50px;
height: 41px;
cursor: pointer;
text-indent: -5555em;
line-height: 100;
overflow: hidden;
background: #ff7b29 url(../images/site-search-icon.png) no-repeat center 14px;
border: 0;
position: relative;
}
#searchform #searchsubmit:hover{
	background: #383634 url(../images/site-search-icon.png) no-repeat center 14px;
}

.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin-bottom: 30px;
}
.sidebar_widget ul li, .widget ul li {
	list-style: none;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #ff7b29;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #383634;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.widget_nav_menu ul li a {
	font-family: Microsoft YaHei;
    left: 11px;
    margin-right: 4px;
}

.widget_nav_menu ul li a:hover:before {
	color: #fff;

}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h3, .clientsays_widget h3 {
	margin-bottom: 30px;
	float: left;
    letter-spacing: 1px;
}
.sidebar_widget h3 i, .clientsays_widget h3 i {
	font-weight: normal;
	font-style: normal;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #f5f6f6;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.widget_multi_posts_entries a:before {
display: none;
}
.widget_latest_posts_entries a:before {
display: none;
}
.recent_posts_list li a:hover {
	color: #ff7b29;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
	border: 1px solid #e3e3e3;
}

/* Advertisements */
ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}

/*----- Default widgets -----*/

.sidebar_widget select {
width: 100%;
padding: 6px;
margin-bottom: 30px;
}
#wp-calendar {
text-align: left;
margin-bottom: 20px;
width: 100%;
}
.sidebar_widget a:before {
content: "\f105";
font-family: fontawesome;
margin-right: 5px;
}
.widget_rss a:before,
.widget_recent_comments a:before,
#wp-calendar a:before,
.tagcloud a:before {
	display: none;
}
.rss-date {
margin-bottom: 0px;
display: block;
color: #A0A0A0;
}
#searchform {
margin-bottom: 30px;
}
.widget_rss li {
margin-bottom: 10px;
}
.screen-reader-text {
display: none;
}
.sidebar_widget img {
max-width: 100%;
}
.tagcloud {
margin-bottom: 30px;
}
.copyright_info .menu li {
display: inline-block;
margin-right: 5px;
}
.copyright_info .menu li:after {
content: "|";
margin-left: 5px;
}
.copyright_info .menu li:last-child:after {
display: none;
}
.copyright_info .menu ul {
margin-bottom: 0;
}

/*------------------*/
/* TYPOGRAPHY ELEMENTS
/*------------------------------------------------------*/

.but {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background-color: #ff8100;
	border-bottom: 1px solid #909090;
	opacity: 1;
}

.but:hover {
	opacity: 0.7;
color: #fff;
}

a.but_goback i {
	color: #fff;
}

.bg-orange {
	background-color: #ff8100;
}
.bg-blue {
	background-color: #0099cc;
}
.bg-green {
	background-color: #99cc4c;
}
.bg-red {
	background-color: #cc4c19;
}
.bg-grey {
	background-color: #999999;
}


/* styled boxes */
.info, .error, .notice, .success {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
	font-size: 13px;
}
p.error {
	border: none;
}
.info strong, .error strong, .notice strong, .success strong {
	font-size: 16px;
}
.message-box-wrap {
	border: 0px solid #fff;
	padding:10px;
}
.info {
	color: #4a84bc;
	border-color: #c6e3ff;
	background-color: #e6f3ff;
}
.error {
	color: #bd6767;
	border-color: #f1bdbd;
	background-color: #ffdddd;
}
.notice {
	color: #a79a30;
	border-color: #d7d099;
	background-color: #f6f2d2;
}
.success {
	color: #1ea133;
	border-color: #a9ecb4;
	background-color: #dffbe4;
}
.close-but {
	width: 10px;
	height: 10px;
	float: right;
	border: none;
	margin: 5px;
	background: url(../images/elements/icon-remove.png) no-repeat center top;
}

/* dropcaps */

.dropcap1, .dropcap2, .dropcap3 {
	float: left;
	text-align: center;
	overflow:hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.dropcap1 {
	width: 53px;
	height:	58px;
	line-height: 50px;
	background:url(../images/elements/dropcap_gray.png) no-repeat scroll 0px 0px transparent;
	color: #999;
	margin:0 8px -4px 0;
	font-size: 32px;
}
.dropcap1.gray {
	background-image:url(../images/elements/dropcap_gray.png);
}
.dropcap2 {
	background:url(../images/elements/dropcap_gray.png) no-repeat scroll 0 -108px transparent;
	color:#999;
	line-height: 47px;
	height: 56px;
	width: 53px;
	margin:0 8px -4px 0;
	font-size:32px;
}
.dropcap2.gray {
	background-image:url(../images/elements/dropcap_gray.png);
}
.dropcap3 {
	font-size:40px;
	line-height: 40px;
	width:44px;
	height:44px;
	margin:0 0 -4px 0;
}
.dropcap3.gray {
	color: #999;
}


/* styled lists */
ul.list1 {
	padding: 0px;
	margin: 0px;
}
.list1 li {
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 30px;
}
.list1 li i {
	padding: 0px;
	margin: 0px 4px 0px 0px;
}


/* highlight colors */
.highlight {
	color: #fff;
	padding: 2px 5px;
	background: #000;
	border-radius:3px;
}
.highlight.black {
	background: #000;
	border-radius:3px;
}
.highlight.red {
	background: #ff0000;
	border-radius:3px;
}
.highlight.gray {
	background: #aaa;
}
.highlight.yellow {
	background: #fff000;
}
.highlight.blue {
	background: #0099cc;
}
.highlight.pink {
	background: #e826b4;
}
.highlight.green {
	background: #48b02b;
}
.highlight.orange {
	background: #ffcc00;
}
.highlight.magenta {
	background: #9325ea;
}



/* buttons */
.button, button {
    text-decoration:none;
	text-align:center;
	color:#585656;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:32px;
	line-height:32px;
	padding:0px 15px;
	position:relative;
	outline: none;
	overflow: hidden; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #dcdcdc;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	text-transform: uppercase;

	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center top,
		center bottom,
		from(rgba(255, 255, 255, .1)),
		to(rgba(0, 0, 0, .1))
	);/* Saf4+, Chrome */

	background-color:white;
}

.button::-moz-focus-inner {
    border: none; /* overrides extra padding in Firefox */
}

.button:hover, .button.hover, .page-numbers:hover  {
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .2) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(255, 255, 255, .2))
	);/* Saf4+, Chrome */
}
.button:active, .button.active, .page-numbers:active {
	top:2px;
	background: -moz-linear-gradient(
		center top,
		rgba(0, 0, 0, .1) 0%,
		rgba(255, 255, 255, .2) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .2)),
		to(rgba(0, 0, 0, .1))
	);/* Saf4+, Chrome */

}

.button.full{
	display: block;
}

.button.small{
	font-size:13px;
}
.button.medium{
	font-size:13px;
	height:40px;
	line-height:40px;
}
.button.large{
	font-size:16px;
	height:50px;
	line-height:50px;
}


/* styled buttons */
.button.red {
	background-color: #ff0000;
	color: #fff;
}
.button.blue {
	background-color: #117ed1;
	color: #fff;
}
.button.lightblue {
	background-color: #0099cc;
	color: #fff;
}
.button.green {
	background-color: #009933;
	color: #fff;
}
.button.black {
	background-color: #333;
	color: #fff;
}
.button.orange {
	background-color: #ff8100;
	color: #fff;
}
.button.darkgray {
	background-color: #818181;
	color: #fff;
}
.button.gray {
	background-color: #f0f0f0;
	color: #000;
}

/* tables */
.table-style {
	float: left;
	width: 100%;
}
.table-list {
	float: left;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-bottom:20px;
	width: 100%;
}
.table-list th {
	padding: 18px 10px;
	background-color: #eee;
}
.table-list td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
}
.table-list tr:hover td {
	background-color: #f9f9f9;
}

ul.list_empty {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.list_empty li {
	float: left;
	padding: 0px;
	margin: 0px 20px 35px 0px;
}


/* pricing tables */
.pricing-tables-main {
	position: relative;
	float: left;
	margin-bottom: 40px;
}

.pricing-tables {
	position: relative;
	float: left;
	width: 24%;
	border: 1px solid #eee;
}
.pricing-tables .title {
	float: left;
	width: 100%;
	height: 30px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
	border: none;
}
.pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0px;
	background-color: #eee;
	text-align: center;
	color: #fff;
}
.pricing-tables-main .ordernow .normalbut{
	color: #fff;
	background-color: #666;
	border: 1px solid #454545;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .normalbut:hover{
	background-color: #727272;
}
.pricing-tables-main .ordernow .colorchan{
	color: #fff;
	background-color: #ff7b29;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .colorchan:hover{
	color: #fff;
	background-color: #f67220;
}
.pricing-tables-helight{
	position: relative;
	float: left;
	width: 27%;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
	float: left;
	width: 100%;
	height: 46px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #fa7421;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #f16b19;
	border-bottom: 1px solid #f19b65;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #ff7b29;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
	border: none;
}
.pricing-tables-helight .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-two {
	position: relative;
	float: left;
	width: 33%;
	border: 1px solid #eee;
}
.pricing-tables-two .title {
	float: left;
	width: 100%;
	height: 30px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-two .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-two .cont-list li.last {
	border: none;
}
.pricing-tables-two .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-helight-two{
	position: relative;
	float: left;
	width: 33%;
	z-index: 3;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight-two .title {
	float: left;
	width: 100%;
	height: 46px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #fa7421;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #f16b19;
	border-bottom: 1px solid #f19b65;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #ff7b29;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight-two .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight-two .cont-list li.last {
	border: none;
}
.pricing-tables-helight-two .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

/* columns with box */
.framed-box {
	border: 1px solid #e3e3e3;
	width: 100%;
}
.framed-box.center{
	text-align:center;
}
.framed-box-wrap {
	border: 1px solid #fff;
	background-color: #f9f9f9;
}
.framed-box-wrap .pricing-title {
	background-color: #f1f1f1;
	padding: 20px 0px 0px 0px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.framed-box-wrap .pricing-text-list {
	padding: 15px 20px 40px 20px;
	text-align: center;
}


/* testimonials */
.testimonials-5 {
	float: left;
}
.testimonials-5 p {
	margin-bottom: 0;
}
.testimonials-5 span {
	float: left;
}

.testimonials-4 {
	float: left;
}

.testimonials-4 .content {
	float: left;
	padding: 20px 20px 25px 20px;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	border-radius: 5px;
}
.testimonials-4 .content i {
	font-size: 11px;
	color: #909090;
	text-transform: none;
}

.testimonials-2 {
	float: left;
}
/*
.testimonials-2 div {
	float: left;
	line-height: 21px;
	padding: 20px 30px 20px 30px;
	border: 1px solid #eee;
	background: #f9f9f9;
}
*/

.testimonials-widget-testimonial blockquote {
    padding: 0;
    border: 0;
    margin: 0;
    color: #999;
}
.testimonials-widget-testimonial div.credit {
    font-weight: 600;  color: #454545;
    text-align: left;
}
.testimonials-widget img {
float: left;
margin-right: 13px;
margin-top: 7px;
border: 1px solid #e3e3e3;
width: 50px;
height: 50px;
}
.bx-controls {
display: none;
}

/* section 1 */
ul.lirc_section {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.lirc_section li {
	float: left;
	padding: 0px;
	margin: 0px;
}
.lirc_section li.left {
	float: left;
	padding: 0px;
	margin: 0 8% 0 0;
	width: 90px;
	height: 90px;
	line-height: 110px;
	text-align: center;
	vertical-align: middle;
	background-color: #f3f3f3;
	border-radius: 100%;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
}
.lirc_section li.left i {
	color: #ff7b29;
}
.lirc_section li.right {
	float: left;
	padding: 0px;
	margin: 0;
	width: 60.7%;
}
.lirc_section li.left.two {
	padding: 0px;
	margin: 0 0 0 35%;
	width: 65px;
	height: 65px;
	line-height: 75px;
	text-align: center;
	vertical-align: middle;
	background-color: #f3f3f3;
	border-radius: 100%;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0px 2px 0px 0px #FFF;
}
.lirc_section li.right.two {
	float: left;
	padding: 0px;
	margin: 0;
	width: 100%;
	text-align: center;
}
.lirc_section li.right.two h3 {
	margin-top: 20px;
}

.punchline_text_box {
	float: left;
	width: 95.400%;
	padding: 30px 20px;
	margin-bottom: 50px;
	border: 1px solid #eee;
	border-left: 5px solid #ff7b29;
	color: #999;
	background: #f9f9f9;
}
.punchline_text_box strong {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #383634;
}

.punchline_text_box .left {
	float: left;
	width: 80%;
}
.punchline_text_box .right {
	float: left;
	width: 20%;
}

a.knowmore_but {
	float: right;
	padding: 13px 20px 13px 20px;
	margin: 0px 0px 0px 50px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background-color: #ff7b29;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #999;
}
a.knowmore_but:hover {
	color: #fff;
	background-color: #383634;
}

.arrow_02 {
	float: left;
	width: 100%;
	height: 13px;
	background: url(../images/arrow-02.png) no-repeat center top;
}

.waves_01 {
	float: left;
	width: 100%;
	height: 3px;
	background: url(../images/waves-01.png) repeat-x left top;
}

/* services slider section */
.services_slider_sec {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 999;
}


/*-------------- Highlight -----------*/
.sc-highlight-full-width {
  padding-left: 5000px;
  padding-right: 5000px;
  margin-left: -5000px;
  margin-right: -5000px;
  background-color: #ebebeb;
  z-index: 1;
  -webkit-backface-visibility: visible;
  clear: both;
  position: relative;
}

.sc-highlight-standard {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ebebeb;
  overflow: hidden;
  position: relative;
}

.sc-highlight {
  padding-top: 10px;
position: relative;
}
.sc-highlight-full-width video {
position: absolute;
top: 0;
opacity: 0;
}
.video-pattern {
background: url(../images/grid.png);
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}

.sc-highlight-full-width.slider-content {
  padding-top: 30px;
}
.right-sidebar .sc-highlight-full-width {
padding-right: 20px;
margin-right: 0px;
}
.left-sidebar .sc-highlight-full-width {
margin-left: 0;
padding-left: 20px;
}
/*------------ Social icons widget ---*/

.socials-bottom a:before {
color: #fff;
background-color: #ccc;
border-radius: 50%;
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
line-height: 30px;
font-size: 16px;
}

.socials-bottom a.facebook:before {
	content: "\f09a";
}
.socials-bottom a.twitter:before {
	content: "\f099";
}
.socials-bottom a.youtube:before {
	content: "\f167";
}
.socials-bottom a.google-plus:before {
	content: "\f0d5";
}
.socials-bottom a.linkedin:before {
	content: "\f0e1";
}
.socials-bottom a.rss:before {
	content: "\f09e";
}
.socials-bottom a.flickr:before {
	content: "\f16e";
}
.cloud {
display: none;
}
.socials-bottom li {
display: inline-block;
}

/* call-to-action-2 */

.call-to-action-2 {
	background-color: #000;
	background-attachment: fixed;
	margin-bottom:40px;
	min-height: 60px;
	background-position: bottom;
	padding-top: 10px;
	margin-top: -50px;
	padding-bottom: 10px;
}


/*------------- Twitter widget ----------*/

.twitter_feed a:before {
display: none;
}
.sidebar_widget  .divider_line4 {
border-bottom: 1px solid #E9E6E6;
}
.sidebar_widget  .twitter_feed a {
color: #12acff;
}

/*------------ Tweets shortcode --------*/

div.faide_slider.twitter_slider ul.controlls {
padding: 0px;
margin: 0;
display: block;
text-align: center;
}
.faide_slider.twitter_slider ul.controlls li {
padding: 0px;
margin: 0px 7px 0px 0px;
display: inline-block;
float: none;
}

/*------- Images ------*/

.image_left {
float: left;
padding: 0px;
margin: 0px 20px 16px 0px;
max-width: 100%;
height: auto;
width: auto;
}

/*------------ Accordion -------*/

span.acc-trigger a:before {
content: '+';
position: absolute;
left: 20px;
width: 18px;
height: 18px;
background-color: #CFCFCF;
color: #fff;
text-align: center;
line-height: 19px;
top: 14px;
font-weight: 100;
font-size: 20px;
}
span.acc-trigger.active a:before {
background-color: #ff7a29;
}
span.acc-trigger a {
background: transparent;
position: relative;
}

/*----------------- IMAGE ANIMATIONS --------------*/

@media only screen and (min-width: 1025px){

.flash,
.bounceIn,
.bounceInDown,
.bounceInLeft,
.bounceInRight,
.bounceInUp,
.fadeIn,
.fadeInDown,
.fadeInDownBig,
.fadeInLeft,
.fadeInLeftBig,
.fadeInRight,
.fadeInRightBig,
.fadeInUp,
.fadeInUpBig,
.flip,
.flipInX,
.flipInY,
.lightSpeedIn,
.slideInDown,
.slideInLeft,
.slideInRight,
.rollIn,
.rotateIn,
.rotateInDownLeft,
.rotateInDownRight,
.rotateInUpLeft,
.rotateInUpRight {
  opacity:0;
}

.bounceIn.animated,
.bounceInDown.animated,
.bounceInLeft.animated,
.bounceInRight.animated,
.bounceInUp.animated,
.lightSpeedIn.animated,
.slideInDown.animated,
.slideInLeft.animated,
.slideInRight.animated,
.rollIn.animated {
  opacity:1;
}
.transparent-animation {
	opacity: 0;
}

.pale-on-hover:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;

  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0% {-webkit-transform:translateY(0);}
50% {-webkit-transform:translateY(-30px);}
100% {-webkit-transform:translateY(0);}
}
@keyframes myfirst /* Safari and Chrome */
{
0% {transform:translateY(0);}
50% {transform:translateY(-30px);}
100% {transform:translateY(0);}
}
.floating-element {
  animation:myfirst 2s;
animation-iteration-count:5000;
  -webkit-animation:myfirst 2s; /* Safari and Chrome */
-webkit-animation-iteration-count:5000;
}

.animated-block.animated.colored_on_hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(1);

opacity: 0.5;
}

.colored_on_hover:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale") !important;
    -webkit-filter: grayscale(0) !important;

opacity: 1 !important;
}

}
/*----------------- IMAGE ANIMATIONS --------------*/

/*------ Tabs --------*/

	.tabs-horizontal-wrapper  ul.tabs-horizontal {
		float: none;
	}

	.tab-horizontal-content .alignleft {
		margin-bottom: 0;
	}

.fancybox-wrap iframe {
	width: 640px;
	height: 480px;
}

.fancybox-nav {
	position: absolute;
	top: 30%;
	width: 40%;
	height: 200px;
	cursor: pointer;
	text-decoration: none;
	background: rgba(0, 0, 0, 0) url('blank.gif');
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

/*------ Flexslider --------*/

.flexslider {
	position: relative;
}

.flex-control-nav {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
text-align: center;
margin-bottom: 0;
z-index: 10;
}
.flex-control-nav li {
display: inline-block;
margin: 0;
}
.flex-control-nav li a {
display: inline-block;
font-size: 0;
width: 12px;
height: 12px;
background: transparent;
margin: 5px;
text-align: center;
cursor: pointer;
border-radius: 50%;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
border: 1px solid #fff;
}
.latest-from-blog_main_item a {
text-decoration: none;
border: 0;
box-shadow: none;
outline: none;
display: block;
}
.flex-control-nav li a.flex-active {
background: #fff;
}
.icon-box-style2 .shadow {
float: left;
width: 100%;
height: 10px;
background: url(../images/shadow.png) no-repeat center top;
}

/*------ Shortcodes --------*/

.first-page {
	margin-top: -50px;
}

.last-page {
	margin-bottom: -70px;
}
.section {
display: block;
clear: both;
}
ul li {
list-style: none;
}
.twitter_feeds a {
	color: #FFFFFF !important;
}

/*----------- Progress bars ------------*/

.ui-progress-bar .ui-progress {
background: #9bdd62;
background-image: url(../images/progress.png); /* fallback */
background-image: url(../images/progress.png), -webkit-gradient(linear, left top, left bottom, from(#9bdd62), to(#74D050)); /* Saf4+, Chrome */
background-image: url(../images/progress.png), -webkit-linear-gradient(top, #9bdd62, #74D050); /* Chrome 10+, Saf5.1+ */
background-image: url(../images/progress.png),    -moz-linear-gradient(top, #9bdd62, #74D050); /* FF3.6+ */
background-image: url(../images/progress.png),     -ms-linear-gradient(top, #9bdd62, #74D050); /* IE10 */
background-image: url(../images/progress.png),      -o-linear-gradient(top, #9bdd62, #74D050); /* Opera 11.10+ */
background-image: url(../images/progress.png),         linear-gradient(to bottom, #9bdd62, #74D050); /* W3C */
opacity: 0;
}
