.invisalign-promotion {
	padding: 3rem 0rem 2rem;
}

.invisalign-promotion .invisalign-contant{

}

.invisalign-promotion .invisalign-contant h4{
	font-size: 21px;
	font-weight: 500;
	color: #006699;
	margin: 0 0 15px 0;
}

.invisalign-promotion .invisalign-contant p{
	font-size: 16px;
	font-weight: 400;
	color: #555;
}



.promotion-color {
	color: #b29041 !important;
	font-size: 18px;
	font-weight: 400;
}
a.promotion-color:hover,
a.promotion-color:focus {
	color: #052755 !important;
}


.invisalign-promotion .box-detail {
	padding: 15px;
}

.invisalign-promotion .box-detail h5{
	font-size: 24px;
	margin: 0 0 20px 0;
	color: #143268;
}
.invisalign-promotion .box-detail p{
	font-size: 17px;
	color: #000;
}


.invisalign-promotion .box-detail .price-promotion { 
	background-color: #0231a5;
	padding: 4px 15px;
	color: #fff;
	font-weight: 300;
	font-size: 22px;
}

/*-----------------------------------------------------------------------------*/\


.invisalign-price {
	padding: 3rem 0rem 2rem;
	background-color: #f5f5f5;
}


.invisalign-price .box-text h6{
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 15px 0;
	color: #143268;
}
.invisalign-price .box-text p{
	font-size: 16px;
	font-weight: 400;
	color: #000;
}

.invisalign-price .box-text i{
	font-size: 20px;
	color: #af8838;
}

.border-bottom-white {
	border-bottom: 2px solid #000;
	width: 5%;
	margin: 0 0 20px 0;
}



.invisalign-price .box-text table {
	width: 85%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
.invisalign-price .box-text table thead {
	background-color: #41c2ef !important;
}
.invisalign-price .box-text table thead th {
	border-right: solid white 6px;
	text-align: center;
	color: white;
	padding: 8px 0;
	font-weight: normal;
}
.invisalign-price .box-text table tbody td {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	font-weight: 400;
	padding: 20px 30px;
	border-right: solid white 6px;
	width: 114px;
}
.invisalign-price .box-text table tbody tr {
	border-top: 3px solid #fff;
	border-bottom: 6px solid #fff;
}
.invisalign-price .box-text table thead th:nth-last-child(1),.invisalign-price .box-text table tbody td:nth-last-child(1) {
	border-right: none;
}
.invisalign-price .box-text table tbody tr td:nth-child(2),.invisalign-price .box-text table tbody tr td:nth-child(4),.invisalign-price .box-text table tbody tr td:nth-child(6) {
	background-color: #64b8f9;
	color: #fff;
}
.invisalign-price .box-text table tbody tr td:nth-child(5),.invisalign-price .box-text table tbody tr td:nth-child(3),.invisalign-price .box-text table tbody tr td:first-child {
	background-color: #ebebec;
}
.invisalign-price .box-text table thead th:first-child,.invisalign-price .box-text table thead th:nth-child(2) {
	width: 6%;
}
.invisalign-price .box-text table thead th:nth-child(3){
	width: 30%;
}
.invisalign-price .box-text table thead th:nth-child(4){
	width: 27%;
}
.invisalign-price .box-text table thead th:nth-child(5){
	width: 12%;
}
.invisalign-price .box-text table thead th:nth-child(6){
	width: 19%;
}
.invisalign-price .box-text table th, .invisalign-price .box-text table th, .invisalign-price .box-text table th {
	color: white;
	background-color: #18afd3;
}




@media (max-width: 991px) {}
@media (max-width: 768px) {}
@media (max-width: 576px) {
	.invisalign-price .box-text table tbody td {
		font-size: 16px;
		line-height: 24px;
		color: #333;
		font-weight: 400;
		display: inline-block;
		padding: 20px 10px;
		border-right: solid white 6px;
		width: 50%;
	}
	.invisalign-price .box-text table {
		width: 100%;
		text-align: center;
		font-weight: bold;
		margin-bottom: 30px;
	}

	.invisalign-price .box-text h6 {
		font-size: 18px;
		font-weight: 400;
		margin: 0 0 15px 0;
		color: #143268;
	}
}
@media (max-width: 480px) {}
@media (max-width: 425px) {}
@media (max-width: 414px) {}
@media (max-width: 375px) {}
@media (max-width: 320px) {}