@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=cyrillic,latin);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	 
}
body {
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	color: #525252;
	width: 100%;
  overflow-x: hidden;   overflow-y: visible;
   box-sizing: border-box;
}
html {  }
.nicescroll-rails {
  z-index: 9999 !important;
}

ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 300;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
.clear:after {
content: "";
display: table;
clear: both;
width: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
a, a:hover, a:focus {
text-decoration: none;
outline: none;
color: inherit;
}

header, footer, .section {
width: 100%;
 box-sizing: border-box;
}
.conteiner {
width: 1000px;
margin: 0 auto;
position: relative;
  box-sizing: border-box;
}
body {
  width: 100%;
  overflow-x: hidden;
  background-position: center 457px;
}
header {
background: url(../img/bg_top.jpg) center 0 no-repeat;
background-size: 100% 100%;
}
header .conteiner {
  padding-top: 30px;
  text-align: center;
}
.main_menu li {
  display: inline-block;
  vertical-align: top;
  margin: 10px 7px;
}
header .conteiner  ul, header .conteiner  div.callme {
display: inline-block;
vertical-align: top;
  margin: 0px 5px;
} 
.callme {
  padding: 10px 20px;
  background: #49b3a8;
  border-radius: 25px;
  color: #fefefe;
  cursor: pointer;
}
.logo {
  position: absolute;
  left: 47px;
}
.slider {
  position: relative;
  margin: 30px auto;
  display: block;
  width: 100%;

}
.slider p {
  width: 40%;
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
}
.slide li li {
  width: 100%;
}
.monitor {
  max-width: 600px;
  height: auto;
  position: relative;
}
.slider {
width: 100%;
}
/*.slider > li {
  width: 100%;
  height: auto;
    position: relative;
}*/
.slide {
  margin: 0;
  padding: 0;
  width: 100%;
}
.slide li {
    float: left;
  line-height: 0;
}
.slider > li .holder {
position: relative;
overflow: hidden;
}
.slider > li .holder p{ 
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  text-align: center;
  font-style: italic;
  top: -200%;
  left: 0;
  transition: all 0.3s ease;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  line-height: 1.5;
  font-size: 25px;
  padding: 15% 5px 0 5px;
  box-sizing: border-box;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.55);
}
.portfolio-item img {
width: 100%;
}
.slider > li.holder_bu_center .holder:hover  p {
top: 0;
} 
.slider > li .holder p a {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 17px;
  padding: 5px 10px;
  background: rgba(73, 179, 168, 0.76);
}
.slider > li .holder p a:after {
  content: "";
  display: inline-block;
  border: 4px solid transparent;
  border-left: 10px solid #fff;
  margin-left: 6px;
}
.slide li img {
display: block;
width: 100%;
height: auto;
}
#block6 .title {
color: #fff;
}
.slider-container {
position: relative;
width: 100%;
  height: 610px;
  background: #49B3A8;
}
.video-block {
  position: relative;
  float: right;
}
.logovideo {
  position: relative;
}
.main-text {
  position: absolute;
  width: 356px;
  text-align: justify;
  bottom: 125px;
}
.col-sm-1 {
width: 25%;
height: auto;
}
.col-sm-2 {
width: 50%;
height: auto;
}
.col-sm-3 {
width: 75%;
height: auto;
}

.video-block video {
  position: absolute;
  width: 595px;
  right: 0;
  left: 1px;
  margin: 0 auto;
  top: 46px;
  z-index: 99;
}
.title{
  text-transform: uppercase;
  font-size: 33px;
  font-weight: 300;
  text-align: center;
   padding: 70px 65px;
}
.sub_title {
	  font-size: 19px;
  line-height: 1.2;
  padding-bottom: 20px;
  min-height: 48px;
  box-sizing: content-box;
}
#block2 ul li p {
  font-weight: normal;
  font-size: 13px;
  line-height: 1.3;
}
#block2  {
    text-align: center;
  position: relative;
  z-index: 2;
  color: #fefefe;
    margin-top: 236px;
	padding-bottom: 50px;
}
#block2:after {
position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #49b3a8;
  z-index: -1;
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  width: 100%;
}
#block2 ul li {
display: inline-block;
  width: 33%;
  vertical-align: top;
  margin: 0;
  box-sizing: border-box;
  padding: 10px 30px;
  margin-bottom: 50px;
  position: relative;
    height: 229px;
  }
  .pr {
 background: url(../img/pr.png) center center no-repeat;
  width: 50px;
  height: 50px;
  
  }
  .prb2 {
  position: absolute;
  right: -26px;
  bottom: -49px;
  }
  .prheader {
  position: absolute;
  bottom: -35px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background: url(../img/pr1.png) center center no-repeat rgba(255, 255, 255, 0.62);
  width: 70px;
  height: 70px;
  border-radius: 70px;
  border: 2px solid #49B3A8;
}
#block2 img {
  height: 70px;
}
#block2 .callme {
  background: transparent;
  border: 1px solid #fff;
  display: inline-block;
}
#block3 {
text-align: center;
  margin-bottom: 50px;
}
#block3 ul li {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  box-sizing: border-box;
  background: #49B3A8;
  color: #fff;
  padding: 40px 0;
  margin: 0 2%;
}
#block3 .title {
  color: #fff;
}
#block3 ul li img {
  margin-bottom: 20px;
}
#block3 ul li h5 {
  text-transform: uppercase;
  height: 25px;
}
#block4 {
  text-align: center;
  background: #ebf0f3;
  margin-top: 0px;
}
div#block4 ul li {
display: inline-block;
  width: 45%;
  margin: 0 2%;
  box-sizing: border-box;
  margin-bottom: 140px;
}
div#block4 ul li h5 {
  color: #646464;
  font-weight: bold;
  margin: 0 0 5px;
}
div#block4 ul li p {
  color: #bdbdbd;
  font-size: 14px;
  line-height: 1.3;
}
div#block4 ul li img {
   width: 28%;
  display: inline-block;
  vertical-align: top;
}
div#block4 ul li > div {
  width: 67%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.33);
  padding: 10px 10px 10px 20px;
  box-sizing: border-box;
  text-align: left;
  margin-left: 4%;
}
div#block4 ul li > div:before { 
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  border: 15px solid transparent;
  border-right-color: #fff;
}
div#block5 ul li {
display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
   margin-bottom: 60px;
}
div#block5 ul li h5 {
  margin: 0 0 5px;
  text-transform: uppercase;
}
div#block5 ul li p {
  font-size: 14px;
  line-height: 1.3;
}
div#block5 ul li img {
  display: inline-block;
  vertical-align: top;
    padding-top: 18px;

}
div#block5 ul li > div {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  text-align: left;
  margin-left: 40px;
  width: 80%;
}
footer > div > div {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
footer {
position: relative;
height: 400px;
}
#my-map {
  width: 100%;
    height: 575px; 
  position: absolute !important;
  top: 0;
 
}

#block5 .conteiner {
  width: 850px;
  padding: 0 30px;
  background: rgba(0, 0, 0, 0.49);
    margin-top: 48px;
  margin-bottom: 50px;
  color: #fff;
}
#footer:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 90px;
  bottom: 0;
  background: rgba(73, 179, 168, 0.8);
  z-index: 1;
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  width: 100%;
  height: 400px;
}
.form, .contant_info {
  margin-top: 145px;
    position: relative;
  z-index: 12;
}
.contant_info h4 {
  position: relative;
  right: 50px;
}
.form h4, .contant_info h4  {
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  font-size: 17px;
  }
  .contant_info > div {
   margin-bottom: 30px;
  position: relative;
 
}
.form input{
  display: block;
    margin: 0 0 25px;
  width: 250px;
  height: 40px;
  padding: 0 0 0 30px;
    box-sizing: border-box;
	 border: none;
}
.form textarea{
  width: 250px;
  padding: 0 0 0 10px;
  box-sizing: border-box;
  resize: none;
  height: 100px;
  border: none;
}
 .phone_block:before, .email_block:before, .site_block:before, .location_block:before {
 background: url(../img/contact-icon.png) no-repeat 0 0;
   content: '';
  width: 36px;
  display: block;
  position: absolute;
  left: -55px;
    top: -7px;
 }
  .phone_block:before {
background-position: 0 0;
  height: 37px;
    top: 0;
 }
   .email_block:before {
   background-position: 0 -37px;
  height: 26px;
   top: 0;
 }
 .site_block:before {
 background-position: 0 -65px;
  height: 38px;
 }
  .location_block:before {
   background-position: 0 -104px;
  height: 44px;
 }
.contant_info {
color: #fff;
  font-weight: 300;
  font-size: 14px;
}
.contant_info .phone_block span {
  display: block;
}

body, html {height: 100%}
.parallax-window {
  position: fixed;
  z-index: -1;
  background: url("../img/bg.jpg") no-repeat 0 top;
  left: 0;
  top: 0;
 
    background-size: 100% auto;
}
[data-animate="animateToScroll"] {
visibility: hidden;
}
.portfolio-item {
  position: relative;
}
.portfolio-item .toHome {
   position: fixed;
  padding: 10px 24px;
  color: #fff;
  background: #49B3A8;
  border-radius: 18px;
  bottom: 10px;
  left: 10px;
}
.portfolio-item .callme {
position: fixed;
  top: 3px;
  right: 15px;
  z-index: 99;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
}
.portfolio-item .prev_work,.portfolio-item .next_work  {
  background-image: url('../img/navi.png');
  position: fixed;
  width: 78px;
  height: 247px;
}
.portfolio-item .next_work {
  right: 10px;
  top: 30%;
  background-position: -78px 0;
}
.portfolio-item .prev_work {
  left: 10px;
  top: 30%;
}

.portfolio-item .desc_block {
position: fixed;
  width: 60%;
  font-size: 13px;
  text-align: justify;
  color: #fff;
  background: rgba(24, 50, 47, 0.83);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
  padding: 10px;
  border-radius: 12px 0 0 0;
  right: 0px;
  bottom: 0px;
}
.portfolio-item .title_block {
  position: fixed;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 30px;
  background: rgba(25, 58, 55, 0.84);
}
.analytic {
  position: absolute;
  width: 354px;
  padding: 20px;
  background: rgba(41, 115, 107, 0.9);
  color: #FFF;
  font-size: 16px;
}
.popup {
  position: fixed;
  display: block;
  top: 20%;
  visibility: hidden;
    z-index: 9999999999;
}

.popup-content {
  padding: 40px 50px;
  background: rgba(73, 179, 168, 0.82);
  text-align: center;
    max-width: 450px;
	border-radius: 50px;
}
input,  textarea,  input[type="submit"] {
display: block;
  box-sizing: border-box;
  padding: 0px 26px;
  background: #fff;
  text-align: left;
  outline: none;
  height: 45px;
  border-radius: 28px;
  border: none;
}
.popup-content input, .popup-content textarea, .popup-content input[type="submit"] {

  margin: 15px auto;
  text-align: left;
  width: 300px;
}
.message {
  color: #FFF;
}
.message {
  color: #FFF;
}
.message.error {
  color: #FF9D9D;
  text-shadow: 1px 1px 0 rgba(255, 0, 0, 0.49);
}
.popup-content textarea {
padding-top: 20px;
height: 80px;
resize: none;
}
.popup-content input[type="submit"],  input[type="submit"] {
text-align: center;
  background: transparent;
  color: #FEFEFE;
  font-size: 18px;
  border: 3px solid #fff;
  border-radius: 34px;
  text-transform: uppercase;
  cursor: pointer;
    padding: 10px;
}
.static {
  position: fixed;
  left: 0;
  right: 0;
  background: rgba(63, 63, 63, 0.92);
  z-index: 999;
  color: #fff;
  border-radius: 0 0 20px 20px;
  padding-bottom: 10px;
  padding-top: 6px !important;
}
.lang {
  position: absolute;
  width: 100px;
  right: 10px;
  top: 10px;
}
#header .conteiner .lang {
  position: static;
  display: none;
  width: auto;
  right: 10px;
  top: 10px;
}
#header .conteiner.static .lang {
  display: inline-block;
  vertical-align: top;
   margin: 10px 5px; 
}
.conteiner.static .main_menu li {
  margin: 10px 5px;
}
#header .conteiner.static .lang a:first-child:after {
  content: "";
  display: inline-block;
  height: 12px;
  width: 1px;
  background: #fff;
  margin: 0 0 0 3px;
}
.close-form {
  color: #fff;
  font-size: 30px;
  border: 3px solid #fff;
  width: 30px;
  height: 30px;
  line-height: 1;
  border-radius: 30px;
  position: absolute;
  top: -14px;
  right: -41px;
  cursor: pointer;
}
.botton-toggle {
display: none;
  width: 40px;
  height: 5px;
  border-top: 4px solid #49B3A8;
  border-bottom: 13px double #49B3A8;
  text-align: left;
    margin: 0 30px 0 auto;
  cursor: pointer;
}
.menu-toggle {
  display: inline-block;
}
#blockPay {
    text-align: center;
    padding: 50px 0;
    background: #47b3a8;
    color: #fff;
}
div#blockPay > div {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}