/*-- Body Reset --*/
body {
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
  color: #616971;
  background-color: #0f0c34;
}

/*========== CONTACT HTML PAGE ==========*/


/*===== TOP BAR =====*/

.top-bar {
  background: #02439B;
  height: 2.5rem;
  padding: .5rem 0;
}
.top-bar a {
  color: white;
  text-decoration: none;
  font-size: 1rem;
}
.top-bar a:hover {
  color: #f8f9f9;
  font-weight: bolder;
}
.btn-group-sm button {
  font-size: .6rem;
  color: white;
}
.btn-group-sm button:hover {
  color: white;
}
.btn-group-sm a {
  font-size: .6rem;
  color: black;
}
.btn-group-sm a:hover {
  font-size: 1rem;
  font-weight: bolder;
  color: #3366ff;
}
.top-bar img {
  margin-left: 10px;
  border: 1.2px solid lightgray;
  border-radius: 6px;
}



/*===== NAVIGATION BAR =====*/

.navbar img {
  height: 3rem;
}
.navbar {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: .1rem;
  box-shadow: 0 .5rem .5rem rgba(2, 66, 155, .8)!important;
  z-index: 1;
  /* background: rgba(250, 250, 250, .5)!important; */
  background: rgb(15, 12, 52)!important;
}
#navbarResponsive .nav-link {
    color: #f8f2f2;   /* change to any color */
}
.nav-item {
  padding: .5rem;
}
.nav-link {
  color: #5b5555;
}
.nav-link:hover {
  color: #02439B!important;
}

.dropdown-menu a {
  font-size: .8rem;
  color: black;
}
.dropdown-menu a:hover {
  font-size: 1rem;
  font-weight: bold;
  color: #02439B;
}
.fa-home, .fa-envelope .fa-newspaper {
  margin-right: 2px;
}
#navbarResponsive .active {
  color: black;
  font-weight: bolder;
  text-shadow: 4px 2px lightgray;
  box-shadow: 8px 8px 5px gray;
}


/*===== FOR-ALL =====*/

.fa-ellipsis-v {
  color: #02439B;
  font-size: 1.2rem;
  margin-left: 1rem;
}
.fa-dot-circle {
  color: #02439B;
  font-size: 0.8rem;
  margin-right: 0.3rem;
}




/*===== EMAILUS =====*/

.fa-envelope-open-text {
  color: #02439B;
  font-size: 2rem;
  margin-right: 1rem;
}
h4{
  color: white;
}
p{
  color: white;
}
.col-md-6 label {
  color: #fff;
}
.emailbackground {
    background-color: rgb(12, 15, 52);
    /* background: rgba(12, 15, 52, 0.5); */
    padding: 10px;
}
.emailbox{
    background-color: rgb(12, 15, 52)!important;
    padding: 20px
}
.typebox {
    margin-bottom: 20px
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.form-control {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #ffffff;
    background: transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
#emailus button {
    display: block;
    padding: 11px 32px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin: 30px 0px
}
.btn-primary {
    background-color: #0b29d5;
    color: #fff;
    border: 1px solid #0b29d5;
}
.emailus-bg {
  background-color: rgb(12, 15, 52);
  padding: 16px;
}



/*===== CONTACTINFO =====*/

.fa-search-location, .fa-phone-square-alt {
  color: #02439B;
  font-size: 2rem;
  margin-right: 1rem;
}
.contactinfo-bg{
  background-color: rgb(12, 15, 52);
  padding: 16px;
  
}


/*===== GOOGLEMAPS =====*/

.fa-map-marked-alt {
  color: #02439B;
  font-size: 2rem;
  margin-right: 1rem;
}
.map-google {
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map-google iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
.map-google {
  box-shadow: -4px 8px 32px rgba(2, 66, 155, .8);
}
.googlemap-bg {
  background-color: #02439B;
  padding: 10px;
}


/*===== SOCKET =====*/

.socket {
  /* background-color: #222222; */
  /* border-top: .15rem solid #1ebba3; */
  background-color: black;
  border-top: .15rem solid #02439B;
  letter-spacing: 1.5px;
}
.socket a {
  color: white;
  text-decoration: none;
}
.socket a:hover {
  font-size: 1rem;
  font-weight: bolder;
  /* color: #1ebba3; */
  color: #02439B;

}
/* .socket p:hover {
  font-size: 1rem;
  font-weight: bolder;
  color: #1ebba3;
} */


/*===== MEDIA QUERIES =====*/

/* Devices under 1199px (xl) */
@media (max-width: 1199.98px) {
}

/* Devices under 992px (lg) */
@media (max-width: 991.98px) {
}


/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/

/*-- Bootstrap Mobile Gutter Fix --*/
.row, .container-fluid {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
