@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);*,ul{margin:0;padding:0}body{font-size:14px;line-height:25px;font-family:'Roboto',sans-serif}ul,ol{list-style:none}a,a:hover,a:focus,a:active{text-decoration:none}input:focus,a:hover,a:focus,a:active,button:focus,select:focus{outline:none}h1,h2,h3,h4,h5,h6,p{margin:0}.loader-wraper{background:#fff;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999}.loader{position:absolute;width:64px;width:4rem;height:64px;height:4rem;top:0;bottom:0;left:0;right:0;margin:auto}.yellow{color:#212121;-webkit-animation:roundR 3s linear infinite;animation:roundR 3s linear infinite}.black{top:28px;left:43px;position:absolute;-webkit-animation:roundL 3s linear infinite;animation:roundL 3s linear infinite;color:#b00509}@-webkit-keyframes roundR {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}@keyframes roundR {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}@-webkit-keyframes roundL {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}@keyframes roundL {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}.section-title{margin-bottom:30px}.section-title h3{font-size:36px;text-transform:capitalize;font-weight:700;letter-spacing:2px;padding-bottom:15px;margin-bottom:15px;position:relative;line-height:30px}.section-title h3 span{color:#b00509}.section-title h3:after,.section-title h3:before{position:absolute;content:'';height:5px;left:50%;bottom:0}.section-title h3:after{width:50%;background:#212121;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.section-title h3:before{background:#b00509;width:10%;z-index:1;-webkit-transform:skew(-45deg) translateX(-50%);transform:skew(-45deg) translateX(-50%)}.section-title p{font-size:16px;font-weight:300}.more-btn{color:#212121;font-size:14px;text-transform:uppercase;letter-spacing:2px;min-width:110px;display:inline-block;position:relative;height:40px;line-height:40px;background:#b00509;text-align:center;font-weight:700;margin-top:15px}.more-btn:after{position:absolute;content:'';background:#b00509;left:14%;top:0;-webkit-transform:skew(-35deg);transform:skew(-35deg);height:100%;width:100%;z-index:-1}.more-btn:hover,.more-btn:hover:after{background:#212121;color:#fff}.top-header{padding:10px 0;color:#fff;position:relative;overflow:hidden}.top-header:before,.top-header:after{position:absolute;content:'';height:100%;width:100%;top:0;-webkit-transform:skew(45deg);transform:skew(45deg)}.top-header:before{left:-50.5%;background:#212121}.top-header:after{background:#b00509;left:50.5%}.top-social li a{color:#fff}.top-social li,.top-time li{font-size:18px;margin-right:30px;display:inline-block}.top-social li:last-child,.top-time li:last-child{margin-right:0}.top-time{position:relative;z-index:1;text-align:right}.sticky-menu{position:fixed;top:0;left:0;width:100%;z-index:9999999;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.3)}.site-menu.sticky-menu{z-index:2}.site-menu .logo img{margin-top:13px}.menubar ul li{display:inline-block;font-size:14px;text-transform:uppercase;margin-right:30px;font-weight:600;position:relative}.menubar ul li:last-child{margin-right:0}.menubar ul li a{color:#212121;padding:25px 0;display:block;position:relative}.menubar ul li a:after,.menubar ul li a:before{position:absolute;content:'';width:0;height:2px;background:#b00509;-webkit-transition:all .5s ease;transition:all .5s ease}.menubar ul li a:after{left:0;top:20px}.menubar ul li a:before{right:0;bottom:20px}.menubar ul li.current a:after,.menubar ul li.current a:before,.menubar ul li:hover a:after,.menubar ul li:hover a:before{width:50%}.menubar ul ul{position:absolute;top:100%;left:0;z-index:9999;background:#b00509;min-width:150px;visibility:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform-origin:top;transform-origin:top;white-space:nowrap}.menubar ul ul li{display:block;margin-right:0;text-align:left;border-bottom:1px solid #000}.menubar ul ul li a{padding:5px 10px;font-size:14px;font-weight:600}.menubar ul ul li a:before,.menubar ul ul li a:after{display:none}.menubar ul li:hover>ul{visibility:visible;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transform:scaleY(1);transform:scaleY(1)}.page-banner .single-item{position:relative;height:650px}.page-banner .single-item:before,.page-banner .owl-dots,.single-item-overlay,.single-item-overlay:after,.single-item-overlay:before,.single-item-overlay .banner-btn:after{position:absolute}.page-banner .single-item:before,.single-item-overlay:after,.single-item-overlay:before,.single-item-overlay .banner-btn:after{content:''}.page-banner .single-item:before{background:rgba(33,33,33,.3);width:100%;height:100%;left:0;top:0}.page-banner .owl-dots{right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-banner .owl-theme .owl-dots .owl-dot{display:block;zoom:1}.page-banner .owl-theme .owl-dots .owl-dot span,.page-banner .owl-theme .owl-dots .owl-dot.active span{width:30px;height:10px}.page-banner .owl-theme .owl-dots .owl-dot span{background:transparent;border:1px solid #fff;width:15px}.page-banner .owl-theme .owl-dots .owl-dot.active span{background:#b00509;border:none}.single-item-overlay{top:0;left:0;width:100%;color:#fff;height:100%;display:flex;flex-direction:column;justify-content:center}.single-item-overlay h2{font-size:40px;font-weight:600}.single-item-overlay p{font-size:20px;font-weight:500;line-height:30px;margin-top:10px}.page-banner .more-btn:hover,.page-banner .more-btn:hover:after{background:#b00509;color:#212121}.aboutus{padding:100px 0;overflow:hidden;position:relative}.welcome-text h3{font-size:36px;font-weight:700;text-transform:capitalize;margin-bottom:30px;line-height:30px}.welcome-text p{font-size:18px;line-height:30px;text-align:left;margin-bottom:10px}.aboutus img{position:absolute;bottom:-100px;width:288px;right:15px}.service-section{background:#fafafa;padding:100px 0 70px}.single-service{text-align:center;margin-bottom:30px;padding:30px;box-shadow:0 0 1px rgba(0,0,0,.1);cursor:pointer;position:relative}.single-service .icon{font-size:50px;color:#d6d6d6;margin-bottom:15px}.single-service h5{text-transform:capitalize;font-weight:700;color:#212121;font-size:20px;margin-bottom:15px}.single-service h5 span{color:#d6d6d6}.single-service p{font-size:16px}.single-service:hover .icon,.single-service:hover h5 span{color:#b00509}.company-status{padding:100px 0 90px}.company-status .section-title h3:after,.company-status .section-title h3:before{left:25%}.status-box{width:32.1%;float:left;border:1px solid #f5f5f5;text-align:center;display:block;padding:30px 10px;margin-bottom:10px;margin-right:10px;min-height:140px}.status-box:nth-child(3),
.status-box:last-child {margin-right:0}.status-box span{font-size:18px;font-weight:400;margin-bottom:10px;display:block}.status-box h5{font-size:13px;font-weight:400;text-transform:uppercase}.status-box i{font-size:20px;color:#dedede;margin-bottom:10px}.status-img img{position:absolute;bottom:-90px;width:559px}.team-section{background:#fafafa;padding:100px 0 70px}.team-member{position:relative;overflow:hidden;cursor:pointer;margin-bottom:30px}.team-member:after{position:absolute;content:'';background:rgba(0,0,0,.8);height:50%;width:100%;top:65%;left:-25%;-webkit-transform:skew(-25deg);transform:skew(-25deg);border-radius:0 30px 0 0;border:1px solid #b00509}.team-member img{width:100%;-webkit-transition:all .5s ease;transition:all .5s ease}.team-member:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.member-info{position:absolute;bottom:10px;left:15px;color:#fff;z-index:1;width:100%}.member-info h5{font-size:20px}.member-info h5,.member-info h6{text-transform:uppercase;font-weight:500}.member-info h6{font-size:13px;margin-top:5px;letter-spacing:1px}.member-info ul li{font-size:16px;margin-right:15px;margin-top:5px}.member-info ul li:last-child{margin-right:0}.member-info ul li a{color:#fff}.member-info ul li:hover a{color:#b00509}.gallery{padding:100px 0}.glry-img{width:25%;float:left;position:relative;overflow:hidden;cursor:pointer}.glry-layer,.glry-img img{-webkit-transition:all .5s ease;transition:all .5s ease}.glry-img:hover img{-webkit-transform:scale(1.3) rotate(10deg);transform:scale(1.3) rotate(10deg)}.glry-img:hover .glry-layer a{-webkit-animation:galryview 1s linear infinite;animation:galryview 1s linear infinite}@-webkit-keyframes galryview {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
    50% {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg);
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}@keyframes galryview {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
    50% {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg);
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}.glry-img:hover .glry-layer{visibility:visible;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.glry-img:hover .glry-layer:after{width:100%}.glry-layer,.glry-layer a,.glry-layer:after,.glry-layer a:after,.glry-layer a:before{position:absolute}.glry-layer{height:80%;width:80%;background:rgba(0,0,0,.7);top:0;left:0;visibility:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.glry-layer,.glry-layer a,.glry-layer a:after,.glry-layer a:before{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.glry-layer a{height:40px;width:40px;line-height:40px;display:block;border-radius:50%;background:#fff;z-index:1}.glry-layer a:after,.glry-layer a:before{content:'';background:#212121}.glry-layer a:after{height:20px;width:2px}.glry-layer a:before{height:2px;width:20px}.mfp-bottom-bar{display:none}.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}.testimonial{background: url(images/testimonibg.jpg) no-repeat center center / cover;padding:100px 0 122px;position:relative;z-index:1}.testimonial:after{position:absolute;content:'';height:100%;width:100%;left:0;top:0;background:rgba(0,0,0,.7);z-index:-1}.testimoni p{font-size:16px;color:#fff;line-height:30px;text-align:right}.testimoni p.name{font-size:22px;font-weight:700;text-transform:capitalize;border-right:6px solid #b00509;padding-right:15px;letter-spacing:2px;line-height:23px}.testimonial .owl-dots{top:100%;position:absolute;right:-6px;bottom:0}.testimonial .owl-theme .owl-dots .owl-dot span{width:21px;height:8px;margin:5px;background:#fff;border-radius:15px}.testimonial .owl-theme .owl-dots .owl-dot.active span{background:#b00509}.testimonial-brand-img{position:relative;overflow:hidden;right:0;top:0;text-align:right}.testimonial-brand-img img{width:350px}.testimoni-img{border:1px solid #b00509;padding:10px}.faq{background:#fafafa;padding:100px 0 70px}.accordion .card{border:none;margin-bottom:30px}.faq .btn-link{display:block;width:100%;text-align:left;position:relative;background:#212121;color:#fff;border-radius:0;padding:10px 15px;font-size:16px;overflow:hidden;border:none}.faq .btn-link:hover,.faq .btn-link:focus{text-decoration:none}.faq .btn-link:after{position:absolute;content:'\f068';right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:fontawesome}.faq .btn-link.collapsed:after{content:'\f067'}.faq .btn-link:before{position:absolute;content:'';background:#b00509;-webkit-transform:skew(-35deg);transform:skew(-35deg);height:100%;width:50%;left:90%;top:0}.card-header{padding:0;background:transparent;border-bottom:none}.card-body{position:relative;text-align:justify}.card-body:after{position:absolute;content:'';height:2px;width:100%;left:0;bottom:0;background:#212121}.card-body:before{position:absolute;content:'';height:2px;width:50%;left:0;bottom:0;background:#b00509;z-index:1}.blog{padding:100px 0 70px}.single-blog{border:1px solid #f6f6f6;padding:15px;margin-bottom:30px}.single-blog .title{color:#666;font-size:18px;font-weight:700;line-height:25px}.blog-date{font-weight:700;font-size:14px;text-transform:capitalize;color:#9e9e9e;margin:10px 0}.subscribe{background: url(images/subscribebg.jpg) no-repeat top right / cover;padding:100px 0 84px;position:relative;color:#fff;z-index:1}.subscribe:after{position:absolute;content:'';height:100%;width:100%;left:0;top:0;background:rgba(0,0,0,.6);z-index:-1}.subscribe h1{font-size:28px;text-transform:uppercase;margin-bottom:30px}.subscribe .form-control{border-radius:50px;box-shadow:none;border:1px solid #eaeaea;background:transparent;color:#fff;font-size:14px;height:50px;padding:15px 155px 15px 15px}.subscribe form{position:relative}.subscribe .form-control::-webkit-input-placeholder{color:#fff}.subscribe .form-control::-moz-placeholder{color:#fff}.subscribe .btn-primary{position:absolute;top:5px;right:5px;border-radius:50px;height:40px;line-height:43px;padding:0;text-transform:uppercase;font-weight:700;letter-spacing:2px;width:150px;color:#fff}.subscribe .btn-primary:hover{background:#212121!important;box-shadow:0 0 0 rgba(0,0,0,.5)}.subscribe .btn-primary,.subscribe .btn-primary:focus,.subscribe .btn-primary:active{background:#b00509!important;border:none!important;outline:0!important;box-shadow:none!important}.page-title{background: url(images/pagetitlebg.jpg) no-repeat top center / cover}.page-title-layer{background:rgba(0,0,0,.7);padding:100px 0}.page-title h3{font-size:36px;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:10px;margin-bottom:10px}.page-nav ol li a{font-weight:700}.page-nav ol li{display:inline-block;font-size:16px;text-transform:capitalize;margin-right:30px;position:relative;font-weight:300;letter-spacing:2px}.page-nav ol li:last-child{margin-right:0}.page-nav ol li:after{position:absolute;content:'\f105';font-family:fontawesome;color:#b00509;left:100%;top:1px;padding-left:15px;font-size:18px}.page-nav ol li:last-child:after{padding-left:0;content:''}.page-nav ol li,.page-nav ol li a{color:#fff}.faq-bg{background:#fff}.blog-bg{background:#fafafa}.faq-page{padding-bottom:0}.faq img{position:relative;bottom:0;width:443px;margin-left:auto;display:table}.blog-pagination{margin:20px 0 30px}.page-item:first-child .page-link,.page-item:last-child .page-link{border-radius:0}.blog-pagination .page-link{height:35px;width:35px;line-height:38px;text-align:center;padding:0;margin:0 1px;color:#fff;background:#212121;border:none;font-size:16px;font-weight:700}.blog-pagination .page-item:first-child .page-link{margin-left:0}.blog-pagination .page-item:last-child .page-link{margin-right:0}.page-item.pre,.page-item.next{position:relative;cursor:pointer;z-index:1}.page-item .fa{font-size:22px}.page-item.pre:after,.page-item.next:after{position:absolute;content:'';width:100%;height:100%;background:#212121;top:0;-webkit-transform:skew(20deg);transform:skew(20deg);z-index:-1;cursor:pointer}.page-item.pre:after{left:-22%}.page-item.next:after{left:22%}.page-item.pre:hover:after,.page-item.next:hover:after,.page-item:hover .page-link,.page-item.current-page .page-link{background:#b00509;color:#212121}.search form{position:relative}.search form .form-control,.search form .btn-primary{border:1px solid #cfcfcf;box-shadow:none;border-radius:0;outline:none;height:40px}.search form .form-control{padding-right:50px}.search form .btn-primary{position:absolute;right:0;top:0;background:transparent;color:#212121;width:50px}.search form .btn-primary:hover,.search form .btn-primary:focus,.search form .btn-primary:active{background:#b00509!important;border:1px solid #b00509!important;box-shadow:none!important;color:#fff}.sidebar-title h4{text-transform:uppercase;font-size:18px;letter-spacing:2px;position:relative;overflow:hidden;color:#fff;z-index:1;background:#212121;padding:10px 10px;text-align:center;font-weight:700;margin-bottom:30px}.sidebar-title h4:after{position:absolute;content:'';background:#b00509;left:-50%;top:0;width:100%;height:100%;-webkit-transform:skew(-35deg);transform:skew(-35deg);z-index:-1}.recent-post,.tags,.share-post{border:1px solid #ebebeb;padding:15px;margin-top:30px}.recent-post .post{font-weight:700;border-bottom:1px solid #ebebeb;padding-bottom:15px;margin-bottom:15px}.recent-post .post:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.recent-post .post a,.recent-post .post{color:#212121}.recent-post .post a{font-size:18px}.tags ul li{display:inline-block;width:31.33%;margin:5px 2px}.tags ul li a{color:#fff;text-transform:capitalize;display:block;background:#b00509;font-size:16px;font-weight:700;padding:5px 0;text-align:center;border:1px solid transparent}.tags ul li:hover a{background:transparent;border:1px solid #b00509;color:#212121}.share-post ul{text-align:center}.share-post ul li{display:inline-block;font-size:20px;margin-right:20px}.share-post ul li:last-child{margin-right:0}.share-post ul li a{color:#212121}.blog-details{padding:100px 0 83px}.details-info .date{margin:15px 0 10px}.comment-info ul li,.comment-info ul li a,.details-info .date ul li{font-size:16px;font-weight:600;color:#9e9e9e;text-transform:uppercase}.details-info p{margin-bottom:15px}.details-info p.qut{border-left:8px solid #b00509;padding-left:15px}.blog-comment{margin-top:30px}.reply-area h4,.blog-comment h4{text-transform:uppercase;font-size:20px;font-weight:600;border-bottom:1px solid #ebebeb;padding-bottom:15px;margin-bottom:30px}.blog-comment .single-comment{margin-bottom:30px}.comment-thumb img{width:100%}.comment-info ul li{margin-bottom:10px}.comment-info ul li,.comment-info ul li a{font-size:14px}.comment-info ul li:hover a{color:#b00509}.blog-comment .single-comment:nth-child(odd) {margin-left:50px}.reply-area{margin-top:50px}.reply-area .form-control{border-radius:0;box-shadow:none;outline:none;border:1px solid #eaeaea}.reply-area .form-control:focus{border-color:#b00509}.reply-area .form-control::-webkit-input-placeholder{font-size:14px;color:#999}.reply-area .form-control::-moz-placeholder{font-size:14px;color:#999}.reply-area .form-control:-ms-input-placeholder{font-size:14px;color:#999}.reply-area .btn-primary{border-radius:0;min-width:150px;height:40px;text-transform:uppercase;font-weight:700;letter-spacing:2px}.reply-area .btn-primary,.reply-area .btn-primary:hover,.reply-area .btn-primary:focus,.reply-area .btn-primary:active{background:#b00509!important;border:none!important;outline:none!important;box-shadow:none!important;color:#212121!important}.contact-us{margin-top:100px}.contact-info{border:1px solid #f5f5f5;padding:15px;text-align:center;min-height:150px;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;margin-bottom:30px}.contact-info i.fa{font-size:28px;color:#d6d6d6;margin-bottom:10px}.contact-info:hover{border:1px solid #b00509;cursor:pointer}.contact-info:hover i.fa{color:#b00509}.contact-info .title{text-transform:capitalize;font-weight:700;color:#212121;font-size:18px;margin-bottom:5px}.contact-info p,.contact-info p a{font-size:14px;color:#212121}.contact-us .form-control{box-shadow:none;border-radius:0;margin-bottom:15px;border:1px solid #f5f5f5}.contact-us .form-control::-webkit-input-placeholder{color:#999;font-size:15px;text-transform:capitalize}.contact-us .form-control::-moz-placeholder{color:#999;font-size:15px;text-transform:capitalize}.contact-us .form-control:-ms-input-placeholder{color:#999;font-size:15px;text-transform:capitalize}.contact-us .form-control:focus{border:1px solid #b00509}.contact-us input[type="text"],.contact-us input[type="email"]{height:50px}.contact-us .btn-primary{border-radius:0;outline:none;border:none;min-width:150px;text-transform:uppercase;font-size:18px;letter-spacing:2px;font-weight:700;position:relative;text-align:center;height:45px;line-height:38px;z-index:1}.contact-us .btn-primary,.contact-us .btn-primary:hover,.contact-us .btn-primary:focus,.contact-us .btn-primary:active{background:#b00509!important;color:#212121!important;box-shadow:none!important}.contact-us .btn-primary:after{position:absolute;content:'';background:#b00509;height:100%;width:100%;-webkit-transform:skew(-35deg);transform:skew(-35deg);top:0;left:10%;z-index:-1}#googleMap{height:500px;width:100%;margin-top:70px}.footer{background:#212121}.top-footer{padding:100px 0 95px}.top-footer,.top-footer a{color:#fff}.info-text{font-size:14px;line-height:30px;text-align:left;margin:6px 0 10px}.footer-social ul li{margin-right:30px;font-size:18px}.footer-social ul li:last-child{margin-right:0}.footer-social ul li:hover a{color:#b00509}.ftr-title h4{text-transform:uppercase;font-size:18px;letter-spacing:2px;margin-bottom:35px;position:relative}.ftr-title h4:after{position:absolute;content:'';width:20%;height:2px;background:#b00509;left:0;top:150%}.ftr-title h4:before{position:absolute;content:'';width:10%;height:2px;background:#fff;left:0;top:150%;z-index:1}.ftr-links>li{line-height:30px;font-size:16px}.ig-post a{display:inline-block;width:32.33%;padding:4px 2px}.copy-right{color:#fff;padding:15px 0;border-top:1px solid #4c4c4c}@media screen and (max-width:1024px){.page-banner .single-item{height:570px}.single-item-overlay{left:3.2%}.welcome-text p{font-size:16px;margin-bottom:10px}.aboutus img{width:262px;right:15px}.status-box{width:31.1%;margin-right:10px;min-height:160px}.testimoni p{font-size:14px;line-height:22px}.faq img{bottom:-25px}.faq-page{padding-bottom:25px}.info-text{font-size:14px;line-height:22px;margin:12px 0 10px}.ig-post a{width:31.33%}.tags ul li{margin:5px 1.4px}.blog.blog-sidebar{padding-bottom:100px}.blog.blog-sidebar .blog-pagination{margin:20px 0 60px}}@media screen and (max-width:768px){.site-menu{padding:15px 0}.site-menu .logo img{margin-top:4px}.slicknav_menu{font-size:16px;background:transparent;padding:5px 0}.slicknav_nav a{text-transform:uppercase}.slicknav_nav{background:#212121;clear:both;color:#fff;margin:0;font-size:.875em;width:114%;position:absolute;top:133%;z-index:999;right:50%;-webkit-transform:translateX(41.4%);transform:translateX(41.4%)}.slicknav_btn .slicknav_menutxt{display:none}.slicknav_menu .slicknav_icon{float:none;width:initial;height:initial;margin:0}.slicknav_btn{border-radius:0;background:#212121;margin-right:0}.slicknav_nav li:hover a{border-radius:0;background:#b00509;color:#212121}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:5px 15px;margin:0}.slicknav_nav .slicknav_row:hover{border-radius:0;background:#b00509}.slicknav_nav li a{position:relative}.slicknav_arrow{right:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slicknav_nav ul{margin:0}.page-banner .single-item{height:430px}.single-item-overlay h2{font-size:28px}.single-item-overlay p{font-size:16px;line-height:25px;margin-top:10px}.aboutus img,.status-img img{display:none}.single-service p{font-size:14px}.company-status .section-title h3:after,.company-status .section-title h3:before{left:50%}.status-box{width:32.3%}.member-info{bottom:20px}.team-member:after{top:70%;left:-30%}.faq img{display:none}.faq-page{padding-bottom:70px}.glry-img{width:50%}.tags ul li{width:32.03%;margin:5px 3.1px}.reply-area{margin-bottom:50px}.reply-area2{margin-bottom:0}#googleMap{margin-top:100px}}@media screen and (max-width:425px){.top-header{padding:0}.top-header .col-md-6{padding-left:0;padding-right:0}.top-header:after,.top-header:before{display:none}.top-social{background:#212121}.top-time{background:#b00509}.top-time,.top-social{text-align:center;padding:10px 0}.slicknav_menu{padding:8px 0}.slicknav_nav{width:140%;top:130%;-webkit-transform:translateX(32%);transform:translateX(32%)}.single-item-overlay{left:0;width:100%}.page-banner .single-item{height:240px}.page-banner .owl-theme .owl-dots .owl-dot{display:inline-block}.page-banner .owl-dots{top:80%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.welcome-text h3{font-size:26px;margin-bottom:20px}.welcome-text p{font-size:15px;line-height:25px;margin-bottom:20px}.welcome-text .more-btn{margin-top:0}.aboutus{padding:95px 0 100px}.status-box{width:48.7%}.status-box:nth-child(even) {margin-right:0}.status-box:nth-child(3) {margin-right:10px}.testimoni p{text-align:center}.testimoni p.name{border-right:none}.testimoni-img{margin-bottom:15px}.testimonial .owl-dots{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.glry-img{width:100%}.faq .btn-link:before{left:86%}.ig-post a{width:32.73%}.ig-post a img{width:100%}.tags ul li{width:47.73%}.reply-area .btn-primary{min-width:100%}.blog-comment .single-comment{margin-top:15px}.blog-comment .single-comment:nth-child(odd) {margin-left:5px}.page-title-layer{padding:50px 0}}@media screen and (max-width:375px){.page-banner .single-item{height:210px}.single-item-overlay p{display:none}.status-box{width:100%;margin-right:0}.ig-post a{width:32.63%}.tags ul li{width:47.43%}.page-title h3{font-size:22px}}@media screen and (max-width:320px){.subscribe h1{font-size:22px}.section-title h3{font-size:26px}.page-banner .single-item{height:180px}.page-banner .more-btn{font-size:11px;min-width:94px;height:30px;line-height:30px}.welcome-text h3{font-size:20px;margin-bottom:15px}.welcome-text p{font-size:14px}.single-service p{font-size:13px;line-height:20px}.gallery{padding:97px 0 100px}.subscribe .btn-primary{padding:0;width:120px;font-size:14px}.subscribe .form-control{padding:15px 125px 15px 15px}.ig-post a{width:32.53%}.tags ul li{width:46.93%}}