/*шапка*/
header
{
    position: relative;
    z-index: 3;
}
header:after
{
	content:'';
	background:url('../img/header.png') no-repeat center;
	width:100%;
	height:357px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index: -1;
}
.custom.shaps
{
	width:1140px;
	margin:auto;
	text-align:center;
	padding:5px 0;
}
.custom.shaps p
{
	margin:0;
}
.custom.shaps .block
{
	margin-right: 20px;
    text-align: left;
}
.custom.shaps .block:last-child
{
	margin-right:0;
}
.custom.shaps .block,
.custom.shaps .linia
{
	display:inline-block;
	vertical-align:middle;
	font-size:22px;
	color:#5ea5d7;
}
.custom.shaps .linia img
{
	margin-right:10px;
}
.custom.shaps .linia a
{
	color:#5ea5d7;
	text-decoration:none;
}
.custom.shaps .block:nth-child(2) .zel
{
	color:#43bb54;
}
.custom.shaps .block:nth-child(2) .zel:nth-child(3)
{
	font-size: 16px;
    font-style: italic;
    left: 10px;
    position: relative;
}
/*слайдер*/
.custom.slider
{
	margin-top:-150px;
	/* width:1000px; */
	position:relative;
}
.custom.slider #carousel-example-generic
{
	/* width:1920px; */
	/* margin-left:-460px; */
	position:relative;
}
.custom.slider .item > img {
    width: 100%;
}
.custom.slider .img
{
	bottom: -95px;
    left: 50%;
    margin: 0 0 0 -500px;
    position: absolute;
}
.custom.slider .item:nth-child(1) .img
{
	width:24%;
}
.custom.slider .item:nth-child(2) .img
{
	width:37%;
}
.custom.slider .item:nth-child(3) .img
{
	width:25%;
}
.custom.slider .img img
{
	width: 100%;
}
.custom.slider .carousel-inner
{
	overflow:visible;
}
.custom.slider .carousel-inner:after
{
	content:url('../img/slider_lines.png');
	position:absolute;
	bottom:-23px;
	left:0;
	right:0;
	margin:auto;
}
.custom.slider ol
{
	bottom: 75px;
    left: auto;
    margin: 0 -540px 0 0;
    position: absolute;
    right: 50%;
    width: auto;
}
.custom.slider li
{
	background:url('../img/slider_pag.png') no-repeat center;
	width:16px;
	height:13px;
	border:none;
	border-radius:0;
	margin:0;
}
.custom.slider li.active
{
	background:url('../img/slider_pag_active.png') no-repeat center;
}
/**/
.page-header h1
{
	text-align:center;
	text-transform:uppercase;
	color:#5ea5d7;
	font-size:39px;
	font-weight:normal;
	position:relative;
}
/*баннеры*/
.custom.banners
{
	background:url('../img/o_nas_back.jpg') no-repeat center top;
	height:836px;
}
.custom.banners .about
{
	width:1070px;
	margin:auto;
	position:relative;
	padding-top:85px;
}
.custom.banners h1
{
	text-align:center;
	text-transform:uppercase;
	color:#5ea5d7;
	font-size:39px;
	font-weight:normal;
	position:relative;
	margin-bottom: 40px;
	font-family: Play Bold;
}
.custom.banners h1:before
{
	left:-25px;
    position: absolute;
    top: 25px;
	width:480px;
	height:1px;
	content:'';
	background:url('../img/decor_zagolovok_left.png') no-repeat center;
}
.custom.banners h1:after
{
	right:-25px;
    position: absolute;
    top: 25px;
	width:480px;
	height:1px;
	content:'';
	background:url('../img/decor_zagolovok_right.png') no-repeat center;
}

.custom.banners a
{
	text-decoration:none;
}
.custom.banners .inner
{
	width:1200px;
	margin:auto;
	position:relative;
	text-align:justify;
}
.custom.banners .ban
{
	text-align:center;
	margin:70px auto;
}
.custom.banners .block
{
	display:inline-block;
	vertical-align:top;
	margin-right:12px;
}
.custom.banners .block:last-child
{
	margin-right:0;
}
.custom.banners .block .img
{
	position:relative;
}
.custom.banners .block .img:after
{
	content:'';
	background:url('../img/banner_shadow.png') no-repeat center;
	width:249px;
	height:266px;
	position:absolute;
	top:0;
	left:-12px;
	right:0;
	bottom:3px;
	margin:auto;
}
.custom.banners .block:hover .img:after
{
	background:url('../img/banner_shadow_active.png') no-repeat center;
}
.custom.banners .block .txt
{
	color:#5ea5d7;
	font-size:20px;
	display:inline-block;
	position:relative;
	margin:0;
}
.custom.banners .block .txt:after
{
	content:'';
	background:url('../img/banner_lin_txt.png') no-repeat center;
	width:121px;
	height:1px;
	position:absolute;
	top:25px;
	left:0;
}
/*партнеры*/
.custom.partners
{
	background:url('../img/partneri_back.jpg') no-repeat center top;
	height:374px;
	margin-top: -7px;
}
.custom.partners .container
{
	width:1010px;
	margin:auto;
	padding-top: 30px;
}
.custom.partners .zag
{
	text-align:center;
	text-transform:uppercase;
	color:#5ea5d7;
	font-size:39px;
	font-weight:normal;
	position:relative;
	margin-bottom: 60px;
	font-family: Play Bold;
}
.custom.partners .zag:before
{
	left:0;
    position: absolute;
    top: 23px;
	width:310px;
	height:1px;
	content:'';
	background:url('../img/decor_zagolovok_left.png') no-repeat center;
}
.custom.partners .zag:after
{
	right:0;
    position: absolute;
    top: 23px;
	width:310px;
	height:1px;
	content:'';
	background:url('../img/decor_zagolovok_right.png') no-repeat center;
}
.custom.partners .path p img
{
	margin:auto;
}
.custom.partners .slick-arrow
{
	width:37px;
	height:38px;
	position:absolute;
	top:18px;
	font-size:0;
	border:none;
	z-index:3;
	cursor:pointer;
}
.custom.partners .slick-prev
{
	background:url('../img/partneri_prew.png') no-repeat center;
	left:-70px;
}
.custom.partners .slick-next
{
	background:url('../img/partneri_next.png') no-repeat center;
	right:-70px;
}
/*отзывы*/
.custom.otzivi
{
	position:relative;
	background:url('../img/otzivi_back.jpg') no-repeat center top;
	height:478px;
	margin-top: -7px;
}
.custom.otzivi:after
{
	content:url('../img/slider_lines.png');
	position:absolute;
	top:165px;
	left:0;
	right:0;
}
.custom.otzivi .container
{
	width:975px;
	margin:auto;
	position:relative;
	z-index:3;
}
.custom.otzivi .container:before
{
	content:url('../img/otzivi_list_1.png');
	left: -45px;
    position: absolute;
    top: 115px;
}
.custom.otzivi .container:after
{
	bottom: -35px;
    content: url("../img/otzivi_list_2.png");
    position: absolute;
    right: -60px;
    z-index: -1;
}
.custom.otzivi .zag
{
	text-align:center;
	text-transform:uppercase;
	color:#5ea5d7;
	font-size:39px;
	font-weight:normal;
	position:relative;
	margin-bottom: 25px;
	font-family: Play Bold;
}
.custom.otzivi .zag:before
{
	left:0;
    position: absolute;
    top: 23px;
	width:380px;
	height:1px;
	content:'';
	background:url('../img/decor_zagolovok_left.png') no-repeat center;
}
.custom.otzivi .zag:after
{
	right:0;
    position: absolute;
    top: 23px;
	width:380px;
	height:1px;
	content:'';
	background:url('../img/decor_zagolovok_right.png') no-repeat center;
}
.custom.otzivi .block
{
	height:266px;
	box-shadow:0 2px 27px rgba(0,0,0,0.15);
	margin:25px;
background: #fafafa;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #fafafa 0%, #ffffff 30%, #ffffff 70%, #fbfbfb 100%);
background: -webkit-linear-gradient(left,  #fafafa 0%,#ffffff 30%,#ffffff 70%,#fbfbfb 100%);
background: linear-gradient(to right,  #fafafa 0%,#ffffff 30%,#ffffff 70%,#fbfbfb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#fbfbfb',GradientType=1 );
}
.custom.otzivi .linia
{
	display:inline-block;
	vertical-align:middle;
}
.custom.otzivi .img
{
	margin-right: 10px;
	margin-left: 19px;
	margin-top: 22px;
}
.custom.otzivi .text
{
	width:580px;
	line-height: 1.5;
    margin-top: 19px;
}
.custom.otzivi .hed
{
	color:#5ea5d7;
	font-size:26px;
}
.custom.otzivi .hed span
{
	font-style:italic;
	font-size:22px;
}
.custom.otzivi .slick-arrow
{
	width:268px;
	height:42px;
	position:absolute;
	bottom: -40px;
	font-size:0;
	border:none;
	z-index:3;
	cursor:pointer;
}
.custom.otzivi .slick-arrow:after
{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	content:'';
	opacity:0;
	transition: all 0.3s ease-out 0s;
}
.custom.otzivi .slick-arrow:hover:after
{
	opacity:1;
}
.custom.otzivi .slick-prev
{
	background:url('../img/prev_otziv.png') no-repeat center;
	left:25px;
}
.custom.otzivi .slick-prev:after
{
	background:url('../img/prev_otziv_active.png') no-repeat center;
}
.custom.otzivi .slick-next
{
	background:url('../img/next_otziv.png') no-repeat center;
	right:25px;
}
.custom.otzivi .slick-next:after
{
	background:url('../img/next_otziv_active.png') no-repeat center;
}
/**/
.custom.application
{
	position:relative;
	margin-top:0;
}
.custom.application:after
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:363px;
	width:100%;
	content:'';
	background:url('../img/applic_back.png') no-repeat center;
}
.custom.application .container
{
	width:1140px;
	margin:auto;
	text-align:center;
	padding-top: 15px;
	position: relative;
	z-index:3;
}
.custom.application .zag
{
	text-transform:uppercase;
	color:#5ea5d7;
	font-size:39px;
	font-weight:normal;
	position:relative;
	margin-bottom: 0;
	font-family: Play Bold;
}
.custom.application .zag:before
{
	left:0;
    position: absolute;
    top: 23px;
	width:270px;
	height:1px;
	content:'';
	background:url('../img/decor_zagolovok_left.png') no-repeat center;
}
.custom.application .zag:after
{
	right:0;
    position: absolute;
    top: 23px;
	width:270px;
	height:1px;
	content:'';
	background:url('../img/decor_zagolovok_right.png') no-repeat center;
}
.custom.application .txt
{
	font-family: Play Bold;
	font-size:20px;
	color:#5ea5d7;
	margin: 0 0 25px;
}
.custom.application .txt span
{
	color:#42ba53;
}
.custom.application input
{
	width:330px;
	height:38px;
	background:#fff;
	border-radius:30px;
	border:1px solid #5ea5d7;
	color:#cdcdcd;
	font-size:20px;
	padding-left:25px;
}
.custom.application input:nth-child(4)
{
	margin:0 25px;
}
.custom.application button
{
	width:355px;
	height:42px;
	background:url('../img/btn_back.jpg');
	border:none;
	border-radius:30px;
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
	font-family: Play Bold;
	cursor:pointer;
	box-shadow:0 3px 5px rgba(0,0,0,0.1);
	transition: all 0.3s ease-out 0s;
}
.custom.application button:hover
{
	box-shadow:0 3px 5px rgba(0,0,0,0.4);
}

.custom.application #map
{
	margin-top:30px;
}
/*футер*/
footer
{
	background:url('../img/footer_back.jpg') no-repeat center;
	height:160px;
	margin-top: 21px;
	color:#fff;
}
footer a
{
	color:#fff;
	text-decoration:none;
}
.custom.foot
{
	width:1140px;
	margin:auto;
	padding-top:12px;
}
.custom.foot .block,
.custom.foot .linia
{
	display:inline-block;
	vertical-align:middle;
}
.custom.foot .mail,
.custom.foot .phone
{
	font-size:22px;
}
.custom.foot .mail
{
	margin-bottom: 20px;
}
.custom.foot .linia:nth-child(1)
{
	width:36px;
	text-align:center;
	margin-right:10px;
}
.custom.foot .copy
{
	font-size:14px;
	margin-left: 80px;
}
.custom.foot .block:nth-child(2)
{
	margin:0 115px;
}
.custom.foot .block:nth-child(3)
{
	font-size:25px;
}
.custom.foot .block:nth-child(3) p:last-child
{
	font-size:18px;
	color:#a4c7e0;
	font-style:italic;
}
/**/
.slideRight{
	animation-name: slideRight;
	-webkit-animation-name: slideRight;	
	animation-duration: 2s;	
	-webkit-animation-duration: 2s;
	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		
	visibility: visible !important;	
}
@keyframes slideRight {
	0% {
		transform: translateX(-50%);
		opacity:0;
	}
	100% {
		transform: translateX(0%);
		opacity:1;
	}	
}
@-webkit-keyframes slideRight {
	0% {
		-webkit-transform: translateX(-50%);
		opacity:0;
	}	
	100% {
		-webkit-transform: translateX(0%);
		opacity:1;
	}
}
/* Шаблон */
body {
	font-family: Play Regular;
	font-size: 18px;
	color: #000;
	position: relative;
	min-width:1200px;
}
p{
	margin:7px 0;
}
a {
	color: #000; 
	text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	color: #000;
	text-decoration: none;
	outline: none;
}
.main-content {
	width: 1130px;
	padding: 0 15px;
	margin: auto;
}
.sb-left {
	width: 300px;
	float: left;
	display: inline-block;
}
.sb-right {
	width: 300px;
	float: left;
	display: inline-block;
}
.content-2s {
	width: 540px;
	margin: 0 15px;
	float: left;
	display: inline-block;
}
.content-1s {
	width: 840px;
	margin: 0 15px;
	float: left;
	display: inline-block;
}
.content-full { width: 100%; }
.clearfix { clear: both; }
.main { overflow: hidden; }
.hidden { display: none; }
/* Сообщения формы */
.form-messages.white-popup {
  	border-radius: 5px;
} 
.form-messages.white-popup .mfp-close {
	top: 7px;
}
.form-messages.white-popup p {
	margin: 0;
}
/* Меню */
.hor-mnu
{
	width: 100%;
	position:relative;
	height:45px;
	text-align:center;
}
.hor-mnu:after
{
	background:url('../img/menu.png') no-repeat center;
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
}
.ver-mnu ul {
	width: 100%;
	background-color: #ddd;
}
.hor-mnu ul, 
.ver-mnu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.hor-mnu ul li {
	display: inline-block;
	position: relative;
}
.hor-mnu ul li:after
{
	background:url('../img/menu_back_ico.png') no-repeat center;
	position:absolute;
	bottom:-40px;
	left:0;
	right:0;
	width:132px;
	height:60px;
	margin:auto;
	content:'';
	transition: all 0.3s ease-out 0s;
}
.hor-mnu ul li:hover:after,
.hor-mnu ul li.active:after
{
	bottom:-47px;
}
.hor-mnu ul li.item-101:before,
.hor-mnu ul li.item-141:before,
.hor-mnu ul li.item-142:before,
.hor-mnu ul li.item-143:before,
.hor-mnu ul li.item-144:before,
.hor-mnu ul li.item-145:before,
.hor-mnu ul li.item-146:before
{
	bottom: -27px;
	left: 0;
    position: absolute;
    right: 0;
    z-index: 3;
	transition: all 0.3s ease-out 0s;
}
.hor-mnu ul li.item-101:before
{
    content: url("../img/menu_ico_home.png");
}
.hor-mnu ul li.item-141:before
{
    content: url("../img/menu_ico_vent.png");
}
.hor-mnu ul li.item-142:before
{
	bottom: -25px;
    content: url("../img/menu_ico_kond.png");
	transition: all 0.3s ease-out 0s;
}
.hor-mnu ul li.item-143:before
{
    content: url("../img/menu_ico_otopl.png");
}
.hor-mnu ul li.item-144:before
{
    content: url("../img/menu_ico_avtomat.png");
}
.hor-mnu ul li.item-145:before
{
    content: url("../img/menu_ico_land.png");
}
.hor-mnu ul li.item-146:before
{
    content: url("../img/menu_ico_kont.png");
}
.hor-mnu ul li.item-101:hover:before,
.hor-mnu ul li.item-141:hover:before,
.hor-mnu ul li.item-143:hover:before,
.hor-mnu ul li.item-144:hover:before,
.hor-mnu ul li.item-145:hover:before,
.hor-mnu ul li.item-146:hover:before,
.hor-mnu ul li.active:before
{
	bottom:-33px;
}
.hor-mnu ul li.item-142:hover:before,
.hor-mnu ul li.item-142.active:before
{
	bottom:-31px;
}
.hor-mnu ul li a
{
	display: block;
    height: 36px;
    line-height: 36px;
    margin-top: 1px;
    padding: 0 30px;
    text-decoration: none;
	position:relative;
	z-index:3;
}
.ver-mnu ul li a {
	display: inline-block;
	text-decoration: none;
	padding: 10px;
	width: 100%;
}
.hor-mnu ul li a
{
	text-transform:uppercase;
	font-size:16px;
	color:#fff;
}
.hor-mnu ul li:hover > a,
.hor-mnu ul li.active > a
{
	
}
.ver-mnu ul li:hover > a,
.ver-mnu ul li.active > a
{
	background-color: #aaa;
}
.hor-mnu ul li.deeper::before {
	
}
.hor-mnu ul li > ul, 
.ver-mnu ul li > ul {
	display: none;
	padding: 0;
}
.hor-mnu ul li:hover > ul, 
.ver-mnu ul li:hover > ul,
.hor-mnu ul li > ul:hover, 
.ver-mnu ul li > ul:hover {
	display: block;
	width: 110%;
	position: absolute;
	background-color: #ddd;
	z-index: 5;
}
.hor-mnu ul li:hover > ul li a {
	display: block;
	margin: 0;
	padding: 10px;
}
.ver-mnu ul li a {
 	padding: 10px;
}
.ver-mnu ul li { position: relative; }
.ver-mnu ul li:hover > ul {
	width: 40%;
	right: -40%;
	top: 0;
}
/* Кнопка звонка - круглая */
.call-button {
	position: fixed;
	top: 200px;
	right: 100px;
	display: block;
	z-index: 100;
}
.img-circle {
	background-color:#aaa;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.circlephone {
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	border: 2px solid #aaa!important;
	width:150px;
	height:150px;
	bottom:-25px;
	right:10px;
	position:absolute;
	-webkit-border-radius:100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	opacity: .5;
	-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
	-moz-animation: circle-anim 2.4s infinite ease-in-out !important;
	-ms-animation: circle-anim 2.4s infinite ease-in-out !important;
	-o-animation: circle-anim 2.4s infinite ease-in-out !important;
	animation: circle-anim 2.4s infinite ease-in-out !important;
	-webkit-transition: all .5s;-moz-transition: all .5s;
	-o-transition: all .5s;transition: all 0.5s;
}
.circle-fill {
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	background-color:#aaa;
	width:100px;
	height:100px;
	bottom:0px;
	right:35px;
	position:absolute;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: circle-fill-anim 2.3s infinite ease-in-out;
	animation: circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all .5s;-moz-transition: all .5s;
	-o-transition: all .5s;transition: all 0.5s;
}
.img-circle { 
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	width:72px;
	height:72px;
	bottom: 14px;
	right: 49px;
	position:absolute;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: 1;
}
.img-circleblock {
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	width:72px;
	height:72px;
	background-image:url("../img/icon-call.png");
	background-position: center center;
	background-repeat:no-repeat;
	animation-name: tossing;
	-webkit-animation-name: tossing;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
/* Анимации */
@keyframes pulse {
	0% {transform: scale(0.9);opacity: 1;}
	50% {transform: scale(1); opacity: 1; }   
	100% {transform: scale(0.9);opacity: 1;}
}
@-webkit-keyframes pulse {
	0% {-webkit-transform: scale(0.95);opacity: 1;}
	50% {-webkit-transform: scale(1);opacity: 1;}   
	100% {-webkit-transform: scale(0.95);opacity: 1;}
}
@keyframes tossing {
	0% {transform: rotate(-8deg);}
	50% {transform: rotate(8deg);}
	100% {transform: rotate(-8deg);}
}
@-webkit-keyframes tossing {
	0% {-webkit-transform: rotate(-8deg);}
	50% {-webkit-transform: rotate(8deg);}
	100% {-webkit-transform: rotate(-8deg);}
}
@-moz-keyframes circle-anim {
	0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
	30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
	100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}
}
@-webkit-keyframes circle-anim {
	0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
	30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
	100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}
}
@-o-keyframes circle-anim {
	0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
	30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
	100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}
}
@keyframes circle-anim {
	0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
	30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
	100% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .1;}
}
@-moz-keyframes circle-fill-anim {
	0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
	50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
	100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
}
@-webkit-keyframes circle-fill-anim {
	0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
	50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
	100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
}
@-o-keyframes circle-fill-anim {
	0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
	50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
	100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
}
@keyframes circle-fill-anim {
	0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
	50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
	100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
}