@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic-ext);
@import url(//fonts.googleapis.com/css?family=Asap:400,700);
@import url(//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css);
@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic-ext);
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #2b2b2b;
	font: 14px Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #ababab;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 20px;
	line-height: 20px;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
	height: 0;
	position: relative;
	top: 0;
	z-index: 10;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}

h1 a {
	  color: #22c8ff;
    font-size: 54px;
    text-transform: uppercase;
    line-height: 55px;
    outline: none;
}

h1:hover a {
	color: #22c8ff;
}
/*

h1 span.narrow {
	font-family: PT Sans Narrow;
	font-size: 100px;
	text-transform: uppercase;
	color: #22c8ff;
	line-height: 700;
}


h1 img {
	width: auto;
}

h1 span.thin {
	font-family: Open Sans;
	line-height: 300;
	text-transform: uppercase;
	font-size: 60px;
}

h1 a {
	color: #22c8ff;
}*/
h2 {
	font: 900 24px/1em 'Open Sans';
	text-transform: uppercase;
	margin: 0 0 50px 0;
	color: #2b2b2b;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
	 padding-bottom: 7px;
}
h2:after {
	width: 100px;
	height: 1px;
	bottom: -9px;
	left: 50%;
	margin-left: -50px;
	background: #b6b6b6;
	position: absolute;
	content: '';
}
h2.indent {
	margin: 0 0 15px 0;
}
h3 {
	font: 16px/20px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #414042;
	margin: 0 0 18px 0;
}
h4 {
	font: 14px/20px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #414042;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #ffffff;
}
 .indent {
	padding: 117px 0 0 0;
	background: #ffffff;
}
.center {
	text-align: center;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
	background: #ffffff;
}
header .container {
	position: relative;
}
header .box1 {
	padding: 20px 0;
}
header .box1 p {
	margin: 0;
	font: 12px 'Open Sans';
	color: #707270;
	float: left;
}
header .box1 .box {
	float: right;
	overflow: hidden;
}
header .box1 .box > p {
	font: 10px 'Open Sans';
	text-transform: uppercase;
	color: #707270;
	margin: 0 15px 0 0;
	float: left;
}
header .box1 .box > p strong {
	font: 12px 'Open Sans';
	color: #22c8ff;
	padding: 0 12px 0 5px;
	position: relative;
}
header .box1 .box > p strong:after {
	width: 1px;
	height: 13px;
	top: 3px;
	right: 0;
	background: url(../img/slash.png) no-repeat;
	position: absolute;
	content: '';
}
header .box1 .box > p span {
	color: #22c8ff;
	font-size: 14px;
	margin-right: 3px;
}
header .box1 .box > a {
	font: 10px 'Open Sans';
	text-transform: uppercase;
	color: #707270;
	float: left;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
header .box1 .box > a span {
	font-size: 14px;
	color: #707270;
	margin-right: 5px;
}
header .box1 .box > a:hover {
	color: #22c8ff;
}
header .box2 {
	background: #2b2b2b;
	padding: 24px 0 36px;
	-webkit-box-shadow: 9px 9px 9px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 9px 9px 9px 0 rgba(0, 0, 0, 0.15);
}
.follow_icon1 {
	padding: 0;
	margin: -3px 0 0 33px;
	list-style: none;
	float: right;
	overflow: hidden;
}
.follow_icon1 li {
	float: left;
	margin: 0 0 0 3px;
}
.follow_icon1 li:first-child {
	margin: 0;
}
.follow_icon1 li a {
	font-size: 13px;
	line-height: 23px;
	color: #ffffff;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background: #bfbfbf;
	text-align: center;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon1 li a:hover {
	color: #ffffff;
	background: #22c8ff;
}
.follow_icon2 {
	padding: 0;
	margin: 12px 0 0 0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}
.follow_icon2 li {
	float: left;
	margin: 0 0 0 3px;
}
.follow_icon2 li:first-child {
	margin: 0;
}
.follow_icon2 li a {
	font-size: 13px;
	line-height: 23px;
	color: #ffffff;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background: #bfbfbf;
	text-align: center;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon2 li a:hover {
	color: #ffffff;
	background: #ef7261;
}
.follow_icon3 {
	padding: 0;
	margin: 12px 0 50px 0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}
.follow_icon3 li {
	float: left;
	margin: 0 0 0 6px;
}
.follow_icon3 li:first-child {
	margin: 0;
}
.follow_icon3 li a {
	font-size: 30px;
	line-height: 63px;
	color: #ffffff;
	width: 63px;
	height: 63px;
	background: transparent;
	border: 2px solid #ffffff;
	border-radius: 100%;
	text-align: center;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon3 li a:hover {
	color: #ffffff;
	background: #22c8ff;
	border-color: #22c8ff;
}
/*-----menu-----*/
.menuBox {
	padding: 0;
	float: left;
}
.tm_navbar {
	position: relative;
	z-index: 0;
	border: none;
	padding: 0 19px 0 0;
	margin: 11px 60px 0 0;
	float: right;
	min-height: 0;
	background: none;
}
.uMenuRoot {
	padding: 0;
	margin: 0;
}
.tm_navbar li {
	position: relative;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 0 22px;
	float: left;
	list-style: none;
}
.uMenuV .uMenuRoot  > li {
}
.uMenuV .uMenuRoot  > li > a {
}
.tm_navbar li:last-child {
	margin-right: 0;
}
.tm_navbar > li >  strong {
	width: 1px;
	height: 9px;
	background: #ccc;
	position: absolute;
	right: -8px;
	bottom: 30px;
}


.tm_navbar li strong {
	height: 4px;
	background: url(../img/menu-marker.png) right 0 no-repeat;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 33px;
right: 50%;
}
.tm_navbar li a {
	position: relative;
	outline: none;
	padding: 0;
	font: 21px 'Open Sans';
	color: #888;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.tm_navbar li.active > a {
	color: #ffffff;
	background: none;
}
.tm_navbar li > a.uMenuItemA {
    color: #ffffff !important;
}
.tm_navbar li > a:hover {
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.tm_navbar .sfHover > a {
		color: #ffffff;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

/*-----subMenu1-----*/
.tm_navbar .uWithSubmenu > ul {
		position: absolute;
	display: none;
	width: 235px;
	left: 0;
	top: 66px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #404040;
	border-radius: 0;
	padding: 15px 0;
	margin: 0;
	text-align: left;
}


.tm_navbar .uWithSubmenu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 !important;
	padding: 0;
	display: block;
}
.tm_navbar .uWithSubmenu > ul li a {
	padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	font: 300 14px/39px 'Open Sans';
	color: #ffffff;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.tm_navbar .uWithSubmenu > ul li a:hover {
		text-decoration: none;
	color: #ffffff !important;
	background: #22c8ff !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.tm_navbar .uWithSubmenu > ul li.sfHover > a {
		text-decoration: none;
	color: #ffffff !important;
	background: #22c8ff !important;
}
/*-----subMenu2-----*/
.tm_navbar .uWithSubmenu ul ul {
	position: absolute;
	display: none;
	width: 235px;
	left: 100%;
	top: -16px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #404040;
	border-radius: 0;
	padding: 15px 0;
	margin: 0 0 0 2px;
	text-align: left;
}




.tm_navbar .uWithSubmenu ul strong {
	display: none;
}


 .tm_navbar .uWithSubmenu ul  .sf-with-ul strong {
	height: 16px;
		background: url(../img/menu-right.png) right 0 no-repeat;
		width: 100%;
		display: block;
		text-align: center;
		position: absolute;
		top: 12px;
right: 4%;

 }
.tm_navbar .uWithSubmenu ul ul li a {
padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	font: 14px/40px 'Open Sans';
	color: #ffffff;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.tm_navbar .uWithSubmenu > ul li > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #22c8ff !important;
	-webkit-transition: all 0.25s ease; 
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	width: 40px;
	height: 47px;
	background: none;
	position: fixed;
	margin-right: -640px !important;
	right: 50%;
	bottom: 120px;
	z-index: 999;
}





#toTop:after {
	content: '\f0aa';
	font-family: 'FontAwesome';
	font-size: 40px;
	width: 40px;
	height: 47px;

	position: fixed;
	margin-right: -640px !important;
	right: 50%;
	bottom: 120px;
	z-index: 999;
	color: #b5b5b5;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

#toTop:hover:after {
	color: #22c8ff;
}
.who-box {
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin-bottom: 50px;
}
.thumb-box1 {
	overflow: hidden;
	padding: 58px 0 54px 0;
}
.thumb-box2 {
	padding: 111px 0;
	overflow: hidden;
	background-position: right 0%; 
	position: relative;
	background-image: url(../img/bg_pic.jpg);
	text-align: center;
}
.thumb-box2 .title {
	font: 900 48px/1em 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 27px;
}
.thumb-box2 .title:after {
	width: 100px;
	height: 1px;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
	background: #ffffff;
	position: absolute;
	content: '';
}
.thumb-box2 p {
	color: #ffffff;
	font: 18px/29px 'Open Sans';
	margin-bottom: 0;
}
.thumb-box3 {
	overflow: hidden;
	padding: 124px 0 107px 0;
	border-bottom: 1px solid #bbb;
	text-align: center;
}
.thumb-box4 {
	overflow: hidden;
	padding: 107px 0 150px 0;
	text-align: center;
}
.thumb-box5 {
	padding: 84px 0 97px 0;
	overflow: hidden;
	background-position: right 100%;
	position: relative;
	background-image: url(../img/bg_pic2.jpg);
	text-align: center;
}
.thumb-box5 figure {
	margin-bottom: 15px;
}
.thumb-box5 figure img {
	border-radius: 100%;
}
.thumb-box5 p {
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 36px;
	margin: 16px 0 19px 0;
}
.thumb-box5 .name {
	margin: 0 0 2px 0;
	font: bold 30px 'Open Sans';
}
.thumb-box5 .descrip {
	font: 14px 'Open Sans' !important;
	margin: 0;
}
.thumb-box6 {
	padding: 106px 0;
	overflow: hidden;
}
.thumb-box7 {
	background: #2b2b2b;
	padding: 123px 0 103px 0;
	text-align: center;
	border-bottom: 1px solid #4b4b4b;
}


.thumb-box7 h2 {
	color: #ffffff;
	padding: 0;
}
.thumb-box7 h2::after {
 display: none;
}
.thumb-box7 p {
	color: #ffffff;
	font-size: 18px;
}
.thumb-box8 {
	padding: 100px 0 61px 0;
	overflow: hidden;
	background-position: right 100%;
	position: relative;
	background-image: url(../img/bg_pic3.jpg);
	text-align: center;
}
.thumb-box8 h2 {
	color: #ffffff;
}
.thumb-box8 h2::after {
 background: #ffffff;
}
.thumb-box9 {
	overflow: hidden;
	padding: 97px 0 17px 0;
}
.thumb-box9 .col-lg-3, .thumb-box9 .col-lg-4, .thumb-box9 .col-lg-5 {
	margin-bottom: 50px;
}
.thumb-box10 {
	overflow: hidden;
	padding: 0 0 50px 0;
}
.thumb-box11 {
	padding: 97px 0 63px 0;
	overflow: hidden;
	background-position: right 100%;
	position: relative;
	background-image: url(../img/bg_pic4.jpg);
}
.thumb-box11 h2 {
	color: #ffffff;
}
.thumb-box11 h2::after {
 background: #ffffff;
}
.thumb-box11 p {
	margin-bottom: 30px;
	color: #ffffff;
}
.thumb-box11 h3 {
	text-transform: uppercase;
	color: #ffffff;
}
.thumb-box11 .fw_video {
	border: none;
}
.thumb-box11 .fw_video iframe, .thumb-box11 .fw_video object, .thumb-box11 .fw_video embed {
	border: none;
}
.thumb-box12 {
	overflow: hidden;
	padding: 107px 0 70px 0;
}
.thumb-box13 {
	padding: 67px 0 67px 0;
	overflow: hidden;
	background-position: right 100%;
	position: relative;
	background-image: url(../img/bg_pic4.jpg);
	text-align: center;
}
.thumb-box13 .title {
	font: 900 66px/1em 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 0 6px 0;
	letter-spacing: 1px;
}
.thumb-box13 .description {
	font: 300 48px/1em 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0;
	letter-spacing: 1px;
}
.thumb-box14 {
	overflow: hidden;
}
.thumb-box14 .col-lg-8, .thumb-box14 .col-lg-4 {
	margin-bottom: 50px;
}
.thumb-box15 {
	overflow: hidden;
	padding: 0 0 100px 0;
}
.errorBox {
	padding: 101px 0;
	text-align: center;
	overflow: hidden;
}
.errorBox .title {
	font: 156px/1em 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2b2b2b;
	text-transform: uppercase;
	margin-bottom: 23px;
}
.errorBox .description {
	font: 60px/1em 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #22c8ff;
	text-transform: uppercase;
	margin-bottom: 30px;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 50px 0;
	text-align: center;
	padding: 0;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail .badge {
	margin: 0 0 27px 0;
	padding: 0;
	width: 110px;
	height: 110px;
	text-align: center;
	background: none;
	line-height: 110px;
	border-radius: 100%;
	border: 1px solid #bfbfbf;
}
.thumb-pad1 .thumbnail .badge span {
	font-size: 60px;
	color: #22c8ff;
	line-height: 110px;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0 15px;
}
.thumb-pad1 .thumbnail .caption strong {
	color: #2b2b2b;
	font: 900 18px 'Open Sans';
	text-transform: uppercase;
	display: block;
}
.thumb-pad1 .thumbnail .caption span {
	height: 1px;
	width: 100px;
	background: #bbb;
	display: inline-block;
	margin-bottom: 6px;
}
.thumb-pad1 .thumbnail .caption p {
	margin: 3px 0 0 0;
	font: 14px/24px 'Open Sans';
	color: #8a8a8a;
}
.thumb-pad2 {
	margin: 0;
	padding-bottom: 17px;
	text-align: center;
	border: 1px solid #bbb;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
}
.thumb-pad2 .thumbnail .caption p {
	margin: 0;
	color: #22c8ff;
	font-style: italic;
}
.thumb-pad2 .thumbnail .caption strong {
	font: 900 16px 'Open Sans';
	color: #2b2b2b;
}
.thumb-pad2 figure {
	margin: 0 0 18px 0;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	margin: 0;
	padding-bottom: 17px;
	text-align: center;
	border: 1px solid #bbb;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
}
.thumb-pad3 .thumbnail .caption p {
	margin: 0;
	color: #9c9a9a;
	text-transform: uppercase;
	position: relative;
	 padding-bottom: 14px;
}
.thumb-pad3 .thumbnail .caption p:after {
	width: 190px;
	height: 1px;
	bottom: 0;
	left: 50%;
	margin-left: -95px;
	background: #ededed;
	position: absolute;
	content: '';
}
.thumb-pad3 .thumbnail .caption strong {
	font: 20px 'Open Sans';
	color: #2b2b2b;
	margin-bottom: 9px;
	display: block;
}
.thumb-pad3 figure {
	margin: 0 0 28px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 figure {
	margin: 0 0 13px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 40px 0;
	padding-bottom: 24px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #bbb;
	background: #ffffff;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption a {
	font: 20px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2b2b2b;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #22c8ff;
}
.thumb-pad5 .thumbnail .caption p {
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9c9a9a;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
.thumb-pad5 figure {
	margin: 0 0 28px 0;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad6 {
	overflow: hidden;
	margin: 0;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad6 .thumbnail .caption a {
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #22c8ff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption a:hover {
	color: #2b2b2b;
}
.thumb-pad6 .thumbnail figure {
	padding: 0;
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad7 {
	margin: 0 0 44px 0;
}
.thumb-pad7 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption strong {
	font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #414042;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 16px;
	border-bottom: 1px solid #a09fa0;
}
.thumb-pad7 .thumbnail .caption a {
	font: 15px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #22c8ff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #414042;
}
.thumb-pad7 figure {
	margin: 0 0 20px 0;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 39px 30px 52px 30px;
	border: 1px solid #e4e4e4;
	background: #fefefe;
	text-align: center;
}
.thumb-pad8 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
}
.thumb-pad8 .thumbnail .caption p {
	margin: 0;
}
.thumb-pad8 .thumbnail .caption strong {
	font: bold 18px/21px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	display: block;
	margin-bottom: 16px;
}
.thumb-pad8 .badge {
	margin: 0 0 21px 0;
	padding: 0;
	width: 97px;
	height: 97px;
	border-radius: 100%;
	background: #ffffff;
	text-align: center;
	font: 600 48px/91px 'Open Sans';
	color: #ababab;
	border: 1px solid #e4e4e4;
}
.thumb-pad9 {
	margin: 0 0 30px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad9 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad9 .thumbnail .caption .title {
	color: #414042;
	margin: 0;
}
.thumb-pad9 .thumbnail .caption .title a {
	color: #22c8ff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .title a:hover {
	color: #414042;
}
.thumb-pad9 .thumbnail .caption .descrip {
	color: #414042;
	font-size: 16px;
	margin-bottom: 12px;
}
.thumb-pad9 .thumbnail .caption .descrip a {
	color: #414042;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .descrip a:hover {
	color: #22c8ff;
}
.thumb-pad9 .thumbnail .caption .descrip br {
	display: none;
}
.thumb-pad9 .thumbnail .caption p {
	font-size: 14px;
	margin-bottom: 9px;
}
.thumb-pad9 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad9 figure img {
	width: 100%;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 43px;
	font: 900 19px/68px 'Open Sans';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: transparent;
	border: 2px solid #ffffff;
	text-transform: uppercase;
	float: none;
	letter-spacing: 2px;

	padding-left: 0;
	padding-right: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.3);
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 38px;
	padding-left: 0px;
	font: 18px/48px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #ffffff;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #ffffff;
	text-decoration: none;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	font: 15px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	color: #22c8ff;
	background: none;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #414042;
	text-shadow: none;
	background: none;
	text-decoration: none;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 114px;
	font: 900 18px/69px 'Open Sans';
	text-transform: uppercase;
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #22c8ff;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4:hover {
	color: #ffffff;
	text-shadow: none;
	background: #414141;
	text-decoration: none;
}
/* list
========================================================*/
.list1 {
	margin: 0;
	padding: 7px 0 19px 0;
	list-style: none;
}
.list1.indent {
	padding-bottom: 74px;
}
.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 8px 0;
	padding-left: 17px;
	background: url(../img/list_arrow.png) 0 5px no-repeat;
}
.list1 li a {
	color: #ababab;
	font: 15px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #22c8ff;
}
.list1-1 {
	margin: 0;
	padding: 0 0 9px 0;
	list-style: none;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 14px 0;
}
.list1-1 li a {
	color: #3e3d3d;
	font: 18px 'Roboto Condensed';
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #df9e5d;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 0 98px;
	float: left;
	overflow: hidden;
}
.list2 li:first-child {
	margin: 0;
}
.list2 li a {
	display: block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 0 86px;
	float: left;
}
.list3 li:first-child {
	margin: 0;
}
.list3 li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 36px;
}
.list4 li time {
	font: 14px/20px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #414042;
	float: left;
	margin: 0 10px 0 0;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.list5 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 7px 0;
	overflow: hidden;
}
.list5 li figure {
	margin: 0 0 11px 0;
}
.list5 li a {
	font: 300 18px 'Roboto Condensed';
	color: #3e3d3d;
	display: inline-block;
	margin-bottom: 5px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #df9e5d;
}
.list6 {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 13px 0;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li strong {
	font: 15px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #414042;
	text-transform: uppercase;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 28px;
}
.list7 li .badge {
	width: 53px;
	height: 53px;
	line-height: 48px;
	position: relative;
	border-radius: 100%;
	background: #22c8ff;
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin: 0 12px 0 0;
	text-align: center;
}
.list7 li p {
	margin: 0;
}
.list8 {
	margin: 0 0 71px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 27px 0;
}
.list8 li p {
	margin-bottom: 0;
}
.list8 li .description {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #242323;
	margin-bottom: 10px;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 45px 0 58px 0;
}
.list_carousel1 .foo {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel1 .foo > li {
	padding: 0;
	float: left;
	text-align: center;
	margin-right: 30px;
	cursor: default;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.foo-btn {
	position: relative;
	top: 0;
	text-align: center;
	padding: 0;
}
.pagination {
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 0;
}
.pagination a {
	outline: none;
	position: relative;
	z-index: 1;
	width: 15px;
	height: 15px;
	padding: 0 !important;
	margin: 0 0 0 16px;
	display: inline-block;
	background: #bbb !important;
	border: none !important;
	border-radius: 100%;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.pagination a:first-child {
	margin-left: 0;
}
.pagination a:hover {
	background: #22c8ff !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.pagination a.selected {
	background: #22c8ff !important;
}
.pagination a span {
	display: none;
}
/* search
========================================================*/
#search-404 {
	position: relative;
	margin: 13px 0 0 0;
	overflow: hidden;
	display: inline-block;
	width: 303px;
}
#search-404 a {
	position: absolute;
	top: 10px;
	right: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 267px;
	outline: none;
	border: 1px solid #e4e6e5;
	background: none;
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #ababab;
	padding: 10px 14px;
	height: 41px;
	resize: none;
}
/* map
========================================================*/
.content_map {
	position: relative;
	height: 243px;
}
.content_map.indent {
	height: 485px;
	margin-bottom: 97px;
}
.google-map-api {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#map-canvas img {
	max-width: none !important;
}
.gm-wrapper div:first-child div + div + div + div {
	background-color: transparent !important;
	background-color: #000 !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
}
.gm-wrapper * {
	box-shadow: 0 0 0 #000 !important;
	background-color: transparent !important;
}
.gm-style-iw {
	text-align: center;
	width: 330px !important;
	height: 127px !important;
	right: 0;
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	color: #ffffff;
	padding: 38px 0 0 20px;
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	overflow: visible !important;
}
.gm-style-iw:after {
	content: '';
	width: 0;
	height: 0;
	top: 100%;
	margin-top: 17px;
	left: 50%;
	margin-left: 5px;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #000000;
	border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
	position: absolute;
}
.gm-style-iw span {
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #ffffff;
}
.info {
	margin-bottom: 50px;
}
.info p {
	margin-bottom: 0;
	font-size: 16px;
}
.info p span {
	display: inline-block;
	width: 85px;
}
.info p a {
	color: #22c8ff;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #2b2b2b;
}
.info strong {
	font: 24px/22px 'Open Sans';
	margin: 0 0 10px 0;
	color: #414042;
	display: block;
}
.mail {
	color: #22c8ff;
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #414042;
	text-decoration: none;
}


/* style ucoz */


.sidebar-block {
	margin-bottom: 50px;
} 

.sidebar-block li {
	list-style: none;
}

.sidebar-left div {text-align: left !important;}
.sidebar-left li {list-style: none;}
.sidebar-left ul {padding-left: 0;}
.publ > #allEntries {margin: 0 -15px; overflow: hidden;}

.searchForm {
 overflow:hidden;

}
.schQuery {
 float:left;
 width:65%;
}
.schQuery input {
	border: 1px solid #d4d6d7;
	height: 32px;
	padding: 2px 10px;
}
.schBtn {
	 width:34%;
	 float:left;
	 text-align: center;
}
.schQuery input, .schBtn input {
 width:100%;
}
.schBtn input,
.pollButton input {
	font-family: 'Open Sans';
	font-weight: 300;
	background: #22c8ff;
	border: 0;
	height: 32px;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
}
.schBtn input:hover,
.pollButton input:hover {
	background: #E3E3E3;
	color: #000;
}
.sidebar_block h2 {
 margin-bottom:15px;
}
/* РѕРїСЂРѕСЃ -- pollBlock
----------------------------- */ 
.pollBlock {}
.pollBlock .pollQue {font-family:'Open Sans';  font-size: 20px !important; margin-bottom: 7px;}
.pollBlock .answer {margin-bottom: 4px;}
.pollBlock .answer label {margin: 2px 0 0 4px; font-size: 16px; color: #111111;}
.pollBlock .pollButton { padding: 10px 0 5px;}

/* РљР°Р»РµРЅРґР°СЂСЊ 
----------------------------- */ 
.calTable { 
 border-collapse:collapse; 
 font-family: Open Sans;
} 

.calMonth { 
	 text-align:center; 
	 font-weight: bold; 
	 padding: 5px 0px 5px 0px; 
	 background: #22c8ff; 
	 font-size: 16px;
} 

.calWday, 
.calWdaySe, 
.calWdaySu { 
 background:#ddd;
 padding: 4px 0;
} 

.calMday { 
	font-size: 14px;
	border:1px solid #ddd; 
	padding: 11px; 
} 


.calMdayA { 
 font-weight:bold; 
 padding:4px;
 border:1px solid #ddd; 
 color: #000;
} 
.calMdayIs, 
.calMdayIsA { 
	 font-weight:bold; 
	 background:#F9F9F9; 
} 

a.calMonthLink:link, 
a.calMonthLink:visited, 
a.calMonthLink:active { 
 text-decoration:none; 
 color:#fff; 
} 

a.calMonthLink:hover { 
 text-decoration:underline; 
 color:#FFF; 
} 

a.calMdayLink:link, 
a.calMdayLink:visited, 
a.calMdayLink:active { 
 text-decoration:none; 
 color: #000; 
} 

a.calMdayLink:hover { 
 text-decoration:none; 
 } 
/* -------------------------- */
/*========================================================
                    footer
=========================================================*/
footer {
	 padding: 18px 0;
	overflow: hidden;
	text-align: center;
	background: #2b2b2b;
}
footer p {
	font: 18px 'Open Sans';
	color: #949494;
	margin: 0;
}
footer p a {
	color: #949494;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #ffffff;
}
footer em {
	font-style: normal;
}
.follow_icon {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}
.follow_icon li {
	float: left;
	margin: 0 0 0 25px;
}
.follow_icon li:first-child {
	margin: 0;
}
.follow_icon li a {
	font-size: 23px;
	line-height: 25px;
	color: #686868;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
	color: #ffffff;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 header {
 text-align: center;
}
 header .box1 p {
 float: none;
}
 header .box1 .follow_icon1 {
 float: none;
 display: inline-block;
 padding: 15px 0;
 margin: 0;
}
 header .box1 .box {
 float: none;
}
 header .box1 .box > p {
 margin: 0;
 float: none;
}
 header .box1 .box > p strong::after {
 display: none;
}
 header .box1 .box a {
 float: none;
}
 h1.navbar-brand_ {
 float: none;
}
 nav.tm_navbar {
 float: none;
 margin: 20px 0 6px 0;
 display: inline-block;
}
 .js-search {
 margin: 28px 0 0 0 !important;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 margin: 0 0 0 88px;
 float: none;
 display: inline-block;
}
}


.img-info {
    float: left;
    margin: 0 26px 15px 0;0;
    width: 30%;
}

.img-info img {
		width: 100%;
}




.eTitle {
    color: #111111;
    font: 800 22px/21px "Open Sans";
     margin-bottom: 19px;
    text-transform: capitalize;
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {


 #toTop {
 display: none !important;
}
 header {
 text-align: center;
}
 header .box1 p {
 float: none;
}
 header .box1 .follow_icon1 {
 float: none;
 display: inline-block;
 padding: 15px 0;
 margin: 0;
}
 header .box1 .box {
 float: none;
}
 header .box1 .box > p {
 margin: 0;
 float: none;
}
 header .box1 .box > p strong::after {
 display: none;
}
 header .box1 .box a {
 float: none;
}
 h1.navbar-brand_ {
 float: none;
}
 nav.tm_navbar {
 float: none;
 margin: 20px 0 6px 0;
 display: inline-block;
}
 .js-search {
 margin: 28px 0 0 0 !important;
}
 .thumb-box5 br {
 display: none;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 margin: 0 0 0 88px;
 float: none;
 display: inline-block;
}
 .errorBox .title {
 font-size: 100px;
}
 .errorBox .description {
 font-size: 40px;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 header {
 text-align: center;
}
 header .box1 p {
 float: none;
}
 header .box1 .follow_icon1 {
 float: none;
 display: inline-block;
 padding: 15px 0;
 margin: 0;
}
 header .box1 .box {
 float: none;
}
 header .box1 .box > p {
 margin: 0;
 float: none;
}
 header .box1 .box > p strong::after {
 display: none;
}
 header .box1 .box a {
 float: none;
}
 h1.navbar-brand_ {
 float: none;
 margin: 0 0 60px 0;
}
 .js-search {
 margin: 28px -30px 0 0 !important;
 top: 45px !important;
 right: 50% !important;
}
 nav.tm_navbar {
 padding: 0;
 float: none;
 margin: 20px 0 6px 0;
 display: block;
}
 nav.tm_navbar .nav {
 display: none !important;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
margin: 45px 0 0;
 width: 100%;
 border: 1px solid #f2f4f6;
 background: #f2f4f6;
 color: #8c8c8c;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}


ul.uMenuRoot {
	display: none;
}


nav.tm_navbar {
    
    width: 80%;
}







 .thumb-box5 br {
 display: none;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 margin: 0 0 0 48px;
 float: none;
 display: inline-block;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-pad9 .thumbnail .caption {
 overflow: visible;
}
 .thumb-pad9 .thumbnail .caption .descrip a {
 float: none !important;
}
 .thumb-pad9 .thumbnail .caption .descrip br {
 display: block;
}
 .errorBox .title {
 font-size: 60px;
}
 .errorBox .description {
 font-size: 30px;
}
 #search-404 {
 width: 276px;
}
 #search-404 input {
 width: 247px;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 13px 0;
 float: none;
}
 .thumb-pad9 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad9 figure img {
 width: auto;
}
}
/*===========================================================================================================================*/
@media (max-width: 560px) {
 .btn-default.btn4 {
 padding: 0;
 width: 100%;
 text-align: center;
}
 .thumb-pad9 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad9 figure img {
 width: 100%;
}
 .thumb-box13 .title {
 font-size: 25px;
}
 .thumb-box13 .description {
 font-size: 22px;
}
}
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .list2 li {
 margin: 0 0 0 20px;
}
 .follow_icon3 li a {
 font-size: 20px;
 line-height: 45px;
 width: 48px;
 height: 48px;
}
 .js-search {
 margin: 70px 15px 30px 0 !important;

 top: 45px !important;
 right: 0 !important;
}
 .thumb-pad6 .thumbnail figure {
 margin: 0 0 20px 0;
 float: none;
}


}
/*===========================================================================================================================*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .list_carousel1 #foo1 > li {
 margin: 0;
}
 .thumb-pad6 .thumbnail figure img {
 width: 100%;
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/


.thumbnail a {
	outline: none;
}

a {
	outline: none;
}

.thumb-pad2 figure {
    margin: 0 0 7px;
}

.ph-data {
    display: inline-block;
    margin-top: 18px;
}


.thumb-box3,  .thumb-box4{
	padding-top: 75px;
}




.blog #uEntriesList .entryBlock {
    padding: 0 15px 20px;
    position: relative;
    width: 100%;
}

@media  (max-width: 1220px) {

  nav.tm_navbar {
    display: inline-block;
    float: none;
    margin: 66px 0 6px;
}


}



.blog #uEntriesList {
    margin: 0 -15px;
}

#uEntriesList .uEntryWrap {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 25% !important;
}


@media  (max-width: 1199px) {

	.isStuck {
		display: none;
	}

#uEntriesList .uEntryWrap {
    
    width: 33.3333% !important;
}

}

@media  (max-width: 992px) {

#uEntriesList .uEntryWrap {
    
    width:50% !important;
}

.ph-wrap, .ph-tc {
   
    width: 100% !important;
}

}


@media (max-width: 767px) {

.thumb-box11  {
	background-color: #777 !important;
	background-image: none !important;
}

.thumb-box13 {
	background-color: #777 !important;
	background-image: none !important;
}


.fw_video {
	margin-bottom: 20px;
}

.last-comments {
	margin-bottom: 80px;
}

#uEntriesList .uEntryWrap {
    
    width:100% !important;
}

.ph-wrap, .ph-tc {
   	height: auto !important;
    width: 100% !important;
}

}


.thumb-pad3 figure {
    margin: 0 0 17px;
}



.thumb-box3 .thumb-pad2 a:hover img {
	/* background: url("./../../img/photopage/opacity085.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none !important;
    top: 0;
    transition: opacity 0.5s ease 0.05s;*/
}


.thumb-box3 .thumb-pad2 a .hover-image {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  width: 100%;
  height: 5%;
  top: 50%;
  left: 0%;
  background-color: transparent;
  z-index: 1;
  text-align: center;
  line-height: 100%;
  font-size: 16px;
  color: #ffffff;
  visibility: hidden;
}
.thumb-box3 .thumb-pad2 a .hover-image .fa {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 39%;
  margin-top: -12px;
  color: #ef7261;
  font-size: 0px;
}
.thumb-box3 .thumb-pad2 a:hover .hover-image {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  display: block;
  background-color: rgba(255, 255, 255, 0.3);
  visibility: visible;
}


.thumb-box3 .thumb-pad2 a:hover  .hover-image .fa {
  transition-delay: 0.2s;
  font-size:30px;
}


.badge {
	-webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.badge span {
	-webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.thumb-box1 .thumb-pad1:hover .badge {
	-webkit-transform: rotate(360deg); /* Chrome y Safari */
-moz-transform: rotate(360deg); /* Firefox */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* Internet Explorer */
-o-transform: rotate(360deg); /* Opera */



}

.thumb-box1 .thumb-pad1:hover .badge span {
	color: #ef7261;
}

.thumb-box4 .thumb-pad3 figure {
	overflow: hidden;
} 

.thumb-box4 .thumb-pad3 figure img {
	-webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.thumb-box4 .thumb-pad3:hover figure img {
	 transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}


.pagesBlockuz2 {
	color: #ef7261;
}

.thumb-box12 .thumb-pad8 {
	-webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
} 

.thumb-box12 .thumb-pad8 .badge {
	-webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.thumb-box12 .thumb-pad8:hover  {
	color: #ffffff;
	background-color: #ef7261;
}

.thumb-box12 .thumb-pad8:hover .badge {
	border: 1px #ffffff solid;

}

.thumb-box12 .thumb-pad8:hover .caption {
	color: #ffffff;

}


.phd-views, .phd-comments, .phd-rating {
	background: none !important;


}


.phd-views:before, .phd-comments:before, .phd-rating:before {
	font-family: 'FontAwesome';
	color: #ef7261;
	font-size: 10px;
	font-size: 13px;
    padding-right: 6px;
	
}

.phd-views:before {
	content: '\f06e';
}

.phd-comments:before {
	content: '\f075';
}

.phd-rating:before {
	content: '\f005';
}

.sidebar-block li {
	overflow: hidden;
}

.sidebar-block li a {
	position: relative;
	-webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.sidebar-block li a:before {
	font-family: 'FontAwesome';
	font-size: 13px;
	content: '\f061';
	color: #22c8ff;
	top: 0;
	position: absolute;
	left: -20px;
	-webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.sidebar-block li a:hover {
	padding-left: 30px;
}

.sidebar-block li a:hover:before {
	left: 3px;
}


.sidebar-block h2, .col-lg-3 h2 {
	 margin-bottom: 26px;
	font: 700 21px/1em "Open Sans";
}


#onl1 b, #onl2 b, #onl3 b {
	color: #ef7261;
}

.exception h2 {
	
	font: 900 24px/1em "Open Sans" !important;
}


.title-blog {
	font-size: 16px;

letter-spacing: -0.04em;
}

.last-comments li a:hover strong {
	color: #22c8ff !important;
}


.col-lg-9 table input[name=q] {
	 border: 1px solid #d4d6d7;
    height: 40px;
    padding: 2px 10px;x;
}


.col-lg-9 .searchSbmFl {

background: none repeat scroll 0 0 #22c8ff;
    border: 0 none;
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 300;
    height: 32px;
    line-height: 28px;

    }


    .isStuck nav.tm_navbar  {
		
    }


 .isStuck   .uWithSubmenu:hover ul.sub-menu {
	
 }

 .ucf-content {
 	margin-bottom: 50px;
 }

 .uf-form  .uf-btn {
 	 border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #ffffff !important;
    display: inline-block !important;
    float: none !important;
    font: 18px/31px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    margin: 0 !important;
    padding: 0 38px !important;
    text-decoration: none !important;
    transition: all 0.25s ease 0s !important;
    background-color: #22c8ff !important;
 }

 .uf-form  .uf-btn:hover {
 	background-color: black !important;
 }

 .blog-dsc .e-reads .ed-value {
 	color: black;
 }

 .blog-dsc .e-rating .ed-value  {
 	color: #ef7261;
 }

 .block-comments .com-order-title {
		color: black;
 }


 .main-title-gallery {
 	color: black;
    font-size: 22px;
    font-weight: 700;
    padding: 3px 0;
 }


 .swchItemA {
 	color: #ef7261;
 }

 .col-lg-9 table b {
 	color: #ef7261;
 }

 #sFltLst {

    left: 441px !important;
    padding-top: 2px;
    position: absolute;
    top: 44px !important;
    visibility: hidden;
    width: 200px;
    z-index: 99;
 }


 .slider .btn1 {
 	padding-right: 28px;
 	padding-left: 28px;
 }


.fw_video > iframe {
    height: 300px;
    width: 100%;
}



/*.isStuck .uWithSubmenu > .sub-menu {
    -webkit-transition: all 0.25s ease 0.3s;
    -o-transition: all 0.25s ease 0.3s;
    transition: all 0.25s ease 0.3s;
    visibility: hidden ;
    opacity: 0 ;
}

.isStuck .uWithSubmenu:hover > .sub-menu {
    display: block !important;
    top:30px ;
    visibility: visible ;
    opacity: 100 ;
}

.isStuck .uWithSubmenu:hover > .sub-menu .sf-with-ul  {
padding-right: 10px;
}




.isStuck .uWithSubmenu > .sub-menu:focus {
    display: block !important;
}


.isStuck .uWithSubmenu > .sub-menu > .uWithSubmenu:hover > .sub-menu{
    display: block !important;
   top: 0px;
    
    left: 190px; 
}

.isStuck .sub-menu {
   
}


.isStuck {
     right: 0;
   
    background: white;
  
    
}

.isStuck .pre-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}


@media only screen and (max-width: 1199px) {
  .isStuck {
    display: none !important;
  }
}*/

.nav-container {
	width: 100%;
	left: 0;
	top: 0;

}

.nav-puzadpn.nav-container.isStuck  {
	top: 22px !important;
}


.blog-pre-meta {
    margin-bottom: 12px;
    color: black;
}

.e-rating .ed-value {
	color: #ef7261;
}

.thumb-box15 {
	margin-top: 35px;
}

.btns input[type="text"] {
	height: 33px !important;
}


.phr-opened .phd-dorating {

    margin-bottom: 14px;
    margin-top: 6px;
}

.pagesBlockuz2 {

}

.blog-dsc {
	margin-bottom: 12px;
	color: black;
}


.ucf-content {
    margin: 0 0 32px 60px;
  
}

#uCatsMenu7 {
	left: 276px !important;
    
    top: 110px !important;
}


/*================== Start GOOGLE MAP ======================*/

.map_full_width{margin-bottom: -70px;}

.map_model {

 height: 300px;

}

.map_model img {

 max-width: none !important;

}

@media (max-width: 767px) {


 .contactForm2 .form-div-1.clearfix,  .contactForm2  .form-div-2.clearfix{
    width: 100%;
    float: none;
}


 .map_model {

 height: 250px;

 }

}

@media (max-width: 479px) {


	.list_carousel1 .foo > li {
 
    margin-left: 15px;
}

 .map_model {

 height: 200px;

 }

}

.map_locations {

 display: none;

}

/* End Google Map

 ========================================================*/
 

 .add-fix-pad {
    padding-top: 18px;
}


.eBlock {
	 margin-top: 11px;
}

.uauth-small-links {
margin: 0 0 21px 60px !important;
}

.swchItemA {
	cursor: pointer;
}


.entryReadAllLink {
    display: inline-block;
}

.map-model-2 {
	height: 485px !important;
}

 

.contactForm2 #contact-form input[type="text"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #9e9e9e;
    border-radius: 3px;
    color: #b0b0b0;
   font-weight: 400;
    height: 51px;
    padding: 14px 28px;
    width: 96%;
}

 .contactForm2 .form-div-1.clearfix,  .contactForm2  .form-div-2.clearfix{
    width: 50%;
    float: left;
}

 .contactForm2 .form-div-1.clearfix label, .contactForm2  .form-div-2.clearfix label {
	width: 100%;
}

.contactForm2 #contact-form textarea {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #9e9e9e;
    border-radius: 3px;
    color: #b0b0b0;
  	font-weight: 400;
    height: 203px;
    padding: 14px 28px;
    width: 100%;
}


 .contactForm2 .form-div-4.clearfix label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
    width: 98%;
    margin-top: 9px;
}

 .contactForm2 .btns {
 	margin-top: 15px;
 }

 .contactForm2 .btns input[type="text"] {
    padding: 2px 6px !important;
 }

 .contactForm2  .btn {
    background-color: #22c8ff;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    display: inline-block;
    float: none;
    font: 18px/48px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 38px;
    text-decoration: none;
    transition: all 0.25s ease 0s;
}

 .contactForm2  .btn:hover {
  background: none repeat scroll 0 0 #414141;
    color: #ffffff;
    text-decoration: none;
    text-shadow: none;

}
.contactForm2 .btn-default.btn1
{
	font: 900 19px/43px "Open Sans";
	border: none;
	 margin: 14px 0 0;

}


.thumb-box7 .indent {
	background-color: transparent;
}