@font-face {
  font-family: coco;
  src: url(/tpl/solarplus/fonts/TektonPro-Bold.otf);
}






body{
  font-family: helvetica;
  font-size: 20px;
  font-weight: 100;
  color: rgb(50, 50, 50);
  min-height: calc(100vh + 5px);
}

.footer-center{
  background-color: #f29200;
}

.footer-v9 .list-info li, .footer-v9 .list-info li a, .widget-title{
  color: white;
}

.header-logo{
  z-index: 100;
}

.header-right{
  width: 80%;
  font-family: coco;
}

.customlinks .current-open{
  font-size: 16px !important;
  font-weight: 300;
}

.top-link .customlinks>a:hover{
 color: #17bacb;
}

#right_menu_list{
  display: flex;
    width: 83vw;
    margin: 0;
    padding: 0;
}

#right_menu_list_mobile{
  display: initial !important;
}

#right_menu_list .customlinks{
  display: block;
    flex: 0 1 auto; /* Default */
    list-style-type: none;
}

.tp-bullets{
  display: none !important;
}

.wpb_wrapper{
  margin-top: 40px;
  margin-bottom: 40px;
}

.wpb_wrapper img{
  box-shadow: 10px 10px 5px grey;
}

.tp-mask-wrap{
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

#masthead{
  z-index: 100;
}

#masthead .container{
  height: 76px;
}


.footer-bottom{
  font-size: 11px;

}

.top-link .customlinks:before {
  width: 0;
}

.slider-opacity-creator{
  width: 100%;
  height: 100%;
  background-color: rgba(100, 100, 100, 0.3);
  z-index: 3;
  position: absolute;
}

@media (max-width: 1300px)
{
  .customlinks .current-open{
    font-size: 14px !important;
  }
}

@media (max-width: 1100px)
{
  .customlinks .current-open{
    font-size: 12px !important;
  }
}


@media (max-width: 991px)
{
  .header-logo img{
      width: 100px !important;
      height: auto !important;
  }
  .header-v9 .header-right .header-account-desktop {
      display: none !important;
  }

  .header-v9 .header-right .header-account {
      display: block;
  }

  .header-mobile{
    background: white;
  }
}


@media (min-width: 992px)
{
  .paragraph-row{
    display: table;
    height: 100%;
    float: none !important;
}

  .paragraph-div{
    display: table-cell;
    float: none !important;
    vertical-align: middle;
  }

  .tp-mask-wrap{
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  }
}

.paragraph-text{
  font-family: helvetica;
  width: 100%;
  float: left;
}



#slide-23-layer-1{
  font-size: 70px !important;
}

.NotGeneric-SubTitle{
  line-height: 38px !important;
  font-weight: 700 !important;
  font-size: 25px !important;
}

@media (max-width: 849px)
{
    #slide-23-layer-1{
    font-size: 50px !important;
  }

  .NotGeneric-SubTitle{
    line-height: 28px !important;
    font-weight: 500 !important;
    font-size: 19px !important;
  }
}

@media (max-width: 719px)
{
    #slide-23-layer-1{
    font-size: 40px !important;
  }

  .NotGeneric-SubTitle{
    line-height: 20px !important;
    font-weight: 400 !important;
    font-size: 16px !important;
  }
}

@media (max-width: 629px)
{
    #slide-23-layer-1{
    font-size: 40px !important;
  }

  .NotGeneric-SubTitle{
    line-height: 20px !important;
    font-weight: 400 !important;
    font-size: 12px !important;
  }
}


@media (max-width: 480px)
{
    #slide-23-layer-1{
    font-size: 40px !important;
  }

  .NotGeneric-SubTitle{
    line-height: 20px !important;
    font-weight: 400 !important;
    font-size: 7px !important;
  }
}

td{
  cursor: pointer;
}

.thumbnail{
  border: none !important;
}

.mobilemenu-width{
  width: 100%;
}

#advanced-menu-hide{
  z-index: 1000;
}

.important-message{
  color: #93d147;
  font-weight: bold;
  text-transform: uppercase;
}


.gallery-modal{
  padding: 0 !important;
}

.gallery-modal-dialog{
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.gallery-modal-content{
  width: 100%;
  height: 100vh;
  overflow-y: hidden;

}

.gallery-container{
  overflow-y: scroll !important;
  height: 90vh;
}


/*NEW SLIDER*/
.new-slider{
  position: relative;
  width: 100%;
}
.new-slider-wrapper{
  background-color: transparent;
  padding: 0px;
  height: calc(100vh - 76px);
  max-height: none;
  overflow: visible;
  width: 100%;
  box-sizing: border-box;
  display: block;
}

.new-slider-list{
  visibility: visible;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height: none;
  list-style: none !important;
  position: absolute;
  margin: 0 !important;
  padding: 0 !important;
  background-image: none;
  background-position: 0 0;
  text-indent: 0;
  top: 0;
  left: 0;
}

.new-slider-image{
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  z-index: -5;
  visibility: visible;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  list-style: none !important;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  background-position: 0 0;
  text-indent: 0;
}

.new-slider-file{
  width: 100%;
  position: fixed;
}

#main{
  z-index: 10;
}

.new-slider-back-shadow{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.new-slider-title{
  z-index: 10;
  width: 100%;
  height: 100%;
  font-size: 30px;
  font-weight: 600;
  font-family: helvetica;
  text-transform:uppercase;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.new-slider-main-title{
  font-size: 60px;
  font-weight: 700;
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  width: 100%;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

@media (max-width: 1030px)
{

  .new-slider-main-title{
    font-size: 40px;
    font-weight: 600;
  }
}

@media (max-width: 471px)
{
    .new-slider-title{
      font-size: 20px;
      font-weight: 500;
    }

    .new-slider-main-title{
      font-size: 30px;
      font-weight: 600;
    }
}

address a:hover{
  color: #f29200;
}


.ajanlat-wrapper{
  width: 0;
  background: transparent;
  position: fixed;
  left: 0;
  top: 76px;
  z-index: 1000;
  display: none;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  text-transform: uppercase;
}

.ajanlatbox{
  height: 80px;
  width: 72%;
  color: white;
  background: #17bacb;
  border: 0px 1px 1px 1px solid #17bacb;
  border-radius: 0 0 8px 0;
  cursor: pointer;
}

.ajanlat-txt{
  text-align: center;
  height: 100%;
  line-height: 48px;
  font-size: 16px;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;
}

#ajanlat_close{
  position: relative;
  color: white;
  cursor: pointer;
  background: #17bacb;
  height: 30px;
  width: 72%;
  border: 0 1px 1px 0 solid #17bacb;
  text-align: right;
  line-height: 30px;

  font-size: 30px;
}

#ajanlat_close_btn{
  background: transparent;
  padding-right: 15px;
  width: 45px;
  float: right;
}




/*cookie consent*/

.consent-wrapper{
  width: 100%;
  background: transparent;
  position: fixed;
  left: 0;
  bottom: -100px;
  z-index: 10000;
  display: none;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.consentbox{
  height: 80px;
  width: 100%;
  color: white;
  background: rgb(50, 50, 50);
}

.consent-txt{
  position: absolute;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  padding: 10px;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;
  font-size: 16px;
}

#consent_close{
  position: relative;
  color: white;
  background: rgb(50,50, 50);
  height: 30%;
  width: 100%;
  text-align: right;
  line-height: 30px;
  font-size: 30px;
}

.consent_close_btn{
  background: transparent;
  padding-right: 15px;
  margin-top: 5px;
  width: 45px;
  float: right;
  cursor: pointer;
  z-index: 1000;
}

.consent_ok_btn{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background: #17bacb;
  display: inline;
  border: 1px solid #17bacb;
  border-radius: 3px;
  cursor: pointer;
}

/*---------------------------------*/



.copy-right{
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.dynamic-post-title-v1{
  padding-top: 20px;
  padding-bottom: 20px;
  background: #17bacb;
  color: white;
  border: 1px solid #17bacb;
  border-radius: 5px 5px 0 0;
  text-align: center;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.dynamic-post-attach-v1 img{
}

.dynamic-post-article-v1{
  padding: 20px;
  border-bottom:  3px solid #17bacb;
  color: rgb(50, 50, 50) !important;
  text-align: justify;
}

.dynamic-post-title-v2{
  padding-top: 20px;
  padding-bottom: 20px;
  background: #17bacb;
  color: white;
  border: 1px solid #17bacb;
  border-radius: 5px 5px 0 0;
  text-align: center;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.dynamic-post-attach-v2 img{
}

.dynamic-post-article-v2{
  color: rgb(50, 50, 50) !important;
  text-align: justify;
}

.dynamic-post-article-v3{
  color: rgb(50, 50, 50) !important;
  text-align: justify;
}

.dynamic-post-attach-v3 img{
  border: 1px solid white;
  border-radius: 5px;
}

.dynamic-post-title-v4{
  padding-top: 20px;
  padding-bottom: 20px;
  background: #c0d935;
  color: white;
  border: 1px solid #c0d935;
  border-radius: 5px 5px 0 0;
  text-align: center;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.dynamic-post-attach-v4 img{
}

.dynamic-post-article-v4{
  padding: 20px;
  border-bottom:  3px solid #c0d935;
  color: rgb(50, 50, 50) !important;
  text-align: justify;
}

.dynamic-post-title-v5{
  padding-top: 20px;
  padding-bottom: 20px;
  background: #c0d935;
  color: white;
  border: 1px solid #c0d935;
  border-radius: 5px 5px 0 0;
  text-align: center;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.dynamic-post-attach-v5 img{
}

.dynamic-post-article-v5{
  color: rgb(50, 50, 50) !important;
  text-align: justify;
}

.dynamic-post-title-v6{
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fdb201;
  color: white;
  border: 1px solid #fdb201;
  border-radius: 5px 5px 0 0;
  text-align: center;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.dynamic-post-attach-v6 img{
}

.dynamic-post-article-v6{
  padding: 20px;
  border-bottom:  3px solid #fdb201;
  color: rgb(50, 50, 50) !important;
  text-align: justify;
}

.dynamic-post-title-v7{
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fdb201;
  color: white;
  border: 1px solid #fdb201;
  border-radius: 5px 5px 0 0;
  text-align: center;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.dynamic-post-attach-v7 img{
}

.dynamic-post-article-v7{
  color: rgb(50, 50, 50) !important;
  text-align: justify;
}

.dynamic-post-title-v8{
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f29200;
  color: white;
  border: 1px solid #f29200;
  border-radius: 5px 5px 0 0;
  text-align: center;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.dynamic-post-attach-v8 img{
}

.dynamic-post-article-v8{
  padding: 20px;
  border-bottom:  3px solid #f29200;
  color: rgb(50, 50, 50) !important;
  text-align: justify;
}

.dynamic-post-title-v9{
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f29200;
  color: white;
  border: 1px solid #f29200;
  border-radius: 5px 5px 0 0;
  text-align: center;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.dynamic-post-attach-v9 img{
}

.dynamic-post-article-v9{
  color: rgb(50, 50, 50) !important;
  text-align: justify;
}

.blogtime{
  border: solid white 1px;
  border-top: 0 !important;
  border-radius: 5px;
  font-size: 17px;
  color: rgb(150, 150, 150);
}

 .blogbejegyzes .paragraph-div .vc_column-inner {
    padding: 0 !important;
 }

 .blogbejegyzes .dynamic-post-article-v2, .blogbejegyzes .dynamic-post-article-v5, .blogbejegyzes .dynamic-post-article-v7,
 .blogbejegyzes .dynamic-post-article-v9 {
    padding-left: 15px;
    padding-right: 15px;

 }


.blogbejegyzes:hover .paragraph-div, .blogbejegyzes:hover + .blogtime{
    opacity: 0.8;
    background: rgb(240, 240, 240);
    border-color: rgb(240, 240, 240);
}

.blogbejegyzes:hover .dynamic-post-title-v2, .blogbejegyzes:hover .dynamic-post-title-v5, .blogbejegyzes:hover .dynamic-post-title-v7,
.blogbejegyzes:hover .dynamic-post-title-v9{
  opacity: 0.8;
}

.dynamic-post-back{
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #afafaf;
    background: radial-gradient(transparent, #afafaf);
    display: inline-block;
    margin-bottom: 10px;
    color: #afafaf;
}

.dynamic-post-back:hover{
    color: rgb(50, 50, 50) !important;
    background: radial-gradient(transparent, rgb(50, 50, 50));
}
