@charset "utf-8";
/* CSS Document */

.it-132-1 {
	width: 100%;
	height: 370px;
	background: url(../images/it-132-1/bg.jpg) top center no-repeat;
	padding-top: 50px !important;
}

.it-title {
	width: 100%;
	height: auto;
	font: 24px/36px 'kanit', Arial, sans-serif;
	/* font-weight: bold; */
	text-align: left;
	/* color: #fff; */
}

.it-mid {
	width: 100%;
	height: auto;
}

.it-block {
	/* width:300px; */
	/* height: 114px;
	padding: 20px;
	position: relative;
	background: #113663;
	border: 1px solid #64a5f3; */
}

.it-block {
	width: 300px;
	height: 114px;
	padding: 20px;
	position:
		relative;
	border-radius: 8px;
	background: rgb(228, 175, 244);
	background: linear-gradient(180deg, rgba(228, 175, 244, 1) 0%, rgba(163, 101, 182, 1) 21%, rgba(136, 82, 154, 1) 80%, rgba(111, 53, 129, 1) 100%);
	border: 2px solid #6f3581;
}



.it-text {
	width: 100%;
	height: 63px;
	font: 20px/20px 'Kanit', Arial, sans-serif;
	color: #fff;
	text-align: left;
	/* padding-top: 11px; */
	display: table;
}

.it-text span {
	display: table-cell;
	vertical-align: middle;
}

.it-pic {
	height: auto;
	text-align: center;
	position: relative;
}

@media (max-width: 374px) {
	.it-block {
		width: 255px;
	}
}

@media (min-width: 375px) and (max-width: 413px) {
	.it-block {
		/* width: 260px; */
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.it-block {
		/* width: 270px; */
	}

	.it-text {
		font: 19px/27px 'Kanit', Arial, sans-serif;
	}
}

@media (min-width: 1281px) and (max-width: 1600px) {
	.it-block {
		/* width: 285px; */
	}

	.it-text {
		font: 20px/27px 'Kanit', Arial, sans-serif;
	}
}

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

@media (min-width: 375px) and (max-width: 419px) {
	.it-132-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}

	.it-132-1 {
		height: 490px;
	}
}

@media (min-width: 420px) and (max-width: 575px) {
	.it-132-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}

	.it-132-1 {
		height: 490px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.it-132-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.it-132-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.it-132-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 1281px) and (max-width: 1366px) {
	.it-132-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 1367px) and (max-width: 1440px) {
	.it-132-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 1441px) and (max-width: 1600px) {
	.it-132-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 1601px) and (max-width: 1920px) {
	.it-132-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}