/* BASIC STYLING */
body {
  margin: 0;
  text-align: center;
  background-color: #f4f9f4;
  font-family: 'Montserrat', sans-serif;
}

h1 {
  color: #5c8d89;
  text-align: center;
  font-family: 'Domine', serif;
}

h2 {
  color: #74b49b;
  font-family: 'Domine', serif;
}

h3 {
  color: #74b49b;
  font-family: 'Domine', serif;
  text-align: center;
}

h4 {
  color: #74b49b;
  font-family: 'Domine', serif;
}

h5 {
  color: #74b49b;
  font-family: 'Domine', serif;
}

.flexbox {
  padding: 10px 10px;
  width: 150px;
  height: 25px;
  background-color: #a7d7c5;
  font-family: 'Domine', serif;
}

th {
  color: #74b49b;
  font-family: 'Domine', serif;
}

div {
  padding-top: 2%;
  padding-bottom: 5%;
}

table {
  text-align: center;
  width: 75%;
  margin: auto;
}

a:link {
  text-decoration: none;
  color: #5c8d89;
}

a:visited {
  text-decoration: none;
  color: #5c8d89;
}

a:hover {
  text-decoration: none;
  color: #f4f9f4;
}

a:active {
  text-decoration: none;
  color: #5c8d89;
}

/* SECOND STYLING FOR A HYPERLINK */
.styleone:link {
	text-decoration: underline; 
	color:blue; 
}

.styleone:visited {
	text-decoration: none; 
	color:purple;	
}

.styleone:hover {
	text-decoration: none; 
	color: #FFF; 
	background:blue;
}

.styleone:focus {
	text-decoration: none; 
	color: #FFF; 
	background:darkred;
}

.styleone:active {
	text-decoration: underline; 
	color: #FFF; 
	background: #06F;
}

hr {
  border-style: none;
  border-top-style: dotted;
  border-color: #a7d7c5;
  border-width: 5px;
  width: 4%;
  margin: 75px auto;
}

/* MENU SECTION */
.logo-img {
  height: 7rem;
  width: 7rem;
  text-align: center;
  padding: 5px 0 25px 0;
}

.hypervisor-img {
  text-align: center;
  padding: 5px 0 25px 0;
}

.menu {
  background-color: #a7d7c5;
  padding-top: 50px;
  padding-bottom: 15px;
  text-align: center;
}

.menu-items{
  padding: 20px 0 20px 0;
}

.menu-item {
  display: inline-block;
  padding: 1px 30px;
}

.accent-left {
  position: absolute;
  left: 0px;
  top: 15px;
  width: 17%;
}

.accent-right {
  position: absolute;
  right: 0;
  top: 10px;
  width: 15%;
}

/* MENU SECTION DROPDOWN */
/*.dropdown-item {
 display: block;
 transition-duration: 0.5s;
}

.dropdown-item:hover {
  cursor: pointer;
}

.dropdown .dropdown-item .dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 1rem;
  left: 0;
  display: none;
}

.dropdown .dropdown-item:hover  .dropdown
.dropdown .dropdown-item .dropdown:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.dropdown .dropdown-item .dropdown .dropdown-item {
  clear: both;
  width: 100%;
}*/

/* FOOTER SECTION */
.footer {
  background-color: #a7d7c5;
  padding: 20px 0 5px 0;
}

.social-media {
  padding: 10px 10px;
}

.copyright {
  padding: 20px 0 20px 0;
  font-size: 10px;
 }

/* HOMEPAGE */
/* HOMEPAGE ABOUT SECTION */
.about {
  position: relative/absolute;
  top: 0px;
  text-align: center;
  line-height: 2.5;
  margin: auto;
}

.about1 {
  text-align: center;
  line-height: 2.0;
  width: 50%;
  margin: auto;
}

.about-p {
  padding: 15px 0;
}

.about-p1 {
  text-align: left;
  line-height: 2.0;
  width: 50%;
  margin: auto;
}

.bullets {  
  text-align: left;
  line-height: 2.0;
  width: 50%;
  margin: auto;
  font-family: 'Domine', serif;
}

.bullets1 {  
  text-align: left;
  line-height: 2.0;
  width: 50%;
  margin: auto;
  font-size: 16px;
}

/* HOMEPAGE PARTNER SECTION */
.partners {
  width: 50%;
  margin: auto;
  text-align: center;
  background-color: #a7d7c5;
  padding-right: 25%;
  padding-left: 25%;
}

.partner-table {
  padding-top: 50px;
}

.partner-icon {
  width: 80%;
}

.partner-data {
  width: 150px;
  height: 150px;
  text-align: center;
}

.partner-name {
  width: 150px;
  height: 35px;
  text-align: center;
  color: #5c8d89;
  font-family: 'Montserrat', sans-serif;
  padding: 15px 0;
}

/* HOMEPAGE ELECTRONIC WASTE SECTION */
.waste-p {
  line-height: 2;
  padding: 10px 0;
  width: 60%;
  margin: auto;
}

.waste-img {
  padding-top: 50px;
}

/* SERVICES PAGES */
.quick-links {
  font-family: 'Domine', serif;
  padding: 0 0 0 0;
  font-size: 15px;
  border: 1px solid #74b49b;
}

.quick-link {
  padding: 0 5px 0 5px;
  display: inline-block;
}

.quick-link-b {
  padding: 0 5px 0 5px;
  display: inline-block;
  color: #5c8d89;
}

/* SERVICES TABLE */
.services-section {
  padding-top: 5%;
  padding-bottom: 2%;
}

.services-table {
 width: 60%;
 margin: auto;
 text-align: center;
}

.services-row {

}

.services-heading {
 width: 300px;
 height: 35px;
}

.services-item {
  width: 300px;
  height: 100px;
  padding: 15px 0 70px 0;
}

.services-link:link {
  text-decoration: none;
  color: #5c8d89;
}

.services-link:visited {
  text-decoration: none;
  color: #5c8d89;
}

.services-link:hover {
  text-decoration: none;
  color: #74b49b;
}

.services-link:active {
  text-decoration: none;
  color: #5c8d89;
}

/* WEB DESIGN PAGE */
.web-design-p {
  width: 50%;
  margin: auto;
  line-height: 2;
  padding-bottom: 30px;
}

.package-table {
  width: 100%;
  margin: 50px auto;
  padding-top: 50px;
  border: 1px solid #74b49b;
  border-collapse: collapse;
}

.package-heading {
  width: 300px;
  height: 35px;
  color: #74b49b;
  border: 1px solid #74b49b;
  padding: 20px 0;
}

.package-item {
  width: 300px;
  height: 100px;
  padding: 40px 20px;
  line-height: 2;
  border: 1px solid #74b49b;
}

/* FLEXBOX SECTION */
.flexbox-table {
  width: 100%;
  margin: 50px auto;
  padding-top: 50px;
  border: 1px solid #74b49b;
  border-collapse: collapse;
}

.flexbox-heading {
  width: 300px;
  height: 35px;
  color: #74b49b;
  border: 1px solid #74b49b;
  padding: 20px 0;
  font-family: 'Domine', serif;
  font-size: 18px;
}

.flexbox-item {
  width: 300px;
  height: 100px;
  color: #74b49b;
  padding: 40px 20px;
  line-height: 2;
  border: 1px solid #74b49b;
  font-family: 'Domine', serif;
}

/* HOSTING PAGE */
/* WEBSITE HOSTING SECTION */
.hosting-p{
  width: 60%;
  margin: auto;
  line-height: 2;
  padding-bottom: 30px;
}

.hosting-table {
  width: 75%;
  margin: 50px auto;
  border: 1px solid #74b49b;
  border-collapse: collapse;
}

.hosting-table1 {
  width: 80%;
  margin: 50px auto;
  border: 1px solid #74b49b;
  border-collapse: collapse;
}

.hosting-heading {
  height: 35px;
  border: 1px solid #74b49b;
  padding: 20px 0;
  color: #74b49b;
}

.hosting-item {
  line-height: 2;
  padding: 40px 20px;
  border: 1px solid #74b49b;
}

.hosting-item1 {
  line-height: 2;
  padding: 40px 20px;
  border: 1px solid #74b49b;
  text-align: left;
}

.hosting-included {
  width: 90%;
  margin: 20px auto;
  border-collapse: collapse;
}

.hosting-included-i {
  line-height: 2;
  padding: 10px 10px;
}

.cloud-p {
  line-height: 2;
  width: 60%;
  margin: auto;
}

/* EMAIL HOSTING SECTION */
.server-table {
  width: 75%;
  margin: 50px auto;
  padding-top: 50px;
  border-collapse: collapse;
}

.server-heading {
  width: 50%;
  height: 35px;
  border: 1px solid #74b49b;
}

.server-item {
  width: 50%;
  padding: 40px 20px;
  border: 1px solid #74b49b;
  line-height: 2;
}

 /* SERVER HOSTING SECTION */
 .server-hosting {
   line-height: 2;
   width: 60%;
   margin: auto;
 }

 .email-hosting {
   width: 75%;
   margin: 50px auto;
   padding-top: 50px;
   border-collapse: collapse;
 }

 .email-heading {
   width: 50%;
   height: 35px;
   border: 1px solid #74b49b;
 }

 .email-item {
   width: 50%;
   padding: 40px 20px;
   border: 1px solid #74b49b;
   line-height: 2;
   text-align: left;
 }

/* DISASTER RECOVERY PAGE */
.disaster-p {
  line-height: 2;
  width: 85%;
  margin: auto;
}

.acronis-img {
  padding: 5px;
  border: 1px solid #74b49b;
}

.owncloud-img {
  padding: 5px;
  border: 1px solid #74b49b;
}

/* NETWORKING PAGE */
.network-p {
  line-height: 2;
  width: 60%;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 40px;
}

.network-p1 {
  line-height: 2;
  width: 60%;
  margin: auto;
  padding-top: 15px;
}

.network-img {
  padding: 5px;
  border: 1px solid #74b49b;
}

/* MAINTENANCE PAGE */
.maintenance-p {
  line-height: 2;
  width: 60%;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 40px;
}

.maintenance-p1 {
  line-height: 2;
  width: 70%;
  margin: auto;
  padding-top: 15px;
}

/* DEVELOPMENT PAGE */
.development-p {
  padding-top: 15px;
  padding-bottom: 40px;
  width: 60%;
  margin: auto;
  line-height: 2;
}

.development-p1 {
  padding-top: 15px;
  width: 60%;
  margin: auto;
  line-height: 2;
}

/* SUPPORT & REPAIRS PAGE */
.support-p {
  line-height: 2;
}

/* PRODUCT PAGE */
/* PRODUCT SECTION */
.product-link:link {
  text-decoration: none;
  color: #5c8d89;
}

.product-link:visited {
  text-decoration: none;
  color: #5c8d89;
}

.product-link:hover {
  text-decoration: none;
  color: #74b49b;
}

.product-link:active {
  text-decoration: none;
  color: #5c8d89;
}

.products {
  width: 1500px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center; 
}

.products > img {
  height: 100px;
  width: auto;
  padding: 50px;
  padding-bottom: 0px;
  
}

.order {
  width: 50%;
  margin: auto;
  padding-top: 0;
}
/* CONTACT PAGE */
.contact {
  width: 50%;
  margin: auto;
  padding: 230px 0 230px 0;
}