:-moz-placeholder {
font-style:normal
}
:-ms-input-placeholder {
font-style:normal
}
::-webkit-input-placeholder {
font-style:normal
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto;
	text-align: center
}
.aligncenter, .alignleft, .alignnone, .alignright {
	max-width: 100%;
	height: auto
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
a img.alignnone {
	margin: 5px 20px 20px 0
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}
.wp-caption.alignleft, .wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
body {
	background: #f3f3f3;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #45484a
}
p {
	line-height: 1.6
}
a {
	color: #3b74a9
}
h1 {
	font-size: 25px
}
h2 {
	font-size: 20px
}
h3 {
	font-size: 17px
}
h4 {
	font-size: 14px;
	font-weight: 800
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px;
	text-transform: uppercase
}
ol li {
	list-style: decimal
}
li {
	-webkit-backface-visibility: hidden
}
.left-sidebar h1, .right-sidebar h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	margin-bottom: 25px;
	  text-align: left;
}
.post-area {
	overflow: hidden
}
.marble, .marble-color {
	background-color: #E6E6E6!important
}
div.wrapper.menu-bg {
	background: #335b95;
	box-shadow: inset 0 6px 5px -5px rgba(0,0,0,.3)
}
.dark-grey {
	background: #b3b5b7!important
}
.grey {
	background: #46494b!important
}
.b1170 .wrapper, .b960 .wrapper {
	background-color: #f3f3f3;
	border-right: 1px solid rgba(0,0,0,.17);
	border-left: 1px solid rgba(0,0,0,.17);
	position: relative
}
.b1170 .wrapper.blue, .b960 .wrapper.blue {
	border-right: 1px solid rgba(0,0,0,.6);
	border-left: 1px solid rgba(0,0,0,.6)
}
.grey-grad {
	background: #eaebeb;
	background: -webkit-gradient(linear, left top, left bottom, from(#d9dbdd), to(#eaebeb));
	background: -webkit-linear-gradient(top, #d9dbdd, #eaebeb);
	background: -moz-linear-gradient(top, #d9dbdd, #eaebeb);
	background: -ms-linear-gradient(top, #d9dbdd, #eaebeb);
	background: -o-linear-gradient(top, #d9dbdd, #eaebeb)
}
.dark-grey-grad {
	background: #56595b;
	background: -webkit-gradient(linear, left top, left bottom, from(#43484c), to(#56595b));
	background: -webkit-linear-gradient(top, #43484c, #56595b);
	background: -moz-linear-gradient(top, #43484c, #56595b);
	background: -ms-linear-gradient(top, #43484c, #56595b);
	background: -o-linear-gradient(top, #43484c, #56595b)
}
.dark-grey-grad:hover {
	background: #6c7072;
	background: -webkit-gradient(linear, left top, left bottom, from(#6c7072), to(#66696a));
	background: -webkit-linear-gradient(top, #6c7072, #66696a);
	background: -moz-linear-gradient(top, #6c7072, #66696a);
	background: -ms-linear-gradient(top, #6c7072, #66696a);
	background: -o-linear-gradient(top, #6c7072, #66696a)
}
.sc-button.grey-grad:hover .btn-overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}
.sc-button span {
	position: relative;
	z-index: 5
}
.sc-button.grey-grad .btn-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #d9dbdd;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaebeb), to(#d9dbdd));
	background: -webkit-linear-gradient(top, #eaebeb, #d9dbdd);
	background: -moz-linear-gradient(top, #eaebeb, #d9dbdd);
	background: -o-linear-gradient(top, #eaebeb, #d9dbdd);
	background: -ms-linear-gradient(top, #eaebeb, #d9dbdd);
	background: linear-gradient(top, #eaebeb, #d9dbdd);
	border-radius: 5px;
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.light-grey {
	background: #a7acaf
}
.lighter-grey {
	background: #b4b8bc!important
}
.dlight-grey {
	background: #e6e6e6
}
.blue-radial-grad {
	background: #029441
}
.blue {
	background: #3170ac
}
.light-greyblue {
	background: #e8ecf0
}
.border-bottom-white {
	border-bottom: 1px solid #fff
}
.border-top-white {
	border-top: 1px solid #fff
}
.border-bottom-black-tr {
	border-bottom: 1px solid rgba(0,0,0,.1)
}
.border-bottom-blue-3px {
	background-position: center bottom;
	background-repeat: repeat-x;
	position: relative
}
.border-bottom-blue-3px:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 3px;
	border-top: 1px solid rgba(0,0,0,.24);
	background: #3799d8;
	border-bottom: 1px solid rgba(255,255,255,.44);
	z-index: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.border-tb-white {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff
}
.wrapper.bluemv .container, .wrapper.border-tb-white.marble-color .container, .wrapper.default-bg .container, .wrapper.grey .container {
	padding: 40px 0 0
}
.container.blue-radial-grad {
	padding-top: 10px;
	padding-bottom: 10px
}
.container.main {
	padding: 30px 0
}
.posts-container {
	padding-right: 3.4%
}
.container.contacts {
	padding: 40px 0
}
.list-type1 li {
	list-style-image: url(../img/list-type1.png);
	list-style-position: inside
}
.list-type2 li {
	list-style-image: url(../img/list-type2.png);
	list-style-position: inside
}
.image-links {
	position: relative;
	top: 24%;
	display: inline-block;
	height: 51px
}
.size1_3 .image-links {
	top: 41%
}
.size1_2 .image-links {
	top: 47%
}
.widget_recent_works .image-links {
	top: 49%;
	margin-top: 40px
}
.widget_out_stuff2 .image-links {
	top: 43%
}
.image-links a, .image-links span {
	position: relative;
	display: inline-block;
	width: 51px;
	height: 51px;
	background-image: url(../img/sprite.png);
	background-position: 0 -283px
}
.image-links a {
	margin: 0 2px
}
.image-links .link {
	background-position: 0 -334px
}
.image-links .zoom {
	background-position: -51px -334px
}
.image-links .video {
	background-position: -47px -426px
}
.image-links .format-gallery {
	background-position: -96px -425px
}
.image-links .add {
	background-position: -102px -334px
}
.image-links .twitter {
	background-position: -51px -283px
}
.image-links .facebook {
	background-position: -102px -283px
}
.image-links .skype {
	background-position: -153px -283px
}
.gallery-image-links {
	position: relative;
	top: 50%;
	display: inline-block;
	height: 51px
}
.gallery-image-links a {
	margin: 0 -4px
}
.gallery-image-links a, .gallery-image-links span {
	position: relative;
	display: inline-block;
	width: 51px;
	height: 51px
}
.gallery-image-links span {
	position: absolute;
	background-image: url(../img/sprite.png)
}
.gallery-image-links a span:first-child+span {
	opacity: 0;
	filter: alpha(opacity=0)
}
.gallery-image-links a:hover span:first-child+span {
	opacity: 1;
	filter: alpha(opacity=100)
}
.gallery-image-links a span:first-child {
	background-position: -278px -169px
}
.gallery-image-links a span:first-child+span {
	background: #407eb5;
	border-radius: 50%;
	margin: 5px 0 0 5px;
	width: 41px;
	height: 40px;
	box-shadow: inset 0 30px 30px -30px rgba(0,0,0,.4)
}
.gallery-image-links a.prev span+span+span {
	background-position: -278px -271px
}
.gallery-image-links a.next span+span+span {
	background-position: -278px -322px
}
.next-t1, .next-t2, .next-t3, .prev-t1, .prev-t2, .prev-t3 {
	display: block;
	float: left;
	width: 16px;
	height: 15px;
	background-image: url(../img/sprite.png);
	cursor: pointer
}
.prev-t1 {
	background-position: 0 -25px
}
.prev-t1:hover {
	background-position: 0 -40px
}
.next-t1 {
	background-position: -16px -25px
}
.next-t1:hover {
	background-position: -16px -40px
}
.prev-t2 {
	background-position: 0 -70px
}
.next-t2 {
	background-position: -16px -70px
}
.prev-t3 {
	background-position: 0 -55px
}
.prev-t3:hover {
	background-position: 0 -70px
}
.next-t3 {
	background-position: -16px -55px
}
.next-t3:hover {
	background-position: -16px -70px
}
.hidden-overflow {
	overflow: hidden
}
.absolute {
	z-index: 100;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin-bottom: -50px;
	height: 100px
}
div.fixed.menu-bg {
	position: fixed!important;
	top: 0;
	-webkit-backface-visibility: hidden;
	background-color: rgba(255,255,255,.95);
	z-index: 100000
}
div.fixed.menu-bg .menu li>a {
	color: #333
}
div.fixed.menu-bg .menu .sub-menu li>a {
	color: #fff
}
.absolute.fixed .headline {
	margin-top: 45px
}
.page-header .fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	max-width: none;
	width: 100%
}
.b1170 .wrapper.menu-bg.fixed, .b960 .wrapper.menu-bg.fixed {
	background: 0 0;
	box-shadow: none;
	border: 0
}
.b1170 .fixed .container, .b960 .fixed .container {
	background: rgba(255,255,255,.95);
	box-shadow: inset 0 6px 5px -5px rgba(0,0,0,.3);
	border-bottom: 1px solid rgba(0,0,0,.1);
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3
}
body.headerstyle2 .fixed .menu>li>a {
	height: 40px;
	line-height: 40px
}
.headerstyle2 .fixed .logo {
	height: 40px;
	padding-bottom: 0
}
.headerstyle2 .fixed .logo img {
	height: 33px;
	margin-top: 5px
}
.headerstyle2 div.wrapper.menu-bg {
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
	position: relative;
	z-index: 1000
}
.relative {
	position: relative
}
.tran03slinear {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}
.tran02slinear {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear
}
.bg-black-045 {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .45;
	filter: alpha(opacity=45)
}
.bg-black-020 {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .2;
	filter: alpha(opacity=20)
}
.container50per {
	width: 50%;
	float: left
}
.separator {
	position: relative;
	height: 3px;
	width: 100%;
	background: #dadada;
	border-bottom: solid 1px #fff;
	margin-bottom: 30px
}
.wrapper.top-slider {
	overflow: hidden;
	height: 450px
}
.top-slider .flexslider .slides li, .top-slider .flexslider .slides li img {
	width: 100%;
	height: 360px
}
.top-slider .flex-control-nav {
	display: none
}
.transp_round {
	background: rgba(0,0,0,.12);
	width: 360px;
	height: 360px;
	border-radius: 50%
}
.tp-caption.transp_round h2 {
	text-align: center;
	margin-top: 40px;
	color: #e1e4e6;
	text-shadow: 0 0 6px rgba(0,0,0,.07)
}
.tp-caption.transp_round p {
	text-align: center;
	width: 90%;
	margin: 20px auto 0;
	color: #f8f8f8
}
.transp_round span.line {
	margin: 17px auto 30px;
	width: 80%;
	height: 1px;
	background-color: #d8d8d8;
	display: block
}
.transp_round .rev-direction-nav {
	margin-left: 136px
}
.page-header {
	position: relative
}
.page-header .grid_12 {
	margin-bottom: 0
}
.logo {
	display: block;
	float: left;
	padding-bottom: 17px
}
.logo img {
	display: block;
	height: 110px;
	margin-top: 17.5px
}
.menu {
	display: block;
	width: 100%;
	margin-left: 5px
}
.menu li {
	position: relative;
	display: inline-block;
	margin-right: 11px
}
.menu>li:first-child {
	margin-left: 0
}
.menu li>span {
	position: absolute;
	right: 20px;
	top: 16px;
	color: #bbb;
	display: none
}
nav {
	-webkit-backface-visibility: hidden
}
.mini_logo {
	height: 36px;
	margin: 5px 0 4px;
	width: 0;
	display: block;
	float: left
}
.fixed .mini_logo {
	width: 28px;
	opacity: 1;
	margin-right: 18px;
	float: left;
	display: block
}
.menu li>a {
	position: relative;
	display: inline-block;
	padding: 0 12px;
	height: 44px;
	line-height: 44px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none
}
.headerstyle3 .menu>li>a, .headerstyle3 .menu>ul>li>a {
	padding: 0 10px
}
.menu>li>a:after, .menu>ul>li>a:after {
	position: absolute;
	top: 44px;
	left: 0;
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background: 0 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}
.page-header .menu-bg>.container {
	text-align: center
}
.menu li.current_page_item>a:after, .menu li:hover>a:after {
	background: #0f9de0
}
.menu li:hover>ul {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	height: auto;
	overflow: visible
}
.menu .sub-menu li .sub-menu, .menu ul li ul li ul {
	left: 100%;
	top: -1px;
	border: 0
}
.menu li ul {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 185px;
	overflow: hidden;
	height: 0;
	border-top: 1px solid transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	background: #0f9de0;
	z-index: 9999;
	text-align: left
}
.menu {
	text-align: left;
	cursor: pointer;
	height: 49px
}
.menu li ul li {
	border-top: solid 1px #DDB500;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
	position: relative;
	display: block;
	-webkit-backface-visibility: visible;
	margin: 0
}
.menu li>ul>li:first-child {
	border-top-width: 0
}
.menu li ul li a {
	display: block;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	background-color: #f1da36;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
	text-decoration: none;
	white-space: nowrap
}
.menu li>ul>li>a:hover {
	background-color: #EDC900
}
.wrapper.headline {
	display: block;
	height: 54px;
	background: 0 0
}
.headline.only-path {
	height: 55px
}
.headline h1 {
	display: block;
	float: left;
	color: #e7ebee;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 800;
	line-height: 54px;
	margin-bottom: 0
}
.headline.marble h1 {
	color: #a6aaad
}
.headline h1 span {
	display: none
}
.page-path {
	display: block;
	float: right
}
.only-path .page-path {
	float: left
}
.page-header .only-path .page-path {
	float: left;
	margin-top: 0
}
.headerstyle2 .page-header .only-path .page-path {
	line-height: 85px
}
.page-path a, .page-path span {
	color: #e7ebee;
	line-height: 54px;
	font-size: 10px;
	text-transform: uppercase
}
.only-path .page-path a, .only-path .page-path span {
	line-height: 40px
}
.page-path a:before {
	content: '|';
	padding: 0 4px 0 2px
}
.page-path a:first-child:before {
	content: '';
	padding: 0
}
.marble .page-path a, .marble .page-path span {
	color: #545758
}
#control-panel {
	-webkit-backface-visibility: hidden
}
#menu-btn {
	width: 27px;
	height: 13px;
	background: url(../img/menu-btn.png) no-repeat;
	position: relative;
	margin: 18px;
	display: none
}
.fixed .socials.mobile-socials, .socials.mobile-socials {
	display: none
}
.headerstyle2 .menu>li>a, .headerstyle2 .menu>ul>li>a {
	height: 100px;
	line-height: 100px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.headerstyle2 .fixed .menu>li>a, .headerstyle2 .fixed .menu>ul>li>a {
	height: 44px;
	line-height: 44px
}
.headerstyle2 .menu li>a:after {
	top: auto;
	bottom: -1px;
	height: 2px
}
.headerstyle2 .socials li {
	height: 33px;
	padding: 1px 0;
	margin-top: 0
}
.preheader .wrapper {
	background-color: rgba(0,0,0,.44)
}
.contact {
	color: #fff;
	line-height: 41px;
	padding-left: 25px;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat
}
.phone.contact {
	background-position: -447px 1px
}
.email.contact {
	background-position: -447px -21px;
	margin-left: 30px
}
.socials.no-bg-icon a {
	background-repeat: no-repeat
}
.socials.no-bg-icon .facebook:hover {
	background-position: -92px -181px
}
.socials.no-bg-icon .twitter:hover {
	background-position: -91px -140px
}
.socials.no-bg-icon .skype:hover {
	background-position: -87px -89px
}
.socials.no-bg-icon .dribbble:hover {
	background-position: -92px -40px
}
.socials.no-bg-icon .youtube:hover {
	background-position: -83px 1px
}
.headerstyle2 .headline.only-path {
	height: 100px
}
#search-icon {
	float: right;
	position: relative;
	z-index: 100
}
#search-icon form input:focus {
	font-size: 12px;
	padding: 4px 0 4px 28px;
	width: 90px;
	border: none;
	background-color: #F3F3F3;
	cursor: text
}
#search-icon form input {
	margin: 0;
	padding: 0 0 0 41px;
	width: 0;
	cursor: pointer;
	border: none;
	outline: 0;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	height: 12px;
	box-shadow: none;
	background: 0 0
}
#search-icon #searchform {
	width: auto;
	height: auto;
	border: 0;
	background: 0 0;
	margin-top: 0;
	margin-left: 15px
}
#search-icon i {
	position: absolute;
	pointer-events: none;
	left: -4px;
	top: 0;
	z-index: 100;
	color: #444;
	font-size: 19px;
	background: url(../img/magnifier.png) 8px 2px no-repeat;
	width: 27px;
	height: 21px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
	margin-left: 16px
}
.headerstyle2 nav {
	margin-right: -6px
}
.headerstyle2 .header-image {
	height: 120px
}
.single-portfolio.headerstyle2 .header-image {
	height: 100px
}
.fixed #search-icon #searchform {
	margin-top: 4px;
	margin-bottom: 4px
}
.fixed #search-icon i {
	top: 13px
}
.fixed #search-icon form input {
	height: 25px
}
.headerstyle2 .logo img {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.headerstyle2 .menu li>span {
	display: block;
	top: 50%;
	margin-top: -8px;
	right: 0
}
.menu li:hover span {
	color: #278dc9
}
.headerstyle2 .headline {
	height: 100px
}
.headerstyle2 .headline h1 {
	line-height: 35px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	margin-top: 26px
}
.no-header-image.headerstyle2 .headline h1, .single-portfolio.headerstyle2 .headline h1, .woocommerce.headerstyle2 .headline h1 {
	margin-top: 18px;
	text-shadow: none
}
.no-header-image.headerstyle2 .headline h1 span, .single-portfolio.headerstyle2 .headline h1 span, .woocommerce.headerstyle2 .headline h1 span {
	background: 0 0;
	padding-left: 0;
	color: #45484a
}
.no-header-image.headerstyle2 .page-path, .single-portfolio.headerstyle2 .page-path, .woocommerce.headerstyle2 .page-path {
	margin-top: 40px;
	background: 0 0
}
body.no-header-image.headerstyle2 .page-path a, body.no-header-image.headerstyle2 .page-path span, body.single-portfolio.headerstyle2 .page-path a, body.single-portfolio.headerstyle2 .page-path span, body.woocommerce.headerstyle2 .page-path a, body.woocommerce.headerstyle2 .page-path span {
	color: #45484a
}
body.no-header-image.headerstyle2 .page-path span.current, body.single-portfolio.headerstyle2 .page-path span.current, body.woocommerce.headerstyle2 .page-path span.current {
	color: #3b74aa
}
.single-portfolio.headerstyle2 .headline h1, .woocommerce.headerstyle2 .headline h1 {
	margin-top: 10px
}
.single-portfolio.headerstyle2 .page-path, .woocommerce.headerstyle2 .page-path {
	margin-top: 17px
}
.single-portfolio.headerstyle2 .absolute, .single-portfolio.headerstyle2 .headline, .woocommerce.headerstyle2 .absolute, .woocommerce.headerstyle2 .headline {
	height: 55px
}
.headerstyle2 .headline h1 span {
	font-weight: 100;
	font-size: 21px;
	clear: both;
	display: block;
	line-height: 1;
	text-transform: none;
	background: rgba(0,0,0,.34);
	padding: 6px 10px 9px;
	text-shadow: none
}
.headerstyle2 .page-path {
	margin-top: 53px;
	background: rgba(0,0,0,.34);
	padding: 0 10px
}
body.headerstyle2 .page-path a, body.headerstyle2 .page-path span {
	line-height: 25px;
	color: #fff
}
.headerstyle3 .menu-bg {
	position: relative;
	z-index: 50
}
.headerstyle3 .menu {
	margin-right: -36px
}
.headerstyle2 .menu, .headerstyle3 .menu {
	width: auto;
	float: right
}
.headerstyle3 .contact {
	color: #7f8182;
	line-height: 19px;
	float: left;
	margin-top: 12px
}
.headerstyle3 .phone.contact {
	background-position: -453px -52px;
	padding-left: 15px
}
.headerstyle3 .email.contact {
	background-position: -447px -79px;
	padding-left: 25px
}
.headerstyle2 .header-image.header-image-no-titlebar {
	height: 0
}
.headerstyle3 .menu-bg .container {
	text-align: left
}
.headerstyle3 .socials li {
	overflow: visible
}
.header-image {
	height: 99px;
	background-position: center
}
.header-image.header-image-path-only {
	height: 85px
}
.header-image.header-image-no-titlebar {
	height: 40px
}
.image1 .header-image {
	background-image: url(../images/image1.jpg)
}
.image2 .header-image {
	background-image: url(../images/image2.jpg)
}
.image3 .header-image {
	background-image: url(../images/image3.jpg)
}
.image4 .header-image {
	background-image: url(../images/image4.jpg)
}
.image5 .header-image {
	background-image: url(../images/image5.jpg)
}
.image6 .header-image {
	background-image: url(../images/image6.jpg)
}
.placeholder {
	height: 450px;
	background-position: center;
	background-image: url(../images/placeholder.jpg)
}
.two-headers {
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-right: 100px;
	min-height: 89px
}
.two-headers h1, .two-headers h2 {
	color: #e7ebee
}
.two-headers h1 {
	font-size: 28px;
	font-weight: 300;
	margin-top: 10px;
	text-transform: none;
	margin-bottom: 0
}
.two-headers h2 {
	font-size: 14px;
	font-weight: 400;
	text-transform: none
}
.two-headers a {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	color: #474a4c;
	padding: 0;
	text-align: center;
	text-shadow: 1px 1px #f1f1f1;
	text-transform: uppercase;
	line-height: 1.2;
	background: #fff;
	border-radius: 10px;
	border: 1px solid rgba(0,0,0,.7);
	box-shadow: 2px 2px 0 0 rgba(0,0,0,.2)
}
.no-csstransitions .two-headers a:before {
	width: 11px;
	left: 5px
}
.two-headers a span {
	background: #fcef76;
	background: -moz-linear-gradient(top, #fcef76 0, #f1da36 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcef76), color-stop(100%, #f1da36));
	background: -webkit-linear-gradient(top, #fcef76 0, #f1da36 100%);
	background: -o-linear-gradient(top, #fcef76 0, #f1da36 100%);
	background: -ms-linear-gradient(top, #fcef76 0, #f1da36 100%);
	background: linear-gradient(to bottom, #fcef76 0, #f1da36 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcef76', endColorstr='#f1da36', GradientType=0);
	border-radius: 10px;
	-ms-border-radius: 50%;
	text-shadow: 0 1px 0 #fff;
	box-shadow: -1px -1px 0 1px rgba(0,0,0,.1);
	padding: 10px;
	float: left
}
.three-plates {
	background: #a7acaf
}
.three-plates .plate {
	position: relative;
	float: left;
	width: 33.333333%;
	background: #a7acaf;
	z-index: 10
}
.three-plates .plate a {
	display: block;
	position: relative;
	padding: 25px 0 20px
}
.three-plates .plate:hover {
	background: 0 0
}
.three-plates .plate .alpha, .three-plates .plate .omega {
	display: block;
	position: absolute;
	height: 100%;
	width: 300%;
	background: #a7acaf
}
.three-plates .plate:hover .alpha, .three-plates .plate:hover .omega {
	background: 0 0
}
.three-plates .plate .alpha {
	right: 100%
}
.three-plates .plate .omega {
	left: 100%
}
.three-plates .plate .separator {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 1px;
	background: #717476;
	border-right: solid 1px #babec1
}
.three-plates .plate .separator div {
	position: absolute;
	top: 50%;
	left: 0;
	height: 15px;
	width: 8px;
	margin-top: -7px;
	background-image: url(../img/sprite.png);
	background-position: 0 0
}
.three-plates .plate:first-child .separator {
	display: none
}
.three-plates .plate h1, .three-plates .plate h2 {
	color: #53575b;
	text-shadow: 1px 1px 1px rgba(255,255,255,.3);
	text-align: center
}
.three-plates .plate:hover h1, .three-plates .plate:hover h2 {
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2)
}
.three-plates .plate h1 {
	font-size: 24px;
	font-weight: 300;
	text-transform: none;
	margin-bottom: 0
}
.three-plates .plate h2 {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0
}
.three-plates-idea, .three-plates-img-1, .three-plates-img-2, .three-plates-img-3, .three-plates-list, .three-plates-mental, .three-plates-start, .three-plates-strategy, .three-plates-target, .three-plates-time {
	position: relative;
	display: block;
	width: 64px;
	height: 65px;
	margin: 0 auto 15px
}
.three-plates-idea span, .three-plates-img-1 span, .three-plates-img-2 span, .three-plates-img-3 span, .three-plates-list span, .three-plates-mental span, .three-plates-start span, .three-plates-strategy span, .three-plates-target span, .three-plates-time span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/sprite.png)
}
.three-plates .plate:hover .three-plates-idea span:first-child, .three-plates .plate:hover .three-plates-img-1 span:first-child, .three-plates .plate:hover .three-plates-img-2 span:first-child, .three-plates .plate:hover .three-plates-img-3 span:first-child, .three-plates .plate:hover .three-plates-list span:first-child, .three-plates .plate:hover .three-plates-mental span:first-child, .three-plates .plate:hover .three-plates-start span:first-child, .three-plates .plate:hover .three-plates-strategy span:first-child, .three-plates .plate:hover .three-plates-target span:first-child, .three-plates .plate:hover .three-plates-time span:first-child, .three-plates-idea span+span, .three-plates-img-1 span+span, .three-plates-img-2 span+span, .three-plates-img-3 span+span, .three-plates-list span+span, .three-plates-mental span+span, .three-plates-start span+span, .three-plates-strategy span+span, .three-plates-target span+span, .three-plates-time span+span {
	opacity: 0;
	filter: alpha(opacity=0)
}
.three-plates .plate:hover .three-plates-idea span+span, .three-plates .plate:hover .three-plates-img-1 span+span, .three-plates .plate:hover .three-plates-img-2 span+span, .three-plates .plate:hover .three-plates-img-3 span+span, .three-plates .plate:hover .three-plates-list span+span, .three-plates .plate:hover .three-plates-mental span+span, .three-plates .plate:hover .three-plates-start span+span, .three-plates .plate:hover .three-plates-strategy span+span, .three-plates .plate:hover .three-plates-target span+span, .three-plates .plate:hover .three-plates-time span+span {
	opacity: 1;
	filter: alpha(opacity=100)
}
.three-plates-img-1 span:first-child {
	background-position: -34px 0
}
.three-plates-img-1 span+span {
	background-position: -34px -65px
}
.three-plates-img-2 span:first-child {
	background-position: -112px 0
}
.three-plates-img-2 span+span {
	background-position: -112px -65px
}
.three-plates-img-3 span:first-child {
	background-position: -184px 0
}
.three-plates-img-3 span+span {
	background-position: -184px -65px
}
.three-plates-idea span:first-child {
	background-position: 0 -491px
}
.three-plates-idea span+span {
	background-position: 0 -565px
}
.three-plates-list span:first-child {
	background-position: -67px -491px
}
.three-plates-list span+span {
	background-position: -67px -565px
}
.three-plates-mental span:first-child {
	background-position: -135px -491px
}
.three-plates-mental span+span {
	background-position: -135px -565px
}
.three-plates-start span:first-child {
	background-position: -198px -491px
}
.three-plates-start span+span {
	background-position: -198px -565px
}
.three-plates-strategy span:first-child {
	background-position: -266px -491px
}
.three-plates-strategy span+span {
	background-position: -266px -565px
}
.three-plates-target span:first-child {
	background-position: -329px -491px
}
.three-plates-target span+span {
	background-position: -329px -565px
}
.three-plates-time span:first-child {
	background-position: -393px -491px
}
.three-plates-time span+span {
	background-position: -393px -565px
}
.advantages section {
	position: relative;
	margin-bottom: 40px
}
.advantages a {
	display: inline-block;
	margin: 5px 0 0 88px
}
.advantages:after {
	clear: both;
	display: block;
	content: ''
}
.advantages h1 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 800;
	color: #45484a;
	margin-bottom: 0
}
.advantages a:hover h1 {
	color: #3170ac
}
.advantages .icon-content {
	display: block;
	margin: 5px 0 0 88px;
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif
}
.advantages ul li {
	padding: 3px 0
}
.advantages a .advantages-img, .teaser a .advantages-img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 69px;
	height: 71px
}
.advantages a .advantages-img span, .teaser a .advantages-img span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/sprite.png)
}
.advantages a .advantages-img span:first-child+span, .teaser a .advantages-img span:first-child+span {
	opacity: 0;
	filter: alpha(opacity=0)
}
.advantages a:hover .advantages-img span:first-child+span, .teaser a:hover .advantages-img span:first-child+span {
	opacity: 1;
	filter: alpha(opacity=100)
}
.advantages a .advantages-img span:first-child, .teaser a .advantages-img span:first-child {
	background-position: 0 -130px
}
.advantages a .advantages-img.font-icon span {
	background: 0 0
}
.advantages a .advantages-img.font-icon i {
	font-size: 65px
}
.advantages a:hover .advantages-img.font-icon span:first-child+span {
	opacity: 0
}
.advantages a .advantages-img span:first-child+span, .teaser a .advantages-img span:first-child+span {
	background: #407eb5;
	border-radius: 50%;
	top: 5px;
	left: 5px;
	width: 59px;
	height: 59px;
	box-shadow: inset 0 50px 30px -30px rgba(0,0,0,.2)
}
.advantages a .advantages-img.img-1 span+span+span, .teaser a .advantages-img.img-1 span+span+span {
	background-position: -69px -130px
}
.advantages a .advantages-img.img-2 span+span+span, .teaser a .advantages-img.img-2 span+span+span {
	background-position: -138px -130px
}
.advantages a .advantages-img.img-3 span+span+span, .teaser a .advantages-img.img-3 span+span+span {
	background-position: -207px -130px
}
.advantages a .advantages-img.champion span+span+span, .teaser a .advantages-img.champion span+span+span {
	background-position: 7px -636px
}
.advantages a .advantages-img.function span+span+span, .teaser a .advantages-img.function span+span+span {
	background-position: -54px -638px
}
.advantages a .advantages-img.leaf span+span+span, .teaser a .advantages-img.leaf span+span+span {
	background-position: -108px -636px
}
.advantages a .advantages-img.light span+span+span, .teaser a .advantages-img.light span+span+span {
	background-position: -162px -638px
}
.advantages a .advantages-img.settings span+span+span, .teaser a .advantages-img.settings span+span+span {
	background-position: -220px -637px
}
.advantages a .advantages-img.show span+span+span, .teaser a .advantages-img.show span+span+span {
	background-position: -282px -637px
}
.advantages a .advantages-img.time span+span+span, .teaser a .advantages-img.time span+span+span {
	background-position: -338px -638px
}
.why-choose-us {
	overflow: hidden
}
.why-choose-us>.separator {
	position: relative;
	height: 3px;
	width: 100%;
	background: #dadada;
	border-bottom: solid 1px #fff;
	margin-bottom: 30px
}
.why-choose-us .separator div {
	position: absolute;
	top: 0;
	left: 50%;
	width: 19px;
	height: 10px;
	margin-left: -9px;
	background-image: url(../img/sprite.png);
	background-position: 0 -15px
}
.why-choose-us a {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%
}
article.why-choose-us h1 {
	display: block;
	float: left;
	height: 41px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 800;
	line-height: 21px;
	width: 100%;
	padding-left: 50px;
	color: #1d4686;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	margin-bottom: 0
}
.why-choose-us a:hover h1 {
	color: #3170ac
}
.why-choose-us .why-choose-us-img {
	position: relative;
	display: block;
	float: left;
	width: 41px;
	height: 41px;
	margin-right: -45px;
	margin-left: 1px
}
.why-choose-us .why-choose-us-img span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/sprite.png)
}
.why-choose-us .why-choose-us-img span:first-child+span {
	opacity: 0;
	filter: alpha(opacity=0)
}
.why-choose-us a:hover .why-choose-us-img span:first-child+span {
	opacity: 1;
	filter: alpha(opacity=100)
}
.why-choose-us .why-choose-us-img span:first-child, .why-choose-us .why-choose-us-img span:first-child+span {
	background: #e6e6e6
}
.why-choose-us .why-choose-us-img.img-1 span+span+span {
	background-position: -111px -201px
}
.why-choose-us .why-choose-us-img.img-2 span+span+span {
	background-position: -152px -201px
}
.why-choose-us .why-choose-us-img.img-3 span+span+span {
	background-position: -193px -201px
}
.why-choose-us .why-choose-us-img.img-4 span+span+span {
	background-position: -234px -201px
}
.why-choose-us .why-choose-us-img.img-5 span+span+span {
	background-position: -112px -242px
}
.why-choose-us .why-choose-us-img.img-6 span+span+span {
	background-position: -152px -242px
}
.why-choose-us .why-choose-us-img.img-7 span+span+span {
	background-position: -193px -242px
}
.why-choose-us .why-choose-us-img.img-8 span+span+span {
	background-position: -234px -242px
}
.why-choose-us .why-choose-us-img.footprint span+span+span {
	background-position: -338px -202px
}
.why-choose-us .why-choose-us-img.setting span+span+span {
	background-position: -338px -241px
}
.post {
	position: relative;
	display: block;
	padding: 30px 0 25px 10px;
	margin-left: 80px
}
.post:first-child {
	padding-top: 0
}
.post>header h2 {
	font-size: 18px;
	font-weight: 300;
	color: #3170ac;
	margin-bottom: 10px;
	text-transform: none;
	line-height: 1
}
.post .separator {
	position: absolute;
	top: 0;
	right: 0;
	height: 3px;
	width: 100%;
	background: #dadada;
	border-bottom: solid 1px #fff;
	margin-bottom: 30px
}
.container>.separator {
	position: relative;
	top: 0;
	right: 0;
	height: 3px;
	width: 97.4%;
	background: #dadada;
	border-bottom: solid 1px #fff;
	margin-bottom: 30px
}
.recent-posts .separator {
	width: 100%;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #dadada;
	height: 0;
	margin-bottom: 0
}
.post:first-child .separator {
	display: none
}
.post-helper-absolute {
	position: absolute;
	top: 30px;
	left: -80px
}
.post:first-child .post-helper-absolute {
	top: 0
}
.post-comments {
	position: absolute;
	top: 48px;
	left: 42px;
	display: block;
	width: 26px;
	height: 26px;
	box-shadow: 0 0 1px 0 rgba(0,0,0,.7);
	background-position: 0 -100px;
	border-radius: 50%
}
.post-comments span {
	float: right;
	font-size: 12px;
	font-weight: 300;
	color: #f3f3f3;
	line-height: 22px;
	padding: 0 4px;
	text-align: center;
	background: #2f6daa;
	border-radius: 50%;
	margin: 0;
	width: 14px;
	box-shadow: inset 0 0 4px 0 rgba(0,0,0,.4);
	border: 2px solid #fff
}
.inline.post-comments span {
	background: 0 0;
	box-shadow: none;
	border: 0;
	width: auto;
	border-radius: 0;
	font-size: 11px;
	padding: 0;
	line-height: 16px;
	display: inline-block;
	float: none
}
.inline.post-comments span:after {
	display: none
}
.post-comments span:after {
	content: '';
	background: url(../img/sprite.png) 0 -103px;
	position: absolute;
	top: 3px;
	left: -2px;
	width: 5px;
	height: 5px
}
.post-comments.inline {
	background-image: url(../img/comments.png);
	background-position: 0;
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	left: auto;
	top: auto;
	width: auto;
	padding-left: 20px;
	height: 16px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	font-size: 11px
}
.post-author {
	display: block;
	width: 71px;
	text-align: center;
	margin-top: 8px;
	font-size: 11px
}
.post-author a {
	color: #3170ac
}
.post-author.inline {
	display: inline;
	margin-right: 10px;
	padding-left: 25px;
	background-image: url(../img/author.png);
	background-position: left 0;
	background-repeat: no-repeat;
	padding-bottom: 1px
}
.post-type {
	position: relative;
	display: block;
	width: 41px;
	height: 41px;
	background-image: url(../img/sprite.png);
	background-position: -70px -201px;
	margin: 13px auto 0
}
.post-type span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 41px;
	height: 41px;
	background-image: url(../img/sprite.png)
}
.post.format-gallery .post-type span {
	background-position: -193px -283px
}
.post.format-image .post-type span {
	background-position: -234px -283px
}
.post.format-video .post-type span {
	background-position: -193px -324px
}
.post .post-type span {
	background-position: -234px -324px
}
.post-category, .post-date {
	display: inline-block;
	height: 16px;
	padding: 1px 0 1px 25px;
	font-size: 11px;
	margin-right: 10px
}
.post-date {
	background-image: url(../img/date.png);
	background-position: left center;
	background-repeat: no-repeat
}
.post-category {
	background-image: url(../img/category.png);
	background-position: left center;
	background-repeat: no-repeat
}
.post-category a, .post-category span, .post-comments.inline a {
	color: #3170ac;
	line-height: 16px
}
.post-body {
	display: block;
	margin-top: 15px
}
.post-body-text p {
	margin-top: 20px
}
.recent-posts .post-body-text p {
	margin-top: 10px;
	margin-bottom: 0
}
.read-more {
	color: #3170ac;
	text-transform: uppercase;
	font-size: 10px;
	background: url(../img/read-more.png) right center no-repeat;
	padding-right: 18px;
	margin-left: 3px
}
.post-month-aside {
	background: #45484a;
	text-align: center;
	padding-bottom: 2px
}
.post-month-aside span {
	color: #f3f3f3;
	font-size: 11px
}
.post-day-aside {
	text-align: center;
	background: #eaeaea;
	width: 70px;
	height: 50px;
	line-height: 50px
}
.post-day-aside span {
	color: #45484a;
	font-size: 30px;
	text-align: center
}
.post.left .item-con-t1 {
	width: 46.5%;
	float: left;
	margin-right: 3%
}
.post.right .item-con-t1 {
	width: 46.5%;
	float: right;
	margin-left: 5%
}
.post.center .item-con-t1 {
	width: 100%
}
.post-blockquote {
	float: left;
	width: 50%;
	font-size: 14px;
	font-style: italic;
	margin-right: 5%;
	margin-bottom: 5px;
	padding: 10px 5%;
	background: url(../img/marble-normal.gif) #ebebeb;
	color: #3b74aa
}
.post-single-pagination {
	margin-left: 80px
}
.post-single-pagination a[rel=next], .post-single-pagination a[rel=prev] {
	line-height: 36px;
	text-transform: uppercase;
	color: #f3f3f3;
	font-size: 11px
}
.post-single-pagination a[rel=prev] {
	float: left;
	padding-left: 15px;
	background: url(../img/prev.png) left center no-repeat
}
.post-single-pagination a[rel=next] {
	float: right;
	padding-right: 15px;
	background: url(../img/next.png) right center no-repeat
}
.post-pagination {
	margin-left: 80px
}
.post-pagination li {
	position: relative;
	display: block;
	float: left;
	width: 16px;
	height: 36px;
	text-align: center;
	margin-right: 3px
}
.post-pagination li.active span, .post-pagination li:hover span {
	opacity: 1;
	filter: alpha(opacity=1)
}
.post-pagination li.active a, .post-pagination li:hover a {
	color: #3170ac
}
.post-pagination li span {
	position: absolute;
	top: 50%;
	display: block;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	opacity: 0;
	filter: alpha(opacity=0);
	background-image: url(../img/sprite.png);
	background-position: -279px -96px
}
.post-pagination li a {
	position: relative;
	display: block;
	line-height: 36px;
	height: 36px;
	color: #f3f3f3;
	font-size: 11px
}
.post-pagination .prev-page {
	background: url(../img/prev.png) left center no-repeat
}
.post-pagination .next-page {
	background: url(../img/next.png) right center no-repeat
}
.videoWrapper {
	position: relative;
	padding-bottom: 0;
	padding-top: 0;
	height: 100%;
	display: block;
	width: 100%;
	float: left
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.flexslider-posts-slider .videoWrapper {
	margin-bottom: 20px
}
.videoWrapper img {
	opacity: 0
}
.post-img.post-video {
	height: 100%
}
.post h1 {
	margin-bottom: 15px;
	text-transform: none;
	color: #3b74aa;
	font-weight: 100
}
.template-blog-3 {
	padding: 40px 0 0
}
.about {
	margin: 0 0 10px 80px
}
.about>h1 {
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px
}
.about .separator {
	position: relative;
	height: 3px;
	width: 100%;
	background: #dadada;
	border-bottom: solid 1px #fff;
	margin-bottom: 10px
}
.about .separator div {
	position: absolute;
	top: 0;
	left: 50%;
	width: 19px;
	height: 10px;
	margin-left: -9px;
	background-image: url(../img/sprite.png);
	background-position: 0 -15px
}
.about-content {
	position: relative;
	padding: 25px 10px
}
.about-helper-absolute {
	position: absolute;
	top: 25px;
	left: -80px
}
.about-body {
	display: block
}
.widget_testimonials_2 .quote {
	background: url(../img/quotes.png) right -10px no-repeat #e6e6e6;
	padding: 20px 25px;
	position: relative;
	border-radius: 5px;
	-webkit-backface-visibility: hidden
}
.widget_testimonials_2 article {
	display: block;
	margin: 1px 2px 30px
}
.widget_testimonials_2 .container-t1 {
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.4);
	box-shadow: 0 0 2px rgba(0,0,0,.4);
	border-radius: 6px
}
.widget_testimonials_2 .helper {
	position: absolute;
	background: url(../img/testimonial-helper.png);
	bottom: -24px;
	right: 20px;
	width: 30px;
	height: 26px
}
.widget_testimonials_2 header {
	margin: 19px 0 0 10px;
	padding-left: 30px;
	background: url(../img/author.png) 4px 2px no-repeat
}
.widget_testimonials_2 h3 {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1;
	color: #45484a
}
.widget_testimonials_2 header span {
	text-transform: uppercase;
	font-size: 10px;
	width: 100%;
	float: left
}
.widget_testimonials_2 span a {
	color: #45484a
}
.widget_testimonials_2 .slides li {
	padding-right: 0
}
.widget_testimonials_2 header .author {
	font-weight: 700;
	text-transform: uppercase;
	color: #45484a
}
.recent_projects .flex-direction-nav a, .widget_our_clients-container .flex-direction-nav a, .widget_testimonials-container .flex-direction-nav a, .widget_testimonials_2 .flex-direction-nav a {
	float: left;
	width: 10px;
	height: 14px;
	font-size: 0;
	background-image: url(../img/sprite.png)
}
.flexslider-testimonials.widget_testimonials_2 {
	width: 100%;
	overflow: hidden
}
.flexslider-testimonials.widget_testimonials_2 .flexslider {
	width: 100%
}
.recent_projects .flex-direction-nav .flex-next, .widget_our_clients-container .flex-direction-nav .flex-next, .widget_testimonials-container .flex-direction-nav .flex-next, .widget_testimonials_2 .flex-direction-nav .flex-next {
	background-position: -19px -25px
}
.recent_projects .flex-prev, .widget_our_clients-container .flex-prev, .widget_testimonials-container .flex-prev, .widget_testimonials_2 .flex-prev {
	background-position: -3px -25px
}
.recent_projects .flex-direction-nav, .widget_our_clients-container .flex-direction-nav, .widget_testimonials-container .flex-direction-nav, .widget_testimonials_2 .flex-direction-nav {
	display: block;
	position: absolute;
	right: 0;
	top: 0
}
.widget_our_clients-container .flex-direction-nav {
	top: 20px
}
.flex-direction-nav li {
	float: left;
	margin-left: 10px
}
.widget_testimonials_2 .flex-direction-nav {
	top: -30px
}
.widget_testimonials-container .flex-direction-nav a {
	float: left;
	width: 10px;
	height: 14px;
	font-size: 0;
	background-image: url(../img/sprite.png)
}
.lighter-grey .widget_testimonials-container .flex-direction-nav .flex-next {
	background-position: -19px -70px
}
.lighter-grey .widget_testimonials-container .flex-prev {
	background-position: -3px -70px
}
.widget_testimonials-container .flex-direction-nav {
	display: block;
	position: absolute;
	right: 0;
	top: 10px
}
.recent_projects .container-t1 {
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.8);
	box-shadow: 0 0 1px rgba(0,0,0,.8);
	position: relative;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.recent_projects {
	margin-bottom: 40px
}
.recent_projects .theme-one-third:nth-child(3n+3) {
	margin-right: 0
}
.recent_projects .image-links {
	top: 50%
}
.recent_projects img {
	width: 100%;
	float: left
}
.recent_projects header {
	background: #e7e7e7;
	padding-bottom: 19px;
	display: block;
	float: left;
	width: 100%
}
.recent_projects h2 {
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	padding-top: 15px;
	text-transform: none;
	margin-bottom: 0
}
.recent_projects h3 {
	font-size: 11px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: 0
}
.recent_projects .facilities {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.recent_projects .image-links {
	left: 50%;
	margin-left: -55px;
	margin-top: -25px
}
.teaser {
	float: left;
	border-radius: 50%;
	position: relative;
	width: 100%;
	margin-bottom: 30px
}
.teaser.style1 {
	overflow: visible;
	float: left
}
.teaser-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	-ms-transition: opacity .3s linear;
	transition: opacity .3s linear
}
.teaser:hover .teaser-hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.teaser div>img, .teaser>img {
	float: left;
	width: 100%;
	border-radius: 200px;
	height: 100%
}
.teaser.style1 header {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	padding: 43% 0;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	border-radius: 50%
}
.blue-grad {
	border-radius: 200px;
background:url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(center, ellipse cover, rgba(72,189,219,.94) 0, rgba(52,118,163,.85) 100%);
	background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(72,189,219,.94)), color-stop(100%, rgba(52,118,163,.85)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(72,189,219,.94) 0, rgba(52,118,163,.85) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(72,189,219,.94) 0, rgba(52,118,163,.85) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(72,189,219,.94) 0, rgba(52,118,163,.85) 100%);
	background: radial-gradient(ellipse at center, rgba(72,189,219,.94) 0, rgba(52,118,163,.85) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f048bddb', endColorstr='#d93476a3', GradientType=1)
}
.teaser.style2 header {
	background: rgba(69,72,74,.78);
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-top: 15%;
	height: 35%;
	border-radius: 0 0 700px 700px;
	text-align: center;
	-webkit-backface-visibility: hidden
}
.teaser h2 {
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 0
}
.teaser h3 {
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	padding: 0 10%
}
.teaser.style2 header div {
	position: absolute;
	background: rgba(255,255,255,.13);
	width: 50px;
	height: 50px;
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
	font-size: 25px;
	top: -25px;
	left: 50%;
	margin-left: -25px;
	-webkit-box-shadow: 0 0 1px #333;
	box-shadow: 0 0 1px #333;
	padding: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.teaser.style2 header div span {
	background: #fff;
	width: 100%;
	height: 100%;
	float: left;
	border-radius: 40px
}
.teaser.small {
	width: 100%
}
.teaser.style3 h2 {
	font-size: 16px;
	font-weight: 700
}
.teaser.style3 header {
	height: 75%;
	width: 98%;
	position: absolute;
	text-align: center;
	padding: 45% 0;
	margin-left: 2%;
	border-radius: 50%;
	-webkit-backface-visibility: hidden
}
.teaser-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-backface-visibility: hidden
}
.teaser .bg-black-045 {
	border-radius: 50%;
	background-color: #45484a
}
.teaser.style4 header {
	float: left;
	margin-top: 20px;
	width: 100%
}
.teaser.style4 h2 {
	font-size: 14px;
	font-weight: 700;
	color: #45484a;
	text-align: center
}
.teaser .teaser-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	z-index: 1;
	width: 69px;
	height: 69px;
	margin: -34px 0 0 -34px
}
.teaser>div {
	float: left;
	width: 100%;
	border-radius: 50%;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,.8);
	box-shadow: 0 0 1px 0 rgba(0,0,0,.8);
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.teaser.style4 .advantages-img img {
	width: auto;
	height: auto;
	margin: 9px;
	position: relative
}
.purchase-plate {
	background: url(../img/marble-normal.gif) #ebebeb;
	border-left: 2px solid #427bb1;
	position: relative;
	margin-top: 30px;
	padding: 30px 210px 30px 0
}
.purchase-plate_header {
	color: #3170ac;
	font-size: 24px;
	font-weight: 300;
	padding-left: 60px
}
.purchase-plate_text {
	font-size: 19px;
	padding-left: 60px;
	display: block;
	line-height: 1
}
.purchase-plate_button {
	position: absolute;
	top: 50%;
	width: 160px;
	right: 30px;
	height: 48px;
	border-radius: 6px;
	border-bottom: 4px solid #5895ce;
	background: #56595b;
	background: -webkit-gradient(linear, left top, left bottom, from(#2f6aa3), to(#427bb1));
	background: -webkit-linear-gradient(top, #2f6aa3, #427bb1);
	background: -moz-linear-gradient(top, #2f6aa3, #427bb1);
	background: -ms-linear-gradient(top, #2f6aa3, #427bb1);
	background: -o-linear-gradient(top, #2f6aa3, #427bb1);
	color: #f3f3f3;
	text-align: center;
	line-height: 52px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0,0,0,.5);
	font-weight: 700;
	font-size: 12px;
	margin-top: -24px
}
.post-slider .post-body-text, .post-slider footer, .post-slider header {
	position: relative;
	margin-left: 110px
}
.post-slider header {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 300
}
.post-slider .post-body-text p {
	margin-top: 0
}
.post.post-slider {
	border: 1px solid #ccc;
	margin-left: 0;
	padding: 4px 4px 30px;
	border-radius: 3px
}
.post-slider img {
	width: 100%;
	height: auto;
	margin-bottom: 20px
}
.post-slider footer {
	margin-bottom: 10px
}
.post.post-slider .post-helper-absolute {
	top: -27px;
	left: -86px;
	display: block
}
.flex-control-nav.flex-control-paging {
	position: absolute;
	top: 8px;
	right: 22px
}
.flex-control-nav li {
	float: left
}
.flex-control-nav a {
	background: #f3f3f3;
	width: 11px;
	height: 11px;
	border-radius: 10px;
	font-size: 0;
	float: left;
	margin-left: 10px;
	cursor: pointer
}
.flex-direction-nav {
	display: none
}
.flex-control-nav a.flex-active {
	background: #2774ae;
	border: 2px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.widget_more_info {
	position: relative
}
.widget_more_info h2 {
	color: #Fff;
	font-weight: 300;
	font-size: 26px;
	padding-right: 180px;
	margin: 5px 0;
	padding-left: 10px
}
.widget_more_info span {
	position: absolute;
	right: 30px;
	width: 60px;
	height: 35px;
	background: url(../img/sprite.png) -350px 0;
	top: 50%;
	margin-top: -46px;
	color: #474a4c;
	padding: 30px 15px;
	text-align: center;
	text-shadow: 1px 1px #f1f1f1
}
.images-slider .flex-direction-nav li {
	background-position: -278px -169px;
	background-image: url(../img/sprite.png);
	width: 51px;
	height: 51px;
	display: inline-block;
	margin-left: -4px
}
.images-slider .flex-direction-nav {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -47px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
	margin-top: -25px
}
.images-slider:hover .flex-direction-nav {
	opacity: 1
}
.images-slider.flexslider {
	position: relative;
	margin: 0
}
.flexslider .slides li {
	float: left
}
.images-slider .slides li img {
	float: left;
	width: 100%;
	height: auto
}
.images-slider .flex-direction-nav li a {
	font-size: 0;
	border-radius: 50%;
	margin: 5px;
	width: 41px;
	height: 40px;
	-webkit-box-shadow: inset 0 30px 30px -30px rgba(0,0,0,.4);
	box-shadow: inset 0 30px 30px -30px rgba(0,0,0,.4);
	display: block;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.images-slider .flex-direction-nav li a:hover {
	background-color: #407eb5
}
.images-slider .flex-prev {
	background-position: -284px -276px;
	background-image: url(../img/sprite.png)
}
.images-slider .flex-next {
	background-position: -282px -327px;
	background-image: url(../img/sprite.png)
}
.flexslider-posts-slider.images-slider .flex-direction-nav {
	top: 40%
}
.comments {
	margin: 0 0 10px 80px
}
.comments-header {
	text-align: center
}
.comments-header>h1, .number-of-comments {
	display: inline-block;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px
}
.number-of-comments {
	margin-left: 4px
}
.number-of-comments span {
	color: #3b74aa
}
.comments .separator {
	position: relative;
	height: 3px;
	width: 100%;
	background: #dadada;
	border-bottom: solid 1px #fff
}
.comments .separator div {
	position: absolute;
	top: 0;
	left: 50%;
	width: 19px;
	height: 10px;
	margin-left: -9px;
	background-image: url(../img/sprite.png);
	background-position: 0 -15px
}
.comment {
	position: relative;
	padding: 25px 10px
}
.comment-reply {
	font-size: 11px
}
.comment.depth-2, .comment.depth-3 {
	padding-left: 50px;
	background: url(../img/marble-normal.gif) #ebebeb;
	border-bottom: solid 1px #fff
}
.comment.depth-3 {
	margin-left: 40px;
	margin-top: 20px
}
.comment-helper-absolute {
	position: absolute;
	top: 25px;
	left: -80px
}
.comment-reply {
	color: #3b74aa
}
.comment .post-author {
	width: 61px
}
.comment-body {
	display: block;
	margin-top: 7px
}
.leave-comment {
	margin: 0 0 120px 80px
}
.leave-comment>h1 {
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px
}
.leave-comment .separator {
	position: relative;
	height: 3px;
	width: 100%;
	background: #dadada;
	border-bottom: solid 1px #fff;
	margin-bottom: 10px
}
.leave-comment .separator div {
	position: absolute;
	top: 0;
	left: 50%;
	width: 19px;
	height: 10px;
	margin-left: -9px;
	background-image: url(../img/sprite.png);
	background-position: 0 -15px
}
.leave-comment form {
	width: 100%
}
.leave-comment form .input-field {
	display: block;
	float: left;
	width: 49.166666%
}
.leave-comment form .input-field.text-area {
	width: 100%
}
.leave-comment form .input-field:nth-child(2n) {
	margin-right: 1.666666%
}
.leave-comment form .input-field div:first-child {
	font-size: 12px;
	line-height: 28px;
	margin-top: 4px
}
.leave-comment form .input-field div span {
	color: #7f7f7f
}
.leave-comment form .input-field .input-style {
	display: block;
	width: 100%
}
.leave-comment form .input-field .input-style input, .leave-comment form .input-field .input-style textarea {
	border-width: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	resize: none;
	background: 0 0;
	overflow: hidden;
	color: #45484a;
	outline: 0;
	font-size: 12px
}
.leave-comment form .input-field .input-style textarea {
	height: 100px
}
#reply-title {
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px
}
.form-allowed-tags {
	float: left;
	margin: 10px 0
}
#commentform input[type=submit] {
	display: inline-block;
	cursor: pointer;
	font-size: 10px;
	padding: 8px 40px;
	margin-top: 10px;
	margin-right: 7px;
	text-transform: uppercase;
	border-width: 1px;
	border-color: #f3f3f3;
	border-style: solid;
	border-radius: 8px;
	box-shadow: 1px 1px 0 0 rgba(0,0,0,.1);
	color: #45484a;
	position: relative;
	background: #eaebeb;
	background: -webkit-gradient(linear, left top, left bottom, from(#d9dbdd), to(#eaebeb));
	background: -webkit-linear-gradient(top, #d9dbdd, #eaebeb);
	background: -moz-linear-gradient(top, #d9dbdd, #eaebeb);
	background: -ms-linear-gradient(top, #d9dbdd, #eaebeb);
	background: -o-linear-gradient(top, #d9dbdd, #eaebeb)
}
.contacts h1 {
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 22px;
	text-transform: uppercase
}
div#map-box {
	display: block;
	height: 400px
}
#map-box>p {
	display: none
}
.contacts .grid_3 div ul {
	margin-top: 20px
}
.contacts .grid_3 div ul:first-child {
	margin-top: 0
}
.contacts form {
	width: 100%
}
.contacts form .input-field {
	display: block;
	float: left;
	width: 49.166666%
}
.contacts form .input-field.text-area {
	width: 100%
}
.contacts form .input-field:first-child {
	margin-right: 1.666666%
}
.contacts form .input-field div:first-child {
	font-size: 12px;
	line-height: 28px;
	margin-top: 4px
}
.contacts form .input-field div span {
	color: #7f7f7f
}
.contacts form .input-field .input-style {
	display: block;
	width: 100%;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}
.contacts form .input-field.focus .input-style {
	background: #dadada
}
.contacts form .input-field .input-style input, .contacts form .input-field .input-style textarea {
	border-width: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	resize: none;
	background: 0 0;
	overflow: hidden;
	color: #45484a;
	font-size: 12px;
	outline: 0
}
.contacts form .input-field .input-style textarea {
	height: 100px
}
#map-box>div {
	height: 400px;
	position: relative;
	width: 100%!important;
	margin: 0
}
.top-slider .wpgmappity_container, .wpgmappity_container {
	width: 100%!important
}
.top-slider .wpgmappity_container {
	height: 400px!important
}
.widget_search form input {
	border-width: 0;
	padding: 0;
	margin: 0;
	background: 0 0;
	overflow: hidden;
	color: #45484a;
	font-size: 12px
}
.widget_search form div input[type=text],
{
	display: block;
	padding-right: 33px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline: 0
}


.widget_search form div input+input {
	position: absolute;
	top: 50%;
	right: 8px;
	display: block;
	width: 33px;
	height: 15px;
	margin-top: -7.5px;
	background-image: url(../img/search.png);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 0
}
.widget_search h1, .widget_search label {
	display: none
}
.widget_search form {
	position: relative;
	padding: 8px;
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.1) inset;
	box-shadow: 0 1px 0 0 rgba(0,0,0,.1) inset;
	background: #e6e6e6;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.widget_search form.focus {
	background: #dadada
}
.left_navigation li, .widget_categories li {
	padding-left: 6px;
	list-style: disc inside;
	line-height: 28px;
	border-top: 1px solid #dadada;
	-webkit-box-shadow: 0 1px 0 0 #fff inset;
	box-shadow: 0 1px 0 0 #fff inset;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li:first-child, .widget_categories li:first-child {
	border-top: 0 solid #dadada;
	box-shadow: 0 0 0 0 #fff inset
}
.left_navigation a:hover, .left_navigation li:hover, .widget_categories a:hover, .widget_categories li:hover {
	color: #3170ac
}
.left_navigation li a, .widget_categories li a {
	text-decoration: none;
	color: #45484a;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li.active, .left_navigation li.active a, .widget_categories li.active, .widget_categories li.active a {
	color: #3b74a9
}
.left_navigation li, .widget_pages li {
	padding-left: 6px;
	list-style: disc inside;
	line-height: 28px;
	border-top: 1px solid #dadada;
	-webkit-box-shadow: 0 1px 0 0 #fff inset;
	box-shadow: 0 1px 0 0 #fff inset;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li:first-child, .widget_pages li:first-child {
	border-top: 0 solid #dadada;
	box-shadow: 0 0 0 0 #fff inset
}
.left_navigation a:hover, .left_navigation li:hover, .widget_pages a:hover, .widget_pages li:hover {
	color: #3170ac
}
.left_navigation li a, .widget_pages li a {
	text-decoration: none;
	color: #45484a;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li.active, .left_navigation li.active a, .widget_pages li.active, .widget_pages li.active a {
	color: #3b74a9
}
.left_navigation li, .widget_archive li {
	padding-left: 6px;
	list-style: disc inside;
	line-height: 28px;
	border-top: 1px solid #dadada;
	-webkit-box-shadow: 0 1px 0 0 #fff inset;
	box-shadow: 0 1px 0 0 #fff inset;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li:first-child, .widget_archive li:first-child {
	border-top: 0 solid #dadada;
	box-shadow: 0 0 0 0 #fff inset
}
.left_navigation a:hover, .left_navigation li:hover, .widget_archive a:hover, .widget_archive li:hover {
	color: #3170ac
}
.left_navigation li a, .widget_archive li a {
	text-decoration: none;
	color: #45484a;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li.active, .left_navigation li.active a, .widget_archive li.active, .widget_archive li.active a {
	color: #3b74a9
}
.left_navigation li, .widget_meta li {
	padding-left: 6px;
	list-style: disc inside;
	line-height: 28px;
	border-top: 1px solid #dadada;
	-webkit-box-shadow: 0 1px 0 0 #fff inset;
	box-shadow: 0 1px 0 0 #fff inset;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li:first-child, .widget_meta li:first-child {
	border-top: 0 solid #dadada;
	box-shadow: 0 0 0 0 #fff inset
}
.left_navigation a:hover, .left_navigation li:hover, .widget_meta a:hover, .widget_meta li:hover {
	color: #3170ac
}
.left_navigation li a, .widget_meta li a {
	text-decoration: none;
	color: #45484a;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li.active, .left_navigation li.active a, .widget_meta li.active, .widget_meta li.active a {
	color: #3b74a9
}
.left_navigation li, .widget_recent_comments li {
	padding-left: 6px;
	list-style: disc inside;
	line-height: 28px;
	border-top: 1px solid #dadada;
	-webkit-box-shadow: 0 1px 0 0 #fff inset;
	box-shadow: 0 1px 0 0 #fff inset;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li:first-child, .widget_recent_comments li:first-child {
	border-top: 0 solid #dadada;
	box-shadow: 0 0 0 0 #fff inset
}
.left_navigation a:hover, .left_navigation li:hover, .widget_recent_comments a:hover, .widget_recent_comments li:hover {
	color: #3170ac
}
.left_navigation li a, .widget_recent_comments li a {
	text-decoration: none;
	color: #45484a;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li.active, .left_navigation li.active a, .widget_recent_comments li.active, .widget_recent_comments li.active a {
	color: #3b74a9
}
.left_navigation li, .widget_recent_entries li {
	padding-left: 6px;
	list-style: disc inside;
	line-height: 28px;
	border-top: 1px solid #dadada;
	-webkit-box-shadow: 0 1px 0 0 #fff inset;
	box-shadow: 0 1px 0 0 #fff inset;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li:first-child, .widget_recent_entries li:first-child {
	border-top: 0 solid #dadada;
	box-shadow: 0 0 0 0 #fff inset
}
.left_navigation a:hover, .left_navigation li:hover, .widget_recent_entries a:hover, .widget_recent_entries li:hover {
	color: #3170ac
}
.left_navigation li a, .widget_recent_entries li a {
	text-decoration: none;
	color: #45484a;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li.active, .left_navigation li.active a, .widget_recent_entries li.active, .widget_recent_entries li.active a {
	color: #3b74a9
}
.left_navigation li, .widget_rss li {
	padding-left: 6px;
	list-style: disc inside;
	line-height: 28px;
	border-top: 1px solid #dadada;
	-webkit-box-shadow: 0 1px 0 0 #fff inset;
	box-shadow: 0 1px 0 0 #fff inset;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li:first-child, .widget_rss li:first-child {
	border-top: 0 solid #dadada;
	box-shadow: 0 0 0 0 #fff inset
}
.left_navigation a:hover, .left_navigation li:hover, .widget_rss a:hover, .widget_rss li:hover {
	color: #3170ac
}
.left_navigation li a, .widget_rss li a {
	text-decoration: none;
	color: #45484a;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
.left_navigation li.active, .left_navigation li.active a, .widget_rss li.active, .widget_rss li.active a {
	color: #3b74a9
}
.single-gallery {
	padding: 30px 0
}
.single-gallery-container {
	padding-right: 2.4%
}
.related-works .widget_recent_works {
	margin-bottom: 30px
}
.wrapper.related-works.marble-color.border-tb-white .container {
	padding: 30px 0 0
}
.gallery-filters {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 38px
}
.gallery-filters li, .gallery-filters ul {
	display: inline
}
.gallery-filters a.selected, .gallery-filters a:hover {
	color: #3170ac
}
.gallery-filters li:before {
	content: '|';
	padding: 0 7px
}
.gallery-filters li:first-child:before {
	content: '';
	padding: 0 0 0 7px
}
.gallery-container {
	overflow: hidden;
	padding-top: 30px
}
.gallery {
	position: relative;
	width: 102.564102%
}
.gallery .item-con-t1 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.gallery .item-con-t1.size1_2, .gallery .item-con-t1.size1_3, .gallery .item-con-t1.size1_4 {
	margin-right: 2.5%;
	float: left;
	margin-bottom: 30px
}
.gallery .item-con-t1.size1_2 {
	width: 47.4%
}
.gallery .item-con-t1.size1_3 {
	width: 30.8%
}
.gallery .item-con-t1.size1_4 {
	width: 22.4%
}
.gallery .item-con-t1 header {
	bottom: 0;
	height: 70px;
	z-index: 2
}
.gallery .item-con-t1 .facilities {
	top: 0;
	height: 100%
}
.single-gallery .item-con-t1 {
	width: 100%;
	height: 370px;
	opacity: 0
}
.single-gallery .item-con-t1 header {
	bottom: 0;
	height: 70px;
	z-index: 2
}
.single-gallery .item-con-t1 .facilities {
	top: 0;
	height: 100%
}
.single-gallery .image-link {
	top: 0;
	right: 0;
	margin: 8px
}
.single-gallery .image-link, .single-gallery .image-link span {
	position: absolute;
	display: inline-block;
	width: 51px;
	height: 51px;
	background-image: url(../img/sprite.png);
	background-position: 0 -283px
}
.single-gallery .image-link .zoom {
	background-position: -51px -334px
}
.single-gallery .grid_3 section h1 {
	font-size: 14px;
	font-weight: 800;
	margin-bottom: 18px;
	text-transform: uppercase;
	line-height: 1
}
.project-info {
	margin-bottom: 33px
}
.single-gallery .grid_3 section ul {
	font-size: 12px
}
.single-gallery .grid_3 section ul li {
	padding: 3px 0;
	list-style-image: url(../img/list-type1.png);
	list-style-position: inside
}
.gallery-single-pagination a[rel=next], .gallery-single-pagination a[rel=prev] {
	display: block;
	float: left;
	height: 36px;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 11px
}
.gallery-single-pagination .to_gallery {
	display: block;
	float: left;
	height: 36px;
	width: 14px;
	margin: 0 8px;
	background: url(../img/gallery.png) center center no-repeat
}
.gallery-single-pagination a[rel=prev] {
	padding-left: 15px;
	background: url(../img/prev.png) left center no-repeat
}
.gallery-single-pagination a[rel=next] {
	padding-right: 15px;
	background: url(../img/next.png) right center no-repeat
}
.avatar.big {
	display: block;
	width: 71px;
	height: 71px
}
.widget_testimonials-container .avatar.big img {
	width: 80px;
	height: 80px;
	background: #f1da36
}
.avatar.big img {
	width: 61px;
	height: 61px;
	padding: 4px;
	border-radius: 50%;
	border: 1px solid #cfcfcf;
	border: 1px solid rgba(116,122,124,.4);
	background: url(../img/avatar-bg.png)
}
.widget_recent_posts_2 .avatar.big img {
	width: 59px;
	height: 59px
}
.avatar {
	display: block;
	width: 61px;
	height: 61px
}
.avatar img {
	width: 51px;
	height: 51px;
	padding: 4px;
	border-radius: 30px;
	border: 1px solid #cfcfcf;
	border: 1px solid rgba(116,122,124,.4);
	background: url(../img/avatar-bg.png) #f1da36
}
.widget_testimonials-container .sc-button {
	padding: 10px 30px
}
.animated {
	-webkit-transform: scale(.3);
	-moz-transform: scale(.3);
	-o-transform: scale(.3);
	-ms-transform: scale(.3);
	transform: scale(.3);
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	-ms-transition-duration: .3s;
	transition-duration: .3s;
	transition-property: scale;
	-moz-transition-property: scale;
	-webkit-transition-property: scale;
	-o-transition-property: scale
}
.animated.bottom-to-top, .animated.left-to-right, .animated.right-to-left {
	-webkit-transition-duration: 1.2s;
	-moz-transition-duration: 1.2s;
	-o-transition-duration: 1.2s;
	-ms-transition-duration: 1.2s;
	transition-duration: 1.2s
}
.animation_started.animated {
	-webkit-transform: scale(1) translate3d(0, 0, 0);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}
.left-to-right {
	-webkit-transform: scale(1) translate3d(-50%, 0, 0);
	opacity: 0
}
.right-to-left {
	-webkit-transform: scale(1) translate3d(50%, 0, 0);
	opacity: 0
}
.bottom-to-top {
	-webkit-transform: scale(1) translate3d(0, 50%, 0);
	opacity: 0
}
.gallery-container .gallery>article {
	opacity: 0
}
.container-t1, .item-con-t1 {
	border-radius: 2px
}
.item-con-t1 {
	display: block;
	background: #DDBC00;
	padding: 1px 1px 2px;
	opacity: 0
}
.container-t1 {
	display: block;
	background: #F1DA36;
	padding: 3px;
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.2);
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.container-margin, .container-t1-margin {
	position: relative;
	display: block;
	overflow: hidden
}
.item-con-t1 img {
	display: block;
	width: 100%;
	height: auto
}
.item-con-t1 .blue-line {
	display: block;
	height: 2px;
	background-color: #2373cd;
	background-repeat: repeat-x;
	border-radius: 0 0 1px 1px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	border-bottom: 1px solid rgba(255,255,255,.56);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.item-con-t1:hover .blue-line.visible-on-hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.item-con-t1 .facilities, .item-con-t1 footer, .item-con-t1 header {
	z-index: 1;
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	height: 100%
}
.item-con-t1 .facilities.visible-on-hover, .item-con-t1 footer.visible-on-hover, .item-con-t1 header.visible-on-hover, .recent_projects .visible-on-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	-ms-transition: opacity .3s linear;
	transition: opacity .3s linear
}
.container-t1:hover .visible-on-hover, .item-con-t1:hover .facilities.visible-on-hover, .item-con-t1:hover footer.visible-on-hover, .item-con-t1:hover header.visible-on-hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.no-csstransitions .container-t1:hover .visible-on-hover, .no-csstransitions .item-con-t1:hover .facilities.visible-on-hover, .no-csstransitions .item-con-t1:hover footer.visible-on-hover, .no-csstransitions .item-con-t1:hover header.visible-on-hover {
	opacity: 0;
	filter: alpha(opacity=0)
}
.item-con-t1 h1, .item-con-t1 h2 {
	position: relative;
	text-align: center
}
.item-con-t1 h1 {
	margin-top: 14px;
	font-size: 18px;
	font-weight: 300;
	color: #f3f3f3;
	margin-bottom: 0
}
.item-con-t1 h2 {
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	color: #a6abaf
}
.newsletter-signup {
	margin-bottom: 20px
}
.newsletter-signup>h4 {
	color: #b1b6b9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	margin-bottom: 10px
}
.newsletter-signup p {
	color: #b4b9bc;
	font-size: 12px;
	margin-bottom: 20px
}
.newsletter-signup-form {
	position: relative;
	height: 34px;
	padding: 8px;
	border-radius: 8px;
	margin-right: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 1px 1px 0 0 rgba(255,255,255,.07), 0 1px 0 0 rgba(0,0,0,.1) inset
}
.newsletter-signup-form input:first-child {
	border-width: 0;
	padding: 0 70px 0 0;
	margin: 0;
	background: 0 0;
	overflow: hidden;
	color: #b1b6b9;
	font-size: 12px;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.newsletter-signup-form input+input {
	position: absolute;
	top: 2px;
	right: 2px;
	display: block;
	width: 66px;
	height: 30px;
	font-size: 10px;
	border: 1px solid #56595b;
	border-radius: 6px;
	color: #b1b6b9;
	text-transform: uppercase;
	box-shadow: 1px 1px 0 0 rgba(0,0,0,.07)
}
.socials {
	display: block;
	float: right;
	margin-top: 20px
}
.socials li {
	display: block;
	float: left;
	height: 36.5px;
	margin-top: 31.5px;
	margin-left: 3px;
	border-radius: 50%;
	position: relative;
	overflow: hidden
}
.socials li span {
	position: absolute;
	width: 97%;
	height: 96%;
	box-shadow: inset 0 0 5px 0 rgba(0,0,0,.4);
	border-radius: 50%;
	top: 101%;
	left: 1px
}
.socials li span.facebook {
	background: #335b95
}
.socials li span.twitter {
	background: #55acee
}
.socials li:hover span {
	top: 1px
}
.headerstyle3 .socials .cloud {
	position: absolute;
	top: -22px;
	left: -8px;
	display: block;
	background: #717171;
	color: #c1c7ca;
	font-size: 11px;
	padding: 4px 9px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	-ms-transition: opacity .3s linear;
	transition: opacity .3s linear
}
.headerstyle3 .socials .cloud .helper {
	position: absolute;
	top: 100%;
	left: 15px;
	display: block;
	width: 7px;
	height: 6px;
	background-image: url(../img/sprite.png);
	background-position: -309px -140px
}
.headerstyle3 .socials a:hover+.cloud {
	opacity: 1;
filter:progid:DXImageTransf
}
.headerstyle3 .socials li:hover {
	background: 0 0;
	box-shadow: none
}
.socials a {
	display: block;
	width: 35px;
	height: 35px;
	background-image: url(../img/socials.png);
	position: relative
}
.headerstyle3 .socials .facebook:hover, .socials .facebook {
	background-position: 0 0
}
.socials .facebook:hover {
	background-position: 0 -35px
}
.headerstyle3 .socials .twitter:hover, .socials .twitter {
	background-position: 0 -70px
}
.socials .twitter:hover {
	background-position: 0 -105px
}
.headerstyle3 .socials .skype:hover, .socials .skype {
	background-position: 0 -140px
}
.socials .skype:hover {
	background-position: 0 -175px
}
.headerstyle3 .socials .dribbble:hover, .socials .dribbble {
	background-position: 0 -210px
}
.socials .dribbble:hover {
	background-position: 0 -245px
}
.headerstyle3 .socials .youtube:hover, .socials .youtube {
	background-position: 0 -280px
}
.socials .youtube:hover {
	background-position: 0 -315px
}
.socials .eng {
	background: url(http://boldnicaragua.com/test/canatur/wp-content/uploads/2014/02/eng.jpg) 0 8px no-repeat
}
.socials .eng:hover {
	background-position: 0 -30px
}
.socials-bottom h1 {
	color: #b1b6b9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	margin-bottom: 10px
}
.socials-bottom li {
	position: relative;
	display: block;
	float: left;
	height: 35px;
	width: 35px;
	margin-left: 3px
}
.socials-bottom li:first-child {
	margin-left: 0
}
.socials-bottom a:hover+.cloud {
	opacity: 1;
	filter: alpha(opacity=100)
}
.socials-bottom .cloud {
	position: absolute;
	top: -22px;
	left: -8px;
	display: block;
	background: #717171;
	color: #c1c7ca;
	font-size: 11px;
	padding: 4px 9px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	-ms-transition: opacity .3s linear;
	transition: opacity .3s linear
}
.socials-bottom .cloud .helper {
	position: absolute;
	top: 100%;
	left: 15px;
	display: block;
	width: 7px;
	height: 6px;
	background-image: url(../img/sprite.png);
	background-position: -309px -140px
}
.socials-bottom a {
	display: block;
	width: 35px;
	height: 35px;
	background-image: url(../img/socials.png)
}
.socials-bottom .facebook {
	background-position: -35px 0
}
.socials-bottom .twitter {
	background-position: -35px -70px
}
.socials-bottom .skype {
	background-position: -35px -140px
}
.socials-bottom .dribbble {
	background-position: -35px -210px
}
.socials-bottom .youtube {
	background-position: -35px -280px
}
.column {
	display: block;
	width: 102.564102%
}
.column_post {
	display: block;
	width: 30.77%;
	margin: 0 2.5% 30px 0;
	padding: 1px 1px 4px;
	border-radius: 2px;
	background: #cbcbcc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.column_post-helper {
	display: block;
	padding: 3px 3px 30px;
	border-radius: 2px;
	background: #f3f3f3;
	box-shadow: 0 0 1px rgba(0,0,0,.2)
}
.column_post-media {
	width: 100%
}
.column_post-media img {
	width: 100%;
	height: 100%
}
.column_post header {
	position: relative;
	display: block;
	padding: 12px 16px;
	min-height: 41px;
	background: #eaeaea
}
.column_post header a, .column_post header h1 {
	color: #3170AC;
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 0
}
.column_post header a {
	display: block;
	margin-top: 7px
}
.column_post-type {
	position: absolute;
	top: 50%;
	left: 0;
	width: 41px;
	height: 41px;
	background: #f3f3f3;
	border-radius: 50%;
	margin: -20.5px 16px 0;
	overflow: hidden
}
.column_post-type span {
	display: block;
	width: 41px;
	height: 41px;
	background-image: url(../img/sprite.png);
	background-position: -5px -388px
}
.column_post.photo .column_post-type span {
	background-position: -5px -388px
}
.column_post.video .column_post-type span {
	background-position: -51px -388px
}
.column_post.audio .column_post-type span {
	background-position: -149px -388px
}
.column_post.link .column_post-type span {
	background-position: -100px -388px
}
.column_post.slider .column_post-type span {
	background-position: -197px -388px
}
.column_post footer {
	display: block;
	padding: 12px 8px;
	margin: 0 8px;
	border-bottom: 1px solid #DADADA;
	box-shadow: 0 1px 0 0 #FFF
}
.column_post-author, .column_post-category, .column_post-date {
	display: inline-block;
	height: 16px;
	padding: 1px 0 1px 25px;
	font-size: 11px;
	margin-right: 10px
}
.column_post-date {
	background-image: url(../img/date.png);
	background-position: left center;
	background-repeat: no-repeat
}
.column_post-category {
	background-image: url(../img/category.png);
	background-position: left center;
	background-repeat: no-repeat
}
.column_post-author {
	background-image: url(../img/author.png);
	background-position: left center;
	background-repeat: no-repeat
}
.column_post-author a, .column_post-author span, .column_post-category a, .column_post-category span {
	color: #3170ac;
	line-height: 16px
}
.column_post-body {
	margin: 12px 16px 0
}
.copyright {
	display: block;
	float: left;
	color: #333;
	line-height: 56px;
	font-size: 12px
}
footer .grid_3 img {
	max-width: 100%
}
footer .grid_3 {
	margin-bottom: 0
}
#back_to_top {
	position: fixed;
	bottom: 40px;
	right: 30px;
	width: 61px;
	height: 61px;
	background: url(../img/back_to_top.png);
	display: none;
	-webkit-backface-visibility: hidden;
	z-index: 1000
}
footer .wrapper.bluemv, footer .wrapper.grey {
	padding: 0
}
.widget_wysija_cont p label {
	display: none
}
.flexslider {
	margin: 0;
	border: 0;
	background: 0 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-o-box-shadow: 0 0 0;
	zoom: 1;
	opacity: 0
}
.column .flexslider {
	margin: 0
}
.top-slider .flexslider {
	margin-bottom: 0
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}
.isotope .isotope-item.no-transition, .isotope.no-transition, .isotope.no-transition .isotope-item {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}
body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product {
	border: 1px solid #dbdbdb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 30%;
	background-color: #f8f8f8;
	padding: 2px 2px 0;
	border-radius: 3px;
	clear: none;
	margin-right: 3.8%;
	float: none;
	display: inline-block
}
body.woocommerce ul.products li.product:nth-child(3n+3), body.woocommerce-page ul.products li.product:nth-child(3n+3) {
	margin-right: 0
}
body.woocommerce ul.products li.product a img, body.woocommerce-page ul.products li.product a img {
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #dbdbdb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
body.woocommerce ul.products li.product h3, body.woocommerce-page ul.products li.product h3 {
	color: #909598;
	font-weight: 100;
	text-align: center;
	font-size: 17px;
	padding-top: 0
}
body.woocommerce ul.products li.product .price, body.woocommerce-page ul.products li.product .price {
	font-size: 18px;
	text-align: center;
	color: #3b74aa;
	font-weight: 100;
	text-decoration: none
}
body.woocommerce ul.products li.product a, body.woocommerce-page ul.products li.product a {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: 0 0;
	text-transform: uppercase;
	font-weight: 100;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
body.woocommerce ul.products li.product .product-bottom a {
	width: 50%;
	display: inline-block;
	text-align: center;
	padding: 8px 0 8px 30px;
	color: #909598;
	font-size: 11px;
	font-weight: 400;
	background-image: url(../img/sprite.png);
	margin: 3px 0 0
}
body.woocommerce ul.products li.product .product-bottom {
	border-top: 1px solid #dbdbdb;
	margin-left: -2px;
	padding-right: 4px;
	width: 100%;
	background-color: #ededed;
	border-radius: 0 0 3px 3px
}
body.woocommerce ul.products li.product .product-bottom a.add_to_cart_button {
	background-position: 10px -1493px;
	border-right: 1px solid #ccc
}
body.woocommerce ul.products li.product .product-bottom a.product-details {
	background-position: 20px -1465px
}
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	display: none
}
body.woocommerce .woocommerce-ordering, body.woocommerce-page .woocommerce-ordering {
	float: left;
	position: relative
}
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
	-webkit-appearance: none;
	background: 0 0;
	border: 1px solid #dbdbdb;
	padding: 5px 5px 5px 60px;
	border-radius: 3px;
	outline: 0
}
.woocommerce-ordering span.icon-angle-down {
	left: auto;
	right: 10px;
	top: 11px
}
.woocommerce-ordering span {
	position: absolute;
	left: 10px;
	top: 7px;
	color: #7f8182
}
body.woocommerce ul.cart_list li a, body.woocommerce ul.product_list_widget li a, body.woocommerce-page ul.cart_list li a, body.woocommerce-page ul.product_list_widget li a {
	color: #45484a;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px
}
.woocommerce-page ul.cart_list li .amount, .woocommerce-page ul.product_list_widget li .amount, body.woocommerce ul.cart_list li .amount, body.woocommerce ul.product_list_widget li .amount {
	color: #3b74aa
}
.woocommerce-page ul.products li.product .onsale, body.woocommerce ul.products li.product .onsale {
	top: 15px;
	right: 15px
}
body.woocommerce ul.products li.product .product-bottom a.added_to_cart {
	background: 0 0
}
body.woocommerce ul.products li.product .product-bottom a.add_to_cart_button.added {
	display: none
}
body.woocommerce-page ul.product_list_widget li {
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #fff;
	padding: 8px 0
}
body.woocommerce-page ul.product_list_widget li:first-child {
	border-top: 0
}
body.woocommerce-page ul.product_list_widget li:last-child {
	box-shadow: 0 1px 0 0 #Fff
}
body.woocommerce-page div.product div.images div.thumbnails a {
	width: 32%;
	margin-right: 2%
}
body.woocommerce div.product div.images img {
	box-shadow: none;
	border-radius: 10px;
	border: 1px solid #dbdbdb
}
body.woocommerce-page div.product div.images {
	width: 43%
}
body.woocommerce-page div.product div.summary {
	width: 53%
}
body.woocommerce div.product .product_title {
	font-weight: 300;
	color: #909598
}
body.woocommerce div.product p.price {
	color: #3b74aa
}
body.woocommerce-page div.product form.cart .quantity {
	width: 90px;
	height: 40px;
background:url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(105,109,111,1) 0, rgba(72,75,78,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(105,109,111,1)), color-stop(100%, rgba(72,75,78,1)));
	background: -webkit-linear-gradient(top, rgba(105,109,111,1) 0, rgba(72,75,78,1) 100%);
	background: -o-linear-gradient(top, rgba(105,109,111,1) 0, rgba(72,75,78,1) 100%);
	background: -ms-linear-gradient(top, rgba(105,109,111,1) 0, rgba(72,75,78,1) 100%);
	background: linear-gradient(to bottom, rgba(105,109,111,1) 0, rgba(72,75,78,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#696d6f', endColorstr='#484b4e', GradientType=0);
	border-radius: 8px;
	overflow: hidden;
	box-shadow: inset 0 0 4px 0 rgba(0,0,0,.5)
}
body.woocommerce .quantity .minus, body.woocommerce .quantity .plus {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s
}
body.woocommerce .quantity .minus:hover, body.woocommerce .quantity .plus:hover {
	background: rgba(255,255,255,.3)
}
body.woocommerce .quantity .minus {
	left: 0;
	top: 0;
	height: 40px;
	background: 0 0;
	color: #fff;
	border: 0;
	width: 30px;
	font-size: 30px;
	font-weight: 100
}
body.woocommerce .quantity input.qty {
	margin-left: 30px;
	background: 0 0;
	width: 30px;
	border: 0;
	height: 40px;
	color: #fff;
	font-weight: 500;
	font-size: 14px
}
body.woocommerce .quantity .plus {
	height: 40px;
	background: 0 0;
	color: #fff;
	border: 0;
	width: 30px;
	font-size: 17px;
	font-weight: 400
}
.woocommerce div.product form.cart .single_add_to_cart_button {
	background: #1c63a7;
	border-radius: 6px;
	box-shadow: inset 0 -4px 0 0 rgba(255,255,255,.25);
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	overflow: hidden;
	display: inline-block;
	position: relative;
	padding: 14px 20px 14px 40px;
	font-size: 12px;
	color: #fff;
	transition: .3s;
	opacity: .85;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0, 0, 1, 1);
	text-shadow: 0 1px 1px rgba(0,0,0,1);
	text-decoration: none;
	border: 0
}
body.woocommerce-page div.product .woocommerce-tabs {
	clear: none;
	width: 53%;
	float: right
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #3b74aa;
	color: #fff;
	font-weight: 100;
	text-transform: uppercase
}
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	background: #e9e9e9;
	text-transform: uppercase;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: 0
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 300
}
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
	content: none
}
body.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin-left: 0;
	padding-left: 0
}
.woocommerce-tabs h2 {
	color: #3170ac;
	text-transform: none;
	font-weight: 100
}
footer .wrapper.bluemv {
	background: #1d4686;
	color: #ccc
}
.bluemv .widget h1 {
	color: #fff
}
.bluemv .widget .textwidget {
	color: #ccc
}
.tabla {
	width: 50%;
	text-align: left
}

@media all and (max-width:595px) {
.tabla {
	width: 90%;
	text-align: left
}
}

@media all and (max-width:670px) {
footer .grid_copyright {
	clear: both;
	margin: 0 auto;
	line-height: 10px;
	width: 100%!important;
	display: flex
}
footer .bold_logo {
	width: 100%!important;
	clear: both;
	margin: 0 auto;
	display: flex
}
footer .copyright {
	display: inline-block;
	float: left;
	color: #333;
	line-height: 56px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto
}
}
footer .grid_copyright {
	width: 400px;
	float: left
}
footer .bold_logo {
	width: 227px;
	float: right
}
.ads {
	width: 23%;
	background: #333;
	position: absolute;
	top: 40px;
	left: 74%;
	height: 560px
}
.b1170 .wrapper, .b960 .logos {
	background: #fff
}
.logos ul {
	width: 1024px;
	display: block;
	margin-left: 0;
	padding-left: 0
}

@media all and (max-width:1024px) {
.logos ul {
	padding-left: 0
}
}
.logos ul li {
	display: block;
	clear: right;
	padding: 5px;
	width: 12.5%;
	float: left
}
.logos ul li img {
	width: 100%;
	height: auto;
}
.widget_twitter ul li {
	margin-bottom: 10px
}
.addss .theme-one-fourth img {
	height: 450px;
	width: 220px;
	margin-top: -270px
}
.addss .theme-three-fourth:nth-child(2) {
	margin-top: -40px
}
.addss .theme-three-fourth:nth-child(1) {
	margin-bottom: 0
}
.yellow {
	background: #f9c347
}
.top-ads {
	float: left;
	margin-left: 80px;
	margin-top: 23px
}
.para_visitar .teaser {
	margin-bottom: 5px
}
.azul .container-t1 {
	background: #EFEFEF!important
}
.Miembros li {
	border-top: solid 1px #0CAB48;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
	display: block;
	-webkit-backface-visibility: visible;
	margin: 0
}
.Miembros li:first-child {
	border-top-width: 0
}
.Miembros li a {
	display: block;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #009036;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
	text-decoration: none;
	white-space: nowrap
}
.Miembros li>a:hover {
	background-color: #16C256
}
.requisitos .sc-list ul li {
	border-bottom: none!important;
	box-shadow: none!important
}
.requisitos .sc-list ul li :hover, .requisitos .sc-list ul li:hover, .requisitos :hover {
	color: #45484a
}
.right-sidebar #text-5, footer #text-4 .textwidget {
	text-align: center
}


.p_captcha_code
{
	width: 100px;
float: left;
	padding: 10px;
border-radius: 8px;
box-sizing: border-box;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1) inset;
background: none repeat scroll 0% 0% #E6E6E6;
margin-top: -15px;
margin-left: 39px;
}

.p_captcha_code input
{
	background: none repeat scroll 0px 0px transparent;
	color: #45484A;
	outline: 0px none;
font-size: 12px;
resize: none;
border-width: 0px;
padding: 0px;
margin: 0px;
}


.p_mailchimp
{
	text-align:justify;
}


#text-23
{
	  background-color: #1B873E;
  padding: 15px;
  color: #fff;
    margin-bottom: 20px;
}
.widget_mailchimp 
{
/*	  position: relative;
  padding: 8px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.1) inset;
  box-shadow: 0 1px 0 0 rgba(0,0,0,.1) inset;
  background: #e6e6e6;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3s;*/
}
.box_widget_mailchimp  input[type=email]
{
	 border-width: 0;
  padding: 0;
  margin: 0;
  background:#fff;
  overflow: hidden;
  color: #45484a;
  padding:5px 10px;
  font-size: 12px;
   -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.box_widget_mailchimp  input[type=submit]
{
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  margin-bottom: 0px;
  background-color: #fcef76;
 /* background-image: -moz-linear-gradient(top,#fcef76 ,#51a351);
  background-image: -ms-linear-gradient(top,#fcef76 ,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fcef76 ),to(#51a351));
  background-image: -webkit-linear-gradient(top,#fcef76 ,#51a351);
  background-image: -o-linear-gradient(top,#fcef76 ,#51a351);
  background-image: linear-gradient(top,#62c462,#51a351);
  
  */
  background: #fcef76;
  background: -moz-linear-gradient(top, #fcef76 0, #f1da36 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcef76), color-stop(100%, #f1da36));
  background: -webkit-linear-gradient(top, #fcef76 0, #f1da36 100%);
  background: -o-linear-gradient(top, #fcef76 0, #f1da36 100%);
  background: -ms-linear-gradient(top, #fcef76 0, #f1da36 100%);
  background: linear-gradient(to bottom, #fcef76 0, #f1da36 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcef76', endColorstr='#f1da36', GradientType=0);
  
  
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    outline: none;
  border: none;
  color:rgba(43,43,43,1.00);
  text-shadow: 0 1px 0 #fff;
  box-shadow: -1px -1px 0 1px rgba(0,0,0,.1);
}

input:focus
{
	outline:none;
}

.canatur-page-producto .wpcf7-text
   {
   width:97%!important; 
   }
   
   .canatur-page-producto .wpcf7-textarea
   {
   width:97%!important; 
   }
   
   .float-right
   {
	   float:right!important;
	  }
	  
	  
	  i.delete-publicidad.media-modal-icon:hover
{
width: 13px;
  height: 13px;
  display: block;
  background-position: -100px 0;
  }
  
  i.delete-publicidad.media-modal-icon
{
width: 13px;
  height: 13px;
  display: block;
  background-position: -89px 0;
  }