/*-- Reset css  --*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #8b8b8b;
    font-size: 16px;
    line-height: 24px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Poppins", sans-serif;
}

p  {
	font-family: "Poppins", sans-serif;
    font-weight: normal;
    margin-bottom: 15px;
    color: #768495;
    font-size: 16px;
    line-height: 1.8;
}

/*-- Navbar --*/


.header-area    {
    padding: 0px 0px;
    position: relative;
    z-index: 1200;
}

.classynav ul .Call-Us {
	padding-top:10px;
}

.classy-navbar .nav-brand  img  {
	width:290px;
}

.LOGO-SECTION  .Logo-Box .Icon img  {
	width:32px;
}

.LOGO-SECTION  .Logo-Box .Icon  {
	float:left;
}

.LOGO-SECTION  .Logo-Box .Info {
	margin-left:45px;
}

.LOGO-SECTION  .Logo-Box .Info  h5 {
	font-size: 15px;
    font-weight: 700;
    line-height: 1.18;
    margin-bottom: 6px;
	font-family: 'Quicksand', sans-serif;
	color: #333333;
}

.LOGO-SECTION  .Logo-Box .Info  p {
	font-size: 14px;
}

.LOGO-SECTION .LOGO {
    width: 160px;
}

.LOGO-SECTION  {
	padding:25px 0px 0px;
}

.LOGO-SECTION  .Logo-Box  {
    padding-top: 5px;
}

.classynav ul li a {
  
}

.breakpoint-off .classynav  ul {
	padding-bottom: 0px;
    padding-top: 0px;
}

.classynav ul .Call-Us .Call-Box .No  h5 {
	font-size: 15px;
    font-weight: 400;
}

.classynav ul .Call-Us .Call-Box .No  h5  span  {
	font-size: 17px;
    margin-top: 6px;
    display: table;
}

.classynav ul  .Call-Us  .Call-Box  {
	border-left: 1px solid #ddd;
    padding-left: 20px;
    padding-top: 15px;
    display: flex;
}

.classynav ul  .Call-Us  .Call-Box  .Icon  {
	float:left;
}

.classynav ul .Call-Us  .Call-Box  .No {
	margin-left:25px;
	text-align: left;
	 margin-top: -8px;
}

.classynav ul  .Call-Us  .Call-Box  .Icon   .fa  {
    font-size: 28px;
    color: #f82b01;
   
}


/*-- Top Bar --*/



.Top-Bar  {
    padding: 0px 0px;
    background: #F4F9FC;
}

.Top-Box   ul  li {
	 position: relative;
    list-style-type: none;
    display: inline;
    float: left;
    margin-right: 0px;
    color: #fff;
    padding: 10px 0px;
    border-right: 1px solid #ddd;
    padding-right: 15px;
    padding-left: 15px;

}

.Top-Box   ul  .R-ADJ  {
	margin-right:50px;
	border-bottom: 0px solid #e2e2e2;
	border-right: none;
}

.Top-Box   {
    /* position: relative; */
    /* margin-left: 265px; */
    padding-left: 68px;
    float: right;
}

.Top-Box ul li  a .fa {
	color:#202426;
} 

.Top-Box ul li  a:hover .fa {
	color:#8e5683;
} 

.Top-Bar p  {
    font-size: 14px;
    color: #505050;
	margin-bottom: 0px;
}

.Top-Bar p span  {
	font-weight:600;
}

.Top-Bar p  a {
    color: #626262;
    text-decoration: none;
}

.Top-Bar p  .fa {
	margin-right:5px;
	color: #8e5683;
}

.Top-Bar  .Timing  li {
	display: inline-block; 
	padding:10px 0px;
	z-index: 1;
	position: relative;
	margin-right: 8px;

}

.Top-Bar  .Timing   li a {
    text-decoration: none;
    margin-right: 15px;
    z-index: 1200;
    position: relative;
	color:#202426;
}

.Top-Bar  .Timing   .BG-ADJ  a {
	color: #ffffff;
}

/*--

.Top-Bar  .Timing   .BG-ADJ:after {
    content: "";
    width: 5000px;
    height: 100%;
    background-color:#8e5683;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 0;
	right: 0;
}
--*/




 /*-- touch Slider --*/
 
 
h1.slide-phone {
	color:#45e2f4!important;
	margin: 0px!important;
	line-height: 20px!important;
}
.bs-slider {
	margin-top: 0px;
	overflow: hidden;
	position:relative;
}

.control-round .carousel-control {
    top: 47%  !important;
    opacity: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 36px;
    cursor: pointer;
    overflow: hidden;
    line-height: 70px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

/*-- --*/

.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: auto;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

/*---*/
.hero-slides-content {
    margin-top: 17%;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


/*--  LEFT/RIGHT ROUND CONTROL --*/
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: #ffffff;
	display: block;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: normal;
	background: transparent;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.control-round:hover .carousel-control {
	opacity: 1;
}
.control-round .carousel-control.left {
	left: 1%;
}
.control-round .carousel-control.right {
	right: 1%;
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	background: rgba(0, 0, 0, 0.5);
	border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1) {
 left: 45%;
 color: #f82b01;
}
.control-round .carousel-control.right>span:nth-child(1) {
 right: 45%;
 color: #f82b01;
}

#bootstrap-touch-slider  .left  .fa {
    margin-top: 10px;
    margin-right: 4px;
}

#bootstrap-touch-slider  .right  .fa {
   margin-top: 10px;
   margin-left: 4px;
}

/*--  INDICATORS CONTROL ---*/
.indicators-line > .carousel-indicators {
	right: 0px;
    bottom: 6%;
    left: 30%;
    width: 100%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: center;
    overflow-y: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li {
	
	padding: 5px;
	width: 18px;
	height: 18px;
	border: 2px solid #fff;
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	background: transparent;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 0%;
	border-radius: 50%;
	margin-right: 5px;
	-webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	z-index: 10;
	cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child {
	margin-right: 0;
}
.indicators-line > .carousel-indicators .active {
	margin: 1px 5px 1px 1px;
	box-shadow: 0 0 0 0px #fff;
	background-color: transparent;
	position: relative;
	-webkit-transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.indicators-line > .carousel-indicators .active:before {
	transform: scale(0.5);
	background-color:#f82b01 ;
	content:"";
	position: absolute;
	left:-1.6px;
	top:-1.6px;
	width:17px;
	height: 17px;
	padding:3px;
	border-radius: 50%;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}




/*-- Top-Bar --*/

.header-top-area {
	background: #182333 none repeat scroll 0 0;
}

.top-left  {
	float:left;
}

.top-left   p {
	color: #fff;
    padding-top: 16px;
    padding-bottom: 3px;
}

.header-top-left {
	position: relative;
	padding: 29px 0;
	z-index: 1;
}

.header-top-left:after {
	position: absolute;
    content: "";
    top: 0;
    height: 101%;
    left: -2514px;
    width: 2800px;
    background:#fff;
    z-index: -1;
    transform: skew(30deg);
}

.header-top-left p {
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	padding-bottom: 0px;
}

.header-top-right {
	padding: 12px 0;
}

.header-top-right ul {
	text-align: right;
}

.header-top-right ul li {
	display: inline-block;
	margin-left: 10px;
}

.header-top-right ul li a {
	display: block;
	font-size: 14px;
	color: rgb(227, 227, 227);
}

.header-top-right ul li a:hover {
	color: #fff
}


.header-logo-area {
	padding:10px 0px 20px;
}

.header-logo-area  .site-logo  a  img  {
    width: 190px;
}


/*-- Facility-Home --*/

 
  .Heading-Box  h4  {
	position: relative;
    display: block;
    font-size: 70px;
    line-height: 0.9em;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0px;
	color: #000;
 }
 

/*-- About-Home --*/
 
 
.About-Home  {
	padding:100px 0px;
}


.About-Home  .AboutDoctorImg  {
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.About-Home  .About-Home-Main  {
    width: 95%;
    margin-left: 30px;
}

.About-Home  .AboutDoctorImg img {
    border-radius: 10px;
}

.About-Home  .AboutDoctorImg02 {
	position: absolute;
    left: 0px;
    top: 365px;
    width: 184px;
    height: 184px;
    line-height: 184px;
    border-radius: 100%;
    border: 1px dashed #ffb2b6;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}

.Read-Button-Box  a:hover i {
    background-color:#f82b01;
    color: #fff;
}

.Read-Button-Box  {
    margin-top: 40px;
}

.Text-Cente-Adj  {
	text-align:center;
}

.Read-Button-Box  a i {
    height: 54px;
    width: 54px;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height: 54px;
    border-radius: 100px;
    background-color: #FFD9DB;
    color: #8e5683;
    position: absolute;
    right: 2px;
    top: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.Read-Button-Box  a {
    display: inline-block;
    text-transform: capitalize;
    padding: 20px 85px 20px 35px;
    font-size: 16px;
    line-height: 18px;
    border-radius: 100px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
    background:#f82b01;
    border: none;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    letter-spacing: 0.25px;
    position: relative;
	text-decoration:none;
}

.Read-Button-Box  a:hover {
    background:#2e4e69;
    color: #fff;
    text-decoration: none;
    outline: none;
    border: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
 
.About-Home   .Heading-Box  h5 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 0;
    color: #fba819;
    margin-top: 40px;
}
 
 .Margin-Righ-Adj   {
	width:95%;
	float:right;
	padding-top: 30px;
 }
 
 
 
 
 /*-- WhyChooseUs --*/
 
.WhyChooseUs {
	padding:100px 0px;
}

.WhyChooseUs .WhyBox  {
    border: 2px solid #000;
    padding: 28px 15px 8px;
    margin-bottom: 30px;
    height: 190px;
}

 
.WhyChooseUs .WhyBox .WhyBoxLeft {
	float:left;
}
 
.WhyChooseUs .WhyBox .WhyBoxRight {
	margin-left:100px;
}
 
 
.WhyChooseUs .WhyBox .WhyBoxLeft .Icon .fa {
    font-size: 40px;
    color: #000;
    margin-left: 10px;
	
}

.WhyChooseUs .WhyBox .WhyBoxLeft .Icon img {
    font-size: 40px;
    color: #000;
    margin-left: 15px;
}

.WhyChooseUs .WhyBox:hover .WhyBoxLeft .Icon img {
    font-size: 40px;
    color: #fff;
    margin-left: 0px;
	transition:0.5s;
}

.WhyChooseUs .WhyBox .WhyBoxLeft .Icon  {
    background: #dddddd73;
    border-radius: 100%;
    padding: 8px 8px;
    height: 70px;
    width: 70px;
}
 
.WhyChooseUs .WhyBox .WhyBoxRight .Icon-Info h4 {
    color: #000;
    font-size: 20px;
    padding: 0px 0px 10px;
}

.WhyChooseUs .WhyBox .WhyBoxRight .Icon-Info  p {
	line-height: 24px;
}

.WhyChooseUs .WhyBox:hover .WhyBoxLeft .Icon .fa {
    font-size: 40px;
    color: #fff;
    margin-left: 0px;
	transition:0.5s;
}
	
.WhyChooseUs .WhyBox:hover .WhyBoxLeft .Icon {
	background:#f82b01;
	transition:0.5s;
}	



 
 /*-- WorkProcess --*/
 
 
 .WorkProcess {
	 padding:100px 0px;
 }
 
.WorkProcess .WorkBox  .ImgWorkProcess   img {
    border: 1px solid #e3e3e3;
    border-radius: 100%;
}
 
 
.WorkProcess .WorkBox:hover   .ImgWorkProcess:before {
    background-color: #E12454;
}
 
.WorkProcess .WorkBox  .ImgWorkProcess {
    padding: 15px;
    border: 1px dashed #e3e3e3;
    border-radius: 100%;
    background-color: #fff;
    position: relative;
}

.WorkProcess .WorkBox  .Info-Work  h4{
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #292929;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 35px;
}

.WorkProcess .WorkBox  .Info-Work  p {
	 text-align:center;
}

.WorkProcess  .Heading-Main {
    margin-bottom: 60px;
}

 
.WorkProcess .WorkBox  .ImgWorkProcess:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #FFEDF0;
    top: 10px;
    left: 0px;
    border-radius: 100%;
    z-index: -1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
 
 
 /*-- Stripping --*/
 
.Stripping {
	padding:35px 0px 20px;
	background:#f7811f;
	text-align:center;
}
 
.Stripping p {
	color:#fff;
} 
 
.Stripping p a {
	color:#000;
} 
 
.Our-Services  .HomeService  .ServiceNewBox  .ServiceInnerBox {
    overflow: hidden;
	position: relative;
}
 
 .Our-Services  .HomeService:hover  .ServiceNewBox  .ServiceInnerBox  {
	     transition-duration: 700ms;
 }
 
 
.Our-Services  .owl-theme .owl-nav {
    margin-top: 45px !important;
}

.Our-Services  .owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px 8px !important;
    padding: 8px 15px !important;
    background: #f82b01;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}


 
 /*-- Our Services  --*/
 
 
 
.Our-Services {
	padding:100px 0px;
	background: url(../images/Bg-Service-Home.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.Our-Services .Read-Button-Box:hover a {
	    background: #2e4e69;
}

.Our-Services .Read-Button-Box a {
    display: inline-block;
    text-transform: capitalize;
    padding:14px 45px 14px 15px;
    font-size: 15px;
    line-height: 14px;
    border-radius: 100px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
    background: #f82b01;
    border: none;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    letter-spacing: 0.25px;
    position: relative;
    text-decoration: none;
}

.Our-Services  .Read-Button-Box {
    margin-top: 15px;
}

.Our-Services  .Read-Button-Box a i {
    height: 38px;
    width: 38px;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    border-radius: 100px;
    background-color: #FFD9DB;
    color: #8e5683;
    position: absolute;
    right: 2px;
    top: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}










 
 
 
.service-section{
  position: relative;
}

.service-block-one .inner-box{
  position: relative;
  display: block;
  background: #fff;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover{
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
}

.service-block-one .inner-box .image-box{
  position: relative;
  display: block;
}

.service-block-one .inner-box .image-box .image{
  position: relative;
  display: block;
  overflow: hidden;
  background: #22272b;
}

.service-block-one .inner-box .image-box .image img{
  width: 100%;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .image-box .image img{
  opacity: 0.7;
  transform: scale(1.1);
}

.service-block-one .inner-box .image-box .icon-box{
	position: absolute;
    left: -9px;
    bottom: 0px;
    width: 70px;
    height: 60px;
    line-height: 70px;
    text-align: center;
    font-size: 55px;
    transition: all 500ms ease;
    background: #f82b01;
}

.service-block-one .inner-box .image-box .icon-box  img   {
    width: 42px;
    margin: 0 auto;
    display: table;
    padding-top: 10px;
}

.service-block-one .inner-box:hover .image-box .icon-box{
  color: #22272b;
}

.service-section .owl-stage-outer{
  overflow: visible;
}

.service-section .owl-item {
  opacity: 0;
  transition: 500ms;
}

.service-section .owl-item.active {
  opacity: 1;
}

.service-block-one .inner-box .image-box .icon-box:before{
      position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    left: 0px;
    bottom: -9px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 0%);
    transition: all 500ms ease;
    background: #f82b01;
}

.service-block-one .inner-box:hover .image-box .icon-box:before{

}

.service-block-one .inner-box .lower-content{
	text-align: center;
    position: relative;
    display: block;
    padding: 20px 20px 20px 20px;
    border: 1px solid #ecebe3;
    border-top: none;
}


.service-block-one .inner-box .lower-content h4{
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.service-block-one .inner-box .lower-content h4 a{
	display: inline-block;
	color: #22272b;
    text-decoration: none;
}

.service-block-one .inner-box .lower-content h4:hover a  {
	color:#9e0036;
	transition:0.4s;
}

.service-block-one .inner-box .lower-content .link a:hover  {
	color:#9e0036;
	transition:0.4s;
}

.service-block-one .inner-box .lower-content h4 a:hover{
	color:#9e0036;
	transition:0.4s;
}

.service-block-one .inner-box .lower-content p{
  margin-bottom: 10px;
}

.service-block-one .inner-box .lower-content .link a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #22272b;
     text-decoration: none;
}

.service-block-one .inner-box .lower-content .link a i{
  margin-right: 4px;
}

.service-block-one .inner-box .lower-content .link a:hover{

}

.service-block-one:hover .inner-box .image-box .icon-box {
	background: #fd8621;
}

.service-block-one:hover  .inner-box .image-box .icon-box:before {
    background:#fd8621;
}

 
 
 


/*-- --*/

.StripSection   {
	padding:100px 0px;
	background-image: url(../images/BG-Strip.jpg);
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.StripSection::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.StripSection::before, .StripSection::before {
   background: linear-gradient(-15deg, rgb(0 0 0 / 85%), rgb(22 22 22 / 83%));
}





.StripSection  .StripInnerImg1  {
    background: url(../images/stripimg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.StripSection  .StripInnerImg2 {
	background: url(../images/stripimg02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}


.StripSection .StripSectionBox {
	position: relative;
}

.StripSectionImg {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 1px dashed #f82b01;
    margin: 0px auto;
    background-color: #fff;
    position: relative;
    line-height: 70px;
}

.StripSectionImg:before {
    position: absolute;
    content: '';
    left: 9px;
    top: 9px;
    width: 50px;
    height: 50px;
    background-color: #f82b01;
    z-index: 0;
    border-radius: 100%;
}

.StripSectionImg span {
    position: absolute;
    right: 15px;
    top: 1px;
    height: 5px;
    width: 5px;
    background-color: #f82b01;
    z-index: 50;
    content: '';
    border-radius: 100%;
}

.StripSectionImg span:before {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #f82b01;
    content: '';
    left: -51px;
    top: 35px;
    border-radius: 100%;
}

.StripSectionImg span:after {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #f82b01;
    content: '';
    left: -38px;
    top: 57px;
    border-radius: 100%;
}




.StripSectionImg img {
   position: relative;
    z-index: 10;
    vertical-align: middle;
    border-style: none;
    line-height: 70px;
}


.StripSectionInfo h4 {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 32px;
	margin-top: 40px;
}

.StripSectionInfo h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    color: #fff;
    margin-bottom: 45px;
}











































































































 
 
 
 
 
 
 
 
 
 
 
 
 
 


/*-- Footer --*/


.Footer   {
	padding: 85px 0px 50px;
    background: #1d1f23 url(../images/F-Bg.png) center top no-repeat;
}

.Footer  .Working-City {
    margin-top: 5px;
}

.Footer  .Working-City  .Title h4 {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 20px;
}

.Footer .Footer-Box .Read {
    text-decoration: none;
    color: #fff;
    transition: 0.4s;
}

.Footer .Footer-Box .Read:hover {
    color: #f82b01;
    transition: 0.4s;
}


.Footer  .Working-City  ul li {
    list-style-type: none;
    display: inline-block;
}

.Footer  .Working-City  ul li 	a {
    color: #f82b01;
    text-decoration: none;
    margin-right: 10px;
}

.Footer  .F-List li {
	list-style-type: none;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 9px;
    border-radius: 5px;
    background: #fff;
    margin-right: 5px;
}

.Footer  .F-List li  a {
   color: #f82b01;
}

.Footer  .Footer-Box .LogoImg img  {

}

.Footer  .Footer-Box .LogoImg {
	padding: 0px;
    width: 290px;
}

.Footer .Copywrite p {
    margin-top: 55px;
    margin-bottom: 25px;
}

.Footer .F-List li:hover  {
	background: #f82b01;
    transition: 0.5s;
}

.Footer .F-List li:hover a {
	color:#fff;
}

.Footer  .Footer-Box  .F-Pass {
    margin: 25px 0px 28px;
	width: 90%;
	color: #a7a7a7;
}

.Footer  .Footer-Box .Title   h4  {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 20px;
}

.Footer  .Footer-Box  .S-List   li a  {
    text-decoration: none;
    font-weight: 400;
    margin-bottom: 12px;
    display: table;
    text-decoration: none; 
	color:#a7a7a7;
	position: relative;
}

.Footer .Footer-Box .S-List li a .fa  {
	font-size:14px;
	margin-right: 6px;

}

.Footer  .Footer-Box  .S-List  li a:hover:before {
    transform: scaleX(1);
}

.Footer  .Footer-Box  .S-List  li:hover a {
    color: #f82b01;
    transition: all 0.5s ease-out 0s;
	padding-left: 8px;
}


.Footer  .Footer-Box   .S-Right  {
	margin-left: 58%;
}

.Footer  .Footer-Box   .S-Left {
    float: left;
}

.Footer  .Footer-Box  .R-Right {
	margin-left:180px;  
}

.Footer     .Right-ADJ  {
    margin-left:30px;
}

.Footer  .Footer-Box .Points .Icon  {
	float: left;
    padding-top: 2px;
    color: #f82b01;
}

.Footer  .Footer-Box .Points .Info  {
	margin-left:30px;
}

.Footer .Footer-Box .Points .Info  p {
	color:#a7a7a7;
}


.Footer  .Footer-Box .Points   {
    margin-bottom: 18px;
}

.Footer   .Copywrite {
    padding: 40px 0px 0px;
    text-align: center;
    border-top: 1px solid #333;
    margin-top: 50px;
}

.Footer   .Copywrite  a {
	color: #686a6f;
 }


.Footer   .Copywrite:hover  a {
	color: #f4822;
 }

.Footer    .Border-Line .Subline {
    display: block;
    width: 20px;
    border: 2px solid #f82b01;
    margin-top: -3px;
}

.Footer   .Border-Line .Line {
    display: block;
    width: 60px;
    border: 1px solid #f82b01;
}



/*-- --*/


.Footer-Strip  {
	background:#0d1b26;
	color:#fff;
	padding:25px 0px 5px;
}

.F-Strip-List  li {
	list-style-type:none;
	display:inline-block;
	margin-left: 15px;
}

.F-Strip-List  li:after {
    position: absolute;
    content: "|";
    padding-left: 6px;
	color: #9aacbb;
}

.F-Strip-List .Last-No:after {
    position: absolute;
    content: "|";
    padding-left: 6px;
    color: #9aacbb;
	display:none;
}

.F-Strip-List   li a  {
    text-decoration: none;
    color: #9aacbb
}

.copy-Write  {
	text-align: center;
}

.copy-Write a {
	text-decoration:none;
	color:#e79a05;
}


/*-- --*/

.Testimonial  {
	padding: 100px 0px ;
	background: #1d1f23 url(../images/BG.png);
    background-position: center;
    background-size: contain;
}

.Testimonial::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Testimonial  .owl-theme .owl-nav {
    margin-top: 30px; 
    display:none;
}

.Testimonial   .owl-theme .owl-nav [class*=owl-] {
    color: #ffffff !important;
    font-size: 18px !important;
    margin: 6px 10px !important;
    background: #ffa800 !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    padding-top: 15px;
    text-align: center;
}

.Testimonial .owl-theme .owl-nav  .owl-prev:hover {
	  background: #71b523    !important;
	  color: #fff  !important;
}

.Testimonial .owl-theme .owl-nav  .owl-next:hover {
	  background: #71b523    !important;
	  color: #fff  !important;
}



.Testimonial  .testimonial-item   .Client-Box  .Client-Icon  img  {
    width: 70px;
    border-radius: 50%;
}

.Testimonial  .testimonial-item    .Double-Quote   img   {
	width: 70px;
    margin: 20px auto 50px;
    background: #ffa800;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0px 16px 32px 0px rgb(255 168 0 / 83%);
}

.Testimonial  .testimonial-item   .pass   {
	text-align: center;
    line-height: 26px;
    width: 95%;
    margin: 0 auto;
}

.Testimonial  .testimonial-item   .Client-Icon  {
    display: table;
    float: left;
}


.Testimonial  .testimonial-item  .Name {
    
}

.Testimonial  .testimonial-item  .Name   h4  {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    padding-bottom: 6px;
}

.Testimonial  .testimonial-item  .Name   p    {
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    font-family: 'Oswald', sans-serif;
    text-align: left;
}

.Testimonial  .testimonial-item  .Name   p span  {
    color: #ffa800;
}

.Testimonial  .testimonial-item   .Client-Box p {
	color:#fff;
}

.Testimonial  .testimonial-item   .Client-Box .LeftSide {
	padding-bottom: 15px;
    color: red;
}

.Testimonial  .testimonial-item   .Client-Box .RightSide {
	float:right;
	color: red;
	padding-bottom: 10px;
}

.Testimonial  .testimonial-item   .Client-Box  .ClientDetails {
    padding-top: 45px;
}


.Testimonial  .testimonial-item   .Client-Box   {
    margin: 50px 0px 20px;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    border-left: 2px solid #646864;
    padding-left: 20px;
    padding-right: 50px;
    font-style: italic;
}

.Testimonial  .Heading-Main h3 {
    color: #ffffff;
}

.Testimonial  .testimonial-item   .Client-Box  .ClientDetails  .Img {
	float:left;
	border-radius:100%
} 

.Testimonial  .testimonial-item   .Client-Box  .ClientDetails  .Img img {
	border-radius:100%;
	width:80px; 
	border: 3px solid #fff;
} 


.Testimonial  .testimonial-item   .Client-Box  .ClientDetails  .Name {
	margin-left:100px;
}











/*-- Rating --*/



.star-rating {
	display: flex;
    flex-direction: row-reverse;
    font-size: 24px;
    justify-content: space-around;
    padding: 0 .0em;
    text-align: center;
    width: 4.5em;
    margin: 0 0px 15px;
}

.star-rating input {
  display:none;
}

.star-rating label {
    color: #ffa800;
    cursor: pointer;
    font-size: 21px;
    font-style: normal;
}

.star-rating :checked ~ label {
  color:#cc273b;
}

.star-rating label:hover,
.star-rating label:hover ~ label {
  color:#fc0;
}

.Testimonial  .testimonial-item    .Double-Quote    h3 {
    font-size: 24px;
	color: #223645;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 30px;
	text-align:center;
}




/*-- --*/

.Main-Title-Box h5 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Pacifico', cursive;
    color: #ff5722;
    margin-bottom: 15px;
    font-weight: 500;
}

.Main-Title-Box h1 {
	position: relative;
    display: block;
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
    font-family: 'Poppins', sans-serif;
}


.Border-Line  {
	margin-top: 20px;
    margin-bottom: 30px;
}

.Border-Line  .Line {
	display: block;
    width: 100px;
    border: 1px solid #ff5722;
}

.Border-Line  .Subline {
	display: block;
    width: 28px;
    border: 2px solid #ff5722;
    margin-top: -3px;

}





 /*-- counter Box --*/
 
 
.Our-Performance  {
	padding: 100px 0px ; 
	background-image: url(../images/BG-Strip.jpg);
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.Our-Performance .Heading-Main .Subline {
    margin: 35 auto;
    position: relative;
}

.Our-Performance::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.Our-Performance::before, .Our-Performance::before {
    background: linear-gradient(-90deg, rgb(0 0 0 / 86%), rgb(11 16 16 / 93%));
}

.Our-Performance .Heading-Main h3 {
    color: #ffffff;
}


 
.Our-Performance    .counter-Box  {
	border: 1px dashed #fff;
    text-align: center;
    padding: 35px 20px 35px;
    border-radius: 10px;
	position: relative;
    margin-top: 30px;
    overflow: hidden;
}
 
 .Our-Performance    .counter-Box .circle-before {
    position: absolute;
    top: 0;
    right: 0px;
    transform: translate(40%, -40%);
    width: 0px;
    height: 0px;
    background-color: #f82b01;
    border: 0px solid #504f93;
    border-radius: 50%;
    opacity: 0.5;
    z-index: 10;
    transition: all .6s;
}

 .Our-Performance    .counter-Box:hover .circle-before {
	width: 100%;
	height: 100%;
	transform: none;
	border: 0;
	border-radius: 0;
	opacity: 1;
}
 
.Our-Performance    .counter-Box   .counter-content  .counter-value {
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 14px;
    position: relative;
    display: inline-block;
}
 
.Our-Performance    .counter-Box   .counter-content     p  {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #fff;   
	text-transform: uppercase;
	z-index: 1200;
    position: relative;
}
 
 
.Our-Performance  .Text-Cente-Adj  h3 {
	 
 }

/*-- Our-Supportive-Doctor --*/

.Our-Supportive-Doctor {
	padding:100px 0px;
	background: #e5e7eb4d;
}

.DoctorMainBox:hover .DoctorInfo h4 {
    z-index: 1200;
    position: relative;
	color:#fff;
}

.DoctorMainBox:hover  .DoctorInfo p {
    z-index: 1200;
    position: relative;
	color:#fff;
}



.DoctorMainBox  {
    -webkit-box-shadow: 0px 5px 20px 0px rgba(230, 230, 230, 0.6);
    box-shadow: 0px 5px 20px 0px rgba(230, 230, 230, 0.6);
	width: 90%;
    margin: 0 auto;
}

.DoctorMainBox  .DoctorInfo {
	text-align: center;
    padding: 23px 0px 30px;
    border-bottom: 3px solid #f82b01;
    position: relative;
    overflow: hidden;
}

.DoctorMainBox  .DoctorInfo   h4 {
    font-size: 18px;
    line-height: 20px;
    color: #292929;
    font-weight: bold;
    border-bottom: 5px;
	margin-bottom: 10px;
}

.DoctorMainBox  .DoctorInfo p {
    font-size: 14px;
	margin-bottom: 8px;
}

.DoctorMainBox  .DoctorInfo    .BookBtn {
    position: absolute;
    text-align: center;
    width: 100%;
    background: #f82b01;
    height: 100%;
    top: 110px;
    left: 0px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.DoctorMainBox  .DoctorInfo    .BookBtn a {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #f82b01;
    background: #FFEDF0;
    padding: 12px 30px;
    border-radius: 100px;
    margin-top: 30px;
	text-decoration:none;
}


.DoctorMainBox:hover .DoctorInfo    .BookBtn {
    top: 0px;
}





.Heading h2 {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 16px;
    color: #223645;
}

.Border-Box .Line {
    display: block;
    width: 100px;
    border: 1px solid #b8b3b3;
    margin-bottom: 0px;
}

.Border-Box .Subline {
    display: block;
    width: 50px;
    border: 2px solid #f82b01;
    margin-top: -3px;
    margin-bottom: 30px;
}




























 



 

/*-- --*/

.Gallery .box{
	position: relative;
	margin-bottom: 30px;
    text-align: center;
   
}
.Gallery  .box:before{
    content: "";
    width: 100%;
    height: 100%;
	position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(0 0 0 / 70%) 0%, rgba(0,0,0,0.85) 100%);
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.Gallery   .box:hover:before{ opacity: 1; }
.Gallery   .box img{
    width: 100%;
    height: auto
}
.Gallery   .box .box-content{
    width: 100%;
    padding: 20px 0 30px;
    color: #fff;
    opacity: 0;
    position: absolute;
    bottom: 10%;
    left: 0;
    transition: all 0.3s ease 0s;
}
.Gallery   .box:hover .box-content{
    opacity: 1;
    bottom: 0;
}
.Gallery   .box .box-content:before{
    content: "";
    width: 100px;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ff5722;
    right: 0;
    transition: all 0.4s ease-in-out 0s;
}

.Gallery  .box:hover .box-content:before{ width: 100%; }
.Gallery  .box .title{
    font-size: 16px;
    letter-spacing: 0px;
    margin: 0 0 40px 0px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 1px;
}

.Gallery   .box .post{
	display: block;
    text-transform: capitalize;
    font-size: 20px;
    padding: 10px 10px;
    border: 1px solid #ff5722;
    width: 45px;
    margin: 0 auto 20px;
    background: #ff5722;
    border-radius: 3px;
}

.Gallery .box .icon   .fa {  
	font-size:20px;
}

.Gallery .box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.Gallery  .box .icon li{ display: inline-block; }
.Gallery  .box .icon li a{
    display: block;
	 background: #0c9ae3;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
    transition: all 0.3s ease 0s;
    width: 40px;
    height: 40px;
    line-height: 40px;
   
}
.Gallery  .box .icon li a:hover{ transform: rotateX(360deg); }
@media only screen and (max-width:990px){
 .Gallery    .box{ margin-bottom: 30px; }
}



/*-- Phone No --*/

.Phone-Icon:hover  {
	color:#fff;
}

/*---*/


.Heading-Main   {
    margin-bottom: 50px;
}

.Heading-Main  h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #f82b01;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.Heading-Main h1 {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.313em;
    position: relative;
    z-index: 99;
    display: inline-block;
    text-transform: uppercase;
    color: #11161e;
}

.Heading-Main h1 span {
    position: relative;
    z-index: 99;
}

.Heading-Main h1::before {
    content: '';
    position: absolute;
    z-index: 9;
    top: 0;
    right: -9px;
    width: 25px;
    height: 25px;
    background: #ffa800;
    border-radius: 50%;
}

 .Heading-Main  h3 {
	font-size: 40px;
    line-height: 50px;
    color: #223645;
    font-weight: bold;
    text-transform: capitalize !important;
}

.Border-Box {
	margin-top:30px;
}

.Heading-Main  p {
	 margin-top: 24px;
}

.Main-Heading  h3 span {
    position: relative;
    z-index: 99;
    color: #f82b01;
}

.Main-Heading   .Subline  {
	display: block;
    width: 80px;
    border: 1px solid #f82b01;
    margin-top: 20px;
}

/*-- --*/

.counter-content  {
	position:relative;
}



.counter-content  .counter-value {
    position: relative;
    z-index: 99;
    color: #1d1f23;
    font-size: 32px;
    font-weight: 800;
    padding-right: 5px;
}

.counter-content  img  {  
	width: 60px;    
	margin: 0 auto;
}

.Our-Performance .counter-Box:hover  .line {
	border: 2px solid #ffffff;
}

.Our-Performance .counter-Box  .line {
	width: 100px;
    border: 2px solid #f82b01;
    display: block;
    margin: 0 auto 28px;
	z-index: 1200;
    position: relative;
}

.Our-Performance .counter-Box .counter-value  {
	font-size: 48px  !important;
    font-weight: 700  !important;
    margin-bottom:20px  !important;
    color: #fff;

}

.Our-Performance .counter-Box .Icon {
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    padding-top: 20px;
    margin-bottom: 26px;
	z-index: 1200;
    position: relative;
}

.Our-Performance .counter-Box .Icon  i:before {
    font-size: 55px;
}

.Our-Performance .counter-Box:hover .Icon:before {
    background:#f9801b;
    z-index: 10;
    border-radius: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.Our-Performance .counter-Box:hover .Icon i {
    color: #fff;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
	
	/*--

.Our-Performance .counter-Box .Icon:before {
    position: absolute;
    content: '';
    left: 10px;
    top: 10px;
    width: 103px;
    height: 103px;
    background: #fff;
    z-index: 10;
    border-radius: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
-- */

.Our-Performance .counter-Box .Icon  i {
	color: #000;
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.counter-content    p  {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}


.Our-Performance  .Heading-Main {
    display: table;
    margin: 0 auto 10px;
	text-align: left;
}
 
 /*-- --*/
 
 
 .Gallery  {
	 padding:100px 0px 60px;
 }
 
.Gallery  .buttons {
    padding: 0px 0 40px;
    margin: 0 auto 10px;
    display: table;
}


.Gallery   .button.active {
    opacity: 1;
    background:#0c6b3f;
    color: #fff;
}

.Gallery  .button {
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    border-radius: 0;
    font-family: inherit;
    background: none;
    font-weight: 600;
    cursor: pointer;
    outline: none;
    color: #312f2f;
    font-size: 16px;
    padding: 6px 20px;
    text-transform: uppercase;
    border: 1px solid #ddd;
    margin-right: 10px;
}

/*--  Single Service Page --*/


.Single-Service-Page  {
	padding:100px 0px;
}

.Single-Service-Page .Sidebar {
    padding: 10px 20px 15px;
    width: 95%;
    box-shadow:2px 10px 30px #c3c0c091;
	margin: 0 auto;
}

.Single-Service-Page .Sidebar h4 {
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    background: #f82b01;
    display: table;
    margin: 20px auto 28px;
    padding: 10px 16px;
    color: #fff;
    border-radius: 4px;
}

.Single-Service-Page .Sidebar .Points {
    border-bottom: 1px solid #cccccc42;
    margin-bottom: 8px;
	display:block;
}

.Single-Service-Page  .Sidebar  .Points a {
    text-decoration: none;
}

.Single-Service-Page .Active a p {
    color: #f7811f;
}

.Single-Service-Page .Active a {
    margin-left: 15px;
    transition: 0.4s;
    width: 100%;
    display: table;
}

.Single-Service-Page  .Points .Icon .fa {
    color: #f82b01;
    padding-top: 5px;
    font-size: 14px;
}

.Single-Service-Page   .Points .Info p {
    margin-bottom: 0px;
    font-size: 16px;
    color: #686a6f;
}

.Single-Service-Page  .Sidebar .Points .Icon {
    float: left;
}

.Single-Service-Page  .Sidebar  .Points .Info {
    margin-left: 25px;
}

.Single-Service-Page  .Sidebar   .Points:hover  a {
    margin-left: 15px;
	display:table;
	transition: 0.4s;
}


.Single-Service-Page   .QuickContactBox  {
	padding: 50px 20px 10px;
    position: relative;
    background-image: url(../images/SupportTeam.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 92%;
    margin: 40px auto 0px;
}
 
.Single-Service-Page   .QuickContactBox::before {
    background:#000000a8;
}

.Single-Service-Page   .QuickContactBox::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Single-Service-Page   .QuickContactBox  h4 {
    color: #fff;
    position: relative;
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px;
}

.Single-Service-Page   .QuickContactBox   p {
	color: #fff;
    position: relative;
    font-size: 16px;
    text-align: center;
}

.Single-Service-Page   .QuickContactBox a {
	color: #252424;
    position: relative;
    font-size: 16px;
    text-align: center;
    background: #fff;
    padding: 8px 15px;
    margin: 35px auto 50px;
    display: table;
    text-decoration: none;
    border-radius: 20px;
	transition:0.4s;
}

.W-60 {
	width:60%;  
	margin: 25px 0px;
}

.W-85 {
	width: 95%;
    margin: 30px auto 40px;
}

.Subheading   {
    font-size: 17px;
    margin-bottom: 15px;
    color: #474747;
    font-style: italic;
    font-weight: 500;
}

.Single-Service-Page   .QuickContactBox a:hover {
	background: #f82b01;
	transition:0.4s;
	color: #fff;
}


.Single-Service-Page .Heading h5 {
    font-size: 14px;
    text-transform: uppercase;
    color: #7A8A9E;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.Single-Service-Page .Heading h2 {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 16px;
    color: #223645;
}

.Single-Service-Page  .Heading h2 .CLR {
    color: #f82b01;
}

.Single-Service-Page .Border-Box {
    margin-bottom: 45px;
}

.Single-Service-Page .Border-Box .Line {
    display: block;
    width: 100px;
    border: 1px solid #b8b3b3;
    margin-bottom: 0px;
}

.Single-Service-Page .Border-Box .Subline {
    display: block;
    width: 50px;
    border: 2px solid #f82b01;
    margin-top: -3px;
    margin-bottom: 30px;
}

.Single-Service-Page .Service-Main-Box .Service-Information {
    padding: 40px 15px 30px;
    box-shadow: 0px 15px 30px #f5f5f5;
}

.Single-Service-Page .Inner-Box h4 {
	font-size: 19px;
    font-weight: 500;
    color: #ffffff;
    background: #f82b01;
    display: inline-block;
    padding: 10px 20px;
    margin: 20px 0px 20px;
    border-radius: 20px 0px 20px;
}

.Single-Service-Page .Service-Main-Box .Service-Information  .Clr {
    color: #f82b01;
}

.Single-Service-Page .Service-Main-Box .Service-Information   .Points .Info {
    margin-left: 25px;
}

.Single-Service-Page .Service-Main-Box .Service-Information  .Points .Icon {
    float: left;
}

.Single-Service-Page .Service-Main-Box .Service-Information .Points .Info .BoldText {
    font-weight:600;
}

.Single-Service-Page .Sidebar   .Active a p {
    color: #f82b01;
}

.Single-Service-Page .Sidebar    .Points:hover a p {
    color: #f82b01;
}


.BoxMain .Inner-Box {
	float:left;
}

.BoxMain .Inner-Box h3 {
	font-size: 17px;
    margin-bottom: 15px;
    color: #474747;
    font-style: italic;
    font-weight: 500;
}

.BoxMain .SecondBox {
	float:right;
    margin-left: 70px;
}

.BoxMain {
    display: table;
}

.Service-Information .Product-List li {
	display: inline-block;
    margin: 10px 10px;
    text-align: center;
}

.Service-Information .Product-List li h3 {
	font-size: 15px;
    margin-bottom: 5px;
    color: #474747;
    font-style: italic;
    font-weight: 500;
}

.Service-Information .Product-List li p {
	  margin-bottom: 10px;
  }

.Service-Information .Product-List li .Points  {
    display: table;
}
































/*-- About-Us-Page  --*/

.About-Us-Page  {
	padding:100px 0px;
}

.About-Us-Page  .DoctorImgBox  .DoctorInfo  {
    background: #f82b01;
    text-align: center;
    padding: 25px 20px 15px;
	border-radius: 0 0 35px;
}

.About-Us-Page  .DoctorImgBox  .Doctor-Img  img  {
    border-radius: 35px 0 0;
}

.About-Us-Page  .DoctorImgBox  .DoctorInfo h4 {
	color: #fff;
    display: inline-block;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
}  

.About-Us-Page  .DoctorImgBox  .DoctorInfo p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-weight: 600;
}

.About-Us-Page   .D-Points  .Icon {
	float:left;
}  

.About-Us-Page   .D-Points  .Info  {
	margin-left:26px;
}

.About-Us-Page   .D-Points  .Icon  i {
    margin-top: 8px;
    color: #f82b01;
}

.About-Us-Page .D-Points .Info  p {
	margin-bottom:5px;
}

.About-Us-Page  .Doctor-Profile  {
    width: 90%;
    margin: 0 auto;
}

.About-Us-Page  .Doctor-Profile p {
	text-align: justify
}



/*-- Contact-Form-Section  --*/


.Contact-Form-Section {
	padding:100px 0px;
}

.AddressSection {
	background: url(../images/Testimonial-BG.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.AddressSection::before {
    background: #0a15240a;
}
.AddressSection::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Contact-Form-Section .Contact-Form .form-group input {
    padding: 5px 15px;
    height: 45px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 3px;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    box-shadow: none;
}

.Read-Button-Box button  {
    display: inline-block;
    text-transform: capitalize;
    padding: 20px 80px 20px 35px;
    font-size: 16px;
    line-height: 18px;
    border-radius: 100px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
    background: #f82b01;
    border: none;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    letter-spacing: 0.25px;
    position: relative;
    text-decoration: none;
}

.Read-Button-Box button i {
    height: 54px;
    width: 54px;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height: 54px;
    border-radius: 100px;
    background-color: #FFD9DB;
    color: #8e5683;
    position: absolute;
    right: 2px;
    top: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.Read-Button-Box button:hover {
    background:#2e4e69;
    color: #fff;
    text-decoration: none;
    outline: none;
    border: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.Read-Button-Box button:hover i {
    background-color: #f82b01;
    color: #fff;
}

.Contact-Form-Section .Contact-Form .form-group input {
    padding: 5px 15px;
    height: 45px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 3px;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    box-shadow: none;
}

.Contact-Form-Section  .Main-Form-Box  {
    padding: 70px 0px 60px;
    display: table;
    width: 85%;
    margin-left: 30px;
}

.Contact-Main-colum  {
	background: white;
    display: table;
    position: relative;
	box-shadow: 0px 15px 30px #f5f5f5;
}

.Contact-Main-colum .Zeropadding {
    padding: 0px;
}

.Contact-Form-Section  .Home-Profile-Img {
    width: 85%;
}

.Contact-Form-Section .Home-Profile-Img img {
    border-radius: 10px;
}


/*-- AddressSection --*/


.AddressSection {
	padding:100px 0px ;
}

.AddressSection  .InfoTextBox { 
    background: #fefefe;
    position: relative;
    text-align: center;
    padding: 20px 20px;
    height: 320px;
    box-shadow: 0px 5px 20px 0px rgba(230, 230, 230, 0.6);
}

.AddressSection .InfoTextBox:before {
    position: absolute;
    content: '';
    width: 300px;
    height: 1px;
    background: #E5E5E5;
    left: 50%;
    top: 68px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -5;
}

.AddressSection .InfoTextIconBox {
    width: 91px;
    height: 91px;
    border: 1px dashed #d0f6ff;
    border-radius: 100%;
    padding: 12px;
    margin: 0px auto 25px;
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.AddressSection .IconText {
   width: 65px;
    height: 65px;
    border: 1px solid #F1F1F1;
    border-radius: 100%;
    background: #fff;
    transition: 0.3s;
    text-align: center;
    padding-top: 10px;
}

.InfoTextBox:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 1px;
    background: #E5E5E5;
    left: 50%;
    bottom: 0px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -5;
}

.IconText i:before {
    font-size: 40px;
    color: #f82b01;
}


.InfoTextBox:hover .InfoTextIconBox {
    background:#f82b01;
}

.AddressSection  .InfoTextBox   h4 {
    color:#f82b01;
    padding: 10px 0px 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}


.Google-Map {
    margin-bottom: -8px;
}

.Quality-Page .Doctor-Profile  .Doctor-Info  .table>thead>tr>th  {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    border: 1px solid #ddd;
}

.Quality-Page .Doctor-Profile  .Doctor-Info .table>tbody>tr>td {
	border: 1px solid #ddd;
}

.Quality-Page .Doctor-Profile  .Doctor-Info .table>tbody>tr {
	border: 1px solid #ddd;
}







.Quality-Page .Doctor-Profile  .Doctor-Info   h4 {
    font-size: 19px;
    font-weight: 500;
    color: #ffffff;
    background: #f82b01;
    display: inline-block;
    padding: 10px 20px;
    margin: 20px 0px 20px;
    border-radius: 20px 0px 20px;
}



/*-- Breadcums --*/

.Breadcums  {
	padding: 85px 0px;
    background-repeat: no-repeat;
    background-image: url(../images/Breadcums-BG.jpg);
    background-attachment: fixed;
    text-align: center;
    background-size: cover;
    background-position: center;
    position: relative;
}

.Breadcums::before, .Breadcums::before {
    background: linear-gradient(-90deg, rgb(0 0 0 / 64%), #151615b5);
}

.Breadcums::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hilightText {
	color: #768495;
    Font-weight: 500;
    font-style: oblique;
}

.B-Box  h1 {
    margin-top: 0px;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
    position: relative;
}

.B-Box  h5 {
    color: #d7d2d2;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 15px;
}

.B-List  ul  li {
	list-style-type:none;
	display:inline-block;
	margin-right:20px;
}

.B-List  ul  li  a {
    text-decoration: none;
    color: #bfbebe;
}

.B-List   ul  li:hover  a {
	color:#f82b01;
}

.B-List   ul  .Active   {
	color:#f82b01;
    margin-right: 0px;

}

.B-List    ul  li:after {
    position: absolute;
    content: "\f105";
    padding-left: 8px;
    color: #bfbebe;
    font-family: "FontAwesome";
}


.B-List    ul  .Active:after {
    position: absolute;
    content: "|";
    padding-left: 8px;
    color: #bfbebe;
	display:none;
}







/*-- Tab --*/

.About-Us-Page     .tab .nav-tabs{ border: none; }
.About-Us-Page    .tab .nav-tabs li a{
    color:#11161e;
    background-color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 25px 12px;
    margin: 0 5px 30px 0;
    border: 0px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,0.1), 0 0 3px rgba(0,0,0,0.15) inset;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.About-Us-Page    .tab .nav-tabs li.active a,
.About-Us-Page    .tab .nav-tabs li a:hover ,
.About-Us-Page    .tab .nav-tabs li.active a:hover{
    color: #fff;
    background-color: #fff;
    border: 0px solid #fff;
}

.About-Us-Page    .tabs  .tab-pane   h3 {
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
}

.About-Us-Page    .tab .nav-tabs li a:before{
    content: "";
    background-color: #ff9800;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: rotate(20deg);
    position: absolute;
    top: 150%;
    left: 0;
    z-index: -1;
    transition: opacity 0.3s ease 0s,transform 0.3s ease 0.13s, top 0.5s ease 0s;
}
.About-Us-Page    .tab .nav-tabs li.active a:before,
.About-Us-Page    .tab .nav-tabs li a:hover:before{
    opacity: 1;
    transform: rotate(0);
    top: 0;
}
.About-Us-Page    .tab .tab-content{
    color:#fff;
    background-color: transparent;
    padding: 25px 30px;
    border: 0px solid #fff;
    box-shadow: 0 0 2px rgba(0,0,0,0.15), 0 0 2px rgba(0,0,0,0.15) inset;
    position: relative;
}

.About-Us-Page    .tab   {
	 margin-top:40px;
}


@media only screen and (max-width: 479px){
 .About-Us-Page       .tab .nav-tabs li{
    text-align: center;
    margin: 0 0 5px;
    }
	
	
}

 
 /*-- Top Button --*/
 
.Copywrite #scroll-to-top {
    border-radius: 50% !important;
    background-position: 50% 50%;
    background-size: 140% !important;
    background-image: url(../images/Top-Button.png) !important;
    border: 2px solid #f82b01;
    position: absolute !important;
    z-index: 1000;
    bottom: 110px !important;
    right: 48% !important;
}

 
.Footer  .S-Left {
    margin-left: 45px;
}
 
 
 
 
 
/*-- Responsive Laptop View --*/ 

@media only screen and (max-width:1200px)  {


}


/*-- -Responsive-Mini-Laptop-View --*/

@media only screen and (max-width:992px)  {




}


/*-- Responsive Tap View  --*/

@media only screen and (max-width:768px)  {
	
.Footer .S-Left {
    margin-left: 0px;
}
	
.About-Home .About-Home-Main {
    width: 95%;
    margin-left: 0px;
}
	
.WhyChooseUs .WhyBox .WhyBoxRight {
    margin-left: 0;
    text-align: center;
}

.WhyChooseUs .WhyBox .WhyBoxLeft .Icon img {
    font-size: 30px;
    color: #000;
    margin-left: 10px;
}

.WhyChooseUs .WhyBox .WhyBoxLeft .Icon {
    background: #dddddd73;
    border-radius: 100%;
    padding: 5px 8px;
    height: 60px;
    width: 60px;
    margin-bottom: 18px;
}

.WhyChooseUs .WhyBox .WhyBoxLeft {
    float: none;
    text-align: center;
    margin: 0 auto;
    display: table;
}

























	
.Single-Service-Page {
    padding: 30px 0px;
}

.Service-Information .Product-List li {
    display: inline-block;
    text-align: center;
    margin: 0 20px 20px;
}

.Single-Service-Page .Service-Main-Box .Service-Information {
    padding: 10px 5px 15px;
    box-shadow: 0px 15px 30px #f5f5f5; 
	text-align: center;
}

.Single-Service-Page .Heading h5 {
    font-size: 14px;
    text-transform: uppercase;
    color: #7A8A9E;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.Single-Service-Page .Heading h2 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 16px;
    color: #223645;
}

.Single-Service-Page .Border-Box {
    margin: 0 auto;
    display: table;
}

.W-60 {
    width: 95%;
    margin: 15px auto;
}

.W-85 {
    width: 95%;
    margin: 5px auto 10px;
}

.Single-Service-Page .Service-Main-Box .Service-Information .Points .Info {
    margin-left: 25px;
    text-align: left;
}


.BoxMain .Inner-Box {
    float: none;
}

.BoxMain .SecondBox {
    float: none;
    margin-left: 0;
}



    
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: auto;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    height: auto;
}

.Copywrite  #scroll-to-top {
    width: 52px !important;
    height: 52px !important;
    background-color: rgb(233, 30, 99) !important;
    border-radius: 50% !important;
    background-position: 50% 50%;
    background-size: 140% !important;
    background-image: url(../images/Top-Button.png) !important;
    background-repeat: no-repeat;
    background-color: transparent !important;
    border: 2px solid #f82b01;
    bottom: 60px !important;
    right: 10px !important;
	position: fixed !important;
}


.bs-slider {
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    background: transparent;
}

.top-left {
    float: none;
}

.header-top-left:after {
	display:none;
}

.classy-navbar .nav-brand img {
    width: 160px;
    position: relative;
    margin-top: 0px;
}

.header-top-left {
	display:none;
}

.header-top-right ul {
    text-align: center;
}

.top-left p {
    color: #fff;
    padding-top: 0px;
    padding-bottom: 3px;
    margin-bottom: 0px;
    text-align: center;
	display:none;
}

.header-top-right {
    padding: 0px 0;
}

.header-top-area {
    background: #182333 none repeat scroll 0 0;
    padding: 6px 0px;
}

.header-area {
    padding: 8px 0px 12px;
    position: relative;
    z-index: 1200;
}

.classy-navbar-toggler .navbarToggler span {
    position: relative;
    background-color: #707070;
    border-radius: 3px;
    display: block;
    height: 2px !important;
    margin-top: 5px;
    padding: 0;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    width: 25px !important;
    cursor: pointer;
}

.classynav ul li a {
    text-align: left  !important;
}


.breakpoint-on .dd-trigger {
    height: 20px   !important;
    width: 20px   !important;
    background-color: #2c3e50;
    top: 10px   !important;
    right: 10px   !important;  
    left: auto;
    display: block;
    border-radius: 2px;
}

.breakpoint-on .classynav ul li a {
    padding: 5px 15px  !important;  
    height: auto !important;
    line-height: 30px;
    letter-spacing: 0px   !important;  
    color: #000;
    font-weight: 400;
    font-size: 15px    !important;  
    background-color: #ffffff   !important;  
    border-bottom: 1px solid #ccc    !important;  
}

.classynav ul li.cn-dropdown-item {
    padding-bottom: 0px  !important;
    padding-top: 0px !important;
}

.breakpoint-on .classynav ul li {
    display: block;
    position: relative;
    clear: both;
    z-index: 10;
    padding-bottom: 0px ;
}

.classynav ul .Call-Us a { 
	display:none;
}

.Top-Bar  {
    display:block;
    padding: 0px 0px;
    border-bottom: 1px solid #e2e2e2;
}

.Top-Bar .Timing .BG-ADJ:after {
	display:none;
}

.Top-Bar  .BG-ADJ {
	background: #f82b01;
    text-align: center; 
	padding: 2px 0px;
}

.Top-Bar p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
}

.Top-Bar p .fa {
    margin-right: 3px;
    color: #ffffff;
}



.Top-Bar .Timing li {
    display: inline-block;
    padding: 2px 0px;
    z-index: 1;
    position: relative;
    margin-right: 4px;
}

.Top-Bar .Timing .BG-ADJ a {
    color: #ffffff;
    margin-right: 0px;
}

.Top-Box {
    float: none;
    margin: 0 auto;
    display: table; 
	padding-left: 0px;
}

.Top-Box ul li {
    position: relative;
    list-style-type: none;
    display: inline;
    float: left;
    margin-right: 0px;
    color: #fff;
    padding: 5px 0px;
    border-right: 1px solid #ddd;
    padding-right: 12px;
    padding-left: 11px;
}

.Top-Box ul li:first-child  {
	 border-left: 1px solid #ddd;
}


.classynav ul li.cn-dropdown-item ul li a {
    color: #000;
    padding-left: 30px !important;
    height: auto;
}

.classynav ul li.cn-dropdown-item a  .fa-angle-down  {
	display:none  !important;
}

.classy-navbar-toggler .navbarToggler.active span:nth-of-type(3) {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    top: -6px   !important;
}


.Heading-Main h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.313em;
    position: relative;
    z-index: 99;
    display: inline-block;
    text-transform: uppercase;
    color: #11161e;
}

.Heading-Main h1 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.313em;
    position: relative;
    z-index: 99;
    display: inline-block;
    text-transform: uppercase;
    color: #11161e;
}

.Heading-Main h1::before {
    content: '';
    position: absolute;
    z-index: 9;
    top: -1px;
    right: -6px;
    width: 16px;
    height: 16px;
    background: #ffa800;
    border-radius: 50%;
}



.Heading-Main h4 {
    text-transform: capitalize;
    margin: 0 0 6px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 2px;
    position: relative;
}


.Heading-Main {
    margin-bottom: 25px;
	text-align: center;
}



.Heading-Main .Subline {
   width: 60px;
        border: 1px solid #ff9800;
        margin: -2px auto 0px;
        display: table;
}

.Border-Box .Line {
    display: block;
    width: 100px;
    border: 1px solid #b8b3b3;
    margin: 0 auto;
    margin-bottom: 0px;
}

.About-Home .Company-Profile-Pic .IMG {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.btn-main a .fa-plus:before {
    content: "\f067";
    font-size: 14px;
    font-family: "FontAwesome";
    padding-right: 10px;
    font-weight: 200;
}

.btn-main a span.icon {
    position: absolute;
    left: -35px;
    top: 4px;
    color: #fff;
    font-weight: 100;
}

.btn-main a {
    position: relative;
    z-index: 99;
    padding: 12px 20px 12px 40px;
    border-radius: 3px;
    background: #ffa800;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
}

.btn-main a::before {
    content: '';
    width: 26px;
    height: 100%;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #d98f00;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}

.About-Home .AboutDoctorImg {
        width: 80%;
        margin: 0 auto 30px;
}


.About-Home .AboutDoctorImg02 {
	display:none;
}

.Read-Button-Box a i {
    height: 42px;
    width: 42px;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    border-radius: 90px;
    background-color: #FFD9DB;
    color: #8e5683;
    position: absolute;
    right: 2px;
    top: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.Read-Button-Box a {
    display: inline-block;
    text-transform: capitalize;
    padding: 14px 55px 14px 20px;
    font-size: 15px;
    line-height: 18px;
    border-radius: 100px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
    border: none;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    letter-spacing: 0.25px;
    position: relative;
    text-decoration: none;
    margin: 0 auto;
    display: table;
}

.Read-Button-Box {
    margin-top: 25px;
}

.service-block-one .inner-box {
    position: relative;
    display: block;
    background: #fff;
    transition: all 500ms ease;
    margin: 0 auto;
    width: 90%;
}

.Our-Performance .Heading-Main {
    display: table;
    margin: 0 auto 10px;
    text-align: center;
    width: 90%;
}

.Our-Performance .counter-Box {
    /* border: 1px dashed #fff; */
    text-align: center;
    padding: 10px 10px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    width: 85%;
    margin: 0 auto 25px;
}

.Our-Services .owl-theme .owl-nav {
    margin-top: 30px !important;
}

.WhyChooseUs {
    padding: 35px 0px 10px;
}

.WhyChooseUs .WhyBox .WhyBoxRight .Icon-Info h4 {
    color: #000;
    font-size: 18px;
    padding: 0px 0px 8px;
}

.WhyChooseUs .WhyBox {
    border: 1px solid #b5b5b5;
    padding: 20px 12px 5px;
    height: auto;
    width: 95%;
    margin: 0 auto 25px;
    border-radius: 5px;
}

.Our-Services .owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px 8px !important;
    padding: 6px 12px !important;
    background: #f82b01;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}


.About-Home {
    padding: 35px 0px;
}

.Our-Services {
    padding: 35px 0px;
    background: url(../images/Bg-Service-Home.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.Our-Services .ServiceIcon {
    position: relative;
    width: 55px;
    height: 55px;
    margin: 0 auto 25px;
}

.Our-Services .ServiceInfo h3 {
    font-size: 20px;
    color: #223645;
    line-height: 20px;
    letter-spacing: 0.25px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 15px;
}

.Our-Services .ServiceInfo {
    position: relative;
    padding-top: 25px;
    padding-bottom: 9px;
}

.Our-Services .ServiceBox {
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0px 0px 24.3px 2.7px rgba(238, 238, 238, 0.004);
    box-shadow: 0px 0px 24.3px 2.7px rgba(238, 238, 238, 0.004);
    padding: 25px 25px 25px 25px;
    width: 90%;
    margin: 0 auto;
}

.Our-Supportive-Doctor {
    padding: 35px 0px 10px;
}

.Our-Supportive-Doctor .Heading-Main p {
    margin-top: 10px;
}

.DoctorMainBox .DoctorInfo 	{   
	text-align: center;
    padding: 20px 0px 10px;
    position: relative;
    overflow: hidden;
}

.Our-Performance {
    padding:35px 0px 10px;
    background-image: url(../images/Counter-Bg.png);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.Our-Performance .counter-Box .counter-content .counter-value {
    line-height: 36px;
    position: relative;
    display: inline-block;
	font-size: 36px !important;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
}

.Our-Performance .counter-Box .line {
    width: 70px;
    border: 1px solid #f82b01;
    display: block;
    margin: 0px auto 20px;
    z-index: 1200;
    position: relative;
}


.Our-Performance .counter-Box .counter-content p {
    font-size: 17px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    z-index: 1200;
    position: relative;
}


.DoctorMainBox {
    box-shadow: 0px 5px 20px 0px rgba(230, 230, 230, 0.6);
    width: 85%;
    margin: 0 auto 30px;
}

.DoctorMainBox .DoctorInfo h4 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    border-bottom: 0px;
    margin-bottom: 5px;
}




.StripSectionInfo h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    margin-bottom: 30px;
}

.StripSection {
    padding: 60px 0px;
    position: relative;
}

.Testimonial {
    padding: 35px 0px 25px;
}

.Gallery .box .title {
    font-size: 16px;
    margin: 0 0 120px 0px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 1px;
}

.Gallery {
    padding: 35px 0px 10px;
}

.Testimonial .testimonial-item .Client-Box {
    margin: 5px 0px 15px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    border-left: 0px solid #3c763d;
    padding-left: 20px;
    padding-right: 10px;
    font-style: italic;
}

.Gallery .box {
    width: 90%;
    margin: 0 auto 25px;
}
	

.Gallery .Read-Button-Box {
    margin-top: 20px;
    margin-bottom: 30px;
}

.Testimonial .testimonial-item .Client-Box .ClientDetails {
    padding-top: 30px;
    margin: 0 auto;
    display: table;
}

.star-rating {
    display: flex;
    flex-direction: row-reverse;
    font-size: 20px;
    justify-content: space-around;
    padding: 0 .2em;
    text-align: center;
    width: 5em;
    margin: 0 0px 25px;
}

.Footer .Copywrite {
    padding: 0px 0px 0px;
    text-align: center;
    border-top: 0px solid #333;
    margin-top: 20px;
}

.Footer {
    padding: 50px 0px 50px;
    background: #1d1f23 url(../images/F-Bg.png) center top no-repeat;
}

.Footer .Footer-Box .Title h4 {
    font-size: 20px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 20px;
}

.Footer .Footer-Box .S-Left {
    float: none;
}

.Footer .Footer-Box .R-Right {
    margin-left: 0px;
}

.Footer .F-List li {
    list-style-type: none;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 6px;
    border-radius: 4px;
    background: #fff;
    margin-right: 5px;
}

.Footer {
    padding: 40px 0px 80px;
    background: #1d1f23 url(../images/F-Bg.png) center top no-repeat;
}

.B-Box h1 {
    margin-top: 0px;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
    position: relative;
}

.Breadcums {
    padding: 50px 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: center;
    background-size: cover;
    background-position: center;
    position: relative;
}


.About-Us-Page {
    padding: 40px 0px 30px;
}

.Quality-Page {
    padding: 30px 0px 30px;
}

.Quality-Page .Doctor-Profile .Doctor-Info h4 {
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
    background: #f82b01;
    display: inline-block;
    padding: 10px 18px;
    margin: 20px 0px 20px;
    border-radius: 15px 0px 15px;
}

.Quality-Page .DoctorImgBox {
    margin: 25px auto 15px !important;
}


.Heading h2 {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 14px;
    color: #223645;
}

.About-Us-Page .DoctorImgBox  {
    width: 85%;
    margin: 0 auto 30px;
}

.About-Us-Page .DoctorImgBox .DoctorInfo p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 600;
}

.About-Us-Page .DoctorImgBox .DoctorInfo {
    text-align: center;
    padding: 15px 15px 6px;
    border-radius: 0 0 36px;
}

.Contact-Form-Section .Main-Form-Box {
    padding: 0px 0px 30px;
    display: table;
    width: 90%;
    margin: 0px auto;
    text-align: center;
}

.Contact-Form-Section .Home-Profile-Img {
    width: 85%;
    margin: 0 auto;
    display: table;
}

.Contact-Form-Section {
    padding: 40px 0px 35px;
}

.Contact-Main-colum .Border-Box  {
    margin: 0 auto;
    display: table;
}


.Read-Button-Box button {
    display: inline-block;
    text-transform: capitalize;
    padding:14px 50px 14px 15px;
    font-size: 16px;
    line-height: 18px;
    border-radius: 100px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
    border: none;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    letter-spacing: 0.25px;
    position: relative;
    text-decoration: none;
}

.Read-Button-Box button i {
    height: 40px;
    width: 40px;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    border-radius: 100px;
    background-color: #FFD9DB;
    color: #8e5683;
    position: absolute;
    right: 2px;
    top: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.AddressSection .InfoTextBox {
        background: #fefefe;
        position: relative;
        text-align: center;
        padding: 15px 15px;
        height: auto;
        box-shadow: 0px 5px 20px 0px rgba(230, 230, 230, 0.6);
        margin-bottom: 25px;
        width: 95%;
        margin: 0 auto 30px;
}
	
.AddressSection {
    padding: 50px 10px 15px;
}

.AddressSection .InfoTextBox h4 {
    padding: 5px 0px 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}

.Footer .Footer-Box .LogoImg {
    padding: 0px;
    width: 210px;;
}

.AddressSection .InfoTextIconBox {
    width: 80px;
    height: 80px;
    border: 1px dashed #d0f6ff;
    border-radius: 100%;
    padding: 10px;
    margin: 0px auto 20px;
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.AddressSection .IconText {
    width: 55px;
    height: 55px;
    border: 1px solid #F1F1F1;
    border-radius: 100%;
    background: #fff;
    transition: 0.3s;
    text-align: center;
    padding-top: 10px;
}









































































































































































































































}


/*-- Responsive Mobile View --*/

@media only screen and (max-width:480)  {






}
