.smart_popup_section{position:absolute;bottom:40px;right:0;width:100%}.smart_popup_section .smart_popup_section_wrapper{position:relative;width:100%;max-width:370px;display:flex;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.smart_popup_section .smart_popup_content_section{background-color:#fff;z-index:2}.smart_popup_section .smart_popup_content_section .popup_image_section{position:relative;box-shadow:0 .5rem 1rem rgba(0,0,0,.3)}.smart_popup_section .smart_popup_content_section .popup_image_section .bg_img{background-repeat:no-repeat;background-size:cover;background-position:center}.smart_popup_section .smart_popup_content_section .popup_image_section .bg_img img{width:100%}.smart_popup_section .smart_popup_content_section .popup_image_section .popup_close{position:absolute;top:10px;right:10px}.smart_popup_section .smart_popup_content_section .popup_image_section .popup_close .close_icon{background-color:#fff;padding:8px;cursor:pointer;transition:all ease 0.5s}.smart_popup_section .smart_popup_content_section .popup_image_section .popup_close .close_icon svg{display:flex;flex-wrap:wrap;transition:all ease 0.5s}.smart_popup_section .smart_popup_content_section .popup_image_section .popup_close .close_icon:hover{background-color:#613E6C}.smart_popup_section .smart_popup_content_section .popup_image_section .popup_close .close_icon:hover svg path{fill:#fff}.smart_popup_content_section{display:none}.smart_popup_section .smart_popup_content_section .popup_heading_section{padding:25px 16px}.smart_popup_section .smart_popup_content_section .popup_heading_section .popup_heading{font-size:30px;line-height:1.2;text-transform:uppercase;color:#AC9954}.smart_popup_section .smart_popup_content_section .popup_footer_section{padding:0 16px 20px 16px;display:flex;flex-wrap:wrap;justify-content:flex-end}.smart_popup_section .smart_popup_section_wrapper .smart_popup_title_section{z-index:1;position:absolute;bottom:0;width:100%;background-color:#fff;padding:15px;cursor:pointer;transition:all ease 0.5s}.smart_popup_section .smart_popup_section_wrapper .smart_popup_title_section .smart_title_text{display:flex;flex-wrap:wrap;align-items:center;width:100%}.smart_popup_section .smart_popup_section_wrapper .smart_popup_title_section .smart_title_text .text{width:calc(100% - 30px);padding-right:30px;text-transform:uppercase;text-align:center;font-family:"Open Sans Bold";line-height:1.2;transition:all ease 0.5s}.smart_popup_section .smart_popup_section_wrapper .smart_popup_title_section .smart_title_text .icon{width:30px;display:flex;flex-wrap:wrap;justify-content:flex-end}.smart_popup_section .smart_popup_section_wrapper .smart_popup_title_section .smart_title_text .icon svg{width:30px;transition:all ease 0.5s}.smart_popup_section .smart_popup_section_wrapper .smart_popup_title_section:hover{background-color:#613E6C}.smart_popup_section .smart_popup_section_wrapper .smart_popup_title_section:hover .smart_title_text .text{color:#fff}.smart_popup_section .smart_popup_section_wrapper .smart_popup_title_section:hover .smart_title_text .icon svg path{fill:#fff}@media (max-width:991px){.smart_popup_section{bottom:30px}.smart_popup_section .smart_popup_content_section .popup_heading_section .popup_heading{font-size:26px}}@media (max-width:767px){.smart_popup_section .smart_popup_content_section .popup_heading_section .popup_heading{font-size:24px}}@media (max-width:520px){.smart_popup_section .smart_popup_content_section .popup_heading_section .popup_heading{font-size:22px}}