/*-----------------------------------------------------------------------------------*/
/* CSS Reset v1.6.1 - html5doctor.com | http://cssreset.com
/*-----------------------------------------------------------------------------------*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,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{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*-----------------------------------------------------------------------------------*/
/* Lato webfont | OFL | http://www.latofonts.com/
/*-----------------------------------------------------------------------------------*/

@font-face {
    font-family: 'TrimBold';
    src: url('../font/trim-bold/trimbold.eot');
    src: url('../font/trim-bold/trimbold.eot') format('embedded-opentype'),
         url('../font/trim-bold/trimbold.woff2.html') format('woff2'),
         url('../font/trim-bold/trimbold.woff') format('woff'),
         url('../font/trim-bold/trimbold.ttf') format('truetype'),
         url('../font/trim-bold/trimbold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrimExtraBold';
    src: url('../font/trim-extrabold/trimextrabold.eot');
    src: url('../font/trim-extrabold/trimextrabold.eot') format('embedded-opentype'),
         url('../font/trim-extrabold/trimextrabold.woff2.html') format('woff2'),
         url('../font/trim-extrabold/trimextrabold.woff') format('woff'),
         url('../font/trim-extrabold/trimextrabold.ttf') format('truetype'),
         url('../font/trim-extrabold/trimextrabold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrimLight';
    src: url('../font/trim-light/trimlight.eot');
    src: url('../font/trim-light/trimlight.eot') format('embedded-opentype'),
         url('../font/trim-light/trimlight.woff2.html') format('woff2'),
         url('../font/trim-light/trimlight.woff') format('woff'),
         url('../font/trim-light/trimlight.ttf') format('truetype'),
         url('../font/trim-light/trimlight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrimMedium';
    src: url('../font/trim-medium/trimmedium.eot');
    src: url('../font/trim-medium/trimmedium.eot') format('embedded-opentype'),
         url('../font/trim-medium/trimmedium.woff2.html') format('woff2'),
         url('../font/trim-medium/trimmedium.woff') format('woff'),
         url('../font/trim-medium/trimmedium.ttf') format('truetype'),
         url('../font/trim-medium/trimmedium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrimRegular';
    src: url('../font/trim-regular/trimregular.eot');
    src: url('../font/trim-regular/trimregular.eot') format('embedded-opentype'),
         url('../font/trim-regular/trimregular.woff2.html') format('woff2'),
         url('../font/trim-regular/trimregular.woff') format('woff'),
         url('../font/trim-regular/trimregular.ttf') format('truetype'),
         url('../font/trim-regular/trimregular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrimSemiBold';
    src: url('../font/trim-semibold/trimsemibold.eot');
    src: url('../font/trim-semibold/trimsemibold.eot') format('embedded-opentype'),
         url('../font/trim-semibold/trimsemibold.woff2.html') format('woff2'),
         url('../font/trim-semibold/trimsemibold.woff') format('woff'),
         url('../font/trim-semibold/trimsemibold.ttf') format('truetype'),
         url('../font/trim-semibold/trimsemibold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrimStencil';
    src: url('../font/trim-stencil/trimstencil.eot');
    src: url('../font/trim-stencil/trimstencil.eot') format('embedded-opentype'),
         url('../font/trim-stencil/trimstencil.woff2.html') format('woff2'),
         url('../font/trim-stencil/trimstencil.woff') format('woff'),
         url('../font/trim-stencil/trimstencil.ttf') format('truetype'),
         url('../font/trim-stencil/trimstencil.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrimThin';
    src: url('../font/trim-thin/trimthin.eot');
    src: url('../font/trim-thin/trimthin.eot') format('embedded-opentype'),
         url('../font/trim-thin/trimthin.woff2.html') format('woff2'),
         url('../font/trim-thin/trimthin.woff') format('woff'),
         url('../font/trim-thin/trimthin.ttf') format('truetype'),
         url('../font/trim-thin/trimthin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}





/*-----------------------------------------------------------------------------------*/
/* Base
/*-----------------------------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	color: #333;
	font-size: 14px;
	line-height: 24px;
	font-family: 'TrimRegular';
	background: #2a0241;
}

@media screen and (max-width: 959px) {
	body.menu-open {
		overflow: hidden;
		height: 100%;
	}
}

@media screen and (min-width: 960px) {
	body {
		font-size: 16px;
		line-height: 26px;
	}
}

*, *:before, *:after {
	font-weight: normal;
	font-family: inherit;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body, caption, th, td, input, textarea, select, option, legend, fieldset, h1, h2, h3, h4, h5, h6 {
	font-size-adjust: 0.5;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.25;
	margin-top: 1em;
	margin-bottom: .5em;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}

strong {
	font-weight: normal;
	font-family: 'TrimBold';
}

dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1em;
}

pre, code, samp {
	font-family: 'Source Code Pro', Consolas, monospace;
	font-size: inherit;
}

pre {
	margin-top: 0;
	margin-bottom: 1em;
	overflow-x: scroll;
}

h1 { font-size: 30px; line-height: 40px; }
h2 { font-size: 30px; line-height: 40px; }
h3 { font-size: 24px; line-height: 34px; }
h4 { font-size: 24px; line-height: 34px; }
h5 { font-size: 18px; }
h6 { font-size: 18px; }

a {
	color: #333;
	text-decoration: none;

	-webkit-transition: all 300ms ease-in-out;
			transition: all 300ms ease-in-out;
}

a:hover {
	text-decoration: underline;
}

html.no-pointerevents.no-touchevents a.click-to-call {
	text-decoration: none;
	cursor: text;
}


/*-----------------------------------------------------------------------------------*/
/* Grid
/*-----------------------------------------------------------------------------------*/

.container {
	width: 100%;
	margin: 0 auto;
	max-width: 1600px;
	position: relative;
}
.row:after,
.container:after {
	display: table;
	content: "";
	clear: both; 
}
.col--wg {
	padding: 0 14px;
}

@media screen and (min-width: 960px) {

	.col {
		float:left;
		margin-left: 4%; 
	}
	.col--rtl {
		float: right;
		margin-left: 0;
		margin-right: 4%;
	}
	.col:first-child {
		margin-left: 0; 
		margin-right: 0;
	}
	.col--centered {
		float: none;
		margin: 0 auto;
	}

	.col--one              { width: 4.66666666667%; }
	.col--two              { width: 13.3333333333%; }
	.col--three            { width: 22%;            }
	.col--four             { width: 30.6666666667%; }
	.col--five             { width: 39.3333333333%; }
	.col--six              { width: 48%;            }
	.col--seven            { width: 56.6666666667%; }
	.col--eight            { width: 65.3333333333%; }
	.col--nine             { width: 74.0%;          }
	.col--ten              { width: 82.6666666667%; }
	.col--eleven           { width: 91.3333333333%; }
	.col--twelve           { width: 100%; margin-left: 0; }

	.one-third               { width: 30.6666666667%; }
	.two-thirds              { width: 65.3333333333%; }
	.one-half                { width: 48%; }

	/* Offsets */
	.offset--one          { margin-left: 8.66666666667%; }
	.offset--two          { margin-left: 17.3333333333%; }
	.offset--three        { margin-left: 26%;            }
	.offset--four         { margin-left: 34.6666666667%; }
	.offset--five         { margin-left: 43.3333333333%; }
	.offset--six          { margin-left: 52%;            }
	.offset--seven        { margin-left: 60.6666666667%; }
	.offset--eight        { margin-left: 69.3333333333%; }
	.offset--nine         { margin-left: 78.0%;          }
	.offset--ten          { margin-left: 86.6666666667%; }
	.offset--eleven       { margin-left: 95.3333333333%; }
	.offset--one-third    { margin-left: 34.6666666667%; }
	.offset--two-thirds   { margin-left: 69.3333333333%; }
	.offset--one-half     { margin-left: 52%; }

	/* Offsets RTL */
	.col--rtl.offset--one          { margin-left: 0; margin-right: 8.66666666667%; }
	.col--rtl.offset--two          { margin-left: 0; margin-right: 17.3333333333%; }
	.col--rtl.offset--three        { margin-left: 0; margin-right: 26%;            }
	.col--rtl.offset--four         { margin-left: 0; margin-right: 34.6666666667%; }
	.col--rtl.offset--five         { margin-left: 0; margin-right: 43.3333333333%; }
	.col--rtl.offset--six          { margin-left: 0; margin-right: 52%;            }
	.col--rtl.offset--seven        { margin-left: 0; margin-right: 60.6666666667%; }
	.col--rtl.offset--eight        { margin-left: 0; margin-right: 69.3333333333%; }
	.col--rtl.offset--nine         { margin-left: 0; margin-right: 78.0%;          }
	.col--rtl.offset--ten          { margin-left: 0; margin-right: 86.6666666667%; }
	.col--rtl.offset--eleven       { margin-left: 0; margin-right: 95.3333333333%; }
	.col--rtl.offset--one-third    { margin-left: 0; margin-right: 34.6666666667%; }
	.col--rtl.offset--two-thirds   { margin-left: 0; margin-right: 69.3333333333%; }
	.col--rtl.offset--one-half     { margin-left: 0; margin-right: 52%; }

}


/*-----------------------------------------------------------------------------------*/
/* Does the same thing as <meta name="viewport" content="width=device-width">,
/* but in the future W3C standard way. -ms- prefix is required for IE10+ to
/* render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
/* the meta tag. See https://core.trac.wordpress.org/ticket/25888.
/*-----------------------------------------------------------------------------------*/

@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}


/*-----------------------------------------------------------------------------------*/
/* Helper classes
/*-----------------------------------------------------------------------------------*/

.cf {
	*zoom: 1;
}
.cf:after,
.cf:before {
	display: table;
	content: "";
	line-height: 0;
}
.cf:after {
	clear: both;
}

.ir	{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.tac { text-align: center; }
.tar { text-align: right; }
.tal { text-align: left; }

.italic { font-style: italic; }
.bold   { font-weight: 700; }

.table, .t { display: table; height: 100%; width: 100%; }
.tableCell, .td { display: table-cell; vertical-align: middle; height: 100%; }

.vh100 {
	min-height: 100vh;
}

.hidden {
  display: none;
  visibility: hidden;
}

.bck--white {
	background: #fff;
}

.btn {
	display: inline-block;
	vertical-align: top;

	color: #fff;
	padding: 12px 29px 9px;
	box-shadow: 0 0 0 1px rgba(15,197,208,1);

	outline: none;
	cursor: pointer;
	text-decoration: none;

	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;

	-webkit-transition: all 300ms ease-in-out;
			transition: all 300ms ease-in-out;
}
.btn--big {
	padding: 14px 45px 11px;
}
.btn:hover {
	text-decoration: none;
	background: rgba(15,197,208,1);
	box-shadow: 0 0 0 10px rgba(15,197,208,0);
}


/*-----------------------------------------------------------------------------------*/
/* Header
/*-----------------------------------------------------------------------------------*/

header {
	height: 106px;
	position: relative;
	z-index: 300;
}
header .container {
	background: #000000;
	height: 100%;
}
header *::-moz-selection { background: transparent; color: inherit; }
header *::selection { background: transparent; color: inherit; }

.header__logo {
	margin: 0;
	float: left;
	height: 100%;
	padding: 0 0 0 60px;
	position: relative;
	text-align: center;
	-webkit-transition: all 200ms ease-out;
			transition: all 200ms ease-out;	
}
.header__logo a {
	height: 100%;
	max-width: 270px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}
.header__logo a img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.header__logo img.mobile { display: none; }
.header__logo img.desktop { display: inline-block; }
.header__logo a .td span {
	display: none;
}

.header__tags {
	height: 100%;
	overflow: hidden;
	background: #333;
}

header .container,
header .header__logo,
header .header__tags {
	-webkit-transition: all 400ms ease-out;
			transition: all 400ms ease-out;
}

header.overlay-open .container {
	background: transparent;
}

header.overlay-open .header__logo,
header.overlay-open .header__tags {
	opacity: 0;
	visibility: hidden;
}


@media screen and (max-width: 959px) {
	.header__logo {
		padding: 0 0 0 60px;
	}
	.header__logo a {
		max-width: 200px;
	}
}
@media screen and (max-width: 479px) {
	.header__logo {
		padding: 0 0 0 30px;
	}	
	.header__logo a {
		max-width: 80px;
	}
	.header__logo img.desktop { display: none; }
	.header__logo img.mobile { display: inline-block; }
}


/*-----------------------------------------------------------------------------------*/
/* Header | Navigation | Hamburger
/*-----------------------------------------------------------------------------------*/

.header__nav {
	float: right;
	width: 195px;
	height: 100%;
	text-align: right;
	padding: 33px 60px 0 0;
    -webkit-transition: all 200ms ease-out;
		    transition: all 200ms ease-out;
}

.header__nav__hamburger {
	cursor: pointer;
}
.header__nav__hamburger .title {
    color: #fff;
    position: relative;
    vertical-align: top;
    padding: 0 6px 0 4px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'TrimRegular';
    font-size: 14px;
    line-height: 41px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.header__nav__hamburger .title span {
    display: inline-block;
    cursor: pointer;
}

.header__nav__hamburger .title .close {
    top: 0;
    right: 0;
    opacity: 0;
    padding-right: 4px;
    visibility: hidden;
    position: absolute;
    -webkit-transform: scale(0.7) translate3d(0, 0, 0);
    transform: scale(0.7) translate3d(0, 0, 0);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.header__nav__hamburger .icon {
    width: 30px;
    height: 41px;
    position: relative;
    vertical-align: top;
    display: inline-block;
}

.header__nav__hamburger .icon span.top, 
.header__nav__hamburger .icon span.center, 
.header__nav__hamburger .icon span.bottom {
    left: 0;
    height: 4px;
    width: 30px;
    background: #fff;
    position: absolute;
	-webkit-transition: all 200ms ease-out;
			transition: all 200ms ease-out;
}

.header__nav__hamburger .icon span.top {
    top: 9px;
}

.header__nav__hamburger .icon span.center {
    top: 18px;
}

.header__nav__hamburger .icon span.bottom {
    top: 27px;
}

.header__nav__hamburger:hover .icon span.top {
    -webkit-transform: translate3d(0, -2px, 0);
    		transform: translate3d(0, -2px, 0);
}

.header__nav__hamburger:hover .icon span.bottom {
    -webkit-transform: translate3d(0, 2px, 0);
    		transform: translate3d(0, 2px, 0);
}

@media screen and (max-width: 479px) {
	.header__nav {
		padding: 33px 30px 0 0;
	}
}










header.overlay-open {
    background-color: transparent;
    background-position: 0 -200px;
}

header.overlay-open .header__nav {
	padding-right: 39px;
}

header.overlay-open .header__logo {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: scale(0.7);
    		transform: scale(0.7);
}

header.overlay-open .header__nav__hamburger {
    padding-left: 50px;
}

header.overlay-open .header__nav__hamburger .title {
    -webkit-transform: translate(6px, 0);
    		transform: translate(6px, 0);
}

header.overlay-open .header__nav__hamburger .title .close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translate(-100%, 0);
    		transform: scale(1) translate(-100%, 0);
}

header.overlay-open .header__nav__hamburger .icon span.top {
    -webkit-transform: translate3d(0, 9px, 0) rotate(-135deg);
    	-ms-transform: translate(0, 9px) rotate(-135deg);
    		transform: translate3d(0, 9px, 0) rotate(-135deg);
}

header.overlay-open .header__nav__hamburger .icon span.center {
    opacity: 0;
    -webkit-transform: translate3d(-60px, 0, 0);
    	-ms-transform: translate(0, -60px);
    		transform: translate3d(-60px, 0, 0);
}

header.overlay-open .header__nav__hamburger .icon span.bottom {
    -webkit-transform: translate3d(0, -9px, 0) rotate(135deg);
    	-ms-transform: translate(0, -9px) rotate(135deg);
    		transform: translate3d(0, -9px, 0) rotate(135deg);
}


/*-----------------------------------------------------------------------------------*/
/* Background
/*-----------------------------------------------------------------------------------*/
#background {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	-webkit-transform: translateZ(0);
			transform: translateZ(0);
}

#background .container {
	position: relative;
	height: 100%;
}


/*-----------------------------------------------------------------------------------*/
/* Blurred image
/*-----------------------------------------------------------------------------------*/
.blur-me {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #3f0063;
	z-index: 1;
}
.blur-me .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .2;

	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.blur-me:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;

	background: rgba(63,0,99,0.5);
	background: -moz-linear-gradient(-45deg, rgba(15,198,208,0.5) 0%, rgba(63,0,99,0.5) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(15,198,208,0.5)), color-stop(100%, rgba(63,0,99,0.5)));
	background: -webkit-linear-gradient(-45deg, rgba(15,198,208,0.5) 0%, rgba(63,0,99,0.5) 100%);
	background: -o-linear-gradient(-45deg, rgba(15,198,208,0.5) 0%, rgba(63,0,99,0.5) 100%);
	background: -ms-linear-gradient(-45deg, rgba(15,198,208,0.5) 0%, rgba(63,0,99,0.5) 100%);
	background: linear-gradient(135deg, rgba(15,198,208,0.5) 0%, rgba(63,0,99,0.5) 100%);
}
.blur-me img {
	display: none;
}
.blur-me canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*-----------------------------------------------------------------------------------*/
/* Share | Generic
/*-----------------------------------------------------------------------------------*/

.share {
	font-size: 0;
	line-height: 18px;
	padding: 18px 30px 14px;
	vertical-align: top;
	display: inline-block;
	background: #fff;
}

.share__title {
	font-size: 14px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
}
.share__item {
	display: inline-block;
	text-decoration: none !important;
	vertical-align: top;
	margin: 0 5px;
	padding: 0 5px;
}
.share__item .ico {
	width: 7px;
	height: 16px;
	vertical-align: top;
	display: inline-block;
	background: url(../img/ico/share.png) no-repeat 0 0;
}
.share__item .count {
	display: none;
	font-size: 12px;
	font-family: 'TrimSemiBold';
	vertical-align: top;
}
.share__item .ico + .count {
	margin-left: 5px;
}

.share__item--facebook {
	color: #3b5998;
}

.share__item--twitter {
	color: #55acee;
}
.share__item--twitter .ico {
	width: 16px;
	background-position: -17px 0px;
}

.share__item--gplus {
	color: #de5a4e;
}
.share__item--gplus .ico {
	width: 21px;
	background-position: -43px 0px;
}


@media screen and (min-width: 480px) {
	.share__item .count {
		display: inline-block;
	}
}


/*-----------------------------------------------------------------------------------*/
/* Share | specific
/*-----------------------------------------------------------------------------------*/

.main__share {
	position: relative;
	z-index: 5;
}
.main__share .inner {
	text-align: center;
	position: absolute;
	right: 0;
	left: 0;
}
.main__share--top .inner {
	bottom: 0;
}
.main__share--bottom .share {
	padding: 16px 30px;
}
.main__share--bottom .inner {
	top: 0;
}


/*-----------------------------------------------------------------------------------*/
/* Content
/*-----------------------------------------------------------------------------------*/

.pageList {
	background: #fff;

	clear: both; /* privremeno dok se ne sredi navigacija */
}
.pageList__rest {
	max-width: 1400px;
	margin: 0 auto 50px;
	padding: 0 0 1%;
}

.pageList .item {
	overflow: hidden;
	position: relative;
	text-align: center;
	height: 400px;
	padding: 35px;
	float: left;
	color: #fff;
}
.pageList__rest .item {
	box-shadow: inset 0 0 0 1px #ececec;
	margin: 1% 0 0 1%;
	padding: 15px;
	width: 32%;
}

.pageList__intro .item:nth-child(1) { width: 67%; height: 600px; }
.pageList__intro .item:nth-child(2) { width: 33%; height: 600px; }
.pageList__intro .item:nth-child(3) { width: 33%; }
.pageList__intro .item:nth-child(4) { width: 34%; }
.pageList__intro .item:nth-child(5) { width: 33%; }

.pageList .item__bck {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.pageList .item .table {
	position: relative;
	z-index: 2;
}

.pageList .item__category {
	margin-bottom: 13px;
}
.pageList .item__category a {
	color: #0fc5d0;
}
.pageList .item__category b:before {
	content: ',';
}
.pageList .item__category b:last-of-type {
	display: none;	
}

.pageList__rest .item__category {
	color: #888888;
}


.pageList .item__title {
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	font-family: "TrimLight";
	text-transform: uppercase;
	overflow: hidden;
}
.pageList__rest .item__title {
	color: #333;
}
.pageList__intro .item__title {
	margin-bottom: 20px;
}
.pageList__intro .item:nth-child(1) .item__title {
	font-size: 48px;
	line-height: 58px;
}
.pageList__intro .item:nth-child(2) .item__title {
	font-size: 36px;
	line-height: 46px;
}
.pageList .item__title a {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	text-decoration: none;
}
.pageList .item__title a:hover {
	color: #0fc5d0;
}


.pageList__intro .item:nth-child(-n+2) .btn {
	padding: 14px 45px 11px;
}

@media screen and (max-width: 1300px) {
.pageList__rest {
	padding: 0 0 2%;
}
.pageList__rest .item {
	margin: 2% 0 0 2%;
	width: 47%;
}
.pageList__intro .item:nth-child(1) { background: rgba(52,76,134,0.8); width: 100%; height: 600px; }
.pageList__intro .item:nth-child(2) { background: rgba(52,76,134,0.7); width: 50%; height: 400px; }
.pageList__intro .item:nth-child(3) { background: rgba(52,76,134,0.6); width: 50%; }
.pageList__intro .item:nth-child(4) { background: rgba(52,76,134,0.5); width: 50%; }
.pageList__intro .item:nth-child(5) { background: rgba(52,76,134,0.4); width: 50%; }
}

@media screen and (max-width: 1100px) {
	.pageList .item__title {
		font-size: 26px;
		line-height: 36px;
	}
	.pageList__intro .item:nth-child(1) .item__title {
		font-size: 40px;
		line-height: 50px;
	}
	.pageList__intro .item:nth-child(2) .item__title {
		font-size: 30px;
		line-height: 40px;
	}
}

@media screen and (max-width: 959px) {
	.pageList__rest {
		margin-bottom: 30px;
		padding: 20px 0;
	}
	.pageList .item,
	.pageList__rest .item {
		padding: 100px 35px;
		height: auto;
		float: none;
	}
	.pageList__rest .item {
		border-top: 1px solid #ececec;
		border-bottom: 1px solid #ececec;
		box-shadow: none;
		width: auto;
		margin: 0;
	}
	.pageList__rest .item + .item {
		border-top: none;
	}
	.pageList__intro .item:nth-child(1) { width: auto; height: auto; }
	.pageList__intro .item:nth-child(2) { width: auto; height: auto; }
	.pageList__intro .item:nth-child(3) { width: auto; }
	.pageList__intro .item:nth-child(4) { width: auto; }
	.pageList__intro .item:nth-child(5) { width: auto; }

}
@media screen and (max-width: 479px) {
	.pageList .item,
	.pageList__rest .item {
		padding: 50px 15px;
	}
}


/*-----------------------------------------------------------------------------------*/
/* Main
/*-----------------------------------------------------------------------------------*/

#main {
	position: relative;
	z-index: 1;
}


/*-----------------------------------------------------------------------------------*/
/* Back to blog list button
/*-----------------------------------------------------------------------------------*/

.back_to_list {
	position: absolute;
	z-index: 2;
	height: 0;
	right: 0;
	left: 0;
	top: 0;
}
.back_to_list a {

	color: #fff;
	font-size: 14px;
	line-height: 20px;
	font-family: 'TrimSemiBold';
	text-transform: uppercase;

	float: left;
	padding: 21px 3% 19px;
	display: block;
	text-align: center;
	position: relative;
	background: #0ebdc8;
	
}
.back_to_list a span {
	display: inline-block;
	padding-left: 60px;
	min-width: 270px;
}
.back_to_list a:before {
	content: '';
	position: absolute;
	width: 60px;
	bottom: 0;
	left: 0;
	top: 0;
	background: #0ba2ab;
	box-shadow: 0 0 0 0 rgba(12,164,173,1);
	-webkit-transition: all 300ms ease-in-out;
			transition: all 300ms ease-in-out;
}
.back_to_list a:after {
	content: '';
	background: url(../img/ico/icons.png) no-repeat -206px 0;
	position: absolute;
	margin: -6px 0 0;
	height: 12px;
	width: 19px;
	left: 21px;
	top: 50%;
	-webkit-transition: all 300ms ease-in-out;
			transition: all 300ms ease-in-out;
}
.back_to_list a:hover {
	background: #0ba2ab;
}
.back_to_list a:hover:before {
	background: #0ebdc8;
	box-shadow: 10px 0 0 0 rgba(14,186,197,0);
}
.back_to_list a:hover:after {
	-webkit-transform: translateX(-2px);
			transform: translateX(-2px);
}


/*-----------------------------------------------------------------------------------*/
/* Main | Intro
/*-----------------------------------------------------------------------------------*/

.main__intro {
	position: relative;
}
.main__intro__background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}
.main__intro__inner {
	position: relative;
	z-index: 1;
	padding: 150px 0;
}
.main__intro__title {
	color: #fff;
	font-size: 60px;
	line-height: 70px;
	text-align: center;
	font-family: "TrimLight";	
	text-transform: uppercase;

	max-width: 902px;
	padding: 0 14px;
	margin: 0 auto 35px;
}
#main.page .main__intro__inner {
	padding: 100px 0;
}
#main.page .main__intro__title {
	margin:  0 auto;
}
.main__intro__cat {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 23px;
}
.main__intro__cat a {
	color: #0fc5d0;
}
.main__intro__cat b {
	color: #fff;
	font-weight: normal;
}
.main__intro__cat b:before {
	content: ',';
}
.main__intro__cat b:last-of-type {
	display: none;	
}

@media screen and (max-width: 959px) {
	.main__intro__inner {
		padding: 100px 0 80px;
	}
	#main.page .main__intro__inner {
		padding: 80px 0;
	}
	.main__intro__title {
		font-size: 40px;
		line-height: 50px;
	}
}
@media screen and (max-width: 479px) {
	#main.page .main__intro__inner {
		padding: 60px 0;
	}	
	.main__intro__title {
		font-size: 24px;
		line-height: 34px;
	}
}


/*-----------------------------------------------------------------------------------*/
/* Main | Intro | Author
/*-----------------------------------------------------------------------------------*/

.main__intro .author__thumbnail {
    position: relative;
	margin: 0 auto 8px;
    height: 69px;
    width: 60px;
}
.main__intro .author__thumbnail svg {
	vertical-align: top;
}
.main__intro .author__info {
	color: #fff;
	font-size: 0;
	text-align: center;
}
.main__intro .author__info span {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}
.main__intro .author__name {
	position: relative;
	padding-right: 32px;
}
.main__intro .author__name span {
	color: #0fc5d0;
}
.main__intro .author__name:after {
	content: '';
	position: absolute;
	display: block;
	height: 10px;
	width: 10px;
	right: 10px;
	top: 50%;
	margin-top: -5px;
	background: url(../img/ico/icons.png) no-repeat -111px 0;
}


/*-----------------------------------------------------------------------------------*/
/* Main | Content
/*-----------------------------------------------------------------------------------*/

.main__content {
	max-width: 754px;
	padding: 60px 14px;
	margin: 0 auto;
	word-wrap: break-word;
}

.main__content img {
	max-width: 100%;
	height: auto;
}

.main__content ol,
.main__content ul {
	list-style-position: inside;
	margin-left: 20px;
}


.main__about {
	padding: 180px 0 80px;
	position: relative;
	overflow: hidden;
}
.main__about__background {
	position: absolute;
	top: 230px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background: #fff;
}

.main__about__authorBio {
	position: relative;
	max-width: 1198px;
	padding: 0 14px;
	margin: 0 auto;
	z-index: 1;
}
.main__about__authorBio table {
	width: 100%;
}
.main__about__authorBio table,
.main__about__authorBio th,
.main__about__authorBio td {
	background: #fff;
	vertical-align: middle;
    border: 1px solid #e6e6e6;
}

.main__about__authorBio .card {
	width: 30%;
	position: relative;
	background: #f7f7f7;
}
.main__about__authorBio .card .inner {
	padding: 30px 14px;
	text-align: center;
}

.main__about__authorBio .card__title {
	font-size: 24px;
	font-family: 'TrimSemiBold';
	text-transform: uppercase;
	line-height: 28px;
	margin-bottom: 16px;
}
.main__about__authorBio .card__thumb svg {
	vertical-align: top;
}
.main__about__authorBio .card__author {
	font-size: 16px;
	line-height: 18px;
	position: relative;
	padding: 15px 0 4px 15px;
	text-decoration: underline;
	font-family: 'TrimSemiBold';
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.main__about__authorBio .card__author:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 20px;
	width: 10px;
	height: 10px;
	background: url(../img/ico/icons.png) no-repeat -131px 0;
}
.main__about__authorBio .card__work {
	color: #888888;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	overflow: hidden;
}
.main__about__authorBio .card__work span {
	color: #333;
}
.main__about__authorBio .card__separator {
	padding-bottom: 50px;
	clear: both;
}
.main__about__authorBio .card__social {
	color: #888;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 15px 14px 14px;
	
}
.main__about__authorBio .card__social--main {
	border-top: 1px solid #e6e6e6;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;	
}
.main__about__authorBio .card__social--pusher {
	opacity: 0;
	visibility: hidden;
}

.main__about__authorBio .card__social a {
	color: #333;
	margin: 0 0 0 3px;
	text-decoration: underline;
}
.main__about__authorBio .card__social a:hover {
	text-decoration: none;
}

.main__about__authorBio .desc .inner {
	padding: 4% 8%;
}


@media screen and (min-width: 960px) {
	.main__about__authorBio .card .inner {
		padding: 30px 14px 30px 20%;
		text-align: left;
	}
	.main__about__authorBio .card__thumb {
		float: left;
		margin-right: 14px;
		margin-bottom: 0;
	}
}

@media screen and (max-width: 479px) {
	.main__about__authorBio table, 
	.main__about__authorBio tr,
	.main__about__authorBio .card,
	.main__about__authorBio .desc {
		display: block;
		width: auto;
	}
	.main__about {
		padding: 100px 0 40px;
		position: relative;
		overflow: hidden;
	}
}

/*-----------------------------------------------------------------------------------*/
/* Main | Pagination
/*-----------------------------------------------------------------------------------*/

.main__pagination {
	padding-bottom: 50px;
	text-align: center;
}
.main__pagination ul {
	list-style: none;
}
.main__pagination ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 2px;
	font: 0/0;
	color: #000;
}
.main__pagination ul li span {
	display: block;
	font-size: 18px;
	line-height: 20px;
	padding-top: 15px;
}
.main__pagination ul li a {
	outline: none;
	color: #0fc5d0;
	display: block;
	font-size: 18px;
	line-height: 20px;
	padding: 15px 3px;
	text-decoration: none;
}
.main__pagination ul li a:hover {
	color: #000;
}
.main__pagination ul .active {
	margin: 0 14px;
}
.main__pagination ul .active a {
	color: #000;
}


.main__pagination ul .prev a,
.main__pagination ul .next a {
	padding: 0;
	width: 48px;
	height: 48px;
	overflow: hidden;
	text-indent: 150%;
	white-space: nowrap;
	position: relative;
	box-shadow: 0 0 0 1px rgba(15,197,208,1);
}

.main__pagination ul .prev a:after,
.main__pagination ul .next a:after {
	background: url(../img/ico/icons.png) no-repeat -55px 0;
	content: '';
	width: 18px;
	height: 16px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin: -9px 0 0 -8px;

	-webkit-transition: all 300ms ease-in-out;
			transition: all 300ms ease-in-out;
}
.main__pagination ul .next a:after {
	margin: -9px 0 0 -9px;
	background-position: -83px 0;
}

.main__pagination ul .prev a:hover,
.main__pagination ul .next a:hover {
	text-decoration: none;
	background: rgba(15,197,208,1);
	box-shadow: 0 0 0 10px rgba(15,197,208,0);
}

.main__pagination ul .prev-next-dummy {
	width: 48px;
	height: 48px;
	display: inline-block;
}


/* privremeni fix */
.main__pagination ul li { display: none; }
.main__pagination ul .prev,
.main__pagination ul .next,
.main__pagination ul .prev-next-dummy,
.main__pagination ul .active { display: inline-block; }
/* privremeni fix */

@media screen and (min-width: 500px) {

	/* privremeni fix */
	.main__pagination ul li,
	.main__pagination ul .prev,
	.main__pagination ul .next,
	.main__pagination ul .prev-next-dummy,
	.main__pagination ul .active { display: inline-block; }
	/* privremeni fix */


	.main__pagination ul li,
	.main__pagination ul .active {
		margin: 0 5px;
	}
	.main__pagination ul li span {
		padding-top: 20px;
	}
	.main__pagination ul li a {
		padding: 20px 6px;
	}
	.main__pagination ul .prev a,
	.main__pagination ul .next a {
		width: 58px;
		height: 58px;
	}

	.main__pagination ul .prev-next-dummy {
		width: 58px;
		height: 58px;
		display: inline-block;
	}
}

@media screen and (min-width: 960px) {
	.main__pagination {
		padding-bottom: 100px;
	}
}


/*-----------------------------------------------------------------------------------*/
/* Prefooter
/*-----------------------------------------------------------------------------------*/

#prefooter {
	background: #fff;
}
.prefooter__rest {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 14px 50px;	
}
.prefooter__widget {}
.prefooter__widget + .prefooter__widget {
	margin-top: 50px;
}
.prefooter__widget__title {
	font-size: 24px;
	font-family: 'TrimSemiBold';
	text-transform: uppercase;
	line-height: 28px;
	margin-bottom: 16px;
	padding-left: 27px;
	position: relative;
}
.widget_recent_comments .prefooter__widget__title:before,
.widget_recent_entries .prefooter__widget__title:before {
	content: '';
	display: block;
	position: absolute;
	background: url(../img/ico/icons.png) no-repeat 0 0;
	left: 0;
	top: 5px;
}
.widget_recent_comments .prefooter__widget__title:before {
	background-position: 0 0;
	height: 17px;
	width: 18px;
}
.widget_recent_entries .prefooter__widget__title:before {
	background-position: -28px 0;
	height: 17px;
	width: 17px;
}

.prefooter__widget ul {
	margin: 0;
	list-style: none;
}
.prefooter__widget ul li {
	color: #888;
	font-size: 14px;
	line-height: 20px;
	padding: 11px 14px 9px 0;
	border-bottom: 1px solid #e6e6e6;

	-webkit-transition: all 300ms ease-in-out;
			transition: all 300ms ease-in-out;	
}
.prefooter__widget ul li:hover {
	background: #f8f8f8;
	padding: 11px 0 9px 14px;
	border-bottom: 1px solid #0fc5d0;
}
.prefooter__widget ul li a {
	color: #333;
}

@media screen and (min-width: 960px) {
	.prefooter__rest {
		padding: 0 14px 100px;	
	}	
	#prefooter.two-column .prefooter__widget {
		width: 40%;
		float: left;
	}
	#prefooter.two-column .prefooter__widget + .prefooter__widget {
		float: right;
		margin-top: 0;
	}
}


/*-----------------------------------------------------------------------------------*/
/* Footer
/*-----------------------------------------------------------------------------------*/

#prev-next-pag {}
#prev-next-pag .container {
	background: #fff;
}

#prev-next-pag .prev,
#prev-next-pag .next {
	
}
#prev-next-pag .prev a,
#prev-next-pag .next a {
	display: inline-block;
	vertical-align: top;

	color: #fff;
	padding: 12px 29px 9px;
	box-shadow: 0 0 0 1px rgba(15,197,208,1);

	outline: none;
	cursor: pointer;
	text-decoration: none;

	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;

	-webkit-transition: all 300ms ease-in-out;
			transition: all 300ms ease-in-out;
}
#prev-next-pag .prev a:hover,
#prev-next-pag .next a:hover {
	text-decoration: none;
	background: rgba(15,197,208,1);
	box-shadow: 0 0 0 10px rgba(15,197,208,0);
}

#prev-next-pag .prev {

}
#prev-next-pag .next {

}




/*-----------------------------------------------------------------------------------*/
/* Footer
/*-----------------------------------------------------------------------------------*/

footer {}
footer > .container {
	background: #3f0063;
}

/* Footer - Navigation
/*--------------------------------------------*/
.footer__navigation {
	background: #350550;

}
.footer__navigation ul {
	list-style: none;
	text-align: center;
}
.footer__navigation ul li {
	padding: 32px 10px;
	vertical-align: top;
	display: inline-block;
}
.footer__navigation ul li a {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
}
.footer__navigation ul li a:hover,
.footer__navigation ul li.current a {
	color: #0fc5d0;
}


@media screen and (max-width: 479px) {
	.footer__navigation ul li {
		padding: 32px 5px;
	}
	.footer__navigation ul li a {
		font-size: 13px;
	}
}


/* Footer - Info
/*--------------------------------------------*/

.footer__info {
	color: #fff;
}


/* Footer - Info - Sitemap
/*--------------------------------------------*/

.footer__info__social {
	padding: 108px 0;
}

.footer__info__social .title {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 14px;
	text-transform: uppercase;
	text-align: center;
}

.footer__info__social ul {
	list-style: none;
	text-align: center;	
}
.footer__info__social ul li {
	font-size: 0;
	padding: 0 10px;
	vertical-align: top;
	display: inline-block;
}

.footer__info__social .icon {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	vertical-align: top;
	display: inline-block;
	border-radius: 50%;

	width: 36px;
	height: 36px;
	background: #5c00bb url("../img/ico/social-ico-alt.png") no-repeat 0 0;

	-webkit-transition: all 300ms ease-in;
			transition: all 300ms ease-in;
}

.footer__info__social .icon--behance {
  background-position: -56px 0;
  background-color: #0061bb;
}
.footer__info__social .icon--facebook {
  background-position: -112px 0;
  background-color: #0099d9;
}
.footer__info__social .icon--twitter {
  background-position: -168px 0;
  background-color: #17a4be;
}

.footer__info__social .icon:hover {
	background-color: #1dc0c9;
	-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
}

@media screen and (max-width: 959px) {
	.footer__info__social {
		padding: 54px 0;
	}
}

@media screen and (max-width: 479px) {
	.footer__info__social {
		padding: 30px 0;
	}
}


/* Footer - Info - Legal
/*--------------------------------------------*/

.footer__info__legal {
	padding-bottom: 20px;
}
.footer__info__legal ul {
	list-style: none;
	text-align: center;
}
.footer__info__legal ul li {
	color: inherit;
	padding: 14px;
	font-size: 14px;
	line-height: 24px;
	vertical-align: top;
	display: inline-block;
}
.footer__info__legal ul li a {
	color: inherit;
	font-weight: normal;
	text-decoration: underline;
}
.footer__info__legal ul li a:hover {
	text-decoration: none;
}

@media screen and (max-width: 479px) {
	.footer__info__legal ul li {
		padding: 7px 14px;
	}
}


/*-----------------------------------------------------------------------------------*/
/* Comments
/*-----------------------------------------------------------------------------------*/

.comments-area {
	padding: 30px 0 95px;
	background: #fff;
	position: relative;
	z-index: 1;
}
.comments-area .wrapper {
	position: relative;
	max-width: 1198px;
	padding: 0 14px;
	margin: 0 auto;
	display: block;
}


.comments-title {
	margin: 0 14px 40px;
	font-size: 34px;
	line-height: 44px;
}
.comments-title strong {
	font-family: 'TrimExtraBold';
	font-weight: normal;
}


.comment {
	list-style: none;
	overflow: hidden;
	word-wrap: break-word;
}

.comment-body {
	position: relative;
	padding: 36px 14px 60px;
	border-bottom: 1px solid #e6e6e6;
}
.comment .children {
	margin: 0;
	background: #f7f7f7;
	padding: 36px 14px 60px;
	border-bottom: 1px solid #e6e6e6;
}
.comment .children .children {
	border-bottom: 0;
	padding: 36px 0 36px 14px;
}
.comment .children .comment-body {
	padding: 0 0 0 60px;
	border-bottom: none;
}
.comment .children .comment-body:before {
	content: '';
	width: 20px;
	height: 24px;
	display: block;
	top: 10px;
	left: 20px;
	position: absolute;
	background: url(../img/ico/icons.png) no-repeat -151px 0;
}



.comment-author {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}
.comment-avatar-cont {
	float: left;
	width: 60px;
	height: 69px;
	overflow: hidden;
	margin-right: 0.8em;
	position: relative;
}
.comment-avatar-cont img {
	margin-left: -4px;
	width: 70px;
	height: 70px;
}
.comment-avatar-cont .top,
.comment-avatar-cont .bottom {
	left: 0;
	right: 0;
	position: absolute;
}
.comment-avatar-cont .top {
	top: 0;
}
.comment-avatar-cont .bottom {
	bottom: 0;
}

.comment-avatar-cont .top:after,
.comment-avatar-cont .top:before,
.comment-avatar-cont .bottom:after,
.comment-avatar-cont .bottom:before {
	width: 0;
	height: 0;
	content: '';
	position: absolute;
	border-style: solid;
	border-color: #fff;
}
.children .comment-avatar-cont .top:after,
.children .comment-avatar-cont .top:before,
.children .comment-avatar-cont .bottom:after,
.children .comment-avatar-cont .bottom:before {
	border-color: #f7f7f7;
}

.comment-avatar-cont .top:before {
	top: 0;
	left: 0;
	border-width: 17px 30px 0 0;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
}
.comment-avatar-cont .top:after {
	top: 0;
	right: 0;
	border-width: 0 30px 17px 0;
	border-top-color: transparent !important;
	border-left-color: transparent !important;
	border-bottom-color: transparent !important;
}
.comment-avatar-cont .bottom:before {
	bottom: 0;
	left: 0;
	border-width: 17px 0 0 30px;
	border-top-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
}
.comment-avatar-cont .bottom:after {
	bottom: 0;
	right: 0;
	border-width: 0 0 17px 30px;
	border-top-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
}



.comment-author-meta {
	color: #999;
	font-size: 16px;
	line-height: 24px;
	padding-top: 11px;
}
.comment-author-meta a {
	color: #999;
}
.comment-author-meta cite {
	color: #000;
	font-family: 'TrimSemiBold';
	font-weight: normal;
	font-style: normal;
}
.comment-author-meta cite a {
	color: #000;
}

.comment-awaiting-moderation {
	clear: both;
	color: #999;
	display: block;
	margin-bottom: 14px;
    font-style: italic;
    text-decoration: underline;
}

.comment-text {
	clear: both;
	margin-bottom: 20px;
}
.comment-text p:last-child {
	margin-bottom: 0;
}
.comment-reply-link {
	color: #0fc5d0;
	text-decoration: underline;
}
.comment-reply-link:hover {
	text-decoration: none;
}

#respond {
	max-width: 726px;
	margin: 0 auto;
}
#respond .comment-reply-title {
	font-size: 28px;
	line-height: 36px;
	font-family: 'TrimSemiBold';
	font-weight: normal;
	margin-bottom: 0;
}
#respond .comment-reply-title small {
	float: right;
	font-size: 16px;
	margin-left: 10px;
	font-family: 'TrimRegular';
}
#respond .logged-in-as,
#respond .logged-in-as a,
#respond .comment-notes {
	color: #888888;
	font-size: 16px;
	line-height: 24px;
}

.comment-form label {
	color: #000;
	display: block;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	
}
.comment-form .required {
	color: #cd262c;
}

.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
	width: 100%;
	border: none;
	outline: none;
	padding: 13px 20px 12px;
	background: #f6f6f6;
	box-shadow: 0 0 0 1px #e6e6e6;
	vertical-align: top;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	-webkit-transition: all 300ms ease-in-out;
			transition: all 300ms ease-in-out;
}

.comment-form textarea:focus,
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus {
	box-shadow: 0 0 0 1px #999999;
}

.comment-form input[type="submit"] {
	text-transform: uppercase;
	background: #0fc5d0;
	box-shadow: none;
	color: #fff;
	box-shadow: 0 0 0 1px rgba(15,197,208,1);

}
.comment-form input[type="submit"]:hover {
	cursor: pointer;
	text-decoration: none;
	background: rgba(15,197,208,1);
	box-shadow: 0 0 0 10px rgba(15,197,208,0);
}


.comment-form .subscribe-to-comments {
	position: relative;
	padding: 7px 0;
}
.comment-form .subscribe-to-comments label {
	display: block;
	line-height: 16px;
}

.comment-form .subscribe-to-comments input[type="checkbox"] {
	display: none;
}

.comment-form .subscribe-to-comments input[type="checkbox"] + label {
	cursor: pointer;
	padding-left: 26px;
}

.comment-form .subscribe-to-comments input[type="checkbox"] + label:hover {
	text-decoration: none;
	cursor: pointer;
}

.comment-form .subscribe-to-comments input[type="checkbox"] + label:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 16px;
	height: 16px;
	margin-top: -10px;
	border: 2px solid #999999;
}

.comment-form .subscribe-to-comments input[type="checkbox"] + label:after {
	position: absolute;
	content: '';
	top: 50%;
	left: 4px;
	width: 15px;
	height: 13px;
	margin-top: -11px;
	background: url(../img/ico/icons.png) no-repeat -181px 0px;
	opacity: 0;

	-webkit-transform: translateY(2px) scale(0);
			transform: translateY(2px) scale(0);

	-webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.255, 1);
	-webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.255, 1.305);
	   -moz-transition: all 200ms cubic-bezier(0.25, 0.25, 0.255, 1.305);
		 -o-transition: all 200ms cubic-bezier(0.25, 0.25, 0.255, 1.305);
			transition: all 200ms cubic-bezier(0.25, 0.25, 0.255, 1.305);
}

.comment-form .subscribe-to-comments input[type="checkbox"]:checked + label:after {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1);
			transform: translateY(0) scale(1);
}


@media screen and (min-width: 960px) {
	.comments-title {
		margin: 0 19% 40px;
	}
	.comment-body {
		padding: 36px 19% 60px;
	}
	.comment .children {
		padding: 36px 19% 60px;
	}
	.comment .children .children {
		padding: 36px 14px 60px 60px;
	}	
	.comment-form .subscribe-to-comments input[type="checkbox"] + label {
		font-size:14px;
	}
}















/*-----------------------------------------------------------------------------------*/
/* Menu
/*-----------------------------------------------------------------------------------*/
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 200;
    overflow: hidden;
    background: #000
}

.overlay .overlay-close {
    overflow: hidden;
    border: none;
    z-index: 100;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 10px
    20px
}

#contact_form.overlay {
    overflow: auto
}

.perspective {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px
}

.wrap {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (min-width: 50em) {
    .wrap.overlay-open {
        -webkit-transform:translate3d(0, 0, 0) scale(0.95);
        transform: translate3d(0, 0, 0) scale(0.95)
    }
}

.overlay-contentscale {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s
}

.overlay-contentscale.open {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s
}

html.is-ie .wrap, html.is-ie .wrap.overlay-open {
    -webkit-transform: none;
    transform: none
}

.overlay
canvas {
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute
}

.overlay_form:before {
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #fff;
    background-size: 100% 100%;
    position: absolute;
    z-index: 0;
    content: " "
}

.overlay_menu {
    -webkit-perspective: 200px;
    -moz-perspective: 200px;
    -ms-perspective: 200px;
    perspective: 200px
}

.overlay_menu
nav {
    z-index: 1;
    height: 100%;
    padding: 81px
    0;
    max-height: 916px;
    text-align: center;
    position: relative
}

@media (min-width: 50em) {
    .overlay_menu
    nav {
        padding:106px
        0
    }
}

.overlay_menu nav
ul {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    list-style: none;
    text-align: left
}

.overlay_menu nav ul
li {
    height: 25%;
    display: block;
    overflow: hidden;
    position: relative
}

.overlay_menu nav ul li
a {
    z-index: 2;
    height: 100%;
    display: block;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.overlay_menu nav ul li a
span.t {
    margin: 0
    auto;
    max-width: 1600px
}

.overlay_menu nav ul li a
span.td {
    padding: 0
    10%
}

.overlay_menu nav ul li a
span.top {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-family: 'TrimExtraBold';
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
    font-size: 28px;
    line-height: 1
}

@media all and (min-height: 20em) {
    .overlay_menu nav ul li a
    span.top {
        font-size:34px
    }
}

@media all and (min-height: 25em) {
    .overlay_menu nav ul li a
    span.top {
        font-size:48px
    }
}

@media all and (min-height: 37.5em) and (min-width: 25em) {
    .overlay_menu nav ul li a
    span.top {
        font-size:62px
    }
}

@media all and (min-height: 41.25em) and (min-width: 28.125em) {
    .overlay_menu nav ul li a
    span.top {
        font-size:76px
    }
}

@media all and (min-height: 50em) and (min-width: 33.75em) {
    .overlay_menu nav ul li a
    span.top {
        font-size:90px
    }
}

.overlay_menu nav ul li a
span.bottom {
    color: #999;
    display: none;
    text-transform: none;
    font-family: 'TrimLight';
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
    font-size: 14px;
    line-height: 1
}

@media all and (min-height: 30em) {
    .overlay_menu nav ul li a
    span.bottom {
        display:inline-block
    }
}

@media all and (min-height: 37.5em) {
    .overlay_menu nav ul li a
    span.bottom {
        font-size:16px
    }
}

@media all and (min-height: 41.25em) and (min-width: 25em) {
    .overlay_menu nav ul li a
    span.bottom {
        font-size:18px
    }
}

.overlay_menu nav ul li
.bck {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden
}

.overlay_menu nav ul li .bck .i, .overlay_menu nav ul li .bck .ii, .overlay_menu nav ul li .bck
.iii {
    left: 0;
    top: -101%;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.overlay_menu nav ul li .bck
.i {
    background: #0f97d0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms
}

.overlay_menu nav ul li .bck
.ii {
    background: #250063;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms
}

.overlay_menu nav ul li .bck
.iii {
    background: #200032;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms
}

.overlay_menu nav ul li.current
a {
    color: #0fc5d0;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms
}

.overlay_menu nav ul li.current a
span {
    color: #0fc5d0;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms
}

.overlay_menu nav ul li.current .bck .i, .overlay_menu nav ul li.current .bck .ii, .overlay_menu nav ul li.current .bck
.iii {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.overlay_menu:not(.animating) nav ul li:hover
a {
    color: #0fc5d0;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms
}

.overlay_menu:not(.animating) nav ul li:hover a
span {
    color: #0fc5d0;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms
}

.overlay_menu:not(.animating) nav ul li:hover .bck .i, .overlay_menu:not(.animating) nav ul li:hover .bck .ii, .overlay_menu:not(.animating) nav ul li:hover .bck
.iii {
    -webkit-transform: translate3d(0, 101%, 0);
    -ms-transform: translate(0, 101%);
    transform: translate3d(0, 101%, 0)
}

.overlay_menu:not(.animating) nav ul li:hover .bck
.i {
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms
}

.overlay_menu:not(.animating) nav ul li:hover .bck
.ii {
    -webkit-transition-delay: 66ms;
    -moz-transition-delay: 66ms;
    -o-transition-delay: 66ms;
    transition-delay: 66ms
}

.overlay_menu:not(.animating) nav ul li:hover .bck
.iii {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms
}

.overlay_menu.animating nav ul li:hover
a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.overlay_menu.animating nav ul li:hover .bck .i, .overlay_menu.animating nav ul li:hover .bck .ii, .overlay_menu.animating nav ul li:hover .bck
.iii {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}