/*   
Theme Name: Vinilo
Theme URI: http://www.freedesigns.me/wp/vinilo/
Description: Vinilo is a sensitive issue done in Wordpress 3.5.1 using, HTML5/CSS3 that features a clean, polished and original that is suitable for a wide variety of websites, especially for portfolio. Use CSS grid 1140 and is 100% tablet / phone / desktop. The theme includes a lot of reusable elements: Tabs, accordions, lists, Vinilo is compatible between browsers and has a very clean code and good documentation.
Author: <a href="http://www.freedesigns.me">Freedesigns</a>
Author URI: http://www.freedesigns.me/
Version: 1.02
License: Comercial
License URI: http://www.freedesigns.me/wp/vinilo/license/
Tags: flexible-width, theme-options, translation-ready
Text Domain: Vinilo
*/

/* Table of Content
==================================================
	#Import url
	#Typography
	#Basic Styles
	#Specific Styles
	.sf-menu Styles
	#Home Styles
	#Contact

	#Mobile Styles
*/

/*#Import url*/
/*Slide*/
@import url("css/slide/custom.css");
@import url("css/slide/style.css");
/*Services*/
@import url("css/services/common.css");
@import url("css/services/style.css");
/*Portfolio*/
@import url("css/portfolio/efect.css");
/*About*/
@import url("css/about/style.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,800,600,700,300);

.wp-caption {}
.wp-caption-text{}
.sticky {}
.gallery-caption {}
.bypostauthor { font-family: 'Open Sans',sans-serif;}
.alignleft {
}
.alignright {}
.aligncenter {}
.copry a
{
 color: #646A69;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;	
}

/*#Typography*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,800,600,700,300);

body {
	font-size: 15px;
	font-family: "Helvetica neue", helvetica, sans-serif;
	line-height: 23px;
	color: #646a69;
	font-weight: normal;
}
h1 {font-size:22px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	padding: 5px 0 15px 0;
	color:#515555;
	font-family: 'Open Sans', sans-serif;	
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 23px;
	color: #646a69;
}
a{
	color: #FFFFFF/*#f57f23*/;
	font-family: sans-serif;
	text-decoration: none;
}

/*#Basic Styles*/
ul{
	list-style-type: none;
}
.color-part{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #efeded;
	border-bottom: 1px solid #efeded;
	background: #f7f5f5 url(images/bg.png);
}
.top{
	margin-top: 20px;
}
footer{
	background: #ffffff;
}
header{
	background: #ffffff;
	padding: 22px 0 5px 0;
}
.clearfix{
	width:1px;
	height:1px;
	margin:10px 0;
	display:block;
	clear:both;
	content:" , ";
}

/*#Specific Styles*/
.margin-cero{
	margin: 0;
}
.center{
	text-align: center;
}
.line-divider {
	width: auto;
	height: 1px;
	background: #e5e2e2;
	z-index: 1;
	margin:5px auto 30px auto;
}
.divider .color-divider{
	width: 25%;
	height: 3px;
	margin-left: 37.5%;
	margin-right: 37.5%;
	margin-top: -33px;
	margin-bottom: 30px;
	background: #f57f23;
}
/*accordion*/
.accordion-trigger{
	text-decoration: none;
	color: #444;
	font-weight: bold;
	padding: 5px 10px 5px 25px;
	cursor: pointer;
	border: 1px solid #e5e2e2;
	border-radius: 3px;
	background: #f9f9f9 url("images/toggle.png") no-repeat 5px 7px;
}
.accordion-trigger.active{
	border-bottom: 1px solid #e5e2e2;	
	background: #f9f9f9 url("images/toggle.png") no-repeat 5px -78px;
}
.accordion-container{
	margin-bottom: 0px;
	padding: 5px 10px;
	background-color: #fff;
	border-bottom: 1px solid #e5e2e2;
	border-right: 1px solid #e5e2e2;
	border-left: 1px solid #e5e2e2;
}
.accordion-container p{
	font-style: italic;
	margin-bottom: 5px;
}
/*Footer*/
footer{
	padding: 30px 0;
	color: #656767;
}
footer p{
	color: #656767;
}
footer h2{
	color: #dfe2db;
}
footer img{
	border-radius: 2px;
	margin-bottom: 7px;
}
.copry{
	background-color: #191919;
	padding: 20px 0;
}
.social-icon{
	float: right;
}
.social-icon a {
	display: inline-block;
	text-transform: capitalize;
	margin: 0 5px;
	width: 25px;
	height: 25px;
	text-indent: -9000px;
	color: #444;
	border-radius: 2px;
}
.social-icon a.facebook {
	background: url(../images/social/facebook.png) center center no-repeat;
	background-color: #305FC6;
}
.social-icon a.twitter {
	background: url(../images/social/twitter.png) center center no-repeat;
	background-color: #32BDFF;
}
.social-icon a.dribbble {
	background: url(images/social/dribbble.png) center center no-repeat;
	background-color: #DD2667;
}
.social-icon a.linkedin {
	background: url(images/social/linkedin.png) center center no-repeat;
	background-color: #2CA1EB;
}
.social-icon a.google {
	background: url(images/social/google.png) center center no-repeat;
	background-color: #FABC00;
}
.sections li{
	border-bottom: 1px solid #2f2f2f;
	padding: 6px 0;
	cursor: pointer;
}
.sections li:hover{
	color: #656767;
}
.sections li:first-child{
	padding-top: 0;
	padding-bottom: 5px;
}
.sections li:last-child{
	border-bottom: none;
}
/*Background titles*/
.image-bg-01{
		background-image: url(images/img-bg01.jpg);
}
.image-bg-02{
		background-image: url(images/img-bg02.jpg);
}
.image-bg-03{
		background-image: url(images/img-bg03.jpg);
}
.image-bg-04{
		background-image: url(images/img-bg04.jpg);
}
.image-bg-05{
		background-image: url(images/img-bg05.jpg);
}
.image-bg .image-bg-01, .image-bg .image-bg-02, .image-bg .image-bg-03, .image-bg .image-bg-04, .image-bg .image-bg-05{
	width: 100%;
	height: 400px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.image-bg .title h1,
.image-bg .title p {
	padding: 30px 0px 10px 30px;
	color: #fff;
	position: relative;
	z-index: 100;
}
.image-bg .title h1{
	color: #fff;
	font-size: 80px;
	margin: 100px auto 50px auto;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.7);
	text-align: right;
}
.image-bg .title p{
	color: #fff;
	font-size: 19px;
	padding: 20px 10px;
	margin: auto;
	background-color: rgba(245, 127, 35, 0.6);
	font-weight: 500;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.2);
	text-align: right;
	font-style: italic;
}
/*Carouse-Testimonial*/
.carousel {		
	position:relative;	
}
.jcarousel-clip-horizontal{
	overflow: hidden;
}
.carousel ul {
	width:100%;
	overflow:hidden;
	position:relative;
}
.carousel li {
	float:left;
	width: 20%;
}
.jcarousel-prev, .jcarousel-next {
	background:url("images/carousel-arrows.png");
	position: absolute;
	top: -60px;
	width: 19px;
	height: 19px;
	cursor: pointer;
	background-color: #e5e2e2;
	background-repeat: no-repeat;
}
.jcarousel-next {
	right: 0;
	background-position: -18px 5px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.jcarousel-prev {
	right: 20px;
	background-position: 7px 5px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.jcarousel-prev:hover, .jcarousel-next:hover {
	background-color: #f57f23;
	transition: all 0.3s ease-in-out;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
/*.sf-menu Styles*/
.head .row{
	overflow: visible;
}
.logo{
	overflow: auto;
}
.tinynav{
	display: none
}
.sf-menu{
	margin:0;
	float: right;
}
.sf-menu ul{
	position:absolute;
	display:none;
	width: 160px;
}
.sf-menu > li{
	margin:0 0 0 20px;
	position: relative;
	float:left;
}
.sf-menu > li > a {
	text-decoration:none;
	display:block;
	font-size:17px;
	color: #000000;
	padding:0 10px;
}

.sf-menu li ul li a{
	display:block;
	margin: -2px 0 0;
	position:relative;
	text-decoration:none;
	font-size:14px;	
	color:#dfe2db;
	background: #191919 url(images/bg-footer.jpg);
	overflow:hidden;
	padding:12px 5px 12px 10px;
	border-bottom: 1px solid #2f2f2f;
	transition: all 0.4s ease-out 0s;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a{
	color:#fff;	
	border-bottom: 1px solid #fff;	
}
.sf-menu li ul{
    margin-left: 8px;
    padding-top: 26px;
    transition: all 0.1s ease-in-out 0s;
    z-index: 999;
}
.sf-menu li:hover ul{
	display:block;
	transition: all 0.8s ease-out 0s;
}

.sf-menu li:hover ul{
	display:block;
	transition: all 0.8s ease-out 0s;
}


/*#Home Styles*/

.boxes{
	background-color: #fff;
	border-radius: 5px;
	padding: 10px;
	border: 5px solid #efeded;
	margin-bottom: 5px;
	overflow: auto;
}
.boxes h3{
	padding: 15px 0 0 0;
}
.boxes span{
	font-size: 14px;
}
.boxes p{
	margin-top: 11px;
	font-style: italic;
}
.boxes img{
	margin-left: 20px;
	border-radius: 50%;
	width: 130px;
	height: 130px;
}
span.quote-arrow {
	display: block;
	float: right;
	margin-right: 8%;	
	z-index: 2;
	margin-top: -5px;
	background: url("images/testimonial-arrow.png") no-repeat;
	width: 20px;
	height: 16px;	
}
.quote-meta {
	text-align: right;
	margin-top: 20px;
	margin-right: 5%;
}
.characteristics h4{
	padding: 0;
	font-size: 16px;
	margin-bottom: 5px;
}
.characteristics ul li{
	padding-left: 20px;
	margin: 2px auto;
}
.characteristics img{
	margin-left: 35px;
}
.characteristics:hover{
	cursor: pointer;
}
.characteristics li{
	background: url(images/list-arrow.png) left center no-repeat;
}
.characteristics li a{
    color: #646A69;
}
.characteristics li a:hover{
    color: #000;
}


/*#Services*/
.services{
	margin: 10px 0 0 0;
}
/*#Portfolio*/
#portfolio li{
	margin-bottom: 20px;
}
#filter {
	text-align: center;
	margin-bottom: 20px;
}
#filter li { 
	margin-right: 3px; 
	display: inline-block;  
}
#filter li a {
	padding: 5px 20px;
	background:#f57f23; 
	display: block;
	color: #fff;
	margin-left: 4px;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #fff;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
#filter li a:hover { 
	border: 1px solid #fff;
	color: #fff;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
#filter li.active a { 
	background: #2695c4; 
}
/*#Contact*/
.social{
	margin: 0;
	padding: 15px 0 7px 0 ;
	margin-bottom: 20px;
}
.social form input[type="email"]{
	width: 260px;
	padding: 5px;
	border: 1px solid #e5e2e2;
}
.social form input[type="submit"]{
	border: 1px solid #efeded;
	width: 70px;
	background-color: #f57f23;
	padding: 5px;
	color: #fff;
}
.social form input[type="submit"]:hover{
	cursor: pointer;
}
.contact iframe{
	width: 100%;
	height: 400px;
}

.contact .form_contac input[type="text"], .contact  .form_contac input[type="email"],.contact .form_contac input[type="number"] {
	padding: 0px 10px;
	width: 90%;
	height: 30px;
	line-height: 1;
	border:1px solid #e5e2e2;
	background-color: #fff;	
	padding: 0 0 0 11px;
}
 textarea {
	padding:10px;
	border: 1px solid #e5e2e2;
	background-color: white;
	width: 90%;
    line-height: 22px;
}
label{
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
}
.contact .form_contac input[type="submit"] {
	position: relative;
	right: 0;
	height: 32px;
	border: none;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
	vertical-align: top;	
	border: 1px solid #e5e2e2;
	width: 70px;
	background-color: #f57f23;
	padding: 5px;
	color: #fff;
}
.contact .social-icon{
	float: left;
	margin-top: 30px;
}
.form_contac{
	margin: 0 auto;	
	padding-top: 10px;
}
.form_contac .fourcol{
	margin: 0;
}
.contact .social-icon a:first-child{
	margin-left: 0;
	padding-left: 0;
}

.columns h2{
	margin-top: 15px;
}
.typography p{
	margin-bottom: 15px;
}

.error_page{
	padding-bottom: 50px;
}
.error_page h1{
	font-size: 250px;
	line-height: 260px;
}
.error_page p{
	font-size: 50px;
	line-height: 70px;
	padding-bottom: 20px;
}
.error_page span{
	font-size: 35px;
	font-style: italic;
	line-height: 45px;
}
.button{
	border: 1px solid #efeded;
	background-color: #f57f23;
	padding: 10px 20px;
	color: #fff;

}
/*#Blog Styles*/
.section_area p{	
	margin:0 0 20px 0;
}
.section_area{
	margin: 20px auto;
}
ul.check{
	list-style: none;
	margin:0;
	margin-bottom: 20px;
}
ul.check li { background: url(images/list-arrow.png) 0 5px no-repeat; line-height: 20px;margin:10px 0; padding-left: 20px; }

.post{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e2e2;
}
.post h3{
	padding:0 0 5px 0;
}
.image_post{
	position: relative;
}
.image_post ul{
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
.image_post ul li{
	background-color: #f57f23;
	padding: 5px 12px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #e5e2e2;
}
.image_post ul li:last-child{
	border: 0;
}
.image_post img{
	width: 100%;
}
.meta{
	margin: 0;
	list-style: none;
	margin-bottom: 5px;
}
.meta li{
	display: inline-block;
	font-style: italic;
}
.meta .author{
	border-right: 1px solid #e5e2e2;
	padding:0 10px 0 6px;
	margin-right: 5px;
}
.pagination{
	margin: 0;
	list-style: none;
}
.pagination li{
	display: inline-block;
	padding: 5px 15px;
	margin-right: 10px;
	border:solid 1px #e5e2e2;
	background-color: #191919;	
}
.pagination li:hover{
	background-color: #f57f23;
}
.pagination .active{
	background-color: #f57f23;
}
.pagination li a{
	color: #fff;
}

aside{
	border-bottom: 1px solid #e5e2e2;
	margin-bottom: 30px;
}
aside h4{
	padding-top: 0;
}
aside .tags li a{
	color: #fff;
}
aside .tags{
	padding-bottom: 20px;
}

.single .image_post{
	margin-bottom: 30px;
}
.comment{
	border-bottom: 1px solid #cdcdcd;
	margin: 20px 0;
	padding-bottom: 30px;
}
.image-visitor {	
	margin-left: auto;
	margin-right: auto;
	width: 110px;
	height: 110px;	
	border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #888;
	border: solid 4px white;
	overflow: hidden;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.title_comment{
	margin-bottom: 10px;
}
.comment:last-child{
	border:0;
	margin-bottom: 0;
}
.title_comment span{
	padding-right: 10px;
	font-style: italic;
	font-size: 16px;
}
.form_comment input{
	width: 37%;
	margin-right: 3%;
	display: inline-block;
	height: 30px;
	padding: 10px;
	border: 1px solid #e5e2e2;
}
.form_comment textarea{
	width: 80%;
	margin-top: 10px;
	height: 200px;
	display: block;
}
.form_comment .button{
	display: block;
	margin-top: 20px;	
	width: auto;
	height: 40px;
}
.tags li{
	display: inline-block;
	background: #191919;
	padding: 5px 10px;
	margin: 5px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.tags li:hover{
	background-color: #f57f23;	
	cursor: pointer;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}


/* sidebar */

#sidebar .widget {
    border-bottom: 1px solid #E5E2E2;
    margin-bottom: 20px;
}
#sidebar h2 {
    font-size: 14px;
	padding: 0px;
}

#sidebar ul {
    list-style: none outside none;
    margin: 0 0 20px;
}
#sidebar ul li {
    background: url("images/list-arrow.png") no-repeat scroll 0 5px transparent;
    line-height: 20px;
    margin: 10px 0;
    padding-left: 20px;
}
#sidebar ul li a {
    color: #646A69;
    font-family: "Helvetica neue",helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
}
#sidebar ul li a:hover {
    color: #f57f23;
}
#sidebar .textwidget {
    color: #646A69;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#sidebar .tagcloud a {

    background: none repeat scroll 0 0 #191919;
    color: #FFFFFF;
    display: inline-block;
    font-size: 15px !important;
    font-weight: normal;
    margin: 5px;
    padding: 5px 10px;
    transition: all 0.3s ease 0s;
}
#sidebar .tagcloud a:hover {

    background: none repeat scroll 0 0 #f57f23;
    color: #FFFFFF;
}
.screen-reader-text {
    color: #515555;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
	font-size: 14px;
}
#searchform #searchsubmit{
    background-color: #f57f23;
    border: 1px solid #EFEDED;
    color: #FFFFFF;
    margin-bottom: 32px;
    padding: 5px;
	width: 70px;
}
.widget_search form input[type="text"]{ padding:5px; border: 1px solid #e5e2e2;}
.tagcloud {
    margin-bottom: 20px;
    margin-left: -4px;
	margin-top: 10px;
}
#calendar_wrap {
    margin-bottom: 20px;
    margin-left: -1px;
}
#calendar_wrap caption {
    color: #f57f23;
    font-size: 15px;
    font-weight: normal;
	margin-top: 10px;
}
#calendar_wrap thead th {
    font-size: 10pt;
    font-weight: normal;
}
#calendar_wrap td {
    font-size: 15px;
    font-weight: normal;
    padding-left: 9px;
    padding-right: 2px;
}
#calendar_wrap #today {
	background-color: #f57f23;
    color: white;
}
#calendar_wrap #today a {
    color: #fff;
}
#calendar_wrap td a {
    font-size: 10pt;
    font-weight: normal;
}
#cat {
}
.commentlist img {
    background: none repeat scroll 0 0 #888888;
    border: 4px solid white;
    border-radius: 50% 50% 50% 50%;
    display: block;
    height: 110px;
    margin-bottom: -103px;
    margin-top: 20px;
    overflow: hidden;
    transition: all 0.4s ease-out 0s;
    width: 110px;
}
.comment-author .fn {
    color: #f57f23;
    float: left;
    font-size: 16px;
    font-style: italic;
    margin: -12px 5px 10px 180px;
    text-transform: capitalize;
}
.comment-author .says  {
    color: #f57f23;
    float: left;
    font-size: 16px;
    font-style: italic;
    margin: -12px 0 10px;
    padding-left: 1px;
    padding-right: 10px;
    text-transform: capitalize;
}
.commentlist .comment-meta  {
    margin-left: 280px;
}
.commentlist .comment-meta a {
    color: #646A69;
    float: left;
    font-size: 16px;
    font-style: italic;
    margin-top: -12px;
    padding-right: 10px;
}
.comment-body {
    margin-left: 29px;
}
.comment-body p {
    color: #646A69;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin: 23px 0 31px 180px;
    width: 636px;
}

.comment-edit-link {
}
.reply {
    margin-left: 180px;
    margin-top: 32px;
}
.reply a {
    float: left;
    margin-top: -15px;
}
#respond {
border-top: 1px solid #CDCDCD;
}
#respond h2 {
    color: #515555;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    padding: 5px 0 15px;
	font-size: 14px;
	margin-top: 15px;
}
.comment-awaiting-moderation {
    color: red;
    float: right;
    margin-right: 87px;
    margin-top: 14px;
}

/* Tables Princing */

.item_table{
	border: solid 2px #f57f23;		
	background-color: #fff;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: center;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.item_table:hover{
	margin-top: -5px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.head_table{
	color: #fff;	
	background-color: #43402f;
	position: relative;	
	z-index: 5;
	padding-bottom: 10px;
	text-align: center;
}
.head_table h1{
	color: #fff;
	margin:0;
	font-size: 25px;
	line-height: 35px;
	padding: 10px 0;	
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
}
.head_table h2{
	color: #fff;
	font-size: 35px;
	line-height: 45px;
	margin: 0;
	padding: 10px 0 0 0;
}
.head_table h2 span{
	font-size: 14px;
	color: #fff;
}
.head_table h5{
	margin:0;
	padding: 0;
	color: #fff;
}
.item_table ul{
	margin:20px 0;
}
.item_table ul li{
	list-style: none;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0;
}
.item_table .button{	
	padding: 10px 35px;
}
.promotion_table{
	margin-top: -10px;
}
.promotion_table:hover{
	margin-top: -20px;
}
.promotion_table .head_table{
	color: #fff;	
	position: relative;	
	z-index: 5;
	text-align: center;
}
.promotion_table h2{
	color: #fff;
}
/* toTop ---------------------------------------------------------*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(images/ui.totop.png) no-repeat left top;
}
#toTopHover {
	background:url(images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;	
}
#toTop:active, #toTop:focus {
	outline:none;
}

/*#Mobile Styles*/
/* ============================= */
/* Layout 1024px version   */
/* ============================= */

@media handheld, only screen and (max-width: 1024px) {
	.characteristics img{
		margin-left: 25px;
	}
}

@media handheld, only screen and (max-width: 768px) {
	#menu{
		display: none;	
	}
	.tinynav {
		display: inline;
		width: 100%;		
		background: white;
		margin: 20px 0 5px 0;
		font-size: 14px;
		border: 1px solid #dbdbdb;
		height: 35px;	
	}
	.image-bg .title h1{
		line-height: 60px;
		margin: 10px auto 50px auto;
	}
	.copry{
		text-align: center;
	}
	.social-icon{
		float: none;
		margin-top: 10px;
	}
	.characteristics ul,.carousel{
		margin-bottom: 25px;
	}
	.image-bg .title h1{
		font-size: 60px;
		line-height: 70px;
		margin: 0 10px 0 0;
	}
	.about,.services.responsive{
		text-align: center;
	}
	.image-bg .image-bg-01, .image-bg .image-bg-02, .image-bg .image-bg-03, .image-bg .image-bg-04, .image-bg .image-bg-05{
		height: 350px;
	}
	.form_comment{
		margin-bottom: 25px;
	}
}
@media handheld, only screen and (max-width: 480px) {
	.image-bg .image-bg-01, .image-bg .image-bg-02, .image-bg .image-bg-03, .image-bg .image-bg-04, .image-bg .image-bg-05{
		height: 250px;
	}
}
@media handheld, only screen and (max-width: 320px) {
	
	.image-bg .title h1{
		font-size: 60px;
	}

	.error_page h1{
		font-size: 150px;
		line-height: 160px;
	}
	.error_page p{
		font-size: 40px;
		line-height: 50px;
		padding: 0 2px;
	}
	.error_page span{
		font-size: 25px;
		font-style: italic;
		line-height: 35px;
	}
	.image-bg .image-bg-01, .image-bg .image-bg-02, .image-bg .image-bg-03, .image-bg .image-bg-04, .image-bg .image-bg-05{
		height: 350px;
	}
		
}