/*** BEGIN FONTS STYLES ***/

* {
margin: 0;
padding: 0;
outline: 0;
}
.zeroduration {
transition-duration: 0ms;
-webkit-transition-duration: 0ms;
-moz-transition-duration: 0ms;
-o-transition-duration: 0ms;
}
html {
height: 100%;
}
.error {
    border: 1px solid red!important;
}
.lb-number {
    display: none!important;
}
.finish .holder p {
    padding-bottom:0;
    margin: 10px 0;
}
.finish h3 {
    margin-bottom:0;
}
.fact_bg ul {
    list-style: none;
    margin: 0;
    padding:0;
}
.fact_bg ul li {
    font-family: Arial;
    font-size: 17px;
    margin: 15px 0;
    padding:10px;
    border: 1px dashed #ccc;
}
.fact_bg ul li strong {
    font-size: 18px;
    color:#0078A7;
}
div {
position: relative;
}
body {
width: 100%;
position: relative;
font-family: "Open Sans", Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2f3035;
height: 100%;
background: #f8f8f8;
overflow-y: scroll;
overflow-x: hidden;
}
.bg {
min-width:1100px;
max-width:1920px;
margin: 0 auto;
}
.noscroll {
position: fixed;
overflow-y: scroll;
width: 100%;
z-index: 1;
}
a,a:visited {
color: #25a2d1;
text-decoration: underline;
}
a.white,a:visited.white {
color: #fff;
}
i,em,strong,b,a {
vertical-align: baseline;
}
img {
border: none;
}
p {
padding-bottom: 20px;
}
.clear {
clear: both;
}
.i {
font-style: oblique;
}
.b {
font-weight: bold;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.vab {
vertical-align: bottom;
}
.fl {
float: left;
}
.fr {
float: right;
}
.fn {
float: none;
}
.up {
text-transform: uppercase;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
text-transform: uppercase;
}
h2 {
text-align: center;
font-size: 46px;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
margin-bottom: 1px;
padding-top: 0;
font-weight: bold;
}
h2 span {
color: #0078A7;
}
h3 {
color: #0078A7;
font-size: 34px;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
margin-bottom: 20px;
font-weight: bold;
line-height: 30px;
}
h3 small {
color: #2f3035;
display: block;
font-size: 0.6em;
}
}
ul li,ol li {
margin-left: 20px;
margin-bottom: 15px;
}
#sert a {
    display:inline-block;
    vertical-align: top;
    margin: 0 5px;
}
#sert a img {
    width: 200px;
    height:300px;
}
.gray {
background: #E8E7E7;
}
.white {
background: #ffffff;
}
.text-normal {
font-size: 12px;
}
.small {
font-size: 0.8em;
}
.thin {
font-weight: 300;
}
.size2 {
font-size: 1.2em;
}
.size3 {
font-size: 1.3em;
}
.size4 {
font-size: 1.4em;
}
.size5 {
font-size: 1.5em;
}
.size6 {
font-size: 1.6em;
}
.size7 {
font-size: 1.7em;
}
button,input[type="submit"],textarea {
-webkit-appearance: none;
cursor: pointer;
}
.hidden {
display: none;
}
.holder {
width: 970px;
padding: 0 0;
margin: 0 auto;
position: relative;
}
.top-menu .menu {
height: 34px;
background: #000;
}
.top-menu {
text-transform: uppercase;
height: 122px;
z-index: 41;
position: fixed;
width: 100%;
max-width: 1920px;
font-family: 'Tahoma';
}
.top-menu .callback a {
color: white;
text-decoration: none;
margin: 0 0 0 15px;
padding:0 15px;
height: 34px;
line-height:34px;
display:block;
height: 34px;
background: #0078A7;
font-family: 'Open Sans';
transition: all 0.1s;
}
.top-menu .callback a:hover {
background: #2294C0;
}
.top-menu .black-block a {
color: white;
text-decoration: none;
border-bottom: 1px dotted white;
margin: 0 15px;
padding:0;
height: 34px;
line-height:34px;
display:inline-block;
transition: all 0.1s;
}
.top-menu .black-block a:hover {
background: #0078A7;
border: none;
padding: 0 15px;
margin:0;
}
.top-menu .black-block a.active {
background: #0078A7;
border: none;
padding: 0 15px;
margin:0;
}
.top-menu .menu .black-block {
background: black;
width: 715px;
height: 34px;
line-height: 34px;
float: left;
}
.top-menu .menu .callback {
float:right;
line-height: 34px;
}
.top-menu .logo-phone {
background-image: url(../images/top-shadow.png);
background-repeat: repeat-x;
background-position: left top;
background-color: #e8edf0;
height: 70px;
width: 100%;
position: absolute;
left: 0;
top: 34px;
}
.top-menu .logo-phone .logo {
width: 261px;
height: 57px;
position: absolute;
left: 0;
top: 7px;
background: url(../images/logo.png);
border-bottom: none;
background-size: 100% 100%;
}
.top-menu .logo-phone .phone {
position: absolute;
right: 0;
top: 13px;
line-height: 1em;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
font-size: 34px;
}
.top-menu .logo-phone .phone a {
text-decoration: none;
color: #2f3035;
border-bottom: none;
margin-right: 0;
}
.top-menu .logo-phone .phone a strong {
color: #0078A7;
}
.top-menu .logo-phone .phone small {
line-height: 12px;
font-size: 12px;
font-family: "Open Sans", Tahoma, Arial, Helvetica, sans-serif;
display: block;
margin-left: 40%;
}
.top-menu-slider {
width: 100%;
display: block;
position: fixed;
left: 0;
top: 0;
z-index: 40;
}
.top-menu-slider .logo-phone {
height: 70px;
width: 100%;
}
.top-menu-slider .logo-phone .logo {
width: 190px;
height: 43px;
background: url(../images/logo-small.png);
}
.top-menu-slider .logo-phone .phone {
width: 250px;
position: absolute;
left: 750px;
top: 17px;
line-height: 1em;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
font-size: 2.5em;
}
.top-menu-slider .logo-phone .phone a {
text-decoration: none;
color: #2f3035;
border-bottom: none;
margin-right: 0;
}
.top-menu-slider .logo-phone .phone small {
line-height: 12px;
font-size: 12px;
font-family: "Open Sans", Tahoma, Arial, Helvetica, sans-serif;
display: block;
}
.main_content {
width: 100%;
border-bottom: 5px solid #198FBD;
height: 410px;
position: relative;
padding: 154px 0 0 0;
background: url("2005151422.jpg") no-repeat center;
background-size: 1680px auto;
}
.main_content .black {
position: absolute;
left: 0;
top: 100px;
}
.main_content .black span {
display: inline-block;
  background: rgba(232, 237, 240, 0.8);
padding: 15px;
color: #000;
font-family: Open Sans;
font-weight: bold;
font-size: 30px;
}
.main_content .black span.red {
color: #2AA0CF;
}
.main_content .form {
width: 326px;
  height: 325px;
  position: absolute;
  right: 0;
  top: 15px;
  background: rgba(0, 0, 0, 0.51) url(../images/circle-form2.png) no-repeat center center;
  background-size: 306px 305px;
}
.main_content .form h4 {
text-align: center;
margin: 25px 0 15px 0;
color:#000;
font-family: 'Open Sans Condensed';
text-transform: uppercase;
font-weight: normal;
font-size: 26px;
}
.main_content .form p {
  width: 248px;
  margin: 15px auto 0 auto;
  padding:0;
  vertical-align: top;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Open Sans Condensed;
}
.main_content .form p img {
  float:left;
  margin: 0 10px 0 0;
}
.main_content .form input {
width: 240px;
  height: 36px;
  text-align: center;
  font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #aaa;
  display: block;
  margin: 10px auto;
}
.main_content .form input.submit,
.proj_bg button, .eTimerWrapper button, .type_work button, .calc_bg .form button, .finish button,
#free-consult form input.submit,
#calc-pop form input.submit, #work-types-pop form input.submit {
  background: #00c67a; /* Old browsers */
  background: -moz-linear-gradient(top,  #00c67a 0%, #00a661 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00c67a), color-stop(100%,#00a661)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #00c67a 0%,#00a661 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #00c67a 0%,#00a661 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #00c67a 0%,#00a661 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #00c67a 0%,#00a661 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c67a', endColorstr='#00a661',GradientType=0 ); /* IE6-9 */
  font-size: 18px;
  text-transform: uppercase;
  font-family: Open Sans Condensed;
  text-align: center; font-weight: bold; color: white;
  text-shadow: 0 1px 0 dimgray;
  border-radius: 6px;
  box-shadow: 0 2px 2px dimgray;
}

#calc_variant1 form input.submit{
  background: #00c67a; /* Old browsers */
  background: -moz-linear-gradient(top,  #00c67a 0%, #00a661 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00c67a), color-stop(100%,#00a661)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #00c67a 0%,#00a661 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #00c67a 0%,#00a661 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #00c67a 0%,#00a661 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #00c67a 0%,#00a661 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c67a', endColorstr='#00a661',GradientType=0 ); /* IE6-9 */
  font-size: 18px;
  text-transform: uppercase;
  font-family: Open Sans Condensed;
  text-align: center; font-weight: bold; color: white;
  text-shadow: 0 1px 0 dimgray;
  border-radius: 6px;
  box-shadow: 0 2px 2px dimgray;
}

.main_content .form input.submit {
  height: 49px; width: 240px;
  margin: 15px auto 0 auto;
  border: none;
  transition: all 0.1s;
}
.main_content .form input.submit:hover { opacity:0.9; }

.blocks_bg {
background: #0078A7;
padding: 5px 0 15px 0;
}
.blocks_bg .blocks {
margin: 0 auto;
width:920px;
text-align: center;
}
.blocks_bg .blocks .quarter {
width: 300px;
text-align: center;
display: inline-block;
vertical-align: top;
font-size: 13px;
color: #fff;
}
.blocks_bg .blocks .quarter strong {
line-height: 60px;
font-size: 46px;
color: #fff;
}
.blocks_bg .blocks .quarter strong span {
font-size: 16px;
color: #fff;
line-height: normal;
position:relative;
top:-10px;
left:-5px;
}
.proj_bg {
	 background: #e8e7e7;
	 padding: 40px 0;
}
.proj_bg .overflow {
width: 100%;
margin-bottom: 30px;
}
.proj_bg .overflow table {
width: 100%;
height: 350px;
border-spacing: 0;
border-collapse: collapse;
text-align: center;
}
.proj_bg .overflow table td {
width: 16%;
vertical-align: top;
padding: 20px 8px;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.5em;
line-height: 23px;
text-transform: uppercase;
}
.proj_bg .overflow table td span {
color: #0078A7;
}
.proj_bg .overflow table td img {
display: inline-block;
margin-bottom: 10px;
width:310px;
height:233px;
}
.proj_bg button {
  width: 383px; height: 49px;
  margin: 0 auto 40px;
  display: block;
  border: none;
  transition: all 0.1s;
}
.eTimerWrapper button {
  width: 160px; height: 25px;
  margin: 5px 0 0 0;
  display: block;
  border: none;
  transition: all 0.1s;
}
.proj_bg button:hover { opacity:0.9; }
.eTimerWrapper button:hover { opacity:0.9; }

.type_work {
padding: 40px 0;
overflow: hidden;
}
.type_work .mouse {
position: absolute;
top: 40px;
left: 850px;
/*background: url(../images/mouse.png) no-repeat left top;*/
width: 589px;
height: 304px;
display: block;
}
.type_work .v-block {
width: 300px;
float: left;
margin: 20px 0px 30px 160px;
}
.type_work .v-block .title {
text-transform: uppercase;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 28px;
line-height: 24px;
margin-bottom: 20px;
}
.type_work .v-block .title small {
font-size: 0.6em;
line-height: 26px;
display: block;
}
.type_work .v-block .sub-block {
clear: both;
}
.type_work .v-block .sub-block img {
margin-bottom: 15px;
margin-right: 20px;
float: left;
}
.type_work .v-block .sub-block span {
display: table-cell;
vertical-align: middle;
width: 260px;
height: 98px;
font-size: 14px;
}
.type_work .v-block .sub-block span strong {
text-transform: uppercase;
font-weight: normal;
color: #25a2d1;
cursor: default;
font-size: 14px;
}
.type_work .v-block .sub-block span strong .hidden-text {
display: none;
}
.type_work .pdf {
width: 200px;
position: absolute;
left: 750px;
top: 120px;
}
.type_work .pdf i {
width: 86px;
height: 88px;
background: url(../images/pdf.png);
display: inline-block;
margin-left: -20px;
margin-bottom: 10px;
}
.type_work .pdf a {
text-decoration: none;
color: #2f3035;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 25px;
text-transform: uppercase;
font-size: 2.5em;
margin-bottom: 15px;
display: block;
}
.type_work .pdf a small {
font-size: 0.7em;
display: block;
}
.type_work .pdf span {
font-size: 1.2em;
}
.type_work button {
  width: 383px; height: 49px;
  margin: 0 auto;
  display: block;
  border: none;
  transition: all 0.1s;
}
.type_work button:hover { opacity:0.9; }
.lc_bg {
    padding: 0px 0;
}
.calc_bg {
    padding: 4px 0;
}
.calc_bg i {
width: 790px;
  height: 1218px;
  background: url(../images/cal8.jpg) no-repeat;
  display: block;
  position: absolute;
  top: -4px;
  left: -474px;
  background-size: 100% auto;
}
.calc_bg .form {
margin: 0 0 0 320px;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
font-size: 1.9em;
text-transform: uppercase;
}
.calc_bg .form label {
color: #68696e;
display: block;
width: 500px;
line-height: 40px;
position: relative;
}
.calc_bg .form label input,.calc_bg .form label select {
background: white;
width: 312px;
height: 29px;
line-height: 29px;
border: 1px solid #a7a7a7;
position: absolute;
left: 228px;
top: 10px;
font-size: 0.9em;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
padding-left: 10px;
}
.calc_bg .form label select {
width: 322px;
}
.calc_bg .form label div {
position: absolute;
left: 228px;
top: 0px;
}
.calc_bg .form label div span {
margin-right: 20px;
font-size: 0.8em;
}
.calc_bg .form label div span input {
position: relative;
left: auto;
top: 8px;
width: 30px;
height: 30px;
border-radius: 15px;
margin-right: 10px;
}
.calc_bg .form button {
  width: 241px; 
  height: 39px;
  display: block;
  border: none;
  transition: all 0.1s;
}
.calc_bg .form button:hover { opacity:0.9; }

.finish {
font-size: 1.4em;
padding: 40px 0;
position: relative;
}
.finish h2 {
margin-bottom: 0;
}
.finish h3 {
padding-top: 40px;
}
.finish .bolt {
display: block;
width: 62px;
height: 395px;
/*background: url(../images/bolt.png);*/
position: absolute;
left: 50%;
top: 100px;
margin-left: 450px;
}
.finish .slider {
width: 100%;
height: 550px;
}
.finish .slider .left,.finish .slider .right {
width: 23px;
height: 43px;
background: url(../images/arrow-left.png) no-repeat left top;
position: absolute;
top: 50%;
margin-top: -20px;
left: -20px;
cursor: pointer;
}
.finish .slider .right {
background: url(../images/arrow-right.png);
left: auto;
right: -20px;
}
.finish .slider .wrap {
width: 100%;
height: 550px;
overflow: hidden;
}
.finish .slider .wrap .small-image {
position: absolute;
margin-left: 17px;
left:27px;
top: 20px;
z-index: 3;
width:234px;
height:auto;
  border: 1px solid #fff;
}
.finish .slider .wrap .big-image {
position: absolute;
left: 30px;
top: 5px;
z-index: 1;
width:565px;
height:535px;
}
.finish .block-text {
position: absolute;
right: 30px;
top: 40px;
background: rgba(0, 0, 0, 0.3);
border-radius: 10px;
padding: 10px;
width: 400px;
z-index: 10;
color: #000;
}
.finish .block-text .inside {
background: #E8EDF0;
padding: 30px 40px;
font-size: 0.9em;
}
.finish .block-text .inside strong {
font-weight: normal;
text-transform: uppercase;
padding-bottom: 0px;
display: inline-block;
}
.finish .block-text .inside ul {
margin-left: 0px;
}
.finish .block-text .inside ul li {
padding-left: 15px;
margin-bottom: 15px;
}
.finish button {
  width: 383px; height: 49px;
  border: none;
  margin: 30px auto;
  display: block;
  transition: all 0.1s;
}
.finish button:hover { opacity:0.9; }

.about_bg {
font-size: 1.4em;
padding: 40px 0;
background: #E8E7E7;
}
.about_bg .left-side {
border-bottom: 1px solid #ccc;
}
.left-side p {
	 padding: 0;
}
.about_bg .left-side img {
float: left;
width: 220px;
}
.about_bg .left-side div {
margin-top: 20px;
width: 700px;
float: left;
margin-left: 30px;
}
.about_bg .right-side img {
float: right;
}
.about_bg .right-side div {
margin-top: 20px;
width: 700px;
float: left;
}
.about_bg .clear {
margin-bottom: 30px;
}
.fact_bg {
font-size: 1.4em;
padding: 40px 0;
}
.fact_bg i.compass {
width: 173px;
height: 472px;
background: url(../images/compass.png);
position: absolute;
right: -20px;
top: -30px;
}
.fact_bg .pdf {
width: 200px;
position: absolute;
left: 750px;
top: 50px;
font-size: 0.7em;
}
.fact_bg .pdf i {
width: 86px;
height: 88px;
background: url(../images/pdf.png);
display: inline-block;
margin-left: -20px;
margin-bottom: 10px;
}
.fact_bg .pdf a {
text-decoration: none;
color: #2f3035;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 25px;
text-transform: uppercase;
font-size: 2.5em;
margin-bottom: 15px;
display: block;
}
.fact_bg .pdf a small {
font-size: 0.7em;
display: block;
}
.fact_bg .pdf span {
font-size: 1.2em;
}
#dont-do .block {
border-left: 1px solid #d3d9e2;
top: -4px;
margin-left: 25px;
}
#dont-do .block.no-border {
border-left: none;
}
#dont-do .block .num {
position: absolute;
left: -24px;
top: 0;
width: 48px;
height: 48px;
border-radius: 24px;
background: #0078A7;
line-height: 48px;
text-align: center;
color: white;
font-size: 1.5em;
}
#dont-do .block .in {
padding-left: 50px;
padding-top: 11px;
font-size: 1.4em;
}
#dont-do .block .in h4 {
text-transform: uppercase;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 15px;
}
#dont-do .block .in p {
padding-bottom: 10px;
}
#comments {
font-size: 1.4em;
padding: 40px 0;
}
#comments .left-side {
border-bottom: 1px solid #ccc;
}
#comments .left-side img {
float: left;
}
#comments .left-side div {
margin-top: 20px;
width: 700px;
float: left;
margin-left: 30px;
}
#comments .right-side img {
float: right;
}
#comments .right-side div {
margin-top: 20px;
width: 700px;
float: left;
}
#comments .clear {
margin-bottom: 30px;
}
#license {
padding-bottom: 30px;
}
#red {
background: #0078A7;
padding: 30px 0;
color: white;
}
#red div {
text-align: center;
height: 53px;
}
#red div .big {
display: inline-block;
font-size: 4em;
line-height: 53px;
font-weight: bold;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
float: left;
text-transform: uppercase;
}
#red div i {
width: 65px;
height: 53px;
background: url(../images/arrow-big.png);
display: inline-block;
margin: 0 30px;
float: left;
}
#red div a {
padding-top: 13px;
display: inline-block;
float: left;
color: white;
text-decoration: none;
border-bottom: 1px dotted white;
font-size: 1.5em;
text-transform: uppercase;
}
#sert {
padding: 40px 0;
  background: #E8E7E7;
}
#uslugi2 {
padding: 40px 0;
  background: #f8f8f8;
}
#dont-do {
padding: 40px 0;
background: #E8E7E7;
}
#contacts {
height: 510px;
}
#contacts #map {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
#contacts .shadow {
width: 100%;
height: 10px;
position: absolute;
left: 0;
top: 0;
background: url(../images/shadow.png) repeat-x left top;
}
#contacts .contacts {
position: absolute;
left: 0;
top: 60px;
background: rgba(0, 0, 0, 0.3);
border-radius: 10px;
padding: 10px;
width: 400px;
z-index: 10;
color: #000;
margin: 0;
}
#contacts .contacts h2 {
font-size: 40px;
text-align: left;
}
#contacts .contacts .inside {
background: #fff;
padding: 30px 40px;
font-size: 1.4em;
}
#contacts .contacts .inside span.phone {
font-size: 2.5em;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
display: block;
}
#contacts .contacts .inside ul {
margin-left: 19px;
}
#contacts .contacts .inside ul li {
padding-left: 20px;
margin-bottom: 15px;
}
#contacts .contacts .inside a {
color: #3cbcd5;
}
#overflow {
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
background: black;
opacity: 0.5;
filter: alpha(opacity=128);
z-index: 1000;
display: none;
}
.pop {
z-index: 1000;
position: fixed;
left: 50%;
top: 50%;
display: none;
}
.pop h2 {
line-height: 47px;
margin-top: 45px;
font-size: 43px;
margin-bottom: 20px;
}
.pop .close {
width: 35px;
height: 34px;
border: none;
position: absolute;
right: 21px;
top: 21px;
cursor: pointer;
background: url(../images/close-button.png);
}
#free-consult {
width: 535px;
height: 482px;
margin-left: -267px;
margin-top: -241px;
background: url(../images/form-free-consult.png);
}
#free-consult p {
font-size: 2em;
color: #6f6f6f;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: center;
}
#free-consult form input {
width: 435px;
height: 36px;
border: none;
background: none;
text-align: center;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
font-size: 1.5em;
text-transform: uppercase;
}
#free-consult form input.input-name {
position: absolute;
left: 48px;
top: 256px;
}
#free-consult form input.input-phone {
position: absolute;
left: 48px;
top: 305px;
}
#free-consult form input.submit {
  width: 250px; position: absolute; height: 49px;
  left: 141px; top: 358px;
  transition: all 0.1s;
}
.rt_rt { float:right!important; }
#free-consult form input.submit:hover { opacity:0.9; }

#calc-pop,#work-types-pop, #calc_variant1 {
width: 800px;
height: 80%;
margin-left: -400px;
top: 20px;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
padding: 10px;
}
#calc-pop .in,#work-types-pop .in, #calc_variant1 .in {
height: 100%;
overflow: hidden;
overflow-y: auto;
font-size: 1.6em;
background: #f4f5f6;
padding: 0 60px 60px;
box-sizing: border-box;
}
#calc-pop .in h2,#work-types-pop .in h2, #calc_variant1 .in h2 {
margin-top: 0;
}
#calc-pop .in h3,#work-types-pop .in h3, #calc_variant1 .in h3 {
font-size: 20px;
}
#calc-pop .red,#work-types-pop .red, #calc_variant1 .red {
color: #0078A7;
}
#calc-pop .half,#work-types-pop .half, #calc_variant1 .half {
width: 43%;
float: left;
margin-right: 30px;
}
#calc-pop .half .price,#work-types-pop .half .price, #calc_variant1 .half .price {
font-size: 2em;
display: block;
}
#calc-pop .half .price small,#work-types-pop .half .price small, #calc_variant1 .half .price small {
font-size: 0.6em;
}
.clear {
clear: both;
display: block;
}
#calc-pop li,#work-types-pop li, #calc_variant1 li {
margin-bottom: 5px;
}
#calc-pop hr,#work-types-pop hr, #calc_variant1 hr {
border: none;
border-bottom: 4px solid #e3e3e3;
}
#calc-pop .sinopsis,#work-types-pop .sinopsis, #calc_variant1 .sinopsis{
width: 100%;
font-size: 1.2em;
color: #6f6f6f;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: center;
margin-bottom: 20px;
}
#calc-pop form,#work-types-pop form, #calc_variant1 form {
position: relative;
}
#calc-pop form input,#work-types-pop form input, #calc_variant1 form input {
width: 100%;
height: 36px;
border: none;
background: none;
text-align: center;
font-family: "Open Sans Condensed", Tahoma, Arial, Helvetica, sans-serif;
font-size: 1.2em;
background: #fff;
border: 1px solid #999;
margin-bottom: 10px;
text-transform: uppercase;
}
.thanks_box{
  padding-top: 200px;
}
.thanks_box .container{
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
.thanks_box h4{
  font-size: 32px;
  text-align: center;
  margin-bottom: 20px;
}
.thanks_box a{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #0078A7;
  text-decoration: none;
}
#calc-pop form input.submit,#work-types-pop form input.submit, #calc_variant1 form input.submit{
  width: 241px; height: 49px;
  border: none;
  display: block;
  margin: 0 auto 30px;
}
#contacts .contacts .inside span.phone a {
color: #000;
text-decoration: none;
}
.help { color: #ffffff; outline: none; /*цвет подсказки*/ 
cursor: help; text-decoration: none; /*вид курсора при наведении, можно заменить на pointer*/ 
position: relative; /*позиция*/ } /*положение всплывающей подсказки*/ 

.help span { margin-left: -999em; position: absolute; } /*подсказка при наведении курсора*/ 
.help:hover span { font-family: Verdana, Tahoma, sans-serif; /*шрифт*/ 
position: absolute; /*позиция*/ 
left: 0px; top: -223px; z-index: 99; margin-left: 0; width: 500px; /*ширина блока подсказки*/ } 


/*параметры изображения*/ 
.help:hover img { border: 0; } /*блок всплывающей подсказки*/ 

.podhelp { background: none repeat scroll 0 0 #e8e7e7; /*цвет и прозрачность фона*/ 
border: 1px solid #2b82b8; /*параметры бордюра*/ 
border-radius: 5px; /*закругление углов*/ 
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); /*тень блока*/ 
color: #ffffff; /*цвет шрифта всплывающей подсказки*/ 
padding: 5px; /*внутренний отступ*/ 
text-align: left; 
color: red; /* Цвет символа */
font-size: 10pt; /* Размер шрифта */
text-transform: none; /* все как есть */ }

.demo{
	padding-left:170px;
	background-color:#F8F8F8;
	border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
 behavior: url(border-radius.htc); 
		padding-top:15px;
	padding-bottom:15px;
	border: 1px solid #e1e6ec;
	margin-bottom:15px;
}
.demo a {
	text-align:center;
	width:150px;
	display:block;
	color: #4E788B;
	border: 1px solid #67A6C1;
	background-image: -moz-linear-gradient(#B0DCEE, #82BED8);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B0DCEE), to(#82BED8));
	background-image: -webkit-linear-gradient(#B0DCEE, #82BED8);
	background-image: -o-linear-gradient(#B0DCEE, #82BED8);
	text-shadow: 1px 1px 1px #DCECF6;
	background-color: #80C1DF;
	font: bold 22px "Calibri", "Tahoma", "Geneva", sans-serif;
	text-decoration: none!important; 
	padding: 8px 12px; 
	border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
 behavior: url(border-radius.htc); 
	box-shadow: inset 0px 0px 2px #fff;
	-o-box-shadow: inset 0px 0px 2px #fff;
	-webkit-box-shadow: inset 0px 0px 2px #fff;
	-moz-box-shadow: inset 0px 0px 2px #fff;
}
.demo a:hover {
	border: 1px solid #467A6C1;
	background-image: -moz-linear-gradient(#82BED8, #B0DCEE);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#82BED8), to(#B0DCEE));
	background-image: -webkit-linear-gradient(#82BED8, #B0DCEE);
	background-image: -o-linear-gradient(#82BED8, #B0DCEE);
	background-color: #AFDCEE;
	
}
.demo a:active {border: 1px solid #936b26;
}
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.demo-1 .elastislide-horizontal {
    width: 95%;
	max-width: 995px;
	padding: 0 10px;
	margin: 0px auto;
	position: relative;
	padding: 10px 37px;
	border-radius: 10px/90px;
	box-shadow: 
		0 1px 3px rgba(0, 0, 0, 0.1), 
		inset -2px 0 3px 2px rgba(255, 255, 255, 0.6), 
		inset 2px 0 3px 2px rgba(255, 255, 255, 0.6), 
		inset -10px 0 10px 1px rgba(155, 155, 155, 0.1), 
		inset 10px 0 10px 1px rgba(155, 155, 155, 0.1);
}

.demo-1 .elastislide-wrapper:before,
.demo-1 .elastislide-wrapper:after{
	content: '';
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left:  20px;
	width: 50%;
	height: 20%;
	border-radius: 10px/90px;
	box-shadow: 0 15px 10px rgba(0,0,0,0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.demo-1 .elastislide-wrapper:after {
	right: 20px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

/* Elastislide Style */

.elastislide-list {
	list-style-type: none;
	display: none;
}

.no-js .elastislide-list {
	display: block;
}

.elastislide-carousel ul li {
	min-width: 20px;
}

.elastislide-wrapper {
	position: relative;
	background-color: #fff;
	min-height: 60px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}

.elastislide-wrapper.elastislide-loading {
	background-image: url(../images/style/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.elastislide-horizontal {
	padding: 10px 40px;
}

.elastislide-carousel {
	overflow: hidden;
	position: relative;
}

.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

.elastislide-horizontal ul {
	white-space: nowrap;
}

.elastislide-carousel ul li {
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block;
}

.elastislide-carousel ul li a {
	display: inline-block;
	width: 100%;
}

.elastislide-carousel ul li a img {
	display: block;
	border: 2px solid white;
	max-width: 100%;
}

/* Navigation Arrows */

.elastislide-wrapper nav span {
	position: absolute;
	background: #ddd url(../images/style/nav.png) no-repeat 4px 3px;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.8;
}

.elastislide-wrapper nav span:hover {
	opacity: 1.0
}

.elastislide-horizontal nav span {
	top: 50%;
	left: 10px;
	margin-top: -11px;
}

.elastislide-horizontal nav span.elastislide-next {
	right: 10px;
	left: auto;
	background-position: 4px -17px;
}

.eTimerFixed {
  position: fixed;
  background: #FFF);
  padding: 0 0px 0px;
  margin-bottom: 1px;
  z-index: 9999999;
  border: 0px solid #ddd;
}

.eTimerWrapper {
  position: relative;
}

.eTimerButtons {
  position: absolute;
  top: 5px;
  right: 0;
}

.eTimerButtons i {
  cursor: pointer;
}

.eTimerRB {
  right: 20px;
  bottom: 54px;
}

.eTimerLB {
  left: 20px;
  bottom: 54px;
}

.eTimerLT {
  left: 20px;
  top: 74px;
}

.eTimerRT {
  right: 20px;
  top: 74px;
}

.hr
{
	width: 90%;
	height: 1px;
	border: 0px;
	background-color: #000000;
	margin: 7px 0px;
}

div.calc_result_line div
{
	font-size: 20px;
	text-transform: none;
}

.calc_bg button.zakaz_varianta {
  width: 260px; 
  height: 25px;
  margin: 5px 0 0 0;
  display: block;
  border: none;
  transition: all 0.1s;
}

div.calc_result_line span
{
	font-size: 19px;
	color: #000;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

div.soglasie_left
{
	float: left;
	width: 50px;	
}

div.soglasie_right
{
	float: left;
	width: calc(100% - 50px);	
	padding-top: 5px;
}