@import url("reset.css");
body{
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
}
body,html{
	height: 100%;
}
div.wraper{
	min-height: 100%;
}
input,select,textarea,label{
	font-family: 'Trebuchet MS', sans-serif;
}
.greenbt{
	color:#fff;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b5d55c+0,a1c63a+100 */
background: rgb(181,213,92); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1ZDU1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMWM2M2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(181,213,92,1) 0%, rgba(161,198,58,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,213,92,1)), color-stop(100%,rgba(161,198,58,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(181,213,92,1) 0%,rgba(161,198,58,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(181,213,92,1) 0%,rgba(161,198,58,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(181,213,92,1) 0%,rgba(161,198,58,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(181,213,92,1) 0%,rgba(161,198,58,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5d55c', endColorstr='#a1c63a',GradientType=0 ); /* IE6-8 */
-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 77, 104, 0.75);
-moz-box-shadow:    0px 2px 3px 0px rgba(0, 77, 104, 0.75);
box-shadow:         0px 2px 3px 0px rgba(0, 77, 104, 0.75);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-shadow: 0px 2px 0px rgba(103, 134, 18, 0.5);
}
.greenbt:hover{
background: #96bb31;
}
.redbt {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc3a40+0,e6262c+100 */
background: rgb(252,58,64); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjM2E0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNjI2MmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(252,58,64,1) 0%, rgba(230,38,44,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,58,64,1)), color-stop(100%,rgba(230,38,44,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(252,58,64,1) 0%,rgba(230,38,44,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(252,58,64,1) 0%,rgba(230,38,44,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(252,58,64,1) 0%,rgba(230,38,44,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(252,58,64,1) 0%,rgba(230,38,44,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc3a40', endColorstr='#e6262c',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(146, 146, 146, 0.75);
-moz-box-shadow:    0px 2px 3px 0px rgba(146, 146, 146, 0.75);
box-shadow:         0px 2px 3px 0px rgba(146, 146, 146, 0.75);
color:#fff;
text-shadow: 0px 2px 0px rgba(161, 0, 5, 0.5);
}
.redbt:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6262c+0,e6262c+100 */
background: rgb(230,38,44); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MjYyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNjI2MmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(230,38,44,1) 0%, rgba(230,38,44,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,38,44,1)), color-stop(100%,rgba(230,38,44,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(230,38,44,1) 0%,rgba(230,38,44,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(230,38,44,1) 0%,rgba(230,38,44,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(230,38,44,1) 0%,rgba(230,38,44,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(230,38,44,1) 0%,rgba(230,38,44,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6262c', endColorstr='#e6262c',GradientType=0 ); /* IE6-8 */
}
.greybt{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e1e1+0,fefefe+100 */
background: rgb(225,225,225); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(225,225,225,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(225,225,225,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(225,225,225,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(225,225,225,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(225,225,225,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(225,225,225,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(169, 169, 169, 0.75);
-moz-box-shadow:    0px 2px 3px 0px rgba(169, 169, 169, 0.75);
box-shadow:         0px 2px 3px 0px rgba(169, 169, 169, 0.75);
color:#5d737c;
}
.greybt:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,fefefe+100 */
background: rgb(254,254,254); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(254,254,254,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
}
a.white{
	border: 2px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 13px;
	color: #fff;
}
a.white:hover span{
	 background-color: #565656;
	  color: transparent;
	text-shadow: 0px 2px 3px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
     -moz-background-clip: text;
          background-clip:text;
}
a.white:hover{
	 background: #fff;
}
a.bluebt{
	border: 1px solid #15aae2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#15aae2;
	text-decoration: none;
}
a.bluebt:hover{
	background: #15aae2;
	color:#fff;
}
span.h2{
	color:#0f8aba;
	font-size: 20px;
	display: block;
}
h2 {
	font-weight: bold;
   font-size: 20px;
   color: #0f8aba;
   margin-bottom: 10px;
}
span.h3{
	display: block;
	font-size: 24px;
	margin-bottom: 20px;
	color:#0f8aba;
	line-height: 30px;
}
p{
	line-height: 20px;
	margin-bottom: 20px;
}
div.Onlyindex h1{
	font-size: 42px;
	color:#ececec;
	font-weight: bold;
	line-height: 49px;
	text-shadow: 0px 2px 5px rgba(0, 100, 139, 0.5);
}
div.Onlyindex h1 span{
	text-transform: uppercase;
}
div.header{
	position: relative;
	padding: 20px 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#15aae2+0,0f89b8+100 */
	background: rgb(21,170,226); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE1YWFlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZjg5YjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(21,170,226,1) 0%, rgba(15,137,184,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(21,170,226,1)), color-stop(100%,rgba(15,137,184,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(21,170,226,1) 0%,rgba(15,137,184,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(21,170,226,1) 0%,rgba(15,137,184,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(21,170,226,1) 0%,rgba(15,137,184,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(21,170,226,1) 0%,rgba(15,137,184,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15aae2', endColorstr='#0f89b8',GradientType=0 ); /* IE6-8 */
}
div.menu{
	padding: 0px 12px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b5d55c+0,a1c63a+100 */
background: rgb(181,213,92); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1ZDU1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMWM2M2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(181,213,92,1) 0%, rgba(161,198,58,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,213,92,1)), color-stop(100%,rgba(161,198,58,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(181,213,92,1) 0%,rgba(161,198,58,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(181,213,92,1) 0%,rgba(161,198,58,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(181,213,92,1) 0%,rgba(161,198,58,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(181,213,92,1) 0%,rgba(161,198,58,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5d55c', endColorstr='#a1c63a',GradientType=0 ); /* IE6-8 */
-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 77, 104, 0.75);
-moz-box-shadow:    0px 2px 3px 0px rgba(0, 77, 104, 0.75);
box-shadow:         0px 2px 3px 0px rgba(0, 77, 104, 0.75);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
div.menu ul.menu li {
	position: relative;
	display: inline-block;
}
div.menu ul.menu li a{
	color:#fff;
	display: block;
	font-size: 18px;
	text-decoration: none;
	padding: 12px 12px;
	text-shadow: 0px 2px 0px rgba(103, 134, 18, 0.5);
}
div.menu ul.menu li a:hover{
	background: #96bb31;
}
div.menu ul.menu li a.act{
	background: #96bb31;
}
div.logo{
	width: 311px;
	height: 64px;
	background: url("../img/logo.png")no-repeat;
	margin-right: 50px;
}
div.topheader{
	margin-bottom: 20px;
}
div.topheader div.midle{
	margin-right: 45px;
}
div.topheader div.midle p{
	color:#fff;
	font-size: 14px;
	margin-bottom: 0px;
	line-height: 17px;
}
div.topheader div.midle div.number span{
	color:#0f89b8;
	font-weight: bold;
	font-size: 44px;
}
div.topheader div.midle div.number{
	background: #fff;
	width: 130px;
	height: 50px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align: center;
padding: 4px 0px;
margin-bottom: 5px;
}
div.topheader div.topInfo a.tele{
	color:#fff;
	font-size: 24px;
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
}
div.topheader div.topInfo a.tele:hover{
	text-decoration: underline;
}
div.topheader div.topInfo p{
	margin-bottom: 7px;
	color:#fff;
}
div.topheader div.topInfo a.bt{
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	display: block;
	font-size: 16px;
	width: 200px;
	height: 35px;
}
div.topheader div.topInfo a.bt.icocall{
	position: relative;
}
div.topheader div.topInfo a.bt.icocall:before{
	position: absolute;
	content:"";
	display: block;
	width: 16px;
	height: 16px;
	background:url('../img/call.png') no-repeat;
}
div.topheader div.topInfo a.bt.icocall:hover:before{
	background-position: 0px -17px;
}
div.logo, div.topheader div.midle, div.topheader div.topInfo{
	float:left;
}
div.logo a.logo{
	display: block;
	width: 100%;
	height: 100%;
}
div.Onlyindex{
	position: relative;
	padding-top: 5px;
}
div.topimgBlokc{
	position: absolute;
}
div.topimgBlokc div.leftpart{
	padding-top: 47px;
	float:left;
	width: 44%;
}
div.topimgBlokc div.rightpart{
	float:right;
}
div.Formg{
	margin-top: 38px;
	background: #fff;
	padding: 15px 23px;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 293px;
height: 290px;
}
div.imgblock{
	margin-left: 17px;
	margin-bottom: -23px;
}

div.FormBlock span.h2{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}
div.fixsize{
	width: 970px;
	padding: 0px 15px;
	margin-right: auto;
	margin-left: auto;
}
div.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
div.InputBlock{
	position: relative;
	margin-bottom: 20px;
}
div.InputBlock.checkboxblock{
	margin-bottom: 0px;
}
div.InputBlock input[type=text]{
	padding: 5px 5px;
	border:1px solid #c7d9e0;
	width: 100%;
	font-size: 14px;
	height: 30px;
	-webkit-box-shadow: inset 0px 2px 5px 0px rgba(183, 193, 197, 0.6);
-moz-box-shadow:    inset 0px 2px 5px 0px rgba(183, 193, 197, 0.6);
box-shadow:         inset 0px 2px 5px 0px rgba(183, 193, 197, 0.6);
}
div.InputBlock textarea{
	resize: none;
	padding: 5px 5px;
	border:1px solid #c7d9e0;
	width: 100%;
	font-size: 14px;
	height: 76px;
	-webkit-box-shadow: inset 0px 2px 5px 0px rgba(183, 193, 197, 0.6);
-moz-box-shadow:    inset 0px 2px 5px 0px rgba(183, 193, 197, 0.6);
box-shadow:         inset 0px 2px 5px 0px rgba(183, 193, 197, 0.6);
}
div.InputBlock input[type="text"]::-webkit-input-placeholder {color:#5d737c;}
div.InputBlock input[type="text"]::-moz-placeholder          {color:#5d737c;}/* Firefox 19+ */
div.InputBlock input[type="text"]:-moz-placeholder           {color:#5d737c;}/* Firefox 18- */
div.InputBlock input[type="text"]:-ms-input-placeholder      {color:#5d737c;}
div.InputBlock input[type=text].error{
	border:1px solid red;
}
div.InputBlock input[type=text].valid{
	border:1px solid green;
}
div.InputBlock  textarea::-webkit-input-placeholder {color:#5d737c;}
div.InputBlock  textarea::-moz-placeholder          {color:#5d737c;}/* Firefox 19+ */
div.InputBlock  textarea:-moz-placeholder           {color:#5d737c;}/* Firefox 18- */
div.InputBlock  textarea:-ms-input-placeholder      {color:#5d737c;}
div.InputBloc textarea.error{
	border:1px solid red;
}
div.InputBloc textarea.valid{
	border:1px solid green;
}
div.InputBlock.left{
	float:left;
}
div.InputBlock.right{
	float:right;
}
input[type=submit]{
	cursor: pointer;
	border:none;
	width: 250px;
	height: 46px;
	font-size: 18px;
	text-transform: uppercase;
}
div.InputBlock label{
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}
div.InputBlock label{
	color:#fff;
	margin-bottom: 20px;
}
div.rasporka{
	height: 189px;
}
div.footer{
	background: #016b94;
	height: 189px;
	margin-top: -189px;
}
div.buttomMenu{
	padding: 16px 0px;
}
div.buttomMenu ul.menu li {
	display: inline-block;
}
div.buttomMenu ul.menu li a{
	color:#fff;
	display: block;
	font-size: 17px;
	text-decoration: none;
	padding: 12px 12px;
}
div.buttomMenu ul.menu li:first-child a{
	padding-left: 0;
}
div.buttomMenu ul.menu li a:hover{
	color: #96bb31;
}
div.buttomMenu ul.menu li a.act{
	color: #96bb31;
}
div.blockOne{
	background: #fff;
	padding: 25px 0px;
}
div.blockOne span.h2{
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}
div.blockImg{
	cursor:pointer;
	position:relative;
	width: 285px;
	height: 136px;
	display: inline-block;
	margin-right: 30px;
	padding: 17px 0px;
	border:1px solid #15aae2;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    overflow: hidden;
	margin-bottom:20px;
}

div.blockImg .mask, div.blockImg .content {
   width: 300px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
 /* NINTH EXAMPLE*/
div.blockImg .mask-1, div.blockImg .mask-2 {
    background-color: rgba(16, 141, 189, 0.67);
    height: 361px;
    width: 361px;
        background: rgba(16, 141, 189, 0.67);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out 0.6s;
    -moz-transition: all 0.3s ease-in-out 0.6s;
    -o-transition: all 0.3s ease-in-out 0.6s;
    transition: all 0.3s ease-in-out 0.6s;
}
div.blockImg .mask-1 {
    left: auto;
    right: 0;
    -webkit-transform: rotate(56.5deg) translateX(-180px);
    -moz-transform: rotate(56.5deg) translateX(-180px);
    -o-transform: rotate(56.5deg) translateX(-180px);
    -ms-transform: rotate(56.5deg) translateX(-180px);
    transform: rotate(56.5deg) translateX(-180px);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}
div.blockImg .mask-2 {
    top: auto;
    bottom: 0;
    -webkit-transform: rotate(56.5deg) translateX(180px);
    -moz-transform: rotate(56.5deg) translateX(180px);
    -o-transform: rotate(56.5deg) translateX(180px);
    -ms-transform: rotate(56.5deg) translateX(180px);
    transform: rotate(56.5deg) translateX(180px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
div.blockImg .content {
    background: rgba(0, 0, 0, 0.9);
    height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
    width: 361px;
    overflow: hidden;
    -webkit-transform: rotate(-33.5deg) translate(-112px, 166px);
    -moz-transform: rotate(-33.5deg) translate(-112px, 166px);
    -o-transform: rotate(-33.5deg) translate(-112px, 166px);
    -ms-transform: rotate(-33.5deg) translate(-112px, 166px);
    transform: rotate(-33.5deg) translate(-112px, 166px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: all 0.4s ease-in-out 0.3s;
    -moz-transition: all 0.4s ease-in-out 0.3s;
    -o-transition: all 0.4s ease-in-out 0.3s;
    transition: all 0.4s ease-in-out 0.3s;
}
div.blockImg .content a{
	color: #fff;
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
}
div.blockImg .content a:hover{
	text-decoration: none;
}
div.blockImg:hover .content {
    height: 120px;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    top: 7px;
	color:#fff;
	padding: 15px 15px;
    -webkit-transform: rotate(0deg) translate(0, 0);
    -moz-transform: rotate(0deg) translate(0, 0);
    -o-transform: rotate(0deg) translate(0, 0);
    -ms-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
}
div.blockImg:hover .mask-1, div.blockImg:hover .mask-2 {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
div.blockImg:hover .mask-1 {
    -webkit-transform: rotate(56.5deg) translateX(1px);
    -moz-transform: rotate(56.5deg) translateX(1px);
    -o-transform: rotate(56.5deg) translateX(1px);
    -ms-transform: rotate(56.5deg) translateX(1px);
    transform: rotate(56.5deg) translateX(1px);
}
div.blockImg:hover .mask-2 {
    -webkit-transform: rotate(56.5deg) translateX(46px);
    -moz-transform: rotate(56.5deg) translateX(46px);
    -o-transform: rotate(56.5deg) translateX(46px);
    -ms-transform: rotate(56.5deg) translateX(46px);
    transform: rotate(56.5deg) translateX(46px);
}
div.blockImg img{
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width:100%;
}
div.blockImg:last-child{
	margin-right: 0px;
}

div.BoxCalInner{
	padding: 25px 0px;
	background: #1a8cb9 url("../img/bgcal.jpg") repeat-x;
	background-position: top center;
}
div.BoxCal div.leftpart{
	width: 43%;
	float:left;
}
div.BoxCal div.rightpart{
	float:right;
	width: 52%;
	padding: 0px 15px;
}

div.BoxCal span.h2{
	color:#fff;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}
div.BoxCal div.summ span.oldprice{
	float:right;
	font-size: 20px;
	color:#fff;
	font-weight: normal;
}
div.BoxCal div.summ div.inf{
	float:left;
}
div.BoxCal div.rightpart div.imgvanny img{
	display: block;
}
div.BoxCal div.summ div.summNew{
	float:right;
}
div.BoxCal div.summ div.inf p{
	color:#fff;
	margin-bottom: 0;
	font-size: 16px;
}
div.BoxCal div.summ div.inf p.small {
	font-size: 12px;
}
div.BoxCal div.summ div.summNew span.newprice{
	color:#fff;
	font-size: 30px;
}
div.BoxCal div.rightpart div.colorBox {
	position: relative;
	width: 32px;
	height: 32px;
	float:left;
	margin-right: 8px;
	margin-bottom: 20px;
}
div.chek{
	position: absolute;
	width: 15px;
	height: 15px;
	bottom: -5px;
	right: -5px;
	background: url(../img/chek.png)no-repeat;
}
div.BoxCal div.rightpart div.colorBox.№1{
	background: #ffffff;
}
div.BoxCal div.rightpart div.colorBox.№2{
	background: #ecead7;
}
div.BoxCal div.rightpart div.colorBox.№3{
	background: #c2e6e4;
}
div.BoxCal div.rightpart div.colorBox.№4{
	background: #d4e1ba;
}
div.BoxCal div.rightpart div.colorBox.№5{
	background: #e8cdb3;
}
div.BoxCal div.rightpart div.colorBox.№6{
	background: #eff0e0;
}
div.BoxCal div.rightpart div.colorBox.№7{
	background: #cad6b5;
}
div.BoxCal div.rightpart div.colorBox.№8{
	background: #e6def4;
}
div.BoxCal div.rightpart div.colorBox.№9{
	background: #f5e0e0;
}
div.BoxCal div.rightpart div.colorBox:last-child{
	margin-right: 0px;
}
div.BoxCal div.sendOrder{
	padding: 15px 0px;
	background: #108abb;
}
div.clear{
	clear:both;
	height: 0px;
	line-height: 0px;
	padding: 0px;
}
input[type=checkbox].css-checkbox {
	position:absolute; 
	z-index:-1000; 
	left:-1000px; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0; 
	border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:22px;
	height:17px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	font-weight: normal;
	vertical-align:middle;
	cursor:pointer;
	width:100%;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -17px;
}
label.css-label {
	background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_f8525e60241e4a4d2e0b1af9f9fc3804.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
div.InputBlock select{
	padding: 5px 5px;
    border: 1px solid #c7d9e0;
    width: 290px;
    font-size: 14px;
    height: 30px;
    -webkit-box-shadow: inset 0px 2px 5px 0px rgba(183, 193, 197, 0.6);
    -moz-box-shadow: inset 0px 2px 5px 0px rgba(183, 193, 197, 0.6);
    box-shadow: inset 0px 2px 5px 0px rgba(183, 193, 197, 0.6);
}
hr {
    color: #489fc4; /*для IE */
    background-color:#489fc4; /*для Firefox, Opera, Safari*/
    border:0px none;
    height:1px; /* высота 1px IE, Firefox, Opera, Safari */
    clear:both; /* для очистки, если тег идет после float елемента */
    margin-bottom: 10px;
}
div.sendOrder div.InputBlock{
	display: inline-block;
}
div.sendOrder div.InputBlock input[type=text]{
	width: 290px;
	margin-right: 20px;
}
div.blockTwo{
	padding: 25px 0px;
	background: #f1fbff;
}
div.Content div.blockTwo{
	background: #fff;
}
div.Content div.blockTwo span.h3{
margin-bottom: 15px;
}
div.whywe span.h2{
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
div.whywe div.textblock p{
	font-size: 14px;
	margin-bottom: 0px;
	color:#5d737c;
}
div.whywe div.icoimgblock{
	margin-bottom: 20px;
}
div.whywe div.icoimgblock img{
	display: block;
}
div.whywe div.whyblokc{
	margin-bottom: 38px;
	display: inline-table;
	width: 180px;
	margin-right: 61px;
}
div.whywe div.whyblokc:nth-child(4n+1){
	margin-right: 0px;
}
div.whywe div.whyblokc:nth-child(5),div.whywe div.whyblokc:nth-child(6),div.whywe div.whyblokc:nth-child(7),div.whywe div.whyblokc:nth-child(8){
margin-bottom: 0;
}
div.proff{
	background: #f1fbff;
	padding: 25px 0px;
}
a.morework{
	display: block;
	position: relative;
	font-size: 16px;
	text-transform: uppercase;
	width: 166px;
	height: 30px;
	padding: 7px 16px;
}
a.morework:after{
	position: absolute;
	content:"";
	height: 14px;
	width: 8px;
	background:  url("../img/morebtico.png")no-repeat;
	right:11px;
}
a.morework:hover:after{
	background-position: 0px -15px;
}
a.morework.tabslinkmore{
	display: none;
	padding: 10px 16px;
	width: 170px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
div.proff a.morework{
	float:right;
}
a.morework.tabslinkmore:after{
	position: absolute;
	content:"";
	height: 14px;
	width: 8px;
	background:  url("../img/morebtico.png")no-repeat;
	right:11px;
	    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
a.morework.tabslinkmore:hover:after{
	background-position: 0px -15px;
}
div.proff span.h2{
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}
div.slider{
	position: relative;
}
div.slider div.sliderLink{
	cursor: pointer;
	position: absolute;
	width: 30px;
	height: 52px;
	top:50%;
	margin-top: -51px;
	z-index:2;
}
div.slider div.sliderLink.prev{
	left:0px;
	background: url(../img/prevwrrow.png) no-repeat;
}
div.slider div.sliderLink.next{
	right:-5px;
	background: url(../img/nextwrrow.png) no-repeat;
}
div.owl-carousel{
	padding: 0px 37px;
}
div.owl-carousel div.imgBlock{
	border:3px solid #0f8aba;
	margin-bottom: 20px;
}
div.owl-carousel div.imgBlock img{
	display: block;
         width: 398px;
         height: 238px;
}
div.owl-carousel div.item div.ContainerBox{
	width: 404px;
	margin-right: auto;
	margin-left: auto;
}
div.owl-carousel div.item div.ContainerBox div.bottomBlock p{
	text-align: center;
	color:#5d737c;
	font-size: 18px;
}
div.rewBlock{
	padding: 28px 0px;
	background: #0f8aba;
}

div.rewBlock span.h2{
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	color:#fff;
}
div.rewBlock a.rewbt{
	position: relative;
	float:right;
	font-size: 16px;
	text-transform: uppercase;
	width: 150px;
	height: 36px;
	padding: 9px 16px;
	text-decoration: none;
}
div.rewBlock a.rewbt:after{
	position: absolute;
	content:"";
	height: 14px;
	width: 8px;
	background:  url("../img/rewbtico.png")no-repeat;
	right:11px;
}
div.rewBlock a.rewbt:hover:after{
	background-position: 0px -15px;
}
div.rewBlock div.BlockRewInf{
	background: #fefefe;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 15px 15px;
margin-bottom: 26px;
display: inline-table;
width: 455px;
margin-right: 26px;
}
div.rewBlock div.BlockRewInf:nth-child(2n){
	margin-right: 0px;
}
div.rewBlock div.BlockRewInf div.infautor{
	position: relative;
	top: 6px;
}
div.rewBlock div.BlockRewInf div.infautor p{
	margin-bottom: 0;
	color:#525e63;
}
div.rewBlock div.BlockRewInf div.infautor p.autor{
	font-size: 18px;
	color:#15aae2;
}
div.rewBlock div.BlockRewInf div.infautor p.date{
font-size: 14px;
font-style: italic;
}
div.rewBlock div.BlockRewInf div.infautor{
	margin-bottom: 20px;
}
div.rewBlock div.BlockRewInf div.imgblockrew{
float:left;
margin-right: 13px;
width: 50px;
height: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
div.rewBlock div.BlockRewInf div.imgblockrew img{
	display: block;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
div.rewBlock div.BlockRewInf div.bottomblock p{
	color:#5d737c;
	font-size: 14px;
	margin-bottom: 0px;
}
div.quest{
	padding: 30px 0px;
}
div.quest span.h2{
		font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 31px;
	color:#15aae2;
}
div.formbg{
	background: #0f8aba;
	padding: 25px 50px;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.formbg span.h2{
	font-size: 20px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 25px;
}
div.questContent div.formbg span.h2{
	font-size: 20px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 25px;
}
div.Breadcrumbs{
	padding: 10px 0px;
	margin-bottom: 20px;
}
div.Breadcrumbs p{
	font-size: 14px;
	display: inline-block;
	margin-bottom: 0px;
	margin-right: 9px;
	color:#9e9e9e;
}
div.Breadcrumbs p a{
	color:#0f8aba;
}
div.Breadcrumbs p a:hover{
	text-decoration: none;
}
div.Breadcrumbs p.tire{
	position: relative;
	top: 2px;
	background: url(../img/tire.png) no-repeat;
	width: 7px;
	height: 12px;
}
div.Breadcrumbs p.home{
	position: relative;
	top:7px;
	background: url(../img/homeimg.png) no-repeat;
	width: 22px;
	height: 22px;
}
div.Breadcrumbs p.home a{
	display: block;
	width: 100%;
	height: 100%;
}
div.rewBg{
	padding: 25px 50px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e7ebed;
}
div.Content h1{
	font-weight: bold;
	font-size: 36px;
	color:#0f8aba;
	margin-bottom: 20px;
	text-transform: uppercase;
}
div.Content{
	background: #f1fbff;
	padding-bottom: 20px;
}
div.blockafterprem{
	padding:25px 0px;
	background: #f1fbff;
}
div.blockafterprem span.h2 {
    color: #0f8aba;
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 20px;
}
div.revBlockForm div.rightpart img{
	display: block;
	margin-bottom: -1px;
}
div.rewBg span.h2{
	font-size: 20px;
	color:#4a4a4a;
	font-weight: bold;
	margin-bottom: 25px;
}
div.revBlockForm div.leftpart{
	float:left;
	width: 477px;
}
div.revBlockForm div.rightpart{
	float:right;
}
div.revBlockForm div.rewBg div.InputBlock input[type="text"]{
	width: 175px;
}
div.quest div.leftpart{
	float:left;
	width: 310px;
}
div.quest div.rightpart{
	float:right;
	width: 617px;
}
div.questContent div.leftpart{
	float:left;
	width: 617px;
}
div.questContent div.rightpart{
	position: relative;
	float:right;
	width: 323px;
	height: 384px;
}
div.questContent div.rightpart div.imgBlock{
	position: absolute;
	background: url("../img/man2.png")no-repeat;
	width: 414px;
	height: 384px;
	left:-31px;
}
div.questContent div.formbg div.InputBlock input[type="text"]{
	width: 240px;
}
div.quest div.formbg div.InputBlock input[type="text"]{
	width: 240px;
}
div.quest ul li {
	position: relative;
	font-size: 18px;
	color:#15aae2;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 15px;
}
div.quest ul li a{
	font-size: 18px;
	color:#15aae2;
}
div.quest ul li a:hover{
	text-decoration: none;
}
div.quest ul li:before{
	position: absolute;
	top:6px;
	left:0px;
	content:"";
	display: block;
	width: 6px;
	height: 6px;
	background: #b5d55c;
			-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
div.Content img.alignright{
	    display: block;
    float: right;
    margin-top: 6px;
    margin-bottom: 20px;
    margin-left: 20px;
    max-width: 360px;
}
div.Content img.alignleft{
	    display: block;
    float: left;
    margin-top: 6px;
    margin-bottom: 20px;
    margin-right: 20px;
        max-width: 360px;
}
div.blockArticle{
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
	padding: 20px 0px;
}
div.blockArticle span.h3{
	display: block;
	margin-bottom: 20px;
	color:#7daa00;
	font-size: 24px;
	font-weight: bold;
}
div.blockArticle p{
	color:#5d737c;
	line-height: 20px;
	font-size: 14px;
}
div.blockArticle a.morebt{
	width: 130px;
	height: 39px;
	display: block;
	text-align: center;
	font-size: 16px;
	padding: 12px 0px;
	margin-bottom: 20px;
	text-decoration: none;
}
div.blockArticle div.rightpart{
	width: 510px;
}
div.blockArticle.left div.rightpart{
	float:right;
}
div.blockArticle.right div.rightpart{
	float:left;
}
div.Content{
	color:#5d737c;
        min-height: 500px;
}
div.Content ul{
margin-bottom: 20px;
}
div.Content ul li{
	position: relative;
	padding-left: 15px;
	line-height: 19px;
}
div.Content ul li:before{
	position: absolute;
		position: absolute;
	top:8px;
	left:0px;
	content:"";
	display: block;
	width: 4px;
	height: 4px;
	background: #5d737c;
			-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
div.Content ol {
    counter-reset:li; /* Инициализируем счетчик */
    padding:0; /* Удаляем  установленное по умолчанию левое поле*/
    list-style:none; /* Отменяем нумерацию установленную по умолчанию */
	margin-bottom: 20px;
  }
  
  div.Content ol li{
	position: relative;
	padding-left: 15px;
	line-height: 19px;
}
div.Content ol li:before{
	content:counter(li); /* В качестве данных используем счетчик */
      counter-increment:li; /* Увеличиваем значение счетчика на 1 */
      /* Позиционируем и оформляем цифры */
      position:absolute;
          top: 0px;
    left: 1px;
      color:#5d737c;
      font-weight:bold;
      text-align:center;	
}
div.Content div.blockTwo ol li span.h3{
	margin-bottom: 2px;
}
div.Content div.blockTwo ol li{
	padding-left: 50px;
	margin-bottom: 10px;
}
div.Content div.blockTwo ol li:before{
	    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 0px;
    left: 1px;
    color: #F7F7F7;
    width: 35px;
    height: 35px;
    padding: 7px 0px;
    background: #06648A;
    font-weight: bold;
    text-align: center;
    font-size: 21px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}
 div.Content ol li strong{
	font-weight: bold;
 }
div.Content span.h2{
	color:#0f8aba;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 20px;
	line-height:36px;
}
div.Content p.title{
	margin: 0px;
}
div.Content table{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
div.Content table tr{
	border-bottom:1px solid #d4d4d4;
}
div.Content table tr:first-child th{
	border-top: 1px solid #d4d4d4;;
}
div.Content table tr th{
	background: #e8e8e8;
	color:#666666;
	font-size: 18px;
	padding: 15px 15px;
}
div.Content table tr th:first-child{
	width: 696px;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
}
div.Content table tr td{
	background: #fff;
	color:#555555;
	font-size: 16px;
	padding: 15px 15px;
}
div.Content table tr td:first-child{
	width: 696px;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
}
div.Content table tr td:last-child{
	border-right: 1px solid #d4d4d4;
}
div.Content table tr td span{
	color:#a7cb45;
}
div.Content table tr:last-child td:first-child{
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
}
div.Content table tr:last-child td:last-child{
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}
div.Content table tr th:first-child {
  -webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
}
div.Content table tr th:last-child {
  -webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
  border-right: 1px solid #d4d4d4;
}
div.topContentBlock{
	margin-bottom: 20px;
}
div.topContentBlock div.rightpart{
	float:right;
}
div.topContentBlock div.topimgBlokc{
	float:left;
	position: relative;
}
div.topContentBlock div.rightpart span.h2{
	font-size: 20px;
}
div.topContentBlock div.rightpart div.Formg{
	margin-top: 0px;
}
div.tabs ul li{
	padding-left: 0px;
	display: inline-block;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6e6e6+0,fefefe+100 */
background: rgb(230,230,230); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(230,230,230,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(230,230,230,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
border:1px solid #dddddd;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
width: 310px;
height: 56px;
text-align: center;
}
div.tabs ul li:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d1252a+0,eb3e44+100 */
background: rgb(209,37,42); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxMjUyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYjNlNDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(209,37,42,1) 0%, rgba(235,62,68,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,37,42,1)), color-stop(100%,rgba(235,62,68,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1252a', endColorstr='#eb3e44',GradientType=0 ); /* IE6-8 */
}
div.tabs ul li:hover a{
color:#fff;
}
div.tabs ul .activ_tab{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d1252a+0,eb3e44+100 */
background: rgb(209,37,42); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxMjUyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYjNlNDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(209,37,42,1) 0%, rgba(235,62,68,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,37,42,1)), color-stop(100%,rgba(235,62,68,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1252a', endColorstr='#eb3e44',GradientType=0 ); /* IE6-8 */
}
div.tabs ul .activ_tab a{
color:#fff;
}
div.tabs ul li.ui-tabs-active{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d1252a+0,eb3e44+100 */
background: rgb(209,37,42); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxMjUyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYjNlNDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(209,37,42,1) 0%, rgba(235,62,68,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,37,42,1)), color-stop(100%,rgba(235,62,68,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(209,37,42,1) 0%,rgba(235,62,68,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1252a', endColorstr='#eb3e44',GradientType=0 ); /* IE6-8 */
}
div.tabs ul li.ui-tabs-active a{
color:#fff;
}
div.tabs ul li a{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	color:#5b5b5b;
	padding: 16px 0px;
	font-size: 20px;
	font-weight: bold;
}
div.tabs div.ContainerBox.before div.imgBlock{
	/*border:3px solid #0f8aba;*/
	margin-bottom: 20px;
	text-align: center;
}
div.tabs div.ContainerBox.after div.imgBlock{
	/*border:3px solid #89b11c;*/
	margin-bottom: 20px;
	text-align: center;
}
div.tabs div.imgBlock img{
	display: block;
	margin: 0 auto;
}
div.tabs div.ContainerBox{
	width: 404px;
	margin-right: auto;
	margin-left: auto;
	display: inline-table;
}
div.tabs div.ContainerBox.before{
	margin-right: 27px;
}
div.tabs div.bottomBlock p{
	text-align: center;
	color:#5d737c;
	font-size: 18px;
}
div.tabs div.ContainerBox.before div.bottomBlock p{
	color:#0f8aba;
	margin-bottom: 20px;
}
div.tabs div.ContainerBox.after div.bottomBlock p{
	color:#89b11c;
	margin-bottom: 20px;
}
div.tabs ul li:before{
	display: none;
}
div.tabs div.part{
	border-bottom:1px solid #dddddd;
	margin-bottom: 20px;
}
div.tabs div.part:last-child{
	border-bottom:none;
}

div.order{
	padding: 41px 0px;
	height: 431px;
	background: url(../img/bgcal2.jpg)repeat-x;
}
div.order div.fixsize{
	position: relative;
}
div.order div.InputBlock {
    display: inline-block;
}
div.order div.InputBlock input[type=text] {
    width: 292px;
    margin-right: 20px;
}
div.order span.h2{
	color:#fff;
	margin-bottom: 60px;
	line-height: 36px;
}
div.order a.tele{ 
	font-size: 32px;
	color:#fff;
	display: block;
	margin-bottom: 60px;
	font-weight: bold;
	text-decoration: none;
}
div.order a.tele span{
	color:#accf4d;
}
div.order a.tele:hover{ 
	text-decoration: underline
}
div.order span.h2.second{
	font-weight: normal;
}
div.order div.ImgblockOrder{
	position: absolute;
	right:43px;
	bottom:-11px;
	width: 374px;
	height: 428px;
	background: url(../img/ImgblockOrder.png)no-repeat;
}
div.order div.BlockInner{
	position: relative;
	z-index:1;
}
div.gallery{
	margin-bottom:20px !important;
}
div.footer div.leftpart{
	float:left;
}
div.footer div.leftpart a{
	font-size: 18px;
	color:#fff;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
}
div.footer div.leftpart a:hover{
	text-decoration: underline;
}
div.footer div.leftpart p{
	color:#fff;
	margin-bottom: 0px;
}
div.footer div.leftpart p:nth-child(3){
	margin-bottom: 20px;
}
div.footer div.rightpart{
	float:right;
	    margin-top: 16px;
}
.Content .rightpart{
    float: right;
    margin: 20px;
}
.Content .rightpart .Formg{
    margin-top: -10px;
    height: 290px;
}
.gallery{
  min-width: 600px;
  float: left; 
}
.Content .rightpart .Formg .h2{
    font-size: 20px;
        line-height: 20px;
}
.gallery:after{
content: " ";
display: block;
width: 100%;
height: 0px;
clear: both;
float: none !important;
}
.Content .tetya{
    margin: 0px !important;
}
.questContent .rightpart{
    margin: 0px !important;
}
.calculator_h{
    color:#fff !important;
}
#master .mask{
    display: none;
     position: absolute;
    width: 270px;
    height: 284px;
    background: url(../img/loader.GIF) no-repeat 50% 50%,hsla(0, 100%, 100%, 0.2);
    z-index: 2;
    margin-top: -272px;
    margin-left: -20px;
}
.Calc .mask{
     display: none;
    position: absolute;
    width: 970px;
    height: 80px;
    background: url(../img/loader.GIF) no-repeat 50% 50%,hsla(0, 100%, 100%, 0.2);
    z-index: 2;
    margin-top: -74px;
    margin-left: -20px;
}
.spec .mask{
     display: none;
    position: absolute;
    width: 620px;
    height: 300px;
    background: url(../img/loader.GIF) no-repeat 50% 50%,hsla(0, 100%, 100%, 0.2);
    z-index: 2;
    margin-top: -270px;
    margin-left: -51px;
}
.otziv .mask{
     display: none;
    position: absolute;
    width: 475px;
    height: 300px;
    background: url(../img/loader.GIF) no-repeat 50% 50%,hsla(0, 100%, 100%, 0.2);
    z-index: 2;
    margin-top: -270px;
    margin-left: -51px;
}
.formsenorder{
	color:#fff;
}
div.InputBlock input[type="text"].error{
	border:1px solid #FF0505;
	color:#FF0505;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255, 5, 5, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(255, 5, 5, 0.75);
box-shadow:         0px 0px 5px 0px rgba(255, 5, 5, 0.75);
}
div.InputBlock input[type="text"].valid{
	border:1px solid #06A206;
	color:#06A206;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(6, 162, 6, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(6, 162, 6, 0.75);
box-shadow:         0px 0px 5px 0px rgba(6, 162, 6, 0.75);
}

div.InputBlock textarea.error{
	border:1px solid #FF0505;
	color:#FF0505;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255, 5, 5, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(255, 5, 5, 0.75);
box-shadow:         0px 0px 5px 0px rgba(255, 5, 5, 0.75);
}
div.InputBlock textarea.valid{
	border:1px solid #06A206;
	color:#06A206;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(6, 162, 6, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(6, 162, 6, 0.75);
box-shadow:         0px 0px 5px 0px rgba(6, 162, 6, 0.75);
}

div.InputBlock input[type="text"]::-webkit-input-placeholder {color:#9C9FA5;}
div.InputBlock input[type="text"]::-moz-placeholder          {color:#9C9FA5;}/* Firefox 19+ */
div.InputBlock input[type="text"]:-moz-placeholder           {color:#9C9FA5;}/* Firefox 18- */
div.InputBlock input[type="text"]:-ms-input-placeholder      {color:#9C9FA5;}


div.InputBlock textarea::-webkit-input-placeholder {color:#9C9FA5;}
div.InputBlock textarea::-moz-placeholder          {color:#9C9FA5;}/* Firefox 19+ */
div.InputBlock textarea:-moz-placeholder           {color:#9C9FA5;}/* Firefox 18- */
div.InputBlock textarea:-ms-input-placeholder      {color:#9C9FA5;}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
      top: -33px;
    left: 50%;
    margin-left: -73px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.blockImg:not(*:root) {
	    margin-right: 31px;
}

div.soc div.sharingBlock{
	margin-bottom: 6px;
}
div.socVk span.textsoc{
	position: relative;
	color:#fff;
	top: 9px;
}
div.socVk span, div.socVk div.blockvk{
	display: inline-block;
}
@-moz-document url-prefix() { 
  .blockImg {
         margin-right: 31px;
  }
}
_:-o-prefocus, .blockImg { /* стиль только для Opera 12.00+ */
            margin-right: 31px;
    }
_:-o-prefocus, .slider { /* стиль только для Opera 12.00+ */
            height: 304px;
    }
    _:-o-prefocus, div.FormBlock span.h2 { /* стиль только для Opera 12.00+ */
            font-size: 19px;
    }    
    _:-o-prefocus, a.white:hover span{ /* стиль только для Opera 12.00+ */
                background-color: transparent;
                color: #565656;
    }
	
.left-c{
	float:left;
}	

.clear{
	clear:left;
}

.vborm{
	border-top:1px solid #016b94;
}

.map-z{
	margin-top:20px;
	text-align:center;
	font-size:20px;
	color:white;
	width: 180px;
    padding-top: 13px;
    padding-bottom: 16px;
	background-color:#139ed3;
	cursor:pointer;
}

.map-z:hover{
	color:white;
	background-color:#016b94;
	cursor:pointer;
}

.map-act{
	color:white;
	background-color:#016b94;
	cursor:pointer;
}

path:hover {
    opacity: 0.5;
    cursor: pointer;
}

div.topheader div.midle div.number a{
	color:white;
}

.linkz{
	color:white;
}
.linkcity{
	margin-top:30px;
}
.linkcity a{
background-color: #13a0d6;
    padding: 12px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 21px;
    color: white;
	position:relative;
    text-decoration: none;
    margin-right: 20px;
}

.linkcity a:first-child:before{
    content: '';
    /* font-size: 12px; */
    position: absolute;
    /* width: 25px; */
    left: 0;
    /* right: 0px; */
    margin-left: 8px;
    margin-top: 4px;
    /* float: right; */
    border: 6px solid transparent;
    border-right: 6px solid white;
}

.linkcity a:last-child:before{
content: '';
    /* font-size: 12px; */
    position: absolute;
    /* width: 25px; */
    /* right: 0px; */
    right: 0;
    /* text-align: right; */
    /* margin-left: 124px; */
    margin-top: 4px;
    margin-right: 6px;
    /* float: right; */
    border: 6px solid transparent;
    border-left: 6px solid white;
}

.linkcity a:hover{
	background-color: #016b94;
}

.titlerg{
	padding-top: 28px;
    font-size: 18px;
    padding-left: 5px;
    width: 191px;
    padding-bottom: 25px;
}

.titlergop{
	width: 191px;
    padding-left: 5px;
    color: #6a7f8f;
    padding-bottom: 50px;
}

.fft{
	margin-right:40px;
}
.breadcrumbs {
    display: inline-block;
}
a.breadcrumbs__link {
    font-weight: bold;
    color: #807e7e;
    text-decoration: underline;
}
a.breadcrumbs__link:hover{
    text-decoration: none;
}
.hidden-destop{
    display: none;
}
@media screen and (min-width: 800px) {
    body .topheader { display: flex; justify-content: space-between; }
    body .redbt { margin-bottom: 15px; }
    body .topheader .topInfo { max-width: 210px; margin-right: -70px; }
    body div.Formg { height: auto; }
}
body .bt.icocall.white.md-trigger { background: #ef2e34; border-color: #ffffff00; }