@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic);
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
body {
	background:#fff;
	color:#888;
	font-family:'Ubuntu', sans-serif;
	font-size:13px;
	line-height:21px;
	font-weight:300;
	min-width:1250px;
	position:relative;
}
#page-wrapper { overflow:hidden; }
h1 {
	color:#888;
	font:400 50px/50px 'Ubuntu', sans-serif;
	margin-bottom:34px;
}
h2 {
	color:#888;
	text-transform:uppercase;
	font:300 30px/30px 'Ubuntu', sans-serif;
	margin-bottom:20px;
}
h3, #block-tm-follow-user h2 {
	color:#888;
	text-transform:uppercase;
	font:300 22px/22px 'Ubuntu', sans-serif;
	margin-bottom:20px;
}
.profile h3, #block-tm-follow-user h2 {
	border-bottom:1px solid #e1e1e1;
	overflow:hidden;
	padding-bottom:5px;
}
h4 {
	color:#888;
	text-transform:uppercase;
	font:300 18px/21px 'Ubuntu', sans-serif;
	margin-bottom:24px;
}
.page-title, .block-title { text-align:center; }
h5 {
	color:#888;
	text-transform:uppercase;
	font:300 15px/24px 'Ubuntu', sans-serif;
	margin-bottom:10px;
}
h6 {
	color:#888;
	font:bold 13px/21px 'Ubuntu', sans-serif;
	margin-bottom:0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#77c9b3;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:inherit;
	text-decoration:none;
}
input[type="text"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="number"], input[type="month"], input[type="password"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"], textarea, select {
	background:#fff;
	border:1px solid #e1e1e1;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	color:#888 !important;
	font:13px 'Ubuntu', sans-serif;
	max-width:100%;
	padding:5px 10px 6px;
}
fieldset { border-color:#e1e1e1; }
label { display:inline-block; }
#search-form .form-item { display:block; }
#user-login .form-text, #contact-site-form .form-text, .search-form .form-text { width:100%; }
#contact-site-form label { vertical-align:middle; }
a {
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	color:#1f272a;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
.btn a, .more-link a, input[type="submit"], input[type="reset"], ul.links li a, .view-portfolio .views-field-view-node a, #block-poll-recent ul.links li a, #filters li a, .content ul.pager li a, .content ul.pager li.pager-current, .view .date-nav-wrapper .date-prev a, .view .date-nav-wrapper .date-next a, .form-submit {
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	background:none;
	border:2px solid #e9e8e8;
	border-radius:4px;
	box-shadow:none;
	color:#77c9b3;
	display:inline-block;
	font:300 15px/20px 'Ubuntu', sans-serif;
	outline:none;
	padding:14px 52px;
	text-decoration:none;
	text-transform:uppercase;
}
.btn a:hover, .more-link a:hover, input[type="submit"]:hover, input[type="reset"]:hover, ul.links li a:hover, .view-portfolio .views-field-view-node a:hover, #block-poll-recent ul.links li a:hover, #filters li a:hover, #filters li a.selected, .content ul.pager li a:hover, .content ul.pager li.pager-current, .view .date-nav-wrapper .date-prev a:hover, .view .date-nav-wrapper .date-next a:hover, .form-submit:hover {
	border-color:#77c9b3;
	background:none;
	color:#888;
	text-decoration:none;
}
input[type="submit"], input[type="reset"] { padding:7px 20px; }
.more-link {
	padding-top:20px;
	text-align:left;
}
ul, .item-list ul, ul.menu { margin:0 0 21px; }
ul li, .item-list ul li, ul.menu li {
	background:url(../images/list-marker.png) 0 6px no-repeat;
	list-style:none;
	font-size:15px;
	color:#1f272a;
}
.sidebar-first.sidebar ul li, .item-list ul li, ul.menu li {
	text-transform:uppercase;
}
ul li:first-child, .item-list ul li:first-child, ul.menu li:first-child { margin-top:0; }
ul li a, .item-list ul li a, ul.menu li a {
	text-decoration:none;
}
ul li a:hover, .item-list ul li a:hover, ul.menu li a:hover {
	color:#888;
	text-decoration:none;
}
ul li ul, .item-list ul li ul, ul.menu li ul { padding-top:10px; }
ul.tabs li, ul.flex-direction-nav li, ul.links li, ul#admin-menu-menu li, ul#admin-menu-account li, ul#admin-menu-icon li, ul.slides li, ul.contextual-links li, ul.tips li, ul.pager li, .messages.error ul li, .rate-widget ul li, ul.submitted-list li, .footer-menu .content ul li, #filters li, .views-field-field-office-hours ul li {
	text-transform:none;
	background:none;
	border:none;
	font:inherit;
	margin-top:0;
	padding-left:0;
	color:inherit;
}
.messages.error ul li { list-style:disc; }
#admin-menu, #admin-menu .dropdown { z-index:10000; }
img {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	height:auto;
	max-width:100%;
}
img.lazyloader-icon { width:auto !important; }
.frame, .field-type-image, .views-field-field-image, .views-field-field-blog-media, .view-portfolio .isotope-element .views-field-field-portfolio-image, .field-name-field-blog-media, .field-name-field-image, .field-name-field-portfolio-image, .field-name-field-service-image, .field-name-field-employee-photo, .field-name-field-banner-image, .field-name-field-slide-image {
	margin-bottom:20px;
	position:relative;
}
.field-name-field-banner-image { width:250px; }
.user-picture {
	background:none;
	float:left;
	margin-right:15px;
	max-width:45%;
	padding:0;
}
.profile .user-picture {
	float:right;
	margin:0 0 0 20px;
}
p { margin-bottom:21px; }
table { margin-bottom:0; }
table tr.odd { background:transparent; }
table tr.even { background:#f8f8f8; }
table th {
	background:#f8f8f8;
	border:none;
	color:#888;
	font-size:12px;
	padding:5px;
        text-transform: uppercase;
}
table th a { color:inherit; }
table th a:hover {
	color:#77c9b3;
	text-decoration:none;
}
table td { padding:5px; }
.extra-wrap { overflow:hidden; }
.wrapper {
	overflow:hidden;
	position:relative;
	width:100%;
}
.clearfix { position:relative; }
.clearfix:after {
	clear:both;
	content:'\0020';
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}
.fclear { clear:both; }
.separator {
	clear:both;
	height:40px;
}
.separator-top {
	border-top:0;
	clear:both;
	margin-top:50px;
	padding-top:0;
}
.separator-bottom {
	border-bottom:0;
	margin-bottom:50px;
	padding-bottom:0;
}
.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }
.region-header-top, .region-slider, .region-header, .region-menu, .region-header-bottom, .region-content-top, .region-section-1, .region-content, .region-content-bottom, .region-footer-top, .region-footer {
	position:relative;
	z-index:1;
}
.region-header-top .block, .region-slider .block, .region-header .block, .region-menu .block, .region-header-bottom .block, .region-content-top .block, .region-section-1 .block, .region-content .block, .region-content-bottom .block, .region-footer-top .block, .region-footer .block {
	position:relative;
	padding-bottom:20px;
}
.region-header-top:after, .region-slider:after, .region-header:after, .region-menu:after, .region-header-bottom:after, .region-content-top:after, .region-section-1:after, .region-content:after, .region-content-bottom:after, .region-footer-top:after, .region-footer:after {
	clear:both;
	content:'';
	display:block;
	overflow:hidden;
	width:100%;
}
.region-slider .block, .region-section-1 .block, .region-menu .block { padding-bottom:0px; }
.video-bg { background:url(../images/ajax-loader.gif) center center no-repeat; }
.parallax-box { position:relative; }
.parallax-box .region {
	position:relative;
	z-index:9;
}
.parallax-bg {
	bottom:0;
	height:100%;
	left:0;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:100%;
}
.parallax-bg-inner {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	max-width:none;
	position:relative;
}
::selection, ::-moz-selection {
	background:#77c9b3;
	color:#fff;
	text-shadow:none;
}
img::selection, img::-moz-selection { background:transparent; }
.region-header-top { margin-bottom:30px; }
.region-header { padding:66px 0 4px; }
#header {
	position:relative;
	width:100%;
}
.header-section-1 { padding:0 0 26px; }
.not-front .header-section-1 { border-bottom:1px solid #e1e1e1; }
.header-section-1 .col1 {
	padding:43px 0 0;
	float:left;
}
.header-section-1 .col2 {
	padding:33px 0 0;
	float:right;
}
.stickup {
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
	z-index:9999;
}
.isStuck {
	background:#fff;
	box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);
	left:0;
	right:0;
	top:0;
}
.site-name { margin-bottom:0; }
.site-name a:hover {
	color:inherit;
	text-decoration:none;
}
.select-menu { display:none !important; }
#superfish-1 {
	background:none;
	margin-bottom:0;
	padding:0;
	width:auto;
	z-index:101;
	position:relative;
}
#superfish-1:after {
	clear:both;
	content:'\0020';
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}
#superfish-1 > li {
	background:none;
	border:0;
	font:300 15px/20px 'Ubuntu', sans-serif;
	overflow:inherit;
	text-transform:uppercase;
}
#superfish-1 > li:first-child { margin-left:0; }
#superfish-1 > li > a {
	color:#888;
	text-decoration:none;
	padding:10px 12px 10px 12px;
}
#superfish-1 > li > a .sf-sub-indicator {
	background:none;
	display:none;
	font:inherit;
	height:auto;
	margin-left:5px;
	overflow:visible;
	position:static;
	text-indent:0;
	width:auto;
}
#superfish-1 > li > a:hover, #superfish-1 > li.active-trail > a, #superfish-1 > li.sfHover > a {
        color: #000;
        text-decoration: none;
        background-color: #f5ed88;
}
#superfish-1 > li.active-trail > a {
        color: #000;
        text-decoration: none;
        background-color: #f5ed88;
        padding: 10px 20px;
}
#superfish-1 > li ul {
	background:#f5ed88;
	display:none;
	padding:15px 0 11px;
	top:50px;
	width:200px !important;
}
#superfish-1 > li ul li {
	background:none;
	border-bottom:0;
	float:none !important;
	font-size:12px;
	height:auto;
	padding:5px 15px;
	width:auto !important;
	text-transform:none;
}
#superfish-1 > li ul li > a:visited, #superfish-1 > li ul li > a {
	color:#888;
	text-decoration:none;
}
#superfish-1 > li ul li > a:visited .sf-sub-indicator, #superfish-1 > li ul li > a .sf-sub-indicator {
	background:none;
	display:inline-block;
	font:inherit;
	height:auto;
	margin-left:5px;
	overflow:visible;
	position:static;
	text-indent:0;
	width:auto;
}
#superfish-1 > li ul li > a:hover, #superfish-1 > li ul li.active-trail > a, #superfish-1 > li ul li.sfHover > a {
	color:#2b1915;
	text-decoration:none;
	font-weight: bold;
}
#superfish-1 > li ul li ul {
	left:101% !important;
	top:-15px;
}
#superfish-1 .sf-megamenu { width:auto !important; }
#superfish-1 .sf-megamenu > li > ol {
	vertical-align:top;
	white-space:nowrap;
}
#superfish-1 .sf-megamenu > li > ol > li {
	display:inline-block;
	margin:0 0 0 15px;
	padding:0;
	vertical-align:top;
	width:100px !important;
	white-space:normal;
}
#superfish-1 .sf-megamenu > li > ol > li:first-child { margin-left:0; }
#superfish-1 .sf-megamenu > li > ol > li a {
	color:#fff;
	text-decoration:none;
}
#superfish-1 .sf-megamenu > li > ol > li a:hover, #superfish-1 .sf-megamenu > li > ol > li a.active, #superfish-1 .sf-megamenu > li > ol > li.active-trail > a, #superfish-1 .sf-megamenu > li > ol > li.sfHover > a {
	color:#2b1915;
	text-decoration:none;
}
#superfish-1 .sf-megamenu > li > ol > li ol { padding:10px 0 0; }
#superfish-1 .sf-megamenu > li > ol > li ol li {
	display:block;
	float:none !important;
	margin-left:0;
	padding:0;
}
.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
    padding: 10px 0 !important;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.flex-viewport {
	-moz-transition:none;
	-o-transition:none;
	-webkit-transition:none;
	transition:none;
}
.flexslider {
	background:none;
	border:none;
	border-radius:0;
	box-shadow:none;
	margin-bottom:0;
	overflow:hidden;
}
.flexslider .flex-control-nav { bottom:10px; }
.flexslider .flex-control-nav li a { box-shadow:none; }
.flexslider img {
	-moz-user-select:none;
	-khtml-user-select:none;
	user-select:none;
}
.view-slider .slides li {
	-moz-user-select:none;
	-khtml-user-select:none;
	user-select:none;
	padding:0;
}
.view-slider .slides li img { width:100%; }
.view-slider .flex-control-nav {
	bottom:20px;
	font-size:0;
	line-height:0;
	z-index:20;
	opacity:0;
}
.view-slider .flex-control-nav li { margin:0 4px; }
.view-slider .flex-control-nav li a {
	box-shadow:none;
	width:14px;
	height:14px;
	background:none;
	border:2px solid #f5ed88;
}
.view-slider .flex-control-nav li a:hover, .view-slider .flex-control-nav li a.flex-active { background:#f5ed88; }
.view-slider .flex-control-thumbs li {
	-moz-user-select:none;
	-khtml-user-select:none;
	user-select:none;
	width:20%;
}
.flex-direction-nav
{
    display: none;
}
.view-slider .flex-direction-nav a {
	width:50px;
	height:40px;
	text-shadow:none;
	margin-top:-20px;
	font-size:23px;
	line-height:40px;
	text-align:center;
	color:#77c9b3;
}
.view-slider .flex-direction-nav a.flex-prev { left:2%; }
.view-slider .flex-direction-nav a.flex-prev:after { content:'\f104'; }
.view-slider .flex-direction-nav a.flex-next { right:2%; }
.view-slider .flex-direction-nav a.flex-next:after { content:'\f105'; }
.view-slider .flex-direction-nav a:hover:after { color:#888; }
.view-slider .flex-direction-nav a:after {
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	font-family:FontAwesome;
}
.view-slider .flex-direction-nav a:before { display:none; }
.view-slider:hover .flex-next {
	opacity:1;
	right:0;
}
.view-slider:hover .flex-prev {
	opacity:1;
	left:0;
}
.view-slider:hover .flex-control-nav { opacity:1; }
.view-slider .flex-caption {
	text-align:right;
	z-index:99;
}
.view-slider .flex-caption .container-12 {
	left:50%;
	position:absolute;
	top:50%;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.view-slider .flex-caption .inner {
	display:inline-block;
	width:65%;
	text-align:center;
}
.view-slider .flex-caption .slogan {
	font-size:40px;
	line-height:53px;
	text-transform:uppercase;
	color:#77c9b3;
}
.view-slider .flex-caption .slogan span {
	color:#888;
	display:block;
}
.header_bottom_wrapper { background:#f8f8f8; }
.header_bottom_wrapper .region { padding:51px 0 40px; }
.content_top_wrapper .region { padding:43px 0 0; }
#main { padding:45px 0 40px; }
.region-content { padding:0; }
.views-row { margin-bottom:30px; }
.panels-flexible-region-inside, .panels-flexible-column-inside {
	padding-left:0 !important;
	padding-right:0 !important;
	position:relative;
}
.panels-flexible-region-inside:after, .panels-flexible-column-inside:after {
	clear:both;
	content:'\0020';
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}
div.messages {
	margin-bottom:30px;
	padding-right:30px;
}
div.messages .dismiss {
	box-shadow:none;
	border-radius:2px;
	font-family:'Ubuntu', sans-serif;
	line-height:normal;
	padding:2px 6px 4px;
	text-transform:lowercase;
	width:auto;
}
div.messages .dismiss:hover {
	color:#fff;
	text-shadow:none;
}
#breadcrumb {
	color:#888;
	margin-bottom:30px;
	padding:0;
}
#breadcrumb a {
	color:inherit;
	padding:0 3px;
	text-decoration:none;
}
#breadcrumb a:first-child { padding-left:0; }
#breadcrumb a:last-child { padding-right:0; }
#breadcrumb a:hover { color:#77c9b3; }
.tabs-wrapper { margin:1px 0 20px; }
.tabs { overflow:hidden; }
.tabs ul.primary {
	border:0;
	border-bottom:1px solid #e1e1e1;
	margin:0 0 20px;
	overflow:hidden;
	padding:4px 0 0;
}
.tabs ul.primary li {
	display:block;
	float:left;
	margin-left:2px;
}
.tabs ul.primary li:first-child { margin-left:0; }
.tabs ul.primary li a {
	background:#fff;
	border:1px solid #e1e1e1;
	border-bottom:0;
	border-radius:3px 3px 0 0;
	color:#888;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin:0;
	overflow:hidden;
	padding:5px 15px;
	text-shadow:none;
	-moz-transition:all 0.1s linear;
	-o-transition:all 0.1s linear;
	-webkit-transition:all 0.1s linear;
	transition:all 0.1s linear;
}
.tabs ul.primary li.active a, .tabs ul.primary li a:hover {
	background:#77c9b3;
	border-color:#6cc5ad;
	color:#fff;
	text-decoration:none;
}
.portfolio-filters { margin-bottom:40px; }
.tm-masonry-filter {
	margin:0;
	padding:0;
	text-align:center;
}
.tm-masonry-filter li {
	background:none;
	display:inline-block;
	padding:0;
}
.tm-masonry-filter li:before {
	background-color:#77c9b3;
	bottom:3px;
	content:"";
	display:inline-block;
	height:5px;
	margin:0 10px;
	position:relative;
	width:5px;
}
.tm-masonry-filter li:first-child:before { display:none; }
.tm-masonry-filter li a {
	color:#888;
	text-decoration:none;
}
.tm-masonry-filter li a.active, .tm-masonry-filter li a:hover { color:#77c9b3; }
.tm-masonry-item { position:relative; }
.tm-masonry-item .field-type-image {
	float:none !important;
	max-width:100% !important;
	text-align:center;
	width:100% !important;
}
.tm-masonry-item .node-header {
	left:0;
	position:absolute;
	right:0;
	text-align:center;
	top:-100%;
	z-index:999;
	-moz-transition:0.6s ease;
	-o-transition:0.6s ease;
	-webkit-transition:0.6s ease;
	transition:0.6s ease;
}
.tm-masonry-item .node-title {
	font-weight:400;
	margin:0;
	position:relative;
}
.tm-masonry-item a.colorbox {
	background:#fff;
	text-align:center;
}
.tm-masonry-item a.colorbox:after {
	background:none;
	color:#000;
	content:"\f00e";
	font:30px/30px FontAwesome;
	left:51%;
	margin:-15px 0 0 0;
	position:absolute;
	top:-100%;
	z-index:999;
	-moz-transition:0.6s ease;
	-o-transition:0.6s ease;
	-webkit-transition:0.6s ease;
	transition:0.6s ease;
}
.tm-masonry-item a.colorbox:hover img { opacity:0.5; }
.tm-masonry-item .node-footer {
	margin:-15px 0 0 0;
	padding:0;
	position:absolute;
	right:51%;
	top:-100%;
	z-index:999;
	-moz-transition:0.6s ease;
	-o-transition:0.6s ease;
	-webkit-transition:0.6s ease;
	transition:0.6s ease;
}
.tm-masonry-item .node-footer .node-readmore a {
	background:none;
	color:transparent;
	font-size:0;
	line-height:0;
	padding:0;
}
.tm-masonry-item .node-footer .node-readmore a:after {
	color:#000;
	content:"\f0c1";
	font:30px/30px FontAwesome;
}
.tm-masonry-item:hover .node-footer, .tm-masonry-item:hover a.colorbox:after { top:40%; }
.tm-masonry-item:hover .node-header { top:60%; }
.view-services .views-row { margin-bottom:57px; }
.view-services h5 { margin-bottom:8px; }
.view-services h5 i { margin-right:15px; }
.view-block-3 .views-row {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:#f8f8f8;
	padding:40px 40px 30px 35px;
}
.view-block-3 .views-field-field-image {
	float:left;
	margin:0 30px 10px 0;
}
.view-block-3 .views-field-field-image img {
	border-radius:300px;
	opacity:.6;
}
.view-block-3 h5 { padding-top:24px; }
#block-views-testimonials-block .flexslider {
	text-align:center;
	padding:0 200px;
}
#block-views-testimonials-block .flexslider .flex-control-nav {
	padding-top:33px;
	bottom:0;
	position:relative;
}
#block-views-testimonials-block .flexslider .flex-control-nav li { margin:0 6px; }
#block-views-testimonials-block .flexslider .flex-control-nav li a {
	width:14px;
	height:14px;
	background:#ebebeb;
}
#block-views-testimonials-block .flexslider .flex-control-nav li a:hover, #block-views-testimonials-block .flexslider .flex-control-nav li a.flex-active { background:#888; }
#block-views-testimonials-block .flexslider .views-field-body {
	padding-top:72px;
	background:url(../images/quote.png) center 0 no-repeat;
}
#block-views-testimonials-block .flexslider h5 {
	margin-bottom:0;
	padding-top:7px;
}
#block-views-testimonials-block .flexslider h5 a { color:#77c9b3; }
#block-views-testimonials-block .flexslider h5 a:hover { color:#888; }
.block-views-banners-home-block .views-field-field-icon img { margin-bottom:35px; }
.block-views-banners-home-block h3 { margin-bottom:19px; }
.content_bottom_wrapper .region { padding:30px 0; }
#isotope-container {
	margin-left:-15px;
	margin-right:-15px;
}
.isotope-element {
	background:none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	color:inherit;
	margin:0 15px 30px;
	height:auto;
	overflow:visible;
	padding:0;
	position:relative;
	width:auto;
}
.isotope-element .views-field-field-portfolio-image {
	background:url(../images/ajax-loader.gif) center center no-repeat #fff;
	margin-bottom:25px;
}
.isotope-element .views-field-body { margin-bottom:25px; }
.isotope-element .views-field-field-portfolio-image a {
	background:#000;
	display:block;
	overflow:hidden;
	position:relative;
	text-decoration:none;
}
.isotope-element .views-field-field-portfolio-image a:after {
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	background:none;
	color:#fff;
	content:"\f00e";
	font:0px/40px FontAwesome;
	left:50%;
	margin:0;
	position:absolute;
	top:50%;
	z-index:999;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.isotope-element .views-field-field-portfolio-image a:hover img {
	opacity:.4;
	-ms-transform:scale(1.3);
	-webkit-transform:scale(1.3);
	transform:scale(1.3);
}
.isotope-element .views-field-field-portfolio-image a:hover:after { font-size:40px; }
.isotope-element .views-field-field-portfolio-image img {
	-moz-transition:.2s ease;
	-o-transition:.2s ease;
	-webkit-transition:.2s ease;
	transition:.2s ease;
	width:100%;
}
#isotope-options { background:none; }
#isotope-options #filters {
	margin-bottom:20px;
	text-align:right;
}
#isotope-options #filters li {
	display:inline-block;
	margin-left:10px;
	margin-bottom:10px;
	padding:0;
	background:none;
}
.field-name-field-portfolio-category ul {
	float:left;
	overflow:hidden;
}
.field-name-field-portfolio-category ul:before {
	content:"\f02e";
	display:block;
	float:left;
	font-family:fontAwesome;
	margin-right:4px;
}
.page-blog .content-header ul { margin-bottom:0; }
.page-blog .content-header ul li {
	background:none;
	padding:0;
}
.node {
	border-top:0;
	clear:both;
	margin-top:50px;
	padding-top:0;
}
.node:first-child {
	background:none;
	border-top:0;
	margin-top:0;
	padding-top:0;
}
.node-header { margin-bottom:20px; }
.node-submitted { margin:0; }
.node-submitted .fa {
	color:#77c9b3;
	margin-right:5px;
}
.node-submitted ul { margin:0; }
.node-submitted ul li {
	background:none;
	float:left;
	margin:0 0 0 10px;
	padding:0;
}
.node-submitted ul li:first-child { margin-left:0; }
.node-submitted ul li a { color:inherit; }
.node-submitted ul li a:hover {
	color:#77c9b3;
	text-decoration:none;
}
.node-teaser .field-type-file, .node-teaser .field-type-image, .node-employee .field-type-image {
	margin:0 0 20px;
	width:100%;
}
.media-vimeo-video { padding-bottom:50.2%; }
.node-teaser .media-vimeo-video { padding-bottom:63.2%; }
.media-youtube-video { padding-bottom:50.2%; }
.node-teaser .media-youtube-video { padding-bottom:63.2%; }
.media-vimeo-video, .media-youtube-video {
	height:0;
	overflow:hidden;
	padding-top:30px;
	position:relative;
}
.media-vimeo-video iframe, .media-youtube-video iframe {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
.node-teaser  p:last-child { margin-bottom:0; }
.links { list-style:none; }
.links li {
	display:inline-block !important;
	margin-right:5px;
}
.links li a { margin-bottom:5px; }
.content ul.pager {
	margin-top:30px;
	text-align:left;
}
.content ul.pager li {
	margin:0px 1px 5px;
	padding:0;
	display:inline-block;
}
.node-footer { padding-top:30px; }
.node-footer .field-name-field-tags { padding-top:20px; }
.node-footer .field-name-field-tags .field-label {
	background:none;
	float:left;
	font:inherit;
	font-weight:bold;
	margin-right:15px;
	padding:0;
	text-shadow:none;
	text-transform:none;
}
.node-footer .field-name-field-tags .field-items {
	overflow:hidden;
	padding-bottom:15px;
	width:100%;
}
.node-footer .field-name-field-tags ul li {
	float:left;
	margin:0 0 5px 10px;
}
.node-footer .field-name-field-tags ul li:first-child { margin-left:0; }
.node-footer .field-name-field-tags ul li a {
	font:inherit;
	font-weight:bold;
	padding:2px 8px;
}
.field-name-field-blog-tags ul {
	float:left;
	overflow:hidden;
}
.field-name-field-blog-tags ul:before {
	content:"\f02c";
	display:block;
	float:left;
	font-family:fontAwesome;
	margin-right:4px;
}
.addthis_button_compact { margin:0; }
.likebtn_container { padding-top:4px; }
#comments {
	border-top:0;
	clear:both;
	margin-top:50px;
	padding-top:0;
}
#comments .indented { margin-left:20px; }
.comment {
	background:transparent;
	border:1px solid #e1e1e1;
	margin-bottom:10px;
	padding:25px;
}
.comment .comment-submitted { margin:0 0 5px; }
.comment .comment-content { margin-bottom:20px; }
.comment .comment-footer { padding:0; }
#comment-form-wrapper {
	border-top:0;
	clear:both;
	margin-top:50px;
	padding-top:0;
}
#comment-form .form-item {
	margin:0 0 15px;
	overflow:hidden;
	width:100%;
}
#comment-form label { vertical-align:middle; }
#comment-form .form-type-item label {
	float:left;
	padding-right:10px;
}
#comment-form .form-text { width:100%; }
#comment-form .form-textarea {
	height:200px;
	width:100%;
}
#comment-form .filter-wrapper {
	border:none;
	padding:0;
}
#comment-form .filter-wrapper .fieldset-wrapper > * { padding:0; }
#comment-form .filter-wrapper .filter-help { padding-top:15px; }
#comment-form .filter-wrapper .filter-help a {
	background:none;
	display:inline-block;
	padding:0;
}
#comment-form .filter-wrapper .form-item { width:auto; }
#comment-form .filter-wrapper label {
	display:inline-block;
	margin-right:15px;
}
#comment-form .form-actions {
	margin:0;
	padding-top:20px;
}
#comment-form .form-actions #edit-submit { margin-right:5px; }
#edit-comment-body-und-0-format-guidelines { clear:both; }
#edit-comment-body-und-0-format-guidelines ul { font:inherit; }
#edit-comment-body-und-0-format-guidelines ul li {
	background:none;
	overflow:hidden;
	margin:0;
	padding:0;
	width:100%;
}
.panels-flexible-region-11-contacts, .panels-flexible-region-11-center {
	float:none;
	width:100% !important;
}
.contact-form .form-item {
	margin-top:0 !important;
	position:relative;
}
.contact-form input[type="text"], .contact-form textarea {
	position:relative;
	z-index:20;
}
.contact-form input[type="text"].error, .contact-form textarea.error {
	border-color:#f8b9b7 !important;
	border-width:1px;
	box-shadow:0 0 8px #f8b9b7 !important;
}
.contact-form textarea { min-height:145px; }
.contact-form .form-type-textfield {
	float:left;
	margin-bottom:30px !important;
	margin-left:5%;
	width:30%;
}
.contact-form .form-type-textfield:first-child { margin-left:0; }
.contact-form .form-type-textarea { clear:both; }
.contact-form div.error-message {
	background:#ec7b7b;
	bottom:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:13px;
	font-weight:normal;
	left:0;
	line-height:16px;
	margin:0 0 5px;
	max-width:100%;
	opacity:0;
	padding:3px 5px;
	position:absolute;
	-moz-transition:.4s ease;
	-o-transition:.4s ease;
	-webkit-transition:.4s ease;
	transition:.4s ease;
	z-index:-999;
}
.contact-form div.error-message:after {
	content:'';
	position:absolute;
	left:10px;
	bottom:-5px;
	border-top:5px solid #ec7b7b;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
}
.contact-form .error ~ div.error-message {
	opacity:1;
	-webkit-animation-duration:.6s;
	animation-duration:.6s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn;
	z-index:999;
}
.contact-form input[type="reset"] { margin-right:10px; }
.contact-form .form-actions { display:inline-block; }
#contact-personal-form .form-type-textfield {
	float:none;
	margin-bottom:30px !important;
	margin-left:0;
	width:100%;
}
#contact-personal-form .form-type-textfield input[type="text"] { display:block; }
.action-links {
	overflow:hidden;
	padding:0 0 25px;
}
.action-links li {
	float:left;
	margin-left:10px;
}
.action-links li:first-child { margin-left:0; }
.action-links li a { font-weight:bold; }
#forum table td.topics, #forum table td.posts, #forum table td.replies { text-align:center; }
#forum table td.container { font-weight:bold; }
#forum table .description { margin:0; }
#forum table .indent { margin:0; }
#forum table .name { overflow:hidden; }
#forum table .description { clear:both; }
.field-name-taxonomy-forums, .field-type-taxonomy-term-reference {
	overflow:hidden;
	padding-top:20px;
	width:100%;
}
.field-name-taxonomy-forums.field-label-above, .field-type-taxonomy-term-reference.field-label-above { padding-top:0; }
.field-name-taxonomy-forums .field-label, .field-type-taxonomy-term-reference .field-label {
	background:none;
	font:inherit;
	font-weight:bold;
	margin:0;
	text-shadow:none;
	text-transform:uppercase;
}
.field-name-taxonomy-forums ul.links, .field-type-taxonomy-term-reference ul.links { margin-bottom:0; }
.field-name-taxonomy-forums ul.links li, .field-type-taxonomy-term-reference ul.links li {
	float:left;
	margin:0 0 5px;
}
.field-name-taxonomy-forums ul.links li:before, .field-type-taxonomy-term-reference ul.links li:before { content:', '; }
.field-name-taxonomy-forums ul.links li:first-child, .field-type-taxonomy-term-reference ul.links li:first-child { margin-left:0; }
.field-name-taxonomy-forums ul.links li:first-child:before, .field-type-taxonomy-term-reference ul.links li:first-child:before { content:''; }
.field-name-taxonomy-forums ul.links li a, .field-type-taxonomy-term-reference ul.links li a {
	background:none;
	border:none;
	box-shadow:none;
	color:#77c9b3;
	display:inline;
	font:inherit;
	padding:0;
	text-shadow:none;
	text-transform:none;
}
.field-name-taxonomy-forums ul.links li a:hover, .field-type-taxonomy-term-reference ul.links li a:hover {
	background:none;
	text-decoration:underline;
}
.page-forum- #main-wrapper .active img {
	padding:0;
	background:0;
	border:none;
	margin-left:5px;
	margin-top:4px;
}
.page-page-404 .panel-col-first {
	color:#77c9b3;
	font:bold 250px/200px 'Ubuntu', sans-serif;
	text-align:center;
}
.panel-2col .panel-col-first .inside { margin:0 20px 0 0; }
.panel-2col .panel-2col .panel-col-last .inside { margin:0 0 0 20px; }
.page-testimonials .view-display-id-page .views-row { margin-top:30px; }
.page-testimonials .view-display-id-page .views-row:first-child { margin-top:0; }
.page-testimonials .view-display-id-page .views-field-field-testi-image {
	float:left;
	margin:0 20px 0 0;
	max-width:45%;
	width:80px;
}
.page-testimonials .view-display-id-page .views-field-nothing { margin-bottom:10px; }
.page-testimonials .view-display-id-page .views-field-nothing p { margin-bottom:0; }
.page-testimonials .view-display-id-page .views-field-nothing a { color:inherit; }
.page-testimonials .view-display-id-page .views-field-nothing a:hover {
	color:#77c9b3;
	text-decoration:none;
}
.page-testimonials .view-display-id-page .views-field-field-testi-author, .page-testimonials .view-display-id-page .views-field-field-testi-author-info { text-align:right; }
.field-name-field-testi-image {
	float:left;
	margin:0 20px 0 0;
	max-width:45%;
}
.field-name-field-testi-author { font-weight:bold; }
.view-archive .field-name-body { margin-bottom:20px; }
.view-archive .views-row { margin-top:40px; }
.view-archive .views-row:first-child { margin-top:0; }
.view-archive .field-name-taxonomy-forums { padding-top:0; }
.view-FAQs.view-id-FAQs .views-row { margin-top:30px; }
.view-FAQs.view-id-FAQs .views-row:first-child { margin-top:0; }
.compose-tips .filter-type { margin-top:40px; }
.compose-tips .filter-type:first-child { margin-top:0; }
.view-comments-recent.view-display-id-page .views-row { margin-top:30px; }
.view-comments-recent.view-display-id-page .views-row:first-child { margin-top:0; }
.field-name-field-employee-position {
	color:#77c9b3;
	font-size:15px;
	line-height:20px;
	margin-bottom:5px;
}
.field-name-field-employee-facebook { margin-left:0; }
.field-name-field-employee-facebook, .field-name-field-employee-twitter, .field-name-field-employee-google-plus {
	display:inline-block;
	margin-right:5px;
}
.employee-social-link {
	border:1px solid #77c9b3;
	border-radius:50%;
	color:transparent;
	display:block;
	font-size:0;
	height:28px;
	line-height:0;
	text-align:center;
	text-decoration:none;
	width:28px;
}
.employee-social-link:before {
	color:#77c9b3;
	font-size:16px;
	line-height:28px;
	display:block;
}
.employee-social-link:hover { border-color:#888; }
.employee-social-link:hover:before { color:#888; }
.node-type-employee .field-name-body { padding-top:20px; }
.sidebar { position:relative; }
.sidebar .block {
	border-top:0;
	clear:both;
	margin-top:50px;
	padding-top:0;
}
.sidebar .block:first-child {
	border-top:0 !important;
	margin-top:0 !important;
	padding-top:0 !important;
}
.field-label-inline .field-label, .field-label-inline .field-items { max-width:100%; }
.not-logged-in .contextual-links { display:none !important; }
.contextual-links li {
	color:#888 !important;
	font-size:13px !important;
	line-height:21px !important;
}
.calendar-calendar table, .calendar-calendar table td, .calendar-calendar table th, .calendar-calendar .month-view .full th.days { border:1px solid #e1e1e1; }
.calendar-calendar td.calendar-agenda-items, .calendar-calendar .month-view .full td.single-day .calendar-empty, .calendar-calendar .month-view .full td.single-day.empty, .calendar-calendar .month-view .full td.date-box.empty { border-color:#e1e1e1; }
.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today {
	background-color:transparent;
	color:#77c9b3;
	font-weight:bold;
}
.calendar-calendar th.days {
	background:#f8f8f8;
	border:none;
	color:#888;
}
.calendar-calendar td { text-align:center; }
.calendar-calendar td .inner div, .calendar-calendar td .inner div a { background:none; }
.calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview { background:#f8f8f8; }
.calendar-calendar .day-view .full td .inner div.calendar .views-field-created {
	color:#888;
	float:left;
	width:50px;
}
.calendar-calendar .day-view .full td .inner div.calendar .views-field-title { overflow:hidden; }
.calendar-calendar .month-view .full tr td.single-day.today, .calendar-calendar .month-view .full td.date-box.today { border-color:#77c9b3; }
.view-Calendar .pager .date-prev, .view-Calendar .pager .date-next, .view .date-nav-wrapper .date-prev, .view .date-nav-wrapper .date-next {
	background:none;
	border-radius:0;
	line-height:0;
	padding:0;
	top:6px;
}
.view-Calendar .pager .date-prev a, .view-Calendar .pager .date-next a, .view .date-nav-wrapper .date-prev a, .view .date-nav-wrapper .date-next a {
	background:#888;
	color:transparent;
	display:block;
	font-size:0;
	height:22px;
	line-height:0;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	-moz-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	transition:all 0.6s ease;
	width:22px;
}
.view-Calendar .pager .date-prev a:before, .view-Calendar .pager .date-next a:before, .view .date-nav-wrapper .date-prev a:before, .view .date-nav-wrapper .date-next a:before {
	color:#fff;
	font-family:FontAwesome;
	font-size:12px;
	font-weight:normal;
	left:50%;
	line-height:22px;
	margin-left:-5px;
	margin-top:-11px;
	position:absolute;
	top:50%;
}
.view-Calendar .pager .date-prev a:hover, .view-Calendar .pager .date-next a:hover, .view .date-nav-wrapper .date-prev a:hover, .view .date-nav-wrapper .date-next a:hover { background:#77c9b3; }
.view .date-nav-wrapper .date-prev { right:auto; }
.view .date-nav-wrapper .date-prev a:before { content:"\f060"; }
.view .date-nav-wrapper .date-next a:before { content:"\f061"; }
table .mini-day-on a { text-decoration:none; }
table .mini-day-on a:hover { text-decoration:underline; }
.sidebar #isotope-options #filters { text-align:left; }
.sidebar #isotope-options #filters li { margin:0 10px 5px 0; }
.pannel-map { margin-bottom:30px !important; }
.gmap #gmap1 { height:480px; }
.gmap #gmap1 img { max-width:inherit; }
#block-views-our-team-block .views-row {
	margin-bottom:0;
	margin-top:20px;
	overflow:hidden;
}
#block-views-our-team-block .views-row.views-row.views-row-first { margin-top:0; }
#block-views-our-team-block .views-row .views-field-field-employee-photo {
	width:100px;
	float:left;
	margin-right:15px;
}
#block-views-our-team-block .views-row .views-field-body { margin-bottom:0; }
#block-views-our-team-block-1 .views-field-field-employee-photo { margin-bottom:15px; }
#block-views-our-team-block-2 .view-content {
	display:table;
	table-layout:fixed;
	width:100%;
}
#block-views-our-team-block-2 .view-content:after { display:none; }
#block-views-our-team-block-2 .views-row {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	display:table-cell;
	background:#f8f8f8;
	padding:40px 2% 39px;
	border-left:10px solid #fff;
	overflow:hidden;
}
#block-views-our-team-block-2 .views-row:first-child { border-left:none; }
#block-views-our-team-block-2 .views-row .views-field-field-employee-photo {
	float:left;
	max-width:47%;
	margin:0 30px 0 0;
}
#block-views-our-team-block-2 .views-row .views-field-field-employee-photo img {
	opacity:.7;
	border-radius:300px;
}
#block-views-our-team-block-2 .views-row h5 {
	padding-top:20px;
	margin-bottom:0;
	color:#77c9b3;
}
#block-views-our-team-block-2 .views-row h3 { margin-bottom:11px; }
#block-views-our-team-block-2 .views-row .views-field-field-office-hours {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	position:absolute;
	left:50%;
	top:50%;
	padding-left:55px;
	width:260px;
	color:#fff;
	transform:translate(-50%,-300%);
	-moz-transform:translate(-50%,-300%);
	-ms-transform:translate(-50%,-300%);
	-o-transform:translate(-50%,-300%);
	-webkit-transform:translate(-50%,-300%);
}
#block-views-our-team-block-2 .views-row .views-field-field-office-hours:before {
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	font-family:FontAwesome;
	content:'\f017';
	position:absolute;
	left:0;
	top:0;
	font-size:42px;
	line-height:42px;
}
#block-views-our-team-block-2 .views-row .views-field-field-office-hours:after {
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	content:'';
	display:inline-block;
	position:absolute;
	left:-1000%;
	right:-1000%;
	top:-1000%;
	bottom:-1000%;
	background:#77c9b3;
	z-index:-1;
	opacity:0;
}
#block-views-our-team-block-2 .views-row .views-field-field-office-hours .views-label {
	text-transform:uppercase;
	font-size:22px;
	line-height:27px;
	margin-bottom:11px;
}
#block-views-our-team-block-2 .views-row .views-field-field-office-hours .item-list ul { margin-bottom:0; }
#block-views-our-team-block-2 .views-row:hover .views-field-field-office-hours {
	transition-delay:0.2s;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
#block-views-our-team-block-2 .views-row:hover .views-field-field-office-hours:after { opacity:1; }
.poll .total, .poll .title { margin-bottom:15px; }
.poll .bar {
	background-color:#fff;
	border:1px solid #e1e1e1;
	height:20px;
	margin-bottom:15px;
	padding:1px;
}
.poll .bar .foreground {
	background-color:#77c9b3;
	display:none;
	height:20px;
}
.poll .percent { float:right; }
.poll .vote-form {
	text-align:left;
	padding-bottom:15px;
}
.poll .vote-form .choices { width:100%; }
#block-poll-recent ul.links li {
	background:none;
	padding-left:0;
}
#block-views-comments-recent-block .views-row { margin-top:20px; }
#block-views-comments-recent-block .views-row:first-child { margin-top:0; }
#block-views-comments-recent-block .views-field-subject a { color:inherit; }
#block-views-comments-recent-block .views-field-subject a:hover {
	color:#77c9b3;
	text-decoration:none;
}
.node-title a { color:inherit; }
.node-title a:hover {
	color:#f5ed88;
	text-decoration:none;
}
#block-views-recent-posts-block .views-row { margin-top:20px; }
#block-views-recent-posts-block .views-row:first-child { margin-top:0; }
#block-views-recent-posts-block .views-field-body {
	clear:both;
	padding-top:10px;
}
#block-search-form .block-content {
	-moz-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
#block-search-form .block-content form {
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	background:#e1e1e1;
}
#block-search-form .block-content form >div { padding:1px; }
#block-search-form #search-block-form [id^=edit-actions], #block-search-form [id^="search-block-form"] [id^=edit-actions] {
	position:absolute;
	top:0;
	right:0;
	width:45px;
	height:45px;
	display:block;
	z-index:1;
}
#block-search-form #search-block-form [id^=edit-actions]:after, #block-search-form [id^="search-block-form"] [id^=edit-actions]:after {
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	text-align:center;
	content:'\f002';
	font:16px/45px FontAwesome;
	width:45px;
	font-weight:400;
	color:#000;
	z-index:1;
	margin:0;
	top:-5px;
	right:0;
	position:absolute;
	cursor:pointer;
}
#block-search-form #search-block-form [id^=edit-actions] .form-submit, #block-search-form [id^="search-block-form"] [id^=edit-actions] .form-submit {
	position:relative;
	width:45px;
	height:45px;
	padding:0;
	border:none;
	text-indent:-9999px;
	z-index:2;
	background:none;
	border-radius:0;
	bottom:0;
	box-shadow:none;
	color:transparent;
	cursor:pointer;
	display:block;
	font-size:0;
	line-height:0;
	margin:0 !important;
	right:0;
	top:0;
}
#block-search-form #search-block-form [id^=edit-actions]:hover:after, #block-search-form [id^="search-block-form"] [id^=edit-actions]:hover:after { color:#888; }
#block-search-form #search-block-form .container-inline, #block-search-form [id^="search-block-form"] .container-inline {
	border:1px solid #e1e1e1;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	overflow:hidden;
	position:relative;
	width:100%;
	border:0;
}
#block-search-form #search-block-form .container-inline:after, #block-search-form [id^="search-block-form"] .container-inline:after {
	clear:both;
	content:'\0020';
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}
#block-search-form #search-block-form .form-item-search-block-form, #block-search-form [id^="search-block-form"] .form-item-search-block-form {
	width:100%;
	margin:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#block-search-form #search-block-form input.form-text, #block-search-form [id^="search-block-form"] input.form-text {
	color:#bdbdbd !important;
	font-weight:400 !important;
	background:#fff;
	width:100%;
	height:35px;
	font-size:14px;
	line-height:17px;
	box-sizing:border-box;
	padding:5px 45px 5px 18px;
	margin:0;
	border:none;
	display:block;
}
.dd-search#block-search-form .search-button {
	font-size:16px;
	cursor:pointer;
	position:relative;
	background:none;
}
.dd-search#block-search-form .search-button i {
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	color:#888;
}
.dd-search#block-search-form .search-button i:after {
	letter-spacing:1px;
	font-size:15px;
	font-family:'Ubuntu', sans-serif;
	content:'Search';
	padding-left:18px;
}
.dd-search#block-search-form .search-button i:hover { color:#77c9b3; }
.dd-search#block-search-form .block-content {
	z-index:100;
	position:absolute;
	bottom:-120px;
	width:360px;
	padding:0;
	overflow:hidden;
	left:-999px;
	-moz-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
.dd-search#block-search-form .block-content form {
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	position:relative;
	background:#e1e1e1;
	opacity:0;
	visibility:hidden;
}
.dd-search#block-search-form .block-content form >div { padding:27px 30px; }
.dd-search#block-search-form .block-content.active { left:0; }
.dd-search#block-search-form .block-content.active form {
	visibility:visible;
	opacity:1;
	padding:0;
}
.block-simple-subscription-subscribe input[type="text"] { width:100%; }
.progressbar .progressbar-wrap { background:#e1e1e1; }
.progressbar .progressbar-background { background:#77c9b3; }
.footer_top_wrapper { background:#1f272a; }
.footer-wrapper { background:#f5ed88; }
.footer_top_wrapper .region { padding:50px 0 35px; }
#footer {
	clear:both;
	padding:0;
	position:relative;
}
.region-footer { padding:18px 0 10px; }
.block-block-9 { line-height:31px; }
.block-block-9 a { text-decoration:underline; }
.block-block-9 a:hover { text-decoration:none; }
.block-block-9 .text-1 { font-size:12px; }
.block-block-9 .tel {
	font-size:16px;
	color:#77c9b3;
}
.block-block-9 .tel i { margin-right:10px; }
.block-block-9 i {
	margin-right:5px;
	color:#77c9b3;
}
.block-block-9 p { margin-bottom:0; }
.tm-follow-links { text-align:center; }
.tm-follow-links .tm-follow-link-wrapper {
	float:none;
	display:inline-block;
	font-size:20px;
	margin-left:20px;
}
.tm-follow-links .tm-follow-link-wrapper a { color:#ebebeb; }
.tm-follow-links .tm-follow-link-wrapper a:hover { color:#77c9b3; }
.footer-menu .content ul {
	margin:0;
	overflow:hidden;
	text-align:center;
	width:100%;
}
.footer-menu .content ul li {
	display:inline-block;
	background:none;
	margin:0 0 0 10px;
	padding:0;
}
.footer-menu .content ul li:first-child { margin-left:0; }
.footer-menu .content ul li a {
	color:inherit;
	text-decoration:none;
}
.footer-menu .content ul li a:hover, .footer-menu .content ul li a.active {
	color:#77c9b3;
	text-decoration:none;
}
.block-copyright {
	font-size:11px;
	text-align:center;
}
.block-copyright a { color:inherit; }
.block-copyright a:hover {
	color:#77c9b3;
	text-decoration:none;
}
#backtotop {
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
	background:none;
	border-radius:50%;
	bottom:100px;
	box-shadow:0 0 0 4px #77c9b3;
	color:transparent;
	font-size:0;
	line-height:0;
	margin-right:0 !important;
	opacity:1 !important;
	padding:3px 0 7px;
	position:fixed;
	right:40px !important;
	text-align:center;
	text-decoration:none;
	width:70px;
	z-index:999;
}
#backtotop:before {
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	background:#77c9b3;
	border-radius:50%;
	content:'';
	height:100%;
	left:-2px;
	opacity:1;
	padding:2px;
	pointer-events:none;
	position:absolute;
	top:-2px;
	transition:transform 0.2s, opacity 0.3s;
	-moz-transition:-moz-transform 0.2s, opacity 0.3s;
	-webkit-transition:-webkit-transform 0.2s, opacity 0.3s;
	width:100%;
	z-index:-1;
}
#backtotop:after {
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
	color:#fff;
	content:"\f077";
	font:normal 40px/60px FontAwesome;
}
#backtotop:hover { box-shadow:0 0 0 4px #888; }
#backtotop:hover:before {
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	transform:scale(1.3);
	opacity:0;
}
#backtotop:hover:after { color:#888; }
.switcher {
	cursor:pointer;
	margin-top:10px;
	font-size:11px;
}
.switcher:hover { text-decoration:underline; }
.region-page-bottom pre { padding:0 !important; }
.front .grid-6
{
    margin-left: 0;
}
.front .block-block-12 .clearfix
{
    padding: 100px;
}
.front .content-resumen 
{
    display: inline-table;
    background: rgba(255,255,255,0.6);
    padding: 40px 2% 39px;
    width: 43%;
    margin: 45px 0;
}
.front #main {
    padding: 0;
    height: 0;
}
.front .content-resumen .img-content
{
    float: left;
    max-width: 47%;
    margin: 0 30px 0 0;
    border: solid 6px #fff;
}
.front .content-resumen .resumen-field-title
{
    text-transform: uppercase;
    color: #403f3d;
    font-size: 18pt;
    margin-bottom: 15px;
}
.front .views-field-title a
{
    text-transform: uppercase;
    color: #403f3d;
    font-size: 13pt;
    margin-bottom: 15px;
    display: block;
}
.front .views-field-title a:hover
{
    text-decoration: none;
}
.front .block-resumen
{
    background-image: url(../images/back-resumen.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: inherit;
}
.front .block-views-banners-home-block .grid-4
{
    margin-left: 1%;
    margin-right: 0;
}
.front .view-noticias td
{
    width: 46%;
    background-color: #f8f8f8;
    padding: 1%;
}
.front .view-noticias .title.node-title
{
    font-weight: bold;
    color: #3f3f3f;
}
.front .view-noticias .field-content img
{
    float: left;
    max-width: 47%;
    margin: 10px 20px 10px 10px;
    border: solid 6px #fff;
}
.front .view-noticias .node-readmore a
{
    background-color: #f5ed88;
    padding: 7px 20px !important;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    text-decoration: none;
    color: #1f272a;
    display: inline-block;
    margin-top: 15px;
    clear: both;
    margin-top: 15px;
    border: none;
    font-size: 10pt;
}
.front .block-views-noticias-block-1 h4
{
    text-align: center;
    border: none;
}
.front .view-noticias .links.inline
{
    float: right;
}
.title.page-title, .title.block-title
{
    text-transform: uppercase;
    text-align: left;
    color: #3f3f3f;
    font-size: 20pt;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 20px;
    line-height: 30px;
}
.section-acerca .field-items p:first-child
{
    text-transform: uppercase;
    font-size: 14pt;
}
.page-node .field-items
{
    text-align: justify;
}
.page-node .field-items h5, .page-node .field-items h4
{
    margin-top: 30px;
}
.section-productos .content_top_wrapper .region
{
    padding: 45px 0 0;
}
.section-productos .views-field-field-l-nea-terap-utica, .page-productos-n .views-field-field-l-nea-terap-utica {
    display: none;
}
.section-productos .views-field-field-principio-activo, .page-productos-n .views-field-field-principio-activo {
    display: none;
}
.section-productos .views-field-field-nuevo-desde, .page-productos-n .views-field-field-nuevo-desde {
    display: none;
}
.section-productos .views-field-field-nuevo-hasta, .page-productos-n .views-field-field-nuevo-hasta {
    display: none;
}
.section-productos .product-list .views-row, .page-productos-n .product-list .views-row {
    margin-bottom: 0px;
}
.section-productos .view-content .linea-terapeutica ul.product-list, .page-productos-n .view-content .linea-terapeutica ul.product-list{ 
    display: none;
}
.section-productos .view-content .linea-terapeutica ul.product-list .product.active, .page-productos-n .view-content .linea-terapeutica ul.product-list .product.active  {
    background-color: #f5ed88;
}
.section-productos .view-content .ctools-jump-menu-button.form-submit.ctools-jump-menu-processed, .page-productos-n .view-content .ctools-jump-menu-button.form-submit.ctools-jump-menu-processed
{
    display: none;
}
.section-productos .block-views-07cc01768c2561634f6f6bc4a2e2fa36, .section-productos .block-views-318e9c97702d585d5220bf3cd0b9bfc7, .section-productos .block-views-select-productos-block, 
.page-productos-n .block-views-07cc01768c2561634f6f6bc4a2e2fa36, .page-productos-n .block-views-318e9c97702d585d5220bf3cd0b9bfc7, .page-productos-n .block-views-select-productos-block
{
    display: inline-block;
    width: 24%;
}
.section-productos .block-views-07cc01768c2561634f6f6bc4a2e2fa36 .title, .section-productos .block-views-318e9c97702d585d5220bf3cd0b9bfc7 .title, .section-productos .block-views-select-productos-block .title, 
.page-productos-n .block-views-07cc01768c2561634f6f6bc4a2e2fa36 .title, .page-productos-n .block-views-318e9c97702d585d5220bf3cd0b9bfc7 .title, .page-productos-n .block-views-select-productos-block .title
{
    font-size: 11pt;
    font-weight: 400;
    margin: 0 0 5px 0;
    border: none;
    padding: 0;
}
.section-productos .ctools-jump-menu-select, .page-productos-n .ctools-jump-menu-select
{
    width: 100%;
}
.section-productos .block-block-14
{
    display: inline-block;
    width: 24%;
    text-align: right;
}
.section-productos .bts
{
    padding: 5px 26px;
    width: 95%;
    text-align: center;
}
.section-productos #main
{
    padding-top: 0;
}
.page-productos .linea-terapeutica
{
    border-top: solid 1px #e1e1e1;
    padding: 5px 10px 0 10px;
}
.page-productos .linea-terapeutica h3
{
    text-transform: initial;
    margin-bottom: 7px;
}
.page-productos .linea-terapeutica a
{
    color: #1f272a;
    font-weight: 100;
    font-size: 13pt;
    width: 100%;
    display: -webkit-box;
    margin-left: 25px;
}
.page-productos .linea-terapeutica h3 a {
    font-weight: 400;
    margin-left: 0;
}
.page-productos .linea-terapeutica h3 a
{
    background-image: url(../images/flecha-back.png);
    background-position: right;
    background-repeat: no-repeat;
    display: block;
}
.front .block-views-banners-home-block .view-content .field-content
{
    height: 100px;
}
.front .block-views-banners-home-block .view-content .views-field-title
{
    color:#1f272a;
    font-weight: 400;
}
.front .block-views-banners-home-block .view-content .views-field-field-link a
{
    background-color: #f5ed88;
    padding: 7px 20px;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    text-decoration: none;
    color:#1f272a;
    display: inline-block;
    margin-top: 15px;
}
.bienvenidos h1
{
    margin-bottom: 10px;
}
.bts:hover
{
    text-decoration: none;
}
.bts 
{
    background-color: #f5ed88;
    padding: 7px 20px;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    text-decoration: none;
    color: #1f272a;
    display: inline-block;
    margin-top: 15px;
}
.bts.derecha 
{
    float: right;
    clear: both;
    margin-top: 15px;
}
.view-productos-nuevos a:hover
{
    text-decoration: none;
}
.view-productos-nuevos a
{
    background-color: #f5ed88;
    padding: 7px 20px;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    text-decoration: none;
    color: #1f272a;
    display: inline-block;
    margin-top: 15px;
}
.page-productos-n .view-productos-nuevos
{
    text-align: center;
}
.page-productos-n .views-row 
{
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
}
.view-productos-relacionados-por-familia .field-content a:hover
{
    text-decoration: none;
}
.view-productos-relacionados-por-familia .field-content a 
{
    width: 100%;
    background-color: #f5ed88;
    padding: 7px 0;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    text-decoration: none;
    color: #1f272a;
    display: inline-block;
    text-align: center;
}
.view-productos-relacionados-por-acci-n-terap-utica .field-content a:hover
{
    text-decoration: none;
}
.view-productos-relacionados-por-acci-n-terap-utica .field-content a 
{
    background-color: #f5ed88;
    padding: 7px 20px;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    text-decoration: none;
    color: #1f272a;
    display: inline-block;
    text-align: center;
    margin: 0 10px;
}
.block-block-8 .grid-6.alpha
{
    text-align: right;
}
.node-type-producto .title.page-title
{
    display: inline-block;
    border-bottom: solid 1px #FFF;
    padding: 10px 30px;
    width: 50%;
    color: #FFF;
    background-color: #000;
    margin: 0;
}
.node-type-producto .node-header.clearfix
{
    display: none;
}
.node-type-producto .field-name-field-acci-n-terap-utica
{
    display: inline-block;
    background-color: #f5ed88;
    padding: 20px 30px;
    color: #102228;
    width: 50%;
}
.node-type-producto .field-name-field-acci-n-terap-utica .field-label
{
    text-transform: uppercase;
}
.node-type-producto .field.field-name-field-l-nea-terap-utica h3
{
    color: #102228;
}
.node-type-producto .tabs
{
    display: none;
}
.node-type-producto .field.field-name-field-imagen-familia
{
    float: right;
    margin-top: -50px;
}
.node-type-producto .field.field-name-field-presentaci-n th
{
    text-transform: uppercase;
    border: solid 1px #b0b0b0;
    text-align: center;
    color: #1f272a;
    background-color: #FFF;
}
.node-type-producto .field-principio-activo-pres .field-item
{
    text-align: center;
}
.node-type-producto .field-collection-item td
{
    text-align: center;
    padding: 15px;
    vertical-align: middle;
}
.node-type-producto .field-items img
{
    margin: 0;
}
.node-type-producto table tr.even
{
    background-color: transparent;
    border-top: solid 1px #e1e1e1;
}
.node-type-producto .field-name-field-presentaci-n .file a {
    background: url(../images/pdfbig.png)no-repeat;
    display: -webkit-inline-box;
    display: -ms-flexbox;
    height: 34px;
    text-indent: -9999%;
    width: 25px;
}
.node-type-producto .field-name-field-presentaci-n .file img {
    display: none;
}
.node-type-producto .file 
{
    display: table;
    margin: 0 auto;
}
.node-type-producto .footer.node-footer
{
    display: none;
}
.node-type-producto *[class|="col"]
{
    float: left;
    background-color: #f8f8f8;
    margin: 2px;
    border: solid 5px #FFF;
    max-width: 22.8%;
}
.view-productos-relacionados-por-acci-n-terap-utica ul
{
    text-align: center;
}
.view-productos-relacionados-por-acci-n-terap-utica li
{
    background: none !important;
    display: inline-flex;
}
#block-views-4a8adc6acf1467c94983067fe4af3b24
{
    margin-top: 20px;
}
.language-switcher-locale-url li {
    list-style: none;
    padding: 10px 20px;
    font-size: 15px;
    text-transform: uppercase;
    display: inline;
    background-image: none;
}
.language-switcher-locale-url li.active {
    color: #1f272a;
    background-color: #f5ed88;
}
.language-switcher-locale-url li a {
    color: #888;
}
.language-switcher-locale-url li a.active {
    color: #1f272a;
}
.language-switcher-locale-url li {
    color: #999999;
}
.block-locale-language
{
    text-align: right;
}
.block-search-form
{
    width: 44%;
    float: right;
}
.block-superfish-1
{
    float: right;
    clear: both;
    margin-top: 15px;
}
.header-section-1 .col2
{
    padding: 20px 0 0;
}
.view-campa-as .field-content
{
    color: #1f272a;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 400;
    display: -webkit-box;
    font-size: 12pt;
}
.view-campa-as *[class|="col"], .view-campa-as [class*=" col-"]
{
    margin: 0;
    width: 32%;
}
.contact-form .form-button, .form-item.form-type-checkbox.form-item-copy
{
    display: none;
}
.contact-form .form-submit
{
    background-color: #f5ed88 !important;
    padding: 7px 20px !important;
    text-decoration: none !important;
    color: #1f272a !important;
    border: none !important;
}
.contact-form .form-actions.form-wrapper
{
    float: right;
}
.container-12 .grid-2 {
    padding-top: 50px;
}
.container-12 .grid-3 {
    padding-top: 50px;
}
li a.active {
    color: #b1b1b2;
}
.views-field.views-field-field-resumen
{
    text-transform: none;
    color: #888;
    padding-top: 20px;
}
.page-eventos .item-list ul li {
    margin-bottom: 20px;
    border-bottom: solid 1px #cacaca;
    padding-bottom: 20px;
}
.page-eventos .date-display-single
{
    cursor: pointer;
}
.node-type-evento .field-collection-table-view
{
    margin-top: 15px;
}
.destac
{
    background-color: #1f272a;
    text-align: center;
    padding: 15px;
    color: #FFF;
    margin: 15px 0 2px 0;
}
.destac-bt
{
    background-color: #f4f4f4;
    text-align: center;
    padding: 0 15px 15px 15px;
    text-transform: uppercase;
}
.page-vacunacion .field-items img, .page-dietas .field-items img
{
    width: 100%;
}
.region-footer-top a
{
    color: #f5ed88;
}
.page-node h2
{
    font-size: 15pt;
    cursor: pointer;
}
.page-eventos .views-field-nothing
{
    text-align: center;
    margin: 15px 0;
}
.inscribirse_al_evento
{
    background-color: #f5ed88;
    padding: 7px 20px;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    text-decoration: none;
    color: #1f272a;
    display: inline-block;
    margin-top: 15px;
    border: none;
    text-transform: uppercase;
    display: inline !important;
}
.not-logged-in.page-user-register .description
{
    display: none;
}
.page-user-register label {
    display: inline-block;
    float: left;
    clear: both;
    width: 40%;
}
.page-user-register input[type="text"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="number"], input[type="month"], input[type="password"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"], textarea, select {
    float: left;
    width: 60%;
    margin-bottom: 12px;
}
.page-user-register .form-submit
{
    background-color: #f5ed88;
    padding: 7px 20px;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    text-decoration: none;
    color: #1f272a;
    display: inline-block;
    margin-top: 15px;
    border: none;
}
.page-user-register #edit-actions
{
    text-align: center;
}
.page-user-register .form-submit:hover
{
    border: none;
    background-color: #f5ed88;
    color: #888;
    text-decoration: none;
}
.section-trajectory .field-name-field-imagen img
{
    width: 100%;
}
.section-delegaciones .block-system-main a, .section-delegaciones .block-system-main li, .section-locations .block-system-main a, .section-locations .block-system-main li{
    font-size: 10pt;
    margin-bottom: 10px;
}
.section-delegaciones .local, .section-locations .local
{
    padding-right: 10px;
    text-align: left;
}
.section-delegaciones .local.active, .section-locations .local.active
{
    background-color: #e4dc7e;
}
.section-delegaciones .local-details, .section-locations .local-details
{
    text-align: left;
}
.section-delegaciones .col-1,
.section-delegaciones .col-2,
.section-delegaciones .col-3,
.section-locations .col-1,
.section-locations .col-2,
.section-locations .col-3{
	display:inline-block;
	vertical-align: top;
}
.section-delegaciones .col-1, .section-locations .col-1 {
	width: 22%;
}
.section-delegaciones .col-2, .section-locations .col-2 {
	width: 49%;
	margin: 0 1.5%;
        text-align: center;
}
.section-delegaciones .col-2 #map, .section-locations .col-2 #map
{
        width: 100% !important;
}
.section-delegaciones .col-3, .section-locations .col-3 {
	width: 22%;
        margin-right: 0;
        position: absolute;
}
.node-type-feed-item .title.page-title, .node-type-feed-item .title.block-title
{
    line-height: 33px;
}
ul.locales {
    margin-left: 20px;
}
#block-block-12
{
    margin-top: 36px;
}
.field-items ol {
    margin: 10px 0 10px 25px;
}
.block-system-main ul li {
    padding-left: 15px;
}
.node .slides li 
{
    padding-left: 0;
}
.sidebar-first.sidebar ul li {
    padding: 0 0 0 15px;
}
.section-productos ul li{
    padding-left: 0;
}
.language-switcher-locale-url li
{
    padding: 10px 20px !important;
}
.sidebar-first.sidebar ul li {
    color: #1f272a;
    margin-bottom: 5px;
}
.node-content ul li {
    color: #888;
}
.sidebar-first.sidebar li a.active {
    color: #000;
}
.sidebar-first.sidebar li a {
    color: #b1b1b2;
}
.page-search-site ul li
{
    text-transform: initial;
}
.page-search-site .language-switcher-locale-url li
{
    text-transform: uppercase;
}
.front .grid-6.alpha {
    text-align: right;
}
.section-productos #block-block-32, .section-productos #block-block-34
{
    width: 23%;
    margin-top: 17px;
    margin-right: 37px;
    bottom: 0;
    float: right;
}
.node-p-gina-interna img
{
    width: 100%;
}
.section-delegaciones .col-3 .local-details ul li, .section-locations .col-3 .local-details ul li {
    background: none;
    padding-left: 30px;
}
.section-delegaciones .col-3 .local-details ul li .icono, .section-locations .col-3 .local-details ul li .icono {
    background: url(../images/local-details-li-bg.png) no-repeat left 3px !important;
    display: -webkit-box;
    height: 25px;
    left: 3px;
    width: 21px;
    position: absolute;
}
.section-delegaciones .col-3 .local-details ul li.horarios .icono, .section-locations .col-3 .local-details ul li.horarios .icono {
	background-position: -38px top !important;
	left: 0px;
	width: 25px;
}
.section-delegaciones .col-3 .local-details ul li.telefono .icono, .section-locations .col-3 .local-details ul li.telefono .icono {
	background-position: -19px top !important;
}
.section-productos .page-title
{
	display:none;
	margin-top: 25px;
}
.section-productos .region.region-header
{
	padding-top: 35px;
}
.view-banners-home .views-field.views-field-body {
    min-height: 50px;
}

/* MODAL FLOW */
/* Style the Image Used to Trigger the Modal */
#light #contenido_modal {
    float: left;
    width: 50%;
}
#light img {
    float: right;
    width: 50%;
}
#light form
{
    display: inline-block;
    margin-top: 30px;
}
#light #myImg:hover {opacity: 0.7;}

/* The Modal (background) */
#light {
    position: fixed; /* Stay in place */
    z-index: 999999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content (Image) */
#light #terminoes_y_condiciones {
    margin: auto;
    display: flow-root;
    width: 80%;
    max-width: 700px;
    background-color: #ffffff;
    padding: 30px;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    #light .modal-content {
        width: 100%;
    }
}

.page-productos .en.first, .page-productos-n .en.first, .node-type-producto .en.first { 
	display: none; 
}

/* WEBFORM */
.section-inscripcion .webform-client-form .form-item
{
	width: 48%;
	display: inline-flex;
	margin: 0 1% 0 0;
}
.section-inscripcion .webform-client-form .webform-component--taller, .section-inscripcion .webform-client-form .form-item-captcha-response
{
	display: inline-block;
}
.section-inscripcion .webform-client-form select, .section-inscripcion .webform-client-form input
{
	height: 40px;
	width: 100%;
}
.section-inscripcion .webform-client-form .webform-component--email
{
	width: 97.3%;
}
.section-inscripcion .webform-client-form .webform-component--nacionalidad, .section-inscripcion .webform-client-form .webform-component--provincia, .section-inscripcion .webform-client-form .webform-component--localidad
{
    width: 31.5%;
}
.section-inscripcion .webform-client-form .webform-component--otro-pais
{
    width: 64.5%;
}
.section-inscripcion .webform-client-form .webform-component--profesion
{
    display:block;
}
.section-inscripcion .webform-client-form .webform-component--otra-profesion
{
    margin-left: 1.3%;
}
.section-inscripcion .webform-client-form .webform-component--taller
{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.section-inscripcion .webform-client-form .webform-component--taller input
{
    height: 20px;
    width: 20px;
}
.section-inscripcion .webform-client-form .webform-component--taller .form-item
{
    width:auto;
}
.section-inscripcion .webform-client-form .webform-component--taller .option
{
    margin:0;
    text-align: center;
}
.section-inscripcion .webform-client-form .webform-component--en-cual
{
    margin: 20px auto;
    display: block;
}
.section-inscripcion .webform-client-form .form-actions
{
	width: 50%;
	margin: 90px auto 0 auto;
	display: block;
}
.section-inscripcion .webform-client-form .form-actions input
{
	background-color: #f5ed88;
	padding: 7px 20px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	text-decoration: none;
	color: #1f272a;
	border: none;
}
.captcha.form-wrapper
{
	clear:both;
}
.node-type-respuesta1 .header
{
	background:url(../images/fondo_header.png) no-repeat;
	background-size: cover;
}
.node-type-respuesta2 .header
{
	background:url(../images/fondo_header2.png) no-repeat;
	background-size: cover;
}
.node-type-respuesta1 .header-section-1, .node-type-respuesta2 .header-section-1
{
	border:none!important;
}
.node-type-respuesta1 .titulo_respuesta, .node-type-respuesta2 .titulo_respuesta
{
	font-size: 16pt;
	color: #FFF;
	max-width: 300px;
    	line-height: 26px;
}
.node-type-respuesta1 .logo, .node-type-respuesta2 .logo
{
	text-align:left!important;
}
.node-type-respuesta1 .content p, .node-type-respuesta2 .content p
{
	color:#000;
}
.node-type-respuesta1 .comment_forbidden, .node-type-respuesta2 .comment_forbidden
{
	display:none!important;
}
.node-type-respuesta1 .header-section-1 .col1, .node-type-respuesta1 .header-section-1 .col2, .node-type-respuesta2 .header-section-1 .col1, .node-type-respuesta2 .header-section-1 .col2 {
    width: 100%;
}
.node-type-respuesta1 .field-name-field-prospecto a, .node-type-respuesta2 .field-name-field-prospecto a
{
    background-color: #db9600;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 12pt;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
}
.node-type-respuesta1 .field-name-field-prospecto, .node-type-respuesta2 .field-name-field-prospecto
{
    margin-top: 60px;
}
.node-type-respuesta1 .isStuck
{
    background: url(../images/fondo_header.png) no-repeat;
    background-size: cover;
}
.node-type-respuesta2 .isStuck
{
    background: url(../images/fondo_header2.png) no-repeat;
    background-size: cover;
}