@font-face {
	font-family: "icomoon";
	src: url("/assets/fonts/icomoon.eot?e4u77m");
	src: url("/assets/fonts/icomoon.eot?e4u77m#iefix") format("embedded-opentype"), url("/assets/fonts/icomoon.ttf?e4u77m") format("truetype"), url("/assets/fonts/icomoon.woff?e4u77m") format("woff"), url("/assets/fonts/icomoon.svg?e4u77m#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}



[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */

	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



.icon-square:before {
	content: "\e909";
}



.icon-menu:before {
	content: "\e918";
}



.icon-duble-arrows-right:before {
	content: "\e900";
}



.icon-arrows-right:before {
	content: "\e901";
}



.icon-backward-left:before {
	content: "\e902";
}



.icon-facebook:before {
	content: "\e903";
}



.icon-facebook-2:before {
	content: "\e904";
}



.icon-headphone:before {
	content: "\e905";
}



.icon-home:before {
	content: "\e906";
}



.icon-instagram:before {
	content: "\e907";
}



.icon-linkedin:before {
	content: "\e908";
}



.icon-lock:before {
	content: "\e90a";
}



.icon-search:before {
	content: "\e90b";
}



.icon-music:before {
	content: "\e90c";
}



.icon-people:before {
	content: "\e90d";
}



.icon-photo:before {
	content: "\e90e";
}



.icon-pinterest:before {
	content: "\e90f";
}



.icon-play:before {
	content: "\e910";
}



.icon-tag:before {
	content: "\e911";
}



.icon-duble-arrow-left:before {
	content: "\e912";
}



.icon-check:before {
	content: "\e913";
}



.icon-book:before {
	content: "\e914";
}



.icon-twitter:before {
	content: "\e915";
}



.icon-twitte-2:before {
	content: "\e916";
}



.icon-youtube:before {
	content: "\e917";
}



.icon-fonts,
.search-box:before,
.input-wrapp button:before,
.additional-box .account-menu a:before,
.pagination-holder .btn-prev:before,
.pagination-holder .btn-next:before,
.digital-items a:before,
.carousel-box .carousel .btn-prev:after,
.carousel-box .carousel .btn-next:after,
.see-all:after,
.breadcrumbs a:after,
.breadcrumbs .home:before,
.heading-block .add-nav-opener.collapsed:before,
.informatin-block .learn-more:after,
.carousel-holder .btn-prev:before,
.carousel-holder .btn-next:before,
.tab-body .opener:after,
.list li:before,
.intro-post .learn-more:after,
.category-list:before,
.blog-pagination .prev:before,
.blog-pagination .next:before,
.social-networks a .icon-box:before,
.social-links a:before,
.blog-search .input-holder button:before,
.button:after,
.quick-Links a:after,
.jcf-select .jcf-select-opener:before {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}



.additional-box ul,
#navigation ul,
.pagination-holder ul,
.digital-items,
.proposition-list,
.breadcrumbs,
#additional-navigation,
#additional-navigation li ul,
.list,
.thumb-list,
.accordion-2,
.post-information,
.category-list,
.blog-pagination,
.social-networks,
.address-holder ul,
.partner-links,
.social-links,
.quick-Links,
.footer-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



.clearfix:after,
.header-container:after,
.nav-drop:after,
#navigation ul:after {
	content: "";
	display: block;
	clear: both;
}



.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}



#wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
}



#header {
	border-top: 7px solid #c1d72e;
	border-bottom: 3px solid #e9e9e9;
	position: relative;
	padding: 13px 0;
}



.header-container {
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
}



.logo {
	width: 187px;
	float: left;
}



.logo a {
	display: block;
}



.logo img {
	vertical-align: top;
	max-width: 100%;
}



.nav-opener {
	width: 35px;
	height: 21px;
	position: relative;
	top: 17px;
	right: 8px;
	display: block;
	z-index: 1000;
	float: right;
}



.nav-opener:hover {
	opacity: .5;
}



.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	background: #fbb942;
	position: absolute;
	top: 13px;
	left: 0;
	height: 5px;
	width: 35px;
	margin-top: -7px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}



.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 5px;
}



.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 14px;
}



.nav-opener:after {
	top: 21px;
}



.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



.nav-active .nav-opener span {
	width: 0;
}

.search li {border-bottom: 1px solid #ddd; padding: 0 0 15px 0}

.nav-drop {
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 9999;
	margin: 3px 0 0;
	padding: 14px 0;
	background: #fff;
	opacity: 0;
	visibility: hidden;
}



.nav-active .nav-drop {
	opacity: 1;
	visibility: visible;
}



.search-box {
	padding: 0 10px 16px;
	border-bottom: 3px solid #e9e9e9;
}



.search-box:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 16px;
	content: "\e90b";
	color: #fbb942;
	display: none;
}


.search-box form {
	width: 100%;
	overflow: hidden;
}



.input-wrapp {
	background: #c1d72e;
	padding: 11px;
	border-radius: 5px;
	position: relative;
}



.input-wrapp input,
.input-wrapp button {
	border: none;
	outline: none;
}



.input-wrapp input {
	width: 100%;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	padding: 0 30px 0 10px;
	background: #fff;
	color: #999;
	border-radius: 5px;
}



.input-wrapp input::-webkit-input-placeholder {
	color: #999;
}



.input-wrapp input::-moz-placeholder {
	opacity: 1;
	color: #999;
}



.input-wrapp input:-moz-placeholder {
	color: #999;
}



.input-wrapp input:-ms-input-placeholder {
	color: #999;
}



.input-wrapp input.placeholder {
	color: #999;
}



.input-wrapp button {
	width: 17px;
	height: 17px;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	background: none;
	position: absolute;
	top: 22px;
	right: 24px;
	z-index: 5;
	padding: 0;
	color: #fbb942;
}



.input-wrapp button:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 16px;
	content: "\e90b";
	color: inherit;
}



.input-wrapp button:hover {
	color: #5e1805;
}



.additional-box {
	overflow: hidden;
	padding: 10px 10px 8px;
}



.additional-box ul {
	overflow: hidden;
	margin: 0 0 10px;
}



.additional-box ul li {
	font-size: 13px;
	line-height: 16px;
	float: left;
	padding: 0 5px;
}



.additional-box ul li + li {
	border-left: 1px solid #666;
}



.additional-box a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: #666;
}



.additional-box a:hover {
	color: #fbb942;
}



.additional-box .account-menu li {
	border: none;
	margin: 0 8px;
	padding: 0;
}



.additional-box .account-menu a {
	display: block;
	position: relative;
}



.additional-box .account-menu a:before {
	content: "\e909";
	margin: 0 3px 0 0;
	font-size: 12px;
}



.additional-box .account-menu .account-link:before {
	content: "\e90a";
}



#navigation ul li {
	font-size: 20px;
	line-height: 22px;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
	background: #e9e9e9;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px 5px 20px;
	font-weight: 500
}



#navigation ul li:last-child {
	border: none;
}



#navigation ul li.hover > .sub-menu {
	max-height: 99999px;
}



#navigation ul li.active > a {
	color: #c1d72e;
}



#navigation ul a {
	color: #5e1805;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}



#navigation ul a:hover {
	color: #c1d72e;
}



#navigation .sub-menu {
	overflow: hidden;
	max-height: 0;
}



#navigation .sub-menu li {
	font-size: 16px;
	line-height: 18px;
	font-family: "ff-tisa-sans-web-pro", "Arial", "Helvetica", sans-serif;
	border: none;
}



#navigation .sub-menu li:after {
	display: none;
}



#navigation .sub-menu a {
	color: #000;
}



.visual-section {
	padding-top: 20px;
	width: 100%;
	position: relative;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}



.presentation-block {
	max-width: 420px;
	margin: 0 auto 20px;
	
}



.presentation-block .slideshow {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #fff;
	margin: 0 0 15px;
	border-radius: 10px;
	padding: 0 0 10px;
	
}



.presentation-block .slide {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1;
	overflow: hidden;
	padding: 10px;
	height: 180px
}



.presentation-block .slide.active {
	z-index: 2;
}



.presentation-block .image-box {
	float: left;
}



.presentation-block .image-box img {
	vertical-align: top;
	
}



.presentation-block .text-box {
	
	line-height: 15px;
	overflow: hidden;
	color: #333;
	padding: 0 0 0 15px;
}

.presentation-block .text-box p {
	font-size: 13px;
	line-height: 15px;
	overflow: hidden;
	color: #333;
	padding: 0 0 0 15px;
	
}



.presentation-block .text-box h3 {
	font-size: 16px;
	line-height: 15px;
	color: #960;
	text-transform: uppercase;
	margin: 0 0 15px;
	font-weight: 700
}



.presentation-block .text-box .author,
.presentation-block .text-box .title {
	display: block;
	color: #660;
	margin: 0 0 10px;
	
}

.presentation-block .text-box .author
 {
	display: block;
	color: #660;
	margin: 0 0 10px;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
	font-size: 16px
	
}



.presentation-block .text-box .title {
	color: #333;
}



.presentation-block .text-box .button {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 6px 6px 6px 7px;
}



.presentation-block .text-box .button:after {
	margin: 0 0 0 11px;
}



.presentation-block .input-wrapp {
	float: none;
}



.presentation-block .input-wrapp:before {
	display: none;
}



.search-form.drop-open .input-wrapp input[type="text"] {
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #ccc;
}



.radio-holder {
	background: #fff;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
	max-height: 0;
}



.drop-open .radio-holder {
	max-height: 9999px;
}



.row-box {
	padding: 5px 5px 0;
}



.pagination-holder {
	float: right;
	padding: 5px 19px 0 0;
	height:30px
}



.pagination-holder .btn-prev,
.pagination-holder .btn-next {
	width: 11px;
	height: 17px;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	position: relative;
	color: #333;
}



.pagination-holder .btn-prev:before,
.pagination-holder .btn-next:before {
	content: "\e902";
	color: inherit;
}



.pagination-holder .btn-prev:hover,
.pagination-holder .btn-next:hover {
	color: #fbb942;
}



.pagination-holder .btn-next:before {
	content: "\e901";
}



.pagination-holder .pagination {
	margin: 0 10px;
}



.pagination-holder ul {
	overflow: hidden;
	padding: 0 0 2px;
}



.pagination-holder ul li {
	float: left;
	margin: 0 3px;
}



.pagination-holder ul li.active a {
	background: #333;
}



.pagination-holder ul a {
	width: 8px;
	height: 8px;
	display: block;
	overflow: hidden;
	border-radius: 50%;
	border: 1px solid #333;
	text-indent: -9999px;
}



.digital-box .title-box {
	font-size: 15px;
	line-height: 17px;
	text-align: center;
	background: #5e1805;
	color: #fff;
	padding: 10px;
}



.digital-box .title-box h3 {
	font-size: 22px;
	line-height: 24px;
	margin: 0 0 5px;
	
}



.digital-box .title-box p {
	margin: 0 0 5px;
	font-style: italic;
	font-size: 16px;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
}



.digital-items {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	background: #f0efee;
	padding: 10px 15px 10px 0;
	text-align: center;
	margin: 0 0 20px;
}



.digital-items li {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: normal;
	width: 33.33%;
}



.digital-items a {
	display: inline-block;
	vertical-align: top;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: #E9AC4A;
	padding: 50px 0 0;
	position: relative;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
}



.digital-items a:before {
	content: "";
	color: inherit;
	font-size: 35px;
	position: absolute;
	top: 10px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}



.digital-items a:hover {
	color: #c1d72e;
}



.digital-items .mark {
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	background: none;
}



.digital-items .ebooks:before {
	content: "\e914";
}



.digital-items .music:before {
	content: "\e90c";
}



.digital-items .movies:before {
	content: "\e910";
}



.digital-items .ezines:before {
	content: "\e90e";
}



.digital-items .audio:before {
	content: "\e905";
}



.digital-items .kids:before {
	content: "\e90d";
}



.proposition-list {
	margin: 0 0 20px;
}



.proposition-list li {
	margin: 0 0 10px;
}



.proposition-list img {
	width: 100%;
	vertical-align: top;
	margin: 0 0 10px;
}



.proposition-list a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: #333;
	font-weight: 500
}



.proposition-list a:hover {
	color: #c1d72e;
}



.carousel {
	position: relative;
}



.carousel .mask {
	position: relative;
	overflow: hidden;
}



.carousel .slideset {
	letter-spacing: -4px;
	float: left;
	width: 100% !important;
	white-space: nowrap;
}



.carousel .slide {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}



.carousel-box {
	margin: 0 0 20px 0;
	background: #f6f5f4;
}

.carousel-box .wow{
	margin: 0 auto;
	width: 280px;
	background: #f6f5f4;
	padding: 6px 0
}





.carousel-box h3 {
	font-size: 18px;
	line-height: 17px;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
	background: #87991d;
	color: #fff;
	font-weight: 500;
	padding: 8px 21px;
	margin: 0;
}



.carousel-box .carousel {
	max-width: 380px;
	margin: 0 auto;
	background: #f6f5f4;
	padding: 0;
}



.carousel-box .carousel .mask {
	width: 190px;
	margin: 0 auto;
	padding: 0
}



.carousel-box .carousel .slide {
	padding: 0 5px;
	width: 50%;
	text-align: center;
}



.carousel-box .carousel .slide img {
	vertical-align: middle;
}



.carousel-box .carousel .btn-prev,
.carousel-box .carousel .btn-next {
	width: 16px;
	height: 26px;
	position: absolute;
	bottom: 54%;
	-webkit-transform: translate(0, 50%);
	-ms-transform: translate(0, 50%);
	transform: translate(0, 50%);
	right: 10px;
}



.carousel-box .carousel .btn-prev:after,
.carousel-box .carousel .btn-next:after {
	content: "\e901";
	font-size: 17px;
	color: #808080;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}



.carousel-box .carousel .btn-prev:hover:after,
.carousel-box .carousel .btn-next:hover:after {
	color: #fbb942;
}



.carousel-box .carousel .btn-prev {
	right: auto;
	left: 10px;
}



.carousel-box .carousel .btn-prev:after {
	content: "\e902";
}



.carousel-2 .carousel {
	padding: 62px 0;
}



.carousel-2 h3 {
	background: #5e1805;
}



.carousel-2 .slide {
	padding: 0 5px;
	width: 50%;
	text-align: center;
}



.carousel-2 .slide img {
	max-width: 100%;
	vertical-align: middle;
}



.hading-style {
	font-size: 22px;
	line-height: 24px;
	color: #87991d;
	border-bottom: 2px solid #eee;
	margin: 0 0 10px;
	padding: 0 10px;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
}



.hours-block {
	border: 2px solid #eee;
	margin: 0 0 20px;
	padding: 5px 10px;
}



.hours-block .hading-style {
	margin: 0 -10px 10px;
}



.hours-block h3 {
	font-size: 19px;
	line-height: 21px;
	color: #000;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
	margin: 0 0 10px;
}



.hours-block h3 a {
	color: #666;
	margin: 0 0 0 10px;
}



.hours-block h3 a:hover {
	color: #c1d72e;
}



.hours-block table {
	width: 100%;
	margin: 0 0 20px;
}



.hours-block table td {
	width: 50%;
}



.see-all {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 17px;
	position: relative;
	color: #000;
	padding: 0 9px 0 0;
	margin: 0 0 10px;
	font-weight: bold;
	text-transform: uppercase;
}



.see-all:after {
	content: "\e901";
	font-size: 5px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	right: -4px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #333;
}



.heading-wrapp {
	overflow: hidden;
}



.heading-wrapp .see-all {
	float: right;
	margin: 5px 0 0;
}



.heading-wrapp .hading-style {
	margin: 0 0 18px;
}



.event-holder {
	margin-bottom: 19px;
}



.date-block {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background: #fbb942;
	padding: 2px 0 0;
	margin: 0 auto;
}



.border-block {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	border: 1px solid #fff;
	margin: 0 auto;
	text-align: center;
	padding: 7px 0 0;
}



.month {
	font-size: 13px;
	line-height: 14px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}



.day {
	font-size: 24px;
	line-height: 20px;
	color: #fff;
}



.event-description h3 {
	font-size: 16px;
	line-height: 18px;
	margin: -3px 0 0;
	font-weight: 400;
}

.event-description  {
	margin-left: -10px
}



.event-description h3 a {
	color: #000;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}



.event-description h3 a:hover {
	color: #5e1805;
}



.event-description .time,
.event-description .place {
	font-size: 14px;
	line-height: 16px;
	display: block;
	color: #444;
}

time {color: #777}




.time {
	margin: 0 0 2px 2px;
}



.interior-page #main {
	padding-top: 34px;
}



.breadcrumbs-holder {
	padding: 27px 15px 0;
	margin-bottom: 25px;
	display: none;
}



.blog-page .breadcrumbs-holder {
	margin-bottom: 10px;
}



.breadcrumbs {
	overflow: hidden;
}



.breadcrumbs li {
	font-size: 16px;
	line-height: 20px;
	float: left;
	margin: 0 21px 0 0;
}



.breadcrumbs li:last-child a {
	pointer-events: none;
}



.breadcrumbs li:last-child a:after {
	display: none;
}



.breadcrumbs a {
	color: #545454;
	display: block;
	position: relative;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}



.breadcrumbs a:hover {
	color: #5e1805;
}



.breadcrumbs a:after {
	content: "\e901";
	font-size: 6px;
	color: #545454;
	position: absolute;
	top: 7px;
	right: -15px;
}



.breadcrumbs .home {
	width: 16px;
	height: 16px;
}



.breadcrumbs .home:before {
	content: "\e906";
	position: absolute;
	top: 0;
	left: 0;
}



.additional-nav-holder {
	margin-bottom: 33px;
}



.heading-block {
	background: #fbb942;
	overflow: hidden;
	padding: 8px 11px 6px 29px;
}

.heading-block.blog {
	background: #5e1805;
	
}



.blog-page .heading-block {
	max-width: 100%;
}



.heading-block .mobille-heading,
.heading-block h4 {
	font-size: 19px;
	line-height: 21px;
	color: #fff;
}



.heading-block h4 {
	display: none;
}



.blog-page .heading-block h4 {
	display: block;
}



.heading-block .add-nav-opener {
	width: 27px;
	height: 24px;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: -1px 0 0;
	float: right;
	position: relative;
	z-index: 4;
}



.heading-block .add-nav-opener.collapsed:before {
	width: auto;
	height: auto;
	content: "\e918";
	color: #fff;
	top: -3px;
	font-size: 30px;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	background: none;
}



.heading-block .add-nav-opener.collapsed:after {
	display: none;
}



.heading-block .add-nav-opener:before,
.heading-block .add-nav-opener:after {
	width: 25px;
	height: 3px;
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	right: 1px;
	background: #fff;
	z-index: 5;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}



.heading-block .add-nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



.blog-page #additional-navigation {
	max-width: 100%;
	margin: 0 auto 20px;
}



#additional-navigation li {
	font-size: 18px;
	line-height: 20px;
	position: relative;
}

#additional-navigation li ul li {
	font-size: 16px;
	
}



#additional-navigation li ul a {
	padding: 11px 40px;
	border: none !important;
}

#additional-navigation li ul li  a {
	padding: 6px 40px;
	border: none !important;
}



#additional-navigation li ul li ul li a {
	padding: 4px 60px;
	border: none !important;
	
}





#additional-navigation li.active a {
	color: #5e1805;
	background: #fbfbfb;
}

#additional-navigation li.active li a {
	color: #535353;
	
}

#additional-navigation li.active a.active-parent {
	border: none
}



#additional-navigation li a {
	color: #535353;
	background: #f6f5f4;
	display: block;
	padding: 11px 25px;
	border-bottom: 1px solid #d5dcdf;
	-webkit-transition: color .3s linear, background .3s linear;
	transition: color .3s linear, background .3s linear;
	z-index: 1;
}



#additional-navigation li:last-child a {
	
	border: none
	
}





#additional-navigation a:hover {
	background: #fbfbfb;
	color: #5e1805;
}





.inner-menu a:hover {
	color: #c1d72e !important;
}

.inner-menu a.active {
	color: #c1d72e !important;
}



.drop-indication {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #bdc4c6;
	display: block;
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 21px;
	-webkit-transform: translate(0, -50%) rotate(0deg);
	-ms-transform: translate(0, -50%) rotate(0deg);
	transform: translate(0, -50%) rotate(0deg);
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	cursor: pointer;
}



.active .drop-indication {
	-webkit-transform: translate(0, -50%) rotate(45deg);
	-ms-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
}



.drop-indication:after,
.drop-indication:before {
	width: 8px;
	height: 2px;
	content: "";
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}



.drop-indication:after {
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	-ms-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
}



.informatin-block {
	font-size: 14px;
	line-height: 19px;
	max-width: 268px;
	background: #e4e8d2;
	padding: 17px 18px 10px;
	position: relative;
	margin: 0 0 20px;
	display: none;
}



.informatin-block.gray {
	
	background: #f6f5f4;
	
}

.blog-page .informatin-block {
	display: block;
	max-width: 100%;
	text-align: center;
}



.informatin-block .image-block {
	text-align: center;
	margin: 0 0 16px;
}



.informatin-block .image-block img {
	max-width: 100%;
}



.informatin-block h4 {
	font-size: 19px;
	line-height: 21px;
	color: #000;
	font-weight: bold;
	margin: 0 0 13px;
}



.informatin-block p {
	margin: 0 0 9px;
}



.informatin-block .button-wrapp {
	text-align: right;
}



.blog-page .informatin-block .button-wrapp {
	text-align: center;
}



.informatin-block .learn-more {
	font-size: 14px;
	line-height: 16px;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	text-align: left;
	background: #fbb942;
	color: #333;
	padding: 5px 30px 5px 10px;
	margin: 0 0 18px;
	-webkit-transition: color .3s linear, background .3s linear;
	transition: color .3s linear, background .3s linear;
}



.informatin-block .learn-more:hover {
	background: #5e1805;
	color: #fff;
}



.informatin-block .learn-more:after {
	content: "\e901";
	font-size: 6px;
	color: #fff;
	position: absolute;
	top: 50%;
	right: 13px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: font-size .3s linear;
	transition: font-size .3s linear;
}



.informatin-block-2 {
	background: #f6f5f4;
	padding: 12px 18px 4px;
}



.informatin-block-2 h4 {
	color: #5e1805;
}



.informatin-block-2 .image-block {
	margin: 0 -18px 10px;
}



.carousel-holder {
	font-size: 20px;
	line-height: 25px;
	color: #666;
}



.carousel-holder h1 {
	font-size: 34px;
	line-height: 34px;
	color: #8fa042;
	
}



.carousel-holder .carousel {
	width: 89%;
	margin: 0 0 20px;
}



.carousel-holder .slide {
	width: 100% !important;
}



.carousel-holder .slide img {
	max-width: 100%;
	vertical-align: top;
}



.carousel-holder .btn-prev,
.carousel-holder .btn-next {
	width: 30px;
	height: 30px;
	background: #5e1805;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
}



.carousel-holder .btn-prev:hover,
.carousel-holder .btn-next:hover {
	opacity: .7;
}



.carousel-holder .btn-prev:before,
.carousel-holder .btn-next:before {
	content: "\e902";
	font-size: 11px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}



.carousel-holder .btn-next {
	right: auto;
	left: 100%;
}



.carousel-holder .btn-next:before {
	content: "\e901";
}



.content-holder {
	font-size: 17px;
	line-height: 25px;
}



.content-holder .body ul li, .content-holder .listings ul li, .content-holder .slide ul li {
background:url('/assets/images/dingbat.png') no-repeat left 11px;
	list-style: none;
	padding: 3px 0 4px 16px;
	text-align: left
	
	}

.content-holder h2 {
	font-size: 22px;
	line-height: 28px;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
	color: #000;
	font-weight: 500;
	letter-spacing: .02em;
	margin: 20px 0 7px;
}

.alert-int {margin: 0 auto; width: 1156px}

.content-holder h3 {
	font-size: 17px;
	line-height: 19px;
	color: #8fa042;
	font-weight: bold;
	margin: 0 0 5px;
}



.tab-buttons {
	display: none;
	overflow: hidden;
	border-bottom: 4px solid #5e1805;
	padding: 26px 0 0;
	margin: 0 0 11px;
}



.tab-buttons li {
	font-size: 13px;
	line-height: 15px;
	float: left;
	margin-right: 2px;
}



.tab-buttons li.active a {
	background: #5e1805 !important;
	border: none !important;
	color: #fff !important;
}



.tab-buttons li a {
	display: block;
	text-transform: uppercase;
	color: #666;
	background: #f6f5f4;
	border-radius: 0;
	border: none;
	padding: 9px 25px;
}



.tab-body {
	padding: 10px 0 0;
}



.tab-body .mobille-tab {
	display: block;
	margin: 0 0 20px;
}



.tab-body .mobille-tab.active .opener:after {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}



.tab-body .opener {
	font-size: 13px;
	line-height: 15px;
	display: block;
	color: #fff;
	background: #5e1805;
	text-transform: uppercase;
	padding: 10px 23px;
	position: relative;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}



.tab-body .opener:hover {
	color: #fbb942;
}



.tab-body .opener:after {
	content: "\e901";
	color: #fff;
	display: inline-block;
	position: absolute;
	top: 13px;
	right: 21px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
}



.tab-body .slide {
	padding: 10px 4px;
}



.tab-body .slide p {
	margin: 0 0 14px;
}



.list li {
	position: relative;
}



.list li:before {
	content: "\e913";
	color: #b4b3b1;
	font-size: 12px;
	margin: 0 9px 0 0;
}



.thumb-list {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	text-align: center;
	margin: 0 0 23px;
}



.thumb-list li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin: 0 5px 10px;
}



.thumb-list a {
	display: block;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
}



.thumb-list a:hover {
	opacity: .7;
}



.thumb-list img {
	vertical-align: top;
}



.accordion-2 {
	margin: 0 0 20px;
}



.accordion-2 li {
	margin: 0 0 6px;
}



.accordion-2 .active a:after {
	-webkit-transform: translate(0, -50%) rotate(0deg);
	-ms-transform: translate(0, -50%) rotate(0deg);
	transform: translate(0, -50%) rotate(0deg);
}



.accordion-2 .opener {
	font-size: 14px;
	line-height: 16px;
	color: #5e1805;
	text-transform: uppercase;
	display: block;
	background: #f6f5f4;
	padding: 11px 19px;
	position: relative;
	-webkit-transition: background .3s linear, color .3s linear;
	transition: background .3s linear, color .3s linear;
	font-weight: bold
}



.accordion-2 .opener:hover {
	background: #ccc;
	color: #5e1805;
}



.accordion-2 .opener:before,
.accordion-2 .opener:after {
	width: 15px;
	height: 3px;
	content: "";
	background: #ebad3f;
	position: absolute;
	top: 50%;
	right: 14px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}



.accordion-2 .opener:after {
	-webkit-transform: translate(0, -50%) rotate(90deg);
	-ms-transform: translate(0, -50%) rotate(90deg);
	transform: translate(0, -50%) rotate(90deg);
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
}



.accordion-2 .slide {
	background: #f6f5f4;
	padding: 3px 33px 13px;
}



.intro-post {
	font-size: 15px;
	line-height: 21px;
	border: 1px solid #d6d6d6;
	margin: 0 0 30px;
	border-radius: 5px;
	padding: 17px 23px 3px;
	text-align: center;
}



.intro-post h3 {
	font-size: 18px;
	line-height: 20px;
	color: #5e1805;
	margin: 0 0 10px;
}



.intro-post p {
	margin: 0 0 15px;
}



.intro-post .learn-more {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	background: #333;
	color: #fff;
	position: relative;
	padding: 10px 22px 10px 7px;
	margin: 0 0 10px;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
}



.intro-post .learn-more:hover {
	background: #5e1805;
}



.intro-post .learn-more:after {
	content: "\e901";
	font-size: 7px;
	color: #ebad3f;
	position: absolute;
	right: 10px;
	top: 13px;
}



.intro-post .image-container a {
	display: block;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
}



.intro-post .image-container a:hover {
	opacity: .7;
}



.intro-post .image-container img {
	vertical-align: top;
}



.blog-page #main {
	padding: 20px 0;
}



.content-section h1 {
	font-size: 25px;
	line-height: 27px;
	color: #8fa042;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
	margin: 0 0 20px;
}



.blog-search {
	margin: 0 0 13px;
}



.select-holder {
	overflow: hidden;
	margin: 0 0 7px;
}



.post-holder {
	margin: 0 0 12px;
	padding: 10px 0;
}



.post {
	
	border-bottom: 1px solid #cac9c6;
	padding: 10px 0;
	margin: 0 0 16px;
	overflow: hidden;
}

.post:last-child {
	border: none
}



.post .image-wrapp {
	margin: 0 0 15px;
}



.post .image-wrapp img {
	vertical-align: top;
}



.post .text-wrapp h3 {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 5px;
	font-weight: bold;
}



.post .text-wrapp p {
	margin: 0 0 14px;
	font-size: 16px
}



.post-information {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin: 0 0 6px;
}

.detail .post-information {
	
	margin: 0 0 22px;
}

.cats {color: #999}

.post-information li {
	float: left;
	margin: 0 2px;
}





.category-list {
	
	line-height: 0;
	
	margin: 0 0 10px;
}


.category-list:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	content: "\e911";
	color: #d0d0cd;
	margin: 0 10px;
}



.category-list li {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: normal;
	text-transform: uppercase;
}



.category-list a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	display: block;
	color: #b7a951;
}



.category-list a:hover {
	color: #5e1805;
}



.blog-pagination {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	text-align: center;
	margin: 0 0 40px;
}



.blog-pagination li {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	line-height: 17px;
	letter-spacing: normal;
	margin: 0 4px;
}







.blog-pagination a {
	-webkit-transition: bacground .3s linear;
	transition: bacground .3s linear;
	width: 32px;
	height: 32px;
	display: block;
	border-radius: 50%;
	border: 1px solid #cdcdcd;
	color: #333;
	line-height: 27px;
	font-weight: bold;
	background: transparent;
}



.blog-pagination a:hover {
	background: #8fa042;
	color: #fff;
}

.blog-pagination a.active {
	background: #8fa042;
	color: #fff;
}



.blog-pagination .prev,
.blog-pagination .next {
	border: none;
	position: relative;
}



.blog-pagination .prev:before,
.blog-pagination .next:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "\e900";
	font-size: 9px;
}



.blog-pagination .prev:before {
	content: "\e912";
}



.social-block {
	border: 1px solid #cac9c6;
	border-top-width: 6px;
	padding: 20px 10px 0;
	position: relative;
	text-align: center;
	margin: 0 0 20px;
}



.social-block h3 {
	font-size: 23px;
	line-height: 25px;
	margin: 0 0 21px;
	font-weight: bold;
}

.social-block h4 {
	text-align: left;
	padding-left: 40px
	
}


.decoration-block {
	width: 87%;
	height: 4px;
	border: 1px solid #cac9c6;
	border-left: none;
	border-right: none;
	margin: 0 auto 20px;
	position: relative;
	z-index: 4;
}



.decoration-block:before,
.decoration-block:after {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 46px;
	height: 24px;
	content: "";
	background: #fff;
	z-index: 5;
}



.decoration-block:after {
	width: 24px;
	height: 24px;
	background: url(/assets/images/world.png) no-repeat;
	z-index: 6;
}






.subscribe-block {
	background: #e4e8d2;
	padding: 15px;
	margin: 0 0 20px;
}



.subscribe-block h3 {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 14px;
	font-weight: bold;
}



.subscribe-block p {
	margin: 0 0 25px;
}



.subscribe-block form {
	width: 100%;
}



.subscribe-block .input-holder {
	border-radius: 0;
}



.subscribe-block .input-holder input {
	width: 78%;
	padding: 0 10px;
	float: left;
	border-radius: 0;
}



.subscribe-block .input-holder input[type="submit"] {
	width: 22%;
	float: right;
	background: #fbb942;
	height: 33px;
}



#footer {
	background: #f6f5f4;
	border-top: 4px solid #c1d72e;
	padding: 20px 0 0;
}



#footer > .container {
	text-align: center;
}



.heading-class {
	font-size: 23px;
	line-height: 25px;
	display: inline-block;
	vertical-align: top;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
	margin: 0 0 21px;
	padding: 0 0 2px;
	border-bottom: 3px solid #dcdcdc;
}



.address-holder address {
	font-size: 14px;
	line-height: 17px;
}



.address-holder a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: #333;
}



.address-holder a:hover {
	color: #c1d72e;
}



.address-holder h3 {
	font-size: 17px;
	line-height: 19px;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
	margin: 0 0 4px;
}



.partner-links {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	margin: 0 0 10px;
}



.partner-links li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: normal;
	margin: 0 10px 15px;
}



.partner-links li img {
	vertical-align: top;
}



.partner-links li:first-child {
	margin-left: 0;
}



.partner-links .name {
	display: block;
	margin: 0 0 3px;
	font-weight: normal;
}



.partner-links .name a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: #333;
}



.partner-links .name a:hover {
	color: #fbb942;
}



.social-links {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	margin: 0;
	padding: 5px 0 0;
}



.social-links li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin: 0 5px;
}

.social-links li.label {
	color: #333;
	font-size: 14px;
	padding-top: 10px

}

.social-links li.label.bottom {
	padding-right: 120px

}



.social-links a {
	width: 38px;
	height: 38px;
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	display: block;
	position: relative;
	border-radius: 50%;
}



.social-links a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 25px;
}



.social-links a:hover {
	opacity: .7
}



.social-links .youtube {
	background: #f00;
}



.social-links .youtube:before {
	content: "\e917";
}



.social-links .faceboock {
	background: #3b5a9a;
}



.social-links .faceboock:before {
	content: "\e903";
}



.social-links .twitter {
	background: #25a8e0;
}



.social-links .twitter:before {
	content: "\e916";
}



.social-links .instagram {
	background: #f5497d;
}



.social-links .instagram:before {
	content: "\e907";
	font-size: 20px;
}



.social-links .pinterest {
	background: #cd2129;
}



.social-links .pinterest:before {
	content: "\e90f";
	font-size: 30px;
}



.social-links .flickr {
	background: #ebeceb;
}



.social-links .flickr:before,
.social-links .flickr:after {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: #3466b0;
}

.social-links .flickr:after {
	left: auto;
	right: 5px;
	background: #ec1383;
}

.social-networks .flickr:after {
	left: auto;
	right: 5px;
	background: #ec1383;
}

.social-networks {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	margin: 0;
	padding: 5px 0 0;
}



.social-networks li {
	font-size: 14px;
	line-height: 16px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
	text-transform: uppercase;
	width: 50%;
	margin: 0 0 20px;
}

.social-networks li.label {
	color: #333;
	font-size: 14px;
	padding-top: 10px

}

.social-networks li.label.bottom {
	padding-right: 120px

}



.social-networks a {
	
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	color: #000
}


.social-networks a .icon-box {
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
 	display: inline-block;
 	vertical-align: middle;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	position: relative;
	color: #fff;
 	margin: 0 10px 0 0;
 }

.social-networks a .icon-box:before {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 25px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
 }
 

.social-networks a:hover {
	opacity: .7
}



.social-networks a .icon-box.faceboock {
	background: #3b5a9a;
 }

.social-networks a .icon-box.faceboock:before {
	content: "\e903";
 }

.social-networks a .icon-box.twitter {
	background: #25a8e0;
 }

.social-networks a .icon-box.twitter:before {
	content: "\e916";
 }

.social-networks a .icon-box.instagram {
	background: #f5497d;
}

.social-networks a .icon-box.instagram:before {
	content: "\e907";
	font-size: 20px;
}

.social-networks a .icon-box.pinterest {
	background: #cd2129;
}

.social-networks a .icon-box.pinterest:before {
	content: "\e90f";
	font-size: 30px;
}

.social-networks a .icon-box.flikr {
	background: #ebeceb;
}

.social-networks a .icon-box.flikr:before,
.social-networks a .icon-box.flikr:after {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: #3466b0;
}

.social-networks a .icon-box.flikr:after {
	left: auto;
	right: 5px;
	background: #ec1383;
}





.mail-form {
	width: 100%;
	margin: 20px 0 29px;
}



.mail-form h3 {
	font-size: 18px;
	line-height: 20px;
	font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
	margin: 0 0 4px;
}



.input-holder {
	position: relative;
	max-width: 280px;
	height: 35px;
	margin: 0 auto;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	background: #fff;
}



.blog-search .input-holder {
	max-width: 100%;
	border-radius: 0;
	background: #efefef;
	height: 48px;
	font-size: 16px;
}



.input-holder input,
.input-holder button {
	border: none;
	outline: none;
	background: none;
}



.input-holder input {
	width: 100%;
	height: 32px;
	line-height: 35px;
	padding: 0 40px 0 13px;
}



.blog-search .input-holder input {
	line-height: 48px;
	height: 48px;
}



.input-holder button {
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	width: 22px;
	height: 22px;
	background: #fbb942;
	border-radius: 50%;
	padding: 0;
	position: absolute;
	top: 6px;
	right: 10px;
	cursor: pointer;
	border: 1px solid #fbb942;
}



.blog-search .input-holder button {
	background: none;
	border: none;
}



.input-holder button:before {
	-webkit-transition: border-color .3s linear;
	transition: border-color .3s linear;
	content: "";
	border: 6px solid transparent;
	border-left: 8px solid #fff;
	position: absolute;
	top: 4px;
	left: 7px;
}



.blog-search .input-holder button:before {
	content: "\e90b";
	color: #fbb942;
	border: none;
	top: 10px;
}



.input-holder button:hover {
	background: #fff;
}



.input-holder button:hover:before {
	border-left-color: #fbb942;
}



.button {
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 15px;
	padding: 7px 12px;
	text-transform: uppercase;
	background: #fbb942;
	position: relative;
	color: #5e1805;
	margin: 0 0 20px;
	border: none
}



.button:after {
	content: "\e901";
	color: #fff;
	font-size: 7px;
	margin: 0 0 0 16px;
	position: relative;
	top: -1px;
}



.button:hover {
	background: #5e1805;
	color: #fff
}



.quick-Links {
	margin: 0 0 23px;
}



.quick-Links li {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 5px;
}



.quick-Links a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	display: inline-block;
	vertical-align: top;
	color: #333;
	position: relative;
}



.quick-Links a:after {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	content: "\e901";
	color: #fbb942;
	font-size: 8px;
	margin: 0 8px;
}



.quick-Links a:hover {
	color: #fbb942;
}



.quick-Links a:hover:after {
	color: #c1d72e;
}



.footer-nav {
	background: #fff;
	text-align: center;
	padding: 20px 0;
}



.footer-nav > .row {
	overflow: hidden;
}



.footer-nav ul li.active a {
	color: #c1d72e;
}



.footer-nav ul a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: #333;
}



.footer-nav ul a:hover {
	color: #c1d72e;
}



/* custom radio styles */



.jcf-radio {
	width: 14px;
	height: 14px;
	border: 1px solid #ccc;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border-radius: 50%;
	margin: -3px 3px 0 0;
	background: #fff;
}



.jcf-radio.jcf-focus {
	border-color: #333 !important;
}



.jcf-radio span {
	width: 6px;
	height: 6px;
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #333;
	border-radius: 50%;
}



.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}



.jcf-radio.jcf-checked span {
	display: block;
}



.fake-label {
	font-size: 15px;
	line-height: 17px;
	color: #333;
	margin: 0 25px 0 0;
	font-weight: normal;
}



.fake-label:hover {
	cursor: pointer;
}



/* custom scrollbars styles */



.jcf-scrollable-wrapper {
	box-sizing: content-box;
	position: relative;
	width: 100% !important;
}



.jcf-scrollbar-vertical {
	position: absolute;
	cursor: default;
	background: #c1d72e;
	width: 10px;
	bottom: 0;
	right: 0;
	top: 0;
}



.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
}



.jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #fbb942;
	height: 1px;
	width: 7px;
	margin: 0 0 0 1px;
	border-radius: 5px;
}



.phiolet .jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #9294c9;
}



.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
	visibility: hidden;
}



.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
	background: #e3e3e3;
}



/* common custom form elements styles */



.jcf-disabled {
	background: #ddd !important;
}



.jcf-focus,
.jcf-focus * {
	border-color: #f00 !important;
}



/* custom select styles */



.jcf-select {
	display: block;
	position: relative;
	background: #fff;
	margin: 0 0 12px;
	max-width: 500px;
	width: 100%;
	height: 45px;
	background: #8fa042;
	color: #fff;
}



.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}



.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 16px;
	line-height: 45px;
	margin: 0 35px 0 14px;
}



.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #aaa;
	width: 26px;
	bottom: 0;
	right: 0;
	top: 0;
	background: #8fa042;
}



.jcf-select .jcf-select-opener:before {
	content: "\e901";
	color: #fbb942;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	display: block;
	position: relative;
	font-size: 10px;
	top: 19px;
	right: 6px;
}



body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}



body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}



.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}



.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}



/* multiple select styles */



.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}



/* select options styles */



.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}



.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}



.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}



.jcf-list ul li {
-webkit-transition: background .3s linear;
transition: background .3s linear;
	overflow: hidden;
	display: block;
	border-top: 1px solid #BBC591;
	padding: 7px 10px;
	background: #8fa042;
	cursor: pointer
}

.jcf-list ul li:hover {
	
	background: #79863D;
	cursor: pointer
	
}



.jcf-list .jcf-overflow {
	overflow: auto;
}



.jcf-list .jcf-option {
	font-size: 16px;
	line-height: 18px;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
	color: #fff;
}



.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}



.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}



.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}



/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */



.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}



.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}



.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}



.fancybox-opened {
	z-index: 8030;
}



.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}



.fancybox-outer,
.fancybox-inner {
	position: relative;
}



.fancybox-inner {
	overflow: hidden;
}



.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}



.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}



.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}



.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}



#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("/assets/images/fancybox/fancybox_sprite.png");
}



#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}



#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("/assets/images/fancybox/fancybox_loading.gif") center center no-repeat;
}



.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}



.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("/assets/images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}



.fancybox-prev {
	left: 0;
}



.fancybox-next {
	right: 0;
}



.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}



.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}



.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}



.fancybox-nav:hover span {
	visibility: visible;
}



.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}



/* Overlay helper */



.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}



.fancybox-lock body {
	overflow: hidden !important;
}



.fancybox-lock-test {
	overflow-y: hidden !important;
}



.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("/assets/images/fancybox/fancybox_overlay.png");
}



.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}



.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}



/* Title helper */



.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}



.fancybox-opened .fancybox-title {
	visibility: visible;
}



.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}



.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}



.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}



.fancybox-title-inside-wrap {
	padding-top: 10px;
}



.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}



/*Retina graphics!*/



@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("/assets/images/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}



	#fancybox-loading div {
		background-image: url("/assets/images/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}



@media (min-width: 480px) {
	.logo {
		margin: 0 0 0 22px;
	}

.alert {
		border-radius: 0;
		margin: 0
	}


	.search-box {
		padding: 0 30px 16px;
	}



	.input-wrapp input {
		font-size: 14px;
		line-height: 40px;
		padding: 0 41px 0 13px;
	}



	.additional-box {
		padding: 14px 28px 10px;
	}



	.additional-box ul li {
		font-size: 14px;
		line-height: 18px;
		padding: 0 7px;
	}



	.additional-box .language-list {
		float: left;
	}



	.additional-box .account-menu {
		float: right;
	}



	.additional-box .link-list {
		clear: both;
		padding: 6px 0 0;
	}



	#navigation ul li {
		font-size: 23px;
		line-height: 25px;
		padding: 9px 10px 9px 34px;
	}



	.visual-section {
		margin-bottom: 20px;
	}



	.presentation-block .slide {
		padding: 17px 17px 0;
	}



	



	.digital-items {
		padding: 10px 0;
	}



	.digital-items li {
		width: auto;
		margin: 0 8px;
	}



	.proposition-list {
		overflow: hidden;
		margin: 0 -5px 20px;
	}



	.proposition-list li {
		float: left;
		width: 33.33%;
		padding: 0 5px;
	}
	
	


	.carousel-box .carousel .mask {
		width: 280px;
	}



	.carousel-box .carousel .slide {
		width: 33.33%;
	}



	.carousel-2 .slide {
		width: 33.33%;
	}



	.see-all {
		float: right;
		margin: 3px 0 0;
	}



	.carousel-holder .slide img {
		width: 100%;
	}



	.thumb-list {
		text-align: left;
	}



	.select-holder {
		margin: 0 -2% 7px 0;
	}

.category {
		float: left;
		width: 48%;
		margin: 0 2% 0 0;
	}

	.post-information li {
		padding: 0 3px 0 5px;
		line-height: 15px;
		margin: 0;
	}



	.post-information li + li {
		border-left: 1px solid #bcbcbc;
	}



	.post-information li:first-child {
		margin-left: 0;
		padding-left: 0;
	}



	
}



@media (min-width: 480px) and (min-width: 480px) {
	.presentation-block .text-box .author,
	.presentation-block .text-box .title {
		
		line-height: 20px;
		margin: 0 0 14px;
	}
	
	
}



@media (min-width: 768px) {
	.input-wrapp {
		
		width: 100%;
		float: right;
	}



	.visual-section {
		height: 450px;
		padding-top: 55px;
	}



	.hours-block h3 {
		font-size: 15px;
		line-height: 21px;
	}



	.sidebar {
		margin-bottom: 10px;
	}



	.informatin-block {
		display: block;
		margin: 0 auto;
	}



	.post {
		text-align: left;
	}



	.footer-nav .copyright {
		float: left;
		margin: 0 13px 0 0;
	}



	.footer-nav ul {
		float: left;
		padding: 5px 0 0;
	}



	.footer-nav ul li {
		float: left;
		padding: 0 7px;
		line-height: 10px;
	}



	.footer-nav ul li + li {
		border-left: 2px solid #ccc;
	}
}



@media (min-width: 992px) {
	.digital-box {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin: 0 0 20px;
		overflow: hidden;
	}



	.digital-box .title-box {
		float: left;
		width: 30%;
		text-align: left;
	}



	.digital-items {
		overflow: hidden;
		margin: 0;
		width: 70%;
		padding: 20px 0 10px;
	}



	.digital-items li {
		margin: 0 6px;
	}



	.carousel-box .carousel {
		padding: 19px 0 29px;
	}



	.carousel-box .carousel .mask {
		width: 190px;
	}



	.carousel-box .carousel .slide {
		width: 50%;
	}



	.carousel-2 .slide {
		width: 50%;
	}



	.hours-block h3 {
		font-size: 19px;
		line-height: 21px;
	}



	.heading-block {
		max-width: 268px;
		margin: 0 auto;
		padding: 7px 11px 9px 25px;
	}



	.heading-block .mobille-heading {
		display: none;
	}



	.heading-block h4 {
		display: block;
		margin: 0;
	}



	.heading-block .add-nav-opener {
		display: none;
	}



	#additional-navigation {
		display: block !important;
		max-width: 268px;
		margin: 0 auto;
		height: auto !important;
	}



	.informatin-block {
		margin: 0 auto 34px;
	}



	.carousel-holder h1 {
		display: block;
		margin: -5px 0 17px;
	}



	.intro-post {
		overflow: hidden;
		text-align: left;
	}



	.intro-post .text-holder {
		float: left;
		width: 60%;
	}



	.intro-post .image-container {
		float: right;
		width: 40%;
	}
}



@media (min-width: 1024px) {
	#header {
		padding: 0;
	}



	.header-container {
		position: relative;
		padding: 60px 20px 0;
	}



	.logo {
		margin: 0;
	}



	.nav-opener {
		display: none;
	}



	.nav-drop {
		position: static;
		opacity: 1;
		visibility: visible;
		padding: 28px 0 0;
	}



	.home .search-box {
		display: none;
	}



	.search-box {
		width: 24px;
		height: 24px;
		padding: 0;
		border: none;
		float: right;
		position: relative;
		margin: 0 0 0 10px;
	}



	.search-box:hover > form {
		opacity: 1;
		visibility: visible;
	}



	.search-box:before {
		display: block;
	}



	.search-box form {
		-webkit-transition: opacity .3s linear;
		transition: opacity .3s linear;
		overflow: visible;
		position: absolute;
		width: 420px;
		top: 100%;
		right: -8px;
		z-index: 10;
		margin: 10px 0 0;
		opacity: 0;
		visibility: hidden;
	}



	.input-wrapp {
		position: relative;
	}



	.input-wrapp:after,
	.input-wrapp:before {
		content: "";
		border: 10px solid transparent;
		border-bottom: 9px solid #c1d72e;
		position: absolute;
		bottom: 100%;
		right: 13px;
	}



	.input-wrapp:after {
		width: 100%;
		height: 14px;
		border: none;
		right: auto;
		left: 0;
	}



	.additional-box {
		padding: 10px 10px 2px;
		overflow: visible;
		border-bottom: 3px solid #e9e9e9;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}



	.additional-box:before,
	.additional-box:after {
		width: 1000px;
		height: 3px;
		content: "";
		background: #e9e9e9;
		position: absolute;
		top: 100%;
		left: 100%;
	}



	.additional-box:after {
		left: auto;
		right: 100%;
	}



	.additional-box ul {
		margin: 0 0 5px;
	}



	.additional-box .link-list {
		float: right;
		clear: none;
		padding: 0;
		margin: 0 16px 5px;
	}



	#navigation {
		float: right;
	}



	#navigation ul li.hover > .sub-menu {
		opacity: 1;
		visibility: visible;
	}



	#navigation ul li {
		font-size: 20px;
		line-height: 22px;
		background: none;
		border: none;
		float: left;
		padding: 0 0 10px;
		margin: 0 10px;
		position: relative;
	}



	#navigation ul li:after {
		width: 5px;
		height: 5px;
		display: inline-block;
		vertical-align: middle;
		content: "";
		border-radius: 50%;
		background: #cdcdcd;
		position: absolute;
		top: 9px;
		right: -12px;
	}



	#navigation ul li:last-child:after {
		display: none;
	}



	#navigation ul li.active a {
		color: #5e1805;
	}
	
	



	#navigation ul li.active:before {
		content: "";
		border: 10px solid transparent;
		border-bottom: 9px solid #e9e9e9;
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}



	#navigation ul a {
		position: relative;
		z-index: 10;
	}



	#navigation .sub-menu {
		-webkit-transition: opacity .3s linear;
		transition: opacity .3s linear;
		overflow: visible;
		position: absolute;
		top: 100%;
		left: 50%;
		z-index: 999;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		max-height: 99999px;
		width: 202px;
		opacity: 0;
		visibility: hidden;
	}



	#navigation .sub-menu:after {
		content: "";
		border: 10px solid transparent;
		border-bottom: 9px solid #e9e9e9;
		position: absolute;
		bottom: 100%;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}



	#navigation .sub-menu li {
		background: #e9e9e9;
		float: none;
		border-bottom: 1px solid #cbcbcb;
		padding: 10px 10px 11px 22px;
		margin: 0;
	}



	.visual-section > .container {
		overflow: hidden;
	}



	.presentation-block {
		float: right;
		width: 100%;
	}



	.blog-page .breadcrumbs-holder {
		display: block;
	}
}



@media (min-width: 1025px) {
	a[href^="tel"] {
		pointer-events: none !important;
		cursor: default;
	}
}



@media (min-width: 1200px) {
	.header-container {
		padding: 57px 20px 0;
	}



	.logo {
		width: 254px;
		margin: 0 50px 0 0;
	}



	.nav-drop {
		padding: 45px 0 0;
	}



	.search-box {
		margin: 0 14px 0 10px;
	}



	.search-box:before {
		font-size: 21px;
	}



	.additional-box .language-list {
		margin: 0 0 0 20px;
	}



	.additional-box .account-menu {
		margin: 0 3px 5px;
	}



	.additional-box .link-list {
		margin: 0 36px 5px;
	}



	#navigation {
		float: left;
	}



	#navigation ul li {
		font-size: 23px;
		line-height: 25px;
		padding: 0 0 15px;
		margin: 0 15px;
	}

.alert {margin: 0; border: none; border-radius: 0}

	#navigation ul li:after {
		top: 10px;
		right: -19px;
	}



	.visual-section {
		padding-top: 90px;
		margin-bottom: 44px;
	}



	.presentation-block {
		margin: 0 57px 0 0;
	}



	.digital-box {
		margin: 0 0 31px;
	}



	.digital-box .title-box {
		font-size: 12px;
		line-height: 16px;
		width: 25%;
		padding: 9px 10px 0 11px;
		position: relative;
		overflow: hidden;
	}



	.digital-box .title-box:after {
		width: 40px;
		height: 100%;
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		right: -24px;
		border-radius: 50%;
		background: #f0efee;
	}



	.digital-box .title-box h3 {
		font-size: 27px;
		line-height: 29px;
		margin: 0 0 3px;
	}



	.digital-items {
		width: 75%;
		text-align: left;
		padding: 20px 1px 10px 10px;
	}



	.digital-items li {
		margin: 0 27px;
	}



	.digital-items a:before {
		font-size: 52px;
		top: -5px;
	}



	.proposition-list {
		margin: 0 -11px 35px;
	}



	.proposition-list li {
		font-size: 19px;
		line-height: 21px;
		padding: 0 11px;
		font-family: "franklin-gothic-urw-cond", "Arial", sans-serif;
		letter-spacing: .01em
	}



	.proposition-list img {
		margin: 0 0 5px;
	}



	.carousel-box h3 {
		letter-spacing: 1px;
	}



	.carousel-box .carousel {
		padding: 34px 0 43px;
	}



	.carousel-box .carousel .mask {
		width: 280px;
	}



	.carousel-box .carousel .slide {
		width: 33.33%;
	}



	.carousel-box .carousel .btn-prev:after,
	.carousel-box .carousel .btn-next:after {
		font-size: 33px;
	}



	.carousel-2 .carousel {
		padding: 67px 0 84px;
	}



	.carousel-2 .slide {
		width: 50% !important;
	}



	.hours-block {
		padding: 9px 21px;
		margin: 0 0 39px;
	}



	.hours-block .hading-style {
		margin: 0 -20px 9px;
		padding: 0 21px 10px;
	}



	.hours-block h3 {
		margin: 0 0 5px;
	}



	.hours-block table {
		margin: 0 0 9px;
	}



	.interior-page #main {
		padding-top: 0;
		margin-bottom: 55px;
	}



	.blog-page .breadcrumbs-holder {
		margin-bottom: 8px;
	}



	.breadcrumbs-holder {
		display: block;
	}



	.blog-page #additional-navigation {
		margin: 0 auto 52px;
	}



	.blog-page .informatin-block {
		text-align: left;
	}



	.blog-page .informatin-block .button-wrapp {
		text-align: right;
	}



	.carousel-holder {
		font-size: 20px;
		line-height: 34px;
	}



	.carousel-holder .carousel {
		width: 91.5%;
		margin: 0 0 13px;
	}



	.carousel-holder .slide {
		width: 50% !important;
	}



	.carousel-holder .slide img {
		width: 98%;
	}



	.carousel-holder p {
		margin: 0 0 12px;
	}
	
	


	.tab-buttons {
		display: block;
	}



	.tab-body {
		margin: 0 0 43px;
	}



	.tab-body .mobille-tab {
		display: none;
	}



	.tab-body .mobille-tab.active {
		display: block;
	}



	.tab-body .opener {
		display: none;
	}



	.tab-body .slide {
		position: static !important;
		width: 100% !important;
		padding: 0 4px;
	}



	.list {
		padding: 0 0 0 29px;
	}



	.thumb-list {
		margin: 0 0 33px;
	}



	.accordion-2 {
		margin: 0 0 50px;
	}



	.intro-post .image-container {
		text-align: center;
	}



	.blog-page #main {
		padding: 0;
	}



	.blog-page .content-section {
		padding-top: 10px;
	}



	.content-section h1 {
		font-size: 31px;
		line-height: 33px;
		margin: 0 0 13px;
	}



	.post .image-wrapp {
		float: left;
		padding: 0 31px 0 0;
	}



	.post .text-wrapp {
		overflow: hidden;
		padding: 0;
	}

img.banner {margin: 20px 0}

	.category-list:before {
		font-size: 15px;
		margin: 0 6px 0 0;
	}



	.social-block {
		padding: 32px 10px 0;
		margin: 0 0 32px;
	}



	.social-networks {
		margin: 0 0 37px;
	}



	.social-networks li {
		display: block;
		width: 100%;
		margin: 0 0 12px;
		text-align: left;
		padding: 0 0 0 64px;
	}



	

	.subscribe-block {
		padding: 27px 30px 34px;
		margin: 0 0 43px;
	}



	.subscribe-block h3 {
		letter-spacing: 1px;
	}



	#footer {
		padding: 31px 0 0;
	}



	#footer > .container {
		text-align: left;
	}



	.heading-class {
		display: block;
	}



	.address-holder {
		padding: 0 0 4px 0;
	}



	.partner-links {
		margin: 0 0 4px;
	}



	.partner-links li {
		text-align: center;
	}



	.social-links {
		margin: 0 0 10px;
	}



	.input-holder {
		margin: 0;
	}



	.button-holder {
		padding: 0 0 0 65px;
	}



	.quick-Links li {
		margin: 0 0 11px;
	}



	.footer-nav {
		padding: 11px 0;
	}


	
}



@media (max-width: 480px) {
	.visual-section {
		background: none !important;
	}
	
	.presentation-block .slideshow {
	
	background: #f0f0f0;
	margin: 0 0 15px; 
	
	}
	
	img.banner {margin: 20px 0}
	
	.presentation-block .text-box h3 {
		font-size: 15px;
		line-height: 19px;
	}
	
.alert {
		border-radius: 0;
		margin: 0
	}
	
	img.biggie {width: 325px} 
	
}

#sitesearch, #sitesearch2, #sitesearch3, #sitesearch4 {
		display: none;
	}

