/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
@import url(https://fonts.googleapis.com/css?family=Roboto&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Lobster&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,400italic,500&subset=latin,cyrillic);

body{
	background: #fff;
	font-family: 'Open Sans', sans-serif;
}
/*--- slider-css --*/
.slider{
	position:relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 1%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 50px;
  background: transparent url("../images/themes.png") no-repeat left top;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 1%;
 }
/*-- slider-responsive --*/
.header-matter{
	z-index:999;
	position: absolute;
	top: 10em;
	left: 15%;
	right: 15%;
	background-color: rgba(51, 51, 51, 0.8);
	 border-radius: 20px;
	
}
.header-matter label.make{
	background: url(../images/li.png)0px 0px;
	width: 586px;
	display: block;
	height: 40px;
}
.header-matter h2{
	color:#007529;
	font-size: 4em;
	margin: 0;
	font-family: Ubuntu;
}
.header-matter h2 span{
	font-weight: 400; 
	font-size: 3em;
	margin: 0;
	font-family: Ubuntu;
}
.better h4{
	color:#007529;
	font-size: 4em;
	font-size: 3em;
	margin: 0;
	font-family: Ubuntu;
}
.better label{
	color:#007529;
	font-size: 3.5em;
	font-weight: 700; 
	text-transform: uppercase;
}
.better p{
	color:#fff;
	font-size: 1em;
	margin: 0;
	width: 58%;
	line-height: 25px;
}
.we-better span{
	float:left;
	background: url(../images/banner-img.jpg)0px 0px;
	width:419px;
	display: block;
	height: 233px;
	margin: 0.4em 0;
	border-radius: 20px;
}
.better{
	float:right;
	width:60%;
	
}
/*----*/
.header{
	position: relative;
}
.top-header{
	position:absolute;
	top:0;
	width: 100%;
	z-index: 999;
	padding: 1em 0;
	background-color: rgba(51, 51, 51, 0.8);
}
.logo{
	float:left;
	margin-top: 0.8em;
	width: 20%;
}
.top-nav{
	float: left;
	margin-left: 5%
}
.top-nav ul{
	padding: 0;
	margin: 0;
}
.top-nav ul li{
	display: inline-block;
	padding: 1em 1.5em;
}
.top-nav ul li a{
	text-decoration: none;
	color:#fff;
	font-size: 1.1em;
	position: relative;
	font-weight:600;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.top-nav ul li span{
	width: 70px;
	display: block;
	height: 38px;
	position: absolute;
	top: -0.5em;
	left: -0.4em;
}
.top-nav ul li  span{
	
}
.top-nav ul li span.us-box{
	left: -32%;
}
.top-nav ul li span.port-box{
	left: -32%;
}
.top-nav ul li span.blog-box{
	left: -8%;
}
.top-nav ul li span.tack-box{
	left: -10%;
}
.top-nav ul li span{
	display: none;
}
.top-nav ul li a:hover span,.top-nav ul li.active a span{
	display: block;
	color: #fff;
}
.top-nav ul li a:hover ,.top-nav ul li.active a{
	color: #fff;
}
.top-nav label.menu{
	display:none;	
}
.top-nav label.menu:before{
	content:url("../images/menu.png");
	cursor:pointer;	
	width:100%;
}
/*----responsive-menu-start---*/
@media(max-width:768px){
.top-nav ul li{
	display:block;
	float:none;
	padding: 1em 0;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.top-nav ul li a{
	color:#fff;
	border: none;
	padding: 0;
}
.top-nav ul li a:hover,.top-nav ul li a.active{
	color:#000;
	border: none;
}
.top-nav ul{
	display:none;
	background-color: rgba(51, 51, 51, 0.6);
	position:absolute;
	width:100%;
	z-index: 999;
	left: 0%;
	margin: 0em 0em;
}
.top-nav label.menu{
	display: block;
	width: 100%;
	position:relative;
	padding: 0;
	text-align: right;
	margin: 0;
}
.top-nav ul li a:hover span,.top-nav ul li.active a span{
	display: none;
}
}
.top-lang {
	color: #fff;
	margin-top: 16px;
	float: right;
	margin-right: 60px;
	
}
.top-lang a {
	color: #fff;
}
/*--content--*/
.global-design{
	background: #007529;
	padding: 6em 0;
}
.idea-get{
	background: #007529;
	text-align: center;
	box-shadow: 4px 4px 4px 4px #444; 
	float:left;
	width: 25%;
	margin: 0 6.7em 0 0;
	padding: 3em 0 5em;
}
.we-get-grid{
	margin: 0;
}
.idea-get h4{
	color: #fff;
	font-size: 1.5em;
	margin: 0;
	padding: 1em 0;
}
.idea-get p{
	color: #fff;
	font-size: 1em;
	margin: 0 auto;
	width: 68%;
	line-height: 22px;
}
.idea-get i{
	color: #fff;
	font-size: 4em;
	margin: 0 auto;
}
/*----*/
.portfolio-top{
	text-align: center;
}
.portfolio-top h3{
	font-size: 2.5em;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.portfolio-top img.line-grid{
	margin: 0 auto;
}
.portfolio-top p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 79%;
	padding: 2em 0 4em;
}
.bottom-portfolio a{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	text-decoration: none;
}
.bottom-portfolio img.grid-line{
	margin: 0 auto;
}
.bottom-portfolio {
	text-align: center;
	padding: 3em 0;
}
.portfolio {
	padding: 5em 0 3em;
	border-bottom: 1px solid #C2C2C2;
}
.arrow-place p{
	color: #fff;
	background: #007529;
	font-size: 1.8em;
	margin: 0;
	padding: 0.5em;
	position: absolute;
	top:0;
	width: 99.5%;
}
.arrow-place span{
	background: url(../images/arrow.png)0px 0px;
	width: 40px;
	display: block;
	height: 40px;
	position: absolute;
	top: 15%;
	right: -6px;
}
.portfolio-tin{
	position: relative;
	float: left;
	width: 23%; 
	margin: 1%
}
/*----*/
.possible{
	padding: 5em 0 1em;
	border-bottom: 1px solid #C2C2C2;
}
.possible-top{
	text-align: center;
}
.possible-top h3{
	font-size: 2.5em;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.possible-top img.line-grid{
	margin: 0 auto;
}
.possible-sed p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 86%;
	line-height: 24px;
}
p.sed-para{
	padding: 1em 0;
}
.possible-left p{
	font-size: 1em;
	color: #000;
	width: 89%;
	line-height: 24px;
	margin: 0;
}
.sed-at {
	padding: 2em 0;
}
ul.place{
	padding: 0;
	margin: 6px 0;
	background: #007529;
	width: 80%;
	border-bottom: 2px solid #CC2829;
}
ul.place li{
	display: inline-block;
	padding: 6px;
}
ul.place li {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.possible-bottom {
	padding: 4em 0;
}
.possible-right p{
	font-size:0.87em;
	color: #363636;
	margin: 1em 0;
	width: 84%;
}
a.base-line{
	text-decoration: none;
	color: #007529;
}
b{
	font-weight:400;
	color: #007529;
}
/*----*/
.blog {
	border-bottom: 1px solid #C2C2C2;
	padding: 4em 0;
}
.blog-top{
	text-align: center;
}
.blog-top h3{
	font-size: 2.5em;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.blog-top img.line-blog{
	margin: 0 auto;
}
.blog-top p{
	font-size: 1em;
	margin: 0 20em;
	color: #000;
	width: 33%;
	padding: 1.5em 0 4em;
}
/*---*/
.post-grid h3{
	font-size: 1.8em;
	margin: 0;
	color: #000;
	font-weight: 600;
	padding: 0 1em;
}
h3.the-blog{
	padding: 0 0 0 11em;
}
.post-grid p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 91%;
	padding: 0.4em 0 ;
	line-height: 22px;
}
.blog-date h6{
	background: #007529;
	font-size: 3.5em;
	font-weight: 700;
	color: #fff;
	padding: 0.3em 0.73em;
	width:71%;
	margin: 0;
}
.blog-date label{
	background: #007529;
	font-size: 1.1em;
	font-weight: 300;
	color: #fff;
	padding: 0.2em 0.85em;
	margin: 0.5em auto;
}
.blog-date {
	padding: 2px 0;
}
.blog-bottom {
	padding: 1.5em 0;
}
/*----*/
.team {
	padding: 4em 0;
}
.team-top{
	text-align: center;
}
.team-top h3{
	font-size: 2.5em;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.team-top img.line-grid{
	margin: 0 auto;
}
.team-top p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 79%;
	padding: 2em 0;
}
.team-grid p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 100%;
}
.team-grid h6{
	font-size: 0.9em;
	margin: 0;
	padding: 2em 0 0.5em;
}
.team-grid h6 a{
	text-decoration: none;
	color: #000;
}
.team-grid label{
	font-size: 1em;
	color: #000;
	margin: 0;
}
.team-bottom {
	padding: 2em 0;
}
/*----*/
.back-grid{
	background: url(../images/bb.jpg)0px 0px;
	width: 100%;
	display: block;
	height: 320px;
	background-size:cover;
}
/*----*/
.contact-top{
	text-align: center;
}
.contact-top h3{
	font-size: 2.5em;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.contact-top img.line-grid{
	margin: 0 auto;
}
.contact-top p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 60%;
	padding: 2em 0 4em;
}
.contact-us input[type="text"],.contact textarea,.send input[type="submit"]{
	font-size: 1.2em;
	width: 100%;
	padding: 0.5em 1.5em;
	margin: 0.5em;
	background: #fff;
	outline:none;
	border: 1px solid #D6D5D5;
	color: #8B8A8A;
	-webkit-appearance: none;
}
.contact textarea{
	resize:none;
	width: 97%;
	margin: 0.5em 1.5em;
}
.send input[type="button"]{
	background: #007529;
	color: #fff;
	font-size:1.4em;
	width: 22%;
	min-height: 40px;
	margin: 0.5em 1.3em;
	border-bottom: 3px solid #CC2829;
	border-top:none;
	border-left:none;
	border-right:none;
}
.send input[type="submit"]:hover{
	background:#CC2829;
}
.sit-contact h5{
	font-size: 1.5em;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.contact-add p{
	font-size: 1em;
	margin: 0;
	color: #000;
	padding: 0.2em 0;
}
.contact-add {
	padding: 3em 0;
}
ul.face{
	padding: 0;
	margin: 0;
}
ul.face li{
	display: inline-block;
}
ul.face li a{
	text-decoration: none;
	font-size:1em;
	color:#000;
}
ul.face li a:hover,ul.face li.active a{
	color:#007529;
}
.map{
	position: relative;
}
.map iframe{
	width: 100%;
	height: 380px;
	display: block;
	border: none;
}
span.map-icon{
	background: url(../images/map.png)0px 0px;
	width: 73px;
	display: block;
	height: 67px;
	position:absolute;
	bottom: 10em;
	left: 14em;
}
.contact-bottom {
	padding: 6em 0 2em;
}
.contact {
	padding: 4em 0;
}
/*--footer--*/
.footer-grid-bottom{
	background: #262626;
	padding: 3em 0;
}
.bottom-footer-left h6{
	font-size: 1.5em;
	margin: 0;
	color: #007529;
	padding: 0.2em 0;
}
.bottom-footer-left p{
	font-size: 1em;
	margin: 0;
	color: #C7C7C7;	
	padding: 1em 0;
}
.bottom-footer-right h6{
	font-size: 1.5em;
	margin: 0;
	color: #007529;
	padding: 0.2em 0;
}
.photo-right{
	float: left;
	width: 25%;
	padding: 0.5em 0;
}
.photo-left {
	padding: 1em 0;
}
.footer-bottom{
	background: #000;
	padding: 2em 0;
	text-align: center;
}
.footer-bottom p{
	margin:0;
	font-size: 1.1em;
	color:#fff;	
}
.footer-bottom a{
	color:#007529;
	text-decoration:none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.footer-bottom a:hover{
	color: #fff;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 25px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url('../images/up.png') no-repeat 0px 0px;
}
/*--responsivemedia-quries--*/
@media(max-width:1440px){
.top-header {
	background-color: rgba(51, 51, 51, 0.6);
}
}
@media(max-width:1366px){
.top-header {
}	
.header-matter {
	top: 11em;
}
}
@media(max-width:1280px){
.top-header {
}	
.header-matter {
}
}
@media(max-width:1024px){
.top-header {
}
.idea-get {
	width: 24%;
}
.portfolio-tin {
	width: 32.3333%;
	margin: 0 0.1em;
}
.arrow-place span {
	top: 18%;
	right: -7px;
}
.arrow-place p {
	width: 100%;
}
.blog-top p {
	width: 37%;
	padding: 1.5em 0 3em;
	margin: 0 18em;
}
.header-matter {
	top: 5.5em;
	left: 10%;
}
.we-better span {
	margin:  0;
}
.better {
	width: 59%;
}
.better p {
	width: 88%;
}
.better label {
	margin: 0;
	font-size: 3.3em;
}
.better h4 {
	font-size: 3.5em;
}
.header-matter h2 {
	font-size: 5em;
}
.blog-date h6 {
	width: 86%;
}
}
@media(max-width:768px){
.callbacks_nav {
	  	top: 55%;
 }
.top-header {
	left: 0em;
	padding: 0.7em 0;
	right: 0;
	background-color: rgba(51, 51, 51, 0.6);
}
.logo {
	margin-top: 0.9em;
}
.header-matter {
	top: 4em;
	left: 10%;
}
.header-matter h2 {
	font-size: 4em;
}
.header-matter label.make {
	width: 476px;
	height: 34px;
	background-size: 471px;
}
.we-better span {
	width: 236px;
	height: 164px;
background-size: 235px;
}
.better h4 {
	font-size: 3em;
}
.better label {
	font-size: 2.8em;
}
.better p {
	height: 55px;
	overflow: hidden;
}
.idea-get {
	width: 29%;
	margin: 0 1em;
}
.global-design {
	padding: 4em 0;
}
.arrow-place p {
	font-size: 1.3em;
}
.arrow-place span {
	top: 16%;
}
.possible {
	padding: 3em 0;
}
.possible-bottom {
	padding: 2em 0;
}
.portfolio {
	padding: 3em 0 1em;
}
.portfolio-top p {
	padding: 1em 0 2em;
	width: 88%;
}
img.men-grid-left{
	margin: 0 auto;
		border-radius: 20px !important;
}
ul.place {
	width: 40%;
}
.blog-top p {
	width: 49%;
	margin: 0 auto;
	padding: 1.5em 0 1em;
}
.blog-date h6 {
	width: 18.5%;
}
.blog {
	padding: 3em 0;
}
.team-grid {
	padding: 1em 0;
	text-align: center;
}
.team-grid p {
	width: 86%;
}
.team-grid h6 {
	padding: 1em 0 0.5em;
}
.team-bottom {
	padding: 1em 0;
}
.team {
	padding: 3em 0 2em;
}
.team-top p {
	width: 87%;
	padding: 1em 0;
}
.contact-top p {
	width: 88%;
	padding: 1em 0 2em;
}
.send input[type="submit"] {
	width: 20%;
}
.contact textarea {
	width: 93%;
}
.contact-us input[type="text"] {
	width: 97%;
}
.contact-bottom {
	padding: 4em 0 2em;
}
.sit-contact {
	padding: 0 0 2em;
}
.contact-add {
	padding: 2em 0;
}
.photo-right {
	width: 21%;
}
.contact {
	padding: 3em 0;
}
.possible-left p {
	margin: 1px auto;
}
.post-grid {
	padding: 0.8em 0 0;
}
.blog-date {
	padding: 8px 0;
}
.blog-bottom {
	padding: 0.5em 0;
}
img.team-men{
	margin: 0 auto;
}
}
@media(max-width:640px){
.top-header {
	right: 0;
	padding: 0.7em 0 0;
}
.callbacks_nav {
	top: 60%;
}
.header-matter {
	left: 13%;
}
.header-matter h2 {
	font-size: 3em;
}
.header-matter label.make {
	width: 320px;
	height: 23px;
	background-size: 320px;
}
.we-better span {
	width: 201px;
	height: 140px;
	background-size: 200px;
}
.better h4 {
	font-size: 2.2em;
}
.better label {
	font-size: 2em;
}
.idea-get {
	width: 30%;
	margin: 0 0.5em;
}
.portfolio-top h3,.possible-top h3,.blog-top h3,.team-top h3,.contact-top h3{
	font-size: 2.2em;
}
.portfolio-top p {
	padding: 0em 0 0em;
	height: 43px;
	overflow: hidden;
}
.portfolio-bottom {
	padding: 1em 0;
}
.portfolio-tin {
	width: 51%;
	margin: 0.5em 11em;
}
.arrow-place span {
	top: 12%;
}
.bottom-portfolio {
	padding: 1em 0 2em;
}
.possible-sed p {
	height: 54px;
	overflow: hidden;
}
p.sed-para {
	padding: 0.5em 0 1em;
}
.blog-top p {
	width: 66%;
	margin: 0 auto;
	padding: 0.5em 0 1em;
}
.blog-date h6 {
	width: 22.3%;
}
.contact textarea {
	width: 92%;
}
.send input[type="submit"] {
	width: 25%;
}
.contact-bottom {
	padding: 2em 0;
}
}
@media(max-width:480px){
.callbacks_nav {
	  	top: 60%;
}
.header-matter {
	left: 16%;
}
.header-matter h2 {
	font-size: 2em;
}
.header-matter label.make {
	width: 260px;
	height: 16px;
	background-size: 260px;
}
.we-better span {
	width: 120px;
	height: 83px;
	background-size: 120px;
}
.better {
	width: 65%;
}
.better h4 {
	font-size: 1.7em;
}
.better label {
	font-size: 1.5em;
}
.better p {
	height: 34px;
	overflow: hidden;
	line-height: 17px;
	font-size: 0.9em;
}
.idea-get {
	width: 53%;
	margin: 0.5em 7em;
	padding: 2em 0 3em;
}
.global-design {
	padding: 2em 0;
}
.portfolio-top h3,.possible-top h3,.blog-top h3,.team-top h3,.contact-top h3{
	font-size: 1.9em;
}
.portfolio-tin {
	width: 60%;
	margin: 0.5em 6em;
}
.portfolio {
	padding: 2em 0 1em;
}
.bottom-portfolio {
	padding: 1em 0;
}
.possible {
	padding: 2em 0;
}
.possible-bottom {
	padding: 1em 0;
}
.possible-left p {
	height: 27px;
	overflow: hidden;
}
ul.place {
	width: 59%;
}
.blog {
	padding: 2em 0;
}
.blog-top p {
	width: 81%;
}
.blog-date h6 {
	width: 31.3%;
	text-align: center;
	font-size: 3em;
}
.post-grid h3 {
	font-size: 1.5em;
}
.post-grid p {
	height: 55px;
	overflow: hidden;
}
.team {
	padding: 2em 0 1em;
}
.team-top p {
	height: 56px;
	overflow: hidden;
}
.team-grid p {
	width: 79%;
	overflow: hidden;
	height: 42px;
}
.contact-top p {
	width: 73%;
	height: 57px;
	overflow: hidden;
}
.contact textarea {
	width: 90%;
}
.send input[type="submit"] {
	width: 38%;
}
.contact-add {
	padding: 1em 0;
}
.map iframe {
	height: 300px;
}
.contact {
	padding: 2em 0;
}
.footer-grid-bottom {
	padding: 2em 0;
}
}
@media(max-width:320px){
.logo {
	margin-top: 0.8em;
}
.rslides img {
	min-height: 170px;
}
.better {
	float:none;
}
.callbacks_nav.next {
	right: 3%;
	background-position: -25px 0px;
}
.callbacks_nav {
	height: 29px;
	width: 25px;
	background-size: 49px;
	top: 83%;
	left: 3%;
}
.top-nav ul li {
	margin: 1em 0.7em;
}
.header-matter label.make {
	width: 170px;
	height: 11px;
	background-size: 170px;
	margin: 0;
}
.we-better span,.better label,.better h4 {
	display: none;
}
.better p {
	height: 16px;
	font-size: 0.9em;
}
.top-header {
	padding: 0.5em 0 0;
}
.header-matter {

}
.idea-get {
	width: 74%;
	margin: 0.7em 3em;
	padding: 1em 0 2em;
}
.idea-get h4 {
	font-size: 1.3em;
	padding: 0.5em 0;
}
.idea-get p {
	font-size:0.9em;
	width: 76%;
	line-height: 20px;
}
.global-design {
	padding: 1em 0;
}
.portfolio-top h3,.possible-top h3,.blog-top h3,.team-top h3,.contact-top h3{
	font-size: 1.4em;
}
.portfolio-top p {
	height: 39px;
	font-size: 0.9em;
}
.arrow-place p {
	font-size: 1.1em;
}
.portfolio-tin {
	width: 75%;
	margin: 0.5em 2.5em;
}
.portfolio {
	padding: 1em 0 0em;
}
.bottom-portfolio {
	padding: 0em 0 1em;
}
.possible-sed p {
	font-size: 0.9em;
	width: 93%;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.possible-left p {
	font-size: 0.9em;
	width: 89%;
	line-height: 20px;
	height: 22px;
}
ul.place {
	width: 92%;
}
.possible {
	padding: 1em 0 0;
}
.blog-top p {
	height: 42px;
	overflow: hidden;
	font-size: 0.9em;
}
.blog-date h6 {
	width: 42.5%;
	font-size: 2.5em;
}
.blog-date label {
	font-size: 0.9em;
}
h3.the-blog {
	padding: 0 0 0 5em;
}
.post-grid p {
	font-size: 0.9em;
}
.post-grid h3 {
	font-size: 1.3em;
}
.team-top p {
	font-size: 0.9em;
	height: 51px;
}
.team-grid p {
	font-size: 0.9em;
	height: 36px;
}
.team {
	padding: 1em 0 0em;
}
.back-grid {
	height: 200px;
}
.contact {
	padding: 1em 0;
}
.contact-top p {
	height: 37px;
	padding: 0 0 2em;
	font-size: 0.9em;
}
.contact textarea {
	width: 86%;
}
.contact-us input[type="text"], .contact textarea, .send input[type="submit"] {
	font-size: 1.1em;
}
.send input[type="submit"] {
	width: 47%;
	font-size: 1.2em;
}
.contact-bottom {
	padding: 1em 0;
}
.sit-contact h5 {
	font-size: 1.3em;
}
.contact-add p {
	font-size: 0.9em;
}
.contact-add {
	padding: 0.5em 0;
}
span.map-icon {
	left: 5em;
	bottom: 5em;
}
.map iframe {
	height: 200px;
}
.bottom-footer-left p {
	font-size: 0.9em;
	height: 45px;
	overflow: hidden;
	padding: 0.5em 0;
}
.bottom-footer-left h6,.bottom-footer-right h6 {
	font-size: 1.3em;
}
.photo-right {
	width: 22%;
	margin: 0 0.2em;
}
}
.bradius {
	border-radius: 20px;
}

/*************************************************
*  This CSS file belongs to WP-Table Reloaded!   *
*  DO NOT make any changes here, add them to the *
* "Custom CSS" textarea in the "Plugin Options"! *
*************************************************/

.wp-gleb-table {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #CDCDCD;
	margin: 10px 0px 15px 0px;
	font-size: 14px;
	width: 100%;
	text-align: left;
}
.wp-gleb-table th {
	background-color: #E6EEEE;
	border: 0px solid #FFFFFF;
	padding: 4px;
	color: #3D3D3D!important;
	margin: auto;
}
.wp-gleb-table td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.wp-gleb-table .even td {
	background-color: #FFFFFF;
}
.wp-gleb-table .odd td {
	background-color: #F0F0F6;
}
.wp-gleb-table .row-hover tr:hover td {
	background-color: #D0D0D6!important;
}
.wp-gleb-table-table-description {
	clear: both;
	display: block;
}

        }
        #button{
            width: 300px;
            font-size: 16px !important;
            cursor: pointer;
            /*градиент для кнопки*/
            background: #0aa7ee; /* Old browsers */
            background: -moz-linear-gradient(top, #0aa7ee 0%, #037bac 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0aa7ee), color-stop(100%,#037bac)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #0aa7ee 0%,#037bac 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #0aa7ee 0%,#037bac 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #0aa7ee 0%,#037bac 100%); /* IE10+ */
            background: linear-gradient(to bottom, #0aa7ee 0%,#037bac 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0aa7ee', endColorstr='#037bac',GradientType=0 );
            -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.40);
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.40);
        }
            #button:hover{
                
                background: #58ce2c; /* Old browsers */
                background: -moz-linear-gradient(top, #58ce2c 0%, #3fbe10 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58ce2c), color-stop(100%,#3fbe10)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #58ce2c 0%,#3fbe10 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #58ce2c 0%,#3fbe10 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #58ce2c 0%,#3fbe10 100%); /* IE10+ */
                background: linear-gradient(to bottom, #58ce2c 0%,#3fbe10 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58ce2c', endColorstr='#518d3a',GradientType=0 );
            }
			
			
			
.bioh2 {
}
.bioh2 h2 {	
	color: #fff;
	margin-top: 30xp !important;	
	font-size: 2.4em;
	text-transform: uppercase;
	text-align: center;
	line-height: 2em;
}	
.mainimg {
	background-color: rgba(51, 51, 51, 0.6);
	 border-radius: 20px;
	width: 40%;
	margin-top: 1%;
	margin-bottom: 5%;
	float: left;
}
.mainimg img {
	max-width: 100%;
	border-radius: 20px;
}
.main-l {
	width: 30%;
	float: left;
	
}
.main-l img {
	max-height: 120px;
	width: auto;
	margin-left: 38%;
	}
.main-l h2 {
	color: #fff;
	font-size: 32px;
	text-align: center;
}
.main-r {
	width: 30%;
	float: left;
}
.main-r img {
	max-height:  120px;
	width: auto;
	margin-left: 30%;
	}
.main-r h2 {
	color: #fff;
	font-size: 32px;
text-align: center;
}

.mainbottomblock {
	width: 33.33%;
	float: left;
	margin-bottom: 2%;
}
.mainbottomblock h2{
	color: #fff;
	font-size: 32px;
	text-align: center;
}
.radius-img {
	border-radius: 20px;
}
@media(max-width:600px){
	.table-container table {font-size: 10px!important;}
	.mobile-none {display: none !important;}
	.send input[type="button"]{width:90%;}
}
.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
}
.table-container::-webkit-scrollbar
{
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-container::-webkit-scrollbar-thumb
{
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}
.table-container-outer { position: relative; }

.table-container-fade
{
  position: absolute;
  right: 0;
  width: 15px;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
  background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
  background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
  background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
  background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);
}
