section.popup_content .pop_form.show{display:flex}section.popup_content .btn-two a{background:#09b6a2;border-radius:0 15px;color:#0d111a;display:inline-block;font-size:20px;font-weight:700;letter-spacing:.6px;line-height:26px;padding:24px 68px;transition:all .2s ease-in-out}section.popup_content .btn-two a:hover{background:rgba(9,182,162,.8)}section.popup_content{text-align:center}section.popup_content .pop_form{align-items:center;background-color:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;overflow-y:scroll;padding:20px;position:fixed;top:0;width:100%;z-index:9999}section.popup_content .pop_form h3{display:none}section.popup_content .pop_form .pop_iner{background-color:#fff;border-radius:6px;margin-top:100px;max-width:1050px;padding:0;position:relative;width:100%}section.popup_content .pop_form .pop_iner a.close-buttonn{background:unset!important;height:24px;position:absolute;right:20px;top:20px;width:24px}section.popup_content .pop_form form p{margin:0}section.popup_content .pop_form form label,section.popup_content .pop_form form p span{font-size:16px}@media (max-width:767px){section.popup_content .btn-two a{font-size:16px;line-height:22px;padding:12px 40px}}