@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?9k6ml7');
	src:url('../fonts/icomoon.eot?#iefix9k6ml7') format('embedded-opentype'),
		url('../fonts/icomoon.svg?9k6ml7') format('svg'),
		url('../fonts/icomoon.woff?9k6ml7') format('woff'),
		url('../fonts/icomoon.ttf?9k6ml7') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:"HelveticaNeueW01-66Medi";
	src:url("../fonts/71c74bc5-e7c8-48ad-9b03-43f3e6760e4e.eot?#iefix");
	src:url("../fonts/71c74bc5-e7c8-48ad-9b03-43f3e6760e4e.eot?#iefix") format("eot"),url("../fonts/5f0efe11-b07a-49fc-ab86-7af6152fa368.woff") format("woff"),url("../fonts/fea58e5b-b0a7-43f7-8928-fc0639365852.ttf") format("truetype"),url("Fonts/398e1bb8-f2eb-41d5-b3b6-b9a889b52ee7.svg#398e1bb8-f2eb-41d5-b3b6-b9a889b52ee7") format("svg");
}
@font-face{
	font-family:"HelveticaNeueW01-65Medi";
	src:url("../fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix");
	src:url("../fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix") format("eot"),url("../fonts/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff") format("woff"),url("../fonts/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf") format("truetype"),url("Fonts/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#36c182c6-ef98-4021-9b0d-d63122c2bbf5") format("svg");
}
@font-face{
	font-family:"HelveticaNeueW01-76Bold";
	src:url("../fonts/9eb382e7-b9a0-4ec0-86b3-7a690b9e127b.eot?#iefix");
	src:url("../fonts/9eb382e7-b9a0-4ec0-86b3-7a690b9e127b.eot?#iefix") format("eot"),url("../fonts/628a0837-f9e0-4b32-83c4-d99689b9da93.woff") format("woff"),url("../fonts/4d9ecce0-f253-49fd-8623-b0f896b12794.ttf") format("truetype"),url("Fonts/dcdd4c31-466f-43f5-85c9-9bcdcd814139.svg#dcdd4c31-466f-43f5-85c9-9bcdcd814139") format("svg");
}
@font-face{
	font-family:"HelveticaNeueW01-75Bold";
	src:url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix");
	src:url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix") format("eot"),url("../fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"),url("../fonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf") format("truetype"),url("Fonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg");
}
* {
	max-height: 100000px;
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
q{quotes: none;}
q:before,
q:after{content:"";}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
html,body{
	display:table;
	height:100%;
	width:100%;
}
body {
	margin:0;
	color:#3a434b;
	font:15px/26px "HelveticaNeueW01-65Medi", Helvetica, Arial, sans-serif;
	background:#fff;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
	min-width:320px;
}
.home{
	display:table-cell;
	vertical-align:middle;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#15bdcc;
	outline:none;
}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
header, footer, article, section, hgroup, nav, figure, aside, main { display: block; }
figure { margin:0; padding:0; }
input[type=text], input[type=password],input[type=email],input[type=tel], input[type=file], input[type=submit],input[type=search], textarea {
	-webkit-appearance:none;
	border-radius:0;
}
input[type="search"] {-webkit-appearance: none;}
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
input[type="search"]::-webkit-search-decoration {display:none;}
button::-moz-focus-inner{
	padding:0;
	border:0;
}
abbr{
	border-bottom: 1px dashed #16bdcc !important;
}
::-webkit-input-placeholder {
	color: #999;
}
:-moz-placeholder {
	color: #999;
}
::-moz-placeholder {
	color: #999;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #999;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
	content: "\e600";
}
.icon-minus-alt:before {
	content: "\e601";
}
.icon-play:before {
	content: "\e60b";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-search2:before {
	content: "\e603";
}
.icon-arrow-right:before {
	content: "\e095";
}
.icon-plus:before {
	content: "\e114";
}
.icon-social-twitter:before {
	content: "\e604";
}
.icon-arrow-right2:before {
	content: "\e605";
}
.icon-plus2:before {
	content: "\e606";
}
.icon-minus:before {
	content: "\e607";
}
.icon-share:before {
	content: "\e608";
}
.icon-minus2:before {
	content: "\e609";
}
.icon-arrow-down:before {
	content: "\e60c";
}
.icon-arrow-down2:before {
	content: "\e60d";
}
.icon-facebook:before {
	content: "\e60a";
}
.icon-search3:before {
	content: "\f002";
}
.icon-envelope-o:before {
	content: "\f003";
}
.icon-twitter2:before {
	content: "\f099";
}
.icon-envelope:before {
	content: "\f0e0";
}
.icon-play-circle:before {
	content: "\f144";
}
.icon-youtube-play:before {
	content: "\f16a";
}
.step-load{
	visibility: hidden;
}

#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
	z-index:2;
}
.home:after {
	position:absolute;
	content:'';
	top:0;
	right:0;
	z-index:1;
	background:url(../images/home-bg.png) no-repeat;
	width:134px;
	height:213px;
}
.w1 {
	margin:0 auto;
	max-width:961px;
}
.home .w1 {
	max-width:950px;
}
#header {
	position:relative;
	z-index:5;
}
#header:after {
	content:'';
	display:block;
	clear:both;
}
.home #header {padding:26px 8px 20px;}
.panel {
	background:#15bdcc;
	padding:10px 9999px 0;
	margin:0 -9999px;
	overflow:hidden;
	text-transform:uppercase;
}
.add-nav {float:right;}
.add-nav ul {
	margin:0;
	float:left;
	text-transform:uppercase;
	font-size:10px;
	line-height:15px;
}
.add-nav li {
	float:left;
	list-style:none outside;
}
.add-nav a {
	color:#fff;
	display:block;
	padding:8px 7px 7px;
}
.add-nav a:hover {
	text-decoration:none;
	background:rgba(255,255,255,0.2);
}
.add-nav .active a {
	background:rgba(255,255,255,1);
	color:#3a434b;
}
.header-block {
	position:relative;
	padding:11px 0 7px;
}
.home .header-block {padding:0;}
.header-block:after {
	content:'';
	display:block;
	clear:both;
}
.logo {
	float:left;
	background:url(../images/logo.png) no-repeat;
	background-size: 167px;
	width:167px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	margin:12px 10px 0 1px;
}
.home .logo {margin:0;}
.logo a {
	display:block;
	height:100%;
}
.open-close {float:right;}
.open-close .opener {display:none;}
.open-close .slide.js-slide-hidden {
	position:static !important;
	top:0 !important;
	left:0 !important;
}
.open-close .bar {
	overflow:hidden;
	padding:0 0 12px;
}
.header-block .social-networks {
	padding:3px 3px 0 12px;
	margin:0;
	float:right;
}
.header-block .social-networks li {
	float:left;
	margin:0 0 0 15px;
	list-style:none outside;
}
.header-block .social-networks a {
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background: url('../images/sprite.png') no-repeat -2px -9999px;
}
.header-block .social-networks .facebook {
	background-position: -2px -3px;
	width: 18px; 
	height: 18px;
	margin:0 3px 0 0;
}
.header-block .social-networks .facebook:hover {background-position: -2px -28px;}
.header-block .social-networks .twitter {
	background-position: -38px -3px;
	width: 22px; 
	height: 18px;
}
.header-block .social-networks .twitter:hover {background-position: -38px -28px;}
.header-block .social-networks .youtube {
	background-position: -75px -4px;
	width: 24px; 
	height: 17px;
	margin:1px 0 0;
}
.header-block .social-networks .youtube:hover {background-position: -75px -29px;}
.sb-search {
	position: relative;
	width: 0%;
	min-width: 25px;
	height: 23px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search form { float:left; }
.sb-search-input,
.sb-search input[type="search"] {
	float:left;
	width:180px;
	border:1px solid #fff;
	background: #fff;
	height: 22px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	margin: 1px 0 0;
	z-index: 10;
	padding: 2px 10px 2px;
	border-radius:2px;
	font:12px/15px "HelveticaNeueW01-65Medi",  Helvetica, Arial, sans-serif;
	color: #848484;
	-webkit-box-shadow:inset 1px 1px 0 #e0e0e0; 
	box-shadow:inset 1px 1px 0 #e0e0e0;
	outline:none;
}
.sb-search-input::-webkit-input-placeholder {
	color: #848484;
}
.sb-search-input:-moz-placeholder {
	color: #848484;
}
.sb-search-input::-moz-placeholder {
	color: #848484;
}
.sb-search-input:-ms-input-placeholder {
	color: #848484;
}
.sb-icon-search,
.sb-search-submit  {
	width: 25px;
	height: 23px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 23px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #fff;
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-search,
.sb-search .hi-icon:before {
	color: #929497;
	background: #e6e6e6;
	z-index: 90;
	font-size: 13px;
	border-radius:2px;
	line-height:23px;
}
.sb-search.sb-search-open {
	width: 209px;
}
.sb-search.sb-search-open .sb-search-input,
.sb-search.sb-search-open .sb-search input[type="search"]{
	border:1px solid #15bdcc;
	background: #f9f9f9;
}
.sb-search.sb-search-open .sb-icon-search,
.sb-search.sb-search-open .hi-icon:before {
	background: #15bdcc;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit {
	z-index: 90;
}
#nav {position:relative;}
#nav > ul {
	margin:0;
	float:right;
	position:relative;
	text-transform:uppercase;
	font-size:15px;
	line-height:18px;
	position:relative;
	letter-spacing:1px;
}
#nav > ul > li {
	float:left;
	margin:0 9px 0 0;
	padding:0 8px;
	list-style:none outside;
}
#nav > ul > li > a {
	display:block;
	padding:0 0 4px;
	color:#3a434b;
}
#nav > ul > li:nth-last-child(2) {
	padding-right:0;
	margin:0;
}
#nav .slider {
	position:absolute;
	bottom:-5px;
	left:4px;
	width:0;
	height:5px;
	background:#c5589f;
	z-index:100;
	pointer-events: none;
	visibility:hidden;
}
#nav > ul > li.hover a{text-decoration:none;}
#nav > ul > li > ul {
	margin:0;
	position:absolute;
	left:4px;
	right:0;
	top:100%;
	background:#ededed;
	border-top:5px solid #e0e0e0;
	letter-spacing:0;
	z-index:100;
	visibility:hidden;
}
#nav > ul ul li {
	/*overflow:hidden;*/
	position:relative;
	padding:14px 10px 9px;
	list-style:none outside;
}
#nav > ul > li > ul > li:after {
	position:absolute;
	content:'';
	top:13px;
	bottom:17px;
	left:134px;
	width:2px;
	background:#b5b4b4;
}
#nav > ul > li > ul > li > ul {
	padding:8px 0 0;
	margin:0;
	font-size:12px;
	/*line-height:14px;*/
	letter-spacing:0;
	/*overflow:hidden;*/
}
#nav ul ul ul.twocolumns-list li div.alignleft{
	position: absolute;
	float: none;
}

#nav ul ul ul.twocolumns-list {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	-webkit-column-gap:5px;
	-moz-column-gap:5px;
	column-gap:5px;
	margin-left: 135px;
	/*min-height:81px;*/
}
#nav ul ul ul.threecolumns-list {
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
	-webkit-column-gap:5px;
	-moz-column-gap:5px;
	column-gap:5px;
	min-height:81px;
}
#nav > ul > li > ul > li > ul li {
	padding:0 0 13px 10px;
	list-style:none outside;
}
#nav ul ul ul li a {color:#3a434b;}
#nav ul ul ul li a:hover {color:#c5589f;}
#nav .alignleft {
	float:left;
	margin:0 31px 0 0;
	width:108px;
	text-transform:none;
	text-align:center;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	font-size:12px;
	line-height:14px;
	min-height: 120px;
}
#nav .alignleft img {
	max-width:100%;
	display:inline-block;
	vertical-align:top;
	height:auto;
	margin:0 0 7px;
}
#nav .alignleft p {margin:0;}
#main {
	position:relative;
	z-index:1;
}
.icon {
	display: inline-block;
	vertical-align:top;
	font-size: 0;
	cursor: pointer;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
	border:1px solid transparent;
	overflow: hidden;
	background:#39434a;
	-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.sidebar .blocks-holder .icon,
.icon.small {
	width: 19px;
	height: 19px;
}
.icon.small {
	vertical-align:top;
	margin:-2px 0 0 5px;
}
.icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
	display: none;
}
.hi-icon:before {
	font-family: 'icomoon';
	speak: none;
	font-size: 18px;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
.sidebar .blocks-holder .hi-icon:before,
.small:before {
	line-height: 19px;
	font-size:15px;
}
.icon:hover,
.box:hover .icon,
.demo:hover .icon,
.arrow:hover .icon,
.news-block ul a:hover .icon {
	background: transparent;
	color: #39434a;
	border-color:#39434a;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.5);
	text-decoration:none;
}
.icon:hover:before,
.box:hover .icon:before,
.demo:hover .icon:before,
.arrow:hover .icon:before,
.news-block ul a:hover .icon:before {
	-webkit-animation: toRightFromLeft 0.3s forwards;
	-moz-animation: toRightFromLeft 0.3s forwards;
	animation: toRightFromLeft 0.3s forwards;
}
@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toRightFromLeft {
	49% {
		-moz-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toRightFromLeft {
	49% {
		transform: translate(100%);
	}
	50% {
		opacity: 0;
		transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
.demo {
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	line-height:15px;
	margin:4px 0 0 27px;
}
.demo:hover {text-decoration:none;}
.demo .icon {
	width:14px;
	height:14px;
	vertical-align:top;
	margin:0 0 0 5px;
}
.demo .icon:before {
	line-height:14px;
	font-size:10px;
}
.home #main {padding-bottom:26px;}
.pink,
.gray,
.light-beige,
.blue,
.home-block .rio,
.light-gray {
	transition: background 0.4s;
	-moz-transition: background 0.4s;
	-webkit-transition: background 0.4s;
	-o-transition: background 0.4s;
}
.pink {background:#c5589f;}
.gray {background:#929497;}
.blue {background:#16bdcc;}
.light-beige {background:#c2b38a;}
.light-gray {background:#ececec;}
.pink:hover {background:#d24ba3;}
.gray:hover {background:#8f9399;}
.blue:hover {background:#00cfe2;}
.light-beige:hover {background:#c9b683;}
.light-gray:hover {background:#f5f5f5;}
.yellow .small {color:#dfe139;}
.beige .small { color:#e8e2d2;}
.beige02 .small { color:#f5f5f5;}
.pink .small { 
	color:#c5589f;
	background:#fff;
}

.box.pink .arrow-holder span{
	color: white;
}

.pink:hover .small {
	color: #fff;
	border-color:#fff;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.3);
}
.boxes-holder h2,
.sidebar .blocks-holder h2 {
	color:#fff;
	font:300 30px/28px 'Neuton', "Times New Roman", Times, serif;
	margin:0 0 23px;
	min-height:60px;
	text-transform:capitalize;
}
.boxes-holder {
	overflow:hidden;
	margin:0 1px 0 0;
}
.boxes-holder .box01 {
	float:left;
	width: 481px;
	position:relative;
	z-index:1;
	overflow:hidden;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding:75px 34px 5px;
	color:#fff;
	font-size:19px;
	line-height:23px;
}
.boxes-holder .box01:after {
	position:absolute;
	content:'';
	left:0;
	right:0;
	bottom:0;
	height:4px;
	z-index:2;
	background:#fff;
}
.boxes-holder .box01 h1 {
	font:300 58px/62px 'Neuton', "Times New Roman", Times, serif;
	margin:0 0 18px;
	color:#d6de23;
}
.boxes-holder .box01 .text {max-width:200px;}
.boxes-holder .box01 .bg {
	display:block;
	width:100%;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	bottom:5px;
}
.boxes-holder .holder {overflow:hidden;}
.boxes-holder .box02,
.sidebar .blocks-holder .box02 {
	float:left;
	width:50%;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding:0 0 4px 4px;
	text-align:center;
}
.boxes-holder .holder .box:hover {text-decoration:none;}
.sidebar .blocks-holder .box02 { padding:0 0 5px 5px;}
.sidebar .blocks-holder {margin: 0 0 0 -8px;}
.boxes-holder .box {
	padding:82px 5px 28px;
	display:block;
}
.sidebar .blocks-holder .box {padding: 35px 31px 24px;}
.sidebar .blocks-holder h2 {
	font-size:24px;
	line-height:28px;
	display:table;
	width:100%;
	min-height:10px;
	height:60px;
	margin-bottom: 21px;
}
.sidebar .blocks-holder h2 span {
	display:table-cell;
	height:100%;
	vertical-align:bottom;
}
.sidebar .blocks-holder .box:hover {text-decoration:none;}
.twocolumns{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	position:relative;
}
.block-container { position:relative; }
.content{
	width:100%;
	float:left;
}
.content-holder{margin:0 362px 0 0;}
.content dl {
	margin:0 0 26px;
}
.content dl + dl {margin-bottom:0;}
.content dl + p,
.content .container02.inner dl + p,
.content .container02 dl + p {margin-bottom:8px;}
.content dl dt {
	float:left;
	clear:left;
	color:#c5589f;
	font-family:"HelveticaNeueW01-75Bold";
	padding:0 4px 0 0;
}
.content ul {
	margin:0 0 14px 1px;
	line-height:18px;
}
.content ul li {
	position:relative;
	padding:0 0 8px 15px;
	list-style:none outside;
}
.content ul li:after {
	position:absolute;
	content:'';
	top:6px;
	left:0;
	background:#3a434b;
	width:5px;
	height:5px;
	border-radius:50%;
}
.content h1 {
	color:#c5589f;
	margin:0 0 34px;
	font:300 44px/48px 'Neuton', "Times New Roman", Times, serif;
}
.content h2 {
	color:#15bdcc;
	margin:0 0 12px;
	font:19px/23px "HelveticaNeueW01-75Bold";
}
.content h3 {
	color:#15bdcc;
	margin:0 0 12px;
	font:17px/21px "HelveticaNeueW01-75Bold";
}
.content h4 {
	color:#15bdcc;
	margin:0 0 12px;
	font:15px/18px "HelveticaNeueW01-75Bold";
}
.intro {
	position:relative;
	margin:0 0 6px;
	overflow:hidden;
	padding:34px 45% 35px 32px;
	font-size:12px;
	line-height:18px;
	color:#fff;
}
.intro.inner {padding: 63px 45% 55px 35px;}
.intro.inner02 {padding: 63px 40% 13px 35px;}
.intro.inner03 {padding: 63px 40% 59px 35px;}
.intro p {margin:0 0 5px;}
.intro .bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	z-index:-1;
}
.intro .bg img {
	width:100%;
	height:auto;
	display:block;
}
.content .intro h1 {
	font-size:58px;
	line-height:58px;
	color:#d6de23;
	margin:0 0 27px;
}
.content .intro.inner h1 {margin-bottom: 41px;}
.content .intro.inner02 h1 {margin-bottom: 31px;}
.content .intro.inner03 h1 {margin-bottom: 41px;}
.content .intro h2 {
	color:#fff;
	margin:0 0 16px;
}
.content .intro.inner02 h2 {margin: 0 50px 16px 4px;}
.content .intro.inner03 h2 {margin: 0 50px 16px 4px;}
.container-info {
	overflow:hidden;
	margin:0 0 6px;
}
.container-info .col {
	float:left;
	width:50%;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	color:#fff;
	font-size:12px;
	line-height:17px;
	background:#3b444c;
	padding: 46px 34px 40px;
}
.container-info .col.logo-col {
	padding:0;
	background:#dadadc;
	color:#3a434b;
}
.container-info .table-box {
	display:table;
	width:100%;
	height:100%;
}
.container-info .table-box .holder {
	display:table-cell;
	vertical-align:middle;
	height:100%;
	text-align:center;
	padding:0 15px;
}
.container-info .table-box img {
	display:inline-block;
	max-width:100%;
	height:auto;
}
.container-info .table-box p {display:none;}
.content .container-info h1 {
	color:#d6de23;
	font-size:30px;
	line-height:34px;
	margin-bottom: 4px;
}
.content .container-info h1 a {color:#d6de23;}
.content .container-info h2 {
	font-size:15px;
	line-height:18px;
	margin-bottom: 13px;
}
.intro h1 a {color:#d6de23;}
.intro h1 a:hover {text-decoration:none;}
.arrow {
	position:relative;
	line-height:21px;
	color:#39434b;
}
.arrow .icon.small {margin-top:0;}
.arrow.white {color:#fff;}
.arrow:hover {text-decoration:none;}
.sidebar{
	width:357px;
	float:right;
	margin:0 0 0 -100%;
	overflow:hidden;
}
.blocks-holder {
	position:relative;
	margin:0 0 0 -5px;
}
.blocks-holder:after {
	content:'';
	display:block;
	clear:both;
}
.popup-block {
	float:left;
	width:50%;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding:0 0 5px 5px;
}
.sidebar .img-box {
	float:left;
	width:50%;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding:0 0 5px 5px;
	position: relative;
}
.sidebar .blocks-holder .img-box {padding:0 0 5px 6px;}
.sidebar .img-box img {
	display:block;
	width:100%;
	height:auto;
}
.sidebar .img-box .holder {overflow:hidden;}
.popup-block .aligncenter {
	display:inline-block;
	vertical-align:top;
	max-width:100%;
	height:auto;
}
.popup-block .open {
	display:block;
	text-align:center;
	color:#fff;
	padding:27px 10px 17px;
	font:300 23px/27px 'Neuton', "Times New Roman", Times, serif;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
} 
.popup-block .open .aligcenter {
	min-height:61px;
	margin:0 0 3px;
}
.popup-block .open img {
	display:inline-block;
	vertical-align:top;
	height:auto;
	max-width:100%;
}
.popup-block .open strong {
	display:block;
	font-weight:300;
}
.popup-block .open:hover {text-decoration:none;}
.popup-block .popup {
	position:absolute;
	top:0;
	left:5px;
	right:0;
	background:inherit;
	z-index:5;
	padding:5px 0 18px;
	color:#3a434b;
	font-size:12px;
	line-height:18px;
}
/* .popup-block.popup-active .popup {display:block;} */
.popup-block.popup-active:after {
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:-9999px;
	background:rgba(255,255,255,0.7);
	z-index:2;
}
.popup-block .text-block {
	background:#ececec;
	padding:25px 25px 77px;
}
.popup-block .popup p {margin:0 0 33px;}
.popup-block h2 {
	font:19px/23px "HelveticaNeueW01-75Bold";
	margin:0 0 17px;
}
.sidebar .popup-block h2 {color:#39434b;}
.popup .close {
	position:absolute;
	color:#fff;
	opacity:0.7;
	top:12px;
	right:34px;
	text-transform:lowercase;
}
.popup .close.alt {
	top:auto;
	bottom:7px;
	opacity:1;
	color:#39434b;
	left:50%;
	right:auto;
	margin:0 0 0 -44px;
}
.popup .close:after {
	position:absolute;
	content:'';
	top:0;
	right:-22px;
	background: url('../images/sprite.png') no-repeat -114px -31px; 
	width: 15px; 
	height: 15px;
}
.popup .close.alt:after {display:none;}
.popup .close.alt .icon-minus2 {
	position:relative;
	top:-13px;
	font-size:27px;
	left:28px;
}
.popup .close:hover {
	text-decoration:none;
	opacity:1;
}
.popup .heading {
	text-align:center;
	font:300 24px/24px 'Neuton', "Times New Roman", Times, serif;
	color:#fff;
	padding:31px 20px 39px;
}
.popup .heading img {
	display:inline-block;
	vertical-align:top;
	max-width:100%;
	height:auto;
}
.popup .heading span {display:block;}
.btn-holder {
	text-align:center;
}
.btn-holder .btn {
	display:inline-block;
	vertical-align:top;
	color:#fff;
	background:#16bdcc;
	font-size:15px;
	line-height:21px;
	padding:6px 6px 6px 13px;
}
.btn:hover {text-decoration:none;}
.box03 {margin:0 0 5px;}
.box04 {margin:0 0 5px;}
.yellow {background:#dae139;}
.yellow:hover {background:#e8f211;}
.box03 .box {
	text-align:center;
	color:#4d555d;
	line-height:18px;
	padding:37px 40px 32px;
}
a.box {display:block;}
.sidebar .box p {margin:0;}
.box03 .box:hover,
.box04 .box:hover {text-decoration:none;}
.box03 .box h2 {
	font:300 30px/28px 'Neuton', "Times New Roman", Times, serif;
	margin:0 0 22px;
	color:#ffffff;
}

.box03 .box.yellow[href*="request-a-demo"] h2{
	color: #4d555d;
}

.box04 .box {
	color:#fff;
	line-height:18px;
	font-size:12px;
	padding: 23px 31px 27px;
}
.box04 .box p {margin-bottom: 18px;}
.box04 .box h2 {
	font:300 30px/34px 'Neuton', "Times New Roman", Times, serif;
	margin:0 0 22px;
	text-align:center;
}
.box04 .box .arrow-holder {
	font-size:15px;
	line-height:21px;
	text-align:center;
}
.sidebar .img-holder {position:relative;}
.sidebar .img-holder img {
	width:100%;
	height:auto;
	display:block;
}
.beige {background:#e8e2d2;}
.beige02 {background:#f5f5f5;}
.beige03 {background:#ececec;}
.container {
	padding:38px 40px 50px 30px;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
}
.container02 {
	padding: 16px 40px 25px 31px;
	overflow:hidden;
}
.container04 { padding: 22px 30px 46px 37px;}
.container04 p {margin: 0 0 36px;}
.container05 { 
	padding: 29px 30px 46px 37px;
	overflow:hidden;
}
.container06 { 
	padding: 18px 37px 46px;
	margin:0 0 6px;
}
.container07 { 
	padding: 62px 130px 46px 37px;
	margin:0 0 9px;
}
.container07 h1 {
	font:300 56px/60px 'Neuton', "Times New Roman", Times, serif;
	color:#c5589f;
	margin: 0 0 21px;
}
.container07 h1 a {color:#c5589f;}
.container05 .alignright {
	float:right;
	margin: 20px 8px 10px 35px;
}
.container05 .alignright img {
	vertical-align:top;
	display:inline-block;
	max-width:100%;
	height:auto;;
}
.content .container05 ul li {padding: 0 0 12px 19px;}
.container05 p {margin: 0 0 16px;}
.content .logos-list {
	margin: 0;
	overflow:hidden;
}
.content .logos-list li {
	float:left;
	width:50%;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding: 0 10px 37px;
	text-align:center;
	margin: 0 0 22px;
}
.content .logos-list li:after {display:none;}
.content .logos-list img {vertical-align:top;}
.content .logos-list span {
	display:table;
	height:100%;
	width:100%;
}
.content .logos-list em {
	display:table-cell;
	vertical-align:middle;
	height:100%;
}
.pattern-bottom,
.pattern-bottom02,
.pattern-bottom03,
.pattern-bottom04,
.pattern-bottom05,
.pattern-bottom06,
.pattern-bottom07,
.pattern-bottom08,
.pattern-bottom09,
.pattern-bottom10,
.pattern-bottom11,
.pattern-bottom12,
.pattern-bottom13,
.pattern-bottom14,
.pattern-bottom15,
.pattern-bottom16,
.pattern-bottom17,
.pattern-bottom18 {
	position:relative;
	padding-bottom:57px;
	z-index:2;
}
.pattern-bottom:after,
.pattern-bottom02:after,
.pattern-bottom03:after,
.pattern-bottom04:after,
.pattern-bottom05:after,
.pattern-bottom06:after,
.pattern-bottom07:after,
.pattern-bottom08:after,
.pattern-bottom09:after,
.pattern-bottom10:after,
.pattern-bottom11:after,
.pattern-bottom12:after,
.pattern-bottom13:after,
.pattern-bottom14:after,
.pattern-bottom15:after,
.pattern-bottom16:after,
.pattern-bottom17:after,
.pattern-bottom18:after  {
	position:absolute;
	content:'';
	z-index:-1;
}
.pattern-bottom:after {
	bottom:0;
	left:0;
	background:url(../images/bg-pattern01.png) no-repeat;
	width:438px;
	height:48px;
}
.pattern-bottom02 { padding-bottom:55px;}
.pattern-bottom02:after {
	bottom:0;
	right:0;
	background:url(../images/bg-pattern02.png) no-repeat;
	width:286px;
	height:48px;
}
.content .container h1 {
	color:#3a434b;
	margin:0 0 25px;
	font-size:30px;
	line-height:32px;
}
.content .container h1 a {color:#3a434b;}
.container02 h1 a {color:#c5589f;}
.content .container02.inner h1 {margin-bottom:16px;}
.content .container02.inner h2 {margin-bottom:6px;}
.content .container p {margin:0 0 20px;}
.content .container02 p {margin:0 0 17px;}
.content .container02.inner p {margin-bottom:25px;}
.container .alignright {
	float:right;
	margin:-19px 0 0 12px;
}
.container .alignright img {
	max-width:100%;
	display:block;
	height:auto;
}
.container .arrow-holder {
	font-size:15px;
	line-height:21px;
}
.testimonial-holder {
	font-size:12px;
	line-height:18px;
	padding: 18px 0 0 3px;
}
.testimonial-holder blockquote {margin:0;}
.testimonial-holder q {
	font:italic 26px/31px 'Neuton', "Times New Roman", Times, serif;
	display:block;
	padding: 0 0 20px;
}
.testimonial-holder cite {font-style:normal;}
.testimonial-holder cite span {display:block;}
.info-details {
	position:relative;
	line-height:18px;
	margin:0 -25px 0 0;
}
.info-details:after {
	content:'';
	display:block;
	clear:both;
}
.info-details time {
	float:left;
	margin:5px 10px 0 3px;
}
.info-details .social-networks {
	float:right;
	position:relative;
}
.info-details .social-networks .open02 {
	float:left;
}
.info-details .social-networks .popup02 {display:none;}
.info-details .social-networks .popup-wrapper{
	position:absolute;
	top:0;
	right:100%;
	overflow:hidden;
}
.info-details .social-networks .popup02 {
	position:relative;
	width:69px;
	padding:0 0 0 7px;
	background:#14bccc;
	display:block;
	overflow:hidden;
}
.info-details .mail,
.info-details .share {
	width:28px;
	height:28px;
	float:left;
	background:#4a5258 url(../images/sprite.png) -109px -9999px;
	overflow:hidden;
	text-indent:-9999px;
}
.info-details .mail {
	margin-left:5px;
	background-position: -105px -87px;
}
.info-details .share {background-position: -72px -87px;}
.info-details .mail:hover,
.info-details .popup-active .share {background-color:#14bccc;}
.info-details .facebook,
.info-details .twitter {
	width:28px;
	height:28px;
	float:left;
	background:#14bccc url(../images/sprite.png) -3px -87px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 5px 0 0;
}
.info-details .twitter {background-position: -36px -87px;}
.post-block {
	font-size:12px;
	line-height:18px;
	padding:28px 50px 36px 31px;
	position:relative;
	margin:0 0 6px 0;
	color:#39434b;
}
.post-block.inner {	
	padding:29px 200px 11px 34px;
}
.content .post-block h1 {
	margin:0 0 20px;
	font-size:30px;
	line-height:28px;
}
.content .post-block.inner h1 {margin-bottom:16px;}
.content .post-block h1 a {color:#c5589f;}
.content .post-block p {margin:0 0 18px;}
.post-block time {
	position:absolute;
	top:14px;
	right:17px;
	font-size:15px;
	line-height:18px;
}
.post-block.inner time {
	position:static;
	top:0;
	right:0;
	font-size:19px;
	line-height:23px;
}
.post-block.inner .time {
	font:19px/23px "HelveticaNeueW01-75Bold";
	color:#16bdcc;
	padding:0 13px 0 0;
}
.post-block.inner .heading {
	font-size:15px;
	line-height:18px;
	padding:0 0 3px;
}
.form-block { padding:62px 33px 51px 33px;}
.content .form-block h2 {
	color:#c5589f;
	margin:0 0 26px;
	font:300 56px/60px 'Neuton', "Times New Roman", Times, serif;
}
.content .form-block.inner h2 {
	margin-bottom:27px;
	letter-spacing:-1px;
}
.content .form-block h2 a {color:#c5589f;}
.content .form-block p {margin:0 0 31px 5px;}
.content .form-block.inner p {margin-bottom:25px;}
.post-block .arrow-holder02 {
	text-align:right;
	font-size:15px;
	line-height:21px;
}
.arrow-holder02 .arrow:after,
.arrow-holder03 .arrow:after {right:-30px;}
.post-block .arrow-holder03 {
	position:absolute;
	top:50%;
	margin-top:-11px;
	right:38px;
	font-size:15px;
	line-height:21px;
}
.pattern-bottom03 { padding-bottom:51px;}
.pattern-bottom03:after {
	right:0;
	top:0;
	background:url(../images/bg-pattern03.png) no-repeat;
	width:159px;
	height:114px;
}
.pattern-bottom04,
.pattern-bottom05,
.pattern-bottom06 { padding-bottom:36px;}
.pattern-bottom04:after {
	bottom:0;
	left:0;
	background:url(../images/bg-pattern04.png) no-repeat;
	width:123px;
	height:39px;
}
.pattern-bottom05:after {
	bottom:0;
	left:0;
	background:url(../images/bg-pattern05.png) no-repeat;
	width:264px;
	height:34px;
}
.pattern-bottom06:after {
	bottom:0;
	left:0;
	background:url(../images/bg-pattern06.png) no-repeat;
	width:274px;
	height:29px;
}
.pattern-bottom07 { padding-bottom:50px;}
.pattern-bottom07:after {
	right:0;
	top:0;
	background:url(../images/bg-pattern07.png) no-repeat;
	width:96px;
	height:175px;
}
.pattern-bottom08 { padding-bottom:36px;}
.pattern-bottom08:after {
	bottom:0;
	right:0;
	background:url(../images/bg-pattern08.png) no-repeat;
	width:233px;
	height:39px;
}
.pattern-bottom09 { padding-bottom:90px;}
.pattern-bottom09:after {
	right:0;
	bottom:0;
	background:url(../images/bg-pattern09.png) no-repeat;
	width:224px;
	height:70px;
}
.details-block {
	overflow:hidden;
	margin:0 -18px 29px 0;
}
.details-block .info {
	float:left;
	width:55%;
	padding:19px 0 0;
}
.details-block .alignright {
	float:right;
	margin:0 10px 0 0;
}
.details-block .alignright img {vertical-align:top;}
.details-block .time {
	font:19px/23px "HelveticaNeueW01-75Bold";
	color:#16bdcc;
	padding:0 0 1px;
	display:block;
}
.navigation {
	overflow:hidden;
	padding:16px 40px 24px 36px;
}
.navigation.mobile {display:none;}
.navigation a {
	color:#39434b;
	position:relative;
}
.navigation .next {
	float:left;
	margin:0 10px 0 0;
}
.navigation .prev {
	float:right;
	margin:0 0 0 10px;
}
.navigation .next:after,
.navigation .prev:after {
	position:absolute;
	content:'';
	top:50%;
	left:-24px;
	background: url('../images/sprite.png') no-repeat -161px -94px; 
	width: 7px; 
	height: 18px;
	margin-top:-8px;
}
.navigation .prev:after {
	left:auto;
	right:-26px;
	background-position: -144px -96px;
}


.content .accordion {margin:0;}
.content .accordion li {
	padding:23px 9px 6px;
	margin:0 0 14px;
	background:#f5f5f5;
	min-height:88px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.content .accordion li:after {display:none;}
.accordion .block {padding:0 50px 0 0;}
.accordion .img-holder {
	display:inline-block;
	vertical-align:middle;
	margin:0 -.3em 0 0;
	width:100px;
	padding:0 10px 0 0;
	text-align:center;
}
.accordion .img-holder img {vertical-align:middle;width: 98px;}
.content .accordion h2 {
	font:300 24px/28px 'Neuton', "Times New Roman", Times, serif;
	margin:0 -.3em 0 0;
	display:inline-block;
	vertical-align:middle;
	color:#3c464e;
}
.accordion .opener {
	position:absolute;
	top:34px;
	right:31px;
	background: url('../images/sprite.png') no-repeat -73px -132px; 
	width: 23px; 
	height: 23px;
	overflow:hidden;
	text-indent:-9999px;
}
.accordion .active .opener {background-position: -108px -132px;}
.accordion .slide {
	padding:20px 110px 33px 110px;
	font-size:12px;
	line-height:18px;
}
.content .accordion p {margin-bottom:0;}
.container03 {
	padding:65px 37px 36px;
	margin-bottom:6px;
}
.content .container03 h1 {
	margin:0 0 31px;
	font-size:56px;
	line-height:56px;
}
.content .container03 h1 a {color:#c5589f;}
.pattern-bottom10 { padding-bottom:36px;}
.pattern-bottom10:after {
	right:0;
	top:0;
	background:url(../images/bg-pattern10.png) no-repeat;
	width:145px;
	height:140px;
}
.container03.inner {
	padding:33px 50px 95px 32px;
	position:relative;
}
.container03.inner:before {
	position:absolute;
	content:'';
	top:20px;
	right:17px;
	/*background:url(../images/img14.png) no-repeat;*/
	z-index:-1;
	width:44px;
	height:63px;
}
.content .container03.inner h1 {
	font-size:58px;
	line-height:58px;
	margin:0 20px 37px 0;
}
.content .container03.inner p {margin-bottom:26px;}
.form-block02 { 
	padding:31px 32px 51px 32px;
	line-height:18px;
}
.form-block02.inner {
	position:relative;
	padding: 34px 31px 89px 31px;
	z-index:2;
}
.form-block02.inner:before {
	position:absolute;
	content:'';
	top:22px;
	right:26px;
	background:url(../images/img26.png) no-repeat;
	width:66px;
	height:91px;
	z-index:-1;
}
.content .form-block02 h2 {
	color:#c5589f;
	margin:0 0 26px;
	font:300 58px/62px 'Neuton', "Times New Roman", Times, serif;
}
.content .form-block02.inner h2 {
	line-height:58px;
	margin:0 100px 28px 0;
}
.form-block02 h2 a {color:#c5589f;}
.content .form-block02.inner h3 {
	font:19px/23px "HelveticaNeueW01-65Medi", Helvetica, Arial, sans-serif;
	color:#16bdcc;
	margin-bottom:10px;
}
.content .form-block02 p {margin:0 0 44px;}
.content .form-block02.inner p {margin-bottom:37px;}
.pattern-bottom18 { padding-bottom: 19px;}
.pattern-bottom18:after {
	top:0;
	right:0;
	background:url(../images/bg-pattern18.png) no-repeat;
	width:254px;
	height:137px;
}
.pattern-bottom17 { padding-bottom: 57px;}
.pattern-bottom17:after {
	bottom:0;
	left:0;
	background:url(../images/bg-pattern17.png) no-repeat;
	width:336px;
	height:55px;
}
.pattern-bottom16 { padding-bottom: 34px;}
.pattern-bottom16:after {
	bottom:0;
	right:0;
	background:url(../images/bg-pattern16.png) no-repeat;
	width:319px;
	height:53px;
}
.pattern-bottom15 { padding-bottom: 43px;}
.pattern-bottom15:after {
	bottom:0;
	right:0;
	background:url(../images/bg-pattern15.png) no-repeat;
	width:375px;
	height:104px;
}
.pattern-bottom14 { padding-bottom:89px;}
.pattern-bottom14:after {
	bottom:0;
	left:0;
	background:url(../images/bg-pattern14.png) no-repeat;
	width:224px;
	height:71px;
}
.pattern-bottom13 { padding-bottom:100px;}
.pattern-bottom13:after {
	bottom:0;
	left:0;
	background:url(../images/bg-pattern13.png) no-repeat;
	width:223px;
	height:58px;
}
.pattern-bottom12 { padding-bottom:77px;}
.pattern-bottom12:after {
	bottom:0;
	left:0;
	background:url(../images/bg-pattern12.png) no-repeat;
	width:225px;
	height:77px;
}
.pattern-bottom11 { padding-bottom:95px;}
.pattern-bottom11:after {
	bottom:0;
	left:0;
	background:url(../images/bg-pattern11.png) no-repeat;
	width:222px;
	height:61px;
}
.smooth-holder {
	overflow:hidden;
	padding:10px 0;
}
.top {
	position:absolute;
	right:20px;
	bottom:240px;
	overflow:hidden;
	text-indent:-9999px;
	background: url('../images/sprite.png') no-repeat -146px -127px; 
	width: 48px; 
	height: 48px;
	z-index:100;
}
.partner-block {
	background:#eae4d6 url(../images/bg-partner.png) no-repeat 100% 100%;
	color:#c5589f;
	margin:0 0 8px;
	padding:57px 25px 43px;
	text-align:center;
	font:15px/18px "HelveticaNeueW01-75Bold";
}
.partner-block .small {color:#eae4d6;}
.partner-block h2 {
	margin:0 0 25px;
	font:300 30px/34px 'Neuton', "Times New Roman", Times, serif;
	color:#3a434b;
}
.partner-block p {margin-bottom:27px;}
.news-block {
	margin-bottom:5px;
	background:#e8e2d2;
	font:12px/18px "HelveticaNeueW01-75Bold";
	padding:33px 33px 23px 25px;
}
.news-block h2 {
	margin:0 0 32px;
	font:300 30px/34px 'Neuton', "Times New Roman", Times, serif;
	text-align:center;
}
.news-block ul { margin:0;}
.news-block ul li {
	list-style:none outside;
	border-bottom:2px solid #c5c2b7;
	padding:8px 0;
}
.news-block ul li:first-child {padding:0 0 6px 0;}
.news-block ul a {
	display:block;
	position:relative;
	color:#3a434b;
	padding:0 37px 0 0;
}
.news-block .time {display:block;}
.news-block ul a .small {
	position:absolute;
	top:50%;
	margin:-10px 0 0;
	right:8px;
	color:#e8e2d2;
}
.box03 + .testimonial-block {/*padding-top:4px;*/}
.testimonial-block { padding:0 0 5px;}
.testimonial-block blockquote {
	margin:0;
	background:#16bdcc;
	color:#fff;
	padding:29px 28px;
	font-size:12px;
	line-height:18px;
	clear: both;
}
.testimonial-block blockquote q {
	font:italic 26px/31px 'Neuton', "Times New Roman", Times, serif;
	display:block;
	padding:0 0 26px;
}
.testimonial-block blockquote cite {
	display:block;
	font-style:normal;
	padding:0 0 0 4px;
}
.testimonial-block blockquote cite span {display:block;}
.breadcrumbs {
	margin:0 0 3px;
	position:relative;
}
.breadcrumbs ul {
	margin:0;
	text-transform:uppercase;
	font-size:9px;
	line-height:11px;
}
.breadcrumbs ul li {
	display:inline;
	position:relative;
	list-style:none outside;
	padding:0 10px 0 0;
}
.breadcrumbs ul li:after {
	position:absolute;
	content:'';
	top:2px;
	left:-6px;
	height:9px;
	width:1px;
	background:#929497;
}
.breadcrumbs ul li:first-child:after {display:none;}
.breadcrumbs ul a {color:#929497;}
.nav-bar {
	overflow:hidden;
	padding:0 5px 14px 12px;
}
.nav {
	float:left;
	padding:6px 0 0;
}
.nav ul {
	margin:0;
}
.nav li {
	display:inline;
	padding:0 15px 0 0;
	list-style:none outside;
}
.nav a {color:#3b444c;}
.nav-bar .demo-btn {
	float:right;
	color:#fff;
	background:#c5589f;
	margin:0 0 0 10px;
	padding:9px 11px 9px 18px;
	font-size:15px;
	line-height:18px;
	text-transform:none;
	word-spacing:2px;
}
.demo.demo-btn .icon, 
.btn .icon{
	margin:-2px 0 -2px 16px;
	width:20px;
	height:19px;
	color:#c5589f;
	background:#fff;
}
.btn .icon {
	color:#16bdcc;
	margin:0 0 -4px 5px;
}
.demo.demo-btn .icon:before,
.btn .icon:before {
	font-size:14px;
	line-height:18px;
}
.demo-btn:hover .icon,
.btn:hover .icon {
	background: transparent;
	color: #fff;
	border-color:#fff;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.3);
	text-decoration:none;
}
.demo-btn:hover .icon:before,
.btn:hover .icon:before {
	-webkit-animation: toRightFromLeft 0.3s forwards;
	-moz-animation: toRightFromLeft 0.3s forwards;
	animation: toRightFromLeft 0.3s forwards;
}
.teams-holder {
	overflow:hidden;
	margin:0 0 0 -8px;
}
.teams-holder .open-close02 {
	float:left;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	width:33.3%;
	padding:0 0 10px 8px;
}
.teams-holder .open-close02 h2 {
	font:300 30px/34px 'Neuton', "Times New Roman", Times, serif;
	color:#c5589f;
	margin: 0 0 13px;
}
.teams-holder .open-close02 p {margin:0;}
.teams-holder .opener02 {
	display:block;
	background:#f5f5f5;
	padding: 0 32px 50px;
	color:#39434b;
	line-height:18px;
	position:relative;
}
.teams-holder .opener02:hover {text-decoration:none;}
.teams-holder .open {
	position:absolute;
	overflow:hidden;
	bottom: 12px;
	left:50%;
	margin-left: -11px;
	background: url('../images/sprite.png') no-repeat -73px -132px; 
	width: 23px; 
	height: 23px;
	text-indent: -9999px;
}
.teams-holder .aligncenter {margin: 0 -32px 12px;}
.teams-holder .aligncenter img {
	display:block;
	width:100%;
	height:auto;
}
.teams-holder .slide02 {
	font-size:12px;
	line-height:18px;
	padding: 0px 32px 54px;
	background:#f5f5f5;
	border-bottom:11px solid #c5589f;
	margin: -20px 0 0;
	display:none;
}
.home-block {
	overflow:hidden;
	margin: 13px 0 0 -5px;
}
.home-block .intro-holder,
.home-block .intro-banner,
.home-block .box05,
.home-block .box06,
.home-block .box07,
.home-block .box08,
.home-block .box09,
.home-block .box10,
.home-block .images-block {
	float:left;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding: 0 0 4px 5px;
}
.home-block .images-block img{
	width:100%;
	height:auto;
	display:block;
}
.home-block .box07 .box,
.home-block .box09 .box,
.home-block .box05 .box {
	color:#fff;
	text-align:center;
}
.home-block .box07 .box:hover,
.home-block .box09 .box:hover,
.home-block .box05 .box:hover {text-decoration:none;}
.box05 .icon {
 	background:#fff;
	color:#c5589f;
}
.home-block .icon {
	width: 19px;
 	height: 19px;
}
.home-block .icon.hi-icon:before {
	line-height:19px;
	font-size: 15px;
}
.box05 .icon:hover,
.box05 .box:hover .icon {
	background: transparent;
	color: #fff;
	border-color:#fff;
}
.home-block .intro-holder {width: 74.9%; min-height: 397px;}
.home-block .intro-banner {width: 99.9%; }
.home-block .box05,
.home-block .box06 {width:25%;}
.home-block .intro {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding: 54px 35% 0 59px;
	min-height: 397px;
}
.home-block .intro h1 {
	font:300 58px/58px 'Neuton', "Times New Roman", Times, serif;
	color:#d6de23;
	margin: 0 0 34px;
}
.home-block .intro h2 {
	color:#fff;
	margin:0 0 16px;
	font:19px/23px "HelveticaNeueW01-75Bold";
	width: 80%;
}
.home-block .box05 .box {
	line-height:18px;
	padding: 66px 25px 35px;
}
.home-block .box05 h2 {
	font:300 30px/34px 'Neuton', "Times New Roman", Times, serif;
	margin: 0 0 16px;
}
.home-block .box05 p {margin-bottom:10px;}
.home-block .aligncenter {text-align:center;}
.home-block .aligncenter img {
	display:inline-block;
	vertical-align:top;
	max-width:100%;
	height:auto;
}
.home-block .rio {
	background:#eae4d6 url(../images/bg-rio.png) no-repeat;
	background-size: cover;
	text-align:center;
	padding: 50px 30px 73px;
	color:#3b444c;
}
.home-block .rio:hover {
	background:#ece6d4 url(../images/bg-rio02.png) no-repeat;
	background-size: cover;
	text-decoration:none;
}
.home-block .rio .aligncenter {margin: 0 0 33px 20px;}
.home-block .rio .icon,
.home-block .box08 .icon,
.home-block .box10 .icon {margin:2px 0 0 4px;}
.home-block .box07 {width: 19%; }
.home-block .box07 a{cursor: default;}
.home-block .box07 .box {
	padding: 31px 12px 45px;
	font:italic 26px/31px 'Neuton', "Times New Roman", Times, serif;
}
.home-block .box07 .aligncenter {margin: 0 6px 19px 0;}
.home-block .box08 {
	width: 37.5%;
	overflow:hidden;
	height: 528px;
	max-height: 528px;
	margin-bottom:5px;
}
.home-block .box08 .box {
	padding: 40px 20px;
	color:#c5579f;
	text-align:center;
	height: 100%;
}
.home-block .box08 .box:hover {text-decoration:none;}
.home-block .box08 h2 {
	color:#3a434b;
	font:300 30px/28px 'Neuton', "Times New Roman", Times, serif;
	margin: 0 0 27px;
}
.home-block .box08 .aligncenter {margin: 0 -38px 14px -22px;}
.home-block .box08 .arrow-holder {color:#3a434b;}
.home-block .box08 p {margin-bottom: 27px;}
.home-block .box09 {width: 18.8%;}
.home-block .box09 .box {
	padding: 23px 15px 24px 15px;
	text-align:center;
	font-size:12px;
	line-height:16px;
}
.home-block .box09 time {
	display:block;
	margin: 0 0 6px;
	font:300 30px/32px 'Neuton', "Times New Roman", Times, serif;
}
.home-block .box09 p {margin: 0 0 13px;}
.home-block .box09 .aligncenter {margin: 0 14px 14px 0;}
.home-block .images-block {width:24.9%;}
.home-block .images-block.alt {width:19%;}
.home-block .box10 {width: 43.6%;}
.home-block .box10 .box {
	padding: 17px 30px 16px;
	color:#16bdcc;
	text-align:center;
	overflow:hidden;
}
.home-block .box10 .box:hover {text-decoration:none;}
.home-block .box10 h2 {
	color:#3a434b;
	font:300 30px/28px 'Neuton', "Times New Roman", Times, serif;
	margin: 0 0 5px;
}
.home-block .box10 .aligncenter {margin: 0 0 16px;}
.home-block .box10 .arrow-holder {color:#3a434b;}
.home-block .box10 p {margin-bottom: 14px;}
.container-info.home-info {	
	margin: 0 3px 15px 0;
}
.container-info.home-info .col {
	width: 30.2%;
	padding: 61px 34px 54px;
}
.container-info.home-info .col.logo-col {
	padding:0;
	width: 69.8%;
}
.container-info .table-box .holder {
	display:table-cell;
	vertical-align:middle;
	height:100%;
	text-align:center;
	padding:0 15px;
}
.container-info.home-info h1 {
	color:#d6de23;
	font:300 30px/34px 'Neuton', "Times New Roman", Times, serif;
	margin-bottom: 4px;
}
.container-info.home-info h1 a {color:#d6de23;}
.container-info.home-info h2 {
	margin-bottom: 15px;
	color:#15bdcc;
	font:15px/18px "HelveticaNeueW01-75Bold";
}
#footer {
	overflow:hidden;
	margin:0 -9999px;
	padding:23px 9999px 15px 10010px;
	background:#16bdcc;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
#footer .col02 {
	float:right;
	width:41%;
}
#footer .col {
	float:left;
	width:45%;
}
.footer.logo {
	float:none;
	margin:0 0 14px;
	display:block;
	background:url(../images/logo-footer.png) no-repeat;
	width:133px;
	height:30px;
}
#footer .col address {
	padding:0 0 45px;
	font-style:normal;
	margin:0;
	word-spacing:5px;
}
#footer .col address span {
	position:relative;
	padding:0 12px 0 0;
}
#footer .col address span:after {
	position:absolute;
	content:'';
	top:2px;
	right:1px;
	width:1px;
	height:12px;
	background:#fff;
}
#footer .col address span:last-child:after {display:none;}
#footer .col address a {color:#fff;}
.footer-nav {
	overflow:hidden;
	padding:0 0 39px;
}
.footer-nav ul {
	float:left;
	margin:2px 0 0;
}
.footer-nav ul li {
	margin:0 0 6px;
	list-style:none outside;
}
.footer-nav ul a { color:#fff;}
.footer-nav .social-networks {
	float:right;
	margin:2px 11px 0 0;
}
.footer-nav .social-networks li {
	float:left;
	margin:0 0 0 25px;
}
.footer-nav .social-networks a {
	opacity:0.8;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url('../images/sprite.png') no-repeat -2px -999px;
	width: 22px; 
	height: 22px;
}
.footer-nav .social-networks a:hover {
	opacity:1;
	text-decoration:none;
}
.footer-nav .social-networks .facebook { background-position: -2px -56px;}
.footer-nav .social-networks .twitter {
	background-position: -57px -57px;
	width: 28px; 
	margin:0 0 0 8px;
}
.footer-nav .social-networks .youtube {
	background-position: -110px -56px;
	width: 32px; 
}
.doc {
	margin:0;
}
.doc li {
	display:inline;
	padding:0 11px 0 0;
	list-style:none outside;
}
.doc a {color:#fff;}
.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}
.carousel { position: relative;}
.box10 .carousel {margin:0 -30px;}
.carousel .mask {
	position: relative;
	overflow:visible !important;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	/* margin: 0 0 15px;
	width:100%; */
	width:70%;
	margin:0 15% 15px;
}
.carousel .mask .slideset {
	width: 99999px;
	float: left;
}
.carousel .mask .slide {
	float: left;
	opacity:0.5;
}
.carousel .mask .slide.active {opacity:1;}
.carousel .arrow-holder {opacity:0;}
.carousel .active .arrow-holder {opacity:1;}
.carousel .pagination {
	text-align:center;
	line-height:9px;
}
.carousel .pagination ul {
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	width:auto;
	margin:0;
}
.carousel .pagination ul li {
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	height:9px;
	width:9px;
	border-radius:50%;
	background:#c8c9cb;
	margin:0 9px 0 0;
}
.carousel .pagination ul li.active {background:#3b444c;}
.carousel .btn-prev,
.carousel .btn-next {
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	top:0;
	bottom:0;
	width:15%;
	background:transparent;
	left:0;
}
.carousel .btn-next {
	left:auto;
	right:0;
}
.slideshow {
	position: relative;
	width:507px;
	margin:0 auto;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding:34px 0 0;
}
.slideshow .slideset {
	position:relative;
	width:380px;
	margin:0 auto;
}
.slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right:0;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	background:#f5f5f5;
	border-bottom:11px solid #c5589f;
	font-size:12px;
	line-height:18px;
	padding:0 21px 38px
}
.slideshow .slide .aligncenter {margin:0 -21px 13px;}
.slideshow .slide .aligncenter img {
	width:100%;
	height:auto;
	display:block;
}
.slideshow h2 {
	font:300 30px/34px 'Neuton', "Times New Roman", Times, serif;
	color:#c5589f;
	margin:0 0 11px;
}
.slideshow h2 a {color:#c5589f;}
.slideshow h3 {
	font-size:15px;
	line-height:18px;
	margin:0 0 24px;
	color:#39434b;
	font-weight:normal;
}
.slideshow .slide.active {
	z-index: 2;
}
.slideshow a.btn-prev,
.slideshow a.btn-next {
	position:absolute;
	top:270px;
	left:0;
	overflow:hidden;
	text-indent:-9999px;
	background: url('../images/sprite.png') no-repeat -37px -204px; 
	width: 33px; 
	height: 33px;
	z-index:100;
	display:none;
}
.slideshow a.btn-next {
	left:auto;
	right:6px;
	background-position: -82px -204px;
}
#fancybox-content:hover .slideshow a.btn-prev,
#fancybox-content:hover .slideshow a.btn-next {display:block;}
.slideshow.not-enough-slides a.btn-prev,
.slideshow.not-enough-slides a.btn-next {
	visibility: hidden;
}
.lightbox-content {position:relative;}
.lightbox-content .close {
	position:absolute;
	top:10px;
	right:80px;
	font-size:12px;
	line-height:21px;
	color:#5f676c;
}
.lightbox-content .close:after {
	position:absolute;
	content:'';
	top:0;
	right:-28px;
	background: url('../images/sprite.png') no-repeat -110px -162px; 
	width: 21px; 
	height: 21px;
}
/* js style */
#nav .slider{
	margin:0;
	padding:0;
}
.masonry-item{
	margin:0 -1px;
	visibility:hidden;
}
@media only screen and (max-width: 980px) {
	.w1 {
		padding:0;
		max-width:980px;
	}
	.home .w1 {padding:0 10px;}
	.home:after {display:none;}
	.boxes-holder .box01 {
		width:50%;
		padding:75px 15px 20px;
	}
	.boxes-holder .box01:after {
		position:absolute;
		content:'';
		top:0;
		bottom:4px;
		left:0;
		right:0;
		background:#4d6678;
		z-index:-2;
	}
	.boxes-holder .box {padding:50px 5px 28px;}
	.boxes-holder h2 {
		font-size:20px;
		line-height:24px;
		min-height:50px;
	}
	.boxes-holder .box01 .bg {
		top:auto;
		bottom:4px;
	}
	.panel {
		margin:0;
		padding:13px 10px 10px 15px;
		overflow:visible;
		position:relative;
	}
	.panel:after {
		content:'';
		display:block;
		clear:both;
	}
	.add-nav li { 
		float:none;
		padding:0 10px 5px;
	}
	.add-nav li a,
	.add-nav li.active a {
		display:inline;
		background:none;
		padding:0;
		position:relative;
	}
	.add-nav li a:hover {
		background:none;
		text-decoration:underline;
	}
	.demo {margin:1px 10px 0 0;}
	.demo .icon {margin-left:10px;}
	.logo {
		float:none;
		margin:0;
		position:absolute;
		top:22px;
		left:11px;
	}
	.home .logo {
		float:left;
		position:static;
		top:0;
		left:0;
	}
	.header-block .open-close {
		float:none;
		width:100%;
	}
	.header-block .open-close .opener {
		display:block;
		overflow:hidden;
		text-indent:-9999px;
		background: url('../images/sprite.png') no-repeat -140px -5px; 
		width: 34px; 
		height: 24px;
		margin:0 0 20px auto;
	}
	.open-close .slide.js-slide-hidden {
		position:absolute !important;
		top:-9999px !important;
		left:-9999px !important;
	}
	.header-block .open-close .slide {
		border-top:2px solid #c7c8ca;
		margin:0 -17px;
	}
	.panel .open-close {
		min-width:191px;
		position:relative;
	}
	.panel .open-close .opener {
		float:left;
		display:block;
		font-size:10px;
		line-height:15px;
		position:relative;
		color:#3a434b;
		margin:0 0 0 10px
	}
	.panel .open-close .opener:after {
		position:absolute;
		content:'';
		top:50%;
		margin-top:-3px;
		left:-12px;
		background: url('../images/sprite.png') no-repeat -138px -40px; 
		width: 8px; 
		height: 5px;
	}
	.panel .open-close .slide {
		position:absolute;
		top:100%;
		left:0;
		right:0;
		padding:10px 0 0;
		background:#15bdcc;
		z-index:100;
	}
	.sb-search form {float:none;}
	.open-close .bar {padding:0;}
	.sb-search.sb-search-open,
	.sb-search {
		position:relative;
		width:100%;
		float:none;
		height:53px;
	}
	.sb-icon-search, .sb-search .hi-icon:before,
	.sb-search.sb-search-open .sb-icon-search, 
	.sb-search.sb-search-open .hi-icon:before {
		background:none;
		color:#c7c8ca;
		height:53px;
		line-height:53px;
		width:30px;
		font-size:20px;
		margin:0 21px 0 0;
	}
	.sb-search.sb-search-open .sb-search-submit,
	.sb-search-submit {
		height:53px;
		line-height:53px;
		width:30px;
		margin:0 21px 0 0;
	}
	.sb-search-input, .sb-search input[type="search"],
	.sb-search.sb-search-open .sb-search-input, 
	.sb-search.sb-search-open .sb-search input[type="search"] {
		border:1px solid #fff;
		-webkit-box-shadow:none; 
		box-shadow:none;
		background:#fff;
		float:none;
		display:block;
		width:100%;
		height:45px;
		color:#c7c8ca;
		height:53px;
		padding:2px 75px 2px 28px;
		letter-spacing:1px;
		font:15px/18px "HelveticaNeueW01-66Medi",  Helvetica, Arial, sans-serif;
		outline:none;
		text-transform:uppercase;
	}
	.sb-icon-search, 
	.sb-search .hi-icon:before {
		border-radius:0;
		line-height:53px;
	}
	.sb-search-input::-moz-placeholder {
		text-transform:uppercase;
		color:#c7c8ca;
	}
	.sb-search-input::-webkit-input-placeholder {
		text-transform:uppercase;
		color:#c7c8ca;
	}
	.sb-search-input:-moz-placeholder {
		text-transform:uppercase;
		color:#c7c8ca;
	}
	.sb-search-input::-moz-placeholder {
		text-transform:uppercase;
		color:#c7c8ca;
	}
	.sb-search-input:-ms-input-placeholder {
		text-transform:uppercase;
		color:#c7c8ca;
	}
	.header-block {padding:30px 17px 0;}
	.header-block .social-networks {display:none;}
	#nav .slider {display:none;}
	#nav > ul {
		float:none;
		letter-spacing:1px;
	}
	#nav > ul > li {
		float:none;
		margin:0;
		padding:0;
		border-top:2px solid #fff;
		position:relative;
	}
	#nav > ul > li > a {
		padding:21px 50px 16px;
		color:#fff;
		background:#14bccc;
		text-align:center;
		position:relative;
	}
	#nav > ul > li > a:after {
		position:absolute;
		content:'';
		top:50%;
		right:30px;
		margin-top:-9px;
		background: url('../images/sprite.png') no-repeat -158px -36px; 
		width: 16px; 
		height: 16px;
	}
	#nav > ul > li > ul {
		background:#fff;
		border-top:none;
		padding:0;
		/* position:static !important; */
		position:relative;
		top:0;
		left:0;
	}
	#nav > ul > li.hover > ul {
		position:static;
	}
	#nav > ul > li.active > a,
	#nav > ul > li.hover > a {
		background:#c5579f;
	}
	#nav > ul > li.active > a:after,
	#nav > ul > li.hover > a:after {
		background-position: -148px -60px;
	}
	#nav .alignleft,
	#nav > ul > li > ul > li:after {display:none;}
	#nav > ul > li > ul > li > ul {
		padding:0;
		font-size:15px;
		line-height:18px;
	}
	#nav ul ul ul.twocolumns-list,
	#nav ul ul ul.threecolumns-list {
		-moz-column-count:1;
		-webkit-column-count:1;
		column-count:1;
		-webkit-column-gap:0;
		-moz-column-gap:0;
		column-gap:0;
	}
	#nav > ul > li > ul > li {padding:0;}
	#nav > ul > li > ul > li > ul li {
		border-top:2px solid #c7c8ca;
		padding:0;
	}
	#nav > ul > li > ul > li > ul li:first-child {border-top:none;}
	#nav > ul > li > ul > li > ul a {
		display:block;
		padding:16px 30px 20px;
		color:#394349;
	}
	#nav > ul > li > ul > li > ul li:first-child a {padding-top:19px;}
	.intro .bg {display:none;}
	.intro,
	.intro.inner02,
	.intro.inner03,
	.intro.inner{
		padding:39px 20px 59px;
		background:#445f71 url(../images/bg-intro.png) no-repeat 100% 0;
	}
	.home-block .intro {
		padding: 0 18px 24px;
		background:#445f71;
	}
	.home-block .intro .bg {
		display:block;
		position:relative;
		z-index:2;
		margin: 0 -18px 6px;
		width:auto;
	}
	.home-block .intro h1 {
		font-size:30px;
		line-height:34px;
	}
	.container .alignright {
		float:none;
		margin:0 0 30px;
	}
	.container .alignright img {margin:0 auto;}
	.twocolumns {padding:9px 10px 60px;}
	.nav-bar {
		padding:0 0 23px;
		text-align:center;
	}
	.nav {
		float:none;
		padding:0 0 22px;
		text-transform:uppercase;
	}
	.nav li {
		display:block;
		padding:0;
		border-bottom:1px solid #fff;
	}
	.nav a {
		display:block;
		padding:10px 10px 11px;
		background:#14bccc;
		color:#fff;
	}
	.nav li:first-child a {padding-top:18px;}
	.nav-bar .demo-btn {
		margin:0;
		display:inline-block;
		vertical-align:top;
		float:none;
		padding:9px 10px 9px 9px;
	}
	.demo.demo-btn .icon {margin-left:7px;}
	#footer {
		margin:0;
		padding:23px 15px 5px;
	}
	#footer .col02,
	#footer .col {
		float:none;
		width:100%;
		padding:0 0 20px;
	}
	.desktop {display:none !important;}
	.footer.logo {
		position:static;
		top:0;
		left:0;
	}
	.breadcrumbs {
		margin:0;
		padding:5px 10px 0;
	}
	.content .container02 h1 {
		font-size:36px;
		line-height:40px;
	}


	.post-block.inner {padding-right:160px;}
	.post-block.inner .time {
		display:block;
		padding:0 0 6px;
	}
	.details-block .info {
		float:none;
		width:100%;
		padding:0 0 19px;
	}
	.details-block .alignright {
		margin:0;
		float:none;
	}
	.accordion .slide {padding:20px 30px 33px;}
	.accordion .img-holder,
	.content .accordion h2 {
		display:block;
		width:100%;
		padding:0;
		margin:0 0 10px;
		text-align:center;
	}
	.accordion .block {padding:0 0 20px;}
	.accordion .opener {
		right:auto;
		top:auto;
		bottom:10px;
		left:50%;
		margin-left:-12px;
	}
	.container05 .alignright {
		margin: 0 11px 60px 0;
		float:none;
		text-align:center;
	}
	.teams-holder {margin:0 10px 0 2px;}
	.teams-holder .open-close02 {width:50%;}
	.home-block .intro-banner {width:100%;}
	.home-block .intro-holder,
	.home-block .box10 {width:60%;}
	.home-block .box05,
	.home-block .box06,
	.home-block .box09 {width:40%;}
	.home-block .box07 {width:25%;}
	.home-block .box08 {width:35.2%;}
	.home-block .images-block,
	.home-block .images-block.alt {width:40%;}
	.container-info.home-info {margin-right:0;}
	.home-block {margin:13px -3px 5px -5px;}
	.carousel .mask {
		margin:0 20% 15px;
		width:60%;
	}
	.carousel .btn-prev,
	.carousel .btn-next {width:20%;}
	.smooth-holder {padding:10px;}
}
@media only screen and (max-width: 767px) {
	.boxes-holder {margin:0;}
	.boxes-holder .box01 {display:none;}
	.home .w1 {padding:0;}
	.home #header {padding-bottom:39px;}
	.boxes-holder .box02,
	.sidebar .blocks-holder .box02 {
		float:none;
		width:100%;
		padding:0 0 5px;
	}
	.home .logo {
		float:none;
		display:block;
		margin:0 auto;
	}
	.boxes-holder .box {
		height:auto !important;
		text-align:left;
		padding:21px 27px 30px 67px;
	}
	.sidebar .blocks-holder .box {
		height:auto !important;
		text-align:left;
	}
	.boxes-holder h2,
	.sidebar .blocks-holder h2 {
		font-size:21px;
		line-height:19px;
		min-height:5px;
		display:inline-block;
		vertical-align:middle;
		width:70%;
		margin:0;
		height:auto;
	}
	.sidebar .blocks-holder h2 span {
		display:inline;
		vertical-align:top;
	}
	.box .hi-icon {
		vertical-align:middle;
		height:19px;
		width:19px;
	}
	.box .hi-icon:before {
		line-height:17px;
		font-size:13px;
		vertical-align:top;
	}
	.twocolumns {padding:9px 0 1px;}
	.block-container {padding-bottom:1px;}
	.content {float:none;}
	.content-holder {margin:0 0 6px;}
	.sidebar {
		float:none;
		margin:0;
		width:100%;
	}
	.sidebar .img-holder {display:none;}
	.blocks-holder {margin:0;}
	.popup-block {
		float:none;
		width:100%;
		padding-left:0;
	}
	.popup-block .open {
		height:auto !important;
		overflow:hidden;
		text-align:left;
		font-size:21px;
		line-height:19px;
		padding:15px 35px 20px;
	}
	.popup-block .open .aligcenter {
		display:inline-block;
		vertical-align:middle;
		width:63px;
		min-height:10px;
		text-align:center;
		padding:0 12px 0 19px;
		margin:0 -.3em 0 0;
	}
	.popup-block .open img {
		max-width:none;
		width:43px;
	}
	.popup-block .open .small-img img {width:29px;}
	.popup-block .open strong {
		display:inline-block;
		vertical-align:middle;
		width:130px;
		margin:0 -.3em 0 0;
	}
	.footer-nav ul {
		float:none;
		margin:0;
	}
	.footer-nav .social-networks {
		float:none;
		margin:0;
		overflow:hidden;
	}
	.pattern-bottom:after,
	.pattern-bottom02:after,
	.pattern-bottom03:after,
	.pattern-bottom04:after,
	.pattern-bottom05:after,
	.pattern-bottom06:after,
	.pattern-bottom07:after,
	.pattern-bottom08:after,
	.pattern-bottom09:after,
	.pattern-bottom10:after,
	.pattern-bottom11:after,
	.container03.inner:before,
	.pattern-bottom12:after,
	.pattern-bottom13:after,
	.form-block02.inner:before,
	.pattern-bottom14:after,
	.pattern-bottom15:after,
	.sidebar .img-box,
	.pattern-bottom16:after,
	.pattern-bottom17:after,
	.pattern-bottom18:after {display:none;}
	.popup-block .popup {left:0;}
	.pattern-bottom {padding-bottom:0;}
	.container {padding:35px 18px 44px;}
	.pattern-bottom02 {padding-bottom:0;}
	.container02 {
		padding:50px 20px 41px;
		line-height:21px;
	}
	.content .container02 h1 {
		font-size:30px;
		line-height:34px;
		margin-bottom:37px;
	}
	.content .container02 h2 {margin-bottom:24px;}
	.content .container02 p {margin-bottom:41px;}
	.content .intro h1 {
		font-size:47px;
		line-height:50px;
		margin-bottom:36px;
	}
	.info-details time {
		margin:0;
		float:none;
	}
	.info-details {margin:0 0 4px;}
	.content .intro h2 {margin-bottom:19px;}
	.content .container h1 {
		font-size:32px;
		margin-bottom:22px;
	}
	.container .arrow-holder {
		text-align:center;
		padding:16px 0 0;
	}
	.box03 .box {padding:46px 40px 46px;}
	.box03 .box h2 {margin-bottom:32px;}
	#footer {padding:26px 23px 50px;}
	.footer-nav ul {
		margin:0;
		padding:0 0 9px;
	}
	.footer-nav ul li {
		padding:0 0 36px;
		margin:0;
	}
	.footer-nav .social-networks {margin:0 0 0 2px;}
	.footer-nav .social-networks li {
		padding:0;
		margin:0 25px 0 0;
	}
	.doc li {padding-right:43px;}
	#footer .col02 {padding-bottom:49px;}
	#footer .col {padding-bottom:0;}
	#footer .col address {padding-bottom:31px;}
	.breadcrumbs,
	.info-details .social-networks {display:none;}
	.news-block {
		padding:41px 19px 15px 20px;
		font:15px/18px "HelveticaNeueW01-65Medi", Helvetica, Arial, sans-serif;
		margin-bottom:6px;
	}
	.news-block h2 {margin-bottom:48px;}
	.news-block ul li {
		min-height:80px;
		margin-bottom:48px;
		padding-bottom:6px;
	}
	.news-block ul a:after {margin-top:-9px;}
	.news-block ul li:last-child {
		border-bottom:none;
		padding-bottom:0;
		margin-bottom:0;
	}
	.testimonial-block {padding:0 0 5px;}
	.testimonial-block blockquote {padding:38px 17px 48px;}
	.testimonial-block blockquote q {
		font-size:25px;
		line-height:29px;
		padding-bottom:27px;
		clear:left;
	}
	.testimonial-block blockquote cite {padding-left:2px;}
	.pattern-bottom03,
	.pattern-bottom04,
	.pattern-bottom05,
	.pattern-bottom06,
	.pattern-bottom07,
	.pattern-bottom08,
	.pattern-bottom09,
	.pattern-bottom10,
	.pattern-bottom11,
	.pattern-bottom12,
	.pattern-bottom13,
	.pattern-bottom14,
	.pattern-bottom15,
	.pattern-bottom16,
	.pattern-bottom17,
	.pattern-bottom18 {padding-bottom:0;}
	.form-block {
		font-size:12px;
		line-height:18px;
		padding:43px 18px 65px;
	}
	.form-block.inner {padding-bottom:57px;}
	.content .form-block h2 {
		font-size:32px;
		line-height:34px;
		margin-bottom:23px;
	}
	.content .form-block.inner h2 {
		margin-bottom:31px;
		letter-spacing:0;
	}
	.content .form-block p {margin:0 0 26px 2px;}
	.content .form-block.inner p {margin-bottom:32px;}
	.post-block {
		padding:42px 19px 55px;
		margin-top:6px;
	}
	.post-block.inner {
		padding:47px 25px 58px 20px;
		margin-top:6px;
	}
	.post-block.inner .heading {padding-bottom:19px;}
	.content .post-block h1 {
		line-height:34px;
		margin-bottom:31px;
	}
	.content .post-block.inner h1 {margin-bottom:22px;}
	.post-block time {
		position:static;
		top:0;
		right:0;
	}
	.post-block .arrow-holder02 {
		margin:0;
		text-align:left;
	}
	.content .post-block p {margin-bottom:30px;}
	.content .post-block p {margin-bottom:42px;}
	.arrow-holder02 .arrow:after {right:-38px;}
	.arrow-holder02 .arrow {
		margin-right:38px;
		text-transform:capitalize;
	}
	.post-block .arrow-holder03 {text-transform:capitalize;}
	.arrow-holder03 .arrow:after {right:-34px;}
	.arrow-holder03 .arrow {margin-right:34px;}
	.navigation {display:none;}
	.navigation.mobile {
		display:block;
		background:#f5f5f5;
		margin-top:6px;
		padding:41px 18px 39px;
		text-align:center;
		font-size:12px;
		line-height:15px;
	}
	.navigation .btn-more {
		display:block;
		color:#fff;
		background:#16bdcc;
		font-size:19px;
		line-height:45px;
		padding:0 10px 2px;
		margin:0 0 26px;
		transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-webkit-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
	}
	.navigation .btn-more:hover {
		text-decoration:none;
		background:#00cfe2;
	}
	.post-block .arrow-holder03 {
		position:static;
		top:0;
		right:0;
	}
	.block-holder {
		font-size:12px;
		line-height:18px;
	}
	.container02.inner {
		padding:42px 25px 93px 20px;
		line-height:21px;
	}
	.inner .info-details {
		margin:0;
		position:absolute;
		bottom:62px;
		left:50%;
		margin-left:-30px;
	}
	.inner .info-details .social-networks {
		display:block;
		float:none;
	}
	.content .container02.inner h1 {margin-bottom:14px;}
	.details-block {
		margin:0 0 30px;
		overflow:visible;
	}
	.details-block .time {padding-bottom:4px;}
	.details-block .info {padding-bottom:28px;}
	.details-block .alignright {margin-left:-5px;}
	.content .container02.inner p {margin-bottom:22px;}
	.content .container02.inner h2 {margin-bottom:19px;}
	.content dl {margin-bottom:18px;}
	.content dl + p, .content .container02.inner dl + p, .content .container02 dl + p {margin-bottom:0;}
	.content ul li {padding:0 0 0 11px;}
	.content ul li:after {
		width:4px;
		height:4px;
	}
	.content ul {margin-bottom:34px;}
	.content .container03 h1 {
		font-size:47px;
		line-height:50px;
		margin-bottom:41px;
	}
	.content .accordion li {
		padding:26px 9px 69px;
		margin-bottom:7px;
	}
	.container03 {
		padding:38px 19px 44px;
		font-size:12px;
		line-height:18px;
	}
	.smooth-holder {display:none;}
	.content .accordion h2 {
		font-size:27px;
		line-height:30px;
		margin-bottom:13px;
	}
	.accordion .img-holder{margin-bottom:21px;}
	.accordion .block {padding:0;}
	.accordion .slide {padding:0 10px 24px;}
	.accordion .opener {
		background-position: -76px -165px;
		width:21px;
		height:21px;
		bottom:29px;
		margin-left:-10px;
	}
	.accordion .active .opener {background-position: -110px -162px;}
	.partner-block {
		background-image:none;
		padding:57px 45px 72px;
	}
	.partner-block h2 {
		font-size:32px;
		line-height:36px;
		margin-bottom:38px;
	}
	.partner-block p {margin-bottom:46px;}
	.box03 + .testimonial-block {padding-top:0;}
	.container03.inner {padding:38px 10px 37px;}
	.content .container03.inner h1 {
		margin:0 55px 37px 0;
		font-size:47px;
		line-height:50px;
	}
	.content .container03.inner p {margin-bottom:18px;}
	.form-block02 {
		padding:42px 19px 63px;
		font-size:12px;
	}
	.content .form-block02 h2 {
		font-size:32px;
		line-height:36px;
		margin-bottom:23px;
	}
	.content .form-block02 p {margin-bottom:36px;}
	.content .form-block02.inner h2 {margin-right:0;}
	.form-block02.inner {padding-bottom:50px;}
	.testimonial-holder {padding: 0 0 48px;}
	.testimonial-holder q {
		font-size:25px;
		line-height:29px;
		padding-bottom: 27px;
	}
	.intro.inner {padding: 38px 20px 43px;}
	.content .intro.inner h1 {margin-bottom: 36px;}
	.content .logos-list {display:none;}
	.container04 {
		padding: 20px 30px 36px 19px;
		font-size:12px;
		line-height:18px;
	}
	.container04 p {margin-bottom:10px;}
	.box04 .box h2 {text-align:left;}
	.box04 .box p {margin-bottom: 47px;}
	.box04 {margin-bottom:6px;}
	.arrow.white:after {
		width:21px;
		height:21px;
		background-position: -6px -209px;
	}
	.intro.inner02 {
		padding: 38px 21px 43px;
		margin-bottom:6px;
	}
	.container05 {
		padding: 27px 19px 38px;
		font-size:12px;
		line-height:18px;
	}
	.content .intro.inner02 h1 {margin-bottom: 37px;}
	.content .intro.inner02 h2 {margin:0 0 16px;}
	.container05 p {margin-bottom: 17px;}
	.container05 .alignright img {
		max-width:none;
		width:100%;
	}
	.content .container05 h2 {margin-bottom: 21px;}
	.content .container05 ul li {padding: 0 0 0 15px;}
	.sidebar .blocks-holder {margin:0;}
	.sidebar .blocks-holder .box02 {padding:0 0 5px;}
	.sidebar .blocks-holder .box {padding: 21px 25px 28px 68px;}
	.sidebar .blocks-holder .hi-icon:before {
		font-size:13px;
		line-height:17px;
	}
	.sidebar .blocks-holder .icon {margin: 0;}
	.intro.inner03 {padding: 38px 17px 44px;margin-bottom: 6px;}
	.container06 {
		padding: 17px 25px 31px 19px;
		font-size:12px;
		line-height:18px;
	}
	.testimonial-holder cite span.mark {
		display:inline;
		color:#c5589f;
	}
	.container-info {margin:0;}
	.container-info .col {
		float:none;
		width:100%;
		height:auto !important;
		margin:0 0 6px;
		padding: 42px 40px 45px 19px;
	}
	.content .container-info h1 {margin-bottom: 6px;}
	.content .container-info h2 {margin-bottom: 25px;}
	.container-info .col.logo-col {padding: 48px 10px 38px;}
	.container-info .table-box p {display:block;}
	.content .intro.inner03 h1 {margin-bottom: 37px;}
	.container-info .table-box img {
		max-width: none;
		width: 31%;
		margin: 0 0 17px;
		vertical-align:top;
	}
	.container07 {padding: 52px 25px 35px 19px;}
	.container07 h1 {
		font-size:32px;
		line-height:34px;
		margin-bottom: 18px;
	}
	.teams-holder {
		margin:0 3px;
	}
	.teams-holder .open-close02 {
		padding:0 0 10px;
		width:100%;
		float:none;
		position:relative;
	}
	.teams-holder .opener02 {
		height:auto !important;
		position:static;
	}
	.slideshow {display:none;}
	.teams-holder .open {bottom: 22px;}
	.teams-holder .active .open {
		background-position: -110px -162px;
		bottom: 35px;
	}
	.home-block .intro-holder, 
	.home-block .box05, 
	.home-block .box06, 
	.home-block .box07, 
	.home-block .box08, 
	.home-block .box09, 
	.home-block .box10 {
		width:100%;
		float:none;
		padding:0 0 5px;
	} 
	.home-block .images-block {display:none;}
	.container-info.home-info {margin: 0 0 0px;}
	.container-info.home-info .col {
		float:none;
		width:100%;
		height:auto !important;
		margin:0 0 6px;
		padding: 23px 30px 15px;
	}
	.container-info.home-info h2 {margin-bottom: 11px;}
	.container-info.home-info .col.logo-col {
		padding: 20px 10px 1px;
		width:100%;
	}
	.container-info.home-info .table-box {
		display:block;
		height:auto;
	}
	.container-info.home-info .table-box .holder {
		display:block;
		height:auto !important;
		padding-bottom: 29px;
}
	.container-info.home-info .table-box p {display:block;}
	.container-info.home-info .table-box img {
		max-width: none;
		width: 26%;
		margin: 0 0 21px;
		vertical-align:top;
	}
	.home-block {margin:0;}
	.home-block .box08 .aligncenter {margin: 0 -16px 7px;}
	.home-block .intro h1 {
		font-size:42px;
		line-height:44px;
		margin-bottom: 21px;
	}
	.home-block .box05 .box {padding: 19px 22% 25px;}
	.home-block .rio {
		padding: 19px 30px 23px;
	}
	.home-block .rio .aligncenter {margin-left: 14px;}
	.home-block .box07 .box {padding: 31px 22px 49px;}
	.home-block .rio .icon, .home-block .box08 .icon, .home-block .box10 .icon {margin-top: -4px;}
	.home-block .box07 .aligncenter {margin: 0 8px 34px 0;}
	.home-block .box08 .box {padding: 36px 16px 27px;}
	.home-block .box08 h2 {margin-bottom: 9px;}
	.home-block .box09 .box {padding: 18px 15px 11px;}
	.home-block .box09 .aligncenter {margin: 0 9px 15px 0;}
	.home-block .box09 .box .hi-icon {display:none;}
	.masonry-item {margin:0;}
}
@media only screen and (max-width: 479px) {
	.carousel .mask {
		margin:0 10% 15px;
		width:80%;
	}
	.carousel .btn-prev,
	.carousel .btn-next {width:10%;}
	.panel .open-close {min-width:120px;}
}


/* ==========================================================================
   custom added and overrides
========================================================================== */
.alignright{float: right;}
.alignleft{float: left;}

/*.content .container  h1 {
	margin:0 0 31px;
	font-size:56px;
	line-height:56px;
	color:#c5589f;
}*/

.page-icon{
	position: absolute;
	right:20px;
	top:20px;
}

@media only screen and (max-width: 460px) {
	.page-icon{
		display:none;
	}
}

.testimonial-block blockquote.light-beige{
	background: #C2B38A;
}

.margin-bottom10 {margin-bottom: 6px;}
.margin-bottom08 {margin-bottom: 6px;}

.box03, .box04{
	/*margin: 0 0 8px;*/
}

/*#nav ul ul ul.twocolumns-list{
	min-height: 108px;
}*/

.home-block .box07{
	overflow: hidden;
}
.home-block .box07 .box{
	min-height: 407px;
	max-height: 407px;
	overflow: hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

@media screen and (max-width: 460px){
	.home-block .box07 .box{
		min-height: initial;
	}
}

.home-block .box07 .box .aligncenter{
	margin: 0 6px 0 0 !important;
}

.container-info .table-box .holder{
	width: 33%;
}

/* Page banner margin fix for blog */
.content-holder > .post-block:first-child {margin-top: 0;}

/*
	CUSTOMERS MAP 
 */
.map-wrap{
	position: relative;
}

#us-map-canvas{
	width: 100%;
	height: 325px;
	border: 1px solid #333;	
}
#world-map-canvas{
	width: 180px;
	height: 100px;
	position: absolute;
	right: -2px;
	top: 225px;
	border: 1px solid #333;
}


.sitemap .children li{
	margin-left: 20px;
}

li.pagenav{
	list-style: none;
}

.form-block h2{
	word-wrap:break-word;
	overflow-wrap:break-word;
}

@media screen and (max-width : 767px){
	.container-info .table-box .holder {
	 width: auto; 
	}
}



	.content .content-holder .intro{
		min-height: 300px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}



.home-block .box09 a{
	max-height: 213px;
	height: 213px;
	overflow: hidden;
}