

html, body, ul, h1, h2, h3, h4, h5, h6 {
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}
 
header.container {
	height: 444px;
}



.home-section{
  width: 100%;
  display: block; 
  position: relative;
    overflow: hidden;
  background-repeat: no-repeat;
    background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.freccia{ display: block; position: absolute; bottom: 20px; left: 50%; width: 100px; margin-left: -50px; z-index: 300; text-align: center; color: #fff; }

/* Pulsing Heart Icon */
.pulse {
    -webkit-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}
  
 
@-moz-keyframes pulse {
      0% {-moz-transform: scale(0.9, 0.9); opacity: 0.0;}
     50% {opacity: 1.0;}
    100% {-moz-transform: scale(1, 1); opacity: 0.0;}
}
 
@-webkit-keyframes pulse {
      0% {-webkit-transform: scale(0.9, 0.9); opacity: 0.0;}
     50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1, 1); opacity: 0.0;}
}
 
@keyframes pulse {
      0% {scale: (0.9, 0.9); opacity: 0.0;}
     50% {opacity: 1.0;}
    100% {scale: (1, 1); opacity: 0.0;}
}


.boxedcontainer{	
	max-width: 1170px; 
	margin:auto; 
	padding:0px 30px;
}
.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
}
.tp-banner{
	width:100%;
	position:relative;
}
.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}
.main-slider-container .tp-rightarrow.default, .main-slider-container .tp-leftarrow.default{
	display: none;
}
.tp-bullets.preview2 .bullet {
	cursor: pointer;
	position: relative !important;
	background: rgba(255, 255, 255, 0.6) !important;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid rgba(255, 255, 255, 0) !important;
	display: inline-block;
	margin-right: 10px !important;
}
.tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: rgba(255, 255, 255, 1) !important;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid rgba(255, 255, 255, 1) !important;
}

/*Text Caption*/
.tp-caption h1{
	color: #fff;
	font-size: 78px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	font-family: 'Raleway';
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.tp-caption h2{
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	font-family: 'Raleway';
	text-align: center;
	text-transform: initial;
	white-space: normal !important;
	text-shadow:0px 0px 20px rgba(0,0,0,0.5);
	/* box-shadow:0px 0px 20px rgba(0,0,0,0.5); 
	margin: 0px;
	padding: 10px 30px;
	background-color: rgba(0,0,0,0.4);*/
}
@media only screen and (max-width: 1100px) {

	.tp-caption h1 { font-size: 60px; }
	.tp-caption h2 { font-size: 17px; }

}
@media only screen and (max-width: 767px) {

	.tp-caption h1 { font-size: 50px; }
	.tp-caption h2 { font-size: 15px; }
	.mybutton-t.big a, .mybutton-t.big button { font-size: 15px; }
	.mybutton-t.big a span, .mybutton-t.big button span { padding: 2px 10px 1px; }

}
@media only screen and (max-width: 500px) {

	.tp-caption h1 { font-size: 30px; }
	.tp-caption h2 { font-size: 13px; }
	.mybutton-t.big a, .mybutton-t.big button { font-size: 13px; }
	.mybutton-t.big a span, .mybutton-t.big button span { padding: 2px 10px 1px; }

}

.slider-text-big{
	color: #fff;
	font-size: 44px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	font-family: 'Raleway';
	text-transform: uppercase;
}
.slider-text-big-adad{
	color: #fff;
	font-size: 78px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	font-family: 'Raleway';
	text-transform: uppercase;
}
.slider-text-big-b{
	color: #333;
	font-size: 44px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	font-family: 'Raleway';
	text-transform: uppercase;

}
.slider-text-big-b-adad{
	color: #333;
	font-size: 144px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	font-family: 'Raleway';
	text-transform: uppercase;

}
.slider-text-medium{
	color: #fff;
	font-size: 36px;
	text-align: center;
}
.slider-text-small{
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	font-family: 'Raleway';
	text-align: center;
	text-shadow:0px 0px 20px rgba(0,0,0,0.5);
}
.slider-text-small-b{
	color: #777;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Raleway';
	text-align: center;
}
.slider-text-small a{
	color: #fff !important;
}
a.play-btn{
	color: #fff;
	font-size: 28px;
}

#MainHeader {
	height: 444px;
	z-index: 1;
	position: relative;
}

.topslider {
	left: 0;
	right: 0;
	display: block;
    	margin-left: auto;
    	margin-right: auto;
	width:476px;
	height: 44px;
	position: relative;
  top: 7%;
  transform: translateY(-50%);
}

#home-items {
	position:absolute;
	width:476px;
	height:100%; 
}						



#block-left {
	float:left;
    	margin-top: 70px;
	width:476px;
	height:525px;
	color:white; 
	font-family : 'bebas';
	margin-right:5px; 
}
#block-left a { text-decoration:none; }
	
				
#block-center {
}


#block-right {
}



#bick1   { width:472px; height:220px; float:left; z-index:1;margin-bottom:4px;margin-right:4px;}
#bick2   { width:234px; height:220px; float:left; z-index:1;margin-bottom:4px;margin-right:4px;}	
#bick3   { width:234px; height:220px; float:left; z-index:1;margin-bottom:4px;margin-right:0px;}
#bick4   { width:234px; height:220px; float:left; z-index:1;margin-bottom:4px;margin-right:4px;}
#bick5   { width:234px; height:220px; float:left; z-index:1;margin-bottom:4px;margin-right:0px;}
#bick6   { width:234px; height:220px; float:left; z-index:1;margin-bottom:4px;margin-right:4px;}	
#bick7   { width:234px; height:220px; float:left; z-index:1;margin-bottom:4px;margin-right:4px;}

#bickshowc1   { width:100%; height:440px;}
#bickshowc2   { width:100%; height:440px;}
#bickshowc3   { width:100%; height:440px;}

.opa-met img {
}


.opa-met:hover img {
	opacity: .9;
}


.opa-met2 img {
	-webkit-transition: all 0.2s ease-;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-outout;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}


.opa-met2:hover img {
	opacity: .8;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}


.opa-met3 img {
}
.opa-met3:hover img {
}

.navi-main {

	float:left;
	width:472px;
	height:220px;
	display:inline-block;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	background: rgba(250,250,250,1);
	font-weight:900 !important;
}

.navi-main h1 {
	font-size:24px;
	color:#000;
	padding-top:16px;
	font-family : 'Raleway';
	text-transform: uppercase;
}
.navi-main h3 {
	font-size:16px;
	line-height: 34px;
	font-weight:300;
	color:#999;
	padding-top:18px;
	font-family : 'raleway';
}
.navi-main h3 span {
	color:#222;
}

.navi-main h3 span:hover {
	color:#000;
}

.navi-sq-2 {		
	float:left;
	width:234px;
	height:220px;
	background:  #9d9a7d;
	text-align:center;
	vertical-align: middle;
	font-family : 'Raleway';

}								
				
	
.navi-sq-2 h2  {		
	margin-top: 30px;
}	
.navi-sq-2 h2 img {		
	width: 60px;
}	
	
.navi-sq-2 h2 span {	
	font-size:19px;
	line-height: 34px;
	font-weight:900;
	color:#f4f4f4;
	padding-top:14px;
	font-family : 'Raleway';
	text-transform: uppercase;
}	
	
.navi-sq-2 h2:hover span {	
	color:#fff;
}	
		
.navi-sq-4 {		
	float:left;
	width:234px;
	height:220px;
	background:  rgba(244,244,244,1);
	display:inline-block;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
}								
	
.navi-sq-4 h1 {
	font-size:16px;
	font-weight:0;
	color:#000;
	padding-top:10px;
	font-family : 'raleway';
	text-transform: uppercase;
}
.navi-sq-4 h3 {
	font-size:14px;
	line-height: 34px;
	font-weight:300;
	color:#999;
	padding-top:18px;
	font-family : 'raleway';
}
.navi-sq-4 h3 span {
	color:#222;
	font-family : 'raleway';
}

.navi-sq-4 h3 span:hover {
	color:#000;
} 
.navi-sq-5 {		
	float:left;
	width:234px;
	height:220px;
	background:  rgba(255,255,255,1);
	text-align:center;
	vertical-align: middle;
}								
	
.navi-sq-5 h2  {		
	margin-top: 14px;
}
.navi-sq-5 h2 img {		
	width: 80px;
}	
	
.navi-sq-5 h2 span {	
	font-size:17px;
	line-height: 34px;
	font-weight:300;
	color:#444;
	padding-top:14px;
	font-family: 'raleway';
	text-transform: uppercase;
}	
	
.navi-sq-5 h2:hover span {	
	color:#000;
}	

.navi-sq-6 {		
	float:left;
	width:234px;
	height:220px;
	background:  rgba(243,243,243,1);
	text-align:center;
	vertical-align: middle;
}								
						
	
.navi-sq-6 h2  {		
	margin-top: 14px;
}
.navi-sq-6 h2 img {		
	width: 80px;
}	
	
.navi-sq-6 h2 span {	
	font-size:16px;
	line-height: 34px;
	font-weight:0;
	color:#000;
	padding-top:14px;
	font-family : 'raleway';
	text-transform: uppercase;
}	
	
.navi-sq-6 h2:hover span {	
	color:#000;
}	


@media screen and (min-width: 1400px){
.topslider {
  top: 12%;
}
}

@media screen and (min-width: 1600px){	
.topslider {
  top: 16%;
}
}
@media screen and (min-width: 1800px){	
.topslider {
  top: 18%;
}
}

@media screen and (min-width: 2000px){	
.topslider {
  top: 22%;
}
}
@media screen and (min-width: 2400px){	
.topslider {
  top: 25%;
}
}

@media screen and (min-width: 490px) and (max-width: 990px){	
}
@media screen and (max-width: 990px){	
}
@media screen and (max-width: 720px){	
}

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

#bick1 {
	display: none;
}
#bick4 {
	display: none;
}
#bick3 {
	display: none;
}
#bick6 {
	display: none;
}
#bick7 {
	display: none;
}
.topslider {
  top: 20%;
	width:234px;
}
#home-items {
	width:234px;
}						
#block-left {
	width:234px;
}
}


@media screen and (min-width: 868px) and (max-width: 1024px) {

}

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

}