body, a {
  font-size: 14px;
}

.main-header-area .classynav ul > li.active > a {
    color: #e60c3d;
}
.copyright-area {
    margin-top: 0px;
    padding: 20px 0;
}
.footer-area {
    padding-top: 0px;
}

.nopadding {
  padding: 0px 0px;
}

.nopadding-left {
  padding-left: 0px;
}

.nopadding-right {
  padding-right: 0px;
}
.courses-item .courses-content ul li.green {
    color: #26aa54;
}
.courses-item .courses-content ul li.red {
  color: red;
}

.courses-item .courses-content ul li {
  font-size: 14px;
}

.ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
}

ul li a {
    color: #d90445;
}
form div.row {
  margin-top: 15px;
}
#contactForm {
    margin-top: 0px;
}

form div.required label.control-label:after {
  content:" * ";
  color:#d90445ed;
}
.help-block-error, .help-block, .hint-block {
  color:#d90445ed;
}
.contact-box {
  min-height: 180px;
}

.courses-item {
  min-height: 455px !important;
}

.pagination {
  justify-content: center!important;
}

.pagination > .active > a, .pagination > .active > span {
  background-color: #e60c3d;
  border-color: #e60c3d;
}

.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: ##e60c3d;
  border-color: ##e60c3d;
}

.pagination > li {
  padding-right: 5px;
}

.bg-light {
  background-color: transparent !important;
}

.display-logo {
  width: 100%;
}

.list-topic li {
  padding-bottom: 10px;
  font-size: 1.6rem;
}

.list-topic li i {
  color: #e60c3d;
}

.library-list {
  padding: 15px;
  background-color: #fff;
}

.library-list .lists {
  margin-bottom: 15px;
  font-size: 1.6rem;
}

.library-list .lists i {
  color: #e60c3d;
}

.library-list .preview {
  float: right;
  display: inline-block;
  background: #e60c3d;
  color: #fff;
  padding: 3px 12px;
  border-radius: 3px;
}
.navbar-light .navbar-nav .nav-link {
  font-size: 1.4rem;
  color: #000000;
  font-weight: 500;
  padding-left: 1.4rem;
  padding-right: 1.4rem;
  text-transform: uppercase;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  color: #e60c3d !important;
  background-color: transparent;
}

.navbar .dropdown-item {
  padding: 1rem 2rem;
}

.navbar .dropdown-item:hover {
  color: #e60c3d !important;
}

.navbar {
  width: 100%;
  height: 70px;
  padding: 0em 0em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #e60c3d;
  color: #fff;
}

.nav-tabs .nav-link {
    display: inline-block;
    padding: 12px 52px;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    background: #eaeaea;
    color: #000000;
}
.classynav ul li {
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .navbar-collapse {
    z-index: 999;
    background-color: #ffffff;
  }
  .nav-brand img {
    width: 100px;
  }
  .classynav ul li {
    padding-left: 15px;
  }
}
.tab-content {
  border: 1px solid #e0dede;;
}

[class*=" icofont-"], [class^=icofont-] {
  font-size: 20px;
}
.side-bar .single-widget {
  margin-bottom: 0px;
}
.courses-img img {
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.courses-content-bottom a.btn {
  width: 50%;
}
.warning {
  color: #ffa600;
}
.success {
  color: #26aa54;
}
.course-details-tabs ul li {
  list-style-type: disc !important;
  list-style-position: inside;
}
.course-details-tabs ul li ul li {
  list-style-type: circle !important;
  text-indent: 1.5em;
}
.single-event .event-content .btn.btn-sm {
  text-transform: lowercase !important;
  font-size: 0.8rem;
  margin-top: 0px;
  padding: 5px;
}
.single-event figure .date.btn-success {
  background: #26aa54;
  box-shadow: 7px 7px 0px 0px rgba(151, 194, 164, 0.5);
}
.single-comment .comment-content a {
  position: initial;
  text-transform: lowercase;
  font-size: 1.4rem;
  cursor: pointer;
}
.single-comment .comment-content a.reply {
  position: absolute;
  right: 10;
  text-transform: uppercase;
  font-size: 1rem;
}
.comment-content h4 a.button {
  float: right;
  padding: 2px 4px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  margin: 2px;
}
.comment-content h4 a.button i {
  font-size: 18px;
  color: #cccccc;
}
.comment-content h4 a.button:hover {
  border: 1px solid #e60c3d;
}
.comment-content h4 a.button i:hover {
  color: #e60c3d;
}
.comment-content p, .comment-content p a {
  word-wrap: break-word;
}
.webboard .modal-header h5.modal-title {
  font-size: 2rem;
}
.modal-content .close {
    border: 0px solid #ddd;
}
.main-banner-content p {
  font-size: 24px;
}
a.link {
  color: #e60c3d;
}
.close:not(:disabled):not(.disabled):hover {
  background: #ffffff;
  color: #e60c3d;
  border-color: #ffffff;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px !important;
  }
}
.close:not(:disabled):not(.disabled) {
  font-size: 32px;
}
.cart-table .table th, .cart-table .table th a {
  background-color: #e60c3d;
  color: #ffffff;
}
.courses-item h3 a.head {
  color: #e60c3d;
  font-size: 1.2rem;
}
.register-content {
  text-align: left;
}
.modal-body.register-content .form-group label {
  font-size: 1rem;
  font-weight: bold;
}
.watch-video {
	position: absolute;
	bottom: -87px;
	right: 0;
	left: 0;
  width: 120px !important;
}
.watch-video a {
	color: #fff;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 72px;
	background: #e60c3d;
	position: relative;
	font-size: 30px;
	border-radius: 50%;
}
.watch-video a::before, .watch-video a::after {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 88px;
	height: 88px;
	border-radius: 50%;
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite;
	border: 10px solid #fff;
}
.watch-video a::after {
	width: 70px;
	height: 70px;
	-webkit-transition: all 200ms;
	transition: all 200ms;
}
.watch-video h4 {
	font-size: 30px;
	color: #222222;
	font-weight: 300;
	text-transform: capitalize;
	position: relative;
	margin-top: 15px;
}
.courses-details-img .watch-video {
	position: relative;
	bottom: 35px;
	left: 45%;
	z-index: 1;
}
.courses-details-img .watch-video h4 {
	font-size: 1rem;
	color: #222222;
	font-weight: normal;
	text-transform: capitalize;
	position: relative;
	left: -10px;
	margin-top: 10px;
}
.courses-details-img .watch-video a {
	color: #fff;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 65px;
	background: #e60c3d;
	position: relative;
	font-size: 30px;
	border-radius: 50%;
	text-align: center;
	padding-left: 5px;
}
.popular-courses-area  .watch-video {
  position: relative;
  bottom: 35px;
  left: 45%;
  z-index: 1;
}
.popular-courses-area .watch-video h4 {
font-size: 1rem;
color: #222222;
font-weight: normal;
text-transform: capitalize;
position: relative;
left: -10px;
margin-top: 10px;
}
.popular-courses-area .watch-video a {
color: #fff;
display: inline-block;
width: 70px;
height: 70px;
line-height: 72px;
background: #e60c3d;
position: relative;
font-size: 30px;
border-radius: 50%;
text-align: center;
padding-left: 5px;
}
.cke_bottom.cke_reset_all {display:none}
