#preloader{position:fixed;top:0;left:0;height:100%;width:100%;background:#ffffff;z-index:1500;-webkit-transition:all .5s ease;transition:all .5s ease}body.loaded #preloader{opacity:0;visibility:hidden}.loader{position:relative;top:calc(50% - 75px);left:calc(50% - 75px);display:block;width:150px;height:150px;border-radius:50%;border:3px solid transparent;border-top-color:#393942;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#393942;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}.loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#393942;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.navbar{background:#fff;color:#000}.navbar .navbar-toggler{color:#000}.navbar .navbar-toggler .navbar-toggler-icon{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;font-size:1.8em}.navbar .navbar-brand{color:#04527C;font-size:1.2em;font-weight:700}.navbar .navbar-collapse .navbar-nav a{color:#000;font-size:0.7em;font-weight:700;margin-right:50px}.navbar .navbar-collapse .navbar-nav a:hover{color:#55E096}.navbar .dropdown-menu{max-height:200px;overflow-y:scroll}.navbar .dropdown-menu::-webkit-scrollbar{width:7px}.navbar .dropdown-menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.1)}.navbar .dropdown-menu::-webkit-scrollbar-thumb{background-color:#55E096;outline:1px solid #2BDA7C}body{overflow-x:hidden;font-family:'Lato', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif}body::-webkit-scrollbar{width:7px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.1)}body::-webkit-scrollbar-thumb{background-color:#55E096;outline:1px solid #2BDA7C}h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-weight:700}a{text-decoration:none}a:hover{text-decoration:none;outline:none}a:focus{text-decoration:none;outline:none}a:active{text-decoration:none;outline:none}.btn-outline-light{background:transparent;border-color:#5AACD9;color:#5AACD9;cursor:pointer}.btn-outline-light:hover,.btn-outline-light:active,.btn-outline-light:focus{color:#fff;border-color:#5AACD9;background-color:#5AACD9}.btn-outline-success{background:transparent;border-color:#2BDA7C;border-width:3px;border-radius:50px;cursor:pointer}.btn-outline-success:hover,.btn-outline-success:active,.btn-outline-success:focus{border-color:#2BDA7C;background-color:#2BDA7C}.scroll-top{font-size:40px;color:#55E096;position:fixed;bottom:20px;right:20px;display:none}.scroll-top:hover{color:#2BDA7C;cursor:pointer}.section-title{margin-top:50px;margin-bottom:80px;font-size:1.5em;font-weight:700;color:#008B40}@media screen and (max-width: 767px){body{font-size:0.9em}}@media screen and (min-width: 768px){body{font-size:1em}}@media screen and (min-width: 992px){body{font-size:1.2em}}@media screen and (min-width: 1200px){body{font-size:1.3em}}.header{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:#393e41;overflow:hidden;position:relative;height:100vh}.header .header-content .page-title{font-weight:700;font-size:2em}.header .header-content p{text-transform:uppercase;font-weight:700;font-size:0.7em;opacity:0.7}.header .header-content hr{width:100px;background-color:#55E096;height:3px;margin:20px auto 20px auto}.header .header-background{position:absolute;width:100%;height:100%;background-image:url(../img/map.png);background-position:center;background-size:contain;background-repeat:no-repeat}.search-modal .close{position:fixed;top:40px;right:40px;color:#fff;font-size:100px;cursor:pointer}.search-modal .modal-content{background:transparent;border:none;margin-top:50vh}.search-modal .modal-content .form-control{background:#fff;color:#393e41;border-color:#00B454;font-size:1.3em}.search-modal .modal-content .form-control:focus,.search-modal .modal-content .form-control:active,.search-modal .modal-content .form-control:hover{border-color:#55E096}.search-modal .modal-content .input-group-addon{font-size:1.3em;background-color:#fff;border-color:#00B454;color:#000}.search-modal .modal-content .btn-outline-light{background-color:#fff;color:#393e41;border-color:#00B454}.search-modal .modal-content .btn-outline-light:hover,.search-modal .modal-content .btn-outline-light:focus,.search-modal .modal-content .btn-outline-lightactive{background-color:#00B454;border-color:#00B454;color:#fff}.categories-section{padding-top:50px;padding-bottom:120px;min-height:100vh}.categories-section .service-detail{margin-top:40px;padding-bottom:10px;border:solid 3px #55E096}.services-section{padding:50px 0 100px 0}.service-detail{margin-top:150px;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.service-detail .service-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-detail .service-text p{min-width:50%}.service-detail .fa{color:#55E096}.service-detail:hover{-webkit-transform:scale(1.07);transform:scale(1.07)}.service-detail:hover+hr{width:70%}hr{width:20%;margin:10px auto 0 auto;background-color:#2BDA7C;height:2px;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.contact-section{padding-top:50px;padding-bottom:100px;color:#000;background-image:url(../img/map.png);background-position:center;background-size:contain}.contact-section .form-control{border-color:#5AACD9;background:transparent;font-size:1em}.contact-section .form-control:hover,.contact-section .form-control:focus,.contact-section .form-control:active{border-color:#056BA2}.contact-section .input-group-addon{width:70px;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:#5AACD9;background:transparent;border-color:#5AACD9}.contact-section textarea.form-control{height:100%;min-height:200px}.addsite-section{padding-top:50px;padding-bottom:100px;color:#000;background-image:url(../img/map.png);background-position:center;background-size:contain}.addsite-section .form-control{border-color:#5AACD9;background:transparent;font-size:1em}.addsite-section .form-control:hover,.addsite-section .form-control:focus,.addsite-section .form-control:active{border-color:#056BA2}.addsite-section .input-group-addon{width:70px;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:#5AACD9;background:transparent;border-color:#5AACD9}.post-section{color:#000;padding-top:50px;padding-bottom:120px;background-color:rgba(85,224,150,0.1);position:relative;overflow:hidden;background-image:url(../img/map.png);background-repeat:no-repeat}.post-section hr{width:100%;height:1px}.post-section .post-article{margin-top:30px}.post-section .factory-data{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.post-section .factory-data span{display:block;padding:2px;font-weight:700}.post-section .factory-data .name{font-size:1.2em}.post-section .factory-img{overflow:hidden;margin-top:30px}.post-section .factory-img .img-wrapp{margin-bottom:0}.post-section .socials{margin-top:30px;min-height:100%;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}.post-section .socials .assides{margin-top:20px}.post-section .socials .asside-button{width:50px;height:50px;line-height:50px;font-size:50px;color:#3b5998}.post-section .socials .asside-button:nth-child(2){color:#326ada}.post-section .socials .asside-button:nth-child(3){color:#d34836}.post-section .socials .asside-button:hover{opacity:0.9}.post-section .star-rating{margin-top:30px;min-height:100%}.post-section .star-rating .stars-content{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-section .post-comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.post-section .post-comment .comment-content{margin-top:30px;width:100%;padding:20px}.post-section .post-comment .form-control{background:transparent;border:none;border-bottom:solid 1px #5AACD9;border-radius:0;color:#000}.post-section .post-comment .form-control:hover,.post-section .post-comment .form-control:focus,.post-section .post-comment .form-control:active{border-color:#3299D1}.post-section .map-row{margin-top:30px}.post-section .map-wrapp{height:300px}.post-section .map-wrapp .map-container{height:100%}.post-section .other-factories{margin-top:30px}.post-section .other-factories .service-detail{margin-top:20px}.policy-section{padding-top:150px;padding-bottom:100px;color:#000}.shouter-section{padding:50px 0 120px 0}.shouter-section .site-desc-item{margin-top:30px}.shouter-section .site-desc-item .fa{font-size:70px;line-height:70px;margin-bottom:10px;color:#55E096}.shouter-section .site-desc-item p{color:#393e41;font-size:0.7em;font-weight:700;text-transform:uppercase;opacity:0.8}.footer-section{padding:20px 0 20px 0;color:#fff;background-color:rgba(85,224,150,0.7)}.footer-section a{color:#fff}.footer-section a:hover{color:#3299D1}
