

body {
 color: black;
 font-size: 15px;
}

h3 {
	font-size: 20px;
	line-height: 27px;
	font-weight: bold;
}

h2 {
	
	font-weight: bold;
}





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;
}

.breadcrumbs-v2-home {
  text-align: center;
  position: relative;
    padding: 20px 0;
  
  background: url(/images/head/../../../includes/images/head/wcr-header-5.jpg ) no-repeat;
  background-size: 100%;

}
.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;
}
.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;
}

.modal-ku {
  width: 1000px;
  margin: auto;
}
