body {
	margin: 0;
	padding: 0;
	background-size: auto;
	background-repeat: no-repeat;
	background-color: #fff;
	position: relative;
	text-align: left;
	font-size: 16px;
	font-family: 'Open Sans';
	background-size: cover;
	overflow-x: hidden;
	width: 100%;
	margin: 0 auto
}


@font-face {
font-family: 'Ford Light Extended';
font-style: normal;
font-weight: normal;
src: local('Ford Light Extended'), url('/css/ford-light-extended-58894b03a08a1.woff') format('woff');
}

a,
img,
input,
textarea {
	outline: 0;
	border: 0;
	color: #fff
}

textarea {
	color: #333
}

ul {
	padding-start: 0;
	-moz-padding-start: 0;
	-webkit-padding-start: 0;
	-khtml-padding-start: 0;
	-o-padding-start: 0;
	margin: 0
}

section {
	margin-top: 0
}

.top {
	margin-top: 117px
}

header {
	width: 100%;
	background-color: #50256F;
	position: fixed;
	height: 117px;
	z-index: 26000;
	top: 0
}

header .top {
	height: 102px
}

header .decoration {
	background: url('../images/decor.png');
	width: 100%;
	position: absolute;
	bottom: 50px;
	height: 11px
}

header #icons {
	margin: 0;
	float: right;
	height: 117px;
	overflow: hidden;
	padding:0;
}

header #icons li {
	display: inline-block;
	padding-top: 52px;
	padding-bottom: 43px;
	padding-left: 6px;
	text-align: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

header #icons li:last-child {
	padding-right: 6px
}

header #icons li img {
	vertical-align: middle
}

.main-decoration {
	background: url('../images/decor.png');
	width: 100%;
	height: 11px;
	margin-top: 5px
}

.header-background {
	background: url('../images/header_bg.jpg')
}

header {
	-webkit-box-shadow: 0 3px 5px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 3px 5px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 5px 2px rgba(0, 0, 0, 0.25);
	border-bottom: 3px solid #fff;


}

header:before {
	content:"";
	left:0px;
	position: absolute;
	background-image:url('/images/topline-left.png');
	width:253px;
	height:48px;
	background-repeat: no-repeat;
	background-position: top left;
}


header:after {
	content:"";
	right:0px;
	bottom:0px;
	position: absolute;
	background-image:url('/images/topline-right.png');
	width:253px;
	height:48px;
	background-repeat: no-repeat;
	background-position: bottom right;
}


header .bottom {
	background-position: center top;
	background-repeat: no-repeat
}

header .top .left {
	float: left;
	width: 300px
}

header .top .right .social-icons {
	display: inline-block;
	padding-top: 37px
}

header .top .right .informations {
	display: inline-block;
	vertical-align: top;
	color: #595f61;
	margin-top: 15px;
	padding-top: 6px;
	padding-right: 10px;
	border-right: 1px solid #ddd;
	margin-right: 10px
}

header .top .right .informations p {
	margin: 2px 0 2px 0
}

header .top .right .informations span {
	margin-left: 12px
}

header .top .right .informations img {
	vertical-align: middle
}

header .logo {
	animation: fadeInDownBig;
	animation-duration: 1.5s;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding-top: 16px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

header .logo img {
	vertical-align: middle;
	display: inline-block
}

header .top .right {
	float: right
}

.clearfix {
	clear: both
}

.container {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	position: relative
}

.grey-bg {
	padding-bottom: 20px;
	padding-top: 20px;
	background-repeat: repeat;
	background-size: cover;
	background-color: #613a7d;
	background-image: url(../images/parallax1.jpg)
}

.team-bg .page {
	padding-left: 0 !important
}

.mobile-menu {
	padding: 13px 5px 0 5px;
	display: none;
	float: left;
	cursor: pointer
}

header .bottom #topmenu li {
	list-style: none;
	float: left;
	text-transform: uppercase;
	position: relative;
	font-family: Oswald;
	font-weight: normal;
	margin: 45px 0 0 1px;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	transform: skew(-20deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	position: relative;
	z-index: 20
}

.team-title {
	color: #fff;
	font-family: 'Ford Light Extended', sans-serif;
	font-size: 31px;
	margin-bottom: 20px
}

section .content .page {
	font-family: 'Open Sans' !important;
	font-size: 14px !important
}

header .bottom #topmenu .active {
	background: #E6007C;
	color: #fff !important
}

header .bottom #topmenu .active a {
	color: #fff
}

.archive-button,
.calendar-button,
.video-button {
	display: block;
	margin: 0 auto;
	width: 167px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #acacac;
	text-decoration: none;
	font-family: 'Ford Light Extended 2', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px
}

.slider-button {
	display: block;
	margin: 0 auto;
	width: 167px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #50217b;
	text-decoration: none;
	font-family: 'Ford Light Extended 2', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px
}

.tabella-next {
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	width: 60%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #36214a;
	text-decoration: none;
	font-family: 'Ford Light Extended 2', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px
}

.calendar-button {
	background: #221a27
}

.video-button {
	background: #6f617b;
	width: 280px;
	margin-top: 10px
}

header .bottom #topmenu li,
header .bottom #topmenu li a {
	padding: 5px 4px
}

header .bottom #topmenu li ul li,
header .bottom #topmenu li ul li a {
	color: #fff !important;
	padding: 0
}

header .bottom #topmenu li ul li a {
	padding: 8px 14px 5px 14px !important
}

header .bottom #topmenu li a:hover {
	color: #fff
}

header .bottom #topmenu li:hover {
	background: #E6007C;
	color: #fff
}

header .bottom #topmenu li:hover a {
	color: #fff
}

.page iframe {
	margin-top: 20px
}

header .bottom #topmenu .active ul li a:after {
	display: none
}

header .bottom #topmenu li ul li ul {
	display: none !important
}

header .bottom #topmenu li ul {
	background-color: rgba(42, 42, 42, 0.7) !important;
	display: none;
	position: absolute;
	top: 100%;
	z-index: 20000;
	width: 180px
}

header .bottom #topmenu li:hover ul {
	display: block;
	left: 0;
	right: 0;
	padding: 5px 0 5px 0
}

header .bottom #topmenu li:hover ul li {
	float: none;
	margin: 0;
	height: auto
}

header .bottom #topmenu li:hover ul li:last-child a {
	border-bottom: none
}

header .bottom #topmenu li:hover ul li:after {
	display: none
}

header .bottom #topmenu li:not(:first-child):hover ul {
	left: 0
}

header .bottom #topmenu li ul a {
	font-family: 'Ford Light Extended', sans-serif;
	font-size: 14px;
	padding: 5px;
	display: block;
	width: calc(100% - 28px);
	text-transform: none
}

header .bottom #topmenu li ul li a:hover,
header .bottom #topmenu li ul:not(:hover) li.active a {
	color: #fff
}

header .bottom #topmenu li ul li {
	transform: skew(0deg) !important
}

header .bottom #topmenu li ul li:hover {
	transform: skew(0deg) !important;
	background-color: #613a7d
}

section #slider #lightslider li {
	height: 670px;
	position: relative;
	background-size: cover !important;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	animation-duration: 3s
}

section #slider #lightslider li .slider-left {
	height: 100%;
	width: 100%;
	text-align: center;
	max-width: 600px;
	position: relative;
	float: right
}

section #slider #lightslider li .slider-left h3 {
	font-family: Oswald;
	color: #fff;
	margin: 20px 0 10px 0;
	font-size: 44px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	padding: 0;
	line-height: 1.2
}

section #slider #lightslider li .slider-left h3 span {
	padding: 0
}

section #slider #lightslider li .slider-left h3 span span {
	font-weight: 800
}

section #slider #lightslider li .slider-left .slider-description {
	color: #fff;
	margin: 0 auto;
	margin-bottom: 10px;
	font-size: 20px;
	max-width: 600px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300
}

section #slider #lightslider li .slider-left .slidercon {
	position: absolute;
	bottom: 120px;
	text-align: left;
	width: 100%;
	max-width: 550px;
	padding-left: 10px
}

.lSSlideOuter .lSPager.lSpg {
	width: 100% !important;
	bottom: 25px !important
}

header .bottom #topmenu li:last-child:after {
	display: none
}

header .bottom #topmenu li a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Ford Light Extended', sans-serif;
    color: #fff;
    font-weight: 700;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg) !important;

}

header .bottom #search {
	float: right
}

header .bottom #search input {
	height: 34px;
	outline: 0;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	width: 214px;
	border: 0;
	line-height: 34px;
	padding: 0 40px 0 10px;
	margin-top: 6px;
	font-size: 14px;
	background: url("../images/search.png");
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right center;
	color: #333 !important
}

section #slider {
	padding: 0;
	position: relative;
	width: 100%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 117px
}

section .content {
	padding: 4px 20px 16px 0;
	position: relative;
	width: calc(100% - 40px);
	background: #fff
}

section .content .page a {
	color: #378db2;
	font-weight: bold;
	text-decoration: none
}

section .content .page p img {
	max-width: 100%;
	height: auto !important
}

section .content .page h3,
section .content .page h2,
section .content .page h1 {
	color: #7f180d;
	font-weight: normal;
	font-size: 24px;
	font-family: Oswald
}

section .content .page {
	display: inline-block;
	width: calc(100% - 20px);
	vertical-align: top;
	padding: 0;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px
}

section .content .page h1,
section .box-content h1,
section .content .page h3 {
	color: #333;
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold
}

section .content .page h1,
section .content .page h3 {
	font-weight: normal !important
}

section .box-content h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 15px 0
}

section .box-content {
	position: relative
}

section .box-content h1 {
	margin-top: 0;
	padding-top: 25px;
	margin-bottom: 15px
}

section .box-content-in {
	padding-top: 20px
}

.footer-top-border {
	border-top: 5px solid #7f180d
}

.footer-bg {
	background-color: #fff;
	background-position: center top;
	background-repeat: repeat-y;
	text-align: center;
	color: #595959;
	font-size: 13px;
	margin: 0 auto
}

footer .left {
	float: left
}

footer .left img {
	margin: 38px 20px 0 0
}

footer .right {
	float: right
}

footer #bottommenu {
	margin-top: 0;
	text-align: center;
	padding-bottom: 10px
}

footer #bottommenu li {
	list-style: none;
	display: inline-block;
	margin-right: 30px;
	margin-top: 12px;
	text-transform: uppercase;
	position: relative
}

footer #bottommenu li:after {
	content: "";
	position: absolute;
	width: 12px;
	height: 34px;
	background: url(../images/menu_separator.png);
	right: -22px;
	top: -7px
}

footer #bottommenu li:last-child:after {
	display: none
}

footer #bottommenu li a {
	text-decoration: none;
	font-size: 13px;
	color: #fff
}

footer #icons {
	margin: 0
}

footer #icons li {
	display: inline-block;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px
}

footer #icons li img {
	vertical-align: middle
}

footer .right p {
	color: #7f180d;
	font-size: 14px;
	margin: 2px 0 2px 0
}

footer .right .copy {
	font-size: 13px
}

a:hover,
input[type="button"]:hover {
	animation: fadeIn;
	animation-duration: 2s
}

#slider .active .slider-title,
#slider .active .slider-description {
	animation: fadeIn2;
	animation-duration: 4s
}

#slider .active h3 {
	animation: fadeInUp;
	animation-duration: 2s
}

#slider .active .button {
	animation: fadeInUp;
	animation-duration: 4s
}

section .box-content {
	width: 100%;
	text-align: left;
	position: relative
}

section .box-page {
	top: 0 !important
}

section .box-page:after {
	display: none
}

section .top-relative {
	background: url('../images/news_bg4.jpg');
	background-size: cover;
	padding-bottom: 20px
}

section .top-section {
	position: relative
}

section .box-content .box {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 310px;
	margin: 5px;
	margin-bottom: 25px;
	text-align: left;
	background: #fff;
	min-height: 418px
}

section .box-content .image img {
	width: 100%
}

section .box-content .box .title {
	color: #333;
	font-family: 'Ford Light Extended 2', sans-serif;
	font-size: 16px;
	margin: 5px 0 0 0;
	padding-bottom: 6px;
	text-align: left;
	font-weight: bold;
	color: #4d2b6b;
	text-transform: uppercase
}

section .box-content .box .date {
	font-size: 13px;
	color: #59545e
}

section .box-content .box .description {
	text-align: left;
	font-size: 14px;
	margin: 10px 0 10px 0;
	color: #59545e
}

section .box-content .box .box-intro {
	padding: 25px;
	text-decoration: none
}

section .box-content .box .box-intro a {
	text-decoration: none
}

section .box-content .box .box-image {
	max-width: 100%;
	width: 100%;
	position: relative
}

section .box-content .box .box-image::after {
	content: "";
	position: absolute;
	width: 30px;
	height: 3px;
	background: #50256f;
	left: 25px;
	bottom: -15px
}

section .box-content .box .box-image img {
	width: 100%
}

section .box-content .box-content-title {
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #474547;
	padding: 40px 0 20px 0;
	text-align: center
}

section .box-content .box .box-image .arrow {
	position: absolute;
	top: 50px;
	width: 10px;
	left: 0;
	height: 10px;
	z-index: 1042
}

section .box-content .box .left .arrow {
	position: absolute;
	top: 50px;
	width: 10px;
	right: 0 !important;
	left: auto;
	height: 10px;
	z-index: 1042
}

.left {
	float: left !important
}

.right {
	float: right !important
}

section .box-content .box .description a {
	color: #337da1;
	text-decoration: none;
	font-weight: bold
}

section .box-content .box .next {
	display: block;
	height: 40px;
	width: 100%;
	text-align: center;
	background-color: #7f180d;
	line-height: 40px;
	font-family: Oswald;
	font-size: 16px;
	text-decoration: none;
	background-image: url('../images/box-arrow-left.png?v=2');
	background-position: left center;
	background-repeat: no-repeat
}

section .about-us {
	background: url('../images/aboutbg.jpg');
	border-top: 5px solid #ddd
}

section .about-us .border {
	position: relative;
	text-align: center
}

section .about-us .border .image img {
	background: #fff;
	padding: 5px;
	width: 100%;
	max-width: 425px;
	margin-right: 20px
}

section .about-us .border .image {
	display: inline-block;
	vertical-align: top
}

section .about-us .border .introduction {
	display: inline-block;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	width: calc(100% - 465px);
	vertical-align: top
}

section .about-us .border .title {
	font-family: Oswald;
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0 auto;
	margin-bottom: 30px;
	display: block;
	width: 100%;
	max-width: 250px;
	background: #fff;
	text-align: center
}

section .about-us .border .introduction .next {
	display: block;
	height: 40px;
	width: 100px;
	text-align: center;
	background-color: #fff;
	line-height: 40px;
	font-family: Oswald;
	font-size: 16px;
	text-decoration: none;
	background-image: url('../images/box-arrow-left.png?v=2');
	background-position: left center;
	background-repeat: no-repeat;
	color: #7f180d;
	padding-left: 40px;
	margin-top: 15px
}

section .about-us .about-box:nth-child(2) {
	margin-right: 30px
}

section .about-us .about-box:nth-child(2):after {
	content: '';
	position: absolute;
	width: 1px;
	background: #bbb;
	height: 100px;
	right: -15px;
	top: 40px
}

section .about-us .about-box {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 14px;
	margin-bottom: 30px
}

section .about-us .about-box .left {
	display: inline-block;
	vertical-align: top
}

section .about-us .about-box .right {
	display: inline-block;
	width: 100%;
	max-width: 400px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px
}

section .about-us .about-box .right .name {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 4px;
	margin-top: 14px
}

section .about-us .about-box .right .company {
	color: #761007;
	margin-bottom: 4px
}

section .about-us .about-box .left img {
	border-radius: 50%;
	border: 4px solid #7e1109
}

.breadcrumb {
	list-style: none;
	overflow: hidden;
	font-size: 13px
}

.breadcrumb li a {
	color: #666 !important
}

.breadcrumb li:before {
	border-bottom: 15px solid transparent;
	border-left: 20px solid #ddd;
	border-top: 15px solid transparent;
	content: " ";
	display: block;
	height: 0;
	left: 100%;
	margin-left: 1px;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	width: 0;
	z-index: 1
}

.breadcrumb li:after {
	border-bottom: 15px solid transparent;
	border-left: 20px solid #f6f6f6;
	border-top: 15px solid transparent;
	content: " ";
	display: block;
	height: 0;
	left: 100%;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	width: 0;
	z-index: 2
}

.breadcrumb li:nth-child(1) {
	padding-left: 15px;
	padding-right: 10px
}

.breadcrumb li {
	background: none repeat scroll 0 0 #f6f6f6;
	display: block;
	float: left;
	height: 20px;
	padding: 5px 0 5px 33px;
	position: relative
}

.breadcrumb li img {
	vertical-align: middle
}

.generated-form-style label {
	float: left;
	width: 180px
}

.generated-form-style .required {
	color: #f00
}

.form-holder {
	color: #f00;
	display: none;
	background: #efefef;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ddd
}

.generated-form-style input {
	margin-bottom: 2px
}

.generated-form-style input[type="text"],
.generated-form-style select {
	border: 1px solid #ddd;
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 2px;
	border-radius: 5px;
	color: #333;
	width: 180px
}

.generated-form-style textarea {
	border: 1px solid #ddd;
	min-width: 180px;
	min-height: 60px;
	padding: 10px;
	border-radius: 5px;
	width: 100%;
	max-width: 360px
}

.generated-form-style select {
	width: 200px
}

.generated-form-style input[type="button"] {
	background: #7f180d;
	padding: 7px;
	border: 0;
	min-width: 200px;
	text-align: center;
	color: #fff;
	font-family: Oswald;
	font-size: 15px;
	cursor: pointer;
	text-transform: uppercase
}

#maps {
	width: 620px
}

#topmenu {
	height: 84px;
	float: right
}

.tabella-section {
	background: url(/images/tabbg.jpg);
	background-size: cover;
	height: 500px;
	position: relative;
	max-width: calc(100% - 16px);
	margin: 0 auto
}

.tabella-section .current {
	background-position: top center;
	background-size: cover;
	width: 100%;
	max-width: 808px;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	margin: 0 auto
}

.tabella-section .current .title {
	font-family: 'Ford Light Extended', sans-serif;
	padding-top: 40px;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 30px
}

.tabella-section .current .title::after {
	content: "";
	position: absolute;
	left: calc(50% - 10px);
	width: 20px;
	height: 3px;
	background: #fff;
	bottom: -15px
}

.tabella-section .current .date {
	font-family: 'Ford Light Extended', sans-serif;
	font-size: 20px;
	font-weight: 500
}

.tabella-section .current .date p {
	margin: 2px 0 2px 0
}

.tabella-section .current .teams {
	margin-top: 0;
	position: relative
}

.tabella-section .current .teams img {
	padding: 30px;
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.tabella-section .current .teams img::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 3px;
	background: white;
	right: 10px
}

.tabella-section .megyei-tabella {
	float: right;
	width: 330px;
	margin-right: 20px
}

.tabella-section .megyei-tabella .header {
	background: #36214a
}

.tabella-section .megyei-tabella .header .title {
	color: #fff;
	text-align: center;
	padding-top: 20px;
	font-family: 'Ford Light Extended', sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	padding-bottom: 6px;
	border-bottom: 1px solid #3f2c52
}

.tabella-section .megyei-tabella .header .subtitle {
	color: #cbc1d3;
	text-align: center;
	padding-top: 10px;
	font-family: 'Ford Light Extended', sans-serif;
	font-size: 14px;
	font-weight: 300;
	padding-bottom: 8px
}

#para1 table {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100% !important;
	border-collapse: collapse;
	font-family: 'Ford Light Extended', sans-serif;
	border-bottom: 3px solid #ebebeb;
	margin-top: 15px
}

#para1 table tr td {
	background: #613a7d;
	padding: 0;
	height: 24px !important;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Open Sans';
}

#para1 .ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 5px !important;
	background: none
}

#para1 .ui-widget-header {
	background: #fff !important;
	border: 0;
	border-bottom: 1px solid #e2e1e3
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
	color: #613a7d !important
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
	color: #797979 !important
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	background: #fff !important;
	border-radius: 0 !important
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	background: #eeeef1 !important;
	border-radius: 0 !important
}

#para1 table td {
	height: 27px !important
}

#para1 table tr td:nth-child(2) {
	text-align: left
}

#para1 table tr td:nth-child(3),
#para1 table tr td:nth-child(1) {
	width: 30px !important
}

#para1 table tr:nth-child(even) td {
	background: #fff;
	color: #4e4e4e
}

.video-section {
	background: url('/images/videobg.jpg');
	background-size: cover;
	height: 622px;
	margin-bottom: 25px;
	position: relative
}

.video-section .section-logo {
	text-align: center;
	padding: 40px 0 10px 0
}

.video-section .section-subtitle {
	text-align: center;
	color: #fff;
	font-family: 'Ford Light Extended', sans-serif;
	text-transform: uppercase
}

.video-section .video-container {
	text-align: center;
	margin-top: 25px
}

.video-section .video-container .main-video {
	display: inline-block;
	vertical-align: top;
	max-width: 694px;
	width: 100%;
	height: 390px;
	margin-right: 8px
}

.video-section .video-container .two-video {
	display: inline-block;
	vertical-align: top;
	max-width: 337px;
	width: 100%
}

.video-section .video-container .two-video iframe {
	margin-bottom: 5px
}

.inside-section {
	background-color: #2a2a2a;
	background-image: url(../images/parallax2.jpg);
	/*margin-top: 117px*/
}

.inside-section h1 {
	padding: 30px 0 30px 0;
	color: #fff;
	font-family: 'Ford Light Extended', sans-serif;
	text-align: left;
	margin: 0
}

.team-bg {
	background: url('/images/teambg.jpg');
	padding-top: 25px;
	padding-bottom: 40px
}

.no-bg {
	background: none !important
}

.inside-section2 {
	background: #e0e0e0
}

.inside-section2 h1 {
	padding: 30px 0 0 0;
	color: #4c4c4c;
	font-family: 'Ford Light Extended', sans-serif;
	text-align: left;
	margin: 0;
	text-transform: uppercase;
	width: 100%;
	max-width: 200px
}

.inside-section2 .mtitle {
	max-width: 200px;
	width: 100%;
	float: left
}

.inside-section2 .teams {
	float: right;
	text-align: right;
	margin-top: 40px
}

.nav {
	padding-left: 0;
	padding-bottom: 40px
}

.nav li a {
	color: #4c4c4c;
	font-size: 14px;
	text-decoration: none
}

.inside-section2 .teams li {
	list-style: none;
	float: left;
	text-align: center;
	margin-left: 8px
}

.nav li {
	list-style: none;
	float: left;
	text-align: center;
	margin-right: 12px;
	position: relative
}

.nav li::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 10px;
	background: #4c4c4c;
	right: -6px;
	top: 7px
}

.white {
	color: white
}

.nav li:last-child::after {
	display: none
}

.inside-section2 .teams li a {
	background: #fff;
	color: #4c4c4c;
	padding: 8px 14px 8px 14px;
	text-decoration: none;
	font-weight: bold
}

.inside-section2 .teams .active a {
	background: #50227c;
	color: #fff;
	padding: 8px 14px 8px 14px;
	text-decoration: none;
	font-weight: bold
}

.team-box {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	width: 100%;
	max-width: 260px;
	margin-right: 20px;
	margin-bottom: 20px
}

.team-box .description {
	text-align: center;
	padding: 10px 0 10px 0
}

.team-box .description .title {
	font-weight: bold;
	color: #4c4c4c;
	font-size: 18px
}

.team-box .description p {
	margin: 0;
	padding-top: 3px;
	font-size: 16px
}

.team-box img {
	width: 100%
}

.profile-image,
.profile-datas {
	display: inline-block;
	vertical-align: top;
	width: 100%
}

.profile-image {
	max-width: 426px;
	padding: 0 0 0 20px
}

.profile-image img {
	width: 100%
}

.page iframe {
	width: 100%;
	max-width: 700px
}

.profile-name {
	width: 100%;
	font-family: 'Ford Light Extended', sans-serif;
	color: #674785;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 30px
}

.profile-datas {
	max-width: calc(100% - 482px);
	text-align: left;
	margin-left: 20px
}

.profile-datas table,
.profile-datas table tr,
.profile-datas table td {
	border: 0;
	margin: 0;
	width: 100% !important
}

.profile-datas table td {
	padding: 10px 0 10px 0;
	border-top: 1px solid #d9d9d9;
	color: #4c4c4c;
	font-weight: bold;
	text-transform: uppercase
}

footer .footer-bottom {
	background: #e8e8e8;
	padding: 20px 10px 20px 10px;
	text-align: left
}

footer .footer-bottom img {
	vertical-align: middle;
	margin-left: 10px
}

footer .left-side,
footer .right-side {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	width: 100%
}

footer .left-side {
	max-width: 720px;
	padding: 30px;
	text-align: left
}

footer .right-side {
	max-width: 412px;
	padding: 30px
}

footer .right-side input[type="text"] {
	width: 324px;
	height: 47px;
	background: #fff;
	line-height: 47px;
	color: #222;
	border: 0;
	padding: 0 10px 0 10px;
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	float: left
}

footer .right-side input[type="button"] {
	float: left;
	background: url('../images/nwbutton.png');
	width: 48px;
	height: 47px;
	cursor: pointer;
	border: 0
}

footer .menu-block {
	display: inline-block;
	width: 100%;
	max-width: 145px;
	text-align: left;
	font-family: 'Ford Light Extended', sans-serif;
	font-size: 16px;
	vertical-align: top
}

footer .menu-block .btitle {
	font-size: 16px;
	margin-bottom: 20px;
	color: #4d4d4d;
	font-weight: 700;
	font-family: 'Ford Light Extended', sans-serif;
	position: relative
}

footer .menu-block .btitle:after {
	content: "";
	width: 25px;
	height: 2px;
	background: #50256f;
	position: absolute;
	bottom: -3px;
	left: 0
}

footer .menu-block li {
	list-style: none
}

footer .menu-block li a {
	text-decoration: none;
	font-weight: 300;
	color: #333
}

footer .right-side .social-full {
	text-align: left;
	padding: 30px 0 30px 0
}

footer .right-side .social-full img {
	padding: 10px;
	vertical-align: middle
}

.search-box {
	position: absolute;
	top: 89px;
	right: 200px;
	bottom: -30px;
	z-index: 1000;
	height: 30px;
	padding: 3px;
	display: none
}

.search-box {
	width: 226px;
	text-align: center;
	-webkit-box-shadow: -1px 1px 7px 1px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: -1px 1px 7px 1px rgba(0, 0, 0, 0.22);
	box-shadow: -1px 1px 7px 1px rgba(0, 0, 0, 0.22);
	height: 36px;
	background: #fff;
	display: none
}

.search-box input[type="text"] {
	border: 0;
	height: 36px;
	line-height: 36px;
	padding: 0 10px 0 10px;
	width: calc(100% - 20px);
	margin: 0 auto;
	color: #222;
	background-image: url('../images/searchinput.jpg');
	background-position: right center;
	background-repeat: no-repeat
}

.scores {
	float: right;
	width: 199px;
	height: 117px;
	color: #424242;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
    position: relative;
    z-index: 100;
}

.scores .teams img {
	height: 32px;
	vertical-align: middle;
	padding: 5px 8px 5px 8px
}

.scores .teams {
	color: rgba(77, 77, 77, 0.5);
	text-align: center;
	padding-top: 16px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.scores .date p {
	margin: 0;
	font-family: 'Ford Light Extended 2', sans-serif;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.team-con {
	display: inline-block;
	vertical-align: middle
}

.team-con p {
	margin: 0 0 10px 0
}

.team-con img {
	display: inline-block !important;
	vertical-align: middle
}

#partners-block {
	height: 230px;
	text-align: center;
	background-image: url(../images/partnersbg.jpg?v=2);
	background-size: cover;
}

#partners-block ul {
	margin: 45px 0 90px 0
}

#partners-block img {
	vertical-align: middle;
	filter: grayscale(100%);
	max-width: 170px
}

#partners-block img:hover {
	filter: none
}

#partners-block ul li {
	min-height: 60px;
	vertical-align: middle
}

#partners-block ul li img {
	vertical-align: middle
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
	animation-duration: 2s
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeIn {
	from {
		opacity: .6
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn2 {
	from {
		opacity: .0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeIn2 {
	from {
		opacity: .0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: .6
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@-webkit-keyframes bounceInUp {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes bounceInLeft {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

#banner img {
	width: 100%
}

#banner {
	margin-top: 40px
}

.button-light {
	display: block;
	max-width: 200px;
	width: 100%;
	text-decoration: none;
	margin: 0 auto;
	text-transform: uppercase;
	color: #613a7d;
	border: 1px solid #613a7d;
	cursor: pointer;
	padding: 8px 0 8px 0;
	margin-top: 20px;
	font-weight: bold
}

.services {
	text-align: center
}

.services .box {
	display: inline-block;
	width: calc(100% / 3 - 10px);
	background-color: #ddd;
	margin: 8px 2px 8px 2px;
	min-height: 360px;
	background-size: cover;
	background-position: center;
	position: relative;
	vertical-align: top
}

.services .box .bottom {
	position: absolute;
	bottom: 0;
	padding: 24px;
	text-align: left;
	min-height: 92px
}

.services .box .bottom .title {
	font-size: 30px;
	text-transform: uppercase;
	color: #613a7d;
	font-weight: 700;
	margin-bottom: 3px;
	position: relative
}

.services .box .bottom .title::after {
	content: "";
	position: absolute;
	left: -23px;
	width: 4px;
	background: #50217b;
	height: 40px;
	top: 0
}

.services .box .bottom .description {
	font-family: Oswald;
	text-transform: uppercase;
	font-weight: normal
}

.services .box .bottom .description p {
	margin: 0
}

.section-two {
	text-align: center
}

.section-two .box {
	display: inline-block;
	width: calc(100% / 2 - 10px);
	background-size: cover;
	background-position: center;
	position: relative;
	vertical-align: top
}

.section-two .header {
	display: inline-block;
	width: calc(100% - 4px);
	background-color: #ddd;
	margin: 8px 2px 8px 2px;
	min-height: 96px;
	background-size: cover;
	background-position: center;
	position: relative;
	vertical-align: top;
	color: #fff
}

.section-two .box .bottom .title {
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	margin-bottom: 3px;
	padding-top: 20px
}

.section-two .box .bottom .description {
	font-family: Oswald;
	text-transform: uppercase;
	font-weight: normal
}

.section-two .box .status {
	background-color: #1b1b1b;
	padding: 8px;
	color: #fff;
	font-family: 'Khand', sans-serif;
	font-weight: 600;
	font-size: 18px
}

.section-two .box .video {
	max-width: 100%;
	min-height: 452px;
	background-position: center;
	background-size: cover;
	background-image: url('../images/videobg.jpg')
}

.teams-section {
	background: url(/images/teamsection.jpg);
	background-size: cover;
	min-height: 500px;
	position: relative;
	max-width: calc(100% - 16px);
	margin: 0 auto;
	text-align: center;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px
}

.teams-section h3 {
	padding-top: 80px;
	color: #7ec4e2;
	font-family: 'Ford Light Extended', sans-serif;
	padding-top: 80px;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	margin: 0;
	margin-bottom: 60px
}

.teams-section h3::after {
	content: "";
	position: absolute;
	left: calc(50% - 10px);
	width: 30px;
	height: 3px;
	background: #7ec4e2;
	bottom: -30px
}

section #slider #lightslider li .slider-left .slider-description span {
	color: #fff;
	margin: 0 auto;
	margin-bottom: 10px;
	font-size: 26px;
	max-width: 600px;
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: 300;
	line-height: 1.4
}

.teams-section p {
	color: #fff;
	max-width: 1000px;
	margin: 0 auto
}

.teams-section ul {
	margin-top: 40px
}

.teams-section ul li {
	list-style: none;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	font-family: Oswald;
	font-weight: normal;
	margin: 24px 4px 0 4px;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	transform: skew(-20deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	position: relative;
	z-index: 20;
	background-color: #5a2e69
}

.teams-section ul li a {
	display: inline-block;
	text-decoration: none;
	font-size: 20px;
	font-family: 'Ford Light Extended', sans-serif;
	color: #efb10d;
	font-weight: 500;
	padding: 10px 30px 10px 30px;
	transform: skew(20deg)
}

.slider-right {
	height: 100%;
	width: 100%;
	text-align: center;
	max-width: 500px;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	right: 0;
	top: 0
}

#news-tab li {
	list-style: none;
	color: #fff;
	padding: 15px;
	height: inherit !important;
	padding-bottom: 30px;
	position: relative;
	min-height: 70px
}

#news-tab .active:after,
#news-tab .active:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

#news-tab .active:after {
	border-color: rgba(115, 191, 223, 0);
	border-right-color: #613a7d;
	border-width: 15px;
	margin-top: -15px
}

#news-tab .active:before {
	border-color: rgba(115, 191, 223, 0);
	border-right-color: #613a7d;
	border-width: 21px;
	margin-top: -21px
}

#news-tab .active {
	background-color: #613a7d;
	color: #000
}

#news-tab .active a {
	color: #000
}

#news-tab .active .left span {
	color: #000;
	border: 1px solid #000
}

#news-tab li .left {
	width: 80px;
	float: left;
	text-align: left
}

#news-tab li .left span {
	display: block;
	color: #efb10d;
	padding: 4px 0 4px 0;
	border: 1px solid #efb10d;
	width: 100%;
	max-width: 62px;
	text-align: center;
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: 700
}

#news-tab li .right {
	width: calc(100% - 80px);
	float: right;
	text-align: left;
	font-size: 14px
}

#news-tab li .right .title {
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: 600;
	font-size: 18px
}

.parallax-1 {
	background-image: url(../images/parallax1.jpg);
	min-height: 664px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative
}

.parallax-2 {
	background-image: url(../images/parallax2.jpg);
	min-height: 737px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative
}

.parallax-3 {
	background-image: url(../images/parallax3.jpg?v=2);
	min-height: 482px;
/*	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
	background-size: cover;
	position: relative
}

#news-slider {
	margin: 0 auto;
	margin-top: 35px
}

#news {
	padding: 20px;
	text-align: center;
	width: calc(100% - 40px);
	padding-bottom:40px;
	margin-top: 0px;
}

#news .lSSlideOuter .lSPager.lSpg {
	bottom: -20px !important
}

#partners-block h2 {
	margin: 0;
	padding: 52px 0 0 0;
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: 600;
	color: #474547;
	text-transform: uppercase;
	font-size: 26px
}

#para1 {
	text-align: center
}

#para1 .tbox1 {
	background: #fff;
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 20px);
	max-width: 486px;
	margin-top: 78px;
	min-height: 507px;
	margin-right: 10px;
	margin-left: 10px
}

#para1 .tbox1 .header {
	background-color: #4c2e61;
	color: #fff;
	padding: 18px 22px 15px;
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: 800;
	font-size: 18px;
	text-align: left
}

.statisztikak {
	background-color: #fff !important
}

.statisztikak .item {
	margin-top: 0;
	position: relative
}

.statisztikak .item::after {
	content: "";
	position: absolute;
	bottom: 5px;
	width: 100%;
	background: #dadada;
	height: 1px;
	border-bottom: 1px solid #fff;
	left: 0
}

.statisztikak .image {
	float: left;
	padding: 4px 10px 0 10px
}

.statisztikak .text {
	float: right;
	text-align: center;
	font-family: 'Ford Light Extended', sans-serif;
	padding: 10px 10px 0 10px;
	width: calc(100% - 220px)
}

.statisztikak .text p {
	margin: 5px 0 5px 0
}

.statisztikak .text h3 {
	font-size: 15px;
	color: #613a7d;
	text-transform: uppercase
}

.statisztikak .text p:nth-child(1) {
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: 600
}

.tamogatok {
	max-width: 325px !important
}

.tamogatok-lista li {
	list-style: none;
	margin-top: 40px;
	margin-bottom: 40px
}

.tamogatok-lista li img {
	max-width: 100%
}

.service-box {
	width: 100%;
	max-width: 314px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	color: #fff;
	margin-top: 153px
}

.service-box a {
	text-decoration: none
}

.service-box .title {
	font-family: 'Ford Light Extended', sans-serif;
	font-weight: 600;
	font-size: 26px;
	margin-bottom: 10px
}

.service-box .description p {
	margin: 0
}

.service-box .description {
	color: #45a7b5
}

#para2 {
	text-align: center;
	padding: 40px
}

.search {
	min-width: 18px
}

.fadeInLeft {
	animation: fadeInLeft;
	animation-duration: 2s
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
	animation-duration: 3s
}

@-webkit-keyframes fadeIn {
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	animation-duration: 3s
}

.resized {
	height: 90px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.resized .bottom #topmenu li {
	margin-top: 24px
}

.resized #icons li {
	padding-top: 35px;
	padding-bottom: 0
}

.resized .scores .teams {
	padding-top: 0px
}

.resized .scores {
	height: 90px
}

.resized .logo {
	padding-top: 5px
}

.service-image {
	width:176px;
	height: 176px;
	line-height: 176px;
	border:1px solid #fff;
	border-radius: 100%;
	text-transform: uppercase;
	font-size:28px;
    display: inline-block;
}

.service-image:hover {
	opacity: 0.8;
}

.e-item {
    width: calc(100% - 20px);
    margin: 0 auto;
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 2px;
    padding-top: 7px;
	min-height: 27px;
	padding-left:5px;
	padding-right: 5px;
	font-size:14px;
}



.e-item:nth-child(odd) {
	background: #613a7d;
	color:#fff;
}

.content .e-item {
	width:100%;
}


.e-item .e-subitem {
	display: inline-block;
	margin-right: 0px;
	width: calc(100% / 4 - 10px);
	vertical-align: top;
}


/*.e-item .e-subitem:nth-child(1) {
	width:30px !important;
	min-width: 30px;
}*/

.e-item .e-subitem:nth-child(4) {
	min-width:80px !important;
}

.e-item .e-subitem:nth-child(5) {
	min-width: 60px;
}


.article-advert {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left:10px;
	padding-right:10px;

}

.article-advert img {
	max-width: 100%;
}


.article-advert2 {
	text-align: center;
	margin-top: 10px;
/*	margin-bottom: 10px;
*/	
/*	padding:5px;*/
	display: inline-block;
}

.article-advert2 img {
	max-width: 600px;
	max-height: 200px;
	width:100%;

}

.main-banners {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}


.main-b-top-85 {
	margin-top:133px;
}


.tbox1 .social-full a {
    display: block;
    margin: 45px 0px 40px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 37px;
}

.tbox1 .social-full a:nth-child(1) {
	padding-top:35px;
}

.tbox1 .social-full a:last-child {
	border:none;
}


