@charset "utf-8";
.gallery a img {
  float: left;
  width: 300px;
  height: 200px;
  object-fit: cover;
  max-width:100%; 
  border: 2px solid #fff;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
}
.gallery a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
}
.clear {
  clear: both;
  float: none;
  width: 100%;
}
.tab { margin-left: 5%; }.centered-element {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ad_desc {
	text-align: center;
	color: #1A6783;
	font-size: small;
}
.hdg_text {
	color: #074C7F;
	font-weight: bold;
}
.ital {
	font-style: italic;
	color: #DD0104;
	font-weight: bold;
}

.search_box {
	border-radius: 4px;
	background-color: #B7C1F8;
}
.box_300 {
	max-width: 300px;
}
.row .col-lg-12 .col-lg-3.col-md-3.col-sm-3 {
}
.feat-bg {
	background-color: #FFFFFF;
}


.container-fluid .container-fluid .container-fluid {
}
.lt_blue {
	background-color: #CADDF3;
}



.ad_text {
	text-align: center; 
	color: #1A6783;
	font-size: large;
	background-color: #E1E1E1;
}
.footer-box {
	background-color: #89898B;
}

.navbar-text {
	color: #FFFFFF;
	font-size: large;
}
.vert {
	vertical-align: middle;
	font-size: large;
}
.logo-text {
	font-size: xx-large;
	color: #FFFFFF;
	vertical-align: middle;
	font-style: normal;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-shadow: 2px 0px 0px #000000;
	font-weight: bolder;
}
.orange-text {
	color: #AC0202;
	font-weight: bold;
}

.grey-box {
	background-color: #FFFFFF;
}
.inq-bg {
	background-color: #F3F3F3;
}

.hdr-side {
	background-color: #D0C2AC;
}

.row .col-lg-12 .search_box.col-sm-3.col-md-3.col-lg-3 {
}
.site-bg {
	background-color: #EBE8F5;
}
.white {
	color : #FFFFFF;
	text-decoration : none;
}
.hdr-bg {
	background-color: #30334D;
}
body {
}
.form-control-static {
  min-height: 34px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 0;
}
.text_xl {
	font-size: x-large;
}
.textarea {
    height: auto;
}
.var_box {
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin: 2px;
	border-radius: 4px;
	background-color: #FFFFFF;
}
.os_box {
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin: 2px;
	border-radius: 4px;
	background-color: #89898B;
}
.nb_box {
	border: 1px solid #30334D;
	padding-right: 2px;
	padding-left: 2px;
	border-radius: 4px;
}
.side_box {
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin: 2px;
	border-radius: 4px;
	background-color: #CFB28F;
}
.fb_desc {
	color: #238FAB;
	font-style: italic;
}
.style1 {
	font-size: small;
	font-weight: bold;
}
.style14 {
	color: #CC0000;
	font-style: italic;
}
.style15 {color: #333333}
.style16 {color: #0000FF}
.style17 {font-size: large}
.style22 {
	color: #CC0000;
	font-style: italic;
	font-size: medium;
	font-weight: bold;
}
.style23 {color: #0000FF; font-size: small; }
.style44 {
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}
.style50 {font-size: xx-small}
.style51 {
	font-size: xx-large;
}
.style33 {color: #000000;
	font-weight: bold;
}
.style73 {
	color: #CC0000;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.style74 {
	color: #cc0000;
	font-weight: bold;
	font-style: italic;
}
.specialtext {
	color: #CC3333;
}
.style75 {
	color: #CC0000;
	font-style: italic;
}
.style77 {color: #339933}
.style11 {
	color: #990033
}
.style41 {
	color: #000066;
	font-weight: bold;
}.hdg-text {
	color: #30334D;
}
.ybo-hdr {
	background-color: #FFFFFF;
	border-bottom: medium solid #30334D;
}
.ybo-txt {
	font-weight: bold;
	color: #30334D;
	font-size: xx-large;
}
