* {
	margin:0;
	padding:0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
}

html, body {
	height:100%;
	min-height:100%;
	width:100%;
	min-width: 280px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	
}

button,textarea,input {
	-webkit-appearance:none;
	-moz-appearance:none;
	border-radius:0px;
	-moz-border-radius:0px;
	background:none;
	border: none;
}

textarea {
	overflow:auto;
	resize:none;
}

button:focus,textarea:focus,input:focus {
	outline:none;
}

ul,ol {
	padding-left: 30px;
	margin: 15px 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto Condensed', sans-serif;
}

a img {
	border: none;
}

table {
	width: 100% !important;
	margin: 15px 0;
	border: 1px solid #d9d9d9;
	border-collapse: collapse;
	border-spacing: 0;
}

table th, table td {
	border: 1px solid #d9d9d9;
}

table td {
	padding: 5px 8px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
}

.clear {
	clear:both;
	float:none;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

#allWrapper {
	height:auto;
	min-height:100%;
	width:100%;
	overflow-x:hidden;
	position: relative;
}

#videoBgBlock {
	height: 725px;
	background-image: url("../img/video-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    background-position: 50% 0;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#videoBg {
	position: absolute;
	top: 0;
	left: -10%;
	width: 120%;
	height: 100%;
	z-index: 1;
}

.videoBtn {
	width: 60px;
	height: 60px;
	background-image: url("../img/play_button.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -29px 0 0 -30px;
	cursor: pointer;
	z-index: 3;
}

#videoBg video {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
}

#wrapper_mbYTP_bgndVideo {
	z-index: 2;
}

#controlBar_bgndVideo {
	display: none !important;
}

.slideshow-pattern {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	background: url(../img/pattern.png) repeat;
	opacity: 0.35;
}

#videoLogoWrap {
	position: absolute;
	/*top: 275px;*/
	top: 230px;
	left: 0;
	width: 100%;
	z-index: 3;
}

#videoLogoWrap .blockWrap {
	width: 96%;
	max-width: 1180px;
	margin: 0 auto;
	padding-left: 11px;
	position: relative;
	left: -1250px;
	z-index: 1;
}

#videoLogoWrap .blockWrap:before {
	content: "";
	display: block;
	width: 1200px;
	height: 16px;
	background-color: #ff003c;
	position: absolute;
	top: 91px;
	right: 102.5%;
}

.boldSplash{
	font-weight: 600;
}

#videoLogoWrap img {
	display: block;
	max-width: 100%;
}

#videoLogoWrap .text {
	width: 310px;
	margin-top: 117px;
	position: relative;
	left: -750px;
	z-index: 2;
}

#videoLogoWrap .text .left {
	width: 48px;
	float: left;
}

#videoLogoWrap .text .left .icon {
	width: 99px;
    height: 100px;
    margin-top: 8px;
    margin-left: -7px;
    background-image: url("../img/redline-rocket.png");
    background-repeat: no-repeat;
}

#videoLogoWrap .text .right {
	width: 236px;
	float: right;
}

#videoLogoWrap .text .right .normal {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	line-height: 1em;
	    width: 400px;
}

#videoLogoWrap .text .right .bold {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	font-size: 40px;
	padding-top:10px;
	color: #fff;
	line-height: 1em;
	text-transform: uppercase;
}

#videoLogoWrap .text .right .loc {
	margin-top: 4px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #d4d4d4;
	text-transform: uppercase;
	opacity: 0.5;
}

#videoBlockContent {
	width: 96%;
	max-width: 1180px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

#videoBlockContent .phone {
	margin-top: 37px;
	padding-left: 43px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #fff;
	letter-spacing: 3px;
	float: right;
	position: relative;
	/*text-shadow: 1px 1px 0 #000,-1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;*/
}

#videoBlockContent .phone:before {
	content: "";
	display: block;
	width: 32px;
	height: 32px;
	background-image: url("../img/main-sprite.png");
	background-repeat: no-repeat;
	background-position: 0px -8px;
	position: absolute;
	top: -5px;
	left: 0;
}

#videoBlockContent .phone a, #videoBlockContent .phone span {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	/*text-shadow: 1px 1px 0 #000,-1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;*/
}

#videoBlockContent .scrollDown {
	   position: absolute;
		  bottom: 61px;
		  left: 50%;
		  width: 64px;
		  height: 65px;
		  margin-left: -16px;
		  background-image: url("../img/down-arrow.png");
		  background-repeat: no-repeat;
		  background-position: -7px 4px;
		  cursor: pointer;
		  opacity: 0.9;
}

#videoBlockContent2 .descr {
	width: 236px;
	float: right;
}
input[type="text"]{
	border:1px solid #d4d4d4;padding:5px 10px;
}

#videoBlockContent2 .descr .rt {
	display: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	width:  500px;
	line-height: 35px;
	margin-left: 29px;
}

#videoBlockContent2 .descr .rt p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	  font-size: 53px;
	  color: #fff;
	  text-transform: uppercase; 
	      line-height: 56px;
    margin-top: 0px;
}

#videoBlockContent2 .descr strong {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
}

header {
	height: 87px;
	background-color: #232830;
}

header.shadow {
	box-shadow: 0 -3px 2px 0 rgba(0,0,0,0.33);
	-moz-box-shadow: 0 -3px 2px 0 rgba(0,0,0,0.33);
	-webkit-box-shadow: 0 -3px 2px 0 rgba(0,0,0,0.33);
	position: relative;
	z-index: 2;
}

.home #fixedWrapper { top:auto}

#fixedWrapper {
	position: fixed;
	width: 100%;
	height: 87px;
	top: 0px;
	left: 0;
	background-color: #232830;
	z-index: 20;
}

#fixedWrapper.static #menu-top-menu li .sub-menu {display: none;}

#headerWrapper {
	width: 96%;
	max-width: 1170px;
	height: 100%;
	margin: 0 auto;
}

#logo {
	float: left;
	padding: 20px 0 0 0px;
}

#headerWrapper .headerBtn {
	float: right;
	padding: 22px 0px 0 0;
}

#headerWrapper .headerBtn a {
	display: block;
	width: 144px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #a7a9ac;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	-ms-transition: all 0.15s ease-in;
}

#headerWrapper .headerBtn a:hover {
	background-color: #ff003c;
	border-color: #ff003c;
	color: #fff;
}

.menuWrap {
	padding: 0 20px;
	text-align: center;
}

.menuBtn {
	display: none;
	width: 106px;
	height: 44px;
	padding-top: 11px;
	border: 2px solid #a7a9ac;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

.menuBtn:hover {
	background-color: #ff003c;
	border-color: #ff003c;
	color: #fff;
}

#menu-top-menu {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 15;
}

#menu-top-menu li {
	float: left;
	height: 88px;
	padding: 0 18px;
	position: relative;
}

#menu-top-menu li:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#menu-top-menu li a {
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	word-spacing: normal;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#menu-top-menu li a:hover {
	color: #f92254;
}

#menu-top-menu li .sub-menu {
	display: none;
	width: 200px;
	position: absolute;
	top: 72px;
	left: 10px;
	padding-left: 0;
	background-color: #f4f4f4;
	list-style: none;
	z-index: 10;
}

#menu-top-menu li:hover .sub-menu {
	display: block;
}

#menu-top-menu li .sub-menu > li {
	float: none;
	height: auto;
	text-align: left;
	padding: 0;
}

#menu-top-menu li .sub-menu > li:before {
	content: none;
}

#menu-top-menu li .sub-menu > li > a {
	display: block;
	padding: 8px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #13171c;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	word-spacing: normal;
}

#menu-top-menu li .sub-menu > li > a:hover {
	background-color: #f92254;
	color: #FFF;
}

#homeDescription {
	padding: 59px 0 89px;
	background-color: #fff;
	border-bottom: 1px solid #e0e4e6;
}

#homeDescription .blockWrap {
	width: 96%;
	max-width: 874px;
	margin: 0 auto;
}

#homeDescription h1 {
	/*max-width: 510px;*/
	margin: 0 auto 12px;
	padding-bottom: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 40px;
	color: #292e36;
	text-align: center;
	line-height: 48px;
	position: relative;
}

#homeDescription h1:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	margin-left: -42px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0;
	left: 50%;
}

.text{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
  font-size: 18px;
  color: #4c4d4f;

  line-height: 36px;
}

#homeDescription .text {
	text-align: center;	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
  font-size: 18px;
  color: #4c4d4f;
  text-align: center;
  line-height: 36px;
	
}

#homeDescription .text p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #4c4d4f;
	line-height: 36px;
}

#mainSlider {
	padding: 57px 0 63px;
	background-color: #fff;
}

#mainSlider .blockDescription {
	width: 96%;
	max-width: 860px;
	margin: 0 auto;
}

#mainSlider .blockDescription .icon {
	width: 16px;
	height: 16px;
	margin: 0 auto 17px;
	background-image: url("../img/main-sprite.png");
	background-repeat: no-repeat;
	background-position: -135px -4px;
}

#mainSlider .blockDescription h2 {
	margin-bottom: 13px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #292e36;
	text-align: center;
}

#mainSlider .blockDescription .text, #mainSlider .blockDescription .text p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #4c4d4f;
	text-align: center;
	line-height: 36px;
}

#slider {
	height: 620px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

#slider .scrollArea {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

#slider .scrollArea .slide {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#slider .scrollArea > div:first-of-type {
	display: block;
}

#slider .scrollArea .slideContent {
	width: 80%;
	max-width: 805px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

#slider .scrollArea .slideContent:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#slider .scrollArea .slideContent img {
	max-width: 96%;
	vertical-align: middle;
	border: none;
}

#prevArrow, #nextArrow {
	position: absolute;
	top: 50%;
	margin-top: -45px;
	width: 25px;
	height: 90px;
	background-image: url("../img/main-sprite.png");
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 3;
}

#prevArrow {
	background-position: -172px -8px;
	left: 11.7%;
}

#nextArrow {
	background-position: -221px -8px;
	right: 11.7%;
}

#mainSlider .more {
	display: block;
	width: 212px;
	height: 42px;
	margin: 0 auto 90px;
	padding-top: 12px;
	border: 1px solid #85888a;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	color: #85888a;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#mainSlider .more:hover {
	background-color: #ff003c;
	border-color: #ff003c;
	color: #fff;
}

#brands {
	text-align: center;
}

#brands img {
	display: inline-block;
	margin: 0 28px;
	vertical-align: middle;
	opacity: 0.4;
}

#quotes {
	padding: 110px 0 5px;
	background-color: #ff003c;
}

#quotes.servStyle {
	padding: 80px 0 20px;
	background-color: #ff003c;
}

#quotes .blockWrap {
	width: 96%;
	max-width: 920px;
	margin: 0 auto;
}

#quotes .quote {
	padding: 44px 60px;
	background-image: url("../img/quotes.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
}

#quotes .quote img {
	display: block;
	margin: -95px auto 24px;
}

#quotes .quote blockquote {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 36px;
}

#quotes .quote blockquote cite {
	display: block;
	margin-top: 7px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	font-style: normal;
	color: #fff;
	text-align: center;
}

#services {
	padding: 57px 0 0px;
	background-image: url("../img/servs-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

#services .blockWrap {
	width: 96%;
	max-width: 920px;
	margin: 0 auto;
}

#services .icon {
	width: 31px;
	height: 31px;
	margin: 0 auto 19px;
	background-image: url("../img/main-sprite.png");
	background-repeat: no-repeat;
	background-position: -272px -9px;
}

#services h2 {
	margin-bottom: 61px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 24px;
	text-align: center;
}

#services .list {

}

#services .service {
	width: 27.61%;
	height: 340px;
	margin-right: 8.585%;
	margin-bottom: 36px;
	float: left;
}

#services .list > div:nth-of-type(3n) {
	margin-right: 0;
}

#services .service .imgBlock {
	width: 129px;
	height: 129px;
	margin: 0 auto 9px;
	position: relative;
	cursor: pointer;
}

#services .service .imgBlock a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

#services .service .imgBlock > div {
	width: 127px;
	height: 127px;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#services .service .imgBlock > div:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#services .service .imgBlock > div img {
	vertical-align: middle;
}

#services .imgWrapper {
	background-color: #fff;
	border: 0px solid #bbb;
	z-index: 1;
}

#services .imgWrapperHover {
	background-color: #292e36;
	border: 0px solid #292e36;
	opacity: 0;
	z-index: 2;
}

#services .service .imgBlock:hover .imgWrapperHover {
	opacity: 1;
}

#services .service .textBlock {
	text-align: center;
}

#services .service .textBlock .name {
	height: 60px;
	margin-bottom: 4px;
	word-spacing: -4px;
}

#services .service .textBlock .name:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#services .service .textBlock .name span {
  display: inline-block;
  font-size: 22px;
  color: #ff003c;
  vertical-align: middle;
  word-spacing: normal;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  
}
#services .service .textBlock .text {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4c4d4f;
	line-height: 23px;
}

#mainNews {
	background-color: #fff;
	border-top: 1px solid #e0e4e6;
	border-bottom: 1px solid #e0e4e6;
	position: relative;
}

#mainNews .blockWrap {
	width: 96%;
	max-width: 1180px;
	margin: 0 auto;
	position: relative;
}

#news {
	width: 56.78%;
	padding: 52px 0 27px;
	float: left;
}

#news .icon {
	width: 16px;
	height: 16px;
	margin-bottom: 10px;
	background-image: url("../img/main-sprite.png");
	background-repeat: no-repeat;
	background-position: -272px -47px;
}

#news h3 {
	margin-bottom: 60px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	font-size: 24px;
	color: #292e36;
}

#news h3 span {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
}

.newsList > div:last-of-type {
	margin-bottom: 29px;
}

.newsPost {
	margin-bottom: 49px;
}

.newsPost .imgBlock {
	width: 39.39%;
	float: left;
}

.newsPost .imgBlock img {
	max-width: 100%;
	height: auto;
}

.newsPost .textBlock {
	width: 59.55%;
	padding-top: 9px;
	float: right;
}

.newsPost .textBlock a {
	display: block;
	margin-bottom: 9px;
	font-size: 18px;
	color: #f92254;
	text-decoration: none;
}

.newsPost .textBlock .text, .newsPost .textBlock .text p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #4c4d4f;
	line-height: 24px;
}

#news .more {
	display: block;
	width: 125px;
	height: 42px;
	margin: 0 auto;
	padding-top: 12px;
	position: relative;
	left: -25px;
	border: 1px solid #85888a;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	color: #85888a;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#news .more:hover {
	background-color: #ff003c;
	border-color: #ff003c;
	color: #fff;
}

#twitter {
	width: 34.24%;
	padding: 53px 0;
	float: right;
}

#twitter .icon {
	width: 16px;
	height: 16px;
	margin-bottom: 9px;
	background-image: url("../img/main-sprite.png");
	background-repeat: no-repeat;
	background-position: -272px -71px;
}

#twitter h3 {
	margin-bottom: 55px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #292e36;
}

#twitter h3 span {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
}

.tweetsList {
	margin-bottom: 40px;
}

.tweet {
	margin-bottom: 35px;
}

.tweet .text {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #4c4d4f;
	line-height: 24px;
}

.tweet .text a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #48bef5;
	text-decoration: none;
}

.tweet .text a.profile {
	margin-right: 7px;
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.tweet .text .time {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
}

#twitter .more {
	display: block;
	width: 198px;
	height: 36px;
	background-image: url("../img/tw-btn.png");
}

#mainNews .divider {
	width: 1px;
	height: 100%;
	background-color: #e0e4e6;
	position: absolute;
	top: 0px;
	left: 61.53%;
}

#scrollTop {
	width: 70px;
	height: 77px;
	background-image: url("../img/scroll-top.png");
	cursor: pointer;
	position: absolute;
	bottom: 32px;
	right: 4.6%;
	z-index: 2;
}

#scrollTop.fixed {
	display: none;
	position: fixed;
	opacity: 0.3;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#scrollTop.fixed:hover {
	opacity: 1;
}

footer {
	background-color: #232830;
}

#socials {
	padding: 28px 0 25px;
	text-align: center;
	background-color: #fff;
}

#socials .blockWrap {
	display: inline-block;
}

#socials p {
	display: inline-block;
	margin-right: 24px;
	font-size: 18px;
	color: #232830;
	text-transform: uppercase;
	vertical-align: middle;
}

#socials a {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 8px;
	background-image: url("../img/social.png");
	background-repeat: no-repeat;
	vertical-align: middle;
}

#socials a.fb {
	background-position: -111px -1px;
}

#socials a.gp {
	background-position: -140px -1px;
}

#socials a.tw {
	background-position: -175px -2px;
}

#socials a.in {
	background-position: -211px 0px;
}
/*#socials a {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 8px;
	vertical-align: middle;
	background-image: url("../img/main-sprite.png");
	background-repeat: no-repeat;
}

#socials a.tw {
	background-position: -24px -56px;
}

#socials a.inst {
	background-position: -54px -57px;
}

#socials a.pint {
	background-position: -80px -57px;
}

#socials a.dr {
	background-position: -104px -56px;
}*/

#footerWrapper {
	width: 96%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 40px 0 20px;
}

#footerLinks {
	width: 73.31%;
	float: right;
}

#footerLinks .blockWrap > div:last-of-type {
	margin-right: 0;
}

#footerLinks .blockWrap {
    width: 70%;
    float: left;
}

.linkBlock {
	width: 15.95%;
	margin-right: 12%;
	float: left;
}

.linkBlock p {
	margin-bottom: 13px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #b7bac2;
	text-transform: uppercase;
}

.linkBlock ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.linkBlock a {
	display: block;
	margin-bottom: 12px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #8f9195;
	text-decoration: none;
}

.linkBlock.servicesMenu {
    width: 70%;
}

.servicesMenu a {
    width: 40%;
    float: left;
    margin-right: 10%;
}

.servicesMenu a:nth-child(2n) {
    margin-right: 0;
    width: 50%;
}

#footerSubscribe {
	width: 23%;
	float: right;
}

#footerSubscribe h3 {
	margin-bottom: 13px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #b7bac2;
}

#footerSubscribe input[type="email"] {
	display: block;
	width: 100%;
	height: 26px;
	margin-bottom: 10px;
	padding-left: 11px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#footerSubscribe button[type="submit"] {
	display: block;
	width: 103px;
	height: 33px;
	padding-top: 0px;
	background-color: #ff003b;
	border: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#footerSubscribe button[type="submit"]:hover {
	background-color: #ff7192;
}

#footerSubscribe .socialBlock {
	margin-top: 15px;
}

#footerSubscribe .socialBlock p {
	margin-bottom: 13px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #b7bac2;
	text-transform: uppercase;
}

#footerSubscribe .socialBlock a {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 8px;
	background-image: url("../img/social.png");
	background-repeat: no-repeat;
	vertical-align: middle;
}

#footerSubscribe .socialBlock a.fb {
	background-position: -111px -1px;
}

#footerSubscribe .socialBlock a.gp {
	background-position: -140px -1px;
}

#footerSubscribe .socialBlock a.tw {
	background-position: -175px -2px;
}

#footerSubscribe .socialBlock a.in {
	background-position: -211px 0px;
}

#cpWrapper {
	width: 22.54%;
	margin-top: -3px;
	float: left;
}

#copyrights {
	margin-bottom: 24px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #b7bac2;
	line-height: 23px;
}

#cpWrapper a {
	display: inline-block;
	width: 47%;
	margin-right: 2%;
	margin-bottom: 10px;

}

#cpWrapper a img {
	max-width: 100px;
	height: auto;
}
#cpWrapper span {
	display: inline-block;
	width: 47%;
	margin-right: 2%;
	margin-bottom: 10px;

}

#cpWrapper span img {
	max-width: 100px;
	height: auto;
}
#contentHeading {
	background-color: #303741;
}

#contentHeading .blockWrap {
	width: 96%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 46px 0 53px;
	position: relative;
}

#contentHeading .blockWrap:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 26px 39px 0 39px;
	border-color: #303741 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid;
	position: absolute;
	bottom: -26px;
	left: 0;
	z-index: 1;
}

#contentHeading h1 {
	padding-bottom: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	color: #fff;
	position: relative;
}

#contentHeading h1:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background-color: #ff003b;
}

#contentHeading.withBC a {
	padding-bottom: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
	position: relative;
	float: left;
}

#contentHeading.withBC a:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background-color: #ff003b;
}

#breadcrumbs {
	height: 68px;
	margin-top: -16px;
	padding: 5px 0px 0px 64px;
	background-image: url("../img/breadcrumbs.png");
	background-repeat: no-repeat;
	background-position: 22px 0px;
	overflow: hidden;
	float: left;
}

#breadcrumbs:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#breadcrumbs .inlWrap {
	display: inline-block;
}

#breadcrumbs a, #breadcrumbs p {
	display: block;
	font-size: 14px;
	color: #7f8fa6;
	text-decoration: none;
	float: left;
}

#breadcrumbs a {
	margin-right: 14px;
	position: relative;
}

#breadcrumbs a:after {
	content: ">";
	display: block;
	position: absolute;
	top: 0px;
	right: -11px;
}

#blog {
	padding: 101px 0 186px;
	background-color: #fff;
}

#blog .blockWrap {
	width: 96%;
	max-width: 1180px;
	margin: 0 auto;
}

#blog .blockWrap .postList #posts .post .descr p:first {
	margin:0 0 25px 0;
}

#blog .blockWrap .postList #posts .post .descr p {
	margin:25px 0;
}

.postList {
	width: 57.37%;
	float: left;
}

.post {
	position: relative;
	margin-bottom: 62px;
	padding-bottom: 66px;
}

.post:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: #d9d9d9;
	position: absolute;
	bottom: 0;
	left: 0;
}

.post img {
	max-width: 100%;
	height: auto;
	margin-bottom: 36px;
}

.post h1,
.post h2 {
	position: relative;
	padding-bottom: 18px;
	margin-bottom: 22px;
}

.post h1:after,
.post h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background-color: #ff003b;
}

.post h1,
.post h1 a,
.post h2,
.post h2 a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #292e36;
	text-decoration: none;
	line-height: 48px;
}

.post .descr p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	line-height: 36px;
}

#pagination div > * {
	display: inline-block;
	width: 48px;
	height: 45px;
	margin-right: 5px;
	padding-top: 12px;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	vertical-align: bottom;
	font-size: 18px;
	color: #bfc2c1;
	text-align: center;
	text-decoration: none;
}

#pagination a:hover,#pagination .current {
	background-color: #d33240;
	border: 1px solid #d33240;
	color: #fff;
}

#pagination span.pages {
	display:none;
}

#sidebar {
	width: 34.92%;
	float: right;
}

.sideList {
	margin-bottom: 58px;
	padding: 23px 0px 16px 58px;
	border-left: 2px solid #d9d9d9;
}

.sideList h3 {
	margin-bottom: 32px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #ff0840;
}

.sideList a {
	display: block;
	margin-bottom: 26px;
	padding-left: 39px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	text-decoration: none;
	position: relative;
}

.sideList a:before {
	content: "";
	display: block;
	width: 17px;
	height: 2px;
	background-color: #c0c0c0;
	position: absolute;
	top: 11px;
	left: 0px;
}

#sidebar .widget {
	width: 335px;
	margin-bottom: 58px;
	position: relative;
}

#sidebar .widget p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #a1a1a1;
	position: absolute;
	bottom: 60px;
	left: 72px;
}

#sidebar .widget iframe {
	max-width: 100% !important;
	width: auto !important;
}

#imgHeading {
	height: 320px;
	background-color: rgba(0,0,0,0.55);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
}

#imgHeading:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#imgHeading .imgtext {
	display: inline-block;
	max-width: 90%;
	margin-bottom: 34px;
	padding-bottom: 22px;
	position: relative;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	vertical-align: middle;
}

#imgHeading .titleWrapper .imgtext {
	max-width: 100%;
	margin-bottom: 20px;
	padding-bottom: 0px;
}

#imgHeading .titleWrapper {
	display: inline-block;
	width: 90%;
	max-width: 1180px;
	vertical-align: middle;
}

#imgHeading .icon {
	width: 105px;
	height: 105px;
	margin: 0 auto 39px;
	background-color: #ff003c;
	border-radius: 65px;
	-moz-border-radius: 65px;
	-webkit-border-radius: 65px;
	text-align: center;
}

#imgHeading .icon:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#imgHeading .icon img {
	max-width: 90%;
	vertical-align: middle;
}

#imgHeading .imgtext:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	margin-left: -42px;
	background-color: #ff003c;
	position: absolute;
	bottom: 0px;
	left: 50%;
}

#imgHeading .titleWrapper .imgtext:after {
	content: none;
}

#servPage {
	background-color: #fff;
	border-bottom: 1px solid #e0e4e6;
}

#servPage .pageDescr {
  padding: 29px 0 37px;
  background-color: #ff003c;
}

#servPage .pageDescr.alt {
	background: none;
	padding-bottom: 101px;
}

#servPage .pageDescr.alt .left {
	width: 70%;
	float: left;
}

#servPage .pageDescr.alt .left h1 {
	margin: 0 auto 12px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	color: #232830;
	line-height: 50px;
	position: relative;
}

#servPage .pageDescr.alt .left .redText {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #ff1c50;
	line-height: 37px;
	margin-bottom: 12px;
	width: 95%;
}

#servPage .pageDescr.alt .left .descr, #servPage .pageDescr.alt .left .descr p:first {
	margin:0 0 25px 0;
}

#servPage .pageDescr.alt .left .descr, #servPage .pageDescr.alt .left .descr p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4c4d4f;
	line-height: 36px;
	margin:25px 0;
}

#rightbar {
	display: inline-block;
    width: 20%;
    /* padding: 30px 0; */
    vertical-align: top;
    border: 2px solid #292e36;
}


#servPage .pageDescr .blockWrap {
	width: 96%;
	max-width: 1180px;
	margin: 0 auto;
}

#servPage .pageDescr .text {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

#servPage .pageDescr .descr p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	line-height: 37px;
}

#sGroups {
	padding: 74px 0 55px;
	background-color: #f5f5f5;
}

#sGroups h2 {
	max-width: 1180px;
	margin: 0 auto 36px;
	padding-bottom: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #292e36;
	position: relative;
	text-align: center;
}

#sGroups h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	margin-left: -42px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0px;
	left: 50%;
}

#sGroups .blockWrap {
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}

.servGroupItem {
	display: block;
	width: 20%;
	min-height: 513px;
	padding: 48px 0 15px;
	float: left;
	text-align: center;
	text-decoration: none;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.servGroupItem:hover {
	background-color: #fff;
}

.servGroupItem .imgBlock {
	height: 64px;
	margin: 0 auto 9px;
	text-align: center;
	overflow: hidden;
}

.servGroupItem .imgBlock:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.servGroupItem .imgBlock img {
	max-width: 50%;
	vertical-align: middle;
}

.servGroupItem .name {
	height: 54px;
	text-align: center;
}

.servGroupItem .name:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.servGroupItem .name p {
	display: inline-block;
	max-width: 94%;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #ff003b;
	vertical-align: middle;
}

.servGroupItem .text {
	padding: 0 28px;
}

.servGroupItem .text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4c4d4f;
	line-height: 36px;
}

#deliver {
	padding: 93px 0 142px;
	background-color: #ececed;
}

#servTestimonials {
	padding: 10px 0 33px;
	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	background-color: #efefef;
}

#servTestimonials .blockWrap {
	width: 96%;
	max-width: 1180px;
	margin: 0 auto;
}

#servTestimonials h2 {
	margin: 0 auto 22px;
	padding-bottom: 18px;
	font-family: 'Roboto Condensed', sans-serif;	font-size: 30px;
	color: #292e36;
	line-height: 48px;
	position: relative;
}

#servTestimonials h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0;
	left: 0%;
}

#servTestimonials blockquote {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #292e36;
	line-height: 24px;
}

#servTestimonials blockquote cite {
	display: block;
	margin-top: 7px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #292e36;
}

#deliver h2 {
	max-width: 1180px;
	margin: 0 auto 45px;
	padding-bottom: 21px;
	font-family: 'Roboto Condensed', sans-serif;;
	font-size: 24px;
	color: #292e36;
	position: relative;
	text-align: center;
}

#deliver h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	margin-left: -42px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0px;
	left: 50%;
}

#deliver .blockWrap {
	width: 96%;
	max-width: 1163px;
	height: 167px;
	margin: 0 auto;
	position: relative;
}

.sidebar-services{
	
}

.headerBar{
	padding: 30px;
	background: #232830;
	border-bottom: 1px solid #ff003b;
	font-size: 27px;
	color: #FFFFFF;
	background-image: url("../img/triangle.png");
	background-repeat: no-repeat;
}

.headerBar span{
	border-bottom: 2px solid #ff003b;
		font-family: 'Roboto Condensed', sans-serif;
	
}

.headerBar ul a{
	text-decoration: none; 
}


.sidebar-services ul li{
	    font-size: 17px;
    width: 90%;
    color: #232830;
    border-bottom: #e0e4e6 1px solid;
    padding: 17px 0;
    text-transform: uppercase;
    list-style: none;
}

.sidebar-services ul a {
    text-decoration: none;
    color: #232830;
}

.sidebar-services ul a:active
 {
color: #ff003b;
}

.sidebar-services ul a:hover
 {
color: #ff003b;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#deliver .circle {
	display: block;
	width: 167px;
	height: 167px;
	background-color: #fff;
	border: 2px solid #bbb;
	border-radius: 90px;
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	text-decoration: none;
	position: absolute;
	top: 0;
	text-align: center;
	z-index: 2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#deliver .circle.count-1.item-1 {
	position: relative;
	margin: 0 auto;
}

#deliver .circle.count-2.item-1 {
	left: 0;
}

#deliver .circle.count-2.item-2 {
	left: 100%;
	margin-left: -167px;
}

#deliver .circle.count-3.item-1 {
	left: 0;
}

#deliver .circle.count-3.item-2 {
	left: 50%;
	margin-left: -84px;
}

#deliver .circle.count-3.item-3 {
	left: 100%;
	margin-left: -167px;
}

#deliver .circle.count-4.item-1 {
	left: 0;
}

#deliver .circle.count-4.item-2 {
	left: 35.8%;
	margin-left: -84px;
}

#deliver .circle.count-4.item-3 {
	left: 64.3%;
	margin-left: -84px;
}

#deliver .circle.count-4.item-4 {
	left: 100%;
	margin-left: -167px;
}

#deliver .circle:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#deliver .circle p {
	display: inline-block;
	max-width: 90%;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #ff003b;
	line-height: 22px;
	vertical-align: middle;
}

#deliver .axis {
	width: 100%;
	height: 2px;
	margin-top: -1px;
	background-color: #c4c4c4;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1 ;
}

#servicesList {
	padding: 39px 0 28px;
	border-bottom: 3px solid #ececed;
}

#servicesList .blockWrap {
	width: 96%;
	max-width: 1180px;
	margin: 0 auto;
}

#servicesList .blockWrap > div:last-of-type {
	border-bottom: none;
}

.serviceItem {
	padding: 46px 0 73px;
	border-bottom: 1px solid #e0e4e6;
}

.serviceItem .left {
	width: 49%;
	float: left;
	overflow: hidden;
}

.serviceItem .left .descr {
	width: 100%;
	max-width: 792px;
	padding-top: 27px;
	text-align: left;
}

.serviceItem .left .descr .name {
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #232830;
	text-decoration: none;
	line-height: 34px;
}

.serviceItem .left .descr .titleWrapper {
	position: relative;
	padding-left: 45px;
	margin-bottom: 11px;
}

.serviceItem .left .descr .icon {
	width: 22px;
	height: 52px;
	margin: 0 auto 9px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

.serviceItem .left .descr .icon img {
	max-width: 100%;
}

.serviceItem .left .descr .redText {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #ff1c50;
	line-height: 37px;
	margin-bottom: 12px;
	width: 95%;
}

.redText img {
    width: 100%;
}

.serviceItem .left .descr .text {
	max-width: 680px;
	padding-right: 20px;
	margin-bottom: 24px;
}

.serviceItem .left .descr .text p, #servPage  .pageDescr  .descr {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4c4d4f;
	line-height: 36px;
}

.serviceItem .left .descr .more {
	display: block;
	width: 212px;
	height: 42px;
	padding-top: 12px;
	border: 1px solid #85888a;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	color: #85888a;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

.serviceItem .left .descr .more:hover {
	background-color: #ff003c;
	border-color: #ff003c;
	color: #fff;
}

.serviceItem .right {
	width: 37.37%;
	float: right;
	padding-top: 56px;
	overflow: hidden;
}

.serviceItem .right img {
	display: block;
	width: auto;
	height: 100%;
}

#servPage .pageEnding {
	padding: 58px 0 66px;
}

#servPage .pageEnding .blockWrap {
	width: 96%;
	max-width: 810px;
	margin: 0 auto;
}

#servPage .pageEnding h2 {
	margin-bottom: 43px;
	padding-bottom: 21px;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #292e36;
	text-align: center;
	position: relative;
	line-height: 38px;
	    font-weight: normal !important;
}

#servPage .pageEnding h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	margin-left: -42px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0px;
	left: 50%;
}

#servPage .pageEnding h2 span {
	font-family: 'Roboto Condensed', sans-serif;
	    font-weight: bold;
    display: block;
}

#servPage .pageEnding .more {
	display: block;
	width: 212px;
	height: 42px;
	margin: 0 auto;
	padding-top: 9px;
	border: 1px solid #85888a;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	color: #85888a;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#servPage .pageEnding .more:hover {
	background-color: #ff003c;
	border-color: #ff003c;
	color: #fff;
}

#contactMapWrapper {
	position: relative;
}

#mapWrapper {
	height: 320px;
	position: relative;
	z-index: 1;
}

#contactMapWrapper .scrollDown {
	position: absolute;
	bottom: 101px;
	left: 50%;
	width: 32px;
	height: 32px;
	margin-left: -16px;
	background-color: #ff003b;
	background-image: url("../img/main-sprite.png");
	background-repeat: no-repeat;
	background-position: -38px -8px;
	border: 2px solid #fff;
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	cursor: pointer;
	z-index: 1;
}

#contactPage {
	display: table;
	width: 100%;
	margin-top: -20px;
	background-color: #fff;
	border-bottom: 2px solid #f4f4f4;
	border-collapse: collapse;
	border-spacing: 0;
	position: relative;
	z-index: 2;
}

#contactWrapper {
	display: table-cell;
	width: 53.56%;
	background-color: #f4f4f4;
	vertical-align: top;
}

#contactWrapper .blockDecor {
	position: relative;
	top: -26px;
}

#contactWrapper .blockDecor .floated {
	width: 96%;
	max-width: 648px;
	padding-left: 76px;
	float: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

#contactWrapper .blockDecor .floated:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 26px 0 0 40px;
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #f4f4f4;
	border-style: solid;
	position: absolute;
	top: 3px;
	left: 0px;
	z-index: 2;
}

#contactWrapper .blockDecor .floated:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 29px 0 0 45px;
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #a4a4a4;
	border-style: solid;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#contactWrapper .blockDecor .notFloated div:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 26px 0 0 40px;
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #f4f4f4;
	border-style: solid;
	position: absolute;
	top: 0px;
	right: -40px;
	z-index: 2;
}

#contactWrapper .blockDecor .notFloated div:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 29px 0 0 45px;
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #a4a4a4;
	border-style: solid;
	position: absolute;
	top: -3px;
	right: -45px;
	z-index: 1;
}

#contactWrapper .blockDecor .floated div {
	height: 26px;
	background-color: #f4f4f4;
	border-top: 3px solid #a4a4a4;
	position: relative;
}

#contactWrapper .blockDecor .floated div:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 26px 40px 0 0;
	border-color: rgba(0,0,0,0) #f4f4f4 rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid;
	position: absolute;
	top: 0px;
	left: -40px;
	z-index: 2;
}

#contactWrapper .blockDecor .floated div:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 29px 45px 0 0;
	border-color: rgba(0,0,0,0) #a4a4a4 rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid;
	position: absolute;
	top: -3px;
	left: -45px;
	z-index: 1;
}

#contactWrapper .blockDecor .notFloated {
	overflow: hidden;
}

#contactWrapper .blockDecor .notFloated div {
	height: 26px;
	background-color: #f4f4f4;
	border-top: 3px solid #a4a4a4;
	position: relative;
}

#contactWrapper .blockWrap {

}

#contactWrapper .blockWrap .content {
	width: 96%;
	max-width: 648px;
	padding: 32px 81px 100px 0;
	float: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#contactWrapper .headerWrapper {
	margin-bottom: 37px;
}

#contactWrapper .headerWrapper h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	padding-bottom: 22px;
	color: #232830;
	position: relative;
	float: left;
}

#contactWrapper .headerWrapper h1:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0;
	left: 0;
}

#contactWrapper .headerWrapper .socials {
	margin-top: 7px;
	float: right;
}

#contactWrapper .headerWrapper .socials a {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 13px;
	background-image: url("../img/social.png");
	background-repeat: no-repeat;
}

#contactWrapper .headerWrapper .socials a.fb {
	background-position: -111px -1px;
}

#contactWrapper .headerWrapper .socials a.gp {
	background-position: -140px -1px;
}

#contactWrapper .headerWrapper .socials a.tw {
	background-position: -175px -2px;
}

#contactWrapper .headerWrapper .socials a.in {
	background-position: -211px 0px;
}

#contactWrapper .contactInfo {

}

#contactWrapper .contactInfo .text {
	margin-bottom: 5px;
}

#contactWrapper .contactInfo .text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #232830;
	line-height: 34px;
}

#contactWrapper .contactInfo .title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #232830;
	text-transform: uppercase;
	margin-bottom: 24px;
}

#contactWrapper .contactInfo .contactItem {
	margin-bottom: 29px;
}

#contactWrapper .contactInfo .contactItem .red {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #ff003b;
	text-transform: uppercase;
	margin-bottom: 26px;
}

#contactWrapper .contactInfo .contactItem p, #contactWrapper .contactInfo .contactItem a {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #232830;
	text-decoration: none;
	margin-bottom: 11px;
}

#toMap {
	font-size: 14px;
	color: #489FB8;
	cursor: pointer;
}

#toMap:hover {
	text-decoration: underline;
}

#contactWrapper .btnBlock {
	margin-top: 54px;
}

#contactWrapper .btnBlock a {
	display: block;
	width: 232px;
	height: 42px;
	margin-bottom: 14px;
	padding: 11px 0 0 56px;
	background-repeat: no-repeat;
	border: 1px solid #85888a;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #626262;
	text-decoration: none;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#contactWrapper .btnBlock a:hover {
	background-color: #ff003c;
	border-color: #ff003c;
	color: #fff;
}

#contactWrapper .btnBlock a.support {
	background-image: url("../img/support.png");
	background-position: 16px 8px;
}

#contactWrapper .btnBlock a.payment {
	background-image: url("../img/payment.png");
	background-position: 13px 8px;
}

#contactFormWrapper {
	display: table-cell;
	width: 46.44%;
	vertical-align: top;
}

#contactFormWrapper .blockDecor {
	height: 26px;
	background-color: #fff;
	border-top: 3px solid #ababab;
	position: relative;
	top: -26px;
}

#contactFormWrapper .blockWrap {
	background-color: #fff;
}

#contactFormWrapper .content {
	width: 96%;
	max-width: 529px;
	padding: 32px 0 100px 134px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#contactFormWrapper h2 {
	margin-bottom: 41px;
	padding-bottom: 22px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #232830;
	position: relative;
}

#contactFormWrapper h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0;
	left: 0;
}

#contactForm {

}

#contactForm input[type="text"],
#contactForm input[type="email"],
#contactForm input[type="tel"] {
	display: block;
	width: 100%;
	height: 38px;
	margin-bottom: 10px;
	padding-left: 19px;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#contactForm input[type="text"]::-webkit-input-placeholder,
#contactForm input[type="email"]::-webkit-input-placeholder,
#contactForm input[type="tel"]::-webkit-input-placeholder {
	color: #8c8c8c;
}

#contactForm input[type="text"]::-moz-placeholder,
#contactForm input[type="email"]::-moz-placeholder,
#contactForm input[type="tel"]::-moz-placeholder {
	color: #8c8c8c;
	opacity: 1;
}

#contactForm input[type="text"]:-moz-placeholder,
#contactForm input[type="email"]:-moz-placeholder,
#contactForm input[type="tel"]:-moz-placeholder {
	color: #8c8c8c;
	opacity: 1;
}

#contactForm input[type="text"]:-ms-input-placeholder,
#contactForm input[type="email"]:-ms-input-placeholder,
#contactForm input[type="tel"]:-ms-input-placeholder {
	color: #8c8c8c;
}

#contactForm .chkboxWrapper {
	padding-top: 14px;
	margin-bottom: 19px;
	overflow: hidden;
}

#contactForm .chkboxWrapper label {
	display: block;
	width: 48%;
	margin-bottom: 12px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #8c8c8c;
	padding-left: 30px;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#contactForm .chkboxWrapper label:nth-of-type(odd) {
	float: left;
}

#contactForm .chkboxWrapper label:nth-of-type(odd):before {
	content: "";
	display: block;
	width: 400px;
	float: none;
	clear: both;
}

#contactForm .chkboxWrapper label:nth-of-type(even) {
	width: 45%;
	float: right;
}

#contactForm .chkboxWrapper label:nth-of-type(even):after {
	content: "";
	display: block;
	width: 317px;
	float: none;
	clear: both;
}

#contactForm .chkboxWrapper input[type="checkbox"] {
	display: none;
}

#contactForm .chkboxWrapper input[type="checkbox"] + label:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0px;
	display: block;
	width: 14px;
	height: 14px;
	background-image: url("../img/checkbox.png");
	background-repeat: no-repeat;
	background-position: 0px -13px;
	cursor: pointer;
}

#contactForm .chkboxWrapper input[type="checkbox"]:checked + label:before {
	background-position: 0px 0px;
}

#contactForm textarea {
	display: block;
	width: 100%;
	height: 198px;
	margin-top: 28px;
	margin-bottom: 28px;
	padding: 14px 19px;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#contactForm textarea::-webkit-input-placeholder {
	color: #8c8c8c;
}

#contactForm textarea::-moz-placeholder {
	color: #8c8c8c;
	opacity: 1;
}

#contactForm textarea:-moz-placeholder {
	color: #8c8c8c;
	opacity: 1;
}

#contactForm textarea:-ms-input-placeholder {
	color: #8c8c8c;
}

#contactForm input[type="submit"] {
	display: block;
	width: 103px;
	height: 43px;
	padding-top: 3px;
	background-color: #ff003b;
	border: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#contactForm input[type="submit"]:hover {
	background-color: #ff7192;
}

/*            blog inner                 */

.postImgWrap{
	display: block;
}

.posth2Wrap{
	display: block;
}
.postInfo{
	display: inline-block;
	vertical-align: middle;
	margin: 4px 0 19px 0;
}
.postInfo p{
	font-size: 15px;
	color: #292e36;
	font-family: 'ubuntumedium';
	display: inline-block;
	vertical-align: middle;
	margin-right: 26px;
	text-transform: uppercase;

}
.postInfo p:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 26px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url("../img/social.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 12px;
}
.postInfo p.date:before{
	background-position: 0px 0px;

}
.postInfo p.byName:before{
	background-position: -40px 0px;

}
.postInfo p.comments:before{
	background-position: -77px 0px;

}

.post .descr span{
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #4c4d4f;
	line-height: 36px;
	margin: 36px 0 36px 0;
}
.post .descr a{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #FF003C;
	text-decoration: none;
}
.post .descr a:hover{
	font-family: 'Open Sans', sans-serif;
    color: #FF003C;
    text-decoration: underline;
}

.post ul{
	list-style: disc inside;
	margin: 15px 0 15px 0;
}
.post ul li{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	line-height: 33px;
}

.post ul{
	list-style: inside;
}
.post ol{
	margin: 15px 0 15px 0;
}
.post ol li {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	line-height: 33px;
}

.postList .social{
	display: block;
	position: relative;
	padding-bottom: 32px;
	margin-top: 30px;
}
.postList .social p{
	display: inline-block;
	vertical-align: middle;
	font-family: 'ubuntumedium';
	font-size: 14px;
	color: #231f20;
	margin-right: 7px;
}
.postList .social a {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 26px;
	margin: 0px 16px 0px 0px;
	background-image: url("../img/social.png");
	background-repeat: no-repeat;
	background-position: 0px 0;
}

.postList .social a.tw {
	background-position: -172px 0px;
}
.postList .social a.fb {
	background-position: -103px 0px;;
}
.postList .social a.gplus {
	background-position: -135px 0px;
}
.postList .social a.in {
	background-position: -208px 0px;
}
.postList .social:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: #d9d9d9;
	position: absolute;
	bottom: 0;
	left: 0;
}
#posts .post:last-of-type{
	margin-bottom: 0;
}
.comentBlock{
	display: block;
}
.comenth3Wrap {
	display: block;
	margin: 37px 0 33px 0px;
}
.comenth3Wrap h3{
	font-size: 18px;
	color: #231f20;
}
.commentWrap{
	display: block;
	background-color: white;
	padding: 42px 53px 40px 53px;
	border: 1px solid #e7e7e7;
}
.commentImgWrap{
	width: 66px;
	height: 66px;
	border-radius: 50%;
	-moz-border-radius:  50%;
	-webkit-border-radius:  50%;
	border: 1px solid #cccccc;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	margin-right: 25px;

}
.commentImgWrap:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.ImgWrap{
	width: 58px;
	height: 58px;
	border-radius: 50%;
	-moz-border-radius:  50%;
	-webkit-border-radius:  50%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.commentTextWrap{
	display: inline-block;
	vertical-align: middle;
	max-width: 435px;
}
.commentTextWrap p.name {
	font-family: 'ubuntubold';
	font-size: 13px;
	margin-bottom: 8px;
}
.commentTextWrap p.name span{
	font-size: 11px;
	color: #5e5b5b;
	margin-left: 16px;
}
.commentTextWrap  p.text {
	font-family: ubuntulight;
	font-size: 12px;
	color: #5e5b5b;
	line-height: 23px;
}

.formBlock{
	background-color: #f4f4f4;
	padding: 41px 0 34px 0px;
	border: 1px solid #cbcbcb;
}
.formBlockh4Wrap{
	display: block;
	margin: 0px auto 33px;
}
.formBlockh4Wrap h4{
	color: #231f20;
	font-size: 18px;
}
#replyForm {
	width: 96%;
	margin: 0 auto;
	max-width: 573px;
}

.formWrapL{
	display: inline-block;
	vertical-align: middle;
	float: left;
	width: 100%;
}
.formWrapR{
	display: block;
	width: 100%;
	float: right;
}

#replyForm input[type="text"],#replyForm input[type="tel"],#replyForm input[type="email"] {
	display: block;
	width: 100%;
	height: 42px;
	margin-bottom: 14px;
	padding-left: 27px;
	background-color: #fff;
	border: 1px solid #b5b5b5;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 12px;
	font-family: 'Open Sans',sans-serif;
	color: #333;
}
#replyForm input[type="text"]:focus::-webkit-input-placeholder {color: transparent}
#replyForm input[type="text"]:focus::-moz-placeholder          {color: transparent}
#replyForm input[type="text"]:focus:-moz-placeholder           {color: transparent}
#replyForm input[type="text"]:focus:-ms-input-placeholder      {color: transparent}

#replyForm input[type="email"]:focus::-webkit-input-placeholder {color: transparent}
#replyForm input[type="email"]:focus::-moz-placeholder          {color: transparent}
#replyForm input[type="email"]:focus:-moz-placeholder           {color: transparent}
#replyForm input[type="email"]:focus:-ms-input-placeholder      {color: transparent}


#replyForm input[type="text"]::-webkit-input-placeholder,
#replyForm input[type="tel"]::-webkit-input-placeholder,
#replyForm input[type="email"]::-webkit-input-placeholder {
	color: #9ba0a3;
}

#replyForm input[type="text"]::-moz-placeholder,
#replyForm input[type="tel"]::-moz-placeholder,
#replyForm input[type="email"]::-moz-placeholder {
	color: #747474;
	opacity: 1;
}

#replyForm input[type="text"]:-moz-placeholder,
#replyForm input[type="tel"]:-moz-placeholder,
#replyForm input[type="email"]:-moz-placeholder {
	color: #747474;
	opacity: 1;
}

#replyForm input[type="text"]:-ms-input-placeholder,
#replyForm input[type="tel"]:-ms-input-placeholder,
#replyForm input[type="email"]:-ms-input-placeholder {
	color: #747474;
}


#replyForm textarea {
	font-size: 12px;
	font-family: 'Open Sans',sans-serif;
	color: #999b9e;
	display: block;
	margin-bottom: 14px;
	width: 100%;
	height: 154px;
	padding: 13px 0 0 27px;
	background-color: #fff;
	border: 1px solid #b5b5b5;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

}

#replyForm .captcha {
	width: 320px;
}

#replyForm input#captchaInput {
	display: inline-block;
	width: 100px;
	height: 24px;
	margin: 0 5px 0 10px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 2px;padding-bottom: 2px;
	font-family: 'Open Sans',sans-serif;
}

#replyForm .captcha .error {
	display: block;
	float: right;
	line-height: 24px;
}

#replyForm input[type="reset"],
#replyForm input[type="submit"] {
	display: inline-block;
	margin-top: 9px;
	width: 103px;
	height: 43px;
	padding-top: 3px;
	border: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	font-size: 14px;
	color: #ffffff;
	font-family: 'Open Sans',sans-serif;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#replyForm input[type="submit"] {
	background-color: #ff003b;
}

#replyForm input[type="submit"]:hover {
	background-color: #ff7192;
}

@media screen and (max-width: 580px) {
	.formWrapL {
		float: none;
		width: 100%;
	}
	.formWrapR {
		float: none;
		width: 100%;
	}
}



/*                                       */


/*          about page             */

#aboutPage {
	background-color: #fff;
}

#aboutPage .pageDescr {
	padding: 110px 0 0px;
	border-bottom: 1px solid #e0e4e6;
}

#aboutPage .pageDescr .blockWrap {
	width: 96%;
	max-width: 1180px;
	margin: 0 auto;
}

#aboutPage .pageDescr .left {
	width: 100%;
}

#aboutPage .pageDescr .left h1 {
	margin-bottom: 12px;
	padding-bottom: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	color: #232830;
	line-height: 55px;
	position: relative;
	    width: 57%;
    text-align: center;
    margin: 0 auto;
}

#aboutPage .pageDescr .left h1:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	background-color: #ff003b;
	bottom: 0;
	left: 0;
	    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}

#aboutPage .pageDescr .left .text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	line-height: 37px;
}

#aboutPage .pageDescr .right {
	width: 29.49%;
	float: right;
}

#aboutPage .pageDescr .right img {
	position: relative;
	margin-top: -268px;
	margin-bottom: -15px;
}

.aboutUsleft{
	    float: left;
    display: inline;
    width: 40%;
}

.aboutUsright{
	    float: right;
    display: inline;
    width: 40%;
}

#aboutPage .pageDescr .text {
    width: 100%;
    padding-bottom: 20px;
}


#process {
	padding: 93px 0 55px;
}

#process .blockWrap {
	width: 96%;
	max-width: 940px;
	margin: 0 auto;
}

#process h2 {
	margin-bottom: 48px;
	padding-bottom: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #232830;
	text-align: center;
	position: relative;
}

#process h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	margin-left: -42px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0;
	left: 50%;
}

#procCircles {
	margin-bottom: 146px;
}

#procCircles .circle {
	display: inline-block;

	vertical-align: middle;
	position: relative;
}

#procCircles .circle-1 {
	width: 190px;
	height: 190px;
	margin-left: 34px;
	z-index: 1;
}

#procCircles .circle-2 {
	width: 294px;
	height: 294px;
	margin-left: -17px;
	z-index: 2;
}

#procCircles .circle-3 {
	width: 294px;
	height: 294px;
	margin-left: -70px;
	z-index: 3;
}

#procCircles .circle-4 {
	width: 190px;
	height: 190px;
	margin-left: -18px;
	z-index: 4;
}

#procCircles .circle .text {
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	border-radius: 100%;
}

#procCircles .circle-1 .text {
	background-color: rgba(46,204,113,0.9);
}

#procCircles .circle-2 .text {
	background-color: rgba(243,156,18,0.9);
}

#procCircles .circle-3 .text {
	background-color: rgba(52,152,219,0.9);
}

#procCircles .circle-4 .text {
	background-color: rgba(127,140,141,0.9);
}

#procCircles .circle .text:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#procCircles .circle .text p {
	display: inline-block;
	max-width: 90%;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	vertical-align: middle;
}

#procCircles .circle .line {
	width: 2px;
	margin-left: -1px;
	position: absolute;
	top: 100%;
	left: 50%;
}

#procCircles .circle-1 .line {
	background-color: #2ecc71;
	height: 197px;
}

#procCircles .circle-2 .line {
	background-color: #f39c12;
	height: 277px;
}

#procCircles .circle-3 .line {
	background-color: #3498db;
	height: 145px;
}

#procCircles .circle-4 .line {
	background-color: #7f8c8d;
	height: 329px;
}

#procCircles .mobText {
	display: none;
	width: 258px;
	margin: 0 auto;
}

#process .mobText p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #4c4d4f;
	text-align: center;
	line-height: 23px;
}

#process .textRow {
	padding-top: 14px;
	margin-bottom: 25px;
}

#process .textRow.second {
	padding-left: 25px;
    padding-top: 38px;
}

#process .textRow .textBlock {
	width: 50%;
	float: left;
}

#process .textRow .textBlock.floatL {
	width: 48.6%;
	float: left;
}

#process .textRow .text {
	width: 258px;
}

#process .textRow .floatL .text {
	float: left;
}

#process .textRow .floatR .text {
	float: right;
}

#process .textRow .text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #4c4d4f;
	text-align: center;
	line-height: 23px;
}

#staffs {
	display: none;
	padding: 93px 0 34px;
	background-image: url("../img/servs-bg.jpg");
	background-size: cover;
}

#staffs .blockWrap {
	width: 96%;
	max-width: 1002px;
	margin: 0 auto;
}

#staffs h2 {
	margin-bottom: 64px;
	padding-bottom: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #232830;
	text-align: center;
	position: relative;
}

#staffs h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	margin-left: -42px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0;
	left: 50%;
}

.staffItem {
	margin-bottom: 59px;
}

.staffItem .imgBlock {
	width: 24.45%;
	margin-top: 6px;
	float: left;
}

.staffItem .imgBlock img {
	max-width: 100%;
}

.staffItem .textBlock {
	width: 71.46%;
	float: right;
}

.staffItem .staffHead {
	margin-bottom: 18px;
}

.staffItem .staffHead .name {
	max-width: 50%;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #292e36;
	float: left;
}

.staffItem .staffHead .spec {
	max-width: 50%;
	margin-top: -1px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #292e36;
	float: right;
}

.staffItem .descr {
	margin-bottom: 23px;
}

.staffItem .descr p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	line-height: 30px;
}

.staffItem .skill {
	min-height: 24px;
	margin-bottom: 10px;
	background-color: #d6d6d8;
	position: relative;
}

.staffItem .skill .skillName {
	padding: 5px 0 3px 25px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	color: #292e36;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}

.staffItem .skill .skillLevel {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #a2a3a5;
	z-index: 1;
}

#mission {
	padding: 89px 0 82px;
	border-bottom: 1px solid #e0e4e6;
}

#mission .blockWrap {
	width: 96%;
	max-width: 970px;
	margin: 0 auto;
}

#mission h2 {
	margin-bottom: 53px;
	padding-bottom: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #232830;
	text-align: center;
	position: relative;
}

#mission h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	margin-left: -42px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0;
	left: 50%;
}

#mission .text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	text-align: left;
	line-height: 36px;
}
#mission #sidebar h2 {text-align:left;}
#mission #sidebar h2:after { margin-left: 0;left:0;}
#mission #sidebar .widget.sidebar-services p {position:relative;font-size:1em;margin:0 0 10px;bottom:0;left:0;}
#mission #sidebar .widget.sidebar-services .wpcf7 p {margin-bottom: 0;}
#mission #sidebar .widget input.wpcf7-text {margin-bottom: 10px;padding:5px 3% 5px 3%;border:1px solid #d4d4d4;font-size:14px;width:93%;}
#mission #sidebar .widget textarea {margin-bottom: 10px;padding:5px 3% 5px 3%;border:1px solid #d4d4d4;font-size:14px;width:93%;}
#mission #sidebar .widget input.wpcf7-text:focus,#mission #sidebar .widget textarea:focus {border:1px solid #959595;}
#mission #sidebar .widget input.wpcf7-submit {background-color: #ff003b;color:#ffffff;display:inline-block;cursor:pointer;padding:5px 10px 5px 10px;text-transform: uppercase;}
#mission #sidebar .widget input.wpcf7-submit:hover {background-color:#ff7192;color:#ffffff;}

#mission .half-col {
    width: 48%;
    float: left;
    margin-right: 2%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#mission .half-col.last {
    width: 48%;
    float: left;
    margin-right: 0;
}

/*          end about page             */

/*          portfolio page             */

#portfolioPage {
	background-color: #fff;
	position: relative;
}

#portfolioPage .blockDecor {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0;
}

#portfolioPage .relatWrapper {
	width: 100%;
	height: 100%;
	position: relative;

}

#portfolioPage .blockDecor .block-1 {
	width: 100%;
	height: 469px;
	background-color: #fbfbfb;
}

#portfolioPage .blockDecor .block-2 {
	width: 0;
	height: 0;
	border-width: 860px 1920px 0 0;
	border-color: #fbfbfb rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid;
	position: absolute;
	top: 469px;
	right: 0;
}

#portfolioPage .blockDecor .block-3 {
	width: 0;
	height: 0;
	border-width: 1618px 1109px 0 0 ;
	border-color: #fbfbfb rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid;
	position: absolute;
	top: 469px;
	left: 0;
}

#portfolioPage .pageDescr {
	padding: 60px 0 90px;
	border-bottom: 1px solid #e0e4e6;
	position: relative;
	z-index: 1;
	    background-color: #fff;
}

#portfolioPage .pageDescr .blockWrap {
	width: 96%;
	max-width: 1180px;
	margin: 0 auto;
}

#portfolioPage .pageDescr h2 {
	margin-bottom: 33px;
	padding-bottom: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #232830;
	line-height: 48px;
	position: relative;
}

#portfolioPage .pageDescr h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0;
	left: 0%;
}

#portfolioPage .pageDescr .text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	line-height: 37px;
}

#portfolioList {
	padding: 0px 0 0px;
	position: relative;
}

#portfolioList {
	padding: 60px 0 50px;
	background:#fff
}

#portfolioList .blockWrap {
	width: 96%;
	max-width: 1180px;
	margin: 0 auto;
}

#portfolioList .workSample {
	width: 43.56%;
	margin-right: 12.77%;
	margin-bottom: 10px;
	float: left;
}

#portfolioList .blockWrap > div:nth-of-type(2n) {
	margin-right: 0;
}

#portfolioList .workSample .imgBlock {
	display: block;
	max-height: 443px;
	overflow: hidden;
	    position: relative;
}

#portfolioList .workSample .imgBlock img {
	display: block;
	max-width: 100%;
	
	opacity: 0.95;  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale3d(1.05,1.05,1);  transform: scale3d(1.05,1.05,1);
}

#portfolioList .workSample .imgBlock:hover img {     opacity: 0.6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1); }
	
#portfolioList .workSample .imgBlock:before {     position: absolute;
    top: 0;
    left: 0;
	    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0); }
	
	#portfolioList .workSample .imgBlock:hover:before {     -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0); }

#portfolioList .workSample .textBlock {
	/*height: 411px;*/
	height:auto;
	padding: 40px 43px 40px;
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#portfolioList .workSample .textBlock:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 0px 36px 36px;
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) #fff;
	border-style: solid;
	position: absolute;
	top: -36px;
	left: 42px;
}

#portfolioList .workSample .textBlock .studName {
	margin-bottom: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #292e36;
	text-align: center;
}

#portfolioList .workSample .textBlock .name {
	display: block;
	margin-bottom: 22px;
	padding-bottom: 27px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #292e36;
	text-decoration: none;
	position: relative;
}

#portfolioList .workSample .textBlock .name:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0;
	left: 0%;
}

#portfolioList .workSample .textBlock .descr {
	overflow: hidden;
	max-height: 214px;
}

#portfolioList .workSample .textBlock .descr p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4c4d4f;
	line-height: 37px;
}

/*        end portfolio page            */

/*        portfolio inner page          */

#portfViewWrapper {
	position: relative;
	background-color: #f4f4f4;
	overflow: hidden;
}

#portfViewWrapper .blockDecor {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#portfViewWrapper .relatWrapper {
	width: 100%;
	height: 100%;
	position: relative;

}

#portfViewWrapper .blockDecor .block-1 {
	width: 100%;
	height: 712px;
	background-color: #fbfbfb;
}

#portfViewWrapper .blockDecor .block-2 {
	width: 0;
	height: 0;
	border-width: 0 0 860px 1920px;
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) #f4f4f4 rgba(0,0,0,0);
	border-style: solid;
	position: absolute;
	top: 130px;
	right: 0;
}

#portfViewWrapper .blockDecor .block-3 {
	width: 0;
	height: 0;
	border-width: 0 0 378px 1920px;
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) #f4f4f4 rgba(0,0,0,0);
	border-style: solid;
	position: absolute;
	top: 334px;
	left: 0;
}

#portfSlider {
	padding: 122px 0 79px;
	position: relative;
	z-index: 2;
}

#portfSlider h1 {
	width: 96%;
	max-width: 940px;
	margin: 0 auto 40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	color: #292e36;
}

#portfSliderBlock {
	width: 96%;
	max-width: 1071px;
	height: 605px;
	margin: 0 auto;
	padding: 0 67px;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


#portfSliderBlock .scrollArea {
	width: 100%;
	height: 100%;
	border: 1px solid #d9d9d9;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#portfSliderBlock .scrollArea .slide {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#portfSliderBlock .scrollArea .slide img {
	max-width: 100%;
}

#portfSliderBlock .scrollArea > div:first-of-type {
	display: block;
}

#portfSliderBlock .scrollArea .slideContent {
	width: 80%;
	max-width: 940px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

#portfSliderBlock .scrollArea .slideContent:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#portfSliderBlock .scrollArea .slideContent img {
	max-width: 96%;
	vertical-align: middle;
}

#portfSliderBlock .ctrlWrapper {
	text-align: center;
	padding-top: 17px;
}

#portfSliderBlock .ctrlWrapper .ctrl {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 0 11px;
	background-color: #c0c0c0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor: pointer;
}

#portfSliderBlock .ctrlWrapper .ctrl.active {
	background-color: #ff003b;
}

#portfPrev {
	position: absolute;
	top: 50%;
	left: 0;
	width: 66px;
	height: 104px;
	margin-top: -52px;
	background-color: #fff;
	background-image: url("../img/postf-arrow.png");
	background-repeat: no-repeat;
	background-position: 23px 39px;
	border: 1px solid #d9d9d9;
	border-right: none;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	cursor: pointer;
}

#portfNext {
	position: absolute;
	top: 50%;
	right: 0;
	width: 66px;
	height: 104px;
	margin-top: -52px;
	background-color: #fff;
	background-image: url("../img/postf-arrow.png");
	background-repeat: no-repeat;
	background-position: -14px 39px;
	border: 1px solid #d9d9d9;
	border-left: none;
	border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	cursor: pointer;
}

#portfDescr {
	padding-bottom: 155px;
	position: relative;
	z-index: 2;
}

#portfDescr .blockWrap {
	width: 96%;
	max-width: 940px;
	margin: 0 auto;
}

#portfDescr .contentBlock {
	margin-bottom: 3px;
	position: relative;
}

#portfDescr .contentBlock .left {
	width: 65.21%;
	padding: 13px 0 29px;
	float: left;
}

#portfDescr .contentBlock .left h2 {
	margin-bottom: 32px;
	padding-bottom: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #232830;
	line-height: 48px;
	position: relative;
}

#portfDescr .contentBlock .left h2:after {
	content: "";
	display: block;
	width: 85px;
	height: 2px;
	background-color: #ff003b;
	position: absolute;
	bottom: 0;
	left: 0%;
}

#portfDescr .contentBlock .left .descr {
	padding-right: 15px;
}

#portfDescr .contentBlock .left .descr,#portfDescr .contentBlock .left .descr p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	line-height: 37px;
}

#portfDescr .contentBlock .right {
	width: 34.47%;
	padding: 23px 0 29px;
	float: left;
}

#portfDescr .contentBlock .right .sideBlock {
	width: 204px;
	margin: 0 auto 0px;
}

#portfDescr .contentBlock .right .sideBlock h3 {
	margin-bottom: 34px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #ff0840;
}

#portfDescr .contentBlock .right .sideBlock a {
	display: block;
	margin-bottom: 26px;
	padding-left: 39px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #4c4d4f;
	text-decoration: none;
	position: relative;
}

#portfDescr .contentBlock .right .sideBlock a:before {
	content: "";
	display: block;
	width: 17px;
	height: 2px;
	background-color: #c0c0c0;
	position: absolute;
	top: 11px;
	left: 0px;
}

#portfDescr .contentBlock .right .ask {
	display: block;
	width: 216px;
	height: 61px;
	margin: 37px auto 0;
	padding-top: 19px;
	background-color: #ff0840;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#portfDescr .contentBlock .right .ask:hover {
	background-color: #ff7192;
}

#portfDescr .contentBlock .divider {
	width: 2px;
	height: 100%;
	background-color: #d9d9d9;
	position: absolute;
	top: 0px;
	left: 65.21%;
}

#portfDescr .more {
	display: block;
	width: 150px;
	height: 44px;
	padding: 11px 0 0 27px;
	background-image: url("../img/link.png");
	background-repeat: no-repeat;
	background-position: 20px 13px;
	border: 2px solid #ff0840;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #ff0840;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
}

#portfDescr .more:hover {
	background-color: #ff7192;
	border-color: #ff7192;
	color: #fff;
}

/*        end portfolio inner page      */

/*               page 404               */

.valignWrapper {
	display: table-cell;
	width: 1%;
	height: 500px;
	padding-bottom: 250px;
	vertical-align: middle;
	text-align: center;
}

.valignWrapper h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	line-height: 50px;
}

.footer404 {
	margin-top: -250px;
}


#menu-item-297 {
	display: none;
}







@media screen and (max-width: 1600px) {
	.serviceItem .left .descr {
		margin-right: 9%;
	}
}

@media screen and (max-width: 1550px) {
	#videoBlockContent .descr {
		right: 0px;
	}

	.serviceItem .left .descr {
		margin-right: 3%;
	}

	#videoBg {
		width: 150%;
		left: -25%;
	}
}

@media screen and (max-width: 1300px) {
	#videoBg video {
		height: 100%;
		width: auto;
	}

	#prevArrow {
		left: 4%;
	}

	#nextArrow {
		right: 4%;
	}

	#portfSliderBlock {
		max-width: 990px;
		height: 553px;
	}

	.serviceItem .left .descr {
		max-width: 96%;
		margin-right: 0;
	}

	.serviceItem .left .descr .name {
		margin-bottom: 12px;
	}

	.serviceItem .left .descr .text p {
		line-height: 28px;
	}

	#videoBg {
		width: 170%;
		left: -35%;
	}

	#footerSubscribe {
		width: 30%;
	}
}

@media screen and (max-width: 1100px) {
	#videoBg {
		width: 190%;
		left: -45%;
	}

	#videoBlockContent .descr {
		width: 100%;
		bottom: 102px;
		text-align: center;
	}

	#videoBlockContent .scrollDown {
		bottom: 40px;
	}

	#menu-top-menu li {
		padding: 0 8px;
	}

	#slider {
		height: 680px;
	}

	#sidebar {
		width: 37%;
	}

	.servGroupItem .text {
		padding: 0 10px;
	}

	#contactWrapper .headerWrapper h1 {
		float: none;
	}

	#contactWrapper .headerWrapper .socials {
		float: none;
		margin-top: 20px;
	}

	#portfSliderBlock {
		max-width: 900px;
		height: 495px;
	}
}

@media screen and (max-width: 1000px) {
	#process .blockWrap {
		max-width: 750px;
	}

	#procCircles .circle-1 {
		width: 170px;
		height: 170px;
	}

	#procCircles .circle-2 {
		width: 234px;
		height: 234px;
	}

	#procCircles .circle-3 {
		width: 234px;
		height: 234px;
	}

	#procCircles .circle-4 {
		width: 170px;
		height: 170px;
	}

	#procCircles .circle-1 .line {
		height: 177px;
	}

	#procCircles .circle-4 .line {
		height: 309px;
	}

	#portfolioList .workSample .textBlock {
		/*height: 550px;*/
		height:auto;
	}

	#portfolioList .workSample .textBlock .descr {
		max-height: 300px;
	}

	#portfSliderBlock {
		max-width: 880px;
		height: 482px;
	}
}

@media screen and (max-width: 960px) {
	#headerWrapper {position: relative;}
	.menuWrap {
		/*position: relative;*/
		overflow: visible;
		padding-right: 160px;
	}

	#menu-top-menu {
		display: none;
		width: 220px;
		position: absolute;
		top: 70px;
		right: 160px;
		background-color: #f4f4f4;
	}

	#menu-top-menu li {
		float: none;
		height: auto;
		text-align: left;
		padding: 0;
	}

	#menu-top-menu li:before {
		content: none;
	}

	#menu-top-menu li a {
		display: block;
		padding: 8px 18px;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 14px;
		color: #13171c;
		text-decoration: none;
		text-transform: uppercase;
		vertical-align: middle;
		word-spacing: normal;
	}

	#menu-top-menu li a:hover {
		background-color: #ccc;
	}

	#menu-top-menu li:hover .sub-menu {
		display: none;
	}

	.menuBtn {
		display: block;
		margin-top: 22px;
		float: right;
	}

	#slider {
		height: 590px;
	}

	#scrollTop {
		right: 30px;
	}

	.postList {
		width: 52%;
	}

	#sidebar {
		width: 43%;
	}

	#deliver .circle.count-4.item-2 {
		left: 37.8%;
	}

	#portfSliderBlock {
		max-width: 845px;
		height: 459px;
	}

    #videoBg {
        display: none;
        visibility: hidden;
    }
    #headerWrapper .headerBtn {
    	position: absolute;
    	right:0;
    	z-index: 99;
    }
}

@media screen and (max-width: 900px) {
	#twitter {
		padding-bottom: 140px;
	}

	#contactPage {
		display: block;
	}

	#contactWrapper {
		display: block;
		width: 100%;
	}

	#contactFormWrapper {
		display: block;
		width: 100%;
	}

	#contactWrapper .blockDecor .floated {
		max-width: 900px;
	}

	#contactWrapper .blockWrap .content {
		max-width: 900px;
		margin: 0 auto;
		padding-right: 0;
		float: none;
	}

	#contactFormWrapper .blockDecor {
		display: none;
	}

	#contactFormWrapper .content {
		max-width: 900px;
		margin: 0 auto;
		padding-left: 0;
	}

	#contactForm input[type="submit"] {
		margin: 0 auto;
	}

	#portfSliderBlock {
		max-width: 750px;
		height: 398px;
	}
	#contactFormWrapper .content {
		padding-left: 40px;
	}
	#videoLogoWrap {top:0;}
	.servicesMenu a {min-height: 40px;}
}

@media screen and (max-width: 800px) {
	#videoLogoWrap {
		max-width: 450px;
	}

	.aboutUsleft{
	    float: left;
    display: inline;
    width:100%;
}

.aboutUsright{
	    float: right;
    display: inline;
    width: 100%;
}

	#slider {
		height: 510px;
		margin-bottom: 30px;
	}

	#mainSlider .more {
		margin-bottom: 40px;
	}

	#news {
		width: 100%;
		padding-bottom: 0;
		float: none;
	}

	#twitter {
		width: 100%;
		padding: 37px 0 53px;
		float: none;
	}

	#mainNews .divider {
		display: none;
	}

	#footerLinks {
		width: 100%;
		margin-bottom: 20px;
		float: none;
	}

    #footerLinks .blockWrap {
        width: 58%;
        float: left;
    }

    #footerLinks .linkBlock {
        width: 45%;
        margin-right: 10%;
    }

    .linkBlock.servicesMenu a {
        width: 100%;
        float: none;
    }

	#cpWrapper {
		width: 100%;
		float: none;
	}

	.postList, #sidebar {
		width: 100%;
		float: none;
	}

	#sidebar > div {
		float: left;
		width: 45% !important;
		margin-right: 10%;
	}

	#sidebar > div:nth-of-type(2n) {
		margin-right: 0;
	}

	#sidebar > div:nth-of-type(2n):after {
		content: "";
		display: block;
		width: 100%;
		float: none;
		clear: both;
	}

	.sideList {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#imgHeading {
		height: 320px;
	}

	.servGroupItem {
		width: 100%;
		min-height: 0;
		padding-bottom: 35px;
		float: none;
	}

	.servGroupItem.arrow:after {
		content: none;
	}

	#deliver .blockWrap {
		height: 124px;
	}

	#deliver .circle {
		width: 124px;
		height: 124px;
	}

	#deliver .circle.count-2.item-2 {
		margin-left: -124px;
	}

	#deliver .circle.count-3.item-2 {
		margin-left: -62px;
	}

	#deliver .circle.count-3.item-3 {
		margin-left: -124px;
	}

	#deliver .circle.count-4.item-2 {
		margin-left: -62px;
	}

	#deliver .circle.count-4.item-3 {
		margin-left: -62px;
	}

	#deliver .circle.count-4.item-4 {
		margin-left: -124px;
	}

	#aboutPage .pageDescr .left {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}

	#aboutPage .pageDescr .right {
		float: none;
		width: 100%;
		text-align: center;
	}

	#aboutPage .pageDescr .right img {
		margin: 0 !important;
		max-width: 100%;
	}

	#procCircles {
		margin-bottom: 50px;
	}

	#procCircles .circle {
		display: block;
		width: 260px !important;
		height: auto !important;
		margin: 0 auto 40px !important;
	}

	#procCircles .circle .text {
		height: 260px;
		margin-bottom: 60px;
	}

	#procCircles .circle .line {
		top: 260px;
		height: 45px !important;
	}

	#process .textRow {
		display: none;
	}

	#procCircles .mobText {
		display: block;
	}

	.staffItem .staffHead .name {
		max-width: 100%;
		margin-bottom: 15px;
		float: none;
	}

	.staffItem .staffHead .spec {
		max-width: 100%;
		margin-bottom: 15px;
		float: none;
	}

	#portfolioList .workSample {
		width: 49%;
		margin-right: 2%;
	}

	#portfolioList .workSample .textBlock {
		/*height: 620px;*/
		height:auto;
	}

	#portfolioList .workSample .textBlock .descr {
		max-height: 400px;
	}

	#portfSliderBlock {
		max-width: 550px;
		height: 269px;
	}

	#portfDescr .contentBlock .left {
		width: 55%
	}

	#portfDescr .contentBlock .right {
		width: 40%;
	}

	#portfDescr .contentBlock .divider {
		left: 55%;
	}

	.serviceItem .left .descr .name {
		padding-bottom: 8px;
		line-height: 38px;
	}

	.serviceItem .left .descr .text p {
		font-size: 16px;
		line-height: 23px;
	}
	.servicesMenu a {min-height: 0px;} 
	#cpWrapper a {width: 47%;}
}

@media screen and (max-width: 700px) {
	#videoLogoWrap {
		max-width: 390px;
	}

	#servPage .pageDescr.alt .left {
		width: 40%;
	}

	#servPage .pageDescr.alt .right {
		width: 52%;
	}

	#footerSubscribe {
		width: 38%;
	}

    #mission .half-col,
    #mission .half-col.last {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 0;
    }

    #mission .half-col + .half-col {
        margin-top: 0;
    }

    #rightbar {
	display: block;
    width: 100%;
    /* padding: 30px 0; */
    vertical-align: top;
    border: 2px solid #292e36;
    
}

}

@media screen and (max-width: 640px) {
	#videoBgBlock {
		height: 500px;
	}

	#videoBlockContent .phone {
        margin: 16px auto;
        display: block;
        width: 186px;
        float: none;
	}

	#videoLogoWrap {
		left: auto;
        margin-left: 0px;
	}

	#videoLogoWrap .blockWrap {
		max-width: 400px;
	}

	#videoLogoWrap .blockWrap:before {
		top: 28px;display: none;
	}

	#videoBlockContent .scrollDown {
		bottom: 40px;
	}

	#videoBlockContent .descr {
		bottom: 120px;
	}

	#slider {
		height: 400px;
	}

    #brands img {
        margin: 15px 20px;
    }

	#services .service {
		width: 40%;
		margin-right: 20%;
	}

	#services .list > div:nth-of-type(3n) {
		margin-right: 20%;
	}

	#services .list > div:nth-of-type(2n) {
		margin-right: 0;
	}

	#services .list > div:nth-of-type(2n):after {
		content: "";
		display: block;
		width: 100%;
		float: none;
		clear: both;
	}

	#sidebar > div {
		width: 100% !important;
		float: none;
		margin-right: 0 !important;
	}

	#sidebar .widget {
		max-width: 343px;
	}

	#servPage .pageDescr .left, #servPage .pageDescr .right {
		width: 100%;
		margin-bottom: 20px;
		float: none;
	}

	#deliver .blockWrap {
		height: auto;
	}

	#deliver .circle {
		display: block;
		width: 167px;
		height: 167px;
		position: relative;
		margin: 0 auto 40px !important;
		left: 0 !important;
	}

	#deliver .circle.count-4.item-4 {
		margin-bottom: 0px !important;
	}

	#deliver .axis {
		width: 2px;
		height: 100%;
		left: 50%;
		top: 0;
	}

	#portfolioList .workSample {
		width: 100%;
		margin-right: 0;
		float: none;
	}

	#portfolioList .workSample .imgBlock {
		max-height: 100%;
	}

	#portfolioList .workSample .imgBlock img {
		width: 100%;
	}

	#portfolioList .workSample .textBlock {
		height: auto;
	}

	#portfolioList .workSample .textBlock .descr {
		max-height: 100%;
	}

	#portfSliderBlock {
		max-width: 520px;
		height: 249px;
	}

	.serviceItem {
		height: auto !important;
	}

	.serviceItem .left {
		width: 96%;
		height: auto !important;
		margin: 0 auto 30px;
		border-bottom: none;
		float: none;
	}

	.serviceItem .left:before {
		content: none;
	}

	.serviceItem .right {
		width: 96%;
		height: auto !important;
		margin: 0 auto 30px;
		border-bottom: none;
		float: none;
	}

	.serviceItem .right img {
		width: 100%;
		height: auto;
	}

	.serviceItem .left .descr .name {
		margin-bottom: 38px;
		padding-bottom: 18px;
		line-height: 45px;
	}

	.serviceItem .left .descr .text p {
		font-size: 18px;
		line-height: 37px;
	}
	#videoBlockContent2 .descr .rt p {font-size: 40px;line-height: 48px;}
}

@media screen and (max-width: 600px) {
	#portfDescr .contentBlock .left {
		width: 100%;
		float: none;
	}

	#portfDescr .contentBlock .right {
		width: 204px;
		margin: 0 auto;
		float: none;
	}

	#portfDescr .contentBlock .divider {
		display: none;
	}

	#portfDescr .more {
		margin: 0 auto;
	}

	#servPage .pageDescr.alt .left {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	#servPage .pageDescr.alt .right {
		width: 100%;
		float: none;
		text-align: center;
	}
}

@media screen and (max-width: 560px) {
	.linkBlock {
		width: 45%;
		margin-right: 10%;
	}

    #footerLinks .blockWrap {
        width: 100%;
        float: none;
    }

    .linkBlock.servicesMenu {
        width: 45%;
    }

    .linkBlock.servicesMenu a {
        width: auto;
    }

	#footerLinks .blockWrap > div:nth-of-type(2n) {
		margin-right: 0;
	}

	#portfSliderBlock {
		padding-left: 35px;
		padding-right: 35px;
		max-width: 428px;
		height: 231px;
	}

	#portfPrev {
		width: 35px;
		background-position: 12px 39px;
	}

	#portfNext {
		width: 35px;
		background-position: -28px 39px;
	}

	#contentHeading.withBC a {
		float: none;
		margin-bottom: 10px;
	}

	#breadcrumbs {
		margin-top: 0;
		padding-left: 0;
		background: none;
		float: none;
	}

	#footerSubscribe {
		width: auto;
		max-width: 260px;
		margin: 30px 0;
		float: none;
	}
}

@media screen and (max-width: 530px) {
	header {
		height: 74px;
	}

	#fixedWrapper {
		height: auto;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
	}

	#logo {
		width: 170px;
		margin: 0 auto;
		float: left;
	}
	
	#logo img {
		width: 170px;
		height: auto;
	}

	#headerWrapper .headerBtn {
		padding-top: 15px;
		float: none;
	}

	#headerWrapper .headerBtn a {
		margin: 0 auto;
	}

	.menuWrap {
		padding: 0 0 15px;
	}

	#menu-top-menu {
		top: 74px;
		right: 0;
		width: 100%;
	}

	.menuBtn {
		margin: 15px auto 0;
		float: right;
	}

	#slider {
		height: 320px;
	}
	
	.home #logo {
		display: block;
	}
	#headerWrapper .headerBtn {
		display: none;
	}
	
	#menu-item-297 {
		display: none;
	}
	#contactFormWrapper .content {padding-left: 20px;}

}

@media screen and (max-width: 480px) {
	#contactFormWrapper .content {padding-left: 20px;}
	#videoLogoWrap .blockWrap {max-width: 100%;width:100%;}
	#videoBgBlock {
		height: 400px;
	}

	#videoBg video {
		height: auto;
		width: 780px;
	}

	#videoLogoWrap {
		max-width: 100%;
	}

	#videoLogoWrap .text {
		width: 100%;
		max-width: 100%;
		margin-top: 20px;
	}
	#videoLogoWrap .text .left {width: 25%}
	#videoLogoWrap .text .right {
		width: 75%;
		padding-top: 2px;
	}
	#videoLogoWrap .text .left .icon {backgro`und-size:100% auto;}
	#videoBlockContent2 .descr {width: 100%;}
	#videoBlockContent2 .descr .rt {width: 95%;margin-left: 5%;}
	#videoBlockContent2 .descr .rt p {font-size: 30px;line-height: 36px;}

	#videoLogoWrap .text .right .normal, #videoLogoWrap .text .right .bold {
		line-height: 20px;
	}

	#mainSlider .blockDescription {
		margin-bottom: 30px;
	}

	#slider {
		height: 274px;
	}

	#prevArrow {
		left: 1%;
	}

	#nextArrow {
		right: 1%;
	}

	#quotes .quote {
		padding: 44px 45px;
	}

	#services .service {
		width: 80%;
		height: auto;
		margin-right: auto !important;
		margin-left: auto;
		float: none;
	}

	.newsPost .imgBlock {
		width: 100%;
		margin-bottom: 15px;
		float: none;
		text-align: center;
	}

	.newsPost .textBlock {
		width: 100%;
		float: none;
	}

	#news .more {
		left: 0;
	}

	#scrollTop {
		right: 10px;
	}

	#contactForm .chkboxWrapper label:nth-of-type(odd) {
		width: 100%;
		float: none;
	}

	#contactForm .chkboxWrapper label:nth-of-type(even) {
		width: 100%;
		float: none;
	}

	#portfSliderBlock {
		padding-left: 35px;
		padding-right: 35px;
		max-width: 292px;
		height: 143px;
	}

	#mapWrapper {
		height: 280px;
	}

	#replyForm .captcha {
		width: 250px;
	}

	#replyForm .captcha img {
		display: block;
		margin-bottom: 10px;
	}

	#replyForm input#captchaInput {
		margin-left: 0;
	}

	#mainNews .blockWrap {
		padding-bottom: 80px;
	}
	#footerLinks .linkBlock {width: 100%;margin-right: 0;margin-bottom: 10px;}
	#cpWrapper a {width: 100%;text-align: center;margin-right: 0;margin-bottom: 10px;}
	#cpWrapper span {width: 100%;text-align: center;margin-right: 0;margin-bottom: 10px;}
	.sideList {border-left: none;margin-bottom: 10px;padding-left: 10px;}
}

@media screen and (max-width: 320px) {
	#portfSliderBlock {
		max-width: 268px;
		height: 127px;
	}

}
@media screen and (max-width: 319px) {
	.home #logo {width: 100px;}
	.home #logo img {width: 100%;height:auto;}
}

@media screen and (max-height: 768px) {
	#mapWrapper {
		height: 400px;
	}
}

@media screen and (max-height: 570px) {
	#mapWrapper {
		height: 320px;
	}
}

@media screen and (max-height: 480px) {
	#mapWrapper {
		height: 260px;
	}
}

@media screen and (max-height: 450px) {
	#mapWrapper {
		z-index: -1;
	}
}

#videoBg iframe {
  height: 100%;
  width: 100%;
}
.vc_row .vc_slide.vc_images_carousel {width: 100% !important;}
.vc_row .vc_slide.vc_images_carousel .vc_item img {width: 100%;height: auto;}

h3.recent-project{ 
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    color: #232830;
    line-height: 30px;
    position: relative; padding-bottom:35px }
	
	
	
	@media screen and (max-width: 767px) {
		
		#videoBgBlock { height: 450px !important } 	
		.videoBtn { display:none }
	}
	