body{font-family:Open Sans,sans-serif;color:#444}a{color:#d9232d}a,a:hover{text-decoration:none}a:hover{color:#e24d55}h1,h2,h3,h4,h5,h6{font-family:Raleway,sans-serif}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:996;background:#d9232d;width:40px;height:40px;border-radius:4px;transition:all .4s}.back-to-top i{font-size:28px;color:#fff;line-height:0}.back-to-top:hover{background:#e1444d;color:#fff}.back-to-top.active{visibility:visible;opacity:1}#header{background:#fff;transition:all .5s;z-index:997;padding:20px 0}#header.header-scrolled{padding:12px 0}#header.header-inner-pages,#header.header-scrolled{box-shadow:0 2px 15px rgba(0,0,0,.1)}#header .logo{font-size:28px;margin:0;padding:0;line-height:1;font-weight:700;text-transform:uppercase}#header .logo a{color:#556270}#header .logo img{max-height:40px}.navbar{padding:0}.navbar ul{margin:0;padding:0;display:flex;list-style:none;align-items:center}.navbar li{position:relative}.navbar a,.navbar a:focus{display:flex;align-items:center;justify-content:space-between;padding:10px 0 10px 30px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#556270;white-space:nowrap;transition:.3s}.navbar a:focus i,.navbar a i{font-size:12px;line-height:0;margin-left:5px}.navbar .active,.navbar .active:focus,.navbar a:hover,.navbar li:hover>a{color:#d9232d}.navbar .getstarted,.navbar .getstarted:focus{background:#d9232d;padding:8px 25px;margin-left:30px;border-radius:4px;font-weight:400;color:#fff}.navbar .getstarted:focus:hover,.navbar .getstarted:hover{color:#fff;background:#e1444d}.navbar .dropdown ul{display:block;position:absolute;left:14px;top:calc(100% + 30px);margin:0;padding:10px 0;z-index:99;opacity:0;visibility:hidden;background:#fff;box-shadow:0 0 30px rgba(127,137,161,.25);transition:.3s}.navbar .dropdown ul li{min-width:200px}.navbar .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;font-weight:400}.navbar .dropdown ul a i{font-size:12px}.navbar .dropdown ul .active:hover,.navbar .dropdown ul a:hover,.navbar .dropdown ul li:hover>a{color:#d9232d}.navbar .dropdown:hover>ul{opacity:1;top:100%;visibility:visible}.navbar .dropdown .dropdown ul{top:0;left:calc(100% - 30px);visibility:hidden}.navbar .dropdown .dropdown:hover>ul{opacity:1;top:0;left:100%;visibility:visible}@media (max-width:1366px){.navbar .dropdown .dropdown ul{left:-90%}.navbar .dropdown .dropdown:hover>ul{left:-100%}}.mobile-nav-toggle{color:#556270;font-size:28px;cursor:pointer;display:none;line-height:0;transition:.5s}.mobile-nav-toggle.bi-x{color:#fff}@media (max-width:991px){.mobile-nav-toggle{display:block}.navbar ul{display:none}}.navbar-mobile{position:fixed;overflow:hidden;top:0;right:0;left:0;bottom:0;background:rgba(63,73,83,.9);transition:.3s;z-index:999}.navbar-mobile .mobile-nav-toggle{position:absolute;top:15px;right:15px}.navbar-mobile ul{display:block;position:absolute;top:55px;right:15px;bottom:15px;left:15px;padding:10px 0;background-color:#fff;overflow-y:auto;transition:.3s}.navbar-mobile a,.navbar-mobile a:focus{padding:10px 20px;font-size:15px;color:#556270}.navbar-mobile .active,.navbar-mobile a:hover,.navbar-mobile li:hover>a{color:#d9232d}.navbar-mobile .getstarted,.navbar-mobile .getstarted:focus{margin:15px}.navbar-mobile .dropdown ul{position:static;display:none;margin:10px 20px;padding:10px 0;z-index:99;opacity:1;visibility:visible;background:#fff;box-shadow:0 0 30px rgba(127,137,161,.25)}.navbar-mobile .dropdown ul li{min-width:200px}.navbar-mobile .dropdown ul a{padding:10px 20px}.navbar-mobile .dropdown ul a i{font-size:12px}.navbar-mobile .dropdown ul .active:hover,.navbar-mobile .dropdown ul a:hover,.navbar-mobile .dropdown ul li:hover>a{color:#d9232d}.navbar-mobile .dropdown>.dropdown-active{display:block}#hero{width:100%;height:100vh;background-color:rgba(63,73,83,.8);overflow:hidden;position:relative}#hero .carousel,#hero .carousel-inner,#hero .carousel-item,#hero .carousel-item:before{position:absolute;top:0;right:0;left:0;bottom:0}#hero .carousel-item{background-size:cover;background-position:50%;background-repeat:no-repeat}#hero .carousel-item:before{content:"";background-color:rgba(30,35,40,.6)}#hero .carousel-container{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;top:70px;left:50px;right:50px}#hero .container{text-align:center}#hero h2{color:#fff;margin-bottom:20px;font-size:48px;font-weight:700}#hero p{-webkit-animation-delay:.4s;animation-delay:.4s;margin:0 auto 30px;color:#fff}#hero .carousel-inner .carousel-item{transition-property:opacity;background-position:top}#hero .carousel-inner .active.carousel-item-end,#hero .carousel-inner .active.carousel-item-start,#hero .carousel-inner .carousel-item{opacity:0}#hero .carousel-inner .active,#hero .carousel-inner .carousel-item-next.carousel-item-start,#hero .carousel-inner .carousel-item-prev.carousel-item-end{opacity:1;transition:.5s}#hero .carousel-inner .active.carousel-item-end,#hero .carousel-inner .active.carousel-item-start,#hero .carousel-inner .carousel-item-next,#hero .carousel-inner .carousel-item-prev{left:0;transform:translateZ(0)}#hero .carousel-control-next-icon,#hero .carousel-control-prev-icon{background:none;font-size:30px;line-height:0;width:auto;height:auto;background:hsla(0,0%,100%,.2);border-radius:50px;transition:.3s;color:hsla(0,0%,100%,.5);width:54px;height:54px;display:flex;align-items:center;justify-content:center}#hero .carousel-control-next-icon:hover,#hero .carousel-control-prev-icon:hover{background:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.8)}#hero .carousel-indicators li{cursor:pointer;background:#fff;overflow:hidden;border:0;width:12px;height:12px;border-radius:50px;opacity:.6;transition:.3s}#hero .carousel-indicators li.active{opacity:1;background:#d9232d}#hero .btn-get-started{font-family:Raleway,sans-serif;font-weight:500;font-size:14px;letter-spacing:1px;display:inline-block;padding:14px 32px;border-radius:4px;transition:.5s;line-height:1;color:#fff;-webkit-animation-delay:.8s;animation-delay:.8s;background:#d9232d}#hero .btn-get-started:hover{background:#df3740}@media (max-width:992px){#hero{height:100vh}#hero .carousel-container{top:8px}}@media (max-width:768px){#hero h2{font-size:28px}}@media (min-width:1024px){#hero .carousel-control-next,#hero .carousel-control-prev{width:5%}}@media (max-height:500px){#hero{height:120vh}}section{padding:60px 0;overflow:hidden}.section-bg,.services .icon-box{background-color:#f8f9fa}.section-title{padding-bottom:40px}.section-title h2{font-size:14px;font-weight:500;padding:0;line-height:1px;margin:0 0 5px;letter-spacing:2px;text-transform:uppercase;color:#aaa;font-family:Poppins,sans-serif}.section-title h2:after{content:"";width:120px;height:1px;display:inline-block;background:#e6636a;margin:4px 10px}.section-title p{margin:0;font-size:36px;font-weight:700;text-transform:uppercase;font-family:Poppins,sans-serif;color:#556270}.breadcrumbs{padding:18px 0;background:#f8f9fa;min-height:40px;margin-top:80px}.breadcrumbs h2{font-size:32px;font-weight:300;margin:0}.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:14px}.breadcrumbs ol li+li{padding-left:10px}.breadcrumbs ol li+li:before{display:inline-block;padding-right:10px;color:#6b7b8d;content:"/"}@media (max-width:992px){.breadcrumbs{margin-top:58px}.breadcrumbs .d-flex{display:block!important}.breadcrumbs h2{margin-bottom:10px}.breadcrumbs ol{display:block}.breadcrumbs ol li{display:inline-block}}.about .content h2{font-weight:700;font-size:48px;line-height:60px;margin-bottom:20px;text-transform:uppercase}.about .content h3{font-weight:500;line-height:32px;font-size:24px}.about .content ul{list-style:none;padding:0}.about .content ul li{padding:10px 0 0 28px;position:relative}.about .content ul i{left:0;top:7px;position:absolute;font-size:20px;color:#d9232d}.about .content p:last-child{margin-bottom:0}.services .icon-box{margin-bottom:20px;padding:30px;border-radius:6px}.services .icon-box i{float:left;color:#d9232d;font-size:40px}.services .icon-box h4{margin-left:70px;font-weight:700;margin-bottom:15px;font-size:18px}.services .icon-box h4 a{color:#556270;transition:.3s}.services .icon-box p{margin-left:70px;line-height:24px;font-size:14px}.services .icon-box:hover h4 a{color:#d9232d}.team .member{position:relative;box-shadow:0 2px 15px rgba(85,98,112,.08);padding:30px;border-radius:4px;background:#fff}.team .member .pic{overflow:hidden;width:140px;border-radius:4px}.team .member .pic img{transition:.3s ease-in-out}.team .member:hover img{transform:scale(1.1)}.team .member .member-info{padding-left:30px}.team .member h4{font-weight:700;margin-bottom:5px;font-size:20px;color:#556270}.team .member span{display:block;font-size:15px;padding-bottom:10px;position:relative;font-weight:500}.team .member span:after{content:"";position:absolute;display:block;width:50px;height:1px;background:#dee2e6;bottom:0;left:0}.team .member p{margin:10px 0 0;font-size:14px}.team .member .social{margin-top:12px;display:flex;align-items:center;justify-content:flex-start}.team .member .social a{transition:.3s ease-in-out;display:flex;align-items:center;justify-content:center;border-radius:4px;width:32px;height:32px;background:#8795a4}.team .member .social a i{color:#fff;font-size:16px;margin:0 2px}.team .member .social a:hover{background:#d9232d}.team .member .social a+a{margin-left:8px}.features{overflow:hidden}.features .nav-tabs{border:0}.features .nav-link{border:0;padding:12px 15px 12px 0;transition:.3s;color:#556270;border-radius:0;border-right:2px solid #fff;font-weight:600;font-size:15px}.features .nav-link:hover{color:#d9232d}.features .nav-link.active{color:#d9232d;border-color:#d9232d}.features .tab-pane.active{-webkit-animation:fadeIn .5s ease-out;animation:fadeIn .5s ease-out}.features .details h3{font-size:26px;font-weight:600;margin-bottom:20px;color:#556270}.features .details p{color:#777}.features .details p:last-child{margin-bottom:0}@media (max-width:992px){.features .nav-link{border:0;padding:15px}.features .nav-link.active{color:#fff;background:#d9232d}}.contact .info{width:100%;background:#fff}.contact .info i{font-size:20px;color:#556270;float:left;width:44px;height:44px;background:#edeff1;display:flex;justify-content:center;align-items:center;border-radius:50px;transition:all .3s ease-in-out}.contact .info h4{padding:0 0 0 60px;font-size:22px;font-weight:600;margin-bottom:5px;color:#556270}.contact .info p{padding:0 0 0 60px;margin-bottom:0;font-size:14px;color:#8795a4}.contact .info .address,.contact .info .email,.contact .info .en_adress,.contact .info .fax,.contact .info .phone,.contact .info .tel{margin-top:40px}.contact .info .address:hover i,.contact .info .contact_person:hover i,.contact .info .email:hover i,.contact .info .en_adress:hover i,.contact .info .fax:hover i,.contact .info .phone:hover i,.contact .info .tel:hover i{background:#556270;color:#fff}@-webkit-keyframes animate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes animate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#footer{background:#4a5562;padding:0 0 30px;color:#fff;font-size:14px}#footer .footer-top{background:#515d6a;padding:60px 0 30px}#footer .footer-top .footer-info{margin-bottom:30px}#footer .footer-top .footer-info h3{font-size:24px;margin:0 0 20px;padding:2px 0;line-height:1;font-weight:700}#footer .footer-top .footer-info p{font-size:14px;line-height:24px;margin-bottom:0;font-family:Raleway,sans-serif;color:#fff}#footer .footer-top h4{font-size:16px;font-weight:600;color:#fff;position:relative;padding-bottom:12px}#footer .copyright{text-align:center;padding-top:30px}