* {
	margin: 0px;
	padding: 0px;
}

img {
	max-width: 100%;
}

body {
	font-family: "Poppins", sans-serif !important;
	font-size: 0.75rem !important;
	background: linear-gradient(to right, #fff9f8 0%, #ffe4dc 100%);
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

p {
    color: #0f3443;
    font-size: 16px;
}

a:hover {
	text-decoration: none !important;
	color: #d02825 !important;
}

li {
	color: #0f3443;
	list-style: none;
}

.scroll1 {
	scroll-margin-top: 90px !important;
}

html {
	scroll-behavior: smooth;
}


/*### Header***/

.modal {
	z-index: 9999999 !important;
}
 .icon-size{
    font-size: 20px !important;
    margin: 5px;
    color: #d14d37;
    }
.modal-dialog {
	max-width: 818px !important;
	margin: 1.75rem auto;
}

.mr-auto,
.mx-auto {
	margin: auto !important;
}

#btn {
	text-align: center;
}

.form-control {
	border: 1px solid #9da1a5 !important;
}

.btn-warning {
	border-color: #212529 !important;
	background-color: #212529 !important;
	text-align: center;
	vertical-align: middle;
	color: #fff !important;
}

.inner-form-image {
	margin-top: 8px !important;
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #d02825 !important;
	outline: 0;
	box-shadow: none !important;
}

.close {
	color: #f30a06 !important;
	opacity: 1 !important;
}


/* .modal-dialog {

  margin: 93px auto !important;

} */

.modal-content {
	border: transparent !important;
}

.header {
	z-index: 9999;
	width: 100%;
	position: fixed !important;
	background: #ffffffbf !important;
	box-shadow: 0 1px 0 0 rgb(0 0 0 / 10%);
	height: auto;
	color: #f9f9f9;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.header.sticky {
	/* font-size: 24px;

  line-height: 48px; */
	height: auto;
	width: 100%;
	background: #fff !important;
	text-align: left;
	padding-left: 20px;
}

.navbar-light .navbar-nav .nav-link {
	font-size: 14px !important;
	color: #000 !important;
}

.book-appointment {
	border-radius: 5px;
	background-image: linear-gradient(99deg, #fcd244 0%, #c49f22 98%);
	padding: 13px 22px;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	height: 100px;
	width: 100px;
	outline: black;
	background-size: 100%, 100%;
	border-radius: 50%;
	border: 1px solid black;
	background-image: none;
}

.carousel-control-next-icon:after {
	content: ">";
	font-size: 55px;
	color: red;
}

.carousel-control-prev-icon:after {
	content: "<";
	font-size: 55px;
	color: red;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 0px !important;
	height: 0px !important;
	background: 50%/100% 100% no-repeat;
}

.carousel-item {
	position: relative;
}

.banner-inner-text {
	margin-top: 45px;
	padding: 0px 168px;
	position: absolute;
	top: 41%;
	left: 32%;
	transform: translate(-50%, -50%);
}

.banner-inner-text h2 {
	display: contents;
	font-family: Cinzel !important;
	color: #0f3443;
	font-size: 3em;
	line-height: 1.2;
	text-align: left;
	text-transform: uppercase;
}

.banner-inner-text .p-banner {
	font-family: Cinzel !important;
	color: #0f3443;
	font-size: 22px;
	margin-top: 10px !important;
}

.btn-banner {
	margin-top: 49px;
}

.banner-inner-text a {
	border-radius: 5px;
	text-transform: uppercase;
	color: #fff;
	padding: 12px;
	background: #20414e !important;
	font-size: 18px;
}

.banner-inner-text a:hover {
	color: #fff !important;
}


/*#### Section-1#########*/

.section-1 {
	padding: 53px 0px;
	background-image: url(../images/Cosmetic-Surgery.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.inner-text-section-1 {
	margin-top: 80px;
}
 
.inner-text-section-1 p {
	font-size: 18px;
	margin-right: 24px;
	line-height: 30px;
}

.butto {
	display: inline-block;
	float: right;
}

.btn1 {
	border-radius: 5px;
	padding: 10px;
	float: left;
	background-color: #0f3443;
}

.btn1:hover {
	background-color: #fcd244 !important;
	color: #1e1e1e !important;
}

.btn1 a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

.btn1 a:hover {
	text-decoration: none;
	color: #1e1e1e !important;
}

.line2 {
	margin-right: 10px;
	margin-top: 24px;
	float: left;
	border-bottom: 2px solid #0f3443;
	position: relative;
	left: 5px;
	width: 170px;
}

.line {
	width: 100px;
	margin-top: 24px;
	float: left;
	border-bottom: 2px solid #0f3443;
	position: relative;
	left: 5px;
	/* width: 100px; */
}

.line3 {
	margin-right: 10px;
	margin-top: 24px;
	float: left;
	border-bottom: 2px solid #0f3443;
	position: relative;
	left: 5px;
	width: 180px !important;
}

.line4 {
	margin-right: 10px;
	margin-top: 24px;
	float: left;
	border-bottom: 2px solid #0f3443;
	position: relative;
	left: 5px;
	width: 243px;
}

#face-surgeries {
	margin-right: 80px;
	margin-top: 30px;
}

#breast-augmentation {
	margin-top: 72px;
}

#liposuction-treatment {
	margin-top: 43px;
}

#genital-aesthetics {
	margin-top: 83px;
}

.fa-long-arrow-right:before {
	margin-left: 10px;
	content: "\f178";
	color: #fff;
	font-size: 17px;
}

.fa-long-arrow-right:after {
	color: #1e1e1e !important;
}

.inner-text-section-1-1 {
	margin-top: 105px;
}


/*section-1 for mobile*/

.section-1-for-mobile {
	padding: 138px 0px;
	background-image: url(../images/Cosmetic-Surgery-Mobile.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.section-1-for-mobile h2 {
	font-size: 18px;
	font-weight: 600;
}

.section-1-for-mobile ul li {
	padding: 10px 0px;
}

.section-1-for-mobile ul li a {
	color: #000000eb;
	text-transform: uppercase;
	font-size: 16px;
}


/*#### Section-2#########*/

.section-2 {
	padding: 53px 0px;
	background-image: url(../images/non-surgical.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.inner-text-section-2-1 {
	margin-top: 0px;
}

#anti-pigmentation {
	margin-right: 80px;
	margin-top: 84px;
}

#acne-pimple-care {
	margin-right: 47px;
}

#face-and-body-whitening {
	margin-top: 11px;
}


/*section-2 for mobile*/

.section-2-for-mobile {
	padding: 138px 0px;
	background-image: url(../images/non-surgical-mobile.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.section-2-for-mobile h2 {
	font-size: 18px;
	font-weight: 600;
}

.section-2-for-mobile ul li {
	padding: 10px 0px;
}

.section-2-for-mobile ul li a {
	color: #000000eb;
	text-transform: uppercase;
	font-size: 16px;
}
 .section-0{
    padding: 53px 0px;
    background-image: url(../images/simple-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    }

/*#### Section-3#########*/

.section-3 {
	padding: 88px 0px;
	background-image: url(../images/hair-care.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.inner-text-section-3-1 {
	position: relative;
	margin-right: -58px;
	float: right;
	border-radius: 5px;
	font-size: 1.2em;
	list-style: none;
	margin-bottom: 0;
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.95);
	-webkit-backdrop-filter: blur(7px);
	backdrop-filter: blur(7px);
	background-color: rgba(255, 255, 255, 0.5);
}

.inner-text-section-3-1 ul li {
	padding: 10px;
	border-bottom: solid 1px rgba(0, 0, 0, 0.125);
	color: #0f3443;
	list-style: none;
}

.inner-text-section-3-1 ul li :hover {
	text-decoration: none;
	color: #fcd244;
}

.inner-text-section-3-1 ul li a {
         color:#000 !important;
	font-size: 16px;
	text-transform: uppercase;
}

.arrow-right {
	float: right;
	line-height: 0.6;
	margin-left: 10px;
	font-size: 25px;
}


/*section-2 for mobile*/

.section-3-for-mobile {
	padding: 138px 0px;
	background-image: url(../images/hair-care-mobile.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.section-3-for-mobile h2 {
	font-size: 18px;
	font-weight: 600;
}

.section-3-for-mobile ul li {
	padding: 10px 0px;
}

.section-3-for-mobile ul li a {
	color: #000000eb;
	text-transform: uppercase;
	font-size: 16px;
}


/*Dcor*/

.doctors {
	margin: 30px 0px;
	background-image: url(../images/Doctors.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.doctor-for-mobile {
	margin-top: 40px;
}

.doct { 
        text-transform: uppercase !important;
	color: #d02825;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	letter-spacing: 1px;
}

.inner-doctor-mobile {
	background-color: #fff;
}

.d-text {
	text-align: center;
}

.d-text h3 {
	margin-top: 10px !important;
	margin-bottom: 0px !important;
	font-size: 18px;
}

.d-text p {
	font-size: 13px;
	font-style: italic;
	padding: 5px;
}


/*Address*/

.jai {
	font-size: 22px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #d02825 !important;
}

.jaynager .p {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

.jaynager p a {
	line-height: 36px;
	font-size: 13px;
	color: #000000bf;
	text-decoration: none;
}
.footer-inner-text ul li a:hover {
    color: #d02825 !important;
    text-decoration: none;
    font-size: 14px;
}
.footer-line:hover{
 color: #d02825 !important;
}
/*Gallery*/

.Gellary {
	background-image: url(../images/clinics.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px 0px;
}

.Gellary-inner-image {
	margin-bottom: 29px;
}

.btn-g {
	margin: auto;
	background: #fcd244;
	width: 10%;
	text-align: center;
	padding: 16px;
	border-radius: 5px;
	color: #fff;
}

.btn-g a {
	font-weight: 500;
	color: #000000b3;
	font-size: 16px;
}

.btn-secondary {
	color: #fff;
	background-color: transparent !important;
	border-color: transparent !important;
}


/* .modal-footer {

  position: absolute;

  top: 50%;

  transform: translate(-50%, -50%);

  left: 50%;

} */


/*new-g*/

.btn:focus,
.btn:active,
button:focus,
button:active {
	outline: none !important;
	box-shadow: none !important;
}

#image-gallery .modal-footer {
	display: block;
}

.thumb {
	margin-top: 15px;
	margin-bottom: 15px;
}

.img-thumbnail {
	padding: 0rem !important;
	background-color: #fff;
	border: none !important;
	border-radius: 0.25rem;
}


/*Footer*/

footer {
	border-top: solid 1px #dddddd;
	border-radius: 0;
}

.footer {
    padding: 60px 0px;
    background: #fff2ef;
}

.footer-inner-text h5 {
	font-size: 1.25rem;
	font-weight: 600;
}

.footer-inner-text ul li {
	margin-bottom: 10px;
}

.footer-inner-text ul {
	padding-left: 10px !important;
}

.footer-inner-text ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.copyright {
	padding: 15px 20px;
	background: #d028256b;
	text-align: center;
	font-family: Montserrat, sans-serif;
}

.copyright p {
	color: black !important;
	margin-bottom: 0px;
}


/*textmonial*/

.carousel1 {
	margin-top: 10px;
	text-align: center;
}

.carousel1>* {
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	z-index: 0;
	transition: opacity 1.4s ease-in-out;
}

.carousel1>*.isActive {
	opacity: 1;
	z-index: 1;
}

.carousel1>*>* {
	display: table-cell;
	vertical-align: middle;
}

.carousel1>*>*>* {
	max-width: 669px;
	margin: 0 auto;
}

.text-m p {
	color: #000000;
	/* line-height: 31px; */
	font-size: 16px;
}


/*sCROLL BUTTON*/

#button {
	display: inline-block;
	/* background-color: #0f3443; */
	background-color: transparent;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 4px;
	position: fixed;
	bottom: 2px;
	right: 0px;
	transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}

#button::after {
	content: "\f077";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 50px;
	color: #0f3443;
}

#button:hover {
	color: #fff !important;
	cursor: pointer;
	background-color: #333;
}

#button:active {
	background-color: #555;
}

#button.show {
	opacity: 1;
	visibility: visible;
}


/* Styles for the content section */

.content {
	width: 77%;
	margin: 50px auto;
	font-family: "Merriweather", serif;
	font-size: 17px;
	color: #6c767a;
	line-height: 1.9;
}

@media (min-width: 500px) {
	.content {
		width: 43%;
	}
	#button {
		margin: 5px;
	}
}

.content h1 {
	margin-bottom: -10px;
	color: #03a9f4;
	line-height: 1.5;
}

.content h3 {
	font-style: italic;
	color: #96a2a7;
}

.address{
    margin: 40px 0px; !important;
}
/*Social Media Icins*/


/* social media fixed social*/

#fixed-social {
	z-index: 999999;
	position: fixed;
	bottom: 50px;
}

#fixed-social a {
	color: #fff;
	display: block;
	height: 40px;
	position: relative;
	text-align: center;
	line-height: 40px;
	width: 40px;
	margin-bottom: 1px;
	z-index: 2;
}

#fixed-social a:hover>span {
	visibility: visible;
	left: 41px;
	opacity: 1;
}

#fixed-social a span {
	line-height: 40px;
	left: 60px;
	position: absolute;
	text-align: center;
	width: 120px;
	visibility: hidden;
	transition-duration: 0.5s;
	z-index: 1;
	opacity: 0;
}

.fixed-facebook {
	background-color: #00aae5;
}

.fixed-facebook span {
	background-color: #00aae5;
}

.fixed-twitter {
	background-color: #7d3895;
}

.fixed-twitter span {
	background-color: #7d3895;
}

.fixed-gplus {
	background-color: #00af54;
}

.fixed-gplus span {
	background-color: #00af54;
}

.fixed-linkedin {
	background-color: #ffc41e;
}

.fixed-linkedin span {
	background-color: #ffc41e;
}

.fixed-instagrem {
	/* background-color: #ed2b29; */
	background: #d6249f;
	background: radial-gradient( circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
}

.fixed-instagrem span {
	/* background-color: #ed2b29; */
	background: radial-gradient( circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}

.fixed-tumblr {
	background-color: #eb1471;
}

.fixed-tumblr span {
	background-color: #eb1471;
}

.footer-inner-text-2 ul li a {
	font-size: 13px;
}

.footer-inner-text-2 ul li {
	text-align: center;
}

.footer-inner-text-2 h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.fa-address-book-o:before {
	color: #d02825;
	font-size: 15px;
	content: "\f2ba";
}

.span {
	margin-right: 30px;
	font-weight: bold;
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b";
	color: #d02825;
	font-size: 21px;
}

.navbar-light .navbar-toggler {
	color: rgb(208 41 37) !important;
	border-color: rgb(209 46 43) !important;
}


/*end fixed social*/

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size: 41px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.float-phone{
	position:fixed;
	width:60px;
	height:60px;
	bottom:110px;
	right:20px;
	background-color:#efc63c;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size: 41px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.navbar{

    padding: 0rem 1rem !important;
}

/*Txtmonial*/
  /* Style the tab */
      .tab {
      overflow: hidden;
      border: 1px solid #ccc;
      background-color: #eec53c;
      }
      /* Style the buttons inside the tab */
      .tab button {
      background-color: inherit;
      float: left;
      border: none;
      outline: none;
      cursor: pointer;
      padding: 14px 16px;
      transition: 0.3s;
      font-size: 17px;
      font-weight: 600;
      }
      /* Change background color of buttons on hover */
      .tab button:hover {
      background-color: #d02825;
      color: #fff;
      }
      /* Create an active/current tablink class */
      .tab button.active {
      background-color: #d02825;
      color: #fff;
      }
      /* Style the tab content */
      .tabcontent {
      display: none;
      padding: 6px 12px;
      border: 1px solid #ccc;
      border-top: none;
      }
section.tabssection {
    margin: 60px 0px;
}
section.infosection {
    margin: 60px 0px;
}
p {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.heading.text-center {
    padding: 30px 0px;
}
.white.number {
    font-size: 20px !important;
}
@media (max-width: 767px) {
	.white.number {
    font-size: 14px !important;
}
.top-pad-40 {
    padding-top: 2px !important;
}
}