
}
/*-----------------------------header-------------------------------------------------------------*/



/*-----------------------------Banner-------------------------------------------------------------*/
.banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    padding: 80px 0;
    justify-content: center;
}
.inner-banner {
    background:#b45b91;
    color: #fff;
    padding: 30px;
    margin-top: 37%;
}
.bg-white {
    background: #fff;
    padding: 30px;
    width: 90%;
    margin-left: 10%;
    border-radius: 10px;
}
form label {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 5px;
}
.bg-white p {
    text-align: center;
    color: #a95c96;
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: 700;
}
button.brochure-btn {
	background-color:#b45b91;
    border: none;
    padding: 12px 22px;
    font-weight: 700;
    border-radius: 8px;
    color: #fff;
	margin-top:20px;
}

/*-----------------------------section 1-------------------------------------------------------------*/
section.online-advantage {
    background: #b45b91;
    padding: 60px 0;
    float: left;
    width: 100%;
}
section.online-advantage h2 {
    text-align: center;
    padding-bottom: 40px;
    color: #fff;
	font-size:35px
}
.online-carousel h4 {
    font-size: 24px;
    margin-top: 30px;
    padding:0 10px 10px;
    color: #fff;
}
.online-carousel p {
    font-size: 16px;
    padding-top: 0;
    margin-top: 0;
    padding:0 35px 10px 10px;
    color: #fff;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    z-index: 10;
    position: relative;
}
.online-img {
    padding: 35px;
    background-repeat: no-repeat;
    background-position: center;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:#a95c96;
}
/*-----------------------------section 2-------------------------------------------------------------*/

section.chairman-desk {
    width: 100%;
    float: left;
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.chairman-desk {
    background: #fff;
    padding: 0 20px 20px;
	float: left;
	width:100%;
}
.owl-carousel .owl-item img.chairman-img{
    width: 15%;
    float: left;
}
.chairman-details {
    width: calc(100% - 15%);
    float: left;
    padding-left: 30px;
}
button.readmore__toggle {
    border: 0;
    background: transparent;
    padding: 5px 0;
    font-size: 16px;
    font-weight: 700;
}
section.chairman-desk h2 {
    text-align: center;
    padding-bottom: 30px;
    font-weight: 700;
	margin-top: 0;
}
/*-----------------------------section 2-------------------------------------------------------------*/
section.about {
    float: left;
    width: 100%;
    padding: 60px;
    background: #fff;
}
section.about h2 {
    font-weight: 700;
    padding-bottom: 10px;
}
section.about p {
    line-height: 28px;
}
section.about p b {
    font-size: 16px;
}
img.crep-logo {
    margin: 30px auto 0;
    display: block;
}
.icon-wrap{
	float: left;
    width: 100%;
	padding:15px 15px 40px 15px;
}
.icon-panel{
	float: left;
    width: 20%;
	padding:15px;
}
.icon-details.i1 h6 {
    background: #3b3aaf;
    padding: 10px;
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    font-size: 14px;
	color: #fff;
}
.icon-details.i2 h6 {
    background: #ffcc69;
    padding: 10px;
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    font-size: 14px;
	color:#000;
}
.icon-details.i3 h6 {
    background: #61e4f6;
    padding: 10px;
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    font-size: 14px;
	color:#000;
}

section.about .feature-sec .icon-details img{
	width:100%;
	padding: 20px;
    background: #fff;
}
img.crep-logo1 {
    margin: 0 auto 40px;
    display: block;
    width: 40%;
}
.icon-panel .flip-card-inner{
	height: 200px;
	margin-bottom: 0;
}
section.about .icon-panel h6{
	margin-top:0;
}
.icon-panel .flip-card-inner .flip-card-front {
    background: transparent;
}
.icon-panel.flip-card .feature-sec.flip-card-inner {
    border: 0;
}
    .icon-panel.flip-card .feature-sec.flip-card-inner .flip-card-back p {
        font-size: 12px;
        line-height: 18px;
    }
/*-----------------------------section 3-------------------------------------------------------------*/
.feature-sec {
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #ccc;
}
.feature-sec h3{
	padding-bottom:30px;
}
.feature-sec img {
    width: 30%;
}
section.features h2 {
    text-align: center;
    padding-bottom: 30px;
    font-weight: 700;
    margin-top: 0;
}
section.features {
    padding: 60px 0 30px;
    float: left;
    width: 100%;
}
/*-----------------------------section 5-------------------------------------------------------------*/
section.features.blue-sec .feature-sec {
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #fff;
    padding: 15px;
	min-height: 170px;
}
section.features.blue-sec .feature-sec img {
    width: 30%;
}
section.features.blue-sec h2 {
    text-align: center;
    padding-bottom: 0px;
    font-weight: 700;
    margin-top: 0;
}
section.features.blue-sec .feature-sec h3{
	font-size:16px;
}
section.features.blue-sec p{
    padding-bottom: 30px;
	text-align:center;
}
section.features.blue-sec {
    padding: 60px 0 30px;
    float: left;
    width: 100%;
	background: #fff;
}
.flip-card {
  background-color: transparent;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  height: 260px;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.flip-card-front {
  background-color: #fff;
  color: black;
}

.flip-card-back {
  background-color: #fff;
  color: #000;
  transform: rotateY(180deg);

}
.flip-card-back p{
	font-size:14px;
	padding:0 15px;
}
/*-----------------------------section 6-------------------------------------------------------------*/

.pdf-sec {
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    padding: 15px;
    min-height: 170px;
}
.pdf-sec a{
	text-decoration:none;
	color:#000;
}
.pdf-sec a h3{
	font-size:14px;
}
.pdf-sec img {
    width: 30%;
}

/*-----------------------------section 7-------------------------------------------------------------*/
 .panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #fff;
}

.panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: #fff;
	border-color: #fff;
}

.panel-title {
	font-size: 14px;
}

.panel-title > a {
	display: block;
	padding: 25px;
	text-decoration: none;
	font-size: 20px;
}

.more-less {
	float: right;
	color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #fff;
}
section.faq {
    float: left;
    width: 100%;
    padding: 60px 0;
	background: #b45b91;
}
section.faq h2 {
    text-align: center;
    padding-bottom: 20px;
    font-weight: 700;
	margin-top: 0;
}
.panel-body {
    padding: 25px;
}
.panel-body ul {
    padding: 10px 18px;
}
.panel-body ul li{
    padding: 0px 0 10px;
}
h4.panel-title {
    font-size: 16px;
    font-weight: 700;
}

/*=====================================================
MEDIA QUERY
=====================================================*/
@media (min-width: 320px) and (max-width:767px) {
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #000;
	}
	.navbar-inverse .navbar-toggle{
		margin-top: 25px;
	}
	.banner{
		height: auto;
		padding-bottom:30px;
	}
	.bg-white {
		background: #fff;
		padding: 30px;
		width: 100%;
		margin-left: 0;
		border-radius: 10px;
		margin-top: 10px;
	}
	.chairman-desk img {
		width: 100%;
		float: left;
	}
	.chairman-details {
		width: 100%;
		float: left;
		padding-left: 0;
	}
	section.about{
		padding: 15px;
	}
	.icon-panel {
		float: left;
		width: 50%;
		padding: 15px;
		height: 170px;
	}
	img.crep-logo {
		margin: 30px auto 0;
		display: block;
		width: 100%;
	}
}