<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: GlacialIndifference-Regular;
	src: url(../fonts/GlacialIndifference-Regular.otf);
}
.header-section{
    background-color: #fe5e14;
    padding: 8px;
}
.header-section a{
	    font-family: GlacialIndifference-Regular;
    color: #fff;
    font-size: 18px;
        margin-right: 13px;
}
.header-section .fa{
	color: #fff;
}
.nav-link{
	    font-family: GlacialIndifference-Regular;
    color: #000 !important;
    text-transform: capitalize;
    font-size: 19px;
       margin-left: 26px;
       transition: 1s;
}
.nav-link:hover{
    background-color: #008fd5;
    color: #ffff !important;
}
.appointment{
	    background-color: #fe5e14;
    color: #fff !important;
    position: absolute;
    /* height: 76px; */
    margin-top: 12px;
    /* padding: 21px; */
    padding: 12px !important;
    border-radius: 26%;
        margin-left: 50px;
}
.appointment .fa{
        background-color: #90360c;
    padding: 20px;
    position: absolute;
    left: -30%;
    top: -10%;
    border-radius: 50%;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    font-size: 26px !important;
    box-shadow: 0 6px 7px -2px #000000;
}
.appointment:hover{
	background-color: #000;
}
.fa-1{
	  font-size: 25px;
    color: #ffffff;
    background-color: #000;
    border-radius: 50%;
    padding: 10px;
}
.caption h2{
	    position: absolute;
    z-index: 9999;
    left: 10%;
    color: #fff;
    top: 40%;
    font-family: GlacialIndifference-Regular;
    font-size: 52px;
    font-weight: 600;
    color: #008fd5;
}
.caption h3{
	 position: absolute;
    z-index: 9999;
    left: 10%;
    color: #fff;
    top: 53%;
    font-family: GlacialIndifference-Regular;
    font-size: 45px;
    font-weight: 600;
    color: #73b910;
}
.caption p{
    position: absolute;
    z-index: 9999;
    left: 10%;
    color: #fff;
    top: 55%;
    font-family: GlacialIndifference-Regular;
    font-weight: 600;
    color: #0c0c0c;
    font-size: 19px;
}
.block{
     background-color: #f8f9fa;
    color: #000;
    font-family: GlacialIndifference-Regular;
    padding: 16px;
    /* position: relative; */
    padding-left: 60px;
    border: 1px solid #73b910;
    /* top: -20px; */
    /* margin-top: -1px; */
    position: relative;
    margin-top: -38px;
    box-shadow: 0 6px 7px -2px #695e5e;
        border-radius: 25%;
            text-align: center;
           transition: 3s;
               height: 222px;
}
.block:hover{
	border: 1px solid #008fd5;
}
.block:hover.block:before{
    border-right: 122px solid transparent;
    border-top: 120px solid #008fd5;
}
.block h2{
	text-align: center;
}
.block p{
	text-align: center;
}
.block:before{
	    content: '';
    /* padding-left: 17px; */
    position: absolute;
    border-right: 122px solid transparent;
    border-top: 120px solid #73b910;
    top: 0%;
    left: 0%;
}
.block img{
   top: 10px;
    left: 9px;
    position: absolute;
}
.block a{
    color: #325008;
    font-size: 18px;
}
.padding{
	padding: 40px;
	    font-family: GlacialIndifference-Regular;
}
.about span{
    color: #fe3c0a;
}
.about p{
	text-align: justify;
    padding: 20px;
    color: #7b7b7b;
    font-size: 18px;
    line-height: 30px;
}
.header-top-bar{
    position: fixed;
    z-index: +11111;
    width: 100%;
    background-color: #fff;
    top: 0%;
}
.service{
	color: #fff;
	    font-family: GlacialIndifference-Regular;
}
.service h1{
	margin-bottom: 30px;
}
.service{
	    padding-top: 30px;
	    background-image: url(../img/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
        padding-bottom: 80px;
}
.service span{
    color: #4ec5ff;
}
.service h3{
    font-size: 20px;
    color: #000;
    /* padding: 23px; */
    padding-top: 23px;  
}
.service .item{
    padding: 10px;
          height: 300px;
}
.service .item:hover{
    height: 250px;
}
.service .item:hover .figurecaption{
       top: 4%;
}
.service .fa-medkit:before{
  background-color: #008fd5;
    color: #fff;
    font-size: 23px;
    padding: 13px;
    border-radius: 54%;
    position: absolute;
    left: 40%;
    top: -15%;
}
.service p{
       position: absolute;
    color: #272727;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    /* font-family: 'Raleway', sans-serif; */
    text-align: justify;
    background: #ffffffd1;
    padding: 25px;
    /* padding-left: 0px; */
    width: 100%;
}
.bg-contact{
background-image: url(../img/contact.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.bg-contact:before{
    content: '';
    border-left: 122px solid transparent;
    border-top: 415px solid #73b910;
    left: 38%;
    position: absolute;
    /* top: 0%; */
    /* bottom: 20%; */
    margin-top: 0px;
    /* top: 204%; */
    /* z-index: 999; */
    width: 62%;
}
.contact-form{
        background-color: #73b910;
    color: #fff;
        padding: 30px;
            font-family: GlacialIndifference-Regular;
}
.form-group textarea{
        height: 100px;
}
.btn-1{
    background-color: #fe400a;
    color: #fff;
    font-size: 20px;  
}
#testimonial4 {
  overflow: hidden;
    min-height: 458px;
  position: relative;
    background: #e1e1e1;
}

#testimonial4 .carousel-inner {
  width: 75%;
}

#testimonial4 .carousel-inner:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}

.testimonial4_indicators .carousel-indicators li {
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  margin: 2px 3px;
  background-color: #000;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
  height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control {
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
    background: #fe3d0a;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
  transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_control_button .carousel-control.left {
  left: 7%;
  right: auto;
}

.testimonial4_control_button .carousel-control.right {
    right: 30%;
  left: auto;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header {
  top: 0;
    left: -12%;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}

.testimonial4_header h4 {
    color: #fe410b;
    font-size: 36px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: GlacialIndifference-Regular;
}

.testimonial4_slide {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
      background-color: #ffffff;
}

.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
}

.testimonial4_slide p {
    color: #1b1919;
    font-size: 19px;
    margin: 40px 0 20px 0;
    font-family: GlacialIndifference-Regular;
}

.testimonial4_slide h4 {
    color: #90360c;
  font-size: 24px;
  font-weight: bold;
}
.testimonial-section .fa-quote-left{
        font-size: 39px;
    color: #363636;
}
.footer-section{
    background-color: #333333;
    color: #fff;
    font-family: GlacialIndifference-Regular;
    padding: 20px;
        padding: 35px;
}
.footer-section .fa-footer{
          font-size: 20px;
    padding: 14px;
    border-radius: 56%;
    width: 8%;
}
.fa-social{
      border-radius: 52%;
    /* margin-left: 18px; */
    padding: 13px;
    background-color: #fe3d0a;
    color: #fff;
    margin: 11px;
    width: 5%;
    font-size: 20px;
}
.mobile-form h2 {
    font-family: GlacialIndifference-Regular;
    margin-bottom: 26px;
    /* margin-top: 10px; */
}
footer{
         background-color: #fe3a09;
    padding-top: 16px;
    font-family: GlacialIndifference-Regular;
    color: #fff !important;
}
footer a{
    color: #000;
}
footer a:hover{
    color: #fff;
    text-decoration: none;
}
@media only screen and (max-width: 480px) {
  .testimonial4_control_button .carousel-control {
    display: none;
  }
  .testimonial4_header {
    width: 95%;
  }
  .testimonial4_header h4 {
    font-size: 20px;
  }
  .testimonial4_slide {
    width: 98%;
    padding: 5px;
  }
  .carousel-control-next, .carousel-control-prev{
        width: 15%;
  }
  #testimonial4 .carousel-inner {
    width: 100% !important;
}
}

@media (min-width: 481px) and (max-width: 767px) {
  .testimonial4_control_button .carousel-control.left {
    left: 2%;
  }
  .testimonial4_control_button .carousel-control.right {
    right: 2%;
  }
  .testimonial4_header {
    width: 95%;
  }
  .testimonial4_slide {
    width: 98%;
    padding: 5px;
  }
   .block{
       margin-top: 11px;
  }
  .block img{
        width: 8%;
  }
  .caption h2{
        font-size: 36px;
  }
  .MultiCarousel .MultiCarousel-inner .item &gt; div{
        width: 226px !important;
  }
  .service p{
        font-size: 12px;
  }
  .fa-social{
       width: 7% !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .testimonial4_control_button .carousel-control.left {
    left: 5%;
  }
  .testimonial4_control_button .carousel-control.right {
    right: 5%;
  }
    .block{
       margin-top: 11px;
  }
  .block img{
        width: 8%;
  }
  .caption h2{
        font-size: 36px;
  }
  .MultiCarousel .MultiCarousel-inner .item &gt; div{
        width: 226px !important;
  }
  .service p{
        font-size: 12px;
  }
  .fa-social{
       width: 7% !important;
  }
}

@-webkit-keyframes psBoxShadowEffect_2 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes psBoxShadowEffect_2 {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@media (min-width: 992px) and (max-width: 1024px){
 .nav-link{
       font-size: 14px;
    margin-left: 21px;
 }
 .block{
        height: 248px;
 } 
 .MultiCarousel .MultiCarousel-inner .item &gt; div{
        width: 229px !important;
 }
}
@media only screen and (max-width: 450px){
	.caption h2{
		    left: 16%;
                 font-size: 17px;
	}
	.block{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.padding{
		padding: 0px;
	}
    .nav-link{
        margin-left: 10px;
            padding: 0.5rem 1rem;
    border-bottom: 1px solid #f1f1f1;
    }
    .footer-section .fa-footer{
            background-color: #333333;
                font-size: 22px;
                    width: 13%;
    }
    .fa-social{
         width: 22%;
    padding: 18px;
    margin: 0px;
    }
    .about p{
           font-size: 15px;
    }
    .MultiCarousel .MultiCarousel-inner .item &gt; div{
            width: 375px !important;
    }

}
@media (max-width: 375px) and (min-width: 320px)
{
     .MultiCarousel .MultiCarousel-inner .item &gt; div{
             width: 325px !important;
    }
}
.slider-contact-form {
    background-color: #060606c7 !important;
    padding: 18px;
    /* left: 94px; */
    /* border-radius: 26px; */
    top: 30%;
    position: fixed !important;
    right: 3%;
    width: 24%;
    z-index: 111;
        font-family: GlacialIndifference-Regular;
}
.about strong{
      font-size: 20px;
}
.service-section{
    background-color: #e8e8e8;
}
.service-block{
    border: 1px solid #c5bcbc;
        margin-top: 20px;
        transition: 1.1s;
}
.service-block a{
      font-family: GlacialIndifference-Regular;
    background-color: #fe450b;
    padding: 10px;
}
.service-block h6{
      font-weight: 600;
      padding: 10px;
    font-family: GlacialIndifference-Regular;
}
.appointment-section{
      background-image: url(../img/background.jpg);
    text-align: center;
    background-size: cover;
    color: #fff;
    font-family: GlacialIndifference-Regular;
    padding: 36px;
    background-attachment: fixed;
}
.appointment-section h2{
  font-size: 25px;
    color: #ff4514;
}
.appointment-section a{
      font-size: 20px;
    margin-bottom: 11px;
}
.appointment-section .btn-1:hover{
    background-color: #fff;
}
.modal{
      top: 10%;
}
.service-section .btn{
  background-color: #fe3b0a;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
    margin-bottom: 10px;
}
.choose-inner{
      text-align: center;
    font-size: 15px;
    line-height: 17px;
}
#callme {
    position: fixed;
    left: 10px;
    bottom: 100px;
    width: 70px;
    height: 70px;
    cursor: pointer;
    top: 80%;
    z-index: 99990;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
    border-radius: 50%;
}
#callme .fa{
  border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    /* background-clip: padding-box; */
    background-color: rgb(61, 61, 61);
    width: 70px;
    height: 70px;
    /* position: absolute; */
    font-size: 47px;
    color: #fff;
    /* padding-left: 17px; */
    padding: 17px;
    -webkit-animation: rotation 5s infinite linear;
}
@-webkit-keyframes glowing {
  0% { background-color: #000; -webkit-box-shadow: 0 0 3px #000; }
  50% { background-color: #000; -webkit-box-shadow: 0 0 40px #000; }
  100% { background-color: #000; -webkit-box-shadow: 0 0 3px #000; }
}

@-moz-keyframes glowing {
  0% { background-color: #000; -webkit-box-shadow: 0 0 3px #000; }
  50% { background-color: #000; -webkit-box-shadow: 0 0 40px #000; }
  100% { background-color: #000; -webkit-box-shadow: 0 0 3px #000; }

}

@-o-keyframes glowing {
  0% { background-color: #000; -webkit-box-shadow: 0 0 3px #000; }
  50% { background-color: #000; -webkit-box-shadow: 0 0 40px #000; }
  100% { background-color: #000; -webkit-box-shadow: 0 0 3px #000; }

}

@keyframes glowing {
  0% { background-color: #007bff; -webkit-box-shadow: 0 0 3px #007bff; }
  50% { background-color: #007bff; -webkit-box-shadow: 0 0 40px #007bff; }
  100% { background-color: #007bff; -webkit-box-shadow: 0 0 3px #007bff; }
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
a:hover{
  color: #fff;
}</pre></body></html>