@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400);
@import "jquery.fancybox.css";

/*------ template stylization ------*/

html {
	height: initial !important;
}

body {
	color: #ffffff;
	font: 11px "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 16px;
	overflow: initial !important;
	position: initial !important;
	min-height: initial !important;
}

.glob {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	border: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

#panel li {
	color: #000;
}

#webSiteLoader {
	position: fixed;
	z-index: 1023;
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: url('../img/ajax-loader.gif');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40px;
}

#pageLoader {
	position: fixed;
	top: 50%;
	left: 49%;
/* 	left: 50%; */
	z-index: 1000;
	display: none;
	margin: -5px 0 0 -5px;
	width: 10px;
	height: 10px;
}

#pageLoader> div {
	width: 50px;
	height: 50px;
 	background-image: url('../img/ajax-loader.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 40px;
}
#webSiteLoader > i{
	margin: 20% 0;
}
#webSiteLoader > i,
#pageLoader> div > i{
	font-size: 35px;
}
#back-top {
	position: fixed;
	right: 10px;
	bottom: 90px;
	z-index: 1000;
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	background: #382c27 url("../img/up-arrow.png") center 12px no-repeat;
	cursor: pointer;
}

.animate,
.animate:hover {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}


/*------ header ------- */

header {
	position: relative;
	margin-top: 20px;
	width: 100%;
	z-index: 9;
}

header h1 {
	position: relative;
	display: block;
	left: 50%;
	margin-left: -173px;
	margin-top: 20px;
	margin-bottom: 29px;
	width: 100%;
}

header h1> a {
	position: relative;
	z-index: 1;
	display: inline-block;
	/*width: 100%;*/
}

.select-menu {
	display: none;
	width: 100%;
}

header .navbar {
	position: relative;
	margin: 0;
	margin-top: 0;
	margin-left: 0;
	text-align: center;
}

header .navbar> .navbar-inner {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	background: none;
	filter: none;
	display: inline-block;
}

.menu_col {
	width: 1040px;
	float: left;
	min-height: 1px;
	margin-left: 30px;
}

#wrapper .navbar-inner {
	padding-right: 0px;
	padding-left: 0px;
	min-height: 0;
	border: 0;
	background-color: inherit;
	background-image: none;
	background-repeat: inherit;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	filter: inherit;
}

.sf-menu {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	margin-top: 10px;
	margin-left: -7px;
	min-height: 170px;
}

.sf-menu> li {
	position: relative;
	position: absolute;
	display: inline-block;
	margin-right: -2px;
	margin-bottom: 1px;
	/* background: url(../img/menu_button.png) 0 0 no-repeat; */
	width: 267px;
	height: 268px;
	/*   background: url(../img/menu_bg_1.png); */
	top: -300px;
	left: 470px;
	width: 1px;
	height: 1px;
}

.sf-menu> li> a {
	position: relative;
	z-index: 1;
	display: inline-block;
	color: #bbb8b6;
	text-align: center;
	text-decoration: none;
	/*   text-transform: uppercase; */
	font: 12px 'Open Sans', "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	overflow: visible !important;
}

.sf-menu> li> a .base_text,
.sf-menu> li> a .num_text {
	position: absolute;
	font: bold 10px 'Open Sans', "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: italic;
	bottom: 7px;
	left: 20px;
	margin-bottom: 7px;
}

.sf-menu> li> a .num_text {
	font: bold 20px 'Open Sans', "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: italic;
	left: auto;
	right: 20px;
	bottom: 4px;
	/*opacity: 0.3;
	filter: alpha(opacity=30);*/
}

.sf-menu> li> a img {
	margin-top: 75px;
	position: absolute;
	left: 72px;
}

.openPart {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}


/*submenu1*/

.sf-menu ul {
	position: absolute;
	top: 183px;
	left: 0px;
	z-index: 10;
	padding: 27px 17px 26px 17px;
	width: 138px;
	list-style: none;
	text-align: center;
}

.sf-menu ul> li {
	display: block;
	margin-top: 1px;
	text-align: left;
}

.sf-menu ul a {
	position: relative;
	display: block;
	color: #fff;
	text-decoration: none;
	/*   text-transform: uppercase; */
	font: bold 10px 'Open Sans', "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: italic;
	padding: 8px 5px 7px 3px;
	border-bottom: 1px solid #fff;
}

.sf-menu ul a.last {
	border-bottom: none;
}

.sf-menu ul a:hover {
	text-decoration: none;
	background: #fff;
}


/*submenu2*/

.sf-menu .subMenu2 {
	top: 0;
	left: 173px;
	width: 138px;
}

.sf-menu .subMenu2 a {
	color: #fff !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


/*--- header end ------*/


/*-----bgStretch-----*/

#bgStretch {
	position: absolute;
	z-index: 1;
	overflow: hidden;
}

#splash {
	position: absolute;
	top: 220px;
	height: 500px;
	z-index: 10;
	overflow: hidden;
	width: 100%;
}

#bgNav {
	display: none;
	float: left;
	overflow: hidden;
	padding-top: 10px;
	cursor: default;
}

.gall_spinner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/gallLoader.gif) 0% 0% no-repeat;
}

.txt_cntr {
	text-align: center;
}


/*------ content ------- */

#wrapper> section> #content_part {
	position: relative;
	z-index: 9;
	display: inline-block;
	margin-top: 10px;
	width: 100%;
	height: 100% !important;
}

#wrapper> section> #content_part> div {
	position: relative;
}


/* #wrapper .global > div{
	position: relative; */

.dynamicContent {
	position: absolute;
	width: 100%;
	font-size: 12px;
	font-style: italic;
}

.dynamicContent img {
	margin-bottom: 13px;
}

.dynamicContent p {
	margin-bottom: 8px;
}

.dynamicContent> .content {
	padding: 55px 30px 46px 30px;
	/*background: #292b33;*/
	background: url(../img/menu_bg_1.png);
	width: 975px;
	left: 30px;
	position: relative;
	min-height: 270px;
}

h2 {
	margin: 0;
	margin-bottom: 28px;
	/*   text-transform: uppercase; */
	font: bold 22px 'Open Sans', "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: italic;
	display: block;
}

h3,
h3.search_title {
	margin-top: -6px;
	color: #fff;
	/*   text-transform: uppercase; */
	font: bold 30px 'Open Sans', "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: italic;
}

h4 {
	color: #fff;
	/*   text-transform: uppercase; */
	font: bold 18px 'Open Sans', "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: italic;
	margin-bottom: 22px;
}

span.search {
	color: #999;
}

a {
/* 	color: #fff; */
	color: #6b6b6b;
}

a.link2 {
	color: #fff;
}

a.link2:hover {
/* 	color: #d7ba53; */
	color: #94b24e;
}

a:focus {
	outline: 0;
}

a:hover {
	color: #999;
	text-decoration: none;
}

a,
.more {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.imgIndent {
	float: left;
	margin: 0 20px 25px 0;
}

.imgIndent2 {
	float: left;
	margin: -5px 15px 25px 0;
}

.imgIndent3 {
	float: left;
	margin: -7px 41px 25px 0;
}

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

.wrapper2 {
	position: relative;
	width: 100%;
}

.img_col1 {
	width: 191px;
	margin-right: 7px;
	float: left;
}

.img_col1 p {
	display: inline-block;
	margin-top: 10px;
}

.fs9 {
	font-size: 9px;
}

.bold {
	font-weight: bold;
}

.box {
	overflow: hidden;
}

.marTop1 {
	margin-top: -19px;
	margin-bottom: 4px;
}

.marTop2 {
	margin-top: 50px;
}

.marTop3 {
	margin-top: 95px;
}

.marTop4 {
	margin-top: 22px !important;
}

.marBot1 {
	margin-bottom: 10px;
}

.marBot2 {
	margin-bottom: 28px;
}

.marLeft1 {
	margin-left: -20px;
}

.pos_rel {
	position: relative;
}

.img_404 {
	position: absolute;
	margin-top: -43px;
	margin-left: -59px;
	width: 461px;
	height: 442px;
}

#search {
	margin: 9px 0 18px;
	position: relative;
	display: inline-block;
	float: left;
}


/* ============================= lists ====================== */

.listWithMarker {
	margin: 0;
	margin-top: 4px;
	margin-bottom: 7px;
	display: inline-block;
}

.listWithMarker.v2 {
	margin-top: 18px;
}

.listWithMarker li {
	display: block;
	padding-bottom: 11px;
	
}

.listWithMarker li a {
	display: inline-block;
	text-decoration: none;
}

.listWithMarker li a:hover {
	padding-left: 7px;
}


/* ============================= end lists ====================== */


/*-------------- start botstrap btn reset ------------------------*/

.img-polaroid {
	padding: 7px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

blockquote {
	padding: 0 0 0 35px;
	margin: 0;
	border-left: none;
	background: url(../img/quote_sign.png) 0 0 no-repeat;
}

blockquote p {
	margin-bottom: 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	font-style: italic;
}

.font_normal {
	font-style: normal;
}

.badge {
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #3f3f3f;
	float: left;
	margin-right: 20px;
	background: none;
	font: 20px/20px "Open Sans", "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #f4d35c;
	width: 67px;
	height: 67px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	text-align: center;
}

.badge time {
	position: relative;
	display: inline-block;
	margin-top: 14px;
}

.fancybox, .fancybox-iframe {
	position: relative;
	float: left;
}

.thumbnails {
	margin-left: 0;
}

.thumbnails li {
	margin: 0;
	width: 237px;
	margin-right: 29px;
}

.thumbnails li.last {
	margin-right: 0px;
}

.thumbnails li p {
	line-height: 15px;
}

.thumbnail {
	position: relative;
	display: block;
	padding: 0px;
	line-height: 21px;
	border: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.btn {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	*zoom: 1;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333333;
	text-shadow: none;
	background-color: ;
	background-image: none;
	background-repeat: no-repeat;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border: none;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	margin-top: 0px;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	background-color: ;
}

.btn:active,
.btn.active {
	background-color: ;
}

.btn:first-child {
	*margin-left: 0;
}

.btn:hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.btn:focus {
	outline: none;
	outline-offset: 0;
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.btn-primary {
	position: relative;
	background: none;
	box-shadow: none;
	text-decoration: none !important;
	padding: 7px 23px 8px 24px;
	background: url(../img/btn_pattern.png) repeat;
	z-index: 1;
	left: 0;
	border-radius: 2px;
	font: 12px 'Anton', "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: none;
	text-shadow: none;
	display: inline-block;
}


/*-------------- end botstrap btn reset ------------------------*/

.more {
	position: relative;
	display: inline-block;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	/*   text-transform: uppercase; */
	margin-top: 10px;
}

.more:hover,
.more2:hover {
	color: #fff;
}


/* ============================= project_pics ====================== */

.project_pics {
	position: relative;
}

.project_pics ul {
	margin: 0;
	margin-left: -20px;
}

.project_pics li {
	display: inline-block;
	float: left;
	margin-right: 5px;
	padding: 10px;
	width: 235px;
	background: #1a1a1a;
	list-style: none;
}

.project_pics li.last {
	margin-right: 0;
}

.project_pics li img {
	padding-bottom: 8px;
}

.project_pics li p {
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.project_pics li a {
	position: relative;
	float: left;
}

.fancybox, .fancybox-iframe {
	border-width: 7px;
	border-style: solid;
	color: #fff;
	margin-right: 14px;
	margin-bottom: 19px;
}

.fancybox.marRight0, .fancybox-iframe.marRight0 {
	margin-right: 0;
}

.fancybox img, .fancybox-iframe img {
	padding: 0;
	margin: 0;
}

.zoom {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 28px;
	background: url("../img/txt_bg.png");
}

.zoom .txt {
	color: #fff;
	position: relative;
	margin-top: 7px;
	margin-left: 8px;
	display: inline-block;
}

.zoom .txt:after {
	position: relative;
	display: inline-block;
	width: 3px;
	height: 5px;
	background: url("../img/arr1.png") no-repeat;
	content: "";
	top: -1px;
	margin-left: 10px;
}

.zoom2 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/magnifier.png") center no-repeat;
}

a:hover .zoom {
	opacity: 1;
}

a .zoom {
	opacity: 0;
}


/* ============================= end project_pics ====================== */


/*-------------------------- GOOGLE MAP --------------*/

.g_map {
	margin: 0;
	width: 376px;
	height: 205px;
	border: 7px solid #50372d;
	overflow: hidden;
	float: left;
	margin-right: 23px;
}

.g_map> iframe {
	padding: 0;
	width: 100%;
	height: 210px;
	outline: none;
	border: none;
}

.address {
	padding-top: 4px;
}

.phones_part {
	display: inline-block;
	width: 200px;
}

.mailLink {
	font-weight: bold;
	text-decoration: none;
}

.mailLink:hover {
	text-decoration: none;
}
.pull_left_phone{
	float:left;
	width: 70px;
}

/*-------------------------- start Contact form --------------*/

#form1 {
	position: relative;
	display: block;
	margin-top: 9px;
}

#form1 label {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
}

#form1 label input,
#form1 label select,
#form1 label textarea,
#search input {
	margin: 0;
	margin-bottom: 4px;
	padding: 8px 10px 6px 9px;
	width: 249px;
	outline: none;
	border-radius: 0;
	border: none;
	background: #2f2724;
	border: 1px solid #372e2a;
	box-shadow: none;
	color: #fff;
	font: 11px "Open Sans";
	font-style: italic;
	line-height: 21px;
	/*   text-transform: uppercase; */
}
#form1 label select{
	padding: 0 0 0 6px;
    color: #ccc;
    height: 31px;
	width: 100%;
}

#search input {
	margin-top: 14px;
	width: 400px;
}

#form1 label textarea {
	height: 125px;
	resize: none;
}

#form1 .error {
	color: #e65252 !important;
	top: 0;
	width: 100%;
	font-size: 11px;
	line-height: 12px;
	margin-top: -12px;
	float: left;
}

#form1 .empty {
	color: #e65252 !important;
	top: 0;
	width: 100% !important;
	font-size: 11px;
	line-height: 12px;
	margin-top: -12px;
	float: left;
}

#form1 .message .empty {
	width: 400px;
}

#form1 .success {
	position: absolute;
	z-index: 1;
	width: 270px;
	height: 71px;
	background: #2f2724;
	opacity: 0.9;
}

#form1 .success .success_txt {
	position: relative;
	top: 22%;
	color: #fff;
	text-align: center;
}

.btns {
	float: right;
	margin-top: -19px;
}

.btns> a {
	margin-right: 12px;
}


/*-------------------------- end Contact form --------------*/


/*--- content end ------*/


/*------ footer ------- */

footer {
	position: absolute;
	bottom: 0;
	z-index: 0;
	min-height: 33px;
	width: 100%;
	color: #ad8874;
	/*   text-transform: uppercase; */
	font: 10px "Open Sans", "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	padding-bottom: 20px;
	margin-left: -38px;
}

footer p {
	margin-left: -9px;
	text-align: center;
	color: #ad8874;
}

footer a {
	color: #ad8874;
}

footer a:hover {
	color: #fff;
}

.social_icons {
	position: relative;
	display: inline-block;
	margin: 0;
	margin-top: -6px;
	list-style: none;
	white-space: nowrap;
	margin-bottom: 10px;
}

.social_icons> li {
	display: inline-block;
	margin-left: 0px;
	cursor: pointer;
}


/*--- footer end ------*/


/*----- media queries ------*/

@media (min-width: 1200px) {}

@media (min-width: 768px) and (max-width: 979px) {}

@media (max-width: 767px) {}

@media (max-width: 480px) {}


/*Core variables and mixins*/

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/******************************************/

.dynamicContent {
	top: 0 !important;
}

.sf-menu {
	width: 801px;
	margin-left: 0;
	position: relative;
	margin: 0 auto;
	min-height: initial;
}

.sf-menu ul {
	top: 100%;
}

.sf-menu.large {
	/* 	width: 1040px; */
}

.sf-menu> li {
	/* position: relative; */
	position: initial;
	/* display: inline-block; */
	margin-right: 1px;
	margin-bottom: 1px;
	/* background: url(../img/menu_button.png) 0 0 no-repeat; */
	width: 267px;
	height: 268px;
	/* top: -300px; */
	/* left: 0 !important; */
	width: 33.1% !important;
	height: 0 !important;
	padding-bottom: 33.1%;
	float: left;
	cursor: pointer;
	-webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-o-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
	/* easeInOutCubic */
	-webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	/* easeInOutCubic */
}

.sf-menu> li.retracted {
	width: 16.5619% !important;
	padding-bottom: 16.5619%;
	-webkit-transition: all 150ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-moz-transition: all 150ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-o-transition: all 150ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all 150ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
	/* easeInOutCubic */
	-webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	/* easeInOutCubic */
}

.sf-menu> li:nth-child(3),
.sf-menu> li:nth-child(6) {
	margin-right: 0;
}

.sf-menu.large> li:last-child {
	margin-right: 0;
}

.sf-menu.large> li:nth-child(3) {
	margin-right: 1px;
}

.menu_col {
	width: 100%;
	margin: 0
}

.container,
header .navbar,
#wrapper .navbar-inner {
	float: left;
	width: 100%
}

.sf-menu> li> a img {
	margin: 0 auto !important;
/* 	padding: 16.5619% 0 !important; */
	padding: 10.9619% 0 !important;
	padding-bottom: 21% !important;
	position: initial !important;
	width: 50% !important;
	height: initial !important;
}

.sf-menu ul {
	left: initial;
}

.menu_ativo {
	background: #c2c3c9 !important;
}

.sf-menu> li:hover {
	background: #c2c3c9;
}

.sf-menu> li> a .base_text,
.sf-menu> li> a .num_text {
	position: initial;
}

.sf-menu> li> a .base_text {
	float: left;
	margin-left: 0;
	text-align: center;
	font-size: 20px;
	width: 100%;
	line-height: 0;
}

.sf-menu.large> li> a .base_text {
	margin-left: 0;
	text-align: center;
	width: 100%;
	font-size: 12px;
}

.menu_ativo> a> .base_text,
.sf-menu> li:hover> a> .base_text {
	color: #fff !important;
}

.sf-menu> li> a .num_text {
	float: right;
	margin-top: -9px;
	margin-right: 10px;
	display: none;
}

.sf-menu> li> a {
	float: left;
	height: initial;
	width: 100%;
	padding: 5% 0;
}

.sf-menu> li.retracted> a {
	padding: 0 !important;
}

header {
	float: left;
}

header h1 {
	float: left;
	width: 100%;
	position: initial;
	left: initial;
	margin-left: 0;
	text-align: center;
	margin-top: 0;
}

header h1> a {
	margin: 0 auto;
}

#wrapper {
	overflow: initial !important;
	position: initial !important;
	height: initial !important;
	float: left;
}

.dynamicContent> .content {
	margin: 0 auto;
	left: initial;
	padding: 25px 30px 25px 30px;
}

footer,
#splash {
	margin-left: 0 !important;
}

footer {
	position: initial;
	bottom: initial;
	float: left;
	margin-top: 25px;
}

footer p {
	margin-left: 0;
}
#form1,
#wrapper section {
	/* 	height: auto !important; */
	float: left;
	width: 100%;
}

#wrapper> section> #content_part {
	margin-top: 0;
}


/*
#pageLoader{
	    float: left;
    width: 100%;
	left: initial;
	height: 33px;
	position: initial;
    margin: 30px 0;
}
#pageLoader > div {
    width: 33px;
    position: relative;
    height: 33px;
    margin: 0 auto;
}
*/
#form1 label input, #form1 label textarea, #search input{
	width: 100%;
}

#form1 label input::-webkit-input-placeholder, #form1 label textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
#form1 label input::-moz-placeholder, #form1 label textarea::-moz-placeholder{ /* Firefox 19+ */
  color: #ccc;
}
#form1 label input:-ms-input-placeholder, #form1 label textarea:-ms-input-placeholder{ /* IE 10+ */
  color: #ccc;
}
#form1 label input:-moz-placeholder, #form1 label textarea:-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}

#form1 label{
	float:left;
	width: 100%;
}
h2 {
	line-height: 105%;
	letter-spacing: -0.5px;
	margin-bottom: 10px;
}
.social_icons> li> a{
	    float: left;
    width: 100%;
	overflow:hidden;
}
.social_icons> li> a> .social_icone {
	float: left;
	border-radius: 50%;
	padding: 10px 0;
	width: 32px;
	    position: relative;
	height: 12px;
	font-size: 15px;
}
.social_icons> li> a> .social_texto{
	    float: right;
    border-radius: 32px;
    background-color: #d2cece;
    height: 32px;
        width: 32px;
    margin-left: -32px;
    transition: 1s;
/* 	display:none; */
}
.social_icons> li> a:hover > .social_texto{
	width: 90px;
	transition: 1s;
}

.social_icons> li> a> .social_texto> i {
	    float: left;
    width: 100%;
    margin-top: 8px;
	color: #fff;
    font-size: 14px;
    text-align: left;
	padding-left: 37px;
}
.social_icons> li> a> .social_icone> i {
	margin: -1px 0 0 1px;
	float: left;
	width: 100%;
}
.social_icons> li> a> .social_icone> i.fa-facebook {
	margin-top: 0;
}

.social_icons> li> a> .social_icone> i.fa-linkedin {
	margin-top: -2px;
}
.social_icons> li> a> .social_icone> i.fa-whatsapp,
.social_icons> li> a> .social_icone> i.fa-facebook,
.social_icons> li> a> .social_icone> i.fa-youtube-play {
	margin-left: 0;
}
.social_icons> li> a:hover > .social_texto.whatsapp{
	width:130px;
}
.social_icons> li> a:hover > .social_texto.linkedin{
	width:100px;
}
.imagem_blog {
	width: 268px;
}

.subtitulo_blog {
	font-size: 14px;
}

.titulo_blog {
	font-size: 18px;
	font-weight: bold;
}

a.wrapper {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.subMenu2 > li > a,
.subMenu > li > a{
	font-size: 12px;
}
.dynamicContent> .content> .row> [class*="span"]:last-child{
	margin-bottom: 0;
}
.listWithMarker li::before {
    content: "• ";
}
.btns {
    float: left;
    width: 100%;
    margin-top: -10px;
}

.sf-menu > li > a > .menu_img,
.sf-menu > li > a > .menu_img_over{
	    font-size: 100px;
    padding: 22% 0;
	    text-shadow: 1px 1px #000;
}
.sf-menu > li > a > .menu_img_over{
	color:#f5f5f5;
}
.sf-menu.large > li > a > .menu_img,
.sf-menu.large > li > a > .menu_img_over{
	font-size:50px;
}
.imgIndent2 {
  margin: 3px 15px 25px 0;
  font-size: 50px !important;
  text-shadow: 1px 1px #000;
}
.more{
	margin-top: 0;
}
.social_midia hr,
.detalhamento hr{
  margin: 5px 0;
  margin-right: 14px;
  border-bottom: 1px solid #c2c3c8;
}
.dadosBlog> .imagens,
.dadosBlog > .titulo,
.dadosBlog> .subtitulo,
.dadosBlog> .detalhamento,
.dadosBlog> .detalhamento > .data_hora{
	float:left;
	width:100%;
}
.dadosBlog> .detalhamento > .data_hora{
	font-size: 11px;
	margin-bottom: 5px;
}
.dadosBlog> .subtitulo{
	font-weight:bold;
	font-size: 14px;
	color: #6b6b6b
}
.dadosBlog> .detalhamento{
/* 	margin-left: 15px;
	width: initial; */
  width: 55%;
  margin-top: 10px;
}
.dadosBlog> .imagens{
/* 	width:initial; */
  max-width: 430px;
  margin-top: 10px;
  width: 45%;
  
}
.dadosBlog> .imagens > .fancybox.regular, .dadosBlog> .imagens > .fancybox-iframe.regular{
	margin-bottom: 10px;
}
.dadosBlog> .imagens > .wrap_babies{
	float:left;
	width: 100%;
}
.dadosBlog> .imagens > .wrap_babies > .fancybox.baby, .dadosBlog> .imagens > .wrap_babies > .fancybox-iframe.baby {
	width: 80px;
	margin-bottom: 10px;
}

.lista_tags {
	padding: 0.1em 0;
	margin: 0;
	font-size: .9em;
	border-top: 1px solid #eee;
  display: table;
  width: 100%;
}

.label-info {
	background-color: #8d8d8d !important;
}

.label-info:hover {
	background-color: #94b24e !important;
}

#dados_tags {
	display: table !important;
}

.dados_tags_chamada {
	float: left;
	margin-right: 5px;
}

.dados_tags_texto {
	/* 	float: left; */
	margin: 1px 3px;
	font-weight: bold !important;
	font-size: 0.8em;
	display: inline-table;
}
.copiaTextoFace {
	margin-right: .5em;
	cursor: pointer;
}
.information-grid:hover,
.popular-grid:hover {
	text-decoration: none
}
.social_midia {
  width:100%;
}
.social_midia a {
	margin-right: .5em;
}

.social_midia a:last-child {
	margin-right: 0;
}

.social_midia .fa {
	color: #3b5998;
}

.social_midia .fa-twitter {
	color: #1DA1F2;
}

.social_midia .fa-google-plus {
	color: #dd4e42;
}

.social_midia .fa-linkedin {
	color: #0077B5;
}

.social_midia .fa-pinterest {
	color: #BD081C;
}

.social_midia .fa-print {
	color: #3f7b7f;
}

.social_midia .fa-envelope {
	color: #9e1616;
}

/**************************/
@media only screen and (max-width: 1070px) {
	.dynamicContent> .content {
		width: 100%;
		padding: 25px 0;
	}
	.dynamicContent> .content> .row {
		padding: 0 30px;
		margin-left: 0;
	}
	.dynamicContent> .content> .row> [class*="span"]{
		margin: 0 0 20px 0;
	}
}

@media only screen and (max-width: 830px) {
	.sf-menu {
		width: 99%;
		margin: 0 auto;
		position: relative;
	}
	.sf-menu> li.retracted {
		width: 16.55% !important;
		padding-bottom: 16.55%;
	}
	.sf-menu> li> a img {
		padding: 16.55% 0 !important;
	}
	.listWithMarker {
		width: 100%;
	}
	.dynamicContent> .content> .row> [class*="span"] {
		margin-left: 0;
		width: 100%;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 730px) {
  .dadosBlog > .titulo{
    font-size: 18px;
  }
  .dadosBlog> .subtitulo{
    font-size: 13px;
  }
  .dadosBlog> .imagens{
    width: 100%;
  }
  .dadosBlog> .detalhamento{
    width: 100%;
    margin-top: 3px;
	}
  .social_midia hr{
    margin-right: 0px;
  }
	.sf-menu> li.retracted {
		width: 16.45% !important;
		padding-bottom: 16.45%;
	}
	.sf-menu> li> a img {
		padding: 16.45% 0 !important;
		padding-bottom: 10% !important;
	}
	.dynamicContent> .content> .row> [class*="span"] {
		margin-left: 0;
	}
	.sf-menu> li> a {
		padding: 8% 0;
	}
	header h1> a > img{
		width: 70%;
	}
	.sf-menu > li > a > .menu_img,
	.sf-menu > li > a > .menu_img_over{
	  font-size: 60px;
  }
  .sf-menu.large > li > a > .menu_img,
  .sf-menu.large > li > a > .menu_img_over{
    font-size:30px;
  }
  #pageLoader{
    left:47%;
  }
}

@media only screen and (max-width: 640px) {
	.listWithMarker,
	.dynamicContent> .content> .row> [class*="span"],
	.dynamicContent> .content> .row> [class*="span"]> .wrapper> .box,
	.dynamicContent> .content> .row> [class*="span"]> .box {
		width: 100%;
	}
	.address {
		margin-bottom: 15px;
	}
	.btns {
		float: left;
	}
	.address{
		float: left;
		margin-top: 15px;
		width: 100%;
	}
	.g_map{
		margin-right: 0;
		width: 100%;
	}
	header h1> a > img{
		width: 60%;
	}
	.sf-menu > li > a > .menu_img,
	.sf-menu > li > a > .menu_img_over{
	font-size: 60px;
	
}
.sf-menu.large > li > a > .menu_img,
.sf-menu.large > li > a > .menu_img_over{
	font-size:40px;
}

}

@media only screen and (max-width: 480px) {
	.sf-menu > li > a > .menu_img,
	.sf-menu > li > a > .menu_img_over{
	  font-size: 45px;
  }
  .sf-menu.large > li > a > .menu_img,
  .sf-menu.large > li > a > .menu_img_over{
    font-size:30px;
  }
  .label {
    font-size: 53%;
  }
}

@media only screen and (max-width: 450px) {
	.sf-menu> li.retracted {
		width: 16.4% !important;
		padding-bottom: 16.4%;
	}
/* 	.sf-menu> li> a img {
		padding: 16.4% 0 !important;
		padding-bottom: 5% !important;
	} */
	.sf-menu> li> a img {
		padding: 9.4% 0 !important;
    padding-bottom: 18.4% !important;
	}
	.sf-menu> li.retracted > a img {
		padding: 16.5% 0 !important;
	}
	.sf-menu> li> a {
		padding: 8% 0;
	}
	header h1> a > img{
		width: 50%;
	}
	.sf-menu > li > a > .menu_img,
	.sf-menu > li > a > .menu_img_over{
	font-size: 40px;
	
}
.sf-menu.large > li > a > .menu_img,
.sf-menu.large > li > a > .menu_img_over{
	font-size:25px;
}
}

@media only screen and (max-width: 320px) {
	.sf-menu> li.retracted {
		width: 16.38% !important;
		padding-bottom: 16.38%;
	}
	.sf-menu> li> a img {
		padding: 16.38% 0 !important;
		padding-bottom: 5% !important;
	}
	.sf-menu> li> a {
		padding: 6% 0;
	}
	.sf-menu > li > a > .menu_img,
	.sf-menu > li > a > .menu_img_over{
	font-size: 25px;
	
}
.sf-menu.large > li > a > .menu_img,
.sf-menu.large > li > a > .menu_img_over{
	font-size:17px;
}
}


/***********************************************************/
#form1 label input,
#form1 label select,
#form1 label textarea, 
#search input,
.openPart,
.img-polaroid{
	background: #6b6b6b;
}

.sf-menu .subMenu2 a:hover {
	color: #6b6b6b !important;
}

.sf-menu> li> ul> li:hover> a:hover,
.sf-menu> li> a .num_text,
a.wrapper> .box> p,
.dynamicContent,
.mailLink,
.more,
.listWithMarker li a,
.color1,
.subtitulo_blog,
#pageLoader> div > i,
#webSiteLoader> i,
#form1 .error,
#form1 .empty{
	color: #6b6b6b;
}

#form1 label input,
#form1 label select,
#form1 label textarea, 
#search input,
.g_map,
.fancybox, .fancybox-iframe {
	border-color: #6b6b6b;
}

.sf-menu .subMenu2,
.subMenu> li,
.subMenu2> li,
.sf-menu ul {
	background-color: #c2c3c8;
}
.sf-menu> li> a,
.imgIndent2,
.social_icons> li> a> .social_icone {
	color: #c2c3c8;
}

a.wrapper {
	border-bottom-color: #c2c3c8;
}

.social_icons> li> a> .social_icone,
.sf-menu> li {
	background-color: #f5f5f5;
}

footer> .container> p {
	color: #f5f5f5;
}

body,
#webSiteLoader {
	background-color: #94b24e;
}
h2,
h3,
h4,
.btns > a:hover,
.dadosBlog> .detalhamento > .data_hora,
.social_icons> li> a> .social_icone > i,
.social_icons> li> a> .social_texto > i,
.sf-menu.large> li> a .base_text,
.sf-menu> li> a .base_text,
.titulo_blog,
.listWithMarker li::before,
.mailLink:hover,
.imgIndent2,
.more:hover,
.more2:hover{
	color: #94b24e;
}

#iframe-video-drive {
	width: 100%;
	height: 100%;
}

.luz_apagada .fancybox-desktop{
	width: 55%;
	height: 90%;
	position: absolute;
	top: 10%;
	left: 25%;
	opacity: 1;
	overflow: visible;
}

.luz_apagada .fancybox-outer{
	height:100%;
}
@media only screen and (max-width: 520px) {
	.luz_apagada .fancybox-desktop{
		width: 95%;
		height: 50%;
		left: 2%;
	}
}
/* 
filter: drop-shadow( 3px 4px 1px #000 ); 
-webkit-filter: drop-shadow( -5px -5px 5px #000 );
*/