* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: 'Lexend';
	font-style: normal;
	text-decoration: none;
}


/*-------------------------------------------------------*/
/* SCREEN SIZE EXTRA SMALL*/

@media screen and (max-width: 576px) {

/*------------------------------------------------------*/

.footer {
	position: relative;
	display: flex;
	justify-content: center;
	background-color: black;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	left: 0px;
}
.footer-container {
	display: flex;
        flex-wrap: wrap;
        align-content: space-around;
        position: relative;
        width: 100%;
        height: 100%;
        justify-content: space-around;
	padding: 45px;
}
.main-footer-content {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 15px;
	justify-content: center;
	width: 100%;
	height: 300px;
	margin-bottom: 26px;
}
.kc-footer-logo {
	position: relative;
	display: flex;
	align-items: center;
	height: 60px;
	width: 229px;
}
.kc-footer-icon-img {
	width: 100%;
}
.kc-footer-text-img {
	width: 100%;
}
.kc-footer-icon {
	position: absolute;
	width: 40px;
}
.kc-footer-text {
	position: absolute;
	width: 180px;
	left: 49px;
}
.email-info {
	position: relative;
	display: flex;
	align-items: center;
	width: 195.95px;
	height: 50px;
}
.email-icon {
	position: absolute;
	width: 25px;
}
.email-icon-img {
	width: 100%;
}
.email-text {
	position: absolute;
	left: 30px;

	font-size: 15px;
	line-height: 22px;
	color: white;
}
.extra-footer-text {
	text-align: center;
}	
.extra-footer-text a {
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	color: white;
}
.extra-footer-text a:hover {
        color: #8fb5a6;
}
.footer-social-icons {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0px;
	gap: 10px;

	position: relative;
	width: 230px;
	height: 38px;
}
html, body {
	scroll-behavior: smooth;
}

}



/*-------------------------------------------------------*/
/* SCREEN SIZE SMALL*/

@media screen and (min-width: 576px) and (max-width: 767.99px){

/*------------------------------------------------------*/

.footer {
	position: relative;
	display: flex;
	justify-content: center;
	background-color: black;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	left: 0px;
}
.footer-container {
	display: flex;
        flex-wrap: wrap;
        align-content: space-around;
        position: relative;
        width: 100%;
        height: 100%;
        justify-content: space-around;
	padding: 31px;
}
.main-footer-content {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 15px;
	justify-content: center;
	width: 100%;
	height: 300px;
	margin-bottom: 26px;
}
.kc-footer-logo {
	position: relative;
	display: flex;
	align-items: center;
	height: 60px;
	width: 229px;
}
.kc-footer-icon-img {
	width: 100%;
}
.kc-footer-text-img {
	width: 100%;
}
.kc-footer-icon {
	position: absolute;
	width: 40px;
}
.kc-footer-text {
	position: absolute;
	width: 180px;
	left: 49px;
}
.email-info {
	position: relative;
	display: flex;
	align-items: center;
	width: 195.95px;
	height: 50px;
}
.email-icon {
	position: absolute;
	width: 25px;
}
.email-icon-img {
	width: 100%;
}
.email-text {
	position: absolute;
	left: 30px;

	font-size: 15px;
	line-height: 22px;
	color: white;
}
.extra-footer-text {
	text-align: center;
}	
.extra-footer-text a {
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	color: white;
}
.extra-footer-text a:hover {
        color: #8fb5a6;
}
.footer-social-icons {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0px;
	gap: 10px;

	position: relative;
	width: 230px;
	height: 38px;
}
html, body {
	scroll-behavior: smooth;
}

}









/*-------------------------------------------------------*/
/* SCREEN SIZE MEDIUM*/

@media screen and (min-width: 768px) and (max-width: 991.99px){

/*------------------------------------------------------*/

.footer {
	position: relative;
	display: flex;
	justify-content: center;
	background-color: black;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	left: 0px;
}
.footer-container {
	display: flex;
        flex-wrap: wrap;
        align-content: space-around;
        position: relative;
        width: 100%;
        height: 100%;
        justify-content: space-around;
	padding: 25px 0px 40px 0px;
}
.main-footer-content {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 15px;
	justify-content: center;
	width: 100%;
	height: 300px;
	margin-bottom: 26px;
}
.kc-footer-logo {
	position: relative;
	display: flex;
	align-items: center;
	height: 60px;
	width: 229px;
}
.kc-footer-icon-img {
	width: 100%;
}
.kc-footer-text-img {
	width: 100%;
}
.kc-footer-icon {
	position: absolute;
	width: 40px;
}
.kc-footer-text {
	position: absolute;
	width: 180px;
	left: 49px;
}
.email-info {
	position: relative;
	display: flex;
	align-items: center;
	width: 195.95px;
	height: 50px;
}
.email-icon {
	position: absolute;
	width: 25px;
}
.email-icon-img {
	width: 100%;
}
.email-text {
	position: absolute;
	left: 30px;

	font-size: 15px;
	line-height: 22px;
	color: white;
}
.extra-footer-text {
	text-align: center;
}	
.extra-footer-text a {
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	color: white;
}
.extra-footer-text a:hover {
        color: #8fb5a6;
}
.footer-social-icons {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0px;
	gap: 10px;

	position: relative;
	width: 230px;
	height: 38px;
}
html, body {
	scroll-behavior: smooth;
}

}







/*-------------------------------------------------------*/
/* SCREEN SIZE LARGE*/

@media screen and (min-width: 992px) and (max-width: 1199.99px){

/*------------------------------------------------------*/

.footer {
	position: relative;
	display: flex;
	justify-content: center;
	background-color: black;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	left: 0px;
}
.footer-container {
	display: flex;
        flex-wrap: wrap;
        align-content: space-around;
        position: relative;
        width: 100%;
        height: 100%;
        justify-content: space-around;
	padding: 18px 0px 51px 0px
}
.main-footer-content {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: row;
	gap: 8vw;
	justify-content: center;
	width: 100%;
	height: 180px;
	margin-bottom: 26px;
}
.kc-footer-logo {
	position: relative;
	display: flex;
	align-items: center;
	height: 60px;
	width: 229px;
}
.kc-footer-icon-img {
	width: 100%;
}
.kc-footer-text-img {
	width: 100%;
}
.kc-footer-icon {
	position: absolute;
	width: 40px;
}
.kc-footer-text {
	position: absolute;
	width: 180px;
	left: 49px;
}
.email-info {
	position: relative;
	display: flex;
	align-items: center;
	width: 195.95px;
	height: 50px;
}
.email-icon {
	position: absolute;
	width: 25px;
}
.email-icon-img {
	width: 100%;
}
.email-text {
	position: absolute;
	left: 30px;

	font-size: 15px;
	line-height: 22px;
	color: white;
}
.extra-footer-text {
	text-align: left;
}	
.extra-footer-text a {
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	color: white;
}
.extra-footer-text a:hover {
        color: #8fb5a6;
}
.footer-social-icons {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0px;
	gap: 10px;

	position: relative;
	width: 230px;
	height: 38px;
}
html, body {
	scroll-behavior: smooth;
}

}







/*-------------------------------------------------------*/
/* SCREEN SIZE EXTRA LARGE*/

@media screen and (min-width: 1200px) {

/*------------------------------------------------------*/

.footer {
	position: relative;
	display: flex;
	justify-content: center;
	background-color: black;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	left: 0px;
}
.footer-container {
	display: flex;
        flex-wrap: wrap;
        align-content: space-around;
        position: relative;
        width: 100%;
        height: 100%;
        justify-content: space-around;
	padding: 18px 0px 51px 0px
}
.main-footer-content {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: row;
	gap: 10vw;
	justify-content: center;
	width: 100%;
	height: 180px;
	margin-bottom: 26px;
}
.main-footer-content > a,
.main-footer-content > div {

}
.kc-footer-logo {
	position: relative;
	display: flex;
	align-items: center;
	height: 60px;
	width: 229px;
}
.kc-footer-icon-img {
	width: 100%;
}
.kc-footer-text-img {
	width: 100%;
}
.kc-footer-icon {
	position: absolute;
	width: 40px;
}
.kc-footer-text {
	position: absolute;
	width: 180px;
	left: 49px;
}
.email-info {
	position: relative;
	display: flex;
	align-items: center;
	width: 195.95px;
	height: 50px;
}
.email-icon {
	position: absolute;
	width: 25px;
}
.email-icon-img {
	width: 100%;
}
.email-text {
	position: absolute;
	left: 30px;

	font-size: 15px;
	line-height: 22px;
	color: white;
}
.extra-footer-text {
	text-align: left;
}	
.extra-footer-text a {
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	color: white;
}
.extra-footer-text a:hover {
        color: #8fb5a6;
}
.footer-social-icons {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0px;
	gap: 10px;

	position: relative;
	width: 230px;
	height: 38px;
}
html, body {
	scroll-behavior: smooth;
}

}







