@charset "UTF-8";  
@font-face{
	font-family: 'Cuprum';
	src: url('../fonts/cuprum-bold.eot');
	src: url('../fonts/cuprum-bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/cuprum-bold.woff') format('woff'),
		 url('../fonts/cuprum-bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Cuprum';
	src: url('../fonts/cuprum-bolditalic.eot');
	src: url('../fonts/cuprum-bolditalic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/cuprum-bolditalic.woff') format('woff'),
		 url('../fonts/cuprum-bolditalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Cuprum';
	src: url('../fonts/cuprum-italic.eot');
	src: url('../fonts/cuprum-italic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/cuprum-italic.woff') format('woff'),
		 url('../fonts/cuprum-italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Cuprum';
	src: url('../fonts/cuprum-regular.eot');
	src: url('../fonts/cuprum-regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/cuprum-regular.woff') format('woff'),
		 url('../fonts/cuprum-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'HouseCasual';
	src: url('../fonts/housecasual.eot');
	src: url('../fonts/housecasual.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/housecasual.woff') format('woff'),
		 url('../fonts/housecasual.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.font{
	font-family: 'HouseCasual';
	font-weight: normal !important;
	font-style: normal !important;
}
/* common */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,code,form,input,button,textarea,p,blockquote,th,td,figure,figcaption,nav,section,menu,main{
	margin: 0;
	padding: 0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,menu,main{
	display: block;
}
table{
	border-spacing: 0;
}
img{
	border: none;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.caroufredsel_wrapper img{
	-webkit-backface-visibility: visible;
	-webkit-transform: none;
}
ul li,
menu li{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}
sup,sub{
	vertical-align: baseline;
}
*{
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
input,button,textarea,select,optgroup,option{
 	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input:focus,textarea:focus,select:focus,button:focus{
	outline: none;
}
::-webkit-input-placeholder{
	color: inherit;
	-webkit-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
::-moz-input-placeholder{
	color: inherit;
	-moz-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
:-moz-input-placeholder{
	color: inherit;
	-moz-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
:-ms-input-placeholder{
	color: inherit;
	-ms-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
:focus::-webkit-input-placeholder{
	color: transparent !important;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
:focus:-moz-placeholder{
	color: transparent !important;
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
:focus::-moz-placeholder{
	color: transparent !important;
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
:focus:-ms-input-placeholder{
	color: transparent !important;
	-ms-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
input[type='checkbox'],input[type='submit'],input[type='reset'],input[type='radio'],input[type='image'],input[type='file'],button,label{
	cursor: pointer;
}
a{
	color: inherit;
	text-decoration: underline;
	outline: none;
}
a.noline,
a:hover,
.catalog-nav a,
.catalog-images a{
	text-decoration: none;
}
a.noline:hover,
.catalog-nav a:hover,
.catalog-images figure:hover a{
	color: #54678e;
}
a[href^='tel']{
	text-decoration: none !important;
}
html, body{
	height: 100%;
}
body{
	font: 14px/1.43 'Cuprum', sans-serif;
	font-weight: normal;
	color: #696868;
	background: #fff;
}
input[type='text'], input[type='password'], input[type='email'], input[type='tel'], input[type='number'], input[type='search'], input[type='url'], input[type='time'], textarea, select{
	display: block;
	width: 100%;
	height: 36px;
	margin: 0;
	padding: 7px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #9f9f9e;
	text-align: left;
	border: solid 1px #9f9f9e;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: 0.5s ease all;
	-moz-transition: 0.5s ease all;
	-o-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
select{
	cursor: pointer;
	line-height: normal;
	padding: 0 30px 0 6px;
	background: #fff url('../images/select.png') no-repeat right 18px center;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
select::-ms-expand{
	display: none;
}
input[type='text']:focus, input[type='password']:focus, input[type='email']:focus, input[type='tel']:focus, input[type='number']:focus, input[type='search']:focus, input[type='url']:focus, input[type='time']:focus, textarea:focus, select:focus{
	border-color: #54678e;
}
textarea{
	height: 165px;
	text-align: left;
	resize: none;
}
[disabled]{
	cursor: not-allowed !important;
	opacity: 0.5 !important;
}
.button{
	cursor: pointer;
	display: inline-block;
	width: auto;
	height: 36px;	   
	margin: 0;
	padding: 7px 28px;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #9f9f9e;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	border: solid 1px #9f9f9e;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: 0.5s ease all;
	-moz-transition: 0.5s ease all;
	-o-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
input.button{
	line-height: normal;
}
.button:hover{
	color: #fff;
	border-color: #54678e;
	background-color: #54678e !important;
}
.button:active{
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}
.button[disabled]{
}
input[type='checkbox'],
input[type='radio']{
	display: none;
}
input[type='checkbox']+.input,
input[type='radio']+.input{
	width: 20px;
	height: 20px;
	margin: 0 8px 0 0;
	font-size: 14px;
	vertical-align: -5px;
	border: solid 1px #9f9f9e;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input[type='radio']+.input{
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
input[type='checkbox']+.input:after,
input[type='radio']+.input:after{
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -8px 0 0 -6px;
	content: url('../images/checkbox.png');
	-webkit-transition: 0.5s ease all;
	-moz-transition: 0.5s ease all;
	-o-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
input[type='checkbox']:checked+.input:after,
input[type='radio']:checked+.input:after{
	opacity: 1;
}
.relative{
	position: relative;
}
.center{
	text-align: center;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	float: none !important;
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
.clearfix:before,
.clearfix:after{
	float: none !important;
	content: ' ';
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
.animate{
	-webkit-transition: 0.5s ease all;
	-moz-transition: 0.5s ease all;
	-o-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
.delay{
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.circle{
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.uppercase{
	text-transform: uppercase;
}
.nobr{
	white-space: nowrap;
}
hr{
	clear: both;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background: url('../images/hr.png') no-repeat center bottom;
}
.table{
	display: table;
	border-spacing: 0;
	width: 100%;
}
.inline-table{
	display: inline-table;
	border-spacing: 0;
}
.tgroup{
	display: table-row-group;
}
.tr{
	display: table-row;
}
.td{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.img{
	font-size: 0;
	line-height: 0;
}
.img img{
	max-width: 100%;
	max-height: 100%;
}
.inline-block{
	display: inline-block;
}
.caroufredsel_wrapper[style*='move']{
	cursor: url('../images/Move.cur'), auto !important;
}
.white{
	color: #fff;
}
.blue{
	color: #54678e;
}
/* off */

/* text */
.plaintext{
	text-align: justify;
}
.td.plaintext{
	text-align: center;
}
.plaintext h1,
.plaintext h2,
.plaintext h3,
.title{
	font-family: 'HouseCasual';
	margin: 0 0 40px;
	font-size: 80px;
	line-height: 1;
	text-align: center;
	color: #696868;
}
.plaintext h1:before,
.plaintext h2:before,
h1.title:before,
h2.title:before{
	margin-right: 50px;
	content: url('../images/h-left.png');
}
.plaintext h1:after,
.plaintext h2:after,
h1.title:after,
h2.title:after{
	margin-left: 50px;
	content: url('../images/h-right.png');
}
h3.title,
.plaintext h3{
	font-size: 60px;
	margin-bottom: 0;
}
.plaintext h3{
	margin-bottom: 10px;
}
.title a{
	text-decoration: none;
}
.title a:hover{
	color: #54678e;
}
.white.title,
.white .title{
	color: #fff;
}
.plaintext a:not(.button){
	color: #efa916;
}
.plaintext p,
.plaintext img{
	margin: 0 0 20px;
}
.plaintext img{
	max-width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.plaintext img[style*='float:left'],
.plaintext img[style*='float: left']{
	margin: 0 20px 20px 0 !important;
}
.plaintext img[style*='float:right'],
.plaintext img[style*='float: right']{
	margin: 0 0 20px 20px !important;
}
.plaintext ol,
.plaintext ul{
	margin: 0 0 20px;
	padding: 0 17px;
}
.plaintext ol ol,
.plaintext ul ol,
.plaintext ul ol,
.plaintext ul ul{
	margin: 0;
}
.plaintext ol ol li{
	list-style: lower-alpha;
}
.plaintext ul li,
.plaintext ol ul li{
	list-style: disc;
}
.plaintext ul ul li{
	list-style: square;
}
.plaintext table{
	margin: 0 0 20px;
}
.plaintext table img{
	margin: 0;
}
.plaintext .table{
	margin: 0 0 20px;
}
.plaintext .table td{
	padding: 8px;
}
.plaintext .table th{
	padding: 8px;
	font-size: 18px;
	color: #fff;
	text-align: left;
	background: #939598;
}
.plaintext .table tr:nth-child(even) td{
	background: #e7e7e8;
}
.plaintext .table tr:first-child td{
	color: #fff;
	background: #f26122;
}
.plaintext .table p{
	margin: 0;
}
.plaintext sup,
.plaintext sub{
	font-size: 0.7em;
	line-height: 100%;
	vertical-align: 4px;
}
.plaintext sub{
	vertical-align: -2px;
}
.plaintext > *:nth-last-child(2){
	margin-bottom: 0;
}
blockquote{
	position: relative;
	margin: 0 0 10px;
	padding: 10px;
	border: solid 1px #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
blockquote:before{
	position: absolute;
	left: 50px;
	bottom: 100%;
	width: 10px;
	height: 10px;
	margin: 0 0 -5px;
	content: ' ';
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background: #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
blockquote a{
	line-height: 1;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}
blockquote a:hover{
	border-bottom-color: transparent;
}
/* off */

.side-nav{
	opacity: 0;
	position: fixed;
	z-index: 12;
	top: 50%;
	right: 10px;
	-webkit-transform: translateZ(0);
}
.side-nav li:not(:first-child){
	margin-top: 10px;
}
.side-nav a{
	display: block;
	width: 17px;
	height: 17px;
	text-decoration: none;
	border: solid 2px #696868;
	background: #fff url('../images/blank.png') no-repeat center center;
}
.side-nav a:hover,
.side-nav .active a{
	background-image: url('../images/deco.png');
}
.side-nav .active a{
	cursor: default;
}

#wrapper{
	overflow: hidden;
	min-width: 1024px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #fff;
}
.inside{
	width: 980px;
	margin: 0 auto;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}
/* header */
header{
	padding: 12px 0 28px;
	font-size: 16px;
}
header .active a{
	cursor: default;
}
.pattern{
	padding: 7px 24px 8px;
	border: solid 1px #696868;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
}
.nav.pattern{
	padding: 11px 24px 12px;
}
header .pattern{
	margin-top: 46px;
}
.pattern:before,
.pattern:after{
	position: absolute;
	left: 50%;
	line-height: 10px;
}
.pattern:before{
	top: -11px;
	margin-left: -35px;
	content: url('../images/pattern-top.png');
}
.pattern:after{
	bottom: -11px;
	margin-left: -26px;
	content: url('../images/pattern-bottom.png');
}
.nav{
	margin-left: 108px;
}
.nav .td{
	padding: 0 16px;
	line-height: 14px;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #e1e1e1;
}
.nav .td:first-child{
	padding-left: 0;
	border-left: 0 none;
}
.nav .td:last-child{
	padding-right: 0;
	border-right: 0 none;
}
.sign .pattern:not(:first-child){
	margin-left: 9px;
}
/* header off */

/* content */
main{
	padding: 50px 0 178px;
	background: url('../images/main-top.png') no-repeat center 25px;
}
.section{
	margin: 0 0 50px;
}
.slider-box{
	overflow: hidden;
}
.mainslider{
	overflow: hidden;
	z-index: 13;
	margin: -50px 0 20px;
	background: url('../images/ajax-loader.gif') no-repeat center center;
}
.slider-box .over{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 26px;
	background: rgba(0,0,0,0.9);
}
.slider-box .over .table{
	height: 100%;
}
#slider{
	opacity: 0;
}
#slider figure .img img{
	width: 100%;
}
.slider-box .over{
	font-size: 30px;
}
.slider-nav{
	cursor: pointer;
	position: absolute;
	z-index: 5;
	top: 50%;
	margin: -8px 0 0;
}
.slider-nav:hover{
	opacity: 1;
}
.slider-nav.prev{
	left: 0;
}
.slider-nav.next{
	right: 0;
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: rotate(180deg);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
#pager{
	opacity: 0;
}
.slider-pager{
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 123px;
	height: 0;
	width: 100%;
}
.slider-pager a{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 2px;
	border: solid 2px #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.5s ease all;
	-moz-transition: 0.5s ease all;
	-o-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
.slider-pager a:hover,
.slider-pager a.selected{
	border-color: #709cd2;
}
.slider-pager span{
	display: none;
}
.slider-box .down{
	position: absolute;
	z-index: 6;
	left: 50%;
	bottom: 10px;
	margin: 0 0 0 -14px;
}
.slider-box .down:hover{
	opacity: 0.75;
}
main .inside{
	padding: 122px 0 0;
	background: url('../images/main.png') no-repeat center top;
}
main .mainslider+.inside{
	padding-top: 72px;
}
.items-list{
	margin: 0 0 50px;
}
.items-list li{
	width: 306px;
	margin: 31px 0 0 31px;
	padding: 0 0 37px;
	background: url('../images/li-bottom.png') no-repeat right bottom;
}
.items-list li:nth-child(1),
.items-list li:nth-child(2),
.items-list li:nth-child(3){
	margin-top: 0;
}
.items-list li:nth-child(3n+1){
	margin-left: 0;
}
.items-list li:nth-child(3n){
	margin-right: -4px;
}
.items-list .img.td{
	width: 1000px;
}
.items-list .desc{
	margin: 20px 0 10px;
}
.items-list .more{
	position: absolute;
	right: 19px;
	bottom: 6px;
	font-size: 0;
	line-height: 0;
}
.items-list .more img{
	opacity: 0.9;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.items-list .more:hover img{
	opacity: 1;
	-webkit-filter: none;
	filter: none;
}
.about-ul{
	margin: 0 0 100px;
	min-height: 308px;
	background: url('../images/pencil.png') no-repeat center center;
}
.about-ul li{
	width: 430px;
}
.about-ul .img{
	width: 215px;
}
.about-ul .img img{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.about-ul .txt{
	width: 200px;
}
.callback.section{
	color: #9f9f9e;
}
.callback.section .img,
.callback.section .txt{
	vertical-align: middle;
}
.callback.section .txt{
	width: 646px;
}
.callback.section form{
	text-align: left;
}
.callback.section form table{
	width: 100%;
	border-spacing: 20px 15px;
}
.callback.section form table td:first-child{
	width: 240px;
}
.callback.section form table td:nth-child(2){
	width: 346px;
}
.callback.section form table input[type='tel']{
	margin: 0 0 6px;
}
.callback.section form table .button{
	margin: 20px 0 0;
}
.callback.section .create{
	margin: 20px 20px 0;
	padding: 30px 0 0;
	font-size: 16px;
	border-top: dashed 1px #d0d0d0;
}
.callback.section .create .button{
	margin-left: 20px;
}
.catalogs.section,
.tour.section{
	margin: 0 0 100px;
}
.catalogs.section .title{
	overflow: hidden;
	margin: 0 0 10px;
	text-overflow: ellipsis;
}
.catalogstext{
	margin: 0 0 50px;
}
.catalogs-ul > li{
	margin: 0 0 50px;
	background: url('../images/catalog-li.jpg') no-repeat 232px 74px;
}
.catalog-nav{
	width: 240px;
	font-size: 22px;
}
.catalog-nav li{
	margin: 5px 0 0 12px;
}
.catalog-nav li:first-child{
	margin-top: 0;
}
.catalog-nav li:before{
	position: absolute;
	margin: 4px 0 0 -12px;
	font-size: 0.8em;
	content: '▪';
}
.catalog-text{
	width: 694px;
}
.catalog-text .plaintext{
	margin: 0 0 20px;
}
.catalog-images figcaption a{
	display: block;
	padding: 4px 0 0;
}
.catalog-images li{
	width: 160px;
	margin: 18px 0 0 18px;
}
.catalog-images li:nth-child(1),
.catalog-images li:nth-child(2),
.catalog-images li:nth-child(3),
.catalog-images li:nth-child(4){
	margin-top: 0;
}
.catalog-images li:nth-child(4n+1){
	margin-left: 0;
}
.catalog-images li:nth-child(4n){
	margin-right: -10px;
}
.catalog-images li .img{
	height: 110px;
}
.catalog-images li .img img{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.catalog-images li figure:hover .img img{
	opacity: 0.75;
}
.how.section{
	margin: 0 0 100px;
}
.how-ul img{
	max-width: none;
	max-height: none;
}
.how-ul .td{
	vertical-align: top;
	width: 20%;
	padding-bottom: 50px;
}
.how-ul .num{
	width: 0;
	padding-top: 12px;
	padding-right: 30px;
}
.num .icon{
	width: 83px;
	height: 84px;
	font-size: 60px;
	line-height: 92px;
	background: url('../images/icon-num.png') no-repeat center center;
}
.how-ul .spacer{
	width: 0;
	padding-top: 45px;
}
.how-ul .spacer:nth-last-child(4n+2) img{
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
}
.how-ul figcaption{
	margin: 10px 0 0;
}
.count{
	padding: 30px 0 14px;
	font-size: 22px;
}
.count .inline-table{
	table-layout: fixed;
	height: 75px;
}
.count .num{
	width: 74px;
	padding: 8px 4px 0 0;
	font-size: 40px;
	background: url('../images/count-bg.png') no-repeat center center;
}
.count .txt{
	padding: 0 80px 0 16px;
}
.count .txt:last-child{
	padding-right: 0;
}
.map{
	margin: 0 0 80px;
}
#map-canvas{
	height: 370px;
}
/* content off */

/* footer */
footer{
	min-width: 1024px;
	height: 178px;
	margin: -178px 0 0;
	color: #9f9f9e;
	background: url('../images/footer.png') no-repeat center 37px;
}
.footer-socials{
	margin: 0 0 66px;
}
.footer-socials li{
	margin: 0 3.5px;
}
.footer-socials a:hover img{
	opacity: 0.75;
}
footer .copy{
	margin: 0 0 12px;
}
/* footer off */

iframe{
	border: 0 none !important;
	outline: 0 none !important;
}

/* form */
.fancybox-lock{
	overflow: visible !important;
}
.popup .fancybox-skin{
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
.popup .fancybox-close{
	-webkit-transition: 0.5s ease all;
	-moz-transition: 0.5s ease all;
	-o-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
.popup .fancybox-close:hover{
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
.form{
	width: 400px;
	padding: 20px;
}
.form .title{
	margin: 0 0 20px;
	font-size: 40px;
}
.form table{
	width: 100%;
}
.form .before-send td{
	padding: 20px 0 0;
}
.form .before-send tr:first-child td{
	padding: 0;
}
.after-send{
	display: none;
}
.after-send .title{
	margin: 0;
	text-shadow: 0 1px 2px rgba(0,0,0,0.25);
}
/* form off */







/* eof */