/* Body & Typography */
body{font-family:"Open Sans",sans-serif;color:#444;margin:0}
a{color:#02557E;text-decoration:none}
h1,h2,h3,h4,h5,h6{font-family:"Raleway",sans-serif}
p{color:#000;font-size:17px;font-weight:400;line-height:1.8;margin-bottom:15px}
p a{text-decoration:underline}
/* Navbar */
.nav-holder{position:relative;z-index:999}
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}
.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:0;font-size:1.25rem;line-height:inherit;white-space:nowrap}
.navbar-brand img{vertical-align:middle}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;width:56px;height:48px;display:inline-flex;align-items:center;justify-content:center}
@media(min-width:992px){.navbar-expand-lg .navbar-collapse{display:flex!important}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .navbar-nav{flex-direction:row}}
.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.nav-link{display:block;padding:.5rem 1rem;color:#333;text-decoration:none}
.collapse:not(.show){display:none}
/* Top Bar */
.editable.ss_banner_wrapper{border-bottom:1px solid #ebebeb;background-color:#0D3A50;padding:10px 0}
@media(max-width:767px){.editable.ss_banner_wrapper{display:none}}
.ss_top_info ul{width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;row-gap:8px}
.ss_top_info ul li{display:inline-flex;align-items:center;list-style:none;padding:0 15px;border-left:1px solid #fff;color:#fff}
.ss_top_info ul li:first-child{border-left:none}
.ss_top_info ul li .ed_element_wrapper{display:inline-block;color:#fff}
.ss_top_info ul li span.info_text.ed_paragraph,.ss_top_info ul li a.info_text.ed_link{color:#fff;font-size:14px;margin-left:10px;text-decoration:none}
.social-icons-left{margin-right:auto;border-left:none!important;padding-left:0!important}
.hdr-text-white{color:#fff}
.hdr-social-link{color:#fff;margin-left:11px}
/* Hero Section */
#hero{width:100%;height:100vh;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:top center;background-repeat:no-repeat}
#hero .carousel-container{display:flex;align-items:center;position:absolute;bottom:0;top:82px;left:50px;right:50px}
#hero h2{color:#fff;margin:0;font-size:48px;font-weight:700}
#hero .carousel-inner .carousel-item{transition-property:opacity;background-position:center top}
#hero .carousel-inner .carousel-item,#hero .carousel-inner .active.carousel-item-start,#hero .carousel-inner .active.carousel-item-end{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}
.content_blk{background:rgba(2,85,126,1);padding:40px;border-radius:8px}
.cont_hero{position:relative;z-index:1}
.content_blk h2{color:#fff;font-size:42px;margin:0 0 30px;padding:0 0 20px;position:relative}
.content_blk h3{margin:0 0 25px;padding:0;font-size:35px;color:#fff;max-width:460px}
.content_blk .btnset{font-weight:500;font-size:15px;letter-spacing:1px;display:inline-block;border:#DDDB00 solid 1px;border-radius:5px;color:#fff;text-decoration:none;padding:14px 32px}
.content_blk::before{content:'';position:absolute;width:200px;height:80%;background:#dddb00;left:0;top:-15px;border-radius:10px;z-index:-1}
@media(max-width:992px){#hero{height:100vh}#hero .carousel-container{text-align:center;top:74px}}
@media(max-width:767px){.content_blk{padding:25px}.content_blk h2{font-size:26px!important;margin:0 0 15px!important;padding:0 0 10px!important}.content_blk h3{font-size:20px!important;margin:0 0 20px!important}.content_blk::before{display:none}#hero h3{font-size:24px!important}}
/* CTA buttons */
.navbar-nav .nav-item .getstarted{background:#0D3A50;padding:8px 20px!important;margin-left:15px;border-radius:4px;color:#fff!important;font-weight:600;transition:.3s;display:inline-block;text-decoration:none}
.mobile-quote-btn{background-color:#f89c3e!important;border-color:#f89c3e!important;font-weight:600;padding:6px 12px!important;height:31px;line-height:19px;display:inline-flex;align-items:center}
/* Fixed sidebar CTA */
#enq{position:fixed;background:#dddb00;top:50%;right:-76px;z-index:10001;color:#fff!important;transform:rotate(-90deg);font-weight:bold;padding:8px 25px;text-transform:uppercase}
/* Modal basics */
.modal-header-custom{background-color:#2b7095;color:#fff}
