.website-history{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:60px}.website-history .history-img{padding:14px 14px 0 14px;margin-bottom:37px;position:relative;border:1px solid #d2935b;min-height:248.72px}.website-history .history-img:before{content:'';position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 100%)}.website-history .history-img .img-container{width:100%;height:100%;overflow:hidden}.website-history .history-img .img-container img{position:relative;z-index:0;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.7;-webkit-transition:all 15s ease;-webkit-transition:all .15s ease;transition:all .15s ease}.website-history .history-img .btn-zoom{position:absolute;bottom:-25px;left:calc(50% - 23px);z-index:2;-webkit-transition:all 15s ease;-webkit-transition:all .15s ease;transition:all .15s ease}.website-history:hover .history-img img,.website-history.hover .history-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.website-history:hover .history-img .btn-zoom,.website-history.hover .history-img .btn-zoom{bottom:-28px}.website-history .history-date{border-top:1px solid #d2935b;position:relative;width:70%}.website-history .history-date .date-text{position:absolute;right:-40px;top:-17px;background-color:#fff}.website-history .history-date .date-text:before{content:attr(data-year);font-weight:500;font-size:1.375rem;color:#d2935b;padding-left:16px}.website-history.even-line .history-img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.website-history.even-line .history-date{border-top:0;border-bottom:1px solid #d2935b;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:37px}.website-history.even-line .history-date .date-text{position:absolute;left:-40px;right:auto;top:auto;bottom:-17px;background-color:#fff}.website-history.even-line .history-date .date-text:before{content:attr(data-year);font-weight:500;font-size:1.375rem;color:#d2935b;padding-right:16px;padding-left:0}.website-history:not(.even-line):after{content:'';display:block;border-right:1px solid #d2935b;width:1px;position:absolute;right:3px;min-height:55px;top:auto;bottom:22px;left:auto}.website-history:not(.even-line) .history-date:after{content:'';display:block;background:#d2935b;width:1px;position:absolute;right:-12px;top:17px;bottom:55px;left:auto}.website-history-container .row .col-lg-6:last-of-type .website-history:after{content:none}.website-history-container .row .col-lg-6:last-of-type .website-history .history-date:after{background:-webkit-gradient(linear,left top,left bottom,from(#d2935b),to(rgba(210,147,91,0)));background:linear-gradient(to bottom,#d2935b 0%,rgba(210,147,91,0) 100%)}.modal-backdrop{opacity:.95!important;background-color:#fafafa}#webhistoryModal .modal-content{border-radius:0;background-color:transparent;border:0}#webhistoryModal .modal-body{padding:0 0 60px 0!important;position:relative}#webhistoryModal .modal-body a.close{padding:15px;background-color:#13183e;color:#fff;position:absolute;right:0;top:0;width:44px;height:44px;z-index:99;text-shadow:none;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}#webhistoryModal .modal-body a.close:hover,#webhistoryModal .modal-body a.close.hover{background-color:#353b65}#webhistoryModal .modal-body a.close i{margin:auto;color:#fff;font-size:1rem}#webhistoryModal .modal-body img{width:100%}@media(max-width:991.98px){.website-history{margin-bottom:30px}.website-history .history-date .date-text{right:0}.website-history.even-line .history-date .date-text{left:0}.website-history:not(.even-line):after{content:none!important}.website-history:not(.even-line) .history-date:after{content:none!important}}@media(max-width:767.98px){.website-history .history-img,.website-history.even-line .history-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border:1px solid #d2935b}.website-history .history-date,.website-history.even-line .history-date{border-top:1px solid #d2935b;border-bottom:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}.website-history .history-date .date-text,.website-history.even-line .history-date .date-text{position:absolute;left:auto;right:0;top:-17px;bottom:auto;background-color:#fff}.website-history .history-date .date-text:before,.website-history.even-line .history-date .date-text:before{content:attr(data-year);font-weight:500;font-size:1.375rem;color:#d2935b;padding-right:0;padding-left:16px}}.website-history .history-img:before{height:inherit}.btn-zoom{display:-webkit-box;display:-ms-flexbox;display:flex;width:47px;height:47px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#d2935b}.btn-zoom:before{font-family:"ib-icon";content:"";color:#fff;font-size:1.25rem}.btn-zoom:hover,.btn-zoom.hover{background-color:#e0a46f}