/*h3 Top Consultancy*/
hr{background-image:-webkit-linear-gradient(left,transparent,#DBDBDB,transparent);background-image:linear-gradient(to right,transparent,#DBDBDB,transparent);border:0;height:1px;margin:22px 0 0}
.bold { font-weight:600 !important;}
.text-white { color:#fff !important;}
.mr-0 { margin:0px !important;}
.mt-30 {
	 margin-top:30px;
 }
.h3-top-agency-area {
  padding: 95px 0 0;
}

.h3-single-cosultancy {
  border-radius: 5px 5px 0 0;
  margin: 0 0 30px;
  position: relative;
}

.h3-single-cosultancy .img {}

.h3-single-cosultancy .img img {
  border-radius: 5px 5px 0 0;
}

.h3-single-cosultancy .content {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  bottom: 100px;
  -webkit-box-shadow: 0 0 14px 0 rgba(1, 1, 1, 0.2);
  box-shadow: 0 0 14px 0 rgba(1, 1, 1, 0.2);
  margin: 0 5% -110px;
  padding: 40px 10px 10px;
  position: relative;
  text-align: center;
  z-index: 2;
}

.h3-single-cosultancy .content .icon {
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
}

.h3-single-cosultancy .content .icon span {
  background: #0899B8 none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  height: 50px;
  line-height: 48px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
}

.h3-single-cosultancy:hover .content .icon span {
  background: #fff none repeat scroll 0 0;
  color:#0899B8;
}

.h3-single-cosultancy .content .title,
.h3-single-cosultancy .content .title a {
  color: #0899B8;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 0 6px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.h3-single-cosultancy .content .title:hover,
.h3-single-cosultancy .content .title a:hover {
  color: #0899B8;
}

.h3-single-cosultancy .content .text {
  color: #333333;
  line-height: 24px;
}

.consultancy-title {
    text-align: center;
    margin: 0 auto 54px;
	width:65%;
}

.consultancy-title h2 {
    color: #0899B8;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 42px;
    margin: 0 0 20px;
}

/*---------------------- -----------------*/
.news-form {
    position: relative;
}
.news-form input {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #0899B8;
    color: #ffffff;
    height: 50px;
    outline: 0 none;
    padding: 5px 15px;
    width: 100%;
}
.news-form button {
    background: #0899B8;
    border: none;
    color: #ffffff;
    font-size: 18px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}


/* Vertical */
.tabs-vertical {
	display: table;
	width: 100%;
	padding: 0;
	border-top: 1px solid #EEE;
}

.tabs-vertical .tab-content {
	display: table-cell;
	vertical-align: top;
}

.tabs-vertical .nav-tabs {
	border-bottom: none;
	display: table-cell;
	height: 100%;
	float: none;
	padding: 0;
	vertical-align: top;
}

.tabs-vertical .nav-tabs > li {
	display: block;
}

.tabs-vertical .nav-tabs > li a {
	border-radius: 0;
	display: block;
	padding-top: 10px;
}

/* Navigation */
.tabs-navigation {
	border-radius: 5px;
}

.tabs-navigation .nav-tabs > li {
	margin-bottom: 1px;
	 width: 100%; 
}

.tabs-navigation .nav-tabs > li a {
	color: #777;
	padding: 18px;
	line-height: 100%;
}

.tabs-navigation .nav-tabs > li a:before {
	font-family: FontAwesome;
	content: "\f054";
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -7px;
}

.tabs-navigation .nav-tabs > li a .fa, .tabs-navigation .nav-tabs > li a .icons {
	margin-right: 4px;
}

.tabs-navigation .nav-tabs > li:first-child a {
	border-radius: 5px 5px 0 0;
}

.tabs-navigation .nav-tabs > li.active a, .tabs-navigation .nav-tabs > li.active a:hover, .tabs-navigation .nav-tabs > li.active a:focus {
	border-right-color: #eee;
}

.tabs-navigation .nav-tabs > li:last-child a {
	border-radius: 0 0 5px 5px;
}

.tab-pane-navigation {
	display: none;
}

.tab-pane-navigation.active {
	display: block;
}


.tabs .nav-tabs a,
.tabs .nav-tabs a,
.tabs .nav-tabs a:hover,
.tabs .nav-tabs a:hover {
  color: #0899B8;
}
.tabs .nav-tabs a:hover,
.tabs .nav-tabs a:hover,
.tabs .nav-tabs a:focus,
.tabs .nav-tabs a:focus {
  border-top-color: #0899B8;
}
.tabs .nav-tabs li.active a,
.tabs .nav-tabs li.active a {
  border-top-color: #0899B8;
  color: #0899B8;
}
html body .tabs .nav-tabs.nav-justified a:hover,
html.dark body .tabs .nav-tabs.nav-justified a:hover,
html body .tabs .nav-tabs.nav-justified a:focus,
html.dark body .tabs .nav-tabs.nav-justified a:focus {
  border-top-color: #0899B8;
}
.nav-tabs li a:hover,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:focus {
  border-bottom-color: #0899B8;
}
.nav-tabs li a:hover,
.tabs-left .nav-tabs li a:hover,
.nav-tabs li.active a,
.tabs-left .nav-tabs li.active a,
.nav-tabs li.active a:hover,
.tabs-left .nav-tabs li.active a:hover,
.nav-tabs li.active a:focus,
.tabs-left .nav-tabs li.active a:focus {
  border-left-color: #0899B8;
}
.nav-tabs li a:hover,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:focus {
  border-right-color: #0899B8;
}
.nav-tabs > li.active a,
.nav-tabs > li.active a,
.nav-tabs > li.active a:focus,
.nav-tabs > li.active a:focus,
.nav-tabs > li a:hover,
.nav-tabs > li a:hover,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:hover {
  border-top-color: #0899B8;
  color: #0899B8;
}


.tabs .nav-tabs a {
	    color: #0899B8;
}
.tabs-navigation .nav-tabs > li a {
    color: #777;
    padding: 18px;
    line-height: 100%;
}
.tabs-left .nav-tabs > li a {
    border-right: 1px solid #EEE;
    border-left: 3px solid #EEE;
    margin-right: 1px;
    margin-left: -3px;
}
.tabs-left .nav-tabs > li.active a,
.tabs-left .nav-tabs > li.active a:hover,
.tabs-left .nav-tabs > li.active a:focus {
    border-left: 3px solid #CCC;
    border-right-color: #FFF;
}
.nav-tabs li a, .nav-tabs li a:hover {
    background: #F4F4F4;
    border-bottom: none;
    border-left: 3px solid #EEE;
    border-right: 1px solid #EEE;
    border-top: 1px solid #EEE;
    color: #CCC;
}

.tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
.tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
.tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
.tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
.tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus,
.tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
    border-left-color: #0899B8;
}

.tabs-vertical .nav-tabs > li a,
.tabs-vertical .nav-tabs > li a:hover,
.tabs-vertical .nav-tabs > li a:focus {
    border-bottom: none;
    border-top: none;
}

/*-------- List Styling ---------*/
.abt-title {
	text-align:center;
}
.abt-title h2 {
  font-size: 36px;
  line-height: normal;
  margin-bottom: 30px;
  padding-bottom: 5px;
  color:#545454;
  font-weight:500;
  position: relative;
}
.abt-title h2:after {
  content: "";
  position: absolute;
  margin-left: -185px;
  bottom: 0;
  height: 3px;
  width: 100px;
  background-color: #545454;
}
.abt-title.text-center h2:after {
  left: 50%;
  transform: translateX(-50%);
}
.tab-pane h4 {
	margin-bottom:20px;
}
.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.list.list-icons li {
    position: relative;
    padding-left: 15px;
}
/*.list li {
    margin-bottom: 5px;
}*/

/*----- Why choose PLCH -----------*/
.inner-cont {
	padding:20px 0;
	border-top:1px solid #d7d7d7;
}
.inner-cont:last-child {
	border-bottom:1px solid #d7d7d7;
}
.inner-cont p {
	margin-bottom:0;
}
.inner-cont .sec-title {
    position: relative;
    margin-bottom: 15px;
}
.inner-cont .sec-title h2 {
    font-size: 17px;
    padding-bottom: 10px;
}

/*** 

====================================================================
	Fluid Section Two
====================================================================

***/

.fluid-section-two{
	position:relative;
}

.fluid-section-two .outer-container{
	position:relative;
	min-height:250px;
	background-color:#20b6c3;
}

.fluid-section-two .image-column{
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	width:50%;
	height:100%;
	margin-left:-100px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;	
}

.fluid-section-two .image-column:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(0,0,0,0.60);
}

.fluid-section-two .image-column .image-box{
	position:relative;
	display:none;	
}

.fluid-section-two .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.fluid-section-two .content-column{
	position:relative;
	float:right;
	width:50%;
}

.fluid-section-two .content-column .inner-box{
	position:relative;
	max-width:700px;
	margin-left:-100px;
	padding:65px 15px 60px 90px;
}

.fluid-section-two .content-column .inner-box .sec-title{
	margin-bottom:30px;
}

/*** 

====================================================================
	Default Form
====================================================================

 ***/
.sec-title.light h2 {
	color: #ffffff;
}

.default-form{
	position:relative;
}

.call-back-section .default-form .row,
.fluid-section-two .default-form .row{
	margin:0px -10px;
}

.default-form .form-group{
	position:relative;
	margin-bottom:15px;
	padding:0px 10px;
}

/*.default-form .form-group input[type="text"],
.default-form .form-group input[type="tel"],
.default-form .form-group input[type="email"],
.default-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:30px;
	padding:10px 20px;
	color:#000000;
	height:50px;
	background:#fafafa;
	border:1px solid #e9e9e9;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}*/

.default-form .form-group input[type="text"]:focus,
.default-form .form-group input[type="tel"]:focus,
.default-form .form-group input[type="email"]:focus,
.default-form .form-group textarea:focus{
	
}

/*.default-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:8px 20px;
	color:#000000;
	border:1px solid #e9e9e9;
	height:173px;
	background:#fafafa;
	resize:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}*/

.default-form button{
	margin-top:10px;
}
.btn-style-two:hover {
    background: none;
    color: #ffffff;
	border:2px solid #ffffff;
}


/*
	  ==============================================================
		 DEFALT HEADINGS CSS START
	  ==============================================================
*/
/***************************** HOME PAGE CONTENT CSS START *****************************/
.kf_course_outerwrap{
	float: left;
	width: 100%;
}
.kf_cur_catg_wrap{
	float: left;
	width: 100%;
}
.kf_cur_catg_des{
	float: left;
	width: 100%;
	cursor:pointer;
	position: relative;
	background-color: #f8f8f8;
	padding:31px 20px 31px; 
	margin-bottom: 30px;
}
.kf_cur_catg_des:before{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height:100%;
	width: 2px;
}
.kf_cur_catg_des:hover:before{
	width: 5px;
}
.kf_cur_catg_capstion{
	float: none;
	overflow: hidden;
	text-align: left;
	padding-left:23px; 
}
.kf_cur_catg_des > span {
    color: #000000;
    float: left;
    font-size: 42px;
    margin: auto 0;
    padding: 12px 0 8px;
    vertical-align: middle;
}
.kf_cur_catg_wrap .kf_cur_catg_des:hover span{
	color:#fff;
}
.kf_cur_catg_capstion h5{
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color:#2f2f2f;
	font-size:18px;
}
.kf_cur_catg_des:hover .kf_cur_catg_capstion > h5 {
	color:#fff;
}
.kf_cur_catg_capstion p{
	color: #000000S;
	margin:0;
}
.kf_cur_catg_des:hover .kf_cur_catg_capstion > p {
	color:#fff;
}
/*search wrap start*/
.kf_edu2_search_wrap{
	float: left;
	width: 100%;
	background-color: #f8f8f8;
	padding:69px 20px 70px; 
}
.kf_edu2_search_wrap form{
	float: left;
	width: 100%;
}
.edu2_serc_des{
	float: left;
	width: 100%;
	margin-bottom: 18px;
}
.edu2_serc_des .btn.btn-default.dropdown-toggle,
.edu2_serc_des input[type="text"]{
	float: left;
	width: 100%;
	padding:12px 20px 15px;
	font-size: 14px;
	color: #666;
	border:1px solid #fae5e5; 
	border-radius: 0;
	text-align: left;
	background-color: #fff;
}
.edu2_serc_des .btn-default.focus,
.edu2_serc_des .btn-default:focus,
.edu2_serc_des .btn-default.active,
.edu2_serc_des .btn-default:active,
 .edu2_serc_des .open > .dropdown-toggle.btn-default,
.edu2_serc_des .btn.btn-default.dropdown-toggle:hover{
	background-color: #fff;
}
.edu2_serc_des .btn-group {
    float: left;
    width: 100%;
}
.edu2_serc_des span {
    font-size: 14px;
    margin: -7px 0 0;
    position: absolute;
    right: 20px;
    top: 50%;
}
.edu2_serc_des .dropdown-menu {
    border: medium none;
    border-radius: 0;
    float: left;
    width: 100%;
}
.kf_edu2_search_wrap .dropdown-menu > li > a:focus,
.kf_edu2_search_wrap .dropdown-menu > li > a:hover{
	color: #fff;
}
.kf_edu2_search_wrap form > button {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-top: 3px;
}
.kf_edu2_search_wrap form > button:hover{
	background-color: #000000;
}

/*color-1*/
.kf_cur_catg_des.color-1 > span {
	color: #10c45c;
}
.kf_cur_catg_des.color-1:hover {
	background-color: #10c45c;
}
.kf_cur_catg_des.color-1:before {
	background-color: #0eb053;
}
.kf_cur_catg_des.color-1:hover:before {
	background-color: #0eb053;
}
/*color-2*/
.kf_cur_catg_des.color-2 > span {
	color: #fc5f42;
}
.kf_cur_catg_des.color-2:hover {
	background-color: #fc5f42;
}
.kf_cur_catg_des.color-2:before {
	background-color: #fd2a03;
}
.kf_cur_catg_des.color-2:hover:before {
	background-color: #fd2a03;
}
/*color-3*/
.kf_cur_catg_des.color-3 > span {
	color: #24ccc0;
}
.kf_cur_catg_des.color-3:hover {
	background-color: #24ccc0;
}
.kf_cur_catg_des.color-3:before {
	background-color: #079d92;
}
.kf_cur_catg_des.color-3:hover:before {
	background-color: #079d92;
}
/*color-4*/
.kf_cur_catg_des.color-4 > span {
	color: #45aef4;
}
.kf_cur_catg_des.color-4:hover {
	background-color: #45aef4;
}
.kf_cur_catg_des.color-4:before {
	background-color: #008be7;
}
.kf_cur_catg_des.color-4:hover:before {
	background-color: #008be7;
}
/*color-5*/
.kf_cur_catg_des.color-5 > span {
	color: #f8c331;
}
.kf_cur_catg_des.color-5:hover {
	background-color: #f8c331;
}
.kf_cur_catg_des.color-5:before {
	background-color: #e1a500;
}
.kf_cur_catg_des.color-5:hover:before {
	background-color: #e1a500;
}
/*color-6*/
.kf_cur_catg_des.color-6 > span {
	color: #ad33c6;
}
.kf_cur_catg_des.color-6:hover {
	background-color: #ad33c6;
}
.kf_cur_catg_des.color-6:before {
	background-color: #9000ae;
}
.kf_cur_catg_des.color-6:hover:before {
	background-color: #9000ae;
}

.kf_cur_catg_des.color-7 > span {
	color: #fe813e;
}
.kf_cur_catg_des.color-7:hover {
	background-color: #fe813e;
}
.kf_cur_catg_des.color-7:before {
	background-color: #fe813e;
}
.kf_cur_catg_des.color-7:hover:before {
	background-color: #fe813e;
}
.kf_cur_catg_des.color-8 > span {
	color: #42db99;
}
.kf_cur_catg_des.color-8:hover {
	background-color: #42db99;
}
.kf_cur_catg_des.color-8:before {
	background-color: #42db99;
}
.kf_cur_catg_des.color-8:hover:before {
	background-color: #42db99;
}
.kf_cur_catg_des.color-9 > span {
	color: #74b84e;
}
.kf_cur_catg_des.color-9:hover {
	background-color: #74b84e;
}
.kf_cur_catg_des.color-9:before {
	background-color: #74b84e;
}
.kf_cur_catg_des.color-9:hover:before {
	background-color: #74b84e;
}


/*----------- -------------*/
.edu2_training_wrap {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: -11px;
}
.edu2_training_wrap h2{
	font-weight: 300;
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 7px;
}
.edu2_training_wrap h3{
	font-weight: 300;
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 30px;
	font-size: 20px;
}
.edu2_training_wrap .countdown{
    color: transparent;
    display: inline-block;
    list-style: outside none none;
    margin: 0 0 24px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    float: left;
    width: 100%;
}

.edu2_training_wrap .countdown li {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    border: 1px solid #fff;
    display: inline-block;
    margin: 0 7px;
    padding: 8px 0 14px;
    width: 80px;
    position: relative;
    z-index: 2;
}
.edu2_training_wrap .countdown li span {
    font-size: 24px;
    font-weight: bold;
    line-height: 39px;
    color: #fff;
}
.edu2_training_wrap .countdown li p {
    font-size: 14px;
    margin: -8px 0 0;
    text-transform: capitalize;
    color: #fff;
}
.edu2_training_wrap strong{
	font-size: 16px;
	color: #fff;
	text-transform: capitalize;
	display: block;
	margin-bottom: 18px;
}



/*EDU TRAINING SECTION START */
.edu2_tarining_bg{
	background-image: url(../images/background/training-bg.jpg);
	background-repeat:no-repeat;
	position: relative;
	overflow:visible;
	min-height:500px;
}
.edu2_tarining_bg:before{
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background-color: #333333;
	opacity: 0.85;
}
.kf_edu2_training_des{
	float:left;
	width:100%;
	position:relative;	
}
.kf_edu2_training_des figure{
	overflow:visible;
	position:absolute;
	left:80px;
	top:-26px;	
}
.kf_edu2_training_des figure img{
	width:auto;
	height:auto;	
}
.edu2_training_des{
	float: left;
	width: 100%;
	position: relative;
}

/*-------- Footer ----------*/
.footer-list {
	float:right;
}
.footer-list li {
	float:left;
	margin-left:20px !important;
}
ul.footer-list {
	padding:15px 0;
	margin-bottom:0px !important;
}
ul.add-info {
	margin-bottom:0px !important;
}
.footer-list li .icon, .add-info .icon {
	color:#fff !important;
}
.footer-list li a {
	color:#fff;
}
.footer-list li a:hover {
	text-decoration:underline;
}


html {
  scroll-behavior: smooth;
}


/*----------- Slider spot ------*/

/* ------------------------------------
    09. Popular Cources
---------------------------------------*/
.rs-courses .cource-item {
  border: 1px solid #dddddd;
}
.rs-courses .cource-item .cource-img {
  position: relative;
  margin-bottom: 22px;
}
.rs-courses .cource-item .cource-img img {
  width: 100%;
  transition: all 0.3s ease 0s;
}
.rs-courses .cource-item .cource-img .course-value {
  position: absolute;
  bottom: -25px;
  right: 25px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #0899B8;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50%;
  z-index: 1;
}
.rs-courses .cource-item .course-body {
  text-align: center;
  padding: 0 20px;
}
.rs-courses .cource-item .course-body .course-category {
  display: inline-block;
}
.rs-courses .cource-item .course-body .course-title {
  font-size: 20px;
  margin-bottom: 7px;
}
.rs-courses .cource-item .course-body .course-title a {
  color: #0899B8;
}
.rs-courses .cource-item .course-body .course-title a:hover {
  color: rgba(33, 33, 33, 0.6);
}
.rs-courses .cource-item .course-body .review-wrap .rating {
  display: inline-block;
  color: #0899B8;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #ddd;
  line-height: 10px;
}
.rs-courses .cource-item .course-body .review-wrap .review {
  line-height: 10px;
  display: inline-block;
}
.rs-courses .cource-item .course-body .course-desc {
  margin-top: 10px;
}
.rs-courses .cource-item .course-body .course-desc p {
  margin: 0 0 22px;
}
.rs-courses .cource-item .course-footer {
  padding: 15px 20px;
  background-color: #f0f0f0;
  text-align: center;
}
.rs-courses .cource-item .course-footer > div {
  display: inline-block;
  text-align: center;
  position: relative;
  line-height: 19px;
}
.rs-courses .cource-item .course-footer > div span {
  display: block;
  font-size: 14px;
  color: #0899B8;
  font-weight: 500;
}
.rs-courses .cource-item .course-footer > div span.label {
  font-weight: 700;
}
.rs-courses .cource-item .course-footer > div + div {
  padding-left: 8px;
  margin-left: 8px;
  border-left: 1px solid #ccc;
}
.rs-courses .cource-item.blue-color .course-footer {
  background: #00bcd4;
}
.rs-courses .cource-item.orange-color .course-footer {
  background: #fc7f0c;
}
.rs-courses .cource-item.purple-color .course-footer {
  background: #92278f;
}
.rs-courses .cource-item.red-color .course-footer {
  background: #e84b3a;
}
.event-item .events-details {
  margin-top: -20px;
  padding: 15px;
}
.event-item .events-details.white-bg {
  background: #fff;
}
.event-item .event-img,
.cource-item .event-img,
.event-item .cource-img,
.cource-item .cource-img {
  position: relative;
}
.event-item .event-img:after,
.cource-item .event-img:after,
.event-item .cource-img:after,
.cource-item .cource-img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.event-item .event-img .image-link,
.cource-item .event-img .image-link,
.event-item .cource-img .image-link,
.cource-item .cource-img .image-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  color: #0899B8;
  z-index: 11;
}
.event-item .event-img .image-link:hover,
.cource-item .event-img .image-link:hover,
.event-item .cource-img .image-link:hover,
.cource-item .cource-img .image-link:hover {
  color: #fff;
}
.event-item .event-img .image-link i,
.cource-item .event-img .image-link i,
.event-item .cource-img .image-link i,
.cource-item .cource-img .image-link i {
  font-size: 22px;
  font-weight: 400;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
}
.event-item:hover .event-img:after,
.cource-item:hover .event-img:after,
.event-item:hover .cource-img:after,
.cource-item:hover .cource-img:after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.event-item:hover .event-img .image-link i,
.cource-item:hover .event-img .image-link i,
.event-item:hover .cource-img .image-link i,
.cource-item:hover .cource-img .image-link i {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.home5 .rs-courses .cource-item {
  border-color: #eee;
  background: #eee;
  border-radius: 0 0 30px 30px;
}
.home5 .rs-courses .cource-item .cource-img {
  margin-bottom: 0;
}
.home5 .rs-courses .cource-item .course-body {
  padding-top: 30px;
  background: #eee;
}
.home5 .rs-courses .cource-item .course-body .course-title a {
  color: #92278f;
}
.home5 .rs-courses .cource-item .course-footer {
  border-radius: 30px;
}
.home5 .rs-courses .cource-item .course-footer > div span {
  color: #fff;
}
.rs-courses-2 {
  padding-bottom: 70px;
}
.rs-courses-2 .cource-item {
  margin-bottom: 30px;
  border: 1px solid #dddddd;
}
.rs-courses-2 .cource-item .cource-img {
  position: relative;
  overflow: hidden;
}
.rs-courses-2 .cource-item .cource-img img {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  width: 100%;
}
.rs-courses-2 .cource-item .cource-img .course-value {
  position: absolute;
  bottom: -25px;
  right: 25px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #0899B8;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  border-radius: 50%;
}
.rs-courses-2 .cource-item .course-body {
  padding: 20px 25px 25px;
  transition: all 0.5s ease 0s;
}
.rs-courses-2 .cource-item .course-body .course-category {
  display: inline-block;
}
.rs-courses-2 .cource-item .course-body .course-title {
  font-size: 20px;
  margin-bottom: 7px;
}
.rs-courses-2 .cource-item .course-body .course-title a {
  color: #0899B8;
  transition: all 0.35s ease 0s;
}
.rs-courses-2 .cource-item .course-body .course-title a:hover {
  color: rgba(33, 33, 33, 0.6);
}
.rs-courses-2 .cource-item .course-body .course-desc {
  margin-top: 12px;
}
.rs-courses-2 .cource-item .course-body .course-desc p {
  margin-bottom: 0;
  transition: all 0.35s ease 0s;
}
.rs-courses-2 .cource-item .cource-btn {
  background-color: #0899B8;
  border: 2px solid #0899B8;
  display: inline-block;
  margin-top: 20px;
  padding: 2px 10px;
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  transition: all 0.3s ease 0s;
}
.rs-courses-2 .cource-item .cource-btn:hover {
  background-color: #e41f05;
  border-color: #e41f05;
}
.rs-courses-2 .cource-item:hover .course-body {
  background-color: #0899B8;
}
.rs-courses-2 .cource-item:hover .course-body .course-title a {
  color: #fff;
}
.rs-courses-2 .cource-item:hover .course-body p {
  color: rgba(255, 255, 255, 0.7);
}
.rs-courses-2 .cource-item:hover .cource-btn {
  background-color: #101010;
  border-color: #101010;
  color: #fff;
}
.rs-courses-2 .cource-item:hover .cource-btn:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0899B8;
}
.rs-courses-2 .cource-item:hover .cource-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.8;
}
.rs-courses-2 .view-more {
  bottom: auto;
}
.rs-courses-2 .container {
  overflow: hidden;
}
.rs-courses-2 .row.grid {
  min-height: 500px !important;
}
.rs-courses-3 .row.grid {
  min-height: 500px;
  overflow: hidden;
}
.rs-courses-3 .course-item {
  margin-bottom: 30px;
  border: 1px solid #dddddd;
  transition: all 0.35s ease 0s;
}
.rs-courses-3 .course-item .course-img {
  position: relative;
  margin: -1px -1px 0 -1px;
}
.rs-courses-3 .course-item .course-img:before {
  background: rgba(0, 0, 0, 0.5);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.rs-courses-3 .course-item .course-img img {
  width: 100%;
}
.rs-courses-3 .course-item .course-img .course-value {
  position: absolute;
  bottom: -30px;
  right: 22px;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #0899B8;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50%;
}
.rs-courses-3 .course-item .course-toolbar {
  position: absolute;
  width: 100%;
  bottom: 15px;
  padding: 0 20px;
}
.rs-courses-3 .course-item .course-toolbar .course-category {
  margin-bottom: 3px;
}
.rs-courses-3 .course-item .course-toolbar .course-category a {
  font-size: 24px;
  color: #ffffff;
}
.rs-courses-2 .cource-item:hover a {
  color: #ffffff;
}
.rs-courses-2 .cource-item .course-category:hover {
  color: #101010;
}
.rs-courses-3 .course-item .course-toolbar .course-category a:hover {
  color: #0899B8;
}
.rs-courses-3 .course-item .course-toolbar .course-date,
.rs-courses-3 .course-item .course-toolbar .course-duration {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
}
.rs-courses-3 .course-item .course-toolbar .course-date i,
.rs-courses-3 .course-item .course-toolbar .course-duration i {
  margin-right: 3px;
}
.rs-courses-3 .course-item .course-toolbar .course-duration {
  margin-left: 12px;
}
.rs-courses-3 .course-item .course-body .course-title {
  font-size: 20px;
  margin-bottom: 7px;
}
.rs-courses-3 .course-item .course-body .course-title a {
  color: #0899B8;
}
.rs-courses-3 .course-item .course-body .course-title a:hover {
  color: rgba(33, 33, 33, 0.6);
}
.rs-courses-3 .course-item .course-body .course-desc {
  padding: 20px;
}
.rs-courses-3 .course-item .course-body .course-desc p {
  margin-bottom: 0;
  transition: all 0.35s ease 0s;
}
.rs-courses-3 .course-item:hover {
  box-shadow: 0 6px 40px rgba(0, 0, 0, 0.1);
}
.rs-courses-3 .course-item:hover .course-img:before {
  background: rgba(0, 0, 0, 0.5);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
.rs-courses-3 .course-footer {
  padding: 15px 20px;
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-weight: 600;
  font-size: 15px;
}
.rs-courses-3 .course-footer .course-button a {
  color: #505050;
  display: inline-block;
  position: relative;
  padding-right: 12px;
}
.rs-courses-3 .course-footer .course-button a:hover {
  color: #0899B8;
}
.rs-courses-3 .course-footer .course-button a:after {
  font-family: fontAwesome;
  content: "\f101";
  position: absolute;
  right: 0;
}
.rs-courses-3 .view-more {
  bottom: auto;
}
.rs-courses-list .course-item {
  margin-bottom: 40px;
}
.rs-courses-list .course-item .course-img {
  position: relative;
}
.rs-courses-list .course-item .course-img:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(33, 33, 33, 0.8);
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.rs-courses-list .course-item .course-img .image-link {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  line-height: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  background-color: #0899B8;
  color: #ffffff;
  font-size: 18px;
  transform: translateX(-50%) translateY(-50%) scale(0.7);
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.rs-courses-list .course-item .course-img .image-link:hover {
  background-color: #e41f05;
}
.rs-courses-list .course-item .course-img:hover:before {
  opacity: 1;
}
.rs-courses-list .course-item .course-img:hover .image-link {
  opacity: 1;
  transform: translateX(-50%) translateY(-50%) scale(1);
}
.rs-courses-list .course-category {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
}
.rs-courses-list .course-category a {
  color: #505050;
}
.rs-courses-list .course-title {
  font-size: 24px;
  margin-bottom: 7px;
}
.rs-courses-list .course-title a {
  color: #0899B8;
}
.rs-courses-list .course-title a:hover {
  color: #0899B8;
}
.rs-courses-list .course-date,
.rs-courses-list .course-value {
  display: inline-block;
  font-size: 14px;
  color: #777777;
  font-weight: 600;
}
.rs-courses-list .course-value {
  margin-left: 12px;
}
.rs-courses-list .course-value span {
  color: #0899B8;
}
.rs-courses-list .course-body {
  margin-top: 12px;
}
.rs-courses-list .course-button a {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  text-align: center;
  min-width: 170px;
  padding: 0 20px;
  background-color: #0899B8;
  color: #fff;
  transition: all 0.3s ease 0s;
  font-weight: 500;
}
.rs-courses-list .course-button a:hover {
  background-color: #e41f05;
}
.gridFilter {
  margin-bottom: 35px;
}
.gridFilter button {
  background: transparent;
  border: 0;
  font-size: 15px;
  font-weight: 700;
  outline: none;
  color: #505050;
  cursor: pointer;
}
.gridFilter button.active {
  color: #0899B8;
}
.gridFilter button + button {
  margin-left: 20px;
}
.rs-courses-categories .container {
  overflow: hidden;
}
.rs-courses-categories .container .col-lg-3 {
  margin-bottom: 30px;
}
.rs-courses-categories .courses-item {
  text-align: center;
  background-color: #fff;
  padding: 30px 30px 22px;
	border:1px solid #fff;
}
.rs-courses-categories .courses-item .courses-title {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 18px;
}
.rs-courses-categories .courses-item .courses-title a {
  color: #0899B8;
}
/*.rs-courses-categories .courses-item .courses-title a:hover {
  color: #0899B8;
}*/
.rs-courses-categories .courses-item .courses-amount {
  font-size: 13px;
  font-weight: 600;
  color: #0899B8;
}
.rs-courses-categories .courses-item i {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #0899B8;
	border:1px solid #0899B8;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 36px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
}
.rs-courses-categories .courses-item:hover a {
	color:#fff;
}
.rs-courses-categories .courses-item:hover {
    background-color: #000000;
    border: 1px solid #f0f0f0;
    opacity: .75;
}
.rs-courses-categories .courses-item:hover i {
	border:1px solid #0899B8;
  background-color: #fff;
  color: #0899B8;
  transform: rotate(360deg);
}
.sidebar-area .title {
  font-size: 20px;
  color: #0899B8;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-bottom: 25px;
}
.sidebar-area .search-box {
  margin-bottom: 45px;
}
.sidebar-area .search-box .form-control {
  border-radius: 0;
  box-shadow: none;
  color: #101010;
  padding: 5px 15px;
  height: 45px;
}
.sidebar-area .search-box .box-search {
  position: relative;
}
.sidebar-area .search-box .btn {
  position: absolute;
  right: 3px;
  background: transparent;
  border: none;
  box-shadow: none;
  top: 50%;
  outline: none;
  transform: translateY(-50%);
}
.sidebar-area .cate-box {
  margin-bottom: 45px;
}
.sidebar-area .cate-box ul {
  padding: 0;
  margin: 0;
}
.sidebar-area .cate-box ul li {
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  cursor: pointer;
}
.sidebar-area .cate-box ul li a {
  color: #505050;
  padding: 0 0 0 5px;
}
.sidebar-area .cate-box ul li a span {

  float: right;
}
.sidebar-area .cate-box ul li:first-child {
  padding-top: 0;
}
.sidebar-area .cate-box ul li:hover i,
.sidebar-area .cate-box ul li:hover a {
  color: #0899B8;
}
.sidebar-area .latest-courses {
  margin-bottom: 45px;
}
.sidebar-area .latest-courses .post-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.sidebar-area .latest-courses .post-item .post-img {
  width: 33.33%;
  transition: all 0.3s ease 0s;
  float: left;
}
.sidebar-area .latest-courses .post-item .post-desc {
  width: 66.66%;
  padding-left: 20px;
  float: left;
}
.sidebar-area .latest-courses .post-item .post-desc h4 {
  margin-bottom: 5px;
}
.sidebar-area .latest-courses .post-item .post-desc h4 a {
  font-size: 16px;
  color: #0899B8;
}
.sidebar-area .latest-courses .post-item .post-desc h4 a:hover {
  color: #0899B8;
}
.sidebar-area .latest-courses .post-item .post-desc .duration {
  font-weight: 600;
  color: #777777;
}
.sidebar-area .latest-courses .post-item .post-desc .price {
  margin-left: 8px;
  font-weight: 600;
  color: #777777;
}
.sidebar-area .latest-courses .post-item .post-desc .price span {
  color: #0899B8;
}
.sidebar-area .latest-courses .post-item + .post-item {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ddd;
}
.sidebar-area .latest-courses .post-item:hover .post-img {
  opacity: 0.7;
}
.sidebar-area .tags-cloud {
  margin-bottom: 39px;
}
.sidebar-area .tags-cloud ul {
  padding: 0;
  margin: 0;
}
.sidebar-area .tags-cloud ul li {
  float: left;
  list-style: none;
}
.sidebar-area .tags-cloud ul li a {
  border: 1px solid #d7d7d7;
  padding: 5px 13px;
  margin: 0 6px 6px 0;
  display: block;
  color: #505050;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 28px;
}
.sidebar-area .tags-cloud ul li a:hover {
  background-color: #0899B8;
  border-color: #0899B8;
  color: #ffffff;
}
.sidebar-area .newsletter {
  background: #f0f0f0;
  text-align: center;
  padding: 30px 40px;
}
.sidebar-area .newsletter h4 {
  font-size: 20px;
  color: #0899B8;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin: 0;
}
.sidebar-area .newsletter p {
  font-size: 15px;
  color: #505050;
  margin: 7px 0 20px;
}
.sidebar-area .newsletter .box-newsletter {
  position: relative;
}
.sidebar-area .newsletter .box-newsletter .form-control {
  border-radius: 0;
  box-shadow: none;
  color: #0899B8;
  padding: 5px 20px;
  height: 50px;
  border-color: #0899B8;
}
.sidebar-area .newsletter .box-newsletter .btn {
  position: absolute;
  right: 3px;
  background: #0899B8;
  border: none;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #ffffff;
  display: block;
  padding: 11px 17px;
  border-radius: 0;
  text-align: center;
}
.sidebar-area .newsletter .box-newsletter .btn:hover {
  background: #e41f05;
}
.sidebar-area .course-features-info {
  margin-bottom: 20px;
  background: #0899B8;
  padding: 15px;
  color: #fff;
}
.sidebar-area .course-features-info .desc-title {
  color: #0899B8;
  margin: 10px 0 8px;
}
.sidebar-area .course-features-info ul li {
  display: block;
  overflow: hidden;
  padding: 10px 0;
}
.sidebar-area .course-features-info ul li + li {
  border-top: 1px solid #414141;
}
.sidebar-area .course-features-info ul li i {
  color: #0899B8;
}
.sidebar-area .course-features-info ul li .label {
  padding-left: 10px;
}
.sidebar-area .course-features-info ul li .value {
  float: right;
  padding-right: 5px;
}
.space-bt30 {
  margin-bottom: 30px;
}
.space-bt30 .event-item {
  margin-bottom: 0 !important;
}
.rs-search-courses {
  padding: 70px 0;
  position: relative;
  margin-top: -100px;
  z-index: 10;
}
.rs-search-courses:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  background-color: #0899B8;

  z-index: -1;
  display: block;
}
.rs-search-courses select,
.rs-search-courses button,
.rs-search-courses input {
  width: 100%;
  height: 60px;
  padding: 0 15px;
  color: #777;
  border: none;
}
.rs-search-courses ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
  opacity: 1 !important;
}
.rs-search-courses ::-moz-placeholder {
  /* Firefox 19+ */
  color: #777;
  opacity: 1 !important;
}
.rs-search-courses :-ms-input-placeholder {
  /* IE 10+ */
  color: #777;
  opacity: 1 !important;
}
.rs-search-courses :-moz-placeholder {
  /* Firefox 18- */
  color: #777;
  opacity: 1 !important;
}
.rs-search-courses select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
.rs-search-courses .categories,
.rs-search-courses .level {
  position: relative;
}
.rs-search-courses .categories:before,
.rs-search-courses .level:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f0d7";
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rs-search-courses .search-btn button {
  background-color: #101010;
  border-color: #101010;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}
.rs-search-courses .search-btn button:hover,
.rs-search-courses .search-btn button:focus {
  background-color: #fff;
  color:#0899B8;
}
.slogn-outer {
	background:#0899b8;
}
.plch-slog {
	line-height:32px;
	padding: 12px 0 8px 0;
	text-align:center;
}
.plch-slog span {
	font-size:20px;
	color:#fff;
	font-weight:500;
}

blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 10px 24px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
  font-size: 16px;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  
  /*Borders - (Optional)*/
  border-left: 4px solid #0899b8;
  border-right: 2px solid #0899b8;
  
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 18px;
  font-weight: bold;
  color: #0899b8;
  
  /*Positioning*/
  position: absolute;
  left: 12px;
  top:10px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "\201D"; /*Unicode for Left Double Quote*/
    
  /*Font*/
  font-family: Georgia, serif;
  font-size: 18px;
  font-weight: bold;
  color: #0899b8;
  
  /*Positioning*/
  position: absolute;
  top:10px;
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}

.glyphicon-lg{font-size:3em}
.blockquote-box{border-right:5px solid #E6E6E6;margin-bottom:25px}
.blockquote-box .square{width:100px;min-height:50px;margin-right:22px;text-align:center!important;background-color:#E6E6E6;padding:20px 0}
.blockquote-box.blockquote-primary{border-color:#357EBD}
.blockquote-box.blockquote-primary .square{background-color:#428BCA;color:#FFF}
.blockquote-box.blockquote-success{border-color:#4CAE4C}
.blockquote-box.blockquote-success .square{background-color:#5CB85C;color:#FFF}
.blockquote-box.blockquote-info{border-color:#46B8DA}
.blockquote-box.blockquote-info .square{background-color:#5BC0DE;color:#FFF}
.blockquote-box.blockquote-warning{border-color:#EEA236}
.blockquote-box.blockquote-warning .square{background-color:#F0AD4E;color:#FFF}
.blockquote-box.blockquote-danger{border-color:#D43F3A}
.blockquote-box.blockquote-danger .square{background-color:#D9534F;color:#FFF}

/*-------- Training Background --------------*/
.popular-sec{
	position:relative;
	text-align:center;
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;
	border-bottom:1px solid #0899B8;
}

.popular-sec:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.75);
}

/*------- Privacy Policy ---------*/
.privacy-head span {
	color:#1B1919;
}
.privacy-head h4 {
	margin-top:30px;
	color:#1B1919;
}
.privacy-head h4:first-child {
	margin-top:0px;
}
.alphabate {
	padding-left:30px;
}
.alphabate li {
	list-style-type:inherit
}
.list.list-ordened {
	counter-reset: custom-counter;
	list-style: none;
}

/* List */
.list li {
	margin-bottom: 13px;
}

.list.pull-left li {
	text-align: left;
}

.list.list-icons {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
}

.list.list-icons li {
	position: relative;
	padding-left: 25px;
}

.list.list-ordened li {
	position: relative;
	padding-left: 22px;
}
.list.list-icons li > .fa:first-child,
.list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child,
.list.list-icons li a:first-child > .icons:first-child {
	position: absolute;
	left: 0;
}

.list.list-ordened.list-ordened-style-2 li, .list.list-ordened.list-ordened-style-3 li {
	padding-left: 32px;
}

.list.list-ordened.list-ordened-style-2 li:before, .list.list-ordened.list-ordened-style-3 li:before {
	border-radius: 100%;
	border-style: solid;
	border-width: 1px;
	min-width: 26px;
	padding: 0;
	text-align: center;
}

.list.list-ordened.list-ordened-style-3 li:before {
	color: #FFF;
	border: 0;
}

.list.list-unstyled {
	padding-left: 0;
	padding-right: 0;
}
.list.list-ordened li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: counter(custom-counter);
	counter-increment: custom-counter;
	font-weight: bold;
}

/*--------- Contact Form ------------*/
.contact-form { width:100% !important; background:transparent !important;}
.contact-form li {
	width:50%;
	padding:0px;
	margin:0px;
}
.contact-form li.text-area {
	width:100% !important;
}
.contact-form li .form-label { 
	display:none;
}
.contact-form li.form-btn-center {
	width:100%;
	text-align:center;
}
.contact-form .jotform-form, .default-form .jotform-form  {
	padding:0px;
}



/*------------ Thankyou Page styling ------------*/
.thankyou-msg {padding:3em 0em 6em 0em;}
.true-icon i {font-size:52px;color:#398439;}
.acc-setup {padding-bottom:6px;border-bottom:1px solid #0899B8;}
.display-3 { font-weight:300; padding:20px 0;}




/*------------- ---------------*/
.mb-30 {
	margin-bottom:30px;
}
.mb-40 {
	margin-bottom:30px;
}
.mb-45 {
	margin-bottom:30px;
}
.pl-30 {
	padding-left:30px;
}
.pl-45 {
	padding-left:45px;
}