.container .bgwhite {
	height: auto;
	width: 100%;
	margin-bottom: 30px
}

.container .bgwhite .content3 {
	text-align: center;
	margin: 10px;
	line-height: 1;
	margin-top: 125px
}

.container .bgwhite .content3 p {
	color: #722483;
	font-size: 25px;
	margin-bottom: 10px;
	margin-top: 9rem;
}

.container .bgwhite .txtbk P {
	color: #6a6d71;
	text-align: center;
	font-size: 16px;
	text-shadow: none;
}

.container .bgwhite .txtklink {
	text-decoration: none
}

.container .bgwhite .txtklink a {
	color: unset;
	text-decoration: unset;
	background-color: unset
}

.container .bgwhite .txtklink a:hover {
	color: unset;
	text-decoration: unset
}

.container .bgwhite .txtklink .card {
	background-clip: unset;
	border: unset;
	border-radius: unset;
	-moz-border-radius: unset;
	-webkit-border-radius: unset;
	margin: 10px;
	border: solid 1px #e4e4e4
}

.container .bgwhite .txtklink .card .card-space-img {
	height: auto
}

.container .bgwhite .txtklink .card .card-space-img .card-imag {
	padding: 3px;
	width: 100%;
	height: auto
}

.container .bgwhite .txtklink .card .cardstyle1 {
	background-color: #f7f7f9
}

.container .bgwhite .txtklink .card .cardstyle1 .card-text {
	color: #722483;
	width: 100%;
	font-size: 17px;
	height: 103px;
	overflow: hidden;
}

.container .bgwhite .txtklink .card .btn-news {
	background-color: #f7f7f9;
	border: none;
	color: #70c2b4;
	padding: 10px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	cursor: pointer;
	border-top: 1px solid #eae9e9;
	display: flex;
	justify-content: center;
	align-items: center;
}

.container .bgwhite .txtklink .card .btn-news img {
	padding: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 30px;
	margin-left: 10px;
	width: auto;
	height: auto;
	background-color: #3fc2a5;
	background-image: linear-gradient(150deg, #0e6891 15%, #27959b 51%, #3fc2a5 75%)
}

.container .bgwhite .txtklink .card .btn-news:hover {
	color: #016099
}

.container .bgwhite .txtklink .card .btn-news:hover img:hover {
	background-color: #0e6891;
	background-image: linear-gradient(150deg, #3fc2a5 15%, #27959b 51%, #0e6891 75%)
}

@media (min-width:768px) {
	.container .bgwhite {
		margin-bottom: 80px
	}

	.container .bgwhite .content3 p {
		font-size: 35px;
	}

	.container .bgwhite .txtbk P {
		font-size: 20px;
		padding-left: 6%;
		padding-right: 6%;
		margin-bottom: 5%;
	}

	.container .bgwhite .txtklink .card .cardstyle1 {
		padding: 10px;
	}

	.container .bgwhite .txtklink .card {
		margin: 10px
	}

	.container .bgwhite .txtklink .card .card-space-img {
		/* height: 205px; */
		height: 100%;
		overflow: hidden;
	}

	.container .bgwhite .txtklink .card .card-space-img .card-imag {
		width: 100%;
		padding: 3px
	}

	.container .bgwhite .txtklink .card .cardstyle1 .card-text {
		font-size: 14px;
		height: 63px;
	}

	.container .bgwhite .txtklink .card .cardstyle1 br {
		display: none
	}

	.container .bgwhite .txtklink .card .btn-news {
		font-size: 18px;
	}
}

@media (min-width:992px) {
	.container .bgwhite {
		margin-bottom: 120px;
		background-position-x: right
	}

	.container .bgwhite .txtbk P {
		padding-left: 15%;
		padding-right: 15%
	}

	.container .bgwhite .txtklink .card {
		margin: 10px
	}

	/* .container .bgwhite .txtklink .card .card-space-img {
		height: 290px;
	} */

	.container .bgwhite .txtklink .card .cardstyle1 .card-text {
		font-size: 16px;
		height: 72px;
	}

}

@media (min-width:1200px) {


	.container .bgwhite .txtbk P {
		padding-left: 16%;
		padding-right: 16%;
		font-family: 'Sukhumvit_Light';
		font-weight: 600;
	}

	.container .bgwhite .txtklink .card {
		margin: 10px
	}

	/* .container .bgwhite .txtklink .card .card-space-img {
		height: 350px;
	} */

	.container .bgwhite .txtklink .card .card-space-img .card-imag {
		width: 100%;
		padding: 3px
	}

	.container .bgwhite .txtklink .card .cardstyle1 .card-text {
		font-size: 18px;
		height: 80px;
		font-family: 'Sukhumvit_Light';
		font-weight: 600;
	}

	.container .bgwhite .txtklink .card .cardstyle1 br {
		display: none
	}

	.container .bgwhite .txtklink .card .btn-news {
		font-size: 22px;
		padding: 15px 32px;
	}
}


/* @media (min-width:1600px) {
	.container .bgwhite .txtklink .card .card-space-img {
		height: 390px;
	}
} */

@media (min-width:1900px) {
	.container .bgwhite {
		margin-bottom: 150px
	}

	.container .bgwhite .content3 {
		margin-top: 200px
	}

	.container .bgwhite .content3 p {
		font-size: 40px;
	}

	.container .bgwhite .txtbk P {
		font-size: 22px;
		padding-left: 18%;
		padding-right: 18%;
	}

	.container .bgwhite .txtklink .card {
		margin: 0;
		margin-top: 10px;
		margin-bottom: 15px;
		margin-left: 0;
		margin-right: 0
	}

	/* .container .bgwhite .txtklink .card .card-space-img {
		height: 410px;
	} */

	.container .bgwhite .txtklink .card .cardstyle1 .card-text {
		font-size: 20px;
		height: 90px;
	}

	.container .bgwhite .txtklink .card .cardstyle1 br {
		display: unset
	}

	.container .bgwhite .txtklink .card .btn-news {
		font-size: 25px;
	}
}