html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,small,sub,b,dl,dd,dt,ul,li,label,article,details,footer,header,menu,nav,input,textarea,select {	
	background:transparent;
	border:0;
	outline:0;
	padding:0;
	margin:0;
}	
	
html,body {
	height:100%;
	width:100%;	
	background: #f3f1fb none repeat center center;
}
	
body {
	overflow-x:hidden;
	position:relative;
	margin: 0;
}
	
h1 {
	font-size:3em;
	letter-spacing:3px;	
	padding-bottom: 10px;
}

h5 {
	padding-bottom:10px;
	text-transform: none;
}

.shade h5 {
	margin-top: -5px;
}

.div-align-center h1 {
    clear: both;
    color: #000;
    display: inline-block;
    font-size: 3.2em;
    margin: 0 auto;    
    padding: 0px 0 10px;
    position: relative;
    text-align: left;
    width: auto;
    font-weight: 500;
    vertical-align: middle;
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0;
}

.div-align-center h2 {
    clear: both;
    color: #9e9ac6;
    display: inline-block;
    font-size: 2em;
    line-height: 1.2em;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    width: auto;
    font-weight: 500;
}

#fullscreen-slider audio {
    bottom: 100px;
    display: block;
    left: 50%;
    margin-left: -160px;
    position: absolute;
    width: 320px;
}

.blog-header {
    position: relative;
    text-align: center;
    z-index: 100;
    margin-top: 0;
    display: block;
    overflow: hidden;
    height: auto;
    min-height: 120px;
}

#blog .container .blog-post h1 {
   	font-size: 3.8em;
    letter-spacing: 0;
    padding: 10px 20px 10px 0;
    text-align: left;
}

.text h4 {
    padding-bottom: 15px;
}

.service-item h4 {
	padding-bottom: 10px;
	color:#f1592a;
	font-size: 2.2em;
	font-weight:normal;
	text-align:center;
	padding-top: 0;
	padding-left:0;
}

.service-item > img {
    max-width: 150px;
}

h4 strong {
	color:#f18200;
}

.text {
    padding-top: 0;
}

p {	
   	line-height: 1.35em;
	font-size:1em;
   	padding: 10px 0 15px;
	color:#000;
	opacity:0.9;
}

.blog-header p {
	color:#fff;
}

.blog-content p {
	color: #000;      
}

.fulltable {
    width: 100%;
}

ul {
	list-style:none inside;	
	margin-bottom:20px;
	margin-top:20px;
}

ul li {
	padding-left: 20px;
	padding-bottom: 10px;
}

.container {
	width:100%;
	max-width:1020px;
	margin:0 auto;
	padding:0 0 50px;
	position: relative;
	display:block;
	font-size:1.6em;
}

.features {
	padding-top: 0;
}

.features2 {
	padding-top: 20px;
}

.feature { 
    padding: 20px;    
}

.tab_container .feature { 
    padding: 10px 0 0;
}

.tab_container .container {    
    max-width: 800px;
}

.feedback .feature {
    text-align: left;
    color: #000;
    max-height: 190px;
    overflow: hidden;
    margin-bottom: 40px;
}

.feedback .slick-slide img {
    padding: 0px;
}

.feature a {    
    display: block;
    height: 100%;
    padding: 10px 20px 20px;
    text-decoration: none;
    width: 100%;
}

.feature a:hover {
    opacity:1;
	text-decoration: none;
	background-color: rgba(125, 96, 170, 0.2);
}

.partners a {
	border: none;	
}

.partners h6 {    
    font-size: 0.85em;
    font-weight: normal;
    text-transform: none;
}

	.small-width {
		width:980px;
	}
	
	.no-padding {
		padding:0!important;
	}
	
	a:hover, a:active, a:focus {
	  outline: 0;
	}
	
	a {
        /*text-decoration: none;*/
        -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
           -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
            -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
             -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
                transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    }
	
	a {
		outline: 0;
	}
	
	a:hover {
		text-decoration:none;
	}

	.left {
		float: left;
	}
	
	.right {
		float: right;
	}
	
	.center {
		text-align:center;
	}
	
	.one_half {
    	width: 50%;
	}	

	.one_third {
		width: 30.5%;
	}	

	.one_fourth {
		width: 22%;
	}	

	.one_fifth {
		width: 20%;
	}	

	.one_sixth {
		width: 13.33%;
	}	

	.two_fifth {
		width: 37.6%;
	}	

	.two_fourth {
		width: 48%;
	}		

	.two_third {
		width: 65.33%;
	}	

	.three_fifth {
		width: 58.4%;
	}	

	.three_fourth {
		width: 74%;
	}	

	.four_fifth {
		width: 79.2%;
	}	

	.five_sixth {
		width: 82.67%;
	}	

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 0;
	position: relative;
	float: left;
}

.shade {
    display: flex;
}

.last {
	margin-right:0px!important;
}

#contact-formular .one_half {
	margin-bottom:0;
}

.editform {
    text-align: left;
}

#listing > form {
    display: block;
    padding-right: 0;
    width: auto;
}

.editform .one_half {
	margin-bottom:0;
}
	
.one_half ul li {
	text-transform:none;
	font-size:0.8em;
	line-height:1.3em;
}
	
.border {
    border-top: 1px solid #000;
    display: block;
    height: 0;
    margin: 0 auto 20px;
    max-width: 920px;
    opacity: 0.4;
    width: 100%;
}
	
.no-js	.mask {
	display:none;
}

.js .mask {
	display:block;
}
	
/*  Tabs  */

.tab-box {
    display: inline-block;
    text-align: center;
    position: relative;
    width: 100%;
    background-color: #000;
}

.tab-box h2 {
    color: #fff;
    font-weight: 900;
    font-size: 3.6em;
    letter-spacing: 2px;
    width: auto;
    display: inline-block;
    padding-top: 20px;
    margin-bottom: 0;
    padding-bottom: 19px;
}
	
ul.tabs {
    background-color: transparent;
    margin: 0;
    text-align: center;
    width: auto;
    display: inline-block;
}
	
ul.tabs li {
    display: inline-block;
    float: none;
    list-style: outside none none;
    margin: 0;
    padding-bottom: 0;
}
			
ul.tabs li a {
    color: #fff;
    display: block;
    font-size: 1.7em;
    padding: 8px 20px 20px;
    text-decoration: none;
}	

ul.tabs .tab-active a {
    background: #fff;
    margin-top: 0;
    color: #000;
    border-radius: 5px 5px 0 0;
}
			
.tab_container {
    clear: both;
    padding: 20px 25px;
    margin-top: 0px;
    background-color: #fff;
    font-size: 1em;
    line-height: 1.2em;
    color: #000;
}
	
/*  Alert Boxes  */
	
.alertboxes {
	width:100%;
}
	
.listing .accordion {
	margin-bottom: 0;
}

.accordion-title {
	margin-bottom:0;
	cursor:hand;
	cursor:pointer;
}

.accordion-active {
	margin-bottom:15px;
}

/*  Buttons  */	
	
a.n-button {    
    display: inline-block;   
    text-transform: uppercase;
	margin: 0 5px;
}

.small {
	font-size: 0.8em;
    line-height: 1.3em;
    padding: 7px 12px 5px;
}
	
.medium {
	font-size: 1.2em;
    line-height: 1.5em;
    padding: 6px 12px 5px;
	letter-spacing: 2px;
}

/* Section pages styles */

section {
    position: relative;
    z-index: 1;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
}

#body {
	/*border-bottom: 1px dotted rgba(255, 0, 0, 0.4);*/
}

.section-title {
    clear: both;
    color: #429d97;
    display: block;
    font-size: 3.2em;
    letter-spacing: 1px;
    margin: 1px auto 20px;
    padding: 50px 20px 0;
    padding-left: 20px;
    position: relative;
    text-align: center;
    width: 100%;
    font-weight: 500;
}

.parallax .section-title {
    color: #9e9ac6;
    padding-top: 30px;
    font-weight: 900;
    margin-bottom: 15px;
}

.box-reply .section-title {
    font-size: 2.45em;
    padding-top: 150px;
}

.section-subtitle {
	clear: both;
	color: #1797b6;
	display: block;
	font-size: 2.4em;
	letter-spacing: 1px;
	margin: 1px auto 30px;
	padding: 40px 20px 10px;
    padding-left: 20px;
	position: relative;
	text-align: center;
	width: 100%;
	font-weight: 400;
}

.sublead {
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 1.8em;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.section-xsubtitle {
    clear: both;
    color: #1797b6;
    display: block;
    font-size: 1.8em;
    letter-spacing: 1px;
    margin: 1px auto 0;
    padding: 40px 20px;
        padding-left: 20px;
    padding-left: 20px;
    position: relative;
    text-align: center;
    width: 100%;
    font-weight: 900;
}

.slide-subtitle {
    clear: both;
    color: #000;
    display: block;
    font-size: 1.6em;
    letter-spacing: 1px;
    margin: 1px auto 0;
    padding: 30px 20px 20px;
    position: relative;
    text-align: center;
    width: 100%;
    font-weight: 900;
}

.slide-subtitle2 {
    clear: both;
    color: #000;
    display: block;
    font-size: 2em;
	line-height: 1.2em;
    letter-spacing: 1px;
    margin: 1px auto 0;
    padding: 30px 20px 20px;
    position: relative;
    text-align: center;
    width: 100%;
    font-weight: 900;
}

.slide-xsubtitle {
    clear: both;
    color: #000;
    display: block;
    font-size: 1.8em;
    letter-spacing: 0;
    margin: 0 auto 0;
    padding: 0 20px 10px;
    position: relative;
    text-align: center;
    width: 100%;
    font-weight: 500;
    text-transform: none;
}

.box-reply .slide-xsubtitle {
    font-size: 1.9em;
    padding-bottom: 25px;
}

.title-small {
    clear: both;
    color: #000;
    display: block;    
    font-size: 2em;
    letter-spacing: 4px;
    margin: 1px auto 0;
    padding: 50px 20px 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.signbox {
	text-align:center;
}

.feature-items {
    text-align: center;
	display: block;
	position: relative;	
}

.feature-content {
    position: relative;
}

.icon-offset {
    padding-top: 0;
    margin-top: 0;
}

.feature-items .feature .fa-stack i:first-child {
	color: #bbb;	
}

.feature-items .feature .fa-stack i:last-child {
	color: #000;
	text-shadow: none;
}

.feature-content h5 {
	text-shadow:none;
	padding-top: 10px;
}

.feature-content p {
	text-shadow:none;
	padding-top: 10px;
	letter-spacing: -1px;
}

.feedback .feature-content p {
    color: #000;
    font-size: 0.95em;
    line-height: 1.2em;
	font-style: italic;
}

.highlighted {
	font-size: 1.2em;
}

.blog-slider a {	
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: none;
    width: 100%;
	text-align:center;
}

.bx-wrapper .blog-slider img {
    border-top: 4px solid #069bef;
    display: inline-block;    
    max-width: 100%;
}

#home {
    position: relative;
    width: 100%;
    min-height: 545px;
    margin-top: 0px;
    display: block;
}

#header {	
	position: relative;
	width: 100%;
	min-height: 660px;	
    overflow: hidden;
	display: block;
}

#header h2 {
	font-size: 2em;
}

#home audio {
    bottom: 10px;
    left: 50%;
    margin: 0 auto 0 -120px;
    position: absolute;
    width: 240px;
    z-index: 500;
}
	
	#home.parallax-slider {
		height:auto;
	}
	
	#contact .container {
		padding-bottom: 40px;
	}
	
.portfolio {
    background-color: #f6f6f6;
    display: block;
    margin-bottom: 50px;
    padding: 30px 0;
    position: relative;	
}

.partners {    
    display: block;    
    padding: 0 0 55px;
    position: relative;	
	margin: 0 auto;
	max-width:830px;
}

.feedback {    
    display: block;    
    padding: 0 0 55px;
    position: relative;	
	margin: 0 auto;
	max-width:1040px;
}

.small-screen {		
		max-width: 280px;
}

/* Parallax Styles */

.head-slide {
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
	opacity:1;
	background-position: right center;
}

.vertical-align-middle {
    display: inline-table;
    margin: 0 auto;
    width: 100%;
	position: relative;
	text-align: left;
}

.vertical-align-middle h3, .vertical-align-middle p {
    color: #000;
    font-weight: 700;
    text-transform: none;
    padding-top: 25px;
}

.centered {display: flex;align-items: center;}

	.parallax {
		text-align: center;
		background-position: center center;
		background-repeat: repeat;		
		background-attachment: fixed !important;
		color: #fff;
	}
	
.parallax-overlay {
	background-color: rgba(255, 255, 255, 0.5);
	position:relative;
}
	
.lt-ie9 .parallax-overlay {
	background-color: #333333;
}
	
.parallax .container {
	padding: 10px 20px 10px;
}

.inbox {
	min-height: 640px;
}

.inbox .head-slide {
    background-position: left bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.inbox .box {
    margin-top: 60px;
}

/* Timeline */

.timeline {
    background: url(../img/timeline-h.jpg) repeat-x;
        background-position-x: 0%;
        background-position-y: 0%;
    background-position: left bottom;
    display: inline-block;
    width: 100%;
    height: 40px;
	position: relative;
	margin-top: 110px;
}

.timeline li {
    display: inline-block;
    width: 36px;
    height: 36px;
    padding: 0;
    position: absolute;
    bottom: -16px;
}

.timeline li:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 17px;
    background: url(../img/arrow-h.jpg) no-repeat;
    left: -12px;
    top: 10px;
}

.timeline li:nth-child(1):before {
	background:none;
}

.timeline li:nth-child(1) {
	left:0;
}

.timeline li:nth-child(2) {
	left:25%;
	margin-left:-18px;
}

.timeline li:nth-child(3) {
	left:50%;
	margin-left:-18px;
}

.timeline li:nth-child(4) {
	left:75%;
	margin-left:-18px;
}

.timeline li:nth-child(5) {
	right:0;
}

.timeline li strong {
    color: #429d97;
    border: 3px solid #429d97;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    background-color: #fff;
}

.timeline .feature {
    padding: 0;
    position: absolute;
    top: -130px;
    width: 100px;
    margin-left: -50px;
    left: 50%;
    text-align: center;
	color:#429d97;
}

.timeline .feature-content p {
    color: #429d97;
    font-size: 0.9em;
    line-height: 1.2em;
    padding-top: 0;
}
	
/* Home Pattern And Image Parallax */

	.home-pattern {
		background:url(../img/home_pattern.png) repeat;
		width:100%;
		height:100%;
	}
	
.pattern {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

	#home-center {
		height: 100%;  
		display: table;
		position: absolute;
		top: 0;
		left:0;
		right:0;
		width:90%;
		margin-left:5%;
		margin-right:5%;
	}	
	
.div-align-center {
    display: table-cell;
    height: 100%;
    padding-top: 0;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

.div-align-center img {
    float: right;
	max-width: 45%;
}
	
	.div-align-center p {
		margin-bottom:20px;
	}

.div-align-center .search-box {
    float: right;
}

	p.after-slider {		
		font-size:30px;
		font-style:italic;
		text-align:center;
		padding-top:20px;
		margin-bottom:40px;
	}

/* Home Fullwidth Parallax Slider */

	ul.fullwidth-slider {
		position: relative;
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
		background-color: #222222;
		z-index: 0;
		-webkit-backface-visibility: visible;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	ul.fullwidth-slider li.slide {
		position: relative;
		display: none;
		overflow: hidden;
		float: left;
		width: 100%;
		height: 100%;
		z-index: 0;
		background-attachment:absolute ;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		-webkit-backface-visibility: visible;
	}
	
	ul.fullwidth-slider li.slide .caption {
		position: relative;
		height: 100%;
		width:100%;
	}
	
	ul.fullwidth-slider li.slide .caption .caption-inside {
		position: absolute;
		top: 0px;
		width:100%;  
	}
	
	ul.fullwidth-slider li.slide .caption .slide-caption {
		height: 100%;  
		z-index: 0;
		display: table;
		position: relative;
		top: 0;
		width:80%;
		margin-left:10%;
	  	margin-right:10%;  
	}
	
	ul.fullwidth-slider li.slide .caption .slide-caption .vertical-align-middle{
	  	display: table-cell;
	  	vertical-align: middle;
	  	text-align:center;
	}
	
.vertical-align-middle p {
    margin: 0;
    color: #000;
    padding-top: 0;
    font-size: 1.4em;
    font-weight: normal;
    padding-bottom: 0;
}
	
	ul.fullwidth-slider, ul.fullwidth-slider .caption-inside {
		height: 700px;
	}
	
	.parallax-slider .bx-wrapper .bx-next {
		right:50px;
	}
	
	.parallax-slider .bx-wrapper .bx-prev {
		left:50px;
	}

/* Home Full Screen Slider */

	#fullscreen-slider {
    display: block;
    position: relative !important;
    min-height: 545px !important;
    background: linear-gradient(to bottom, #f3f1fb 0%,#dce9d8 100%);
}

#fullscreen-slider > div {
    background-size: cover;
    background-position: center bottom;
    min-height: 545px !important;
}
	
#home video {
    left: 0;
    position: absolute;
    right: 0;
	top: 0;	
	object-fit: cover;	
	width:100%;
	height:100%;
}

.videobox {
    height: 100% !important;
    left: 0;
    margin: 0 !important;
   	position: fixed;
    right: 0;
    top: 0;
    width: 100% !important;
}

.videobox > video {
    object-fit: cover;
}

#blog .videobox {
	opacity:0.2;
}
	
	#cycle-loader {
		height:32px;
		left:50%;
		margin:-8px 0 0 -8px;
		position:absolute;
		top:50%;
		width:32px;
		z-index:999;
	}
	
#slider_left::before, #slider_right::before {
    display: block;
    font-family: "FontAwesome";
    font-size: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
	cursor:hand;
	cursor:pointer;
}
	
	#slider_left {
		top:50%;
		height:60px;
		position:absolute;
		left:20px;
		width:60px;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}
	
	#slider_right {
		top:50%;
		height:60px;
		position:absolute;
		right:20px;
		width:60px;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}

#slider_left:before {
	content:"";
}

#slider_right:before {
	content:"";
}
	
	#slider_left:hover {
		left:18px;
	}
	
	#slider_right:hover {
		right:18px;
	}
	
.slide-content {
    display: table;
    height: 100%;
    left: 0;
    margin: 0 auto;
    max-width: 1040px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
	
#header .slide-content {
	padding-bottom: 0;
}
	
.slide-content h1 img {	
    width: 100%;
	max-width:700px;
}	

.slide-content p {
    color: #fff;    
    line-height: 1em;
    list-style: outside none none;    
    vertical-align: bottom;
    width: auto;
}

.slide-content ul li {
	padding: 0 0 10px;
}

.slide-content p {
    font-size: 1.8em;
    margin: 8px 0;
	width: 60%;
}

.slide-content h1 p {  	
   	font-size: 3.2em;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1em;
    margin: 0;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
}

.service-item p {	
    font-size: 1.7em !important;
    margin: 0 !important;
    padding: 0;
    text-align: center !important;
	line-height: 1.2em;
}

.accent {
    margin: 0 !important;
    padding-bottom: 0 !important;
    text-align: left;
    font-size: 1.8em;
    font-weight: 100;
}

.sub {
    top: 335px;
    display: inline-block;
    left: 0;
    padding: 0 20px;
    position: absolute;
    right: 0;
}

.sub .accent {
    font-size: 1.4em;
}

.slide-content ul {
	font-size: 2em;
	margin: 8px 0 30px;
}

.slide-content a {
	margin:10px 0;
}

table {
   	font-size: 1em;
    line-height: 1.2em;
    position: relative;
    width: 100%;
	margin: 10px 0 40px;
	color: #9e9ac6;
}

table caption, .visualize .visualize-title {
    color: #fff;    
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1em;	
}

table tbody {
	position: relative;
    width: 100%;
	text-align: left;
}

table tr {
	border-bottom: 1px solid #ceced4;
}

table thead tr {
	border-bottom: 1px solid #fff;
}

table strong {
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.1em;
}

table span {
    color:#000;
}

.table-bordered {
	border-collapse: collapse;
}

table th {
    padding: 10px 0 2px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-size: 1.1em;
}

table .tbl-head th {	
	text-transform:uppercase;
}

table .tbl-brd th {
}

table td {
	padding: 10px 0;	
}

.table-bordered td {
	padding: 10px;
}

.map {
	margin-bottom: 20px;
}
	
	.bar {
		text-align: left!important;
		margin: 0px!important;	
	}
	
	.bar li {
		list-style: none!important;
	}
	
	.bar li:last-child span {
		margin-bottom: 0px;
	}
	
.bar li .bar-wrap {
	margin-bottom:20px;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background:#dddddd;
}
	
	.bar li span { 
		height: 35px;
		width: 0px;
		display: block;
		border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px;
		-o-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
	}
	
	.bar li p {
		padding-bottom: 2px;
	}
	
	.bar li span {
		overflow: visible!important;
		position: relative;
	}
	
.bar li span strong {
	color: rgba(255, 255, 255, 0.8);
    display: block;
    font-size: 0.7em;
    left: 10px;
    line-height: 35px !important;
    position: absolute;
    top: 0;
}

	.element_from_top {
		top: -50px;
		padding-right: 0px;
		opacity: 0;
		position: relative;
	}
	
	.element_from_bottom {
		bottom: -50px;
		padding-left: 0px;
		opacity: 0;
		position: relative;
	}
	
	.element_from_left {
		left: -80px;
		padding-right: 0px;
		opacity: 0;
		position: relative;
	}
	
	.element_from_right {
		right: -80px;
		padding-left: 0px;
		opacity: 0;
		position: relative;
	}
	
	.element_fade_in {
		opacity: 0;
		position: relative;
		padding-left: 0px;
		right: 0px;		
	}
	
/*--*/

.no-js .element_from_top {
	top: 0;
	opacity: 1;
}
	
.no-js .element_from_bottom {
	bottom: 0;
	opacity: 1;
}
	
.no-js .element_from_left {
	left: 0;
	opacity: 1;
}
	
.no-js .element_from_right {
	right: 0;
	opacity: 1;
}
	
.no-js .element_fade_in {
	opacity: 1;
	right: 0;		
}

/* Forms */
	
label {
    color: #000;    
    font-size: 1em;    
    text-align: left;
    width: auto;
	margin-bottom: 10px;
}

input[type="text"], input[type="email"], input[type="date"], input[type="password"], select, textarea {		
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    border-radius: 0;
    /*box-shadow: 0 0 2px 1px rgba(200, 200, 200, 0.4) inset;
	-moz-box-shadow: 0 0 1px 1px rgba(200, 200, 200, 0.4) inset;
		-webkit-box-shadow: 0 0 1px 1px rgba(200, 200, 200, 0.4) inset;
		-o-box-shadow: 0 0 1px 1px rgba(200, 200, 200, 0.4) inset;*/
    color: #000;    
    font-size: 1.4em;
    height: 48px;
    line-height: 1.8em;
    margin-bottom: 10px;
    padding: 8px 0 7px;
    text-indent: 15px;
    transition: all 0.2s linear 0s;
    width: 100%;
	
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.inbox input[type="text"], .inbox input[type="email"], .inbox input[type="date"], .inbox input[type="password"], .inbox select, .inbox textarea {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 0 1px 4px rgba(250, 240, 233, 1) inset;
    color: #000;
    font-size: 1em;
    height: 48px;
    line-height: 1.8em;
    margin-bottom: 20px;
    padding: 8px 0 7px;
    text-indent: 15px;
    transition: all 0.2s linear 0s;
    width: 100%;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

select {
    display: block;
    height: 39px;
	text-indent: 4px;
}

.box {
    display: inline-block;
    position: relative;    
	max-width:1200px;
	width:100%;
	text-align:center;
}

input[type=text]:focus, textarea:focus, input[type=email]:focus, input[type="password"]:focus, select:focus {
	background: rgba(200, 200, 200, 0.4) none repeat scroll 0 0;
	box-shadow: 0 0 0 1px rgba(200, 200, 200, 1) inset;
		-moz-box-shadow: 0 0 0 1px rgba(200, 200, 200, 1) inset;
		-webkit-box-shadow: 0 0 0 1px rgba(200, 200, 200, 1) inset;
		-o-box-shadow: 0 0 0 1px rgba(200, 200, 200, 1) inset;
}
	
textarea {
	height:136px;
	resize:none;
}
	
input[type="submit"] {
    color: #000;
    border-radius: 0;
    display: inline-block;    
    letter-spacing: 1px;
    text-transform: uppercase;
	text-align:center;
	padding-bottom: 6px;
}

form input[type="submit"] {
	margin-bottom:10px;
}
	
.error_message {		
	text-align:center;		
	margin-bottom:30px;
	font-size:13px;		
	color:#e93735;
	font-weight:bold;		
}	

	#map_canvas {
		width:100%;
		height:400px;
		z-index:0;
		position:relative;	
	}
	

/* Sidebar */

.sidebar-content {
	margin-bottom:20px;
}

.sidebar-content h4 {
	padding-bottom: 15px;
}

/* Footer */

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-moz-keyframes scroll {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}


@keyframes scroll {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0)
    }
}

#up {	
    bottom: 10px;
	margin-top:-24px;
    display: none;
    height: 48px;
    position: fixed;
    right: 15px;
    width: 48px;
	z-index:500;
	border-radius: 0;
	cursor: pointer;
}
	
#menu_top_inside {
   	background-position: 0 0;
    height: 22px;
    left: 15px;
    position: absolute;
    top: 13px;
    transition: background-position 0.3s linear 0s;
    width: 18px;
}
	
	#up:hover #menu_top_inside {
		-webkit-animation: bottom_top_over .3s linear infinite;
		-moz-animation: bottom_top_over .3s linear infinite;
		-o-animation: bottom_top_over .3s linear infinite;
		animation: bottom_top_over .3s linear infinite;
	}

	@-webkit-keyframes bottom_top_over { 0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; } }
	@-moz-keyframes bottom_top_over { 0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; } }
	@keyframes bottom_top_over { 0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; } }

.alertbox {
    background-color: #A7A7A7;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 48px;
    padding-top: 10px;
    position: relative;
    border-radius: 8px;
    display: none;
    position: relative;
    text-align: left;
}

.alertbox p {
	color:#fff;
}

.alertbox .box_close {
    position: absolute;
    color: #fff;
    top: 8px;
    right: 10px;
}

label.error {
    clear: both;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 0.9em;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
    background-color: #b40000;
    margin-top: -10px;
    opacity: 0.6;
    border-radius: 2px;
}

/* Blog */
	
#blog {
	position:relative;
	width:100%;	
	padding-top: 0;
}

#blog .container {   
    color: #000;
    margin-bottom: 95px;
    margin-top: 50px;
    padding: 40px 40px 10px;
    position: relative;   
    width: 1200px !important;
}

#blog .container h1 {
	color: #222;
    display: inline-block;
    font-size: 3em;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 30px;    
    text-transform: none;
}

#blog .container h2 {
    text-align: center;
}

.blog-posts-content {
	width:100%;
}

.blog-post {
	display: block;
    float: left;
    position: relative;
    width: 100%;
}
	
	.post-slider {
		margin-bottom:30px;
	}
	
	.blog-title {
		line-height:1em;
		margin-bottom:30px;
		text-transform:uppercase;
		color:#fff;
		font-size: 2.2em;
		text-align: center;
	}
	
	.blog-title a {
		text-transform:uppercase;
	}
	
.blog-meta {
	font-size: 1.7em;
    line-height: 1em;
	margin-bottom:10px;
}

.disc {	
    padding-top: 15px;
	line-height: 1.1em;
}

.date {
    color: #666;
    display: inline-block;
    font-size: 1em;
    margin-right: 10px;
    padding-bottom: 0;
    padding-top: 0;
    line-height: 1.2em;
    font-weight: 700;
}

.parallax .date {
	color:#fff;
}

.blog-content {
	display: block;
    font-size: 1em;
    margin-bottom: 0;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

.post-quote {
	padding: 30px 30px 10px;
	border-radius:3px;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}

.inactive {
    opacity: 0.4 !important;
}

.slick-prev, .slick-next {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 96px;
    line-height: 0;
    margin-top: -48px;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 75px;
}

.slick-prev {
	left: -60px;
}

.slick-next {
	right: -60px;
}

.slick-prev:before, .slick-next:before {
    color: #9e9ac6;
    font-family: "FontAwesome";
    font-size: 64px;
    line-height: 1;
    opacity: 1;
}

.slick-prev:before {
    content: "\f104";
}

.slick-next:before {
    content: "\f105";
}

.listing {
	padding-top:0;
}

.list-item {
    clear: both;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
	border-top: 1px solid #e5e5e5;
	padding: 15px 0 0;
	font-size: 0.9em;
}

a.list-item:hover {
	color:#8946f1;
}

.list-item h6 {    
    font-size: 1.1em;
    text-transform: none;
}

.list-item p {
    padding-bottom: 0;
}

.text p {
	padding-bottom: 10px;
}

.list-item img {
    border: 1px solid rgba(255, 0, 50, 0.8);
    border-radius: 3%;
    box-shadow: 0 0 25px rgb(255, 0, 0, 0.5);
    float: left;
    margin: 0 20px 10px 0;
    max-width: 100px;
    padding: 1px;
}

	.video-container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 10px;
		height: 0;
		overflow: hidden;
		margin-bottom:30px;
	}	

	.video-container iframe, .video-container object, .video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border:0;
	}
	
	hr {
		border-top: 1px solid rgb(0, 0, 0);
    	display: inline-block;
    	height: 0;
    	margin: 0 auto 20px;
    	opacity: 0.4;
    	width: 100%;
		border-bottom:none;
	}
	
	.blog-content  h1, .blog-content  h2, .blog-content  h3, .blog-content  h4, .blog-content  h5 {		
		color:#fff;
		margin-bottom:30px;
		margin-top:0;
	}
	
	.listing h5 {margin-bottom:0;}
	
/* Responsive Media Querries */		

@media only screen and (max-width: 1600px) {
	
h1 {
	font-size:3.4em;
}

.box-reply .section-title {
    font-size: 2.4em;
    padding-top: 60px;
}

table {
    background: rgba(247, 247, 251, 0.95);
}

}

@media only screen and (max-width: 1300px) {
	
h1 {
	font-size:3.4em;
}	

	.container {
		max-width: 1000px;
	}
	
	.text-slide-vertical {
		font-size:60px;
	}
	
	.text-slide-vertical li {
		line-height:80px;
	}

	#blog .container {
		width: 900px!important;		
	}
	
	.blog-posts-content {
		min-height: 100px;		
	}
	
.inbox .head-slide {
	background-size: auto;
	background-position: bottom;
}

.timeline {
	width: 80%;
	margin-left: 10%;
}

.box-reply .section-title {
    font-size: 1.8em;
    padding-top: 20px;
}
	
}

@media only screen and (max-width: 1024px) {	

h1 {
	font-size:3.4em;
}

.home-head {
	display: none;
}

.home-head ul {
    padding: 10px 20px;
}
	
#home {
    margin-top: 10px;
}
	
.home-head ul li {
    line-height: 20px;
}

.div-align-center {
    padding-top: 0;
}
	
.pattern {
    background: linear-gradient(to bottom, rgba(243,241,251,0.8) 0%,rgba(220,233,216,0.8) 100%);
}
	
form {
    width: 100%;
	padding-bottom: 20px;
}
	
.vertical-align-middle h3, .vertical-align-middle p {   
    padding-top: 15px;
}

.box-reply .slide-xsubtitle {
    font-size: 1.4em;
}

	.container {
		max-width:680px;
	}
	
	.text-slide-vertical {
		font-size:60px;
	}
	
	.text-slide-vertical li {
		line-height:80px;
	}
	
	ul.fullwidth-slider li.slide {
		background-position: center 0px!important;
	}
	
	ul.fullwidth-slider li.slide .caption .caption-inside {
		position: relative;
		width:100%;
		height:100%;  
	}
	
	#slider_left {
		top:85%;
		position:absolute;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}
	
	#slider_right {
		top:85%;
		position:absolute;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}
	
	.element_from_left {
		left: 0px;
		opacity: 1;
	}
	
	.element_from_right {
		right: 0px;
		opacity: 1;
	}
	
	.element_fade_in {
		opacity: 1;
		right: 0;	
		left: 0;
	}
	
	.parallax {
		background-position: center top !important;
		background-attachment: scroll !important;
		height: 100%;
		margin: 0 auto;		
		width: 100%;
	}
	
	.one_half {
    	width: 100%;
	}	

	.one_third {
		width: 100%;
	}	

	.one_fourth {
		width: 100%;
	}	

	.one_fifth {
		width: 100%;
	}	

	.one_sixth {
		width: 100%;
	}
	
#home .one_sixth {
	width:13.33%;
	margin-bottom: 20px;
    margin-right: 4%;
}

.slide-content h1 img {
	max-width: 640px;
}

.slide-content .box {
    margin-top: 0;
}

	.two_fifth {
		width: 100%;
	}	

	.two_fourth {
		width: 100%;
	}		

	.two_third {
		width: 100%;
	}	

	.three_fifth {
		width: 100%;
	}	

	.three_fourth {
		width: 100%;
	}	

	.four_fifth {
		width: 100%;
	}	

	.five_sixth {
		width: 100%;
	}
	
#home .five_sixth {
	width:82.67%;	
}

	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {		
		margin-right: 0%;
	}	
	
	.small-screen {		
		max-width: 180px;
	}
	
	.big-screen {
		width: 280px;
	}

	#blog .container {
		width: 720px!important;		
	}
	
	.blog-posts-content {
		min-height: 100px;
		/*width: 600px;		*/
	}
	
.shade {
    display: block;
}
	
.section-subtitle {
    font-size: 1.8em;
}
	
.post h5 { 
    padding-top: 20px;
	font-size: 1.2em;
}

.slide-subtitle {
    font-size: 1.1em;
}
	
.blog-header p {
    font-size: 0.9em;
}
	
.fulltable .small-screen {
    max-width: 120px;
}
	
.div-align-center h1 {
    font-size: 2.8em;
    padding: 0 0 10px;
}

.div-align-center h2 {
    font-size: 1.8em;
}

.slide-content p {
    font-size: 1.7em;
    margin: 8px 0;
    width: 100%;
}

.section-title {
    font-size: 2.4em;
    padding: 30px 20px 20px;
}

h4 {
    font-size: 1.1em;
}

.vertical-align-middle p {
    padding-top: 5px;
	padding-bottom: 12px;
}
	
.blog-header {
    min-height: auto;
}
	
}

@media only screen and (max-width: 767px) {
	
.post {
    text-align: center;
}
	
h1 {
	font-size:3.2em;
}
	
h2 {
	font-size: 1.4em;
}
	
h4 {
    font-size: 1.2em;
    padding-top: 20px;
}

.container {
	max-width:90%;
}

.blog-header {
    padding-bottom: 0;    
    position: relative;
    display: block;
}
	
.inbox .box {
    margin-top: 20px;
}
	
.slide-subtitle2 {
    font-size: 1.4em;
}

.blog-title {	
    margin-bottom: 5px;
}
	
	.section-title {
    	margin: 0 auto 30px;
	}

.vertical-align-middle h3 {    
    font-weight: 400;
    padding-top: 10px;
}
	
	#blog .container {
		width: 440px!important;		
	}
	
	.blog-posts-content {
		min-height: 100px;
		/*width: 380px;		*/
	}
	
	.user_comment_reply {
		margin-left: -100px;
	}	
			
	.table-header p {
		display:none;
	}
		
.slide-content h1 p {
	font-size:1.2em;	
	padding: 0 0 5px !important;
}

.slide-content h1 p.accent {
	font-size: 1.6em !important;
}

.service-item p {
    font-size: 1.3em !important;
}

.slide-content ul {
	font-size:1.2em;
}

.slide-content ul li {
	padding:0 0 5px;
}

a.caller {
	font-size:1.8em;
}

table {
    font-size: 0.9em;
    line-height: 1em;
}
	
table th {
    font-size: 0.8em;
}
	
table strong {
    font-size: 1.2em;
}

.div-align-center h1 {
    font-size: 2.2em;
    padding: 0px 0 10px;
}
	
.div-align-center h2 {
    font-size: 1.6em;
}
	
.slide-content p {
    font-size: 1.4em;
    margin: 10px 0;
}

.timeline {
    background: url(../img/timeline-w.jpg) repeat-y;
    margin-top: 0px;
    height: auto;
    margin-bottom: 0;
}

.timeline li {
    width: 100%;
    height: auto;   
    position: relative;
    bottom: inherit;
    min-height: 36px;
}
	
.timeline li:nth-child(1) {
    left: inherit;
	margin: 0 0 30px;
}
	
.timeline li:nth-child(2) {
    left: inherit;
	margin: 0 0 30px;
}
	
.timeline li:nth-child(3) {
    left: inherit;
	margin: 0 0 30px;
}
	
.timeline li:nth-child(4) {
    left: inherit;
	margin: 0 0 30px;
}
	
.timeline li:nth-child(5) {
    right: inherit;
	margin: 0;
}

.timeline li strong {
    position: absolute;
    left: -16px;
}
	
.timeline li::before {
    left: -5px;
    top: -12px;
    transform: rotate(90deg);
}

.timeline .feature {
    padding: 0 0 0 20px;
    position: relative;
    top: inherit;
    width: auto;
    margin-left: 0;
    left: inherit;
    text-align: left;
}

.timeline .feature img {
	width: 36px;
	height: 36px;
	float: left;
}

.timeline .feature .icon-offset {
    padding-top: 10px;
	margin: 0;
}

.timeline .feature-content p {
    font-size: 1em;
	padding-bottom: 0;
}

}

@media only screen and (max-width: 479px) {

.parallax .container {
    padding: 0 20px 10px;
}
	
#home {
    margin-top: 20px;
}
	
h1 {
   	font-size: 2em;
}
	
form {
    padding-bottom: 0;
}
	
.div-align-center img {
    float: none;
    max-width: 70%;
}
	
.div-align-center {
	text-align: center;
}

#blog .container .blog-post h1 {
    font-size: 3.2em;
}

#blog .container .blog-post .blog-content h1 {
    font-size: 2em;
}
	
.div-align-center h1 {
   	font-size: 2.1em;
    margin: 0 auto;
    max-width: 100%;
    padding: 5px 0 10px;
    text-align: center;
}
	
.div-align-center h2 {
    clear: both;
    color: #124b5a;
    display: inline-block;
    font-size: 1.6em;
    line-height: 1em;
    margin: 0 0 10px;
    max-width: 100%;
    padding: 0;
    position: relative;
    text-transform: none;
    width: auto;
    font-weight: 500;
}
	
.slide-content p {
    font-size: 1.2em;
    margin: 4px 0;
    width: 100%;
}

h3 {
    line-height: 1em;
}

.div-align-center h1, #fullscreen-slider .box {
    width: 100%;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.slide-content h1 img {
	max-width: 320px;
}

.service-item p {
    display: none;    
}

.service-item h4 {
    padding-left: 0;
}

section .service-item h4 {
    font-size: 1.4em;
}

.service-item .fa, section .service-item .fa {    
    font-size: 24px;
    height: 32px;
    line-height: 32px;
    width: 32px;
}	

.slide-content a {
	margin: 5px 0;
}	
	
.slide-content ul {
    font-size: 1.4em;
    margin: 0 0 15px;
}
	
	.small-screen-right, .small-screen-left {
		display:none;
	}
	
.container {
	max-width:100%;
	padding: 20px;	
}
	
.section-title {
   	display: inline-block;
   	margin:0 auto 40px;
}

	.text-slide-vertical {
		font-size:30px;
	}
	
	.text-slide-vertical li {
		line-height:40px;
	}
	
	ul.fullwidth-slider, ul.fullwidth-slider .caption-inside {
		height: 300px;
	}
	
	#map_canvas {
    	height: 250px;
	}

#blog .container {
    margin-bottom: 50px;
    margin-top: 20px;
    padding: 40px 7% 15px;
    width: 100% !important;
}
	
.blog-posts-content {
	width:100%;
}
	
.blog-posts-content .inner-navigation.masonry li{
	margin-left: 10px;
	margin-right: 10px;
}

.slick-prev, .slick-next {
    width: 40px;
}
	
.section-title {
    font-size: 1.8em;
    padding: 30px 20px 20px;
	margin-bottom: 0;
}
	
.slide-xsubtitle {
    font-size: 1.6em;
}
	
.blog-header p {
    font-size: 1.2em;
}
	
.icon-offset {
    padding-top: 0;
    margin-top: 40px;
}
	
.fulltable .icon-offset {
    padding-top: 10px;
    margin-top: 10px;
}
	
.centered {
    display: block;
	text-align: center;
}
	
.small-screen {
    max-width: 200px;
	margin-bottom: 20px;
}
	
.vertical-align-middle h3 {
    font-size: 1.1em;
	padding-top: 22px;
}
	
.vertical-align-middle p {
    font-size: 0.8em;
}

.section-xsubtitle {
    font-size: 1.8em;
    padding: 40px 20px 15px;
}
	
.post p {
	padding-top: 10px;
    font-size: 1.1em;
}
	
.fulltable .post p {	
    font-size: 0.8em;
}
	
.fulltable .post h4 {	
    font-size: 0.9em;
}

}

p.success {
	display:none;
	width: inherit;
    color: #429d97;
}

#contact_form fieldset {
	font-size: 10px;
}