	
.hide {
  display: none;
}
.headline {
    padding: 80px 0px 0px 50px;
	width: 400px;
	background-color:rgba(255,255,255,0.00);
}

.headline h1 {
   color: #fff;
   
}
	
.headline h4 {
   color: #fff;
   font-size: 18px;
   
}
	
.btn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 0px 15px 0px 15px;
  border: solid #fff 1px;
  text-decoration: none;
  background: transparent;
}

.btn:hover {
  background: #fff;
  text-decoration: none;
  color: #000;
}
	
.btn-2 {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #000;
  font-size: 28px;
  padding: 0px 15px 0px 15px;
  border: solid #000 2px;
  text-decoration: none;
  background: #fff;
  cursor: pointer;
}


.btn-2:hover {
  background: transparent;
  text-decoration: none;
}

.btn-3 {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #000;
  font-size: 22px;
  padding: 0px 15px 0px 15px;
  border: solid #fff 2px;
  text-decoration: none;
  background: #fff;
  cursor: pointer;
}


.btn-3:hover {
  background: #000;
  text-decoration: none;
  color: #fff;
}

	.row {
		
		color: #fff;
		font-size: 16px;
	}

.no-gutters {
  [class*='desktop-'], [class*='tablet-'], [class*='phone-'] {
    margin: 0 0 10px 0;
  }
}
	
/* Bottom left text */
.bottom-left {
    position: absolute;
    bottom: 37px;
	left: 40px;
	text-align: left;

}
	
/* Bottom right text */
.bottom-right {
    position: absolute;
    bottom: 40px;
    right: 0px;
	width: 30%;
}
	
/* Centered text */
.centered {
    position: absolute;
    top: 54%;
    left: 59%;
    transform: translate(-50%, -50%);
}
	
h1, h4,
.h1, .h4, {
  margin-bottom: 0;
  font-family: inherit;
  font-weight: 500;
  line-height: 0;
  color: inherit;
}

@media(max-width:1366px) {
    .btn-2 {
        font-size: 24px;
	}
	
.centered {
    position: absolute;
    top: 50%;
    left: 63%;
    transform: translate(-50%, -50%);
}

    }

 /* Bottom left text */
	.bottom-left {
    position: absolute;
    bottom: 37px;
	left: 28px;
	text-align: left;

}
	
@media(max-width:1200px) {
    .btn-2 {
        font-size: 22px;
	}
	
	.bottom-right {
    position: absolute;
    bottom: 40px;
    right: 0px;
	width: 15%;
}	
	
.centered {
    position: absolute;
    top: 55%;
    left: 62%;
    transform: translate(-50%, -50%);
}
	

    }

    /* Bottom left text */
	.bottom-left {
    position: absolute;
    bottom: 60px;
	left: 58px;
	text-align: left;
	
}

@media(max-width:991px) {
     .btn-2 {
        font-size: 18px;
    }
	
.centered {
    position: absolute;
    top: 60%;
    left: 63%;
    transform: translate(-50%, -50%);
}

		
}

@media(max-width:768px) {
     .btn-2 {
        font-size: 14px;
    }
	
	.centered {
    position: absolute;
    top: 55%;
    left: 65%;
    transform: translate(-50%, -50%);
}
	
		.btn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 0px 10px 0px 10px;
  border: solid #fff 1px;
  text-decoration: none;
  background: transparent;
}
	.bottom-right {
    position: absolute;
    bottom: 40px;
    right: 10px;
	width: 25%;
}
	

	

	
}

@media(max-width:668px) {
     .btn-2 {
        font-size: 14px;
    }
	
	
}

@media(max-width:640px) {
     .btn-2 {
        font-size: 14px;
    }
}
	
@media(max-width:414px) {
		 
	.btn-2 {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #000;
  font-size: 14px;
  padding: 0px 10px 0px 10px;
  border: solid #000 2px;
  text-decoration: none;
  background: #fff;
  cursor: pointer;
	}
.centered {
    position: absolute;
    top: 60%;
    left: 62%;
    transform: translate(-50%, -50%);
}
	
	.btn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 0px 10px 0px 10px;
  border: solid #fff 1px;
  text-decoration: none;
  background: transparent;
}
	.bottom-right {
    position: absolute;
    bottom: 20px;
    right: 15px;
	width: 25%;
}
	
	


@media(max-width:375px) {
		 
	.btn-2 {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #000;
  font-size: 14px;
  padding: 0px 10px 0px 10px;
  border: solid #000 2px;
  text-decoration: none;
  background: #fff;
  cursor: pointer;
	}
.centered {
    position: absolute;
    top: 60%;
    left: 62%;
    transform: translate(-50%, -50%);
}
	
	.btn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 0px 10px 0px 10px;
  border: solid #fff 1px;
  text-decoration: none;
  background: transparent;
}
	.bottom-right {
    position: absolute;
    bottom: 20px;
    right: 30px;
	width: 25%;
}

  /* Bottom left text */
	.bottom-left {
    position: absolute;
    bottom: 37px;
	left: 28px;
	text-align: left;

}
	
	.headline {
    padding: 30px 0px 0 20px;
	width:100%;
	background-color:rgba(255,255,255,0.11);
}
	
}


.img-partner {
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.8s ease-in-out;
}

.img-partner:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.01);
}

