@import url(http://fonts.googleapis.com/css?family=Karla:400,400italic,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic);
@import url(http://fonts.googleapis.com/css?family=Comfortaa:400,700,300&subset=latin,cyrillic);
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
/*------ template stylization ------*/
body {
	background: #f4f4f2;
}
.main_wrap {
	position: relative;
}
.linetopleft {
	position: absolute;
	width: 50%;
	left: 0;
	top: 0;
	height: 11px;
	background: #9dd7e7;
	border-right: 1px solid #cbeaf2;
}
.linetopright {
	top: 0;
	position: absolute;
	width: 50%;
	right: 0;
	height: 11px;
	background: #f5b39f;
}
.lineleftside {
	position: absolute;
	width: 12px;
	top: 0;
	left: 0;
	height: 100%;
	background: #b797c5 url(../images/lineleftside.jpg) 0 top no-repeat;
}
.linerightside {
	top: 0;
	position: absolute;
	width: 12px;
	right: 0;
	height: 100%;
	background: #b797c5 url(../images/linerightside.jpg) 0 top no-repeat;
}
.color1 {
	color: #eda994;
}
/*---------------row_s----------------*/
.row_header {
	text-align: center;
	padding: 29px 0 54px;
	background: url(../images/bgheadrow.png) center top repeat-x;
}
.row_header2 {
	text-align: center;
	padding: 29px 0 54px;
	background: url(../images/bgheadrow2.png) center top repeat-x;
}
.row_1 {
	padding: 36px 0 50px;
	text-align: center;
	background: url(../images/dots1.png) center bottom repeat-x;
}
.row_2 {
	padding: 33px 0 64px;
	background: url(../images/dots1.png) center bottom repeat-x;
}
.row_3 {
	padding: 36px 0 54px;
}
.row_4 {
	padding: 34px 0 45px;
	background: url(../images/dots1.png) center bottom repeat-x;
}
.row_4 h2 {
	padding-bottom: 26px;
}
.row_4 h3 {
	margin-bottom: 15px;
}
.row_4 p {
	margin-bottom: 14px;
}
.row_5 {
	padding: 32px 0 58px;
}
.row_5 h2 {
	padding-bottom: 26px;
}
.row_5 h3 {
	margin-bottom: 15px;
}
.row_6 {
	padding: 33px 0 106px;
}
.row_6 h2 {
	padding-bottom: 26px;
}
.row_7 {
	padding: 33px 0 24px;
}
.row_8 {
	padding: 34px 0 44px;
}
.row_9 {
	padding: 34px 0 58px;
}
.row_10 {
	padding: 37px 0 58px;
}
.row_11 {
	padding: 20px 0;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 27px;
	height: 19px;
	overflow: hidden;
	background: url(../images/totop.png) 0 bottom no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 60px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 0;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/*---------------headings links------------------*/
p {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #251e1c;
	padding: 0;
	margin: 0 0 18px;
}
h2 {
	letter-spacing: 2px;
	font-family: 'PT Sans', sans-serif;
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	color: #251e1c;
	margin: 0;
	padding: 30px 0 29px;
}
h3 {
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #251e1c;
	padding: 0;
	margin: 0 0 12px;
}
h4 {
	letter-spacing: 1px;
	font-family: 'Karla', sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #251e1c;
	margin: 0;
	padding: 28px 0 20px;
}
.btn-link1 {
	letter-spacing: 1px;
	position: relative;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	font-style: italic;
	color: #929292;
	padding: 0;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link1:hover {
	color: #85cee1;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/************* header ***************/
header {
	background: url(../images/dots1.png) center bottom repeat-x;
}
.headtop {
	background: url(../images/dots1.png) center bottom repeat-x;
}
#header .pages {
	padding: 29px 0 51px;
}
#header .pages .title1 {
	padding: 0;
}
.title1 {
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: 'PT Sans', sans-serif;
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	color: #251e1c;
	margin: 0;
	padding: 0 0 38px;
}
.title1 span {
	color: #eda994;
}
/*-------- Logo -------- */
.navbar-brand_ {
	float: left;
	display: block;
	position: relative;
	margin: 0;
	text-align: left;
	padding: 0;
	margin: 37px 0 40px;
}
.navbar-brand_ img {
	max-width: 100%;
}
.navbar-brand_a:hover {
	text-decoration: none;
}
/*-----------------navbar---------------------*/
.menuheader {
	float: right;
	position: relative;
}
.tm_navbar {
	position: relative;
	padding: 49px 0 0;
	margin: 0;
	background: none;
	border: none;
}
.tm_navbar .nav {
	float: none;
	position: relative;
	display: inline-block;
}
.tm_navbar ul {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}
.tm_navbar .nav li.last {
	position: relative;
	zoom: 1;
	background: none;
	padding: 0 0 0 19px;
}
.tm_navbar .nav li {
	float: left;
	padding: 0 7px;
	position: relative;
	zoom: 1;
}
.tm_navbar .nav li a {
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: lowercase;
	color: #989898;
	font-family: 'Karla', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	background: url(../images/dotshover.png) center -50px repeat-x;
	padding: 0 5px;
	border: none;
	border-radius: 0;
	text-shadow: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tm_navbar .nav > li > a .sf-sub-indicator {
	background: url(../images/indicator.png) no-repeat 0 bottom;
	width: 7px;
	height: 5px;
	display: inline-block;
	top: 30px;
	right: 27px;
	position: absolute;
	z-index: 5;
}
.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	background: url(../images/dotshover.png) center center repeat-x;
	color: #989898;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tm_navbar .nav > .active > a, .tm_navbar .nav > .active > a:hover, .tm_navbar .nav > .active > a:focus {
	color: #989898;
	background: url(../images/dotshover.png) center center repeat-x;
}
.tm_navbar .nav > li.sfHover.active > a .sf-sub-indicator, .tm_navbar .nav > li.active > a .sf-sub-indicator {
	color: #989898;
	background-position: 0 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tm_navbar .nav > li.sfHover > a, .tm_navbar .nav > li.sfHover > a:hover, .tm_navbar .nav > li > a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	color: #989898;
	background: url(../images/dotshover.png) center center repeat-x;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*---------submenu1-------------*/
.tm_navbar .nav ul {
	position: absolute;
	display: none;
	top: 39px;
	left: 13px;
	width: 113px;
	text-align: left;
	padding: 26px 0;
	list-style: none;
	zoom: 1;
	z-index: 11;
	background: #d5c5db;
	margin: 0;
	text-align: center;
}
.tm_navbar .nav ul li:first-child {
	padding: 0 0 6px;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	border-top: none;
	background: transparent;
}
.tm_navbar .nav ul li {
	text-align: left;
	padding: 8px 0 6px;
	display: block;
	position: relative;
	border: none;
	width: 100%;
	background: url(../images/dots1.png) center top repeat-x;
	zoom: 1;
	z-index: 10;
}
.tm_navbar .nav ul li a {
	letter-spacing: 0;
	text-align: left;
	position: relative;
	padding: 0;
	text-transform: capitalize;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 0 0 14px;
	color: #251e1c;
	background: transparent;
}
.tm_navbar .nav ul li a:hover {
	color: #989898;
	background: transparent;
}
/*--------------------------*/
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #989898;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	color: #989898;
}
/*-----------submenu2-----------*/
.tm_navbar .nav ul ul {
	list-style: none;
	width: 113px;
	padding: 17px 0 27px;
	background: #d0d084;
	left: 114px;
	top: -12px;
}
.tm_navbar .nav ul ul li:first-child {
	text-align: left;
	padding: 6px 0;
	position: relative;
	zoom: 1;
	border-top: none;
	z-index: 11;
	background: transparent;
}
.tm_navbar .nav ul ul li {
	text-align: left;
	padding: 7px 0;
	position: relative;
	zoom: 1;
	z-index: 11;
}
.tm_navbar .nav ul ul li a {
	color: #251e1c;
	margin-left: 16px;
	background: transparent;
}
.tm_navbar .nav ul ul li a:hover {
	color: #989898;
	background: transparent;
}
/*-----indicator2-------*/
.tm_navbar .nav ul .sf-sub-indicator {
	background: url(../images/indicator2.png) no-repeat 0 0;
	width: 7px;
	height: 5px;
	position: absolute;
	display: block;
	top: 7px;
	left: auto;
	right: -14px;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/************** header end **************/
/************** content **************/
.m_top1 {
	margin-top: 23px;
}
.about h2 {
	padding-bottom: 25px;
}
.about p {
	margin-bottom: 14px !important;
}
hr.line1 {
	outline: none;
	border: none;
	background: url(../images/dots1.png) center top repeat-x;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0 0 18px;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	padding: 7px 15px;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, sans-serif;
	margin: 10px;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	background: #f43b60;
	text-decoration: none;
	
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn1:hover {
	color: #f43b60;
	background: #ffffff;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2 {
	box-shadow: none;
	position: relative;
	padding: 5px 17px;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	background: #819e6f;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2:hover {
	color: #819e6f;
	background: #fefcef;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: bold 12px 'Cabin';
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	border-radius: 0 0 5px 5px;
	padding: 15px 23px 16px 24px;
	text-transform: uppercase;
	background: #6c9295;
	display: inline-block;
	margin-top: -1px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn3:hover {
	color: #ffffff;
	background: #ff5d40;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 4px 35px;
	border: none;
	font: 600 24px 'Open Sans', "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	background: #a2c9c2;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn-default.btn4:hover {
	color: #6c9295;
	background: #e9e9e9 !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*--------------list1-------------*/
.list1 {
	margin: 0 0 14px;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list1 li {
	position: relative;
	padding: 0 0 0 21px;
	margin: 0;
}
.list1 li i {
	position: absolute;
	top: 8px;
	left: 0;
	color: #dd9985;
}
.list1 li a {
	position: relative;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #dd9985;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 > li > a + i {
	font-size: 13px;
	color: #dd9985;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 > li > a:hover + i {
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li a:hover {
	text-decoration: none;
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1_2 {
	margin: 0 0 14px;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list1_2 li {
	position: relative;
	padding: 0 0 0 29px;
	margin: 0;
}
.list1_2 li i {
	position: absolute;
	top: 8px;
	left: 0;
	color: #dd9985;
}
.list1_2 li a {
	position: relative;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #dd9985;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1_2 > li > a + i {
	font-size: 13px;
	color: #dd9985;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1_2 > li > a:hover + i {
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1_2 li a:hover {
	text-decoration: none;
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*--------------list2-------------*/
.latest h2 {
	padding-bottom: 25px;
}
hr.line2 {
	outline: none;
	border: none;
	background: #aaaaa9;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0 0 8px;
}
hr.line3 {
	outline: none;
	border: none;
	background: url(../images/dots1.png) center top repeat-x;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0 0 3px;
}
.list2 {
	margin: 0 0 23px;
	padding: 0 0 37px;
	position: relative;
	list-style: none;
	background: url(../images/dots2.png) center bottom repeat-x;
}
.list2 li:first-child {
	position: relative;
	padding: 0;
	margin: 0 0 0 0;
}
.list2 li {
	position: relative;
	padding: 0;
	margin: 30px 0 0 0;
}
.list2 li .m_bot1 {
	margin-bottom: 3px;
}
.list2 li p {
	margin-bottom: 0;
}
.list2 li p a {
	color: #251e1c;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list2 li p a:hover {
	text-decoration: none;
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list2 li h3 a {
	color: #dd9985;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list2 li h3 a:hover {
	text-decoration: none;
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*--------------list3-------------*/
hr.line4 {
	outline: none;
	border: none;
	background: url(../images/dots1.png) center top repeat-x;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 53px 0 32px;
}
.list3 {
	width: 100%;
	display: block;
	margin: 5px 0 15px;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list3 li:first-child {
	position: relative;
	padding: 0;
	margin: 0 0 0 0;
}
.list3 li {
	width: 191px;
	float: left;
	position: relative;
	padding: 0;
	margin: 0 0 0 20px;
}
.list3 li figure {
 width: 100#;
	margin-bottom: 25px;
}
.list3 li figure img {
	width: 100%;
}
.list3 li h3 {
	margin-bottom: 2px;
}
.list3 li h3 a {
	color: #dd9985;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li h3 a:hover {
	text-decoration: none;
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li .h3link2 a {
	color: #251e1c;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li .h3link2 a:hover {
	text-decoration: none;
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------row3-----------*/
.family_guide p {
	font-size: 12px;
	line-height: 24px;
}
/*--------------list4-------------*/
.list4 {
	margin: 8px 0 20px;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list4 li:first-child {
	position: relative;
	padding: 0 0 12px;
	margin: 0;
	border-top: none;
}
.list4 li {
	position: relative;
	padding: 11px 0;
	margin: 0;
	border-top: 1px solid #bfbfbe;
}
.list4 li a {
	letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #251e1c;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list4 li a:hover {
	text-decoration: none;
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-------box123---------*/
.box1 {
	position: relative;
	margin: 8px 0 12px 0;
	box-sizing: border-box;
	padding: 0 0 0 47px;
}
.box1 img {
	left: 0;
	top: 7px;
	position: absolute;
}
.box1 p {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 0;
}
.box2 {
	position: relative;
	margin: 8px 0 12px 0;
	box-sizing: border-box;
	padding: 0 0 0 47px;
}
.box2 img {
	left: 0;
	top: 1px;
	position: absolute;
}
.box2 img.single-img {
	position: initial;
}
.box2 p {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 0;
}
.box3 {
	position: relative;
	margin: 8px 0 12px 0;
	box-sizing: border-box;
	padding: 0 0 0 47px;
}
.box3 img {
	left: 0;
	top: 2px;
	position: absolute;
}
.box3 p {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 0;
}
.box3 p a {
	color: #6fb1c3;
}
.box3 p a:hover {
	color: #eda994;
}
/*---------flicker-----------*/
#flickr_badge_wrapper {
	padding: 0 !important;
}
#flickr_badge_uber_wrapper {
	overflow: hidden;
	margin: 14px 0 0 -30px;
}
.flickr_badge_image {
	border: none;
	outline: none;
	margin: 0 0px 30px 30px !important;
	float: left;
}
.flickr_badge_image img {
	width: 70px;
	height: 70px;
	border-radius: 0!important;
}
.flickr_badge_image a {
	padding: 0 !important;
	box-shadow: none !important;
	border: none !important;
	border-radius: 0!important;
	opacity: 1;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.flickr_badge_image a:hover {
	opacity: 0.5;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*---------------------*/
.m_bot2 {
	margin-bottom: 24px !important;
}
/*----------- .testimonials--------------*/
.list-quote {
	position: relative;
	padding: 0;
	list-style: none;
	margin: 0;
}
.list-quote li {
	margin-top: 21px;
	padding-bottom: 23px;
	background: url(../images/dots1.png) center bottom repeat-x;
}
.list-quote li:first-child {
	padding-bottom: 25px;
	border-top: none;
	margin: 0;
}
.quote-1 {
	position: relative;
	border: none;
	background: url("../images/blockquote.png") 1px 7px no-repeat;
	display: block;
	margin: 0;
	padding: 0 0 0 30px;
}
.quote-1 p {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #251e1c;
	margin: 0;
	padding: 0;
}
.quote-1 p span {
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #dd9985;
}
/*------ list-team ------- */
.thumbnail-1 {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	overflow: hidden;
	background-color: transparent;
}
.list-team {
	margin: 7px 0 0 -20px;
	padding: 0;
	list-style: none;
}
.list-team li {
	position: relative;
	float: left;
	overflow: hidden;
	width: 190px;
	margin: 0 0 22px 20px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list-team li section {
	padding: 0;
}
.list-team li figure {
	width: 100%;
	padding: 0;
	margin: 0 0 13px 0;
}
.list-team li figure .box-shadow(none) img {
 width: 100%;
}
.thumbnail-1 h3 {
	padding-bottom: 0;
	margin-bottom: 6px;
}
.list-team li p {
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #251e1c;
}
.list-team li a {
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #dd9985;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list-team li a:hover {
	color: #9dd7e7;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*---------blog-----------*/
hr.line5 {
	outline: none;
	border: none;
	background: url(../images/dots1.png) center top repeat-x;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
}
/*--------list-blog-----------*/
.list-blog {
	margin: 0;
	padding: 0 0 23px;
	background: url(../images/dots3.png) center bottom repeat-x;
}
.list-blog li {
	display: block;
	margin-top: 40px;
}
.list-blog li {
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 15px;
}
.list-blog li .date .extra-wrap {
	overflow: hidden;
}
.list-blog > li > div > figure {
	float: left;
	margin: 0;
	margin-right: 20px;
	margin-bottom: 8px;
}
.blogcont {
	overflow: hidden;
}
.blogcont p {
	width: 100%;
	margin-top: 0;
	margin-bottom: 9px;
}
.list-blog .date {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}
.list-blog .date a {
	color: #dd9985;
	margin-bottom: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-blog .date a:hover {
	text-decoration: none;
	color: #9dd7e7;
	margin-bottom: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-blog h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}
.list-blog h3 a {
	color: #251e1c;
	margin-bottom: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-blog h3 a:hover {
	text-decoration: none;
	color: #9dd7e7;
	margin-bottom: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----------------list5------------------*/
.list5 {
	margin: 0 0 27px;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list5 li {
	position: relative;
	padding: 0 0 0 25px;
	margin: 0;
}
.list5 li i {
	position: absolute;
	top: 8px;
	left: 0;
	color: #dd9985;
}
.list5 li a {
	position: relative;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #dd9985;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list5 > li > a + i {
	font-size: 13px;
	color: #dd9985;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list5 > li > a:hover + i {
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list5 li a:hover {
	text-decoration: none;
	color: #9dd7e7;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----------------list6------------------*/
hr.line6 {
	outline: none;
	border: none;
	background: url(../images/dots1.png) center top repeat-x;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
}
.list6 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin-bottom: 7px;
}
.list6 li {
	position: relative;
	padding: 0;
	margin: 0 0 15px;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li p a {
	color: #251e1c;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list6 li p a:hover {
	color: #9dd7e7;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list6 li h3 {
	position: relative;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}
.list6 li h3 a {
	color: #dd9985;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list6 li h3 a:hover {
	color: #9dd7e7;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----------------list7------------------*/
.list7 {
	margin: 6px 0 0 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	position: relative;
	margin: 0 0 30px;
}
.list7 li > figure {
	width: 100%;
}
.list7 li > figure > a {
	position: relative;
	display: block;
}
.list7 li > figure > a > span {
	position: absolute !important;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	background: url(../images/patternhover1.png) repeat;
	-webkit-transition: all 0.35s ease-in;
	transition: all 0.35s ease-in;
}
.list7 li > figure > a:hover span {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/patternhover1.png) repeat;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
/*-- contacts page --*/
.map {
	margin-top: 5px;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	margin-bottom: 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	border-radius: 0;
}
.map iframe {
	width: 100%;
	height: 475px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding-bottom: 17px;
}
address {
	margin: 10px 0 0 0;
	margin-bottom: 19px;
}
address strong {
	margin: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #251e1c;
	font-weight: normal;
	display: block;
	margin-bottom: 1px;
}
address span {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #251e1c;
	font-weight: normal;
}
address p {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #251e1c;
	font-weight: normal;
}
address .info p:first-child {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #251e1c;
	font-weight: normal;
}
.info {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #251e1c;
	font-weight: normal;
}
.padding_top1 {
	padding-top: 31px;
}
.info > p {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #251e1c;
	font-weight: normal;
	margin-bottom: 0;
}
.info > p span {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #251e1c;
	font-weight: normal;
	width: 84px;
	display: inline-block;
}
.info a {
	color: #8cc5d4;
	text-decoration: underline;
	font-weight: normal;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.info a:hover {
	color: #dd9985;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*------------contact form------------*/
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 5px;
	margin-bottom: 3px;
	width: 199px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.coll-message {
	position: relative;
}
#contact-form {
	width: 100%;
	margin-top: 5px;
	position: relative;
}
#contact-form label {
	position: relative;
	/*!*/

  display: block;
}
#contact-form span {
	display: block;
}
#contact-form ._placeholder {
	position: absolute;
	/*!*/

  left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px 10px 9px 19px;
	color: #251e1c;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
	width: 100%;
}
#contact-form ._placeholder.hidden {
	display: none;
}
.message {
	overflow: hidden;
	margin-bottom: 12px !important;
}
#contact-form input, #contact-form textarea {
	outline: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #251e1c;
	border: 1px #b7b7b7 solid;
	width: 100%;
	height: 43px;
	border-radius: 0;
	padding: 10px 10px 9px 19px;
	background: #fff;
}
#contact-form textarea {
	height: 293px;
	resize: none;
	margin: 0 0 12px;
	overflow: hidden;
}
#contact-form > label {
	margin-bottom: 0;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px/20px Arial;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 3px;
	top: 0;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 20px;
}
#contact-form .success-message {
	line-height: 22px;
	position: absolute;
	overflow: hidden;
	height: 0;
	left: 0;
	top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	background: #FFF;
	z-index: 10;
	width: 100%;
	text-align: center;
	padding: 0;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
}
#contact-form.success .success-message {
	height: 50px;
	padding: 14px 0;
	border: 1px #ccc solid;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
}
.buttons_wrapper p {
	display: inline-block;
	margin-left: 17px;
}
/*----------privacy------------*/
.privacy h2 {
	padding-bottom: 27px;
}
.privacy h3 {
	margin-bottom: 5px;
}
.privacy p {
	margin-bottom: 15px;
}
.m_bot3 {
	margin-bottom: 15px !important;
}
.m_bot4 {
	margin-bottom: 20px !important;
}
.m_bot5 {
	margin-bottom: 25px !important;
}
.privacy_link {
	text-decoration: underline;
	color: #8cc5d4;
}
.privacy_link:hover {
	color: #eda994;
}
/*404 page*/
/*404 page*/
.block-404 .forminfo .title404_1 {
	text-transform: lowercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 72px;
	line-height: 72px;
	font-weight: bold;
	color: #251e1c;
	padding: 21px 0 0;
	margin-top: 0;
	letter-spacing: 4px;
}
.block-404 .forminfo .title404_2 {
	text-transform: lowercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	color: #251e1c;
	padding: 35px 0 16px;
	margin-top: 0;
}
.block-404 .forminfo h3 {
	margin: 0 0 24px;
}
.form-404 {
	width: 100%;
	display: block;
	margin-top: 24px;
	position: relative;
	padding-right: 0;
}
.form-404 input {
	outline: none;
	height: 44px;
	width: 100%;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #251e1c;
	padding: 8px 60px 11px 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	box-shadow: none;
	background: #ffffff;
	border: 1px solid #b2b2b2;
	float: left;
}
.form-404 input:focus {
	box-shadow: none;
	outline: none;
	border: 1px solid #b2b2b2;
	background: #ffffff;
}
.form-404 a {
	position: absolute;
	margin-top: 0 !important;
	width: 25px;
	height: 26px;
	overflow: hidden;
	padding: 0;
	top: 7px;
	right: 20px;
	float: right;
	box-shadow: none;
	outline: none;
	border: none;
}
.form-404 a img {
	position: relative;
	width: 25px;
	height: 52px;
	margin-top: 0;
}
.form-404 a:hover {
	box-shadow: none;
}
.form-404 a:hover img {
	position: relative;
	width: 25px;
	height: 52px;
	margin-top: -26px;
}
/**/
/************* content end **************/
/************** footer **************/
footer {
	background: url(../images/dots1.png) center top repeat-x;
	padding: 34px 0;
	border-bottom: 12px solid #b797c5;
}
.footerpriv {
	font-family: 'PT Sans', sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #5c5755;
}
.footerpriv span {
	position: relative;
	margin: 0 4px 0 2px;
}
.footerpriv a {
	color: #5c5755;
}
.footerpriv a:hover {
	text-decoration: none;
	color: #eda994;
}
/*--------------social----------------*/
.social_icons {
	overflow: hidden;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	margin: -7px 0 0 0;
	z-index: 10;
}
.social_icons > li {
	float: left;
	cursor: pointer;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin-left: 8px;
	margin-right: 0;
}
.social_icons > li a {
	width: 32px;
	height: 32px;
	overflow: hidden;
}
.social_icons > li a img {
	position: relative;
	top: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.social_icons > li a:hover img {
	position: relative;
	top: -32px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/************** footer end **************/
/*-------------- media queries -------------------*/
/**********************************************************/
@media (min-width: 1220px) {
#contact-form {
	width: 751px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 5px;
	margin-bottom: 3px;
	width: 244px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.blogcont {
	overflow: hidden;
}
.blogcont p {
	width: 78%;
}
.list-team li {
	width: 209px;
}
.list3 li {
	width: 209px;
}
.container {
	padding: 0;
}
}
/**********************************************************/
@media (min-width: 768px) and (max-width: 991px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	margin-bottom: 0;
	width: 100%;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.blogcont {
	overflow: visible;
}
.list-team li {
	width: 142px;
}
.list3 li {
	width: 142px;
}
#flickr_badge_uber_wrapper {
	overflow: hidden;
	margin: 11px 0 0 -10px;
}
.flickr_badge_image {
	border: none;
	outline: none;
	margin: 0 0px 10px 10px !important;
}
}
/**********************************************************/
@media (max-width: 767px) {
.map iframe {
	width: 100%;
	height: 300px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	margin-bottom: 0;
	width: 100%;
	display: inline-block;
}
#contact-form textarea {
	height: 150px;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.colgal {
	width: 33.3%;
	float: left;
}
.blogcont {
	overflow: visible;
}
.list-team li {
	width: 30%;
}
.list3 li {
	width: 30%;
}
.collist1 {
	float: left;
	width: 70%;
}
.collist1_2 {
	float: left;
	width: 50%;
}
.collist1_1 {
	float: left;
	width: 30%;
}
.colrow3 {
	width: 50%;
	float: left;
}
.linetopleft,  .linetopright {
	height: 6px;
}
.lineleftside,  .linerightside {
	width: 6px;
}
footer {
	border-bottom: 6px solid #b797c5;
}
.row_1 br {
	display: none;
}
.navbar-brand_ {
	float: none;
	margin: 37px 0 25px;
}
.menuheader {
	float: none;
	position: relative;
	margin-bottom: 20px;
}
.tm_navbar {
	padding: 0;
}
.sf-menu {
	display: none !important;
}
.select-menu {
	display: block !important;
	color: #ffffff;
	border: 1px solid #343434;
	background: #343434 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px;
}
.select-menu option {
	padding: 0;
}
}
/**********************************************************/
@media (max-width: 640px) {
.colgal {
	width: 50%;
	float: left;
}
.list-team li {
	width: 46%;
}
.list-team li figure {
	width: 100%;
}
.list-team li figure img {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 540px) {
.list-team li {
	width: 45%;
}
.list-team li figure {
	width: 100%;
}
.list-team li figure img {
	width: 100%;
}
.social_icons > li:first-child {
	margin-left: 0;
}
footer .pull-left {
	float: none !important;
	text-align: left;
}
footer .pull-right {
	margin-bottom: 20px;
	float: none !important;
	text-align: left;
}
.collist1 {
	float: none;
	width: 100%;
}
.collist1_2 {
	float: left;
	width: 50%;
}
.collist1_1 {
	float: none;
	width: 100%;
}
.collist1_1 img {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 480px) {
.colgal {
	width: 100%;
	float: none;
}
.colgal figure {
	width: 100%;
}
.colgal figure img {
	width: 100%;
}
.list-blog > li {
	margin-bottom: 20px;
}
.list-blog > li > div > figure {
	float: none;
	width: 100%;
	margin: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
.list-blog > li > div > figure img {
	width: 100%;
}
.list3 li:first-child {
	width: 100%;
	float: none;
	margin: 0;
	margin-bottom: 30px;
}
.list3 li {
	width: 100%;
	float: none;
	margin: 0;
	margin-bottom: 30px;
}
.colrow3 {
	width: 100%;
	float: none;
}
#flickr_badge_uber_wrapper {
	overflow: hidden;
	margin: 11px 0 0 -20px;
}
.flickr_badge_image {
	border: none;
	outline: none;
	margin: 0 0px 20px 20px !important;
}
}
/**********************************************************/
@media (max-width: 440px) {
.list-team li {
	width: 94%;
	float: none;
}
.list-team li figure {
	width: 100%;
}
.list-team li figure img {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 320px) {
.footerpriv a {
	float: none;
	display: inline-block;
}
}
/*Core variables and mixins*/
img {
	max-width: 100%;
}

/*-----------------------------------------------------для слабовидящих----------------------------------------------------*/
.blind-version-link {
    display: inline-block;
    padding: 5px 0 5px 64px;
    margin: 10px 0 20px;
    font-size: 1.3em;
    cursor: pointer;
    background: url(../images/blind/normal-version-icon.png) no-repeat left center/48px 48px;
    line-height: 1.2;
}