.background-image-holder {

}
.alpha-3 {
    opacity: .3 !important;
}
.section-title .section-title-inner {   
    
}
.bg-base-2 {
     
}
.pricing-plans .block {    
    /*background: #3452ff;*/ 
}
.pricing-plans--style-3 .block-pricing .plan-title-wrapper {    
    
}
.pricing-plans ul li {
    /*background: #3452ff !important;   */
    /*color: #FF6600;*/
}
/*.heading {
	color: #000066 ;    
}
.heading-sm {
    color: #FF6600;
}*/


/*Normalize my text font size*/
.txt-size{
	font-size: 0.935rem !important;
}


li > span .glyphicon-ok {

}

.bullet-list {			
	list-style-type: none;	/*remove bullets*/		
}

.glyphicon-ok {
	color:green;
	margin-right: 10px; 
}
.glyphicon-ok .transparent {
	color:white;
	margin-right: 10px; 
}

.badge {
	background-color: #FF6600 !important;
}

.cl-white_hue {
	color: rgba(255,255,255,1) !important;
}
.cl-white_hue {
	color: rgba(255,255,255,1) !important;
}
.cl-light_dark {
	color: #353738 !important;
}
.bg-light_blue {
	background-color: #c4c1e0 !important;
}
.cl-blue {
	color: #000066 !important; /*blue*/
}
.bg-cl-blue {
	background-color: #000066 !important; /*blue*/
}
.cl-orange {
	color: #FF6600 !important;	 /*cl orange*/
}
.cl-black {
	color: #000 !important; /*black*/
}
.bg-blue {
	background-color: #3452ff !important;	 /*bg blue*/
}
.bg-orange {
	background-color: #FF6600 !important;	 /*bg orange*/
}
.bg-dark-light {
	background-color: #C2C4C5 !important;
}

/*MARGINS*/
.rm-mar-btm { 					/*remove margin-bottom*/
	margin-bottom: 0rem !important;
}
.rd-mar-top { 					/*remove padding-bottom*/
	margin-top: 2rem !important;
}

/*NEGATIVE MARGINS*/
.ne-mar-bottom {
	margin-bottom: -50px;
}


/*PADDINGS*/
.rd-pad-top { 					/*remove padding-bottom*/
	padding-top: 2rem !important;
}
.rm-pad-btm { 					/*remove padding-bottom*/
	padding-bottom: 0rem !important;
}
.rm-pad-top-btm { 					/*remove padding-bottom*/
	padding-top: 0rem !important;
	padding-bottom: 0rem !important;
}

.rm-pad-top { 					/*remove padding-top*/
	padding-top: 0rem !important;
}

.bg-white {
	background-color: #FFF !important;
}


 /*fill: #2c1a69;*/

.c-gray-dark {
    color: #2c1a69 !important;
}
.shape-container[data-shape-fill="base-5"] .shape-item {
    fill: #b9b4cacf;
    transform: rotateY(180deg);
} 

.shape-container[data-shape-position="bottom"] {
    top: auto;
    bottom: -40px;
}
.btn-default {
	background-color: white;
	color: #2c1a69 !important;
	border: 2px  solid #2c1a69;
}.btn-default:hover {
	background-color: white;
	color: #c77213 !important;
	border: 2px  solid #c77213;
}
.btn-default:hover {
	background-color: wheat;
	cursor: pointer;
}
 .navbar-transparent.navbar-inverse .navbar-nav .nav-link {
    color: #2c1a69 !important;
} .navbar-transparent.navbar-inverse .navbar-nav .nav-link:hover {
    color: #c77213 !important;
}
h2.heading {
	font-size: 40px;
	line-height: 35px !important;
}
.heading small {
	color: #2c1a69 !important;
	font-size: 20px;
	letter-spacing: .4px; 
}