h1 {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 24px;
	color: yellow;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 1.2;

}

h2 {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 16px;
	color: #00BFFB;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 1.2;

}

h3 {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 14px;
	text-align: center;
	color: #00BFFB;
	text-align: center;
}

h4 {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 19px;
	color: #98FB98;
}

h5 {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 18px;
	color: #52e7a8;

}

h6 {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 20px;
	text-align: center;
	color: #fafa01;
	text-align: center;
	margin-bottom: 10px;
}

a {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 15px;
	color:#00BFFB;
	text-decoration: none;
}

 a:hover{
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color:#f5f5af;
	text-decoration: none;
}

p {
	font-family: sans-serif;
	font-size: 15px;
	color:#ffffff;
}

p > b{
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 15px;
	color:#ffffff;
	font-weight: bold;
}

p > a {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 15px;
	color:#00BFFB;
	text-decoration: none;
}

p > a:hover{
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color:#f5f5af;
	text-decoration: none;
}

span {
	color:#ffffdf;
	font-size: 8 px;
}

span > a{
	color:#2cdee2;
	font-size: 8 px;
	text-decoration: none;
}

span > a:hover{
	color:#f5f5af;
	font-size: 8 px;
	text-decoration: none;
}

strong {
	color:#ffffff;
	text-decoration: bold;
	font-weight: bold;
}

pre {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 13px;
}

hr {
	display: none;
}

.wrapper {
	max-width: 770px;
	margin: 0 auto;
}

body {
	background-image:url(../img/bg1920x1080.jpg);
    background-repeat:no-repeat;
    background-attachment:fixed;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height: auto;
	background: #37414A;
    border-radius: 10px;
    padding: 10px;   
}

.head {
	background-color: #2F3540;
	padding: 8px;
	
}

.social {
	max-width: 18%;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

.phone {
	max-width: 100%;
	text-align: right;
	font-size: 2.1em;
	color: #00BFFB;
	line-height: 1.1;
}

.shadow {
	text-shadow: 0 0 8px #00BFFB; /* Параметры тени */
}

a > img.animate {
	width: 21px;
	padding-right: 3px;
}

a > img.animate:hover {
    filter: alpha(Opacity=25);/* прозрачность для IE */
    opacity: 0.5;
}

.nav {
	max-height: 30%;
}

/* начало меню */

.logo {
	float: left;
	max-width: 221px;
	min-width: 25px;
	/*padding-top: 15px;*/
	z-index: 99999;
}

nav.ph-lift ul li {
    float: right;
    width: 128px;
    height: 100px;
    line-height: 100px;
    font-size: 1em;
    background: #37414A;
    overflow: hidden;
    -webkit-transition: all.6s ease;
    -moz-transition: all.6s ease;
    -o-transition: all.6s ease;
    transition: all.6s ease;
    border-left: 1px solid #2F3540;
    text-align: center;}
    nav.ph-lift ul li:hover {
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) inset;
      background: #445260 }
      
 nav.ph-lift ul li a {
      display: block;
      text-decoration: none;
      color: #ffffff;
      /*padding: 0 20%;*/
      margin-top: 0;
      -webkit-transition: all.6s ease;
      -moz-transition: all.6s ease;
      -o-transition: all.6s ease;
      transition: all.6s ease; }
    nav.ph-lift ul li:hover a {
      margin-top: -126px;
      color: #ffffff;
      text-shadow: 0 1px 2px  black; }
      nav.ph-lift ul li a:after {
        content: attr(data-title);
        display: block; }
/* конец меню*/

.header-img > center > img {
	max-width: 98%;
}

/* Middle
-----------------------------------------------------------------------------*/
.wrapper{
	margin-top: 10px;
}

.content {
	height: auto;
	background: #37414A;
    border-radius: 10px;
    margin-top: 15px;
    padding: 10px 20px 30px;
}

.left {
	float: left;
	color: #10ceef;
	text-decoration: none;
}

.left:hover {
	color: #f5f5af;
	text-decoration: none;
}

.left:active {
	color: #10ceef;
	text-decoration: none;
}
/*
.left:visited {
	color: #10ceef;
	text-decoration: none;
}
*/
.right {
	float: right;
	color: #10ceef;
	text-decoration: none;
	font-size: 10 px;
}

.right > a {
	color: #10ceef;
	text-decoration: none;
}

.right > a:hover {
	color: #f5f5af;
	text-decoration: none;
}

.right > a:active {
	color: #10ceef;
	text-decoration: none;
}

/*начало картинки услуги*/
img.uslugy {
  width: 24% !important;
  min-width: 25px;
  height: auto;
  border: 1px solid #aeffb5;
  border-radius: 10px;
  margin-left: 7%;
  margin-right: 0;
}

.container a > h2 {
	width: 33%;
    display: inline-block;
    text-align: center;
    font-size: 1em;
    margin-right: -2%;
    margin-left: 1.5%;
}

img.uslugy:hover {
  opacity: 0.5;
}

.container a > h2:hover {
	color: #fdffae;
}

@media (max-width: 704px) {
   .container a > h2 {
	width: 28%;
	margin-left: 2%;
    text-align: center;
    font-size: 0.6em;
    margin-left: 5.5%;
}
}

@media (max-width: 373px) {
    img.uslugy {
    width: 24% !important;
    min-width: 25px;
    height: auto;
    border: 1px solid #aeffb5;
    border-radius: 10px;
    margin-left: 7%;
    margin-right: 0;
}
   
   .container a > h2 {
	width: 30%;
	margin-left: 4%;
    text-align: center;
    font-size: 0.5em;
}
}
/*конец картинки услуги*/

.article a{
	font-size: 25px;
	
}

.contact b {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color: #ffffff;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	margin-left: 10%
}

/*начало портфолио*/
.SlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
}

.image_box_main{
	width: 90% !important;
	max-width: 403px;
    height: auto;
    margin-left: 6%;
    margin-top: 5%;
    border: #bcbcbc 2px solid;
    border-radius: 10px;
}

.image_box {
	/*width:100%;*/
    height: auto;
	display:none;
}
/*конец портфолио*/

/*начало таблицы прайс*/
.price {
	border: #999999 2px solid;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	/*overflow: hidden;*/
	display: block;
	border-radius: 10px !important;
}

.price tr {
	text-align: center;
	font-size: 16px;
	color: #10ceef;
}
.price td {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
}

.price td > p {
	font-size: 16px;
	font-weight: bold;
	text-align: left; 
}

.price td > b {
	font-size: 16px;
	font-weight: bold;
	color: #C0FFA0;
}

@media (max-width: 636px) {
  .price tr {
  	  font-size:1em !important;
  	  line-height: 1.2em !important;
}
  	  
  .price td {
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 1em !important;
	line-height: 1.2em !important;
  }

  .price td > p {
	font-size: 1em !important; 
	font-weight: bold;
	text-align: left;
	line-height: 1.2em !important; 
  }

  .price td > b {
	font-size: 1em !important;
	font-weight: bold;
	color: #C0FFA0;
	line-height: 1.2em !important;
  } 
}

@media (max-width: 470px) {
  .price tr {
  	  font-size:0.8em !important;
  	  line-height: 1.2em !important;
}
  	  
  .price td {
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 0.9em !important;
	line-height: 1.2em !important;
  }

  .price td > p {
	font-size: 0.9em !important;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em !important; 
  }

  .price td > b {
	font-size: 0.8em !important;
	font-weight: bold;
	color: #C0FFA0;
	line-height: 1.2em !important;
  } 
}
/*конец таблицы прайс*/

.mail {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}

.mail a {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.article_img1 {
	float: left;
	border: 2px solid #999999;
	border-radius: 10px;
	max-width: 280px;
	margin-right: 10px;
	/*margin-top: 10px;*/
}

.article_img2 {
	float: right;
	border: 2px solid #999999;
	border-radius: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.article_img3 {
	width: 100%;
	border: 2px solid #999999;
	border-radius: 10px;
	margin-bottom: 10px;
}

.article_img4 {
	width: 65%;
	border: 2px solid #999999;
	border-radius: 10px;
	margin-bottom: 10px;
	position: relative;
}

.send {
	border: 2px solid #999999;
	border-radius: 10px;
	width: 600px;
	margin: 20px;
	padding: 10px;
}

.send form > input{
	width: 470px;
	height: 50px;
	background: #e6fff7;
	border: #61e23a 2px solid;
	border-radius: 5px;
	font-size: 30px;
	padding: 10px 20px 10px 50px;
	margin: 0 20px 10px 20px;
}

.forma {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 8px;
	text-transform: uppercase;
	color: #28ddec;
}

.bottom input {
	width: 400px;
	height: 70px;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 30px;
	background: #b7ffba;
	border: none; 
	margin-top: 8px;
	margin-bottom: 10px;
}

.bottom input:hover {
	background: #ffffaa;
	border: none;
}

.clear{
	clear: both;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: auto;
	background: none;
	margin-top: 8px; 
}


.footer > p {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 12px;
	text-align: center;
}

.footer > p > b {
	font-weight: bold;
	color: #000000;
}

.info {
	float: right;
	margin-top: -20px; 
}