.page-template-about .about{background-color:#2e2e2e;background-image:url("../images/video-bg.png")}.page-template-about .about .container{padding:100px 15px;display:grid;grid-template-columns:1fr 3.5fr;-moz-column-gap:75px;column-gap:75px;align-items:center}@media only screen and (max-width: 768px){.page-template-about .about .container{grid-template-columns:1fr}}.page-template-about .about .container .image{position:relative}@media only screen and (max-width: 768px){.page-template-about .about .container .image{width:90%;text-align:center;margin:auto;margin-bottom:30px}}.page-template-about .about .container .image>img{position:relative;max-width:100%;height:100%;z-index:2;height:auto}@media only screen and (max-width: 768px){.page-template-about .about .container .image>img{margin:auto;max-width:50%;margin-bottom:20px}}@media only screen and (max-width: 768px){.page-template-about .about .container .content{text-align:center}}.page-template-about .about .container .content h1.title{margin:0;font-size:70px;font-weight:500;color:#eac278;line-height:.5}@media only screen and (max-width: 1400px){.page-template-about .about .container .content h1.title{font-size:50px}}@media only screen and (max-width: 500px){.page-template-about .about .container .content h1.title{font-size:40px}}.page-template-about .about .container .content .paragraph-big{font-size:32px;font-weight:600;color:#f1f1f1}@media only screen and (max-width: 1400px){.page-template-about .about .container .content .paragraph-big{font-size:26px}}@media only screen and (max-width: 500px){.page-template-about .about .container .content .paragraph-big{font-size:22px}}.page-template-about .about .container .content .paragraph{font-size:22px;font-weight:500;color:#f1f1f1}@media only screen and (max-width: 1400px){.page-template-about .about .container .content .paragraph{font-size:18px}}.page-template-about .numbers{background-image:linear-gradient(#b5952e, #eac278)}.page-template-about .numbers .container{padding:50px 0}.page-template-about .numbers .container .content{display:grid;grid-template-columns:1fr 1fr 1fr}.page-template-about .numbers .container .content .number-wrapper{color:#fff;text-align:center;font-weight:500;line-height:1}.page-template-about .numbers .container .content .number-wrapper .number{font-size:100px}@media only screen and (max-width: 1400px){.page-template-about .numbers .container .content .number-wrapper .number{font-size:70px}}@media only screen and (max-width: 768px){.page-template-about .numbers .container .content .number-wrapper .number{font-size:40px}}@media only screen and (max-width: 500px){.page-template-about .numbers .container .content .number-wrapper .number{font-size:30px}}.page-template-about .numbers .container .content .number-wrapper .text{font-size:60px}@media only screen and (max-width: 1400px){.page-template-about .numbers .container .content .number-wrapper .text{font-size:30px}}@media only screen and (max-width: 768px){.page-template-about .numbers .container .content .number-wrapper .text{font-size:22px}}@media only screen and (max-width: 500px){.page-template-about .numbers .container .content .number-wrapper .text{font-size:18px}}@media only screen and (max-width: 400px){.page-template-about .numbers .container .content .number-wrapper .text{font-size:16px}}.page-template-about .video{background-color:#3d3d3b;background-image:url("../images/video-bg.png")}.page-template-about .video .container{padding:50px 15px;text-align:center}.page-template-about .video .container .title{text-align:center;color:#c8a226;font-size:60px;font-weight:600;letter-spacing:1.62px;text-shadow:3px 3px 3px rgba(0,0,0,.0901960784);margin-bottom:10px}@media only screen and (max-width: 768px){.page-template-about .video .container .title{font-size:40px}}@media only screen and (max-width: 500px){.page-template-about .video .container .title{font-size:30px}}.page-template-about .video .container P{color:#eac278;font-size:20px;max-width:700px;margin:auto;margin-bottom:40px}@media only screen and (max-width: 768px){.page-template-about .video .container P{font-size:18px}}@media only screen and (max-width: 500px){.page-template-about .video .container P{font-size:16px}}.page-template-about .video .container video{width:60%;margin:auto}@media only screen and (max-width: 768px){.page-template-about .video .container video{width:80%}}@media only screen and (max-width: 500px){.page-template-about .video .container video{width:100%}}.page-template-about .partners{background-color:#fff}.page-template-about .partners .container{padding:50px 15px}.page-template-about .partners .container .partners-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;-moz-column-gap:20px;column-gap:20px;row-gap:20px}@media only screen and (max-width: 992px){.page-template-about .partners .container .partners-list{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width: 768px){.page-template-about .partners .container .partners-list{grid-template-columns:1fr 1fr}}.page-template-about .partners .container .partners-list .partner{background-color:#f1f1f1;text-align:center;padding:20px;box-shadow:0px 3px 8px rgba(0,0,0,.168627451);border-radius:20px}.page-template-about .partners .container .partners-list .partner img{max-width:150px;transition:all ease-out 150ms}@media only screen and (max-width: 400px){.page-template-about .partners .container .partners-list .partner img{max-width:100%}}.page-template-about .partners .container .partners-list .partner:hover img{transform:scale(1.05)}.page-template-about .contact-us{background-color:#dbdbdb;background-image:url("../images/contact-bg.png")}@media only screen and (max-width: 768px){.page-template-about .contact-us{background-image:none;background-color:#fff}}.page-template-about .contact-us .container{padding:60px 0 85px 0}@media only screen and (max-width: 1200px){.page-template-about .contact-us .container{padding:60px 15px 85px 15px}}.page-template-about .contact-us .container .content{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-areas:"map form empty"}@media only screen and (max-width: 1200px){.page-template-about .contact-us .container .content{grid-template-columns:1fr 1fr;-moz-column-gap:20px;column-gap:20px;grid-template-areas:"map form"}}@media only screen and (max-width: 768px){.page-template-about .contact-us .container .content{grid-template-columns:1fr;grid-template-areas:"form" "map"}}.page-template-about .contact-us .container .content .map{padding:0 75px;display:flex;flex-direction:column;grid-area:map}@media only screen and (max-width: 1200px){.page-template-about .contact-us .container .content .map{padding:0}}.page-template-about .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-about .contact-us .container .content .map .title{font-size:24px}}.page-template-about .contact-us .container .content .map .acf-map{width:100%;height:450px;border-radius:30px;margin-bottom:30px;text-align:center}.page-template-about .contact-us .container .content .map .acf-map .gm-style-iw,.page-template-about .contact-us .container .content .map .acf-map .gm-style-iw-c,.page-template-about .contact-us .container .content .map .acf-map .gm-style-iw-d{padding:0 !important;overflow:hidden !important}.page-template-about .contact-us .container .content .map .acf-map .popup{padding:10px 30px;color:#eac278}.page-template-about .contact-us .container .content .map .acf-map .popup .name{font-size:18px;font-weight:500}.page-template-about .contact-us .container .content .map .acf-map .popup .address{font-size:14px}.page-template-about .contact-us .container .content .map .acf-map .popup .phone{color:#eac278;font-size:14px}.page-template-about .contact-us .container .content .map .label{color:#eac278;font-size:35px;font-weight:500;text-align:center}.page-template-about .contact-us .container .content .form-wrapper{padding:0;grid-area:form}.page-template-about .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-about .contact-us .container .content .form-wrapper .title{font-size:24px}}.page-template-about .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-about .contact-us .container .content .form-wrapper form{display:flex;flex-direction:column}.page-template-about .contact-us .container .content .form-wrapper form label{color:#fff;font-size:29px;margin-bottom:10px;margin-right:20px}.page-template-about .contact-us .container .content .form-wrapper form input,.page-template-about .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;transition:all ease-out 150ms;color:#fff}.page-template-about .contact-us .container .content .form-wrapper form input::-moz-placeholder, .page-template-about .contact-us .container .content .form-wrapper form textarea::-moz-placeholder{color:#fff;font-family:"Rubik"}.page-template-about .contact-us .container .content .form-wrapper form input:-ms-input-placeholder, .page-template-about .contact-us .container .content .form-wrapper form textarea:-ms-input-placeholder{color:#fff;font-family:"Rubik"}.page-template-about .contact-us .container .content .form-wrapper form input::placeholder,.page-template-about .contact-us .container .content .form-wrapper form textarea::placeholder{color:#fff;font-family:"Rubik"}.page-template-about .contact-us .container .content .form-wrapper form input:focus,.page-template-about .contact-us .container .content .form-wrapper form textarea:focus{outline:none;border:5px solid #eac278}.page-template-about .contact-us .container .content .form-wrapper form input[type=submit],.page-template-about .contact-us .container .content .form-wrapper form textarea[type=submit]{background-color:#fff;color:#fff;font-weight:400;padding:5px 30px;border-radius:25px;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-about .contact-us .container .content .form-wrapper form input[type=submit],.page-template-about .contact-us .container .content .form-wrapper form textarea[type=submit]{width:100%}}.page-template-about .contact-us .container .content .form-wrapper form input[type=submit]:hover,.page-template-about .contact-us .container .content .form-wrapper form textarea[type=submit]:hover{background-color:#aa8b12}.page-template-about .contact-us .container .content .form-wrapper form input.wpcf7-not-valid,.page-template-about .contact-us .container .content .form-wrapper form textarea.wpcf7-not-valid{border:5px solid #fe593c}.page-template-about .contact-us .container .content .form-wrapper form input.wpcf7-not-valid::after,.page-template-about .contact-us .container .content .form-wrapper form textarea.wpcf7-not-valid::after{content:"!"}.page-template-about .contact-us .container .content .form-wrapper form textarea{height:100px;resize:none}.page-template-about .contact-us .container .content .form-wrapper form .wpcf7-not-valid-tip{display:none}.page-template-about .contact-us .container .content .form-wrapper form .ajax-loader{display:none}.page-template-about .contact-us .container .content .form-wrapper form.wpcf7-form.sent .wpcf7-response-output{color:#89e6a4 !important}/*# sourceMappingURL=about.min.css.map */