body{font-weight:400;color:#444;background:#fff;font-family:Barlow,sans-serif}a,h1,h2,h3,h4,h5,h6{color:#202c45}a{transition:.3s}a:active,a:focus,a:hover{text-decoration:none;color:#e81c2e;outline:none}.btn.btn-custom{padding:10px 30px 12px;font-size:16px;border:none;font-weight:500;color:#fff;transition:.5s ease-out;-webkit-transition:.5s ease-out;-moz-transition:.5s ease-out;text-align:center;box-shadow:inset 0 0 0 0 #202c45;border-radius:60px;background:#e81c2e}.btn.btn-custom:hover{color:#e81c2e;box-shadow:inset 200px 0 0 0 #202c45;background:#202c45}.btn:focus,.form-control:focus{box-shadow:none}.container-fluid{max-width:1366px}[class*=" flaticon-"]:after,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class^=flaticon-]:before{font-size:inherit;margin-left:0}#loader{justify-content:center;right:0;-webkit-transition:opacity .3s ease-out,visibility 0s linear .3s;-o-transition:opacity .3s ease-out,visibility 0s linear .3s;transition:opacity .3s ease-out,visibility 0s linear .3s;position:fixed;opacity:0;bottom:0;visibility:hidden;top:0;align-items:center;background:#fff;left:0;display:flex;z-index:999}#loader.show{-webkit-transition:opacity .6s ease-out,visibility 0s linear 0s;-o-transition:opacity .6s ease-out,visibility 0s linear 0s;transition:opacity .6s ease-out,visibility 0s linear 0s;opacity:1;visibility:visible}#loader .loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;height:45px;border:5px solid #ddd;position:relative;border-top-color:#e81c2e;border-radius:50%;width:45px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.phone-call{height:44px;transform:translate(-50%);position:fixed;bottom:15px;text-align:center;box-shadow:0 0 10px #f4f6f8;border-radius:50%;background:#202c45;cursor:pointer;left:50%;width:44px;line-height:40px;z-index:99}.phone-call:hover{height:48px;width:48px;line-height:45px}.back-to-top{height:44px;font-size:22px;right:15px;transition:.5s;position:fixed;bottom:15px;text-align:center;border-radius:44px;background:#e81c2e;width:44px;line-height:1;display:none;z-index:9}.back-to-top i{padding-top:10px;color:#fff}.back-to-top:hover{background:#202c45}.top-bar{height:75px;position:relative;align-items:center;background:#fff;display:flex}.top-bar .logo{overflow:hidden;text-align:left}.top-bar .logo h1{font-size:28px;font-weight:800;font-style:italic;color:#e81c2e;letter-spacing:1px;margin:-1px 0 0;line-height:32px}.top-bar .logo h1 span{color:#202c45}.top-bar .logo img{max-width:100%;max-height:60px}.top-bar .top-bar-item{justify-content:flex-end;align-items:center;display:flex}.top-bar .top-bar-icon{height:40px;justify-content:center;align-items:center;border-radius:40px;background:#202c45;width:40px;display:flex}.top-bar .top-bar-icon i{font-size:16px;color:#fff;margin:0}.top-bar .top-bar-text{padding-left:15px}.top-bar .top-bar-text h3{font-size:18px;font-weight:600;margin:0 0 5px}.top-bar .top-bar-text p{font-size:14px;font-weight:400;margin:0}@media (min-width:992px){.phone-call{display:none}}@media (max-width:991.98px){.top-bar .logo{text-align:center}.phone-call{display:inline-block}}.nav-bar{position:relative;background:#202c45}.nav-bar.nav-sticky{position:fixed;top:0;box-shadow:0 2px 5px rgba(0,0,0,.3);left:0;width:100%;z-index:999}.nav-bar .navbar{padding:20px 0;transition:.3s;background:#202c45!important}.nav-bar.nav-sticky .navbar{padding:5px 0}.navbar-dark .navbar-nav .nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{padding:15px;font-weight:500;color:#fff;letter-spacing:1px}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link:hover{color:#e81c2e}.nav-bar .dropdown-menu{border:0;border-radius:0;background:#f8f9fa;margin-top:0}.nav-bar .btn.btn-custom{color:#202c45;box-shadow:inset 0 0 0 0 #e81c2e;background:#fff}.nav-bar .btn:hover{color:#fff;box-shadow:inset 200px 0 0 0 #e81c2e;background:#e81c2e}@media (min-width:992px){.nav-bar .navbar-brand{display:none}}@media (max-width:991.98px){.navbar-dark .navbar-nav .nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{padding:5px 0}.nav-bar .dropdown-menu{box-shadow:none}.nav-bar .btn{display:none}}.carousel{min-height:400px;margin-bottom:1px;position:relative;background:#fff;width:100%}.carousel .container-fluid{padding:0}.carousel .carousel-item{height:100%;justify-content:center;position:relative;flex-direction:column;align-items:center;width:100%;display:flex}.carousel .carousel-img{height:100%;overflow:hidden;min-height:400px;position:relative;text-align:right;width:100%}.carousel .carousel-img:after{right:0;content:"";position:absolute;bottom:0;top:0;background:rgba(0,0,0,.5);left:0;z-index:1}.carousel .carousel-img img{height:100%;object-fit:cover;width:100%}.carousel .carousel-text{padding:0 15px;justify-content:center;position:absolute;max-width:992px;flex-direction:column;text-align:center;align-items:center;display:flex;z-index:2}.carousel .carousel-text h3{font-size:18px;font-weight:700;margin-bottom:0;color:#e81c2e;text-transform:uppercase;letter-spacing:4px}.carousel .carousel-text h1{font-size:70px;font-weight:700;margin-bottom:20px;color:#fff;text-transform:capitalize}.carousel .carousel-text p{font-size:24px;margin-bottom:40px;color:#fff;max-width:500px}.carousel .btn.btn-custom{padding:20px 45px 22px;color:#fff}.carousel .btn.btn-custom:hover{color:#e81c2e}.carousel .owl-nav{height:50px;justify-content:space-between;position:absolute;top:calc(50% - 25px);left:0;width:100%;display:flex;z-index:9}.carousel .owl-nav .owl-next,.carousel .owl-nav .owl-prev{height:50px;justify-content:center;font-size:22px;color:#fff;transition:.5s;align-items:center;border-radius:50px;background:hsla(0,0%,100%,.2);width:50px;display:flex}.carousel .owl-nav .owl-prev{margin-left:10px}.carousel .owl-nav .owl-next{margin-right:10px}.carousel .owl-nav .owl-next:hover,.carousel .owl-nav .owl-prev:hover{color:#fff;background:#e81c2e}.carousel .animated{-webkit-animation-duration:1s;animation-duration:1s}@media (max-width:991.98px){.carousel .carousel-text h3{margin-bottom:5px}.carousel .carousel-text h1{font-size:50px}.carousel .carousel-text p{font-size:14px}.carousel .carousel-text .btn{padding:12px 30px;font-size:15px;letter-spacing:0}}@media (max-width:767.98px){.carousel .carousel-text h3{font-size:18px;margin-bottom:15px;letter-spacing:2px}.carousel .carousel-text h1{font-size:40px}.carousel .carousel-text .btn{padding:10px 25px;font-size:15px;letter-spacing:0}}@media (max-width:575.98px){.carousel .carousel-text h3{font-size:12px;margin-bottom:10px;letter-spacing:1px}.carousel .carousel-text h1{font-size:25px;margin-bottom:15px}.carousel .carousel-text p{margin-bottom:25px}.carousel .carousel-img{height:400px}.carousel .carousel-text .btn{padding:8px 20px;font-size:14px;letter-spacing:0}}.page-header{padding:90px 0;margin-bottom:45px;position:relative;border-top:1px dotted #fff;text-align:center;background:#202c45}.page-header h2{font-size:60px;font-weight:700;margin-bottom:20px;color:#fff;position:relative;padding-bottom:5px}.page-header h2:after{height:2px;content:"";position:absolute;bottom:0;background:#fff;left:calc(50% - 50px);width:100px}.page-header a{padding:0 12px;font-size:22px;color:#fff;position:relative}.page-header a:hover{color:#e81c2e}.page-header a:after{height:8px;right:-7px;color:#fff;content:"/";position:absolute;text-align:center;top:-2px;width:8px}.page-header a:last-child:after{display:none}@media (max-width:991.98px){.page-header{padding:60px 0}.page-header h2{font-size:45px}.page-header a{font-size:20px}}@media (max-width:767.98px){.page-header{padding:45px 0}.page-header h2{font-size:35px}.page-header a{font-size:18px}}.section-header{position:relative;margin:0 auto 20px 0;width:100%}.section-header p{font-size:16px;font-weight:700;margin-bottom:10px;color:#e81c2e;text-transform:uppercase;position:relative;letter-spacing:4px;padding-bottom:5px;display:inline-block}.section-header p:after{height:2px;content:"";position:absolute;bottom:0;background:#e81c2e;left:25%;width:50%}.section-header.text-left p:after{left:0}.section-header.text-right p:after{left:50%}.section-header h2{font-size:30px;font-weight:700;margin:0}@media (max-width:991.98px){.section-header h2{font-size:30px}}@media (max-width:767.98px){.section-header h2{font-size:24px}}@media (max-width:575.98px){.section-header h2{font-size:18px}}.about{padding:45px 0 15px;position:relative;width:100%}.about .section-header{margin-bottom:20px;margin-left:0}.about .about-img img{margin-bottom:30px;border-radius:5px;width:100%}.about .about-content{margin-bottom:30px}.about .about-content ul{list-style:none;padding:0;margin:0 0 25px}.about .about-content ul li{margin-bottom:5px}.about .about-content ul li i{margin-right:8px;color:#e81c2e}.service{padding:45px 0;position:relative;width:100%}.service .service-item{margin-bottom:10px;position:relative;flex-direction:column;width:100%;display:flex}.service .service-item i{font-size:75px;margin-bottom:5px;color:#202c45;line-height:75px}.service .service-item [class^=flaticon-]:before{font-size:60px;transition:.5s;-webkit-background-clip:text;margin:0;background-image:linear-gradient(#e81c2e,#202c45);line-height:60px;-webkit-text-fill-color:transparent}.service .service-item h3{font-size:20px;font-weight:700;margin-bottom:5px;letter-spacing:1px}.service .service-item p{margin:0}.facts{min-height:400px;position:relative;margin:45px 0;align-items:center;background:#202c45;width:100%;display:flex}.facts .facts-item{flex-direction:row;margin:25px 0;display:flex}.facts .facts-item i{font-size:45px;color:#e81c2e;margin-top:15px}.facts .facts-text{padding-left:20px}.facts .facts-text h3{font-size:60px;font-weight:700;color:#fff;position:relative;display:inline-block}.facts .facts-text h3:after{font-size:25px;font-weight:900;right:-25px;color:#fff;content:"\f067";position:absolute;top:0;font-family:Font Awesome\ 5 Free}.facts .facts-text p{font-size:18px;font-weight:500;color:#fff;margin:0}.price{padding:45px 0 15px;position:relative;width:100%}.price .row{padding:0 15px}.price .col-md-4{padding:0}.price .price-item{margin-bottom:30px;position:relative;text-align:center;border-radius:5px;background:#fff}.price .featured-item{box-shadow:0 0 30px rgba(0,0,0,.2);z-index:1}.price .price-header{padding:45px 0 30px}.price .price-header h3{font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:2px}.price .price-header h2{justify-content:center;font-size:60px;font-weight:700;letter-spacing:5px;align-items:flex-start;display:flex}.price .price-header h2 span{font-size:25px;line-height:55px}.price .price-item.featured-item h2,.price .price-item.featured-item h3{color:#e81c2e}.price .price-body{padding:0 0 20px}.price .price-body ul{list-style:none;padding:0;margin:0}.price .price-body ul li{padding:0 0 15px}.price .price-body ul li i{margin-right:10px}.price .price-body ul li i.fa-check-circle{color:#39b972}.price .price-body ul li i.fa-times-circle{color:#ccc}.price .price-item .price-footer{padding-bottom:45px}.price .price-item .price-footer .btn.btn-custom{color:#e81c2e;box-shadow:inset 0 0 0 0 #e81c2e;background:#202c45}.price .price-item .price-footer .btn.btn-custom:hover{color:#fff;box-shadow:inset 200px 0 0 0 #e81c2e;background:#e81c2e}.price .price-item.featured-item .price-footer .btn.btn-custom{color:#fff;box-shadow:inset 0 0 0 0 #202c45;background:#e81c2e}.price .price-item.featured-item .price-footer .btn.btn-custom:hover{color:#e81c2e;box-shadow:inset 200px 0 0 0 #202c45;background:#202c45}.location{padding:45px 0;position:relative;width:100%}.location .location-item{margin-bottom:30px;display:flex}.location .location-item i{padding-top:3px;font-size:30px;color:#e81c2e}.location .location-text{padding-left:15px}.location .location-text h3{font-size:18px;font-weight:700}.location .location-text p{margin-bottom:5px}.location .location-text p strong{font-weight:600;margin-right:5px}.location .location-form{padding:45px 30px;border-radius:5px;background:#e81c2e}.location .location-form h3{font-size:25px;font-weight:700;margin-bottom:25px;color:#fff}.location .location-form .control-group{margin-bottom:15px}.location .location-form .form-control{height:45px;padding:0 15px;border:1px solid #fff;color:#fff;border-radius:5px;background:transparent}.location .location-form textarea.form-control{height:120px;padding:15px}.location .location-form .form-control::placeholder{color:#fff;opacity:1}.location .location-form .form-control:-ms-input-placeholder,.location .location-form .form-control::-ms-input-placeholder{color:#fff}.location .location-form .btn.btn-custom{color:#e81c2e;box-shadow:inset 0 0 0 0 #202c45;background:#fff;width:100%}.location .location-form .btn.btn-custom:hover{color:#fff;box-shadow:inset 400px 0 0 0 #202c45;background:#e81c2e}@media(min-width:576px) and (max-width:991.89px){.location .location-form .btn.btn-custom:hover{box-shadow:inset 650px 0 0 0 #202c45}}.team{padding:45px 0 15px;position:relative;width:100%}.team .team-item{margin-bottom:30px;position:relative}.team .team-img{overflow:hidden;position:relative;border-radius:5px 5px 0 0}.team .team-img img{transition:.3s;width:100%}.team .team-item:hover img{transform:scale(1.1)}.team .team-text{padding:35px 30px 30px;transition:.5s;position:relative;text-align:center;border-radius:0 0 5px 5px;background:#202c45;width:100%}.team .team-item:hover .team-text{background:#e81c2e}.team .team-text h2{font-size:20px;font-weight:600;margin-bottom:10px;color:#fff;letter-spacing:1px}.team .team-text p{color:#fff;margin:0}.team .team-social{height:40px;font-size:0;position:absolute;text-align:center;top:-20px;left:0;width:100%}.team .team-social a{height:40px;padding:7px 0;font-size:16px;color:#fff;transition:.5s;text-align:center;margin:0 3px;border-radius:40px;background:#202c45;width:40px;display:inline-block}.team .team-item:hover .team-social a{background:#e81c2e}.team .team-social a:hover{color:#202c45}.testimonial{padding:45px 0;position:relative;width:100%}.testimonial .testimonials-carousel{position:relative;margin:0 -15px;width:calc(100% + 30px)}.testimonial .testimonial-item{padding:0 15px;position:relative;width:100%;display:flex}.testimonial .testimonial-item img{transform:scale(.8);transition:2s;border-radius:5px;width:100%}.testimonial .owl-item.center .testimonial-item img{transform:scale(1)}.testimonial .testimonial-text{width:calc(100% - 100px);padding-left:20px}.testimonial .testimonial-text h3{font-size:18px;font-weight:700;margin-bottom:5px;letter-spacing:1px}.testimonial .testimonial-text h4{font-size:15px;font-weight:400;font-style:italic;margin-bottom:10px;color:#777}.testimonial .testimonial-text p{margin:0}.testimonial .testimonial-text p:before{font-size:25px;font-weight:900;margin-right:10px;color:#e81c2e;content:"\f10d";font-family:Font Awesome\ 5 Free}.testimonial .owl-dots{text-align:center;margin-top:15px}.testimonial .owl-dot{height:12px;margin:0 5px;border-radius:10px;background:#ddd;width:12px;display:inline-block}.testimonial .owl-dot.active{background:#e81c2e}.blog{padding:45px 0 0;position:relative;width:100%}.blog .blog-item{margin-bottom:45px}.blog .blog-img{position:relative;width:100%}.blog .blog-img img{border-radius:5px;width:100%}.blog .meta-date{height:70px;justify-content:center;color:#fff;transition:.5s;position:absolute;flex-direction:column;opacity:0;bottom:10%;align-items:center;border-radius:70px;background:#202c45;left:calc(50% - 35px);width:70px;display:flex}.blog .meta-date span{font-size:14px;font-weight:400;letter-spacing:1px}.blog .meta-date strong{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:3px;line-height:16px}.blog .blog-item:hover .meta-date{opacity:1;bottom:calc(50% - 35px)}.blog .blog-text{padding:10px 0}.blog .blog-text h3{font-size:22px;font-weight:700}.blog .blog-text h3 a{color:#202c45}.blog .blog-text h3 a:hover{color:#e81c2e}.blog .blog-text p{margin:0}.blog .blog-meta{display:flex}.blog .blog-meta p{border-right:1px solid rgba(0,0,0,.15);padding:0 10px;font-size:14px;margin:0;line-height:14px}.blog .blog-meta p:first-child{padding-left:0}.blog .blog-meta p:last-child{border:none;padding-right:0}.blog .blog-meta i{margin-right:5px;color:#999}.blog .blog-meta a{color:#999}.blog .blog-meta a:hover{color:#e81c2e}.blog .pagination{margin-bottom:15px}.blog .pagination .page-link{border-color:#202c45;color:#202c45;border-radius:0}.blog .pagination .page-item.active .page-link,.blog .pagination .page-link:hover{color:#e81c2e;background:#202c45}.blog .pagination .disabled .page-link{color:#999}.contact{padding:45px 0;position:relative;width:100%}.contact .contact-info{padding:35px 30px 10px;margin-bottom:45px;border-radius:5px;background:#202c45;width:100%}.contact .contact-info h2{font-size:25px;font-weight:700;margin-bottom:30px;color:#fff}.contact .contact-info-item{justify-content:flex-start;margin-bottom:30px;align-items:center;display:flex}.contact .contact-info-icon{height:50px;justify-content:center;align-items:center;border-radius:50px;background:#fff;width:50px;display:flex}.contact .contact-info-icon i{font-size:20px;color:#202c45;margin:0}.contact .contact-info-text{padding-left:10px}.contact .contact-info-text h3{font-size:18px;font-weight:700;color:#fff;letter-spacing:1px;margin:0 0 5px}.contact .contact-info-text p{font-size:16px;font-weight:500;color:#fff;margin:0}.contact .contact-form{margin-bottom:45px;position:relative;width:100%}.contact .contact-form input{padding:15px;border:1px solid #202c45;border-radius:5px}.contact .contact-form textarea{height:125px;padding:8px 15px;border:1px solid #202c45;border-radius:5px}.contact .help-block ul{padding:0;list-style-type:none;margin:0}.contact iframe{height:400px;border-radius:5px;width:100%}.single{padding:45px 0;position:relative}.single .single-content{overflow:hidden;margin-bottom:30px;position:relative}.single .single-content img{margin-bottom:20px;border-radius:5px;width:100%}.single .single-tags{font-size:0;margin:-5px -5px 41px}.single .single-tags a{padding:7px 15px;font-size:14px;border:1px solid #202c45;font-weight:500;color:#202c45;margin:5px;border-radius:5px;display:inline-block}.single .single-tags a:hover{border-color:#e81c2e;color:#fff;background:#e81c2e}.single .single-bio{padding:30px;justify-content:center;flex-direction:column;align-items:center;border-radius:5px;background:#202c45;display:flex}.single .single-bio-img{padding:15px;margin-bottom:20px;max-width:115px;background:#fff}.single .single-bio-img,.single .single-bio-img img{border-radius:100px;width:100%}.single .single-bio-text{text-align:center}.single .single-bio-text h3{font-size:20px;font-weight:700;color:#fff;letter-spacing:1px}.single .single-bio-text p{color:#fff;margin:0}.single .single-bio-social{margin-top:20px;display:flex}.single .single-bio-social a{height:40px;justify-content:center;margin-right:5px;color:#202c45;transition:.5s;align-items:center;border-radius:40px;background:#fff;width:40px;display:flex}.single .single-bio-social a:last-child{margin:0}.single .single-bio-social a:hover{color:#fff;background:#e81c2e}.single .single-related{margin-bottom:45px}.single .single-related h2{font-size:30px;font-weight:700;margin-bottom:25px}.single .related-slider{position:relative;margin:0 -15px;width:calc(100% + 30px)}.single .related-slider .post-item{margin:0 15px}.single .post-item{margin-bottom:15px;align-items:center;display:flex}.single .post-item .post-img{max-width:80px;width:100%}.single .post-item .post-img img{border-radius:5px;width:100%}.single .post-item .post-text{padding-left:15px}.single .post-item .post-text a{font-size:17px;font-weight:500}.single .post-item .post-text a:hover{color:#e81c2e}.single .post-item .post-meta{margin-top:8px;display:flex}.single .post-item .post-meta p{padding:0 3px;font-size:14px;font-weight:400;font-style:italic;margin:0;display:inline-block}.single .post-item .post-meta p a{font-size:14px;font-weight:400;font-style:normal;color:#777;margin-left:5px}.single .related-slider .owl-nav{right:15px;position:absolute;top:-55px;width:90px;display:flex}.single .related-slider .owl-nav .owl-next,.single .related-slider .owl-nav .owl-prev{height:30px;justify-content:center;font-size:16px;color:#fff;transition:.3s;align-items:center;border-radius:5px;background:#202c45;margin-left:15px;width:30px;display:flex}.single .related-slider .owl-nav .owl-next:hover,.single .related-slider .owl-nav .owl-prev:hover{color:#fff;background:#e81c2e}.single .single-comment{margin-bottom:45px;position:relative}.single .single-comment h2{font-size:30px;font-weight:700;margin-bottom:25px}.single .comment-list{list-style:none;padding:0}.single .comment-child{list-style:none}.single .comment-body{margin-bottom:30px;display:flex}.single .comment-img{width:60px}.single .comment-img img{border-radius:60px;width:100%}.single .comment-text{width:calc(100% - 60px);padding-left:15px}.single .comment-text h3{font-size:20px;font-weight:600;margin-bottom:3px}.single .comment-text span{font-size:14px;font-weight:500;margin-bottom:5px;display:block}.single .comment-text .btn{padding:3px 10px;font-size:14px;font-weight:500;color:#202c45;border-radius:5px;background:#ddd}.single .comment-text .btn:hover{color:#fff;background:#e81c2e}.single .comment-form{position:relative}.single .comment-form h2{font-size:30px;font-weight:700;margin-bottom:25px}.single .comment-form form{padding:30px;border-radius:5px;background:#f3f6ff}.single .comment-form form .form-group:last-child{margin:0}.single .comment-form input,.single .comment-form textarea{border-color:#eee;border-radius:5px}.single .comment-form input:focus,.single .comment-form textarea:focus{border-color:#e81c2e}.single .comment-form .btn{border-radius:45px}.sidebar{position:relative;width:100%}@media(max-width:991.98px){.sidebar{margin-top:45px}}.sidebar .sidebar-widget{margin-bottom:45px;position:relative}.sidebar .sidebar-widget .widget-title{font-size:25px;font-weight:700;margin-bottom:30px;position:relative;padding-bottom:5px}.sidebar .sidebar-widget .widget-title:after{height:2px;content:"";position:absolute;bottom:0;background:#e81c2e;left:0;width:60px}.sidebar .sidebar-widget .search-widget{position:relative}.sidebar .search-widget input{height:50px;border:1px solid #ddd;border-radius:5px}.sidebar .search-widget input:focus{border-color:#e81c2e;box-shadow:none}.sidebar .search-widget .btn{height:40px;padding:0;font-size:25px;border:none;right:15px;color:#202c45;transition:.3s;position:absolute;top:6px;border-radius:0;background:none}.sidebar .search-widget .btn:hover{color:#e81c2e}.sidebar .sidebar-widget .recent-post,.sidebar .sidebar-widget .tab-post{position:relative}.sidebar .tab-post .nav.nav-pills{overflow:hidden;border-radius:5px}.sidebar .tab-post .nav.nav-pills .nav-link{color:#fff;border-radius:0;background:#202c45}.sidebar .tab-post .nav.nav-pills .nav-link.active,.sidebar .tab-post .nav.nav-pills .nav-link:hover{color:#fff;background:#e81c2e}.sidebar .tab-post .tab-content{padding:15px 0 0;background:transparent}.sidebar .tab-post .tab-content .container{padding:0}.sidebar .sidebar-widget .category-widget{position:relative}.sidebar .category-widget ul{list-style:none;padding:0;margin:0}.sidebar .category-widget ul li{margin:0 0 12px 22px}.sidebar .category-widget ul li:last-child{margin-bottom:0}.sidebar .category-widget ul li a{font-weight:500;letter-spacing:1px;line-height:23px;display:inline-block}.sidebar .category-widget ul li:before{font-weight:900;color:#e81c2e;content:"\f105";position:absolute;left:1px;font-family:Font Awesome\ 5 Free}.sidebar .category-widget ul li span{float:right;display:inline-block}.sidebar .sidebar-widget .tag-widget{position:relative;margin:-5px}.single .tag-widget a{padding:7px 15px;font-size:14px;border:1px solid #202c45;font-weight:400;color:#202c45;margin:5px;border-radius:5px;display:inline-block}.single .tag-widget a:hover{border-color:#e81c2e;color:#fff;background:#e81c2e}.sidebar .image-widget{overflow:hidden;width:100%;display:block}.sidebar .image-widget img{transition:.3s;max-width:100%;border-radius:5px}.sidebar .image-widget img:hover{transform:scale(1.1)}.footer{padding-top:45px;position:relative;background:#202c45;margin-top:45px}.footer .footer-contact,.footer .footer-link,.footer .footer-newsletter{margin-bottom:45px;color:#fff;position:relative}.footer .footer-contact h2,.footer .footer-link h2,.footer .footer-newsletter h2{font-size:20px;font-weight:700;margin-bottom:25px;color:#e81c2e;letter-spacing:2px}.footer .footer-contact a{margin-bottom:10px;color:#fff;transition:.3s}.footer .footer-contact a:hover{color:#e81c2e;letter-spacing:1px}.footer .footer-link a{margin-bottom:10px;color:#fff;transition:.3s;display:block}.footer .footer-link a:before{font-weight:900;margin-right:10px;content:"\f105";position:relative;font-family:Font Awesome\ 5 Free}.footer .footer-link a:hover{color:#e81c2e;letter-spacing:1px}.footer .footer-contact p i{width:25px}.footer .footer-social{position:relative;margin-top:20px;display:flex}.footer .footer-social a{height:40px;justify-content:center;margin-right:5px;color:#202c45;transition:.5s;align-items:center;border-radius:40px;background:#fff;width:40px;display:flex}.footer .footer-social a:last-child{margin:0}.footer .footer-social a:hover{color:#fff;background:#e81c2e}.footer .footer-newsletter form{position:relative;width:100%}.footer .footer-newsletter input{height:45px;border:1px solid #fff;margin-bottom:15px;border-radius:5px;background:transparent}.footer .footer-newsletter label{font-size:14px;color:#777;letter-spacing:1px;margin-top:5px}.footer .footer-newsletter .btn.btn-custom{color:#202c45;box-shadow:inset 0 0 0 0 #e81c2e;background:#fff;width:100%}.footer .footer-newsletter .btn:hover{color:#fff;box-shadow:inset 200px 0 0 0 #e81c2e;background:#e81c2e}.footer .copyright{padding-top:15px;text-align:center;padding-bottom:45px}.footer .copyright p{color:#fff;margin:0}.footer .copyright p a{font-weight:700;color:#e81c2e;letter-spacing:1px}.footer .copyright p a:hover{color:#fff}