* {box-sizing: border-box;}
*, body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	}
DIV {border: 0px red solid;}
div.col-12.pic-news { border-bottom: 1px #002d44 solid; }
H2	{
	color: #002d44;
	font-size: 15px;
	font-weight: 900;
	}
H5.card-title {
	color: #002d44;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 25px;
	}
H5.card-title-mar { margin-bottom: 5px; }
IMG 	{ width: 100% 	}
P.card-text {
	color: #788590;
	font-size: 14px;
	margin-bottom: 3px;
	}
p.card-text-mar { margin-bottom: 25px; }
UL.main { width: 100%; }
UL.main LI.main {
	background: blue;
	width: 32%;
	}
.bg-bbl {
	background-color: #002d44;
	border-radius: 5px;
	color: white;
	}
.bg-grey {
	background-color: #e7edf0;
	color: grey;
	}
.bg-gr2 {
	background-color: #e8edf1;
	margin-top: -25px;
	margin-bottom: 40px;
	position: relative;
	z-index: 0;
	}
.bg-light {
	background-color: #162e42 !important;
	border-radius: 5px;
	padding: 0px;
	}
.btn-danger {
	background-color: red;
	border-radius: 3px;
	border-color: red;
	color: white;
	font-weight: 700;
	margin-left: 13px;
	padding: 7px 19px 19px 7px;
	}
.btn-danger:hover {
	background-color: red;
	border-color: red;
	border-radius: 3px;
	color: #002d44;
	font-weight: 700;
	}
.btn-info {
	background-color: #002d44;
	border-color: #002d44;
	border-radius: 3px;
	color: white;
	font-weight: 700;
	padding: 7px 12px 7px 12px;
	}
.btn-info:hover {
	background-color: #002d44;
	border-color: #002d44;
	border-radius: 3px;
	color: red;
	font-weight: 700;
	}
.btn-outline-secondary {
	border-radius: 3px;
	margin-top: 20px;
	}
.btn-outline-secondary:hover {
	background-color: #002d44;
	border-color: #002d44;
	}
.card {
	background-color: #e7edf0;
	border: 4px #e7edf0 solid;
	border-color: #e7edf0;
	border-radius: 0px;
	margin-bottom: 40px;
	}
.card IMG {
	background-color: white;
	border-radius: 0px;
	height: 173px;
	margin: 0px 0px 0px -9px;
	object-fit: contain;
	padding-top: 0px;
	width: calc(100% + 19px);
	}
.card-body { padding: 30px 0px 15px 0px; }
.carousel-caption span {
	color: #002d44;
	text-align: left;
	font-size: 13px;
	font-weight: 100;
	padding-bottom: 15px;
	}
.carousel-control-prev-icon {
	background-image: url("../img/prev.png");
	height: 29px;
	width: 17px;
	}
.carousel-control-next-icon {
	background-image: url("../img/next.png");
	height: 29px;
	width: 17px;
	}
.carousel-indicators [data-bs-target] {
	background: none;
	border: 2px #002d44 solid;
	border-radius: 50%;
	height: 15px;
	margin-left: 4px;
	margin-right: 4px;
	opacity: 1;width: 15px;
	z-index: 99
	}
.carousel-indicators .active {
	background: red;
	border: 2px red solid;
	}
.carousel-caption {
	bottom: 0;
	left: 0%;
	position: absolute;
	text-align: left;
	top: 0;
	width: 50%;
	}
.carousel-control-next, .carousel-control-prev {
	width: 2%;
	z-index: 2;
	}
.carousel-inner { width: 100%; }
.carousel-inner H5 {
	color: #002d44;
	font-size: 40px;
	font-weight: 900;
	margin-bottom: 0px;
	margin-top: 32%;
	text-align: left;
	text-transform: uppercase;
	}
.carousel-inner P {
	color: #002d44;
	font-size: 32px;
	font-weight: 300;
	margin-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	text-transform: uppercase;
	}
.carousel-item {
	right: -7%;
	width: 95%;
	}
.discript {
	background-color: white;
	border: 2px #002d44 solid;
	border-radius: 8px;
	box-shadow: 0px 0px 15px #002d44b3;
	color: #788590;
	font-family: verdana;
	font-size: 8px;
	height: 195px;
	left: 50px;
	padding: 10px;
	position: absolute;
	top: 40px;
	width: 140px;
	}
.discript SPAN {
	color: #002d44;
	font-size: 10px;
	font-weight: 600;
	}
.fa-color {
	color: #a8b4bf;
	font-size: 11px;
	}
.footer H3 {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	}
.footer UL {
	list-style: none;
	padding: 0px;
	}
.footer UL LI A,
.footer UL LI A:active,
.footer UL LI A:link,
.footer UL LI A:visited {
	color: #788590;
	text-decoration: none;
	}
.footer ul li a:hover {  color: white; }
.info, .info a { color: #788590; }
.menu-side UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.menu-side UL LI { padding: 0px 20px; }
.menu-side UL LI.active { background: red; }
.menu-side UL LI:hover { background: #788590; }
.menu-side UL LI A {
	border-bottom: 1px #788590 dotted;
	color: white;  display: block;
	padding: 10px 0px;
	text-decoration: none;
	}
.menu-side UL LI:last-child a { border-bottom: none; }
.nav-item { color: white; }
.nav-item .active  { background:red; }
.nav-link:link,
.nav-link:active,
.nav-link:visited,
.nav-link:hover { color: white; }
.nav-item:hover {background: red;}
.navbar-nav .nav-link.active, .navbar-nav .show.nav-link {
	color: rgb(255 255 255);
	}
.navbar-expand-lg .navbar-nav .dropdown-menu { display: none; }
.nav-item:hover   .dropdown-menu {
	background: red;
	border-radius: 0px;
	display: block;
	padding: 20px;
	position: absolute;
	top: 33px;
	}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: red;
	}
.pad10 IMG {
	padding-bottom: 10px;
	padding-top: 10px;
	}
.pic-news { display: flex; }
.pic-news h2 {
	margin-bottom: 20px;
	margin-top: 6px;
	}
.pic-news IMG {
	height: 29px;
	margin-right: 5px;
	text-align: left;
	width: 31px;
	}
.row-fl { justify-content: space-evenly; }
.search_f {
	padding: 35px 10px;
	position: relative;
	}
.search_f_txt {
	font-size: 10px;
	font-style: italic;
	padding: 5px;
	position: absolute;
	}
.search_f_sbm {
	background: none;
	background-image: url("../img/search-icon.png");
	background-repeat: no-repeat;
	border: 0px;
	height: 20px;
	left: 193px;
	position: absolute;
	top: 41px;
	width: 20px;
	}
.tabs-main {  width: 100%; }
.tbl TABLE A { color: #002d44; }
.tbl TABLE TD:nth-child(1) {
	color: #788590;
	padding: 15px 0px;
	}
.tbl TABLE TD:nth-child(2) {
	color: #002d44;
	padding: 15px 0px;
	}
.tbl-bb {
	border-bottom: 2px dashed #dde1e5d4;
	padding-bottom: 15px;
	padding-top: 15px;
	}
.tel_head a {
	color: #8b929c;
	font-size: 18px;
	font-weight: 300;
	text-decoration: none;
	}
.tel_head SPAN {
	color: #002d44;
	font-size: 24px;
	font-weight: 700;
	}
.tel_head a.callback { font-size: 14px; }
.w-100-map {
	height: 350px;
	position: relative;
	width: 100%;
	}
.z-in-1 { z-index: 1; }
