*,
:after,
:before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body,
html {
	height: 100%;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.txt-center {
	text-align: center
}

.txt-left {
	text-align: left
}

.txt-right {
	text-align: right
}

.txt-middle {
	vertical-align: middle
}

.size-full {
	width: 100%;
	height: 100%
}

.w-full {
	width: 100%
}

.h-full {
	height: 100%
}

a:focus {
	outline: 0
}

a:hover {
	text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

li,
ul {
	margin: 0;
	list-style-type: none
}

input,
label,
textarea {
	display: block;
	outline: 0;
	border: none
}

button {
	outline: 0;
	border: none;
	background: 0 0;
	cursor: pointer
}

button:focus {
	outline: 0
}

iframe {
	border: none
}

.container {
	max-width: 1200px
}

.contact100-form {
	width: 100%
}

.wrap-input100 {
	width: 100%;
	max-width: 380px;
	position: relative;
	background-color: #fff;
	height: 48px;
	border: 0 solid transparent;
	border-radius: 0
}

.container-fluid {
	height: 100%;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.container-fluid {
	height: 100%;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.navbar {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 0 0
}

.form-control:focus {
	color: #000;
	background-color: #fff;
	border-color: #3b5e85;
	outline: 0;
	box-shadow: none
}

::-webkit-scrollbar {
	width: 10px;
	height: 6px;
	width: 6px
}

::-webkit-scrollbar-track {
	background-color: #d9d9d9;
	border-radius: 1px
}

::-webkit-scrollbar-thumb {
	background: #000;
	border-radius: 1px
}

::-webkit-scrollbar-thumb:hover {
	background: #000
}

img {
	width: 100%
}

.card.-block>.card-header, .card:not(.-inline)>.card-header {
	padding: 0;
}

.card.-block>.card-footer, .card:not(.-inline)>.card-footer {
	padding: 0;
}

#nav ul {
	/*background-image: linear-gradient(to bottom, transparent 1.5px, #ced6de 1.5px, #ced6de 2px, transparent 2px) !important;
	*/background-image: none;
}

.menu-primary>.menu-li:not(.menu-title) {
	padding-top: 18px;
    padding-bottom: 10px;
}

:not(.-open)>.menu-secondary--wrapper-outer {
	top: 76px;
	width: 98%;
	margin: 0 auto;
}

.logo img {
	height: 70px;
    object-fit: contain;
    object-position: left;
}

.menu-secondary li.menu-li.menu-li-sz:hover {
	display: block;
}

.header-content .header-tel, .header-content .header-account {
	color:  #586C8E;
}

.row\:hero .hero-card .tabs__list>:not(.-active) {
    background-color: #fff;
    color: #0a0d10;
}

.row\:hero .hero-card .tabs__list>.-active {
	background-color: #586C8E;
    color: #fff;
}

.button.-solid:hover a {
	color: #fff;
}

.header-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.menu-flex {
	width: 75%;
}

.rht-flex {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.rht-flex .header-account {
	padding-left: 15px;
}

.rht-flex .header-account a i {
	padding-right: 5px;
}

.heading.-large {
	min-height: 65px;
}

.heading.-small {
	min-height: 20px;
}

.col-wh {
	color: #fff;
}

.col-wh:hover {
	color: rgb(255 255 255 / 82%);
}

.customer-reviews .slider-slide {
	height: 255px;
	padding: 0 5px;
}

.log-reg .link {
	color: #A0A639;
}

.button--inner .icon.col-wh {
	color: #fff;
	font-size: 12px;
}

.map--imgs {
	height: 300px;
    overflow: hidden;
    width: 100%;
    /* position: relative; */
    background: #678098;
    margin-bottom: 15px;
    border-radius: 5px;
}

.inner-dv {
	border: #1F3557;
    background-color: #1F3557;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 60%);
    margin: 30px auto 40px;
}

.hed-hp img {
	width:213px;
	height:219px;
	object-fit:contain;
	object-position:50% 50%
}

#PAGES_CONTAINER.inner-dv2 {
	border: #1F3557;
    background-color: rgb(31 53 87 / 77%);
    border-radius: 5px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 60%);
    margin: 30px auto 40px;
    padding: 30px 30px;
}

.full-view-frame {
    height: 100%;
    width: 100%;
    border: 0;
    position: relative;
}

#comp-kq12u96r {
    width: 990px;
    height: 1357px;
}

[data-mesh-id=Containerzyb0yinlineContent-gridContainer] > [id="comp-kq12u96r"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: -10px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

._2JOHk, ._49_rs {
    overflow: hidden;
}

.ad-video-tp video {
	border-radius: 8px;
}

@media (max-width:1023px) {
	.closebtn {
	    position: absolute;
	    bottom: -5px;
	    left: 155px;
	    color: #000;
	    z-index: 99;
	    font-size: 60px;
	    width: 100%;
	}
	.menu {
		top: 67.5px;
	}

	.row\:bg-hero {
		padding-top: 30px;
	}

	.header-navtoggle .icon svg {
		top: -2px;
	}

	.tabs [role='tab'] {
    	font-size: 4.5vw !important;
	}
}

@media (max-width: 1024px) and (orientation: landscape)  {
	
}

@media (max-width: 1024px) and (min-width: 768px) {
	
}