/*html {
	font-size: 100%;*/ /* 10px browser default */
/*}*/
body {		
	margin: 0;
	padding: 0;	

	/* Replace the global font */
	font-family: 'Roboto', sans-serif;
	
    /* Font varient */
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
	
    /* Smoothing */
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
	text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	background-color: #fff;
	color: #1e2832;
	max-width:1920px;
	margin:0 auto;
	line-height: 1.4;
}

/*.container-landing-page {
	font-size: 62.5% !important;
}*/

.container {
    max-width: 1100px;
}
body > div {
	/*font-size: 1.8rem;*/
}
img, iframe {
	border:none;
	max-width:100%;
}

h1, h2, h3, h4, h5, h6 {	
	margin-top: 0;
	line-height: 1.1;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-bottom: 2rem;
}
p {
     margin-bottom: 2rem;
}
a {
	transition: background-color 0.5s linear 0s, color 0.5s linear 0s;
}
a:focus, 
input:focus, 
button:focus {
	outline: none;
}
.fontgold {
    color: #b88e33;
}
.show-mbl {
	display: none;
}

/*.header {
    background-color: #00264a;
}
.header .container {
    max-width: 100%;
}
.head-nav {
    display: flex;
    align-items: center;
    padding: 0 0 0 2rem;
}
.head-nav nav.navbar {
    background-color: transparent !important;
}
img.header-logo {
    margin-right: 8rem;
}
.header li.nav-item a {
    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 2.2rem;
}
.header li.nav-item {
    margin-right: 5rem;
}
.header ul.dropdown-menu {
    background-color: #00264a;
    border-radius: 0;
    border: 0;
}
.header a.dropdown-item {
    padding: 0.5rem 2rem;
    font-size: 1.8rem;
    letter-spacing: 2px !important;
}
.header-side-links {
    text-align: right;
}
.header-side-links a {
    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 2.2rem;
    text-decoration: none;
    padding: 4rem 3rem;
    display: inline-block;
}
.header-side-links a.start-quote {
    background-color: #0074e0;
}
.header .col-md-5 {
    padding-right: 0;
}*/
/*.header nav ul li {
	font-size: 1.5rem;
	position: relative;
}

	.header nav ul li .sub-menu a span {
		font-size: 1.5rem !important;
	}

	.header nav .get-quote button {
		font-size: 1.9rem;
	}*/

.sec01 {
	background-image: url(/assets/image/landing_page/sec01-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	padding: 10rem 0 10rem;
	color: #fff;
}
.sec01 h1 {
    font-size: 2.5rem;
}
.sec01 p {
    font-weight: 500;
    font-size: 1.5rem;
}
/*.quote-form-lp button {
    font-size: 1rem;
    font-weight: 700;
    border: none;
    background-color: #0074e0;
    color: #fff;
    padding: 1rem 1rem;
    border-radius: 5px;
    width: 75%;
}
.quote-form-lp input, .quote-form-lp select {
    border-radius: 3px;
    padding: 1rem 1rem;
    border: 1px solid #c2c4c6;
    font-size: 1rem;
    width: 100%;
    margin-bottom: 1rem;
}
.quote-form-lp {
    max-width: 100%;
    width: 35rem;
    background-color: #fff;
    padding: 1.5rem;
    border-top-right-radius: 25px;
    margin: 2rem 0 0;
}*/
/*.product-lp {
    position: relative;
}
	.product-lp label {
		color: #494950;
		font-size: 1rem;
		position: absolute;
		left: 1.2rem;
		top: 1rem;
		opacity: 0.7;
	}
	.product-lp select {
		padding-top: 2rem;
	}*/
/*.flex-form-lp {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
}*/

.sec02 {
	padding: 6rem 1rem 3rem;
	background-color: #f2f2f2;
	text-align: center;
}
.sec02 h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #002e5a;
    margin-bottom: 3rem;
}
.sec02 .col-md-3 > div {
    background-color: #fff;
    height: 100%;
    padding: 4rem 1rem 3rem;
    border-radius: 10px;
    box-shadow: -4px 0px 46px 0px rgba(0, 0, 0, 0.06);
    margin: 0 1rem;
}
.sec02 p {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 2rem;
    color: #002e5a;
}

.sec03 {
	padding: 6rem 1rem;
}
.sec03 h2 {
	font-weight: 700;
	font-size: 2rem;
}
.sec03 p {
	font-size: 1.5rem;
	color: #1e2832;
}
.sec03 .col-md-8 {
    padding-left: 5rem;
}

.sec04 {
    position: relative;
    overflow: hidden;
}
.sec04 .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.sec05 {
	padding: 6rem 1rem;
}
.sec05 h2 {
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
}
.sec05-row1 h2 {
	color: #002e5a;
    margin-bottom: 3rem;
}
.sec05-row1 hr {
    border-top: 1px solid #ccc2c2;
    opacity: 1;
    margin: 5rem 0;
}
.sec05-row2 h2 {
	color: #000;
    margin-bottom: 2rem;
}
.sec05-row2 > div > p {
	font-size: 1.5rem;
	color: #1e2832;
	text-align: center;
}
.sec05-row3 {
    margin-top: 1rem;
}
.sec05-row3 h3 {
	font-size: 1.5rem;
	color: #002e5a;
	font-weight: 700;
	margin-bottom: 1rem;
}
.sec05-row3 p {
	color: #1e2832;
	margin-bottom: 0;
	font-size: 1.1rem;
	font-style: italic;
}
.sec05-row3 hr {
	border-top: 1px solid #ccc2c2;
    opacity: 1;
    margin: 2rem 0;
}
.sec05-row3 .col-md-7 {
    padding-left: 3rem;
}

.sec06 {
    padding: 6rem 1rem;
    background-color: #f2f2f2;
}
.sec06 h2 {
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    color: #002e5a;
}
.sec06 .col-sm-12 > p {
	color: #1e2832;
	text-align: center;
	font-size: 1.5rem;
}
.sec06 .container {
	max-width: 131.5rem;
}
.sec06 h3 {
	font-size: 2.5rem;
}
.contact-container {
    text-align: center;
    background-color: #002e5a;
    box-shadow: -4px 0px 46px 0px rgba(0, 0, 0, 0.06);
    padding: 5rem 2rem;
    color: #fff;
    margin-top: 4rem;
}
.contact-container p {
    font-size: 1.5rem;
    font-weight: 700;
}
.contact-container p a {
	color: #fff !important;
}
.contact-container span.sml-text {
    font-size: 1.2rem;
    font-style: italic;
}

/*footer {
	font-size: 1.8em;
}*/

/*.footer {
    background-color: #1e2832;
    color: #fff;
    padding: 6rem 0 4rem;
}
.footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.footer ul li {
    display: inline;
    padding: 0 3rem;
}
.footer ul li:not(:last-of-type) {
    border-right: 2px solid #fff;
}
.footer ul li a {
    color: #fff !important;
    font-weight: 700;
    text-decoration: none;
}
.footer ul.footer-top-menu li a {
	text-transform: uppercase;
}
ul.footer-top-menu {
    margin-bottom: 2rem;
}
.footer hr {
    margin: 4rem 0;
    border-color: rgba(255,255,255,0.20);
}
.footer .container {
    max-width: 110rem;
}
.footer p {
    color: rgba(255,255,255,0.5);
    font-size: 1.6rem;
    line-height: 1.6;
}
.footer-row2 a {
    color: rgba(255,255,255,0.5) !important;
    text-decoration: none;
    font-size: 1.6rem;
}
.footer-row1 {
    padding: 0 0rem 0 4rem;
}
.footer-row2 .col-sm-1 {
    width: 5%;
}
.footer-row2 .col-sm-11 {
    width: 95%;
}*/
/* # will apply this css starting 1023px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width:1440px) {
	/*.header-side-links a {
	    padding: 5rem 3rem;
	}
	.acc-det {
	    left: 0;
	}*/
}

@media only screen and (max-width:1140px) {
	/*img.header-logo {
	    margin-right: 1rem;
	}
	.header li.nav-item {
	    margin-right: 3rem;
	}*/
}

@media only screen and (max-width: 1024px) {
	br {
		display: none;	
	}

	/*.header li.nav-item {
	    margin-right: 1rem;
	}
	.header li.nav-item a {
	    font-size: 1.8rem;
	}
	.header li.nav-item a {
	    font-size: 1.6rem;
	}
	.header-side-links a {
	    font-size: 1.6rem;
	    padding: 4rem 1rem;
	}*/

	.sec01 {
	    padding: 5rem 1rem 5rem;
	}
	.sec02 .col-md-3 > div {
	    margin: 0 0rem;
	}
}

@media only screen and (max-width: 768px) {
	/*.header .col-md-5 {
	    display: none;
	}
	.header {
	    padding: 1.5rem 0;
	}
	.header .col-md-7 {
	    width: 100%;
	}*/
	button.navbar-toggler {
	    border-color: #fff !important;
	    margin-right: 1rem;
	}
	.navbar-toggler-icon{
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgb(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
	}
	/*img.header-logo {
	    margin-right: 0;
	    max-width: 14rem;
	    padding-left: 1rem;
	}*/
	/*.head-nav nav.navbar {
	    position: relative;
	    width: 100%;
	    margin-top: -4.5rem;
	}
	.head-nav {
	    flex-wrap: wrap;
	    padding: 0;
	    width: 100%;
	    justify-content: space-between;
	}*/
	.navbar>.container-fluid {
	    justify-content: right;
	}
	.navbar-collapse {
	    position: absolute;
	    top: 5rem;
	    right: 0;
	    text-align: left;
	    background-color: #00264a;
	    padding: 1rem 2rem;
	    width: 100%;
	}
	/*.header .container {
	    padding: 0;
	}*/
	.sec02 {
	    padding: 4rem 1rem 3rem;
	}
	.sec02 h2 {
	    font-size: 3.5rem;
	}
	.sec02 .col-md-3 > div {
	    padding: 2rem 1rem 2rem;
	}
	.sec03 {
	    padding: 4rem 1rem;
	}
	.sec03 h2 {
	    font-size: 2.8rem;
	}
	.sec03 p {
	    font-size: 2rem;
	}
	.sec05 {
	    padding: 4rem 1rem;
	}
	.sec05 h2 {
	    font-size: 3.5rem;
	}
	.sec05-row2 > div > p {
	    font-size: 2rem;
	}
	.sec05-row3 h3 {
	    font-size: 2.6rem;
	}
	.sec05-row3 p {
	    font-size: 1.8rem;
	}
	.sec06 {
	    padding: 4rem 1rem;
	}
	.sec06 h2 {
	    font-size: 4.4rem;
	}
	.sec06 .col-sm-12 > p {
	    font-size: 2rem;
	}
	.sec06 h3 {
	    font-size: 4rem;
	}
	.contact-container {
	    padding: 3rem 2rem;
	}
	.contact-container p {
	    font-size: 2rem;
	}
	.contact-container span.sml-text {
	    font-size: 1.6rem;
	}
	/*.footer ul li {
	    padding: 0 2rem;
	}*/
}

@media only screen and (max-width: 767px) {
	/*img.header-logo {
	    max-width: 15rem;
	    padding-left: 1.5rem;
	}*/
	.sec02 .col-md-3 {
	    margin-bottom: 1.5rem;
	}
	.sec03 img {
	    display: block;
	    width: 40%;
	    margin: 0 auto 2.5rem;
	}
	.sec03 .col-md-8 {
	    padding-left: 1rem;
	}
	.sec03 {
	    padding: 4rem 1rem 0;
	}
	.sec05 .col-md-5 img {
	    display: block;
	    width: 45%;
	    margin: 0 auto 2rem;
	}
	.sec05-row3 .col-md-7 {
	    padding-left: 1rem;
	}
	/*.footer-row1 {
	    padding: 0 0rem 0 0;
	    text-align: center;
	}
	.footer ul {
	    text-align: center;
	}
	ul.footer-top-menu {
	    margin-bottom: 1rem;
	    margin-top: 2rem;
	}*/
}

@media only screen and (max-width: 568px) {
	.sec01 {
	    padding: 3rem 1rem 3rem;
	    background-position: top left;
	}
	.sec01 h1 {
	    font-size: 3rem;
	    margin-bottom: 1rem;
	}
	.sec01 p {
	    font-size: 2rem;
	}
	/*.quote-form-lp {
	    margin: 2rem 0 0;
	}
	.product-lp select {
		padding-top: 2.5rem !important;
	}
	.quote-form-lp input, .quote-form-lp select {
	    padding: 1.2rem 1.5rem;
	    font-size: 1.8rem;
	}*/
	/*.flex-form-lp {
	    gap: 0;
	    flex-wrap: wrap;
	}*/
	/*.quote-form-lp button {
	    font-size: 2rem;
	    width: 100%;
	}
	.product-lp label {
		font-size: 1.2rem;
		left: 2rem;
		top: 1rem;
	}*/
	.sec02 {
	    padding: 3rem 1rem 2rem;
	}
	.sec02 h2 {
	    font-size: 2.8rem;
	    margin-bottom: 1.5rem;
	}
	.sec03 {
	    padding: 3rem 1rem 0;
	}
	.sec03 h2 {
	    font-size: 2.4rem;
	}
	.sec03 p {
	    font-size: 1.8rem;
	}
	.sec03 img {
	    width: 50%;
	    margin: 0 auto 2rem;
	}
	.sec05 {
	    padding: 3rem 1rem;
	}
	.sec05 h2 {
	    font-size: 2.8rem;
	}
	.hide-mbl {
	    display: none;
	}
	.show-mbl {
	    display: block !important;
	    margin-bottom: 1rem;
	}
	.sec05-row1 h2 {
	    margin-bottom: 1rem;
	}
	.sec05-row1 hr {
	    margin: 3rem 0;
	}
	.sec05-row2 > div > p {
	    font-size: 1.8rem;
	}
	.sec05 .col-md-5 img {
	    width: 70%;
	}
	.sec05-row3 h3 {
	    font-size: 2.2rem;
	}
	.sec06 {
	    padding: 3rem 1rem;
	}
	.sec06 h2 {
	    font-size: 2.8rem;
	}
	.sec06 .col-sm-12 > p {
	    font-size: 1.8rem;
	}
	.contact-container {
	    margin-top: 2rem;
	}
	.sec06 h3 {
	    font-size: 2.6rem;
	}
	.contact-container p {
	    font-size: 1.8rem;
	}
	/*ul.footer-top-menu {
	    margin-top: 0rem;
	}
	.footer-row2 .col-sm-1 {
	    width: 11%;
	}
	.footer-row2 .col-sm-11 {
	    width: 89%;
	}
	.footer {
	    padding: 3rem 0 0;
	}
	.footer img {
	    max-width: 23rem;
	    display: block;
	    margin: 0 auto 2rem;
	}
	.footer ul {
	    text-align: center;
	}
	.footer ul li a {
	    font-size: 1.6rem;
	}
	.footer hr {
	    margin: 2rem 0;
	}*/
}

/* # Font Sizing
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */
/* # Font Sizing # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere. ---------------------------------------------------------------------------------------------------- */
/*@media only screen and (max-width:1600px) { html { font-size: 56.3%;  } }
@media only screen and (max-width:1440px) { html { font-size: 52%;    } }
@media only screen and (max-width:1280px) { html { font-size: 50%;    } }
@media only screen and (max-width:1024px) { html { font-size: 62.5%;    } }*/
/*@media only screen and (max-width:960px)  { html { font-size: 62.5%;    } }
@media only screen and (max-width:768px)  { html { font-size: 62.5%; } }*/