

.box-body {
	padding: .75rem
}

.box-body p {
	margin-bottom: 0rem
}


.box .box-header {
	padding: .75rem
}

.box .box-header h6 {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 700
}

.box .box-body {
	padding: .75rem .5rem
}


.cust-box .box-body {
	padding: 0rem
}

.cust-box .box-body ul {
	padding-left: 0;
	margin-bottom: 0
}

.cust-box .box-body ul li {
	list-style: none;
	padding: .75rem 0rem;
	border-bottom: 1px solid #dadada;
	padding-left: 10px;
	padding-right: 10px
}

.cust-box .box-body ul li a {
	color: #333
}

.cust-box .box-body ul li:last-child {
	border-bottom: none
}

.bg-blue .box-header {
	background: #236cb8;
	color: #fff
}

.bg-blue .box-header ul li a:hover {
	text-decoration: none!important
}

.bg-blue .box-body {
	background: #d3e2f1
}

.box-health .box-header {
	background: #9d2c2a;
	color: #fff
}

.box-health .box-body {
	background: #eed7d7
}

.media-bullet .box-header {
	background: #d39b46;
	color: #fff
}

.media-bullet .box-body ul {
	padding: 0;
	margin-bottom: 0
}

.media-bullet .box-body ul li {
	list-style: none;
	padding: 10px;
	border-bottom: 1px solid #eae4db
}

.media-bullet .box-body ul li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0a4";
	color: #826334;
	padding-right: 10px
}

.media-bullet .box-body {
	background: #f9e9d1
}

.model .box-header {
	background: #346994;
	color: #fff
}

.model .box-body {
	background: #ebf5f3;
	padding: 0;
	padding: 0;
	height: 210px;
	border:1px solid #cccccc;
}


.model .box-body ul {
	padding-left: 0
}

.model .box-body ul li {
	list-style: none;
	padding: 10px;
	border-bottom: 1px solid #dadada
}

.contact .box-header {
	background: #ea4d4d;
	color: #fff
}

.contact .box-body {
	padding: 0
}

.box-videos .box-header {
	background: #1793ce;
	color: #fff
}

.box-title {
	margin-bottom: .75rem;
	font-weight: 600;
	color: #007bff!important;
	cursor: pointer
}


.bg-green .box-header {
	background: #0dbe7d;
	color: #fff;
	text-align: center
}

.bg-red .box-header a {
	color: #fff;
}

.bg-green .box-header a {
	color: #fff;
}


iframe {
	width: 100%;
	height: 100%;
}