*{
  margin: 0;
  padding: 0;
}

.lft0{padding-left:0px;}
.rgt0{padding-right: 0px;}

.mt40 {
  margin-top: 40px; }
.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.mt80 {
  margin-top: 80px; }

.mt90 {
  margin-top: 90px; }

.mb20 {
  margin-bottom: 20px; }

  .mb40 {
    margin-bottom: 40px; }
    
.mb50 {
  margin-bottom: 50px; }

.mb60 {
  margin-bottom: 60px; }

.mb70 {
  margin-bottom: 70px; }

.mb70 {
  margin-bottom: 80px; }

.mb70 {
  margin-bottom: 90px; }

::selection {
  color: #fff;
  background: #353437; }

::-moz-selection {
  color: #fff;
  background: #353437; }

a:hover, a:focus, a:active {
  color: #000;
  text-decoration: none;
  outline: none; }

a {
  text-decoration: none;
  transition: all linear 0.3s; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }


h1,h2,h3,h4,h5,h6{
  font-family: 'Playfair Display', serif;
}


  body {
    font-family: 'Gantari', sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    background: #fff;
    color: #191919;
}

 /*slider*/	
.bs-slider {
  overflow: hidden;

  position: relative;
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
  margin: auto;
  width: 100% !important;
}
.bs-slider .bs-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/********************
*****Slide effect
**********************/

.fade {
  opacity: 1;
}
.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
  top: auto;
  position: relative;
}
.fade .item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
  margin: auto;
  opacity: 1;
  bottom: 0;
  width: 60px;
  height: 60px;
  z-index: 10;
  color: #fff;
  display: block;
  font-size: 25px;
  cursor: pointer;
  overflow: hidden;
  text-shadow: none;
  position: absolute;
  font-weight: normal;
  background: #e98923;
  border-radius: 0;
  transition: all linear 0.5s;
  padding: 15px;
  bottom: 0;
}

.slide-text {
  top: 25%;
  position: absolute;
  margin: auto;
  left: 90px;
  right: auto;
  padding: 40px;
  background: rgba(255, 255, 255, 0.48);
  width: 30%;
}  
.slide-text h1 {
  font-weight: 200;
}
.slide-text a {
  background: #e98923;
  color: #fff;
  font-weight: 300;
  padding: 5px 15px;
  display: inline-block;
  margin-top: 10px;
}

.control-round:hover .carousel-control {
  opacity: 1;
}
.right.carousel-control {
  right: 3px;
  top: auto;
  top: auto;
}
.left.carousel-control {
  left: auto;
  right: 73px;
  top: auto;
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
  color: #fff;
  background: #000;
  border: 0px transparent;
}
.fa-angle-right:before{
  line-height: 30px;
}
.fa-angle-left:before{
  line-height: 30px;
}
.slide-text {
  top: 25%;
  position: absolute;
  margin: auto;
  left: 90px;
  right: auto;
  padding: 40px;
  background: rgba(255, 255, 255, 0.48);
}.slide-text {
  top: 25%;
  position: absolute;
  margin: auto;
  left: 90px;
  right: auto;
  padding: 40px;
  background: rgba(255, 255, 255, 0.48);
  width: 30%;
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/


@media (max-width: 480px) {
  .slide-text > a.btn-default, .slide-text > a.btn-primary {
      display: none;
  }
  .indicators-line > .carousel-indicators {
      display: none;
  }
}
/*slider-end*/


/* Header */

.top-menu ul li {
  display: inline-block;
  margin-right: 20px;
  float: right;
}
.top-menu {
  background: #e98923;
  color: #fff;
  padding: 5px 0;
}

.logo {
    margin: 5px 0;
}

.features-area {
  -webkit-box-shadow: 0px 10px 30px 0px rgb(0 46 40 / 10%);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 46, 40, 0.1);
  box-shadow: 0px 10px 30px 0px rgb(0 46 40 / 10%);
  background: #fff;
  padding: 30px;
  border-radius: 8px;
}

.features-area h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
.features-sec {
  margin-top: 70px;
}


.offer-sec span {
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-bottom: 10px;
}
.offer-sec h1 {
  font-size: 55px;
  color: #29aae3;
  font-weight: 700;
}
.offer-sec {
  margin-top: 70px;
  text-align: center;
  background: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 80px;
}
.offer-mainpart img {
  margin: auto;
}
.offer-mainpart {
  font-size: 16px;
  margin-top: 30px;
  text-align: center;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  height: 330px;
}
a.ser-btn {
  color: #e98923;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 1;
  border-bottom: 2px dotted;
  padding-bottom: 3px;
  display: inline-block;
}

.offer-mainpart h4 {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
  margin-bottom: 12px;
  font-family: 'Gantari', sans-serif;
  margin-top: 30px;
}

.services-sec {
  background: #96b83c;
  position: relative;
  margin-top: 0px;
}
.services-lft {
  position: absolute;
  right: 0;
}
.services-content {
  text-align: center;
  padding: 80px 30px;
}
/* .services-content2 .s-num {
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
} */

.services-content2 {
  padding: 50px 0 50px;
  color: #fff;
}
.services-content2 h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 15px;
  border-bottom: 2px solid;
  padding-bottom: 6px;
  display: inline-block;
  color: #486b00;
}
.services-content2 p {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px;
}
.services-lft img {
  height: 515px;
  width: 100%;
}

.about-image {
  margin-top: 90px;
}
.wel-content span {
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
  line-height: 30px;
  margin-top: 15px;
}
.wel-content h1 {
  font-size:50px;
  color:#28aae4 ;
  font-weight: 500;
  margin-bottom: 20px;
}
.wel-content {
  margin-top: 100px;
  margin-left: 50px;
}
.wel-content p {
  margin-right: 40px;
  font-size: 17px;
  color: #666;
}
.wel-content a {
  background: #e98923;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2;
  padding: 15px 30px;
  display: inline-block;
  margin-top: 20px;
}





footer {
  background: #e2e2e2;
  padding-top: 50px;
  font-size: 15px;
  color: #212121;
}
footer h5 {
  font-size: 22px;
  color: #262626;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 30px;
}
footer ul li a {
  color: #212121;
  line-height: 32px;
}
footer ul li a:hover{
  color: #4350a8;
}
footer ul{
  column-count: 2;
}
.footerform .form-control {
  box-shadow: none;
  height: 55px;
  border-radius: 0;
  background: #f5f5f5;
}
.footerform .btn-primary {
  height: 55px;
  color: #fff;
  background-color: #96b83c;
  border-color: #96b83c;
  width: 100%;
  border-radius: 0;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 2;
  font-weight: 600;
}
footer hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #c4bdbd;
}
.copy {
  color: #888888;
  text-align: center;
  padding-bottom: 30px;
}


.innerbanner {
  position: relative;
  margin-bottom: 50px;
}

.innerbanner .inner-heading-part {
  position: absolute;
  bottom: 27%;
  right: auto;
  background: #0092ff;
  width: 20%;
  padding: 20px;
}

.inner-heading-part h3 {
  color: #fff;
  font-size: 23px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
  text-align: center;
}
.innerbanner img {
  width: 100%;
}
.contact-details h3 {
  margin-bottom: 30px;
  line-height: 26px;
  font-size: 20px;
}
.contact-details .details {
  margin-bottom: 20px;
  position: relative;
  padding-left: 57px;
  font-size: 15px;
  line-height: 25px;
}
.contact-details .details i {
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 6px;
  background: #96b73e;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  border-radius: 4px;
}

.map iframe {
  width: 100%;
  height: 370px;
  margin-top: 20px;
}
.contactform {
  margin-top: 50px;
  margin-bottom: 60px;
  background: #f9f9f9;
  padding: 40px;
}
.contactform .form-control {
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  height: 50px;
  border: 1px solid #ddd;
}
.contactform .btn-primary {
  color: #fff;
  background-color: #0092ff;
  border-color: #0092ff;
  padding: 14px 40px;
  font-size: 16px;
  border-radius: 0;
  width: 100%;
}
.contactform textarea#exampleFormControlTextarea1 {
  height: 100px;
}
.inner-aboutcontent span {
  font-size: 25px;
  display: block;
  margin-bottom:15px;
  margin-top: 20px;
  line-height: 33px;
}
.inner-aboutcontent h1 {
  font-size: 42px;
  font-weight: 600;
  color: #e98923;
  margin-bottom: 30px;
}
.inner-aboutcontent p {
  font-size: 19px;
  font-weight: 400;
  color: #212121;
  line-height: 26px;
}

.history-part p {
  font-size: 18px;
}
.history-part h1 {
  margin-bottom: 20px;
}
.care-part {
  background: url(./images/1.jpg) no-repeat;
  background-size: cover;
  margin-bottom: 50px;
  padding: 70px 0;
  background-attachment: fixed !important;
  margin-top: 40px;
}

.care-part h2 {
  text-align: center;
  padding: 80px;
  color: #fff;
  font-weight: 400;
  line-height: 35px;
  font-size: 26px;
}

.services-contentinner p {
  font-size: 19px;
}
.services-contentinner h3 {
  font-size: 30px;
  border-bottom: 2px solid #96b83d;
  display: inline-block;
  padding-bottom: 8px;
  margin-bottom: 20px;
  color: #96b83d;
}
.services-contentinner {
  text-align: center;
}

.services-list h4 {
  font-size: 31px;
  font-weight: 700;
  color: #0092ff;
  border-bottom: 2px solid;
  display: inline-block;
  padding-bottom: 8px;
  margin-bottom: 20px;
}
.services-list ul li i {
  color: #e98923;
}
.services-list ul li {
  font-size: 17px;
  margin-bottom: 10px;
}
.inner-werapper {
  margin-bottom: 40px;
}

.mob-view{
  display: none;
}
.services-list {
  margin-bottom: 60px;
}

.services-list {
  margin-bottom: 80px;
  margin-top: 20px;
}


.referral .form-control {
  box-shadow: none;
  border-radius: 0;
  padding: 10px;
  border: 1px solid #e4e4e4dd;
  height: 50px;
}
.career-content h4 {
  color: #0677cc;
  font-size: 25px;
  display: block;
  padding: 12px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
  background: #f3f3f3;
  border: 1px dotted;
  font-weight: 600;
}
.career-content p {
  font-size: 17px;
}

ul.duties-list {
    margin-bottom: 30px;
}

/********* Maximum width responsive **************/
@media screen and (max-width: 1199px){
  .slide-text {
    width: 40%;
}
.wel-content h1 {
  font-size: 45px;}
  .services-content2 {
    padding: 60px 0;
    background: #95b73c;
}
}

@media screen and (max-width:991px){
  .slide-text {
    width: 50%;
    padding: 20px;
    left: 30px;
}
.about-image img {
  width: 100%;
}
.wel-content {
  margin-top: 50px;
  margin-left: 0;
}
.services-content2 {
  padding: 60px 0;
  background: transparent;
}
.services-lft {
  position: inherit;
  right: 0;
}
.services-lft img {
  height: auto;
  width: 100%;
}
.desk-view{
  display: none;
}
.mob-view{
  display: inherit;
}
.innerbanner .inner-heading-part {
  width: 40%;
}
 
}
@media screen and (max-width: 767px){
  .slide-text {display: none;}
  .features-area {
    margin-bottom: 30px;
}
.offer-mainpart img {
  margin: auto;
  width: 100%;
}
.wel-content p {
  margin-right: 0;
}



}

@media screen and (max-width: 479px){
  .innerbanner .inner-heading-part {
    width: 100%;
    bottom: -40px;
    padding: 10px;
}
.inner-werapper {
  margin-bottom: 40px;
  margin-top: 70px;
}
  .offer-sec h1 {
    font-size: 35px;
}
.services-content2 h3 {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 1;
  margin-right: 0;
  margin-bottom: 30px;
}
.services-content2 p {
  font-size: 17px;
  margin-right: 0;
  letter-spacing: 0.4;
  line-height: 26px;
}
footer ul {
  column-count: 1;
}
.wel-content h1 {
  font-size: 36px;
}
.top-menu ul li {
   margin-right: 0;
  float: left;
  font-size: 13px;
}
.features-area {
  margin-bottom: 30px;
  padding: 10px 20px;
}

}
/********* Minimum width responsive **************/
@media screen and (min-width: 480px){

}
@media screen and (min-width: 768px){

}
@media screen and (min-width: 992px){

}
@media screen and (min-width: 1200px){


}

/************************ Minimum to Maximum width ******************/

@media screen and (min-width: 420px) and (max-width: 579px){
  
}
@media screen and (min-width: 580px) and (max-width: 767px){

}
@media screen and (min-width: 768px) and (max-width: 991px){


}
@media screen and (min-width: 992px) and (max-width: 1199px){
 

}
@media screen and (min-width: 1199px) and (max-width: 1200px){



}

.inner-banner img {
  width: 100%;
}
.inner-heading {
  border-top: 1px solid #1644a1;
  margin-top: 70px;
  position: relative;
  margin-bottom: 60px;
}
.inner-heading h3 {
  font-size: 33px;
  font-weight: 700;
  color: #1644a1;
  letter-spacing: 0.4;
  text-align: center;
  position: absolute;
  margin-top: -23px;
  left: 0;
  right: 0;
}
.inner-heading h3 span {
  display: inline-block;
  background: #fff;
  padding: 0 50px;
}
.inner-wrapper {
  margin-bottom: 50px;
}
.about h3 {
  font-size: 21px;
  font-weight: 600;
  line-height: 32px;
  margin-top: 0;
}
.contact-details .form-control {
  box-shadow: none;
  height: 50px;
  border-radius: 0;
}
.contact-details .btn-primary {
  color: #fff;
  background-color: #4350a8;
  border-color: #4350a8;
  padding: 6px 22px;
  font-size: 16px;
  text-align: center;
  display: block;
  border-radius: 0;
  height: 40px;
  margin: auto;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1;
  margin-top: 16px;
}
.c-details {
  background: #f1f1f1;
  margin-bottom: 15px;
  padding: 15px;
}
.contact-details textarea.form-control {
  height:80px !important;
}
.testimonial-content {
  background: #f3f3f3;
  padding: 30px;
  margin-bottom: 20px;
  font-size: 16px;
}
.testimonial-content img {
  margin-bottom: 10px;
}
.testimonial-content h5 {
  font-size: 17px;
  color: #07284b;
  font-weight: 600;
}
ul.duties-list li {
    font-size: 17px;
    margin-bottom: 8px;
    list-style: square;
    margin-left: 15px;
}