/*css*/
@import "reset.css";
@import "skeleton.css";
@import url(////fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic);
html, body {
	background: #fafafa;
	font: 12px/22px Arial, sans-serif;
	color: #959595;
	min-width: 300px;
}
.bord-1 {
	height: 6px;
	width: 100%;
	background: #f74f42;
}
.bg-1 {
	position: relative;
	border-top: 7px solid #ff7d67;
	background: #f74f42;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 61px;
}
.bg-1 .bg-1-1 {
	position: absolute;
	content: "";
	background: url(../images/bg-10.png) 0 0 repeat-x;
	top: 0px;
	height: 15px;
	left: 0;
	right: 0;
	z-index: 50;
}
.bg-2 {
	background: #fff;
	padding-bottom: 55px;
}
.bg-2.v1 {
	margin-top: 60px;
}
* {
	-webkit-text-size-adjust: none;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
.a-hov {
	transition: all 0.4s ease;
}
.a-hov:hover {
	color: #f74f42;
}
ul li a {
	transition: all 0.4s ease;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display', serif;
	color: #383838;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 40px;
	line-height: 40px;
	margin-top: 34px;
	float: left;
	font-style: normal;
}
h2 {
	font-size: 40px;
	line-height: 45px;
	font-style: normal;
	padding-top: 68px;
	padding-bottom: 40px;
}
h3 {
	font-size: 30px;
	line-height: 32px;
	font-style: normal;
	padding-top: 26px;
	padding-bottom: 37px;
}
h4 {
	font-size: 20px;
	line-height: 28px;
	color: #cfcfcf;
	padding-top: 55px;
}
h5 {
	font-size: 20px;
	line-height: 28px;
	margin-top: 75px;
	padding-bottom: 41px;
}
.title-1 {
	font-size: 45px;
	line-height: 47px;
	color: #383838;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1px;
}
.text-1 {
	font-size: 20px;
	line-height: 28px;
	color: #cfcfcf;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-weight: bold;
	padding-top: 13px;
}
.text-2 {
	font-size: 15px;
	line-height: 23px;
	color: #c0c0c0;
	font-family: 'Playfair Display', serif;
	font-style: italic;
}
.text-3 {
	font-size: 15px;
	line-height: 22px;
	color: #383838;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	margin-top: 19px;
}
.text-4 {
	font-size: 20px;
	line-height: 28px;
	color: #cfcfcf;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-style: italic;
}
.text-5 {
	font-size: 30px;
	line-height: 32px;
	font-style: normal;
	font-family: 'Playfair Display', serif;
	color: #383838;
	font-weight: bold;
	padding-top: 9px;
}
.color-1 {
	color: #f74f42;
}
.color-2 {
	color: #c0c0c0;
}
h2 + h4 {
	padding-top: 38px;
}
.bg-2 h4 {
	color: #383838;
	padding-top: 50px;
}
h5 + .text-3 {
	margin-top: -9px;
}
h5.v1 {
	margin-top: 52px;
}
h2 + h4 {
	padding-top: 0;
}
.btn {
	display: inline-block;
	width: 78px;
	height: 78px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	line-height: 78px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	background: #f74f42;/*transition: all 0.4s ease;*/
}
.btn:hover {
	background: #383838;
}
.btn-1 {
	display: inline-block;
	font-size: 15px;
	line-height: 20px;
	color: #383838;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-style: italic;
	background: url(../images/arrow-2.png) right 0 no-repeat;
	padding-right: 30px;
	margin-top: 42px;
}
.btn-1:hover {
	transition: all 0.4s ease;
	color: #f74f42;
}
.btn-1.v1 {
	background: url(../images/arrow-1.png) right 0 no-repeat;
}
p + .btn-1.v1 {
	padding-top: 0;
	margin-top: -4px;
}
.circle {
	display: block;
	width: 133px;
	height: 133px;
	line-height: 133px;
	background: #f74f42;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
	text-align: center;
	vertical-align: middle;
}
.circle.img-ind img {
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.circle.v1 {
	background: #efefef;
	margin-top: 10px;
}
.list {
	text-align: left;
	overflow: hidden;
}
.list li {
	font-family: 'Playfair Display', serif;
	font-size: 15px;
	line-height: 15px;
	padding-left: 26px;
	background: url(../images/arrow-6.png) left 0 no-repeat;
	color: #c0c0c0;
	font-style: italic;
}
.list li + li {
	margin-top: 20px;
}
.list li a {
	color: #c0c0c0;
}
.list li a:hover {
	color: #f74f42;
}
.list-1 li {
	display: inline-block;
	margin-top: 72px;
	margin-left: 6px;
	font-size: 15px;
	color: #383838;
}
.list-1 li:first-child {
	margin-left: 0;
}
.list-1 li a {
	margin-right: 8px;
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
	color: #383838;
	font-family: 'Playfair Display', serif;
	font-weight: bold; /* margin-top: 20px; */
}
.list-1 li:first-child a {
	margin-left: 0;
}
.list-1 li a:hover, .list-1 li a.active {
	text-decoration: underline;
}
.list-2 {
	margin-top: -8px;
}
.list-2 li {
}
.list-2 li a {
	font: 12px/15px Arial, sans-serif;
	color: #c0c0c0;
}
.list-2 li a:hover {
	text-decoration: underline;
}
/*auxiliary*/

.img-ind {
	float: left;
	margin-right: 34px;
	margin-top: 0px;
}
.img-ind img {
	width: 100%;
}
.wrapper {
	width: 100%;
	position: relative;
}
.extra-wrap {
	overflow: hidden;
}
.grid_inside {
	margin: 0 -10px;
}
.aligncenter {
	text-align: center !important;
}
.alignleft {
	text-align: left !important;
}
.it {
	font-style: italic;
	display: inline-block;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.h-underline:hover {
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.upp {
	text-transform: uppercase;
}
.transition {
	transition: all 0.4s ease;
}
.clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.pad-left {
	padding-left: 10px;
}
.pad-bot {
	padding-bottom: 63px;
}
p {
	padding-bottom: 16px;
}
p + p {
	padding-bottom: 16px;
}
.img-ind-1 {
	float: left;
	margin-right: 21px;
	margin-top: 7px;
	margin-bottom: 3px;
}
.img-ind-1 img {
	width: 100%;
}
/************Header************/
.social-links {
	float: right;
	margin-top: 48px;
}
.social-links li {
	display: inline-block;
	padding-left: 13px;
}
.social-links li a {
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	color: #404040;
	font-family: 'Playfair Display', serif;
}
.social-links li a:hover {
	color: #f74f42;
}
.box-2 {
	float: left;
	width: 25%;
	background: #ff7d82;
	position: relative;
	transition: all 0.4s ease;
}
.box-2 img {
	width: 100%;
	opacity: 1;
	transition: all 0.4s ease;
}
.box-2:hover img {
	opacity: 0.4;
}
.box-2 .inside {
	position: absolute;
	top: 0px;
	width: 100%;
	left: 0;
	text-align: center;
	opacity: 0;
	transition: all 0.4s ease;
	font-family: 'Playfair Display', serif;
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}
.h-main .box-2 .inside {
	font-size: 40px;
	line-height: 40px;
	top: 20px;
}
.box-2:hover .inside {
	opacity: 1;
}
.box-2 span {
	display: block;
	padding: 40px 35px 0px;
}
.h-main .box-2 span {
	padding: 82px 35px 0px;
}
.box-2 .btn {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -39px;
	opacity: 0;
	transition: all 0.4s ease;
}
.h-main .box-2 .btn {
	bottom: 62px;
}
.box-2:hover .btn {
	opacity: 1;
}
.box-3 + .box-3 {
	margin-top: 40px;
}
/************Content***********/

.content {
	position: relative;
}
#menu {
	margin-top: -7px;
	position: relative;
	z-index: 0;
}
.w1 {
	width: 235px;
	float: left;
}
.box-1 {
	position: relative;
	display: inline-block;
	-moz-perspective: 500;
	-webkit-perspective: 500;
	text-align: center;
	perspective: 500;
}
.box-1 > div {
	display: block;
	width: 235px;
	height: 305px;
	background: none;
	transition: all 0.7s ease;
	background-color: #fff;
}
.box-1 > div .sp-1, .box-1 > div .sp-2 {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-style: italic;
}
.box-1 > div .sp-1 {
	text-align: center;
	background: #f74f42;
	border-left: 1px solid #ff7d67;
	border-right: 1px solid #ff7d67;
	line-height: 298px;
	border-top: 7px solid #ff7d67;
}
.box-1 .but-1 .sp-2 {
	background: #f74f42 url(../images/bg-6.jpg) center 1px no-repeat;
}
.box-1 .but-2 .sp-2 {
	background: #f74f42 url(../images/bg-7.jpg) center 1px no-repeat;
}
.box-1 .but-3 .sp-2 {
	background: #f74f42 url(../images/bg-8.jpg) center 1px no-repeat;
}
.box-1 .but-4 .sp-2 {
	background: #f74f42 url(../images/bg-9.jpg) center 1px no-repeat;
}
.box-1:hover > div .sp-1, .box-1 > div .sp-2 {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
	transition: all .7s ease;
}
.box-1:hover > div .sp-2, .box-1 > div .sp-1 {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transition: all .7s ease;
}
.box-1 > div .sp-2 span {
	display: block;
	padding-top: 53px;
	font-size: 40px;
	line-height: 40px;
	color: #000;
}
.box-1 > div .sp-2 .btn {
	margin-top: 99px;
	font-size: 15px;
}
.list_carousel {
	border-right: 1px solid #ededed;
	position: relative;
}
#foo {
	cursor: default;
	min-height: 476px;
}
#foo > li {
	float: left;
	text-align: center;
}
.list_carousel:after {
	content: "";
	position: absolute;
	height: 7px;
	width: 7px;
	right: -4px;
	top: -1px;
	background: url(../images/icon-1.png) right top no-repeat;
}
.list_carousel:before {
	content: "";
	position: absolute;
	height: 7px;
	width: 7px;
	right: -4px;
	bottom: -7px;
	background: url(../images/icon-1.png) right top no-repeat;
}
.list_carousel {
	margin-top: 65px;
	text-align: center;
	margin-bottom: 65px;
}
.list_carousel h2 {
	padding-top: 30px;
}
.list_carousel .img-ind {
	margin-right: 60px;
	margin-top: 5px;
}
.list_carousel .img-ind + div {
	padding-right: 60px;
	padding-bottom: 84px;
}
.list_carousel .arrows {
	right: 21%;
	margin-right: -2px;
	bottom: 20px;
	position: absolute;
	z-index: 102; /* padding-left: 3px; */
}
.list_carousel .arrows a {
	display: block;
	width: 39px;
	height: 39px;
	background: #f74f42;
	float: left;
	margin-left: -1px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.list_carousel .arrows a:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
}
.list_carousel .arrows .prev:after {
	background: url(../images/arrow-3.png) center center no-repeat;
}
.list_carousel .arrows .next:after {
	background: url(../images/arrow-4.png) center center no-repeat;
}
.list_carousel .arrows a:hover {
	background: #383838;
}
.block-2 {
	margin-top: -31px;
}
.block-2 .circle + div {
	overflow: hidden;
}
.block-2 h2 {
	position: relative;
	border-bottom: 1px solid #ededed;
	padding-bottom: 24px;
	margin-bottom: 21px;
	padding-top: 0;
}
.block-2 h2:after {
	content: "";
	position: absolute;
	height: 7px;
	width: 7px;
	right: 0px;
	bottom: -4px;
	background: url(../images/icon-1.png) right top no-repeat;
}
.block-2 h2:before {
	content: "";
	position: absolute;
	height: 7px;
	width: 7px;
	left: 0px;
	bottom: -4px;
	background: url(../images/icon-1.png) right top no-repeat;
}
.block-2 > div {
	margin-top: 76px;
}
.block-4 {
	padding-top: 7px;
	padding-bottom: 15px;
}
.block-2.v1 {
	margin-top: -85px;
}
.block-5 {
	margin-top: -46px;
}
.block-5 .magnifier {
	margin-bottom: 28px;
}
.box-4 {
	margin-top: 53px;
}
.box-4 img {
	width: 100%;
}
#foo .list {
	margin-top: 20px;
}
/************Footer************/

footer {
	padding-bottom: 40px;
	position: relative;
}
footer:after {
	position: absolute;
	content: "";
	top: 0px;
	left: 0;
	right: 0;
	height: 12px;
	background: #fff;
}
footer .col-1 {
	color: #c0c0c0;
}
footer .col-1 h5 {
	padding-left: 35px;
	background: url(../images/icon-2.png) 2px 7px no-repeat;
}
footer .fright {
	float: right;
}
#newsletter1 {
	position: relative;
}
#newsletter1 input[type="text"], #newsletter1 input[type="email"] {
	background: #ffffff;
	color: #c0c0c0;
	font: 12px/18px Arial, sans-serif;
	border: 1px solid #fafafa;
	width: 100%;
	height: 32px;
	display: inline-block;
	text-shadow: none;
	border-radius: 0;
	padding: 6px 15px 6px;
	height: 34px;
	outline: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-style: italic;
}
#newsletter1 button {
	width: 120px;
	cursor: pointer;
	height: 19px;
	background: url(../images/arrow-5.png) 0 0 no-repeat;
	border: 0px;
}
#newsletter1 button span {
	color: #666;
}
#newsletter1 button:hover span {
	color: #5d5863;
}
#newsletter1 label {
	display: block;
	min-height: 30px;
	margin-bottom: 0;
	float: left;
	width: 100%;
}
#newsletter1 {
	margin: 27px 0 0 0;
	position: relative;
}
#newsletter1 fieldset {
	width: 100%;
}
#newsletter1 .error {
	position: absolute;
	display: block;
	overflow: hidden;
	height: 0px;
	font-size: 10px;
	color: #F00;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#newsletter1 .success {
	width: 100%;
	border: 1px solid #4d4852;
	background: #3c3742;
	border-radius: 0;
	padding: 0;
	text-align: center;
	line-height: 18px;
	font-size: 13px;
	font-weight: 400;
	position: absolute;
	z-index: 10;
	top: 0;
}
#newsletter1 fieldset {
	float: left;
}
#newsletter1 label.invalid .error {
	height: 19px;
}
/*toTop*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	cursor: pointer;
	overflow: hidden;
	width: 33px;
	height: 55px;
	border: none;
	text-indent: -999px;
	z-index: 20;
	background: url(../images/ui.totop.png) 0 0 no-repeat;
	margin-right: -670px !important;
	right: 50%;
	bottom: 20px;
}
#toTop:hover {
	background: url(../images/ui.totop.png) 0 bottom no-repeat;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/*touch-touch*/ 
.magnifier {
	position: relative;
	display: block;
}
.magnifier:after {
	background: url(../images/magnifier.png) center center no-repeat #000000;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.magnifier:hover:after {
	opacity: 0.4;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1039px) {
.list-1 li a {
	font-size: 13px;
}
}
@media only screen and (max-width: 995px) {
.box-1 > div, .w1 {
	width: 187px;
}
.w2 {
	width: 50%;
	margin-bottom: 20px;
}
.list_carousel .img-ind {
	margin-right: 20px;
}
.list_carousel .img-ind + div {
	padding-right: 20px;
}
.list-1 li a {
	margin-right: 0px;
}
.list-1 li {
	margin-left: 0px;
}
.box-2 .btn {
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin-left: -37px;
}
.h-main .box-2 .btn {
	width: 78px;
	height: 78px;
	line-height: 78px;
}
.box-2 span {
	display: none;
}
.h-main .box-2 span {
	display: block;
}
.block-4 img {
	width: 45%;
}
.text-3 .color-2 {
	font-size: 12px;
}
.box-1 > div .sp-2 span, .box-1 > div .sp-1 {
	font-size: 19px;
}
#newsletter1 input {
	border: 1px solid #ededed;
}
}
@media only screen and (max-width: 767px) {
.h-main .box-2 span {
	display: none;
}
.box-1 > div, .w1 {
	width: 104px;
}
.box-1 > div {
	height: 200px;
}
.box-1 > div .sp-1 {
	line-height: 200px;
}
.box-1 > div .sp-2 .btn {
	margin-top: 20px;
}
.w2 {
	width: 90%;
	float: none;
}
.list_carousel .arrows {
	right: 50%;
	margin-right: -38px;
}
.w3, .box-4 {
	width: 46% !important;
	margin-left: 2%;
	margin-right: 2%;
}
.img-ind-1 {
	margin-bottom: 20px;
}
.text-3 .color-2 {
	font-size: 13px;
}
.grid_inside > div {
	margin-left: 10px;
	margin-right: 10px;
}
.box-2 .btn {
	margin-left: -36px;
}
}
@media only screen and (max-width: 479px) {
.box-2 .btn {
	bottom: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-left: -20px;
	bottom: 5px;
}
.h-main .box-2 .btn {
	bottom: 40px;
	width: 65px;
	height: 65px;
	line-height: 65px;
	margin-left: -32px;
	font-size: 20px;
}
.social-links {
	float: none;
}
h1 {
	float: none;
}
.box-1 > div, .w1 {
	width: 75px;
}
.box-1 > div .sp-2 span, .box-1 > div .sp-1 {
	font-size: 15px;
}
.box-1 > div .sp-2 span {
	line-height: 17px;
}
.box-1 > div {
	height: 150px;
}
.box-1 > div .sp-1 {
	line-height: 150px;
}
.box-1 > div .sp-2 .btn {
	width: 60px;
	height: 60px;
	line-height: 60px;
}
.box-1 > div .sp-2 span {
	padding-top: 30px;
}
.circle {
	width: 90px;
	height: 90px;
	line-height: 90px;
}
.img-ind {
	margin-right: 20px;
}
.box-3 img {
	width: 100%;
	margin-right: 0;
	float: none;
}
.box-4 {
	width: 100% !important;
	margin-left: 0;
	margin-right: 0;
}
.box-1:hover > div .sp-2, .box-1 > div .sp-1 {
	visibility: visible;
}
.box-1:hover > div .sp-1, .box-1 > div .sp-2 {
	visibility: hidden;
}
}
@media only screen and (max-width: 320px) {
}
.aboutTable {
	width: 75%;
	float: left;
}
.aboutTable td {
	width: 20%;
}
.aboutTable td + td, .aboutTable td + td +td {
	width: 45%;
}
.aboutTable td span {
	float: left;
	width: 100%;
	text-align: center;
}