/*   
Theme Name:GFN
Theme URI: http://logoinn.com
Description:
Author: Logoinn
Author URI: http://logoinn.com
Version: 2
*/




@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Contrail+One);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);



body{
	margin:0;
	padding:0;
	background:url(images/bg.jpg) 0 0 repeat-x #eeeeee;
	font-family: 'Lora', serif;
}
*{
	margin:0;
	padding:0;
}
img{
	border:0 none;
}
.wrapper{
	width:964px;
	margin:0 auto 0;
}
.logo {
    float: left;
    margin: 40px 0 0 0;
}
.nav{
	float:right;
	margin:0;
	padding: 0 10px;
	background:url(images/nav-bg.jpg) 0 0 repeat-x;
	border-radius: 5px;
	width: 725px;
	margin: 100px 0 0 0;
	box-shadow: 0 3px 10px #c1c1c1;
}
.nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
.nav ul li{
	display:inline;
	margin:0;
	padding: 10px 0 10px 2px;
	background:url(images/li-saprater.jpg) 0 0 no-repeat;
	float: left;
}
.nav ul li a{
	text-decoration:none;
	margin:0;
	padding: 14px 25px;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	float: left;
	transition: all 0.5s ease 0s;
	background: url(images/nav-hover.jpg) right no-repeat;
	background-position: 0 -47px;
}
.first-child {
    background: none !important;
}
.first-child a{
    border-radius: 4px 0 0 4px;
}
.nav ul li a:hover, .current-menu-item a{
	transition: all 0.5s ease 0s;
	background: url(images/nav-hover.jpg) right no-repeat !important;
}
.main-contaner {
    float: left;
    margin: 0;
    padding: 0;
}
.navigation-outer {
	background:url(images/thamnal-bg.jpg) 0 0 repeat-x;
	margin: -79px auto 0;
	padding: 11px 10px;
	width: 731px;
	border-radius: 5px;
	position: relative;
}
.carousel-navigation ul li {
    margin: 0 6px;
}
.stage {
    z-index: 0;
    box-shadow: 0 0 10px #c1c1c1;
}
.text-area{
    margin: 45px 0 0 0;
    float: left;
    width: 602px;
}
h1, h2{
	font-family: 'Contrail One', cursive;
	color:#252525;
	font-size:30px;
	font-weight: normal;
	text-transform: uppercase;
}
h1 span, h2 span{
	color:#1c8cc4;
}
.text-area h2 {
    margin: 0 0 18px 0;
}
.text-area2 h1 {
    margin: 0 0 18px 0;
}
.text-area2{
    margin: 45px 0 0 0;
    float: left;
    width: 100%;
}
.text-area img {
    float: left;
    margin: 0 13px 0 0;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 22px;
}
.contact-details {
    float: right;
    margin: 45px 0 0 0;
    width: 280px;
    border-left: 1px solid #d2d2d2;
    padding: 0 0 0 35px;
}
.contact-details p {
    margin: 12px 0;
}
.heading {
    width: 100%;
    text-align: center;
    float: left;
    margin: 35px 0;
}
.heading h2 {
    font-size: 24px;
}
.services{
	margin: 0 0 20px 0;
	padding:0;
	float:left;
}
.services ul{
	list-style:none;
	margin:0;
	padding:0;
}
.services ul li{
	display:inline;
	float:left;
	margin: 0;
	padding: 0 36px;
	padding: 0 25px\9 !important;
	width: 270px;
	border-left: 1px solid #d2d2d2;
}
.services h2 {
    font-size: 24px;
    margin: 18px 0 10px 0;
}
.services a {
    color: #2c64ae;
    text-transform: uppercase;
    font-size: 12px;
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.services ul li:first-child {
    border: 0;
    padding-left: 0;
}
.services ul li:last-child {
    padding-right: 0;
}
.footer{
	width:100%;
	float:left;
	background:url(images/footer.jpg) 0 0 repeat-x;
	margin: 0 0;
	padding: 36px 0;
}
.copy-right{
	font-size:18px;
	font-family: 'Contrail One', cursive;
	color:#fff;
	font-weight:normal;
	float: left;
}
.copy-right span{
	font-size:12px;
}
.design-by {
	font-size:12px;
    float: right;
	margin: 3px 60px;
    padding: 0;
    font-family: 'Contrail One', cursive;
	color:#fff;
}
.design-by a {
	color:#fff;
	text-decoration:none;
}
.wpcf7-text, .wpcf7-textarea {
    padding: 8px 8px;
	outline:0 !important;
}
.wpcf7-submit {
    background: #555;
    border: 0;
    padding: 7px 24px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 0 40px 0;
}
.list{
	margin:0;
	padding:0;
	float:left;
}
.list ul{
	list-style:none;
	margin:0;
	padding:0;
	width: 420px;
	float: left;
	height: 289px;
}
.list ul li{
	display:inline;
	margin: 0 0 0 0;
	padding: 5px 0 5px 18px;
	float:left;
	width: 95%;
	background: url(images/arrows.png) 0 8px no-repeat;
	font-size: 13px;
	font-family: arial;
	border-bottom: 1px solid #ccc;
}
.list ul h2 {
    font-size: 21px;
    margin: 0 0 13px 0;
}
div.wpcf7-validation-errors {
	border: 0 !important;
	color: red !important;
	font-size: 13px !important;
	padding: 0 !important;
	margin: 0 0 14px 0 !important;
}
.wpcf7-form p {
    margin: 10px 0 0 0;
}