.page-template-services{background-color:#272727;background-image:url("../images/video-bg.png")}.page-template-services .popup{top:0;position:fixed;z-index:9999;background-color:rgba(0,0,0,0.9);height:100vh;width:100%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}@media only screen and (max-width: 768px){.page-template-services .popup{overflow:auto}}.page-template-services .popup .content{width:30%;margin:auto;background-color:#242424;padding:40px;position:relative}@media only screen and (max-width: 1800px){.page-template-services .popup .content{width:40%}}@media only screen and (max-width: 1600px){.page-template-services .popup .content{width:50%}}@media only screen and (max-width: 1400px){.page-template-services .popup .content{width:60%}}@media only screen and (max-width: 1200px){.page-template-services .popup .content{width:70%}}@media only screen and (max-width: 992px){.page-template-services .popup .content{width:90%;padding:40px 10px}}.page-template-services .popup .content .close{position:absolute;left:0;top:0;width:30px;height:30px;background-color:#eac278;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;line-height:0;cursor:pointer}.page-template-services .popup .content .title{color:#eac278;font-size:40px;margin:0;text-align:center;font-weight:600;margin-bottom:20px}.page-template-services .popup .content form{direction:rtl !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-template-services .popup .content form label{margin-bottom:10px}.page-template-services .popup .content form .wpcf7-form-control-wrap{margin-bottom:20px}.page-template-services .popup .content form .details input{width:100%;border-radius:30px;border:none;font-size:18px;padding:5px 15px;border:2px solid #fff;text-align:right;margin-bottom:15px;-webkit-transition:all ease-out 150ms;transition:all ease-out 150ms}.page-template-services .popup .content form .details input:focus{outline:none;border:2px solid #eac278}.page-template-services .popup .content form .details input.wpcf7-not-valid{border:2px solid #fe593c}.page-template-services .popup .content form .details input.subject{display:none}.page-template-services .popup .content form input[type="submit"]{display:block;width:100%;background-color:#eac278;color:#fff;padding:5px 30px;border-radius:25px;-webkit-transition:all ease-out 150ms;transition:all ease-out 150ms;font-size:20px;font-weight:500;text-align:center;border:none;cursor:pointer;margin:0}.page-template-services .popup .content form input[type="submit"]:hover{background-color:#aa8b12}.page-template-services .popup .content form input[type="submit"]:focus{outline:none}.page-template-services .popup .content form .wpcf7-not-valid-tip{display:none}.page-template-services .popup .content form.wpcf7-form.sent .wpcf7-response-output{color:#89e6a4 !important}.page-template-services .popup .content form .wpcf7-response-output{margin:0;border:none;text-align:center;margin-top:10px;color:#fe593c;font-weight:600}.page-template-services .popup .content form .ajax-loader{display:none}.page-template-services .services .container{padding:45px 0}.page-template-services .services .container .content h1.title{color:#eac278;font-size:100px;margin:0;text-align:center;font-weight:600}@media only screen and (max-width: 1400px){.page-template-services .services .container .content h1.title{font-size:60px}}@media only screen and (max-width: 992px){.page-template-services .services .container .content h1.title{font-size:30px}}.page-template-services .services .container .content p{color:#f1f1f1;font-size:30px;text-align:center;margin-bottom:150px}@media only screen and (max-width: 1400px){.page-template-services .services .container .content p{font-size:22px}}@media only screen and (max-width: 992px){.page-template-services .services .container .content p{font-size:18px}}.page-template-services .services .container .content .services-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-template-services .services .container .content .services-list .services-wrapper{width:33.333%;margin:auto;padding:0 20px}@media only screen and (max-width: 992px){.page-template-services .services .container .content .services-list .services-wrapper{width:50%}}@media only screen and (max-width: 768px){.page-template-services .services .container .content .services-list .services-wrapper{width:100%}}.page-template-services .services .container .content .services-list .services-wrapper .services{background-color:#282828;height:200px;-webkit-box-shadow:0px 3px 8px #0000002b;box-shadow:0px 3px 8px #0000002b;padding:30px 20px 40px 20px;position:relative;border:3px solid #282828;margin-bottom:200px;-webkit-transition:all ease-out 150ms;transition:all ease-out 150ms}@media only screen and (max-width: 1400px){.page-template-services .services .container .content .services-list .services-wrapper .services{height:220px}}.page-template-services .services .container .content .services-list .services-wrapper .services:hover{border:3px solid #eac27854}.page-template-services .services .container .content .services-list .services-wrapper .services .icon{position:absolute;width:100px;height:100px;top:-70px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.page-template-services .services .container .content .services-list .services-wrapper .services .icon img{width:100%;height:100%}.page-template-services .services .container .content .services-list .services-wrapper .services .title{font-size:40px;color:#eac278;font-weight:500;text-align:center}@media only screen and (max-width: 1200px){.page-template-services .services .container .content .services-list .services-wrapper .services .title{font-size:22px}}.page-template-services .services .container .content .services-list .services-wrapper .services .text{color:#f1f1f1;font-size:16px;text-align:center}.page-template-services .services .container .content .services-list .services-wrapper .services .btn{position:absolute;bottom:0;right:50%;-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%);background-color:#fff;color:#eac278;font-weight:500;border:3px solid #eac278;padding:0 30px 3px 30px;border-radius:25px;-webkit-transition:all ease-out 150ms;transition:all ease-out 150ms;margin-right:20px;font-size:18px;text-align:center;cursor:pointer;width:50%;margin:0}.page-template-services .services .container .content .services-list .services-wrapper .services .btn:hover{background-color:#eac278;color:#fff}.page-template-services .contact-us{background-color:#dbdbdb;background-image:url("../images/contact-bg.png")}@media only screen and (max-width: 768px){.page-template-services .contact-us{background-image:none;background-color:#fff}}.page-template-services .contact-us .container{padding:60px 0 85px 0}@media only screen and (max-width: 1200px){.page-template-services .contact-us .container{padding:60px 15px 85px 15px}}.page-template-services .contact-us .container .content{display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr 1fr;grid-template-columns:2fr 1fr 1fr;grid-template-areas:"map form empty"}@media only screen and (max-width: 1200px){.page-template-services .contact-us .container .content{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:20px;column-gap:20px;grid-template-areas:"map form"}}@media only screen and (max-width: 768px){.page-template-services .contact-us .container .content{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"form" "map"}}.page-template-services .contact-us .container .content .map{padding:0 75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-grid-row:1;-ms-grid-column:1;grid-area:map}@media only screen and (max-width: 1200px){.page-template-services .contact-us .container .content .map{padding:0}}.page-template-services .contact-us .container .content .map .title{font-size:40px;font-weight:400;color:#2e2e2e;margin:0;margin-bottom:20px;text-align:center}@media only screen and (max-width: 992px){.page-template-services .contact-us .container .content .map .title{font-size:24px}}.page-template-services .contact-us .container .content .map .acf-map{width:100%;height:450px;border-radius:30px;margin-bottom:30px;text-align:center}.page-template-services .contact-us .container .content .map .acf-map .gm-style-iw,.page-template-services .contact-us .container .content .map .acf-map .gm-style-iw-c,.page-template-services .contact-us .container .content .map .acf-map .gm-style-iw-d{padding:0 !important;overflow:hidden !important}.page-template-services .contact-us .container .content .map .acf-map .popup{padding:10px 30px;color:#eac278}.page-template-services .contact-us .container .content .map .acf-map .popup .name{font-size:18px;font-weight:500}.page-template-services .contact-us .container .content .map .acf-map .popup .address{font-size:14px}.page-template-services .contact-us .container .content .map .acf-map .popup .phone{color:#eac278;font-size:14px}.page-template-services .contact-us .container .content .map .label{color:#eac278;font-size:35px;font-weight:500;text-align:center}.page-template-services .contact-us .container .content .form-wrapper{padding:0;-ms-grid-row:1;-ms-grid-column:2;grid-area:form}.page-template-services .contact-us .container .content .form-wrapper .title{font-size:40px;font-weight:400;color:#2e2e2e;margin:0;margin-bottom:20px;text-align:center}@media only screen and (max-width: 992px){.page-template-services .contact-us .container .content .form-wrapper .title{font-size:24px}}.page-template-services .contact-us .container .content .form-wrapper .wpcf7-response-output{margin:0;border:none;text-align:center;margin-top:10px;color:#fe593c;font-weight:600}.page-template-services .contact-us .container .content .form-wrapper form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-template-services .contact-us .container .content .form-wrapper form label{color:#fff;font-size:29px;margin-bottom:10px;margin-right:20px}.page-template-services .contact-us .container .content .form-wrapper form input,.page-template-services .contact-us .container .content .form-wrapper form textarea{width:100%;border-radius:30px;border:none;font-size:22px;padding:10px 15px;border:5px solid #2e2e2e;text-align:right;margin-bottom:15px;background-color:#2e2e2e;-webkit-transition:all ease-out 150ms;transition:all ease-out 150ms;color:#fff}.page-template-services .contact-us .container .content .form-wrapper form input::-webkit-input-placeholder,.page-template-services .contact-us .container .content .form-wrapper form textarea::-webkit-input-placeholder{color:#fff;font-family:"Rubik"}.page-template-services .contact-us .container .content .form-wrapper form input:-ms-input-placeholder,.page-template-services .contact-us .container .content .form-wrapper form textarea:-ms-input-placeholder{color:#fff;font-family:"Rubik"}.page-template-services .contact-us .container .content .form-wrapper form input::-ms-input-placeholder,.page-template-services .contact-us .container .content .form-wrapper form textarea::-ms-input-placeholder{color:#fff;font-family:"Rubik"}.page-template-services .contact-us .container .content .form-wrapper form input::placeholder,.page-template-services .contact-us .container .content .form-wrapper form textarea::placeholder{color:#fff;font-family:"Rubik"}.page-template-services .contact-us .container .content .form-wrapper form input:focus,.page-template-services .contact-us .container .content .form-wrapper form textarea:focus{outline:none;border:5px solid #eac278}.page-template-services .contact-us .container .content .form-wrapper form input[type="submit"],.page-template-services .contact-us .container .content .form-wrapper form textarea[type="submit"]{background-color:#fff;color:#fff;font-weight:400;padding:5px 30px;border-radius:25px;-webkit-transition:all ease-out 150ms;transition:all ease-out 150ms;margin-right:20px;font-size:25px;text-align:center;cursor:pointer;width:50%;margin:0;background-color:#eac278;border:none}@media only screen and (max-width: 768px){.page-template-services .contact-us .container .content .form-wrapper form input[type="submit"],.page-template-services .contact-us .container .content .form-wrapper form textarea[type="submit"]{width:100%}}.page-template-services .contact-us .container .content .form-wrapper form input[type="submit"]:hover,.page-template-services .contact-us .container .content .form-wrapper form textarea[type="submit"]:hover{background-color:#aa8b12}.page-template-services .contact-us .container .content .form-wrapper form input.wpcf7-not-valid,.page-template-services .contact-us .container .content .form-wrapper form textarea.wpcf7-not-valid{border:5px solid #fe593c}.page-template-services .contact-us .container .content .form-wrapper form input.wpcf7-not-valid::after,.page-template-services .contact-us .container .content .form-wrapper form textarea.wpcf7-not-valid::after{content:"!"}.page-template-services .contact-us .container .content .form-wrapper form textarea{height:100px;resize:none}.page-template-services .contact-us .container .content .form-wrapper form .wpcf7-not-valid-tip{display:none}.page-template-services .contact-us .container .content .form-wrapper form .ajax-loader{display:none}.page-template-services .contact-us .container .content .form-wrapper form.wpcf7-form.sent .wpcf7-response-output{color:#89e6a4 !important}
/*# sourceMappingURL=services.min.css.map */