/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  font-size: 0.875rem !important;
  font-family: "Roboto","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" 
}

.carousel-item, .testmonial-bg {
  /* height: 54vh; */
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.testimonial-carousel-item .carousel-item{
  height: 54vh;
  min-height: 200px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.logo-card-carousel .carousel-item{
  min-height: 100px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.card-carousel .carousel-item{
  height: 54vh;
  min-height: 250px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.card-carousel  .card {
  border: none !important;
  background-image: url(../images/logo-rounded-gray-op-3.png);
  background-repeat: no-repeat;
  background-position: 97% 97%;
  background-size: 25%;
  background-color: #efefef;
  border-radius: 0;
}
.circel-indicator li {
  width: 15px !important;
  height: 15px !important;
  border-radius: 50%;
  background-color: rgba(255,255,255,.5);
}
.sm-circel-indicator li {
  width: 12px !important;
  height: 12px !important;
  border-radius: 50%;
  background-color: #b7b7b7;
}
.sm-circel-indicator .active {
  background-color: #727272;
}
.banner-bg{

  background-size: cover;
  background-color: #284b84;
  background-repeat: no-repeat;
  background-position: center center;
}
.header .carousel-caption {
  left:0;
}
.carousel-caption h1 {
  font-size: 3rem;
}

.portfolio-item {
  margin-bottom: 30px;
}
/* The tabs */
.the-nav-tabs .nav-link.active{
  border-bottom:3px solid #0d8dc9 !important; 
  font-weight: 600;
  color: #0d8dc9 !important;
}
.the-nav-tabs .nav-link {
  display: block;
  padding: .4rem 1rem;
  font-size: 14px !important
}
@media (min-width: 992px){
  .the-nav-tabs .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
.pl-lg-0{
  padding-left: 0;
}
}

.solid-tabs {
  background-color: #148681;
  padding:0 60px;
  border-radius: 8px;
  border-color: transparent;
  width: 100%;
}
.solid-tabs .nav-item {
  margin-bottom: -1px;
  font-size: 16px;
}
.solid-tabs .nav-item a{
  color: #ffffff;
}
.solid-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 18px;
    padding-right: 18px;
  white-space: nowrap;
}
.solid-tabs .nav-link.active {
  border-color:transparent !important;
}
.solid-tabs .nav-item:last-child{
  border-right: 0;
}
.solid-tabs.nav-tabs .nav-link:focus, .solid-tabs.nav-tabs .nav-link:hover{
  border-color: transparent;
}
.solid-tabs.nav-tabs .nav-link:hover{
  background-color: #2d9b97;
  color: #fff;
}
.solid-tabs.nav-tabs .nav-link:hover a.active{
  background-color: #fff;
  color: #333;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057 !important;
  background-color: #fff !important;
  border-color: #dee2e6 #dee2e6 #fff;
}
/* Tab Reports */
.report-tabs .nav-item {
  margin-bottom: -1px;
  font-size: 18px;
}
.report-tabs .nav-item a{
  color: #555555;
}
.report-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 20px; 
    padding-right: 20px; 
}
.report-tabs .nav-link:hover{
  border-color: transparent;
  color: #888 !important
}
.report-tabs .nav-link.active {
  border-color:transparent !important;
  background: transparent;
  border-bottom: 3px solid #0d8dc9 !important;
  font-weight: 700;
}

.details-tabs .nav-item{
    border-right: 1px solid #ddd;
  }
.details-tabs :last-child{
  border-right: none!important;
}
.details-tabs .nav-link.active {
  border-color:transparent !important;
  background: transparent;
  border-bottom: none;
  font-weight: 700;
  color:#148681;
  position:relative;
}

.details-arrow-box {
	position: relative;
	background: #88b7d5;
	border: 1px solid #000000;
}
.details-tabs .nav-link.active:after {
	content: " ";
	position: absolute;
	pointer-events: none;
  width: 100%;
  left: 0;
  bottom: -2px;
  border-bottom:4px solid #148681;
}

.btn-info {
  color: #fff;
  background-color: #148681;
  border-color: #148681;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #148681;
  border-color: #148681;
}
.btn-info:hover, .btn-info:focus {
  color: #fff;
  background-color: #148681;
  border-color: #148681;
  opacity: 0.9;
}
.arrow-box {
  position: absolute;
  background: #628cc6;
  z-index: 100;
  height: 35px;
  width: 100%;
}
.arrow-box-right:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
  pointer-events: none;
  z-index: -1;
}

.arrow-box-right:after {
  border-color: rgba(98, 140, 198, 0);
  border-top-color: #628cc6;
  border-width: 29px;
  left: 0;
  top: 24%;
  margin-left: -30px;
}
.arrow-box-right {
  background: #628cc6;
  height: 40px;
}
/* tab arrow */
.arrow-box-right:after {
  border-color: rgba(98, 140, 198, 0);
  border-top-color: #628cc6;
  border-width: 29px;
  left: 0;
  top: 24%;
  margin-left: -30px;
}

.header-slide-text{
  font-family: Roboto Condensed;
  font-weight: 700;
}
.text-23{
  font-size: 22px;
}
.text-16{
  font-size: 16px;
}
.text-Condensed{
 font-family: Roboto;
}
.text-gray{
  color: #6c757d;
}
.text-teal-light{
  color: #389b97
}
.text-pay{
  color:#e1c72f;
}
.text-blue{
  color:#2874f0;
}
.text-orange, .fa-phone {
  color:#f66536
}
.border-teal-light{
  border-color: #bcd4d3;
}
.top-box-list ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.top-box-list ul li {
  padding: 10px 10px 0 30px;
  font-size: 16px;
  position: relative;
  color: #1e3651;
}
.top-box-list ul li i {
  position: absolute;
  left: 0;
  top: 14px;
  color: #00aaf4;
}
.report-list{
  max-height: 600px;
  overflow: auto;
}
.report-list ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.report-list li{
  padding: 15px 0px;
  border-bottom: 1px solid #d8eae7;
}
.top-nav{
  box-shadow: 0 0 6px -2px #000000;
}
.testmonial-bg{
  background-image: url('../images/testimonial-bg.jpg');
  background-size: cover;
  height: 300px;
  background-position: center 0;
  position: relative
}
#testmonial h3{
  font-weight: 300;
}
.testmonial-text{
  position: relative;
  z-index: 2;
  color: #fff;
  font-style: italic;
}


.testmonial-text::after {
  content: "\f10d";
  position: absolute;
  top: -44px;
  font-size: 69px;
  left: 0;
  font-family: fontawesome;
  opacity: 0.4;
}
.testmonial-text::before {
  content: "\f10e";
  position: absolute;
  bottom: 40px;
  font-size: 69px;
  right: 0;
  font-family: fontawesome;
  opacity: 0.4;
}
.testmonial-bg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #033f3fcc;
  z-index: 0;
  top: 0;
}
#info-bar-container{
  margin-top: -40px;
}
/* Media Query */
@media (min-width: 576px) {

}

@media (min-width: 768px) {
  /* .container {
    max-width: 720px;
  } */
}

@media (max-width: 992px) {
  .container {
    max-width: 960px;
  }
  #testmonial h3 {
    font-weight: 300;
    font-size: 23px;
}
.testmonial-bg {
  height: 275px;
  min-height: 275px;
}
}
@media (max-width: 575.98px){
  #testmonial h3{
    font-weight: 300;
    font-size: 13px;
  }
  .testmonial-text::after, .testmonial-text::before {
    font-size: 45px;
}
.testmonial-bg {
  height: 250px;
  min-height: 250px;
}

}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.client-bg{
  /*background-image: url('../images/client-bg.svg');*/
  background-size: auto;
  height: 220px;
  background-position: center -10px;
}
.inner-header{
  height: 120px;
}
.header-text{
  font-size: 30px;
  font-weight: 300;
  position: relative;
}
.header-text::after{
  border-bottom: 1px solid #fff;
  width: 25%;
}
.header-text::before{
  border-bottom: 1px solid #fff;
  width: 13%;
  top: 130% !important;
}
.header-text-dark::after{
  border-bottom: 1px solid #b3b3b3;
}
.header-text-dark::before{
  border-bottom: 1px solid #b3b3b3;
}
.header-border::after, .header-border::before{
  top: 110%;
	left: 50%;
	content: " ";
	height: 0;
	position: absolute;
  pointer-events: none;
  transform: translateX(-50%);
}
.searchbar .btn-search{
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}
/* New Hack */
.d-inherit{
  display: inherit
}
.sm-gutters {
  margin-right: -10px;
  margin-left: -10px;
}
.sm-gutters>[class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}
.text-color-teal, .text-teal{
color: teal
}
.bg-lightgray{
  background-color: #fafafa;
}

.bg-footer{
  background-color: #004e84;
}
.bg-orange{
  background-color: #f7941d;
}
.bg-light-teal{
  background-color: #e7f3f2;
}
.w-5{
  width: 5% !important;
}
.w-15{
  width: 15% !important;
}
.w-12{
  width: 12% !important;
}
.t-10{
  top:10%;
}
.ml-less-10{
  margin-left: -10px !important;
}
.pt-73{
  padding-top: 73px;
}
.border-radius-0{
  border-radius: 0 !important;
}
.flaten-list, .accordion-list{
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 2;
}
.accordion-list li a{
  color:#555;
}
.accordion-list li a:hover{
  color:#555;
  text-decoration: none;
}
.accordion-list li a.active{
  color:#333;
  font-weight: 700;
}
/*  */
.accordion-list{
  padding: 10px;
}
.accordion-list > div.accordion-list-item{
  background: #fdfdfd;
  background: -moz-linear-gradient(top, #fdfdfd 0%, #d7e6e5 100%);
  background: -webkit-linear-gradient(top, #fdfdfd 0%,#d7e6e5 100%);
  background: linear-gradient(to bottom, #fdfdfd 0%,#d7e6e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#d7e6e5',GradientType=0 );
  border: 1px solid #d7e6e5;
  border-radius: 6px;
  margin-bottom: 6px;
}
.accordion-list-item .btn-link:hover,.accordion-list-item .btn-link:focus,.accordion-list-item .btn-link:active {
  color: #008080;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}
.accordion-list > div.accordion-list-item .btn-link i::before{
  content: "\f146";
}
.accordion-list > div.accordion-list-item .btn-link.collapsed i::before{
  content: "\f0fe";
}
.accordion-list-item a button{
  white-space: pre-wrap;
  text-align: left;
}
/* #accordion .btn-link.collapsed i{
  transform: rotate(-90deg);
} */
.breadcrumb-item+.breadcrumb-item::before {
  content: "\f105" !important;
  font: normal normal normal 14px/1 FontAwesome !important;
}
.breadcrumb-item a{
  color: #148681;
}
.breadcrumb-item a:hover{
  color: #148681;
}
.title-discription .col{
  border-right: 1px solid #ddd;
  margin-right: 10px;
  font-size: 12px;
}
.title-discription .col:last-child{
  border-right:none;
  margin-right: 0;
}
.card-text{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;

}
.form-container i.fa{
  width: 15px;
}
.dropdown-item{
  font-size: 14px !important
}
/* The tabs END */

/* Newly added */
.bg-banner{
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.banner1{
  background-image: url(../images/banner-1.jpg);
}
.banner2{
  background-image: url(../images/3.jpg);
}
.banner3{
  background-image: url(../images/1.png);
}
.banner4{
  background-image: url(../images/2.jpg);
}
.bg-inner-banner{
/*  background-image: url(../images/banner.jpg);*/
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-banner{
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.header-img {
  background-size: cover;
  height: 300px;
  background-position: center center;
}
/* Populer */
.top-card ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.top-card ul li {
  list-style: none;
  text-align: center;
  display: inline-block;
  min-width: 20%;
  max-width: 200px;
  padding: 10px;
}
.top-card ul li .popular-box {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/slider-shadow.png) right center no-repeat;
  text-align: center;
  /*padding: 20px 10px;*/
}
.top-card ul li:last-child .popular-box {
  background: none;
  }
.top-card ul li .popular-box figure {
  width: 60px;
  height: 60px;
  margin: auto;
  border-radius: 100%;
  overflow: hidden;
  padding: 0;
}
.top-card ul li .popular-box h4 {
  color: #148681;
  font-size: 12px;
  font-weight: 600;
  height: 46px;
  line-height: 18px;
  margin: 0;
  overflow: hidden;
  padding: 10px 0 0;
}
@media screen and (max-width:600px){
  .top-card ul {
      margin: 0;
      padding: 0;
      display: block;
  }
  .top-card ul li {
      list-style: none;
      text-align: center;
      display: block;
      min-width: 20%;
      width: 100%;
      max-width: fit-content;
  }
  .top-card ul li .popular-box {
    background:none;
  }
  }
.page-header {
  margin: 1rem 0;
  color: #148681;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
}
.container.py-4.pr-0.pl-0
 {
	 padding-top:0px!important;
 }
.slider-box{
  margin: 10px 0px 30px;
}
.slider-box h4{
  color: #148681;
  font-size: 12px;
  font-weight: 600;
  min-height: 46px;
  line-height: 18px;
  margin: 0;
  overflow: hidden;
  padding: 10px 0 0;
}

#topCard > .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
}
.owl-prev, .owl-next{
  position: absolute;
}
.owl-next{
  right: -35px
}
.owl-prev{
  left: -35px;
}
#topCard .owl-nav span {
  background: #b4b4b4;
  height: 34px;
  width: 34px;
  display: inline-block;
  border-radius: 50%;
  font-size: 45px;
  line-height: 26px;
  color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f66536;
  border-color: #f5683a;
}
.btn-warning:hover {
  color: #fff;
  background-color: #f66536;
  border-color: #f5683a;
}
.btn-warning.focus, .btn-warning:focus {

  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);

}
.btn-warning:hover {
  color: #fff;
  background-color: #f66536;
  border-color: #f5683a;
}
.owl-carousel .owl-item div.client-img {
  padding: 10px;
  border: 1px solid #ddd;
  height: 70px;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
}
.contact-number{
font-size: 27px;
font-weight: 300;
}
/* category CSS */
.content h2 {
  text-transform: uppercase;
  font-size: 36px;
  margin: 0 0 20px;
}
#category-list hr{
  border-color: #cfedec
}

#category-list .category-header a{
  color: #148681;
  font-size: 14px;
}
#category-list .col-md-4 a{
  color: #3a3a3a;
  font-size: 12px;
}
.email-contact{
  font-size: 16px;
}
.devide-dots{
  color: #b2b2b2;
  position: relative;
  margin-bottom: 24px;
}
.devide-dot-line{
  position: relative;
top: 24px;
margin: 0 auto;
}
.devide-dot-big{
  transform: scale(1.45,1.45);
}
.devide-dot-small{
  transform: scale(0.6, 0.6);
}
/* Custom form styling */
.form-control{
  border-color:#bcd4d3
}
.form-control:disabled, .form-control[readonly] {
  background-color: #ECF5F5;
  opacity: 1;
}
/* Top Nav */
#top-nav-container {
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
  min-height: 26px;
  margin-top: -8px;
}
#top-nav-container ul li a .fa-content {
  display: inline-block;
  vertical-align: -4px;
  margin-right: 4px;
  width: 19px;
  height: 16px;
  background: url(../images/icon-account.png) top center no-repeat;
}
#top-nav-container .top-nav-shape {
  background: #f2f0ec;
  position: absolute;
  width: 100%;
  display: block;
  height: 0;
  top: 0;
  left: 0;
}
.center {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
}
#top-nav-container ul {
  display: inline-block;
  position: relative;
  z-index: 2;
  width: auto;
  padding-left: 5px;
  height: 38px;
  background: #f2f0ec;
  margin: 0;
}
#top-nav-container ul .top-nav-shape {
  height: 55px;
  left: 100%;
  top: 0;
}
#top-nav-container .top-nav-shape {
  background: #f2f0ec;
  position: absolute;
  width: 100%;
  display: block;
  height: 0;
  top: 0;
  left: 0;
}
#top-nav-container ul li {
  position: relative;
  z-index: 3;
  display: block;
  float: left;
}
#top-nav-container ul li a, #footer-mention-container ul li a {
  /*padding: 4px 0px 5px 15px;*/
  padding: 6px;	
  font-size: 20px;
  font-weight: 600;
  display: block;
  color: #999;
  text-transform: uppercase;
  border-left:1px solid #d7d7d7;
  border-right:1px solid #d7d7d7;
}
#top-nav-container ul .top-nav-shape-alt {
  position: absolute;
  left: -50px;
  width: 55px;
 /* background: url(../images/header-bg-nav.png);*/
  bottom: -4px;
  display: block;
  height: 55px;
}
#top-nav-container ul li.last a {
  padding: 4px 0 5px 39px;
}

#top-nav-container.top-nav-container-xs{
  background: #f2f0ec;
}
#top-nav-container.top-nav-container-xs ul{
  padding: 0;
}
#top-nav-container.top-nav-container-xs ul li a,#top-nav-container.top-nav-container-xs ul li.last a  {
  padding: 6px 10px;
}

.soc-twitter:hover{color:teal !important;}
.soc-linkedin:hover{color: teal  !important;}
#main-header {
  position: relative;
  z-index: 50;
  border-top: 5px #f2f0ec solid;
}
.nav-link strong { color:teal;}
#main-header a.header-basket-price {
  text-decoration: none;
  color: #686161;
  font-size: 14px;
}
#main-header .icon-basket .fa {
  position: absolute;
  top: -5px;
  left: 3px;
  color: #c6c6c7;
  font-size: 37px;
}
#header-basket-container #header-basket-content {
  float: left;
  margin-left: 20px;
}
#header-basket-container .header-basket-price{
    display:block;
    margin-left:10px;
    float:left;
    padding-top:8px
}
#header-basket-container .header-basket-price .cartTotal:first-letter{
    letter-spacing:3px
}
#header-basket-container .header-basket-price:hover{
    color:#f1c84f
}
#header-main-logo {
  max-width: 394px;
  margin-top: 20px;
  width: 95%;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 10px;
}
#header-main-logo span {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  height: 72px;
  max-width: 230px;
  -webkit-background-size: 100% auto;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  background: url(../images/s4r-logo.png) center center/100% auto no-repeat;
  -moz-background-size: 100% auto;
}
/* Hader Logo */
.grid {
  display: block;
  width: 102.0531401%;
  margin: 0 -1.02657005%;
  clear: both;
}
#top-nav-container+#info-bar-container .header-main-logo-container{
  margin-top:0
}
#top-nav-container+#info-bar-container .header-phone-number{
  padding-top:16px
}
#top-nav-container+#info-bar-container #header-basket-container{
  margin-top:15px
}
#header-basket-container {
  padding-left: 30px;
  border-left: 1px solid #cecece;
  float: right;
  margin: 34px 0 10px 30px;
}
#header-basket-container .icon-basket {
  position: relative;
  float: left;
  display: block;
  margin-right: 1px;
  margin-top: 3px;
}
#main-header .icon-basket {
  height: 33px;
  width: 39px;
  display: inline-block;
}
.icon-basket span {
  display: block;
  position: relative;
  background: #148681;
  top: -7px;
  right: -30px;
  width: 20px;
  height: 20px;
  font-size: 10px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  margin: 0;
  padding: 4px 0 0;
  font-weight: 700;
}
.header-main-logo-container{
  margin-top:27px;
  margin-bottom:25px
}
.header-phone-number {
  color: #148681;
  font-weight: 700;
  font-size: 14.5px;
  display: inline-block;
  float: right;
  padding-top: 37px;
  padding-left: 30px;
  padding-bottom: 12px;
}
.header-phone-number strong {
  display: block;
  text-align: center;
  float: right;
  padding-top: 6px;
}
.number-basket-container{
  top: 25px;
    position: relative;
}

#top-nav-container+#info-bar-container .header-phone-number {
  padding-top: 16px;
}
.header-phone-number span {
  font-size: 10.5px;
  color: #969696;
  display: block;
  font-weight: 400;
}
.navbar-brand{
  margin-top: -20px;
}
@media screen and (max-width:992px){

#header-basket-container {
  padding-left: 15px;
}
.header-phone-number{
  padding-left: 0;
}}
@media screen and (max-width:749px){
  .header-main-logo-container{
      float:left;
      width:97.9468599%;
      margin:0 1.02657005%
  }
  .header-main-logo-container #header-main-logo{
      max-width:100%;
      /* margin:20px auto; */
      height:auto;
      display:block
  }
  .solid-tabs {
    background-color: #148681;
    padding: 0 60px;
    border-radius: 8px;
    border-color: transparent;
    width: 100%;
    flex-wrap: inherit;
    overflow: auto;
}

}

/* col-desktop */
.col-desktop-4 {
  display: inline;
  float: left;
  width: 31.28019324%;
  margin: 0 1.02657005% 0px;
}
.col-desktop-5 {
  float: left;
  width: 39.61352657%;
  margin: 0 1.02657005% 10px;
}
.col-desktop-6{
  display:inline;
  float:left;
  width:48.9468599%;
  margin:0 1.02657005% 0px
}
.col-desktop-7 {
  float: left;
  width: 56.28019324%;
  margin: 0 1.02657005% 0px;
}
.col-desktop-8 {
  float: left;
  width: 64.61352657%;
  margin: 0 1.02657005% 0px;
}
@media screen and (max-width:749px){
.col-phone-6{
  float:left;
  width:47.9468599%;
  margin:0 1.02657005% 0px
}}
@media (max-width: 992px) {
  .col-desktop-5 {
    float: left;
    width: 24.613527%;
    margin: 0 1.02657005% 10px;
  }
  .col-desktop-6 {
    display: inline;
    float: left;
    width: 67.94686%;
    margin: 0 1.02657005% 10px;
  }
  .nav-button{
    display: inline-block
    }
    .header-main-logo-container{
      display: flex;
    }
    .navbar-brand img{
      max-height: 45px
      }
  }

@media screen and (min-width:640px){
  .d-none-sm{
    display: none;
  }

}
@media (min-width: 992px) {
  .col-desktop-5 {
    float: left;
    width: 24.613527%;
    margin: 0 1.02657005% 10px;
  }
  .col-desktop-6 {
    display: inline;
    float: left;
    width: 67.94686%;
    margin: 0 1.02657005% 0px;
  }
  .nav-button{
    display: none
    }
  }
@media screen and (max-width: 1024px){
.col-tablet-9 {
    float: left;
    width: 72.9468599%;
    margin: 0 1.02657005% 10px;
}
}

/* Search bar */
#search-bar-container {
  background: #f2f0ec;
  padding: 7px 8px 10px 0px;
  position: relative;
  z-index: 200;
  border-radius: 4px 4px 0 0;
  width: inherit;

}
#search-bar-container form {
  float: right;
  /*width: 75%;*/
  border: 1px solid #999;
  position: relative;
  border-radius: 4px;
}
#search-bar-container input.search-box {
  padding: 8px 70px 8px 3px;
  border-radius: 3px 10px 10px 3px;
  font-size: 12px;
  display: block;
  /*margin-right: 70px;*/
  width: 415px !important;
  text-align: left;
  color: #777;
  border:none;
}
#search-bar-container .advanced-button, #search-bar-container button, #search-bar-container input.search-box {
  outline: 0;
  /*border: none;*/
  height: 25px;
}
#search-bar-container .searchsubmit {
  padding: 4px 15px 0;
  border-radius: 0 4px 4px 0;
  background: #f66536;
  width: 50px;
  position: absolute;
  top: 0;
  text-align: center;
  right: 0;
  cursor: pointer;
  border-color: #f66536;
  border:0px;
}

#search-bar-container .searchsubmit i {
  color: #f2f0ec;
  font-size: 17px;
  display: block;
  margin-top: -5px;
}
#main-header #main-nav-content {
  position: relative;
  z-index: 100;
  background: #148681;
  box-shadow: inset 0 -1px 0 #148681;
  height: 35px;
}
#contactNav li.nav-item {
  font-size: 14px;
}
.top-navbar .navbar-nav{
  position: relative;
    z-index: 50;
    display: table;
    width: 100%;
    padding: 0;
    max-width: 1130px;
}

.top-navbar .navbar-nav .nav-link{
  color: #ffffff
}
.top-navbar .navbar-nav .nav-link{
    color: #f0f3f7;
    width: 100%;
    font-size: 13.5px;
    padding: 8px 0 8px;
    text-align: center;
    line-height: 13px;
    display: inline-block;
    letter-spacing: .2px;
    position: relative;
    /*min-height: 42px;*/
    font-weight: 500;
}
.top-navbar .navbar-nav .nav-item{
  width: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    line-height: 35px;
    text-transform: capitalize;
}
.top-navbar .navbar-nav .nav-item a{
  color: #fff;
  font-weight: 600;
  padding-top: 8px !important;
}
.top-navbar .navbar-nav .nav-item .dropdown-item{
 color: #333;
 line-height: 2;
}
.top-navbar .navbar-nav .nav-item .nav-link:hover {
  background-color: #1d9b96;
}
.top-navbar .navbar-nav .nav-item:first-child .nav-link:before{

  display: none;
}
/* .top-navbar .navbar-nav .nav-link:before {
  content: '';
  display: block;
  top: 50%;
  left: -5px;
  position: absolute;
  z-index: 2;
  width: 1px;
  -ms-filter: "alpha(Opacity=100)";
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  height: 36px;
  margin-top: -18px;
  background: #7599b4;
} */
/* Footer */
footer#main-footer {
  background: #111111;
  padding: 45px 0 15px;
  color: #fff;
  position: relative;
  z-index: 49;
}
footer#main-footer #footer-logo {
  float: left;
  margin: 5px 1.02657005% 45px;
}
footer#main-footer a {
  text-decoration: none;
  color: #878787;
}
.footer-menu{
  color: #878787;
}
.footer-menu a:hover{
  color: #e0e0e0 !important;
}
/* #footer-form-container {
  width: 50%;
  float: right;
} */
#footer-form-container form input {
  height: 44px;
}
#footer-form-container form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 45px;
}
/* footer-container-list */
footer#main-footer{
  background:#111111;
  padding:10px 0 5px;
  color:#fff;
  position:relative;
  z-index:49
}
footer#main-footer a{
  text-decoration:none;
  color:#a5a5a5
}
@media screen and (max-width:1024px){
  footer#main-footer{
      padding:35px 10px 0
  }
}
footer#main-footer span.server-info{
  color:#182b3e;
  position:absolute;
  bottom:0;
  left:0
}
footer#main-footer #footer-logo{
  display:inline;
  float:left;
  width:39.61352657%;
  margin:5px 1.02657005% 0px
}
@media screen and (max-width:1024px){
  footer#main-footer #footer-logo{
      display:none
  }
}
/* #footer-form-container{
  display:inline;
  float:left;
  width:56.28019324%;
  margin:15px 1.02657005% 15px;
  text-align:right;
  width: 50%;
  float: right;
} */
@media screen and (max-width:1024px){
  #footer-form-container{
      display:inline;
      float:left;
      width:97.9468599%;
      margin:0 1.02657005% 35px;
      text-align:center
  }
  .col-tablet-3{
    display:inline;
    float:left;
    width:22.9468599%;
    margin:0 1.02657005% 10px
}
#footer-phone-list li.contact-number {
  font-size: 30px;
  font-weight: 300;
}
#footer-phone-list .emailid {
    font-size: 14px;
}
}
@media screen and (max-width:639px){
  #footer-form-container{
      margin-bottom:20px
  }
}
#footer-form-container span{
  display:inline-block;
  vertical-align:middle;
  color:#999;
  padding-right:10px;
  font-size:1.1em;
  margin-bottom:5px
}
/* #footer-form-container form{
  display:inline-block;
  position:relative;
  height:45px;
  min-width:60%;
  vertical-align:middle;
  padding-right:123px
} */
@media screen and (max-width:639px){
  #footer-form-container form{
      width:100%;
      height:auto;
      clear:both;
      padding-right:0
  }
}
#footer-form-container form input{
  width:100%;
  /*margin-top:1px;*/
  padding: 10px;
  height:44px;
  display:block
}
@media screen and (max-width:639px){
  #footer-form-container form input{
      display:block;
      width:60%
  }
}
#footer-form-container form button{
  position:absolute;
  top:0;
  right:0;
  height:44px
}
@media screen and (max-width:639px){
  #footer-form-container form button{
      display:block;
      position:relative;
      width:100%
  }
}
#footer-container-list{
  border-bottom:1px solid #2d3c4b;
  padding-bottom:5px;
  margin-bottom:5px
}
@media screen and (max-width:855px){
  #footer-container-list #footer-col-list{
      display:inline;
      float:left;
      width:97.9468599%;
      margin:0 1.02657005%
  }
}
#footer-container-list #footer-col-list .container-list{
  display:inline-block;
  vertical-align:top;
  margin-left:8%;
  text-align:left
}
@media screen and (max-width:1200px){
  #footer-container-list #footer-col-list .container-list{
      margin-left:5.4%
  }
}
@media screen and (max-width:1024px){
  #footer-container-list #footer-col-list .container-list{
      width:22.946859903%;
      margin:0 1.026570048%!important
  }
  #footer-container-list #footer-col-list .container-list#social-col{
      width:auto
  }
}
@media screen and (max-width:855px){
  #footer-container-list #footer-col-list .container-list{
      float:left;
      padding-left:5%
  }
  #footer-container-list #footer-col-list .container-list#social-col{
      width:22.946859903%
  }
}
@media screen and (max-width:770px){
  #footer-container-list #footer-col-list .container-list{
      padding-left:2.5%
  }
}
@media screen and (max-width:680px){
  #footer-container-list #footer-col-list .container-list{
      display:inline!important;
      float:left!important;
      width:47.9468599%!important;
      margin:0 1.02657005% 20px!important;
      padding-left:10%;
      padding-bottom:0
  }
}
@media screen and (max-width:380px){
  #footer-container-list #footer-col-list .container-list{
      display:inline!important;
      float:left!important;
    /*  width:97.9468599%!important;*/
      margin:0 1.02657005% 20px!important;
      padding-left:0;
      padding-bottom:0
  }
}
#footer-container-list #footer-col-list ul{
  text-align:left;
  margin-left:15px
}
@media screen and (max-width:381px){
  #footer-container-list #footer-col-list ul{
      text-align:center;
      margin-left:0
  }
}
#footer-container-list #footer-col-list ul li {
  list-style: none;
  color: #616265;
  font-size: 1em;
  padding-bottom: 10px;
  padding-left: 0;
  margin-left: 0;
  text-indent: 0;
  text-align: left;
}
@media screen and (max-width:381px){
  #footer-container-list #footer-col-list ul li{
      padding-bottom:15px;
      font-size:1em;
      list-style:none
  }
}
#footer-container-list #footer-col-list ul li.title{
  list-style:none;
  padding-bottom:10px;
  /*margin-left:-15px*/
}
@media screen and (max-width:380px){
  #footer-container-list #footer-col-list ul li.title{
      display:none
  }
}
#footer-container-list #footer-col-list ul li.title strong{
  font-size:1.05em;
  color:#fff;
  text-transform:uppercase;
  font-weight:700;
  letter-spacing:.5px
}
#footer-container-list #footer-col-list ul li:hover{
  color:#148681
}
#footer-container-list #footer-col-list ul li:hover a{
  color:#fff
}
#footer-container-list #footer-col-list ul li a{
  font-size: .95em;
  color: #bbbbbb;
  text-indent: 0;
  display: inline-block;
  letter-spacing: .2px;
}
#footer-container-list #footer-col-list ul li a:hover{
  color:#fff
}
@media screen and (max-width:1024px){
  #footer-phone-list{
      margin-top:-5px
  }
}
@media screen and (max-width:855px){
  #footer-phone-list{
      display:inline;
      float:left;
      width:97.9468599%;
      margin:0 1.02657005% 25px;
      text-align:center
  }
}
#footer-phone-list{
  list-style: none;
}
#footer-phone-list li{
  font-size:.85em
}
#footer-phone-list  .emailid{
  font-size:18px
}
#footer-phone-list li a{
  text-decoration:none!important;
  color:#878787!important
}
#footer-phone-list li i,#footer-phone-list li strong{
  font-size:15px;
  /*color:#fff!important;*/
  letter-spacing:.5px
}
@media screen and (max-width:1024px){
  #footer-phone-list li{
      font-size:0;
      padding-bottom:10px
  }
  #footer-phone-list li i{
      -webkit-transform:translateY(3px);
      -moz-transform:translateY(3px);
      -ms-transform:translateY(3px);
      -o-transform:translateY(3px);
      transform:translateY(3px)
  }
  #footer-phone-list li span{
      font-size:12px;
      padding-left:18px;
      display:block
  }
#footer-phone-list .emailid {
    font-size: 14px;
}
}
@media screen and (max-width:855px){
  #footer-phone-list li{
      display:inline;
      float:left;
      width:31.28019324%;
      margin:0 1.02657005%
  }
}
@media screen and (max-width:570px){
  #footer-phone-list li{
      display:inline;
      float:left;
      width:97.9468599%;
      margin:0 1.02657005% 5px;
      font-size:.85em
  }
  #footer-phone-list li i{
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
      -o-transform:translateY(0px);
      transform:translateY(0px)
  }
  #footer-phone-list li span{
      display:inline;
      padding-left:0
  }
}
footer#main-footer .footer-mention{
  float:left;
  padding-top:8px
}
@media screen and (max-width:1100px){
  footer#main-footer .footer-mention{
      float:none;
      padding-bottom:10px;
      text-align:center
  }
}
footer#main-footer .footer-mention span{
  padding-right:15px
}
footer#main-footer .footer-mention a+span{
  padding-right:0
}
footer#main-footer .footer-mention a+a{
  margin-left:5px
}
footer#main-footer .footer-mention a,footer#main-footer .footer-mention span{
  display:inline-block;
  vertical-align:middle;
  color:#878787;
  font-size:.85em;
  font-weight:500
}
footer#main-footer .footer-mention a:hover{
  color:#fff
}
#footer-mention-container{
  padding-top:10px;
  padding-bottom:10px
}
#footer-mention-container img{
  float:right
}
@media screen and (max-width:1024px){
  #footer-mention-container img{
      float:none;
      display:block;
      margin:0 auto
  }
}
#footer-mention-container .footer-mention{
  float:left;
  letter-spacing:.2px
}
@media screen and (max-width:1100px){
  #footer-mention-container .footer-mention{
      float:none;
      text-align:center;
      display:block;
      margin:5px auto 15px
  }
}
/* Payment Logo */
#payment-logo{
  display:inline-block;
  vertical-align:middle
}
#payment-logo .logo-payment{
  background:url(../images/paymenticon.png) no-repeat;
  display:inline-block;
  vertical-align:middle
}
@media screen and (max-width:749px){
  #payment-logo .logo-payment{
      margin-bottom:15px
  }
}
#payment-logo .logo-payment+.logo-payment{
  margin-left:7px
}
#payment-logo .logo-payment.logo-1 {
  width: 109px;
  height: 30px;
  background-position: 0 0;
  text-align: right;
  background-color: #fff;
  border-radius: 4px;
}
#payment-logo .logo-payment.logo-2{
  width:69px;
  height:23px;
  background-position:-109px -7px
}
#payment-logo .logo-payment.logo-3{
  width:44px;
  height:29px;
  background-position:-181px -4px
}
#payment-logo .logo-payment.logo-4{
  width:69px;
  height:19px;
  background-position:-230px -5px
}
#payment-logo .logo-payment.logo-5{
  width:69px;
  height:19px;
  background-position:-230px -26px
}
#payment-logo .logo-payment.logo-6{
  width:46px;
  background-position:-303px -6px;
  height:25px
}
#payment-logo .logo-payment.logo-7{
  width:46px;
  margin-top:-9px;
  background-position:-351px -5px;
  height:41px
}
#payment-logo .logo-payment.logo-8{
  width:46px;
  background-position:-400px -5px;
  height:27px
}
#payment-logo .logo-payment-separator{
  height:32px;
  background:#2d3c4b;
  width:1px;
  display:inline-block;
  vertical-align:middle;
  margin:0 12px
}
@media screen and (max-width:749px){
  #payment-logo .logo-payment-separator{
      display:none
  }
}
#main-footer #payment-logo{
 text-align: center;
  display:block
}
@media screen and (max-width:1100px){
  #main-footer #payment-logo{
      float:none;
      text-align:center
  }
}
footer#main-footer .footer-mention{
 text-align: center;
  padding-top:8px
}
@media screen and (max-width:1100px){
  footer#main-footer .footer-mention{
      float:none;
      padding-bottom:10px;
      text-align:center
  }
}
footer#main-footer .footer-mention span{
  padding-right:15px
}
footer#main-footer .footer-mention a+span{
  padding-right:0
}
footer#main-footer .footer-mention a+a{
  margin-left:5px
}
footer#main-footer .footer-mention a,footer#main-footer .footer-mention span{
  display:inline-block;
  vertical-align:middle;
  color:#878787;
  font-size:.85em;
  font-weight:500
}
footer#main-footer .footer-mention a:hover{
  color:#fff
}
#footer-mention-container{
  padding-top:5px;
  /*padding-bottom:10px*/
}
#footer-mention-container img{
  float:right
}
@media screen and (max-width:1024px){
  #footer-mention-container img{
      float:none;
      display:block;
      margin:0 auto
  }
}
#footer-mention-container .footer-mention{
  float:left;
  letter-spacing:.2px
}
@media screen and (max-width:1100px){
  #footer-mention-container .footer-mention{
      float:none;
      text-align:center;
      display:block;
      margin:5px auto 15px
  }
}

@media screen and (max-width:1024px){
  #footer-phone-list{
      margin-top:-5px
  }
}
@media screen and (max-width:855px){
  #footer-phone-list{
      display:inline;
      float:left;
      width:97.9468599%;
      margin:0 1.02657005% 25px;
      text-align:center
  }
}
#footer-phone-list li{
  font-size:.85em
}
#footer-phone-list li a{
  text-decoration:none!important;
  color:#878787!important
}
#footer-phone-list li i,#footer-phone-list li strong{
  font-size:15px;
  /*color:#fff!important;*/
  letter-spacing:.5px
}
@media screen and (max-width:1024px){
  #footer-phone-list li{
      font-size:0;
      padding-bottom:10px
  }
  #footer-phone-list li i{
      -webkit-transform:translateY(3px);
      -moz-transform:translateY(3px);
      -ms-transform:translateY(3px);
      -o-transform:translateY(3px);
      transform:translateY(3px)
  }
  #footer-phone-list li span{
      font-size:12px;
      padding-left:18px;
      display:block
  }
}
@media screen and (max-width:855px){
  #footer-phone-list li{
      display: block;
      float: left;
      width: 100%;
      margin:0 1.02657005%
  }
}
@media screen and (max-width:570px){
  #footer-phone-list li{
      display:inline;
      float:left;
      width:97.9468599%;
      margin:0 1.02657005% 5px;
      font-size:.85em
  }
  #footer-phone-list li i{
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
      -o-transform:translateY(0px);
      transform:translateY(0px)
  }
  #footer-phone-list li span{
      display:inline;
      padding-left:0
  }
  #footer-container-list .loginNavLink{ padding-top: 8px;}
  /*#footer-container-list .social-link{margin-left: -24px!important;}*/
}
/* Social Link */
#footer-container-list #footer-col-list #social-col .social-link{
  list-style:none;
  display:inline-block;
  font-size:1.8em;
  /*margin-left:-12px*/
}
@media screen and (max-width:639px){
  #footer-container-list #footer-col-list #social-col .social-link{
      margin-left:0
  }
}
#footer-container-list #footer-col-list #social-col .social-link+li{
  margin-left:5px
}
#footer-container-list #footer-col-list #social-col .social-link a{
  color:#fff
}
#footer-container-list #footer-col-list #social-col .social-link a i{
  -webkit-transition:.3s all ease;
  -moz-transition:.3s all ease;
  -o-transition:.3s all ease;
  -ms-transition:.3s all ease;
  transition:.3s all ease
}
#footer-container-list #footer-col-list #social-col .social-link a i.fa-twitter-square:hover{
  color:#00aced
}
#footer-container-list #footer-col-list #social-col .social-link a i.fa-linkedin-square:hover{
  color:#007bb6
}
#footer-container-list #footer-col-list #social-col .social-link a i.fa-facebook-square:hover{
  color:#385b9f
}
#footer-container-list #footer-col-list #social-col .social-link a i.fa-google-plus-square:hover{
  color:#fe0003
}
abbr, address, article, aside, audio, b, blockquote, body, body div, caption, cite, code, dd, del, dfn, dl, dt, em, figure, footer, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, li, mark, menu, nav, object, ol, p, pre, q, section, small, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: 0 0;
}
/* Left slide menu */
/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 999; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #148681; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 25px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 14px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  margin: 0 5px;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .sidenav a:focus {
  color: #f1f1f1;
  background-color: #249c97;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: relative;
  top: 0;
  padding-right: 20px;
  font-size: 36px;
  line-height: .5;
  display: block;
  text-align: right;
  padding-bottom: 20px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 14px;}

}
@media screen and (max-width:768px){
  .xs-mb-2{
    margin-bottom: .3rem;
  }
  .xs-mt-1-5{
    margin-top: 1.5rem;
  }
  #top-nav-container ul{
    width: 67%;
    padding-left: 0;
    margin-right: 0 !important;
    display: flex;
  }
  #search-bar-container form{
    width: 70%;
  }
  #search-bar-container {
    width: 75%;
}

}
.flex-center{
  display: flex;
  align-items:center;
}
.rptdesc strong { color:teal; font-size:15px; line-height:35px;}
.rptdesc { text-align:justify;}
.rpttoc strong { color:teal;}
.dropdown:hover>.dropdown-menu {
  display: block;
}
@media screen and (max-width:749px) {
  .col-phone-6 {
    display: inline;
    float: left;
    width: 47.9468599%;
    margin: 0 1.02657005% 10px
  }

  #categoryTable .table th, .table td {
    max-width: 140px;
  }
  #info-bar-container{
    margin-top: 0;
  }
  #footer-col-list .contact-center{
    text-align: center;
  }
  #header-main-logo span{
    max-width: 160px;
  }
  #search-bar-container form{
    width: 100%;
  }
}
@media screen and (max-width:639px){
  .col-phonemin-4{
    float:left;
    width:31.28019324%;
    margin:0 1.02657005% 10px
  }
  .col-phonemin-8{
    float:left;
    width:64.61352657%;
    margin:0 1.02657005% 10px
  }
  .col-phonemin-12{
    display:inline;
    float:left;
    width:97.9468599%;
    margin:0 1.02657005% 10px
  }
  .d-none-xs{
    display: none;
  }
  .d-block-xs{
    display: block;
  }
  .navbar-brand{
    margin: 0;
  }
  .top-navbar .navbar-nav .nav-item{
    width: inherit;
    display: block;
    text-align: left;
  }
  .top-navbar .navbar-nav .nav-link{
    text-align: left;
  }
  #main-header #main-nav-content {
    position: absolute;
    width: 100%;
}
#search-bar-container .searchsubmit{
  width: 45px;
}
#search-bar-container .searchsubmit i {
  margin-left: -6px;
}
  }

  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  .dropdown-item{
    text-align: left;
  }
  .dropdown-content a {
    color: teal !important;
    padding: 0px 15px;
    text-decoration: none;
    display: block;
  }
    .dropdown-content a:hover {
    color: #f66536 !important;
    padding: 6px 15px;
    text-decoration: none;
    display: block;
  }
  
  .dropdown-content a:hover {background-color: #ddd;}
  
  .dropdown:hover .dropdown-content {display: block;}