
*{
  margin:0;
  padding:0;
  box-sizing: border-box;
}

:root {
--animate-duration: 800ms;
--animate-delay: 0.9s;
}

html {
  font-size: 62.5% !important;
  scroll-behavior: smooth;
}

body {
font-size: 1.5rem !important;
font-family: 'helvetica' !important;
line-height: 1.5rem;
position:relative;
overflow-x: hidden;
letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6 {
color:#222;
}

a {
text-decoration: none !important;

}

::-moz-selection {
background: #282822;
color: #ffffff;
}

::selection {
background: #282822;
color: #ffffff;
}


.menubar li a {
  color: #282828 !important;
  font-size: 18px;
  font-weight: 500;
  padding: 0px 20px !important;
}
.mega-menu{
  height: 100%;
}
.mega-menu ul {
  padding-left: 0px;
  list-style: none;
  background: #009b70;
  height: 100%;
}

.mega-menu ul li a {
  padding: 8px 5px !important;
  font-size: 13px;
  font-weight: 400;
  background: #009b6d;
  border-bottom: solid #ffffffad 1px;
  color: #fff !important;
}

.mega-menu ul li a:hover {
  background: #282828;
  color: #fff !important;
}
.has-megamenu .dropdown-menu.megamenu {
  width: 85%;
  margin: auto;
  padding: 0px 6px;
}
.megamenu .col {
  padding: 0px 3px;
}
.aboutbox img {
  width: 100%;
}
.about-cont {
  background: #009b6d;
  padding: 25px 35px;
}
.about-cont h2 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  padding-bottom: 15px;
}
.about-cont p {
  color: #fff;
  line-height: 27px;
}

.about-cont a {
  background: #fff;
  padding: 12px 20px;
  display: inline-block;
  margin: 3px 0px;
  color: #282828;
  font-weight: 500;
  font-size: 16px;
}
section.header-top {
  background: #009b6d;
  padding: 10px 0px;
}
.socilmedia a {
  color: #fff;
}
.socilmedia i {
  color: #fff;
}
.socilmedia ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  justify-content: space-around;
  margin-bottom: 0px;
}
.socilmedia ul li a {
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: solid #fff 2px;
  background: #009b70;
}
.socilmedia ul li a:hover {
background: #282822;
}
.socilmedia span {
  color: #fff;
}

#services {
  background-image: url(../images/background1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0px;
  background-position-y: top;
  background-attachment: fixed;
}
.signia-brand img {
  width: 100%;
  border: solid #009b70 2px;
  padding: 10px;
}
.signia-brand h4 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 0px;
  color: #282828;
}
.readmore a {
  background: #282828;
  border: none !important;
  padding: 8px 15px;
  color: #fff;
  font-size: 16px;
}
.readmore a:hover {
  color: #fff;
  background: #009b70;
}
section#services h2, section.patient-care h2 {
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  padding-bottom: 30px;
}
h2.welcome {
  text-align: center;
  font-weight: 600;
  font-size: 35px;
  color: #282828;
  padding-bottom: 15px;
}
section#about {
  margin: 60px  0px;
}

.patient span {
  display: block;
  background: #009b70;
  padding: 12px 0px;
  color: #fff;
  margin-top: 8px;
}

.patient {
  text-align: center;
}
.patient span {
  display: block;
  background: #009b70;
  padding: 12px 0px;
  color: #fff;
}
.patient {
  margin-bottom: 20px;
}
.patient-care {
  padding: 60px 0px;
}

section.counter-section {
  /* background-image: url(../images/backgrouinds.jpg); */
  background-image: url(../images/backgrouinds.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 50px 0px;
  background-position-x: center;
}
.item-reviews p {
  font-size: 15px;
  line-height: 28px;
  padding-top: 20px;
  text-align: center;
  padding-bottom: 20px;
}
.titlereviews h2 {
  font-size: 30px;
  font-weight: 600;
  color: #282828;
}
section.positive-reviews {
  padding: 60px 0px;
}
.reviews  .owl-nav {
  display: none;
}
section.positive-reviews .container {
  box-shadow: 0rem 0rem 1rem rgba( 0 0 0 / 20%);
  padding: 50px 15px;
  border-radius: 11px;
}
.happynew img {
  width: 100%;
  max-width: 70px;
  margin-bottom: 20px;
}
.happynew {
  border: solid #fff 2px;
  border-radius: 10px;
  padding-top: 15px;
}
.clients {
  background-color: rgb(6 155 105);
  padding: 15px 0px;
  border-radius: 0px 0px 10px 10px;
}
.project {
  background-color: rgb(40 40 40);
  padding: 15px 0px;
  border-radius: 0px 0px 10px 10px;
}
.project h4, .clients h4 {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.clients h2, .project h2 {
  font-weight: 600;
  color: #fff;
  font-size: 30px;
  padding-top: 8px;
}
.socilmedias {
  box-shadow: 0rem 0.3rem 1rem rgba( 0 0 0 / 20%);
  padding: 20px;
}
.socilicon span i {
  font-size: 23px;
}

.socilicon span {
  background: #0000001a;
  width: 50px;
  height: 50px;
  display: inline-flex;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
.contactdeatl p {
  font-size: 16px;
  line-height: 24px;
}

.contactdeatl h2 {
  font-weight: 600;
  font-size: 24px;
  color: #009b73;
}
.contactinfo {
  margin-bottom: 15px;
}
.contactusinfo h2 {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 30px;
}
footer.footersection {
  background: #009b6d;
  padding: 50px 0px;
}
.footertitle h2 {
  color: #fff;
  font-weight: 600;
  font-size: 32px;
  padding-bottom: 25px;
}
ul.footerlist li a {
  color: #fff;
  padding: 10px 0px;
  display: block;
  border-bottom: solid #ffffff69 1px;
  line-height: 20px;
}
ul.footerlist {
  padding-left: 0;
  list-style: none;
}
section#contact {
  margin: 50px 0px;
}
.contactaddres p {
  color: #fff;
  line-height: 25px;
  font-size: 15px;
}

ul.footerlist li:last-child a {
  border: none;
}
section.bootmafooter {
  background: #282828;
  padding: 15px 0px;
}
.copycontent p {
  color: #fff;
  margin-bottom: 0px;
}

.navbar .megamenu { 
  padding: 1rem; 
}
section.abbgsection {
  background: #232323;
  padding: 20px 0px;
}
.abtitles h2 {
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 35px;
}
ul.listhome {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.abtitles {
  padding: 25px 0px;
}
ul.listhome li {
  padding: 0px 5px;
  color: #bda4a4;
  font-size: 18px;
}
ul.listhome li a {
  color: #fff;
}

.menubar .has-megamenu:hover .dropdown-menu.megamenu {
  display: block !important;
}


/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }

}	
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }
}
/* ============ mobile view .end// ============ */

@media only screen and (max-width: 1199px){
  .menubar li a {
    font-size: 16px;
    padding: 0px 15px !important;
}
.signia-brand h4 {
  font-size: 18px;
}
.patient span {
  font-size: 12px;
}
.footertitle h2 {
  font-size: 25px;
}
.copycontent p {
  font-size: 11px;
}


}

@media only screen and (max-width: 992px){

  .socilmedia span {
    color: #fff;
    font-size: 12px;
}
.navbar-dark button {
  background: #009b70;
}
.socilmedia ul li a {
  width: 22px;
  height: 22px;
  font-size: 12px;
  border: solid #fff 1px;
}
.navbar-toggler-icon {
  width: 2.5em;
  height: 2.5em;
}
.menubar {
  background: #009b70;
}
.menubar li a {
  color: #fff !important;
  border-bottom: solid #fff 1px;
  padding: 10px 20px !important;
  display: block;
}
.mega-menu ul li a {
  font-size: 11px;
}
.dropdown-menu.megamenu {
  background: #282828;
}
.mega-menu ul li a {
  background: #232323;
}
.clients h2, .project h2 {
  font-size: 25px;
}
.project h4, .clients h4 {
  font-size: 15px;
}
.footertitle h2 {
  font-size: 20px;
}
ul.footerlist li a {
  font-size: 12px;
}
.footertitle h2 {
  padding-bottom: 15px;
}
nav.navbar.navbar-expand-lg.navbar-dark a img {
    width: 100%;
    max-width: 246px;
}
.socilmedia {
  text-align: center;
  padding: 5px 0px;
}


}

@media only screen and (max-width: 767px){  
  .socilmedia ul {
    display: none;
  }
  .menubar .has-megamenu:hover .dropdown-menu.megamenu {
    display: none !important;
}
li.nav-item.dropdown.has-megamenu .dropdown-menu.megamenu.show {
  display: block !important;
}
.about-cont {
  padding: 25px 15px;
}
.about-cont h2 {
  font-size: 25px;
}
h2.welcome {
  font-size: 22px;
}
section#services h2, section.patient-care h2 { 
  font-size: 30px;
}
.signia-brand {
  margin-bottom: 30px;
}
.patient span {
  font-size: 18px;
}
.happynew {
  margin-bottom: 25px;
}
.contactdeatl h2 {
  font-size: 20px;
}
.socilmedias {
  margin-bottom: 30px;
}
ul.footerlist li a {
  font-size: 14px;
}
footer.footersection {
  padding: 25px 0px;
}
.footertitle h2 {
  padding-bottom: 5px;
}
.morelink.text-end {
  text-align: center !important;
}
.copycontent p {
  font-size: 13px;
  text-align: center;
  line-height: 20px;
}
.abtitles h2 {
  font-size: 25px;
}
.abtitles {
  padding: 12px 0px;
}
ul.listhome li {
  font-size: 14px;
}
ul.listhome {
  margin-bottom: 15px;
}
#services {
  padding: 40px 0px 0px;
}

}