@charset "utf-8";


@import url('css/html5-reset.css');

@import url('css/flexslider.css');
@import url('css/tipsy.css');
@import url('css/jquery.fancybox.css');
@import url('css/smoothness/jquery-ui-1.10.1.custom.min.css');

@import url('css/shortcodes.css');




@font-face {
    font-family:"bahamas-light.ttf";
    src: url(bahamas-light.ttf);
}



@font-face {
    font-family:"Frutiger CE 55 Roman";
    src: url(Frutiger%20CE%2055%20Roman.ttf);
}
@font-face {
    font-family:"frutiger";
    src: url(frutiger.ttf);
}



body {
	 font-family:"frutiger";
	font-size: 12px;
	line-height: 1.5em; /* 18px */
	color: #000;

	
}

body.wide {background: #fff;}

body.boxed {

	background:#333 url(images/wild_oliva.html) repeat left top;
}

iframe, video, audio {
	display: block;	
}

/*img,*/ embed, object, video { /* Note: keeping IMG here will cause problems if you're using foreground images as sprites. */
	max-width: 100%;
}

video{width: 100%;height: auto;}

/* Clearfix */

.clear {clear: both;display: block;height: 0;overflow: hidden; visibility: hidden;width: 0;}

/* ---------------------------------------------------------------------- */
/* Containers
/* ---------------------------------------------------------------------- */
#wrap {	border-top: 0px solid; 	overflow: hidden; /* removes empty space at the right of mobile devices display */}

.boxed #wrap {background-color: #fff;width: 1020px;max-width: 100%;margin: 0 auto;box-shadow: 0 0 8px rgba(0,0,0,0.11);}

.container {width: 1002px;	max-width: 100%;	margin: 0 auto;}

#main {	margin-bottom: 0;}

h1, h3, h4, h5, h6 {margin-bottom: 15px;}
h1 {font-size: 2.5em; /* 30px */line-height: 1.266em; /* 38px/30px */font-weight: 300;letter-spacing: -0.02em; }
h2 {font-size: 24px; /* 20px */line-height: 1.3em; /* 26px/20px */font-weight: normal; letter-spacing: -0.02em;
margin-bottom: 10px;}
h3 {font-weight: bold;font-size: 1.333em; /* 16px */line-height: 1.375em; /* 22px/16px */}
h4 {font-size: 1.166em; /* 14px */	line-height: 1.285em; /* 18px/14px */font-weight: 600;}
h5 {font-size: 1.083em; /* 13px */line-height: 1.538em; /* 20px/13px */font-weight: bold;}
h6 {font-size: 1em; /* 12px */	line-height: 1.5em; /* 18px */	font-weight: bold;}
a, a > * {text-decoration: none;}

a, a > *,.button,.jcarousel-prev, .jcarousel-next, .iconbox > a * {
	-webkit-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	-moz-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	-ms-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	-o-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;}
	
a:hover, a > * {color: #333;}
p {margin-bottom: 20px;}
section,#page-header {margin-bottom: 40px;}
#slider-home {	margin-bottom: 30px; margin-top:87px;}
.alignleft {float: left;}
img.alignleft {	margin: 5px 20px 5px 0;	}
.alignright {float: right;}
img.alignright {margin: 5px 0 5px 20px;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
img.aligncenter {margin-top: 5px;margin-bottom: 5px;}
.tip, caption, .caption {color: #999;font-size: 0.916em; /* 11px */font-style: italic;}
.grey-text {color: #999;}
.invisible {display: none !important;}
hr {background-color: #e5e5e5;color: #e5e5e5;border: none;height: 1px;clear: both;margin: 40px 0;}
mark {font-style: normal; font-weight: normal;}
.note {color: #E64141;}
/* ---------------------------------------------------------------------- */
/* Header
/* ---------------------------------------------------------------------- */

/* Logo */

#logo {	font: bold 2.833em/1em 'Open Sans', sans-serif;  letter-spacing: -0.02em;float: left;margin-top: 0px; margin-bottom: 0;max-width: 100%;}
#logo a {display: block;}
#logo a, #logo a > * {color: #333;}
#logo a img {max-width: 100%;display: block;}

/* ---------------------------------------------------------------------- */
/* Navigation
/* ---------------------------------------------------------------------- */
.nav-wrap { float: right;    margin-top: 3em;    padding: 0 0px 0 0;}
#nav {float: right;position: relative;}
/* Navigation List */
ul#navlist {list-style: none;margin: 0;	padding: 0;}
ul#navlist li {	float: left;}
ul#navlist li a {display: block;font-size:14px; /* 14px */font-weight:normal;line-height: normal;color: #252626; padding:10px 11px 7px 11px; margin-bottom: 4px; text-align:right; text-transform:uppercase;  border-bottom: 1px solid #EAEAEA; line-height:30px}
ul#navlist li.current a,
ul#navlist li a:hover,
ul#navlist li a.selected {color: #B807A3;  border-bottom: 2px solid #B807A3; }
ul#navlist li a:hover,ul#navlist li a.selected {background-color:none; border-bottom: 2px solid #B807A3;}
.top3nav a{ color:#000!important; margin-right:10px; margin-left:10px; font-weight:bold; }

ul#navlist li a.red_slect{border-bottom: 2px solid #B807A3 !important;}
/* Drop-Down Menus */
.ddsubmenustyle, .ddsubmenustyle div {position: absolute;left: 0;top: 0;visibility: hidden;z-index: 100;}
.ddsubmenustyle ul {list-style: none;margin: 0;padding: 0;position: absolute;left: 0;top: 0;width: 200px;}
.ddsubmenustyle > ul {top: -12px !important;}
.ddsubmenustyle li a {display: block;color: #fff;padding: 8px 15px;border-top: 1px solid rgba(255,255,255,0.2);}
.ddsubmenustyle li a:hover {background-color: #333;border-color: #1a1a1a;}
.ddsubmenustyle li:first-child a {border-top: none;}

/* Neutral CSS */
.ddiframeshim {position: absolute;z-index: 500;background: transparent;border-width: 0;width: 0;height: 0;display: block;}
/* Tiny Nav */
.tinynav {display: none; padding: 3px;border: 1px solid #d9d9d9;margin-top: 36px;border-radius: 0;height: 30px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) inset;}
.tinynav option {padding: 3px;}
/* ---------------------------------------------------------------------- */
/* Page Title
/* ---------------------------------------------------------------------- */
#page-title {background-color: #333;box-shadow: 0 4px 4px rgba(0,0,0,0.4) inset;color: #e5e5e5;padding: 26px 0;}
#page-title h1 {float: left;margin: 0;color: #fff;}
/* ---------------------------------------------------------------------- */
/* Breadcrumbs
/* ---------------------------------------------------------------------- */
#breadcrumbs {float: right;	margin-top: 10px;}
#breadcrumbs ul {margin: 0;padding: 0;}
#breadcrumbs li {display: inline;}
#breadcrumbs a {margin: 0 3px;color: #fff;font-weight: bold;}
#breadcrumbs li:last-child {margin-left: 3px;}
/* ---------------------------------------------------------------------- */
/* Columns
/* ---------------------------------------------------------------------- */
.one-half, .one-third, .one-fourth, .two-thirds, .three-fourths, .one-five {display: inline;float: left; margin-right: 7%; font-weight:normal;}
.one-half {	width: 49%;	max-width: 460px;}
.one-third {width: 32%;	max-width: 300px;}
.one-fourth {width: 19.5%;	max-width: 220px;}
.two-thirds {width: 66%;max-width: 620px;}
.three-fourths {width: 74.5%;max-width: 700px;}
.column-last { margin-right: 0 !important;}
.one-five{ width:46%}


/* ---------------------------------------------------------------------- */
/* Icon Boxes
/* ---------------------------------------------------------------------- */
.iconbox {margin-bottom: 20px;position: relative;}
.iconbox-title {padding-bottom: 0;margin-bottom: 15px;border: none;	}
.iconbox > a {display: block;background-color: #f2f2f2;border-bottom: 1px solid #d9d9d9;padding: 15px 15px 20px;}
.iconbox > a > * {color: #333;}
.iconbox > a:hover {background-color: #fafafa;}
.iconbox p:last-child {margin-bottom: 0;}
.icon-left .iconbox-icon {float: left;width: 36px;height: 36px;background-color: #333;border-radius: 18px;margin-right: 10px;text-align: center;line-height: 36px; }
.icon-left .iconbox-icon img {display: inline-block;max-width: 24px;max-height: 20px;}
.icon-top .iconbox-icon {margin-bottom: 10px;text-align: center;}
.icon-top .iconbox-icon img {display: inline-block;max-width: 100%;}
.iconbox > a > .button {margin-bottom: 0;}
/* ---------------------------------------------------------------------- */
/* Arrow Box Hover
/* ---------------------------------------------------------------------- */

.arrow-box-hover{opacity:0;background:url(images/arrow-box-hover.html) no-repeat left top;width:9px;height:6px;position:absolute;bottom:0;left:50%;margin-left:-4px;-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important}
.iconbox a:hover .arrow-box-hover,.project-list li:hover .arrow-box-hover{opacity:1}

/* ---------------------------------------------------------------------- */
/* About Us
/* ---------------------------------------------------------------------- */

/* Our Team */

.team-member .photo{display:block;max-width:100%;margin:0 auto 15px}
.team-member .content{margin-bottom:20px}
.team-member .name{margin:0}
.team-member .name,.team-member .job-title{text-align:center}
.team-member .job-title{display:block;margin-bottom:15px;color:#888}

/* ---------------------------------------------------------------------- */
/* 404 Error Page
/* ---------------------------------------------------------------------- */
.error-404{background:url(images/block-64.html) no-repeat left center;border:none;padding:20px 20px 20px 74px}
/* ---------------------------------------------------------------------- */
/* Search Results
/* ---------------------------------------------------------------------- */
ul#search-results{list-style:none;margin:0;padding:0}
ul#search-results li{border-top:1px solid #e5e5e5;padding:20px 0}
ul#search-results li:first-child{border:none;padding-top:0}
ul#search-results li:last-child{padding-bottom:0}
ul#search-results h2{border:none;padding:0}
ul#search-results h2,ul#search-results p{margin-bottom:5px}
ul#search-results h2 a,ul#search-results h2 a strong{color:#333}
/* ---------------------------------------------------------------------- */
/* Pagination
/* ---------------------------------------------------------------------- */
.page-nav{border-top:1px solid #e5e5e5;padding-top:40px;margin:40px 0}
.page-nav.prev-next{border-bottom:1px solid #e5e5e5;text-align:right;margin-top:0;padding:15px 0}
.page-nav.prev-next ul{margin-right:-5px}
.page-nav.prev-next li{margin-bottom:0}
.page-nav > span{margin-right:20px}
.page-nav ul{margin:0;padding:0}
.page-nav ul,.page-nav li,.page-nav > span{display:inline-block}
.page-nav li,.page-nav > span{vertical-align:middle;margin-bottom:10px}
.page-nav li{margin-right:5px;line-height:normal}
.page-nav a{display:block;color:#333;background-color:#e5e5e5}
.page-nav a,.page-nav li.current{border-radius:3px;background-image:linear-gradient(top,rgba(255,255,255,0.05), rgba(0,0,0,0.05));background-repeat:repeat-x;padding:5px 10px}
.page-nav a:hover,.page-nav li.current{color:#fff}

/* ---------------------------------------------------------------------- */
/* Entry Slider
/* ---------------------------------------------------------------------- */
.entry-slider .flex-direction-nav a{margin-top:-25px;width:29px;height:50px}
.entry-slider .flex-direction-nav a.flex-prev{background-position:10px center;border-radius:0 3px 3px 0}
.entry-slider .flex-direction-nav a.flex-next{background-position:-41px center;border-radius:3px 0 0 3px}
/* ---------------------------------------------------------------------- */
/* Carousel
/* ---------------------------------------------------------------------- */
.jcarousel-container{max-width:100%}
.jcarousel-clip{overflow:hidden;width:100%}
.project-carousel > li{float:left;width:220px;margin-right:20px}
.jcarousel-prev,.jcarousel-next{position:absolute;top:-60px;width:19px;height:19px;cursor:pointer;background:#ccc url(images/carousel-arrows.png) no-repeat}
.jcarousel-prev{right:20px;background-position:7px 6px;border-radius:2px 0 0 2px}
.jcarousel-next{right:0;background-position:-48px 6px;border-radius:0 2px 2px 0}
.jcarousel-prev-disabled,.jcarousel-prev-disabled:hover,.jcarousel-prev-disabled:focus,.jcarousel-next-disabled,.jcarousel-next-disabled:hover,.jcarousel-next-disabled:focus{background-color:#e5e5e5!important;cursor:default}
/* ---------------------------------------------------------------------- */
/* Portfolio & Blog
/* ---------------------------------------------------------------------- */
.entry-image > a,.entry-slider > ul > li > a{display:block;position:relative}
.entry-image,.entry-video,.entry-slider{margin-bottom:15px}
.project-list .entry-image{margin-bottom:0}
.entry-image,.entry-image img,.entry-slider,.entry-slider img{max-width:100%}
.entry-slider iframe{margin:0 auto}
.overlay{display:block;background-color:rgba(255,255,255,0.4);background-repeat:no-repeat;background-position:center center;width:100%;height:100%;position:absolute;top:0;left:0}
.project-list li .overlay,.lightbox .overlay,.lightbox-video .overlay,.link-overlay .overlay{opacity:0;filter:alpha(opacity=0);z-index:0}
.project-list li:hover .overlay,.lightbox:hover .overlay,.lightbox-video:hover .overlay,.link-overlay:hover .overlay{opacity:1;filter:alpha(opacity=100);z-index:1}
.project-list li:hover .zoom,.lightbox .zoom,.lightbox-video .zoom,a.entry-image:link .zoom,a.entry-image:visited .zoom,.entry-slider a:link .zoom,.entry-slider a:visited .zoom{background-image:none}
ul.portfolio-grid{margin-right:-20px;padding:0; margin-top:-10px;}
ul.portfolio-grid > li{text-align:center;float:left;margin:0 0px 20px 40px}
ul.portfolio-grid > li.one-fourth{width:220px}
ul.portfolio-grid > li.one-third{width:300px}
ul.portfolio-grid > li.one-half{width:460px}
#filter{margin-bottom:40px}
#filter ul{margin:0;padding:0}
#filter li,#filter > span{vertical-align:middle;margin-bottom:10px}
#filter > span{margin-right:20px}
#filter li{margin-right:5px}
#filter a{display:block;line-height:normal;color:#333;background-color:#e5e5e5;border-radius:3px;background-image:linear-gradient(top,rgba(255,255,255,0.05), rgba(0,0,0,0.05));background-repeat:repeat-x;padding:6px 10px}
#filter a:hover,#filter a.selected{color:#fff}
.entry-image,#filter > span,#filter ul,#filter li{display:inline-block}
.project-list .entry-image,.post-carousel .entry-image,.blog-entry-list > .entry > .entry-image,.entry-image img,.entry-slider img{display:block}
.overlay.zoom,a.entry-image:hover .zoom,a.entry-image:active .zoom,.entry-slider a:hover .zoom,.entry-slider a:active .zoom{background-image:url(images/overlay-zoom.html)}
/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/
.isotope-item{z-index:2}
.isotope-hidden.isotope-item{pointer-events:none;z-index:1}

/**** Isotope CSS3 transitions ****/
.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s}
.isotope{-webkit-transition-property:height, width;-moz-transition-property:height, width;-ms-transition-property:height, width;-o-transition-property:height, width;transition-property:height, width}
.isotope .isotope-item{-webkit-transition-property:0 opacity;-moz-transition-property:0 opacity;-ms-transition-property:0 opacity;-o-transition-property:0 opacity;transition-property:transform, opacity}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0;-moz-transition-duration:0;-ms-transition-duration:0;-o-transition-duration:0;transition-duration:0}

/* End: Recommended Isotope styles */

/* ---------------------------------------------------------------------- */
/* Blog
/* ---------------------------------------------------------------------- */
.related-posts-wrap,#comments,#respond{padding-top:40px;border-top:1px solid #e5e5e5}
.post-carousel .entry{overflow:hidden;margin-bottom:20px}
.blog-entry-list .entry{border-top:1px solid #e5e5e5;padding-top:40px;margin-bottom:10px}
.blog-entry-list .entry:first-child,.blog-entry-list .page-nav.prev-next + .entry{border:none;padding-top:0}
.entry-date{float:left;width:44px;text-align:center;margin:0 20px 10px 0}
.entry-day{height:40px;border-radius:3px 3px 0 0;background-color:#f2f2f2;font-weight:700;font-size:1.666em;line-height:40px;color:#666}
.entry-month{height:25px;border-radius:0 0 3px 3px;line-height:25px;font-weight:700;text-transform:uppercase;color:#fff;background-color:#666}
.entry-body{overflow:hidden}
.post-carousel .entry-meta,.post-carousel .entry-content p,.entry-title{margin-bottom:5px}
.entry-title{border:none;padding:0; line-height:25px;}
.entry-title a{color:#f88727}
.post-carousel .entry-meta a{color:#888}
/* Meta */
.blog-entry-list .entry-meta{margin-bottom:15px}
.blog-entry-list .entry-content{margin-bottom:30px; }
.blog-entry-list .entry-meta span{background:no-repeat left center;padding-right:12px;margin-right:12px;border-right:1px solid #ccc}
.blog-entry-list .entry-meta span:last-child{border:none;padding-right:0;margin-right:0}
.blog-entry-list .entry-meta .author{background-image:url(images/blog/author.html);padding-left:21px}
.blog-entry-list .entry-meta .category{background-image:url(images/blog/folder.html);padding-left:23px}
.blog-entry-list .entry-meta .comments{background-image:url(images/blog/comment.html);padding-left:21px}

/* Tags */
.blog-entry-list .tags-wrap{margin-bottom:30px}
.blog-entry-list .tags-wrap h4,.blog-entry-list .tags-wrap .tags{display:inline-block;vertical-align:middle}
.blog-entry-list .tags-wrap h4{margin-right:20px;margin-bottom:5px}
.blog-entry-list .tags-wrap h4,.blog-entry-list .tags-wrap .tags li{margin-bottom:10px}
/*----------*/
.tags{list-style:none;margin:0;padding:0}
.tags li{float:left;margin:0 5px 5px 0}
.tags a{display:block;color:#333;background-color:#e5e5e5;border-radius:3px;background-image:linear-gradient(top,rgba(255,255,255,0.05), rgba(0,0,0,0.05));background-repeat:repeat-x;padding:5px 10px}
.tags a:hover{color:#fff}

/* Share */
.blog-entry-list .share-wrap{overflow:hidden;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin-bottom:30px;padding:15px 0 5px}
.blog-entry-list .share-wrap h4{float:left;margin-right:20px}
.blog-entry-list .share-wrap .social-links{float:right}
.blog-entry-list .share-wrap h4,.blog-entry-list .share-wrap .social-links li{margin-bottom:10px}
/* Author Info */
.author-info{background-color:#f5f5f5;margin-bottom:30px;padding:20px 15px}
.author-info,.author-bio{overflow:hidden}
.author-image{float:left;margin:0 20px 10px 0}
.author-image a{display:block}
.author-image img{display:block;width:70px;height:70px;background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 1px rgba(0,0,0,0.06);padding:4px}
.author-info h4{margin-bottom:5px}
/* Comments */

/* Comment List */
ol.comment-list,ol.children{list-style:none;margin:0;padding:0}
#comment-1{border-top:none}
li.comment .comment-wrap{border-top:1px solid #e5e5e5;padding:20px 0}
li.comment ol.children{margin-left:65px}

/* Comment List Content */
ol.comment-list .avatar-wrap{float:left;margin:0 15px 10px 0}
ol.comment-list .avatar img{display:block;background-color:#fff;border:1px solid #d9d9d9;box-shadow:0 1px 1px rgba(0,0,0,0.06);padding:3px}
ol.comment-list .avatar-wrap a.comment-edit-link{display:block;text-align:center;font-style:italic}
ol.comment-list .comment-details{overflow:hidden}
ol.comment-list .comment-author{font-weight:700}
ol.comment-list .comment-author a{color:#333}
ol.comment-list .comment-author.post-author span{color:#e64141}
ol.comment-list .comment-meta{margin-bottom:15px;color:#888}
ol.comment-list .comment-reply-link{font-style:italic}
/* Respond (Leave a Comment) */
#reply-title small{float:right;margin-top:.333em;font-size:.75em;line-height:1.5em;font-weight:400;font-style:italic}

/* ---------------------------------------------------------------------- */
/* Portfolio
/* ---------------------------------------------------------------------- */
.project-list a{display:block}
.project-list .entry-title{ text-align:left; font-size:12px;}
.project-list .entry-meta{text-align:center;background-color:#f5f5f5;border-bottom:1px solid #dbdbdb;padding:15px}
.project-list .entry:hover .entry-meta{background-color:#fafafa}
.project-list .entry-meta p{margin:0}
.project-list .entry-content{color: #666666;
    font-size: 14px;
    text-align: left;}
.project-list li,.entry-image{position:relative}

/* ---------------------------------------------------------------------- */
/* Clients
/* ---------------------------------------------------------------------- */
.clients{list-style:none;margin:0 -10px 20px 0;padding:0}
.clients li{float:left;border:1px solid #dbdbdb;width:178px;margin:0 10px 10px 0}
.clients a{display:block}
.clients img{display:block;opacity:0.75;filter:alpha(opacity=75);max-width:100%}
.clients li:hover{border-color:#c2c2c2}
.clients li:hover img{opacity:1;filter:alpha(opacity=100)}

/* ---------------------------------------------------------------------- */
/* Forms
/* ---------------------------------------------------------------------- */
input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}
input,textarea{-webkit-appearance:none}
input[type=checkbox]{-webkit-appearance:checkbox}
input[type=radio]{-webkit-appearance:radio}
input{line-height:normal}
textarea{overflow:auto}
input[type=submit]{width:auto}
::-webkit-input-placeholder{color:#999}
/* Firefox */
:-moz-placeholder{color:#999}
::-moz-focus-inner{border:none;padding:0}
/* Search Form */

#search-form{position:relative;margin-top:36px;float:right;margin-left:20px}
#search-submit{width:30px;height:30px;background:url(images/search.png) no-repeat left top;border:none;text-indent:-10000em;cursor:pointer}
/* After Click */

#s{position:absolute;top:35px;right:0;border:1px solid #d9d9d9;width:198px;z-index:1000;border-radius:0;box-shadow:0 0 5px rgba(0,0,0,0.1) inset;padding:6px 10px}
#s:hover,#s:focus{border-color:#ccc}

/* Content Form */

.content-form p{margin-bottom:10px}
.content-form input,.content-form textarea,.content-form select{border:1px solid #d9d9d9;border-radius:0;box-shadow:0 0 5px rgba(0,0,0,0.1) inset;padding:6px 10px}
.content-form input:hover,.content-form textarea:hover,.content-form select:hover,.content-form input:focus,.content-form textarea:focus,.content-form select:focus{border-color:#ccc}
.content-form input{width:100%}
.content-form label,.content-form input,.content-form textarea,.content-form select{margin-bottom:5px}
.content-form label{display:block;clear:both}
.content-form .error{color:#E64141}
.content-form textarea,.content-form select{width:100%}
.content-form textarea{height:160px}
.content-form input[type=file]{border:none;padding:0}
/* Newsletter */

#newsletter-form input#newsletter{width:90%;background-color:#404040;border:1px solid #4c4c4c;box-shadow:0 0 5px rgba(0,0,0,0.2) inset}
#newsletter-form input.button{margin-right:0;margin-top:10px;background-color:#1a1a1a;background-image:linear-gradient(top,rgba(255,255,255,0.04), rgba(0,0,0,0.04));background-repeat:repeat-x}

/* Comment Form */
#comment-form p{margin-bottom:10px}
#comment-form input,#comment-form textarea{border:1px solid #d9d9d9;border-radius:0;box-shadow:0 0 5px rgba(0,0,0,0.1) inset;padding:6px 10px}
#comment-form input:hover,#comment-form textarea:hover,#comment-form input:focus,#comment-form textarea:focus{border-color:#ccc}
#comment-form input{width:50%}
#comment-form label,#comment-form input,#comment-form textarea{margin-bottom:5px}
#comment-form label{display:block;clear:both}
#comment-form .error{color:#E64141}
#comment-form textarea{width:60%;height:160px}

/* ---------------------------------------------------------------------- */
/* Tables
/* ---------------------------------------------------------------------- */

/* Generic Table */
.gen-table{width:100%;margin-bottom:20px}
.gen-table caption{margin-bottom:10px}
.gen-table th{font-weight:700}
.gen-table th,.gen-table td{background-color:#fff;text-align:center;border:1px solid #dbdbdb;vertical-align:top;padding:5px}
.gen-table .empty-left-top{background-color:transparent;border-left-color:transparent;border-top-color:transparent}
.gen-table .empty-left-bottom{background-color:transparent;border-left-color:transparent;border-bottom-color:transparent}
.gen-table td.top-left{text-align:left;vertical-align:top}
.gen-table thead th{font-size:1.333em;line-height:1.375em}
.gen-table thead th,.gen-table tfoot td{background-color:#f2f2f2;border-color:#d9d9d9}
.gen-table tbody th,.gen-table tr.odd th,.gen-table tr.odd td{background-color:#fafafa}
.gen-table tfoot td{font-style:italic;font-size:.916em}
.gen-table tfoot .button{font-style:normal;font-size:1.09em;margin:5px 0}
.gen-table tfoot + tbody tr.row-last th,.gen-table tfoot + tbody tr.row-last td{border-bottom-color:#d9d9d9}
.gen-table tbody tr:hover th,.gen-table tbody tr:hover td{background-color:#f3f7df}

/* ---------------------------------------------------------------------- */
/* Pricing Tables
/* ---------------------------------------------------------------------- */

/* Pricing Boxes */
.pricing-box{text-align:center}
.pricing-box .price,.pricing-box .footer{background-color:#f2f2f2;border:1px solid #d9d9d9}
.pricing-box .footer{padding:10px 15px}
.pricing-box ul.features{list-style:none;background-color:#fff;border:1px solid #e5e5e5;border-top:none;border-bottom:none;margin:0;padding:10px 15px}
.pricing-box ul.features li{border-top:1px solid #e5e5e5;padding:10px 0}
.pricing-box ul.features li:first-child{border:none}
.pricing-box .button{margin:5px 0}
.pricing-box .title{background-color:#d9d9d9;border:1px solid #c4c4c4;font-weight:700;font-size:1.5em;line-height:1.333em;margin:0;padding:5px 15px}
.pricing-box .price{line-height:normal;border-top:none;margin:0;padding:10px 15px}
.pricing-box .price span{font-weight:700;font-size:2.5em;color:#809900}
.pricing-box .price sup{font-size:100%}
.pricing-box.featured{box-shadow:0 0 8px rgba(0,0,0,0.08)}
.pricing-box.featured .title{background-image:linear-gradient(top,rgba(0,0,0,0.1), rgba(0,0,0,0.1));background-repeat:repeat-x;border-bottom-color:rgba(0,0,0,0.15)!important}
.pricing-box.featured .title,.pricing-box.featured .price span,.pricing-box.featured .price sup{color:#fff}

/* Pricing Tables */
.pricing-table{margin-right:0;margin-left:-1px}
.pricing-table.featured{position:relative;z-index:1}
.pricing-table.one-fourth{width:25.106%;max-width:236px}
.pricing-table.one-third{width:33.404%;max-width:314px}

/* ---------------------------------------------------------------------- */
/* Footer
/* ---------------------------------------------------------------------- */
#footer{margin-top:40px; background-color:#B807A3;}
#footer a:hover{color:#e5e5e5}
#footer h3{color:#2d2d2d;font-family:"bahamas-light.ttf"; font-size:19.17px; text-transform:uppercase; }
#footer-top{color:#2d2d2d;background-color:#fff;
padding:15px 0 0px;  font-family:"frutiger"; font-size:13px;}
#footer-bottom{color:575757;background-color:#B807A3;font-size:13px;padding:15px 0}
#footer-bottom a{color:#575757; text-decoration:underline;}
/* Footer Featured */
#footer-top ul li{ list-style:none; }
.footerlitop{float:left; margin-left:-40px; margin-top:-15px; font-weight:normal;}
.footerlitop ul{}
.footerlitop ul li{ margin-bottom:10px;}
.footerlitop ul li a{ color:#2d2d2d;}

#footer-featured{background:#B807A3!important;color:#fff; padding-bottom:0px;}
#footer-featured h1{margin-top:20px}
#footer-featured strong{font-weight:600}
#footer-featured p{ font-size:14px; color:#2d2d2d;  font-family:"frutiger"; margin-top:20px;}
#footer-featured a,#footer-featured a strong{color:#2d2d2d}
#footer-featured p a{font-weight:700}
#footer-featured a:hover,#footer-featured a:hover strong{color:#333}
#footer-featured .entry-image{margin:0}
#footer-featured ::-moz-selection,#footer-featured ::selection{background:#333}

/* ---------------------------------------------------------------------- */
/* Widgets
/* ---------------------------------------------------------------------- */
.widget{margin-bottom:20px}
#sidebar .widget{margin-bottom:30px}
/* Twitter */
.twitter-widget ul{list-style:none;margin:0;padding:0}
.twitter-widget ul li{background:url(images/twitter.png) no-repeat left .333em;padding-left:26px;margin-bottom:20px;word-wrap:break-word}
.twitter-widget ul li > span{display:block}
.tweet_time{font-size:.916em;margin-top:5px}
.tweet_time a{color:#ccc}

/* Flickr */

.flickr-widget ul{list-style:none;margin:0 -5px 0 0;padding:0}
.flickr-widget ul li{float:left;margin:0 5px 5px 0}
.flickr-widget ul a{display:block}
.flickr-widget ul img{display:block;height:70px;width:70px}
/* Contact Info */

.contact-info{word-wrap:break-word}
.contact-info div p{background-repeat:no-repeat;padding-left:23px;margin-bottom:15px}
.contact-info .address{background-image:url(images/contact/home.html);background-position:left .083em}
.contact-info .phone{background-image:url(images/contact/phone.html);background-position:left .083em}
.contact-info .fax{background-image:url(images/contact/fax.html);background-position:left .166em}
.contact-info .email{background-image:url(images/contact/mail.html);background-position:left .25em}
.contact-info .business-hours{background-image:url(images/contact/clock.html);background-position:left .083em}

/* Social Links */
.social-links{max-width:100%;margin:0;padding:0}
.team-member .social-links{text-align:center;padding-top:10px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin-bottom:15px}
.team-member .social-links li{margin-bottom:10px}
.social-links li{display:inline-block;vertical-align:middle;margin:0 0px 0px 0}
.social-links a{display:block;text-indent:-10000em;background-repeat:no-repeat;background-position:left top; color:#FFF;}
.social-links .twitter a{background-image:url(images/twitter1.png);width:26px;height:23px}
.social-links .twitter a:hover{background-image:url(images/twitter.png);width:26px;height:23px}
.social-links .facebook a{background-image:url(images/footer-facebook.png);width:26px;height:23px}
.social-links .facebook a:hover{background-image:url(images/footer-facebook1.png);width:26px;height:23px}
.social-links .google-plus a{background-image:url(images/pintrest.png);width:26px;height:23px}
.social-links .google-plus a:hover{background-image:url(images/pintrest1.png);width:26px;height:23px}
.social-links .linkedin a{background-image:url(images/footer-linkedin.png);width:26px;height:23px}
.social-links .linkedin a:hover{background-image:url(images/footer-linkedin1.png);width:26px;height:23px}

/* Footer Social Links */

#footer .social-links{float:right}
#footer .social-links li{margin-bottom:10px}
#footer-bottom p{margin-bottom:0}
#footer .social-links .twitter a{background-image:url(images/footer-twitter.html)}
#footer .social-links .facebook a{background-image:url(images/footer-facebook.png)}
#footer .social-links .google-plus a{background-image:url(images/footer-google-plus.html)}
#footer .social-links .linkedin a{background-image:url(images/footer-linkedin.png)}
#footer .social-links .vimeo a{background-image:url(images/footer-vimeo.html)}
#footer .social-links .youtube a{background-image:url(images/footer-youtube.html)}
#footer .social-links .skype a{background-image:url(images/footer-skype.html)}
#footer .social-links .digg a{background-image:url(images/footer-digg.html)}
#footer .social-links .delicious a{background-image:url(images/footer-delicious.html)}
#footer .social-links .tumbler a{background-image:url(images/footer-tumbler.html)}
#footer .social-links .dribbble a{background-image:url(images/footer-dribbble.html)}
#footer .social-links .stumbleupon a{background-image:url(images/footer-stumbleupon.html)}
/* Menu with Separators */
.widget ul.menu{list-style:none;margin:0;padding:0}
.widget ul.menu li{border-bottom:1px solid #e5e5e5}
.widget ul.menu li > a{display:block;color:#333;background:url(images/bullets/list-arrow.html) no-repeat left 1.166em;padding:8px 0 8px 11px}
.widget ul.menu ul{list-style:none;margin:0 0 0 15px;padding:0}
.widget ul.menu ul li{border:none}

/* ---------------------------------------------------------------------- */
/* Scroll to Top
/* ---------------------------------------------------------------------- */
#toTop,#toTopHover{background:url(images/scroll-top.png) no-repeat center center;width:40px;height:40px;overflow:hidden;bottom:57px;right:20px;text-indent:-10000em;position:fixed;border-radius:3px}
#toTop{display:none;background-color:#999}
#toTopHover{display:block;opacity:0}
#toTop:active,#toTop:focus{outline:none}

/* ---------------------------------------------------------------------- */
/* Featured Content
/* ---------------------------------------------------------------------- */
.content-featured{background-color:#1a1a1a;color:#e5e5e5;margin-top:-30px;font-size:1.333em;line-height:1.375em;box-shadow:0 4px 4px rgba(0,0,0,0.4) inset;padding:30px 0}
.content-featured p{margin:0}
.content-featured a{color:#fff;font-weight:700}
/* ---------------------------------------------------------------------- */
/* Arrow Boxes
/* ---------------------------------------------------------------------- */
.arrowbox{border-bottom:1px solid #d9d9d9;margin-bottom:20px}
.arrowbox-first .arrowbox-title{border-radius:3px 0 0 3px}
.arrowbox-title{height:42px;line-height:42px;position:relative;background-color:#1a1a1a;color:#e5e5e5;margin-bottom:20px;border:none;background-image:linear-gradient(top,rgba(255,255,255,0.04), rgba(0,0,0,0.04));background-repeat:repeat-x;padding:0 15px}
.arrowbox-title-arrow-front{background:url(images/arrowbox-title-arrow-front.html) no-repeat left top;width:10px;height:42px;position:absolute;top:0;right:-10px}
.arrowbox-title-arrow-back{background:url(images/arrowbox-title-arrow-back.html) no-repeat left top;width:10px;height:42px;position:absolute;top:0;left:-10px}

/* ---------------------------------------------------------------------- */
/* Thumbs
/* ---------------------------------------------------------------------- */
.thumbs li{float:left;margin:0 10px 10px 0}
.thumbs li a{display:block}
.thumbs li img{display:block;width:70px;height:70px;background-color:#fff;border:1px solid #d9d9d9;box-shadow:0 1px 1px rgba(0,0,0,0.06);padding:4px}
.thumbs li a:hover img{box-shadow:0 1px 1px rgba(0,0,0,0.1);border-color:#bfbfbf}

.topheaderblack{ background:#B807A3; width:100%; height:32px; color:#FFF; font-size:14px; line-height:25px; padding-top:10px; border-top:solid 1px #FFF;}

 .fullwidthbanner-container {
	width:100% !important;
	position:relative;
	padding:0;
	max-height:420px !important;
	overflow:hidden;
	margin-top:-0px;

}


#header{ background:#FFF; repeat-x left top; height:auto; width:100%; background-color:none; position:absolute; z-index:999;}


.neturinobanifit{ font-size:25px; line-height:25px; text-align:left; padding-bottom:15px; }

.readmorehomepage{ background:#B807A3; height:25px; color:#ffff; width:84px; height:33px;} 
.readmorehomepage a{ color:#fff!important; line-height:33px;}
.readmorehomepage a:hover{ color:#000!important;}

.midcontantbg{ background:#f5f5f5; width:100%; height:auto;  box-shadow: 0px 0px 4px 4px #ddd inset; 
 font-size:25px; text-align:center; padding-top:20px; text-align:center; }

.midcontantbg span{ font-size:17px; line-height:25px; padding:0 3em 1em 3em; margin-top:15px!important; float:left;}

.texthomepage{ font-size:15px; line-height:25px; color:#545454; text-align:justify;}
.texthomepage img{padding:0 10px;}

.testomonailbg{ background:#B807A3 url(images/errowtesmonail.png) no-repeat right bottom ; border-radius:6px; 
color:#fff; padding:8px 8px 8px 8px; font-size:15px; line-height:24px; min-height:251px; width:222px;   }
.testomonailbg ul li{ text-align:left!important;}
.testemployed{ font-size:15px;}

.testomonialtext{font-family:"bahamas-light.ttf"; font-size:29.37px; text-indent:15px; padding-top:10px; padding-bottom:10px;}

.newseventbg{ background:#f5f5f5; width:95%; margin-left:5%;  border:solid 1px #ddd; font-size:14px; color:#545454; line-height:40px; text-indent:40px; }
.newsimage{position:absolute; margin-top:-20px;}

#emailid{ border-radius:8px; width:284px; height:30px; margin-bottom:10px;  color:#000; margin-top:20px; }

.staycontact{  font-family:"frutiger"; font-size:29.17px; margin-top:20px; text-transform:uppercase;}

.bradcram{ background:#eeeeee; border:solid 1px #ddd; width:98.5%; padding:8px; font-size:12px; font-weight:bold;}


/***********************************************************************

**************INNER PAGE******************************************/

.inner_wrap{-webkit-box-shadow: #666 0px 0px 4px;
-moz-box-shadow: #666 0px 0px 4px;
box-shadow: #666 0px 0px 4px; padding:10px;}
.testomoinal_inner{  margin-right: -37px;
    margin-top: 20px; background:#fff; border:solid 1px #ccc; color:#000; padding:5px; font-size:15px; border-radius:6px; }
	.testomoinal_inner ul li{ }
.test_heading{background:#B807A3; padding-top:5px; padding-bottom:5px; text-indent:5px; color:#fff; border:solid 1px #CCC; border-radius:6px 6px 0 0;}




#advanced {
	animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    background-image: -moz-radial-gradient(45px 45px 45deg, circle farthest-corner, yellow 0%, orange 100%, red 95%);
    border: 3px solid #DDDDDD;
    border-radius: 100px 100px 100px 100px;
    font-size: 21px;
    font-weight: bold;
    height: 200px;
    line-height: 9em;
    text-align: center;
    text-shadow: 0 1px #fff400;
    width: 200px;
	 width: 200px;
			height: 200px;
			
		background: #f99f72; /* Old browsers */
background: -moz-linear-gradient(left,  #f99f72 0%, #B807A3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f99f72), color-stop(100%,#B807A3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #f99f72 0%,#B807A3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #f99f72 0%,#B807A3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #f99f72 0%,#B807A3 100%); /* IE10+ */
background: linear-gradient(to right,  #f99f72 0%,#B807A3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f99f72', endColorstr='#B807A3',GradientType=1 ); /* IE6-9 */

			
			
			/* webkit chrome, safari, mobile */
			  -webkit-animation-name: spin; 
			  -webkit-animation-duration: 3s; /* 3 seconds */
			  -webkit-animation-iteration-count: infinite; 
			  -webkit-animation-timing-function: linear;

			  /* mozilla ff */
			  -moz-animation-name: spin; 
			  -moz-animation-duration: 3s; /* 3 seconds */
			  -moz-animation-iteration-count: infinite; 
			  -moz-animation-timing-function: linear;

			  /* microsoft ie */
			  -ms-animation-name: spin; 
			  -ms-animation-duration: 3s; /* 3 seconds */
			  -ms-animation-iteration-count: infinite; 
			  -ms-animation-timing-function: linear;
	
	
}
.advancesharp{margin-left:100px}
.pair{ width:100%;}
.heilight{background:#ff7d00; color:#fff;
 border-radius:6px; text-align:center; font-weight:bold; 
 border:solid 1px #ddd; padding:10px 0 10px 10px; margin-left:25%; width:50%; margin-top:30px; margin-bottom:30px;}
 
.tab{padding-top:20px; vertical-align:middle;}

.top_link{ float:right; padding:0 0 0 0; margin:0px 0 0 20px;}
.top_link li{float:left; padding:0 0 0 0; list-style:none}
.top_link li a{float:left; text-decoration:none; font-size:14px; color:#FFF; padding:0 10px;}


