body {margin:0; background: #fff; font-family: roboto;}

a:-webkit-any-link {
    color: #008a32;
    cursor: pointer;
    text-decoration: none;
}

*,
*:after,
*:before {
  box-sizing: border-box;
}


* {
  box-sizing: border-box;
}


.first-aid {
    width: 1000px;
    height: 410px;
    margin: 20px auto 0px auto;
}
.te-humburit {
    clear: both;
    width: 100%;
    height: 300px;
    background: #008a32;
    color: #008a32;
}
.social-footer {
    display:inline-block; 
    width:242.5px; 
    height:auto; 
    background:#444; 
    margin: 10px 0px 0px 10px; 
    padding: 10px 9.8px 10px 9.8px; 
    font-size: 30px;
}
#s-b {
    width: 50.1px;
    height: 50px;
    margin: 0px;
}

.sm1 {
margin:20px auto 0px auto; 
position:relative; 
width:1000px; 
height:150px; 
text-align: center;
}
.sm2l {
float:left; 
width:490px; 
height:150px; 
margin-right:20px; 
border:1px solid #007129; 
border-radius:3px;
}
.sm2lcont {
float:left;
width:300px; 
height:100%;
padding:10px 15px;
text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
background:url("https://gjysemhenaegjelber.org/img/mbrojtja-ariu.png");
background-repeat: no-repeat;
background-size: auto 100%;
background-position: center;
}
.sm2lpriceen {
float:left; 
background:#fff;
color:#008a32; 
width:188px; 
height:148px; 
border-left:1px solid #008a32;
border-top-right-radius:3px; 
border-bottom-right-radius:3px; 
font-size:20px; 
line-height:145px;
cursor:pointer;
}
.sm2lpriceen:before {
content: 'ndihmo kafshët';
}
.sm2lpriceen:hover {
float:left; 
background:#008a32; 
border-left:1px solid #008a32;
color:#fff; 
font-size:30px;
}
.sm2lpriceen:hover:before {
content: 'vepro tani';
}

.sm2r {
float:left; 
width:490px; 
height:150px; 
border:1px solid #007129; 
border-radius:3px;
}
.sm2rcont {
float:left;
width:300px; 
padding:10px 15px;
text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
background:url("https://gjysemhenaegjelber.org/img/mbrojtja-bimet.png");
background-repeat: no-repeat;
background-size: auto 100%;
background-position: center;
}
.sm2rpriceen {
float:left; 
background:#fff;
color:#008a32; 
width:188px; 
height:148px; 
border-left:1px solid #008a32;
border-top-right-radius:3px; 
border-bottom-right-radius:3px; 
font-size:20px; 
line-height:145px;
cursor:pointer;
}
.sm2rpriceen:before {
content: 'ndihmo bimët';
}
.sm2rpriceen:hover {
float:left; 
background:#008a32; 
border-left:1px solid #008a32;
color:#fff; 
font-size:30px;
}
.sm2rpriceen:hover:before {
content: 'vepro tani';
}



pre {
    max-width: 100%;
    padding: 14px;
    padding: 1.4rem;
    margin: 0px 0px 14px;
    margin: 0rem 0rem 1.4rem;
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    background-color: #f9f9fa;
    color:#555;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-pre-wrap;
    white-space: -o-pre-wrap;
}


.fa {
  padding: 9px;
  font-size: 30px;
  width: 35px;
  text-align: center;
  text-decoration: none;
  margin: 0px 2px;
  color: #fff !important;
  background: #bbb;
}
.fa-facebook:hover {
  background: #3B5998;
}
.fa-twitter:hover {
  background: #55ACEE;
}
.fa-youtube:hover {
  background: #bb0000;
}
.fa-instagram:hover {
  background: #125688;
}
.fa-linkedin:hover {
  background: #007bb5;
}
.fa-arivisti:hover {
  background: #008a32;
}



#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
	border-radius: 0px;
	background-color: #f1f1f1;
}
#style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #ccc;
}
#style-1::-webkit-scrollbar-thumb
{
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #008a32;
}




.tooltip {
    position: relative;
    display: inline-block;
    z-index:11;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #555;
    color: #fff;
    font-size:14px;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -100px;
    opacity: 0;
    transition: opacity 1s;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}


.tooltipl {
    position: relative;
    display: inline-block;
}

.tooltipl .tooltiptextl {
    visibility: hidden;
    width: 400px;
    height: 300px;
    background-color: #555;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 2;
    top: -130px;
    right: 125%;
    opacity: 0;
    transition: opacity 1s;
}

.tooltipl .tooltiptextl::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #555;
}
.tooltipl:hover .tooltiptextl {
    visibility: visible;
    opacity: 1;
}


.tooltipgjak {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltipgjak .tooltiptextgjak {
    visibility: hidden;
    width: 120px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 60px;
    left: 110%;
    opacity: 0;
    transition: opacity 1s;
}

.tooltipgjak .tooltiptextgjak::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}
.tooltipgjak:hover .tooltiptextgjak {
    visibility: visible;
    opacity: 1;
}


.header-grey-container {
    width:100%; height:35px; background:#ccc;
}
.header-grey {
    width:1000px; height:35px; margin:0px auto;
}
.header-blanc {
    width:1000px; 
    height:50px; 
    margin:0px auto;
}
.header-green-container {
    width:100%; height:40px; background:#008a32; margin-top:0px;
}
.header-green {
    width:1000px; height:40px; margin:0px auto;
}
.logo-container {
    float:left; width:242.5px; height:70px; background:#008a32; border:5px solid #fff; margin-top:-15px; display:inline-block;
}
.logo-img {
    float:left; width:60px; height:60px; background:#007129;
}
.logo-caption {
    float:left; font-family:Love of Thunder; width:172.5px; height:60px; background:#; padding:5px 5px 5px 10px; font-size:16px; color:#fff; letter-spacing: 5px;
}
.menu-container {
    float:left; width:757.5px; height:40px;
}
.topnav {
  overflow: hidden;
}
.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 10px;
    width: 25%;
    text-decoration: none;
    font-size: 17px;
}
.topnav a:hover {
  color: black;
}
.active {
  background-color: #4CAF50;
  color: white;
}
.topnav .icon {
  display: none;
}
@media screen and (max-width: 600px) {
  .topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 10px;
    width: 90%;
    text-decoration: none;
    font-size: 17px;
}
.topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
    width: 10%;
  }
}
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative; z-index: 99;
   background-color: #119B3E;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 9.2%;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}

.green-container {
    width:100%; height:320px; background:#23b15e;
}
.kreu {
    width:1000px; 
    height:320px; 
    margin:0px auto;
}
.arivisti {
    float: right;
    width: 747.5px;
    height: 300px;
    margin-top: 10px;
    overflow:hidden;
}
.arivisti-dhuro {
    float: right;
    width: 747.5px;
    height: 300px;
    margin-top: 10px;
    overflow:auto;
    color:#fff;
}
.titlein {
    float:left; 
    width:747.5px; 
    height:70px; 
    background:#f1f1f1; 
    margin:20px 0px 0px 10px; 
    display:inline-block; 
    color:#008a32; 
    font-size: 24px; 
    padding:20px; 
    cursor:pointer;
}
.tabmain {
    float:left; 
    width:242.5px; 
    height:375px; 
    background:#008a32; 
    border:5px solid #f1f1f1; 
    margin-top:10px; 
    display:inline-block; 
}
.tabgreen {
    float:left; 
    width:242.5px; 
    height:70px; 
    background:#008a32; 
    border:5px solid #f1f1f1; 
    margin:20px 0px 0px 10px; 
    display:inline-block; 
    text-align:center; 
    color:#fff; 
    font-size: 24px; 
    padding:15px; 
    cursor:pointer;
}
.tabgreen:hover {
    background:#007129; 
}
.tabred {
    float:left; 
    width:242.5px; 
    height:70px; 
    background:#ff1f3a; 
    border:5px solid #f1f1f1; 
    margin:20px 0px 0px 10px; 
    display:inline-block; 
    text-align:center; 
    color:#fff; 
    font-size: 24px; 
    padding:15px; 
    cursor:pointer;
}
.tabred:hover {
    background:#cc0000; 
}
.wrapper {
    width:1000px; height:auto; margin:0px auto;
}
.container-in {
    float:left; width:747.5px; height:auto; background:#f1f1f1;  margin:10px 0px 0px 10px; display:inline-block; color:#333; font-size: 16px; padding:15px;
}
.container-timeline {
    float:left; width:747.5px; height:auto; margin:0px 0px 0px 10px; display:inline-block;
}
.container-njoftimet {
    float:left; width:747.5px; height:auto; margin:0px 0px 0px 10px; display:inline-block; color:#333; font-size: 16px;
}
.container-gallery {
    width:auto; height:auto; margin: 10px auto 10px auto;
}
.container-dhuro {
    float:left; width:747.5px; height:auto; margin:10px 0px 0px 10px; display:inline-block; color:#333; font-size: 16px;
}
.menu-anash-container {
    float:left; width:242.5px; height:auto; margin:0px 0px 0px 0px; display:inline-block; color:#333; font-size: 18px;
}
.menu-anash {
width:242.5px; 
height:40px; 
background:#f1f1f1; 
border-left:5px solid #008a32; 
margin:10px 0px 0px 0px; 
padding:10px;
cursor:pointer;
}
.menu-anash:hover {
background:#ddd;
}
#act {
background:#dedede;    
}
#act:hover {
background:#ccc;    
}
.index {
    width:100%; height:320px;
}
.index-wrapper {
    width:1000px; height:320px; margin:0px auto;
}
.ctrll {
    float:left; 
    width:242.5px; 
    height:242.5px; 
    background:#f1f1f1; 
    margin:10px 0px 0px 0px; 
    display:inline-block;
}
.ctrll:hover {
    float:left; 
    width:242.5px; 
    height:242.5px; 
    background-color:#008a32; 
    margin:10px 0px 0px 0px; 
    display:inline-block;
    cursor:pointer;
-webkit-transition: background-color 1s ease-out;
-moz-transition: background-color 1s ease-out;
-o-transition: background-color 1s ease-out;
transition: background-color 1s ease-out;
}
.ctrl {
    float:left; 
    width:242.5px; 
    height:242.5px; 
    background:#f1f1f1; 
    margin:10px 0px 0px 10px; 
    display:inline-block;
}
.ctrl:hover {
    float:left; 
    width:242.5px; 
    height:242.5px; 
    background-color:#008a32; 
    margin:10px 0px 0px 10px; 
    display:inline-block;
    cursor:pointer;
-webkit-transition: background-color 1s ease-out;
-moz-transition: background-color 1s ease-out;
-o-transition: background-color 1s ease-out;
transition: background-color 1s ease-out;
}
.tejemtej {
    width:100%; height:450px; background-color: #fff; background-image: url('https://gjysemhenaegjelber.org/img/g.png'); background-position: 0px 230px; background-repeat: no-repeat; background-attachment: fixed; margin:10px auto; display:inline-block; clear:both;
}
.tejemtej-container {
    width:1000px; height:450px; margin:0px auto;
}
.tejemtej-tittle {
    float:right; width:600px; height:180px; border-right:5px solid #007129; margin:140px 0px 0px 10px; padding:20px; display:inline-block; font-size:40px; text-align:right;
}
.widget-wrapper {
    width:100%; height:auto; display:inline-block;
}
.widget-inner {
    width:1000px; height:auto; margin:10px auto 10px auto;
}
.widget-container {
    float: left; position: relative; margin: 0 2% 0 0; width: 32%; height: auto; overflow: hidden;
}
.y-t-wrapper {
    width:100%; height:auto; display: inline-block;
}
.y-t-inner {
    width:1000px; height:auto; margin:20px auto;
}
.y {
    float:left; width:690px; height:400px; background:#ccc; margin:0px 0px 0px 0px; display:inline-block;
}
.t{
    float:left; width:300px; height:400px; background:#f1f1f1; margin:0px 0px 0px 10px; display:inline-block;
}
.projects-wrapper {
    width:100%; height:200px; margin-top:10px; display:inline-block;
}
.projects-inner {
    width:1000px; height:200px; background-color: #f1f1f1; margin:0px auto; padding:10px; overflow-x:scroll; overflow-y: hidden; visibility:visible;
}
.projects-container{
    width:1400px; height:165px; padding:0px;
}
.project{
    float:left; background-color:#008a32; background-image: url('https://gjysemhenaegjelber.org/img/permes-veshtiresish.png'); background-size: cover; width:165px; height:165px; margin-right:10px;
}
.project-2{
    float:left; background-color:#008a32; background-image: url('https://gjysemhenaegjelber.org/img/trajnimi.jpg'); background-size: cover; width:165px; height:165px; margin-right:10px;
}
.project-3{
    float:left; background-color:#008a32; background-image: url('https://gjysemhenaegjelber.org/img/ekspozita.jpg'); background-size: cover; width:165px; height:165px; margin-right:10px;
}
.project-4{
    float:left; background-color:#008a32; background-image: url('https://gjysemhenaegjelber.org/img/garuesit.jpg'); background-size: cover; width:165px; height:165px; margin-right:10px;
}
.project-5{
    float:left; background-color:#008a32; background-image: url('https://gjysemhenaegjelber.org/img/panairi-i-librit.jpg'); background-size: cover; width:165px; height:165px; margin-right:10px;
}
.project-6{
    float:left; background-color:#008a32; background-image: url('https://gjysemhenaegjelber.org/img/panairi-i-embelsirave.jpg'); background-size: cover; width:165px; height:165px; margin-right:10px;
}
.project-7{
    float:left; background-color:#008a32; background-image: url('https://gjysemhenaegjelber.org/img/monitorim1.png'); background-size: cover; width:165px; height:165px; margin-right:10px;
}
.project-8{
    float:left; background-color:#008a32; background-image: url('https://gjysemhenaegjelber.org/img/monitorim2.jpg'); background-size: cover; width:165px; height:165px; margin-right:10px;
}
.project-tittle{
    width:165px; height:60px; margin-top:105px; background:rgba(0,0,0,0.5); padding:10px;
}
.campain-img-container {
    float:left; width:495px; height:300px; border:5px solid #f1f1f1; margin-right:10px; overflow:hidden; background-size: 100% auto; background-repeat: no-repeat;
}
#demo {
  text-align: center;
  color:#007129;
  font-size: 60px;
  line-height:300px;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
.campain-diagram-container {
    float:left; width:242.5px; height:300px; color:#fff;
}
.campain-button {
    max-width:100px; height:auto; background:#008a32; display:block; border-radius:5px; margin:20px auto; padding:10px; font-size:18px; text-align:center; cursor:pointer;
}
.campain-button:hover {
    background:#007129;
}
.campain-chart {
    float:left; width:100px; height:100px;
}
.campain-data-container {
    float:left; width:132.5px; height:100px; margin-left:10px; font-size:18px; text-align:right;
}
.campain-donated {
    width:100%; height:50px; border-bottom:1px solid #dedede; line-height:50px;
}
.campain-goal {
    width:100%; height:50px; border-bottom:1px solid #dedede; line-height:50px;
}
.campain-donors {
    width:100%; height:50px; border-bottom:1px solid #dedede; line-height:50px; font-size:18px; text-align:right; display:inline-block;
}
.campain-social {
    max-width:168px; height:auto; display:block; margin:20px auto;
}
.modal-embed-wrapper {
    width:100%; height:400px; clear:both; display: inline-block; margin-top: 20px;
}
.modal-embed-tittle {
    float:left; font-size:18px; font-weight:800; color:#008a32; 
}
.modal-embed {
    float:left; width:47%; height:420px; color:#333;
}
.modal-preview {
    float:right; width:47%; height:420px; color:#333;
}

.greencrescent-widget-container {
    width:100%; height:auto; border:1px solid #e3e5e6; color: #7d7d7d;
}
.greencrescent-widget-img {
    width:100%; height:auto; overflow:hidden;
}
.greencrescent-widget-tittle {
    width:100%; height:40px; margin:10px 0px 0px 0px; font-size:24px; line-height:40px; text-align:center;
}
.greencrescent-widget-data {
    width:100%; height:60px; margin:10px 0px 0px 0px; border-top:1px solid #e3e5e6; border-bottom:1px solid #e3e5e6; padding:10px; font-size:16px; text-align:center;
}
.greencrescent-widget-data-charts {
    float:left; width:33.33333%; height:40px; border-right:1px solid #e3e5e6;
}
.greencrescent-widget-data-chart {
    float:left; width:33.33333%; height:40px;
}
.greencrescent-widget-web {
    width:100%; height:auto; padding:10px; font-size:16px; text-align:center;
}
.greencrescent-widget-btn {
    width:100%; height:auto; background:#008a32; padding:10px; color:#fff; font-size:16px; text-align:center; display:inline-block; cursor:pointer;
}
.greencrescent-widget-btn:hover {
    background:#007129;
}
.greencrescent-widget-btn a {
    color:#fff;
}
.greencrescent-widget-btn a:hover {
    color:#f1f1f1;
}
.ftrfm {
    width:100%; 
    height:auto; 
    background: #333; 
    margin-top:10px;
    display:inline-block;
    color:#ccc;
}
.ftrfc {
    width:1000px; 
    height:auto; 
    margin:0px auto;
}
.ftrh {
    width:1000px;
    background:#444; 
    margin:10px auto;
    padding: 15px 10px 0px 10px;
    display:inline-block;
}
.ftrll {
    float:left; 
    width:242.5px; 
    height:242.5px; 
    background:#444; 
    margin:0px 0px 0px 0px; 
    display:inline-block;
}
.ftrl {
    float:left; 
    width:242.5px; 
    height:242.5px; 
    background:#444; 
    margin:0px 0px 0px 10px; 
    display:inline-block;
}
.ftrf {
    width:1000px; 
    height:50px; 
    margin:10px auto;
    text-align:center;
    display:inline-block;
}



/* Style the tab */
div.tabi {
    overflow: hidden;
    border: 0px solid #f1f1f1;
    background-color: #ddd;
}
/* Style the buttons inside the tab */
div.tabi button {
    background-color: inherit;
    border-radius:0px;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    color:#007129;
    width: 33.3%;
}
/* Change background color of buttons on hover */
div.tabi button:hover {
    background-color: #008a32;
    color:#fff;
    width: 33.3%;
}
/* Create an active/current tablink class */
div.tabi button.active {
    background-color: #007129;
    color:#fff;
}
/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #f1f1f1;
    border-top: none;
    font-size: 18px;
}


#regForm {
    margin: 0px auto;
    font-family: Raleway;
    padding: 10px;
    width: 70%;
    min-width: 232.5px;
}
h1 {
  text-align: center;  
  font-size:20px;
}
input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  font-family: Raleway;
  border: 1px solid #aaaaaa;
}
/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}
/* Hide all steps by default: */
.tab {
  display: none;
}
button {
  background-color: #4CAF50;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  font-family: Raleway;
  cursor: pointer;
}
button:hover {
  opacity: 0.8;
}
#prevBtn {
  background-color: #bbbbbb;
}
/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}
.step.active {
  opacity: 1;
}
/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #4CAF50;
}



.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.accordion.active, .accordion:hover {
    background-color: #ccc;
}
.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.accordion.active:after {
    content: "\2212";
}
.panel {
    padding: 1px 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    color:#444;
}
h9 {
    margin: 2px;
    text-align: right;
}
.btn-dhuro {
    background:#008a32; margin:20px 0px; color:#fff; cursor:pointer;
}
.btn-dhuro:hover {
    background:#007129;
}
img.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 195px;
}





.w3-light-grey, .w3-hover-light-grey:hover {
    color: #000!important;
    background-color: #ccc!important;
}
.w3-button:hover {
    color: #000!important;
    background-color: #ccc!important;
}
#mycontainerclass {
    float:left;
}
.filterDiv {
  float: left;
  background-color: #f1f1f1;
  color: #333;
  font-size: 24px;
  width:242.5px; 
  height:242.5px;
  line-height: 30px;
  text-align: center;
  margin:10px 0px 0px 10px; 
  display: none;
}
.filterDiv:hover {
  background-color: #008a32;
  color: #fff;
  cursor:pointer;
-webkit-transition: background-color 1s ease-out;
-moz-transition: background-color 1s ease-out;
-o-transition: background-color 1s ease-out;
transition: background-color 1s ease-out;
}
.show {
  display: block;
}
.container {
  margin-top: 0px;
  overflow: hidden;
}




.alert {
    padding: 20px;
    background-color: #f44336;
    color: white;
    opacity: 1;
    transition: opacity 0.6s;
    margin-top: 10px;
}

.alert.success {background-color: #4CAF50;}
.alert.info {background-color: #2196F3;}
.alert.warning {background-color: #ff9800;}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}








.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 242.5px;
  margin: auto;
  text-align: center;
  font-family: arial;
}
.title {
  color: grey;
  font-size: 18px;
  line-height: 11px;
}
.but {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 10px;
  color: white;
  background-color: #007129;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 19px;
}
.but:hover {
  opacity: 0.7;
}


.chip-container {
    max-width: 600px;
    margin: 100px auto;
    display: block;
}
.chip {
    display: inline-block;
    padding: 0 25px;
    height: 100px;
    font-size: 24px;
    line-height: 100px;
    border-radius: 50px;
    background-color: #f1f1f1;
}

.chip img {
    float: left;
    margin: 0 10px 0 -25px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
}



#myInput {
  background-image: url('/img/searchicon.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: calc(100% - 105px);
  font-size: 16px;
  padding: 11px 20px 11px 40px;
  border: 1px solid #ddd;
}

#myTable {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 18px;
}

#myTable th, #myTable td {
  text-align: left;
  padding: 12px;
}

#myTable tr {
  border-bottom: 1px solid #ddd;
}

#myTable tr.header, #myTable tr:hover {
  background-color: #f1f1f1;
}



.hallall-container {
  position: relative;
  width: 100%;
}
.hallall-image {
  display: block;
  width: 100%;
  height: 300px;
}
.hallall-overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #008a32;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}
.hallall-container:hover .hallall-overlay {
  bottom: 0;
  height: 100%;
}
.text { 
  color: white;
  font-size: 12px;
  padding:10px;
}






.containerzh {
  float:left;
  position: relative;
  width:100px;
  height:100px;
  background: #fff;
}

.imagezh {
  display: block;
  width: 100%;
  height: auto;
}

.overlayzh {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #008a32;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.containerzh:hover .overlayzh {
  bottom: 0;
  height: 100%;
}

.textzh {
  color: white;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}




.containerzhin {
  float:left;
  position: relative;
  width:74.75px; 
  height:74.75px;
}

.imagezhin {
  display: block;
  width: 100%;
  height: auto;
}

.overlayzhin {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #008a32;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.containerzhin:hover .overlayzhin {
  bottom: 0;
  height: 100%;
}

.textzhin {
  color: white;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}







/* On smaller screens, decrease text size */
@media only screen and (max-width: 1000px) {
  
div.tab {
    float: left;
    background-color: #f1f1f1;
    width: calc(30% - 3px);
}
.tabcontent {
    float: left;
    font-size:11px;
    padding: 0px 12px;
    width: calc(70% - 24px);
    border-left: none;
    height: 300px;
}


.header-grey {
    width: 100%;
    height: 35px;
    margin: 0px auto;
}
.header-blanc {
    width:100%; 
    height:50px; 
    margin:0px auto;
}
.header-green {
    width: 100%;
    height: 40px;
    margin: 0px auto;
}
.menu-container {
    float: left;
    width: 100%;
    height: 40px;
    margin-left:-242.5px;
}
#a-menu {
    margin-top: 60px;
}

.logo-container {
    float: left;
    width: 242.5px;
    height: 70px;
    background: #008a32;
    border: 5px solid #fff;
    margin-top: -15px;
    display: inline-block;
    z-index: 999;
    position: relative;
}
.green-container {
    width: 100%;
    height: 220px;
    background: #23b15e;
    position: relative;
    z-index: 9;
}
.kreu {
    width: 100%;
    height: 220px;
    margin: 0px auto;
}
.arivisti {
    float: right;
    width: 100%;
    height: 200px;
    margin-top: 10px;
    overflow: hidden;
}
.slideshow-container {
    max-width: 1000px;
    height: 200px !important;
    position: relative;
    margin: auto;
}
.tabmain {
    display: none;
}
.tabgreen {
    float: left;
    width: calc(100% - 20px);
    height: 70px;
    background: #008a32;
    border: 5px solid #f1f1f1;
    margin: 10px 0px 0px 10px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding: 15px;
    cursor: pointer;
}
.tabred {
    float: left;
    width: calc(100% - 20px);
    height: 70px;
    background: #ff1f3a;
    border: 5px solid #f1f1f1;
    margin: 10px 0px 0px 10px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding: 15px;
    cursor: pointer;
}
.w3-animate-top {
    display:none;
}
.index {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.index-wrapper {
    width: 100%;
    height: auto;
    margin: 0px auto;
}
.ctrll {
    float: left;
    width: calc(50% - 15px);
    height: 242.5px;
    background: #f1f1f1;
    margin: 10px 0px 0px 10px;
    display: inline-block;
    overflow: hidden;
}
.ctrll:hover {
    float: left;
    width: calc(50% - 15px);
    height: 242.5px;
    background-color: #008a32;
    margin: 10px 0px 0px 10px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
    overflow: hidden;
}
.ctrl {
    float: left;
    width: calc(50% - 15px);
    height: 242.5px;
    background: #f1f1f1;
    margin: 10px 0px 0px 10px;
    display: inline-block;
    overflow: hidden;
}
.ctrl:hover {
    float: left;
    width: calc(50% - 15px);
    height: 242.5px;
    background-color: #008a32;
    margin: 10px 0px 0px 10px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
    overflow: hidden;
}
.tejemtej {
    width: 100%;
    height: auto;
    background-color: #fff;
    background-image: url(https://gjysemhenaegjelber.org/img/g.png);
    background-position: 0px 230px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 10px auto;
    display: inline-block;
    clear: both;
}
.tejemtej-container {
    width: 100%;
    height: auto;
    margin: 0px auto;
}
.tejemtej-tittle {
    float: right;
    width: 70%;
    height: auto;
    border-right: 5px solid #007129;
    margin: 10px 10px 0px 10px;
    padding: 20px;
    display: inline-block;
    font-size: 2em;
    text-align: right;
}
.widget-inner {
    width: calc(100% - 20px);
    height: auto;
    margin: 10px auto 10px auto;
}
.widget-container {
    float: left;
    position: relative;
    margin: 0 2% 0 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.greencrescent-widget-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.first-aid {
display:none;
}
.te-humburit {
display:none;
}
.sm1 {
    margin: 0px auto 0px auto;
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.sm2l {
    float: left;
    width: calc(100% - 20px);
    height: 150px;
    margin: 10px;
    border: 1px solid #007129;
    border-radius: 3px;
}
.sm2lcont {
    width: 60%; overflow: hidden;
}
.sm2lpriceen {
    width: 40%;
}
.sm2r {
    float: left;
    width: calc(100% - 20px);
    height: 150px;
    margin: 0px 10px;
    border: 1px solid #007129;
    border-radius: 3px;
}
.sm2rcont {
    width: 60%; overflow: hidden;
}
.sm2rpriceen {
    width: 40%;
}
.y-t-inner {
    width: 100%;
    height: auto;
    margin: 10px auto;
}
.y {
    float: none;
    width: calc(100% - 20px);
    height: 410px;
    background: #fff;
    margin: 0px 10px 0px 10px;
    display: inline-block;
    overflow: hidden;
}
.t {
    float: none;
    width: calc(100% - 20px);
    height: auto;
    background: #f1f1f1;
    margin: 0px 10px 0px 10px;
    display: inline-block;
}
.tabcontent {
    float: left;
    font-size: 16px;
    padding: 0px 12px;
    width: 100%;
    border-left: none;
    height: auto;
}
.projects-wrapper {
    width: 100%;
    height: 200px;
    margin-top: 0px;
    display: inline-block;
}
.projects-inner {
    width: 100%;
    height: 200px;
    background-color: #f1f1f1;
    margin: 0px auto;
    padding: 10px;
    overflow-x: scroll;
    overflow-y: hidden;
    visibility: visible;
}
.ftrfc {
    width: 100%;
    height: auto;
    margin: 0px auto;
}
.ftrh {
    width: calc(100% - 20px);
    background: #444;
    margin: 10px 10px 0px 10px;
    padding: 15px 10px 0px 10px;
    display: inline-block;
}
.ftrll {
    float: left;
    width: calc(100% - 20px);
    height: 242.5px;
    background: #444;
    margin: 0px 10px 0px 10px;
    display: none;
}
.ftrl {
    float: left;
    width: calc(100% - 20px) !important;
    height: 242.5px;
    background: #444;
    margin: 10px 10px 0px 10px;
    display: inline-block;
    overflow:hidden;
}
.social-footer {
    display:inline-block; 
    width: calc(100% - 20px); 
    height:auto; 
    background:#444; 
    margin: 10px 10px 0px 10px; 
    padding: 10px 9.8px 10px 9.8px; 
    font-size: 30px;
}
.ftrf {
    width: calc(100% - 20px);
    height: 50px;
    margin: 10px 10px 0px 10px;
    text-align: center;
    display: inline-block;
}
#s-b {
    width: calc(25% - 6px);
    height: 50px;
    margin: 0px;
}
}