@font-face {
	font-family: 'Conv_seguisb';
	src: url('../fonts/seguisb.eot');
	src: local('☺'), url('../fonts/seguisb.woff') format('woff'), 
	url('../fonts/seguisb.ttf') format('truetype'), 
	url('../fonts/seguisb.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_segoeuisl';
	src: url('../fonts/segoeuisl.eot');
	src: local('☺'), url('../fonts/segoeuisl.woff') format('woff'), 
	url('../fonts/segoeuisl.ttf') format('truetype'), 
	url('../fonts/segoeuisl.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_segoeuil';
	src: url('../fonts/segoeuil.eot');
	src: local('☺'), url('../fonts/segoeuil.woff') format('woff'), 
	url('../fonts/segoeuil.ttf') format('truetype'), 
	url('../fonts/segoeuil.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px 'Conv_segoeuisl', sans-serif;
	width: 100%;

}
* {
	box-sizing: border-box;
}

	.controlArrow.prev {
		left: 50px;
	}
	.controlArrow.next{
		right: 50px;
	}


	/* Bottom menu
	* --------------------------------------- */
	#infoMenu li a {
		color: #fff;
	}


	
.wrapper {
	width: 100%;
}
.inner {
	margin: 0 auto;
	width: 865px;
	padding: 20px 0;
}
.slide {
	/*height: 100%;*/
	/*position: relative;*/
	width: 100%;
	/*float: left;*/
	/*padding-bottom: 30px;*/
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}

.center {
	text-align: center;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}




/* Header
-----------------------------------------------------------------------------*/
.header {
	font-size: 22px;
	color: #00aaeb;
	height: 400px;
	
	font-family: 'Conv_segoeuil', sans-serif;
	/*margin-bottom: 30px;*/
}
.header .logo {
	position: relative;
	
	margin-left: 10px;

}


.header .inner {
	background: url(../img/dots.png) 100% 50% no-repeat;
}
.header .nav {
	border-bottom: 2px solid #00aaeb;
}

.header .nav  .inner {
	background: none;
}
.header .nav ul {
    display: inline;
    width: 100%
}
.header .nav ul li {
 display: inline;
 margin-right: 20px;
}
.header .nav ul li a {
	color: #00aaeb;
}

.pop-up {
	width: 500px;
	box-shadow: 0 0 0 1000px rgba(0,0,0,0.5);
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 50%;
	margin-top: 100%;
	left: 50%;
	margin-left: -250px;
	z-index: 9;
	color: #fff;
	display: none;
}

.popup-close {
	width: 50px;
	margin-right: -60px;
	opacity: 0.8;
	float: right; 
	cursor: pointer;
}

.popup-l1, .popup-l2 {
	width: 6px;
	height: 50px;
	margin-top: -5px;
	margin-left: 22px;
	background: #fff;
}

.popup-l1 {
	float: left;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.popup-l2 {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.popup-close:hover {
	opacity: 1;
}

.slider {
	/*height: 284px; */
	height: 50%;
	width:100%;
	position: relative;
	background: #00aaeb url(../img/bg-slide.jpg) 50% 50% no-repeat;
}  
.slider div {
	width: 532px;
	height: 100%;
	position: absolute;
	top: 0;
	left:50%;
	margin-left: -320px;
}

.slider div a {
	color: #fff;
	font-size: 38px;
	display: block;
	height: 100%;
	width: 532px;
	position: absolute;
	top: 0%;
	padding-top:100px;
	padding-left: 20px;
	font-family: 'Conv_segoeuisl', sans-serif;
}

.content {
	clear: both;
	font-size: 14px;
	-webkit-box-shadow: inset 0 10px 10px 0 rgba(33,33,33,0.3);
	box-shadow: inset 0 10px 10px 0 rgba(33,33,33,0.3);
	padding-right: 50px;
}
.content p {
	margin-bottom: 20px;
}
h3 {
	color: #ff1252;
	font-size: 32px;
	line-height: 35px;
	margin: 28px 0;
	font-family: 'Conv_segoeuil', sans-serif;
}

h4 {
		font-size: 22px;
	font-family: 'Conv_seguisb', sans-serif;
}

#slide1 {
	font-size: 18px;
	line-height: 22px;
	font-family: 'Conv_segoeuil', sans-serif;
}
#slide1 .left {
	width:  425px;

}
#slide1 .right {
	width:  380px;
	text-align: left;
}
#slide1 h3 {
	color: #ff1252;
	margin-top: 0;
}
#slide3 a {
	text-decoration: underline;
}
#slide2, #slide4 {
	font-size: 16px;
	line-height: 22px;
	font-family: 'Conv_seguisb', sans-serif;
	background: #ff1252;
	color: #fff;
}

#slide2 h3, #slide4 h3, #slide4 a  {
	color: #fff;
}
#slide4 a {
	text-decoration: underline;
}
#slide4 a:hover {
	text-decoration: none;
}
#slide3 {
	font-size: 18px;
	line-height: 22px;
	font-family: 'Conv_seguisb', sans-serif;
}
#slide1 .left {
	/*float: left;*/
	width: 50%;
}
#slide1 .left .center {
	width: 60%;
	float: right;
	margin-top: 100px;
	margin-right: 80px;
}

table.work {
	width: 80%;
	margin: 20px auto;
}

table.work td {
	/*vertical-align: middle;*/
	/*text-align: center;*/
}
table.work td.right {
	text-align: right;
	float: none;
}
table.work td.right .left {
	width: 70% !important;
}
table.work td .center {
	width: 400px;
	float: right;
}
table.work td.right .left {
	text-align: left;
	width: 300px;
	float: right;
}

table.work  strong {
	font-size: 18px;
	line-height: 22px;
	font-family: 'Conv_seguisb', sans-serif;
	color:  #FF1152;
	display: block;
}

.clearfix {
	clear: both;
}
.winners {
	width:98%;
	max-width: 1280px;
	margin: 0 auto; 
	height: auto;
}
.winners img {
	width: 100%;
}

.work  {
	width: 300px;
	margin-left: 60px;
}
.work  strong {
	font-size: 18px;
	line-height: 22px;
	font-family: 'Conv_seguisb', sans-serif;
	color:  #FF1152;
	display: block;
}
.work p {
	margin-bottom: 5px;
}
table.work p {
	margin-bottom: 5px;
}

.qik {
	background: #f9e0b9 url(../img/img2.jpg) no-repeat 50% 50%;
	background-size: cover; 
	height: 30%;
	width: 100%;
	clear: both;
	position: absolute;
	bottom: 0;
}
/*.work-b {
	background: #FF1152 url(../img/qik-7.jpg) no-repeat 50% 50%;
	min-height: 161px;
	width: 100%;
	clear: both;
	position: absolute;
	bottom: 0;
}
*/



.colmns {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: 40px 0;
	display: table;
}

.col3 {
	/*float: left;*/
/*	width: 30%;
	margin-left: 3.3%;*/
	display: table-cell;
	text-align: center;

}
.col3 .title {
	font-size: 35px;
	line-height: 40px;
	text-align: left;
	padding-left: 40px;
	font-family: 'Conv_segoeuil', sans-serif;

}
.col3 .title strong {
	font-weight: normal;
	display: block;
	color: #ff1252;
}

.col3 img {
	margin-top: 20px;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	min-height: 100px;
	background: #ff1252;
	color: #fff;
	clear: both;
	font-size: 18px;
	line-height: 22px;
	font-family: 'Conv_seguisb', sans-serif;
}

.footer .inner {
	padding: 40px 30px;
	text-align: center;
}
.footer .inner p {
	text-align: center;
	margin-top: 40px;
	line-height: 26px;
}
.footer h3 {
	font-size: 35px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	margin: 35px 0;
	font-family: 'Conv_segoeuisl', sans-serif;

}
.footer a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 18px;
	display: block;
}
.footer a:hover {
	text-decoration: underline;
}
.footer p a {
	display: inline-block;
	text-decoration: underline;
}
.footer p a:hover {
	text-decoration: none;
}

.arrowIndicator {
    bottom: 30px;
    padding: 0;
    position: absolute;
    right: 10px;
    z-index: 100;

}
.arrowIndicator a .circle {
    border-radius: 50%;
    display: block;
    height: 56px;
    width: 56px;

}
.arrowIndicator a .circle {
    background: none repeat scroll 0 0 rgba(128, 128, 128, 0.5);
}


#scrollUp {
	bottom: 20px;
	right: 20px;
	width: 56px; 
	height: 56px;
	display: block; 
	text-indent: -9999px;
	background: url(../img/top.png) no-repeat;
	outline: none;
}


.pagination > div {
    display: table-cell;
    padding: 0 15px;
    vertical-align: middle;
}


.pagination .arrowIndicator a {
    animation: 0.4s linear 0ms normal none 1 running arrowIndicatorOff;
    display: block;
    position: relative;
    transform: scale(0.9, 0.9);
}
.pagination .icon.arrow:before {
    transform: rotate(180deg);
}


