/*--- Google Fonts ---*/
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');




/*--- End Google Fonts ---*/
/*--- Flate Icon Fonts---*/
/*--- End Flate Icon Fonts---*/

.widget-storeLogo img {
    max-height: 100%;
    max-width: 100%;
}
html {font-family: 'GT Walsheim Pro', sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body {margin: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}
audio, canvas, progress, video {display: inline-block; vertical-align: baseline;}
audio:not([controls]) {display: none; height: 0;}
[hidden], template {display: none;}
a {background-color: transparent;}
a:active, a:hover {outline: 0;}
a:hover, a:link:hover {
    color: #84CDB4;
  text-decoration: underline;
}
a, a:link {
    color: #e54261;
}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: 700;}
dfn {font-style: italic;}
h1 {margin: .67em 0; font-size: 2em;}
mark {color: #fff;
    background: #292663;}
small {font-size: 80%;}
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline;}
sup {top: -.5em;}
sub {bottom: -.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
pre {overflow: auto;}
code, kbd, pre, samp {font-family: monospace, monospace; font-size: 1em;}
button, input, optgroup, select, textarea {margin: 0; font: inherit; color: inherit;}
button {overflow: visible;}
button, select {text-transform: none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button; cursor: pointer;}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {padding: 0; border: 0;}
input {line-height: normal;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset {padding: .35em .625em .75em; margin: 0 2px; border: 1px solid #c0c0c0;}
legend {padding: 0; border: 0;}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {border-spacing: 0;border-collapse: collapse;}
td, th {padding: 0;}
/* ------ end normalize css ------- */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
::selection {
    color: #000;
    background: #dad8fb;
}
::-moz-selection {
    color: #000;
    background: #dad8fb;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
}
select::-ms-expand {
    display: none;
}
input,
button,
select,
textarea {
    font-family: 'GT Walsheim Pro', sans-serif;
    font-size: inherit;
    line-height: inherit;
}
a{
    font-family: Outfit;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
a:hover{
    color:#f0516f;
}
.widget-article a{
    font-family: Outfit;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-decoration:underline;
}
.widget-article a:hover{
    color: #f0516f;
}


img {
    max-width: 100%;
    vertical-align: middle;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
body {
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    font-family: Outfit;
}
h1, h2, h3, h4, h5, h6 {
    color: #292663;
    font-family: Outfit;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-weight: 600;
}
h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-weight: 600;
}
h1 {
    font-size: 45px;
    line-height:50px;
}
h2 {
    font-size: 40px;
    line-height:45px;
}
h3 {
    font-size: 35px;
    line-height:40px;
}
h4 {
    font-size: 30px;
    line-height:35px;
}
h5 {
    font-size: 25px;
    line-height:30px;
}
h6 {
    font-size: 20px;
    line-height:25px;
}
p  {
    color: #000;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    opacity: 0.8;
    margin: 0;
    padding: 0 0 15px 0;
}
ul, ol {
    margin-bottom: 20px;
    padding: 0 0 10px 20px;
}
ul li, ol li {
    font-family: Outfit;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    padding: 0 0 12px 5px;
    list-style-type: none;
    position:relative;
}
ol li {
    list-style-type: decimal;
    padding: 0 5px 10px;
}
ul li::after {
    content: "";
    height: 8px;
    width: 8px;
    background-color: #000;
    position: absolute;
    left: -16px;
    top: 10px;
    border-radius: 50%;
}
table {
    max-width: 100%;
    table-layout: inherit;
    margin-bottom: 20px;
}
table, th, td {
    border: 1px solid #e7e7e7;
    padding: 15px;
    text-align:left;
    color: #000;
    line-height: 31px;
    font-size: 16px;
    font-weight: 500;
    font-family: Outfit;
}
table th {
    font-weight: 600;
    background: #f0f0f0;
    font-size: 18px;
}

body input[type="submit"], body input[type="button"], body button, body .button, body a.button {
    display: block;
    background: #F0516F;
    text-transform: capitalize;
    padding: 14px 5px 15px;
    text-align: center;
    max-width: 231px;
    width: 100%;
    color: #FFF;
    font-size: 18px;
    font-family: Outfit;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    margin: 30px 0 0;

}
body input[type="submit"]:hover, body input[type="button"]:hover, body button:hover, body .button:hover, body a.button:hover {
    background: #84CDB4;
    color: #fff;
}
body input[type="submit"][disabled], body input[type="button"][disabled], body button[disabled], body .button.disabled, body a.button.disabled,
body input[type="submit"][disabled]:hover, body input[type="button"][disabled]:hover, body button[disabled]:hover, body .button.disabled:hover,
body a.button.disabled:hover {
    background: #086AC2 none repeat scroll 0 0;
    border: 2px solid #bfbfbf !important;
    color: #fff;
}
body input[type="submit"][disabled], body input[type="button"][disabled],
body button[disabled], body .button.disabled, body a.button.disabled,
body input[type="submit"][disabled]:hover, body input[type="button"][disabled]:hover,
body button[disabled]:hover, body .button.disabled:hover, body a.button.disabled:hover {
    background: #bfbfbf none repeat scroll 0 0 !important;
    border: 2px solid #bfbfbf !important;
    color: #818181 !important;
}

/*.widget.widget-image.header-logo {
  position: relative;
  overflow: visible;
}
.widget.widget-image.header-logo img{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top:70px;
  width: 500px;
  height: 300px !important;
}*/
.widget.widget-image.header-logo {
    margin:0 auto;
    text-align:center;
}
/*form element desgin*/
.form-row {
    margin: 0 0 25px 0;
}

.widget-form .double-input-row .form-row{
    padding: 0 15px;
    width: 50%;
}
.widget-form .single-input-row .form-row {
    padding: 0;
    margin: 0 0 25px 0;
}
.widget-form .triple-input-row .form-row{
    padding: 0 15px;
}
input[type="text"], input[type="password"], textarea, select {
    border: 1px solid #a59f9f;
    box-sizing: border-box;
    height: 45px;
    padding: 5px 10px;
    margin: 0;
    width: 350px;
}
input[type="text"], input[type="password"], textarea, select {
    width: 350px;
}
select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-color: #757575;
    height: 45px;
    border-width: 1px;
    font-family: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
    background-position-x: right;
    background-size: auto;
    background-position-x: calc(100% - 10px);
    background-size: 12px;
    margin:0;
}
.message-block.error-message, .message-block.error {
    background-color:transparent;
    border: 0;
    color: #f00;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
}
.message-block.info-message, .message-block.success {
    background-color:transparent;
    border: 0;
    color: #008000;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
}

textarea {
    height: 150px;
}
p, code, table, dl, dt, dd, form, fieldset, legend, input[type="submit"], input, input[type="text"], textarea, select, input[type="password"], address, input[type="file"], input[type="hidden"], button, input[type="image"], blockquote {
    margin: 0;
    padding: 0 0 15px 0;
    color: #000;
    line-height: 31px;
    font-size: 16px;
    font-weight: 500;
    font-family: Outfit;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select:focus, .store-credit-request-form textarea:focus {
    border: 1px solid #2a2663 !important;
}
input[type="password"], input[type="text"] {
    width: 100%;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    height: 44px;
    border-width: 1px;
    /* border-radius: 3px;
     border-color: #CDCDCD;*/
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
}
.errorlist.after .message-block {
    color: #e64343;
}
.errorlist.after {
    font-size: 12px;
    line-height: 14px;
    min-width: auto; 
}
input[type="text"].validation-error, input[type="password"].validation-error {
    background-color: transparent;
    border: 1px solid #e64343 !important;
}
select.error-field-error.inline-error, select.validation-error,
textarea.error-field-error.inline-error, textarea.validation-error{
    background-color: transparent;
    border: 1px solid #f00 !important;
}
input[type="checkbox"] + span,
input[type="radio"] + span {
    margin-right: 20px;
}
.widget > .widget-title {
    color: #272727;
    font-family: 'GT Walsheim Pro', sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 28px;
    padding-bottom: 20px;
    text-transform: capitalize;
}
.widget-form .sub-form-row {
    display: table;
}
.widget-form .form-row input {
    height: 50px;
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
}
.form-row label {
    color: #000;
    display:block;
    font-size: 16px;
    margin: 0 0 5px;
    width: 100%;
    opacity: 0.7;
}
.widget-form textarea, .widget-form select {
    width: 100%;
    font-family: inherit;
    padding: 8px 10px;
    border: 1px solid #fff;
}
.widget-form .form-row input[type="radio"], .widget-form .form-row input[type="checkbox"] {
    height: auto;
}
.widget-form button.Zebra_DatePicker_Icon {
    cursor: pointer;
    background: none;
}
.Zebra_DatePicker_Icon_Wrapper:after {
    content: "\f073";
    font-family: 'Fontawesome';
    font-size: 18px;
    position:  absolute;
    right: 10px;
    top: 7px;
}
.widget-form .form-row > label, .widget-form .sub-form-row span {
    width: auto;
}
.widget-form .radio-checkbox-row {
    margin-top: -24px;
    padding-left: 205px;
}
.widget-form .sub-form-row > * {
    float: left;
}
.widget-form .sub-form-row span {
    margin-top: 5px;
    width: 200px;
    font-size: 14px;
}
.widget-form .sub-form-row input + span {
    clear: left;
}
.widget-form .sub-form-row input {
    margin: 7px 0;
}
.widget-form .radio-checkbox-row .radio, .widget-form .radio-checkbox-row .checkbox {
    margin: 7px 0;
}
.widget-form .form-row .sub-form-row label {
    width: 202px;
}
.widget-form .sub-form-row {
    margin: 20px 0 0;
}
.widget-form .sub-form-row > label {
    margin-top: 14px;
}

/** Placeholder Start **/

input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;

}

:-ms-input-placeholder {
    /* IE 10+ */
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
}

textarea ::-webkit-textarea-placeholder {
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
}

:-ms-textarea-placeholder {
    /* IE 10+ */
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
}

textarea::placeholder {
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
}
::placeholder {
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
}

/** Placeholder End **/
@media (max-width: 767px) {
    .widget-form .sub-form-row {
        margin: 0;
    }
}
/*====== Fixed-width-layout ======*/
@media (min-width: 1430px) {
    .fixed-width > .header,
    .fixed-width > .body,
    .fixed-width > .footer {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        margin: auto;
        width: 1430px;
    }
}
/*====== End Fixed-width-layout ======*/

.page-content > .v-split-container > .v-split {
    margin: auto;
    width: 1400px;
}
.widget-container > .page-content > .v-split-container > .v-split .widget,
.widget-container > .page-content > .v-split-container > .v-split .widget.widget-snippet.spaceLeftRight {
    padding-left: 15px;
    padding-right: 15px;
}
.page-home .widget-container > .page-content > .v-split-container > .v-split .widget,
.page-home .widget-container > .page-content > .v-split-container > .v-split .widget.widget-snippet.spaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}
.widget-container > .page-content > .v-split-container > .v-split .widget.widget-snippet,
.widget-container > .page-content > .v-split-container > .v-split .widget.noSpaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}
.auto-page .page-content {
    padding-left: 15px;
    padding-right: 15px;
}
.body .widget-container .page-content {
    min-height: 300px;
    margin: 0 0 385px;
}
.page-home .body .widget-container .page-content {
    padding: 0;
}
.page-content > .v-split-container > .v-split .widget.widget-snippet,
.page-content > .v-split-container > .v-split .widget.noSpaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}

/*======  Inner-layout-control-css ======*/
.widget-pageHeading,
.widget.widget-html.pageheading{
    background-image: url(../images/page-heading-bg.jpg);
    padding: 125px 0 130px;
    margin-bottom: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.page-womens-health .widget-pageHeading,
.page-shared-care .widget-pageHeading,
.page-mental-health .widget-pageHeading,
.page-mens-health .widget-pageHeading,
.page-adolescent-health .widget-pageHeading,
.page-sports-medicine .widget-pageHeading,
.page-travel-medicine .widget-pageHeading,
.page-sexual-health .widget-pageHeading,
.page-industrial-medicine .widget-pageHeading,
.page-industrial-medicine .widget-pageHeading{
    background-image: url(../images/page-heading-women-bg.jpg);
}
.page-working-at-mckinley .widget-pageHeading,
.page-patient-forms .widget-pageHeading,
.page-hotdoc .widget-pageHeading, .page-fees-payments .widget-pageHeading{
    background-image: url(../images/header-img.jpg)
}
.widget-pageHeading h1, .widget-pageHeading h2,
.widget.widget-html.pageheading h1{
    color: #FFF;
    font-family: Outfit;
    font-size: 69px;
    font-style: normal;
    font-weight: 600;
    line-height: 66px;
    text-align: left;
    max-width: 1400px;
    margin: 0 auto;
}
.breadcrumb-item .separator {
    padding: 5px;
    font-size: 0px;
    display: inline-block;
}

span.breadcrumb-item {
    font-size: 15px;
    color: #1C1C1C;
    font-family: Outfit;
}

.breadcrumb-item .separator::after {
    content: '/';
    display: inline-block;
    color: #000;
    font-size: 15px;
    font-family: Outfit;
}

.breadcrumb-item.root .icon {
    background: none;
    display: inline-block;
    padding: 0px;
    width: auto;
    height: auto;
    margin-right: 5px;
}

.breadcrumb-item.root .icon::after {
    content: 'Home';
    display: inline-block;
    color: #000;
    font-size: 15px;
    font-family: Outfit;
}
.widget.widget-breadcrumb.page-breadcrumb {
    position: absolute;
    right: 260px;
    top: 41%;
    z-index: 1;
}

.widget.widget-breadcrumb.page-breadcrumb .breadcrumb-item .separator::after, .widget.widget-breadcrumb.page-breadcrumb .breadcrumb-item.root .icon::after, .widget.widget-breadcrumb.page-breadcrumb span.breadcrumb-item {
    color: #fff;
}

.widget.widget-breadcrumb.page-breadcrumb span.breadcrumb-item .icon:hover::after {
    color: #FE5C36;
}


/*====== End Inner-layout-control-css ======*/

/* =============================================== Start Header Design ===============================================*/
body > .header {
    background: #292663;
    border-bottom: 1px solid #6A6893;
}
body.page-test > div.body,
body.page-home > div.body {
    background: #fff;
    margin-top:-126px;
}
body > .header:not(.active-section) {
    z-index: 2;
    background:#292663;
}
.header > .widget-container {
    max-width: 1880px;
    width: 100%;
}
body.page-home > .header {
    background: transparent;
    z-index:999;
}
.page-womens-health > .header {
    background: transparent;
}
.widget-storeLogo {
    margin: 0 auto;
    text-align: center;
}


/*=========  Header Search design ========= */
.widget-search .search-menu-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    position: absolute;
    left: 0;
    text-align: left;
    width: auto;
    padding: 10px 0;
}
.widget-search .search-form {
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    left:0;
    top: 40px;
    transition: all 300ms ease-out 0s;
    width: 360px;
    z-index: 99;
}

.widget-search .search-form form {
    padding:5px;
    position: relative;
}
.widget-search .icon-search.et_ecommerce_search,
.widget-search .icon-search.et_ecommerce_search:hover,
.widget-search button, .widget-search button:hover {
    background-color: #ffffff!important;
    height: 40px;
    padding: 0;
    font-size: 0;
    border-radius: 5px;
    position: absolute;
    right:5px;
    top: 5px;
    width: 40px;
}
.widget.widget-search input {
    border: medium none;
    font-size: 15px;
    padding: 5px 40px 5px 10px;
    width: 100%;
    min-width: 100%;
    font-weight: 300;
    background: #fff;
    border-radius:0;
}
.widget-search .search-menu-button::after {
    content: "";
    font-size: 0;
    height: 25px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    background: url(/template/a8cc3f11/images/search.svg);
    width: 24px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-search .search-menu-button:hover::after {
    background-position-y: -33px;
}
.header .widget-search button::after {
    color: #999999;
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 19px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}
.header .widget-search *::-moz-placeholder,
.header .widget-search *:-moz-placeholder {
    color:#555;
}

@media (max-width: 991px) {

}
@media (max-width: 767px) {
    .header .widget.widget-search .search-form {
        right: -75px;
        width: 100vw;
    }
    .widget-search .search-form {
        top: 60px;
    }
}
/*=========  End Header Search design ========= */

/*========= main menu ========= */
.widget-navigation.main-menu .navigation-item{
    padding: 0 27px 10px;
}
.widget-navigation.main-menu {
    text-align: center;
}
.widget-navigation.main-menu .navigation-item.has-child {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span {
    position: relative;
}
.widget-navigation.main-menu .navigation-item a {
    padding: 0;
    text-decoration: none;
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
}
.widget-navigation.main-menu .navigation-item:first-child {
    padding-left: 0;
}
.widget-navigation.main-menu .navigation-item:last-child{
    padding-right: 0;
}
.widget-navigation.main-menu .navigation-item a span {
    position: relative;
}
.widget-navigation.main-menu .navigation-item.has-child {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .navigation-item a:hover span::before {
    height: 5px;
}
.widget.widget-navigation.main-menu {
    text-align:left;
}
.widget-navigation.main-menu .navigation-item.has-child a span::before {
    display: none;
}
.widget-navigation.main-menu .navigation-item.has-child a:hover{
    color: #ab8f09;
}
.widget-navigation .navigation-item-child-container .navigation-item.last a, .widget-navigation .navigation-item-child-container .navigation-item.last a:hover {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    /*padding: 12px 24px;*/
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
    content: '\f107';
    display: inline-block;
    color:#fff;
    font-size: 18px;
    font-family: "FontAwesome";
    right: 0;
    margin-left: 7px;
    font-weight: bold;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a:hover span::after {
    color: #84CDB4
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a span::after {
    color: #84CDB4;
    content: '\f106';
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a span::after, .widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a span {
    color: #84CDB4;
    content: '\f106';
}
.widget-navigation.main-menu .navigation-item.has-child a:hover,
.widget-navigation.main-menu .navigation-item a:focus,
.widget-navigation.main-menu .navigation-item .navigation-item a:focus {
    color: #84CDB4;
}
.widget-navigation.main-menu .navigation-item .navigation-item.active a span{
    color:#f0516f;
}
.widget-navigation.main_menu .navigation-item {
    padding: 0 27px 20px;
}
/** Sub Menu **/
.widget-navigation.main-menu .navigation-item.mega.has-child {
    position: static;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.main-menu .nav-wrapper > .navigation-item.mega > .navigation-item-child-container {
    transform: none;
    width: 100%;
    left: 50%;
    right: 0;
    position: absolute;
    border-radius: 0;
    text-align: left;
    background: transparent;
    top: 68px;
    opacity: 0 !important;
    transition: opacity 0.2s ease-out 0.2s !important;
    display: block !important;
    height: 0 !important;
    overflow: hidden;
    max-width: 965px;
    transform: translateX(-50%);
}
.main-menu .nav-wrapper > .navigation-item.mega.has-child:hover > .navigation-item-child-container {
    opacity: 1 !important;
    height: auto !important;
    overflow: visible;
    padding: 25px 0 50px;
    display: flex !important;
    justify-content: left;
    flex-wrap: wrap;
    box-shadow:none;
}
.main-menu .nav-wrapper > .navigation-item.mega > .navigation-item-child-container::before {
    background: rgba(255,255,255);
    content: "";
    height: 100%;
    left: calc(-50vw + 49.2%);
    position: absolute;
    width: 100vw;
    top: -1px;
    box-shadow: 0 5px 4px rgba(0,0,0,0.04);
    border-top: 1px solid rgba(255, 255, 255, 0.01);
}
.main-menu .horizontal .navigation-item.mega .navigation-item-child-container .navigation-item {
    padding: 0px;
    width: 20%;
}
.main-menu .horizontal .navigation-item.mega.five .navigation-item-child-container .navigation-item {
    width: 20%;
}
.main-menu .horizontal .navigation-item.mega.four .navigation-item-child-container .navigation-item {
    width: 25%;
}
.main-menu .horizontal .navigation-item.mega.three .navigation-item-child-container .navigation-item {
    width: 33%;
}
.main-menu .horizontal .navigation-item.mega.two .navigation-item-child-container .navigation-item {
    width: 49%;
}
.widget-navigation.main-menu .horizontal .navigation-item.mega .navigation-item-child-container .navigation-item a{
    text-align: left;
}
.main-menu .navigation-item .navigation-item-child-container {
    width: 270px;
    top: 38px;
    background: #fff;
    text-align: center;
    padding: 12px 0;
    left: 50%;
    margin: 0;
    position: absolute;
    border-radius: 0;
    transform: translateX(-50%);
    box-shadow: 5px 0px 32px rgba(0, 0, 0, 0.12);
}

.navigation-item .navigation-item-child-container::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0px 10px 10px 10px;
    border-style: solid;
    z-index: 1;
    transform: translateX(-50%);
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    margin-right: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    margin: 0;
    text-align: center;
    color: #000;
    font-weight: normal;
    padding: 10px 0;
    font-weight: 450;
    font-family: outfit;
    display: block;
    position: relative;
    border: 0;
    font-size:16px;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
    color: #f0516f;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after {
    display: none;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0px;
    width: 100%;
}
.horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
    border: none;
}
.widget-navigation .nav-wrapper.horizontal>.navigation-item a:before {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -50px;
    background: #84CDB4;
    height: 3px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;

}
.widget-navigation .nav-wrapper.horizontal>.navigation-item.active>a:before, .widget-navigation .nav-wrapper.horizontal>.navigation-item:focus>a:before, .widget-navigation .nav-wrapper.horizontal>.navigation-item:hover>a:before {
    left: 0;
    right: 0;
}
.widget-navigation .nav-wrapper.horizontal > .navigation-item.has-child a::before {
    display: none;
}
/*end:menu*/

/* =============================================== End Header Design ===============================================*/

/* ================================================ Start Body Design ===============================================*/
/********start:gallery**********/
div.jssor-slider-container .container .slide::after {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    width: 100%;
    height: 100%;
    background: linear-gradient(181.7deg, #292663 14.61%, rgba(41, 38, 99, 0) 27.21%);
}
div.jssor-slider-container .container .slide::before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(87.88deg, #292663 40.73%, rgba(41, 38, 99, 0) 74.1%);
    position: absolute;
    z-index: 1;
}
div.jssor-slider-container {
    width: 1920px;
    height: 860px;
    padding: 0 !important;
    text-align: left;
    margin: 0 auto;
    position: relative;
}
div.jssor-slider-container .container {
    width: 1920px;
    height: 860px;
    padding: 0 !important;
    text-align: left;
}
.jssor-slider-container .caption-wrapper {
    max-width: 660px;
    position: absolute;
    top: 250px;
    text-align: left;
    left: 260px;
    padding: 0;
    right: auto;
    bottom: auto;
      z-index: 11111;
}
.jssor-slider-container .jssorb03 {
    position: absolute;
    width: 400px !important;
    left: 50% !important;
    right: auto !important;
    bottom: 130px !important;
    top: auto !important;
    transform: translatex(-50%);
    opacity: 1 !important;
    height: auto !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}
.jssor-slider-container .jssorb03 div {
    width: 22px !important;
    height: 22px !important;
    border-radius: 15px;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    background-image: none !important;
    font-size: 0;
    margin: 0;
    border: none;
}
.jssor-slider-container .jssorb03 div.av span, .jssor-slider-container .jssorb03 div span {
    font-size: 0;
    width: 8px !important;
    height: 8px !important;
    display: block;
    background: #fff;
    margin: 8px auto;
    cursor: pointer;
    border-radius: 50%;
}
.jssor-slider-container .jssorb03 div.av span, .jssor-slider-container .jssorb03 div span:hover {
    background: #F0516F;
}
div.jssor-slider-container .slide::after {
    content: none;
}
.jssor-slider-container .caption-wrapper [u="caption"] {
    padding: 0;
}
.jssor-slider-container .caption-wrapper .description.jssor-caption-1 h1 {
    color: #84CDB4;
    font-size: 23px;
    font-family: Outfit;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    padding: 0;
    margin: 0;
}
.jssor-slider-container .caption-wrapper .description.jssor-caption-2 h6 {
    color: #FFF;
    font-size: 57px;
    font-family: Outfit;
    font-style: normal;
    font-weight: 600;
    line-height: 66px;
    padding: 10px 0;
    margin: 0;
}
.jssor-slider-container .caption-wrapper .description.jssor-caption-3 p{
    color: #FFF;
    font-size: 16px;
    font-family: Outfit;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    padding: 10px 0;
    margin: 0 0 35px;
}
.jssor-slider-container .caption-wrapper .description.jssor-caption-4 a {
    display: block;
    background: #F0516F;
    text-transform: capitalize;
    padding: 15px 10px;
    text-align: center;
    max-width: 230px;
    width: 100%;
    color: #FFF;
    font-size: 20px;
    font-family: Outfit;
    font-weight: 700;
    line-height: 25px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    margin: 0;
    height: 55px;
    border: none;
}
.jssor-slider-container .caption-wrapper .description.jssor-caption-4 a:hover {
    background:#84CDB4;
    color:#000;
}

.jssor-slider-container .caption-wrapper .description.jssor-caption-3 .main-wrapper {
    margin: 15px 0;
}
.jssor-slider-container .caption-wrapper .description.jssor-caption-3 .main-wrapper .img-wrap {
    max-width: 262px;
    height: auto;
}
.jssor-slider-container .caption-wrapper .description.jssor-caption-3 .main-wrapper h3 {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    font-family: Outfit;
    margin: 15px 0;
    padding: 0;
    display: block;
}
/*div.jssor-slider-container .container .slide.slide-2::before {
    display:none;
}
div.jssor-slider-container .container .slide.slide-2 .caption-wrapper::before {
    content: "";
    width: 780px;
    height: 480px;
    left: -70px;
    background: rgba(41, 38, 99, 0.3);
    position: absolute;
    z-index: -1;
    top: -42px;
}*/
div.jssor-slider-container .container .slide .main-wrapper.list-slider {}

div.jssor-slider-container .container .slide .main-wrapper.list-slider li {
    color: #fff;
    display: inline-block;
    padding-right: 30px;
}
.main-wrapper.list-slider li::after {
    background-color: #fff;
    left: -12px;
}
.widget-gallery.jssorSlider:before{
  display:none;
}
/***************end:gallery**************************/


/* ==================================== End Product Design =============================  */

/* ====== 404 page end ==========*/
.page-page-not-found .article-content {
    text-align: center;
    padding: 0 15px;
}
.page-page-not-found .page-content .article-content h2 {
    color: #6B1D73;
    text-align: center;
    font-weight: 600;
    margin: 25px auto;
    font-size: 70px;
    line-height: 60px;
    text-transform: none;
}
.page-page-not-found .page-content .article-content h2 strong {
    text-transform: uppercase;
    font-size: 95px;
    font-weight: 700;
}
.page-page-not-found .page-content .article-content h3 {
    color: #ff1818;
    font-size: 35px;
    text-align: center;
    padding: 0 0 20px 0;
    margin: 0;
    font-weight:400;
    text-transform: none;
}
.page-page-not-found .page-content .article-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
    color: #000000;
    text-align: center;
    padding: 0;
    margin: 0;
}
/* ====== End 404 page end ==========*/

/* Snippet default */

/* Snippet default */
/* =============================================== Start Body Design ==============================================*/

/* ============================================== Start Footer Design ==============================================*/
body > .footer {
    position: relative;
    background: #292663;
}
.footer:before{
    background: linear-gradient(180deg, rgba(222, 236, 243, 0.00) 0%, #DEECF3 100%);
    position: absolute;
    content: '';
    top: -350px;
    left: 0;
    height: 350px;
    width: 100%;
}
body.page-home > .footer:before {
    background: #DEECF3;
}
body.page-home > .footer {
    margin-top: 0;
}
/*body > .footer::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    height: 78px;
    background: #1B1916;
    transform: translateX(-50%);
}*/
.footer .widget-navigation.services .nav-wrapper.vertical .navigation-item {
    display: inline-block;
    width: 50%;
}
body > .footer .widget-title {
    color: #FFF;
    font-family: Outfit;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0 0 20px 0;
}
body > .footer .widget-html > p {
    font-family: 'GT Walsheim Pro', sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    margin: 0 0 14px;
    padding-bottom: 0;
    font-weight: normal;
    letter-spacing: 0.02em;
}

body > .footer .nav-wrapper.vertical {
    margin-top: -5px;
}
body > .footer .vertical .navigation-item a {
    border-bottom: none;
    display: block;
    padding: 0;
    transition: all 300ms ease-out 0s;
    text-decoration: none !important;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    color: #D4D4E0;
    padding: 0 0 10px 0;
}
body > .footer .vertical .navigation-item.active > a {
    color: #fff;
}
body > .footer .vertical .navigation-item a:hover {
    color: #F0516F;;
}
/* ======== Newsletter Design =========== */
.widget-newsletter.news-letter .form-row.mandatory {
    margin: 0;
    max-width: 310px;
    padding: 0;
    width: 100%;
}
.widget-newsletter .form-row.mandatory, .form-row.button-container {
    display: block;
    margin: 0;
}
.widget-newsletter label {
    display: none;
}
.newsletter.inplace.valid-verify-form {
    position: relative;
    width: 100%;
}
.widget-newsletter input[type="text"] {
    background: none;
    box-sizing: border-box;
    color: #fff;
    font-family: outfit;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 5px 10px;
    width: 100%;
    border-bottom: 1px solid #9492B1 !important;
    height: 45px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
body > .footer .widget-newsletter .widget-title {
    color: #FFF;
    font-family: Outfit;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0 0 25px 0;
}
.widget-newsletter input[type="text"].validation-error{
    border-bottom: 1px solid #e64343 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}
.widget-newsletter input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
}
.widget-newsletter input[type="text"]::-moz-placeholder {
    color: #ffffff;
}
.widget-newsletter input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
}
.widget-newsletter input[type="text"]:-moz-placeholder {
    color: #ffffff;
}
.widget-newsletter .form-row.button-container {
    position: absolute;
    right: 0;
    top: 6px;
}
.widget-newsletter .newsletter-subscription.submit-button[disabled],
.widget-newsletter .newsletter-subscription.submit-button:hover[disabled] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    text-shadow: unset;
    pointer-events: none;
    opacity: .3;
}
.widget-newsletter .newsletter-subscription.submit-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 0;
    height: 23px;
    line-height: 22px;
    padding: 0;
    text-transform: capitalize;
    width: 28px;
    margin: 0 3px 0 0;
}
.widget-newsletter button[disabled]{
    border: none !important;
}
.widget-newsletter .newsletter-subscription.submit-button:hover::after{
    opacity: 0.8;
}
.widget-newsletter  .errorlist.after {
    position: relative;
}
.newsletter-subscription.submit-button::after {
    content: "";
    height: 23px;
    margin: 0 auto;
    background: url(../images/newsletter-arrow.svg);
    width: 28px;
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
    z-index: 1;
}
.widget-newsletter .message-block {
    font-size: 15px;
    width: auto;
    line-height: 25px;
}

.widget-newsletter .message-block {
    bottom: -35px;
    margin: 0;
    position: absolute;
    width: 100%;
}
.widget-newsletter .message-block.message-text {
    bottom: -25px;
    font-size: 13px;
    line-height: 25px;
}
/* ======== End Newsletter Design =========== */
/* ========  Newsletter Unsubscribe Start =========== */
.page-newsletter-subscription .body .widget-container .page-content {
    margin: 0 0 500px;
}
.newsletter.unsubscribe {
    margin: 30px auto 0;
    max-width: 600px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px;
    border-radius:0px;
    border: 1px solid #ececec;
    background: #fff;
    box-shadow: 0 0 36px -6px rgb(0 0 0 / 10%);
    display: block;
}

.newsletter.unsubscribe.valid-verify-form h3 {
    margin: 0;
    font-size: 25px;
    color: #292663;
    text-transform: none;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
    padding: 0 0 5px;
}

.newsletter.unsubscribe span.message {
    margin: 10px 0;
    display: block;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    line-height: 22px;
    opacity: 0.8;
}

.newsletter.unsubscribe.valid-verify-form textarea {
    height: 90px;
    width: 100%;
    display: block;
    text-align: left;
    margin: 0 auto 3px;
    padding: 2px 10px;
}

.newsletter.unsubscribe .form-row.mandatory label {
    width: 100%;
    font-size: 17px;
    color: #000;
    line-height: 30px;
    font-weight: 400;
    opacity: 0.8;
}

.newsletter.unsubscribe .form-row button {
    display: block;
    background: #F0516F;
    text-transform: capitalize;
    padding: 14px 5px;
    text-align: center;
    max-width: 230px;
    width: 100%;
    color: #FFF;
    font-size: 20px;
    font-family: Outfit;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    margin: 0 auto;
}

.newsletter.unsubscribe .form-row button:hover {
    background: #84CDB4;
    color: #000;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.newsletter.unsubscribe .form-row button[disabled] {
    color: #e6e6e6;
    background-color: #6c757d;
    text-shadow: none;
}
/***************/
.page-newsletter-subscription .subscription-list-success {
    margin: 30px auto;
    max-width: 600px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 50px 56px;
    border: 1px solid #BDBDBD;
    border-radius: 0px;
}

.subscription-list-success .title {
    background-color: transparent;
    color: #000;
    font-size: 26px;
    padding: 0 0 15px;
    border-bottom: 1px solid #e1e1e1;
}

.subscription-list-success .messess-text {
    border-bottom: 1px solid #e1e1e1;
    font-weight: 400;
    margin: 0;
    font-size: 17px;
    padding: 20px 0 40px 88px;
}

.subscription-list-success .help {
    margin: 15px 0;
}

.subscription-list-success .help .link {
    margin-right: 5px;
    color: #F0516F;
}

.subscription-list-success .help .link:hover {
    color: #84CDB4;
}
/* ========  Newsletter End=========== */


/** Time Out Popup Start **/

.time-out.popup .header-line {
    background-color: #fff;
    text-align: center;
    padding: 50px;
}

.time-out.popup .header-line .ok {
    background-color:#000;
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 110px;
    cursor: pointer;
    margin-top: 40px;
}

.time-out.popup .body {
    text-align: center;
    position: absolute;
    top: 40px;
    width: auto;
    background: transparent;
    padding: 0;
    left: 50%;
    transform: translate(-50%);
}

.time-out.popup .header-line:hover .ok {
    background-color:#ffcb54;
    color: #000;
}
/** Time Out Popup End **/

 

/** Placeholder Responsive Start **/

@media(max-width: 767px) {

    input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 15px;
        line-height: 17px;
    }

    ::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 15px;
        line-height: 17px;
    }

    :-ms-input-placeholder {
        /* IE 10+ */
        font-size: 15px;
        line-height: 17px;
    }

    :-moz-placeholder {
        /* Firefox 18- */
        font-size: 15px;
        line-height: 17px;
    }

    textarea ::-webkit-textarea-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 15px;
        line-height: 17px;
    }

    ::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 15px;
        line-height: 17px;
    }

    :-ms-textarea-placeholder {
        /* IE 10+ */
        font-size: 15px;
        line-height: 17px;
    }

    :-moz-placeholder {
        /* Firefox 18- */
        font-size: 15px;
        line-height: 17px;
    }

    textarea::placeholder {
        font-size: 15px;
        line-height: 17px;
    }
    ::placeholder {
        font-size: 15px;
        line-height: 17px;
    }
}
/** Placeholder Responsive End **/

/** Newsletter Unsubscription Responsive Start **/


/** Footer Copyright Start **/
.widget.widget-article.footer-copyright p{
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    color: #D4D4E0;
}
.widget.widget-article.footer-copyright p b {
    padding:0 10px;
    font-weight: 400;
}
.widget.widget-article.footer-copyright p a {
    text-decoration: none;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    color: #D4D4E0;

}
.widget.widget-article.footer-copyright p a:hover {
    color: #F0516F;
}
/** Footer Copyright End **/


/** Footer Back to top Start **/
span.goToTop {
    cursor: pointer;
    text-align: center;
    width: 63px;
    height: 63px;
    display: block;
    background: #FFDF81;
    overflow: hidden;
}
span.goToTop:hover{
    color: #fff;
    opacity: unset;
}
span.goToTop:hover {
    background: #f0516f;
}
span.goToTop:hover:after{
    background-position: 0 -56px;
}
span.goToTop::after {
    content: "";
    background: url(../images/back-to-top.svg) no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 22px;
    height: 30px;
    transform: translate(-50%, -50%);
}
.widget.widget-article.back-to-top{
    padding:0;
}
/** Footer Back to top End **/

.widget.widget-article .footer-map {
    max-width: 825px;
    height: 586px;
    border: 9px solid #fff;
}
.widget.widget-article .footer-map figure {
    margin: 0;
}
.widget.widget-article .footer-map figure iframe{
    width: 100%;
}
.widget.widget-snippet.footer-address {
    margin-top: -265px;
}
.widget.widget-article.footer-map-area {
    margin-top: -265px;
}
.widget-image.footer-logo::after{
    position: absolute;
    content: '';
    top:0;
    right: 0;
    width: 1px;
    height: 64px;
    background: rgba(255, 255, 255, 0.20);
    z-index: 1;
    display: none;
}
.widget-image.footer-logo{
    position:relative;
}
.widget-image.footer-logo img{
    max-width:211px;
}
.widget.widget-spacer.footer-top-spacer {
    background: rgba(255, 255, 255, 0.20);
    height: 1px !important;
}
/************* Home Tab Slider Start ******************/
.home-tabslider{
    padding: 0 0 75px;
}
.home-tabslider .bmui-tab {
    max-width: 1490px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.home-tabslider .bmui-tab .bmui-tab-body-container {
    border: none;
    border-top-width: 0;
    padding: 0;
}
.home-tabslider .bmui-tab .bmui-tab-header-container {
    letter-spacing: normal;
    word-spacing: normal;
    text-align: center;
    margin: 0 0 60px;
}
.home-tabslider .bmui-tab .bmui-tab-header {
    background-color: #fff;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid transparent;
    display: inline-block;
    padding: 0 0 10px;
    cursor: pointer;
    margin-right: 45px;
    text-align: center;
    color: #000;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.home-tabslider .bmui-tab .bmui-tab-header.bmui-tab-active{
    border-bottom: 1px solid #E4375C;
    margin-right: 45px;
    color: #E4375C;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
.home-tabslider .bmui-tab .bmui-tab-header:hover {
    border-bottom: 1px solid #84CDB4;
    margin-right: 45px;
    color: #84CDB4;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;

}
/************* Home Tab Slider End ******************/

.widget.widget-html.title {
    padding: 135px 0 45px;
    max-width: 1400px;
    margin: 0 auto;
}
.widget.widget-html.title.doctors {
    padding: 100px 0 45px;
}
.widget.widget-html.title.news {
    padding: 0 0 60px;
}
.widget.widget-html.title.service {
    padding: 115px 0 55px;
}
.widget.widget-html.title.service h2::before,
.widget.widget-html.title.service h2::after {
    width: 43%;
}
.widget.widget-html.title.service.inner h2::before, .widget.widget-html.title.service.inner h2::after {
    width: 41%;
}
.widget.widget-html.title h2{
    color: #292663;
    font-family: Outfit;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding:0;
    margin:0 0 40px;
    text-align: center;
    position: relative;
}
.widget.widget-html.title h2:before{
    background: rgba(0, 0, 0, 0.40);
    position: absolute;
    content: '';
    width:41%;
    height: 1px;
    left: 0;
    top:15px;
}
.widget.widget-html.title h2:after{
    background: rgba(0, 0, 0, 0.40);
    position: absolute;
    content: '';
    width:41%;
    height: 1px;
    right: 0;
    top:15px;
}
.widget.widget-html.title.doctors h2::before,
.widget.widget-html.title.doctors h2::after {
    width: 40%;
}
.widget.widget-html.title.service p,
.widget.widget-html.title.news p{
    max-width:100%;
    margin:0 auto;
}
.widget.widget-html.title p{
    color: #292663;
    text-align: center;
    font-family: Outfit;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 55px;
    padding:0;
    margin:0;
    opacity: unset;
}
.widget.widget-html.title h6 {
    color: #000;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    padding: 0;
    margin: 20px auto 0;
    opacity: 0.8;
    max-width: 950px;
}
.widget.widget-html.title.service h6 {
    max-width: 100%;
}
/*********blog***********/
.widget.widget-blogPost {
    position: relative;
}
.page-home .widget.widget-blogPost:before{
    background: #DEECF3;
    position: absolute;
    content:'';
    top:135px;
    left:0;
    height:100%;
    width:100%;
}
.blog-post-item {
    width: calc(100%/3 - 30px);
    margin: 0 15px 30px;
}

.widget-blogPost.home-blog .blog-post-content {
    margin: 0 auto 90px;
}
.widget-blogPost.home-blog .blog-post-content .footer {
    display: none;
}
.widget-blogPost .blog-post-content, .blog-posts {
    display: flex;
    flex-wrap: wrap;
    max-width: 1490px;
    padding: 0;
    margin: 0 auto 0;
    justify-content:start;
}
.page-home .widget-blogPost .blog-post-content{
    justify-content:center
}
.page-home .blog-post-item {
    width: calc(100%/3 - 30px);
    margin: 0 15px 30px;
    padding-bottom: 0;
    border-bottom: 0;
    position:relative;
    overflow: hidden;
    background: #FFF;
    box-shadow: unset;
    height: 530px;
}
.blog-post-item {
    width: calc(100%/3 - 30px);
    margin: 0 15px 45px;
    padding-bottom: 0;
    border-bottom: 0;
    position:relative;
    overflow: hidden;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    height: 575px;
}

.blog-post-item .post-description:after{
    position:absolute;
    content:"";
    bottom:0px;
    left:0;
    width: 100%;
    height:0;
    background:#f5f5f5;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.post.post-list-view-width, .category.post-list-view-width{
    overflow:hidden;
    width: 100%;
    padding: 0;
}
.sidebar-post.widget-blogPost .blog-post-item .post.post-list-view.post-list-view-height {
    max-width: 130px;
    margin-right: 10px;
    max-height: 100px;
}
.post.post-list-view-width img, .category.post-list-view img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding-bottom: 0;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    max-width: 100%;
    object-position: top;
}
.sidebar-post.widget-blogPost .blog-post-item .post.post-list-view-width img {
    max-width: 130px;
    max-height: 100px;
}
.sidebar-post.widget-blogPost .blog-post-item .post-description > a {
    display: none;
}
.blog-post-item:hover .post.post-list-view-width img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.blog-post-item .post-description {
    padding: 37px 40px;
    display:flex;
    flex-direction: column;
    background: #fff;
    height: 265px;
}
.blog-post-item .post-description .title {
    order: 2;
    font-family: outfit;
    font-size: 18px;
    font-weight: 700;
    color: #062a45;
    line-height: 24px;
    padding: 0;
    margin: 10px 0 45px;
    height:80px;
}
.blog-post-item .post-description .title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-family: Outfit;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: 33px;
}
.blog-post-item .post-description .blog-post-info{
    order:1;
}
.blog-post-item .post-description .blog-post-info span.date {
    color: rgba(0, 0, 0, 0.40);
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0;
    margin: 0;
}
.blog-post-item .post-description .blog-post-info span.categories {
    position: absolute;
    content: '';
    bottom: 85px;
    left: 40px;
}
.page-home .blog-post-item .post-description .blog-post-info span.categories {
    position: absolute;
    content: '';
    bottom: 35px;
    left: 40px;
}

.blog-post-item .post-description > a {
    position: absolute;
    font-size: 18px;
    color: #f0516f;
    bottom: 40px;
    left: 40px;
}

.blog-post-item .post-description > a:hover {
    color: #000;
}
.blog-post-item .post-description .content{
    order:3;
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #062a45;
    line-height: 21px;
    opacity: 0.8;
}
.blog-post-item:hover .post-description .title,
.blog-post-item:hover .post-description .title a{
    color: #F0516F;
}
.blog-post-item:hover .post-description .content{
    color: #062a45;
    opacity:0.8;
}
.blog-post-item:hover .post-description .blog-post-info span.date {
    color: #000;
}
.blog-post-item:hover .post-description .blog-post-info span.categories a{
    opacity: 0.6;
    color: #000;
}
.blog-post-item:hover .post-description .blog-post-info span.categories a:before{
    opacity: 0.6;
    color: #000;
}
.blog-post-info span.categories, .blog-post-info span.date {
    background: transparent;
    padding: 0;
    color: #fff;
    margin: 0;
}

.blog-post-info span.categories, .blog-post-info span.date {
    background: transparent;
    padding: 0;
    color: #fff;
    margin: 0;
}

.blog-post-details .title {
    font-family: 'Erode';
    font-size: 42px;
    font-weight: 800;
    color: #1A1F25;
    line-height: 56px;
    margin: 0;
    max-width: 950px;
}
.blog-post-details .blog-post-info span.date{
    font-family: 'Erode';
    font-size: 20px;
    font-weight: 600;
    color: #828282;
    line-height: 26px;
    margin:10px 0;
    display:block;
}
.blog-post-details .blog-post-info{
    margin:0 0 30px;
}
.blog-post-details .image img, .blog-post-details .content figure img {
    width:100%
}
.blog-post-details .content figure {
    margin: 5px 0 20px;
    display: block;
    width: 100%;
}
.blog-category-details > .title {
    font-weight: 800;
    font-size: 42px;
    padding: 10px 0 44px;
    color: #062A45;
}

.widget-blogPost .blog-post-content .footer, .blog-posts .footer {
    width: 100%;
    text-align: center;
    margin: 20px 0 100px;
}
.page-home .widget-blogPost .blog-post-content .footer{
    margin:0;
}
.widget-blogPost .blog-post-content .footer:before, .blog-posts .footer:before{
    display: none;
}
/*****************************/
.blog-post-details {
    max-width: 1400px;
    margin: 0 auto 0;
    padding: 0;
}
.blog-post-details .post-description {
    max-width: 1050px;
    margin: 0 auto;
}
.blog-post-details .content {
    display: block;
    padding-bottom: 20px;
    max-width: 1050px;
    margin: 0 auto;
}
.blog-post-info span.categories a:hover {
    color: #f0516f;
}
.blog-post-details .title {
    font-family: outfit;
    margin: 0 0 15px;
    text-align: left;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    max-width: 100%;
    padding: 0;
}
.blog-post-details .image {
    padding: 0 0 50px;
    text-align: center;
}
.blog-post-details .image img {
    width: 100%;
    /*! max-height: 650px; */
    object-fit: cover;
}
.blog-post-details .blog-post-info span.date {
    color: #000000;
    margin: 5px 0 20px;
    display: block;
    font-family: outfit;
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
}
.blog-post-details span.author {
    background: none;
    padding: 0;
    position: absolute;
    bottom: -170px;
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
    font-family: 'DM Sans', sans-serif;
}
.blog-post-details .blog-post-info {
    margin: 5px 0 40px;
    order: 1;
    text-align: left;
    position: relative;
}
.blog-post-details .image img, .blog-post-details .content figure img {
    width: 100%;
    object-fit: cover;
}
.blog-post-details .content figure {
    margin: 10px auto 20px;
    display: block;
    width: 100%;
    text-align: center;
}
.blog-post-details .content figure img {
    height: 600;
    object-fit: cover;
    max-width: 400px;
}
.blog-post-details .content .middile-img figure img {
    height:400px;
}
.blog-post-details .content figure img.inner-img {
    height: 100%;
}
.blog-post-details .content h5.inner-title {
    text-align: left;
    font-size: 20px;
    margin: 15px 0 10px;
}
.blog-post-details .content .inner-img figure{
    margin:15px 0 0;
    text-align: left;
}
.blog-post-details .content .inner-img figure img {
    height: 250px;
    object-fit: cover;
    max-width: 200px;
    margin: 0;
}
.blog-page-title h1 {
    font-weight: 800;
    font-size: 32px;
    padding: 0 0 15px 12px;
    color: #000000;
    margin: 0;
    line-height: 20px;
}
.blog-post-details .content ol li {
    list-style-type: lower-alpha;
}
.blog-category-details > .title, .blog-page-title h1 {
    font-weight: 600;
    font-size: 45px;
    padding: 0 0 60px 12px;
    color: #2a2663;
    margin: 0;
    line-height: 30px;
}
.page-blog-category{
    margin: 0 0 70px;
}
.blog-post-details .social-media-share-bar {
    order: 5;
    max-width: 1050px;
    margin: 20px auto 100px;
    text-align: left;
    width: 100%;
    padding-left: 100px;
    position: relative;
}
.blog-category-details .blog-post-item .post-description .content {
    display: none;
}

.page-home .blog-post-item .post-description > a {
    order: 4;
    background: transparent;
    position: relative;
    width: auto;
    height: auto;
    padding: 12px 0 0;
    display: inline-block;
    text-align: left;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #000;
    letter-spacing: 0.02em;
    font-family: outfit;
    display: none;
}
.blog-post-info span.categories a {
    padding-right: 10px;
    color: #000;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    padding-left: 10px;
}
.blog-post-info span.categories a:first-of-type{
    padding-left: 0;
}
.blog-post-info span.categories a:last-of-type{
    padding-right: 0;
}
.blog-post-info span.categories a:last-of-type:before,
.blog-post-info span.categories a:only-of-type:before{
    display: none;

}
.blog-post-info span.categories a:before {
    position:absolute;
    content: '';
    top:4px;
    right:0;
    background:#000;
    width:1px;
    height:15px;

}
.blog-post-item:hover .post-description > a{
    color: #000;
}
.blog-post-details .content td{
    font-width: 400;
    color:#000;
    opacity: 0.8;
}
.blog-post-details .content p{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}
.blog-post-details .content ul li, .blog-post-details .content ol li {

    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color:#000;
    opacity: 0.8;
}
.blog-post-details .comment-post-panel {
    order: 6;
}
.blog-post-details .content h1 {
    font-weight: 600;
    font-size: 35px;
    line-height: 45px;
    color:#000;
    opacity: 0.8;
}

.blog-post-details .content h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    color:#000;
    opacity: 0.8;
}

.blog-post-details .content h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    color:#000;
    opacity: 0.8;
}

.blog-post-details .content h4 {
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    color:#000;
    opacity: 0.8;
}

.blog-post-details .content h5{
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color:#000;
    opacity: 0.8;
}
.blog-post-details .content h6 {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color:#000;
    opacity: 0.8;
}

.blog-post-details .social-media-share-bar:before {
    content: "SHARE :";
    position: absolute;
    left: 0;
    top: 8px;
    color: #000000;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    font-family: outfit;
}
.widget.widget-html.news-button {
    z-index: 1;
    position: relative;
    padding: 0;
}
.widget.widget-html.news-button a{
    display: block;
    background: #84CDB4;
    text-transform:capitalize;
    padding: 14px 10px 16px;
    text-align: center;
    max-width:231px;
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-family: Outfit;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    margin:30px auto 0;
}
.widget.widget-html.news-button a:hover{
    background: #F0516F;
    color:#fff;
}
.widget-pageHeading .page-heading-wrapper {
    min-height: auto;
    justify-content: left;
}
.widget.widget-pageHeading.subscribe-area h1{
    width:100%;
}
.widget-pageHeading .page-heading-wrapper > * {
  margin: 0 auto;
  width: 100%;
}


.blog-post-details .social-media-share > a.social-ico:hover {
  background-color: #f0516f;
}
.blog-post-details .social-media-share > a.social-ico {
  background-color: #292663;
}
/*********END blog***********/
/*---------- Pagination Start------------*/

.product-view .footer, .category-view .footer, .entire-search .footer, .product-search .footer {
    background-color: transparent;
    padding: 24px 0 80px;
}
.product-view .footer {
    border-top: 1px solid #EDEDED;
    border-bottom: 0;
}
.pagination {
    margin:45px auto 15px;
    width: 100%;
    text-align: center;
}
.pagination span.disabled,
.pagination span.disabled:hover{
    cursor: default;
}
span.pagination-literal-status {
    font-family: Outfit;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 34px;
    color: #262527;
    float: left;
}
.pagination span {
    border: none;
    cursor: pointer;
    width: 40px;
    box-shadow: none;
    display: inline-block;
    background: transparent;
    border-radius: 50%;
    height: 40px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-align: center;
    color: #000;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    padding: 0 5px;
    margin: 0 5px;
}
.pagination span.page-number.current {
    border: 0;
    position: relative;
    background: #D3F1E7;
    height: 40px;
    width: 40px;
    color: #000;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
}
.pagination span.page-number.current:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 14px;
    height: 2px;
    background: #262527;
    transform: translateX(-50%);
    display: none;
}
.pagination span.first,
.pagination span.last {
    display: none;
}
.pagination span.next {
    position: relative;
    margin: 0 0 0 10px;
    padding: 0;
    background: transparent;
    height: 25px;
    width: 42px;
    font-size: 0;
}


.pagination span.next:after {
    content: "\00f105";
    right: 12px;
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 28px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pagination span.prev {
    position: relative;
    margin: 0 4px 0 0;
    padding: 0;
    background: transparent;
    height: 25px;
    width: 42px;
    color: #262527;
    font-size: 0;
}
.pagination span.prev:after {
    content: "\00f104";
    right: 12px;
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 28px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.page-search-result .page-content .footer select.per-page-count {
    margin: 0;
    height: 35px;
}
.pagination span.disabled:after {
    color: #bebebe;
}
.pagination span.page-number:hover {
    background: #D3F1E7;
    height: 40px;
    width: 40px;
    color: #000;
    font-family:Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;

}
.pagination span.prev,
.pagination span.next {
    background: transparent;
}

.pagination span.prev.disabled:before,
.pagination span.next.disabled:before {
    color: #a1a1a1;
}
.chosen-container .chosen-results .chosen-result {
    color: #262527;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.review-show-panel .pagination {
    width: auto;
    float: right;
    margin-top: 14px;
}
/*---------- Pagination End ------------*/

.page-common-page .body .widget-container .page-content {
    padding: 0 0 100px;
}
.widget.widget-snippet.other-services .title {
    display: none;
}

.widget.widget-html.contact-title {
    padding: 60px 50px 0;
    background: #f0f0f0;
}
.widget.widget-html.contact-title h3 {
    font-size: 32px;
    line-height: 45px;
    margin: 0 0 5px;
    padding: 0;
}
.widget.widget-html.contact-title p{
    margin: 0;
    padding: 0 0 10px;
    color: #000;
    line-height: 28px;
    font-size: 18px;
    font-weight: 500;
    font-family: Outfit;
}
.widget.widget-form.contact-form {
    padding: 0 50px 60px;
    background: #f0f0f0;
    height: 674px;
    margin: 0 0 120px;
}
.widget.widget-form.contact-form .form-row.btn-row {
    margin:0;
    width: 100%;
}
.widget.widget-form.contact-form .form-row.btn-row button{
    font-size: 20px;
    height: 55px;
    background: #2A2764;
    margin-left: auto;
}
.widget.widget-form.contact-form .form-row.btn-row button:hover{
    background: #84CDB4;
    color: #fff;
}
.widget-snippet .womens-health .middile-area .left-part img {
    height: 100%;
    object-fit: cover;
}
.page-womens-health .womens-health .middile-area,
.page-shared-care .womens-health .middile-area,
.page-mental-health .womens-health .middile-area,
.page-mens-health .womens-health .middile-area,
.page-aged-care .womens-health .middile-area,
.page-industrial-medicine .industrial-medicine .middile-area{
    padding: 0;
}
.widget.widget-html.patient-form-and-fees p {
    padding: 0 0 15px;
    margin: 0 auto 80px;
    color: #000;
    font-family: Outfit;
    font-size:25px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
    max-width:1200px;
    text-align: center;
}
.popup.image-popup-container-for-zoom-preview {
    background: #fff;
    padding: 0;
    border: 0;
}
.popup span.close-button-for-zoom-preview {
    background: #000;
}
.widget-snippet .womens-health .top-area p {
    padding: 0 0 15px 0;
}
.widget-snippet .womens-health .top-area p:last-of-type{
    padding: 0;
}

.widget.widget-html.header-button a {
    display: block;
    background: #F0516F;
    text-transform:uppercase;
    padding: 14px 5px 15px;
    text-align: center;
    max-width:249px;
    width: 100%;
    color: #FFF;
    font-size: 20px;
    font-family: Outfit;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    border:0 !important;
    border-radius: 0 !important;
}
.widget.widget-html.header-button a:hover{
    background:#84CDB4;
    color:#000 !important;
}
body#webcommander-page.page-book-online .body {
    background: hsl(244 45% 97% / 1) !important;
}
.widget.widget-html.book-online-doc iframe {
    background: #000 !important;
    max-width: 1100px !important;
    border-radius: 16px !important;
    box-shadow: 0 0 7px 2px rgba(0,0,0,0.1) !important;
}
.hotdoc-modal iframe {
    border-radius: 18px !important;
}
.widget.widget-snippet.appointment-inner-cta.inner .appointment-cta {
    height: 470px;
}
.widget-snippet .our-team h3,
.widget-snippet .womens-health .top-area h3,
.widget-snippet .industrial-medicine .top-area h3{
    text-transform: capitalize;
}
.widget.widget-article.back-to-top .article-content {
    padding: 0;
}
/*start: tab section css */

.widget-tabAccordion.faqs {
    padding: 0 0 90px;
}
.page-home .widget-tabAccordion.faqs {
    background: #fff;
}

.widget-tabAccordion.faqs .widget-title {text-align: center;padding: 0 0 70px;}

.widget-tabAccordion.faqs .accordion-panel {
    padding: 0;
    max-width: 1150px;
    margin: 0 auto 40px;
}
.widget-tabAccordion.faqs .accordion-panel:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1000px;
    height: 817px;
    background: url(/template/48b3bac1/images/faqbg.svg) no-repeat;

    background-size: contain;
    left: auto;
}
.widget-tabAccordion.faqs .accordion-panel>.label-bar .toggle-icon {
    right: 18px;
    left: auto;
    top: 18px;
}
.widget-tabAccordion.faqs .accordion-panel>.accordion-item.collapsed:first-of-type {
    display: block !important;
}

.widget-tabAccordion.faqs .accordion-panel>.label-bar {
    background: transparent;
    border: none;
    box-sizing: border-box;
    border-radius: 2px;
    color: #000;
    height: auto;
    padding: 27px 60px 27px 0;
    white-space: nowrap;
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 30px;
    z-index: 1;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    margin: 0;
}
.widget-tabAccordion.faqs .accordion-panel>.label-bar:first-child {
    border-top: 0;
}
.widget-tabAccordion.faqs .accordion-panel>.label-bar:hover, .accordion-panel>.label-bar.expanded {
    background: none repeat scroll 0 0 transparent;
}
.widget-tabAccordion.faqs .accordion-panel>.label-bar.expanded {
    border-radius: 0;
    box-sizing: unset;
    box-shadow: unset;
    border-bottom: 0;
    height: auto;
    color: #000;
}

.widget-tabAccordion.faqs .accordion-panel>.accordion-item.expanded {
    padding: 0;
    background: transparent;
    border: none;
    box-sizing: border-box;
    margin-top: 0;
    border-top: 0;
    color: #000;
}

.widget-tabAccordion.faqs .accordion-item.expanded p {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.9);
}

.widget-tabAccordion.faqs .accordion-panel>.label-bar .toggle-icon {
    height: 24px;
    width: 24px;
    background-image: url("/template/48b3bac1/images/plus-minus.svg");
    right: 0;
    left: auto;
    top: 28px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-tabAccordion.faqs .accordion-panel>.label-bar {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-overflow: unset;
    white-space: unset;
}

.widget-tabAccordion.faqs .accordion-panel>.label-bar:hover, .widget-tabAccordion.faqs .accordion-panel>.label-bar.expanded {
    color: #6cbea1;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-tabAccordion.faqs .accordion-panel>.label-bar.expanded .toggle-icon {
    background-position: 0px -40px;
}

.widget-tabAccordion.faqs .accordion-panel>.accordion-item.expanded .wc-tab-accordion-widget {
    padding: 0 0 20px;
}

.widget-tabAccordion.faqs .accordion-panel>.accordion-item.collapsed {
    padding: 0;
    border: 0;
    background: transparent;
}

.widget-tabAccordion.faqs .accordion-panel>.accordion-item.collapsed p {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.9);
}
.widget-tabAccordion.faqs .accordion-panel>.accordion-item.expanded .wc-tab-accordion-widget a{
    color: #f0516f;
}
.widget-tabAccordion.faqs .accordion-panel>.accordion-item.expanded .wc-tab-accordion-widget a:hover{
    color: #84cdb4;
    text-decoration: underline;
}
/**********end****************/
@media screen and (max-width: 991px){
    .responsive .wc-site-popup.popup.anim-fade-zoom.active {
        transform: scale(1) translate(-50%, -50%);
        min-width: 280px;
        max-width: 90%;
    }
}
@media screen and (max-width: 767px){
.blog-post-details .social-media-share-link-wrapper {
  display: block;
}
  
.widget.widget-snippet .about-new-inner .new-content .new-left-part img {
  width: 100%;
}
}
.page-working-at-mckinley .body {
    background: #deecf3;
}
.nurses-form.form-template {
    max-width: 973px;
    margin: 0 auto;
}
.widget-form .single-input-row .form-row.text.top-content p{
    line-height: 28px;
    font-size: 16px;
    font-weight: 500;
    font-family: Outfit;
}
.nurses-form.form-template .dropzone-wrapper {
    width: 100%;
}
.nurses-form.form-template .dropzone {
    padding: 35px 10px 15px;
}
.nurses-form.form-template .form-row label {
    opacity: 1;
}
.nurses-form.form-template .form-row.btn-row label {
    display: none;
}
.nurses-form.form-template .form-row.btn-row button{
    background:#2A2764
}
.nurses-form.form-template .form-row.btn-row button:hover{
    background: #84CDB4;
    color: #fff;
}
.widget-html.form-title h3 {
    font-size: 45px;
    line-height: 57px;
    margin: 0;
}
.widget-spacer.border {
    border-top: 1px solid #2A2764;
    margin: 100px 0;
    opacity: 20%;
}
.widget-snippet .fees-area .bottom-area {
    padding: 30px 0;
}
.widget-snippet .fees-area .bottom-area .item ul {
    margin: 0;
}
.widget-snippet .fees-area .full-bottom-area ul{
    margin-bottom:0;
}
.widget-snippet.patient-info-details .mckinley-about-section {
    padding: 120px 15px 0;
    margin: 0;
}
.home-tabslider.patient-info {
    padding: 0;
}

.widget.widget-snippet.healthcare-service .providing-healthcare {
    background-size: cover;
}
.doctor-details .full-content .top-content .right-part ul {
    margin: 0;
    padding: 0;
}
.doctor-details .full-content .top-content .right-part ul li::after {
    left: 0;
    color: #323232;
}
.doctor-details .full-content .top-content .right-part ul li{
    margin: 0;
    padding: 0 0 10px 20px;
    color: #323232;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
    font-family: Outfit;
}
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
    width: auto;
}


.fee-fixed-width-content {
    padding-left: calc(50% - 700px) !important;
    padding-right: calc(50% - 700px) !important;
}
body.fee.page-home > .header {
    background: #292562;
}
body.fee.page-home > div.body {
    margin-top: 0;
}
.fee .widget.widget-navigation.main-menu {
    left: 305px !important;
}
.fee .home-about {
    padding: 200px 0 133px;
    margin-top: 0;
}
.fee .banner-cta {
    padding: 50px 0;
}
.fee .find-doctors .content-area .single-item {
    padding: 15px;
}
.fee .find-doctors .content-area .single-item a{
    padding: 10px;
}
.fee .widget.widget-article.footer-map-area,
.fee .widget.widget-article .footer-map {
    max-width: 710px !important;
}
.fee .widget.widget-navigation.links {
    left: 700px !important;
}
.fee .widget.widget-navigation.services {
    left: 895px !important;
}
.fee .patient-info-banner {
    background: url('../images/patient-info-bg.png') no-repeat !important;
}
.fee .hotdoc-detailed-explanation .single-explanation {
    padding: 10px;
}
.fee .widget-snippet .social-media a.twitter-icon {
    width: 40px;
    height: 40px;
    padding: 0;
}
.fee .widget-snippet .social-media a.twitter-icon img {
    width: 35px;
    height: 27px;
    padding: 5px;
}
.fee .widget-snippet .social-media a {
    width: unset;
    height: unset;
    padding:10px;
}

.fee .widget-snippet .contact-details  .social-icon a {
    padding: 15px;
    width: unset;
    height: unset;
}

.footer > .widget-container {
    max-width: 1920px;
}
