html{height:100%}body{height:100%;font-family:'Open Sans',sans-serif;color:#888;font-size:18px;line-height:1.5em}a:link{text-decoration:none}a:focus,button:focus,input[type="focus"]:focus{outline:0}input,textarea{-webkit-appearance:none;-webkit-border-radius:0;border-radius:0}::selection{background-color:#f4b989}::moz-selection{background-color:#f4b989}.sweet-alert button{background-color:#f68121!important}.layout{display:table;width:100%;height:100%;table-layout:fixed;overflow:hidden}.layout_fullRow{display:table-row;height:100%}.layout_row{display:table-row}.container--adaptive{width:100%;max-width:1920px;padding:0 40px}@media only screen and (max-width:991px){.container--adaptive{padding:0 30px}}@media only screen and (max-width:767px){.container--adaptive{padding:0 15px}}.container--wide{padding:0 40px;width:100%;max-width:1591px}@media only screen and (max-width:991px){.container--wide{padding:0 30px}}@media only screen and (max-width:767px){.container--wide{padding:0 15px}}.container--narrow{padding:0 40px;width:100%;max-width:1040px}@media only screen and (max-width:991px){.container--narrow{padding:0 30px}}@media only screen and (max-width:767px){.container--narrow{padding:0 15px}}.popupMenu{display:none;visibility:hidden;position:fixed;z-index:600;top:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;height:100%;min-width:360px;padding:74px 0 35px 0;background-color:#fff;color:#888;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);transition:transform,visibility;transition-duration:300ms;transition-timing-function:cubic-bezier(.645,.045,.355,1);box-shadow:1px 0 12px rgba(0,0,0,.4)}@media only screen and (max-width:1199px){.popupMenu{display:block}}@media only screen and (max-width:479px){.popupMenu{width:100%;min-width:0}}.popupMenu.is-open{visibility:visible;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.popupMenu_close{position:absolute;top:22px;right:30px;left:30px;border:none;padding:0;width:30px;height:30px;margin:0 auto;background-color:transparent}.popupMenu_close:before,.popupMenu_close:after{content:"";position:absolute;top:50%;left:50%;width:3px;height:35px;background-color:#f68121}.popupMenu_close:before{transform:translate(-50%,-50%) rotate(45deg)}.popupMenu_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.popupMenu_close:focus{outline:0}.popupMenu_langs{list-style:none;margin:35px 0 0 0;padding:0;text-align:center}.popupMenu_langs>li{display:inline-block;vertical-align:baseline}.popupMenu_langs>li+li{margin-left:20px}.popupMenu_langs>li.is-active>a{color:#f68121}.popupMenu_langs>li>a{color:#888}.overlay{visibility:hidden;position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity,visibility;transition-duration:300ms;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.overlay.is-open{visibility:visible;opacity:1}.overlay--popupMenu{display:none;z-index:500;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:1199px){.overlay--popupMenu{display:block!important}}.button{position:relative;display:inline-block;vertical-align:top;border:none;border-radius:0;padding:.65em 1.3em;line-height:1.4em;font-size:17px;font-weight:bold;color:#fff;text-align:center;border-radius:6px;background-color:#f68121;border:1px solid transparent;box-sizing:border-box;transition:background-color 200ms ease,color 200ms ease,border 200ms ease,border-color 200ms ease}.button:hover,.button:focus{outline:0;color:#fff;background-color:#db6809}.button--rightIcon{padding-right:50px}.button--small{padding:.6em 1.1em;font-size:15px}.button--small.button--rightIcon{padding-right:44px}.button--small.button--rightIcon .button_icon{right:16px;top:20px;font-size:22px}.button--big{text-transform:uppercase;font-size:19px}.button--bigShort{padding:.47em 1.3em;text-transform:uppercase;font-size:19px}.button--hollow{border:1px solid #f68121;background-color:transparent;color:#f68121}.button--hollow:hover{border-color:#db6809}.button--hugeFull{width:100%;text-transform:uppercase;font-size:24px;padding:.4em 1.3em}.button_icon{position:absolute;top:50%;right:20px;transform:translateY(-50%);font-size:28px}.header{background-color:#fff}.header_inner{display:table;width:100%;height:130px}@media only screen and (max-width:767px){.header_inner{height:100px}}.header_left{display:table-cell;vertical-align:middle}.header_logoImg{max-width:100%;height:auto}@media only screen and (max-width:767px){.header_logoImg{width:200px}}.header_right{display:table-cell;vertical-align:middle;text-align:right;padding-left:20px}.header_langs{display:inline-block;vertical-align:baseline;list-style:none;padding:0;margin:0 56px 0 0}@media only screen and (max-width:1199px){.header_langs{margin:0 38px 0 0}}@media only screen and (max-width:670px){.header_langs{display:none}}.header_langs>li{display:inline-block;vertical-align:baseline}.header_langs>li.is-active>a{font-weight:900;color:#f68121}.header_langs>li+li{margin-left:12px}.header_langs>li>a{font-size:15px;color:#888;transition:color 200ms ease}.header_langs>li>a:hover{color:#f68121}.header_menuBtn{display:none}@media only screen and (max-width:1199px){.header_menuBtn{display:inline-block;vertical-align:middle;border:none;color:#fff;font-weight:bold;padding:.4em .7em;font-size:16px;background-color:#f68121;white-space:nowrap;border-radius:6px}}@media only screen and (max-width:479px){.header_menuBtn{font-size:14px}}.header_menuBtn:focus{outline:0}.header_menuBtn>i{position:relative;display:inline-block;vertical-align:baseline;margin-right:7px;top:1px;font-size:20px}.menu{list-style:none;padding:0;margin:0}.menu--header{display:inline-block;vertical-align:baseline;text-align:left;font-size:0}@media only screen and (max-width:1199px){.menu--header{display:none}}.menu--header .menu_item{position:relative;display:inline-block;vertical-align:baseline}.menu--header .menu_item:before{content:"";display:block;position:absolute;left:-1px;top:0;bottom:0;width:1px;background-color:#e0e0e0;transform:skew(6deg)}.menu--header .menu_item:hover>.menu_drop{visibility:visible;opacity:1;transform:translateY(0)}.menu--header .menu_dropBtn{display:none}.menu--header .menu_item.is-active .menu_link{background-color:#f68121;color:#fff}.menu--header .menu_link{position:relative;z-index:1;display:block;padding:.35em 1.5em .4em 1.5em;line-height:1.3em;font-size:19px;transform:skew(6deg);color:#888;transition:color 200ms ease}.menu--header .menu_link:hover{color:#f68121}@media only screen and (max-width:1340px){.menu--header .menu_link{font-size:17px}}.menu--header .menu_text{display:block;transform:skew(-6deg)}.menu--header .menu_drop{position:absolute;z-index:10;top:100%;left:0;right:-9999px;visibility:hidden;opacity:0;transform:translateY(-5px);transition:visibility,opacity,transform;transition-duration:150ms;transition-timing-function:cubic-bezier(.215,.61,.355,1);text-align:left;pointer-events:none}.menu--header .menu_drop--right{left:-9999px;right:0;text-align:right}.menu--header .menu_subMenu{position:relative;pointer-events:all;display:inline-block;vertical-align:top;max-width:345px;padding:0;font-size:16px;list-style:none;padding:1.3em 0;margin:20px 0 0 0;text-align:left;background-color:#fff;box-shadow:0 1px 7px 0 rgba(0,0,0,.3)}.menu--header .menu_subMenu:before{content:"";position:absolute;top:-20px;left:0;right:0;display:block;height:20px}.menu--header .menu_subMenu>li.is-active>a{font-weight:bold;color:#f68121}.menu--header .menu_subMenu>li a{display:block;white-space:normal;padding:.5em 2.7em .5em 2em;line-height:1.5em;font-size:17px;color:#888;transition:background-color 100ms ease,color 100ms ease}@media only screen and (max-width:1199px){.menu--header .menu_subMenu>li a{font-size:14px}}@media only screen and (max-width:1340px){.menu--header .menu_subMenu>li a{font-size:15px}}.menu--header .menu_subMenu>li a:hover{background-color:#f68121;color:#fff}.menu--mobile{text-align:center}.menu--mobile .menu_item{position:relative;margin-bottom:5px;transition:background-color}.menu--mobile .menu_item .dropdown-backdrop{display:none}.menu--mobile .menu_item.open>.menu_drop{display:block}.menu--mobile .menu_item.is-active .menu_link{color:#fff;font-weight:bold;background-color:#f68121}.menu--mobile .menu_item.is-active .menu_dropBtn{color:#fff}.menu--mobile .menu_link{position:relative;display:block;padding:15px 2.8em 15px 2.8em;font-size:19px;color:#888;transition:background-color 100ms ease}.menu--mobile .menu_dropBtn{display:block;position:absolute;top:4px;right:0;z-index:1;border:none;font-size:28px;height:54px;padding:7px 30px 10px 16px;background-color:transparent;color:#f68121}.menu--mobile .menu_dropBtn:focus{outline:0}.menu--mobile .menu_drop{display:none;background-color:#ececec}.menu--mobile .menu_subMenu{list-style:none;padding:23px 0 17px 0}.menu--mobile .menu_subMenu>li{margin-bottom:10px}.menu--mobile .menu_subMenu>li.is-active>a{color:#fff;background-color:#f68121}.menu--mobile .menu_subMenu>li>a{display:block;padding:7px 15px 7px 15px;font-size:19px;color:inherit;transition:background-color 100ms ease}.intro{position:relative}@media only screen and (max-width:1199px){.intro{background-color:#101010}}.intro.is-ready .intro_col--left{opacity:1;visibility:visible;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.intro.is-ready .intro_col--center{opacity:1;visibility:visible}.intro.is-ready .intro_col--right{opacity:1;visibility:visible;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.intro.is-ready .intro_content--left{opacity:1;visibility:visible;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.intro.is-ready .intro_content--center{opacity:1;visibility:visible}.intro.is-ready .intro_content--right{opacity:1;visibility:visible;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.intro_container{position:relative;max-width:1920px;margin:0 auto}.intro_inner{display:table;width:100%;height:820px;table-layout:fixed}@media only screen and (max-width:1449px){.intro_inner{height:auto}}@media only screen and (max-width:1199px){.intro_inner{display:block}}.intro_col{display:table-cell;vertical-align:top;width:50%;position:relative;padding-bottom:68px}@media only screen and (max-width:1199px){.intro_col{display:block;width:100%!important;padding-bottom:0}}.intro_col--left{padding-right:5px;transition:opacity 1s ease 0s,visibility 1s ease 0s,transform 1s ease 0s;opacity:0;visibility:hidden;-webkit-transform:translateX(-90px);-moz-transform:translateX(-90px);-o-transform:translateX(-90px);-ms-transform:translateX(-90px);transform:translateX(-90px)}.is-mobile .intro_col--left{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.intro_col--left{opacity:1;visibility:visible;transition:none;transform:none}}.intro_col--center{width:57%;padding-left:0;transition:opacity 1s ease 0s,visibility 1s ease 0s;opacity:0;visibility:hidden}.is-mobile .intro_col--center{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.intro_col--center{opacity:1;visibility:visible;transition:none;transform:none}}.intro_col--right{padding-left:5px;transition:opacity 1s ease 0s,visibility 1s ease 0s,transform 1s ease 0s;opacity:0;visibility:hidden;-webkit-transform:translateX(90px);-moz-transform:translateX(90px);-o-transform:translateX(90px);-ms-transform:translateX(90px);transform:translateX(90px)}.is-mobile .intro_col--right{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.intro_col--right{opacity:1;visibility:visible;transition:none;transform:none}}.intro_bgWrap{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;transform:skew(5deg)}@media only screen and (max-width:1199px){.intro_bgWrap{transform:skew(0)}}.intro_bgWrap--left{right:-45px;left:-36px}@media only screen and (max-width:1199px){.intro_bgWrap--left{right:0;left:0}}.intro_bgWrap--right{left:65px;right:-36px}@media only screen and (max-width:1199px){.intro_bgWrap--right{right:0;left:0}}.intro_bg{position:absolute;top:0;bottom:0;left:0;right:0;transform:skew(-5deg);background-size:cover}@media only screen and (max-width:1199px){.intro_bg{transform:skew(0)}}.intro_bg--left{left:0;right:-36px;background-position:center center}@media only screen and (max-width:1199px){.intro_bg--left{background-position:center;right:0}}.intro_bg--center{left:-36px;right:-36px;background-position:center center}@media only screen and (max-width:1199px){.intro_bg--center{background-position:center;left:0;right:0}}.intro_bg--right{left:-36px;right:0;background-position:center center}@media only screen and (max-width:1199px){.intro_bg--right{background-position:center;left:0;right:0}}.intro_bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8)}@media only screen and (max-width:1199px){.intro_bg:before{background-color:#101010}}.intro_content{position:relative;padding-top:145px;text-rendering:geometricPrecision;color:#fff;max-width:499px;width:100%;margin-left:auto;margin-right:auto}@media only screen and (max-width:1750px){.intro_content{padding-top:0;width:100%;max-width:none}}.intro_content--left{float:right;margin-right:208px;transition:opacity 600ms ease 500ms,visibility 600ms ease 500ms,transform 600ms ease 500ms;opacity:0;visibility:hidden;-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-o-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.is-mobile .intro_content--left{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.intro_content--left{opacity:1;visibility:visible;transition:none;transform:none}}@media only screen and (max-width:1750px){.intro_content--left{padding-top:145px;margin-right:0;padding-left:20px;padding-right:55px}}@media only screen and (max-width:1449px){.intro_content--left{padding-top:10%}}@media only screen and (max-width:1199px){.intro_content--left{float:none;padding:70px 40px}}@media only screen and (max-width:767px){.intro_content--left{padding:50px 15px 50px 15px}}@media only screen and (max-width:479px){.intro_content--left{padding-top:35px}}.intro_content--center{max-width:560px}.is-mobile .intro_content--center{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.intro_content--center{opacity:1;visibility:visible;transition:none;transform:none}}@media only screen and (max-width:1750px){.intro_content--center{padding-top:145px;margin-right:0;padding-left:30px;padding-right:65px}}@media only screen and (max-width:1449px){.intro_content--center{padding-top:10%}}@media only screen and (max-width:1199px){.intro_content--center{max-width:100%;float:none;padding:30px 40px 25px 40px}}@media only screen and (max-width:767px){.intro_content--center{padding:10px 15px 20px 15px}}.intro_content--right{float:left;margin-left:71px;transition:opacity 600ms ease 500ms,visibility 600ms ease 500ms,transform 600ms ease 500ms;opacity:0;visibility:hidden;-webkit-transform:translateX(30px);-moz-transform:translateX(30px);-o-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.is-mobile .intro_content--right{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.intro_content--right{opacity:1;visibility:visible;transition:none;transform:none}}@media only screen and (max-width:1750px){.intro_content--right{padding-top:145px;margin-left:0;padding-left:65px;padding-right:50px}}@media only screen and (max-width:1449px){.intro_content--right{padding-top:10%}}@media only screen and (max-width:1199px){.intro_content--right{float:none;padding:30px 40px 97px 40px}}@media only screen and (max-width:767px){.intro_content--right{padding:10px 15px 105px 15px}}@media only screen and (max-width:479px){.intro_content--right{padding-top:8px}}.intro_title{margin:0;font-weight:900;font-size:37px;line-height:1.2em;letter-spacing:2px;text-align:center}.intro_title>span{color:#f68121}@media only screen and (max-width:1750px){.intro_title{font-size:35px}}@media only screen and (max-width:1449px){.intro_title{font-size:30px}}@media only screen and (max-width:1199px){.intro_title{font-size:39px}}@media only screen and (max-width:850px){.intro_title{font-size:36px}}@media only screen and (max-width:479px){.intro_title{font-size:25px}}.intro_subTitle{margin:.6em 0 0 0;font-size:22px;font-weight:normal;text-align:center}@media only screen and (max-width:1750px){.intro_subTitle{font-size:22px}}@media only screen and (max-width:1449px){.intro_subTitle{font-size:20px}}@media only screen and (max-width:850px){.intro_subTitle{font-size:21px}}@media only screen and (max-width:479px){.intro_subTitle{font-size:18px}}.intro_contentTitle{font-weight:bold;font-size:20px;margin:1.5em 0 .9em 0;text-align:left}@media only screen and (max-width:1750px){.intro_contentTitle{text-align:center}}@media only screen and (max-width:1449px){.intro_contentTitle{font-size:23px}}@media only screen and (max-width:850px){.intro_contentTitle{font-size:22px}}@media only screen and (max-width:479px){.intro_contentTitle{font-size:18px}}.intro_iframeWrap{position:relative;width:486px;height:248px}.intro_iframeWrap:before{content:"";display:block;padding-top:50.9984639%}@media only screen and (max-width:1750px){.intro_iframeWrap{width:431px;height:242px}}@media only screen and (max-width:1550px){.intro_iframeWrap{width:390px;height:217px}}@media only screen and (max-width:1449px){.intro_iframeWrap{width:390px;height:217px}}@media only screen and (max-width:1340px){.intro_iframeWrap{width:337px;height:188px}}@media only screen and (max-width:1199px){.intro_iframeWrap{max-width:651px;margin:0 auto;width:initial;height:initial}}@media only screen and (max-width:1199px){.intro_imageWrap img{display:block;margin-left:auto;margin-right:auto}}.intro_iframe{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.intro_sliderWrap{position:relative}@media only screen and (max-width:1600px){.intro_sliderWrap{margin-left:21px}}@media only screen and (max-width:1449px){.intro_sliderWrap{margin-left:33px}}@media only screen and (max-width:991px){.intro_sliderWrap{max-width:580px;margin:0 auto}}@media only screen and (max-width:1199px){.intro_sliderWrap{margin-left:auto!important}}.intro_sliderWrap .slick-dots{list-style:none;padding:0;margin:15px 0 0 0;text-align:center}.intro_sliderWrap .slick-dots>li{display:inline-block;vertical-align:top}.intro_sliderWrap .slick-dots>li+li{margin-left:14px}.intro_sliderWrap .slick-dots>li.slick-active>button{background-color:#fff}.intro_sliderWrap .slick-dots>li>button{width:13px;height:14px;border:none;border:1px solid #fff;border-radius:50%;font-size:0;color:transparent;background-color:transparent;transition:background-color 200ms ease}.intro_sliderWrap .slick-dots>li>button:focus{outline:0}@media only screen and (max-width:479px){.intro_sliderWrap .slick-dots>li>button{width:14px;height:14px}}.intro_slider{padding:0}.intro_slider .slick-track{margin:0 -11.5px}.intro_slider .slick-slide{padding:0 11.5px}.intro_slider .slick-slide:focus{outline:0}.intro_buttons{margin-top:1em;text-align:center}@media only screen and (max-width:479px){.intro_buttons{margin-top:1.3em}}.intro_button{min-width:261px;text-align:left;font-size:15px;padding:.45em 1em}@media only screen and (max-width:1750px){.intro_button{display:block;max-width:340px;margin:0 auto}}@media only screen and (max-width:1199px){.intro_button{display:inline-block;vertical-align:middle}}@media only screen and (max-width:850px){.intro_button{display:block;max-width:340px;width:100%;margin:0 auto}}@media only screen and (max-width:767px){.intro_button{min-width:0;font-size:15px}}.intro_button+.intro_button{margin-left:10px}@media only screen and (max-width:1750px){.intro_button+.intro_button{margin-left:auto;margin-top:10px}}@media only screen and (max-width:1199px){.intro_button+.intro_button{display:inline-block;margin-left:8px;margin-top:0}}@media only screen and (max-width:850px){.intro_button+.intro_button{margin-left:auto;margin-top:10px}}.intro_go{position:absolute;z-index:1;bottom:14px;right:24px;text-align:center}@media only screen and (max-width:767px){.intro_go{right:0;left:0}}.intro_goText{display:block;font-size:14px;margin-bottom:8px;color:#fff}.intro_goButton{display:inline-block;vertical-align:top;width:59px;height:59px;margin:0 auto;padding-top:19px;border-radius:50%;border:1px solid #f68121;background-color:transparent;transition:background-color 200ms ease}.intro_goButton:focus{outline:0}.intro_goButton:hover{background-color:#f68121}@media only screen and (max-width:767px){.intro_goButton{width:44px;height:44px;padding-top:12px}}.intro_goIcon{color:#fff;position:relative;display:block;margin:-18px auto 0 auto;width:0;font-size:16px;transform:rotate(90deg)}@media only screen and (max-width:767px){.intro_goIcon{font-size:12px;margin-top:-16px}}.smallItem{display:block;max-width:303px;margin:0 auto}.smallItem:hover .smallItem_img:after{opacity:1}.smallItem:focus{outline:0}.smallItem_img{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.smallItem_img:before{content:"";display:block;padding-top:68.45425868%}.smallItem_img:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.2);opacity:0;transition:opacity 200ms ease}.smallItem_row{margin-top:10px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width:1449px){.smallItem_row{display:block}}@media only screen and (max-width:1199px){.smallItem_row{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}@media only screen and (max-width:991px){.smallItem_row{display:block}}.smallItem_title{margin:0;font-size:17px;font-weight:normal;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:8px}@media only screen and (max-width:1449px){.smallItem_title{font-size:18px}}.smallItem_price{font-size:17px;color:#f68121;font-weight:bold;white-space:nowrap}.smallItem_subTitle{margin:4px 0 0 0;overflow:hidden;max-height:60px;margin:0;font-weight:normal;font-size:15px;color:#d9d9d9}.sectionTitle{margin:0;text-align:center;font-size:35px;line-height:1.4em;color:#020202}@media only screen and (max-width:1199px){.sectionTitle{font-size:31px}}@media only screen and (max-width:991px){.sectionTitle{font-size:28px}}@media only screen and (max-width:479px){.sectionTitle{font-size:25px}}.sectionSubTitle{margin:.3em 0 0 0;text-align:center;font-size:20px;font-weight:normal;line-height:1.4em;color:#888}@media only screen and (max-width:767px){.sectionSubTitle{font-size:18px}}.slider{padding:87px 0 125px 0}@media only screen and (max-width:1199px){.slider{padding:55px 0 62px 0}}@media only screen and (max-width:991px){.slider{padding:34px 15px 44px 15px}}.slider_title{transition:opacity 300ms ease 0s,visibility 300ms ease 0s,transform 300ms ease 0s;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .slider_title{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.slider_title{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .slider_title{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.slider_subTitle{transition:opacity 300ms ease 100ms,visibility 300ms ease 100ms,transform 300ms ease 100ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .slider_subTitle{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.slider_subTitle{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .slider_subTitle{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.slider_arrows{position:relative;text-align:right;transition:opacity 300ms ease 300ms,visibility 300ms ease 300ms,transform 300ms ease 300ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .slider_arrows{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.slider_arrows{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .slider_arrows{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.slider_arrowsWrap{position:absolute;top:-50px;right:0}.slider_arrow{position:relative;right:42px;width:50px;height:50px;border-radius:50%;border:1px solid #f68121;background-color:transparent;transition:background-color 200ms ease;text-align:center}.slider_arrow+.slider_arrow{margin-left:10px}.slider_arrow:hover{background-color:#f68121}.slider_arrow:hover:before,.slider_arrow:hover:after{background-color:#fff}.slider_arrow:before,.slider_arrow:after{content:"";position:absolute;width:20px;height:2px;left:12px;background-color:#f68121;transition:background-color 200ms ease}.slider_arrow:before{top:17px;transform:rotate(-45deg)}.slider_arrow:after{bottom:16px;transform:rotate(45deg)}.slider_arrow--next{transform:rotate(180deg)}.slider_container{max-width:1305px;width:100%;margin:45px auto 0 auto;padding:0 30px;transition:opacity 300ms ease 400ms,visibility 300ms ease 400ms,transform 300ms ease 400ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .slider_container{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.slider_container{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .slider_container{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width:767px){.slider_container{padding:0}}.slider_list{list-style:none;padding:0;margin:0}.slider_list .owl-stage-outer{overflow:visible}.slider_list .owl-dots{text-align:center;margin-top:24px}.slider_list .owl-dot{display:inline-block;vertical-align:middle}.slider_list .owl-dot.active>span{border-color:#f68121;background-color:#f68121}.slider_list .owl-dot>span{width:15px;height:15px;margin:3px;display:block;border:1px solid #d6d6d6;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.slider_go{text-align:center;margin-top:35px;transition:opacity 300ms ease 600ms,visibility 300ms ease 600ms,transform 300ms ease 600ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .slider_go{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.slider_go{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .slider_go{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.item{display:block;max-width:415px;margin:0 auto;opacity:1;transition:opacity 800ms ease;-webkit-backface-visibility:hidden}.item:hover .item_imgWrap{opacity:.8}.owl-item:not(.active) .item{opacity:.4;pointer-events:none}.item_imgWrap{position:relative;opacity:1;transition:opacity 200ms ease}.item_stamp{position:absolute;top:20px;right:20px;display:inline-block;vertical-align:top;padding:.4em 1.2em;font-weight:bold;font-size:15px;border-radius:30px;background-color:#f68121;color:#fff}.item_img{background-size:cover;background-position:center;background-repeat:no-repeat}.item_img:before{content:"";display:block;padding-top:71.80722892%}.item_body{height:152px;padding:22px 27px 25px 27px;border:1px solid #ebebeb;background-color:#f9f9f9;color:#636363}.item_title{margin:0 0 1px 0;font-size:17px;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden}.item_subTitle{margin:0;font-weight:normal;font-size:16px;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden}.item_row{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:20px}.item_price{font-weight:bold;font-size:18px;color:#f68121}.item_ref{font-weight:bold;font-size:17px}.featGrid{position:relative;padding-top:10px;margin:0 -.5px;background-color:#f7f7f7}@media only screen and (max-width:991px){.featGrid{margin:0 -1.2%}}.featGrid:before{content:"";position:absolute;z-index:-1;top:-53px;left:-20px;right:-20px;height:115px;background-color:inherit;transform:rotate(-3deg)}.featGrid:after{content:"";position:absolute;left:-20px;right:-20px;bottom:-50px;height:115px;background-color:inherit;transform:rotate(3deg)}.featGrid_container{position:relative;z-index:1}.featGrid_title{transition:opacity 300ms ease 0s,visibility 300ms ease 0s,transform 300ms ease 0s;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .featGrid_title{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.featGrid_title{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .featGrid_title{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.featGrid_subTitle{transition:opacity 300ms ease 100ms,visibility 300ms ease 100ms,transform 300ms ease 100ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .featGrid_subTitle{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.featGrid_subTitle{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .featGrid_subTitle{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.featGrid_list{list-style:none;padding:0;margin:35px 0 0 0;transition:opacity 400ms ease 300ms,visibility 400ms ease 300ms,transform 400ms ease 300ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .featGrid_list{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.featGrid_list{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .featGrid_list{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.featGrid_list>li{float:left;width:25%;padding:.5px}@media only screen and (max-width:1340px){.featGrid_list>li{width:33.33333%}}@media only screen and (max-width:991px){.featGrid_list>li{width:50%;padding:1.2%}}@media only screen and (max-width:670px){.featGrid_list>li{width:100%;float:none;margin:0 auto 10px auto;padding:0}}@media only screen and (max-width:1340px){.featGrid_list>li:last-child{display:none}}@media only screen and (max-width:991px){.featGrid_list>li:last-child{display:block}}@media only screen and (max-width:1340px){.featGrid_list>li:nth-last-child(2){display:none}}@media only screen and (max-width:991px){.featGrid_list>li:nth-last-child(2){display:block}}.featGrid_go{text-align:center;margin-top:52px;margin-bottom:-71px;transition:opacity 300ms ease 400ms,visibility 300ms ease 400ms,transform 300ms ease 400ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .featGrid_go{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.featGrid_go{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .featGrid_go{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.square{display:block;overflow:hidden;position:relative;cursor:pointer}.square:hover .square_content{transform:translateY(0)}.square:hover .square_inner{margin-bottom:0;bottom:50%;transform:translateY(50%)}.square:hover .square_overlay{opacity:1}.square:hover .square_go{opacity:1;transform:translateY(0)}.square_overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);opacity:0;transition:opacity 400ms ease}.square_gradient{position:absolute;left:0;right:0;bottom:0;height:200px;background-image:8121991;background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8));background-image:-moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8));background-image:-o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8))}.square_img{background-size:cover;background-position:center;background-repeat:no-repeat}.square_img:before{content:"";display:block;padding-top:87.5331565%}@media only screen and (max-width:670px){.square_img:before{content:"";display:block;padding-top:43.58974359%}}@media only screen and (max-width:420px){.square_img:before{height:170px}}.square_content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;position:absolute;top:0;left:0;right:0;bottom:0;color:#fff;transform:translateY(100%);transition:transform 400ms ease}.square_inner{position:absolute;left:0;right:0;bottom:100%;transform:translateY(0);margin-bottom:-40px;padding:0 15px;transition:transform 400ms ease,bottom 400ms ease,margin-bottom 400ms ease}.square_title{margin:0;font-size:18px;line-height:1.5em}.square_titleDifferent{margin:0;font-weight:normal;font-size:17px}.square_subTitle{margin:0;font-weight:normal;font-size:15px}.square_go{margin-top:20px;opacity:0;transform:translateY(10px);transition:opacity 200ms ease 200ms,transform 400ms ease 200ms}.about{padding-top:173px;padding-bottom:96px;background-image:url(../Images/bg-about.png);background-repeat:no-repeat;background-position:top 24px right -113px}@media only screen and (max-width:767px){.about{padding-top:126px;padding-bottom:62px}}.about_title{transition:opacity 300ms ease 0ms,visibility 300ms ease 0ms,transform 300ms ease 0ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .about_title{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.about_title{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .about_title{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.about_text{margin-top:1.2em;text-align:center;font-size:18px;line-height:1.4em;transition:opacity 300ms ease 200ms,visibility 300ms ease 200ms,transform 300ms ease 200ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.about_text *{color:#888!important;font-size:inherit!important;line-height:inherit!important}.about_text a{color:#f68121!important;transition:color 200ms ease}.about_text a:hover,.about_text a:focus{color:#db6809!important}.about_text img{max-width:100%!important;height:auto!important}.is-mobile .about_text{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.about_text{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .about_text{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width:767px){.about_text{font-size:17px;line-height:1.7em}}.about_items{position:relative;font-size:0;text-align:center;margin-top:66px;transition:opacity 300ms ease 400ms,visibility 300ms ease 400ms,transform 300ms ease 400ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .about_items{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.about_items{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .about_items{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.about_items:before{content:'';position:absolute;top:78px;left:0;right:0;margin:0 auto;height:1px;width:284px;background-color:currentColor;opacity:.4}@media only screen and (max-width:991px){.about_items:before{width:180px}}@media only screen and (max-width:850px){.about_items:before{display:none}}.about_item{display:inline-block;vertical-align:top;font-size:17px;width:50%;max-width:360px}@media only screen and (max-width:850px){.about_item{display:block;width:100%;margin:0 auto}}.about_item+.about_item{margin-left:145px}@media only screen and (max-width:991px){.about_item+.about_item{margin-left:40px}}@media only screen and (max-width:850px){.about_item+.about_item{margin-left:auto;margin-top:40px}}.about_itemTitle{font-size:18px;margin-top:1.2em;margin-bottom:.6em;color:#020202}.about_itemText{line-height:1.5em;max-height:106px;overflow:hidden}@media only screen and (max-width:767px){.about_itemText{font-size:16px}}.about_go{margin-top:60px;text-align:center;transition:opacity 300ms ease 700ms,visibility 300ms ease 700ms,transform 300ms ease 700ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.is-mobile .about_go{opacity:1;visibility:visible;transition:none;transform:none}@media only screen and (max-width:991px){.about_go{opacity:1;visibility:visible;transition:none;transform:none}}.is-inView .about_go{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width:767px){.about_go{margin-top:45px}}.split{position:relative;background-size:cover;background-position:center;padding-top:100px;padding-bottom:111px;color:#fff}@media only screen and (max-width:1449px){.split{padding-top:68px;padding-bottom:73px}}.split:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8)}.split:after{content:"";position:absolute;left:50%;top:72px;bottom:72px;width:1px;background-color:rgba(255,255,255,.5)}@media only screen and (max-width:991px){.split:after{display:none}}.split_inner{position:relative}.split_col{width:50%;float:left;text-align:center;padding:0 25px}@media only screen and (max-width:991px){.split_col{width:100%;float:none}}@media only screen and (max-width:479px){.split_col{padding:0}}@media only screen and (max-width:991px){.split_col+.split_col{margin-top:46px}}.split_title{margin:0;font-size:38px;font-weight:normal;line-height:1.3em}.split_title>span{font-weight:bold}@media only screen and (max-width:1449px){.split_title{font-size:28px}}@media only screen and (max-width:479px){.split_title{font-size:23px}}.split_text{margin:.4em 0 1.5em 0;font-weight:normal}@media only screen and (max-width:479px){.split_text{font-size:17px}}@media only screen and (max-width:1449px){.split_button{font-size:17px}}.split_form{display:inline-table;width:100%;max-width:640px}@media only screen and (max-width:1449px){.split_form{max-width:480px}}.split_formLeft{display:table-cell;vertical-align:top;padding-right:20px;width:100%}@media only screen and (max-width:479px){.split_formLeft{display:block;padding-right:0}}.split_input{display:block;width:100%;max-width:468px;border:none;height:53px;border-radius:5px;padding:0 25px;color:#020202}.split_input.parsley-error{border:1px solid #c86b6b}.split_input+.tooltip .tooltip-inner{background-color:#c86b6b}.split_input+.tooltip .tooltip-arrow{border-top-color:#c86b6b}.split_input:focus{outline:0}@media only screen and (max-width:1449px){.split_input{height:47px}}.split_formRight{display:table-cell;vertical-align:top}@media only screen and (max-width:479px){.split_formRight{display:block;margin-top:18px}}.split_formSubmit{min-width:153px}@media only screen and (max-width:1449px){.split_formSubmit{font-size:17px}}.footer{background-color:#1c1c1c}.footer_container{position:relative}.footer_top{position:absolute;top:0;right:40px;transform:translateY(-50%)}@media only screen and (max-width:767px){.footer_top{left:0;right:0}}.footer_topButton{display:block;position:relative;width:72px;height:72px;border-radius:50%;border:none;background-color:#8c8c8c;transition:background-color 200ms ease}@media only screen and (max-width:767px){.footer_topButton{width:50px;height:50px;margin:0 auto}}.footer_topButton:hover{background-color:#676767}.footer_topButton:before,.footer_topButton:after{content:"";position:absolute;width:26px;height:2px;top:33px;background-color:#fff;transition:background-color 200ms ease}@media only screen and (max-width:767px){.footer_topButton:before,.footer_topButton:after{width:20px;top:24px}}.footer_topButton:before{left:14px;transform:rotate(-45deg)}@media only screen and (max-width:767px){.footer_topButton:before{left:8px}}.footer_topButton:after{right:14px;transform:rotate(45deg)}@media only screen and (max-width:767px){.footer_topButton:after{right:8px}}.footer_inner{display:table;width:100%;padding-top:74px;padding-bottom:50px}@media only screen and (max-width:1110px){.footer_inner{padding-top:55px;padding-bottom:15px}}.footer_left{display:table-cell;vertical-align:top}@media only screen and (max-width:1340px){.footer_left{display:none}}.footer_right{display:table-cell;vertical-align:top;width:100%;padding-left:50px}@media only screen and (max-width:1340px){.footer_right{padding-left:0}}.footer_row{display:inline-table;width:100%;max-width:1200px;float:right}@media only screen and (max-width:1340px){.footer_row{display:table;max-width:none}}.footer_col{display:table-cell;vertical-align:top}@media only screen and (max-width:1110px){.footer_col{display:inline-block;vertical-align:top;float:none;width:50%;margin-bottom:35px}}@media only screen and (max-width:767px){.footer_col{display:block;width:auto;text-align:center;margin-bottom:24px}}.footer_col+.footer_col{padding-left:25px}@media only screen and (max-width:1110px){.footer_col+.footer_col{padding-left:0}}.footer_col--links{width:300px}@media only screen and (max-width:1110px){.footer_col--links{width:auto}}.footer_title{font-size:25px;font-weight:900;margin:0 0 .7em 0}@media only screen and (max-width:1449px){.footer_title{font-size:20px}}.footer_text{font-size:15px;font-weight:bold;line-height:1.6em}.footer_text a{color:#f68121;text-decoration:underline;transition:color 200ms ease}.footer_text a:hover,.footer_text a:focus{color:#c35c08}.footer_go{font-weight:bold;font-size:15px;display:inline-block;vertical-align:top;margin-top:1em;color:#888;transition:color 200ms ease}.footer_go:focus,.footer_go:hover{color:#f68121}.footer_go>i{display:inline-block;vertical-align:middle;margin-top:-1px;margin-left:20px;font-size:21px}.footer_list{list-style:none;margin:0;padding:0}.footer_list>li{margin-bottom:.4em}.footer_list>li>a{position:relative;padding-left:22px;font-size:16px;font-weight:bold;line-height:1.6em;color:#888;transition:color 200ms ease}.footer_list>li>a:hover,.footer_list>li>a:focus{color:#f68121}.footer_list>li>a>i{position:absolute;top:-2px;left:0;font-size:23px}@media only screen and (max-width:1110px){.subFooter{padding-bottom:21px}}.subFooter_social{list-style:none;margin:0;padding:0}@media only screen and (max-width:1110px){.subFooter_social{margin-bottom:15px}}.subFooter_social>li{display:inline-block;vertical-align:top}.subFooter_social>li+li{margin-left:18px}.subFooter_social>li>a{font-size:24px;color:#888;transition:color 200ms ease}.subFooter_social>li>a:hover,.subFooter_social>li>a:focus{color:#f68121}.subFooter_inner{display:table;width:100%;font-size:15px}.subFooter_inner a{color:#888;transition:color 200ms ease}.subFooter_inner a:hover,.subFooter_inner a:focus{color:#f68121}.subFooter_inner p{margin:1.2em 0 1.6em 0}@media only screen and (max-width:1110px){.subFooter_inner p{margin:.4em 0}}.subFooter_left{display:table-cell;vertical-align:bottom}@media only screen and (max-width:1110px){.subFooter_left{display:block;text-align:center}}.subFooter_right{display:table-cell;vertical-align:bottom;text-align:right;padding-left:45px}@media only screen and (max-width:1110px){.subFooter_right{display:block;text-align:center;padding-left:0}}select.select{height:46px;opacity:0!important;visibility:hidden!important}.select .btn{height:46px!important;background-color:#fff!important;box-shadow:none!important;border:none!important;border-radius:0!important;padding-right:36px;padding-left:18px;padding-top:8px;padding-bottom:8px}@media only screen and (max-width:1340px){.select .btn{height:38px!important}}.select .btn:focus{outline:0!important}.select .btn .filter-option{line-height:1.5em;font-size:16px;font-weight:normal;color:#888;white-space:nowrap;text-overflow:ellipsis}@media only screen and (max-width:1340px){.select .btn .filter-option{font-size:15px}}.select .btn .bs-caret{position:absolute!important;top:50%;transform:translateY(-50%);right:17px;color:#888;font:normal normal normal 14px/1 FontAwesome;font-size:20px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.select .btn .bs-caret:before{content:""}.select .btn .caret{display:none!important}.select.open .dropdown-menu:not(.inner){opacity:1;visibility:visible;transform:translateY(0)}.select .dropdown-menu:not(.inner){max-height:500px!important;display:block!important;background-color:#fff!important;border-radius:0!important;visibility:hidden;opacity:0;transform:translateY(10px);transition:opacity 100ms ease,visibility 100ms ease,transform 100ms ease;box-shadow:0 1px 7px 0 rgba(0,0,0,.3);border:none!important}.select .dropdown-menu.inner{max-height:500px!important;padding-top:12px!important;padding-bottom:10px!important;background-color:transparent!important;overflow-y:auto}.select .dropdown-menu.inner>li.active>a{color:#fff;background-color:#f68121}.select .dropdown-menu.inner>li.dropdown-header .text{font-size:15px}.select .dropdown-menu.inner>li>a{font-size:16px;padding:5px 20px!important;transition:background-color 100ms ease,color 100ms ease}.select .dropdown-menu.inner>li>a:focus{outline:0!important}.select .dropdown-menu.inner>li>a:hover,.select .dropdown-menu.inner>li>a:focus{background-color:#f68121;color:#fff}.select .bs-searchbox .form-control{box-shadow:none}.select .bs-searchbox .form-control:focus{border-color:#f68121;box-shadow:none!important}.select--bordered .btn{border:1px solid #d8d8d8!important}.search{position:relative}.search_toggle{display:none;width:100%;border-radius:0;padding:.4em 1.3em}@media only screen and (max-width:991px){.search_toggle{display:block}}@media only screen and (max-width:479px){.search_toggle{font-size:17px}}.search_toggle>i{margin-right:4px}.search_toggle>i:last-of-type{display:none}.search_toggle>span:last-of-type{display:none}.search_toggle.is-open>i{display:none}.search_toggle.is-open>i:last-of-type{display:inline-block;vertical-align:baseline}.search_toggle.is-open>span{display:none}.search_toggle.is-open>span:last-of-type{display:inline-block;vertical-align:baseline}.search_panel{background-color:#f2f2f2;padding-bottom:28px;padding-top:28px;border-bottom:6px solid #c5c5c5}@media only screen and (max-width:991px){.search_panel{position:absolute;top:100%;z-index:100;visibility:hidden;opacity:0;transition:opacity 200ms ease,visibility 200ms ease;transform:translateY(0);padding-bottom:20px}}@media only screen and (max-width:520px){.search_panel{padding-bottom:5px}}.search_panel.is-open{visibility:visible;opacity:1}.search_title{margin:0 0 .7em 0;font-size:20px;font-weight:bold;color:#020202}.search_title>span{padding-left:10px;font-size:15px;font-weight:normal;color:#888}@media only screen and (max-width:850px){.search_title>span{display:block;padding-left:0;margin-top:4px}}.search_form{font-size:0;margin:0 -6.5px}.search_col{display:inline-block;vertical-align:top;margin-bottom:10px;padding:0 6.5px;width:20%;font-size:18px}@media only screen and (max-width:1340px){.search_col{width:33.3333%}}@media only screen and (max-width:850px){.search_col{width:50%}}@media only screen and (max-width:520px){.search_col{width:100%}}@media only screen and (max-width:850px){.search_col--penultimate{width:100%}}.search_col--last{display:-webkit-box;display:-moz-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width:1340px){.search_col--last{float:right}}@media only screen and (max-width:991px){.search_col--last{width:100%;margin-top:10px}}@media only screen and (max-width:520px){.search_col--last{display:block}}.search_input{height:46px;border:none;width:100%;padding:0 18px;font-size:15px}.search_input::-webkit-input-placeholder{color:#a3a3a3}.search_input:-moz-placeholder{color:#a3a3a3}.search_input::-moz-placeholder{color:#a3a3a3}.search_input:-ms-input-placeholder{color:#a3a3a3}@media only screen and (max-width:1340px){.search_input{height:38px!important}}.search_input:focus{outline:0}.search_button{width:48.3%;padding:.47em .8em;min-height:46px}@media only screen and (max-width:1550px){.search_button{font-size:16px}}@media only screen and (max-width:991px){.search_button{width:49.3%}}@media only screen and (max-width:520px){.search_button{width:100%;margin-bottom:10px}}.listHeader{padding-top:60px;padding-bottom:20px}@media only screen and (max-width:1199px){.listHeader{padding-top:25px;padding-bottom:29px}}.listHeader_inner{display:table;width:100%}.listHeader_left{display:table-cell;vertical-align:top;padding-right:25px}@media only screen and (max-width:1199px){.listHeader_left{display:block;text-align:center}}.listHeader_title{margin:0;font-size:22px;font-weight:900;line-height:1.2em;color:#f68121}.listHeader_title>span{color:#565656}@media only screen and (max-width:767px){.listHeader_title{margin:0 0 12px 0;font-size:18px}}.listHeader_subTitle{font-size:16px;font-weight:normal;color:#424242;margin:5px 0 0 0}.listHeader_right{display:table-cell;vertical-align:top;text-align:right;white-space:nowrap}@media only screen and (max-width:1199px){.listHeader_right{display:block;margin-top:20px;text-align:center}}.listHeader_control{display:inline-block;vertical-align:middle}.listHeader_control+.listHeader_control{margin-left:25px}@media only screen and (max-width:1199px){.listHeader_control+.listHeader_control{margin-left:0;margin-top:10px}}@media only screen and (max-width:1199px){.listHeader_control{display:block}}.listHeader_controlLabel{display:inline-block;vertical-align:middle;font-weight:normal;font-size:16px;color:#020202;margin-right:8px}@media only screen and (max-width:479px){.listHeader_controlLabel{display:block;margin-bottom:4px;margin-right:0}}.listHeader_select{display:inline-block;vertical-align:middle;min-width:138px}@media only screen and (max-width:479px){.listHeader_select{min-width:0;width:100%}}.list_listing{list-style:none;padding:0;margin:0}.list_listing>li{margin-bottom:30px}@media only screen and (max-width:420px){.list_listing>li{margin-bottom:15px}}.prop{display:table;width:100%;height:458px;padding:34px 35px 34px 35px;background-color:#f2f2f2;color:#717171;transition:transform 200ms ease,background-color 200ms ease,box-shadow 200ms ease}@media only screen and (max-width:1150px){.prop{padding:18px 20px 20px 20px;height:325px}}@media only screen and (max-width:991px){.prop{height:277px}}@media only screen and (max-width:810px){.prop{height:auto;max-width:630px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:420px){.prop{padding:10px}}.prop:hover{transform:translateY(-3px);background-color:#ededed;box-shadow:0 4px 0 #c5c5c5}.prop:hover,.prop:focus{color:#717171}.prop_left{display:table-cell;vertical-align:top;padding-right:40px}@media only screen and (max-width:810px){.prop_left{display:block;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;padding-right:0;padding-top:18px}}@media only screen and (max-width:420px){.prop_left{padding-top:16px;padding-bottom:5px;padding-left:8px;padding-right:8px}}.prop_table{display:table;width:100%;height:100%}.prop_fullRow{display:table-row;height:100%}.prop_row{display:table-row}.prop_footer{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width:420px){.prop_footer{display:block;margin-top:10px}}.prop_content{max-height:188px}@media only screen and (max-width:1150px){.prop_content{max-height:146px}}@media only screen and (max-width:991px){.prop_content{max-height:93px}}.prop_price{font-weight:bold;font-size:21px;color:#f68121}@media only screen and (max-width:420px){.prop_price{display:block}}.prop_price span{font-size:19px;color:#717171}.prop_ref{font-weight:bold;font-size:21px}@media only screen and (max-width:1810px){.prop_ref{font-size:18px}}@media only screen and (max-width:420px){.prop_ref{display:block;font-size:16px}}.prop_title{font-size:22px;margin:0;line-height:1.2em}@media only screen and (max-width:1810px){.prop_title{font-size:20px}}@media only screen and (max-width:420px){.prop_title{font-size:18px}}.prop_subTitle{margin:.6em 0 0 0;font-size:18px;font-weight:normal;line-height:1.2em}@media only screen and (max-width:1810px){.prop_subTitle{font-size:17px}}@media only screen and (max-width:420px){.prop_subTitle{font-size:16px}}.prop_text{font-size:16px;margin-top:1.4em;line-height:1.5em}@media only screen and (max-width:1810px){.prop_text{margin:.8em 0 0 0;font-size:15px}}@media only screen and (max-width:991px){.prop_text{display:none}}.prop_right{display:table-cell;vertical-align:top;position:relative;width:1184px}@media only screen and (max-width:1750px){.prop_right{width:884px}}@media only screen and (max-width:1449px){.prop_right{width:589px}}@media only screen and (max-width:1150px){.prop_right{width:436px}}@media only screen and (max-width:991px){.prop_right{width:362px}}@media only screen and (max-width:810px){.prop_right{display:block;width:auto}}.prop_icons{list-style:none;padding:0;margin:1.4em 0 0 0}@media only screen and (max-width:810px){.prop_icons{margin:.6em 0 .8em 0}}@media only screen and (max-width:420px){.prop_icons{margin:12px 0 13px 0;font-size:0;display:none}}.prop_icons>li{display:inline-block;vertical-align:bottom}@media only screen and (max-width:420px){.prop_icons>li{width:50%;vertical-align:top}}.prop_icons>li+li{margin-left:45px}@media only screen and (max-width:1810px){.prop_icons>li+li{margin-left:22px}}@media only screen and (max-width:420px){.prop_icons>li+li{margin-left:0}}.prop_spec{text-align:center;font-size:48px}@media only screen and (max-width:1810px){.prop_spec{font-size:38px}}@media only screen and (max-width:991px){.prop_spec{font-size:32px}}.prop_spec>i{position:relative;display:block;vertical-align:middle;height:52px;width:54px;margin:0 auto;margin-bottom:3px;text-align:center;color:#969696}@media only screen and (max-width:1810px){.prop_spec>i{margin-bottom:-3px}}@media only screen and (max-width:991px){.prop_spec>i{width:42px}}.prop_spec>i:before{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.prop_spec>i.icon-plot-area{left:-16px}@media only screen and (max-width:1810px){.prop_spec>i.icon-plot-area{left:-8px}}.prop_spec>span{display:block;font-size:17px;font-weight:bold}@media only screen and (max-width:1810px){.prop_spec>span{font-size:16px}}@media only screen and (max-width:991px){.prop_spec>span{font-size:14px}}.prop_items{position:absolute;top:20px;right:28%;z-index:1}@media only screen and (max-width:1750px){.prop_items{right:25px}}@media only screen and (max-width:420px){.prop_items{right:7px;top:7px}}.prop_indicator{position:relative;display:inline-block;vertical-align:top;height:37px;width:37px;border-radius:50%;background-color:#f68121;text-align:center;font-size:18px;color:#fff;margin-right:6px}.prop_indicator:before{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0}.prop_stamp{display:inline-block;vertical-align:top;padding:.3em 1.5em;border-radius:30px;font-weight:bold;font-size:16px;background-color:#f68121;color:#fff}@media only screen and (max-width:420px){.prop_stamp{font-size:15px}}.prop_imgs{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;list-style:none;padding:0;margin:-3.5px;position:relative}.prop_imgItem{padding:3.5px}.prop_imgItem:nth-child(2),.prop_imgItem:last-child{position:absolute;bottom:0}.prop_imgItem:nth-child(2){left:0}.prop_imgItem:last-child{right:5px}@media only screen and (max-width:1449px){.prop_imgItem:first-child,.prop_imgItem:nth-child(2){display:none}}@media only screen and (max-width:1750px){.prop_imgItem:nth-child(4),.prop_imgItem:last-child{display:none}}.pagination--self{display:block;margin:0;padding:14px 0 69px 0;border-radius:0;text-align:center}@media only screen and (max-width:1400px){.pagination--self{padding:0 0 40px 0}}@media only screen and (max-width:810px){.pagination--self{padding:12px 0 40px 0}}.pagination_resultsTitle{text-align:center;font-size:16px;margin:0 0 1em 0;color:#020202}.pagination_controls{display:inline-block;vertical-align:top;color:#888;font-size:17px;margin:0 -42px}@media only screen and (max-width:810px){.pagination_controls{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}}.pagination_control{display:inline-block;vertical-align:baseline;margin:0 42px;color:inherit;transition:color 200ms ease}@media only screen and (max-width:810px){.pagination_control{margin:0 20px}}.pagination_control:hover,.pagination_control:focus{color:#f68121}.pagination_controlIcon{font-size:22px;display:inline-block;vertical-align:middle;margin:-2px 16px 0 16px;font-size:18px}.pagination_list{display:inline-block;vertical-align:baseline;list-style:none;padding:0;margin:0;font-size:0}@media only screen and (max-width:810px){.pagination_list{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;width:100%;margin-top:20px}}.pagination_item{display:inline-block;vertical-align:baseline;margin-left:-1px}.pagination_item+.pagination_item .pagination_link{border-left:1px solid #cbcbcb}.pagination_item.is-active .pagination_link{position:relative;z-index:1;background-color:#f68121;color:#fff;border-color:#f68121}.pagination_link{display:block;padding:.4em 1.4em;color:inherit;transition:color 200ms ease;transform:skew(-36deg);font-size:17px}@media only screen and (max-width:479px){.pagination_link{padding:.4em .8em}}.pagination_link:hover,.pagination_link:focus{color:#f68121}.pagination_text{display:block;transform:skew(36deg)}.pagination_formWrap{text-align:right;margin-top:-41px}@media only screen and (max-width:1400px){.pagination_formWrap{margin-top:30px;text-align:center}}.pagination_goLabel{display:inline-block;vertical-align:middle;color:#020202;font-size:16px;margin-right:11px;font-weight:normal}.pagination_goForm{display:inline-table;vertical-align:middle}.pagination_goFormLeft{position:relative;display:table-cell;vertical-align:middle}.pagination_goFormLeft:before{content:"";position:absolute;top:1px;right:0;bottom:1px;width:27px;pointer-events:none;background-color:#fff}.pagination_goFormRight{display:table-cell;vertical-align:middle}.pagination_goInput{display:block;width:68px;height:37px;border:1px solid #d7d7d7;padding:0 10px;font-size:15px;color:#020202;transition:border-color 200ms ease}.pagination_goInput::-webkit-inner-spin-button,.pagination_goInput::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.pagination_goInput:focus{outline:0;border-color:#f68121}.pagination_goInput.parsley-error{border:1px solid #c86b6b}.pagination_goInput+.tooltip .tooltip-inner{background-color:#c86b6b}.pagination_goInput+.tooltip .tooltip-arrow{border-top-color:#c86b6b}.pagination_goSubmit{display:block;border:none;padding:.2em .65em;min-height:37px;background-color:#f68121;color:#fff;text-transform:uppercase;font-weight:bold;font-size:15px;transition:background-color 200ms ease}.pagination_goSubmit:hover{background-color:#db6809}.gallery{position:relative;max-width:1920px;margin:0 auto}.gallery_inner{position:relative;overflow:hidden}.gallery_inner:before{content:"";display:block;padding-top:33.38541667%}@media only screen and (max-width:850px){.gallery_inner:before{content:"";display:block;padding-top:67.02898551%}}.gallery_slider{position:absolute;left:0;right:0;bottom:0;top:0;list-style:none;margin:0;padding:0}.gallery_slider .slick-list{margin:0 -3px}@media only screen and (max-width:850px){.gallery_slider .slick-list{margin:0}}.gallery_slider .slick-slide{padding:0 3px}@media only screen and (max-width:850px){.gallery_slider .slick-slide{padding:0}}.gallery_slider .slick-slide:focus{outline:0}.gallery_arrow{position:absolute;top:50%;transform:translateY(-50%);width:68px;height:68px;border-radius:50%;border:none;background-color:rgba(140,140,140,.75);transition:background-color 200ms ease}@media only screen and (max-width:1199px){.gallery_arrow{width:44px;height:44px}}@media only screen and (max-width:520px){.gallery_arrow{background-color:transparent}}.gallery_arrow:hover{background-color:#676767}@media only screen and (max-width:520px){.gallery_arrow:hover{background-color:transparent}}.gallery_arrow:before,.gallery_arrow:after{content:"";position:absolute;width:26px;height:2px;top:30px;background-color:#fff;transition:background-color 200ms ease}@media only screen and (max-width:1199px){.gallery_arrow:before,.gallery_arrow:after{width:17px;top:20px}}.gallery_arrow:before{left:12px;transform:rotate(-45deg)}@media only screen and (max-width:1199px){.gallery_arrow:before{left:8px}}.gallery_arrow:after{right:12px;transform:rotate(45deg)}@media only screen and (max-width:1199px){.gallery_arrow:after{right:8px}}.gallery_arrow--prev{left:42px;transform:translateY(-50%) rotate(-90deg)}@media only screen and (max-width:1199px){.gallery_arrow--prev{left:20px}}@media only screen and (max-width:520px){.gallery_arrow--prev{left:0}}.gallery_arrow--next{right:42px;transform:translateY(-50%) rotate(90deg)}@media only screen and (max-width:1199px){.gallery_arrow--next{right:20px}}@media only screen and (max-width:520px){.gallery_arrow--next{right:0}}.gallery_topRight{position:absolute;z-index:1;top:21px;right:41px}@media only screen and (max-width:1199px){.gallery_topRight{right:20px}}@media only screen and (max-width:520px){.gallery_topRight{top:10px;right:10px}}.gallery_stamp{display:inline-block;vertical-align:top;padding:.3em 1.5em;border-radius:30px;font-weight:bold;font-size:16px;background-color:#f68121;color:#fff}@media only screen and (max-width:1199px){.gallery_stamp{font-size:14px}}@media only screen and (max-width:520px){.gallery_stamp{padding:.1em 1.2em;font-size:12px}}.gallery_middleLeft{position:absolute;bottom:15px;right:50%;margin-right:18px}@media only screen and (max-width:850px){.gallery_middleLeft{right:0;left:0;margin-right:0;text-align:center}}@media only screen and (max-width:520px){.gallery_middleLeft{position:static;margin-right:0;padding:15px 15px 0 15px}}.gallery_action{position:relative;border:none;padding:.3em .8em .2em 2.6em;font-size:16px;color:#fff;background-color:#727272;border-radius:5px;transition:background-color 200ms ease}@media only screen and (max-width:1199px){.gallery_action{font-size:14px}}@media only screen and (max-width:520px){.gallery_action{display:block;width:100%;padding:.3em 2.6em .2em 2.6em;margin-top:3px}}.gallery_action:hover{background-color:#595959}.gallery_action>i{position:absolute;top:50%;transform:translateY(-50%);left:15px}.gallery_action+.gallery_action{margin-left:7px}@media only screen and (max-width:520px){.gallery_action+.gallery_action{margin-left:0}}.gallery_energy{position:absolute;bottom:15px;right:15px}@media only screen and (max-width:520px){.gallery_energy{position:static;margin-top:10px;margin-bottom:20px;text-align:center}}@media only screen and (max-width:1199px){.gallery_energyImg{width:50px}}@media only screen and (max-width:520px){.gallery_energyImg{margin:0 auto}}.baseModal_centerHelper{display:table;width:100%;height:100%;padding:0 12px;pointer-events:none}.baseModal_centerMiddle{display:table-cell;vertical-align:middle;width:auto;margin:0}.baseModal_content{position:relative;max-width:900px;margin:0 auto;pointer-events:all}.baseModal_close{position:absolute;bottom:100%;right:0;width:30px;height:30px;margin-bottom:15px;border:none;border-radius:50%;background-color:rgba(140,140,140,.75);transition:background-color 200ms ease}.baseModal_close:hover{background-color:#676767}.baseModal_close:before,.baseModal_close:after{content:"";position:absolute;width:16px;height:2px;background-color:#fff;top:15px}.baseModal_close:before{transform:rotate(45deg);left:7px}.baseModal_close:after{transform:rotate(-45deg);right:7px}.page{display:table;width:100%;table-layout:fixed;margin-top:30px}@media only screen and (max-width:670px){.page{margin-top:11px}}.page_left{display:table-cell;vertical-align:top;width:100%;padding-right:8.8%;padding-bottom:75px}@media only screen and (max-width:1199px){.page_left{padding-right:2.8%}}@media only screen and (max-width:991px){.page_left{display:block;padding-right:0;padding-bottom:0}}.page_right{display:table-cell;vertical-align:top;width:330px;padding-bottom:75px}@media only screen and (max-width:991px){.page_right{display:block;width:100%;padding-right:0}}.detailsBar{position:relative;display:table;width:100%;padding-bottom:20px;border-bottom:2px solid #f0f0f0}@media only screen and (max-width:670px){.detailsBar{text-align:center}}.detailsBar:before{content:"";position:absolute;bottom:-2px;height:2px;background-color:#f0f0f0;width:20%;left:100%}@media only screen and (max-width:991px){.detailsBar:before{display:none}}.detailsBar_left{display:table-cell;vertical-align:top;width:79%}@media only screen and (max-width:1400px){.detailsBar_left{width:70%}}@media only screen and (max-width:670px){.detailsBar_left{display:block;width:100%}}.detailsBar_right{display:table-cell;vertical-align:top;text-align:right}@media only screen and (max-width:670px){.detailsBar_right{display:block;text-align:center}}.detailsBar_title{margin:0;font-size:26px;line-height:1.2em;color:#f68121}@media only screen and (max-width:1400px){.detailsBar_title{font-size:21px}}.detailsBar_subTitle{font-size:18px;line-height:1.3em;font-weight:normal;margin:.3em 0 0 0}.detailsBar_price{font-weight:bold;color:#f68121;font-size:26px}@media only screen and (max-width:1400px){.detailsBar_price{font-size:21px}}@media only screen and (max-width:670px){.detailsBar_price{display:block;margin-top:.6em}}.detailsBar_price span{font-size:20px;color:#4a4a4a}.detailsBar_ref{font-weight:bold;font-size:18px;color:#4a4a4a}@media only screen and (max-width:670px){.detailsBar_ref{display:block}}.field{display:block;width:100%;height:44px;padding:0 20px;font-size:15px;-webkit-appearance:none;font-weight:normal;border-radius:0;color:#888;background-color:#fff;border:none;transition:border-color 100ms ease;margin-bottom:10px}.field.parsley-error{border:1px solid #c86b6b}.field+.tooltip .tooltip-inner{background-color:#c86b6b}.field+.tooltip .tooltip-arrow{border-top-color:#c86b6b}.field:focus{outline:0}.field::-moz-placeholder{opacity:1}.field--textarea{padding-top:10px;padding-bottom:10px;height:100px;resize:vertical}.actions{margin-top:0;margin-bottom:69px;margin-right:-20px}@media only screen and (max-width:1400px){.actions{margin-bottom:18px}}.actions_share{display:inline-block}.actions_btn{position:relative;padding:0;padding-left:30px;color:#888;font-size:17px;transition:color 200ms ease;margin-right:20px;border:none;background-color:transparent}.actions_btn:hover{color:#f68121}.actions_btn>i{position:absolute;left:0;top:2px;font-size:20px}.sideForm{margin-bottom:35px;padding:18px 25px 20px 25px;background-color:#f2f2f2}.sideForm_title{position:relative;margin:0 0 18px 0;padding-left:48px;text-transform:uppercase;font-size:16px;font-weight:bold;color:#6f6f6f}.sideForm_title>i{position:absolute;top:0;left:-8px;font-size:32px}.sideForm_submit{margin-top:10px}@media only screen and (max-width:1199px){.sideForm_submit{font-size:18px}}.agent{position:relative;margin-top:35px}@media only screen and (max-width:991px){.agent{text-align:center}}.agent_inner{position:relative;display:inline-block;vertical-align:top;padding:18px 0 0 113px;min-height:87px}.agent_img{position:absolute;left:0;top:0}.agent_title{margin:0 0 .2em 0;font-size:20px;color:#f68121}.agent_phone{position:relative;margin:0;font-size:17px;padding-left:23px;color:#888;transition:color 200ms ease}.agent_phone:hover,.agent_phone:focus{color:#f68121}.agent_phone>i{position:absolute;top:4px;font-size:20px;left:0}.contentTitle{color:#f68121;text-transform:uppercase;font-size:20px;font-weight:normal;line-height:1.2em;margin:0 0 .8em 0}.details{margin-top:42px;background-color:#f2f2f2;padding:32px 42px 20px 42px}@media only screen and (max-width:670px){.details{margin-top:30px;padding:21px 15px 10px 15px}}.details_list{list-style:none;padding:0;margin:0;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px}@media only screen and (max-width:1400px){.details_list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media only screen and (max-width:1199px){.details_list{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.details_list>li{position:relative;margin-bottom:10px;padding-left:23px;font-size:17px;color:#4f4f4f}.details_list>li>i{content:"";display:block;position:absolute;top:8px;left:0;width:0;height:0;border-style:solid;border-width:5px 0 5px 7px;border-color:transparent transparent transparent #f68121}.details_list>li>span{font-weight:bold}.section{background-color:transparent;padding:30px 0 25px 0;margin-top:-1px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.section:last-of-type{border-bottom:none}.content{margin-top:42px;margin-bottom:32px}.content_title{line-height:1.5em;margin:0 0 19px 0;font-size:18px;color:#1c1c1c}.content_text{font-size:16px;line-height:1.7em}.content_text *{color:#888!important;font-size:inherit!important;line-height:inherit!important}.content_text a{color:#f68121!important;transition:color 200ms ease}.content_text a:hover,.content_text a:focus{color:#db6809!important}.content_text img{max-width:100%!important;height:auto!important}.downloads{display:inline-block;vertical-align:top;list-style:none;padding:0;margin:0;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}@media only screen and (max-width:479px){.downloads{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.downloads>li{margin-bottom:7px}.downloads>li>a{position:relative;display:block;padding-left:34px;font-size:18px;color:#626262;transition:color 200ms ease}.downloads>li>a:hover{color:#f68121}.downloads>li>a>i{position:absolute;top:5px;left:0;font-size:20px;color:#f68121}.map{height:492px}.share_drop{position:absolute;bottom:100%;visibility:hidden;opacity:0;transform:translateY(10px);transition:opacity 200ms ease,visibility 200ms ease,transform 200ms ease;padding-bottom:18px;left:0;right:0;text-align:center}.open .share_drop{visibility:visible;opacity:1;transform:translateY(0)}.share_panel{position:relative;display:inline-block;vertical-align:top;background-color:#8e8e8e;padding:12px 19px;border-radius:7px}.share_panel:before{content:"";display:block;position:absolute;top:100%;left:0;right:0;margin:0 auto;width:0;height:0;border-style:solid;border-width:15px 11.5px 0 11.5px;border-color:#8e8e8e transparent transparent transparent}.share_icon{display:inline-block;vertical-align:middle;line-height:1em;color:#fff;transition:color 200ms ease;font-size:30px}.share_icon+.share_icon{margin-left:21px}.share_icon:hover{color:#e6e6e6}.pageHeader{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-bottom:6px solid #f68121}.pageHeader:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7)}.pageHeader_inner{position:relative;display:table;width:100%;height:370px;color:#fff;padding-top:78px;padding-bottom:50px}@media only screen and (max-width:1449px){.pageHeader_inner{height:320px}}@media only screen and (max-width:1199px){.pageHeader_inner{padding-top:40px;padding-bottom:40px;height:270px}}@media only screen and (max-width:767px){.pageHeader_inner{height:200px}}.pageHeader_aligner{display:table-cell;vertical-align:middle;text-align:center}.pageHeader_title{margin:0;font-size:51px;line-height:1.3em}@media only screen and (max-width:1449px){.pageHeader_title{font-size:40px}}@media only screen and (max-width:1199px){.pageHeader_title{font-size:35px}}@media only screen and (max-width:767px){.pageHeader_title{font-size:30px}}.pageHeader_subTitle{margin:.6em 0 0 0;font-size:23px;font-weight:normal}@media only screen and (max-width:767px){.pageHeader_subTitle{font-size:21px}}.pageHeader_breadcrumbs{list-style:none;margin:1.6em 0 0 0;padding:0}.pageHeader_breadcrumbs>li{display:inline-block;vertical-align:baseline}.pageHeader_breadcrumbs>li+li:before{content:"/";display:inline}.pageHeader_breadcrumbs>li.is-active>a,.pageHeader_breadcrumbs>li.is-active>span{color:#f68121}.pageHeader_breadcrumbs>li>a{color:#fff;transition:color 200ms ease}.pageHeader_breadcrumbs>li>a:hover{color:#f68121}.pageHeader_breadcrumbs>li>a,.pageHeader_breadcrumbs>li>span{font-size:16px}.pageLayout{width:100%;display:table;table-layout:fixed;margin-top:70px}@media only screen and (max-width:1110px){.pageLayout{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:44px}}.pageLayout_left{display:table-cell;vertical-align:top;width:326px;padding-bottom:65px}@media only screen and (max-width:1340px){.pageLayout_left{width:300px}}@media only screen and (max-width:1110px){.pageLayout_left{display:block;width:100%;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2}}.pageLayout_right{display:table-cell;vertical-align:top;width:100%;padding-left:52px;padding-bottom:116px}@media only screen and (max-width:1340px){.pageLayout_right{padding-left:25px}}@media only screen and (max-width:1110px){.pageLayout_right{display:block;padding-left:0;padding-bottom:45px}}.pageNav{background-color:#f2f2f2;padding:20px 0 20px 0}.pageNav_list{list-style:none;margin:0;padding:0}.pageNav_item.is-active .pageNav_link{color:#020202}.pageNav_link{display:block;padding:15px 34px 15px 34px;font-weight:bold;color:#888;transition:color 200ms ease,background-color 200ms ease}.pageNav_link:hover{color:#f68121;background-color:#e4e4e4}@media only screen and (max-width:1340px){.pageNav_link{font-size:16px}}.mainTitle{margin:0 0 1em 0;font-size:30px;line-height:1.3em;font-weight:bold;color:#f68121}@media only screen and (max-width:1199px){.mainTitle{font-size:24px}}.text{font-size:16px;line-height:1.8em}.text *{color:#888!important;font-size:inherit!important;line-height:inherit!important}.text a{color:#f68121!important;transition:color 200ms ease}.text a:hover,.text a:focus{color:#db6809!important}.text img{max-width:100%!important;height:auto!important}.titleHeader{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:50px}@media only screen and (max-width:810px){.titleHeader{display:block;margin-top:30px;margin-bottom:1.3em}}.titleHeader_left{padding-top:10px}.titleHeader_title{margin:0;font-size:20px}@media only screen and (max-width:810px){.titleHeader_title{margin:0 0 1em 0}}.titleHeader_button{font-size:15px}@media only screen and (max-width:420px){.titleHeader_button{width:100%}}.grid{margin-top:11px}.grid_list{list-style:none;padding:0;margin:0 -.5px}.grid_list>li{float:left;width:33.33333%;padding:.5px}@media only screen and (max-width:1199px){.grid_list>li{width:50%}}@media only screen and (max-width:1110px){.grid_list>li{width:33.3333%}}@media only screen and (max-width:900px){.grid_list>li{width:50%}}@media only screen and (max-width:670px){.grid_list>li{width:100%;float:none;margin:0 auto 10px auto;padding:0}}.gridGallery{list-style:none;margin:0 -.5px;padding:0}.gridGallery>li{padding:.5px;float:left;width:25%}@media only screen and (max-width:850px){.gridGallery>li{width:33.3333%}}@media only screen and (max-width:520px){.gridGallery>li{width:50%}}@media only screen and (max-width:420px){.gridGallery>li{width:100%}}.gridGallery>li>a{display:block;transition:opacity 200ms ease}.gridGallery>li>a:hover{opacity:.8}.contactInfo{list-style:none;padding:0;margin:10px -15px 25px -15px}.contactInfo>li{float:left;width:33.3333%;padding:46px 15px 26px 15px;position:relative;text-align:center}@media only screen and (max-width:991px){.contactInfo>li{padding:24px 15px 8px 15px}}@media only screen and (max-width:767px){.contactInfo>li{width:100%}}.contactInfo>li+li:before{content:"";position:absolute;left:-1px;top:32px;bottom:37px;width:3px;background-color:#f2f2f2}.contactInfo_title{margin:0 0 .8em 0;font-weight:800;text-transform:uppercase;color:#5b5b5b}@media only screen and (max-width:1199px){.contactInfo_title{font-size:21px}}@media only screen and (max-width:991px){.contactInfo_title{font-size:18px}}.contactInfo_text{font-size:16px}.contactInfo_link{text-decoration:underline!important;color:#f68121}.contactInfo_link:hover,.contactInfo_link:focus{color:#f68121}.contactInfo_go{display:inline-block;vertical-align:top;margin-top:15px;padding:0;border:none;background-color:transparent;transition:color 200ms ease;color:#888}.contactInfo_go:hover,.contactInfo_go:focus{color:#f68121}.contactForm{padding-top:30px;padding-bottom:38px;background-color:#f2f2f2}.contactForm_title{margin:0 0 .7em 0;font-size:25px;color:#f68121}@media only screen and (max-width:479px){.contactForm_title{font-size:22px}}.contactForm_label{margin-bottom:2px;font-weight:normal;font-size:15px;color:#020202}.contactForm_textArea{height:130px}.contactForm_select{margin-bottom:10px}.contactForm_submit{margin-top:4px;float:right;min-width:165px;text-transform:uppercase;font-size:20px;padding:.3em 1.3em}@media only screen and (max-width:479px){.contactForm_submit{width:100%}}.multiMaps_list{list-style:none;margin:36px 0 0 0;padding:0;text-align:center;border-bottom:1px solid #c2c2c2}.multiMaps_list>li{display:inline-block;vertical-align:top}@media only screen and (max-width:767px){.multiMaps_list>li{display:block}}.multiMaps_list>li+li{margin-left:20px}@media only screen and (max-width:767px){.multiMaps_list>li+li{margin-left:0;margin-top:20px}}.multiMaps_button{position:relative;text-transform:uppercase;border:none;background-color:transparent;font-size:17px;font-weight:bold;padding-bottom:10px}.multiMaps_button:before{content:"";position:absolute;display:none;left:0;bottom:-2px;right:0;height:3px;background-color:#f68121}.multiMaps_button.is-active{color:#f68121}.multiMaps_button.is-active:before{display:block}@media only screen and (max-width:767px){.multiMaps_button{display:block;width:100%}}.multiMaps_map{height:406px}.multiMaps_gpsInfo{margin-top:24px;margin-bottom:20px;text-align:center;color:#020202}.multiMaps_label{font-weight:bold;color:#f68121}.multiMaps_gps{display:none}.multiMaps_gps.is-active{display:inline}.popup{padding:0 5px}.popup_close{position:absolute;right:-35px;bottom:100%;width:30px;height:30px;padding:0;margin-bottom:5px;background-color:transparent;border:none}@media only screen and (max-width:1300px){.popup_close{right:-1px}}.popup_close:before,.popup_close:after{content:"";position:absolute;top:50%;left:50%;width:2px;height:36px;background-color:#fff}.popup_close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.popup_close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-moz-transform:translate(-50%,-50%) rotate(-45deg);-o-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.popup_close:focus{outline:0}.popup_controls{position:absolute;top:50%;left:100%;padding-left:70px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:1300px){.popup_controls{left:0;right:0;padding-left:0}}.popup_content{position:relative;max-width:900px;margin:55px auto 35px auto}.popup_sliderWrap{position:relative}.popup_sliderWrap:before{content:"";display:block;padding-top:66.22222222%}.popup_slider{position:absolute;top:0;left:0;right:0;bottom:0;list-style:none;padding:0;margin:0;overflow:hidden}.popup_slider .slick-slide:focus{outline:0}.popup_arrow{width:69px;height:69px;border-radius:50%;border:1px solid #f68121;background-color:transparent;transition:background-color 200ms ease}@media only screen and (max-width:1300px){.popup_arrow{position:absolute;top:-23px;width:45px;height:45px}}@media only screen and (max-width:520px){.popup_arrow{background-color:transparent;border:none}}.popup_arrow:hover{background-color:rgba(255,255,255,.2)}@media only screen and (max-width:520px){.popup_arrow:hover{background-color:transparent}}.popup_arrow:before,.popup_arrow:after{content:"";position:absolute;width:26px;height:2px;top:30px;background-color:#fff;transition:background-color 200ms ease}@media only screen and (max-width:1300px){.popup_arrow:before,.popup_arrow:after{width:17px;top:20px}}.popup_arrow:before{left:12px;transform:rotate(-45deg)}@media only screen and (max-width:1300px){.popup_arrow:before{left:8px}}.popup_arrow:after{right:12px;transform:rotate(45deg)}@media only screen and (max-width:1300px){.popup_arrow:after{right:8px}}.popup_arrow--prev{left:42px;transform:rotate(-90deg)}@media only screen and (max-width:1300px){.popup_arrow--prev{left:20px}}@media only screen and (max-width:520px){.popup_arrow--prev{left:4px}}.popup_arrow--next{right:42px;transform:rotate(90deg)}@media only screen and (max-width:1300px){.popup_arrow--next{right:20px}}@media only screen and (max-width:520px){.popup_arrow--next{right:4px}}.popup_counter{display:block;text-align:center;margin:4px 0 8px 0;color:#fff}@media only screen and (max-width:1300px){.popup_counter{display:none}}.popup_title{margin:19px 0 10px 0;font-size:19px;font-weight:bold;color:#fff}.popup_desc{font-size:15px;line-height:1.7em;color:#fff}.popup_hr{border-color:rgba(255,255,255,.3);margin-top:28px;margin-bottom:32px}@media only screen and (max-width:479px){.popup_hr{margin-bottom:20px}}.popup_footer{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width:479px){.popup_footer{display:block;text-align:center}}.popup_itemArrow{padding:0;background-color:transparent;color:#fff;border:none;font-size:16px}@media only screen and (max-width:479px){.popup_itemArrow{margin-top:10px}}.search-content .bootstrap-select{width:100%!important}.rental-items{width:49%;display:inline-block}.rental-items:nth-child(odd){float:right}.rental-items .prop_right{display:table-cell;vertical-align:top;position:relative;width:464px}@media only screen and (max-width:810px){.rental-items .prop_right{display:table-cell;vertical-align:top;position:relative;width:auto}}@media only screen and (max-width:1570px){.rental-items .prop{height:auto;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.rental-items .prop_text{margin:.8em 0 1.5em 0;font-size:15px}.rental-items .prop_right{display:table-cell;vertical-align:top;position:relative;width:464px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:1200px){.rental-items .prop{display:inline-flex;width:100%;height:auto;padding:34px 35px 34px 35px;background-color:#f2f2f2;color:#717171;transition:transform 200ms ease,background-color 200ms ease,box-shadow 200ms ease}.rental-items .prop_right{display:table-cell;vertical-align:top;position:relative;width:100%;margin-left:auto;margin-right:auto}}.customTable{margin-top:25px;margin-bottom:30px;min-width:320px;overflow-x:auto}.customTable__table{width:100%;border:1px solid #ebebed}.customTable__table tbody tr td{padding:7px 20px;font-weight:600}.customTable__header{background-color:#f68121}.customTable__heading{padding:10px 20px;color:#fff;font-weight:bold;font-size:17px}.customTable__data{padding:10px 20px;color:#888;font-weight:bold;font-size:17px}@media only screen and (max-width:991px){.calendar__header{margin-top:24px}}.calendar__item{display:inline-block;padding-left:52px;vertical-align:top;position:relative;font-weight:bold;margin-bottom:6px}.calendar__item>span{display:block;margin-top:2px}.calendar__badge{position:absolute;top:-3px;left:0;width:36px;height:36px;background-color:#f68121}@media only screen and (max-width:991px){.calendar__button{margin-top:20px;width:100%}}.calendar__months{margin-top:35px}.calendar__months .MonthObject{display:inline-block;vertical-align:top;margin-bottom:40px;padding:0 15px;float:none}@media only screen and (max-width:1449px){.calendar__months .MonthObject{padding:0 15px}}@media only screen and (max-width:550px){.calendar__months .MonthObject{width:100%;margin-bottom:30px}}.calendar__months .MonthObject .clear{clear:both}.calendar__months .Month_name{padding:3px 0 7px 0;font-size:16px;font-weight:bold;color:#888;background-color:transparent}.calendar__months .Month_weekdays{float:left;width:100%;line-height:16px;background-color:#fff}.calendar__months .Month_weekdays span{float:left;padding:8px 0 4px 0;width:14.28%;text-align:center;color:#585858;font-size:12px;font-weight:600}.calendar__months .days{float:left;width:100%;clear:both}.calendar__months .days div{padding:5px 0;float:left;width:14.28%;font-size:12px;text-align:center;line-height:1.42857143;background-color:#fff}.calendar__months .day_normal{text-align:center;background-color:transparent!important;color:#333}.calendar__months .day_busy{color:#fff;background-color:#f68121!important}.calendar__months .half_day_start_busy{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZDhkOGQ4IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI0Y2ODEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);background-image:-webkit-linear-gradient(left,#d8d8d8 50%,#f68121 50%);background-image:-moz-linear-gradient(left,#d8d8d8 50%,#f68121 50%);background-image:-o-linear-gradient(left,#d8d8d8 50%,#f68121 50%);background-image:linear-gradient(to right,#d8d8d8 50%,#f68121 50%);color:#fff}.calendar__months .half_day_end_busy{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjRjY4MTIxIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Q4ZDhkOCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);background-image:-webkit-linear-gradient(left,#f68121 50%,#d8d8d8 50%);background-image:-moz-linear-gradient(left,#f68121 50%,#d8d8d8 50%);background-image:-o-linear-gradient(left,#f68121 50%,#d8d8d8 50%);background-image:linear-gradient(to right,#f68121 50%,#d8d8d8 50%);color:#fff}.calendar__months .day_old{background-color:#aaa;color:#020202}.calendar__months .day_changeover{background-color:#ccc;font-weight:bold;color:#f68121}