@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/* photoswipe my custom styles */
.my-gallery img {
    width: 0 !important;
    height: 0 !important;
    opacity: 1 !important;
    margin-left: 50% !important;
    margin-top: 50% !important;
}

.expand_btn {
	position:absolute;
	width:50px;
	height:50px;
	background: transparent;
	color:#ffffff;
	font-weight:normal;
	font-size:36px!important;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
 	 background-position:top center; 
 	 background-repeat:no-repeat; 
	 background-size: cover;
}

.gmap_container {
    width: auto;
	height: 400px;
    border: none;
	background-color: transparent;
	border-radius:2px;
	margin:0 100px 0 0;
	overflow:hidden;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    float:none;
}

header .header
{
    background: #222222;
	background-size: cover;
	height: 330px;
	overflow: hidden;
}

header .header div 
{
    width: 100%;
    height: 100%;
    border: 0;
    position: relative;
    font-family: 'Bebas Neue', cursive !important;
    font-size: 85px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    line-height: 0.4em;
    padding-top: 100px;
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.4);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

header .header div span
{
	font-size:25.5px;
}

header .header div img
{
	height:135px;
    box-shadow: 3px 3px 10px #000000;
}

/* PAGE TITLE */

.page_title_container {
    width:100%;
    height:auto;
    padding:20px 20px;
}

.page_title, .page_title h1, .page_title h2  {
	width:100%;
	text-align:center;
	background-color: transparent;
	color:#ffffff;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 50px;
	text-decoration: none;
	font-size: 32px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	letter-spacing: 0.05em;
}

.breadcrumb {
	width:100%;
	text-align:center;
	background-color: transparent;
	color:#666666;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 120%;
	text-decoration: none;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.breadcrumb a {
	width:100%;
	text-align:center;
	background-color: transparent;
	color:#666666;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 120%;
	text-decoration: none;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.breadcrumb a:hover {
	width:100%;
	text-align:center;
	background-color: transparent;
	color:#ffcc00;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 120%;
	text-decoration: none;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#content {
	height:auto;
	width:100%;
	background-color: transparent;
    justify-content: center;
    margin:auto;
}

.content-element {
	width: 95%;
    margin: 0 auto;
}

/*  FOOTER */

footer {
	width:100%;
	margin-top:50px;
}

/* FOOTER1 */

#footer1 {
	width:100%;
	display:inline-block;
	padding:20px;
	background: #000000;
    vertical-align:bottom;
}

#footer1 .footer_col1 {
	width: 300px;
    height: 100%;
    float: left;
}

#footer1 .footer_logo {
	background: url(../img/rofi-logo-black.png) no-repeat center;
    background-size: contain;
    height: 140px;
    width: auto;
}

#footer1 .footer_title {
	font-family: 'Bebas Neue', cursive !important;

	line-height: 100%;
	text-decoration: none;
	font-size: 32px;
	color: #fff;
	text-align:left;
	padding-bottom:5px;
}

#footer1 .title_line {
	width: 50px;
    margin: 5px 0 10px 0;
    height: 0px;
    border-top: 3px #ffffff solid;
}

#footer1 .footer_text {
	font-family: 'Bebas Neue', cursive !important;

	line-height: 120%;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	text-align:left;
}

#footer1 .footer_col2 {
	width:auto;
	height:auto;
	float:left;
	padding:0 25px 0 25px;
}

#footer1 .footer_contact {
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	font-size: 18px;
	color: #fff;
	text-align:left;
}

#footer1 .footer_contact a {
	font-family: 'Bebas Neue', cursive !important;
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	text-align:left;
}

#footer1 .footer_contact a:hover {
	color: #333333;
}

#footer1 li {
	display:block;
	margin-bottom:10px;
	font-size:17px;
}

#footer1 .footer_contact span {
	min-width:30px !important;
}

#footer1 .footer_col3 {
	width:33%;
	height:auto;
	float:left;
	padding-left:25px;
}

#footer1 .footer_social li a {
	font-size:20px;
	text-decoration:none;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	border:1px #fff solid;
	border-radius:1px;
	color:#fff;
	background-color:transparent;
	display:block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

#footer1 .footer_social li.facebook a:hover {
	background-color:#425F9B;
	border-color:#425F9B;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#footer1 .footer_social li.twitter a:hover {
	background-color:#55ACEE;
	border-color:#55ACEE;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#footer1 .footer_social li.google a:hover {
	background-color:#D73D32;
	border-color:#D73D32;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}



/* FOOTER2 */

#footer2 {
	width:100%;
	padding:20px 20px 20px 20px;
	background: transparent;
}

#footer2 .footer_menu {
	width:auto;
	height:auto;
}

#footer2 .footer_menu ul li {
	background-color:transparent;
	display:inline-block;
	line-height: 20px;
}

#footer2 .footer_menu ul li div {
	border-left:1px #ceccbf solid;
	height:20px;
	width:0;
	margin-left:8px;
	margin-right:8px;
}

#footer2 .footer_menu ul li a {
	line-height: 20px;
	text-decoration: none;
	font-family: 'Bebas Neue', cursive !important;

	font-size: 20px;
	color: #ceccbf;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#footer2 .footer_menu ul li a:hover {
	color: #ffcc00;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#footer2 .copyright {
	display:block;
	width:100%;
	height:auto;
	margin-top:15px;
}

#footer2 .copyright, #footer2 .copyright a, #footer2 .copyright a:hover {
	line-height: 14px;
	text-decoration: none;
	font-family: 'Bebas Neue', cursive !important;

	font-size: 18px;
	font-weight:300;
	color: #ceccbf;
	text-align: center;
}

/* Go to top */

.gototop_hidden {
	position:fixed;
	bottom:-30px;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background-color: #aaaaaa;
    color: #ffffff;
    font-weight: normal;
    font-size: 40px!important;
    padding-top: 4px;
    text-decoration: none;
    text-align: center;
	visibility:hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.gototop_visible {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background-color: #aaaaaa;
    color: #ffffff;
    font-weight: normal;
    font-size: 40px!important;
    padding-top: 4px;
    text-decoration: none;
    text-align: center;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    cursor: pointer;
}

/* FORM */

.form-container {
	border:none;
    background:transparent;
    border-top:0;
    border-right:20px;
    border-bottom: 0;
    border-left: 20px;
    border-style: solid;
    border-color: transparent;
    float:left;
    width:50%;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

.form-container-fullwidth {
	border:none;
    background:transparent;
    border-top:0;
    border-right:20px;
    border-bottom: 0;
    border-left: 20px;
    border-style: solid;
    border-color: transparent;
    float:left;
    width:100%;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
	 text-align:center;
	 overflow:hidden;
}

.input-container {
	height:auto;
	margin-bottom:25px;
}

.input-name {
	font-family: 'Bebas Neue', cursive !important;

	font-size:13px; 
	color:#ffffff; 
	text-align:left; 
	margin-bottom:10px;
}

.input-name i {
	font-size:10px; 
	color:#ffcc00;
    background-position: top;
	text-align:left;
    text-transform: uppercase;
	vertical-align:super;
}

.input-line {
	font-family: 'Bebas Neue', cursive !important;

	font-size:13px; 
	color:#ceccbf; 
	border:1px #bcbfb8 solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width:100%;
    padding:10px;
	outline: 0 none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-line-disabled {
	font-family: 'Bebas Neue', cursive !important;

	font-size:13px; 
	color:#ceccbf; 
	border:1px #bcbfb8 solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width:100%;
    padding:10px;
	outline: 0 none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-line:hover {
	border:1px #ffffff solid; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-line:focus {
	border:1px #ffffff solid; 
	background: rgba(255, 255, 255, 1);
	color:#000000; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-captcha {
	font-family: 'Bebas Neue', cursive !important;

	font-size:13px; 
	color:#aaaaaa; 
	border:1px #7c9929 solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width: calc(100% - 142px);
    padding:10px;
	outline: 0 none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-captcha:hover {
	border:1px #ffffff solid; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-captcha:focus {
	border:1px #7c9929 solid; 
	background: rgba(255, 255, 255, 1);
	color:#000000; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.captchaimg {
	vertical-align: top;
    height: 37px;
    width: 90px;
    margin-right: 10px;	
	border-radius: 2px;
}

#captcha span {
	font-size:37px; 
	color:#ffcc00; 
	vertical-align: top;
    height: 37px;
    margin-right: 10px;	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.input-textarea {
	font-family: 'Bebas Neue', cursive !important;

	font-size:13px; 
	color:#ceccbf; 
	border:1px #bcbfb8 solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width:100%; 
	height:209px; 
	max-height:1000px; 
	min-height:100px;
	resize: vertical;
    padding:10px;
	outline: 0 none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-textarea:hover {
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	border:1px #ffffff solid; 
	}

.input-textarea:focus {
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	border:1px #bcbfb8 solid; 
	background: rgba(255, 255, 255, 1);
	color:#000000; 
	}

.input-checkbox
{
	-ms-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	padding-bottom: 40px;
    font-size: 40px;
    line-height: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.input-select
{
	font-family: 'Bebas Neue', cursive !important;

	font-size:13px; 
	color:#aaaaaa; 
	border:1px #bcbfb8 solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width:100%;
    padding:10px;
	outline: 0 none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-select-disabled
{
	font-family: 'Bebas Neue', cursive !important;

	font-size:13px; 
	color:#aaaaaa; 
	border:1px #bcbfb8 solid; 
	border-radius:2px; 
	background: rgba(255, 255, 255, 0.1);
	width:100%;
    padding:10px;
	outline: 0 none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-select:hover {
	border:1px #ffffff solid; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-select:focus {
	border:1px #ffffff solid; 
	background: rgba(255, 255, 255, 1);
	color:#000000; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-select:selected {
	border:1px #7c9929 solid; 
	background: rgba(255, 255, 255, 1);
	color:#000000; 
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.input-container .submit {
	font-family: 'Bebas Neue', cursive !important;

	font-size:13px;
    border:1px #bcbfb8 solid;
    border-radius: 1px;
	cursor:pointer;
    padding:5px;
    margin-bottom:20px;
    background-color: #fff;
	color:#2d2c33;
    text-transform: uppercase;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
    outline:0;
}

.input-container .submit:hover {
  	background-color: #ceccbf;
    color:#000000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
    border:1px #ffffff solid;
    outline:0;
}

/* GRID */

.grid-container {
	width:100%;
	background-color: transparent;
    overflow: hidden;
    padding-bottom: 50px;
}

.grid-item-video {
    width: 50%;
	height: 300px;
    border: 20px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	overflow:hidden;
	position:relative;
	/*-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;*/
}

.grid-item-video .item-title-background, .grid-item-video .item-title {
	display:none !important;
}

.grid-item-description {
    width: 50%;
	height: 300px;
    border: 20px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-image {
	position:absolute;
	height:100%;
	width:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-size: cover;
	background-position:50%; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
	animation: slide 10s ease-in-out infinite;
	-webkit-animation-play-state:paused;
    -moz-animation-play-state:paused;
    -o-animation-play-state:paused; 
    animation-play-state:paused;
}

@keyframes slide {
  0% {
    background-position: left;
  }
  50% {
    background-position: right;
  }
  100% {
    background-position: left;
  }
}

.item-sequence {
	position:absolute;
	height:100%;
	width:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-position:50%; 
	background-repeat:no-repeat;
	/*border:1px #777 solid;*/
}

.item-title-background {
	position:absolute;
	bottom:0;
	height:50px;
	width:100%;
	background:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

.item-title {
	position:absolute;
	bottom:0;
	height:auto;
	width:100%;
	text-align:center;
	background-color: rgb(0, 0, 0, 0.4);
	color:#fff;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 50px;
	text-decoration: none;
	font-size: 16px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.item-surface {
	position:absolute;
	height:100%;
	width:100%;
    	display:block;
}

.item-surface-arrow {
	position:absolute;
	height:100%;
	width:100%;
    	display:block;
	background-image: url(../img/playarrow.svg);
    	background-size: 20%;
    	background-position: center;
    	opacity: 30%;
	-webkit-transition: all 0.2s ease-in-out;
    	-moz-transition: all 0.2s ease-in-out;
    	-o-transition: all 0.2s ease-in-out;
    	-ms-transition: all 0.2s ease-in-out;
}

.item-surface-arrow:hover {
	position:absolute;
	height:100%;
	width:100%;
    	display:block;
	background-image: url(../img/playarrow.svg);
    	background-size: 20%;
    	background-position: center;
    	opacity: 60%;
	-webkit-transition: all 0.2s ease-in-out;
    	-moz-transition: all 0.2s ease-in-out;
    	-o-transition: all 0.2s ease-in-out;
    	-ms-transition: all 0.2s ease-in-out;
}

.item-surface a {
	position:absolute;
	height:100%;
	width:100%;
    background: #222222;
    display:block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.item-surface a:hover {
	position:absolute;
	height:100%;
	width:100%;
    background-color: #222222;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
    display:block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* TEAM */

.team-container {
	width:100%;
	background-color: transparent;
    overflow: hidden;
}

.team-item {
    width: 25%;
	height: 380px;
    border:0 25%;
	box-sizing:content-box;
	background-color: transparent;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	position:relative;
	float:left;
}

.team-item-image {
	height:250px;
	width:250px;
	border-radius:50%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	margin:0 auto;
	background-position:top;
	background-repeat:no-repeat;
	background-size:cover;
	border: 3px solid rgba(119, 119, 119, 0.3);
}

.team-item-name {
	height:50px;
	width:250px;
	padding-top:30px;
	text-align:center;
	text-transform:uppercase;
	background-color: transparent;
	color:#927B75;
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	font-size: 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	margin:0 auto;
}

.team-item-rank {
	height:50px;
	width:250px;
	font-weight:lighter;
	font-style:italic;
	text-align:center;
	text-transform:capitalize;
	background-color: transparent;
	color:#C8BCB9;
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	font-size: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	margin:0 auto;
}

.team-item-surface {
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
    display:block;
}

.team-item-surface a {
	position:absolute;
	height:100%;
	width:100%;
    background: #fff;
    display:block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	border:3px #fff solid;
}

.team-item-surface a:hover {
	position:absolute;
	height:100%;
	width:100%;
    background-color: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
    display:block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* GALLERY */

.big_img_container {
    width:100%;
    height:540px;
    padding:2px 2px;
	display:block;
}

.big_img {
    position:relative;
    width: 100%;
	height: 100%;
	background-color: transparent;
	border-radius:2px;
	overflow:hidden;
	position:relative;
	background-color:transparent; 
	background-position:top center; 
	background-repeat:no-repeat; 
	background-size:cover;
}

/* THUMBNAIL GRID */

.thumb-grid-container {
	width:100%;
	background-color: transparent;
    overflow: hidden;
}

.thumb-grid-item {
    width: 10%;
	height: 100px;
    border: 2px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	border-radius:4px;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.thumb-item-image {
	position:absolute;
	height:100%;
	width:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background:#eee; 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:cover;
}

.thumb-item-surface {
	position:absolute;
	height:100%;
	width:100%;
    display:block;
}

.thumb-item-surface img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.thumb-item-surface a {
	position:absolute;
	height:100%;
	width:100%;
    background: #000;
    display:block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.thumb-item-surface a:hover {
	position:absolute;
	height:100%;
	width:100%;
    background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
    display:block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* SECTION TITLE */

.title-container {
	width:100%;
    height:auto;
	background-color: transparent;
    clear:both;
}

.section-title {
	font-family: 'Bebas Neue', cursive !important;

	line-height: 100%;
	text-decoration: none;
	font-size: 16px;
    font-weight: bold;
	color: #999999;
	text-align:left;
	padding:15px 15px 5px 15px;
    text-transform: uppercase;
	background-color: rgba(0,0,0,0.5);
	border-radius:2px 2px 0 0;
	margin-top: 15px;
}

.title_line {
	width:30px;
	margin:5px 0 10px 0;
	height:0px;
	border-top:2px #7c9929 solid;
}

/* ARTICLE */
.article-container {
	width:100%;
    height:auto;
	background-color: transparent;
    overflow:hidden;
}

.article-text {
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	font-size: 32px;
    font-weight: normal;
	color: #ffffff;
	text-align:left;
	padding:5px;
	background-color: transparent;
	letter-spacing: 0.05em;
}

.article-text .headtext {
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	font-size: 32px;
    font-weight: normal;
	color: #ffffff;
	text-align:left;
	padding:5px 0;
	background-color: transparent;
}

.article-text .desctiptiontext {
	font-family: 'Bebas Neue', cursive !important;
	line-height: 1.1em;
    text-decoration: none;
    font-size: 23px;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    background-color: transparent;
    letter-spacing: 0.05em;
}

.article-text .minitext {
	font-size: 1px;
    line-height: 1px;
	color: #000000;
}

.indenttext {
	padding-left: 1em;
	}

ul {
    list-style: disc outside none; 
    margin-left: 0; 
    padding-left: 1em;
}

li {
	font-size: 20px;
	line-height: 1em;
}

.article-text p {
	line-height: 1.6em;
}

/* RELATED ARTICLES */
.related-articles-container {
	width:100%;
    height:420px;
	background-color: transparent;
    overflow:hidden;
}

.related-articles-item {
    width: 25%;
	height: 350px;
    border: 2px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	border-radius:4px;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.related-articles-frame {
	position:absolute;
	height: 100%;
	width:100%;
    /*border:1px #000 solid;*/
    border-radius: 2px;
    background:tranparent;
    overflow:hidden;
}

.related-articles-image {
	height:50%;
	width:100%;
    top:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background:#eee; 
	background-position:top center; 
	background-repeat:no-repeat; 
	background-size:cover;
}

.related-articles-content-area {
	height:65%;
	width:100%;
    padding:5px;
	background:transparent;
}

.related-articles-title {
	height:auto;
	width:100%;
	text-align:left;
    text-transform: uppercase;
	background-color: transparent;
	color:#927b75;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 120%;
	text-decoration: none;
	font-size: 16px;
    padding-top:10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.related-articles-date {
	height:auto;
	width:100%;
	text-align:left;
    padding:5px 0;
	background-color: transparent;
	color:#C8BCB9;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 120%;
	text-decoration: none;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.related-articles-text {
	height:auto;
	width:100%;
	text-align: justify;
    padding-top:5px;
	background-color: transparent;
	color:#927b75;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 150%;
	text-decoration: none;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.related-articles-readmore-area {
    position:absolute;
    bottom:0;
	height:auto;
	width:100%;
}

.related-articles-readmore-gradient {
	height:30px;
	width:100%;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /* Standard syntax (must be last) */
}

.related-articles-readmore-button {
	background: #fff;
	text-align:left;
    padding:20px 8px 15px 8px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.related-articles-readmore-button a {
    border:1px #000 solid;
    border-radius: 2px;
	text-align:left;
    padding:5px;
    background-color: #fff;
	color:#2d2c33;
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	font-size: 12px;
    text-transform: uppercase;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.related-articles-readmore-button a:hover {
    border:1px #000 solid;
    border-radius: 2px;
	text-align:left;
    padding:5px;
    background-color: #2d2c33;
	color:#fff;
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.related-articles-surface {
	position:absolute;
	height:100%;
	width:100%;
    display:block;
	top:0;
	left:0;
}

.related-articles-surface a {
	position:absolute;
	height:100%;
	width:100%;
    background: transparent;
    display:block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.related-articles-surface a:hover {
	position:absolute;
	height:100%;
	width:100%;
    background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
    display:block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* CATEGORIES */

.categories-container {
	width:100%;
    height:auto;
	background-color: transparent;
    overflow:hidden;
	padding-top:20px;
}

.categories-item {
	background: #fff;
	text-align:left;
    padding:0 0 17px 8px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	float:left;
}

.categories-item a {
    border:1px #000 solid;
    border-radius: 2px;
	text-align:left;
    padding:5px;
    background-color: #fff;
	color:#2d2c33;
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	font-size: 12px;
    text-transform: uppercase;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.categories-item a:hover {
    border:1px #000 solid;
    border-radius: 2px;
	text-align:left;
    padding:5px;
    background-color: #2d2c33;
	color:#fff;
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/* ARTICLE PREVIEW */
.article-preview-container {
	width:100%;
    height:auto;
	background-color: transparent;
    overflow:hidden;
	padding-top:20px;	
}

.article-preview-item {
    width: 50%;
	height: 350px;
    border: 10px solid transparent;
    float: left;
	box-sizing:border-box;
	background: transparent;
	border-radius:4px;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.article-preview-frame {
	position:absolute;
	height: 100%;
	width:100%;
    /*border:1px #000 solid;*/
    border-radius: 2px;
    background:tranparent;
    overflow:hidden;
}

.article-preview-image {
	height:350px;
	width:50%;
    float:left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background:#eee; 
	background-position:top center; 
	background-repeat:no-repeat; 
	background-size:cover;
}

.article-preview-content-area {
	height:320px;
	width:50%;
    padding:20px;
	background-color: #f6f6f6;
	float:left;
}

.article-preview-title {
	height:auto;
	width:100%;
	text-align:left;
    text-transform: uppercase;
	background-color: transparent;
	color:#2D2C33;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 120%;
	text-decoration: none;
	font-size: 16px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.article-preview-date {
	height:auto;
	width:100%;
	text-align:left;
    padding:5px 0;
	background-color: transparent;
	color:#927b75;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 120%;
	text-decoration: none;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.article-preview-text {
	height:auto;
	width:100%;
	text-align: justify;
    padding-top:5px;
	background-color: transparent;
	color:#676767;
	font-family: 'Bebas Neue', cursive !important;

	line-height: 150%;
	text-decoration: none;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.article-preview-readmore-area {
    position:absolute;
	bottom:0;
	right:0;
	height:auto;
	width:50%;
}

.article-preview-readmore-gradient {
	height:60px;
	width:100%;
	background: -webkit-linear-gradient(top, rgba(246,246,246,0), rgba(246,246,246,1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, rgba(246,246,246,0), rgba(246,246,246,1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, rgba(246,246,246,0), rgba(246,246,246,1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, rgba(246,246,246,0), rgba(246,246,246,1)); /* Standard syntax (must be last) */
}

.article-preview-readmore-button {
	background: #f6f6f6;
	text-align:left;
    padding:20px 8px 25px 17px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.article-preview-readmore-button a {
    border:1px #000 solid;
    border-radius: 2px;
	text-align:left;
    padding:5px;
    background-color: #fff;
	color:#2d2c33;
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	font-size: 12px;
    text-transform: uppercase;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.article-preview-readmore-button a:hover {
    border:1px #000 solid;
    border-radius: 2px;
	text-align:left;
    padding:5px;
    background-color: #2d2c33;
	color:#fff;
	font-family: 'Bebas Neue', cursive !important;

	text-decoration: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.article-preview-surface {
	position:absolute;
	height:100%;
	width:100%;
    display:block;
	top:0;
	left:0;
}

.article-preview-surface a {
	position:absolute;
	height:100%;
	width:100%;
    background: transparent;
    display:block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.article-preview-surface a:hover {
	position:absolute;
	height:100%;
	width:100%;
    background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
    display:block;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}


/* demo.css */


/* ----------------------------------------------------
	SKELETON
------------------------------------------------------- */

*, *:after, *:before { 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
 
.clearfix:after {
	clear: both;
}

/* ----------------------------------------------------
	TOPBAR
------------------------------------------------------- */
.cctop {
	background:#2581e8;	
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.75em;
	line-height: 3.2;
	padding:7px 0;
}

.cctop a {
	display: inline-block;
	padding: 0 1.5em;
	text-decoration: none;
	letter-spacing: 1px;
	color:#FFF;
}
.cctop a:hover{
	background:#FFF;
	color:#000;	
}
.cctop span.right {
	float: right;
}

.cctop span.right a {
	display: block;
	float: left;
}

/* ----------------------------------------------------
	HEADER
------------------------------------------------------- */

.ccheader {
    background: none repeat scroll 0 0 #2581e8;
    border-top: 1px solid #053f80;
    margin: 0 auto;
    padding: 2em;
    text-align: center;
}

.ccheader .heading{
    border-bottom: 4px solid #f04a08;
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.6px;
    margin-top: 12px;
    padding-bottom: 12px;
    position: relative;
    text-rendering: optimizespeed;
    z-index: 999;
}
.ccheader h1{
	font-size: 2.5em;
    line-height: 1.3;
    margin: 0;
	font-family: "PT Sans",sans-serif;
	font-weight:700px;
	color:#FFF;
	text-rendering: optimizespeed;
	text-transform: uppercase;
}
.ccheader hr {
    background: none repeat scroll 0 0 #053f80;
    border: 2px solid;
    color: #053f80;
    margin-bottom: 0;
    margin-top: 0;
    width: 30px;
}
.ccheader h1 span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	font-size: 60%;
	opacity: 0.7;
}




/* ----------------------------------------------------
	DEMO BUTTONS
------------------------------------------------------- */
.codeconvey-demo {
	padding-top: 1em;
	font-size: 0.8em;
}

.codeconvey-demo a {
	display: inline-block;
	margin: 0.5em;
	padding: 0.7em 1.1em;
	outline: none;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

.codeconvey-demo a:hover,
.codeconvey-demo a.current-demo,
.codeconvey-demo a.current-demo:hover {
	border-color: #333;
	color: #333;
}


/* ******************************************************
	Related Demo
*********************************************************/

.related {
    background: #1a1a1a;
    font-family: 'Bebas Neue', cursive !important;

    font-size: 15px;
    color: #ceccbf;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0;
    padding: 3em 0;
}
.related p {
    font-size: 1.5em;
    text-align: center;
}
.related a p {
	line-height: 1.25;
    margin: 0;
    padding: 0.5em 0 0.3em;
    text-align: center;
    color: #ceccbf;
    font-weight: normal;
}
.related a {
	display: inline-block;
    text-align: center;
    color: #ceccbf;
    margin: 20px 10px;
    padding: 25px;
	border:none;
}
.related a:hover {
	color: #ffffff;
}
.related a:hover, .related a:visited, .related a:link, .related a:active
{
    text-decoration: none;
}
.related a img {
	max-width: 100%;
    opacity: 0.8;
    border-radius: 3px;
	box-shadow: 3px 3px 13px #000;
}

.related a:hover img,
.related a:active img {
	opacity: 1;
}


/* ----------------------------------------------------
	WRAPPER
------------------------------------------------------- */

.wrapper{
	margin:0 auto;	

}

section{ float:left; width:100%;}

@media only screen and (min-width:240px) and (max-width: 768px){
	section{
		padding:0 15px;	
	}
	.cctop {
	
	text-align: center;
	}
	.cctop a{
		display:block;	
	}
	.cctop span.right {
	float: none;
	}
	.cctop span.right a {
	float: none;
	
	}
}

/* ******************************************************
	Responsive Grids
*********************************************************/

.rt-container {
	margin: 0 auto;
	padding-left:12px;
	padding-right:12px;
}
.rt-row:before, .rt-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.rt-row:after {
  clear: both;
}
[class^="col-rt-"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0 15px;
  min-height: 1px;
  position: relative;
}


@media (min-width: 768px) {
  .rt-container {
    width: 750px;
  }
  [class^="col-rt-"] {
    float: left;
    width: 49.9999999999%;
  }
  .col-rt-6, .col-rt-12 {
    width: 100%;
  }
  
}

@media (min-width: 1200px) {
	.rt-container {
		width: 1170px;
	}
	.col-rt-1 {
		width:16.6%;
	}
	.col-rt-2 {
		width:30.33%;
	}
	.col-rt-3 {
		width:50%;
	}
	.col-rt-4 {
		width: 67.664%;
	}
	.col-rt-5 {
		width: 83.33%;
	}
	

}

@media only screen and (min-width:240px) and (max-width: 768px){
	 .ScriptTop h1, .ScriptTop ul {
		text-align: center;
	}
	.ScriptTop h1{
		margin-top:0;
		margin-bottom:15px;
	}
	.ScriptTop ul{
		 margin-top:12px;		
	}
	
	.ScriptHeader h1,
	.ScriptHeader h2, 
	.scriptnav ul{
		text-align:center;	
	}
	.scriptnav ul{
		 margin-top:12px;		
	}
	#float-right{
		float:none;	
	}
	
}



/* cssparallax.css */

::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}

::-webkit-scrollbar-track {
  background-color: #ececec;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(56, 89, 100, 0.4);
  border: 2px solid #e3e7f0;
}

::-webkit-scrollbar-button {
  height: 0px;
  background: red;
  width: 0px;
}

::-webkit-scrollbar-corner {
  margin-top: 20px;
  background-color: #e3e7f1;
}

/* Image Parallax Section*/

.ParallaxImage {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	height: 500px;
	padding-bottom: 50px;
    padding-top: 50px;
	-moz-box-shadow:    0px 0px 45px #000;
	-webkit-box-shadow: 0px 0px 45px #000;
	box-shadow:         0px 0px 45px #000;
}
.ParallaxImage h1{
	text-align:center;
}
.ParallaxImage h3 {
  font-weight: 700;
  font-size: 76px;
  text-align: center;
  text-transform: uppercase;
  color:#FFF;
}

.bg1 {
  background-image: url("../video/pannongeodezia-thumb.jpg");
}
.bg2 {
  background-image: url("../video/re-thumb.jpg");
}
.bg3 {
  background-image: url("../video/uvegarc1-2.jpg");
}


/* Content Parallax Section*/
.ParallaxContent {
    background: none repeat scroll 0 0 #222222;
    padding: 42px 0 80px 0;
    color:#FFF;	
} 
.ParallaxContent h3{
	color:#FFF;	
	text-align:center;
}


/* Video Parallax Section*/
.ParallaxVideo{ 
	height: 500px;
	padding-bottom: 50px;
    padding-top: 50px;
	-moz-box-shadow:    0px 0px 45px #000;
	-webkit-box-shadow: 0px 0px 45px #000;
	box-shadow:         0px 0px 45px #000;
}
.ParallaxVideo .layer {
position: fixed;
    width: 100%;
    height: 1000%;
	background:#000;
	opacity: 0.5;
    top: 10px;
    z-index: -10;
}
.ParallaxVideo h3 {
    color: #fff;
    font-size: 76px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

/* Video Parallax 2 Section*/
.ParallaxVideo2{ 
	height: 500px;
	padding-bottom: 50px;
    padding-top: 50px;
	-moz-box-shadow:    0px 0px 45px #000;
	-webkit-box-shadow: 0px 0px 45px #000;
	box-shadow:         0px 0px 45px #000;
}
.videovisible{ 
    width: 100%;
    height: 110%;
    position: fixed;
	top:0;
	z-index: -9999;
	display:unset;
	object-fit: cover;
}
.videohidden{ 
    width: 100%;
    height: 110%;
    position: fixed;
	top:0;
	z-index: -9999;
	display:none;
	object-fit: cover;
}
.ParallaxVideo2 h3 {
    color: #fff;
    font-size: 76px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

	.col-rt-3 {
		width:50%;
		float: left;
	}

/* General Section*/
.container {
  margin: 0 auto;
  padding:0;
}
.prod_container {
  margin: 0 auto;
  width:100%
}
.headlines h2 {
    color: #fff;
    font-family: "PT Sans",sans-serif;
    font-size: 32px;
    margin: 0;
	text-align: center;
}
.headlines p {
    font-size: 16px;
    font-weight: 300;
    margin: 0;
	color:#f6f3f3;
	text-align: center;
}
@media screen and (max-device-width: 500px) {
	.col-rt-3 {
		width:100%;
	}
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}


/* responsive.css */

html {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}


@media screen and (max-width: 1400px)
.article-text p {
    line-height: 1.4em !important;
}

.ParallaxContent {
    padding: 42px 0 20px 0 !important;
}

.article-text .headtext {
    font-size: 26px !important;
	line-height: 1em !important;
}

.article-text .desctiptiontext {
    font-size: 20px !important;
}


}

@media screen and (max-width: 1024px) { /* social icons responsive width */
.gototop_hidden {
	bottom:20px !important;
}

.gototop_visible{
	bottom:80px !important;
}
#footer2 {
	padding:20px 20px 70px 20px !important;
}

}

@media screen and (max-width: 800px) {

#footer1 .footer_col3 {
	padding-top:25px!important;
}
#footer1 .footer_text {
	line-height: 140% !important;
	font-size: 15px !important;
}
#footer2 .footer_menu ul li a, #footer2 .copyright, #footer2 .copyright a, #footer2 .copyright a:hover {
	font-size: 15px !important;
}
.grid-item-video {
    width: 100%!important;
  	height: 500px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.grid-item-description {
    width: 100%!important;
  	height: 200px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.grid-item-video .item-title-background, .grid-item-video .item-title {
	display:block !important;
}

.grid-item-description {
	display:none !important;
}

.article-text p {
    line-height: 1.1em !important;
}

.ParallaxContent {
    padding: 42px 0 20px 0 !important;
}

.article-text .headtext {
    font-size: 26px !important;
	line-height: 1em !important;
}

.article-text .desctiptiontext {
    font-size: 17px !important;
}

}


@media screen and (max-device-height: 500px) {

#footer1 .footer_col3 {
	padding-top:25px!important;
}
#footer1 .footer_text {
	line-height: 140% !important;
	font-size: 15px !important;
}
#footer2 .footer_menu ul li a, #footer2 .copyright, #footer2 .copyright a, #footer2 .copyright a:hover {
	font-size: 17px !important;
}
.grid-item-video {
    width: 100%!important;
  	height: 300px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.grid-item-description {
    width: 100%!important;
  	height: 100px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.grid-item-video .item-title-background, .grid-item-video .item-title {
	display:block !important;
}

.grid-item-description {
	display:none !important;
}

.article-text p {
	font-size: 26px !important;
    line-height: 1.1em !important;
}

.ParallaxContent {
    padding: 42px 0 20px 0 !important;
}

.article-text .headtext {
    font-size: 26px !important;
	line-height: 1em !important;
}

.article-text .desctiptiontext {
    font-size: 17px !important;
}

}

@media screen and (max-width: 620px) {

.fixed_menu_hidden ul li a {
	padding: 0px 0.5em !important;
    font-size: 26px !important;
}
.fixed_menu_visible ul li a {
	padding: 0px 0.5em !important;
    font-size: 26px !important;
}
.main_menu ul li a {
	padding: 0px 0.5em !important;
    font-size: 26px !important;
}
header .header div img {
    height: auto !important;
	width: 100% !important;
    box-shadow: 3px 3px 10px #000000 !important;
}

header .header div {
    /*transform: rotate(42deg) !important;*/
    padding-top: 114px;
    box-shadow: none !important;
	-webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
    -ms-transition: all 0.2s ease-in-out !important;
}

.article-text p {
    line-height: 1.2em !important;
}

.ParallaxContent {
    padding: 42px 0 20px 0 !important;
}

.article-text .headtext {
    font-size: 26px !important;
	line-height: 1em !important;
}

.article-text .desctiptiontext {
    font-size: 17px !important;
}

}

/* menu_styles.css */

.main_menu {
	width:100%;
	height:120px;
	position: relative;
	/*padding-left: 333px;*/
	background: rgba(255, 255, 255, 1);
	text-align:center;
	display:block;
	border-width: 2px 0 2px 0;
    border-style: solid;
    border-color: #bcbfb8;
	-moz-box-shadow:    0px 0px 45px #000;
  	-webkit-box-shadow: 0px 0px 45px #000;
  	box-shadow:         0px 0px 45px #000;
  	overflow:hidden;
}

.main_menu_hidden {
	display:none;
}

h1 {
	font-weight:normal;
}

h2 {
	font-weight:normal;
}

.main_menu ul, .fixed_menu_hidden ul, .fixed_menu_visible ul {
	list-style: none;
	padding:0;
	width:100%;
	margin: 0;
  	overflow:hidden;
}

.main_menu ul li, .fixed_menu_hidden ul li, .fixed_menu_visible ul li {
	display:inline-block;
	font-family: 'Bebas Neue', cursive !important;

	position:relative;
}

.main_menu ul li a {
	background: rgba(255, 255, 255, 0.0);
	padding: 0px 1.2em;
	line-height: 120px;
	text-decoration: none;
	font-size: 32px;
	color: #68817e;
	font-weight:bold;
	width:auto;
	display:block;
	/*text-shadow: 0px 0px 0px #000000;*/
	letter-spacing: 0.05em;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;

}

.main_menu ul li a:hover {
	color: #aaaaaa;
	/*text-shadow: 0px 0px 6px #000000;*/
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;

}

.main_menu_placeholder_hidden {
	display:none;
}

.main_menu_placeholder_visible {
	width:100%;
	height:120px;
	background: #222222;
	text-align:center;
}

/* FIXED MENU STYLES */

.fixed_menu_hidden {
	width:100%;
	height:120px;
	position:fixed;
	top:-170px;
	background: rgba(255, 255, 255, 1);
	border-width: 0  0 2px 0;
    border-style: solid;
    border-color: #bcbfb8;
	text-align:center;
	-moz-box-shadow:    0px 0px 45px #000;
  	-webkit-box-shadow: 0px 0px 45px #000;
  	box-shadow:         0px 0px 45px #000;
	-webkit-transition: height 0.1s ease-in-out;
    -moz-transition: height 0.1s ease-in-out;
    -o-transition: height 0.1s ease-in-out;
    -ms-transition: height 0.1s ease-in-out;
    transition: height 0.1s ease-in-out;
	z-index:999;
	display:block;
}

.fixed_menu_visible {
	width:100%;
	height:80px;
	background: rgba(255, 255, 255, 1);
	border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #bcbfb8;
	position:fixed;
	top:0;
	text-align:center;
	-moz-box-shadow:    0px 0px 20px #000;
  	-webkit-box-shadow: 0px 0px 20px #000;
  	box-shadow:         0px 0px 20px #000;
	-webkit-transition: height 0.1s ease-in-out;
    -moz-transition: height 0.1s ease-in-out;
    -o-transition: height 0.1s ease-in-out;
    -ms-transition: height 0.1s ease-in-out;
    transition: height 0.1s ease-in-out;
	z-index:999;
	display:block;
	overflow:hidden;
}

.fixed_menu_hidden ul li a {
	background: rgba(255, 255, 255, 0.0);
	padding: 0px 1.2em;
	line-height: 120px;
	text-decoration: none;
	font-size: 32px;
	color: #68817e;
	font-weight:bold;
	width:auto;
	display:block;
	letter-spacing: 0.05em;
}

.fixed_menu_visible ul li a {
	background: rgba(255, 255, 255, 0.0);
	padding: 0px 1em;
	line-height: 80px;
	text-decoration: none;
	font-size: 32px;
	color: #68817e;
	font-weight:bold;
	width:auto;
	display:block;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
	letter-spacing: 0.05em;
}

.fixed_menu_hidden ul li a:hover, .fixed_menu_visible ul li a:hover {
	color: #aaaaaa;
	/*text-shadow: 0px 0px 6px #000000;*/
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

