html {
	font-family: 'Marcellus', serif;/* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  overflow-x:hidden;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Marcellus', serif;
  font-size:15px;
  color:#3c3c3c; 
  overflow-x:hidden;
  background:#f1f9fa;
  letter-spacing:2px;
}
article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}
audio,
canvas,
progress,
video,a,span {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template, /* 1 */
[hidden] {
  display: none;
}
a,button {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
  transition: all 0.3s ease;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bold;
  color:#000;
}
dfn {
  font-style: italic;
}
h1,h2,h3,h4,h5 {
  margin: 0 0 15px;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img,i ,a,span{
  border-style: none;
  transition: all 0.3s ease;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
figure {
  margin:0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}
optgroup {
  font-weight: bold;
}
button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
} 
a {color:#0b3558;}
a:hover {color:#0b3a80; text-decoration:none;}
p {line-height:28px; margin-bottom:20px;}
ul {padding:0px; list-style:none;}
/******** Start Home Page CSS **********************************************************/

.menu-main-menu-container {margin:0 auto;} 
ul.menu {margin:0px;}
ul.menu li {display:inline-block;}
ul.menu li a { text-transform: uppercase; padding: 10px 15px;}
.btnAction3 {text-transform:uppercase;}
.btnAction3 img { width: 25px;
    height: 25px;
    margin-right: 15px;
    float: left;
    margin-top: 2px;}

.mainBanner .carousel-inner {border-radius:50px; height:557px;}

.captionBox { position: absolute; top: 45%; text-align: center; width: 100%; color:#FFF; letter-spacing:3px;}
.captionBox h2 {text-transform:uppercase;}
.captionBox p {font-size:14px;width: 65%; margin: 0 auto; line-height:22px;}
.btnAction1 {background: rgb(250,183,21); background: linear-gradient(90deg, rgba(250,183,21,1) 0%, rgba(233,33,37,1) 100%); padding:12px 25px; border-radius:100px; font-size:15px; font-weight:bold; text-transform:uppercase; color:#FFF; margin-bottom:15px;}
.btnAction1 span {background:url(../images/calendar-icon2.png) no-repeat; width:26px; height:26px; display:inline-block; vertical-align:middle; margin-left:10px;}
.btnAction1:hover {color:#FFF; background: linear-gradient(90deg, rgba(243,117,28,1) 0%, rgba(233,33,37,1) 100%);
    -webkit-box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
    -moz-box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
    box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
}

.btnAction2 {background: rgb(0,136,94); background: linear-gradient(90deg, rgba(0,136,94,1) 0%, rgba(34,83,123,1) 100%); padding:12px 25px; border-radius:100px; font-size:15px; font-weight:bold; text-transform:uppercase; color:#FFF; margin-bottom:15px;}
.btnAction2 span {background:url(../images/calendar-icon2.png) no-repeat; width:26px; height:26px; display:inline-block; vertical-align:middle; margin-left:10px;}
.btnAction2:hover {color:#FFF; background: linear-gradient(90deg, rgba(12,117,104,1) 0%, rgba(34,83,123,1) 100%);
    -webkit-box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
    -moz-box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
    box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
}

.btnAction4 {background:#22537b; padding:12px 25px; border-radius:100px; font-size:15px; font-weight:bold; text-transform:uppercase; color:#FFF; margin-bottom:20px;}
.btnAction4 span {background:url(../images/calendar-icon2.png) no-repeat; width:26px; height:26px; display:inline-block; vertical-align:middle; margin-left:10px;}
.btnAction4:hover {color:#FFF; background:#0b3558;
    -webkit-box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
    -moz-box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
    box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
}

.belowbanner { text-transform: uppercase; font-size: 18px; letter-spacing: 5px;}
.aboutarea {padding-top:70px; padding-bottom:50px;}
ul.counter li {display: inline-block; width: 49%; text-align: center; margin-bottom:20px; vertical-align:top;}
ul.counter .iconimg {position:relative; margin-bottom:20px;}
ul.counter .iconimg::before {
        width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #bbe4e1;
    position: absolute;
    content: '';
    z-index: -1;
    bottom:0;
}
ul.counter h4 {margin:0px; text-transform:uppercase; color:#f26424; font-weight:bold;}
ul.counter p {text-transform:uppercase;}

.aboutarea h3 {text-transform:uppercase; font-size:37px; 
    background: #00885E;
    background: linear-gradient(to right, #00885E 0%, #22537B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.homeservice {padding:70px 0; background: url(../images/service-bg.jpg) repeat-x top;}
.homeservicehead {color:#FFF; text-transform:uppercase; letter-spacing:2px;}
.homeservicehead h2 {font-size:16px;}
.homeservicehead h3 {font-size:28px;}
.servicebox {position:relative; margin-bottom:20px; padding:10px;}
.page-id-48 .servicebox .thumbcaption, .page-id-48 .servicebox .more {
    position: inherit;
    padding: 0px;
    top: inherit;
    bottom: inherit;
    left: inherit;
}
.servicebox .thumbcaption {
    position: absolute;
    top: 25px;
    left: 25px;
    color: #FFF;
    text-transform:uppercase;
    padding:10px;
}
.servicebox .thumbcaption small {font-size:11px; margin-bottom:10px;}
.servicebox picture img {display:inherit !important;}
.servicebox .thumbcaption h2 {font-size: 21px; line-height: 25px; margin-top: 5px;}
.serviceareas h2 {font-size: 22px !important; line-height: 32px !important;}
.serviceareas p {line-height:22px; font-size: 14px;}
.serviceareas a {color:#FFF;}
.serviceareas img {width:100%; border-radius:20px;}
.servicebox picture {
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
    display: inline-block;
}
.more {position: absolute; bottom: 30px; left: 30px;}
.servicebox a {color:#FFF;}
.page-id-48 .servicebox picture {height:250px;}
.owl-theme .owl-controls {float:left; width:100px;}
.fa-arrow-right:before {
    content: '';
    width: 35px;
    height: 35px;
    background: url(../images/right-arrow.png) no-repeat;
    display: inline-block;
}
.fa-arrow-left:before {
    content: '';
    width: 35px;
    height: 35px;
    background: url(../images/left-arrow.png) no-repeat;
    display: inline-block;
}
.owl-nav {display:flex;}

.homeprofile {padding:70px 0;}
.homeprofile picture {position:relative; display:block; border-radius:20px; overflow:hidden;}
.homeprofile picture img {width:100%;}
.docpic::before {
    content: '';
    width: 248px;
    height: 328px;
    background: url(../images/dots.png) no-repeat;
    position:absolute;
    top:-40px;
    left:-40px;
}
.homeprofile h2 {color:#f26424; margin-bottom:0;}
.homeprofile h3 {line-height:45px;}
.hometestimonial  {padding:70px 0; background: rgb(0,136,94); background: linear-gradient(90deg, rgba(0,136,94,1) 0%, rgba(34,83,123,1) 100%); margin-top:50px;  margin-bottom:50px; color:#FFF;}

.namearea h4 {font-size:16px;}
.namearea h3 {font-size:22px; line-height:35px;}
.footerimg { text-transform:uppercase;}
.footerimg h1 {font-size:37px; color:#22537b; line-height:50px;}
.footertext {text-align:right; font-size:14px; letter-spacing:1px;}
a.default-btn {text-transform:uppercase; margin-bottom:15px;}

.inner-banner picture {
    border-radius: 50px;
    height: 557px;
    overflow: hidden;
    display:block;
    position:relative;
}
.inner-banner2 picture {
    border-radius: 50px;
    height: 557px;
    overflow: hidden;
    display:block;
    position:relative;
}
.inner-caption {
    position: absolute;
    bottom: 40px;
    left: 60px;
    color: #FFF;
    width: 510px;
}
.inner-caption h1 {
    font-size: 16px;
    text-transform:uppercase;
}

.inner-caption p {
    font-size: 37px;
    text-transform:uppercase;
    line-height:40px;
}

.contentarea h2 {
    font-size: 22px;
    line-height: 35px;
    color: #22537b;
}

.contentarea ul {}
.contentarea ul li {
    background: url(../images/list-icon.png) no-repeat left 5px;
    padding-left: 15px;
    margin-bottom: 10px;
}
.contentarea hr {border:0.5px solid #ccc;}
.quali ul li {background:none; padding-left:0px;}
.bluearea {padding:70px 0; background:#0b3558; color:#FFF; margin-bottom:50px;}
.bluearea h2 {font-size:37px; text-transform:uppercase; line-height:50px; color:#FFF;}
.sessionarea {
    border-radius: 20px;
    background: url(../images/getintouch-bg.jpg) no-repeat right top #0b3559;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 0;
    -webkit-box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
    -moz-box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
    box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
}
.sessionarea h2 {color:#FFF;}
.iconarea ul {text-align:center;}
.iconarea ul li {
    background: none;
    padding: 0 18px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 40px;
}

.single-post .inner-caption p {display:none;}
.single-post h1 {font-size: 37px; text-transform:uppercase; line-height:40px;} 
.blog .inner-banner {display:none;}
.blog_img {border-radius: 20px; overflow: hidden; width: 100%; height: auto;}
.blog-list {    padding-bottom: 50px; margin-bottom: 50px; border-bottom: 1px solid #ccc;}


.practo_link {display:none !important;}
.practo_abs_widget_button:after {text-transform: capitalize;
    font-size: 14px;}
.practo_abs_widget_button {border:none !important; padding:0px !important;}

/* Style the header */
.header {
  padding: 10px 16px;
  background: #555;
  color: #f1f1f1;
}

/* Page content */
.content {
  padding: 16px;
}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:100;
  background:#FFF;
  -webkit-box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
    -moz-box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
    box-shadow: 2px 10px 14px -3px rgba(0,0,0,0.28);
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 102px;
}

.practo {
    background: rgb(0, 136, 94);
    background: linear-gradient(90deg, rgba(0, 136, 94, 1) 0%, rgba(34, 83, 123, 1) 100%) !important;
    border-radius: 100px;
    height: 57px;
    position: relative;
    width: 230px;
}

.practo a {background:none !important; padding: 5px 15px !important; line-height:normal !important;}
.practo_abs_widget_button:after {
    background: none !important;
    margin: 0px !important;
    width: 185px !important;
    font-size:15px;
    height: auto !important;
    float: inherit !important;
    text-transform: uppercase;
    display: inline-block;
    content: 'Book a Session ₹2000 Fee' !important;
    line-height: normal !important;
    position: absolute !important;
    top:10px;
}
.practo div {
    width: auto !important;
    background: url(../images/calendar-icon2.png) no-repeat right center;
    height: 59px;
    overflow: hidden;
    display: inline-block;
}

.formarea {
    background: #e5f2f4;
    padding: 30px 30px 10px 30px;
    border-radius: 20px;
}

form.wpcf7-form p span, form.wpcf7-form input, form.wpcf7-form textarea {width:100%;}
form.wpcf7-form input {
    border:none;
    height:45px;
    padding:10px;
    margin-bottom:10px;
    letter-spacing:1px;
}
form.wpcf7-form textarea {
    border:none;
    height:100px;
    padding:10px;
    margin-bottom:10px;
    letter-spacing:1px;
}

form.wpcf7-form input[type=submit] {
    width: auto;
    padding: 5px 20px;
    border-radius: 100px;
    background: #23537b;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.wpcf7-spinner {width:25px !important; background-color: #23537b; vertical-align:middle;}



/***************************Start Responsive*************************/


@media only screen and (min-width: 1200px) {
	.container  {
		max-width: 1200px;
		width: 100%; 
	}

}

@media only screen and (max-width: 1200px) {
    .mainBanner .carousel-inner {height:410px;}
    .aboutarea h3 {font-size:32px;}
    .homeprofile h3 {font-size:22px; line-height:30px;}
    .homeprofile h2 {font-size:28px; margin-bottom: 10px;}
    .inner-banner picture {height:auto;}
}

@media only screen and (max-width: 1199px) {
    .extActions { position:fixed; bottom:0; left:0; height:60px; background: #0b3559; text-align:center; z-index:1000; width:100%;}
    .practo {width:auto; border-radius:0px; padding-bottom:15px !important;}
    .practo div {width:100% !important; background: url(../images/calendar-icon2.png) no-repeat right 20px center;}
    .practo a { width: 100% !important;}
     .btnAction3 {color:#FFF; padding:15px;}
     
    .navbar-toggler-icon {background: url(../images/toggle-icon.png) no-repeat; background-size: contain;}
    .navbar-collapse {
    z-index: 100;
    }
    ul.menu li a {padding:0px;border-bottom:1px solid #ccc; width:100%;}
    ul.menu li {width:100%; display:block; padding:15px; }
}

@media only screen and (max-width: 900px) {
    .mainBanner .carousel-inner {height:550px;}
    .carousel-item img {width:auto !important;}
}

@media only screen and (max-width: 767px) {
    .homeservicehead h3 br{display:none;}
    .owl-theme .owl-controls {display:none;}
    .homeservice .pull-right {float: right; width: 100%; text-align: center;}
    .servicebox {padding:0px;}
    .servicebox picture {height:auto;}
    .servicebox .thumbcaption {padding:0px;}
    .practo_abs_widget_window {overflow-x:scroll !important;}
}


@media only screen and (max-width: 680px) {
    .mainBanner .carousel-inner {background:#0b3558; border-radius: 20px;}
    .mainBanner .carousel-inner {height:auto;}
    .carousel-item img {width:100% !important;}
    .captionBox {position:inherit; padding:25px;}
    .captionBox h2 {font-size: 28px;}
    .captionBox p {font-size:14px; width:100%;}
    .captionBox p br {display:none;}
    .belowbanner {font-size: 13px; letter-spacing: 1px;}
    .belowbanner .pt-5, .belowbanner .pb-4 {padding-top:30px !important;}
    .namearea h3 {line-height:25px; margin-bottom:20px;}
    .hometestimonial p{font-size:14px; line-height:20px;}
    .hometestimonial .pt-5 {padding-top:0px !important;}
    .aboutarea h3, .homeservicehead h3, .homeprofile h2 {font-size:22px;}
    .homeprofile h3 {font-size:17px;}
    .homeprofile {padding-bottom:0px; padding-top:30px;}
    .footerimg h1 { font-size: 22px; line-height: 30px;}
    .blog-item {margin-bottom:20px;}
    .inner-banner picture, .inner-banner2 picture {border-radius:20px; margin-bottom:20px; height:auto;}
    .inner-caption {width:auto; position:inherit; left:inherit;bottom: inherit; color:#333; border-bottom:1px solid #ccc;}
    .inner-caption p{font-size:24px; line-height:35px;} 
    .contentarea h2 { font-size: 18px; line-height: 30px; padding-top: 0px !important; padding-bottom: 0px !important;}
    .bluearea h2 {font-size:26px; line-height:40px;}
    .single-post h1 { font-size: 26px; line-height: 35px;}
    
}

@media only screen and (max-width: 512px) {
    .inner-banner .container-fluid, .inner-banner2 .container-fluid {padding:0px;}
}







