<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{
	font-family: Oswald-Regular;
	src:url("../fonts/Oswald-Regular.ttf");
}
@font-face{
	font-family: Raleway-Regular;
	src:url("../fonts/Raleway-Regular.ttf");
}
header{
    background-color: #007b70!important;
}
.logo-head span{
      display: inline-block;
    padding-left: 22px;
    /* padding: 10px; */
    padding-top: 10px;
    font-family: Raleway-Regular;
}
.navbar{
	width: 100%;
  padding:0px !important;
}
.nav-link{
	     font-family: Oswald-Regular;
    padding-left: 50px !important;
    text-transform: uppercase;
    color: #fff !important;
    padding-top: 12px !important;
}
.flaticon-placeholder:before {
    font-size: 23px !important;
}
.phone-header span{
    border: 2px solid #989898;
    padding: 8px;
    font-size: 18px;
    padding-left: 7px;
    margin-left: 16px;
}
.header-section{
    background-color: #4B0082;
    color: #ffff;
        font-family: Oswald-Regular;
}
.header-section a{
	color: #fff;
	    padding-right: 13px;
}
.header-section a:hover{
	color: #fff;
	    padding-right: 13px;
	    text-decoration: none;
}
.head-left{
    background-color: #555958;
    width: 100%;
    margin-left: -15px;
    /* padding-left: 43px; */
    padding: 8px 12px 9px 38px;
}
.head-img{
	width: 51%;
    margin-left: -45px;
}
.flaticon-smartphone:before {
    content: "\f101";
    font-size: 23px !important;
}
.flaticon-envelope:before{
    font-size: 23px !important;
}
.appointment{
    background-color: #e26e02;
    font-family: Oswald-Regular;
    color: #ffff;
    padding: 14px;
    /* border-radius: 30px; */
    border-left: 6px solid #25045a;
}
.appointment a{
	color: #fff;
	text-decoration: none;
}
.appointment:hover{
    background-color: #25045a;
	    text-decoration: none;
}
.appointment a:hover{
	color: #fff;
    text-decoration: none;
}
.icon-head{
	         padding-top: 9px;
    font-size: 20px;
}
.icon-head .fa{
	    border: 1px solid #cacaca;
    padding: 9px;
}
.appointment i{
	    margin-right: 3px;
}

  .carousel-inner img {
      width: 100%;
      height: 100%;
  }
  .phone-header{
    background-color: #25045a;
    color: #fff;
    font-family: Raleway-Regular;
        padding: 7px;
        padding-bottom: 12px;
  }
  .phone-header a{
  	color: #fff;
  }
  .phone-header p{
     display: inline-block;
    font-size: 15px;
  }
  .padding-section{
   padding: 40px;
    padding-bottom: 50px;
  }

  .about p{
    /* padding: 20px; */
    font-family: Raleway-Regular;
    text-align: justify;
    font-size: 16px;
    /* padding: 9px; */
    line-height: 26px;
    color: #000;
  }
  .about-img{
  	    border: 1px solid #7400bf;
  	     margin-top: 35px;
}
.about h2{
    font-family: Oswald-Regular;
    color: #25045a;
    font-size: 38px;
}
.pera-1{
	    margin-top: 35px;
}
.padding-section span:before{
       content: "";
    display: block;
    background-color: #4b0082;
    width: 40px;
    height: 3px;
    margin-left: 44%;
    margin-top: 13px;
    position: absolute;
}
.padding-section span:after{
    content: "";
    display: block;
    background-color: #4b0082;
    width: 40px;
    height: 3px;
    margin-left: 51%;
    margin-top: -17px;
    position: absolute;
}
.medical-span:before{
       content: "";
    display: block;
    background-color: #4b0082;
    width: 40px;
    height: 3px;
    margin-left: 44%;
    margin-top: 13px;
    position: absolute;
}
.medical-span:after{
    content: "";
    display: block;
    background-color: #4b0082;
    width: 40px;
    height: 3px;
    margin-left: 51%;
    margin-top: -17px;
    position: absolute;
}
.header-top-bar {
    position: fixed;
    top: 0px;
        background: #ffffff;
    width: 100%;
    z-index: 99;
}
.services{
	           background-color: #f6f6f6;
    background-image: url(../img/bg-2.png);
    background-size: cover;
    /* background-position: top center; */
    background-position: center;
}
.services h2{
	font-family: Oswald-Regular;
    color: indigo;
    font-size: 38px;
}
.service-img{
	    border: 3px solid #eae4ef;
    margin-top: 20px;
}
.services h5{
text-align: center;
    padding: 5px;
    color: indigo;
}
  .media h2{
  font-family: Oswald-Regular;
    color: indigo;
    font-size: 38px;
  }
  .Contact{
  	    background-image: url(../img/contact.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .form-section{
background-color: #2d2d2d;
    padding: 32px;
    padding-top: 31px;s
  }
  .form-section label{
 color: #d0d0d0;
    font-family: Raleway-Regular;
  }
  .form-section h3{
  color: #fff;
    font-family: Oswald-Regular;
  }
  .form-section .btn{
  width: 100%;
      background-color: indigo;
    border-color: #737070;
    color: #fff;
        font-family: Oswald-Regular;
  }
   .form-section .btn:hover{
   	  width: 100%;
      background-color: #000;
    border-color: #737070;
    color: #fff;
        font-family: Oswald-Regular;
   }
   .service h1{
        font-family: Oswald-Regular;
            color: #25045a;
   }

   footer{
    background-color: #25045a;
    padding-top: 20px;
    background-image: url(../img/call-to-action-bg.png);
        font-weight: 100;

}
footer .fa{
	color: #fff;
}
footer .flaticon-placeholder:before {
	font-size: 42px !important;
    color: #fff;
}
footer .flaticon-smartphone:before{
	font-size: 42px !important;
	color: #fff;
}
footer .flaticon-envelope:before {
        font-size: 42px !important;
    color: #fff;
}
footer p{
	    font-family: Raleway-Regular;
        color: #fff;
        text-transform: capitalize;
}
footer a{
	    font-family: Raleway-Regular;
        color: #fff;
}
footer a:hover{
	    font-family: Raleway-Regular;
        color: #fff;
        text-decoration: none;
}
.pera-bottom{
	    margin-top: 29px;
}
.footer-border{
	    border-style: dashed;
    border-color: #ffff;
    width: 100%;
    /* height: 33%; */
    border-width: 1px;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
#fixed-form-container{
    position: fixed;
    bottom: 0px;
    left: 0%;
    z-index:+999;
        left: 0px;
        width: 280px;
        text-align: left;

}
#fixed-form-container .button1 { 
position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
 z-index:+999999 !important;
  font-size:1.1em; 
    cursor: pointer;
    margin-left: auto;
  margin-right: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0px 0px;
    padding: 5px 20px 5px 20px;
    background-color: #000000;
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
   font-family: Raleway-Regular;
}

#fixed-form-container .body{
    margin-top: -97%;
    color: #fff;
    background-color: #000000;
    padding: 13px 1px 5px 58px;
    border-radius: 0px 5px 5px 5px;
       width: 70%;
        font-family: Raleway-Regular;
}
.btn-1{
	  width: 100%;
      background-color: indigo !important;
    border-color: #737070;
    color: #fff !important;
        font-family: Oswald-Regular;
}
#boxes h2{
	      font-family: Oswald-Regular;
}
footer h3{
    color: #c576ff;
font-size: 22px;
	font-family: Oswald-Regular;
	text-transform: capitalize;
}
.service{
      background-color: #e9ecef;
    padding: 20px;
}
.service-2 .item{
      float: left;
    border: 2px solid #d4d4d4;
    height: 324px;
    /* padding: 10px; */
  }
.service-2 img{
    padding: 20px !important;
}
.service h2{
    color: #409429;
    font-size: 30px;
    font-family: Raleway-Regular;
    font-weight: 600;
}
.service h3{
      font-family: Raleway-Regular;
    font-size: 20px;
    font-weight: 600;
    margin-top: 9px;
}
.btn-2{
      color: #fff !important;
    background-color: #25045a !important;
    border-color: #e26e02 !important;
    border: 3px solid transparent !important;

}
.service img{
      padding: 4px;
}
.team h2{
      font-family: Oswald-Regular;
    color: #25045a;
    font-size: 38px;
}
.team h3{
   font-family: Raleway-Regular;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    color: #007b70;
}
.team p{
  font-family: Raleway-Regular;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}
.team-1 .item{
      border: 2px solid #e6e6e6;
    height: 378px
}

.testimonial{
      background-color: #e9ecef;
          font-family: Raleway-Regular;

}
.testimonial h2{
      font-family: Oswald-Regular;
    color: #25045a;
    font-size: 38px;
}
.img-box{
    width: 7%;

}
.testimonial  h4{
      margin-top: 39px;
    text-align: center;
    font-size: 26px;
    color: #007b70;
}
.testimonial p{
      padding-top: 31px;
          font-size: 19px;
}
.carousel-indicators{
      bottom: -43px !important;
}
@media only screen and (min-width:768px){
    #fixed-form-container .button1{
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: +999999 !important;
    margin: 0;
    background-color: #000000;

    }
    #fixed-form-container {
        z-index:+999;
        left: 0px;
        width: 280px;
        text-align: left;
    }

    #fixed-form-container .body{
       margin-top: -128%;
    color: #fff;
    background-color: #000000;
    padding: 10px 10px 10px 60px;
    border-radius: 0px 5px 5px 5px;
    }
}

 @media only screen and (max-width: 450px){
  .phone-header span{
    margin-left: 0px;
  }
  .phone-header{
        padding-bottom: 10px;
    padding-top: 9px;
  }
 	.appointment{
 		text-align: center;
 		    float: none;
 	}
 	.nav-link{
 		padding-left: 0px !important;
 	}
 	#boxes #dialog{
 		    top: 36px !important;
  width: 310px !important;
        left: 8.5px !important;
 	}
  .team-1 .item{
    height: auto;
  }
 }
  @media  screen and (min-width: 768px) and (max-width: 1024px){
  	.nav-link{
  		    padding-left: 10px !important;
  	}
  	#boxes #dialog{
    top: 35px important;
  	}
  }</pre></body></html>