@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext");@font-face{font-family:"AmazingGroteskBook";src:url("../fonts/AmazingGrotesk/AmazingGroteskBook.eot");src:url("../fonts/AmazingGrotesk/AmazingGroteskBook.eot?#iefix") format("embedded-opentype"), url("../fonts/AmazingGrotesk/AmazingGroteskBook.woff") format("woff"), url("../fonts/AmazingGrotesk/AmazingGroteskBook.ttf") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:"AmazingGroteskDemiBold";src:url("../fonts/AmazingGrotesk/AmazingGroteskDemiBold.eot");src:url("../fonts/AmazingGrotesk/AmazingGroteskDemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/AmazingGrotesk/AmazingGroteskDemiBold.woff") format("woff"), url("../fonts/AmazingGrotesk/AmazingGroteskDemiBold.ttf") format("truetype");font-style:normal;}
@font-face{font-family:"AmazingGroteskUltra";src:url("../fonts/AmazingGrotesk/AmazingGroteskUltra.eot");src:url("../fonts/AmazingGrotesk/AmazingGroteskUltra.eot?#iefix") format("embedded-opentype"), url("../fonts/AmazingGrotesk/AmazingGroteskUltra.woff") format("woff"), url("../fonts/AmazingGrotesk/AmazingGroteskUltra.ttf") format("truetype");font-style:normal;}
@media screen and (max-width:480px){.widget_id{display:none;}
}
body, html{font-family:'Ubuntu', sans-serif;font-size:16px;color:#424242;margin:0;padding:0;width:100%;height:100%;}
a img{border:0px solid;outline:none;}
a{cursor:pointer;outline:none;}
a:active{outline:none;}
*{outline:none;box-sizing:border-box;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main{display:block;position:relative;padding:0;margin:0;}
h1,
h2,
h3,
h4,
h5,
h6{padding:0;margin:0;}
address{font-style:normal;}
ul{position:relative;list-style:none;padding:0;margin:0;}
textarea{resize:none;overflow:auto;margin:0;border:none;}
input{padding:0;border:none;}
p{margin:0;padding:0;}
table{border-collapse:collapse;}
img{vertical-align:middle;}
article a{color:#ff8b45;}
article ul li{position:relative;padding-left:10px;}
article ul li:before{content:' ';display:block;width:4px;height:4px;border-radius:50%;background:#0c68d9;position:absolute;left:1px;top:8px;}
.fl{float:left;}
.fr{float:right;}
.title-aside{font:400 18px/20px 'Ubuntu';color:#3e3e3e;margin-bottom:13px;}
.title-main{color:#212121;font:500 26px/32px 'Ubuntu';border-left:5px solid #0c68d9;text-transform:uppercase;display:inline-block;padding:0 0 0 32px;margin-bottom:23px;}
.title-h2{color:#212121;font:500 18px/22px 'Ubuntu';border-left:5px solid #0c68d9;text-transform:uppercase;display:inline-block;padding:0 0 0 32px;margin-bottom:23px;}
a.btn{width:100%;height:48px;padding:14px 0;display:inline-block;position:relative;font:400 16px/20px 'Ubuntu';color:#fefefe;text-transform:uppercase;text-align:center;text-decoration:none;background:#ff8b45;border-radius:4px;transition:all 0.2s linear 0s;}
a.btn:hover{background:#F76F1E;transition:all 0.2s linear 0s;}
a.btn-order{width:100%;height:50px;padding:0;display:inline-block;position:relative;box-shadow:0 5px #2f9e0d;font:400 18px/48px 'Ubuntu';color:#fefefe;background:#47be22;border-radius:4px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all 0.2s linear 0s;}
a.btn-order:hover{background:#38B113;transition:all 0.2s linear 0s;}
.btn-order:before{content:' ';display:inline-block;position:relative;top:9px;width:29px;height:29px;border:1px solid #fefefe;margin-right:13px;border-radius:50%;background:url(../images/spritesheet.png) no-repeat 5px 5px;}
.input-item{margin-bottom:20px;}
input,
textarea{width:100%;height:39px;padding:0 20px;border:1px solid #d0d0d0;border-radius:4px;color:#424242;font:300 14px/30px 'Ubuntu';transition:all 0.2s linear 0s;}
textarea{height:135px;position:static;padding:13px 20px;}
input.error,
textarea.error{border-color:#8e1c1c !important;}
input:focus,
textarea:focus{border-color:#ff8b45 !important;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color:#b7b7b7;}
input:-moz-placeholder,
textarea:-moz-placeholder{color:#b7b7b7;opacity:1;}
input::-moz-placeholder,
textarea::-moz-placeholder{color:#b7b7b7;opacity:1;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color:#b7b7b7;}
.mrb-10{margin-bottom:10px;}
.mrb-50{margin-bottom:50px;}
.menubar{padding:20px 0;}
.menu{text-align:center;padding:19px 0;}
.menu ul li{display:inline-block;width:12%;margin:0 10px;vertical-align:middle;}
.menu ul li:first-child{margin:0;}
.menu ul li a{color:#444343;display:inline-block;font:400 14px/14px 'Ubuntu';padding:0;position:relative;text-decoration:none;transition:all 0.2s linear 0s;}
.menu ul li a:hover, .menu ul li a.active{color:#0c68d9;}
.menu ul li a:before{content:' ';display:block;position:absolute;bottom:-8px;left:0;width:82%;margin:0 9%;height:2px;background:#0c68d9;opacity:0;transition:all 0.2s linear 0s;transform:translate(0px, -10px);-webkit-transform:translate(0px, -10px);-moz-transform:translate(0px, -10px);-o-transform:translate(0px, -10px);-ms-transform:translate(0px, -10px);}
.menu ul li a:hover::before, .menu ul li a.active:before{opacity:1;transition:all 0.2s linear 0s;transform:translate(0px, 0px);-webkit-transform:translate(0px, 0px);-moz-transform:translate(0px, 0px);-o-transform:translate(0px, 0px);-ms-transform:translate(0px, 0px);}
.slideshow{position:relative;}
.slide{height:510px;color:#e1e1e1;text-align:center;}
.slide:after{content:' ';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0, 0, 0, 0.4);}
.slide .container{position:relative;z-index:1;height:100%;}
.slide .info{display:table;width:100%;height:100%;}
.slide .text{display:table-cell;width:inherit;height:inherit;vertical-align:middle;padding:0 15%;}
.s1{background:url(../images/slider/photo1.jpg) no-repeat center center/cover;}
.s2{background:url(../images/slider/photo2.jpg) no-repeat center center/cover;}
.s3{background:url(../images/slider/photo3.jpg) no-repeat center center/cover;}
.s4{background:url(../images/slider/photo4.jpg) no-repeat center center/cover;}
.s5{background:url(../images/slider/photo5.jpg) no-repeat center center/cover;}
.sldname{font:700 50px/50px 'Ubuntu';text-transform:uppercase;color:#fff;margin-bottom:6%;position:relative;}
.sldname i{width:170px;height:1px;position:absolute;bottom:-38px;left:50%;margin-left:-85px;display:inline-block;}
.sldname i:before,
.sldname i:after{content:' ';display:block;width:70px;height:1px;position:absolute;bottom:0;left:0;background:#ff8b45;}
.sldname i:after{left:auto;right:0;}
.sldname:after{content:' ';display:block;width:7px;height:7px;position:absolute;bottom:-41px;left:50%;margin-left:-4px;background:#ff8b45;}
.sldtitle{font:400 26px/26px 'AmazingGroteskDemiBold';margin-bottom:1%;}
.sldcpt{font:400 20px/20px 'AmazingGroteskDemiBold';margin-bottom:3%;}
.text span{color:#4DFA31;}
a.readmore{width:230px;}
.bx-pager{text-align:center;font-size:0;position:absolute;bottom:20px;left:0;width:100%;z-index:99;}
.bx-pager .bx-pager-item,
.bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;}
.bx-pager.bx-default-pager a{background:#e1e1e1;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:all 0.2s linear 0s;}
.bx-pager.bx-default-pager a:hover,
.bx-pager.bx-default-pager a.active{background:#ff8b45;transition:all 0.2s linear 0s;}
.bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}
.bx-controls-direction{display:none;}
.content-wrapper{padding:30px 0 90px;}
.main-content{padding-right:15px;}
.conten-block{border-bottom:2px solid #ebebeb;line-height:20px;margin-bottom:45px;}
.content-item{margin-bottom:40px;}
.photo-content{position:relative;font:300 16px/20px 'Ubuntu';}
.photo-content a{text-decoration:none;color:#ffffff;display:block;position:relative;}
.photo-content img{width:100%;}
.photo-content figcaption{width:100%;position:absolute;bottom:0;left:0;background:rgba(0, 0, 0, 0.8);padding:10px;}
.photo-l{padding:0 20px 0 0;}
.photo-r{padding:0 0 20px 0;}
.photo-place{margin-top:15px;}
.text-content{position:relative;top:-5px;}
.advice{border:4px solid #0c68d9;color:#222121;line-height:20px;padding:20px 50px;margin-bottom:50px;}
.advice span{color:#0c68d9;text-transform:uppercase;}
.business-item .photo-content img{width:auto;max-width:100%;}
.options-item{padding:0 15px 30px 0;}
.options-item:nth-child(2n+2){padding:0 0 30px 15px;}
.options-inner{border:1px solid #c6c6c6;font:400 16px/20px 'Ubuntu';}
.head-option{display:table;border-bottom:1px solid #c6c6c6;background:#f9f9f9;width:100%;height:200px;}
.head-option-inner{display:table-cell;width:inherit;height:inherit;text-align:center;vertical-align:middle;}
.head-option-inner img{max-width:100%;max-height:100%;}
.option-name{text-transform:uppercase;}
.body-option{height:315px;padding:18px 20px;}
.body-option p{margin-bottom:20px;}
.contact-box{font:500 18px/22px 'Ubuntu';}
.contact-place_textblock{border-top: 2px solid #ebebeb;padding:20px 0px 0px 0px;}
.contact-place p{line-height:20px;margin-bottom:20px;}
.contact-place p span,
.contact-place p a{text-decoration:none;color:#424242;font-weight:500;transition:all 0.2s linear 0s;}
.contact-place p a:hover{color:#ff8b45;transition:all 0.2s linear 0s;}
.ico-contact{padding-left:25px;position:relative;}
.ico-contact:before{content:' ';display:block;width:16px;height:16px;position:absolute;top:4px;left:-1px;background:url(../images/spritesheet.png) no-repeat;}
.ico-1:before{background-position:-2px -33px;}
.ico-2:before{background-position:-2px -72px;}
.ico-3:before{background-position:-2px -112px;}
.ico-4:before{background-position:-2px -152px;}
.ico-5:before{background-position:-2px -193px;}
.contacts-app{margin:38px 0 50px;}
.team-slider{padding:0 30px;position:relative;}
.team .team-slider{margin:30px 0 !important;}
.tm-inner{padding:0 15px;}
.tm-inner img{width:100%;}
.team-slider .slick-prev,
.team-slider .slick-next{display:block !important;}
.vd-pgoto .contact-box{margin-bottom:23px;}
.gl-pgoto .team-slider{margin-bottom:45px !important;}
.vd-place{line-height:20px;}
.vd-item{padding:0 0 45px;}
.box-video{padding-right:25px;}
.box-video > iframe{width:100% !important;}
.tb-box table{border:1px solid #c6c6c6;font:400 16px/20px 'Ubuntu';width:100%;margin-bottom:25px;}
.tb-box table td{border:1px solid #c6c6c6;padding:10px 20px;}
.tb-box table td:nth-child(2){text-align:center;width:35%;}
.row-all{background:#f9f9f9;text-align:center;font-weight:500;}
.photo-w img{width:100%;}
.photo-w figcaption{text-align:center;color:#fff;}
.photo-content .photo-w{margin-bottom:50px;}
.link-c{text-align:center;}
.link-c a{font:500 18px/22px 'Ubuntu';text-decoration:none;color:#424242;transition:all 0.2s linear 0s;}
.link-c a:hover{color:#ff8b45;transition:all 0.2s linear 0s;}
.photo-center{text-align:center;margin:15px 0;}
.tx-und{text-decoration:underline;}
.aside-place{padding-left:15px;}
.request-call{margin-bottom:55px;}
.brd-top{border-top:3px solid #0c68d9;padding:9px 0 56px 0;}
.credit-link{padding-bottom:30px;}
.credit-link a{color:#3e3e3e;text-decoration:none;transition:all 0.2s linear 0s;}
.credit-link a:hover{color:#ff8b45;transition:all 0.2s linear 0s;}
.gallery-small .title-aside{margin-bottom:0;}
.more-details input{display:inline-block;margin-bottom:15px;}
.more-details .btn{height:39px;line-height:10px;}
.units-place{border:2px solid #ebebeb;padding:20px;}
.units-place{text-align:center;}
.units-place div:first-child{margin-bottom:10px;}
.units-place a{color:#323232;font:400 14px/20px 'Ubuntu';text-decoration:none;}
.footer-wrapper{background:#2d2d2d;font:400 14px/22px 'Ubuntu';color:#fff;padding:42px 0;}
.footer-wrapper a:hover{color:#ff8b45;transition:all 0.2s linear 0s;}
.footer-inner{padding:0 70px;}
.support a{color:#fff;transition:all 0.2s linear 0s;}
.logo-footer{margin-top:8px;}
.logo-footer img{width:130px;}
.menu-footer{padding:18px 0;}
.menu-footer ul li{width:33%;padding:6px 0;float:left;}
.menu-footer ul li a{color:#fff;display:inline-block;font:400 18px/20px 'Ubuntu';padding:0;position:relative;text-decoration:none;transition:all 0.2s linear 0s;}
.info-footer{text-align:right;}
.info-footer a{color:#fff;text-decoration:none;transition:all 0.2s linear 0s;}
.info-footer span{color:#bcbcbc;}
.popup{position:fixed;top:100px;left:50%;width:360px;padding:44px 30px;margin-left:-180px;z-index:101;display:none;box-shadow:1px 3px 4px 0px rgba(16, 16, 14, 0.4);background:#fff;border:2px solid #bdbdbd;}
.popup input{border-color:#bdbdbd;}
.popup .btn{width:46%;height:40px;font:400 14px/12px 'Ubuntu';}
.popup .cancel{background:#747474;}
.popup .cancel:hover{background:#565656;}
.black{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background:rgba(255, 255, 255, 0);display:none;}
#modal_form_call{width:360px;height:249px;box-shadow:1px 3px 4px 0px rgba(16, 16, 14, 0.4);background:#fff;border:2px solid #bdbdbd;position:fixed;top:45%;left:50%;margin-top:-150px;margin-left:-150px;display:none;opacity:0;z-index:999;padding:44px 30px;}
#modal_form{width:360px;height:310px;box-shadow:1px 3px 4px 0px rgba(16, 16, 14, 0.4);background:#fff;border:2px solid #bdbdbd;position:fixed;top:45%;left:50%;margin-top:-150px;margin-left:-150px;display:none;opacity:0;z-index:999;padding:44px 30px;}
#modal_form #modal_close{display:block;}
#modal_form_call .readmore{width:140px;color:#fefefe;text-transform:uppercase;font:400 14px/14px 'Ubuntu';border:none;cursor:pointer;transition:all 0.2s linear 0s;}
#modal_form .readmore{width:140px;color:#fefefe;text-transform:uppercase;font:400 14px/14px 'Ubuntu';border:none;cursor:pointer;transition:all 0.2s linear 0s;}
.ord-bt{background:#ff8b45;}
.ord-bt:hover{background:#F76F1E;}
.cls-bt{background:#747474;}
.cls-bt:hover{background:#565656;}
#overlay{z-index:99;position:fixed;background:rgba(255, 255, 255, 0);opacity:1;width:100%;height:100%;top:0;left:0;cursor:pointer;display:none;}
#result{width:100%;height:30px;text-align:center;}
.forminput{margin-bottom:20px;}
.submit{background:#ff8b45;border:none;cursor:pointer;color:#fefefe;font:400 16px/12px 'Ubuntu';text-transform:uppercase;transition:all 0.2s linear 0s;}
.submit:hover{background:#F76F1E;transition:all 0.2s linear 0s;}
.pd-bt{padding-bottom:36px;}
#vk_groups{width:100% !important;}
#vk_groups > iframe{width:100% !important;}
.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;}
@media (min-width:768px){.container{width:750px;}
}
@media (min-width:992px){.container{width:970px;}
}
@media (min-width:1200px){.container{width:1170px;}
}
.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24{position:relative;min-height:1px;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24{float:left;}
.col-xs-24{width:100%;}
.col-xs-23{width:95.83333333%;}
.col-xs-22{width:91.66666667%;}
.col-xs-21{width:87.5%;}
.col-xs-20{width:83.33333333%;}
.col-xs-19{width:79.16666667%;}
.col-xs-18{width:75%;}
.col-xs-17{width:70.83333333%;}
.col-xs-16{width:66.66666667%;}
.col-xs-15{width:62.5%;}
.col-xs-14{width:58.33333333%;}
.col-xs-13{width:54.16666667%;}
.col-xs-12{width:50%;}
.col-xs-11{width:45.83333333%;}
.col-xs-10{width:41.66666667%;}
.col-xs-9{width:37.5%;}
.col-xs-8{width:33.33333333%;}
.col-xs-7{width:29.16666667%;}
.col-xs-6{width:25%;}
.col-xs-5{width:20.83333333%;}
.col-xs-4{width:16.66666667%;}
.col-xs-3{width:12.5%;}
.col-xs-2{width:8.33333333%;}
.col-xs-1{width:4.16666667%;}
.col-xs-pull-24{right:100%;}
.col-xs-pull-23{right:95.83333333%;}
.col-xs-pull-22{right:91.66666667%;}
.col-xs-pull-21{right:87.5%;}
.col-xs-pull-20{right:83.33333333%;}
.col-xs-pull-19{right:79.16666667%;}
.col-xs-pull-18{right:75%;}
.col-xs-pull-17{right:70.83333333%;}
.col-xs-pull-16{right:66.66666667%;}
.col-xs-pull-15{right:62.5%;}
.col-xs-pull-14{right:58.33333333%;}
.col-xs-pull-13{right:54.16666667%;}
.col-xs-pull-12{right:50%;}
.col-xs-pull-11{right:45.83333333%;}
.col-xs-pull-10{right:41.66666667%;}
.col-xs-pull-9{right:37.5%;}
.col-xs-pull-8{right:33.33333333%;}
.col-xs-pull-7{right:29.16666667%;}
.col-xs-pull-6{right:25%;}
.col-xs-pull-5{right:20.83333333%;}
.col-xs-pull-4{right:16.66666667%;}
.col-xs-pull-3{right:12.5%;}
.col-xs-pull-2{right:8.33333333%;}
.col-xs-pull-1{right:4.16666667%;}
.col-xs-pull-0{right:auto;}
.col-xs-push-24{left:100%;}
.col-xs-push-23{left:95.83333333%;}
.col-xs-push-22{left:91.66666667%;}
.col-xs-push-21{left:87.5%;}
.col-xs-push-20{left:83.33333333%;}
.col-xs-push-19{left:79.16666667%;}
.col-xs-push-18{left:75%;}
.col-xs-push-17{left:70.83333333%;}
.col-xs-push-16{left:66.66666667%;}
.col-xs-push-15{left:62.5%;}
.col-xs-push-14{left:58.33333333%;}
.col-xs-push-13{left:54.16666667%;}
.col-xs-push-12{left:50%;}
.col-xs-push-11{left:45.83333333%;}
.col-xs-push-10{left:41.66666667%;}
.col-xs-push-9{left:37.5%;}
.col-xs-push-8{left:33.33333333%;}
.col-xs-push-7{left:29.16666667%;}
.col-xs-push-6{left:25%;}
.col-xs-push-5{left:20.83333333%;}
.col-xs-push-4{left:16.66666667%;}
.col-xs-push-3{left:12.5%;}
.col-xs-push-2{left:8.33333333%;}
.col-xs-push-1{left:4.16666667%;}
.col-xs-push-0{left:auto;}
.col-xs-offset-24{margin-left:100%;}
.col-xs-offset-23{margin-left:95.83333333%;}
.col-xs-offset-22{margin-left:91.66666667%;}
.col-xs-offset-21{margin-left:87.5%;}
.col-xs-offset-20{margin-left:83.33333333%;}
.col-xs-offset-19{margin-left:79.16666667%;}
.col-xs-offset-18{margin-left:75%;}
.col-xs-offset-17{margin-left:70.83333333%;}
.col-xs-offset-16{margin-left:66.66666667%;}
.col-xs-offset-15{margin-left:62.5%;}
.col-xs-offset-14{margin-left:58.33333333%;}
.col-xs-offset-13{margin-left:54.16666667%;}
.col-xs-offset-12{margin-left:50%;}
.col-xs-offset-11{margin-left:45.83333333%;}
.col-xs-offset-10{margin-left:41.66666667%;}
.col-xs-offset-9{margin-left:37.5%;}
.col-xs-offset-8{margin-left:33.33333333%;}
.col-xs-offset-7{margin-left:29.16666667%;}
.col-xs-offset-6{margin-left:25%;}
.col-xs-offset-5{margin-left:20.83333333%;}
.col-xs-offset-4{margin-left:16.66666667%;}
.col-xs-offset-3{margin-left:12.5%;}
.col-xs-offset-2{margin-left:8.33333333%;}
.col-xs-offset-1{margin-left:4.16666667%;}
.col-xs-offset-0{margin-left:0%;}
@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24{float:left;}
.col-sm-24{width:100%;}
.col-sm-23{width:95.83333333%;}
.col-sm-22{width:91.66666667%;}
.col-sm-21{width:87.5%;}
.col-sm-20{width:83.33333333%;}
.col-sm-19{width:79.16666667%;}
.col-sm-18{width:75%;}
.col-sm-17{width:70.83333333%;}
.col-sm-16{width:66.66666667%;}
.col-sm-15{width:62.5%;}
.col-sm-14{width:58.33333333%;}
.col-sm-13{width:54.16666667%;}
.col-sm-12{width:50%;}
.col-sm-11{width:45.83333333%;}
.col-sm-10{width:41.66666667%;}
.col-sm-9{width:37.5%;}
.col-sm-8{width:33.33333333%;}
.col-sm-7{width:29.16666667%;}
.col-sm-6{width:25%;}
.col-sm-5{width:20.83333333%;}
.col-sm-4{width:16.66666667%;}
.col-sm-3{width:12.5%;}
.col-sm-2{width:8.33333333%;}
.col-sm-1{width:4.16666667%;}
.col-sm-pull-24{right:100%;}
.col-sm-pull-23{right:95.83333333%;}
.col-sm-pull-22{right:91.66666667%;}
.col-sm-pull-21{right:87.5%;}
.col-sm-pull-20{right:83.33333333%;}
.col-sm-pull-19{right:79.16666667%;}
.col-sm-pull-18{right:75%;}
.col-sm-pull-17{right:70.83333333%;}
.col-sm-pull-16{right:66.66666667%;}
.col-sm-pull-15{right:62.5%;}
.col-sm-pull-14{right:58.33333333%;}
.col-sm-pull-13{right:54.16666667%;}
.col-sm-pull-12{right:50%;}
.col-sm-pull-11{right:45.83333333%;}
.col-sm-pull-10{right:41.66666667%;}
.col-sm-pull-9{right:37.5%;}
.col-sm-pull-8{right:33.33333333%;}
.col-sm-pull-7{right:29.16666667%;}
.col-sm-pull-6{right:25%;}
.col-sm-pull-5{right:20.83333333%;}
.col-sm-pull-4{right:16.66666667%;}
.col-sm-pull-3{right:12.5%;}
.col-sm-pull-2{right:8.33333333%;}
.col-sm-pull-1{right:4.16666667%;}
.col-sm-pull-0{right:auto;}
.col-sm-push-24{left:100%;}
.col-sm-push-23{left:95.83333333%;}
.col-sm-push-22{left:91.66666667%;}
.col-sm-push-21{left:87.5%;}
.col-sm-push-20{left:83.33333333%;}
.col-sm-push-19{left:79.16666667%;}
.col-sm-push-18{left:75%;}
.col-sm-push-17{left:70.83333333%;}
.col-sm-push-16{left:66.66666667%;}
.col-sm-push-15{left:62.5%;}
.col-sm-push-14{left:58.33333333%;}
.col-sm-push-13{left:54.16666667%;}
.col-sm-push-12{left:50%;}
.col-sm-push-11{left:45.83333333%;}
.col-sm-push-10{left:41.66666667%;}
.col-sm-push-9{left:37.5%;}
.col-sm-push-8{left:33.33333333%;}
.col-sm-push-7{left:29.16666667%;}
.col-sm-push-6{left:25%;}
.col-sm-push-5{left:20.83333333%;}
.col-sm-push-4{left:16.66666667%;}
.col-sm-push-3{left:12.5%;}
.col-sm-push-2{left:8.33333333%;}
.col-sm-push-1{left:4.16666667%;}
.col-sm-push-0{left:auto;}
.col-sm-offset-24{margin-left:100%;}
.col-sm-offset-23{margin-left:95.83333333%;}
.col-sm-offset-22{margin-left:91.66666667%;}
.col-sm-offset-21{margin-left:87.5%;}
.col-sm-offset-20{margin-left:83.33333333%;}
.col-sm-offset-19{margin-left:79.16666667%;}
.col-sm-offset-18{margin-left:75%;}
.col-sm-offset-17{margin-left:70.83333333%;}
.col-sm-offset-16{margin-left:66.66666667%;}
.col-sm-offset-15{margin-left:62.5%;}
.col-sm-offset-14{margin-left:58.33333333%;}
.col-sm-offset-13{margin-left:54.16666667%;}
.col-sm-offset-12{margin-left:50%;}
.col-sm-offset-11{margin-left:45.83333333%;}
.col-sm-offset-10{margin-left:41.66666667%;}
.col-sm-offset-9{margin-left:37.5%;}
.col-sm-offset-8{margin-left:33.33333333%;}
.col-sm-offset-7{margin-left:29.16666667%;}
.col-sm-offset-6{margin-left:25%;}
.col-sm-offset-5{margin-left:20.83333333%;}
.col-sm-offset-4{margin-left:16.66666667%;}
.col-sm-offset-3{margin-left:12.5%;}
.col-sm-offset-2{margin-left:8.33333333%;}
.col-sm-offset-1{margin-left:4.16666667%;}
.col-sm-offset-0{margin-left:0%;}
}
@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24{float:left;}
.col-md-24{width:100%;}
.col-md-23{width:95.83333333%;}
.col-md-22{width:91.66666667%;}
.col-md-21{width:87.5%;}
.col-md-20{width:83.33333333%;}
.col-md-19{width:79.16666667%;}
.col-md-18{width:75%;}
.col-md-17{width:70.83333333%;}
.col-md-16{width:66.66666667%;}
.col-md-15{width:62.5%;}
.col-md-14{width:58.33333333%;}
.col-md-13{width:54.16666667%;}
.col-md-12{width:50%;}
.col-md-11{width:45.83333333%;}
.col-md-10{width:41.66666667%;}
.col-md-9{width:37.5%;}
.col-md-8{width:33.33333333%;}
.col-md-7{width:29.16666667%;}
.col-md-6{width:25%;}
.col-md-5{width:20.83333333%;}
.col-md-4{width:16.66666667%;}
.col-md-3{width:12.5%;}
.col-md-2{width:8.33333333%;}
.col-md-1{width:4.16666667%;}
.col-md-pull-24{right:100%;}
.col-md-pull-23{right:95.83333333%;}
.col-md-pull-22{right:91.66666667%;}
.col-md-pull-21{right:87.5%;}
.col-md-pull-20{right:83.33333333%;}
.col-md-pull-19{right:79.16666667%;}
.col-md-pull-18{right:75%;}
.col-md-pull-17{right:70.83333333%;}
.col-md-pull-16{right:66.66666667%;}
.col-md-pull-15{right:62.5%;}
.col-md-pull-14{right:58.33333333%;}
.col-md-pull-13{right:54.16666667%;}
.col-md-pull-12{right:50%;}
.col-md-pull-11{right:45.83333333%;}
.col-md-pull-10{right:41.66666667%;}
.col-md-pull-9{right:37.5%;}
.col-md-pull-8{right:33.33333333%;}
.col-md-pull-7{right:29.16666667%;}
.col-md-pull-6{right:25%;}
.col-md-pull-5{right:20.83333333%;}
.col-md-pull-4{right:16.66666667%;}
.col-md-pull-3{right:12.5%;}
.col-md-pull-2{right:8.33333333%;}
.col-md-pull-1{right:4.16666667%;}
.col-md-pull-0{right:auto;}
.col-md-push-24{left:100%;}
.col-md-push-23{left:95.83333333%;}
.col-md-push-22{left:91.66666667%;}
.col-md-push-21{left:87.5%;}
.col-md-push-20{left:83.33333333%;}
.col-md-push-19{left:79.16666667%;}
.col-md-push-18{left:75%;}
.col-md-push-17{left:70.83333333%;}
.col-md-push-16{left:66.66666667%;}
.col-md-push-15{left:62.5%;}
.col-md-push-14{left:58.33333333%;}
.col-md-push-13{left:54.16666667%;}
.col-md-push-12{left:50%;}
.col-md-push-11{left:45.83333333%;}
.col-md-push-10{left:41.66666667%;}
.col-md-push-9{left:37.5%;}
.col-md-push-8{left:33.33333333%;}
.col-md-push-7{left:29.16666667%;}
.col-md-push-6{left:25%;}
.col-md-push-5{left:20.83333333%;}
.col-md-push-4{left:16.66666667%;}
.col-md-push-3{left:12.5%;}
.col-md-push-2{left:8.33333333%;}
.col-md-push-1{left:4.16666667%;}
.col-md-push-0{left:auto;}
.col-md-offset-24{margin-left:100%;}
.col-md-offset-23{margin-left:95.83333333%;}
.col-md-offset-22{margin-left:91.66666667%;}
.col-md-offset-21{margin-left:87.5%;}
.col-md-offset-20{margin-left:83.33333333%;}
.col-md-offset-19{margin-left:79.16666667%;}
.col-md-offset-18{margin-left:75%;}
.col-md-offset-17{margin-left:70.83333333%;}
.col-md-offset-16{margin-left:66.66666667%;}
.col-md-offset-15{margin-left:62.5%;}
.col-md-offset-14{margin-left:58.33333333%;}
.col-md-offset-13{margin-left:54.16666667%;}
.col-md-offset-12{margin-left:50%;}
.col-md-offset-11{margin-left:45.83333333%;}
.col-md-offset-10{margin-left:41.66666667%;}
.col-md-offset-9{margin-left:37.5%;}
.col-md-offset-8{margin-left:33.33333333%;}
.col-md-offset-7{margin-left:29.16666667%;}
.col-md-offset-6{margin-left:25%;}
.col-md-offset-5{margin-left:20.83333333%;}
.col-md-offset-4{margin-left:16.66666667%;}
.col-md-offset-3{margin-left:12.5%;}
.col-md-offset-2{margin-left:8.33333333%;}
.col-md-offset-1{margin-left:4.16666667%;}
.col-md-offset-0{margin-left:0%;}
}
@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24{float:left;}
.col-lg-24{width:100%;}
.col-lg-23{width:95.83333333%;}
.col-lg-22{width:91.66666667%;}
.col-lg-21{width:87.5%;}
.col-lg-20{width:83.33333333%;}
.col-lg-19{width:79.16666667%;}
.col-lg-18{width:75%;}
.col-lg-17{width:70.83333333%;}
.col-lg-16{width:66.66666667%;}
.col-lg-15{width:62.5%;}
.col-lg-14{width:58.33333333%;}
.col-lg-13{width:54.16666667%;}
.col-lg-12{width:50%;}
.col-lg-11{width:45.83333333%;}
.col-lg-10{width:41.66666667%;}
.col-lg-9{width:37.5%;}
.col-lg-8{width:33.33333333%;}
.col-lg-7{width:29.16666667%;}
.col-lg-6{width:25%;}
.col-lg-5{width:20.83333333%;}
.col-lg-4{width:16.66666667%;}
.col-lg-3{width:12.5%;}
.col-lg-2{width:8.33333333%;}
.col-lg-1{width:4.16666667%;}
.col-lg-pull-24{right:100%;}
.col-lg-pull-23{right:95.83333333%;}
.col-lg-pull-22{right:91.66666667%;}
.col-lg-pull-21{right:87.5%;}
.col-lg-pull-20{right:83.33333333%;}
.col-lg-pull-19{right:79.16666667%;}
.col-lg-pull-18{right:75%;}
.col-lg-pull-17{right:70.83333333%;}
.col-lg-pull-16{right:66.66666667%;}
.col-lg-pull-15{right:62.5%;}
.col-lg-pull-14{right:58.33333333%;}
.col-lg-pull-13{right:54.16666667%;}
.col-lg-pull-12{right:50%;}
.col-lg-pull-11{right:45.83333333%;}
.col-lg-pull-10{right:41.66666667%;}
.col-lg-pull-9{right:37.5%;}
.col-lg-pull-8{right:33.33333333%;}
.col-lg-pull-7{right:29.16666667%;}
.col-lg-pull-6{right:25%;}
.col-lg-pull-5{right:20.83333333%;}
.col-lg-pull-4{right:16.66666667%;}
.col-lg-pull-3{right:12.5%;}
.col-lg-pull-2{right:8.33333333%;}
.col-lg-pull-1{right:4.16666667%;}
.col-lg-pull-0{right:auto;}
.col-lg-push-24{left:100%;}
.col-lg-push-23{left:95.83333333%;}
.col-lg-push-22{left:91.66666667%;}
.col-lg-push-21{left:87.5%;}
.col-lg-push-20{left:83.33333333%;}
.col-lg-push-19{left:79.16666667%;}
.col-lg-push-18{left:75%;}
.col-lg-push-17{left:70.83333333%;}
.col-lg-push-16{left:66.66666667%;}
.col-lg-push-15{left:62.5%;}
.col-lg-push-14{left:58.33333333%;}
.col-lg-push-13{left:54.16666667%;}
.col-lg-push-12{left:50%;}
.col-lg-push-11{left:45.83333333%;}
.col-lg-push-10{left:41.66666667%;}
.col-lg-push-9{left:37.5%;}
.col-lg-push-8{left:33.33333333%;}
.col-lg-push-7{left:29.16666667%;}
.col-lg-push-6{left:25%;}
.col-lg-push-5{left:20.83333333%;}
.col-lg-push-4{left:16.66666667%;}
.col-lg-push-3{left:12.5%;}
.col-lg-push-2{left:8.33333333%;}
.col-lg-push-1{left:4.16666667%;}
.col-lg-push-0{left:auto;}
.col-lg-offset-24{margin-left:100%;}
.col-lg-offset-23{margin-left:95.83333333%;}
.col-lg-offset-22{margin-left:91.66666667%;}
.col-lg-offset-21{margin-left:87.5%;}
.col-lg-offset-20{margin-left:83.33333333%;}
.col-lg-offset-19{margin-left:79.16666667%;}
.col-lg-offset-18{margin-left:75%;}
.col-lg-offset-17{margin-left:70.83333333%;}
.col-lg-offset-16{margin-left:66.66666667%;}
.col-lg-offset-15{margin-left:62.5%;}
.col-lg-offset-14{margin-left:58.33333333%;}
.col-lg-offset-13{margin-left:54.16666667%;}
.col-lg-offset-12{margin-left:50%;}
.col-lg-offset-11{margin-left:45.83333333%;}
.col-lg-offset-10{margin-left:41.66666667%;}
.col-lg-offset-9{margin-left:37.5%;}
.col-lg-offset-8{margin-left:33.33333333%;}
.col-lg-offset-7{margin-left:29.16666667%;}
.col-lg-offset-6{margin-left:25%;}
.col-lg-offset-5{margin-left:20.83333333%;}
.col-lg-offset-4{margin-left:16.66666667%;}
.col-lg-offset-3{margin-left:12.5%;}
.col-lg-offset-2{margin-left:8.33333333%;}
.col-lg-offset-1{margin-left:4.16666667%;}
.col-lg-offset-0{margin-left:0%;}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after{content:" ";display:table;}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after{clear:both;}
.center-block{display:block;margin-left:auto;margin-right:auto;}
.pull-right{float:right !important;}
.pull-left{float:left !important;}
.hide{display:none !important;}
.show{display:block !important;}
.invisible{visibility:hidden;}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.hidden{display:none !important;}
.affix{position:fixed;}
.table-responsive{overflow-x:auto;margin-bottom:40px;min-height:0.01%;}
@media screen and (max-width:767px){.table-responsive{width:100%;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #dddddd;}
.table-responsive > .table{margin-bottom:0;}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td{white-space:nowrap;}
.table-responsive > .table-bordered{border:0;}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0;}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0;}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0;}
}
.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;*zoom:1;}
.bx-wrapper img{max-width:100%;display:block;}
.bx-wrapper .bx-viewport{border:5px solid #fff;left:-5px;background:#fff;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0);}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%;}
.bx-wrapper .bx-loading{min-height:50px;background:url(images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:0px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;}
.bx-wrapper .bx-pager.bx-default-pager a{background:white;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;margin-bottom:70px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background:black;}
.bx-wrapper .bx-prev{left:10px;background:url(images/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next{right:10px;background:url(images/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover{background-position:0 0;}
.bx-wrapper .bx-next:hover{background-position:-43px 0;}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999;}
.bx-wrapper .bx-controls-direction a.disabled{display:none;}
.bx-wrapper .bx-controls-auto{text-align:center;}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80, 80, 80, 0.75);width:100%;}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px;}
.slick-slider{position:relative;display:block;margin-bottom:0 !important;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;}
.slick-track:before,
.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;font-size:0;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.gl-inner{padding:10px;}
.slick-slide .gl-inner img{width:100%;}
.slick-slide div .gl-item:nth-child(1) .gl-inner{padding-left:0;}
.slick-slide div .gl-item:nth-child(2) .gl-inner{padding-right:0;}
.slick-slide .inner{display:block;position:relative;margin:5px 5px 0px 5px;transition:all 0.2s linear 0s;}
.slick-slide .inner:hover span{height:100%;transition:all 0.2s linear 0s;}
.slick-slide .inner img{width:100%;}
.slick-slide .inner span{width:100%;padding:5px;position:absolute;left:0;bottom:0;color:#fff;background:rgba(40, 47, 53, 0.6);transition:all 0.2s linear 0s;}
.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") center center no-repeat;}
@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");}
.slick-prev,
.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:none !important;width:30px;height:30px;margin-top:-15px;padding:0;cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{color:transparent;outline:none;background:transparent;}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{opacity:1;}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{opacity:.25;}
.slick-prev:before,
.slick-next:before{content:' ';display:inline-block;width:26px;height:26px;background:url(../images/spritesheet.png) no-repeat 4px -223px;}
.slick-prev{left:0px;}
[dir='rtl'] .slick-prev{right:0px;left:auto;}
.slick-prev:before{content:'';}
[dir='rtl'] .slick-prev:before{content:'';}
.slick-next{right:0px;}
[dir='rtl'] .slick-next{right:auto;left:0px;}
.slick-next:before{content:'';background-position:4px -258px;}
[dir='rtl'] .slick-next:before{content:'';}
.slick-slider{margin-bottom:30px;}
.slick-dots{position:absolute;bottom:-16px;display:block;width:100%;padding:0;list-style:none;text-align:center;}
.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 5px;padding:0;cursor:pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;width:10px;height:10px;padding:5px;cursor:pointer;border:none;color:transparent;border-radius:50%;outline:none;background:transparent;}
.slick-dots li button:hover,
.slick-dots li button:focus{outline:none;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{background:#ff8b45;transition:all 0.2s linear 0s;}
.slick-dots li button:before{content:' ';display:block;font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:10px;height:10px;border-radius:50%;background:#d7d7d7;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all 0.2s linear 0s;}
.slick-dots li.slick-active button:before{background:#ff8b45;transition:all 0.2s linear 0s;}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);}
#cboxWrapper{max-width:none;}
#cboxOverlay{position:fixed;width:100%;height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
#cboxOverlay{background:#fff;opacity:0.9;filter:alpha(opacity=90);}
#colorbox{outline:0;}
#cboxContent{margin-top:32px;overflow:visible;background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px;border:1px solid #ccc;}
#cboxLoadedContent{background:#000;padding:1px;}
#cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute;top:-22px;left:0;color:#000;}
#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px;}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose{border:0;padding:0;margin:0;overflow:visible;text-indent:-9999px;width:20px;height:20px;position:absolute;top:-20px;background:url(../images/colorbox/controls.png) no-repeat 0 0;}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active{outline:0;}
#cboxPrevious{background-position:0px 0px;right:44px;}
#cboxPrevious:hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px;right:22px;}
#cboxNext:hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px;right:0;}
#cboxClose:hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px;right:44px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px;right:44px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}
@media screen and (max-width:1200px){.body-option{height:356px;}
.box-video > iframe{height:180px !important;}
}
@media screen and (max-width:992px){.menubar{padding:20px 0 5px;}
.logo{text-align:center;}
.menu ul{text-align:center;}
.menu ul li{width:100%;margin:0;padding:0 10px;}
.sldname i{bottom:-16px;}
.sldname:after{bottom:-19px;}
.photo-content{padding:20px 0 !important;}
.body-option{height:576px;}
.box-video{padding:0;}
.box-video > iframe{height:275px !important;}
.footer-inner{padding:0;}
}
@media screen and (max-width:480px){.widget_id{display:none;}
}
@media screen and (max-width:767px){.main-content{padding:0;}
.aside-place{padding:40px 0 0 0;}
.slide .text{padding:0 2%;}
.sldname{display:none;}
.photo-content{text-align:center;}
.options-item,
.options-item:nth-child(2n+2){padding:0 0 15px 0;}
.body-option{height:auto;}
.footer-inner{text-align:center;}
.menu-footer ul li{width:50%;}
.info-footer{text-align:center;}
}
#cboxContent {
    margin-top: 40px!important;
}
#cboxTitle {
    top: -40px;
}