/*!
 * Template Name: Ario - One Page Bootstrap Responsive Multi-purpose Template!
 * Template URL: http://thtruethemes.com
 * Version: 1.0
 * Description: 
 * Author: ThtrueThemes
 * Author URL: http://thtruethemes.com
 * 
 * Powered by Bootstrap v3.1.1
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
 
/********************************
			IMPORT CSS FONTS
********************************/
@import url("../fonts/stylesheet.css");@font-face {	font-family: 'ContureScript';	src: url('../fonts/ContureScript.eot');	src: url('../fonts/ContureScript.ttf') format('truetype'),		 url('../fonts/ContureScript.woff') format('woff'),		 url('../fonts/ContureScript.eot?#iefix') format('embedded-opentype'),		 url('../fonts/ContureScript.svg#QuadrantaBold') format('svg');	font-weight: normal;	font-style: normal;}@font-face {	font-family: 'bioliquid';	src: url('../fonts/bioliquid.eot');	src: url('../fonts/bioliquid.ttf') format('truetype'),		 url('../fonts/bioliquid.woff') format('woff'),		 url('../fonts/bioliquid.eot?#iefix') format('embedded-opentype'),		 url('../fonts/bioliquid.svg#QuadrantaBold') format('svg');	font-weight: normal;	font-style: normal;}@font-face {	font-family: 'zekton';	src: url('../fonts/zekton.eot');	src: url('../fonts/zekton.ttf') format('truetype'),		 url('../fonts/zekton.woff') format('woff'),		 url('../fonts/zekton.eot?#iefix') format('embedded-opentype'),		 url('../fonts/zekton.svg#QuadrantaBold') format('svg');	font-weight: normal;	font-style: normal;}@font-face {	font-family: 'Bauhaus';	src: url('../fonts/Bauhaus.eot');	src: url('../fonts/Bauhaus.ttf') format('truetype'),		 url('../fonts/Bauhaus.woff') format('woff'),		 url('../fonts/Bauhaus.eot?#iefix') format('embedded-opentype'),		 url('../fonts/Bauhaus.svg#QuadrantaBold') format('svg');	font-weight: normal;	font-style: normal;}

/********************************
			COMMON
********************************/
body {
	background: #f7f8f9;
	color: #333;
	font-family: 'ralewayregular', Helvetica, Arial, sans-serif;
	font-size: 100%;
	position: relative;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
html {
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family:Bauhaus;
}

h4, h5, h6 {
	margin: 0 0 10px;
}

p {
	margin: 0 0 30px;	
}

h1 strong,
h2 strong,
h3 strong {
	color: #19a9e5;
}

body, a,
.icon-type1,
.icon-type3,
.icon-type4,
.icon-type5,
.btn,
.article-link:after,
.post-thumbnail,
.img-wrap img,
.navbar-default .navbar-nav > li:before,
#news-header-inner,
.masonry .post-content,
.back-to-top,
.gallery li a,
.gallery li:after,
.mem-avatar img,
.mem-avatar:after,
.project-item > a:after,
.item-caption,
.item-caption:after,
.project-item,
.nav-tabs > li > a,
.carousel-works .carousel-caption a:hover,
.folio-item:after,
.controls li,
.cycle-carousel .carousel-indicators li,
.cycle-carousel .carousel-indicators a,
.carousel-control,
.navbar-default .navbar-nav > li:before,
.navbar-default,
.sidebar,
.layout-switch li,
.widget-categories li,
.seperator,
.divider,
.team-avatar:after,
.team-avatar .fsize1,
.service-icon [class^="icon-"] {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

a {
	color: #19a9e5;
	-webkit-backface-visibility: hidden; /*for a smooth font */
}

a:hover,
a:focus {
	color: #333;
	text-decoration: none;
}

a:focus {
	outline: none;
	outline-offset: 0;
}

textarea {
	resize: vertical;
}

blockquote {
	border-left: none;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.875em;
	margin-bottom: 20px;
}

blockquote small {
	border-top: 1px solid rgba(0,0,0,.2);
	display: inline-block;
	margin-top: 10px;
	padding-top: 10px;
	text-transform: uppercase;	
}

blockquote small:before {
	color: #333;
}

.color1 {
	color: #333;
}

.color2 {
	color: #19a9e5;
}

.color3 {
	color: #1768a4;
}

.color4 {
	color: #fff;
}

.color5 {
	color: #ec4543;
}

.color6 {
	color: #28aae1;
}

.icon-type1,
.icon-type3,
.icon-type4,
.icon-type5 {
	color: #fff;
	display: inline-block;
}

.icon-type1,
.icon-type3,
.icon-type5 {
	border-radius: 2px;
	position: relative;
	text-align: center;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-backface-visibility: hidden; /*for a smooth font */
}

.icon-type1,
.icon-type3 {
	height: 36px;
	width: 36px;
}

.icon-type5 {
	font-size: 12px;
	height: 26px;
	width: 26px;
}

.icon-type1 [class^="icon-"],
.icon-type3 [class^="icon-"],
.icon-type5 [class^="icon-"] {
	left: 0;
	position: absolute;
	top: 10px;
	width: 100%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.icon-type1:hover,
.icon-type3:hover,
.icon-type5:hover {
	color: #fff;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	-ms-transform: rotate(-315deg);
	transform: rotate(-315deg);	
}

.icon-type1 {
	background-color: #333;
}

.icon-type1:hover {
	background-color: #19a9e5;
}

.icon-type3 {
	background-color: #19a9e5;
}

.icon-type3:hover {
	background-color: #333;
}

.icon-type4 {
	background-color: #333;
	-webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.3);
	box-shadow: 0 2px 0 0 rgba(0,0,0,.3);
	border-radius: 50%;
	font-size: 1.5em;
	height: 62px;
	line-height: 3;
	text-align: center;
	width: 62px;
}

.icon-type4:hover {
	background-color: rgba(9,10,11,.5);
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: translate(0, 2px);
	-moz-transform: translate(0, 2px);
	-ms-transform: translate(0, 2px);
	transform: translate(0, 2px);
}

.icon-type5 {
	background-color: #b5b5b5;
}

.icon-type5:hover {
	background-color: #333;
}

.icon-sm {
	font-size: .875em;
	height: 32px;
	width: 32px;
}

.icon-md {
	font-size: 1.286em;
	height: 42px;
	line-height: 2.4;
	width: 42px;
}

.red {
	background-color: rgba(205,52,47,.9);
}

.yellow {
	background-color: rgba(252,202,3,.9);
}

.yellow2 {
	background-color: rgba(206,206,0,.9);
}

.violet {
	background-color: rgba(58,25,72,.9);
}
.violet2 {
	background-color: rgba(145,0,145,.9);
}.orange {	background-color: rgba(255,161,61,.9);}

.green {
	background-color: rgba(47,204,113,.9);
}

.white {
	background: rgba(255,255,255,.5);	
}

.blue {
	background: rgba(25,169,229,.9);
}

.dark-blue {
	background: rgba(23, 104, 164, .9);
}

.black {
	background: rgba(9,10,11,.9);
}

.dark-cyan {
	background: rgba(0, 139, 139, .9);
}

.dark-grey {
	background: rgba(45, 62, 80, .9);
}

.dark-orange {
	background: rgba(213, 84, 1, .9);
}

.grey {
	background: rgba(128, 139, 141, .9);
}

.light-grey {
	background: rgba(0, 0, 0, .1);
}

.seperator {
	border-top: 1px solid #9c9c9c;
	display: block;
	margin: 20px 0;
}

.divider {
	border-bottom: 1px solid #19a9e5;
	border-top: 1px solid #19a9e5;
	display: block;
	height: 6px;
	margin-bottom: 30px;
	position: relative;
}

.bgcolor1 {
	border-color: #9c9c9c;
}

.divider.bgcolor1:after,
.divider.bgcolor1:before {
	background-color: #9c9c9c;
}

.bgcolor2 {
	border-color: rgba(255,255,255,.3);
}

.bgcolor3 {
	border-color: #333;
}

.bgcolor4 {
	border-color: rgba(255,255,255,.05);
}

.bgcolor5 {
	border-color: #ddd;
}

.bgcolor6 {
	border-color: #bbb;
}

.sm-sep {
	width: 40px;
}

.md-sep {
	width: 90px;
}

.lg-sep {
	width: 120px;
}

.tall {
	margin-bottom: 30px;	
	margin-top: 30px;		
}

.form-control {
	color: #333;
	background-color: #fff;
	border-color: #ddd;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control:-moz-placeholder {
  color: #333;
}

.form-control::-moz-placeholder {
  color: #333;
}

.form-control:-ms-input-placeholder {
  color: #333;
}

.form-control::-webkit-input-placeholder {
  color: #333;
}

.form-control:focus {
  border-color: #333;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* buttons */
.btn {
	border: none;
	border-radius: 2px;
	-webkit-box-shadow: 0 3px 0 rgba(0,0,0,.2);
	box-shadow: 0 3px 0 rgba(0,0,0,.2);
	display: inline-block;
	font-size: .857em;
    font-weight: 700;
    padding: 12px 15px;
    text-transform: uppercase;
	text-shadow: 0px 0px 0px #fff;
}

.btn:hover,
.btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: translate(0, 3px);
	-moz-transform: translate(0, 3px);
	-ms-transform: translate(0, 3px);
	transform: translate(0, 3px);
}

.btn-sm {
	padding-bottom: 8px;
	padding-top: 8px;	
}

.btn-lg, .btn-group-lg > .btn {
	font-size: .857em;
    font-weight: 700;
    padding: 15px 25px;
}

.btn-icon [class^="icon-"] {
	margin-right: 10px;
	padding-right: 15px;
	position: relative;
}

.btn-icon [class^="icon-"]:after {
	background: #fff;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}

.btn-yellow {
	background-color: #fcca03;
	color: #fff;
}

.btn-yellow:hover,
.btn-yellow:focus {
	background-color: #dcb003;
	color: #fff;
}

.btn-violet {
	background-color: #3a1948;
	color: #fff;
}

.btn-violet:hover,
.btn-violet:focus {
	background-color: #24102d;
	color: #fff;
}

.btn-dark-violet {
	background-color: #553646;
	color: #fff;
}

.btn-dark-violet:hover,
.btn-dark-violet:focus {
	background-color: #24171e;
	color: #fff;
}

.btn-green {
	background-color: #2fcc71;
	color: #fff;
}

.btn-green:hover,
.btn-green:focus {
	background-color: #239e57;
	color: #fff;
}

.btn-cyan {
	background-color: #00c8d7;
	color: #fff;
}

.btn-cyan:hover,
.btn-cyan:focus {
	background-color: #0197a2;
	color: #fff;
}

.btn-dark-blue {
	background-color: #1768a4;
	color: #fff;
}

.btn-dark-blue:hover,
.btn-dark-blue:focus {
	background-color: #104973;
	color: #fff;
}

.btn-dark-cyan {
	background-color: #008b8b;
	color: #fff;
}

.btn-dark-cyan:hover,
.btn-dark-cyan:focus {
	background-color: #006161;
	color: #fff;
}

.btn-orange {
	background-color: #d55401;
	color: #fff;
}

.btn-orange:hover,
.btn-orange:focus {
	background-color: #a44101;
	color: #fff;
}

.btn-blue {
	background-color: #19a9e5;
	color: #fff;
}

.btn-blue:hover,
.btn-blue:focus {
	background-color: #1486b6;
	color: #fff;
}

.btn-brown {
	background-color: #b95244;
	color: #fff;
}

.btn-brown:hover,
.btn-brown:focus {
	background-color: #80392f;
	color: #fff;
}

.btn-pink {
	background-color: #d36468;
	color: #fff;
}

.btn-pink:hover,
.btn-pink:focus {
	background-color: #9b4a4c;
	color: #fff;
}

.btn-ash-grey {
	background-color: #92ac9a;
	color: #fff;
}

.btn-ash-grey:hover,
.btn-ash-grey:focus {
	background-color: #617367;
	color: #fff;
}

/**/
.panel-group .panel,
.panel-heading {
	border-radius: 2px;	
}


.margin-bott {
	margin-bottom: 30px;	
}

.label {
	border-radius: 2px;
}

.ms-container {
	padding-left: 2px;
	padding-right: 2px;	
}

.ms-row {
	margin-left: -2px;
	margin-right: -2px;	
	padding: 0 1px;
}

.ms-row .col-xs,
.ms-row .col-xs-1,
.ms-row .col-sm-1,
.ms-row .col-md-1,
.ms-row .col-lg-1,
.ms-row .col-xs-2,
.ms-row .col-sm-2,
.ms-row .col-md-2,
.ms-row .col-lg-2,
.ms-row .col-xs-3,
.ms-row .col-sm-3,
.ms-row .col-md-3,
.ms-row .col-lg-3,
.ms-row .col-xs-4,
.ms-row .col-sm-4,
.ms-row .col-md-4,
.ms-row .col-lg-4,
.ms-row .col-xs-5,
.ms-row .col-sm-5,
.ms-row .col-md-5,
.ms-row .col-lg-5,
.ms-row .col-xs-6,
.ms-row .col-sm-6,
.ms-row .col-md-6,
.ms-row .col-lg-6,
.ms-row .col-xs-7,
.ms-row .col-sm-7,
.ms-row .col-md-7,
.ms-row .col-lg-7,
.ms-row .col-xs-8,
.ms-row .col-sm-8,
.ms-row .col-md-8,
.ms-row .col-lg-8,
.ms-row .col-xs-9,
.ms-row .col-sm-9,
.ms-row .col-md-9,
.ms-row .col-lg-9,
.ms-row .col-xs-10,
.ms-row .col-sm-10,
.ms-row .col-md-10,
.ms-row .col-lg-10,
.ms-row .col-xs-11,
.ms-row .col-sm-11,
.ms-row .col-md-11,
.ms-row .col-lg-11,
.ms-row .col-xs-12,
.ms-row .col-sm-12,
.ms-row .col-md-12,
.ms-row .col-lg-12 {
  padding-right: 1px;
  padding-left: 1px;
}

.ms-row-full {
	margin-left: 0;
	margin-right: 0;
}

.col-item {
	float: left;
	width: 20%;
}

/* list */
.list-type1 li,
.list-type2 li,
.list-type4 li,
.list-type5 li,
.list-type6 li,
.list-type7 li,
.list-type8 li,
.list-type9 li {
	display: block;
	position: relative;
	padding: 5px 0 5px 18px;
}

.list-type1 li:before,
.list-type2 li:before,
.list-type4 li:before,
.list-type5 li:before,
.list-type6 li:before,
.list-type7 li:before,
.list-type8 li:before,
.list-type9 li:before {
	color: #999;
	font-family: 'icomoon';
	font-size: .857em;
	position: absolute;
	left: 0;
	top: 7px;
}

.list-type1 li:before {
	content: "\e61d";
}

.list-type2 li:before {
	content: "\e71e";
	color: #19a9e5;
}

.list-type4 li:before {
	content: "\e674";
	color: #1768a4;
}

.list-type5 li:before {
	content: "\e632";
	color: #fcca03;
}

.list-type6 li:before {
	content: "\e6bf";
	color: #008b8b;
}

.list-type7 li:before {
	content: "\e61e";
	color: #d62323;
}

.list-type8 li:before {
	content: "\e661";
	color: #1768a4;
}

.list-type9 li:before {
	content: "\e621";
	color: #563d7c;
}

.list-type3 {
	counter-reset: my-badass-counter;
	list-style-type: decimal;
	padding: 0;	
}

.list-type3 li {
	list-style: none;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 5px;
	position: relative;
}

.list-type3 li:before {
	color: #fff;
	position: absolute;
	left: 0;
	top: 15px;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-color: #00c8d7;
	content: counter(my-badass-counter, decimal);
	counter-increment: my-badass-counter;
	text-align: center;
	font-size: .786em;
	line-height: 1.8;
	border-radius: 50%;
}

.list-divider li {
	border-top: 1px solid #ddd;
	padding-bottom: 5px;
	padding-top: 5px;
	overflow: hidden;
}

.list-divider li:first-child {
	border-top: none;
}

.input-lg {
	font-size: 1em;	
}

/********************************
			LOADING
********************************/
#mask {
    background-color: #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100000;
}

.loader {
	position: absolute;
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
	top: 50%;
	left: 50%;
}

/********************************
			MAIN
********************************/
#page {
	font-size: .875em;
}

/********************************
			HEADER
********************************/
.main-header {
	background: #f9f9f9;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	min-height: 50px;
	position: relative;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
}

.main-header .logo {
	float: left;
}

.logo {
	font-family: 'ralewaybold';
	font-size: 1.5em;
	font-style: italic;
	margin: 4px 0 0 20px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}

.logo a {
	color: #333;
}

.logo a em {
	color: #999;
	font-size: .571em; 
	text-transform: none;
}

.ot-letter-bottom span {
	color: hsla(0, 0%, 0%, 0.6);
	display: inline-block;
	font-family: 'ralewayextrabold',Helvetica,Arial,sans-serif;
	font-size: 2em;
	line-height: 1;
	margin-right: -15px;
	padding-right: 15px;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 1;
}

.ot-letter-bottom span:before,
.ot-letter-bottom span:after {
	position: absolute;
	content: attr(data-letter);
	line-height: inherit;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.ot-letter-bottom span:before {
	text-shadow: none;
	color: hsla(0, 0%, 0%, 0.12);
}

.ot-letter-bottom span:after { color: #333; }
.ot-letter-bottom:hover span:after { color: #7a7a7a; }

/* Down */
.ot-letter-bottom span:before,
.ot-letter-bottom span:after {
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.ot-letter-bottom span:before {
	-webkit-transform: scale(1,1.05) skew(4deg,0deg);
	-ms-transform: scale(1,1.05) skew(4deg,0deg);
	transform: scale(1,1.05) skew(4deg,0deg);
}

.ot-letter-bottom span:after {
	text-shadow: 0px -1px 0px hsla(360, 100%, 100%, 0.1), 0px 3px 1px hsla(0, 0%, 0%, 0.4);
	-webkit-transform: rotateX(15deg);
	-ms-transform: rotateX(15deg);
	transform: rotateX(15deg);
}

.ot-letter-bottom:hover span:before {
	-webkit-transform: translateY(-0.035em) scale(1,1.2) skew(10deg,0deg);
	-ms-transform: translateY(-0.035em) scale(1,1.2) skew(10deg,0deg);
	transform: translateY(-0.035em) scale(1,1.2) skew(10deg,0deg);
}

.ot-letter-bottom:hover span:after {
	-webkit-transform: translateY(0.045em) rotateX(40deg);
	-ms-transform: translateY(0.045em) rotateX(40deg);
	transform: translateY(0.045em) rotateX(40deg);
}

#menuToggle {
	background: rgba(9,10,11,.8);
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	font-size: .857em;
	right: 20px;
	padding: 10px 0;
	position: absolute;
	text-align: center;
	top: 70px;
	width: 40px;
	z-index: 999;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.header-closed {
	margin-top: -50px;
}

.sticky-menu-active .main-header {
	left: 0;
	position: fixed;
	top: 0;
	z-index: 1000;
}


.navbar-default .navbar-toggle {
	background-color: #090a0b;
	border-color: #090a0b;	
	border-radius: 0;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;	
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #19a9e5;
	border-color: #19a9e5;	
}
	
/* navbar */
.navbar-default {
	background-color: transparent;
	border: none;
	border-radius: 0;
	min-height: inherit;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
	font-family:"Bauhaus";
	font-size:15px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: transparent;
}

.navbar-collapse {
	max-height: none;
	
}

.navbar-nav > li > a {
	z-index: 1002;
}

.navbar-default .navbar-nav > li:before {
	background: #19a9e5;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: 0;	
	width: 100%;
}

.navbar-default .navbar-nav > li:hover:before {
	height: 100%;
}
li.noHover {
	background: transparent;
}
li.noHover:hover:before {
	background: transparent;
}

.navbar-default .navbar-nav > li > a {
	color: #333;
}

.navbar-default .navbar-nav > li.dropdown:hover > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
}

.navbar-default .navbar-nav > .active,
.navbar-default .navbar-nav > .open {
	background: #666;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent;
	color: #fff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
	color: #fff;
}

.navbar-nav > li.dropdown:hover > .dropdown-menu {
	display: block;
}

.navbar-nav > .open > a:after,
.navbar-nav > li.dropdown:hover > a:after {
	border-left: 6px solid rgba(255, 255, 255, 0);
    border-right: 6px solid rgba(255, 255, 255, 0);
    border-bottom: 6px solid #fff;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 0;
}

.dropdown-menu {
	background: #f9f9f9;
	/*border: 5px solid #19a9e5;*/
	-webkit-box-shadow: 0 5px 5px -2px rgba(0,0,0,0.3);
	box-shadow: 0 5px 5px -2px rgba(0,0,0,0.3);
	border-radius: 0;
    font-size: .857em;
}

.main-header .navbar-right .dropdown-menu {
	left: 0;
	right: auto;
}

.navbar-nav > li > .dropdown-menu {
	padding: 20px;
	text-align: left;
	text-transform: none;
	min-width: 195px;
}

.dropdown-menu ul {
	list-style: none;
	padding: 0;	
}

.dropdown-menu li > a {
	color: #333;
	display: block;
	padding: 6px 0;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
	background-color: rgba(0,0,0,.3);
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu .active > a:focus {
	background-color: rgba(0,0,0,.3);
}

.dropdown-menu .active > a {
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.main-header .navbar-right .dropdown-menu.megamenu {
	left: auto;
	right: -100%;	
}

.main-header .navbar-right li.dropdown.search .dropdown-menu,
.main-header .navbar-right li.dropdown.contact .dropdown-menu {
	left: auto;
	right: 0;	
}

.navbar-nav > li > .dropdown-menu.megamenu {
	padding-bottom: 30px;
	padding-top: 30px;
}

.dropdown-inner {
	display: table;	
	width: 100%;
}

.dropdown-inner .dropdown-inner {
	margin: 0 -20px;
}

.dropdown-inner > .column {
	border-left: 1px solid #ddd;
	display: table-cell;
}

.dropdown-inner > .column:first-child {
	border-left: none;
}

.dropdown-inner > .column h3 {
	font-family: 'ralewaybold';
	font-size: 1.167em;
	margin: 0 0 15px;
	text-transform: uppercase;
}

.dropdown-inner > .column h4 {
	font-family: 'ralewaybold';
	font-size: 1em;
	text-transform: uppercase;
}

.dropdown-inner > .column h4 a {}

.dropdown-inner > .column h4 a:hover {
	color: #333;
}

.navbar-nav .dropdown-submenu {
	position: relative;
}

.navbar-nav .dropdown-submenu:after {
	height: 0;
	border-top: 4px solid rgba(0,0,0,0);
	border-bottom: 4px solid rgba(0,0,0,0);
	border-left: 4px solid #333;
	content: "";
	margin-top: -4px;
	right: 10px;
	position: absolute;
	top: 50%;
	width: 0;
}

.navbar-nav .dropdown-submenu > .dropdown-menu {
	font-size: 1em;
	left: 100%;
	margin-top: 0;
	padding: 10px 20px;
	top: 0;
}

.navbar-nav .dropdown-submenu:hover > .dropdown-menu {
	display: block;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	background-color: rgba(0,0,0,.3);	
}

.item-fetured img {
	max-width: 218px;	
}

.item-fetured p {
	margin: 0 0 10px;	
}

.megamenu .dropdown-inner > .column {
	min-width: 240px;
	padding: 0 20px;
}

.megamenu li {
	display: block;	
}

/* form search */
.frmsearch {
	border-radius: 0;
	font-family: 'ralewayregular',Helvetica,Arial,sans-serif;
	width: 345px;
}

.main-header .navbar .frmsearch {
	left: auto;
    position: absolute;
    right: 0;
}

.frmsearch .form-control {
	font-style: italic;
	text-transform: none;	
}

/* nav top */
.top {
	font-size: .857em;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.slogan {
	font-size: 1em;
	margin: 15px 0 0 20px;	
}

.top > ul {
	margin: 0;	
} 


.top > ul > .login {
	padding: 15px;
}

.top .social a {
	border-left: 1px solid rgba(0, 0, 0, 0.2);
	display: inline-block;
	padding: 15px;
}

.top .social span {
	display: inline-block;
	padding: 15px;
}

.top.dark-blue,
.top.black {
	color: #fff;
}

.top.dark-blue > ul > li a {
	color: #fff;
}

.top.black > ul > li a:hover {
	color: #fff;
}

.top.dark-blue > ul > li a:hover {
	color: #000;
}

.top.black .social a,
.top.black .social span,
.top.dark-blue .social a,
.top.dark-blue .social span {
	border-left-color: rgba(255, 255, 255, 0.2);
}

.header-top #menuToggle,
.sticky-menu-active .header-top.header-closed #menuToggle {
	top: 117px;
}

.sticky-menu-active .top {
	margin-top: -47px;
}

.header-top.header-closed {
	margin-top: -97px;
}

.sticky-menu-active .header-top #menuToggle {
	top: 70px;
}

/* flat-header */
.logoEntete {
	left: 30px;
	position: absolute;
	top: 5px;
	margin-top:0px;
	width: auto;
	height:auto;
	index:999;
}
.cabinetConseil{
	margin-left:90px;
	font-size:12px;
	text-transform:none;
	text-align: left;
}

.flat-header {
	background: rgba(240,240,240,0.98);
	min-height: 82px;
	
}

.flat-header .container .navbar-toggle {
	margin-right: 0;
}

.flat-header #menuToggle {
	top: 20px;
	right:20px;
}
.flat-header #logoToggle {
	top: 20px;
	left:20px;
}

.flat-header .logo {
	margin-top: 20px;
}
/*
.flat-header .container .navbar-header .logo {
	margin: 0;
}*/

.navbar-rounded {
	margin: 20px 0 0 0;
}

.navbar-rounded .logo {
	margin: 0 0 20px 20px;	
}

.navbar-rounded .navbar-nav > li > a {
	padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-rounded .navbar-nav > li:before {
	background: none;	
    height: 0;
	left: 4px;
	top: 100%;
	width: 0;
}

.navbar-rounded .navbar-nav > li,
.navbar-rounded .navbar-nav > .active,
.navbar-rounded .navbar-nav > .open,
.navbar-rounded .navbar-nav .dropdown-submenu > .dropdown-menu {
	border-radius: 2px;
}

.navbar-rounded .navbar-nav > li.active:before,
.navbar-rounded .navbar-nav > li.open:before {
	border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #333;
    top: 100%;
    content: "";
    height: 0;
    left: 4px;
    position: absolute;
    width: 0;
}

.navbar-rounded .navbar-nav > li:hover {
	background: rgba(60,60,60,0.95);
}

.navbar-rounded .navbar-nav > .dropdown:hover {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.navbar-rounded .navbar-nav > li > .dropdown-menu {
	border-radius: 5px;
	border-top-left-radius: 0;
}

.navbar-rounded .navbar-nav > li > .dropdown-menu.megamenu {
	border-top-left-radius: 5px;
}

.navbar-rounded .navbar-nav > li.dropdown.search > .dropdown-menu {
	border-top-left-radius: 5px;
	border-top-right-radius: 0;
}

.flat-header.header-closed {
	margin-top: -83px;	
}

.flat-header.header-closed #menuToggle {
	top: 103px;
}

.subpage .flat-header.header-closed {
	margin-top: -83px;
}

/* flat header with top */
.flat-top {
	background: rgba(255,255,255,0.95);
}

.flat-top.header-closed {
	margin-top: -129px;
}

.flat-top.header-closed #menuToggle {
	top: 149px;
}

.sticky-menu-active .flat-top #menuToggle {
	top: 20px;
}

.sticky-menu-active .flat-top.header-closed #menuToggle {
	top: 149px;
}

.subpage .flat-top.header-closed {
	margin-top: -129px;
}

/* navbar flat */
.navbar-flat .logo {
	margin: 20px 0 20px 20px;	
}

.navbar-flat .navbar-nav > li > a {
	padding-bottom: 31px;
    padding-top: 31px;
}

.navbar-flat .navbar-nav > li:before {
	height: 0;
}

/********************************
			SLIDESHOW
********************************/
.carousel > .container {
	position: relative;	
}

.cycle-slideshow {
	position: relative;
	width: 100%;
	z-index: 1;	
}

.cycle-slide-wrap {
	position: relative;	
}

.cycle-carousel {
	width: 100%;
}

.cycle-carousel .carousel-caption {
	bottom: auto;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	left: 40%;
	padding: 0;
	right: 20%;
	text-align: right;
	top: 18%;
}

.cycle-carousel .carousel-caption-extra {
	left: 10%;
	right: 50%;
}

.cycle-carousel .carousel-caption .divider {
	margin-top: 30px;
}

.cycle-carousel .carousel-caption h2 {
	color: #fff;
	font-size: 4em;
	font-family: 'ralewayheavy', Helvetica, Arial, sans-serif;
	line-height: .9;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.cycle-carousel .carousel-caption h2 span {
	display: block;
}

.cycle-carousel .carousel-caption h3 {
	background: rgba(0,0,0,.4);
	display: inline;
	clear: both;
	font-family: 'ralewaybold', Helvetica, Arial, sans-serif;
	line-height: 1.2;
	text-transform: uppercase;
}

.cycle-carousel .carousel-caption .excerpt,
.carousel-highlight .post-entry p {
	line-height: 1.3;
	padding-top: 10px;
}

.readmore {
	font-family: 'ralewaybold';
	font-size: .875em;
	text-transform: uppercase;	
}

.readmore a {
	margin: 0 5px;
	min-width: 150px;
}

.carousel-control {
	background: #333;
	border: 2px solid #333;
	border-radius: 50%;
	-webkit-box-shadow: 0 1px 1px 0 rgba(9, 10, 11, 0.85);
	box-shadow: 0 1px 1px 0 rgba(9, 10, 11, 0.85);
	color: #fff;
	font-size: 1.143em;
	display: block;
	height: 42px;
	margin-top: -21px;
	text-shadow: none;
	top: 50%;
	width: 42px;
	z-index: 11;
}

.carousel-control:after {
	font-family: 'icomoon';
	font-size: 1em;
	height: 100%;
	line-height: 2.4;
	position: absolute;
	left: 0;
	text-align: center;
	top: 0;
	width: 100%;
	vertical-align: middle;
}

.carousel-control.left:after {
	content: "\e72e";
}

.carousel-control.right:after {
	content: "\e71e";
}

.carousel-control.left,
.carousel-control.right {
	background: #333;
	filter: 0;
}

.carousel-indicators li,
.cycle-pager span {
	border-radius: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);	
}

.carousel-indicators .active {
	height: 10px;
	margin: 1px;
	width: 10px;
}

.cycle-carousel .carousel-control.left,
.cycle-carousel .carousel-control.right {
	background: #333;
	opacity: 0;
	filter: alpha(opacity=0);
}

.cycle-carousel .carousel-control.left {
	left: -30px;	
}

.cycle-carousel .carousel-control.right {
	right: -30px;	
}

.carousel-control:hover,
.carousel-control:focus {
	border-color: #19a9e5;
	background: #19a9e5;
	color: #fff;
}

.cycle-carousel .carousel-control:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.cycle-carousel .carousel-indicators {
	bottom: 50px;	
	height: 20px;
	margin-bottom: 0;
}

.cycle-carousel .carousel-indicators li,
.cycle-carousel .carousel-indicators a {
	background-color: #fff;
	border: none;
	border-radius: 0;
	display: inline-block;
	height: 10px;
	width: 100px;
	opacity: .3;
	filter: alpha(opacity=30);
	text-indent: -999em;
}

.cycle-carousel .carousel-indicators .active,
.cycle-carousel .carousel-indicators .activeSlide {
	height: 10px;
	width: 100px;
	opacity: .9;
	filter: alpha(opacity=90);
}

.controls {
	margin-bottom: 0;	
}

.controls li {
	background: rgba(255,255,255,.85);
	border-radius: 50%;
	bottom: 50%;
	-webkit-box-shadow: 0 1px 1px 0 rgba(9,10,11,.85);
	box-shadow: 0 1px 1px 0 rgba(9,10,11,.85);
	color: rgba(9,10,11,.95);
	cursor: pointer;
	display: table;
	font-size: 1.714em;
	height: 62px;
	margin-bottom: -31px;	
	position: absolute;
	text-align: center;
	width: 62px;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}

.controls li i {
	display: table-cell;
	vertical-align: middle;
}

.controls li:hover {
	background: rgba(9,10,11,.85);
	color: rgba(255,255,255,.85);
	opacity: 1;
	filter: alpha(opacity=100);
}

.cycle-prev {
	left: 0;	
}

.cycle-next {
	right: 0;	
}

.cycle-slide-wrap:hover .controls li {
	opacity: .5;
	filter: alpha(opacity=50);
}

.cycle-slide-wrap:hover .cycle-prev {
	left: 50px;	
}

.cycle-slide-wrap:hover .cycle-next {
	right: 50px;	
}

.cycle-pager {
	bottom: 40px;
	position: absolute;
	text-align: center;	
	width: 100%;
	z-index: 2;
}

.cycle-pager span {
    border: 1px solid #fff;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 3px;
    text-indent: -99999em;
    width: 10px;
}

.cycle-pager .cycle-pager-active {
	background: #fff;
}

/* .cycle-carousel 2 */
.folio-item {
	position: relative;	
}

.folio-item:after {
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	background-color: #19a9e5;
	content: "";
	top: 0;
	z-index: 2;
	
	-webkit-transform: scaleX(.01);
	-moz-transform: scaleX(.01);
	-ms-transform: scaleX(.01);
	transform: scaleX(.01);
}

.folio-item:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
	-ms-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0);
}

.folio-item:hover .carousel-caption {
	top: 40%;
}

/* .cycle-carousel 3 */
.cycle-slide-wrap3 {
	margin-bottom: 30px;	
}

.home-news .cycle-slide-wrap3 {
	margin-bottom: 0;
}

.cycle-slide-wrap3 .cycle-carousel .carousel-caption {
	bottom: 80px;
	left: 30px;
	right: 30px;
	top: auto;
}

.home-news .cycle-slide-wrap3 .cycle-carousel .carousel-caption {
	bottom: 30px;
}

.cycle-slide-wrap3 .readmore a {
	min-width: inherit;
}

.cycle-slide-wrap3 .folio-item:after {
	background-color: transparent;
}

.cycle-slide-wrap3 .folio-item > img {
	border-radius: 2px;
}

.cycle-slide-wrap3 .folio-item:hover .carousel-caption {
	top: auto;
}

.cycle-slide-wrap3 .controls li {
	bottom: 40px;
	font-size: .875em;
	height: 32px;
	margin-bottom: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	width: 32px;
}

.cycle-slide-wrap3 .cycle-prev,
.cycle-slide-wrap3:hover .cycle-prev {
	left: 40%;
}

.cycle-slide-wrap3 .cycle-next,
.cycle-slide-wrap3:hover .cycle-next {
	right: 40%;
}

.comment-count {
	font-size: .786em;
	text-align: center;	
	text-shadow: none;
}

.comment-count span {
    display: inline-block;
    padding: 5px 0 0 0;
    position: relative;
    width: 24px;
}

.comment-count span:before {
	color: #00c8d7;
	font-size: 2.182em;
	left: 0;
	position: absolute;
	top: 0;
	z-index: -1;
}

.comment-count a {
	color: #fff;
}

.category-name {
	bottom: 20px;
	color: #fff;
	font-size: .786em;
	left: 0;
	padding: 5px 10px;
	position: absolute;	
	text-transform: uppercase;
	z-index: 20;
}

.name {
	display: none;
}

.category-name a {
	color: #fff;
}

/*home intro*/
#intro {
	background-color: #0d3b5c;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#1c73b3), to(#0d3b5c));
	background: -webkit-radial-gradient(circle, #1c73b3, #0d3b5c);
	background: -moz-radial-gradient(circle, #1c73b3, #0d3b5c);
	background: -ms-radial-gradient(circle, #1c73b3, #0d3b5c);
	color: #fff;
	height: 100%;
	min-height: 600px;
	padding: 12em 0 0;
	text-align: center;	
}

#intro h1 {
	font-family: 'ralewayheavy';
	font-size: 6em;
}

#intro h2 {
	font-family: 'dodgedodge';
	font-size: 2em;
}

#main-intro {
	height: 650px;
	position: relative;
	overflow: hidden;
}

.text-slideshow {
	color: #fff;
	left: 0;
	position: absolute;
	top: 32%;
	width: 100%;	
}

.text-slideshow .cycle-slideshow {
	overflow: hidden;	
}

.text-slideshow h1 {
	background: rgba(0, 0, 0, 0.3);
	border: 7px solid rgba(255, 255, 255, 0.95);
	display: inline;
	font-family: 'ralewaybold';
	font-size: 4em;
	line-height: 1.4;
	margin: 0;
	padding: 0 15px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}

.text-slideshow p {
	margin-top: 10px;
}

.text-slideshow .main-title h4 {
	background: rgba(255, 255, 255, 0.95);
	display: inline-block;
	padding: 3px;
}

.text-slideshow .spotlight-caption {
	text-align: center;
	width: 100%;
}

.intro {
	max-height: 740px;
	overflow: hidden;
	position: relative;	
}

.intro-caption,
.intro-more {
	color: #fff;
	position: absolute;	
	width: 100%;
}

.intro-caption {
	top: 20%;
}

.intro-caption .main-title h2 {
	font-family: 'ralewaybold';
	margin-bottom: 10px;	
}

.intro-caption .main-title p {
	margin-bottom: 45px;
}

.intro-caption .main-title .btn {
	margin: 0 10px;
}

.intro-more {
	background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    padding: 30px 0;
}

.intro-more .service-icon {
	float: left;	
	transform: rotateY(-180deg);
}

.intro-more .col-flex {
	width: 23%;	
}

.col-inner {
	overflow: hidden;
	padding: 0 15px;
	position: relative;
}

.intro-more .service-item {
	font-size: .857em;
	margin-bottom: 0;
	padding-left: 80px;	
	padding-top: 10px;
}

.intro-more .service-item h3 {
	font-family: 'ralewaybold';
	font-size: 1.333em;
	margin: 0 0 5px;	
}

.intro-more .service-item p {
	margin: 0;	
}

.w-icon {
	float: left;
	font-family: 'ralewaylight';
	font-size: 3em;
	margin: 0 5px;	
}

.col-inner .service-icon [class^="icon-"] {
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-ms-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.col-inner:hover .service-icon [class^="icon-"] {
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-moz-transition-delay: .2s;
	-ms-transition-delay: .2s;
	transform: rotateY(0deg);
	transition-delay: .2s;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transition-delay: .2s;
}

/********************************
			OVERVIEW
********************************/
#overview {
	background: #f2f2f2;
	text-align: center;	
}

.overview-item {
	margin-bottom: 30px;
	text-align: center;
}

.overview-item h4 {
	font-family: 'ralewaybold';
	font-size: 1em;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.overview-item p {
	margin: 0 0 15px;
}

.box-cont {
	background: #fff;
	border: 1px solid #ddd;	
	border-radius: 2px;
	height: 250px;
	padding: 30px 20px;
}

.welcome img {
	margin: 0 auto;	
}

.banner {
	color: #fff;
	padding: 30px 15px;	
	text-align: center;
}

.banner h2 {
	font-family: "dodgedodge";
	font-size: 1.6em;
	margin: 0;	
}

.banner h3 a {
	font-size: 1em;
	min-width: 260px;
}

.banner h3 em {
	padding: 0 40px;	
}

/********************************
			MORE FEATURES
********************************/
.bgd-para {
	background: url(../images/upload/map.jpg) no-repeat 0 50% fixed #000;
	color: #fff;
}

.ourcompany {
	padding: 50px 0 80px;	
}

.company-type .main-title {
	padding-bottom: 0;	
}

.feature-box-info {
	text-align: right;	
}

.feature-box-info .seperator {
	clear: both;	
	float: right;
}

.feature-box-info h3 {
	margin-bottom: 0;	
}

.feature-box-info .list-type4  {
	clear: both;
	overflow: hidden;	
}

.feature-box-info .list-type4 li {
	padding-left: 0;
	padding-right: 18px;
}

.feature-box-info .list-type4 li:before {
	color:#09F;
	left: auto;
	right: 0;
}

.rotate-wrap {
	text-align: center;
	position: relative;	
}

.rotate-wrap img {
	margin: 50px auto 0;	
}

.rotate-wrap .rotate {
	bottom: 35%;
	color: #19a9e5;
	font-size: 3em;
	left: 0;
	line-height: 1;
	padding: 0 50px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.intro-about {
	padding-top: 20px;	
}

.intro-about .rotate-wrap img {
	margin-top: 0;
}

/********************************
			OUR WORKS
********************************/
/* main title */
.main-title {
	
	padding-bottom: 10px;
	padding-top: 50px;	
	text-align: center;
}

.main-title h3 {
	
	text-transform: uppercase;
	font-size:25px;
}

.main-title .container {
	position: relative;
}

.main-title .seperator,
.main-title .divider,
.member-info .divider,
.service .divider,
.main-recent-posts .divider,
.features .divider,
#overview .seperator,
.item-caption .seperator,
#partners .seperator,
.overview-item .seperator,
#services .main-title .seperator,
.popup-gallery .seperator,
.team-member-info .seperator,
.skillsArea .seperator,
.service-info .seperator {
	margin-left: auto;
	margin-right: auto;
}

.arrow {
	background: url(../images/arrow.png) no-repeat;
	bottom: 30px;
	display: block;
	height: 72px;
	left: 90px;
	position: absolute;	
	width: 70px;
}

.pos-right {
	left: auto;
	right: 90px;
	-webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    transform:scaleX(-1);
}

.main-title h4 {
	color: #555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: .875em;
	font-weight: 100;
}

.main-title h4:before {
	content: "= ";	
}

.main-title h4:after {
	content: " =";	
}

.main-title h2 {
	margin-bottom: 30px;
}

.main-title h2 {
	font-size: 4em;	
	line-height: .8;
}

.main-title h2 a {
	font-size: 1em;
}

.main-title2,
.main-title2 h4 {
	color: #fff;	
}

.pad {
	padding: 30px 0 0;	
}

/********************************
			WHAT WE DO
********************************/
#what-we-do {
	background: #333;
	color: #fff;
}

#what-we-do .cycle-slideshow {
	height: 450px;	
	overflow: hidden;
}

#what-we-do .cycle-carousel .carousel-caption {
	bottom: auto;	
	left: 30%;
	right: 30%;
	text-align: center;
	top: 18%;
}

#what-we-do .cycle-carousel .carousel-caption h2 {
	font-size: 2.5em;
}

/* our works 1 */
#works {
	position: relative;
}

.our-works:after {
	bottom: -30px;
	left: 50%;
	height: 0;
	border-top: 30px solid #879788;
	border-right: 60px solid transparent;
	border-left: 60px solid transparent;
	content: "";
	margin-left: -60px;
	position: absolute;
	width: 0;
}

.our-works {
	background: url(../images/bg-our-works.gif) repeat-x #879788;
}

.carousel-works .container {
	position: relative;	
}

.carousel-works .carousel-inner-wrap {
	padding: 37px 107px 0;	
	width: auto;
}

.carousel-works .carousel-inner-wrap > img {
	left: 0;
	position: absolute;
	top: 0;
}

.carousel-works .carousel-inner > .item > img,
.carousel-works .carousel-inner > .item > a > img {
	margin-bottom: 230px;
}

.carousel-works .carousel-caption {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius: 50% 50% 50% 50%;
    bottom: 265px;
    height: 450px;
    left: 50%;
    margin-left: -225px;
    overflow: hidden;
    padding: 60px 40px;
    padding-bottom: 0;
    width: 450px;
}

.carousel-works .carousel-caption h3 {
	text-transform: uppercase;
}

.carousel-works .carousel-caption a {
	color: #fff;
	font-size: .857em;
	padding: 0 2px;
}

.carousel-works .carousel-caption a:hover {
	color: #19a9e5;
}

.carousel-works .carousel-indicators {
	bottom: auto;
	top: 614px;
}

.carousel-works .carousel-indicators li {
	border-color: #333;
}

.carousel-works .carousel-indicators .active {
	background-color: #333;
}

.carousel-works .carousel-control {
	bottom: auto;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 34%;	
}

.carousel-works .carousel-control {
	background-color: #19a9e5;
	border-color: #19a9e5;
}

.carousel-works .carousel-control.left {
	left: 342px;
}

.carousel-works .carousel-control.right {
	right: 342px;
}

.carousel-works .carousel-control:hover {
	background-color: #333;
	border-color: #333;
}

/* Featured project */
.featured-slide {
	min-height: 425px;
	overflow: hidden;
	position: relative;	
}

.featured-slide > img {
	display: block;
	margin: 0 auto;	
}

/* carousel-main */

.carousel-main {
}

.carousel-main .carousel-control {
	background: rgba(255,255,255,.85);
	border: none;
	color: rgba(9,10,11,.95);
	height: 62px;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 62px;	
	z-index: 2;
}

.carousel-main .carousel-control:after {
	font-size: 1.143em;
	line-height: 62px;
}

.carousel-main .carousel-control:hover {
	background: rgba(9,10,11,.85);
	color: rgba(255,255,255,.85);
}

.carousel-main .carousel-inner > .item {
	height: 500px;
	/* code for fade effect instead of slide*/
	opacity: 0;
    transition-property: opacity;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	 /* codeend for fade effect instead of slide*/
}
/* Css begin for fade effect instead of slide*/
.carousel-main .carousel-inner > .active {
	opacity: 1;
}

.carousel-main .carousel-inner > .active.left, active.right {
	left: 0;
    opacity: 0;
    z-index: 1;
	-webkit-transition: opacity 0.2s ease-in-out !important;
  -moz-transition: opacity 0.2s ease-in-out !important;
  -ms-transition: opacity 0.2s ease-in-out !important;
  -o-transition: opacity 0.2s ease-in-out !important;
  transition: opacity 0.2s ease-in-out !important;

}

.carousel-main .carousel-inner > .prev.right{
	opacity: 1;
}
.carousel-main .carousel-inner > .next.left{
	opacity: 1;
}
/* codeend for fade effect instead of slide*/


.carousel-main:hover .carousel-control {
	opacity: .5;
	filter: alpha(opacity=50);
}

.carousel-main:hover .carousel-control.left {
	left: 50px;
}

.carousel-main:hover .carousel-control.right {
	right: 50px;
}

#item1 {
	background:url(../images/upload/slides/demo-wedo-9.jpg) no-repeat 0 0;
}

#item2 {
	background:url(../images/upload/slides/demo-wedo-6.jpg) no-repeat 0 0;
}

#item3 {
	background:url(../images/upload/slides/demo-wedo-7.jpg) no-repeat 0 0;
}#item4 {	background:url(../images/upload/slides/demo-wedo-10.jpg) no-repeat 0 0;}

.slide-caption {
	color: #fff;
	text-align: center;	
}

.slide-caption h4 {
	font-size: 1.286em;	
	text-transform: uppercase;
}

.slide-caption h2 {
	font-family: 'ralewaybold';
	font-size: 2.429em;	
	margin: 0 0 25px;
	text-transform: uppercase;
}

.slide-elements {
	overflow: hidden;	
}

.slide-elements img {
	display: inline-block;	
}

.carousel-main #item1 #item2 .slide-elements {
	padding-right: 0;
}

.carousel-main #item1 #item2 .slide-caption {
	padding-left: 0;
	
}

/*
.carousel-main #item2 .slide-elements,
.carousel-main #item2 .slide-caption {
	float: none;
	text-align:center;
	width: auto; 	
}*/

.carousel-main #item2 .slide-elements {
/*	margin-bottom: 70px; */padding-top: 80px;
}

.carousel-main #item3 .slide-elements {
	padding-top: 80px;	
}

.carousel-main #item1 .slide-caption{
	padding-top: 180px;	
}.carousel-main #item4 .slide-caption{	padding-top: 120px;	}

.carousel-main #item2 .slide-caption {
	padding-top: 150px;
}
.carousel-main #item3 .slide-caption {
	padding-top: 120px;
}

.carousel-main #item1, #item2, #item3, #item4 .slide-caption{
	text-shadow: 0px 2px 2px #333;
}

@media (max-width:767px){
	.slideItem1-responsive {
		margin-top: 180px; 
		width:100%;
   	}	
}

/*
.carousel-main #item2 .slide-elements img {
	margin-left: 45px;
	margin-right: 45px;
}*/.domo_icon {	margin-left: 100px;}

.e-desktop {
	margin-top: 223px;
	
}

.e-ipad {
	margin-top: 225px;
}

.e-ipad-mini {
	margin-top: 261px;
}

.e-iphone {
	margin-top: 319px;
}

.e-black-iphone {
	margin-right: 50px;	
}

/********************************
			PORTFOLIO
********************************/
.portfolio {
	background: #fff;
	padding-bottom: 30px;
}

.portfolio .title {
	padding-bottom: 50px;
	padding-top: 50px;
}

.portfolio h3 {
	font-size: 1.286em;
	margin-top: 10px;
	text-transform: uppercase;
}

.portfolio .main-title h3 {
	margin-bottom: 30px;	
}

.btn-view-all {
	text-transform: uppercase;	
}

/* nav tabs */
.nav-tabs {
	border-bottom: none;
	border-radius: 2px 2px 0 0;
}

.portfolio .nav-tabs {
	font-size: 1.286em;
	font-style: italic;
	text-transform: uppercase;
}

.nav-tabs > li {
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}

.nav-tabs > li > a {
	color: #888;
	border: none;
	border-radius: 2px 2px 0 0;
	margin-right: 0;
	margin-left: 5px;
	padding: 7px 0;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	background: none;
	color: #333;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	background:none;
	border: none;
	border-radius: 2px 2px 0 0;
	color: #19a9e5;
}

.tab-content {
	border-radius: 0 0 2px 2px;
}

/* project-item */
.project-item {
	overflow: hidden;
	position: relative;
}

.project-item > a {
	display: block;
	position: relative;
}

.project-item > a:after,
.item-caption:after {
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	content: "";
	opacity: 0;
	filter: alpha(opacity=0);
	top: 0;
	z-index: 2;
	-webkit-transform: scaleX(.01);
	-moz-transform: scaleX(.01);
	-ms-transform: scaleX(.01);
	transform: scaleX(.01);
}

.project-item > a:after {
	background-color: #19a9e5;
}

.thumb-info-action-icon {
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 12px 15px;
	right: 0;
	position: absolute;	
	top: 0;
	z-index: 3;
}

.item-caption {
	font-size: .929em;
	opacity: .5;
	filter: alpha(opacity=50);
	z-index: 3;
	bottom: auto;
	height: 107px;
	left: auto;
	padding: 30px 10px 0;
	position: relative;	
	text-align: center;
	width: auto;
	overflow: hidden;
}

.item-caption:after {
	background-color: #252525;
	z-index: -1;
}

.item-caption h4 {
    font-size: 1em;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.item-caption p {
	margin: 0;
}

.item-caption p:before {
	content: "- "	
}

.item-caption p:after {
	content: " -"	
}

.item-caption a {
	color: #333;
}

.project-item:hover .thumb-info-action-icon {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-right: -25px;
	margin-top: -22px;
	right: 50%;
	top: 50%;
}

.project-item:hover .item-caption {
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}

.project-item:hover .item-caption a {
	color: #fff;
}

.project-item:hover > a:after,
.project-item:hover .item-caption:after {
	opacity: .5;
	filter: alpha(opacity=50);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

/********************************
			PORTFOLIO 2
********************************/
.ms-row .project-item {}

.full-width {
	margin-bottom: 50px;	
}

/********************************
			TESTIMONIAL
********************************/
.testimonial-slide {}

.testimonial-slide .main-title {
	padding-top: 30px;
}

.testimonial-slide .carousel {
	padding: 30px 0 90px;
}

.carousel-testi {
}

.carousel-testi .carousel-inner {
	height: 100%;
}

.col-border {
}

.col-border:nth-child(odd):after {
	content: "";
	display: block;
	width: 1px;
	position: absolute;
	right: 0;
	top: 2em;
	bottom: 2em;
	background-color: rgba(0, 0, 0, 0.1);
}

.carousel-testi .carousel-caption {
	bottom: auto;
	left: auto;
	right: auto;
	padding-bottom: 50px;
	padding-top: 30px;
	position: relative;
	text-shadow: none;
	top: auto;
}

.col-border:nth-child(1n+3) .carousel-caption {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.carousel-testi .carousel-indicators {
	bottom: 30px;	
}

.carousel-testi .carousel-control {
	background: rgba(0, 0, 0, 0.1);
	border-color: rgba(0, 0, 0, 0.1);
    bottom: auto;
	color: rgba(0, 0, 0, 0.1);
    z-index: 50;
}

.carousel-testi .carousel-control.left {
	left: 50px;
}

.carousel-testi .carousel-control.right {
	right: 50px;
}

.carousel-testi .carousel-control .icon-arrow-left,
.carousel-testi .carousel-control .icon-arrow-right {
	top: 5px;
}

.carousel-testi .carousel-control:hover,
.carousel-testi .carousel-control:focus {
	background-color: #333;
	border-color: #333;
	color: #fff;
}

.testimonial-slide blockquote {
	margin: 0;
	padding: 50px 40px 0;
	position: relative;
}

.testimonial-slide blockquote:before {
	color: rgba(255,255,255,.5);
	content: "\e689";
	font-family: 'icomoon';
	font-size: 1.5em;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.testimonial-slide blockquote img {
	border: 5px solid rgba(255, 255, 255, 0.5);
	margin-right: 20px;
}

.testimonial-slide blockquote small {
	border-top-color: rgba(255,255,255,.5);
	color: rgba(255,255,255,.5);
}

/* Testimonial slide 2 */
.testimonial-slide2 .carousel {
	padding-top: 10px;	
}

.testimonial-slide2 .carousel-testi .carousel-caption {
	color: #fff;
}

.testimonial-slide2 blockquote img {
	border-color: rgba(0,0,0,.2);
}

.testimonial-slide2 blockquote small {
    border-top-color: rgba(255,255,255,.2);
}

.testimonial-slide2 .col-border:nth-child(odd):after {
	background-color: rgba(255,255,255,.2);
}

.testimonial-slide2 .col-border:nth-child(1n+3) .carousel-caption {
	border-top-color: rgba(255,255,255,.2);
}

.testimonial-slide2 .carousel-indicators li {
	border-color: rgba(255,255,255,.2);
}

.testimonial-slide2 .carousel-indicators .active {
	background-color: #ddd;
}

.testimonial-slide2 .carousel-testi .carousel-control {
	display: none;
}

.testimonial-slide2 .carousel-testi .carousel-control.left {
	left: 0;	
}

.testimonial-slide2 .carousel-testi .carousel-control.right {
	right: 0;	
}

/* Testimonial slide 3 */
.carousel-testi3 .carousel-inner > .item  { 
	text-align: right;
}

.carousel-testi3 .carousel-caption {
	bottom: auto;
    left: auto;
	padding-bottom: 0;
	padding-top: 0;
    right: auto;
	text-shadow: none;
	position: relative;
	z-index: 2;
}

.testimonial-slide3 blockquote {
    padding-top: 50px;
}

.testimonial-slide3 blockquote img {
	border-color: rgba(0,0,0,.1);
	margin: 10px 0 0;	
}

.testimonial-slide3 blockquote:before {
	color: rgba(255, 255, 255, 0.5);
	top: 0;
}

.testimonial-slide3 blockquote small {
	border-top-color: rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.5);
}

.testimonial-slide3 blockquote small:before {
	color: #fff;
}

.testimonial-slide3 .carousel-control {
	border-color: #01a0ac;
	bottom: auto;
	opacity: 1;
	top: 45%;
}

.testimonial-slide3 .carousel-control.left,
.testimonial-slide3 .carousel-control.right {
	background: #01a0ac;
}

.testimonial-slide3 .carousel-control.left:hover,
.testimonial-slide3 .carousel-control.right:hover {
	background: #333;
	border-color: #333;
}

.testimonial-slide3 .carousel-control.left {
	left: 0;
	opacity: 0;
}

.testimonial-slide3 .carousel-control.right {
	right: 0;
	opacity: 0;
}

.testimonial-slide3:hover .carousel-control.left {
	opacity: 1;
}

.testimonial-slide3:hover .carousel-control.right {
	opacity: 1;
}

/********************************
			MEET OUR TEAM
********************************/
#team {
	background-color: #f3f3f3;
}

.mem-avatar {
	position: relative;	
}

.mem-avatar:after {
	bottom: 0;
	color: #333;
	content: "\e05d";
	font-family: 'icomoon';
	right: 15px;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}

.mem-avatar img {
	-webkit-box-shadow: 0 6px 0 rgba(0,0,0,0.05);
	box-shadow: 0 6px 0 rgba(0,0,0,0.05);
}

.member-info {
	padding: 30px 0 50px;
	text-align: center;
}

.member-info h3 {
	font-size: 2.857em;
	text-transform: capitalize;
}

.member-info > h4 {
	font-size: .875em;	
	margin-bottom: 20px;
	text-transform: uppercase;
}

.member-details {
	text-align: left;
}

.member-details h4 {
	font-family: 'ralewaybold',Helvetica,Arial,sans-serif;
	text-transform: uppercase;
}

.member-bio {
	padding-bottom: 30px;	
}

.member-bio-in {
}

.member-bio ul {
	margin-bottom: 30px;
}

.member-extra {
	padding-left: 20px;
}

.fsize1 {
	margin: 20px 0 0 10px;	
}

.fsize1 a {
	margin-right: 15px;
}

/* list team 1 */
.team-avatar {
	max-width: 300px;
	margin: 0 auto;	
	position: relative;
	z-index: 1;
}

.team-avatar:after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	cursor: default;
	left: 0;
	top: 0;
	z-index: 2;
	-webkit-box-shadow: 
		inset 0 0 0 0 rgba(25,169,229, 0.4),
		inset 0 0 0 16px rgba(6,112,156,0),
		0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 
		inset 0 0 0 0 rgba(25,169,229, 0.4),
		inset 0 0 0 16px rgba(6,112,156,0),
		0 1px 2px rgba(0,0,0,0.1);
}

.team-avatar .fsize1 {
	margin: -18px 0 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	width: 100%;
	z-index: 3;
}

.team-avatar .fsize1 a {
	margin: 0 8px;
	opacity: 0;
	filter: alpha(opacity=0);

	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden; /*for a smooth font */
}

.team-member:hover .team-avatar:after {
	-webkit-box-shadow: 
		inset 0 0 0 180px rgba(25,169,229, 0.4),
		inset 0 0 0 16px rgba(6,112,156,0.8),
		0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 
		inset 0 0 0 180px rgba(25,169,229, 0.4),
		inset 0 0 0 16px rgba(6,112,156,0.8),
		0 1px 2px rgba(0,0,0,0.1);
}

.team-member:hover .team-avatar .fsize1 a {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1) rotate(45deg);
	-moz-transform: scale(1) rotate(45deg);
	-ms-transform: scale(1) rotate(45deg);
	transform: scale(1) rotate(45deg);
}

.team-member-info {
	padding: 40px 0;
	text-align: center;
}

.team-member-info h3 {
	margin: 0;	
}

.team-member-info h4 {
	font-size: 1em;
}

/*list team 2*/
.members {
	background: #00c8d7;	
	color: #fff;
	padding: 20px 0;
}

.avatar {
	cursor: pointer;
	float: left;
	margin-right: 15px;	
	width: 25%;
}

.member {
	float: left;
	padding: 20px 15px;
	position: relative;	
	width: 292px;
}

.member-detail {
	float: left;
	width: 68%;	
}

.member-detail h3 {
	font-family: 'ralewayregular';
	font-size: 1em;
	margin-top: 15px;
	text-transform: capitalize;
}

.member-detail h4 {
	font-size: .857em;
	text-transform: capitalize;
}

.modal-dialog {
	color: #333;
	margin-top: 10%;
}

.modal-header {
	border-bottom: none;
	padding: 20px 20px 0;
}

.modal-content {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.3);	
	box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.3);	
}

.modal-header h3 {
	font-family: 'ralewayregular';
	font-size: 1.5em;
	text-transform: capitalize;
}

.modal-content h4 {
	font-size: .875em;
	font-family: 'ralewayregular';
	text-transform: capitalize;
}	

.modal-content p {
	margin-top: 30px;	
}

.modal-content .list-socials {
	margin-top: 0;	
}

.modal-content hr {
	margin: 20px 0 10px;
}

.modal-content .seperator {
	opacity: .4;
	filter: alpha(opacity=40);
}

.modal-content .list-socials a {
	margin-right: 10px;	
}

.modal-content .list-socials a:hover,
.modal-content .list-socials a:focus {
	color: #333;
}

/*members2*/
.members2 {
	background: none;
	color: #333;	
}

/*services*/
.service {
	padding-top: 20px;
	padding-bottom: 30px;
}

.service-info {
	padding: 0 10px;
	text-align: center;	
}

.service-info h3 {
	color: #19a9e5;
	margin-bottom: 30px;
	text-transform: capitalize;
}

.icon-type2 {
	border-radius: 50%;
	display: table;
	height: 161px;
	margin: 0 auto 30px;
	padding: 30px;
	width: 161px;
	-webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,.3),
				inset 0 0 0 0 rgba(9,10,11, 0.4),
				inset 0 0 0 1px rgba(9,10,11, 0.95);
	box-shadow: 0 3px 0 0 rgba(0,0,0,.3),
				inset 0 0 0 0 rgba(9,10,11, 0.4),
				inset 0 0 0 1px rgba(9,10,11, 0.95);
		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.icon-type2 span {
	border-radius: 50%;
	color: #3e3e3e;
	display: table-cell;
	font-size: 2.857em;
	vertical-align: middle;
	-webkit-box-shadow: inset 0 0 0 0 rgba(9,10,11, 0.4),
				inset 0 0 0 1px rgba(9,10,11, 0.95);
	box-shadow: inset 0 0 0 0 rgba(9,10,11, 0.4),
				inset 0 0 0 1px rgba(9,10,11, 0.95);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	-webkit-backface-visibility: hidden; /*for a smooth font */
}

.service:hover .icon-type2 {
	-webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,.3),
				inset 0 0 0 110px rgba(9,10,11, 0.95),
				inset 0 0 0 0 rgba(9,10,11,0);
	box-shadow: 0 3px 0 0 rgba(0,0,0,.3),
				inset 0 0 0 110px rgba(9,10,11, 0.95),
				inset 0 0 0 0 rgba(9,10,11,0);
}

.service:hover .icon-type2 span {
	color: #19a9e5;
	-webkit-box-shadow: inset 0 0 0 110px rgba(255,255,255, 1),
				inset 0 0 0 0 rgba(255,255,255, 1);
	box-shadow: inset 0 0 0 110px rgba(255,255,255, 1),
				inset 0 0 0 0 rgba(255,255,255, 1);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.service:hover .divider,
.overview-item:hover .divider {
	width: 40%;
}

/* main services */
#services {
	background-color: #272e36;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#828b8d), to(#272e36));
	background: -webkit-radial-gradient(circle, #828b8d, #272e36);
	background: -moz-radial-gradient(circle, #828b8d, #272e36);
	background: -ms-radial-gradient(circle, #828b8d, #272e36);
	color: #fff;
}

#services .appear-animation img {
	margin-left: auto;
	margin-right: auto;	
}

#services .main-title h4 {
	color: #9c9c9c;
}

.main-services {
	overflow: hidden;
	position: relative;
}

.main-services .full-width {
	margin-bottom: 0;
}

.main-services-inner {
	padding-top: 80px;
	position: relative;
}

.service-item {
	margin-bottom: 20px;
}

.service-item h3 {
	margin: 0 0 25px;
}

.service-icon {
	padding-right: 0;
	width: auto;	
}

.white-iphone {
	margin-top: -80px;	
}

/********************************
			PARTNERS
********************************/
#partners {
	background-color: #f2f2f2;
	padding-bottom: 30px;
	padding-top: 40px;
	position: relative;
	text-align: center;	
}

#partners:after {
	bottom: -30px;
	left: 50%;
	height: 0;
	border-top: 30px solid #f2f2f2;
	border-right: 60px solid transparent;
	border-left: 60px solid transparent;
	content: "";
	margin-left: -60px;
	position: absolute;
	width: 0;
	z-index: 3;
}

#partners h4 {
	font-family: 'ralewayregular';
	font-size: 1.5em;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.partner-brands {
	padding-bottom: 10px;
}

.partner-brands img {
	margin: 10px;	
}

/***************************************************
			WHOLE FOOTER BACKGROUND
****************************************************/
#bg-footer {
	background: #3a3b3c;
}

/********************************
			CONTACT
********************************/
#contact {
	background: url(../images/upload/map.png) no-repeat 100% 50%;
	padding-bottom: 50px;
	position: relative;
}

#contact:after,
#contact:before {
	content: "";
	height: 100%;
	position: absolute;	
	top: 0;
	width: 50%;
	z-index: 1;
}

#contact:after {
	background: rgba(25, 169, 229, 0.2);
	left: 0;
}

#contact:before {
	background: rgba(0, 202, 0, 0.2);
	right: 0;
}

#contact .container {
	position: relative;
	z-index: 999;
}

#contact h3,
.full-contact h3 {
	color: #fff;
	font-size: 2.143em;
	margin-bottom: 40px;
	text-align: center;
	text-transform: uppercase;
}

.highlight {
	
	font-style: normal;
	line-height: 1.4;
	padding: 0 10px;
	text-transform: uppercase;
}

.contact-info {
	color: #fff;
	padding: 20px 0;
	
}

.contact-info p {
	margin-bottom: 30px;	
}

.contact-info li {
	display: inline-block;
	margin: 0 10px;
}

.contact-info a {
	color: #fff;
	line-height: 1;
}

.contact-form {
	border-radius: 2px;
    padding: 20px 50px 50px;
}

.form-group {
	margin-bottom: 20px;
}

.contact-form .form-control {
	color: #fff;
	background-color: #333;
	border-color: #333;
}

.contact-form .form-control:-moz-placeholder {
  color: #fff;
}

.contact-form .form-control::-moz-placeholder {
  color: #fff;
}

.contact-form .form-control:-ms-input-placeholder {
  color: #fff;
}

.contact-form .form-control::-webkit-input-placeholder {
  color: #fff;
}

textarea.form-control {
	height: 152px;
}

label.error {
	color: #d2322d;
	font-size: 0.9em;
}

/* maker */
.marker {
	position: absolute;
	right: 33%;
	top: 55%;
	z-index:-1;
}

.marker .location {
	color:#19A9E5;
	font-size: 2.5em;
}

.marker .pulse-effect {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -10px;
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 5px #bcbcbc;
	box-shadow: 0 0 5px #bcbcbc;
	-webkit-animation: pulse 1s ease-out infinite;
	-moz-animation: pulse 1s ease-out infinite;
	-ms-animation: pulse 1s ease-out infinite;
	animation: pulse 1s ease-out infinite;
}

/********************************
			FOOTER
********************************/
#footer {
	background-color: rgba(0, 0, 0, .5);
}

#upper-footer {
	color: #fff;
	padding-bottom: 30px;
	padding-top: 30px;
}

#upper-footer h2 {
	margin-bottom: 20px;
}

#upper-footer p {
	margin-bottom: 15px;
}

#upper-footer .main-title h4 {
	color: #fff;	
}

.panel-column a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
}

.panel-column .logo a,
.panel-column .tweet-list li a,
.panel-column .tags-list li a,
.panel-column.recent-posts li a {
	border-bottom: none;
}

.panel-column a:hover {
	border-bottom: none;
	color: #19a9e5;
}

.panel-column.recent-posts li a {
	color: #19a9e5;
	text-transform: none;
}

.panel-column.recent-posts li a:hover {
	color: #fff;
}

#below-footer {
	background-color: rgba(0, 0, 0, .8);
	color: #999;
	font-size: .857em;
	min-height: 51px;
	position: relative;
}

.one-page #below-footer {
	height: 51px;
}

.panel-column {
	font-size: .857em;
	padding-bottom: 30px;
}

.panel-column h2 {
	font-size: 1.8em;
}

.panel-column .tweet-list li a {
	
}

.panel-column .twitter-time,
.panel-column .comment-time {
	background: #333;
}

.panel-column .twitter-time:after,
.panel-column .comment-time:after {
	border-bottom-color: #333;
	border-left-color: rgba(51,51,51,0);
	border-right-color: rgba(51,51,51,0);
}

.panel-column .tags-list li {
	background: #333;
	border-color: #333;
}

.panel-column .tags-list li a {
	color: #888;	
}

.socials li {
	position: relative;	
}

.btn-social {
	padding-left: 7px;
	padding-top: 20px;	
}

.panel-column .btn-social a:hover {
	color: #fff;
}

#footer .footer-links {
	padding-left: 0;
	padding-right: 0;
}

#footer .footer-links .navbar-nav {
	margin-left: 0;
	margin-right: 0;	
}

#footer .navbar-nav > li > a {
	color: #999;
}

#footer .navbar-nav > li > a:hover,
#footer .navbar-nav > li > a:focus {
	background: none;
	border-top: 1px solid #19a9e5;
	color: #19a9e5;
}

#footer .site-info {
	margin-top: 18px;	
}

#footer .site-info .navbar-nav > li {
	padding-right: 15px;	
}

#footer .site-info .navbar-nav > li > a {
	border-bottom: none;
	padding: 0;
}

#footer .site-info .navbar-nav > li > a:hover,
#footer .site-info .navbar-nav > li > a:focus {
	border-top: none;
}

/**/
#footer .logo {
	margin: 11px 0 26px;
}

#footer .ot-letter-bottom span:after,
.uc-page .ot-letter-bottom span:after { color: #19a9e5; }

#footer .ot-letter-bottom:hover span:after,
.uc-page .ot-letter-bottom:hover span:after { color: #3abef5; }

#footer .site-info .logo {
	margin-top: 0;
}

/* one-page */
.one-page #cycle-slideshow .cycle-slideshow,
.home #cycle-slideshow .cycle-slideshow {
	height: 650px;
}

.one-page #upper-footer {
	padding-bottom: 30px;
	padding-top: 0;
}

.one-page .panel-column {
	font-size: 1em;
	text-align: center;	
}

.one-page .panel-column h2 {
	font-family: 'ralewaylight',Helvetica,Arial,sans-serif;
	font-size: 2.143em;
	text-transform: none;
}

/* gallery */
.gallery {
	margin: 0 0 30px;
	width: 100%;
}

.gallery li {
	display: inline;
	float: left;
	margin: 2px;
	position: relative;
	z-index: 1;
}

.gallery li:after {
	color: yellow;
	content: "\e61e";
	font-family: 'icomoon';
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	text-align: center;
	top: 35%;
	width: 100%;
	z-index: 3;
}

.gallery li a {
	border-bottom: none;
	display: block;
	padding: 2px;
	position: relative;
	z-index: 1;
}

.gallery li a:after {
	border-radius: 2px;
	content: "";
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-box-shadow: inset 0 0 0 0 rgba(255,255,255, 0.4),
				inset 0 0 0 2px rgba(255,255,255, 0.95);
	box-shadow: inset 0 0 0 0 rgba(255,255,255, 0.4),
				inset 0 0 0 2px rgba(255,255,255, 0.95);
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	z-index: 2;
}

.gallery li:hover a {
	border-color: #34ab00;
}

.gallery li:hover a:after {
	background: rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 0 0 0 2px rgba(52,171,0, 0.5),
				inset 0 0 0 110px rgba(0,0,0, 0.5);
	box-shadow: inset 0 0 0 2px rgba(52,171,0, 0.5),
				inset 0 0 0 110px rgba(0,0,0, 0.5);
}

.gallery li:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
}
	
.backto-top {
	height: 51px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.footer-copyright p {
	margin: 16px 0;
}

.backto-top .back-to-top {
	background: #19a9e5;
	border-radius: 50%;
	bottom: 25px;
	-webkit-box-shadow: 0 3px 0 0 rgba(4, 98, 137, 0.55);
	box-shadow: 0 3px 0 0 rgba(4, 98, 137, 0.55);
	color: #fff;
	display: table;
	font-size: 1.5em;
	height: 62px;
	left: 50%;
	margin-left: -31px;
	position: absolute;
	text-align: center;
	width: 62px;
	z-index: 4;
}

.backto-top .back-to-top [class^="icon-"] {
	display: table-cell;
	vertical-align: middle;
}

.backto-top .back-to-top:hover,
.backto-top .back-to-top:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #333;
	-webkit-transform: translate(0, 3px);
	-moz-transform: translate(0, 3px);
	-ms-transform: translate(0, 3px);
	transform: translate(0, 3px);
}

.content .back-to-top {
	border-bottom: 1px solid #333;
	color: #333;
}

.content .back-to-top:hover,
.content .back-to-top:focus {
	border-bottom: none;
	color: #008a39;
}

/********************************
			BLOG
********************************/
.subpage .main-header {
	margin-bottom: -46px;
}

.subpage .header-closed {
	margin-top: -50px;	
}

.subpage #main {
	margin-top: 46px;
}

.head-section {
	background: #3a3b3c;
	color: #fff;
	margin: 46px 0;
	padding: 30px 0 20px;
	text-align: center;
}

.head-section h1 {
	font-family: 'ralewaybold';
	font-size: 4.286em;
	margin: 0;
	text-transform: uppercase;	
}

.subpage.sticky-menu-active .main-header {
	left: 0;
	right: 0;
	position: fixed;
	top: 0;
}

.subpage .header-top.header-closed {
	margin-top: -97px;
}

/********************************
			Left Content
********************************/
.content {
}

.content h2 {
	margin: 0 0 20px;
}

.content .pull-left {
	margin-right: 30px;	
}

.content .pull-right {
	margin-left: 30px;	
}

.post {
	margin-bottom: 30px;
}

.post h1 {
	color: #333;
	font-family: 'ralewaybold';
	font-size: 2.5em;
	line-height: 1;
	margin: 0 0 5px;
}

.post p {
	margin-bottom: 30px;
}

.post blockquote p {
	margin-bottom: 10px;	
}

.post h1 a {
	color: #333;
}

.post h1 a:hover,
.post h1 a:focus {
	color: #555;
}

.post .post-meta {
	font-size: .786em;
	font-style: italic;
	margin-bottom: 25px;	
}

.loadmore {
	margin-top: 50px;
	padding: 20px 0;	
}

/* gallery slider */
.img-wrap,
.gallery-slider,
.post-video {
	margin-bottom: 30px;	
}

.fluid-width-video-wrapper iframe {
	width: 100% !important;
}

.gallery-slider .carousel-control.left {
	left: 30px;
}

.gallery-slider .carousel-control.right {
	right: 30px;
}

.gallery-slider .carousel-inner > .item > img,
.gallery-slider .carousel-inner > .item > a > img,
.img-wrap img {
	width: 100%;
}

.cite {
	font-size: .786em;
	font-style: italic;	
	padding: 5px 0;
}

.further {
	font-style: italic;
}

.further p {
	margin: 0;	
}

.metalinks a {
	color: #19a9e5;
}

.metalinks a:hover {
	color: #008a39;
}

.tags a:after {
	content: ", ";	
}

.blog-avatar {
	margin-bottom: 20px;
}

.author-name,
.date {
	text-transform: uppercase;
}

.blog-avatar img{
	display: block;
	margin: 0 auto 10px;
}

.blog-avatar span {
	display: block;	
}

.blog-full {
	float: none;
	margin: 0 auto;	
}

.post-content .blog-avatar {
	margin-top: -60px;
	position: relative;
}

/* masonry posts */
.masonry .post {
	margin-bottom: 0;
}

.masonry .col-item {
	width: 33.3333%;
}

.masonry .post-content {
	background: #f5f5f5;
    padding: 30px;
}

.masonry .post .img-wrap,
.masonry .post .gallery-slider,
.masonry .post .post-video {
	margin: -30px -30px 30px;
}

.masonry .post .cite {
	padding-left: 15px;
	padding-right: 15px;
}

.masonry .post:hover .post-content {
	background: #f1f1f1;
}

.masonry .post:hover .img-wrap img,
.masonry .post:hover .gallery-slider,
.masonry .post:hover .post-video {
	-webkit-box-shadow: 0 3px 0 0 #19a9e5;
	box-shadow: 0 3px 0 0 #19a9e5;
}

.post:hover h1 a {
	color: #333;
}

.masonry .shown {
	opacity: 1;
}
/* Effect 1: opacity */
.masonry .animate {
	-webkit-animation: fadeIn 0.65s ease forwards;
	-moz-animation: fadeIn 0.65s ease forwards;
	animation: fadeIn 0.65s ease forwards;
}

@-webkit-keyframes fadeIn {
	to { opacity: 1; }
}

@-moz-keyframes fadeIn {
	to { opacity: 1; }
}

@keyframes fadeIn {
	to { opacity: 1; }
}

/* .breadcrumb */
.breadcrumb {
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 2px;
	display: inline-block;
	font-size: .786em;
	margin-bottom: 10px;
    padding: 5px 10px;	
	text-align: center;
	text-transform: uppercase;
}

.news .breadcrumb {
	margin-top: 25px;
}

.breadcrumb li {
	display: inline;
	padding: 0 0 0 5px;
}

.breadcrumb li:before {
	content: "/";
	padding-right: 10px;
}

.breadcrumb li:first-child:before {
	content: "";
	padding-right: 0;
}

.breadcrumb li:first-child {
	padding: 0;	
}

.breadcrumb a {
	color: #fff;
	white-space: nowrap;
}

.breadcrumb > .active {
	color: #19a9e5;	
}

.breadcrumb > .active a,
.breadcrumb a:hover,
.breadcrumb a:focus {
	border-bottom: 1px solid #19a9e5;	
	color: #19a9e5;
}

/* blog slide*/
.stories-archive {
	padding-bottom: 30px;	
}

.carousel-archive {}

.carousel-archive .carousel-inner {
	margin-bottom: 20px;
}

.carousel-archive .carousel-caption {
	bottom: auto;
	font-size: .875em;
	left: auto;
	margin: 0 0 30px;
	padding: 0;
	position: relative;	
	right: auto;
	text-align: left;
	text-shadow: none;
}

.carousel-archive .carousel-caption h4 {
	font-family: "ralewaybold";
	font-size: 1em;
	text-transform: uppercase;	
}

.carousel-archive .carousel-caption a:hover,
.carousel-archive .carousel-caption a:focus {
	color: #999;	
}

.carousel-archive .further {
	font-size: .857em;	
}

.carousel-archive .meta {
	font-size: .786em;
	margin-bottom: 0;
}

.carousel-archive .carousel-control {
	background: none;
	border: none;
	border-radius: 0;
	bottom: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #333;
	display: inline-block;
	font-size: .875em;
	left: auto;
	height: auto;
	padding: 0 10px;
	position: relative;	
	text-transform: uppercase;
	top: auto;
	width: auto;
}

.carousel-archive .carousel-control:after {
	content: "";
}

.carousel-archive .carousel-control.right {
	border-left: 1px solid #aaa;
}

.stories-archive1 {
	background: #252525;
	color: #fff;
	padding: 30px;
}

.stories-archive1 .carousel-archive .carousel-control {
	color: #fff;	
}

/********************************
			Sidebar
********************************/
.widget-title {
	font-size: 1.286em;
	font-family: "ralewaybold";
	margin: 5px 0 15px;
	text-transform: uppercase;
}

.widget {
	margin-bottom: 30px;
}

.widget .divider {
	margin: 0 0 20px;
}

.meta {
	font-size: .786em;
	margin-bottom: 30px;
	text-align: center;
}

.sidebar .frmsearch {
	background-color: #252525;
	border-radius: 2px;
	padding: 15px;
	width: auto;
}

/* recent posts */
.recent-posts ul,
.tweet-list,
#recentcomments,
.widget-categories ul {
}

.recent-posts li,
.tweet-list li,
#recentcomments li {
	line-height: 1.4;
    margin-bottom: 20px;
}

.recent-posts p,
.tweet-list p,
#recentcomments p {
	margin: 0;
}

.recent-posts .post-thumbnail {
	max-width: 480px;	
}

.recent-posts li > a {
	color: #333;
	display: block;
	font-weight: 700;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.recent-posts .list-divider li {
	font-size: 0.857em;
	margin-bottom: 0;	
}

.recent-posts .list-divider li > a {
	margin: 0;
}

.recent-posts li > a:hover,
.recent-posts li > a:focus,
.byline a:hover,
.byline a:focus,
.twitter-time:hover,
.twitter-time:focus,
.widget-categories li a:hover,
.widget-categories li a:focus {
	 color: #19a9e5;
}

.byline {
	font-size: .857em;
	font-style: italic;	
}

.byline a,
.twitter-time,
#recentcomments {
	color: #999;
}

/* tweet list */
.tweet-list li span {
	display: block;
	margin-bottom: 10px;
}

/* recentcomments list */
#recentcomments {}

.recentcomments {
	overflow: hidden;
	padding-left: 20px;
	position: relative;	
}

.recentcomments:before {
	content: "\e704";
	font-family: 'icomoon';
	left: 0;
	position: absolute;
	top: 0;
}

.recentcomments img {
	margin: 15px 15px 0 0;
}

.comment-text {
	float: left;
	padding: 15px 0 0;
	width: 75%;
}

.comment-text a {
	color: #333;
	display: block;
	margin-bottom: 10px;
	text-decoration: underline;
}

.comment-text a:hover,
.comment-text a:focus {
	text-decoration: none;
}

.twitter-time,
.comment-time {
	background: #ddd;
    color: #333;
    display: inline-block;
    font-size: .857em;
    padding: 2px 5px;	
	position: relative;
}

.twitter-time:after,
.comment-time:after {
	border-left: 6px solid rgba(221, 221, 221, 0);
    border-right: 6px solid rgba(221, 221, 221, 0);
    border-bottom: 6px solid #ddd;
    top: -6px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}

/* widget categories */
.post-item {
	background: #ddd;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	float: right;	
	font-size: .786em;
	line-height: 1.8;
    padding: 2px 5px;
}

.widget-categories li:hover {
	background: #ddd;
}

.widget-categories li:hover a {
	padding-left: 10px;
}

.widget-categories li a {
	color: #333;
	float: left;
}

/* tags */
.tags-list {
	overflow: hidden;
}

.tags-list li {
	border: 1px solid #333;
	border-radius: 2px;
	display: inline;
	float: left;
	margin: 0 2px 2px 0;
	padding: 2px 5px;
	text-transform: lowercase;	
}

.tags-list li a {
	color: #333;
}

.tags-list li:hover a,
.tags-list li a:hover,
.tags-list li a:focus {
	 color: #fff;
}

.tags-list li:hover {
	background: #333;
	border-color: #333;
	opacity: .5;
}

.sidebar .list-divider li {
	padding-bottom: 10px;
	padding-top: 10px;	
}

.sidebar .list-divider li:before {
	top: 20px;	
}

/* social list */
.further .list-socials {
	margin-right: 5px;	
}

.list-socials li {
	display: block;
	padding: 0 0 10px;
}

.list-socials .icon-type5 [class^="icon-"] {
	top: 6px;
}

.list-socials > a {
	margin-left: 10px;	
}

.socialicons ul {
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.3);
	padding: 20px 0;
    text-align: center;
}	

/* contact group */
.contact-group address {
	font-family: 'ralewayregular',Helvetica,Arial,sans-serif;
	line-height: 1.42857;
	margin: 0 0 20px;
	padding-left: 30px;
	position: relative;
}

.contact-group [class^="icon-"]:before {
	color: #999;
	font-family: 'icomoon';
	left: 0;
    position: absolute;
    top: 0;
}

/* newsletter-signup */
#upper-footer .newsletter-signup p {
	margin-bottom: 10px;	
}

.newsletter-signup form {
	margin-bottom: 30px;
	max-width: 262px;
}

.newsletter-signup form button {
	font-size: 16px;
	height: 34px;
	padding: 0 10px;
}

/* paging */
.paging {
	border-top: 6px solid #333;
	padding: 20px 0;
	text-align: center;
}

.pagination li a {
	background: none;
	border: none;
	border-radius: 50%;
	color: #333;
	display: inline-block;	
	float: none;
	height: 42px;
	width: 42px;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 6px 12px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
	border-bottom-left-radius: 50%;
	border-top-left-radius: 50%;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 50%;
	border-top-right-radius: 50%;
}

.pagination li a:hover,
.pagination li.active a,
.pagination li.active a:hover {
	background-color: #19a9e5;
	color: #fff;
}

/* navbar extra */
.navbar-extra {
	font-size: .857em;
	text-transform: none;
}

.navbar-extra .navbar-nav > li {
    border-left: 1px solid #ccc;
	min-height: 46px;
}

.navbar-extra .navbar-nav > li:first-child {
	border-left: none;
}

.navbar-default .navbar-nav > .li-extra {
	min-height: 50px;
    padding: 17px 20px 0;	
}

.navbar-default .navbar-nav > .li-extra:hover:before {
	height: 3px;
}

/* cycle-slide-wrap3 */
.cycle-slide-wrap3 .cycle-carousel .carousel-caption h2 {
	font-size: 2.5em;	
	margin-bottom: 0;
}

.cycle-slide-wrap3 .divider {
	margin-right: 0;	
}

/* icons */
.mtm {
	margin-bottom: 50px;	
}

.box1 {
	display: inline-block;
	width: 15em;
	margin: .5em 1em .5em 0;
}

.box1 [class^="icon-"] {
	font-size: 1.5em;
	padding-right: 10px;
	vertical-align: middle;
}

/* price tables */
.pricetable {
	margin-bottom: 50px;	
}

.main_price_table{
	position: relative;
	background: #82826f;
}

.list_sec ul {
	list-style: none;
	margin: 20px 0 20px 30px;
	padding: 0;
}

.list_sec ul li {
	border-top: 1px #abab99 solid;
	padding: 5px 0;
}

.list_sec ul li:first-child {
	border-top: none;
}

.list_sec ul li a {
	color: #fff;
}

.list_sec ul li a:hover,
.list_sec ul li a:focus {
	color: #333;
}

.list_sec ul li a sup {
	color: #b3001d;
}

.right_price_table {
    margin-top: -110px;
}

.price_table2 {
	 margin-top: 0;	
}

.package{
	background: #303031;
	text-align: center;
}

.head {
	color: #fff;
	padding: 20px 0;
}

.head h3 {
	font-family: 'ralewaybold';
	margin: 0;
}

.price {
	padding-bottom: 12px;
}

.price span {
	color: #fff;
	display: block;
	font-family: 'ralewaybold';
	font-size: 2.571em;
	opacity: .9;
	filter: alpha(opacity=90);
}

.price small {
	color: #fff;
	font-size: .786em;
}

.price_sec {
	background: #f2f1e6;
}

.price_sec.color { background: #d4d4c2;}

.price_sec ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.price_sec ul li {
	border-bottom: 1px #cecebc solid;
	padding: 5px 0;
}

.price_sec.color ul li {
	border-bottom: 1px #f2f1e6 solid;
}

.price_sec ul li span {
	color: #b3001d;
}

.price_sign {
	min-height: 80px;
    padding: 20px 0 0;
}

.note { 
	font-size: .786em;
	padding: 10px 0 0;
}

.note p {
	color: #646464;
	margin: 0;
}

/* price_table_light */
.pricetable_light .main_price_table,
.pricetable_light .package {
	background: none;	
}

.pricetable_light .head {
	color: #333;	
}

/* login-form-wrap */
.signin {
	border: 1px solid #ebedee;
	margin: 0 auto 50px;
}

.form-group .btn {
	margin-left: 15px;	 
}

.form-group .btn:first-child {
	margin-left: 0;	 
}

/* 404 page */
.error-page {
	font-size: 1.5em;
	border-left: 1px solid #eee;
	margin: 0 0 100px 20%;	
	padding-left: 100px;
}

.error-page h3 {
	font-size: 1.714em;
	margin-bottom: 30px;
}

.error-page h2 {
	color: #19a9e5;
	font-family: 'ralewayextrabold';
	font-size: 9.524em;
}

/*******/
.blk-cont {
	margin-bottom: 60px;	
}

.intro-co > h2 {
	margin-bottom: 70px;	
}

.intro-co h3 {
	margin-top: 0;
}

.blk-cont > p {
	margin-bottom: 50px;	
}

.blk-cont h4 {
	font-weight: 700;
	margin: 0 0 15px;
}

.blk-cont [class^="icon-"] {
	color: #19a9e5;
	margin-right: 10px;
}

/****/
.progress {
	background-color: #ddd;
	border-radius: 0;
	height: 25px;
}

.progress-bar {
	line-height: 25px;	
}

.percent {
	font-size: .857em;
	position: relative;
	padding: 0 10px;
}

.percent:after {
	border-left: 6px solid #000;
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid rgba(0, 0, 0, 0);
    top: 50%;
	margin-top: -3px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
    z-index: 3;
}

.statistics .progress-bar,
.statistics .percent {
	float: right;
}

.statistics .percent:after {
	border-left: inherit;
	border-right: 6px solid #000;
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid rgba(0, 0, 0, 0);
	left: auto;
	right: 0;
}

/*****pie chart****/
.technical-skill {
	padding-bottom: 30px;	
}

.chart {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  margin-bottom: 26px;
  text-align: center;
}

.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.s-percent {
  display: inline-block;
  font-size: 2em;
  line-height: 110px;
  z-index: 2;
}

.s-percent:after {
  content: '%';
  margin-left: 0.1em;
}

.skills-inner {
	font-size: .857em;
	padding: 20px 0 0;
	text-align: center;
}

.skills-inner h4 {
	font-family: 'ralewaybold';
	text-transform: uppercase;
}
	
/*********/
.faq-sidenav {
	margin-bottom: 50px;
}

.faq-sidenav > li > a {
	color: #333;
	padding: 0;	
}

.faq-sidenav > li > a:hover,
.faq-sidenav > li > a:focus {
	background: none;
	color: #19a9e5;
}

.faq-sidenav .active a {
	color: #19a9e5;
}

.affix {
	max-width: 360px;
	top: 70px;	
}

.affix-bottom {
	position: absolute;
}

.list-ans li {
	padding-top: 15px;	
}

.list-ans h3 {
	margin-top: 0;
}

.list-ans li:before {
	top: 27px;
}

/*testimonial for team member*/
.testi-slideshow {
	padding: 50px 0;
}

.teamtesti-caption {
	margin-left: 28%;
	margin-right: 28%;
	text-align: right;
}

.teamtesti-caption blockquote {
	border-left: none;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 20px 0 0;
	position: relative;
}

.teamtesti-caption blockquote:before {
	color: #aaa;
	content: "\e689";
	font-family: 'icomoon';
	font-size: 1.5em;
	left: 0;
	position: absolute;
	top: -10px;
}

.teamtesti-caption img {
	border: 5px solid rgba(255, 255, 255, 0.3);	
}

.teamtesti-caption blockquote small {
	border-top-color: #ccc;
	color: #888;
}

.testi-about .teamtesti-caption {
	margin-left: 0;
	margin-right: 0;
}

.list-control {
	margin: 24px 0 0;	
}

.list-control li {
	display: inline-block;
	margin-left: 10px;	
}

/* careers page */
.careers .main-title {
	padding: 0;	
}

.paddingtop {
	padding-top: 100px;	
}

.reduces-top {
	margin-top: -46px;
	padding-top: 50px;
}

.blk-content-inner {
	padding: 30px 15px;	
}

/* registration page */
.register {
	border-radius: 2px;
	padding: 30px 30px 10px;
}

.type01 {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	margin: 0 0 30px;	
	padding: 30px 0 10px;
}

.type01:last-child {
	border-bottom: none;
	margin: 0;
	padding-bottom: 0;	
}

.more-info {
	padding: 36px 0 0;	
}

.text-center img {
	margin: 0 auto;	
}

/* bio */
.bio {
	background: #3a3b3c;
	color: #fff;
	margin-bottom: 30px;
	padding: 20px;	
}

.gravatar {
	float: left;
	margin-right: 30px;	
}

.about p {
	margin: 0;
}

.about p a,
.blog-excerp > p > a,
.authormeta .datetime a {
	border-bottom: 1px solid #19a9e5;
}

.about p a:hover,
.about p a:focus,
.blog-excerp > p > a:hover,
.blog-excerp > p > a:focus,
.authormeta .datetime a:hover,
.authormeta .datetime a:focus {
	color: #19a9e5;
	border-bottom: none;
}

/* comment list */
.commentlist {
	margin: 30px 0 50px;
	padding: 0;	
}

.commentlist li {
	list-style: none;
}

.comment-author {
	margin-bottom: 20px;	
}

.comment-author img {
	float: left;
	margin-right: 20px;
}

.authormeta {
	margin-top: 10px;
}

.authormeta h4,
.authormeta .datetime {
	float: left;
}

.authormeta .reply {
	float: right;	
}

.authormeta h4 {
	font-family: 'ralewaybold';
	margin: 0 50px 0 0;	
}

.comment-block {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 20px 20px 5px;
	position: relative;
}

.comment-block:after {
	display: block;
	content: "";
	position: absolute;
	left: 15px;
	top: -10px;
	width: 0;
	height: 0;
	border-bottom: 10px solid #ddd;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.comment-block p {
	margin: 0 0 15px;	
}

.post-leave-comment {
	margin-bottom: 50px;	
}

/* related-posts */
#related-posts .post-content img {
	margin-bottom: 15px;	
}

/*accordion*/
.st-accordion {
	margin-bottom: 50px;	
}
.st-accordion > ul > li {
	background: #f4f4f4;
    border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
    overflow: hidden;
	min-height: 45px;
	margin-bottom: 20px;
}

.st-accordion > ul > li > a {
	color: #333;
    font-size: 18px;
    display: block;
	min-height: 45px;
	padding: 10px 15px;
	position: relative;
}

.st-accordion > ul > li > a .st-title {
	padding-right: 20px;	
}

.st-accordion > ul > li > a span.st-arrow {
	color: #ccc;
	right: 10px;
	position: absolute;
	top: 10px;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}

.st-accordion > ul > li > a:hover {
    color: #19a9e5;
}

.st-accordion > ul > li.st-open {
	background: none;
	border-left: none;
	border-right: none;
}

.st-accordion > ul > li.st-open > a {
	background: #19a9e5;
    color: #fff;
}

.st-accordion > ul > li.st-open > a span.st-arrow {
	color: #fff;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	opacity:1;
}

.st-content {
    padding: 25px 15px 15px;
}

.st-content ul {
	margin-bottom: 30px;	
}

/*tabs*/
.tabs .tab-content p,
.tabtype-1 .tab-content p,
.tabtype-2 .tab-content p,
.tabtype-3 .tab-content p {
	margin: 0 0 15px;
}

.tabs .nav-tabs,
.tabtype-1 .nav-tabs,
.tabtype-2 .nav-tabs,
.tabtype-3 .nav-tabs {
	font-weight: 700;
}

.tabs {
	background: #fff;
}

.tabs .nav-tabs {
	background: rgba(9, 10, 11, 0.9);
}

.tabs .nav-tabs > li > a {
	margin-left: 0;
	padding: 10px 20px;
}

.tabs .nav-tabs > li.active > a,
.tabs .nav-tabs > li.active > a:hover,
.tabs .nav-tabs > li.active > a:focus {
	background: #19a9e5;
	color: #fff;
}

.tabs .tab-content {
	border: 4px solid #19a9e5;
	padding: 20px 16px;
}

/* tabtype-1 */
.tabtype-1 .tab-content {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	padding: 20px 19px;
}

.tabtype-1 .nav-tabs {
	border-bottom: 1px solid #eee;
}

.tabtype-1 .nav-tabs a {
	border: 2px solid #eee;
	border-bottom: 0;
	color: #666;
	margin: 0 1px -1px 0;
	padding: 10px 20px;
}

.tabtype-1 .nav-tabs li.active a {
	background: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 4px solid #19a9e5;
	color: #000;
}

.tabtype-1 .nav-tabs a:hover {
	border-top: 2px solid #ccc;
}

.tabtype-1 .nav-tabs a:active,
.tabtype-1 .nav-tabs a:focus {
	border-bottom: 0;
}

.tabtype-1 .nav-tabs a,
.tabtype-1 .nav-tabs a:hover {
	border: 1px solid #eee;
	border-bottom: 0;
	border-top: 2px solid #ddd;
	color: #ccc;
	font-size: 0.9em;
}

/*tabtype-2*/
.tabtype-2 {}

.tabtype-2 .nav-tabs {
	background: #ddd;
	border: 1px solid #ddd;
	border-bottom: none;
	border-top-width: 4px;
}

.tabtype-2 .nav-tabs li a {
	border-top: 4px solid #ddd;
	margin-top: -4px;
	margin-left: 0;
	padding: 10px 20px;
}

.tabtype-2 .nav-tabs li.active a {
	background: #fff;
	border-top: 4px solid #19a9e5;
	color: #19a9e5;
}

.tabtype-2 .tab-content {
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
	padding: 30px 20px;
}

/*tabtype-3*/
.tabtype-3 {}

.tabtype-3 .nav-tabs li a {
	background: #ddd;
	margin-left: 1px;
	padding: 10px 20px;
}

.tabtype-3 .nav-tabs li:first-child a {
	margin-left: 0;
}

.tabtype-3 .nav-tabs li.active a {
	background: #19a9e5;
	color: #fff;
}

.tabtype-3 .tab-content {
	border: 1px solid #ddd;
	padding: 30px;
}

/*Accordion*/
.panel-simple {
	border-color: #ddd;	
}

/* Toggle */
.toogle,
.panel-group {
	margin-top: 30px;	
}

.toggle {
	margin: 10px 0 0;
	position: relative;
	clear: both;
}

.toggle input {
	cursor: pointer;
	filter: alpha(opacity=0);
	height: 45px;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.toggle label {
	-moz-transition: all .15s ease-out;
	-webkit-transition: all .15s ease-out;
	background: #ddd;
	border-radius: 2px;
	display: block;
	font-size: 1.1em;
	min-height: 20px;
	padding: 10px 15px;
	position: relative;
	cursor: pointer;
	font-weight: 400;
	transition: all .15s ease-out;
}

.toggle .toggle-content {
	border-radius: 0 0 2px 2px;
	display: none;
	padding: 20px 0;
}

.toggle .toggle-content p {
	margin: 0 0 15px;
}

.toggle label::-moz-selection {
	background: none;
}

.toggle label i.icon-minus {
	display: none;
}

.toggle label i.icon-plus {
	display: inline;
}

.toggle label::selection {
	background: none;
}

.toggle label::before {
	border: 6px solid transparent;
	border-left-color: inherit;
	content: '';
	margin-top: -6px;
	position: absolute;
	right: 4px;
	top: 50%;
}

.toggle label:hover {
	background: #f5f5f5;
}

.toggle label + p {
	display: block;
	overflow: hidden;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
}

.toggle label i {
	font-size: 0.7em;
	margin-right: 8px;
	position: relative;
	top: -1px;
}

.toggle.active i.icon-minus {
	display: inline;
}

.toggle.active i.icon-plus {
	display: none;
}

.toggle.active > label {
	background: #19a9e5;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	color: #fff;
}

.toggle.active > label::before {
	border: 6px solid transparent;
	border-top-color: inherit;
	margin-top: -3px;
	right: 10px;
}

.toggle > p.preview-active {
	height: auto;
}

.toggle > p.preview-active,
.toggle.active > p {
	white-space: normal;
}

/*toggle-simple*/
.toggle-simple .toggle label {
	background: none;
	border: 1px solid #ddd;
}

.toggle-simple .toggle label::before {
	border-left-color: #333;
}

.toggle-simple .toggle.active label:before {
	border-left-color: transparent;
	border-top-color: #19a9e5;
}

.toggle-simple .toggle.active > label {
	background: none;
	color: #19a9e5;
	font-weight: 700;
}

/* Accordion */
a.accordion-toggle:hover,
a.accordion-toggle:focus {
	text-decoration: none;
}

a.accordion-toggle [class^="icon-"] {
	margin-right: 4px;
	position: relative;
	top: 1px;
}

.fancy-style .toggle label {
	background: none;
	border: 1px solid #ddd;
	border-top-width: 2px;
}

.fancy-style .toggle label::before {
	border-left: none;
    content: "+";
    font-size: 2em;
    top: 0;
}

.fancy-style .toggle.active label:before {
	border-top: none;
	content: "-";
	right: 4px;
}

.fancy-style .toggle.active > label {
	background: none;
	border-top: 2px solid #19a9e5;
	color: #19a9e5;
	font-weight: 700;
	margin-bottom: 0;
}

.fancy-style .toggle.active .toggle-content {
	border: 1px solid #ddd;
	border-top: none;
	padding-left: 20px;
	padding-right: 20px;
}

/* Simple Post List */
ul.simple-post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.simple-post-list div.post-image {
	float: left;
	margin-right: 12px;
}

ul.simple-post-list div.post-meta {
	font-weight: 700;
}

ul.simple-post-list li {
	border-bottom: 1px dotted #E2E2E2;
	min-height: 62px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.img-thumbnail {
	border-radius: 2px;
	padding: 0;
}

/* portfolio */
.subpage .portfolio {
	background: none;
	padding-bottom: 0;
}

.subpage .portfolio .title {
	padding-top: 0;
}

.project-details {
	margin-top: 50px;	
}

.pro-pager {
	margin-bottom: 50px;
}

.single-project-slide .controls li {
	
}

/* Timeline */
.timeline {
	width: 75%;
	margin: 50px 13% 0;
	position: relative;
	padding-bottom: 120px;
}

.timeline:after {
	background: rgb(80,80,80);
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	top: 0;
	width: 9px;
	z-index: 0;
	filter: alpha(opacity=35);
	opacity: 0.35;
}

.timeline .timeline-date {
	background: #fff;
    border: 1px solid #e5e5e5;
    clear: both;
    display: block;
    height: 70px;
    margin: 0 auto 10px;
    padding: 5px;
    position: relative;
    text-shadow: 0 1px 1px #FFFFFF;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
    width: 70px;
    z-index: 1;
}

.timeline .timeline-date h3 {
	color: #757575;
	display: block;
	font-size: 0.875em;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);}

.timeline .timeline-box {
	border: 1px solid #E5E5E5;
	margin: 20px 10px 10px 10px;
	padding: 30px;
	position: relative;
	width: 45.7%;
	float: left;
	z-index: 1;
	margin-bottom: 30px;
	background: #FFF;
}

.timeline .timeline-box .project-item {
	margin-bottom: 0;
}

.timeline .timeline-box.left {
	clear: both;
}

.timeline .timeline-box.left:before {
	background: none repeat scroll 0 0 #fff;
	-webkit-box-shadow: 0 0 0 3px #19a9e5, 0 0 0 6px #19a9e5;
	box-shadow: 0 0 0 3px #19a9e5, 0 0 0 6px #19a9e5;
	content: "";
	display: block;
	height: 8px;
	margin-right: -4px;
	position: absolute;
	right: -7.2%;
	top: 22px;
	width: 8px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.timeline .timeline-box.left:after {
	top: 14px;
	right: -12px;
	height: 0;
	border-left: 12px solid #fff;
	border-bottom: 12px solid rgba(140,140,140,0);
	border-top: 12px solid rgba(140,140,140,0);
	content: "";
	position: absolute;
	width: 0;
	z-index: 3;
}

.timeline .timeline-box.right {
	clear: right;
	float: right;
	right: -1px;
	margin-top: 40px;
}

.timeline .timeline-box.right:before {
	background: none repeat scroll 0 0 #fff;
	-webkit-box-shadow: 0 0 0 3px #19a9e5, 0 0 0 6px #19a9e5;
	box-shadow: 0 0 0 3px #19a9e5, 0 0 0 6px #19a9e5;
	content: "";
	display: block;
	height: 8px;
	margin-left: -4px;
	position: absolute;
	left: -7.9%;
	top: 32px;
	width: 8px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.timeline .timeline-box.right:after {
	top: 24px;
	left: -12px;
	height: 0;
	border-right: 12px solid #fff;
	border-bottom: 12px solid rgba(140,140,140,0);
	border-top: 12px solid rgba(140,140,140,0);
	content: "";
	position: absolute;
	width: 0;
	z-index: 3;
}

/* underconstruction page */
.uc-page #bg-footer {
	bottom: 0;
	position: absolute;
	width: 100%;	
}

.uc-page .main-header {
	background: #333;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 28px 0 30px;
	text-align: center;	
}

.uc-page .main-header .logo {
	float: none;	
}

.uc-page .main-header .logo a {
	color: #fff;
}

.uc-page .ot-letter-bottom span {
	margin-right: -5px;
	padding-right: 10px;
}

.uc-page .ot-letter-bottom span:after {
	text-shadow: 0px -1px 0px hsla(360, 100%, 100%, 0.1), 0px 3px 1px hsla(0, 1%, 60%, 0.4);
}

#uc-main {
	background: #fff;
	padding-bottom: 100px;
}

.uc-page .main-title {
	padding-bottom: 30px;
	padding-top: 50px;
}

.uc-page .main-title h2 {
	font-size: 2.5em;
}

.uc-page .newsletter-signup {
	margin-bottom: 30px;
}

.uc-page .newsletter-signup form {
	margin: 0 auto;
}

.uc-page .newsletter-signup .seperator {
	margin-bottom: 56px;	
}

#uc-countdown {
	margin: 0;
	padding: 25px 0 20px;	
}

#uc-countdown li {
	display: inline-block;
	margin: 0 7px 15px;
}

#uc-countdown li .timestamp {
	background: #19a9e5;
	color: #fff;
	display: block;
	font-size: 4em;
	padding: 15px 18px;
	text-shadow: 1px 1px #aaa;
}

#uc-countdown li .timeRef {
	background: #333;
	color: #fff;
	display: block;
	padding: 3px;
	font-size: 11px;
	text-transform: capitalize
}

/* counters */
.ar-counter {
	padding: 50px 0;	
}

.counters > div {
	border-left: 1px solid #ddd;	
}

.counters > div:first-child {
	border-left: none;	
}

.counters strong {
	color: #19a9e5;
	display: block;
	font-size: 4em;
}

.counters label {
	display: block;
	font-weight: 100;
	text-transform: capitalize;
}

/*contact page*/
.contact-blk .contact-right-wrap {
	border: 1px solid #ddd;
}

.contact-blk address {
	margin-bottom: 30px;
	margin-left: 23px;	
}

.contact-blk .contact-form h3 {
	color: #333;
	margin-bottom: 10px;
}

/* Google Maps */
.googlemaps-wrap {
	border-radius: 2px;
}

.contact-right-wrap {
	border-radius: 2px;
	margin-bottom: 30px;
	min-height: 600px;
	padding: 30px;	
}

.contact-right-wrap h3 {
	margin: 0 0 20px;
}

.google-map {
	height: 437px;
	width: 100%;
}

.google-map img {
	max-width: 9999px;
}

.full-contact {
	min-height: 740px;	
	margin-top: -46px;	
	position: relative;
}

.full-contact .google-map {
	height: 740px;	
	left: 0;
	position: absolute;
	top: 0;
}

.full-contact .contact-form {
	margin: 50px 0 0;
}

/* Word Rotate */
.rotate {
	color: #3d9be1;
	visibility: hidden;
	height: 0px;
	display: inline-block;
	margin-bottom: -17px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

.rotate.active {
	visibility: visible;
}

.rotate-items {
	position: relative;
	top: 0;
	width: 100%;
}

.rotate-items span {
	display: block;
	white-space: nowrap;
}

/* news-highlight */
.news-highlight {
	padding: 50px 0 36px;	
}

.75_lg{
	width:75%;
}

.centrer{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

