.navigation-clean-button {
  background:#DCEEF9;
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #333;
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .navigation-clean-button {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.navigation-clean-button .navbar-brand {
  font-weight: bold;
  color: inherit;
}

.navigation-clean-button .navbar-brand:hover {
  color: #222;
}

.navigation-clean-button .navbar-toggler {
  border-color: #ddd;
}

.navigation-clean-button .navbar-toggler:hover, .navigation-clean-button .navbar-toggler:focus {
  background: none;
}

.navigation-clean-button .navbar-toggler {
  color: #888;
}

.navigation-clean-button .navbar-collapse, .navigation-clean-button .form-inline {
  border-top-color: #ddd;
}

.navigation-clean-button .navbar-nav a.active, .navigation-clean-button .navbar-nav > .show > a {
  background: none;
  box-shadow: none;
}

.navigation-clean-button.navbar-light .navbar-nav a.active, .navigation-clean-button.navbar-light .navbar-nav a.active:focus, .navigation-clean-button.navbar-light .navbar-nav a.active:hover {
  color: #8f8f8f;
  box-shadow: none;
  background: none;
  pointer-events: none;
}

.navigation-clean-button.navbar .navbar-nav .nav-link {
  padding-left: 18px;
  padding-right: 18px;
}

.navigation-clean-button.navbar-light .navbar-nav .nav-link {
  color: #465765;
}

.navigation-clean-button.navbar-light .navbar-nav .nav-link:focus, .navigation-clean-button.navbar-light .navbar-nav .nav-link:hover {
  color: #37434d !important;
  background-color: transparent;
}

.navigation-clean-button .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: 0 4px 8px rgba(0,0,0,.1);
  background-color: #fff;
  border-radius: 2px;
}

.navigation-clean-button .dropdown-menu .dropdown-item:focus, .navigation-clean-button .dropdown-menu .dropdown-item {
  line-height: 2;
  font-size: 14px;
  color: #37434d;
}

.navigation-clean-button .dropdown-menu .dropdown-item:focus, .navigation-clean-button .dropdown-menu .dropdown-item:hover {
  background: #eee;
  color: inherit;
}

.navigation-clean-button .actions .login {
  margin-right: 1rem;
  text-decoration: none;
  color: #465765;
}

.navigation-clean-button .navbar-text .action-button, .navigation-clean-button .navbar-text .action-button:active, .navigation-clean-button .navbar-text .action-button:hover {
  background: #56c6c6;
  border-radius: 20px;
  font-size: inherit;
  color: #fff;
  box-shadow: none;
  border: none;
  text-shadow: none;
  padding: .5rem 1rem;
  transition: background-color 0.25s;
  font-size: inherit;
}

.navigation-clean-button .navbar-text .action-button:hover {
  background: #66d7d7;
}

.footer-dark {
  padding: 50px 0;
  color: #f0f9ff;
  background-color: #282d32;
}

.footer-dark h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
}

.footer-dark ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
}

.footer-dark ul a {
  color: inherit;
  text-decoration: none;
  
}

.footer-dark ul a:hover {
  opacity: 0.8;
}

@media (max-width:767px) {
  .footer-dark .item:not(.social) {
    text-align: center;
    padding-bottom: 20px;
  }
}

.footer-dark .item.text {
  margin-bottom: 36px;
}

@media (max-width:767px) {
  .footer-dark .item.text {
    margin-bottom: 0;
  }
}

.footer-dark .item.text p {
  opacity: 0.6;
  margin-bottom: 0;
}

.footer-dark .item.social {
  text-align: center;
}

@media (max-width:991px) {
  .footer-dark .item.social {
    text-align: center;
    margin-top: 20px;
  }
}

.footer-dark .item.social > a {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 20%;
  margin: 0 8px;
  color: #fff;
  
}

.footer-dark .item.social > a:hover {
  opacity: 0.9;
}

.footer-dark .copyright {
  text-align: center;
  padding-top: 24px;
  font-size: 15px;
  margin-bottom: 0;
}

.photo-gallery {
  color: #313437;
  background-color: #fff;
}

.photo-gallery p {
  color: #7d8285;
}

.photo-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.photo-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom: 0;
}

.photo-gallery .photos {
  padding-bottom: 20px;
}

.photo-gallery .item {
  padding-bottom: 30px;
}

 body
        {
            background:#DCEEF9;
        }
        @media screen and (max-width:768px ) and (min-width: 320px)
      {
             .feat {
              width:100% !important;
              height:200px !important;
             }
            .foot_desc a {
            text-decoration: none;
            color: #fff !important;
        }
        .foot_desc a:hover {
            text-decoration: none;
            color: #fff !important;
        }
          }
        .float{
            position:fixed;
            width:60px;
            height:60px;
            bottom:40px;
            right:40px;
            background-color:#25d366;
            color:#FFF;
            border-radius:50px;
            text-align:center;
          font-size:30px;
            box-shadow: 2px 2px 3px #999;
          z-index:100;
        }
        .card-body{
            text-align: center;
        }
        .my-float{
            margin-top:16px;
        }
        .modal-body label {
            color: #000 !important;
        }
        #f{
            width: 360px; height: 245px;
        }
        .about{
            font-size: 22px;color: #6bc2f1;
        }
        /*#appointment{*/
        /*    margin-top: 80px;*/
        /*}*/
        /*@media only screen and (max-width: 435px){*/
        /*    #appointment{*/
        /*        margin-top: 20px;*/
        /*    }*/
 
        /*}*/
        #dri{
            width: 515px; 
            height: 560px;
            border-radius: 50px 50px 50px 50px;
        }
        @media only screen and (max-width: 425px){
            #dri{
                width: 400px;
                height: 400px;
                margin-top: 20px;
            }
        }
        .about_dece{
            padding: 0px 10px 10px 40px;
        }
        .about_dece h1{
            margin-top: 12px;margin-bottom: 20px;
        }
        .about_dece a{
            border-radius: 10px;
            color: #fff;
            background-color: #6bc2f1;
            border-color: #6bc2f1;
        }
        .about_dece p{
            font-size: 22px;  margin-top: 72px;
        }
        .modal-header{
            background: #076cb0 !important;
        }
        .modal-body{
            border: transparent !important;
            background: #fff !important;
        }
        #MessageErr{
            color: red;
        }
        .poso{
            color: #41cac0 !important;
        }
        .poso1{
            color: #41cac0 !important;
        }
        #AddBtn{
            background-color:#076cb0 !important;
            border-color:#076cb0 !important;
        }
        .wrapper h2{
            color:#212529;
            text-align: center;
        }
        .img-thumbnail.our{
            border: 1px solid #00bfe033;
            box-shadow: 1px 2px 10px 2px #00c1e233;
            border-radius: 50%;width: 100px; height: 100px; 
            object-fit: cover;
            margin:auto;
        }
        
        .wrapper h6{
            text-align: center;
        }
        
        #featured_services h2{
            text-align: center;
            color:#212529;
        }
        .ours{
            height:564px;
            img-
        }
        #servi{
            width: 360px; height: 245px;
        }
        #featured_services h4{
            text-align: center;
        }
        
        .fi{
            background-color: blue;
            border-radius: 50%;
        }
        .google {
        background: RGB(66 133 244);
        border-radius: 50%;
        }

        .twitter {
        background: #1DA1F2;
        border-radius: 50%;
        }
        .youtube {
            background: #FF0000 !important;
            border-radius: 50%;

        }
        .linkedin{
         
    width: 36px !important;
    height: 36px !important;
    display: inline-block;
    box-sizing: border-box;
    margin-bottom:5px;
}
        
           
        #heart{
            font-size:15px;
            color: red !important;
        }


        .mwhat{
            text-decoration: underline;
        }
        .logo{
            width: 150px;
        }
        @media only screen and (max-width: 600px) {
            .logo{
                width: 100px;
            }
        }
        .iframenew{
            
            height:0;
            width: 0;
            display:none;
            visibility:hidden;
        }
        #caronew{
            width: inherit;
        }
        #signin{
            color:#076cb0;
        }
        #spinnernew{
            display:none;
        }

.border-none{
  border:  none !important;
}
.bg-dark{
  background:  lightgrey;
}

.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}

.main {
  font-family:Arial;
  width:500px;
  display:block;
  margin:0 auto;
}

.wrapper{
  width:100%;
 
  text-align:center;
}
h2{
  font-family:sans-serif;
  color:#fff;
}
.carousel1{
  width:83%;
  margin:0px auto;
}
.carousel2{
  width:83%;
  margin:0px auto;
  text-align: center;
}
.slick-slide{
  margin:10px;
}
.slick-slide img{
  width:100%;
  border: 2px solid #fff;
}
.wrapper .slick-dots li button:before {
  font-size:20px;
  color:white;
}
.slick-prev:before, .slick-next:before{
  color: darkgray !important;
}

#topbar {
    background: #076cb0;
    height: 40px;
    font-size: 14px;
    transition: all 0.5s;
    color: #fff !important;
    padding: 0;
}
#navbar .nav-link {
            font-weight: bolder;
            font-size: 18px;
        }
        .line{
            width: 76px;
            height: 6px;
            border-bottom: 4px solid #6bc2f1;
            position: absolute;
}
#navbar li{
    margin-left: auto !important;
}
.zoom {
    padding: 40px;
    transition: transform 2.0s ease;
    height: 250px;
    margin: 0 auto;
}

.zoom:hover {
  transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
@media only screen and (max-width: 600px) {
  i.fa.fa-map-marker.d-flex.align-items-center.ms-4 {
    font-size: 14px !important;
}

}
.foot_desc a {
    text-decoration: none;
    color: #fff !important;
}
.foot_desc a:hover {
    text-decoration: none;
    color: #fff !important;
}
/*testimonial */

.projects-horizontal {
  color: #313437;
  background-color: #fff;
}

.projects-horizontal p {
  color: #7d8285;
}

.projects-horizontal h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .projects-horizontal h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.projects-horizontal .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 10px;
}

.projects-horizontal .projects {
  padding-bottom: 40px;
}

.projects-horizontal .item {
  padding-top: 60px;
  min-height: 160px;
}

@media (max-width:767px) {
  .projects-horizontal .item {
    padding-top: 40px;
    min-height: 160px;
  }
}

.projects-horizontal .item .name {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 15px;
  color: inherit;
}

@media (max-width:991px) {
  .projects-horizontal .item .name {
    margin-top: 22px;
  }
}

.projects-horizontal .item .description {
  font-size: 15px;
  margin-bottom: 0;
}


/*new added*/
@media (max-width:600px) {
  .img-fluid {
  max-width: 100%;
  height: 195px;
  }
}

@media (min-width: 768px) and (max-width: 987px){
   .img-fluid {
    max-width: 100%;
    height: 295px;
  }
}
a.nav-link {
    font-size: 15px !important;
}