@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,400;0,500;0,600;1,200;1,400;1,500;1,600&family=Oswald:wght@200;300;400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.main-container {
    float: left;
    width: 100%;
}
.our-team-info {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 14px;
  text-align: left;
  background-color: #b5b5b5;
  border-radius: 25px 0px 0px 0px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
  padding: 61px 30px;
  font-family: 'Poppins', sans-serif;
  background-image: linear-gradient(to right, #0C8BB4, #22B178);
}
.our-team-info::after {
  position: absolute;
  background-color: #21b07a;
  width: 100px;
  height: 100%;
  right: -100px;
  content: '';
  top: 0px;
}

.our-team-blks {
  float: left;
  width: 100%;
  padding-top: 30px;
}
.our-doc-image::after {

    content: url('../images/dd2.png');
    position: absolute;
    z-index: 999;
    left: -80px;
    bottom: -357px;

}
.team-button {
  float: left;
  width: 100%;
  padding-top: 30px;
}
.team-button a {
  background-color: #fff;
  padding: 18px 50px;
  color: #2e3cbc;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  border-radius: 15px;
  float: right;
}
.our-team-inner-right .our-doc-image::before {
  content: url('../images/dd1.png') !important;
  position: absolute;
  z-index: 999;
  right: -92px;
  bottom: -357px;
}
.our-team-inner-right .our-doc-image::after {
  display: none;
}
.our-team-inner-right .our-team-info::after {
  display: none;
}
.our-team-inner-right .our-team-info::before {
  position: absolute;
  background-color: #21b07a;
  width: 100px;
  height: 100%;
  left: -100px;
  content: '';
  top: 0;
}
.our-team-inner-right .our-team-info {
  border-radius: 0px 25px 0px 0px;
  text-align: left;
  padding: 50px 30px;
}
.our-team-inner-right .our-team-name {
  text-align: left;
  padding-right: 30px;
}
.our-team-inner-right .our-team-info {
  background-image: linear-gradient(to right, #21B07A, #0D8CB2);
  height: 254px;
}
.our-team-inner-right .our-team-tag {
  padding-right: 50px;
  text-align: left;
}
.our-team-name {
  float: left;
  width: 100%;
  font-size: 21px;
  font-weight: 700;
  color: #164B43;
  padding-left: 30px;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}
.our-team-tag {
  float: left;
  width: 100%;
  font-size: 15px;
  color: #7c7979;
  padding-bottom: 20px;
  padding-left: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding-top: 5px;
}
.our-team {
  float: left;
  width: 100%;
  padding: 3%;

}
.our-team .container {
  background-color: #164B43;
  padding: 25px 35px;
  border-radius: 20px;
}
.out-team-block {
  float: left;
  width: 100%;
  background-color: #fff;
  border-radius: 20px;
  padding-top: 60px;
}
.doc-testi {
  float: left;
  width: 100%;
  padding-top: 35px;
}
.doc-info {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 21px;
  padding-left: 35px;
}
.doc-info::before {
  content: '\f10d';
  font-family: font-awesome;
  position: absolute;
  left: 0;
}
.doc-info-button a {
  background-color: #fff;
  padding: 14px 35px;
  border-radius: 25px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}
.doc-info-button {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 50px;
}
.doctor-says {
  float: left;
  width: 100%;
  padding: 30px 20px;
    padding-top: 30px;
  padding-top: 30px;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 20px;
  position: relative;
  padding-top: 50px;
  margin-top: -6px;
  background-color: #2e3cbc;
}
.doctor-says-info {
  float: left;
  width: 100%;
  padding-top: 26px;
}
.doctor-name {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding-left: 20px;
  padding-top: 30px;
  float: left;
  width: 100%;
}
.doctor-name {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding-left: 20px;
}
.doctor-says-info::before {
  content: '\f10d';
  position: absolute;
  left: 12px;
  font-family: fontawesome;
  top: -28px;
  font-size: 30px;
}

.out-team-block .col-sm-6 {
  padding: 0;
}
.our-doc-image {
  float: left;
  width: 100%;
  position: relative;
  z-index: 9;
}
.our-doc-image img {
  float: left;
  width: 100%;
}
.our-team .virtual-tour-title {
  text-align: center;
}
.header .col-sm-3 {
  width: 20%;
}
.header .col-sm-7 {
  width: 63%;
}
.carousel-indicators .active {
  background-color: #ffbf00 !important;
}
.carousel-indicators li {
  background-color: rgb(107, 129, 52) !important;
}
.header-top {
    float: left;
    width: 100%;
    background-color: #798834;
    padding: 8px;
}

.social-media {
    float: left;
    width: 100%;
}

.social-media a {
    color: #fff;
    padding: 0px 5px;
}
.header {
  float: left;
  width: 100%;
  padding: 6px;
  background-color: #fff;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  box-shadow: 2px 2px 8px 1px #bdbdbd8a;
}

.header-info {
    float: left;
    width: 100%;
}

.header-info a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 8px;
}

.header-info i {
    color: #798834;
    background-color: #fff;
    padding: 6px;
    border-radius: 5px;
}

.logo {
    float: left;
    width: 100%;
}

.logo img {
    float: left;
    width: 100%;
}

.menu-container {
    float: left;
    width: 100%;
}

.menu-container {
    float: left;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
}

.menu-container div#bs-example-navbar-collapse-1 {
    background-color: #fff !important;
}

.header .container {
width: 1220px !important;
}

.menu-container .navbar {
    border: 0px solid transparent;
}

.menu-container .navbar-default .navbar-nav > li > a {
  color: #333;
  font-weight: 500;
}
.menu-container nav {
    margin-bottom: 0 !important;
}

.menu-container ul {
    float: right;
    padding-top: 14px;
}

.menu-container ul ul.dropdown-menu {

    margin-top: 14px;
    border-top: 3px solid #ffbf00;

}
.menu-container ul ul.dropdown-menu li a {
  color: #000;
  font-size: 15px;
  text-transform: capitalize;
  padding: 5px 15px;
}
.menu-container ul ul.dropdown-menu li a i {
  padding-right: 5px;
}
.menu-container .navbar-default .navbar-nav > li > a {
  background-color: transparent !important;
  color: #000 !important;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 500;
}
.menu-container ul ul.dropdown-menu li a:hover {
  background-color: #ffbf00;
}
.make-appointment {
    float: right;
    padding-top: 24px;
}

.make-appointment a {
  color: #fff;
  padding: 15px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 38px;
  box-shadow: 2px 2px 2px #828282 !important;
  text-decoration: none;
  background-image: linear-gradient(to right, #0C8BB4, #22B178);
  font-family: 'Poppins', sans-serif;
}

.top-menu {
    float: left;
    width: 100%;
}

.top-menu ul {
    float: right;
    list-style-type: none;
    margin: 0;
}
.beforeAfter {
  float: left;
  width: 100%;
  border: 2px solid #bb8c8c;
  border-radius: 25px;
  position: relative;
}
.bfaf-effect {
  float: left;
  width: 100%;
  position: relative;
}
.bfaf-effect::before {
  content: '';
  position: absolute;
  background-color: orange;
  width: 135px;
  height: 135px;
  left: -40px;
  border-radius: 100px;
  top: -15px;
  background-image: linear-gradient(to right, #0C8BB4, #22B178);
}
.bfaf-effect::after {
  content: '';
  position: absolute;
  background-color: orange;
  width: 135px;
  height: 135px;
  right: -40px;
  border-radius: 100px;
  bottom: -15px;
  background-image: linear-gradient(to right, #E4C000, #F9B300);
}
.top-menu ul li {
    float: left;
}

.top-menu ul li a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0px 15px;
    text-decoration: none;
}
.mobile-banner-er {
  float: left;
  width: 100%;
  display: none;
}
.banner-container {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 60px;
}

.banner-container img {
  width: 100%;
 /*animation: zoom-in-zoom-out 50s ease infinite;*/
}
.mobile-banner-er img {
  width: 100%;
 animation: zoom-in-zoom-out 40s ease infinite;
}
img.desk-s {
    float: none;
    width: 50% !important;
}
.banner-container a.left {
  position: absolute;
  bottom: 225px;
  font-size: 45px;
  left: 35px;
  color: #fff;
  padding: 10px 20px;
}
.banner-container a.right {
    position: absolute;
    bottom: 225px;
    font-size: 45px;
    right: 35px;
    color: #fff;
    padding: 10px 20px;
}
.mobile-banner-er a.left {
  position: absolute;
  top: 210px;
  left: 20px;
}
.mobile-banner-er a.left img {
  width: 50%;
}
.mobile-banner-er a.right {
  position: absolute;
  top: 210px;
  right: 20px;
}
.mobile-banner-er a.right img {
  width: 50%;
}
.banner-txt1 {
  padding: 25px;
  border-radius: 12px;
  left: 10%;
  bottom: 75px;
  text-align: left !important;
}

.banner-txt1 p {
  color: #fff;
  text-align: left;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
}
.banner-txt1 h6 a {
  background-color: #fff;
  padding: 10px 30px;
  border-radius: 40px;
  font-family: 'Poppins', sans-serif;
  color: #000;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
}
.banner-txt1 h6 {
  float: left;
  width: 100%;
  padding-top: 15px;
}
.banner-txt1 h3 {
  float: left;
  color: #fff;
  font-size: 105px;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
.banner-txt1 h4 {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 46px;
  line-height: 55px;
}
.banner-txt1 h5 {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 0px;
  padding-bottom: 10px;
}
.banner-txt2 p {
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  text-align: left;
 
}

.banner-txt2 h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    text-shadow: rgb(0 0 0 / 75%) 7px 7px 10px;
    text-align: left;
    padding-left: 0px;
}
.banner-txt2 h3 span {
  color: #ffbf00;
}
.banner-txt2 h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  line-height: 28px;
  text-align: left;
}
.banner-txt2 {
  bottom: 125px;
  right: 330px;
  left: 170px;
  border-radius: 10px;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}





.appointmen {
    float: left;
    width: 100%;
    padding: 3%;
}

.appointment1 {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

.appointment-left {
    float: left;
    width: 100%;
}

.appointment2 {
    float: left;
    width: 100%;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #333;
}

.appointmen .make-appointment a {
    background-color: #333000;
    color: #fff;
    padding: 22px;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
}

.appointmen .make-appointment {
    margin-top: 33px;
}

.appointment-block {
    float: left;
    width: 100%;
    background-color: #798834;
    padding: 25px;
    text-align: center;
}

.appointmen .col-sm-3 {
    padding: 0;
    margin-top: -115px;
}

.appointment-blk {
    background-color: #8e9434;
}

.appointment-img {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

.appointment-title {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 22px;
    padding-bottom: 15px;
}
.appoi-title {
  float: left;
  width: 100%;
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  padding-bottom: 15px;
  color: #333;
}
.book-appointment-form {
float: left;
width: 100%;
}
.book-appointment-form input {
  border-radius: 20px;
  height: 34px;
  border: 2px solid #ddd;
}

.book-appointment-form textarea {
  border-radius: 15px;
  height: 60px;
  border: 2px solid #ddd;
}
.btn.btn-default.submit {
  background-color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  border: 2px solid #000;
  border-radius: 10px;
  padding: 10px 20px;
  color: #798834;
}
.btn.btn-default.submit:hover {
  background-color: #ffbf00;
  color: #000;
}
.appointment-desc {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 14px;
}

.appointment-img img {
    width: 30%;
}


/*/banner-bottom/*/

.ban-bottom-container {
  float: left;
  width: 100%;
}
.ban-bottom-inner {
  float: left;
  width: 100%;
  background-image: linear-gradient(to right, #0D8DB0, #21B07A);
  padding: 35px;
  border-radius: 10px;
  margin-top: -50px;
  position: relative;
}
.ban-bottom-title {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
}
.ban-bottom-tag {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.ban-bot-blk {
  border-right: 1px solid #fff;
  float: left;
  width: 100%;
  border-left: 1px solid #fff;
}

/*/banner-bottom/*/

/*contact-form*/
.cont-form-container span.name-phone-email {
  float: left;
  width: 33.3%;
  padding: 10px;
}
.cont-form-container span input {
  float: left;
  width: 100%;
  height: 45px;
  background-color: #D9D9D9;
  border: 1px solid #c8c8c8;
  padding: 10px;
  font-family: 'Poppins', sans-serif;
}
.cont-form-container span textarea {
  float: left;
  width: 100%;
  height: 80px;
  padding: 10px;
  background-color: #D9D9D9;
  border: 1px solid #c8c8c8;
   font-family: 'Poppins', sans-serif;
}
.cont-form-container button {
  float: none;
  margin: 0 auto;
  display: table;
  padding: 10px 30px;
  background-image: linear-gradient(to right, #0C8BB4, #22B178);
  border-radius: 20px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.cont-form-container span.discription {
  padding: 10px !important;
  float: left;
  width: 100%;
  margin-bottom: 18px;
}
/*contact-form*/



/*/ about-us /*/
.about-us-container {
  float: left;
  width: 100%;
  padding: 5%;

}

.about-left {
  float: left;
  width: 100%;
  padding-right: 100px;
}

.about-image {
    float: left;
    width: 100%;
}

.about-title {
  float: left;
  width: 100%;
  font-weight: 400;
  font-size: 39px;
  color: #164B43;
  font-family: 'Poppins', sans-serif;
  line-height: 44px;
}
.about-title span {
  color: #164B43;
  font-weight: 700;
  line-height: 44px;
}

.about-desc {
  float: left;
  width: 100%;
  color: #292929;
  font-weight: 400;
  font-size: 15px;
  padding-top: 20px;
  text-align: justify;
  padding-bottom: 20px;
  font-family: 'Poppins', sans-serif;
  line-height: 21px;
}
.about-button {
    float: left;
    width: 100%;
    padding-top: 22px;
}
.about-button a {
  padding: 12px 35px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 30px;
  background-image: linear-gradient(to right, #0C8BB4, #22B178);
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #fff;
}
.about-button a:hover {
  color: #f9f8f8;
}
.about-button a i {
    padding: 0px 8px;
}

.about-right {
    float: left;
    width: 100%;
    position: relative;
}

.about-right img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 9;
}

.about-right::before {
    content: '';
    position: absolute;
    background-color: #798834;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: -15px;
    left: -15px;
}
/*about-us*/




.virtual-tour-container {
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
}
.virtual-tour-container .container-fluid {
    background-color: #eef0f25e;
    padding: 54px;
    margin: 50px;
    border-radius: 50px;
}
.virtual-tour-title {
  float: left;
  width: 100%;
  font-family: 'Oswald', sans-serif;
  font-size: 44px;
  font-weight: bold;
  color: #000;
  padding-bottom: 50px;
  text-transform: uppercase;
}

.virtual-tour-title span {
  color: #ffbf00;
}
.virtual-tour-iframe {
    float: left;
    width: 100%;
}

.virtual-tour-iframe iframe {
  float: left;
  width: 100%;
  height: 500px;
  border-radius: 20px;
}

.our-services-container {
  float: left;
  width: 100%;
  padding: 4%;
  background-color: #faf1e8;
}
.our-servces-title {
  font-size: 18px;
  font-weight: bold;
  color: #164B43;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  padding-top: 22px;
  float: left;
  width: 100%;
}
 .our-services-container .carousel-indicators {
    bottom: -20px !important
  }
.our-services-container .carousel-indicators .active {
  background-color: #164B43 !important;
}

.our-services-block {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  border-radius: 15px 15px 15px 15px;
  background-color: #fff;
  padding: 7px;
    padding-bottom: 7px;
  padding-bottom: 20px;
}

.our-servces-image {
    float: left;
    width: 100%;
}

.our-servces-image img {
    width: 100%;
    outline: 3px solid #fff;
    outline-offset: -15px;
    border-radius: 15px 15px 0px 0px;
}
.call {
  bottom: 70px;
  left: 10px;
  position: fixed;
  z-index: 1111;
}
.celeb-container {
  position: relative;
  width: 100%;
  float: left;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000000b3;
}

.celeb-container:hover .overlay {
  opacity: 1;
}

.text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  float: left;
  width: 100%;
  font-family: 'Oswald', sans-serif;
  font-size: 44px;
  font-weight: bold;
  color: #ffbf00;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
.social-icons {
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translate(-50%, -50%);
  float: left;
  width: 100%;
  text-align: center;
}
.social-icons ul li {
  float: left;
  padding: 8px;
}
.social-icons ul {
  list-style-type: none;
  float: none;
  margin: 0 auto;
  display: table;
  padding: 0;
}
.social-icons ul li a {
  font-size: 30px;
  color: #fff;
}
.our-servces-button {
    float: left;
    width: 100%;
    padding-left: 20px;
}

.our-servces-button a {
  padding: 8px 20px;
  font-family: 'Montserrat', sans-serif;
  color: #547807;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid #ddd;
  border-radius: 10px;
}
.our-servces-button a:hover {
  background-color: #ffbf00;
  color: #333;
}
.our-servces-button a i {
    padding-left: 6px;
}

.our-servces-desc {
    float: left;
    width: 100%;
    padding-left: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-bottom: 24px;
}

.our-services-title {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 44px;
    font-weight: bold;
    color: #333000;
    padding-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
}

.our-services-title span {
    color: #ffbf00;
}

.our-services-desc {
    float: left;
    width: 100%;
}

.our-services-desc a.left {
    position: absolute;
    left: -30px;
    top: 103px;
}

.our-services-desc a.right {
    position: absolute;
    right: -30px;
    top: 103px;
}

.view-more-button {
    float: left;
    width: 100%;
    text-align: center;
}

.view-more-button a {
    background-color: #3e9cc6;
    padding: 20px 40px;
    border-radius: 41px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
}

/*.pagecontainer {*/
/*    float: left;*/
/*    width: 100%;*/
/*    position: relative;*/
/*    z-index: 1;*/
/*    background-image: url(../images/linksbg.png);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-position: center center;*/
/*}*/

/*.pgbor {*/
/*    float: left;*/

/*}*/

/*.pgbor:hover {*/
/*    background-color: #ffbf00;*/
/*}*/

/*.pgbor:hover .pagecontent {*/
/*    visibility: visible;*/
/*}*/

/*.pgbor:last-child {*/
/*    border-bottom: none;*/
/*}*/

/*.pagecont {*/
/*    float: left;*/
/*    width: 100%;*/
/*    margin-top: 40px;*/
/*}*/

/*.pagecontw {*/
/*    float: left;*/
/*    width: 100%;*/
/*    margin: 50px 0 50px;*/
/*}*/

/*.no {*/
/*    font-family: 'ufonts_com_akzidenzgroteskbqxbdcndaltopentype';*/
/*    color: #fff;*/
/*    font-size: 100px;*/
/*    float: left;*/
/*    width: 20%;*/
/*    margin-top: -12px;*/
/*}*/

/*.pgcontright {*/
/*    float: left;*/
/*    width: 80%;*/
/*    font-family: 'Open Sans', sans-serif;*/
/*    font-weight: 400;*/
/*    color: #fff;*/
/*}*/

/*.pghead {*/
/*    float: left;*/
/*    width: 100%;*/
/*}*/

/*.pghead p {*/
/*    float: left;*/
/*    width: 100%;*/
/*    color: #ffffff;*/
/*    font-size: 22px;*/
/*    font-family: 'Montserrat', sans-serif;*/
/*    font-weight: 500;*/
/*}*/

/*.pghead p span {*/
/*    float: left;*/
/*    width: 100%;*/
/*    font-size: 48px;*/
/*    text-transform: uppercase;*/
/*    font-family: 'Oswald', sans-serif;*/
/*    color: #fff;*/
/*    font-weight: 700;*/
/*}*/

/*.pagecontent {*/
/*    float: left;*/
/*    width: 100%;*/
/*    padding-right: 70px;*/
/*    visibility: hidden;*/
/*}*/

/*.pagecontent p {*/
/*    float: left;*/
/*    width: 100%;*/
/*    margin: 30px 0 20px;*/
/*    visibility: hidden;*/
/*}*/

/*.pagecontent span.view {*/
/*    float: right;*/
/*    border: 1px solid #fff;*/
/*    padding: 8px 40px;*/
/*    width: auto;*/
/*    background-color: #fff;*/
/*    font-family: 'Montserrat', sans-serif;*/
/*    color: #333;*/
/*    font-weight: 600;*/
/*    font-size: 15px;*/
/*}*/

/*.pgbro {*/
/*    border-right: 1px solid #598308;*/
/*}*/

/*.pgbrs {*/
/*    border-bottom: 1px solid #598308;*/
/*}*/

/*testimonials*/

.tesimonials-cotainer {
  float: left;
  width: 100%;
  padding: 4%;
  background-color: #EAF8FF;
}
.tesmonials-image-block {
  float: left;
  width: 100%;
  position: relative;
}
.tesmonials-image {
  float: left;
  width: 100%;
}
.tesmonials-image img{
  float: left;
  width: 100%;
}
.tesmonials-title {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 44px;
    font-weight: bold;
    color: #333000;
    padding-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
}

.tesmonials-title span {
    color: #ffbf00;
}

.testmonials-desc {
    float: left;
    width: 100%;
    text-align: center;
}

.testimonials-block {
  float: left;
  width: 100%;
  background-color: #fff;
  border-radius: 13px;
}

.tesmonials-image {
    float: left;
    width: 100%;
}

.tesmonials-info {
  float: left;
  width: 100%;
  color: #333000;
  font-size: 14px;
  font-weight: 400;
  padding-top: 20px;
  font-family: 'Poppins', sans-serif;
  padding: 29px;
}
.tesmonials-name {
  float: left;
  width: 54%;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 22px;
  position: absolute;
  text-align: left;
  left: 130px;
  top: 67px;
  font-family: 'Poppins', sans-serif;
  line-height: 16px;
}

.tesmonials-name span {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}

.testimonials-button {
    float: left;
    width: 100%;
    padding-top: 70px;
    text-align: center;
}
.testmonials-desc-mob {
    float: left;
    width: 100%;
    text-align: center;
    display: none;
}
.testmonials-desc-mob ol.carousel-indicators {
    bottom: -22px !important;
}
.testimonials-button a {
  padding: 15px 65px;
  border: 2px solid #ddd;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 30px;
  background-image: linear-gradient(to right, #0C8BB4, #22B178);
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #fff;
}
.testimonials-button a span {
    color: #fdbf02;
}
.thumb-impression .virtual-tour-title {
  text-align: center;
}
.testimonials-button a:hover {
    background-color: #ffbf00;
    color: #333;
}

/*testimonials*/


.meet-team-btn a {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #ddd;
    padding: 10px 40px;
    border-radius: 10px;
    color: #000;
}
.meet-team-btn a:hover {
    border: 2px solid #557807;
}
.meet-team-btn a span {
    color: #fdbf02;
}
.meet-team-btn {
float: left;
width: 100%;
text-align: center;
margin-top: 50px;
}
.contact-block {
    float: left;
    width: 100%;
    background-image: url(../images/services.jpg);
    background-size: cover;
    padding: 5%;
    background-position: center center;
    background-repeat: no-repeat;
}

.contact-inner {
    float: left;
    width: 100%;
}

.contact_desc {
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: 500;
    color: #333;
    font-family: 'Montserrat', sans-serif;
}

.contact_number {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
}

.contact_number a {
    font-weight: 900;
    font-size: 48px;
    color: #e04f4f;
    text-decoration: none;
}



.contact-button a {
    background-color: #ffbf00;
    font-family: 'Oswald', sans-serif;
    color: #333;
    padding: 10px 65px;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 38px;
    text-decoration: none;
}

.contact-button {
    float: left;
    width: 100%;
    position: relative;
    bottom: -27px;
}

.contact-image {
    float: left;
    width: 100%;
    position: relative;
    top: -40px;
}

.contact-image img {
    background: #fff;
    padding: 15px;
    box-shadow: 2px 2px 2px #ddd;
    border-radius: 35px;
}

.revew-container {
    float: left;
    width: 100%;
    padding: 4%;
}

.review-inner-block {
    float: left;
    width: 100%;
}

.review-image {
    float: left;
    width: 100%;
}

.review-image img {
    float: left;
    padding-top: 4px;
}

.review-title {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #333000;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.review-title::before {
    content: '';
    position: absolute;
    background-color: #e04f4f;
    width: 3px;
    height: 75%;
    left: -13px;
    top: 7px;
}

.review-slider {
    float: left;
    width: 100%;
    padding: 25px;
    background-color: #f8f6f6;
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-weight: 500;
    font-size: 15px;
    margin-top: 20px;
}

.customer-image {
    font-size: large;
    width: 100%;
}

.customer-image img {
    font-size: large;
    width: 100%;
}

.customer-name {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    padding-top: 10px;
    color: #798834;
}

.review-line {
    float: left;
    width: 100%;
    padding-top: 18px;
    border-top: 1px solid #ddd;
}

.review {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    font-style: italic;
}

.carousel-indicators li {
  background-color: rgb(224, 226, 219) !important;
}



.review-slider ol.carousel-indicators {
    position: relative;
    bottom: 0;
}

.footer {
  float: left;
  width: 100%;
  background-color: #E9DDCF;
  padding: 4%;
    padding-bottom: 4%;
  padding-bottom: 4%;
  padding-bottom: 0%;
}
/* Trusted Partners Section */
.trusted-partners {
  text-align: center;
  padding: 40px 20px;
  background-color: #f9f9f9; /* Optional background color */
}

.trusted-partners h3 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 50px; /* Increased spacing */
  color: #333;
}

.partners-logos {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 logos per row */
  row-gap: 50px; /* Increased row spacing */
  column-gap: 35px; /* Keeps column spacing same */
  justify-items: center; /* Center align logos */
}

.partners-logos img {
  width: 200px; /* Adjust logo size */
  height: auto; /* Maintain aspect ratio */
}

.ftrtop {
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.ftrtop img {
    float: none;
    margin: 0 auto;
    display: table;
}

.ftrtop p {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 44px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    position: relative;
}.ftrtop p span {
    color: #fdbf02;
}

.ftrtop font {
  font-size: 22px;
  float: left;
  width: 100%;
  color: #333;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
}


span.det font {
  text-transform: initial;

  font-size: 15px;

  color: #333;

  font-family: 'Poppins', sans-serif;

  font-weight: 400;

}

span.det {
    float: left;
    width: 100%;
}

span.det img {
    display: inline;
    width: 7%;
}
.branch .det img {
  margin-top: -7px;
}
.ftrbot {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 70px;
}

.ftrleft {
  float: left;
  width: 100%;
  padding-left: 90px;
}
.thumb-impression .thumb-title {

font-size: 50px;
}

.ftrlefttop {
    float: left;
    width: 100%;
}

.ftrlefttop p {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 27px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    position: relative;
}

p.branch {
  color: #333;
  font-size: 15px;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
}

p.mainbranch a {
    color: #333;
    text-decoration: none;
}

img.cntim {
  width: 4%;
}
p.mainbranch {
  color: #333;
  line-height: 22px;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}
p.head span {
  font-family: 'Oswald', sans-serif;
  float: left;
  width: 100%;
  color: #333;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 10px;
}

.ftrleftbot {
    float: left;
    width: 100%;
}

.ftrleftbot p {
    float: left;
    width: 100%;
    margin: 7px 0px;
}

.ftrleftbot p img {
    float: left;
}

.ftrleftbot p font {
    color: #a4a5a5;
    font-weight: 400;
    font-size: 30px;
    padding-left: 20px;
    float: left;
    margin-top: 15px;
}

.ftrform {
    float: left;
    width: 100%;
}

.Map {
    float: left;
    width: 100%;
}

.Map iframe {
    float: left;
    width: 100%;
    height: 300px;
}

.copyrght {
  float: left;
  width: 100%;
  background-color: #164B43;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-family: 'Poppins', sans-serif;
}
.our-services-container1 {
    float: left;
    width: 100%;
    display: none;
}
.make-appointment1 {
  float: left;
  width: 100%;
  position: relative;
}
.make-appointment1 a {
  background-color: #ffbf00;
  text-align: center;
  padding: 10px 65px;
  font-family: 'Oswald', sans-serif;
  color: #333;
  text-decoration: navajowhite;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  position: fixed;
  z-index: 999;
  bottom: 0;
  right: 10px;
}
.last-row {
    float: left;
    width: 100%;
}
.cal {
  bottom: 8px;
  left: 10px;
  position: fixed;
  z-index: 1111;
}
.whatsaapp {
  bottom: 10px;
  left: 10px;
  position: fixed;
  z-index: 1111;
}

.our-team-image {
  float: left;
  width: 100%;
}
.our-team-image img {
    float: left;
    width: 100%;
}
.our-team-container {
  float: left;
  width: 100%;
  padding: 4% 0%;
}
.our-team-container .why-us-desc {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}
.our-team-container .why-us-desc span {
  color: #000;
  font-weight: 700;
}
.celebrites_container {
  float: left;
  width: 100%;
  text-align: center;
  padding: 4%;
}
.celebrites-title {
  float: left;
  width: 100%;
  font-family: 'Oswald', sans-serif;
  font-size: 44px;
  font-weight: bold;
  color: #333000;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
.celebrites-title span {
  color: #ffbf00;
}
.celebrites-tag {
  font-size: 18px;
  line-height: 28px;
  float: left;
  width: 100%;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.celebrites-desktop {
  float: left;
  width: 100%;
  padding-top: 50px;
}
.celebrites-desktop img {
  float: left;
  width: 100%;
}
.celebrites-mobile {
  float: left;
  width: 100%;
  display: none;
}
.celebrites-mobile img {
  float: left;
  width: 100%;
}
.contact-title {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  color: #FFF;
  font-size: 40px;
  font-weight: 700;
}
.contact-title span {
  color: #ffbf00;
}
.contact-tag {
  font-size: 15px;
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  line-height: 21px;
}
.contacts-block {
  float: left;
  width: 100%;
  padding-top: 40px;
}
.contact-img {
  float: left;
  width: 100%;
}
.contact-img img {
  float: none;
  margin: 0 auto;
  display: table;
}
.contact-number {
  float: left;
  width: 100%;
  font-family: 'Oswald', sans-serif;
  font-size: 44px;
  font-weight: bold;
  color: #ffbf00;
  padding-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
}
.counter-value {
  float: left;
  width: 100%;
  font-size: 55px;
  font-weight: bold;
  color: #ffbf00;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}
.contact-name {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 22px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}
.Map iframe {
    float: left;
    width: 100%;
    height: 300px;
}
.team-info {
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  padding: 35px;
    padding-bottom: 35px;
  padding-bottom: 10px;
  font-family: 'Poppins', sans-serif;
  color: #000;
  text-align: center;
}
.team-info-block {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0px 60px;
  background-image: url('../images/Group-9.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.team-name {
  float: left;
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  color: #164B43;
  padding: 15px 35px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}



/*why-us*/

.why-us-block-container {
  float: left;
  width: 100%;
  background-color: #e9ddcf;
  padding: 4%;
}
.why-us-title {
  float: left;
  width: 100%;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  color: #164B43;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.why-us-desc {
  float: left;
  width: 100%;
  color: #292929;
  font-weight: 400;
  font-size: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Poppins', sans-serif;
  line-height: 21px;
  text-align: center;
}
.why-block {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 25px;
}
.why-block-container {
  float: left;
  width: 100%;
  padding-top: 50px;
}
.why-block {
  float: left;
  width: 100%;
}
.why-block-img {
  float: left;
  width: 100%;
}
.why-block-img img {
  float: left;
  width: auto;
}
.why-block-txt {
  float: left;
  width: 100%;
  font-size: 19px;
  font-weight: bold;
  color: #003B63;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  padding-top: 20px;
}
.why-block-txt a {
  color: #164B43;
  text-decoration: none;
}
.why-block-txt a:hover {
  color: #003b63;
  text-decoration: none;
}
.why-us-block-img {
  float: left;
  width: 100%;
}
.why-us-block-img img{
  float: left;
  width: 100%;
}
.why-block-desc {
  float: left;
  width: 100%;
  color: #323232;
  font-weight: 400;
  font-size: 14px;
  padding-top: 10px;
  font-family: 'Poppins', sans-serif;
}
.social-icons-footer {
  float: left;
  width: 100%;
}
.social-icons-footer ul {
  list-style-type: none;
  float: left;
  padding-bottom: 20px;
  padding-left: 0px;
}
.social-icons-footer ul li {
float: left;
padding-right: 15px;
font-size: 35px;

}
.social-icons-footer ul li a {
  color: #164b43;
}
.blogs {
  float: left;
  width: 100%;
  background-image: url('../images/blogbg.png');
  background-size: auto;
  background-size: 100% 100%;
  padding: 50px 0px 0px;
  position: relative;
  z-index: 1;
}
.blogsw {
 float:left;
 width:100%;
 margin-bottom: 40px;
}
.blogshead {
  font-size: 20px;
  float: left;
  width: 100%;
  background-color: #598308;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  padding-top: 16px;
}
.blogshead img {
  padding: 8px 11px 8px 20px;
  height: 60px;
  float: left;
  margin-top: -13px;
}
.blogshead a {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding-top: 22px;
  text-decoration: none;
}
.thumb-impression {
  float: left;
  width: 100%;
  padding: 1%;
}
.thumb-imp-left {
  float: left;
  width: 100%;
}
.thumb-imp-left img {
  float: left;
  width: 100%;
}
.thumb-title {
  float: left;
  width: 100%;
  font-family: 'Oswald', sans-serif;
  font-size: 60px;
  font-weight: bold;
  color: #000;
  padding-bottom: 16px;
}
.thumb-imp-right {
  float: left;
  width: 100%;
  padding-left: 15%;
  padding-top: 70px;
}
.thumb-desc {
  font-size: 18px;
  line-height: 28px;
  float: left;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.contact-form-container .container-fluid {
  background-color: #b5b5b5;
  padding: 50px;
  border-radius: 50px;
}

.contact-form-container {
  float: left;
  width: 100%;
  padding: 3%;
  position: relative;
}
.contact-form-title {
  float: left;
  width: 100%;
  font-family: 'Oswald', sans-serif;
  font-size: 60px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 16px;
  text-shadow: 2px 2px 2px #000;
}
.contact-form-desc {
  font-size: 18px;
  line-height: 28px;
  float: left;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #000;
}
.contact-form-left {
  float: left;
  width: 100%;
  padding-top: 12%;
}
.contact-form-right {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 35px;
  border-radius: 29px;
}
.contact-form-right .book-appointment-form input {
  border-radius: 10px;
  height: 50px;
  border: 2px solid #ddd;
}
.contact-form-right .book-appointment-form textarea {
  height: 100px;
}
.contact-form-right .book-appointment-form input {
  border: 2px solid #000;
}
.contact-form-right .book-appointment-form textarea {
  border: 2px solid #000;
}


.contact-form-right {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 35px;
  border-radius: 29px;

}

.address-left {
  float: left;
  width: 100%;
  border-right: 1px solid #0D8DB1;
}
.thumb-img {
float: left;
width: 100%;

}
.thumb-img img {
  float: none;
  margin: 0 auto;
  display: table;
  padding-bottom: 25px;
}
.thumb-title.thumb-title1 {
    font-size: 50px !important;
    text-transform: inherit !important;
}
.thumb-imp-right1 {
padding-top: 10px !important;
}
.lets-friend {
  float: left;
  width: 100%;
}
.footer .container-fluid {
    background-color: #eef0f25e;
    margin: 50px;
    border-radius: 50px;
    padding-top: 40px;
}
.thumb-title.thumb-title1 span {
    color: #fdbf02;
}
.col-sm-6.our-doc-m {
    display: none;
}

.doc-mobile {
    display: none;
}
.contact-form-title span {
  color: #ffbf00;
}


/*nothing*/
.nothing-container {
  float: left;
  width: 100%;
  background-image: url('../images/banner-bg 1.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 12% 0% 5% 0%;
  margin-top: -166px;
  background-position: bottom center;
}
.nothing-image {
  float: left;
  width: 100%;
}
.nothing-image img {
  float: none;
  margin: 0 auto;
  display: table;
}
.nothing-block {
  float: left;
  width: 100%;
  padding-top: 35px;
}
.nothing-tag {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
}
.nothing-button {
  float: left;
  width: 100%;
  padding-top: 40px;
}
.nothing-title {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 40px;
}
.nothing-button a {
  background-color: #fff;
  padding: 14px 35px;
  border-radius: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
}
/*nothing*/

/*faq*/

.faq-container {
  float: left;
  width: 100%;
  background-color: #164B43;
}
.faq-block-cont {
  float: left;
  width: 100%;
}
.faq-block {
  float: left;
  width: 100%;
  padding: 70px 30px;
  border-right: 1px solid #ffffff30;
}
.faq-block-cont .col-sm-3 {
  padding: 0;
}
.faq-block.faq-last {
  border: 0;
}
.faq-block:hover {
  background-color: #9fab95;
}
.faq-title {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  padding-top: 30px;
}
.faq-desc {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-weight: 300;
  line-height: 26px;
}
.form-container {
  float: left;
  width: 100%;
  padding: 4%;
}
.ban-bottom-block {
  float: left;
  width: 100%;
}
/ Media Query /

@media(min-width:1651px) and (max-width:1920px){

.our-doc-image::after {
  bottom: -450px;
}
.our-team-inner-right .our-doc-image::before {

    bottom: -450px;

}
}
@media(min-width:1201px) and (max-width:1650px){

 .our-doc-image::after {
    bottom: -359px;
  }
.our-team-inner-right .our-doc-image::before {

    bottom: -359px;

}
.banner-txt1 h3 {
  font-size: 84px;
}
}

@media(min-width:992px) and (max-width:1200px){
.our-doc-image::after {
  bottom: -450px;
}
.our-team-inner-right .our-doc-image::before {

    bottom: -450px;

}
.header .col-sm-7 {
  width: 70%;
  float: left;
}
.menu-container .navbar-default .navbar-nav > li > a {
  font-size: 10px;
}
.menu-container ul {
  padding-top: 4px;
}
.header .col-sm-3 {
  width: 20%;
  display: none;
}
  .header .col-sm-7 {
    width: 64%;
    padding-top: 10px;
  }
    .menu-container .navbar-default .navbar-nav > li > a {
    font-size: 12px;
  }
  .banner-txt2 h3 {
  font-size: 42px;
}
.banner-txt2 h4 {
  font-size: 17px;
}
.about-us-container .container {
  width: auto !important;
}
.why-us-block-container .container {
  width: auto;
}
.our-team-blks .container {
  width: 100%;
}
.our-services-container .container {
  width: 100%;
}
.form-container .container {
  width: 100%;
}
.tesimonials-cotainer .container {
  width: auto;
}
.contact-block .container {
  width: auto;
}
.celebrites_container .container {
  width: auto;
}
.footer .container {
  width: auto;
}
.nothing-container {
  margin-top: -80px;
}
}

@media(min-width:768px) and (max-width:991px){
.header .container {
width: auto !important;
}
  .header .col-sm-2 {
    float: left;
    width: 20%;
  }
  .header .col-sm-3 {
  width: 20%;
  display: none;
}
.our-team-inner-right .our-doc-image::before {

    bottom: -450px;

}
  .header .col-sm-7 {
    width: 72%;
    float: left;
  }
.menu-container .navbar-default .navbar-nav > li > a {
  font-size: 10px;
}
.menu-container ul {
  padding-top: 4px;
}
   .banner-txt2 {
  bottom: 33px;
  right: 80px;
  left: 80px;
  border-radius: 10px;
}
  .banner-txt1 h3 {
    font-size: 32px !important;
    margin: 0;
    text-align: center;
  }
   .banner-txt1 h4 {
    font-size: 20px !important;
    line-height: 24px !important;
    text-align: center;
  }
  .banner-txt1 h6 a {
  padding: 6px 30px;
  font-size: 12px;
}
.banner-txt2 h3 {
  font-size: 26px;
}
.banner-txt2 h3 {
    font-size: 35px;
  }
.banner-txt1 {
  padding: 20px;
  border-radius: 12px;
  left: -26%;
  bottom: 38px;
}
.banner-txt2 p {
  font-size: 20px;
}
    .ban-bottom-block {
  float: left;
  width: 33.3%;
}
.ban-bottom-tag {
  font-size: 14px;
}
 .banner-txt2 h4 {
    font-size: 18px;
  }
  .banner-txt1 h5 {
  text-align: center;
}
.banner-txt1 p {
  text-align: center;
}
.banner-txt1 h6 {
  text-align: center;
}
  .ban-bottom-block {
    float: left;
    width: 100%;
  }
  .contact-img img {
  float: left;
  width: 100%;
}
.bfaf-effect::after {
  right: 2px;
  bottom: -35px;
  z-index: -9;
}
.about-us-container .container {
  width: auto;
}
.about-title {
  font-size: 32px;
  line-height: 36px;
}
.why-us-block-container .container {
  width: auto;
}
.why-block-container .col-sm-3 {
  float: left;
  width: 100%;
}
.why-block-container .col-sm-6 {
  float: left;
  width: 100%;
}
.our-team {
  padding: 3% 0%;
}
.out-team-block .col-sm-6 {
  float: left;
  width: 100%;
}
.our-team-info::after {
  display:none;
}
.our-team-inner .our-team-info {
  padding-right: 280px;
}
.our-doc-image::after {
  left: 310px;
  bottom: -5px;
}
  .our-team-inner-right .our-doc-image::before {
    bottom: -338px;
    left: 0;
  }
  .our-team-inner-right .our-team-info::before {
 display: none;
}
.our-team-inner-right .our-team-name {
  text-align: right;
  padding-right: 30px;
}
.our-team-inner-right .our-team-tag {
  padding-right: 30px;
  text-align: right;
}
.our-team-inner-right .our-team-info {
  padding: 50px 30px 50px 360px;
}
.nothing-container {
  margin-top: 0;
  padding: 5% 0% 5% 0%;
}
.faq-title {
  font-size: 18px;
}
.tesmonials-name {
  left: 100px;
  top: 12px;
}
.tesimonials-cotainer .container {
  width: auto;
}
.contact-block .container {
  width: auto;
}
.celebrites_container .container {
  width: auto;
}
.ftrleft {
  float: left;
  width: 50%;
  padding-left: 0px;
}
.thumb-img img {
  width: 70%;
}
}

@media(min-width:640px) and (max-width:767px){
    
    .why-us-block-container .container {
  width: auto;
}
.about-us-container .container {
  width: auto;
}
    .about-left {
  padding-right: 0;
}
.about-title {
  font-size: 30px;
}
.bfaf-effect {
  margin-top: 45px;
}
.why-us-title {
  font-size: 35px;
}
.our-team-info::after {
 display: none;
}
.our-doc-image::after {
  left: 235px;
  bottom: -5px;
}
.our-team-inner-left .our-team-info {
  padding-right: 270px;
}
.our-team-inner-right .our-team-info::before {
 display: none;
}
.our-team-info {
  padding-right: 240px !important;
}
.our-team-inner-right {
  float: left;
  padding-top: 80px;
}
.our-team-inner-right .our-team-tag {
  text-align: right;
}
.our-team-inner-right .our-team-name {
  text-align: right;
  padding-right: 50px;
}
 .our-team-inner-right  .our-team-info {
    padding-right:0px !important;
    padding-left: 240px !important;
  }
  .nothing-image {
  padding-top: 115px;
}
.nothing-image img {
  float: left;
  width: 30%;
}
.our-servces-title {
  font-size: 24px;
}
.faq-block {
  float: left;
  width: 50% !important;
}
.tesmonials-name {
  font-size: 24px;
  left: 224px;
}
.ftrleft {
  padding-left: 0px;
}
.address-left {
  border-right: 0px solid #0D8DB1;
}
 .ban-bottom-block {
    padding: 10px;
  }
.our-team-inner-right .our-doc-image::before {
  right: 230px;
  bottom: -337px;
}
    .banner-txt2 {
  bottom: 33px;
  right: 80px;
  left: 80px;
  border-radius: 10px;
}
  .banner-txt1 h3 {
    font-size: 32px !important;
    margin: 0;
    text-align: center;
  }
   .banner-txt1 h4 {
    font-size: 20px !important;
    line-height: 24px !important;
    text-align: center;
  }
  .banner-txt1 h6 a {
  padding: 6px 30px;
  font-size: 12px;
}
.banner-txt2 h3 {
  font-size: 26px;
}
    .banner-txt2 h4 {
  font-size: 14px;
}
.banner-txt1 {
  padding: 20px;
  border-radius: 12px;
  left: -26%;
  bottom: 38px;
}
.banner-txt2 p {
  font-size: 20px;
}
    .ban-bottom-block {
  float: left;
  width: 33.3%;
}
.ban-bottom-tag {
  font-size: 14px;
}
     .banner-container {
    display: block !important;
  } 
    .mobile-banner-er {
    display: none !important;
  }
   .menu-container ul {
  float: left;
  padding-top: 14px;
  width: 100%;
} 
  .navbar-toggle {
    position: absolute;
    right: 45px;
    top: -55px !important;
  }  
  .navbar {
  min-height: auto;
}
.make-appointment {
  display: none;
}
.navbar-collapse {
  border-top: 0px solid transparent !important;
}
  .header .col-sm-7 {
    width: 100%;
    float: left;
  }
    .header .container {
  width: 100% !important;
}
    
  .header .col-sm-2 {
    float: left;
    width: 25%;
  }
  .header .col-sm-3 {
  width: 35%;
  float: left;
}

.navbar-toggle {
  background: transparent;
  border: 0px;
  top: 12px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #333 !important;
}
.banner-container {
  display: none;
}
.mobile-banner-er {
  display: block;
  padding-top: 60px;
}
.celebrites-desktop {
  display: block;
}
.celebrites-mobile {
  display: none;
}
.celebrites-title {
  font-size: 34px;
}
.celebrites-tag {
  font-size: 15px;
  line-height: 20px;
}
.celebrites-mobile {
  padding-top: 30px;
}
.celebrites_container {
  padding: 15% 3%;
}
.thumb-imp-right {
  padding-left: 0%;
  padding-top: 30px;
}
.thumb-title {
  font-size: 42px;
}
.thumb-imp-left img {
  float: left;
  width: 70%;
}
.thumb-impression {
  padding-top: 15%;
}
.contact-form-title {
  font-size: 40px;
}
.contact-form-right {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thumb-title.thumb-title1 {
  font-size: 34px !important;
}
.ftrlefttop {
  padding-top: 60px;
}
.thumb-title.thumb-title1 {
  text-align: center;
}
.address-left .about-button {
  text-align: center;
}
.thumb-impression .thumb-title {
  font-size: 41px;
  text-align: center;
}
.thumb-desc {
  text-align: center;
}
.thumb-imp-right .about-button {
  text-align: center;
}
.thumb-imp-left img {
  float: none;
  width: 70%;
  margin: 0 auto;
  display: table;
}
  .banner-txt1 h3 {
    font-size: 45px;
    margin: 0;
    text-align: center;
  }
   .banner-txt1 h4 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
    .banner-txt1 h5 {
    font-size: 18px;
    text-align: center;
  }
    .banner-txt1 p {
    display: none;
  }
    .banner-txt1 h6 {
    float: left;
    width: 100%;
    padding-top: 15px;
    text-align: center;
  }
}


@media(min-width:480px) and (max-width:639px)
{
.about-title {
font-size: 34px;
text-align: center;
}
.about-right {
margin-top: 50px;
}
.virtual-tour-title {
font-size: 34px;
}
.virtual-tour-iframe iframe {
height: 320px;
}
.our-services-title {
font-size: 34px;
padding-top: 30px;
}
.our-services-container {
padding: 3% 12%;
}
.no {
font-size: 45px;
}
.pghead p span {
font-size: 30px;
}
.pagecontent p {
margin: 0px;
}
.pagecontent p {
display: none;
}
.pagecontw {
margin: 0;
}
.tesmonials-title {
font-size: 34px;
}
.testimonials-block {
margin-bottom: 15px;
}
.contact_number a {
font-size: 26px;
}
    .contact_desc {
font-size: 16px;
}
.review-inner-block .col-sm-3 {
float: left;
width: 25%;
}
.review-inner-block .col-sm-9 {
float: left;
width: 75%;
}
.review-line .col-sm-3 {
float: left;
width: 20%;
}
.ftrtop p {
font-size: 34px;
}
.ftrtop font {
font-size: 18px;
}
.Map iframe {
height: 400px;
}
.review-slider {
margin-bottom: 30px;
}
.review-title {
font-size: 24px;
}
.contact-block {
padding: 12% 3%;
}
.testimonials-button {
padding-top: 30px;
}
.banner-container a.left {
left: 0px;
right: 0px;
}
.banner-container a.right {
font-size: 30px;
right: 0px;
}
.banner-txt2 {
bottom: 25px;
right: 55px;
left: 65px;
}
.banner-txt2 h3 {
font-size: 34px;
padding-left: 0;
text-align: center;
}
.banner-txt2 p {
  font-size: 22px;
  text-align: center;
  padding: 0;
}
.banner-txt2 h4 {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.banner-txt2 h3 {
margin: 0;
}
.banner-container a.left {
font-size: 30px;
}
.banner-txt1 {
  right: 4%;
  left: 4%;
  bottom: 16px;
}
  .banner-txt1 p {
    display: none;
  }
  .banner-txt1 h6 a {
  font-size: 12px;

}
.banner-txt1 h6 {
  float: left;
  width: 100%;
  padding-top: 15px;
  text-align: center;
}
.banner-txt1 h3 {
    font-size: 45px;
    margin: 0;
    text-align: center;
  }
.banner-txt1 h4 {
 font-size: 24px;
  line-height: 30px;
  text-align: center;
}
.banner-txt1 h5 {
  
  font-size: 18px;
  text-align: center;
}
.header .container {
width: auto !important;
}
.main-container .col-sm-2 {
float: left;
width: 50%;
}
.navbar.navbar-default.yourstyle {
background-color: transparent;
margin-top: -60px;
}
.header .col-sm-3 {
float: left;
width: 100%;
}
.make-appointment a {
padding: 10px;
float: left;
width: 100%;
text-align: center;
}
.make-appointment {
  width: 100%;
  display: none;
}

.navbar-default .navbar-collapse {
border-color: transparent !important;
}
.col-md-6.pgbor.pgbro {
border-bottom: 1px solid #598308;
}
.contact-button a {
  padding: 10px 30px;
  font-size: 18px;
}

.carousel-indicators {
  bottom: -10px !important;
}

.make-appointment1 a {
  float: left;
  width: 100%;
  left: 0;
}
.cal {
  bottom: 50px;
}
.whatsaapp {
  bottom: 5px;
}
.logo img {
  width: 65%;
}
.navbar-default .navbar-toggle:hover {
  background-color: #fff;
}
.banner-container {
  display: none;
}
.mobile-banner-er {
  display: block;
  padding-top: 60px;
}
.celebrites-desktop {
  display: none;
}
.celebrites-mobile {
  display: block;
}
.celebrites-title {
  font-size: 34px;
}
.celebrites-tag {
  font-size: 15px;
  line-height: 20px;
}
.celebrites-mobile {
  padding-top: 30px;
}
.celebrites_container {
  padding: 15% 3%;
}
.header .col-sm-7 {
  width: auto;
}
.beforeAfter {
  margin-top: 40px;
}


.ftrleft {
  text-align: center;
}
span.det img {
  display: inline;
  width: 12%;
  padding-bottom: 10px;
}
span.det {
  padding-bottom: 15px;
}
.branch .det img {
  float: none;
  margin: 0 auto;
  display: table;
}
.foot-in {
  text-align: left;
  float: left;
  width: 100%;
}
.foot-in img {
  width: 6%;
}
/*.header {*/
/*  border-radius: 22px;*/
/*}*/
.tesimonials-cotainer {
  padding-bottom: 14%;
}
.team-info {
  text-align: center;
}


.our-team {
  float: left;
  width: 100%;
  padding: 4%;
}

.our-team-container {
  padding-top: 12%;
}
.celeb-container {
  margin-top: 18px;
}
.text {
  font-size: 28px;
}
.social-icons {
  top: 66%;
}
.social-icons ul li a {
  font-size: 24px;
}
.why-block-img img {
  width: 25%;
  float: none;
  margin: 0 auto;
}
.why-block-container .col-sm-4 {
  padding: 0;
}
.out-team-block .col-sm-3 {
  padding-bottom: 20px;
  float: left;
  width: 100%;
}
.our-team-blk {
  float: left;
  width: 100%;
  padding-bottom: 25px;
  text-align: center;
}








.social-icons-footer ul {
  float: none;
  margin: 0 auto;
  display: table;
  padding-bottom: 24px;
}
.why-block {
  text-align: center;
}
.why-block {
  padding-bottom: 30px;
}
.appoi-title {
  text-align: center;
  padding-top: 40px;
}
.testmonials-desc-mob {
    display: block;
}
.testmonials-desc {
    display: none;
}
.thumb-imp-right {
  padding-left: 0%;
  padding-top: 30px;
}
.thumb-title {
  font-size: 42px;
}
.thumb-imp-left img {
  float: left;
  width: 70%;
}
.thumb-impression {
  padding-top: 15%;
}
.contact-form-title {
  font-size: 40px;
}
.contact-form-right {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thumb-title.thumb-title1 {
  font-size: 34px !important;
}
.ftrlefttop {
  padding-top: 60px;
}
.thumb-title.thumb-title1 {
  text-align: center;
}
.address-left .about-button {
  text-align: center;
}
.thumb-impression .thumb-title {
  font-size: 41px;
  text-align: center;
}
.thumb-desc {
  text-align: center;
}
.thumb-imp-right .about-button {
  text-align: center;
}
.thumb-imp-left img {
  float: none;
  width: 70%;
  margin: 0 auto;
  display: table;
}
.our-team-name {
    font-size: 24px;
    padding-left: 20px;
    text-align: left;
}

.our-team-tag {

    padding-left: 20px;
    text-align: left;
}
.our-team-info::after {
    display: none;
}
.out-team-block {
    padding-top: 20px;
}
.our-team-info {
    padding: 30px 30px;
}
.our-doc-image {
    position: initial;
}
.our-team-inner-right .our-doc-image::before {
    position: initial;
}
.our-team-inner-right .our-team-name {
    text-align: left;
    padding-right: 0;
    padding-left: 20px;
}
.our-team-inner-right .our-team-tag {
    padding-right: 0px;
    text-align: left;
        padding-left: 20px;
}
.our-team-inner-right .our-team-info::before {
      display: none;
}
.our-team-inner-right .our-team-info {
    text-align: left;
    padding: 30px 30px;
}
.doc-mobile {
    display: block;
    float: left;
    width: 100%;
}
.col-sm-6.our-doc-m {
    display: block;
}
.our-doc-image::after {
    display: none;
}
.our-team-inner-right .our-doc-image::before {
    display: none;
}
.virtual-tour-container .container-fluid {
  
    margin: 15px;
}

.footer .container-fluid {
    margin: 20px;
}
.contact-form-container::before {
   
    right: 165px;
    top: 300px;
}
.menu-container ul {
  float: left;
  width: 100%;
}
.menu-container ul ul.dropdown-menu li a {
  color: #000 !important;
  font-size: 15px;
}
.menu-container ul ul.dropdown-menu {
  padding: 0;
}



.ban-bottom-inner {
  margin-top: -16px;
  border-radius: 10px;
}
.ban-bottom-block {
  padding-bottom: 35px;
}
.ban-bot-blk {
  border-right: 0;
  border-left: 0;
}
.ban-bottom-tag {
  font-size: 16px;
}
.about-left {
  padding-right: 0;
}
  .about-title {
    font-size: 28px;
    line-height: 35px;
  }
  .about-desc {
  text-align: center;
}
.about-button {
  text-align: center;
}
.bfaf-effect {
  padding: 10% 0%;
}
.bfaf-effect::before {
  left: -28px;
  top: 35px;
}
.bfaf-effect::after {
  right: -25px;
  bottom: 5px;
}
.why-us-title {
  font-size: 30px;
}
.why-us-desc {
  font-size: 14px;
}
.why-block-container {
  padding-top: 15px;
}
.why-block-txt {
  font-size: 18px;
}
.our-team-blk {
    padding-bottom: 0px;

  }
   .our-team-name {
    font-size: 22px;
    padding-top: 10px;
  }
   .virtual-tour-iframe iframe {
    height: 280px;
    padding: 15px;
  }
  .nothing-container {
  margin-top: -100px;
}
.nothing-image img {
  width: 70%;
}
.nothing-image {
  padding-top: 70px;
}
.nothing-title {
  font-size: 32px;
  text-align: center;
  line-height: 38px;
}
.nothing-tag {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.nothing-button {
  text-align: center;
  padding-bottom: 35px;
}
.why-us-title {
  line-height: 38px;
}
  .our-services-container1 {
    padding: 10% 8%;
    background-color: #e9ddcf;
  }
  .our-servces-title .col-sm-9 {
  float: left;
  width: 80%;
}
.our-servces-title .col-sm-3 {
  float: left;
  width: 20%;
}

.faq-title {
  padding-top: 16px;
}
.faq-block {
  padding: 50px 30px;
  width: 50%;
}
.our-team-container .why-us-desc {
  font-size: 18px;
  line-height: 25px;
}
.team-info-block {
  padding: 0px 10px;
}
.team-info {
 
  font-size: 15px;
  font-weight: 500;
  font-style: italic;
  padding: 18px;
 
}
.team-name {
  font-size: 20px;
}
  .contact-title {
    font-size: 30px;
    line-height: 26px;
  }
  .address-left {
  border-right: 0;
}
.ftrleft {

  padding-left: 0;
}
.counter-value {
 
  font-size: 45px;
 
}
 .banner-txt1 h3 {
    font-size: 45px;
    margin: 0;
    text-align: center;
  }
   .banner-txt1 h4 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
    .banner-txt1 h5 {
    font-size: 18px;
    text-align: center;
  }
    .banner-txt1 p {
    display: none;
  }
    .banner-txt1 h6 {
    float: left;
    width: 100%;
    padding-top: 15px;
    text-align: center;
  }
   .our-services-container {
    padding: 3% 3%;
  }
   span.det img {
    width: 10%;
  }
  .menu-container div#bs-example-navbar-collapse-1 {
  margin-top: 20px;
}
.navbar-toggle {
  margin-top: 18px;
}
}

@media(min-width:320px) and (max-width:479px)
{
.about-title {
font-size: 34px;
text-align: center;
}
.about-right {
margin-top: 50px;
}
.virtual-tour-title {
font-size: 34px;
}
.virtual-tour-iframe iframe {
height: 320px;
}
.our-services-title {
font-size: 34px;
padding-top: 30px;
}
.our-services-container {
padding: 3% 12%;
}
.no {
font-size: 45px;
}
.pghead p span {
font-size: 30px;
}
.pagecontent p {
margin: 0px;
}
.pagecontent p {
display: none;
}
.pagecontw {
margin: 0;
}
.tesmonials-title {
font-size: 34px;
}
.testimonials-block {
margin-bottom: 15px;
}
.contact_number a {
font-size: 26px;
}
    .contact_desc {
font-size: 16px;
}
.review-inner-block .col-sm-3 {
float: left;
width: 25%;
}
.review-inner-block .col-sm-9 {
float: left;
width: 75%;
}
.review-line .col-sm-3 {
float: left;
width: 20%;
}
.ftrtop p {
font-size: 34px;
}
.ftrtop font {
font-size: 18px;
}
.Map iframe {
height: 400px;
}
.review-slider {
margin-bottom: 30px;
}
.review-title {
font-size: 24px;
}
.contact-block {
padding: 12% 3%;
}
.testimonials-button {
padding-top: 30px;
}
.banner-container a.left {
left: 0px;
right: 0px;
}
.banner-container a.right {
font-size: 30px;
right: 0px;
}
.banner-txt2 {
bottom: 25px;
right: 55px;
left: 65px;
}
.banner-txt2 h3 {
font-size: 34px;
padding-left: 0;
text-align: center;
}
.banner-txt2 p {
  font-size: 22px;
  text-align: center;
  padding: 0;
}
.banner-txt2 h4 {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.banner-txt2 h3 {
margin: 0;
}
.banner-container a.left {
font-size: 30px;
}
.banner-txt1 {
  right: 4%;
  left: 4%;
  bottom: 16px;
}
  .banner-txt1 p {
   display: none;
  }
  .banner-txt1 h6 a {
  font-size: 12px;

}
.banner-txt1 h6 {
  float: left;
  width: 100%;
  padding-top: 15px;
  text-align: center;
}
.banner-txt1 h3 {
    font-size: 45px;
    margin: 0;
    text-align: center;
  }
.banner-txt1 h4 {
 font-size: 24px;
  line-height: 30px;
  text-align: center;
}
.banner-txt1 h5 {
  
  font-size: 18px;
  text-align: center;
}
.header .container {
width: auto !important;
}
.main-container .col-sm-2 {
float: left;
width: 50%;
}
.navbar.navbar-default.yourstyle {
background-color: transparent;
margin-top: -60px;
}
.header .col-sm-3 {
float: left;
width: 100%;
}
.make-appointment a {
padding: 10px;
float: left;
width: 100%;
text-align: center;
}
.make-appointment {
  width: 100%;
  display: none;
}

.navbar-default .navbar-collapse {
  border-color: transparent !important;
  margin-top: 25px;
}
.logo {
float: left;
width: 100%;
position: relative;
z-index: 999;
}
.navbar-toggle {
  background: transparent;
  border: 0px;
  top: 12px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #333 !important;
}
.col-md-6.pgbor.pgbro {
border-bottom: 1px solid #598308;
}
.virtual-tour-container {

padding-top: 30px;
}
.our-services-container {
    display: none;
}
.our-services-container1 {;
    display: block;
}
.our-services-container1 {
padding: 4% 8%;
}
.contact-button a {
  padding: 10px 30px;
  font-size: 18px;
}

.carousel-indicators .active {
  background-color: #ffbf00 !important;
}
.carousel-indicators li {
  background-color: rgb(208, 208, 208) !important;
}
.carousel-indicators {
  bottom: -10px !important;
}


.make-appointment1 a {
  float: left;
  width: 100%;
  left: 0;
}
.cal {
  bottom: 50px;
}
.whatsaapp {
  bottom: 5px;
}
.logo img {
  width: 65%;
}
.navbar-default .navbar-toggle:hover {
  background-color: #fff;
}
.navbar-toggle .icon-bar {
  width: 35px !important;
  height: 2px !important;
}
.banner-container {
  display: none;
}
.mobile-banner-er {
  display: block;
  padding-top: 60px;
}
.celebrites-desktop {
  display: none;
}
.celebrites-mobile {
  display: block;
}
.celebrites-title {
  font-size: 34px;
}
.celebrites-tag {
  font-size: 15px;
  line-height: 20px;
}
.celebrites-mobile {
  padding-top: 30px;
}
.celebrites_container {
  padding: 15% 3%;
}
.header .col-sm-7 {
  width: auto;
}
.contact-title {
  font-size: 34px;
}
.contact-tag {
  font-size: 16px;
  line-height: 22px;
}
.beforeAfter {
  margin-top: 40px;
}
span.det font {
  float: left;
  width: 100%;
  text-align: center;
}


.ftrleft {
  text-align: center;
}
span.det img {
  display: inline;
  width: 12%;
  padding-bottom: 10px;
}
span.det {
  padding-bottom: 15px;
}
.branch .det img {
  float: none;
  margin: 0 auto;
  display: table;
}
.foot-in {
  text-align: left;
  float: left;
  width: 100%;
}
.foot-in img {
  width: 6%;
}
/*.header {*/
/*  border-radius: 22px;*/
/*}*/
.tesimonials-cotainer {
  padding-bottom: 14%;
}
.team-info {
  text-align: center;
}
.our-team-container {
  padding-top: 12%;
}
.celeb-container {
  margin-top: 18px;
}
.text {
  font-size: 28px;
}
.social-icons {
  top: 66%;
}
.social-icons ul li a {
  font-size: 24px;
}
.why-block-img img {
  width: 25%;
  float: none;
  margin: 0 auto;
}
.why-block-container .col-sm-4 {
  padding: 0;
}
.out-team-block .col-sm-3 {
  padding-bottom: 20px;
  float: left;
  width: 100%;
}
.our-team-blk {
  float: left;
  width: 100%;
  padding-bottom: 25px;
  text-align: center;
}
.social-icons-footer ul {
  float: none;
  margin: 0 auto;
  display: table;
  padding-bottom: 24px;
}
.why-block {
  text-align: center;
}
.why-block {
  padding-bottom: 30px;
}
.appoi-title {
  text-align: center;
  padding-top: 40px;
}
.testmonials-desc-mob {
    display: block;
}
.testmonials-desc {
    display: none;
}
.thumb-imp-right {
  padding-left: 0%;
  padding-top: 30px;
}
.thumb-title {
  font-size: 42px;
}
.thumb-imp-left img {
  float: left;
  width: 70%;
}
.thumb-impression {
  padding-top: 15%;
}
.contact-form-title {
  font-size: 40px;
}
.contact-form-right {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thumb-title.thumb-title1 {
  font-size: 34px !important;
}
.ftrlefttop {
  padding-top: 60px;
}
.thumb-title.thumb-title1 {
  text-align: center;
}
.address-left .about-button {
  text-align: center;
}
.thumb-impression .thumb-title {
  font-size: 41px;
  text-align: center;
}
.thumb-desc {
  text-align: center;
}
.thumb-imp-right .about-button {
  text-align: center;
}
.thumb-imp-left img {
  float: none;
  width: 70%;
  margin: 0 auto;
  display: table;
}
.our-team-name {
    font-size: 24px;
    padding-left: 20px;
    text-align: left;
}
.our-team-tag {

    padding-left: 20px;
    text-align: left;
}
.our-team-info::after {
    display: none;
}
.out-team-block {
    padding-top: 20px;
}
.our-team-info {
    padding: 30px 30px;
}
.our-doc-image {
    position: initial;
}
.our-team-inner-right .our-doc-image::before {
    position: initial;
}
.our-team-inner-right .our-team-name {
    text-align: left;
    padding-right: 0;
    padding-left: 20px;
}
.our-team-inner-right .our-team-tag {
    padding-right: 0px;
    text-align: left;
        padding-left: 20px;
}
.our-team-inner-right .our-team-info::before {
      display: none;
}
.our-team-inner-right .our-team-info {
    text-align: left;
    padding: 30px 30px;
}
.doc-mobile {
    display: block;
    float: left;
    width: 100%;
}
.col-sm-6.our-doc-m {
    display: block;
}
.our-doc-image::after {
    display: none;
}

.our-team-inner-right .our-doc-image::before {
    display: none;
}
.virtual-tour-container .container-fluid {
  
    margin: 15px;
}

.footer .container-fluid {
    margin: 20px;
}
.contact-form-container::before {
   
    right: 165px;
    top: 300px;
}
span.det font {
   
    font-size: 16px;

}
.menu-container ul {
  float: left;
  width: 100%;
}
.menu-container ul ul.dropdown-menu li a {
  color: #000 !important;
  font-size: 15px;
}
.menu-container ul ul.dropdown-menu {
  padding: 0;
}




.ban-bottom-inner {
  margin-top: -16px;
  border-radius: 10px;
}
.ban-bottom-block {
  padding-bottom: 35px;
}
.ban-bot-blk {
  border-right: 0;
  border-left: 0;
}
.ban-bottom-tag {
  font-size: 16px;
}
.about-left {
  padding-right: 0;
}
  .about-title {
    font-size: 28px;
    line-height: 35px;
  }
  .about-desc {
  text-align: center;
}
.about-button {
  text-align: center;
}
.bfaf-effect {
  padding: 10% 0%;
}
.bfaf-effect::before {
  left: -28px;
  top: 35px;
}
.bfaf-effect::after {
  right: -25px;
  bottom: 5px;
}
.why-us-title {
  font-size: 30px;
}
.why-us-desc {
  font-size: 14px;
}
.why-block-container {
  padding-top: 15px;
}
.why-block-txt {
  font-size: 18px;
}
.our-team-blk {
    padding-bottom: 0px;

  }
   .our-team-name {
    font-size: 22px;
    padding-top: 10px;
  }
   .virtual-tour-iframe iframe {
    height: 280px;
    padding: 15px;
  }
  .nothing-container {
  margin-top: -100px;
}
.nothing-image img {
  width: 70%;
}
.nothing-image {
  padding-top: 70px;
}
.nothing-title {
  font-size: 32px;
  text-align: center;
  line-height: 38px;
}
.nothing-tag {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.nothing-button {
  text-align: center;
  padding-bottom: 35px;
}
.why-us-title {
  line-height: 38px;
}
   .our-services-container1 {
    padding: 10% 8%;
    background-color: #e9ddcf;
  }
  .our-servces-title .col-sm-9 {
  float: left;
  width: 80%;
}
.our-servces-title .col-sm-3 {
  float: left;
  width: 20%;
}

.faq-title {
  padding-top: 16px;
}
.faq-block {
  padding: 50px 30px;
}
.our-team-container .why-us-desc {
  font-size: 18px;
  line-height: 25px;
}
.team-info-block {
  padding: 0px 10px;
}
.team-info {
 
  font-size: 15px;
  font-weight: 500;
  font-style: italic;
  padding: 18px;
 
}
.team-name {
  font-size: 20px;
}
  .contact-title {
    font-size: 30px;
    line-height: 26px;
  }
  .address-left {
  border-right: 0;
}
.ftrleft {

  padding-left: 0;
}
.counter-value {
 
  font-size: 45px;
 
}
}

.animate__animated.animate__fadeInLeft {
  --animate-duration: 2s;
}
.animate__animated.animate__heartBeat{
  --animate-duration: 3s;
}
.animate__animated.animate__flipInY{
  --animate-duration: 4s;
}
.animate__animated.animate__fadeInLeft {
  --animate-duration: 2s;
}
.animate__animated.animate__fadeInRight {
  --animate-duration: 2s;
}