@import url( //maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css );
@import url( //fonts.googleapis.com/css?family=Roboto+Slab:400,700,300|Montserrat:400,700 );
@import url( ../css/material-icons.css );
@import url( animate.css );
.badge {
	background: none; transition:0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s;
}
@media all and (max-width:991px)
{
.clearboth {
	clear: both;
}
}
.ff__mod {
	font-family: "Montserrat", sans-serif;
}
a.text-primary:hover {
	color: rgb(51, 51, 51);
}
@media all and (max-width:767px)
{
.row + .mg-add-null {
	margin-top: 0px;
}
}
* + .row {
	margin-top: 40px;
}
.row + * {
	margin-top: 62px;
}
.row + .row {
	margin-top: 50px;
}
@media all and (max-width:767px)
{
.row + .mg-add-null {
	margin-top: 0px;
}
}
* + p {
	margin-top: 16px;
}
h3 + img {
	margin-top: 41px;
}
h3 + .thumbnail {
	margin-top: 41px;
}
h3 + .index-list {
	margin-top: 41px;
}
img + * {
	margin-top: 20px;
}
.thumbnail + h4 {
	margin-top: 60px;
}
* + h4 {
	margin-top: 20px;
}
h3 + h4 {
	margin-top: 40px;
}
* + .btn {
	margin-top: 30px;
}
* + .btn-link {
	margin-top: 20px;
}
* + .offs {
	margin-top: 85px;
}
* + .offs0 {
	margin-top: 0px;
}
.material-icons-location_on {
	top: 5px; line-height: 26px; font-size: 34px; display: inline-block; position: relative;
}
.material-icons-local_phone {
	top: 5px; line-height: 26px; font-size: 34px; display: inline-block; position: relative;
}
.material-icons-access_time {
	top: 5px; line-height: 26px; font-size: 34px; display: inline-block; position: relative;
}
.box {
	max-width: 1170px;
}
.box::before {
	display: table; content: " ";
}
.box::after {
	display: table; content: " ";
}
.box::after {
	clear: both;
}
.box::before {
	display: table; content: " ";
}
.box::after {
	display: table; content: " ";
}
.box::after {
	clear: both;
}
.box_aside {
	border-radius: 50%; float: left; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.box_aside img {
	border-radius: 50%; margin-right: 46px; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.box_cnt__no-flow {
	overflow: hidden;
}
@media all and (max-width:479px)
{
.box_aside {
	text-align: center; float: none;
}
}
.inline-list li {
	color: rgb(209, 208, 208); font-size: 22px; display: inline-block;
}
.inline-list li + li {
	margin-left: 15px;
}
.inline-list a:hover {
	color: rgb(145, 184, 104);
}
.block-icon {
	padding-left: 85px; position: relative;
}
* + .block-icon {
	margin-top: 33px;
}
.block-icon .icon {
	font: 400 60px/60px "FontAwesome"; left: 0px; top: 0px; color: rgb(145, 184, 104); display: inline-block; position: absolute; font-size-adjust: none; font-stretch: normal;
}
@media all and (max-width:767px)
{
.block-icon {
	margin-top: 30px;
}
}
.block-icon + .block-icon {
	margin-top: 43px;
}
.index-list {
	counter-reset: li;
}
.index-list li {
	padding-left: 100px; position: relative;
}
.index-list li::before {
	background: rgb(145, 184, 104); transition:0.4s; left: 0px; top: 0px; width: 70px; height: 70px; text-align: center; color: rgb(255, 255, 255); line-height: 70px; font-family: "Montserrat", sans-serif; font-size: 40px; font-weight: 400; display: inline-block; position: absolute; content: counter(li, decimal-leading-zero); counter-increment: li; transform: translateZ(1px); -webkit-transform: translateZ(1px); -moz-transition: 0.4s; -webkit-transition: 0.4s; -o-transition: 0.4s; -moz-transform: translateZ(1px); -o-transform: translateZ(1px);
}
.index-list li + li {
	margin-top: 43px;
}
.index-list li a:hover {
	color: rgb(51, 51, 51);
}
.index-list li:hover::before {
	box-shadow: 0px 1px 2px 2px rgba(0,0,0,0.2); animation-name: pulse; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; -moz-box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2);
}
@media all and (max-width:1199px)
{
.index-list {
	padding-right: 10px; padding-left: 10px;
}
}
.index-list__mod li + li {
	margin-top: 0px;
}
@media all and (max-width:991px) and (min-width:768px)
{
.index-list__mod li {
	padding-top: 100px; padding-left: 0px;
}
.index-list__mod li::before {
	top: 0px;
}
}
* + .simple-list {
	margin-top: 30px;
}
.simple-list li {
	padding: 6px 0px 5px; text-align: left; border-bottom-color: rgb(229, 229, 230); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.simple-list li a {
	font-size: 16px;
}
.simple-list li a:hover {
	color: rgb(145, 184, 104);
}
.simple-list li:last-child {
	border: currentColor; border-image: none;
}
@media all and (max-width:991px)
{
.simple-list {
	margin-right: auto; margin-left: auto; display: block; max-width: 370px;
}
}
* + .contact-info {
	margin-top: 35px;
}
.contact-info dl {
	margin-top: 15px; display: inline-block;
}
.contact-info dl dt {
	float: left;
}
.contact-info dl dd {
	margin-left: 45px; float: right;
}
.contact-info address {
	line-height: 31px;
}
.contact-info dd + dt {
	clear: both;
}
@media all and (max-width:991px)
{
.contact-info {
	margin-right: auto; margin-left: auto; max-width: 370px;
}
}
.term-list dd {
	color: rgb(136, 136, 136); margin-left: 0px;
}
.term-list * + dt {
	margin-top: 40px;
}
.term-list dt + * {
	margin-top: 14px;
}
.term-list a[href^='mailto:'] {
	margin-top: 35px; display: inline-block;
}
* + .term-list {
	margin-top: 45px;
}
header {
	background-image: url("yellow-soft-bg.jpg"); 
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	background-color: rgb(255, 255, 255);
	text-align: center;
}
header::before {
	display: table; content: " ";
}
header::after {
	display: table; content: " ";
}
header::after {
	clear: both;
}
header::before {
	display: table; content: " ";
}
header::after {
	display: table; content: " ";
}
header::after {
	clear: both;
}
header .inline-list {
	margin-top: 16px; float: right;
}
header .navbar-brand {
	line-height: 30px; margin-left: 90px;
}
@media all and (max-width:1199px)
{
header .navbar-brand {
	margin-left: 0px;
}
}
@media all and (max-width:767px)
{
header .inline-list {
	float: none;
}
}
main {
	background-color: none;
}
.page404 {
	text-align: center;
}
.page404 .fa-hand-o-right {
	color: rgb(145, 184, 104); font-size: 400px;
}
.page404 p.h2 {
	font-size: 200px; margin-top: -50px;
}
.page404 p.h2 + p {
	margin-top: -14px;
}
@media all and (max-width:479px)
{
.page404 .fa-hand-o-right {
	font-size: 200px;
}
.page404 p.h2 {
	font-size: 100px; margin-top: -50px;
}
}
footer {
	background: rgb(249, 249, 249); font-weight: 300;
}
footer div.h4 + * {
	margin-top: 18px;
}
footer .copyright {
	font-size: 16px; margin-top: 18px; margin-bottom: 25px;
}
