.img-responsive{
  display: block;
  width: 100%;
  height: auto;
}

.carousel-indicators {
	bottom: -2.5em;
}

.carousel-indicators .active {
    background-color: #9a815c;
}

.carousel-indicators li {
    height: 0.3125em;
    background-color: #999999;
}

.section-gap {
  padding: 3.75em 0;
}

.section-title {
  padding-bottom: 0.75em;
}

.section-title h2 {
  margin-bottom: 1.25em;
}

.section-title p {
  font-size: 1em;
  margin-bottom: 0;
}

@media (max-width: 61.9988em) {
  .section-title p br {
    display: none;
  }
}

.alert-msg {
  color: #008000;
}

.p1-gradient-bg, .primary-btn, .single-product:hover .details .primary-btn, .about-video-right .overlay-bg, .blog-area .detais .tags li {
  background-image: -moz-linear-gradient(0deg, #828fff 0%, #d496ff 100%);
  background-image: -webkit-linear-gradient(0deg, #828fff 0%, #d496ff 100%);
  background-image: -ms-linear-gradient(0deg, #828fff 0%, #d496ff 100%);
}

.p1-gradient-color {
  background: -moz-linear-gradient(0deg, #828fff 0%, #d496ff 100%);
  background: -webkit-linear-gradient(0deg, #828fff 0%, #d496ff 100%);
  background: -ms-linear-gradient(0deg, #828fff 0%, #d496ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.primary-btn {
  line-height: 2.625em;
  padding-left: 1.875em;
  padding-right: 1.875em;
  border-radius: 1.5625em;
  border: 0.0625em solid transparent;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;

}

.primary-btn:focus {
  outline: none;
}

.primary-btn span {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 1.875em;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.primary-btn:hover {
  background: transparent;
  color: #8a90ff;
  border-color: #8a90ff;
}

.primary-btn.white {
  border: 0.0625em solid #fff;
  color: #fff;
}

.primary-btn.white span {
  color: #fff;
}

.primary-btn.white:hover {
  background: #fff;
  color: #8a90ff;
}

.primary-btn.white:hover span {
  color: #8a90ff;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.banner-area {
	background-color: #003656;
	text-align: center;
}

.banner-container img{
     max-width: 100%;
    height: auto;
   padding-right: 0!important;
    padding-left: 0!important;
    margin-right: auto!important;
    margin-left: auto!important;
}

.header-btn {
  background: #fff;
  border-radius: 0;
  color: #222 !important;
  padding-left: 1.875em;
  padding-right: 1.875em;
  border: 0.0625em solid transparent;

}

.header-btn:hover {
  border: 0.0625em solid #fff;
  background: transparent;
  color: #fff !important;
}

.single-product {
  text-align: center;
  border-radius: 0.625em;
  background-color: white;
  /*box-shadow: 0px 10px 30px 0px rgba(212, 150, 255, 0.2);*/
}

.single-product .thumb {
  padding: 1.25em;
  /*border-bottom: 1px solid #eee;*/
}

.single-product .details {
  padding: 1.25em;
  /*background-color: #f9f9ff;*/
}



.single-product .details p:first-child {
    margin-bottom: 0.5em;
    color: #9a815c !important;
    font-size: 1.75em;
    text-align: center;
}

.single-product .details p{
	text-align: left;
	color: #333;
}

.single-product .details .primary-btn {
  margin-top: 0.625em;
  border-radius: 0;
  background: #fff;
  color: #222 !important;
  font-weight: 600;
}

/*.single-product:hover {
  cursor: pointer;
}

.single-product:hover p{
  color: #9a815c !important;
}*/

@media (max-width: 60em) {
  .single-product {
    margin-bottom: 0em;
  }
}

.home-about-left img {
  width: 100%;
}

.home-about-right {
  padding-right: 20%;
  padding-left: 4%;
}

@media (max-width: 85.375em) {
  .home-about-right {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }
}

.home-about-right h1 {
  padding: 1.25em 0;
}

@media (max-width: 25.8125em) {
  .home-about-right h1 br {
    display: none;
  }
}

.home-about-right h5 {
  margin-bottom: 1.25em;
  font-weight: 300;
}

.home-about-right .primary-btn {
  border-radius: 0;
}

@media (max-width: 60em) {
  .home-about-right {
    margin-top: 3.125em;
  }
}

.about-video-left h6 {
  color: #8a90ff;
  font-weight: 300;
  letter-spacing: 0.125em;
  font-size: 0.75em;
}

.about-video-left h1 {
  padding: 1.25em 0;
}

@media (max-width: 25.8125em) {
  .about-video-left h1 br {
    display: none;
  }
}

.about-video-left p span {
  font-weight: 600;
  color: #222;
}

.about-video-left .primary-btn {
  border-radius: 0;
}

.about-video-right {
  background: url(../images/video-bg.jpg) no-repeat center;
  background-size: cover;
  height: 20.625em;
}

.about-video-right .overlay-bg {
  opacity: .8;
}

.about-video-right .play-btn {
  z-index: 2;
}

@media (max-width: 60em) {
  .about-video-right {
    margin-top: 6.25em;
  }
}

.blog-area .thumb img {
  border-radius: 0.625em;
}

.blog-area .detais .tags {
  margin: 0.9375em 0;
}

.blog-area .detais .tags li {
  display: inline-block;
  padding: 0.25em 0.9375em;
  font-size: 0.75em;
  font-weight: 400;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 0.0625em solid transparent;
}

.blog-area .detais .tags li a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #fff;
}

.blog-area .detais .tags li:hover {
  border-color: #eee;
  background: #fff;
}

.blog-area .detais .tags li:hover a {
  color: #222;
}

.blog-area .detais h4 {
  margin-bottom: 0.9375em;
}

.blog-area .detais .date {
  color: #222;
}

.genric-btn.circle {
    border-radius: 1.25em;
}

.genric-btn.arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.go-feature-btn {
    border: 0.0625em solid #9a815c;
}

.genric-btn {
    display: inline-block;
    outline: none;
    line-height: 2.5em;
    padding: 0 1.875em;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.genric-btn.white-border {
  color: #fff;
  border: 0.0625em solid #fff;
}

.genric-btn.white-border:hover {
    color: #e2a62c;
    background: #fff;
    border: 0.0625em solid #fff;
}

.genric-btn.gray-border {
    color: #9a815c;
    border: 0.0625em solid #9a815c;
	margin-bottom: 1.25em;
}

.genric-btn.gray-border:hover {
  color: #fff;
  background: #9a815c;
  border: 0.0625em solid #9a815c;
}

.newslist a{
	color: #212529;
	width: 100%;
}

.newslist a:hover {
    color: #ffb606;
}

.newsdate, .newtxt{
	float: left;
}

.newslisthr{
	border-bottom: 0.0625em solid #eee;
	border-top: none !important;
	margin-bottom: 1.25em;
	opacity: 0.2;
}

#news .newslisthr{
	border-bottom: 0.0625em solid #9a815c;
	border-top: none !important;
	margin-bottom: 1.25em;
	opacity: 0.2;
}

        @media (max-width: 35.625em){
            .header .logo {
                float: left !important;
            }
            .header {
                padding: 0 !important;
            }
        }
        @media (max-width: 36.875em){
            .primary-menu-responsive.primary-menu .showhide {
                float: right !important;
            }
        }
        .showhide .mob-menu--title {
	        display: none !important;
        }
        @media (max-width: 63.9375em){
            .primary-menu-responsive .primary-menu-menu.scrollable {
                overflow-y: auto !important;
                max-height: 60vh !important;
            }
        }

.partner-area li {
    padding: 0.25em;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.event-area h4 {
    font-size: 1.125em;
}

.pb-20 {
    padding-bottom: 1.25em;
}

.event-preview {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 1.5625em;
    max-height: 9.375em;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
	color:#999;
}

nav {
    margin-bottom: 1.875em;
    border-bottom: 0.5em solid #b37642;
}


nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#9a815c;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 1.125em 1.5625em;
    color:#fff;
    background:#9a815c;
    border-radius:0;
}

nav > div a.nav-item.nav-link.active{
	background:#b37642;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -3.75em;
  left: -10%;
  /*border: 15px solid transparent;*/
  border-top-color: #b37642;
}
.tab-content{
    line-height: 1.5625em;
    /*border-bottom: 8px solid #b37642;*/
    padding:1.875em 1.5625em;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #b37642;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

.radius img{
	border-radius: 1.1em;
}

.bg-black{
    background-color: #fff;
    position: absolute;
    bottom: 2.6em;
    z-index: 1020;
    text-align: center;
    width: 8em;
    height: 2em;
    color: #9a815c;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 2.1em;
    margin-left: 0.28em;
    border-radius: 0 20px 20px 0;
}

.six-area{
	background:#f8f8f8;
	/*background: -moz-linear-gradient(-45deg,  #b0cceb 66%, #b37642 100%);
	background: -webkit-linear-gradient(-45deg,  #b0cceb 66%,#338fa7 100%);
	background: linear-gradient(135deg,  #b0cceb 66%,#338fa7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0cceb', endColorstr='#338fa7',GradientType=1 );*/
}

.partner-area img{
    border-radius: 1.2em;
}


.single-product .details h3{
    color: #9a815c;
}

@media (max-width: 64em) {
  .partner-area{
    /*display: none;*/
  }
}

@media (max-width: 30em) {
  .products-area h1 {
    font-size: 2.5em;
	text-align: center;
  }
}

@media (max-width: 22.5em) {
  nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
    padding: 1em;
  }
  .products-area h1 {
    font-size: 2em;
	text-align: center;
  }
}

.desktop{
	display: block !important;
}

.mobile{
	display: none !important;
}

@media screen and (max-width: 30em) {
	.desktop{
		display: none !important;
	}

	.mobile{
		display: block !important;
	}
}


    .pos{
		left:50%;
		margin-left: 300px;
		top: 0%;
		margin-top: -400px;
	}
	.pom{
		position: absolute;
		top: 0;
		margin-top: -110px;
	}

	@media  screen and (min-width: 1400px){
    .pos{
		left:50%;
		margin-left: 400px;
		top: 0%;
		margin-top: -500px;
	}
	}
	@media  screen and (max-width: 1024px){
    .pos{
		left:50%;
		margin-left: 200px;
		top: 0%;
		margin-top: -200px;
	}
	iframe{
		width:400px;
		height:200px;
	}
	}
	@media  screen and (max-width: 480px){
	iframe{
		width:100%;
		height:166px;
	}
	}
	@media  screen and (max-width: 320px){
    .pom{
		position: absolute;
		top: 0;
		margin-top: -80px;
	}
	iframe{
		width:100%;
		height:120px;
	}
	}
	.carousel-caption{
	  display: block !important;
	}
    @media  screen and (orientation: landscape) {
        .img-responsive {
            height: 100%;
        }
    }
    .carousel-caption {
		position: absolute;
		right: 0;
		top: 0px;
		left: 0;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		color: #fff;
		text-align: center;
		background: rgba(0,0,0,0.6);
		text-shadow: 0 0 1.875em rgba(0, 0, 0, .1);
		height: 30%;
    }
    .carousel-captions {
		position: absolute;
		right: 0;
		top: 0;
		left: 0;
		z-index: 10;
		padding-top: 20px;
		color: #fff;
		text-align: center;
		background: rgba(0,0,0,0.6);
		text-shadow: 0 0 1.875em rgba(0, 0, 0, .1);
    }
    @media  screen and (min-width:1600px) {
        .carousel-caption {
            height: 20%;
        }
    }
    .up-circle {
		position: fixed;
		bottom: 200px;
		right: 20px;
		z-index: 999 !important;
	}

	.down-circle {
		position: fixed;
		bottom: 80px;
		right: 20px;
		z-index: 999 !important;
	}
	.student-time{
		font-size: 2em;
		line-height: 32px;
	}
	#clockp{
		margin-top: -20px;
	}
	@media  screen and (max-width: 480px){
		.student-time{
			font-size: 1.5em;
			line-height: 24px;
		}
	}

body, h1, h2, h3, h4, h5, h6, p {
    font-family: "微軟正黑體", sans-serif !important;
}

h1, h2, h3, h4, h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #263238;
}

.testimonial-item {
  margin: 15px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  max-height: 32em;
  min-height: 32em;
}

.testimonial-item .content-inner {
        padding: 20px;
    }

.testimonial-item .author {
  display: inline-block;
  margin-bottom: 20px;
}

.testimonial-item .author .img-thumb {
  float: left;
  overflow: hidden;
  position: relative;
}

.testimonial-item .author .img-thumb img {
  border-radius: 50%;
  width: 75%;
}

.testimonial-item .author .author-info {
  float: left;
  padding: 0;
}

.testimonial-item .author .author-info h2 {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 0;
}

.testimonial-item .author .author-info h2 a {
  color: #484848;
}

.testimonial-item .author .author-info h2 a:hover {
  color: #9a815c;
}

.testimonial-item .content-inner {
  overflow: hidden;
}

.testimonial-item .content-inner h3 {
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.testimonial-item .content-inner .description {
  width: 100%;
  margin-bottom: 10px;
}

.testimonial-item .content-inner span {
  color: #9a815c;
}

.testimonial-item .content-inner em {
  margin-right: 5px;
}

.owl-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -40px;
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;

}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 2px 4px;
  filter: alpha(opacity=50);
  opacity: 1;
  border-radius: 30px;
  background: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #9a815c;
}


.blog-item-wrapper {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  -webkit-transition: transform 0.2s linear, -webkit-box-shadow 0.2s linear;
  -moz-transition: transform 0.2s linear, -moz-box-shadow 0.2s linear;
  transition: transform 0.2s linear, box-shadow 0.2s linear;
  min-height: 22em;
  max-height: 22em;
}

/*#blog .blog-item-wrapper:hover {
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.35);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}*/

.blog-item-wrapper:hover .blog-item-img:before {
  opacity: 1;
}

.blog-item-img {
  position: relative;
}

.blog-item-img img {
  width: 100%;
  border-radius: 4px;
}

.blog-item-text {
  padding: 20px 30px;
}

.blog-item-text .date {
  font-size: 0.875em;
  margin-bottom: 10px;
}

.blog-item-text .date em {
  margin-right: 7px;
}

.blog-item-text h3 {
  line-height: 26px;
  font-size: 1.125em;
  font-weight: 500;
  margin-bottom: 10px;
}

.blog-item-text h3 a {
  color: #263238;
}

.blog-item-text h3 a:hover {
  color: #9a815c;
}

.meta-tags {
  margin-bottom: 10px;
}

.meta-tags span {
  color: #999;
  font-size: 0.875em;
  margin-right: 10px;
}

.meta-tags span em {
  margin-right: 5px;
}

.meta-tags span a {
  color: #999;
}

.meta-tags span a:hover {
  color: #9a815c;
}

.blog-comment {
  background: #fff;
  padding: 50px 30px;
  margin-top: 30px;
  overflow: hidden;
}

.blog-comment h4 {
  font-size: 1.5em;
  margin-bottom: 30px;
}

.blog-comment .comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 50px;
}

.blog-comment .comment-list .the-comment {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.blog-comment .comment-list .children {
  padding-left: 40px;
}

.blog-comment .avatar {
  float: left;
  margin-right: 15px;
  padding: 5px;
  border-radius: 3px;
  background: #ffffff;
  border: 1px dashed #346AFE;
}

.blog-comment .comment-author {
  margin-bottom: 10px;
}

.blog-comment .meta {
  margin-bottom: 10px;
  color: #999;
}

.post-meta {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
}

.post-meta ul li {
  display: inline-block;
  margin-right: 8px;
  margin-left: 8px;
}

.post-meta ul li em {
  margin-right: 5px;
}

.post-meta ul li a {
  color: #fff;
}

.post-meta ul li a:hover {
  color: #9a815c;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.owl-prev {
  left: -1rem;
}

.owl-next {
  right: -1rem;
}

.content-spacer  .single-feature {
  background: #fff;
  margin-bottom: 1.875em;
}

.single-feature {
  border: 0.0625em solid #eaeaea;
  margin-bottom: 1.875em;
  color: #000;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.single-feature:hover {
  -webkit-box-shadow: 0 0 1.875em rgba(0, 0, 0, .1);
  box-shadow: 0 0 1.875em rgba(0, 0, 0, .1);
}


.content-spacer .single-feature h4 {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
	padding-top: 0.625em;
	min-height: 3.125em;
}

.content-spacer .single-feature .title .lnr {
  color: #222;
  font-weight: 600;
  font-size: 1.25em;
  margin-right: 0.625em;
}

.content-spacer .single-feature p {
  margin-bottom: 0em;
  margin-top: 0.9375em;
  text-align: center;
}

.content-spacer .single-feature p .fa {
  margin: 0 0.5em 0 0.8em;
}

.content-spacer .single-feature p span .fa {
  margin: 0 0.1em;
  color: #ffb606;
}

.content-spacer .single-feature:hover {
  cursor: pointer;
  box-shadow: 0em 0.625em 1.25em 0em rgba(0, 0, 0, 0.2);
}

.content-spacer .single-feature:hover h4, .content-spacer .single-feature:hover .lnr {
  color: #003653;
}

.content-spacer:nth-child(odd){
	background-color: #fff;
}

.content-spacer:nth-child(even){
	background-color: #eee;
}

.content-spacer .evetmaxhight{
	max-height: 22em;
	min-height: 22em;
}

.content-spacer img {
	width: 100%;
}


.content-spacer  .eventinfo {
	color: #333;
	font-size: 1.125em;
	padding-bottom: 0.625em;
	border-bottom: 0.0625em solid #f8f8f8;
}

.title .fa, .titles .fa{
	margin-right: 5px;
}

.title{
	font-size: 0.75em;
	margin-bottom: 1em !important;
}


.title p{
	font-size: 1.25em;
	font-weight: 600;
	margin-bottom: 0 !important;
}


.titles p{
	font-size: 2em;
	font-weight: 600;
}

/* video{
	position: absolute;
	left: 50%;
	margin-left: -25%;
	top: 10%;
} */

.loves{
	position: absolute;
	top:220px;
	right:0;
	float: right;
	z-index: 9999;
}


.loves em{
	color: #9a815c;
	text-align: center;
	font-size: 1.375em;
	z-index: 9999;
}

.nav a:last-child {
  text-align: center;
  color: #9a815c;
  border: 1px solid #9a815c;
  background: transparent;
  border-radius: 0;
}

.nav a:first-child:not(.active) {
  color: #9a815c;
}

.nav a:not(.active) {
  border: 1px solid #9a815c;
  border-radius: 0;
}

.nav a.active {
  color: #fff;
  border: 1px solid #9a815c;
  background: #9a815c;
  border-radius: 0;
}

.commons{
	display: none !important;
}

.commons.active{
	display: block !important;
}

.mb-20{
	margin-bottom: 20px;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

#statistics img{
	margin-top: -66px;
}

@media screen and (max-width: 768px){
.loves{
	top:72%;
}
}

#carousel iframe{
	position: absolute;
	left: 50%;
	margin-left: -25%;
	top: 10%;
 }
 .newsTitle {
    max-width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
	.blog-item{
		border: 1px solid #CCC;
		border-radius: 4px;
		/* height: 330px; */
	}
	body{
		overflow-x: hidden;
	}
	@media screen and (max-width:480px){
	.owl-nav{
		display: none !important;
	}
	}

	.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
		display: block !important;
	}
	#view{
		display: none;
	}
	.news-style{
		padding: 10px;
	}
	.news-style i{
		margin-left: 5px;
	}
  /*提示modal*/
  .modal-backdrop {
      background-color: #fff;
  }
  .modal-backdrop.show {
      opacity: 0;
  }

  .hide_me{
    display:none;
  }

  .iframe_style_1{
    overflow:hidden;
    overflow-x:hidden;
    overflow-y:hidden;
    height:60%;
    width:50%;
  }

  .p_style_1{
    text-align:left;
  }

  .p_style_2{
    text-align:center;
  }

  .p_style_3{
    margin-bottom: 0.5rem;
  }

  .fa-exclamation-triangle_style{
    font-size: 3rem;
    color: #fff;
    border: 7px solid #fff;
    padding: 1rem;
    border-radius: 50%;
    background-color: #dc3545;
  }

  .fa-bullhorn_style{
    font-size: 3rem;
    color: #fff;
    border: 7px solid #fff;
    padding: 1rem;
    border-radius: 50%;
    background-color: #4e932a;
  }

  .form_row_style_1 {
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    letter-spacing: 2px;
  }

  .form_row_style_2{
    padding: 0px 8px;
  }

  .blog_1_style_1{
    background-color: #f8f8f8;
  }

  .blog_1_style_2{
    position: relative; 
    float: right;
  }

  .carousel_style_1{
    max-height:28em;
    min-height:28em;
  }

  .carousel_style_2{
    padding: 10px 30px;
  }

  .count_title_style_1{
    margin-right:-1em;
  }

  .count_title_style_2{
    margin-right:-2em;
  }

  .custom_ul_style_1{
    list-style:disc; 
    margin-left:20px !important; 
    color:#1b6815;
  }

  .company_color{
    color: #9a815c;
  }

  .password_modal_header {
    background-color: #dc3545; 
    padding: 1.5rem 1rem;
  }

  .password_modal_button,
  .coursepushModal_button {
    position: absolute; 
    right:20px; 
    color: #fff; 
    display:none;
  }

  .coursepushModal_header {
    background-color: #2d9f23; 
    padding: 1.5rem 1rem;
  }

  .text_under_line_style{
    text-decoration: underline;
  }
