@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Montserrat);@import url("https://fonts.googleapis.com/css?family=Exo:500,600,700|Roboto&display=swap");

body,html{
    margin: 0;
   
    font-family: 'Montserrat', sans-serif;
}


.heroSmallPosition1{top:79.5px !important;}/* scroll time hero position adjustment*/
.heroSmallPosition2{top:70px !important;}

.hero-nav {
  position:fixed;
  top:18%;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 81.5vh;
  min-height: 7.5vw !important;
  background-image: url("../images/Clinic-2.jpg");
  background-size: cover;
  background-position: center;
  overflow: hidden !important;z-index:2;
}
.hero-nav .hero-nav__inner {
  z-index: 1;
}
.hero-nav h1 {
  color: #D95B05;
  font-size: 3.5vw;
margin-top:1.1vw;
}
.hero-nav:before {
  content: "";
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: background 400ms;
}
.hero-nav.fixme:before {
  background: rgba(0, 0, 0, 0.8);
}

.page-content {
  width: 60vw;
  margin: 0 auto;
  line-height: 1.625;
 text-align:justify;
}
.double-quotes{
	
	font-size:5vw;
	color:#D95B05;
	
}


@media screen and (max-width: 1200px) {
.hero-nav{top:16%;margin-top:5px !important;}
	.page-content{width:80vw;}
	.double-quotes{margin-left:10vw;}
	.hero-nav h1 {font-size: 5vw;margin-top:2.5vw;}
	.hero-nav {min-height: 15vw;}
	
}


	
/* css for skill and education details  */




.body-education {
    background-image: -webkit-linear-gradient(259deg,rgba(239,190,92,0.75) 0%,rgba(236,234,229,0.91) 100%);
    background-image: -moz-linear-gradient(259deg,rgba(239,190,92,0.75) 0%,rgba(236,234,229,0.91) 100%);
    background-image: -o-linear-gradient(259deg,rgba(239,190,92,0.75) 0%,rgba(236,234,229,0.91) 100%);
    background-image: linear-gradient(191deg,rgba(239,190,92,0.75) 0%,rgba(236,234,229,0.91) 100%);
    font-family: 'Muli', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
}





/*-------------------------------------------------------*/

.body3 {
  line-height: 1.6;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #6F8BA4;
  font-weight: 400;
  overflow-x: hidden;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  color: #222;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 44px;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.3rem;
  line-height: 30px;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  line-height: 30px;
}
.form-control {
  box-shadow: none;
  border-radius: 0;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid #223a66;
}

.py-7 {
  padding: 7rem 0px;
}

.section {
  padding: 100px 0;
}

.section-sm {
  padding: 70px 0;
}

.section-bottom {
  padding-bottom: 100px;
}

.subtitle {
  color: #223a66;
  font-size: 14px;
  letter-spacing: 1px;
}

.overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #223a66;
}

.overly-2 {
  position: relative;
}
.overly-2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}


@media (max-width: 480px) {
  h2, .h2 {
    font-size: 1.3rem;
    line-height: 36px;
  }
}
.title-color {
  color: #223a66;
}

.secondary-bg {
  background: #223a66;
}

.section-title {
  margin-bottom: 70px;
}
.section-title h2 {
  color: #223a66;
}

.text-lg {
  font-size: 50px;
}




@media (max-width: 480px) {
  .text-lg {
    font-size: 28px;
  }
}
@media (max-width: 400px) {
  .text-lg {
    font-size: 28px;
  }
}

.letter-spacing {
  letter-spacing: 2px;
}

.text-color {
  color: #223a66;
}

.text-color-2 {
  color: #D95B05;
}

.divider {
  width: 40px;
  height: 5px;
  background:  #D95B05;
}






.mb-30 {
  margin-bottom: 30px;
}

.text-color-primary {
  color: #223a66;
}
.department-service {
  margin-bottom: 40px;
}
.department-service li {
  margin-bottom: 10px;
}
.department-service li i {
  color:  #D95B05;
}
.service .icon {
  float: left;
  margin-bottom: 10px;
}
.service i {
  color:  #D95B05;
}
.service h4 {
  padding-left: 20px;
}
.service .content {
  clear: both;
}
.divider {
  width: 40px;
  height: 5px;
  background: #D95B05;
}
