.layout-19-wrapper{display:block;width:100%}.layout-19-container{align-items:stretch}.layout-19-sections{border-radius:30px;margin:30px 0;display:flex;flex-wrap:wrap;overflow:hidden;min-height:500px;align-items:stretch;background:var(--c-color-3);width:100%}.layout-19-map-wrapper{flex-shrink:0;display:flex;overflow:hidden;position:relative;height:100%;background:#e8e8e8;width:50%}.layout-19-map-wrapper iframe{height:100%!important;width:100%!important}.layout-19-info-wrapper{display:flex;align-items:center;padding:60px;height:100%;width:50%}.layout-19-info{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;gap:30px 0;width:100%;flex-direction:column}.layout-19-info-sub-title{letter-spacing:4px;display:block;color:var(--c-color-2);width:100%}.layout-19-info-title{font-family:var(--font-title);letter-spacing:1px;text-align:left;color:var(--c-color-1);width:100%}.dir-rtl .layout-19-info-title{text-align:right}.layout-19-info-address{margin-top:15px;display:block;width:100%}.layout-19-info-items{width:100%}.layout-19-info-item{margin-top:30px}.layout-19-info-item,.layout-19-info-item-link{display:flex;justify-content:flex-start;align-items:center;width:100%}.layout-19-info-item-link{color:var(--c-color-1);gap:0 20px;font-size:16px}.dir-rtl .layout-19-info-item-link{direction:ltr;flex-direction:row-reverse}.layout-19-info-item-link i{border-radius:50%;display:flex;justify-content:center;color:var(--c-color-2);align-items:center;height:48px;font-size:20px;background:#fff;width:48px}@media (max-width:1024px){.layout-19-container{flex-wrap:wrap}}@media (max-width:768px){.layout-19-sections{min-height:auto;align-items:flex-start;height:auto}.layout-19-map-wrapper{height:400px;width:100%}.layout-19-info-wrapper{padding:15px;height:auto;width:100%}.layout-19-info-title{line-height:30px;font-size:20px}.layout-19-info-address{line-height:26px;font-size:14px}.layout-19-info-item{margin-top:15px}.layout-19-info-item-link{font-size:14px}.layout-19-info-item-link i{height:32px;font-size:16px;width:32px}}.layout-17-sections-wrapper{z-index:50;position:relative}.layout-17-sections-container{justify-content:center;align-items:flex-start}.layout-17-sections{border-radius:16px;border:1px solid rgba(var(--c-2-rgb),.5);display:flex;flex-wrap:wrap;align-items:stretch;background:#fff;width:50%}.layout-17-form-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;position:relative;padding:60px;width:100%}.layout-17-form-header{margin-bottom:30px;display:flex;gap:15px 0;width:100%;flex-direction:column}.layout-17-title{font-family:var(--font-title);display:block;color:var(--c-color-1);width:100%}.layout-17-form{display:flex;flex-wrap:wrap;width:100%}.layout-17-form-element{display:block;width:100%}.layout-17-item-outer{display:flex;gap:0 15px;width:100%}.layout-17-item-100{width:100%}.layout-17-item-100,.layout-17-item-50{margin-bottom:20px;display:flex;flex-wrap:wrap}.layout-17-item-50{width:50%}.layout-17-input{padding:0 15px;height:60px}.layout-17-input,.layout-17-textarea{border:none;display:block;color:#1d1d1d;border-bottom:1px solid var(--c-color-1);font-size:16px;background:#fff;width:100%}.layout-17-textarea{line-height:24px;padding:15px;height:120px;resize:vertical}.layout-17-input:focus,.layout-17-textarea:focus{border-color:var(--c-color-2)}.layout-17-buttons{margin-top:30px;justify-content:flex-start;text-align:center}.layout-17-button{font-family:var(--font-1);font-weight:400;border-radius:4px;border:none;color:#fff;cursor:pointer;padding:15px 45px;font-size:16px;transition:all .3s ease 0s;background:var(--c-color-2)}.layout-17-button:hover{background:var(--c-color-1)}.layout-17-result{margin-bottom:15px;margin-top:0;border-radius:4px;border:1px solid transparent;display:block;position:relative;padding:0;width:100%}.layout-17-result-desc{display:block;padding:15px;font-size:14px;width:100%}.layout-17-error{border-radius:4px;color:#ed1c24;border-color:#f5c6cb;background-color:#f8d7da}.layout-17-check-label{line-height:24px;display:flex;color:var(--c-light-font-color);cursor:pointer;align-items:center;position:relative;font-size:14px}.layout-17-check{visibility:hidden;opacity:0;position:absolute}.layout-17-check+span{margin-top:6px;display:inline-block;margin-right:10px}.dir-rtl .layout-17-check+span{margin-left:10px}.layout-17-check+span:before{font-family:Line Awesome Free;font-weight:900;display:inline-block;color:var(--c-color-1-light);font-size:36px;content:"\f111"}.layout-17-check:checked+span:before{content:"\f058"}@media (max-width:1024px){.layout-17-sections{width:100%}}@media (max-width:768px){.layout-17-form-wrapper{padding:30px 15px}}@media (max-width:600px){.layout-17-item-outer{gap:0;flex-direction:column}.layout-17-item-50{width:100%}}