

i.line-icons-pro.icon-custom {
line-height: 60px;
	font-size: 48px;

}
/* Add here all your css styles (customizations) */
.breadcrumbs-v3.img-services {
  background: url(../../includes/images/headers/services.png) no-repeat;
  background-size: cover;
  background-position: center center;
}
.breadcrumbs-v3.img-plans {
  background: url(../../includes/images/headers/plans.png) no-repeat;
  background-size: cover;
  background-position: center center;
}
.breadcrumbs-v3.img-faq {
  background: url(../../includes/images/headers/faq.png) no-repeat;
  background-size: cover;
  background-position: center center;
}

body {
font-size: 1.5em;			
}

.breadcrumbs-v2-home {
  text-align: center;
  position: relative;
    padding: 20px 0;
  
  background: url(/images/head/../../includes/images/head/wcr-header-2.jpg ) no-repeat;
}
.breadcrumbs-v2-forms {
  text-align: center;
  position: relative;
    padding: 20px 0;
  
  background: url(images/headers/forms.png) no-repeat;
}
.g-bg-color-base--dark {
	background: #3b3f47;
}
.g-bg-color-base--darker {
	background: #2e3239;
}

/* Text Colors */
.g-color-base {
	color: #6b7de0;
}
.g-color-base--dark {
	color: #3b3e47;
}
.u-feature-box-v1__icon {
	font-size: 48px;
	line-height: 60px;
	
}

.u-feature-box-v1__title {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1.4;
	font-weight: bold;
	text-transform: uppercase;
}
.headliness {
	display: block;
	margin: 10px 0 25px 0;
	border-bottom: 1px dotted #e4e9f0;
}

.headliness h2,
.headliness h3,
.headliness h4 {
	margin: 0 0 -2px 0;
	padding-bottom: 15px;
	display: inline-block;
	border-bottom: 2px solid #72c02c;
}

.headliness h2,
.headliness h3,
.headliness h4 {
	border-bottom:2px solid #3498db;
}
.scrollable-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

.centerlogo .img-responsive {
    margin: 0 auto;
}
.h-scroll {
    height: 60vh; /* %-height of the viewport */
    overflow-y: scroll;
}

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
}

.center {
    margin: auto;
]    padding: 10px;
}
