.banner--content img{display: block;margin:0 auto 10px;}


.tabs-large {position: absolute;left: 50%;bottom:0;transform: translate(-50%, 0);-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);width: 100%;text-align: center;}
.tabs-large li {display: inline-block;vertical-align: top;margin: 0 -2px;padding: 0 30px;}
.tabs-large li sup {font-size: 10px;}
.tabs-large li a {background: #fff;text-transform: capitalize;display:block;vertical-align: middle;color: #c59412;    font-size: 1.4em; text-transform: uppercase;font-weight: 600; transition: none;text-align: center;padding: 0 50px;position: relative;height: 70px;line-height: 70px;}
.tabs-large li a:before{position: absolute;left: -22px;top: 0;content: "";width:40px;height: 70px;background: #fff;transform: skewX(-25deg);-webkit-transform: skewX(-25deg);-ms-transform: skewX(-25deg);z-index: -1;}
.tabs-large li a:after{position: absolute;right: -22px;top: 0;content: "";width:40px;height: 70px;background: #fff;transform: skewX(25deg);-webkit-transform: skewX(25deg);-ms-transform: skewX(25deg);box-shadow:9px 0 6px -2px rgba(0,0,0,0.1);}

.tabs-large li.is--active a {z-index: 1;background-color: #c59412;color: #fff;}
.tabs-large li.is--active a:before,.tabs-large li.is--active a:after{background: #c59412;box-shadow: none;}



.tabs-normal {position: relative;text-align: center;   width: 100%;background: #ecf1f2;padding: 20px;}
.tabs-normal li {display: inline-block;vertical-align: top;}
.tabs-normal li sup {font-size: 10px;}
.tabs-normal li a {background: #da5532;text-transform: capitalize;display: block;height:60px;line-height: 60px;font-weight: 600;color: #fff;padding: 0 45px;font-size: 1.2em;}
.tabs-normal li.is--active a {background: #fff;color: #da5532;position: relative;}

.panel{position: relative;padding: 0;}
.panel__left{width:100%; float: none;}
.panel__right{width:100%; float: none;}


.info__plans{position: absolute;left: 50%;top: 50%; transform: translate(-50%,-100%); -webkit-transform: translate(-50%,-100%); -ms-transform: translate(-50%,-100%); padding: 20px;width:440px;border: 2px solid #da5532;box-shadow: 0 0 25px 10px rgba(0,0,0,0.1);z-index: 1;background: #fff;margin: 0 0 0 15px;}
.info__plans:before{width: 24px; height: 24px; background: #fff; border: 2px solid #da5532;content: "";
transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);position: absolute;left: 50%; bottom: -12px;z-index: -1;pointer-events: none;margin: 0 0 0 -12px;}
.info__plans:after{width:34px; height: 24px; background: #fff; content: "";position: absolute;left: 50%; bottom:0;z-index: -1;pointer-events: none;margin: 0 0 0 -17px;}

.info__plans h5,.popup-view .layout-slider h5{position: relative;color: #da5532;font-weight: 700;font-size: 1.2em;text-transform: none;padding: 0 0 5px 0;margin:0 0 10px 0;}
.info__plans h5:before,.popup-view .layout-slider h5:before{position: absolute;left: 0;bottom: 0;width: 40px;height: 2px;background: #da5532;content: "";}

.info__plans p{text-transform: none;font-size: 1em;line-height: 1.4;}

.-link-close,.close-popup{width: 30px;height: 30px;border-radius: 100%; background: #da5532;position: absolute;right: -15px;top: -15px;}
.-link-close:before,.close-popup:before{position: absolute;left: 0;right: 0;top: 0;bottom: 0;content: "+";font-size: 1.6em;line-height: 22px;text-align: center;color: #fff;
transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}

.info__plans .btn--small{min-width: 1%;}
.info__plans .btn--small:before{display: none;}
.section.section--content{padding: 40px 0;overflow: visible;z-index: 10;background: #fff;}
.floor-title{float: right;margin: 20px 0;}

.layout-slider{padding: 10px 60px 10px;}
.layout-slider .slick-arrow.slick-next{right: 0;top: 50%;left: auto;}
.layout-slider .slick-arrow.slick-prev:before{left: 0;top:-20px;}
.layout-slider .slick-arrow.slick-next:before{left: -14px;top: 14px;}
.layout-slider .slick-arrow.slick-prev{left: 0;top: 50%;}

.popup-view .layout-slider h5{font-size: 1.7em;}
.popup-view .layout-slider h5 + p{font-size: 1.3em;margin: 0 0 10px;}
.popup-view .info__desc p{font-size: 0.9em;line-height: 1.8;color: #666;}
.layout-slider .slick-arrow.slick-disabled{opacity: 0.3;cursor: default;}

/* popup css */
.popup-view{width: 100%;height: 100%;text-align: center; position: fixed; z-index: 1112; left: 0; top: 0; bottom: 0; right: 0; display: none;}

.popup__overlayer{background: rgba(0,0,0,0.85);position: fixed; left: 0; top: 0; bottom: 0; right: 0;}
.popup__overlay{display: table-cell;height: 100%;vertical-align: middle;width: 100%;}
.popup__content{max-width:1000px;background: #fff; padding:20px;margin: auto; position: relative;text-align: left;border: 2px solid #da5532;}
/*.popup__show{overflow: hidden;}*/
.popup__show.popup-view{display: table;}

.legend-table ul{display: table;width: 100%;text-align: center;}
.legend-table ul li{display: table-cell;padding: 10px 5px;color: #fff;font-weight:700;background: #717070;text-transform: uppercase;width: 10%;}
.legend-table ul li span{display: block;}
.legend-table ul li .legend-large{font-size: 1.2em;}
.legend-table ul li .legend-small{font-size:0.9em;}
.legend-table ul li.child-1{background: #717070;}
.legend-table ul li.child-2{background: #9fa09f;}
.legend-table ul li.child-3{background: #bbb7b7;}
.legend-table ul li.child-4{background: #1280b0;}
.legend-table ul li.child-5{background: #0a4c70;}
.legend-table ul li.child-6{background: #00263e;}
.legend-table ul li.child-7{background: #f28776;}
.legend-table ul li.child-8{background: #e74c38;}
.legend-table ul li.child-9{background: #f9bb59;}
.legend-table ul li.child-10{background: #cf8c2a;}

.section.section-legend{padding: 20px 0;background: #ecf1f2;}
.info__popup{display: none;}
.popup-view .info__popup{display:block;}
.popup-view .btn.btn--small{display:none;}
.btn--pdf.btn:before{display: none;}
.btn--pdf.btn{background: url(../images/icon-pdf.svg) no-repeat calc(100% - 20px) 12px;background-size: 20px 25px;}
.btn--pdf.btn:hover{color: #c2942d;}
.main--banner:before{pointer-events: none;}

@media(max-width:1499px){
.tabs-normal li a{padding: 0 25px;}
.info__plans{width: 350px;padding: 15px;}
.info__plans.trg395,.info__plans.trg394,.info__plans.trg391,.info__plans.trg42,.info__plans.trg322,.info__plans.trg319,.info__plans.trg340{left: auto!important;right: 0!important;transform: translateX(0);-webkit-transform: translateX(0);-ms-transform: translateX(0);}

.info__plans.trg388,.info__plans.trg399,.info__plans.trg400,.info__plans.trg401,.info__plans.trg379,.info__plans.trg378,.info__plans.trg377,.info__plans.trg387,.info__plans.trg59,.info__plans.trg95,.info__plans.trg96,.info__plans.trg97,.info__plans.trg98,.info__plans.trg99,.info__plans.trg100,.info__plans.trg102,.info__plans.trg103,.info__plans.trg148,.info__plans.trg149,.info__plans.trg151,.info__plans.trg153,.info__plans.trg155,.info__plans.trg150,.info__plans.trg152,.info__plans.trg154,.info__plans.trg194,.info__plans.trg195,.info__plans.trg196,.info__plans.trg197,.info__plans.trg199,.info__plans.trg198,.info__plans.trg200,.info__plans.trg201,.info__plans.trg254,.info__plans.trg256,.info__plans.trg255,.info__plans.trg252
,.info__plans.trg253,.info__plans.trg116,.info__plans.trg156,.info__plans.trg172,.info__plans.trg257,.info__plans.trg329,.info__plans.trg330,.info__plans.trg341,.info__plans.trg358{left: 0!important;transform: translateX(0);-webkit-transform: translateX(0);-ms-transform: translateX(0);}
}

@media(max-width:1200px){
.section-outer{overflow-x: auto;}
.section-container{width: 1200px;}
.info__plans [class*="col-"], .popup-view .popup__content [class*="col-"]{width: 50%;float: left;text-align: left;}
.tabs-normal{white-space: nowrap;overflow: auto;}
.tabs-normal li a{padding: 0 25px;white-space: normal;}
.legend-table ul{display: block;overflow: auto;white-space: nowrap;}
.legend-table ul li{display:inline-block;vertical-align: top;white-space: normal;width: auto;}
.info__plans{width: 400px;left: 50%!important;top: 50%!important;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.info__plans:before,.info__plans:after{display: none;}
.panel__body{position: relative;}
.close-popup{right: -5px;}
.legend-table ul li{padding: 10px 15px;}

}

@media(max-width:767px){
.popup-view{/*display: block;*/background: #fff;overflow: scroll;}
.popup__overlay{display: block;}
.popup__content{padding:50px 0 15px;}
.popup__show .popup-view{display:block;}  


.tabs-large li a:before, .tabs-large li a:after{display: none;}
.tabs-large li a{font-size: 1.1em;padding: 0 20px;height: 50px;line-height: 50px;}
.tabs-large{left: 10px;right: 10px; width: auto;transform: translate(0,0);-webkit-transform: translate(0,0);-ms-transform: translate(0,0);}
.tabs-large li{padding: 0;}
.tabs-normal li a{height: 45px;line-height: 45px;font-size: 1em;}
.popup__show .popup-view{display: block!important;}
.popup-view{z-index: 1112;}
.close-popup{right: 15px;top: 15px;}
.layout-slider{padding: 10px 30px 10px;}
.layout-slider .slick-arrow.slick-next:before{left: 14px;}
.popup-view .popup__content [class*="col-"]{width: 100%;float: none;}
body.popup__show{position: fixed;left: 0;right: 0;top: 0; bottom: 0;overflow: hidden;}
.section.section--content{padding-bottom: 0;}
}

@media(max-width:500px){
.info__plans{width: 280px;padding: 10px;}
}




