body{   font-family: "Montserrat", sans-serif;font-size: 1rem; font-weight: 400; line-height: 1.6rem; padding: 0;margin: 0;}
html { scroll-behavior: smooth;}
section{float: left;width: 100%;padding: 60px 0;}
ul li,ol li{line-height: normal;font-size: 0.938rem; font-weight: 500;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-weight: bold;}
.redbtn {background: #b50000;color: #fff;box-shadow: 1px 0 13px #171717;font-size: 1.125rem;padding:15px 32px;;border-radius: 50px;font-weight: bold;display: inline-block;transition: .5s;}
.redbtn:hover {background: #fff;color: #b50000;}
.whitebtn{background: #fff;color: #b50000;box-shadow: 1px 0 13px #171717;font-size: 1.125rem;padding: 16px 46px;border-radius: 50px;font-weight: bold;display: inline-block;transition: .5s;}
.whitebtn:hover,
.redbtn:hover {text-decoration: none;}
.whitebtn:hover {background: #1c3f74;color: #fff;}  .stellarnav{position:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.stellarnav a{color:#fff;}
.social-media a:first-child {margin: 0px;}
.stellarnav ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.stellarnav li a img{margin-right:5px;float:left;}
.stellarnav li{list-style:none;display:block;margin:0;padding:0;position:relative;line-height:normal;vertical-align:middle;}
.stellarnav li a{display:block;text-decoration:none;color:#333333;font-size:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;font-size: 15px;position: relative;}
.stellarnav > ul > li:hover > a{color:#b50000;}
.stellarnav > ul > li{display:flex;align-items:center;margin-right: 1.063rem;}
.stellarnav > ul > li > a {color: #000;display: block;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;position: relative;	font-size: 1.125rem;font-weight: 500;padding:0 0.563rem;line-height: 2rem;}
.stellarnav > ul > li > a::before {position: absolute;content: "";	background: #b50000;width: 100%;bottom: 0;left: 0;height: 2px;transform: scaleX(0);opacity: 0;transition: .5s;transform-origin: right;}
.stellarnav > ul > li.current-menu-item a::before,
.stellarnav > ul > li.current-menu-parent a::before,
.stellarnav > ul > li > a:hover::before {transform: scaleX(1);	opacity: 1;height: 2px;}
header .header-menu .menuWrapp .desktop {margin-left: 15px;}
.stellarnav > ul > li.has-sub::after {content: '\ff107';font-family: 'Font Awesome 6 Free';border: none !important;margin-left: 5px;color: #fff;display: none;}
.stellarnav > ul > li:last-child{margin-right: 0;}
.stellarnav ul ul{top:100%;width:240px;position:absolute;z-index:9900;text-align:left;display:none;background:#121212 none repeat scroll 0 0;left:0;}
.stellarnav li li{display:block;}
.stellarnav ul ul ul{top:0; left:100%;}
.stellarnav > ul > li:hover > ul > li:hover > ul{opacity:1;visibility:visible;top:0;}
.stellarnav > ul > li.drop-left > ul{right:0;}
.stellarnav li.drop-left ul ul{left:auto;right:220px;}
.stellarnav.light{background:rgba(255, 255, 255, 1);}
.stellarnav.light a{color:#121212;}
.stellarnav ul ul li a{padding:10px 15px;color:#fff;}
.stellarnav ul ul li a:hover,
.stellarnav ul ul li.current_page_item a{background:#ffffff;color: #000;}
.stellarnav.light ul ul{background:rgba(255, 255, 255, 1);}
.stellarnav.light li a{color:#121212;}
.stellarnav.fixed{position:fixed;width:100%;top:0;left:0;z-index:9999;}
body.stellarnav-noscroll-x{overflow-x:hidden;}
.stellarnav > ul > li.has-sub > a::after{font-size: 14px; content: "\f107";font-family: "Font Awesome 6 Free";font-weight: 900; border: none !important; margin-left: 4px;color: #000;}
.stellarnav li li.has-sub > a:after{margin-left:10px;float:right;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #FFF;position:relative;top:4px;}
.stellarnav li.drop-left li.has-sub > a:after{float:left;margin-right:10px;border-left:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #FFF;}
.stellarnav.hide-arrows li.has-sub > a:after,.stellarnav.hide-arrows li li.has-sub > a:after,.stellarnav.hide-arrows li.drop-left li.has-sub > a:after{display:none;}
.stellarnav .menu-toggle,.stellarnav .close-menu,.stellarnav .call-btn-mobile,.stellarnav .location-btn-mobile{display:none;text-transform:uppercase;text-decoration:none;}
.stellarnav .dd-toggle{display:none;position:absolute;top:0;right:0;padding:0;width:48px;height:48px;text-align:center;z-index:9999;border:0;}
.stellarnav.desktop.hide-arrows li.has-sub a{padding-right:15px;}
.stellarnav.mobile > ul > li > a.dd-toggle{padding:0;}
.stellarnav li.call-btn-mobile,.stellarnav li.location-btn-mobile{display:none;}
.stellarnav a.dd-toggle .icon-plus{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;width:12px;height:100%;position:relative;vertical-align:middle;display:inline-block;}
.stellarnav a.dd-toggle .icon-plus:before{content:'';display:block;width:12px;height:0px;border-bottom:solid 3px #777;position:absolute;top:50%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:width 0.3s;-o-transition:width 0.3s;transition:width 0.3s;}
.stellarnav a.dd-toggle .icon-plus:after{content:'';display:block;width:12px;height:0px;top:50%;border-bottom:solid 3px #777;position:absolute;}
.stellarnav li.open > a.dd-toggle .icon-plus{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);}
.stellarnav.light a.dd-toggle .icon-plus:before{border-color:#121212;}
.stellarnav.light a.dd-toggle .icon-plus:after{border-color:#121212;}
.stellarnav.dark a.dd-toggle .icon-plus:before{border-color:#FFF;}
.stellarnav.dark a.dd-toggle .icon-plus:after{border-color:#FFF;}
.stellarnav .icon-close{-webkit-box-sizing:border-box;box-sizing:border-box;width:12px;height:12px;position:relative;display:inline-block;}
.stellarnav .icon-close:before{content:'';display:block;width:12px;height:0px;border-bottom:solid 3px #777;position:absolute;top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.stellarnav .icon-close:after{content:'';display:block;width:12px;height:0px;top:50%;border-bottom:solid 3px #777;position:absolute;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.stellarnav.light .icon-close:before{border-color:#121212;}
.stellarnav.light .icon-close:after{border-color:#121212;}
.stellarnav.dark .icon-close:before{border-color:#FFF;}
.stellarnav.dark .icon-close:after{border-color:#FFF;}
.stellarnav .menu-toggle,.stellarnav .call-btn-mobile,.stellarnav .location-btn-mobile,.stellarnav .close-menu{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;}
a.menu-toggle {border: 0 !important;margin-top: 0px;position: relative;margin-right: 8px;border-radius: 0px;padding: 0 !important;color: #476489;display: none;
align-items: center !important; column-gap: 9px;font-family: "Montserrat", sans-serif;font-size: 18px;
font-weight: 500;}
.stellarnav .menu-toggle span.bars{display:inline-block;position:relative;top:0px;}
.stellarnav .menu-toggle span.bars span{display:block;width:15px;height:2px;border-radius:6px;background:#777;margin:0 0 3px;}
.stellarnav .menu-toggle span.bars span:last-child{margin-bottom:0px;}
.search-container input[type="text"]{width:239px;}
.stellarnav .full{width:100%;}
.stellarnav .half{width:50%;}
.stellarnav .third{width:33%;text-align:center;}
.stellarnav .location-btn-mobile.third{text-align:center;}
.stellarnav .location-btn-mobile.half{text-align:right;}
.stellarnav.light .third,.stellarnav.light .half{border-left:1px solid rgba(0, 0, 0, .15);}
.stellarnav.light.left .third,.stellarnav.light.left .half{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav.light.right .third,.stellarnav.light.right .half{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav.light .third:first-child,.stellarnav.light .half:first-child{border-left:0;}
.stellarnav.dark .third,.stellarnav.dark .half{border-left:1px solid rgba(255, 255, 255, .15);}
.stellarnav.dark.left .third,.stellarnav.dark.left .half{border-bottom:1px solid rgba(255, 255, 255, .15);}
.stellarnav.dark.right .third,.stellarnav.dark.right .half{border-bottom:1px solid rgba(255, 255, 255, .15);}
.stellarnav.light.left .menu-toggle,.stellarnav.light.right .menu-toggle{border-bottom:0;}
.stellarnav.dark.left .menu-toggle,.stellarnav.dark.right .menu-toggle{border-bottom:0;}
.stellarnav.dark .third:first-child,.stellarnav.dark .half:first-child{border-left:0;}
.stellarnav.light .menu-toggle span.bars span{background:#6f3a95;}
.stellarnav.dark .menu-toggle span.bars span {background: #476489;width: 51px;height: 4px;margin: 0 0 5px;}
.stellarnav.dark .menu-toggle span.bars span:last-child {margin: 0;}
.stellarnav.mobile{position:static;}
.stellarnav.mobile.fixed{position:static;}
.stellarnav.mobile ul{position:relative;display:none;}
.stellarnav.mobile.active{padding-bottom:0;}
.stellarnav.mobile.active > ul{display:block;}
.stellarnav.mobile ul{text-align:left;}
.stellarnav.mobile > ul > li{display:block;margin-right: 0;}
.stellarnav.mobile > ul > li > a{padding:10px 15px;}
.stellarnav.mobile ul{background:rgba(221, 221, 221, 1);}
.stellarnav.mobile ul ul{position:relative;opacity:1;visibility:visible;width:auto;display:none;-webkit-transition:none;-o-transition:none;transition:none;}
.stellarnav.mobile ul ul ul{left:auto;top:auto;}
.stellarnav.mobile li.drop-left ul ul{right:auto;}
.stellarnav.mobile li a{border-bottom:1px solid rgba(255, 255, 255, .15);color:#fff;text-transform: capitalize;}
.stellarnav.mobile > ul{border-top:1px solid rgba(255, 255, 255, .15);}
.stellarnav.mobile.light li a{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav.mobile.light > ul{border-top:1px solid rgba(0, 0, 0, .15);}
.stellarnav.mobile li a.dd-toggle{border:0;}
.stellarnav.mobile.light li a.dd-toggle{border:0;}
.stellarnav.mobile .menu-toggle,.stellarnav.mobile .dd-toggle,.stellarnav.mobile .close-menu,.stellarnav.mobile .call-btn-mobile,.stellarnav.mobile .location-btn-mobile{display:inline-block;}
.stellarnav.mobile li.call-btn-mobile{border-right:1px solid rgba(255, 255, 255, .1);-webkit-box-sizing:border-box;box-sizing:border-box;}
.stellarnav.mobile li.call-btn-mobile,.stellarnav.mobile li.location-btn-mobile{display:inline-block;width:50%;text-transform:uppercase;text-align:center;}
.stellarnav.mobile li.call-btn-mobile.full,.stellarnav.mobile li.location-btn-mobile.full{display:block;width:100%;text-transform:uppercase;border-right:0;text-align:left;}
.stellarnav.mobile.light ul{background:rgba(255, 255, 255, 1);}
.stellarnav.mobile.dark ul{background:#000;}
.stellarnav.mobile.dark ul ul {background:rgba(175, 51, 51, 0.55);}
.stellarnav.mobile.light li.call-btn-mobile{border-right:1px solid rgba(0, 0, 0, .1);}
.stellarnav.mobile.top{position:absolute;width:100%;top:0;left:0;z-index:9999;}
.stellarnav.mobile li.has-sub > a:after,.stellarnav.mobile li li.has-sub > a:after,.stellarnav.mobile li.drop-left li.has-sub > a:after{display:none;}
.stellarnav.mobile.right > ul,.stellarnav.mobile.left > ul{position:fixed;top:0;bottom:0;width:100%;max-width:280px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;}
.stellarnav.mobile.right > ul{right:0;z-index:9999;}
.stellarnav.mobile.right .close-menu,.stellarnav.mobile.left .close-menu{display:inline-block;text-align:right;}
.stellarnav.mobile.left > ul{left:0;}
.stellarnav.mobile.right .location-btn-mobile.half,.stellarnav.mobile.right .call-btn-mobile.half,.stellarnav.mobile.right .close-menu.half{text-align:center;}
.stellarnav.mobile.right .location-btn-mobile.third,.stellarnav.mobile.right .call-btn-mobile.third,.stellarnav.mobile.right .close-menu.third{text-align:center;}
.stellarnav.mobile.left .location-btn-mobile.half,.stellarnav.mobile.left .call-btn-mobile.half,.stellarnav.mobile.left .close-menu.half{text-align:center;}
.stellarnav.mobile.left .location-btn-mobile.third,.stellarnav.mobile.left .call-btn-mobile.third,.stellarnav.mobile.left .close-menu.third{text-align:center;}
.stellarnav.mobile.left .menu-toggle.half,.stellarnav.mobile.left .menu-toggle.third,.stellarnav.mobile.right .menu-toggle.half,.stellarnav.mobile.right .menu-toggle.third{text-align:left;}
.stellarnav.mobile.left .close-menu.third span,.stellarnav.mobile.right .close-menu.third span{display:none;}
.stellarnav.desktop li.mega ul ul{background:none;}
.stellarnav.desktop li.mega li{display:inline-block;vertical-align:top;width:100% !important;}
.stellarnav.desktop li.mega li li{display:block;position:relative;left:4px;}
.stellarnav.desktop > ul > li.mega > ul{-webkit-column-count:4;-moz-column-count:4;column-count:4;}
.stellarnav.desktop li.mega ul ul{width:auto;}
.stellarnav.desktop > ul > li.mega{position:inherit;}
.stellarnav.desktop > ul > li.mega > ul{width:100%;max-width:95% !important;}
.stellarnav.desktop > ul > li.mega > ul > li > a{padding:7px 15px;}
.stellarnav.desktop > ul > li.mega > ul li.has-sub ul{display:block;position:relative;left:auto;}
.stellarnav.desktop > ul > li.mega > ul > li{-webkit-box-sizing:border-box;box-sizing:border-box;}
.stellarnav.desktop li.mega li li a{padding:5px 15px;}
.stellarnav.desktop li.mega li.has-sub a:after{display:none;}
.header-menu .menuWrapp .iconBox a {color: #fff;font-size: 18px;font-weight: 500;}
.header-menu .menuWrapp .iconBox a i {font-size: 24px;color: #c5b8a9;margin-left: 10px;}
header .header-menu .menuWrapp {display: flex;justify-content: space-between;align-items: center;padding: 1.188rem 0;}
header .header-menu .menuWrapp .contactBtn a {background: #b50000;color: #fff;	display: inline-block;	text-decoration: none;border-radius: 2.5rem;padding: 0.25rem 1.5rem;font-size: 1.125rem;font-weight: 600;transition: .5s ease-in-out;}
header .header-menu .menuWrapp .contactBtn a:hover {background: #1c3e74;}  .banner {padding: 0;position: relative;display: flex;align-items: center;}
.banner::before {position: absolute;width: 100%;left: 0;top: 0;height: 100%;object-fit: cover;content: "";background-image: linear-gradient( to right, rgba(28, 63, 116, 0.8) 0%, rgba(28, 63, 116, 0.4) 40%, rgba(28, 63, 116, 0) 70% );}
.banner img {width: 100%;}
.banner .container {position: relative;}
.banner .content-box {position: absolute;width: 100%;left: 0px;z-index: 1;max-width: 1170px; margin: 0px auto;right: 0;}
.banner .content-box h1 {font-size: 2.688rem;color: #fff;width: 100%;max-width: 800px;font-weight: bold;}
.banner .content-box hr {max-width: 670px;border-top: 2px solid #fff;margin: 18px 0 40px;position: relative;}
.banner .content-box hr::before{position: absolute;width: 100px;height: 2px;background-color:#b50000 ;bottom: 0;content: "";}
.banner .content-box p {font-size: 1.125rem;max-width: 700px;font-weight: 600;color: #fff;line-height: 28px;margin: 0 0 1.875rem;}
.banner .content-box aside{display: flex;gap: 10px;align-items: center;}
.banner .content-box aside a {text-transform: uppercase;}
.banner .content-box .whitebtn {padding: 16px 23px;}  .service-Box {position: relative;padding: 6.25rem 0;background: #fafafb;}
.service-Box > img {position: absolute;width: 100%;left: 0;top: 0;height: 100%;object-fit: cover;opacity: .1;}
.service-Box .container {position: relative;z-index: 1;}
.service-Box .row {flex-wrap: nowrap;}
.service-Box .section-title{text-align:center;margin-bottom:30px}
.service-Box .section-title h2{color:#b50000;font-weight:bold;font-size: 1.125rem;}
.service-Box .section-title h3 {font-weight: bold;color: #1c3f74;font-size: 2.063rem;}
.service-Box .col-md-4.col-lg {padding: 0px 6px;}
.service-Box .service-card{border-radius:21px;overflow:hidden;background:#fff;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:.3s;height: 100%;border: 1px solid #bab5b5;position: relative;padding-bottom: 50px;}
.service-card:hover{transform:translateY(-5px)}
.service-Box .service-img{height:160px;}
.service-Box .service-img img {width: 100%;height: 100%;object-fit: cover;}
.service-Box .icon-circle {width: 85px;height: 85px;background: #fff;border-radius: 50%;display: flex;	align-items: center;justify-content: center;margin: -30px auto 10px;box-shadow: 0 0px 6px #17171773;position: relative;}
.service-Box .service-card h4 {font-weight: 600;margin: 18px 0 14px;font-size: 1.125rem;color: #1c3f74;}
.service-Box .service-card p {font-size: 15px;color: #000;line-height: 21px;width: 100%;max-width: 200px;margin: 0px auto 20px auto;}
.service-Box .btn-custom{border:1px solid #b50000;color:#b50000;border-radius:25px;padding:6px 18px;font-size:15px;transition:.3s;font-size: 15px;font-weight: 600;position: absolute;
left: 50%; bottom: 0; transform: translateX(-50%);max-width: 188px; width: 100%;}
.service-Box .btn-custom:hover{background:#b50000;color:#fff}   .our-story .story-img img {width: 100%;border-radius: 10px;}
.our-story .story-content h2 {font-weight: bold;color: #1c3f74;margin-bottom: 20px;font-size: 1.875rem;;}
.our-story .story-content p {color: #1b1b1b;line-height: 28px;font-size: 18px;margin: 0 0 30px}
.our-story .whitebtn {color: #1c3f74;font-size: 1.125rem;padding: 10px 37px;cursor: pointer;}
.our-story .whitebtn:hover{color: #fff;}  .features-section{padding:80px 0 60px;text-align:center}
.features-sectio .feature-box{padding:20px}
.features-sectio .feature-icon{min-height:65px;margin-bottom:15px;color:#2c4a73;display: flex; justify-content: center; align-items: flex-end;}
.features-section .feature-box h4{font-weight:bold;font-size: 1.25rem;margin-bottom:20px;color:#2c4a73}
.features-section .feature-box p{font-size:18px;color:#000;line-height:28px;margin: 0;}
.features-section .col-md-4:nth-child(2) .feature-box .feature-icon,
.features-section .col-md-4:nth-child(2) .feature-box h4{color:#b50000}
.features-section .col-md-4:nth-child(2) .feature-box h4{font-size: 23px;}  .cta-section .fullwrapp{border-radius: 10px;justify-content: space-between;background-color: #1c3f74;}
.cta-section .fullwrapp .content-box {padding: 50px 20px 50px 40px;color: #fff;}
.cta-section .fullwrapp .content-box h2 {font-size: 37px; font-weight: bold;}
.cta-section .fullwrapp .content-box p{font-size: 18px;font-weight: 500; margin: 15px 0 30px; }
.cta-section .fullwrapp .content-box .whitebtn{color: #274c77;}
.cta-section .fullwrapp .content-box .whitebtn:hover {background: #b50000;color: #fff;}
.cta-section .fullwrapp .img-box{position: relative;border-radius: 0 10px 10px 0;}
.cta-section .fullwrapp .img-box::before{position: absolute;content: "";width: 100%;left: 0;top: 0;height: 100%;background: linear-gradient(to right, #1c3f74 0%, rgba(28, 63, 116, 0) 100%);border-radius: 0 10px 10px 0;}
.cta-section .fullwrapp .img-box img {height: 100%;object-fit: cover;width: 100%;border-radius: 0 10px 10px 0;} .footer .social-media {gap: 18px;margin: 0 0 3.438rem;}
.footer {background: #000;float: left;width: 100%;	padding: 55px 0 0px;position: relative;}
.footer > img {position: absolute;width: 100%;left: 0;top: 0;height: 100%;object-fit: cover;opacity: .1;}
.footer .container,
.footer .bottom{position: relative;}
.footLft figure {margin: 0 0 3rem;}
.footLft p {font-size: 1rem;color: #fff;font-weight: 500;max-width: 400px;}
.footer hr {border-top: 1px solid #b50000;max-width: 365px;margin: 1.875rem 0;}
.footer .footright{gap:70px}
.footer .footright h3 {font-size: 18px;font-weight: bold;color: #fff;padding-bottom: 0; margin: 0;}
.footer .footright hr {border-top: 1px solid #b50000;max-width: 140px;margin: 1rem 0;}
.footer .footright .links:nth-child(1) {flex: 0 0 25%;}
.footer .footright .links:nth-child(2) ul {column-count: 2;column-gap: 3.125rem;}
.footer .footright ul {margin: 0;padding-left: 0;}
.footer .footright ul li::marker{display: none;}
.footer .footright ul li a {position: relative;color: #fff;margin: 0 0 14px;display: inline-block;padding-left: 20px; text-decoration: none;transition: .5s;}
.footer .footright ul li a::before {position: absolute;content:"\f101";left: 0;top: 0;font-family: "Font Awesome 6 Free";font-weight: 900;color: #b50000;font-size: 12px;transition: .5s;}
.footer .footright ul li a:hover {color: #b50000;padding-left: 25px;}
.footer .footright ul li a:hover::before{margin-left:5px;}
.footer .bottom{border-top: 2px solid #fff;}
.footer .bottom p {color: #fff;text-align: center;font-size: 14px;	margin: 0;padding: 8px 0;}
.footer .bottom p a {color: #fff;text-decoration:none;cursor:pointer;}  .footer .row {align-items: center;}
.footer .footLft h5,
.footer .footLft h5 a {color: #fff;margin: 0;}
.footer .footLft h5 a:hover {color: #c50b2f;}
#logos .owl-stage{display: flex;}
#logos .item a{height: 100%;display: flex; align-items: center;}
#logos .item {background: #fff;border-radius: 15px;height: 100%;padding: 30px;}
#logos .item img {width: auto;margin: 0px auto;}
#logos .owl-nav{margin: 0;}
#logos .owl-nav button {position: absolute;top: 37%;right: 0;background: #c50b2f;width: 30px;height: 30px;color: #fff;font-size: 24px;margin: 0;}
#logos .owl-nav .owl-next {right: 0;}
#logos .owl-nav .owl-prev{left: 0;}  .inner-banner {padding: 0;position: relative;display: flex;justify-content: center;align-items: center;}
.inner-banner img {width: 100%;height: 300px;object-fit: cover;}
.inner-banner .content-box {position: absolute;}
.inner-banner .content-box h1 {background: #fff;color: #b50000;padding: 15px;border-radius: 10px;box-shadow: 5px 6px 3px #737272;font-weight: 600;}  .our-story.story-p {padding: 60px 0;background: #f9f9f9;}
.contact-form form {background: #ffffff;padding: 40px; border-radius: 18px;box-shadow: 0 10px 30px rgba(0,0,0,0.08);color: #1f2937;border-top: 5px solid #DC2626;}
.contact-form form h3 { font-size: 1.875rem;font-weight: 700;margin: 0 0 25px;text-transform: capitalize;color: #1E3A8A;line-height: 1.3;}
.contact-form form label {display: block;font-size: 14px;font-weight: 600;margin-bottom: 8px;text-transform: capitalize;color: #374151;}
.contact-form .form-group {margin-bottom: 18px;}
.contact-form .form-group:last-child {margin-bottom: 0;}
.contact-form input,
.contact-form textarea,
.contact-form select { width: 100%;height: 52px;padding: 0 16px;border: 1px solid #d1d5db;border-radius: 12px;background: #f9fafb;font-size: 15px;transition: 0.3s ease;outline: none;}
.contact-form textarea {height: 140px;padding-top: 14px;resize: none;}
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus {border-color: #1E3A8A;background: #fff;box-shadow: 0 0 0 4px rgba(30, 58, 138, 0.08);}
.contact-form .form-group .whitebtn {background: #DC2626;color: #fff; padding: 14px 38px; border: none;border-radius: 50px;font-size: 15px;font-weight: 600;text-transform: capitalize;
cursor: pointer;transition: 0.3s ease;box-shadow: 0 8px 20px rgba(220, 38, 38, 0.18); margin-top: 10px;}
.contact-form .form-group .whitebtn:hover {background: #b91c1c; transform: translateY(-2px);} .contact-info .d-flex {display: flex;flex-wrap: wrap; gap: 24px;justify-content: space-between; margin-top: 30px;}
.contact-info .wrapper {background: #1E3A8A;padding: 30px 20px;color: #fff; border-radius: 20px;flex: 0 0 47%;text-align: center;display: flex;flex-direction: column;justify-content: center;min-height: 180px;transition: 0.3s ease;box-shadow: 0 10px 25px rgba(0,0,0,0.08);}
.contact-info .wrapper:hover {transform: translateY(-5px);}
.contact-info .wrapper i { font-size: 42px;margin-bottom: 15px;}
.contact-info .wrapper h4 {font-size: 22px;font-weight: 700;margin-bottom: 10px;}
.contact-info .wrapper p { margin: 0;font-size: 15px;line-height: 1.6;}
.contact-info .wrapper a {color: #fff;text-decoration: none;transition: 0.3s;}
.contact-info .wrapper a:hover { opacity: 0.85;} .map {margin: 70px 0 0;}
.map iframe {width: 100%; height: 380px;border: none;border-radius: 20px;overflow: hidden;box-shadow: 0 10px 30px rgba(0,0,0,0.08);}  .service-Box.listing .row {flex-wrap: wrap;justify-content: center;row-gap: 20px;}
.service-Box.listing .col-md-4.col-lg {flex: 0 0 33.33%;}
.service-Box.listing .service-card p {max-width: 100%;padding: 0px 15px;}
.service-Box.listing .service-img {height: auto;}  .service-details .service-img img {width: 100%;}
.service-details .row {align-items: center;}
.service-details h3 {color: #48648f;}
.service-details .service-img {height: 100%;object-fit: cover;} .page-id-23 .harbor-services .services-content {
grid-template-columns: 1fr 1fr;
}
.harbor-services {padding: 80px 0px;background: #eee;}
.harbor-services .services-content {display: grid; grid-template-columns: 1fr; gap: 40px;}
.harbor-services .services-list,
.harbor-services .services-text {background: #f9fafb; padding: 35px; border-radius: 16px;box-shadow: 0 10px 30px rgba(0,0,0,0.05);}
.harbor-services .services-list h3 {font-size: 24px;margin-bottom: 25px;color: #111827;}
.harbor-services .services-list ul { list-style: none;padding-left: 0;}
.harbor-services .services-list ul li {position: relative;padding-left: 28px;margin-bottom: 18px;font-size: 16px;line-height: 1.6;color: #374151;}
.harbor-services .services-list ul li::before { content: "✔"; position: absolute;left: 0;top: 0;color: #dc2626; font-weight: bold;}
.harbor-services .services-text p {font-size: 16px; line-height: 1.8;color: #4b5563;margin-bottom: 20px;}
.harbor-services .services-text p:last-of-type {margin: 0 0 0;}  .hero-section {color: #000;text-align: center;}
.hero-section h1 {font-size: 48px; font-weight: 700;margin: 20px;}
.hero-section p {font-size: 18px;max-width: 700px;margin: 0 auto 30px;}
.job-section {background: #b50000;}
.job-card {background: #fff; border-radius: 16px;padding: 30px;box-shadow: 0 10px 30px rgba(0,0,0,0.06);margin-bottom: 30px;transition: 0.3s;border: 1px solid #eee;height: 100%;
position: relative;padding-bottom:50px;}
.job-card a {position: absolute;bottom: 30px;left: 0;right: 0;width: 100%;max-width: 200px;margin: 0px auto;padding: 10px 10px; text-align: center;}
.job-card:hover {transform: translateY(-5px);}
.job-tag {display: inline-block; background: #eff6ff;color: #2563eb;padding: 6px 14px;border-radius: 30px;font-size: 13px; font-weight: 500;margin-bottom: 15px;}
.job-card h3 {font-size: 24px;font-weight: 600; margin-bottom: 15px;}
.job-meta {font-size: 15px;color: #666;margin-bottom: 15px;}
.job-card p {font-size: 15px;color: #555;margin-bottom: 20px;}
button.sub-menu-toggle {display: none;} .client-form-sec .form-card {background: #fff; border-radius: 15px; padding: 35px; box-shadow: 0 10px 30px rgba(0,0,0,0.08); height: 100%; transition: 0.3s;}
.client-form-sec .form-card:hover {transform: translateY(-5px);}
.client-form-sec .form-card h3 {font-size: 30px; font-weight: 600; margin-bottom: 25px; color: #b50000;}
.client-form-sec .form-control {border-radius: 8px;border: 1px solid #ddd;}
.client-form-sec input:not([type="file"]).form-control,
.client-form-sec select.form-control {height: 48px;}
.client-form-sec input[type="file"].form-control {height: auto; padding:11px 12px;}
.client-form-sec  textarea.form-control {height: auto;}
.client-form-sec .form-card form .form-group .redbtn {font-size: 16px;padding: 10px 20px;}
.client-form-sec .btn-custom:hover {background: #084298;color: #fff;} .job-content {padding: 80px 0; background: #f7f8fc;}
.job-content .page-title {font-size: 42px; font-weight: 700; color: #111827; text-align: center; margin-bottom: 40px;}
.job-content .awsm-job-wrap {background: #ffffff; border-radius: 20px; padding: 40px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);}
.job-content .awsm-filter-wrap {margin-bottom: 35px;}
.job-content .awsm-filter-wrap form {display: flex; flex-wrap: wrap; gap: 20px; align-items: center;}
.job-content .awsm-filter-item-search {flex: 1; min-width: 280px;}
.job-content .awsm-job-form-control,
.job-content .awsm-filter-option,
.job-content .awsm-selectric {width: 100%; height: 52px; border: 1px solid #dcdfe6; border-radius: 10px; padding: 0 18px; background: #fff; font-size: 15px; color: #333; box-shadow: none;}
.job-content .awsm-selectric {display: flex; align-items: center; justify-content: space-between;}
.job-content .awsm-selectric .label {margin: 0; height: auto; line-height: normal; font-size: 15px; color: #333;}
.job-content .awsm-filter-wrap .awsm-filter-item {width: 25%;}
.job-content .awsm-job-listing-item {border-radius: 18px; overflow: hidden; transition: 0.3s ease;}
.job-content .awsm-job-listing-item:hover {transform: translateY(-6px);}
.job-content .awsm-job-item {display: block; text-decoration: none; padding: 28px; height: 100%;}
.job-content .awsm-job-post-title {font-size: 24px; font-weight: 700; color: #0f172a; margin-bottom: 20px; line-height: 1.4;}
.job-content .awsm-job-specification-wrapper {display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 20px;}
.job-content .awsm-job-specification-item {background: #f4f7ff; border: 1px solid #dbe4ff; border-radius: 30px; padding: 8px 14px; font-size: 14px; font-weight: 500; color: #1d4ed8;}
.job-content .awsm-job-more {display: inline-block; font-size: 15px; font-weight: 600; color: #b50000; transition: 0.3s;}
.job-content .awsm-job-listing-item:hover .awsm-job-more {letter-spacing: 0.4px;}
.job-content .awsm-filter-toggle {display: none;}  .our-story  .more-content{height:0;overflow:hidden;transition:height .4s ease;}
.our-story  .toggle-btn{background: #40326d;;color:#fff;border:none;padding:7px 18px;border-radius:30px;cursor:pointer;font-size:14px;margin-top:10px;}
.our-story  .toggle-btn:hover{background: #5a61be;color: #fff;}
.our-story .story-img {position: sticky;top: 50px;}
.hero-bottom {float: left;width: 100%;}
.hero-bottom .img-box img {width: 100%;height: 380px;object-fit: cover;} .aanpak-section {background: #f7f8fc;}
.aanpak-section h2 { font-size:33px;font-weight: 700;color: #1c3f74;text-align: center;margin-bottom: 40px;}
.aanpak-section ul {display: flex;gap: 25px;list-style: none;padding:0;}
.aanpak-section ul li {background: #ffffff;border-radius: 20px;padding: 35px 30px;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);font-size: 18px;font-weight: 600;color: #1f2937;line-height: 1.6; position: relative;padding-left: 65px;transition: 0.3s;}
.aanpak-section ul li::before {content: "✓";position: absolute;left: 28px;top: 34px;font-size: 22px;font-weight: 700;color: #111827;}
.aanpak-section ul li:hover {transform: translateY(-5px);box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);}  .resultaat-section {padding: 0;}
.resultaat-section .resultaat-box {max-width: 1000px;margin: 0px auto -60px auto;background: #e9f1fd;border-radius: 24px;padding: 60px;text-align: center;box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
z-index: 3;position: relative;border: 1px solid #1c3f7459;color: #000}
.resultaat-section h2{font-size: 2.063rem;font-weight: 700;color: #b50000;	margin-bottom: 20px;}
.resultaat-section p { font-size: 18px;line-height: 1.8;max-width: 850px;margin: 0 auto;}  .contact-form .form-group .wpcf7-radio span input {height: auto;width: auto;}
.contact-form .form-group .wpcf7-radio span.first {margin: 0;}
.team-section {background: #d3dbf2;}
.team-section h2 {font-size: 33px;font-weight: 700;color:#1c3f74;margin-bottom: 40px;text-align: center;}
.team-section .team-card h3 {font-size: 20px;font-weight: 700;color: #1f4176;margin-bottom: 15px;line-height: 1;}
.team-section .team-card { background: #fff;border-radius: 4px; padding: 40px 25px;text-align: left;height: 100%;transition: 0.3s;border-radius: 10px;}
.team-section .team-contact a {color: #000;text-decoration: none;font-size: 16px;}
.team-card:hover {transform: translateY(-4px);}
.team-section .team-image {margin: 0 auto 30px;overflow: hidden;background: #ffffff;}
.team-section .team-image img {width: 100%;height: 100%;object-fit: cover;}
.team-section .team-name {font-size: 48px;font-weight: 700; color: #4a63b7; margin-bottom: 15px;line-height: 1; }
.team-section .team-contact {margin-bottom: 12px;font-size: 18px; color: #111;}
.team-section  .team-contact i {margin-right:5px;}
.team-section .team-card .social-icons {display: flex;gap: 10px;	margin: 15px 0 0;}
.team-section .team-card .social-icons a {background: #1c3f74;width: 40px;height: 40px;display: inline-flex;align-items: center;justify-content: center;color: #fff;font-size: 20px;border-radius: 10px;text-decoration: none; cursor: pointer;}  .thankyou .wrapper{text-align: center;}
.thankyou h3{font-weight:normal;}
.thankyou i {font-size: 50px;color: #b50000;}  
#main  .entry-header.alignwide.fixed-header {display: none;}
#main .entry-content {float: left;width: 100%;padding: 80px 0;}
#main .entry-content .awsm-job-entry-content {padding: 0;}
#main  .entry-content .awsm-job-single-wrap,
#main .navigation.post-navigation{max-width: 1170px;width: 100%;margin: 0px auto;}
#main footer.entry-footer .default-max-width {display: none;}
#main .nav-links .nav-previous a {display: flex;justify-content: space-between;color: #000;text-decoration:none;}
.#main .entry-content .awsm-job-form-inner {padding: 30px 15px;}
.type-awsm_job_openings header {display: none;}
#main .nav-links .nav-previous a  p {margin: 0;}
#awsm-application-form .awsm-job-form-group input.awsm-application-submit-btn {border: none;background: #b50000;color: #fff;display: inline-block;text-decoration: none;border-radius: 2.5rem;padding: 0.25rem 1.5rem;font-size: 1.125rem;font-weight: 600;transition: .5s ease-in-out;}
#awsm-application-form .awsm-job-form-group input.awsm-application-submit-btn:hover{background: #1c3f74;color: #fff;}
.page-id-207 .hero-bottom {
padding: 0;
}
.page-id-207 .thankyou {
padding: 0;
}
.page-id-207  .cta-section {
padding: 0;
}@media (min-width: 1200px) {
.container {max-width: 73.125rem;padding: 0;margin: auto;width: 100%;}
}
@media screen and (max-width:1300px){
.service-Box .row {flex-wrap: wrap;row-gap: 30px;justify-content: center;}
.service-Box .col-md-4.col-lg {padding: 0px 15px;flex: 0 0 33.33%;}
}
@media screen and (max-width:1199px){    
.stellarnav > ul > li > a {padding: 0 0.2rem;font-size: 1rem;}
.logo img {max-width: 180px;}
.stellarnav > ul > li {margin-right: .8rem;}
header .header-menu .menuWrapp .desktop {margin-left: 0px;}
header .header-menu .menuWrapp .contactBtn a {padding: 0.25rem .9rem;font-size: 1rem;font-weight: 500;}
.banner .content-box {padding: 0 15px;max-width: 960px;}
.redbtn {font-size: 1rem;padding: 12px 20px;}
.banner .content-box .whitebtn {padding: 12px 16px;font-size: 1rem;}
.service-Box  .icon-circle {width: 60px;height: 60px;}
.service-Box .icon-circle img {max-width: 100%;}
.features-section .feature-box {padding: 0;}
.features-section .col-md-4:nth-child(2) .feature-box h4 {font-size: 22px;}
.footer .col-lg-5 {flex: 0 0 30%;max-width: 30.666667%;}
.footer .footright {gap: 50px;}
.footer .footright .links:nth-child(2) ul {	column-gap: 1.125rem;}
.footLft figure {margin: 0 0 2rem;}
.footLft figure img {max-width: 200px;}
.service-details .row {align-items: inherit;row-gap: 30px;}
.service-details .service-img img {width: 100%;height: 100%;object-fit: cover;}
.aanpak-section ul {flex-wrap: wrap;justify-content: space-between;}
.aanpak-section ul li {flex: 0 0 48%;} .job-content .awsm-filter-wrap .awsm-filter-item {width: 33.33%;}
.contact-form .row {row-gap: 30px;}
#main .entry-content .awsm-job-single-wrap, #main .navigation.post-navigation {padding: 0px 15px;}
}
@media screen and (max-width:1024px){    
.stellarnav.mobile {flex-grow: 1;justify-content: flex-end;}
.stellarnav.dark .menu-toggle span.bars span {background: #b50000;width: 30px;height: 3px;margin: 0 0 3px;}
.stellarnav.mobile li a {display: block;}
.stellarnav > ul > li > a::before {display: none;}
}
@media screen and (max-width:991px){  
.banner::before {background-image: linear-gradient( to right, rgba(28, 63, 116, 0.8) 0%, rgba(28, 63, 116, 0.4) 80%, rgba(28, 63, 116, 0) 90% );}
.banner .content-box {max-width: 720px;}
.banner .content-box h1 {font-size: 2.688rem;}
.banner .content-box hr {margin: 11px 0 16px;}
.banner .content-box p {font-size: 1rem;font-weight: 500;line-height: 24px;margin: 0 0 0.875rem;}
.service-Box  .icon-circle {width: 50px;height: 50px;}
.footer .col-lg-5 {flex: 0 0 100%;max-width: 100%;}
.footLft p {max-width: 100%;}
.footer .social-media {margin: 0 0 2.438rem;}
.footer .footright {gap: 50px;justify-content: space-between;}
.our-story .align-items-center {align-items: inherit !important;}
.our-story .story-img {height: 100%;}
.our-story .story-img img {height: 100%;object-fit: cover;}
.contact-form .row {flex-direction: column-reverse;row-gap: 30px;}
.contact-form form {padding: 30px;}
.contact-form form h3 {font-size: 26px;}
.contact-info .wrapper {flex: 0 0 100%;max-width: 100%;} .service-Box.listing .col-md-4.col-lg {flex: 0 0 50%;max-width: 50%;}
.harbor-services .services-content {grid-template-columns: 1fr;gap: 30px;}
.harbor-services .services-list,
.harbor-services .services-text {padding: 20px;}
.harbor-services .services-list ul li {margin-bottom: 10px;}
.job-section .row {row-gap: 30px;justify-content: center;}
.hero-section h1 {font-size: 36px;margin: 0;}
.hero-bottom .img-box {height: 100%;}
.hero-bottom .img-box img {height: 100%;object-fit:cover} .job-content .awsm-filter-wrap .awsm-filter-items {width: 100%;}
.job-content .awsm-grid-col-3 {grid-template-columns: repeat(2, 1fr);}
.job-content .page-title {font-size: 34px;}
.job-content .awsm-job-wrap {padding: 30px;}
.job-content .awsm-job-listing-item {width: 50%;}
}
@media screen and (max-width:767px){
h1 {font-size: 1.8rem;}
.redbtn,
.whitebtn,
.banner .content-box .whitebtn {font-size: .9rem;padding: 6px 12px;font-weight: 600;}
.banner img {	height: 350px;object-fit: cover;}
.banner .content-box h1 {font-size: 2rem;}
.banner .content-box hr {max-width: 300px;margin: 11px 0 9px;}
.banner .content-box p {font-size: .9rem;line-height: 21px;}
.service-Box {padding: 4.25rem 0;}
.service-Box .col-md-4.col-lg {flex: 0 0 50%;max-width: 50%;}
.service-Box .service-card h4 {padding: 0 15px;}
.features-section .row {row-gap: 30px;}
.features-section  .feature-icon { min-height: auto;margin: 0 0 10px;}
.cta-section .fullwrapp {flex-wrap: wrap;flex-direction: column-reverse;}
.cta-section .fullwrapp .content-box h2 {font-size: 30px;}
.cta-section .fullwrapp .content-box {padding: 30px 20px;}
.footer .footright {flex-wrap: wrap;flex-direction: column;gap: 18px;margin: 0 0 30px;}
.footer .footright .links:nth-child(2) ul {column-count: 1;}
.footer .bottom p {padding: 8px 15px;}
.page-id-23 .harbor-services .services-content{grid-template-columns: 1fr;}
.contact-info .wrapper {flex: 0 0 100%;}
.aanpak-section ul li {flex: 0 0 100%;}
.hero-bottom .row {row-gap: 30px;}
.resultaat-section .resultaat-box {padding: 40px;margin:0;}
.resultaat-section {padding: 0 0 60px;}
.resultaat-section h3 {font-size: 1.5rem;} .job-content .awsm-job-listing-item {width: 100%;}
.job-content {padding: 60px 0;}
.job-content .awsm-grid-col-3 {grid-template-columns: 1fr;}
.job-content .page-title {font-size: 28px; margin-bottom: 25px;}
.job-content .awsm-job-wrap {padding: 20px; border-radius: 14px;}
.job-content .awsm-filter-wrap form {gap: 15px;}
.job-content .awsm-job-post-title {font-size: 20px;}
.job-content .awsm-job-item {padding: 22px;}
.cta-section .fullwrapp .img-box img {border-radius: 10px 10px 0px 0;}
.cta-section .fullwrapp .img-box::before{border-radius: 10px 10px 0px 0;}
}
@media screen and (max-width:575px){
.logo img {max-width: 120px;}
.banner .content-box h1 {font-size: 1.5rem;}
.service-Box .col-md-4.col-lg {flex: 0 0 100%;max-width: 100%;}
.service-Box .service-img {height: auto;}
.contact-form form {padding: 25px 20px;}
.contact-form form h3 {font-size: 22px;}
.contact-form .form-group .whitebtn {width: 100%;text-align: center;}
.map iframe {height: 300px;} .service-Box.listing .col-md-4.col-lg {flex: 0 0 100%;max-width: 100%;}
.service-Box .service-card p {max-width: 100%;padding: 0 15px;}
}
@media screen and (max-width:475px){   
.banner .content-box h1 {font-size: 1.3rem;}
.banner .content-box p {font-size: .8rem;line-height: 20px;}
.mainMenu .d-flex {	column-gap: 0;width: 100%; justify-content: space-between;}
.mainMenu .call .btn {padding: 0 1em; }
.banner .content-box aside {flex-wrap: wrap;}
.banner .content-box aside a {display: block;width: 100%;max-width:162px;text-align: center;text-transform: capitalize;padding: 2px 12px !important;}
.contact-form .form-group .wpcf7-radio > span {display: block;margin: 0;}
}
@media screen and (max-width:375px){  
#main .nav-links .nav-previous a {flex-wrap: wrap;gap: 5px;
}
}