*,:after,:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
*{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{padding:0;margin:0;font-family:'Roboto Condensed',Arial,sans-serif;font-size:16px;background:#41b8f6;}
a{outline:0;text-decoration:underline;}
a:hover{text-decoration:none;}
form{padding:0;margin:0;}
img{border:0;max-width:100%;height:auto;}
td{vertical-align:top;}
.row{width:100%;min-width:320px;margin:0 auto;}
@media only screen and (min-width:1200px){.row{max-width:1200px;}}
.b{font-weight:bold;}
.i{font-style:italic;}
.j{text-align:justify;}
.img{vertical-align:bottom;}
.block:after{content:'';display:table;clear:both;}
.ul{list-style:none;padding:0;margin:0;}
.input,.textarea,.select,.button,.submit{-webkit-appearance:none;-moz-appearance:none;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-khtml-border-radius:0;background:none;outline:none;}
.input,.textarea{font-family:'Open Sans',Arial,sans-serif;font-size:1rem;}
.input{-moz-appearance:textfield;}
.input::-webkit-inner-spin-button{display:none;}
.select{width:100%;height:34px;padding:0 5px;border:1px solid #ddd;background:url('/files/design/select-off.png') no-repeat scroll right center transparent;}
.select:focus,select:active{background:url('/files/design/select-on.png') no-repeat scroll right center transparent;}

.p{padding:0 15px;}
@media only screen and (min-width:360px){.p{padding:0 20px;}}
.p p{line-height:1.5;padding:0;margin:0 0 16px 0;}
@media only screen and (min-width:1200px){.p{padding:0;}}

.p-p{padding:0 35px;}

a{color:#000;}
a:hover{color:#555;}

h1{padding:0;margin:0 0 30px 0;/*font-family:'Roboto Condensed',Arial,sans-serif;*/text-align:center;font-size:40px;line-height:48px;text-transform:uppercase;color:#ff2a56;}
h2{padding:0;margin:0 0 16px 0;text-align:center;/*font-family:Montserrat,Arial,sans-serif;*/font-size:22px;}
h3{padding:0;margin:0 0 16px 0;/*font-family:Montserrat,Arial,sans-serif;*/text-align:center;font-size:24px;text-transform:uppercase;color:#ff2a56;}
.p-index h1,.p-index h2,.p-index h3{color:#fff;}

.row-0{padding:30px 0 20px;background:#05c772;/*background:url('/files/design/sec_08-bg.png') no-repeat;background-size:699px auto;background-position:151% -206px;*/}
.row-1{padding:30px 0 20px;background:url('/files/design/sec_02-bg.png');}
.row-2{padding:30px 0 20px;background:#ffb300;}
@media only screen and (min-width:960px){
.row-1{background-position:top center;}
}

header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fdd23b;}

.h-menu{position:relative;float:left;width:60px;height:60px;background:#fdd23b;}
@media only screen and (min-width:960px){.h-menu{display:none;}}

.h-logo{float:left;width:calc(100% - 60px);height:50px;}
@media only screen and (min-width:321px){
.h-logo{width:calc(100% - 60px);height:60px;}
}
@media only screen and (min-width:960px){
.h-logo{width:120px;height:103px;cursor:pointer;transition:all 0.4s ease;-o-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;}
.stickly .h-logo{height:60px;}
}

.h-logo a{display:block;}

@media only screen and (max-width:959px){
.h-logo{background:url('/files/logo.png') no-repeat scroll left center transparent;background-size:100px 30px;}
}
/*@media only screen and (min-width:321px) and (max-width:959px){
.h-logo{background:url('/files/logo.png') no-repeat scroll center center transparent;background-size:auto 60px;}
}*/
@media only screen and (min-width:960px){
.h-logo{background:url('/files/logo.png') no-repeat scroll left center transparent;}
}

.nav-m-case{display:none;position:absolute;top:60px;left:0;width:100%;height:65vh;z-index:10;overflow-y:auto;background:#05c772;}

.nav-c{display:none;}
@media only screen and (min-width:960px){
.nav-c{display:block;float:left;width:calc(100% - 120px);}
}
@media only screen and (min-width:1200px){
.nav-c{padding:0 0 0 40px;}
}

.nav-i{padding:20px 0 0;}
.nav-i a{display:block;padding:0 20px;text-align:center;line-height:40px;font-size:15px;font-weight:700;color:#fff;text-transform:uppercase;text-decoration:none;}
.nav-a a{color:#ff2a56;}
@media only screen and (min-width:960px){
nav{display:block;float:left;width:calc(100% - 290px);text-align:right;}
.nav-i{display:inline-block;padding:0;border-bottom:none;}
.nav-i a{line-height:103px;padding:0 13px;font-size:18px;text-transform:none;transition:all 0.4s ease;-o-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;}
.nav-i:last-of-type a{padding:0 0 0 13px;}
.nav-i a:hover{color:#ff2a56;}
.stickly .nav-i a{line-height:60px;}
}
@media only screen and (min-width:1200px){
.nav-i a{padding:0 20px;}
}

.h-lang{text-align:center;color:#fff;}
.h-lang div{display:inline-block;}
.h-lang a,.h-lang span{display:block;line-height:40px;padding:0 20px;color:#fff;}
.h-lang span{font-weight:700;}
@media only screen and (min-width:960px){
.h-lang{float:left;width:100px;text-align:right;}
.h-lang a,.h-lang span{line-height:103px;font-size:18px;padding:0px;}
.h-lang-i{padding:5px;}
}

.phone-h{padding:20px 0 0;}
.phone-h a{display:block;text-align:center;font-size:18px;line-height:40px;text-decoration:none;color:#fff;}
@media only screen and (min-width:960px){
	.phone-h{float:left;padding:0;width:190px;}
	.phone-h a{line-height:103px;text-align:right;transition:all 0.4s ease;-o-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;}
	.phone-h a:hover{color:#ff2a56;}
	.stickly .phone-h a{line-height:60px;}
}

.header-social{padding:30px 0 0;text-align:center;}
@media only screen and (min-width:960px){
.header-social{display:none;}
}

.content{padding:60px 0 0;}
main .row{padding:20px 20px 0;}
.row-ms{position:relative;padding:0 20px;}
.p-bg{margin:0 0 50px;padding:60px 20px 20px;border-radius:10px;background:#fff;}
.p-index{padding:30px 15px 0;font-size:18px;line-height:28px;color:#fff;}
@media only screen and (min-width:960px){
.content{padding:103px 0 0;}
.row-ms{padding:0 20px 70px;}
main .row{padding:0 20px 20px;}
.p-bg{height:100%;}
}
@media only screen and (min-width:1200px){
main .row{padding:0 0 20px;}
.content{padding:103px 0 0;}
.row-ms{padding:0 0 70px;}
}

.path{padding:5px 0 0 0;line-height:26px;font-size:16px;color:#fff;}
.path .row{padding:0 20px;}
@media only screen and (min-width:960px){.path{padding:10px 0;}}
@media only screen and (min-width:1200px){
.path .row{padding:0;}
.path{padding:15px 0;}
}
.path a{color:#fff;text-decoration:none;transition:color 0.4s ease;-o-transition:color 0.4s ease;-ms-transition:color 0.4s ease;-moz-transition:color 0.4s ease;-webkit-transition:color 0.4s ease;}
.path a:hover{color:#ff2a56;}

aside{padding:20px 20px 35px;display:none;position:absolute;top:60px;left:0;width:100%;height:100vh;z-index:10;overflow-y:auto;background:#05c772;}
.main{float:left;width:100%;}
@media only screen and (min-width:960px){
.row-ms{display:flex;align-items:stretch;}
.main{float:left;width:calc(100% - 300px);padding:0 20px 0 0;}
.main .p{height:100%;}
aside{display:block;position:static;float:right;width:300px;height:auto;margin:0;padding:5px 20px 35px;border-radius:10px;border:1px dashed #fff;background:#41b8f6;}
/*.main{float:left;width:calc(100% - 300px);padding:0 20px 0 0;}
aside{float:right;width:300px;padding:0 0 0 20px;border-radius:10px;border:2px dashed rgba(255,255,255, 0.5);}*/
}

aside h4{padding:0;margin:10px 0 0 0;font-size:22px;text-transform:uppercase;color:#fff;}

.h-category{position:relative;/*float:right;*/width:150px;height:60px;padding:0 0 0 50px;line-height:60px;font-size:18px;/*text-align:right;*/color:#fff;}
@media only screen and (min-width:960px){
.h-category{display:none;}
}

.sidebar-list{margin:0 0 20px 0;padding:0 20px;list-style-type:none;}
.sidebar-list li{display:block;padding:20px 0 0;line-height:22px;}
.sidebar-list a{display:block;text-decoration:none;color:#fff;transition:color 0.4s ease;-o-transition:color 0.4s ease;-ms-transition:color 0.4s ease;-moz-transition:color 0.4s ease;-webkit-transition:color 0.4s ease;}
.sidebar-list a:before{content:'';display:inline-block;width:16px;height:16px;margin:0 10px 0 0;border-radius:50%;background:#fff;}
.sidebar-list a:hover,.sidebar-list .active a{color:#ff2a56;}
.sidebar-list .active a:before{background:#ff2a56;}
@media only screen and (min-width:960px){
.sidebar-list{padding:0;}
}

/*
.sidebar-s{text-align:center;font-weight:700;}
.sidebar-i{margin:0 0 10px 0;}
.sidebar-p img{vertical-align:bottom;}
.sidebar-n a{display:block;text-align:center;color:;}
@media only screen and (min-width:600px){
.sidebar-i{float:left;width:calc(33.33333333333333% - 6.666666666666667px);margin:0 10px 10px 0;}
.sidebar-i:nth-child(3n){margin:0 0 10px 0;}
}
@media only screen and (min-width:960px){
.sidebar-i{float:none;width:100%;margin:0 0 10px 0;}
}
*/

footer{background:#05c772;color:#fff;}
.footer-i{padding:40px 10px 0;text-align:center;font-size:18px;}
.footer-i:last-of-type{}
.footer-s{padding:0 0 13px;font-weight:700;text-transform:uppercase;}
.footer-l{line-height:28px;color:#fff;}
.footer-l-i{margin:5px 0 0 0;}
.footer-l a{text-decoration:none;color:#fff;transition:all 0.4s ease;-o-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;}
.footer-l a:hover{color:#ff2a56;}
.footer-l-phone{padding:5px 0 0;}
.footer-l-phone a{line-height:28px;}
.social-list {margin:0;padding:20px 0;}
.social-list li{display:inline-block;padding:0 40px 0 0;}
.social-list li:last-of-type{padding:0;}
.social-list svg{height:24px;fill:#fff;transition:all 0.4s ease;-o-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;}
.footer:after{content:"";display:block;padding:20px 0 0;border-bottom:1px solid #81e3b8;}
.social-list a:hover svg{fill:#ff2a56;}

@media only screen and (min-width:960px){
.footer{padding:40px 0 0;}
.footer-i{float:left;width:33.33333333333333%;padding:0;}
.footer:after{padding:35px 0 0;}
}

.copyright{padding:20px 0;text-align:center;background:#05c772;}
.copyright a{color:#fff;text-decoration:none;}
.copyright a:hover{text-decoration:underline;}

.list-i{margin:0 0 30px 0;}
.list-p{position:relative;}
.list-p img{vertical-align:bottom;border-radius:10px;}
.list-n a{display:block;padding:5px 0 0;font-size:30px;line-height:32px;font-weight:700;text-decoration:none;color:#05c772;transition:color 0.4s ease;-o-transition:color 0.4s ease;-ms-transition:color 0.4s ease;-moz-transition:color 0.4s ease;-webkit-transition:color 0.4s ease;}
.list-a{padding:10px 0 0;font-size:18px;line-height:28px;}

@media only screen and (min-width:768px){
.list-p{float:left;width:300px;margin:0 30px 0 0;}
.list-c{float:left;width:calc(100% - 330px);}
.list-n a{padding:0;}
}

@media only screen and (min-width:960px){
.list-p{width:400px;margin:0 60px 0 0;}
.list-c{width:calc(100% - 460px);}
.list-n{padding:40px 0 0;}
.list-a{padding:30px 0 0;}
}

@media only screen and (min-width:1200px){

.list-p a:after {border-style:solid;border-width:7px;border-radius:10px;border-color:rgba(5,199,114,.45);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transition-duration:0.3s;transition-property:left,right;transition-timing-function:ease-out;}
.list-p a:after{z-index:-1;bottom:0;left:50%;right:50%;}
.list-p:hover a:after{left:0;right:0;z-index:1;}
.list-n a:hover{color:#ff2a56;}
}

/*@media only screen and (min-width:600px){
.list-i{float:left;margin:0 30px 30px 0;width:calc(100% / 2 - 15px);}
.list-i:nth-of-type(2n){margin:0 0 30px 0;}
}
@media only screen and (min-width:768px){
.list-i{width:calc(100% / 3 - 20px);}
.list-i:nth-of-type(2n){margin:0 30px 30px 0;}
.list-i:nth-of-type(3n){margin:0 0 30px 0;}
}

@media only screen and (min-width:600px){
.list-p{float:left;width:200px;}
.list-c{float:right;width:calc(100% - 220px);}
.list-n a{display:block;padding:0;}
.list-a{padding:10px 0 0 0;}
}
@media only screen and (min-width:600px){
.list-p{width:300px;}
.list-c{width:calc(100% - 320px);}
}*/

.list-tile-i{margin:0 0 30px 0;}
.list-tile-p{position:relative;}
.list-tile-p img{vertical-align:bottom;border-radius:10px;}
.list-tile-n a{display:block;padding:5px 0;text-align:center;font-size:30px;line-height:32px;font-weight:700;text-decoration:none;color:#41b8f6;transition:color 0.4s ease;-o-transition:color 0.4s ease;-ms-transition:color 0.4s ease;-moz-transition:color 0.4s ease;-webkit-transition:color 0.4s ease;}

@media only screen and (min-width:600px){
.list-tile{display:flex;flex-wrap:wrap;}
.list-tile-i{margin:0 30px 30px 0;width:calc(100% / 2 - 15px);}
.list-tile-i:nth-of-type(2n){margin:0 0 30px;}
}

@media only screen and (min-width:768px){
.list-tile-i{margin:0 40px 40px 0;width:calc(100% / 2 - 20px);}
.list-tile-i:nth-of-type(2n){margin:0 0 40px;}
.list-tile-n a{padding:10px 0;}
}

@media only screen and (min-width:960px){
.list-tile-i{margin:0 45px 45px 0;width:calc(100% / 3 - 30px);}
.list-tile-i:nth-of-type(2n){margin:0 45px 45px 0;}
.list-tile-i:nth-of-type(3n){margin:0 0 45px;}
.list-tile-p a:after {border-style:solid;border-width:7px;border-radius:10px;border-color:rgba(65,184,246,.45);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transition-duration:0.3s;transition-property:left,right;transition-timing-function:ease-out;}
.list-tile-p a:after{z-index:-1;bottom:0;left:50%;right:50%;}
.list-tile-i:hover a:after{left:0;right:0;z-index:1;}
.list-tile-i:hover .list-tile-n a{color:#ff2a56;}
}

.split{text-align:center;}
.split-pages{font-size:18px;}
.split-count{padding:10px 0 0 0;font-size:13px;color:#444;}

.gallery{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.gallery-i{display:inline-block;width:calc(50% - 10px);margin:0 20px 20px 0;}
.gallery-i:nth-of-type(2n){margin:0 0 20px;}
.gallery-i a{position:relative;display:block;border-radius:10px;-webkit-background-size:cover;-o-background-size:cover; -moz-background-size:cover;background-size:cover;background-position:center center;}
.gallery-i img{vertical-align:bottom;}
.gallery-i a::before{position:absolute;display:block;width:100%;height:100%;content:"";background:rgba(255,255,255,.3);opacity:0;-moz-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;}
.gallery-i a::after{position:absolute;display:block;top:calc(50% - 15px);left:calc(50% - 15px);padding:6px 9px;width:30px;height:30px;font-size:13px;line-height:18px;content:"\f002";font-family:'FontAwesome';background:#ff2a56;color:#fff;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);-moz-transition:transform 1s ease 0s;-o-transition:transform 1s ease 0s;-webkit-transition:transform 1s ease 0s;transition:transform 1s ease 0s;}
.gallery-i:hover a::before{opacity:1;}
.gallery-i:hover a::after{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);}
@media only screen and (min-width:480px){
.gallery-i{width:calc(33.33333333333333% - 13.33333333333333px);}
.gallery-i:nth-child(2n){margin:0 20px 20px 0;}
.gallery-i:nth-child(3n){margin:0 0 20px 0;}
}
@media only screen and (min-width:768px){
.gallery-i{width:calc(25% - 15px);}
.gallery-i:nth-child(3n){margin:0 20px 20px 0;}
.gallery-i:nth-child(4n){margin:0 0 20px 0;}
}
@media only screen and (min-width:960px){
.gallery-i{width:calc(20% - 16px);}
.gallery-i:nth-child(4n){margin:0 20px 20px 0;}
.gallery-i:nth-child(5n){margin:0 0 20px 0;}
.main .gallery-i{width:calc(25% - 15px);}
.main .gallery-i:nth-child(4n){margin:0 0 20px 0;}
.main .gallery-i:nth-child(5n){margin:0 20px 20px 0;}
}
@media only screen and (min-width:1200px){
.gallery-i{width:calc(16.66666666666667% - 16.66666666666667px);}
.gallery-i:nth-child(4n){margin:0 20px 20px 0;}
.gallery-i:nth-child(5n){margin:0 20px 20px 0;}
.gallery-i:nth-child(6n){margin:0 0 20px;}
.main .gallery-i{width:calc(20% - 16px);}
.main .gallery-i:nth-child(4n){margin:0 20px 20px 0;}
.main .gallery-i:nth-child(5n){margin:0 0 20px;}
.main .gallery-i:nth-child(6n){margin:0 20px 20px 0;}
}

/*.gallery-i{margin:0 0 10px 0;}
.gallery-i img{vertical-align:bottom;}
@media only screen and (min-width:360px){
.gallery-i{float:left;width:calc(50% - 5px);margin:0 10px 10px 0;}
.gallery-i:nth-child(2n){margin:0 0 10px 0;}
}
@media only screen and (min-width:600px){
.gallery-i{width:calc(33.33333333333333% - 6.666666666666667px);margin:0 10px 10px 0;}
.gallery-i:nth-child(2n){margin:0 10px 10px 0;}
.gallery-i:nth-child(3n){margin:0 0 10px 0;}
}
@media only screen and (min-width:960px){
.gallery-i{width:calc(25% - 7.5px);margin:0 10px 10px 0;}
.gallery-i:nth-child(3n){margin:0 10px 10px 0;}
.gallery-i:nth-child(4n){margin:0 0 10px 0;}
}
@media only screen and (min-width:1200px){
.gallery-i{width:calc(16.66666666666667% - 8.333333333333333px);margin:0 10px 10px 0;}
.gallery-i:nth-child(4n){margin:0 10px 10px 0;}
.gallery-i:nth-child(6n){margin:0 0 10px 0;}
}*/

.more{width:240px;margin:0 auto;}
.more a{position:relative;display:block;height:53px;text-align:center;text-decoration:none;}
.more span{display:block;position:absolute;top:0;left:0;z-index:2;width:100%;font-size:18px;font-weight:700;line-height:53px;text-align:center;color:#fff;cursor:pointer;}
.cls-btna-1{fill:#ff2a56;fill-rule:evenodd;transition:fill 0.4s ease;-o-transition:fill 0.4s ease;-ms-transition:fill 0.4s ease;-moz-transition:fill 0.4s ease;-webkit-transition:fill 0.4s ease;}
.cls-btn-1{fill:#e81f49;transition:fill 0.4s ease;-o-transition:fill 0.4s ease;-ms-transition:fill 0.4s ease;-moz-transition:fill 0.4s ease;-webkit-transition:fill 0.4s ease;}
/*.cls-btn-1,.cls-btn-2{fill-rule:evenodd;}
.cls-btn-2{fill:#ff2a56;}*/
.more a:hover .cls-btna-1{fill:#a830dd;}
.more a:hover .cls-btn-1{fill:#9027be;}
@media only screen and (min-width:480px){
.more{width:290px;}
.more a{height:62px;}
.more span{line-height:62px;font-size:20px;}
}

.filter{padding:0 0 20px;}
.filter form{width:100%;}
.filter-select{width:100%;padding:0 0 20px;}
.filter-select select{width:100%;height:43px;padding:0 5px;z-index:10;line-height:43px;font-size:18px;background:transparent;color:#fdd23b;border:2px solid #fdd23b;outline:none;/*-moz-appearance:none;-webkit-appearance:none;*/}
.filter-select select:focus,.filter-select select:active{border:2px solid #ff2a56;}
.filter-select option{line-height:43px;}
@media only screen and (min-width:480px){
.filter-select{display:inline-block;width:calc(100% / 2 - 10px);margin:0 20px 0 0;}
.filter-select:nth-of-type(2){margin:0;}
}
@media only screen and (min-width:768px){
.filter-select{width:200px;margin:0 20px 0 0;}
}

.row-0 h2{margin:0;padding:0 0 40px;text-align:center;font-size:40px;font-weight:700;color:#fff;}
.line-1-i{margin:0 0 30px 0;}
.line-1-p{position:relative;}
.line-1-p img{vertical-align:bottom;border-radius:10px;}
.line-1-n a{display:block;padding:5px 0;text-align:center;font-size:30px;line-height:32px;font-weight:700;text-decoration:none;color:#fff;transition:color 0.4s ease;-o-transition:color 0.4s ease;-ms-transition:color 0.4s ease;-moz-transition:color 0.4s ease;-webkit-transition:color 0.4s ease;}

@media only screen and (min-width:600px){
.line-1{display:flex;flex-wrap:wrap;}
.line-1-i{margin:0 30px 30px 0;width:calc(100% / 2 - 15px);}
.line-1-i:nth-of-type(2n){margin:0 0 30px;}
}

@media only screen and (min-width:768px){
.line-1-i{margin:0 40px 40px 0;width:calc(100% / 2 - 20px);}
.line-1-i:nth-of-type(2n){margin:0 0 40px;}
.line-1-n a{padding:10px 0;}
}

@media only screen and (min-width:960px){
.row-0 h2{font-size:36px;}
.line-1-i{margin:0 45px 45px 0;width:calc(100% / 3 - 30px);}
.line-1-i:nth-of-type(2n){margin:0 45px 45px 0;}
.line-1-i:nth-of-type(3n){margin:0 0 45px;}
.line-1-p a:after {border-style:solid;border-width:7px;border-radius:10px;border-color:rgba(65,184,246,.45);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transition-duration:0.3s;transition-property:left,right;transition-timing-function:ease-out;}
.line-1-p a:after{z-index:-1;bottom:0;left:50%;right:50%;}
.line-1-i:hover a:after{left:0;right:0;z-index:1;}
.line-1-i:hover .line-1-n a{color:#ff2a56;}
}

.line-2-i{margin:0 0 10px 0;}
.line-2-p{text-align:center;}
.line-2-p img{vertical-align:bottom;}
.line-2-p a,.line-2-n a{display:block;text-align:center;}
@media only screen and (min-width:360px){
.line-2-i{float:left;width:calc(50% - 5px);margin:0 10px 10px 0;}
.line-2-i:nth-child(2n){margin:0 0 10px 0;}
}
@media only screen and (min-width:960px){
.line-2-i{width:calc(25% - 7.5px);margin:0 10px 10px 0;}
.line-2-i:nth-child(2n){margin:0 10px 10px 0;}
.line-2-i:nth-child(4n){margin:0 0 10px 0;}
}

.line-31 h3{margin:0;padding:0 0 40px;text-align:center;font-size:40px;font-weight:700;color:#fff;}
.line-31-i{margin:0 0 30px 0;}
.line-31-p{position:relative;max-width:400px;border-radius:10px;box-shadow:0 1px 10px rgb(0 0 0 / 30%);}
.line-31-p img{vertical-align:bottom;border-radius:10px;}
.line-31-n a{display:block;padding:15px 0;font-size:24px;line-height:28px;font-weight:700;text-decoration:none;color:#fff;transition:color 0.4s ease;-o-transition:color 0.4s ease;-ms-transition:color 0.4s ease;-moz-transition:color 0.4s ease;-webkit-transition:color 0.4s ease;}
.line-31-n a:hover{color:#ff2a56;}
.line-31-a{font-size:17px;line-height:28px;color:#fff;}
@media only screen and (min-width:600px){
.line-31-i{margin:0 0 40px;}
.line-31-p{float:left;width:250px;}
.line-31-c{float:left;width:calc(100% - 250px);padding:0 0 0 20px;}
.line-31-n a{font-size:19px;line-height:21px;padding:0 0 10px;}
.line-31-a{font-size:16px;line-height:24px;}
}
@media only screen and (min-width:768px){
.line-31-n a{font-size:24px;line-height:28px;padding:0 0 15px;}
.line-31-a{font-size:17px;line-height:28px;}
}
@media only screen and (min-width:960px){
.line-31{float:left;width:calc(100% - 300px);padding:0 40px 0 0;}
.line-31 h3{font-size:36px;text-align:left;}
.line-31-p a:after {border-style:solid;border-width:7px;border-radius:10px;border-color:rgba(255,255,255,.45);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transition-duration:0.3s;transition-property:left,right;transition-timing-function:ease-out;}
.line-31-p a:after{z-index:-1;bottom:0;left:50%;right:50%;}
.line-31-p:hover a:after{left:0;right:0;z-index:1;}
.line-31-n a{font-size:21px;line-height:24px;text-align:left;padding:0;}
.line-31-a{line-height:24px;padding:15px 0 0;}
}
@media only screen and (min-width:1200px){
.line-31-n a{font-size:24px;line-height:28px;padding:0 0 15px;}
.line-31-a{padding:25px 0 0;line-height:28px;}
}

.line-32{padding:0 0 20px;}
.line-32 h3{margin:0;padding:0 0 40px;text-align:center;font-size:40px;font-weight:700;color:#fff;}
.line-32-i{margin:0 0 10px 0;}
.line-32-n a{font-size:17px;color:#fff;text-decoration:none;transition:color 0.4s ease;-o-transition:color 0.4s ease;-ms-transition:color 0.4s ease;-moz-transition:color 0.4s ease;-webkit-transition:color 0.4s ease;}
.line-32-n a:before{content:'';display:inline-block;width:16px;height:16px;margin:0 10px 0 0;border-radius:50%;background:#fff;}
@media only screen and (min-width:960px){
.line-32{float:right;width:300px;}
.line-32 h3{font-size:36px;text-align:left;}
.line-32-n a:hover{color:#ff2a56;}
}

iframe{vertical-align:bottom;width:240px;height:135px;}
@media only screen and (min-width:360px){
iframe{vertical-align:bottom;width:280px;height:157px;}
}
@media only screen and (min-width:480px){
iframe{vertical-align:bottom;width:400px;height:225px;}
}
@media only screen and (min-width:600px){
iframe{width:520px;height:292px;}
}
@media only screen and (min-width:768px){
iframe{width:560px;height:315px;}
}

.swiper-slide{height:300px;background-position:center center;}
@media only screen and (min-width:361px){
.swiper-slide{height:400px;}
}
@media only screen and (min-width:601px){
.swiper-slide{height:500px;}
}
@media only screen and (min-width:1600px){
.swiper-slide{background-size:cover;-webkit-background-size:cover;-o-background-size:cover;-moz-background-size:cover;}
}

.swiper-pagination .swiper-pagination-bullet{width:16px;height:16px;background:#fff;opacity:1;}
.swiper-pagination .swiper-pagination-bullet-active{background:#ff2a56;}
#slider .swiper-pagination-bullet{margin:0 12px;}

.list-tile-i-hide{display:none;}
.filter-a{color:#f00;}

.filter-i{display:inline-block;line-height:32px;padding:0 10px;margin:0 0 5px 5px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;cursor:pointer;}
.filter-a{color:#fff;background:#ff2a56;}

.video{margin:0 auto 20px auto;}
.video iframe{width:100%;vertical-align:bottom;}
.video,.video iframe{max-width:320px;height:168.75px;}
@media only screen and (min-width:600px){
.video,.video iframe{max-width:500px;height:281.25px;}
}
@media only screen and (min-width:768px){
.video,.video iframe{max-width:640px;height:360px;}
}
@media only screen and (min-width:960px){
.video,.video iframe{max-width:800px;height:450px;}
}
@media only screen and (min-width:1200px){
.video,.video iframe{max-width:992px;height:558px;}
}

.form{max-width:440px;padding:20px;margin:0 auto;background:#fdd23b;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;}
.form-header{padding:5px 0;margin:0 0 10px 0;text-align:center;font-weight:bold;color:#ff2a56;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;}
.form-i{margin:0 0 10px 0;}
.form-field .input,.form-field .textarea{width:100%;background:#fff;border:1px solid #ff2a56;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.form-field .input{height:40px;padding:0 5px;}
.form-field .input:focus,.form-field .textarea:focus{background:#ffd;}
.form-field .textarea{height:68px;padding:5px;line-height:28px;}
.form-list{line-height:32px;}
.form-submit{width:100%;max-width:400px;margin:0 auto;line-height:40px;text-align:center;color:#fff;font-weight:bold;background:#ff2a56;cursor:pointer;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.form-submit:hover{background:#41b8f6;}
.form-submit a{display:block;color:#fff;text-decoration:none;}