/* latin-ext */
@font-face {
  font-family: "Oswald1";
  font-style: normal;
  font-weight: 300;
  src: local("Oswald Light"), local("Oswald-Light"), url(https:/fonts.gstatic.com/s/oswald/v10/l1cOQ90roY9yC7voEhngDBJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U 0100-024F, U 1E00-1EFF, U 20A0-20AB, U 20AD-20CF, U 2C60-2C7F, U A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Oswald1";
  font-style: normal;
  font-weight: 300;
  src: local("Oswald Light"), local("Oswald-Light"), url(https:/fonts.gstatic.com/s/oswald/v10/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range: U 0000-00FF, U 0131, U 0152-0153, U 02C6, U 02DA, U 02DC, U 2000-206F, U 2074, U 20AC, U 2212, U 2215, U E0FF, U EFFD, U F000;
}
/* latin-ext */
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: local("Oswald Regular"), local("Oswald-Regular"), url(https:/fonts.gstatic.com/s/oswald/v10/yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range: U 0100-024F, U 1E00-1EFF, U 20A0-20AB, U 20AD-20CF, U 2C60-2C7F, U A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: local("Oswald Regular"), local("Oswald-Regular"), url(https:/fonts.gstatic.com/s/oswald/v10/pEobIV_lL25TKBpqVI_a2w.woff2) format("woff2");
  unicode-range: U 0000-00FF, U 0131, U 0152-0153, U 02C6, U 02DA, U 02DC, U 2000-206F, U 2074, U 20AC, U 2212, U 2215, U E0FF, U EFFD, U F000;
}

@import url(https:/fonts.googleapis.com/css?family=Istok Web);
html,body{
padding:0px;
margin:0px;
width:100%;
height:100%;
font-family: "Istok Web", Arial, sans-serif;
font-size: 14px;
margin: 0;
background: #f2f2f2;
color: #333333;

}

h1, h2, h3, h4, h5, h6 {
    font-family: Oswald,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
a{
color:inherit;
text-decoration:none;
}
a:hover{
color: #000;
}
input[type="number"],input[type="text"],textarea,select{
border:1px solid #333333;
padding:10px;
font-size:16px;
font-family: "Istok Web", Arial, sans-serif;
color: #333333;
background-color:rgba(255,255,255,0.2);
width:calc(100% - 20px);
}

select{
width:100%;
}
input[type="submit"]{
border:1px solid #4D4D4D;
padding:10px;
font-size:16px;
font-family: "Istok Web", Arial, sans-serif;
color: #fff;
background-color:#333333;
}
input[type="submit"]:hover{
border:1px solid #333333;
padding:10px;
font-size:16px;
font-family: "Istok Web", Arial, sans-serif;
color: #fff;
background-color:#4D4D4D;
}
.table{
display:table;
width:100%;
height:100%;
}
.tr{
display:table-row;
}
.td{
display:table-cell;
width:100%;
height:100%;
}
.foot {
    background-color: #4D4D4D;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0px;
}
.foot a{
padding: 0 10px;
    color: #fff;
    text-decoration: none;
text-align: center;
font-family: Oswald, Arial, sans-serif;
font-size: 13px;
text-transform: uppercase;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.foot a:hover{
color: #CC9914;
}
.head2{
background-image:url(http://www.sunnyterra.hu/design/sunnyterra_2016/images/back.png);
vertical-align:bottom;
color:#fff;
text-align: center;
height:0px;
position: relative;
border-top:0px solid rgba(255,255,255,0.5);
}
.head2:before{
content:"";
position:absolute;
top:0px;
left:0px;
z-index:9;
width:100%;
height:5px;
display:block;
background-color:rgba(255,255,255,0.5);
}
.head2 h2{
font-family: Oswald1, Arial, sans-serif;
font-size: 80px;
text-transform: uppercase;
font-weight:normal;
padding:0px;
margin:5px 0px 0px 0px;
text-shadow: 0px 0px 5px #000;
position: relative;
display:inline-block;
}
.head2 h3{
font-family: Oswald1, Arial, sans-serif;
font-size: 40px;
text-transform: uppercase;
font-weight:normal;
padding:0px;
margin:5px 0px 0px 0px;
text-shadow: 0px 0px 5px #000;
position: relative;
display:inline-block;
}
.menu{
background-color:rgba(255,255,255,0.5);
padding:10px 0px;
position: relative;
z-index:10;
}
.head2 ul{
display:table;
margin:0px auto;
padding:0px;
list-style:none;
}
.head2 ul li{
float:none !important;
display:table-cell;
}
.head2 ul li a{
padding: 0 30px;
    color: #333;
    text-decoration: none;
text-align: center;
font-family: Oswald, Arial, sans-serif;
font-size: 13px;
text-transform: uppercase;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.head2 ul li a:hover{
color: #CC9914;
}
.mobilmenu{
display:none;
border:1px solid #333333;
padding:10px;
margin: 0px auto;
background-color:rgba(255,255,255,0.5);
}

.mobilmenu span,.mobilmenu:after,.mobilmenu:before{
content:"";
display:block;
width:30px;
height:2px;
background-color: #333333;
vertical-align: middle;
margin:5px 0px;
}
@media screen and (max-width: 1200px) {
.head2 h2{
font-size: 60px;
}
.head2 h3{
font-size: 30px;
}
}
@media screen and (max-width: 1024px) {
.head2 h2{
font-size: 50px;
}
.head2 h3{
font-size: 25px;
}
}

@media screen and (max-width: 600px) {
.cont table{
	width:100%;
	display:block;
}
.cont table td{
	width:100%;
	display:block;
}
.head2 h2{
font-size: 17px;
}
.head2 h3{
font-size: 15px;
}
.mobilmenu{
display: table;
}
.head2 ul{
display:block;
overflow: hidden;
height: 0px;
 -webkit-transition: height  0.25s ease;
    -moz-transition: height  0.25s ease;
      -o-transition: height  0.25s ease;
     -ms-transition: height  0.25s ease;
         transition: height  0.25s ease;
}
#menu:target ul{
height: auto;
}
.head2 ul li{
display:block;
margin: 10px 0px;
}
.head2 ul li a{
font-size:16px;
}


.spic div {
    padding: 29px 10px !important;
}
.spic div img {
    height: 60px !important;
}
.menu {
    background-color: transparent;
}
.head2 ul{
background-color:rgba(255,255,255,0.5);
}
}

.banner{
  -webkit-columns: 3 0px;
  -moz-columns: 3 0px;
  columns: 3 0px;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
  display:block;
  height:auto;
text-align: center;
width: 95%;
margin: 0px auto;
max-width:1200px;
}

.box{
display:inline-block;
width: calc(100% - 20px);
margin: 10px;
vertical-align: top;
position:relative;
}
.boxCont{
padding:10px;
text-align: left;
background-color:#ccc;
 -webkit-transition: all  0.25s ease;
    -moz-transition: all  0.25s ease;
      -o-transition: all  0.25s ease;
     -ms-transition: all  0.25s ease;
         transition: all  0.25s ease;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0);
padding-bottom:5px;
}
.boxCont a{
position:relative;
display:block;
overflow:hidden;
margin: -10px;
margin-bottom: 10px;
}
.boxCont a img,.boxCont iframe{
margin: 0px;
display:block;
}
.boxCont iframe{
max-width: 115ex;
height: 25.3ex;
width: calc(100%   20px);
margin: -10px;
margin-bottom: 10px;
}
.boxCont .imga:after{
display:block;
content:attr(title);
position:absolute;
bottom:-100%;
left:0px;
width:calc(100% - 10px);
color:#fff;
background-color:rgba(0, 0, 0, 0.5);
font-size:16px;
text-align:center;
opacity:0;
 -webkit-transition: all  0.25s ease;
    -moz-transition: all  0.25s ease;
      -o-transition: all  0.25s ease;
     -ms-transition: all  0.25s ease;
         transition: all  0.25s ease;
padding: 10px;
margin: 0px -10px;
}
.boxCont .imga:hover:after{
bottom:0%;
opacity:1;
}
.desca {
    padding: 10px 10px 0px 10px;
	}
.box:hover{
/*z-index:99;*/
}
.box:hover .boxCont{
margin:0px;
-webkit-box-shadow: 0px 0px 10px 3px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 0px 10px 3px rgba(50, 50, 50, 1);
box-shadow:         0px 0px 10px 3px rgba(50, 50, 50, 1);
}
.boxCont a[data-id]:before {
content: attr(data-id);
position: absolute;
top: 10px;
right: 10px;
border: 2px solid #575757;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
color: #575757;
display: block;
width: 40px;
padding: 12px 0px;
text-align: center;
background-color: rgba(255,255,255,0.7);
font-weight: bold;
}
@media screen and (max-width: 800px) {
.banner{
  -webkit-columns: 3 0px;
  -moz-columns: 3 0px;
  columns: 3 0px;
  }
.box:hover .boxCont{
margin:0px !important;
}
}
@media screen and (max-width: 600px) {
.banner{
  -webkit-columns: 2 0px;
  -moz-columns: 2 0px;
  columns: 2 0px;
  }
.box:hover .boxCont{
margin:0px !important;
}
}
@media screen and (max-width: 400px) {
.banner{
  -webkit-columns: 1 0px;
  -moz-columns: 1 0px;
  columns: 1 0px;
  }
.box:hover .boxCont{
margin:0px !important;
}
}
.boxCont img{
width: 100%;
height:auto;
margin:-10px;
margin-bottom:10px;
}
.cont h1 {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin: 0 auto 10px;
    padding: 0;
}
.spic{
background-image:url(http://www.sunnyterra.hu/design/sunnyterra_2016/images/backlight.png);
background-position:50% 0%;
background-repeat:no-repeat;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
overflow:hidden;
z-index:0;
}
.spic div{
display:block;
width:10000px;
height:100%;
position: absolute;
white-space: nowrap;
border:0px solid red;
padding: 20px 25px;
}
.spic div img{
	display:block;
height:90px  !important;
width:auto;
white-space: nowrap;
float:left;
opacity:0;
 -webkit-transition: all  0.25s ease;
    -moz-transition: all  0.25s ease;
      -o-transition: all  0.25s ease;
     -ms-transition: all  0.25s ease;
         transition: all  0.25s ease;
}
/*
.spic div img:hover{
  -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	}
*/
.spic div .img{
    -webkit-animation: c_move 2s ; 
    animation: c_move 2s ;
margin-top:0px;
opacity:1;
}

@-webkit-keyframes c_move {
    0%   {margin-top:-100%;opacity:1;}
	80%  {margin-top:0px;opacity:1;}
	90%  {margin-top:-20px;opacity:1;}
	100% {margin-top:0px;opacity:1;}
}
@keyframes c_move {
    0%   {margin-top:-100%;opacity:1;}
	80%  {margin-top:0px;opacity:1;}
	90%  {margin-top:-20px;opacity:1;}
	100% {margin-top:0px;opacity:1;}
}
#cms_content_table {
    width: calc(100% - 20px);
    max-width: 900px;
    margin: 10px auto;
    background: #e6e7e8;
    padding: 10px;
}
.kiemeltCont iframe{
max-width: 115ex;
height: calc(56.3ex);
margin: -10px;
margin-bottom: 10px;
width: calc(100%   20px);
}
.kiemeltCont img:first-of-type{
width:calc(100%   20px);
height:auto;
margin:-10px;
margin-bottom:10px;
}
.kiemeltCont img:first-of-type   br {
    display: none;
}
#cms_content_table:empty{
display:none;
}
#cms_content_table a{
color: #CC9914;
}
.td.copy,.td.kg {
    width: 100px;
    white-space: nowrap;
	padding:0px 10px;
	color:#fff;
}
.social{
position:relative;
height: 0px;
}
.social img {
position: absolute;
top: -10px;
right: 10%;
width: 4vw;
height: auto;
z-index: 99;
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
   -webkit-filter: drop-shadow(5px 5px 5px #757474); /* Chrome, Safari, Opera */
    filter: drop-shadow(5px 5px 5px #757474);
}
.social img:hover{
  -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	/*
	   -webkit-filter: drop-shadow(5px 5px 5px #757474); 
    filter: drop-shadow(5px 5px 5px #757474);
	*/
	}
@media screen and (max-width: 900px) {
.social img {
width: 36px;
}	
}
@media screen and (max-width: 400px) {
.foot .td{
text-align:center;
width:auto;
  }
.box:hover .boxCont{
margin:-10px;
}
.spic div {
    padding: 29px 10px !important;
}
.spic div img {
    height: 60px !important;
}
.menu {
    background-color: transparent;
}
}