/*

Conquer Template

http://www.templatemo.com/tm-476-conquer


iframe {
  display: block;
  border: 0;
  position: absolute; 
  width: 100%; 
  height: 100%; 
}

*/

@import "style_mobile.css" screen and (max-width: 480px);
@import "style_tablet.css" screen and (min-width: 481px) and (max-width: 768px);
@import "style_laptop.css" screen and (min-width: 769px) and (max-width: 1024px);
@import "style_desktop.css" screen and (min-width: 1025px) and (max-width: 1200px);
@import "style_tv.css" screen and (min-width: 1201px);



body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif!important;
}
body {
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
  border: none;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 20px;
  font-weight: 700;
}
p{
  font-size: 14px;
  line-height: 1.6em;
  margin: 0;
}

a {
    color: #57b487;
}

a:hover, a:focus { 
    text-decoration: none;
    color: #6fc99e;
}

/* Start Main Menu */

ul#menu {
background: #40475A none repeat scroll 0 0;
padding: 6px;
position: fixed;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
width: 100%;
z-index: 999;
    }
.main-menu {
  margin-top: -234px;
}
.main-menu ul{}
.main-menu ul li {
  display: inline-block;
  padding: 10px;
}
.main-menu ul li a {
  background: #383E4C none repeat scroll 0 0;
  border: 1px solid #646d7c;
  color: #fff;
  font-size: 20px;
  padding: 5px 20px;
  text-decoration: none;
  text-transform: capitalize;
}
/*.main-menu ul li.active a,*/
.main-menu ul li a:focus,
.main-menu ul li a:hover {
  background: #49505F;
}
.header-content  h1 {
  color: #57b487;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 2px 2px #383e4c;
}
.header-content h4 {
  color: #fff;
  text-shadow: 1px 1px #383e4c;
}
.single-page-nav {
    text-align: center;
    padding-top: 5px;
}

/* End Header CSS */

/* Start Feature CSS */
.green-text { color: #57b487; }
.blue-text { color: #1686C1; }
.gray-text { color: #1686C1; }
.green-btn { background: #9666a4; } /*már lila*/
.green-btn:hover { background: #af7dbd; } /*már lila*/
.blue-btn { background: #1686C1; }
.blue-btn:hover { background: #31B0D5; }
.red-btn { background: #852406; }
.red-btn:hover { background: #C9302C; }
.feature-content {
    background: #F2F2F2;
    padding-bottom: 40px;
}
.feature-content-title {
    padding: 0 20px;
    text-align: left;    
}
.feature-content-description {
    padding: 0 20px 35px;
    text-align: left;
    color: #383e4c;
    margin-top: 15px;
}
.feature-content-link {
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.feature-content-link:hover, .feature-content-link:link, .feature-content-link:visited  {
  color: white;
  text-decoration: none;
}

/* End Feature CSS */

/* Start Blog CSS */
#event-area {
    margin: 40px 0px 20px 0px;
}
.blog-content {
  background: #F2F2F2;
  padding-bottom:25px;
  max-width: 555px;
  margin: 0 auto;
}
.blog-content h2 {
    color: #666666;
}
.blog-content p {
    padding: 27px;
    text-align: left;
    color: #383e4c;
}
.blog-content span {
  margin-left: 225px;
}
.blog-content span a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #666666;
    font-size: 18px;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: capitalize;
}
.blog-content span a:hover {
    background: #E6E6E6 none repeat scroll 0 0;
}
.blog-content > p#blofr {
    padding: 8px;
}
/* End Blog CSS */

/* Start Services CSS */
div#service-area-main {
    float: left;
    width: 100%;
  margin-top:-200px;
}
.our-service{
  margin:65px 0px 85px;
}
/*section#services-area {
  background-image: url("../img/lowpoly2.png");
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}*/

.service  h1 {
  color: #fff;
  text-transform: capitalize;
  text-shadow: 2px 2px #383e4c;
  margin-bottom: 20px;
}
.service > p {
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px #383e4c;
}
/* End Services CSS */

/* START events */

#event-area h1 {
    text-align: center;
    color: #666;
    font-size: 32px;
    margin-bottom: 25px;
    margin-top: 35px;
}

#eventlist .container {
    overflow:auto;
    clear:both;
}

.vednok-section, .kaleidoscope-section {
    background-image: url("../img/lowpoly2.png");
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 65px;
    padding-bottom: 65px;
    margin-top: 20px;
    margin-bottom: 25px;
    text-align: center;
    
}

.halo-section {
    background-image: url("../img/lowpoly2.png");
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 65px;
    padding-bottom: 65px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
}

/* END events*/

/* Start Testimornial CSS */
#testimornial-area{
  margin: 60px 0;
}
h2 {
    color: #666666;
}
.testimonial-content {
  background-color: #f2f2f2;
  height: 500px;
  max-width: 260px;
  margin: 0 auto 30px;
}
.testimonial-content  p {
    padding: 10px 20px;
    text-align: left;
}
.content-link {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    color: #666;
    display: inline-block;
    font-size: 18px;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: capitalize;
    margin-top: 15px;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
.content-link:hover,
.content-link:focus {
    background: #E6E6E6 none repeat scroll 0 0;
}

/* End Testimornial CSS */

/* Start Contact CSS */
/*section#contact-area {
  background-image: url("../img/lowpoly2.png");
  background-position: center center;
  background-size: cover;  
  background-attachment: fixed; 
}*/
.contact-content h1 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 30px;
  text-shadow: 2px 2px #383e4c;
}
.contact-content p {
    background: rgba(242, 242, 242, 0.7) none repeat scroll 0 0;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 20px 15px;
}
.contact-form-left { padding-left: 0; }
.contact-form-right { padding-right: 0; }
input {
    margin-bottom: 15px;    
}
.form-control {
  border: none;
  background: rgba(242, 242, 242, 0.7);
}
#comment.form-control {
    margin-bottom: 15px;
}
.form-group button {
  background: #49505F none repeat scroll 0 0;
  color: #fff;
  margin-top: 20px;
  padding: 10px 30px;
  font-size: 18px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
/* End Contact CSS */

/* Start Footer CSS */
.footer-content  h1 {
    color: #666;
    font-size: 32px;
    margin-bottom: 25px;
    margin-top: 35px;
}
.footer-content  p {
    color: #999;
    font-style: italic;
    margin-bottom: 30px;
}
.copy {
    color: #666;
    font-size: 12px;
    margin-bottom: 30px;
    margin-top: 10px;
}

/* Slick Nav CSS */
.slicknav_menu {
    display:none;
}
.slicknav_nav a {
    text-transform: capitalize;
}
.slicknav_menu {
  background: #40475a none repeat scroll 0 0;
}
/* Scrool To top */
/* Image style */
#scrollUp {
    background-image: url("../img/top.png");
    bottom: 20px;
    right: 20px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}
/* End Scroll To top */

.about-section {
    height: 100%;
    /*padding-top: 70px;
    padding-bottom: 30px;*/
}

.services-section {
    height: 100%;
   /* padding-top: 150px;*/
}
.tm-box {
  background-color: #F2F2F2;
  max-width: 1140px;
  width: 100%;
}
.tm-box-description {
  padding: 30px;
}
.tm-box-p {
  margin-bottom: 10px;
}
.tm-box-p:last-child {
  margin-bottom: 0;
}
.contact-section {
    height: 100%;
    padding-top: 80px;
    padding-bottom: 60px;
    background-image: url("../img/lowpoly2.png");
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 40px;
}
.form-control {
  color: #000;
}
.contact-section .container {
  max-width: 750px;
}

/*https://css-tricks.com/snippets/css/style-placeholder-text/*/
.form-control::-webkit-input-placeholder {
   color: black;
}
.form-control:-moz-placeholder { /* Firefox 18- */
   color: black;  
}
.form-control::-moz-placeholder {  /* Firefox 19+ */
   color: black;  
}
.form-control:-ms-input-placeholder {  
   color: black;  
}

/*************navigation******************/

 .navbar-inverse {
    background-color: #383E4C;
    border-color: #383E4C;
}
.navbar-nav>li {
    display: inline-block;
    padding: 10px 10px 9px 10px;
}
.navbar-inverse .navbar-nav>li>a {
    background: #383E4C none repeat scroll 0 0;
    border: 1px solid #646d7c;
    color: #fff ;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar-inverse .navbar-nav > li > a.current,
.navbar-inverse .navbar-nav > li > a:hover {
        background: #49505F;
}

.navbar .navbar-collapse {
    text-align: center;
}


element.style {
    box-shadow: 0px -5px 0px 16px #383e4c, 0 3px 0 16px #57b487;
}





/* YT index */
.yt {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  margin-bottom: 30px;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/*ISOLDE UL-LI*/
.row ul.isolde-menu {
    list-style-type: none;
    margin: 0;
    padding-bottom: 30px;
    padding-inline-start: 0;
    text-align: center;
    /*display: flex;*/
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
}


.isolde-menu li {
display: inline-block;
list-style-type: none;
text-align: center;
margin: 20px 10px;
}   

/*EVENTS*/
.efilt.events {
    display: block;
   /* text-align: center; */
}

.efilt p {
    font-weight: bold;
    display: inline;
    margin-bottom: 10px;
}

.efilt-date {
    float: left;
    padding: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    color: #FFF;
    background-color: #434850;
    border: 1px #646d7c;
    clear: both;
    font-weight: bold;
}

.efilt-content {
    padding: 10px;
    margin-bottom: 10px;
    margin-left: 120px;
    text-align: center;
}

p.efilt-place {
   font-weight: normal;
}

.thumbs {
    margin-bottom: 30px;    
}

.efilt-links {
    list-style-type: square;
    list-style-position: inside;
   /* padding-left: 120px; */
    padding-inline-start: 0;
}

/* PRESS */
#sajto h1 {
    text-align: center;
    color: #666;
    font-size: 32px;
    margin-bottom: 25px;
    margin-top: 35px;
}

#sajto .title,
#sajto h3.field__label,
#sajto .field__item-wrapper,
/* #sajto .field__items,
#sajto .field-node-field-sajto-cimke, */
#sajto .desc a {
   font-size: 20px;
font-weight: 700;
}

#sajto .field-node--field-sajto-cikk-cime-linkkel {
    padding-bottom: 15px ;    
}


/* ujdonságok */

#ujdonsagok h1 {
    text-align: center;
    color: #666;
    font-size: 32px;
    margin-bottom: 25px;
    margin-top: 35px;
}

