@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #262626;
 
}



.breadcrumb-item a{
	 color: #a4c639;
	}
a{
text-decoration: none;
 color: #ffffff;
	}
h1,  h4, h5, h6,   {
    transform: scale(1.1, 1);
}
.navbar{

  background-image: linear-gradient(#395d39,#63ad18  );
background-repeat: repeat-x;	
  
}
.gradient{
	background-image: linear-gradient(#395d39,#63ad18);
	color:white;
	padding:5px;
}

.logo{
	 position: absolute;
  left: 0;
  top: 0px;
  z-index: 2;
  height: 120px;
  width: 120px;
   background-repeat:no-repeat;
  background-image: url(../images/snd-logo-long.png);
  background-size:contain;
	}

#navbarSupportedContent{

	}

.btn-warning{
	background: #6eae44;
   color:white;
	}
.blue {
    color: #2a4e36;
    font-weight: 700;
     border-bottom: 1px solid #345138;
}

.nav-link {
    color: #a4c639;
    font-weight: 700;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
    color: #FFFFFF;
}

.header {
    background-image: url(../images/header.jpg);
    background-position: center;
    background-size:inherit;
    height: 400px;
   
}


h1 {
    color: #345138;
    font-weight: 700;
    font-size: 50px;
    text-align: right;
	font-size: 1.4rem;
}

.cim{
	font-size: 1.4rem;
}




.box{
	background:#f2f7ef;
	padding:5px;
}
nav ul li a{
    font-size: 18px;
    padding-right: 24px !important;
}


.carousel-caption {
    position: absolute;
    right: 5%;
    top:17%;
    left: 45%;

    padding-bottom: 1.05rem;
  
    text-align: right;
}
.carousel-caption h5{
 text-transform: uppercase;
     color: #345138;
font-weight: 700;
font-size:18px;
}
.carousel-caption p{

    color: #71a837;
font-weight: 700;
  text-align: left;
  font-size:12px;
}
.carousel-caption span{
  text-align: left;
    color: #71a837;

}
.carousel-indicators{
	margin-bottom:15px;
	}

.logos {
  background-image: linear-gradient(#395d39,#63ad18,#395d39  );
    -webkit-box-shadow: 0px 0px 17px -4px #ADADAD; 
box-shadow: 0px 0px 17px -4px #ADADAD;
position: relative;
transition: top ease 3s;
border-radius: 80px;
}



.logos:hover {
    -webkit-box-shadow: 0px 0px 17px -1px #038c00; 
    box-shadow: 0px 0px 17px -1px #038c00;
    top: -10px;
    
}

.munkaero-kolcsonzes {
  background-image: linear-gradient(#395d39,#63ad18,#395d39  );
box-shadow: 0px 0px 20px 2px rgba(164,198,57,0.77);
}
.munkaero-kolcsonzes h2 {
    font-size: 40px;
}
.munkaero-kolcsonzes h3 {
    font-size: 20px;
    font-weight: 700;
    color:#038c00;
}


.teams h2 {
    color: #038c00;
    font-weight: 700;
    font-size: 50px;
}

.map h2 {
    color: #a4c639;
    font-weight: 700;
}

.advantages h2 {
    color: #a4c639;
    font-weight: 700;
    font-size: 50px;
    padding-left: 15px;
}


.availableWorkers h2 {
    font-weight: 700;
    padding-bottom: 60px;
}

.availableWorkers .col {
    padding-bottom: 3em;
}

.awCard {
    background-color: #FFF;
    border-radius: 8px;
    color: #a4c639; 
    padding: 20px;
    min-height: 320px;
    -webkit-box-shadow: 0px 0px 20px 2px rgba(153,188,243,0.77); 
box-shadow: 0px 0px 20px 2px rgba(185, 243, 153, 0.77);
}

.awCard img {
    padding: 10px !important;
}

.availableWorkers h3 {
    font-size: 24px;
    font-weight: 700;
    padding-top: 1.5em;
    text-align: center;
}

.munkaeroKozvetites h3 {
    font-weight: 700;
    color: #a4c639;
    padding-bottom: 20px;
    font-size: 50px;
}

footer {
    background-image: linear-gradient(#63ad18,  #395d39);
    color: #FFF;
}

.linkek a, .linkek  {
    font-size: 10px;
}
.footer {
 
}

footer h4 {
    font-weight: 700;
}


@media (max-width:1440px) {
    h1 {
        font-size: 35px;
    }
   
}
@media (max-width:990px) {
    .header {
        background-image: url(../images/header.jpg);
        background-position: center;
        background-size:inherit;
        height: 400px;
    }
    footer {
        background-image:none;
        background-color: #a4c639;
      
        text-align: center;
    }
    .footer {
        padding-top: 40px !important;
    }

}



@media (max-width:950px) {
	#navbarSupportedContent{
	
		margin-top:25px;
		z-index:100;
				}
	
	
    h1 {
        font-size: 40px;
        padding: 0 30px;
    }
    
    .availableWorkers {
        background-image: none;
    }
    
    .nav-link {
        text-align: left;
   			padding-left:15px;
        z-index:100;
    }

}

@media (max-width:550px) {

footer {
    background-image:none;
    background-color: #a4c639;
    padding-top: 40px !important;
}
.munkaero-kolcsonzes h2 {
    font-size: 30px;
}
}

@media (max-width:540px) {

    
    .pt-5 {
        padding-top: 0 !important;
    }
    .availableWorkers h2 {
      
        font-size: 40px !important;
    }
    
    .map h2 {
        word-break: break-word;
        padding-left: 15px;
    }
    .advantages h2 {
        font-size: 40px;
    }
    }