/* index page */

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.top-logo-area {
  background-color: white;
  z-index: 2;
  box-shadow: 0px 0px 5px black;
}
.logo {
  max-height: 130px;
  margin-top: 35px;
  margin-bottom: 35px;
}
.top-menu-area {
  background-color: #90191b;
  padding-bottom: 0px;
  box-shadow: 0px 0px 5px black;
  font-family: 'Ubuntu', sans-serif;
  font-size: 1em;
}
.indent {
  text-indent: 50px;
}
.menu-item-area {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
.menu-item {
  display: inline-block;
  padding: 10px 20px;
}
.menu-top {
  display: inline-block;
  padding: 10px 20px;
}
a.menu-link {
  font-size: 18px;
  color: white;
}
a.menu-link1 {
  font-size: 14px;
  color: white;
}
a.menu-link:hover{
  text-decoration: none;
  color: #c3e2ff !important;
}
a.menu-link:visited {
  color: white;
  text-decoration: none;
}
.body-area {
  background-color: #f6f6f6;
  padding-bottom: 30px;
  font-family: 'Ubuntu', sans-serif;
}
#myCarousel {
  margin-top: 20px;
  margin-bottom: 20px;
}
.items {
  width: 100%;
}
.middle-body {
  margin-bottom: 20px;
  font-family: 'Ubuntu', sans-serif;
}
.text-triforce-0 {
  padding: 15px 15px;
  background-color: white;
  box-shadow: 0px 0px 5px #bbbbbb;
  border-radius: 10px;
  height: 465px;
}
.text-triforce-1 {
  padding: 15px 15px;
  background-color: white;
  box-shadow: 0px 0px 5px #bbbbbb;
  border-radius: 10px;
  height: 465px;
}
.text-triforce-2 {
  padding: 15px 15px;
  background-color: white;
  box-shadow: 0px 0px 5px #bbbbbb;
  border-radius: 10px;
  height: 465px;
}
.left-text {
  text-align: justify;
}
.body-lower {
  background-color: white;
  box-shadow: 0px 0px 5px #bbbbbb;
  border-radius: 5px;
  margin-bottom: 0px;
  padding-bottom: 15px;
}
.body-img {
  border-radius: 10px;
  box-shadow: 0px 0px 10px black;
}
.center {
  text-align: center;
}
.copywright {
  text-align: center;
  padding-top: 10px;
  font-size: 12px;
}
.footer-area {
  color: white;
  background-color: #333638;
  padding-top: 30px;
  font-family: 'Ubuntu', sans-serif;
}
.right {
  text-align: right;
}
.blue {
  color: #e22126;
  font-weight: bold;
}
.bold {
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  margin-top: 0px;
  color: #90191b;
}

.page-title {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}
.page-sub {
  font-size: 1.8em;
  font-weight: bold;
  padding-bottom: 20px;
  font-family: 'Ubuntu', sans-serif;
}
.page-listing {
  font-size: 1.2em;
  font-family: 'Ubuntu', sans-serif;
}
.computer-icon {
  border-radius: 10px;
  box-shadow: 0px 0px 10px black;
}
.page-mid-1 {
  font-weight: bold;
  font-family: 'Ubuntu', sans-serif;
}
.glyphicon {
  padding-top: 25px;
  font-size: 5em;
  color: #90191b;
}
.box-item {
  padding-top: 20px;
  font-size: 1.25em;
  padding-bottom: 20px;
  font-family: 'Ubuntu', sans-serif;
}
.box-title {
  margin-top: 25px;
  margin-left: 15px;
  font-family: 'Ubuntu', sans-serif;
}
.page-box {
  background-color: #f1f1f1;
  padding-bottom: 20px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 25px;
  border-radius: 20px;
  font-family: 'Ubuntu', sans-serif;
}
.voiptext {
  font-size: 1.25em;
  font-family: 'Ubuntu', sans-serif;
}
.voipimg {
  margin-bottom: 20px;
}
.voipsubtitle {
  margin-bottom: 40px;
  font-family: 'Ubuntu', sans-serif;
}
.voipcall {
  margin-bottom: 35px;
  border: 1px solid #90191b;
  background-color: #90191b;
  padding: 10px 40px;
  color: white;
  font-family: 'Ubuntu', sans-serif;
}
.cameratext {
  font-size: 1.2em;
}
.front-btn {
  border: 1px solid #90191b;
  background-color: #90191b;
  color: white;
  min-width: 100%;
  padding: 30px;
  font-size: 1.5em;
  border-radius: 30px;
  box-shadow: 0px 0px 10px black;
  margin-bottom: 30px;
  font-family: 'Ubuntu', sans-serif;
}
a.font-btn:hover {
  text-decoration: none;
}
.contact-main {
  font-family: 'Ubuntu', sans-serif;
}
.top-contact {
  text-align: center;
  padding-bottom: 75px;
  font-size: 1.25em;
}
.email {
  text-align: center;
  padding-bottom: 75px;
}
strong {
  font-weight: 400;
  font-size: 1.5em;
}
