@font-face {
    font-family: Stickler;
    src: url(../fonts/Stickler.ttf);
    font-weight: 400;
    font-style: normal;
}
.inner-page-banner {
    padding: 0 !important;
    background-position: center center !important;
}

/* .inner-page-banner:after {
    content: "";
    left: 0;
    border-bottom: 120px solid rgba(255, 255, 255, 1);
    border-right: 400px solid transparent;
    position: absolute;
    bottom: 0;
} */
/* .inner-page-banner:before {
    content: "";
    right: 0;
    border-bottom: 60px solid rgba(255, 255, 255, 1);
    border-left: 1600px solid transparent;
    position: absolute;
    bottom: 0;
    z-index: 1;
} */
.inner_page .banner-content {
    display: table;
    width: 100%;
}
.inner_page .banner-text {
    display: table-cell;
    height: 480px;
    vertical-align: middle;
}
.inner_page .banner-text h1 {
    color: #ffc500;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 10px;
    margin: 0;
    line-height: normal;
    text-transform: uppercase;
}
.inner_page .banner-text h4 {
    color: #fff;
    margin: 0;
}
.inner_page .section-text h2 {
    margin: 0 0 25px;
    color: #fcdb00;
    font-size: 26px;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding: 5px 0 9px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.inner_page .section-text p {
    text-align: justify;
}
.inner_page .before_after_sec {
    background: #f9f9f9;
}
.inner_page .before_after_sec .text {
    padding-left: 45px;
}
.inner_page .before_after_sec .text h3 {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.inner_page .before_after_sec .text h3:after {
    content: "";
    width: 30px;
    display: block;
    background: #373435;
    height: 2px;
    margin: 15px 0;
}
.inner_page .before_after_sec .text p:last-child {
    margin-bottom: 0;
}
.before_after_text_row {
    background: #000;
    text-align: center;
}
.before_after_text_row h4 {
    margin: 0;
    padding: 12px 0;
}
.bg_before {
    background: #fff;
}
.bg_after {
    background: #f3f3f3;
}
.work-full-slider li img {
    width: 100%;
    object-fit: cover;
    outline: 1px solid rgba(255, 255, 255, 0.35);
    outline-offset: -8px;
}
.box-float {
    position: relative;
    width: auto;
    z-index: 999;
    -moz-animation: slide 1s ease 3.5s forwards;
    -webkit-animation: slide 1s ease 3.5s forwards;
    -o-animation: slide 1s ease 3.5s forwards;
    -ms-animation: slide 1s ease 3.5s forwards;
    animation: slide 1s ease 3.5s forwards;
    right: 20px;
    cursor: pointer;
}
#floatdiv {
    transition: all 1.5s ease 0s;
    padding: 5px 15px 12px;
    background: #fff;
    border-radius: 0;
    outline: 1px solid rgba(165, 165, 165, 0.15);
    outline-offset: -7px;
    box-shadow: 0 5px 5px hsla(0, 0%, 0%, 0.2);
}
#floatdiv:hover {
    background: #f2f2f2;
}
.box-float a {
    text-decoration: none !important;
}
.box-float h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    color: #bf871d;
    text-transform: uppercase;
}
.box-float h4 {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    color: #675535;
    text-transform: uppercase;
    letter-spacing: 1px !important;
}
#contact .section-title:before,
#core_services .section-title:before,
#portfolio .section-title:before,
#logo .section-title:before,
#specialities .section-title:before {
    content: "";
    display: block;
    background: url(../images/floter.png) center center;
    width: 90px;
    margin: 0 auto 20px !important;
    height: 90px;
    background-size: contain;
    opacity: 0.15;
    top: -15px;
    position: absolute;
    left: 0;
    right: 0;
}
.text-left {
    text-align: left !important;
}
.quick_inquiry_block h2 {
    margin-bottom: 20px;
}
.quick_inquiry_block h2:after {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background: #ffc500;
    margin-top: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
}
@-webkit-keyframes spinnerRotate {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes spinnerRotate {
    from {
        -moz-transform: rotate(0);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@-ms-keyframes spinnerRotate {
    from {
        -ms-transform: rotate(0);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}
#form_process {
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 1.1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 1.1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    visibility: hidden;
}
#error_data {
    color: red;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: normal;
    text-align: left;
}
img.cb_monogram {
    position: relative;
    top: -1px;
    width: 16px;
}
.table-alv {
    border: 1px solid #b489478c;
    border-style: dotted;
    width: 100%;
}
.table-alv td {
    padding: 10px;
}
.table-alv h2 {
    border-bottom: unset !important;
    border-top: unset !important;
    margin: 0 !important;
    text-align: center;
}
.table-logo {
    position: relative;
    float: left;
    top: 25px;
    left: 45.7%;
    background: #fff;
}
.counter {
    background: #000;
}
.counter-i {
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.15);
    border-radius: 19px;
    border-top: 1px solid #fff3;
    border-left: none;
    border-bottom: 1px solid #fff3;
    padding: 4%;
}
.counter-i .count-number {
    color: #fff;
}
.counter-i .count-descr {
    color: #fcdb00;
    font-size: 11px;
    text-align: center;
}
.why-choose .alt-features-item img {
    width: 60px;
}
.inner .alt-features-item {
    margin-top: 50px !important;
    background: #fff;
    min-height: 200px;
    border: 1px solid #cb9a474a;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
}
.alt-features-icon {
    padding-top: 20px !important;
}
.alt-features-descr {
    padding: 0 20px;
}
.why-choose .alt-features-item img {
    cursor: pointer;
    width: 90px;
    position: ABSOLUTE;
    top: 0;
    background: #000;
    padding: 15px;
    left: 0;
    border-radius: 100%;
    right: 0;
    margin: 0 AUTO;
    border: 1px SOLID #9a793e;
}
.why-choose .alt-features-item h3 {
    margin-top: 30px;
}
.why-choose .inner {
    margin-top: 30px;
}
.why-choose .alt-features-item img:hover {
    background: #fff !important;
    transition: 1s ease-out;
    border-radius: 100% !important;
    border: 1px solid #fcdb00;
    transition-timing-function: ease-in;
    transition-timing-function: ease-out;
}
.inner_page .sub_inner h3:after {
    content: "";
    display: block;
    bottom: 0;
    width: 30px;
    height: 2px;
    background: #fcdb00;
    margin-top: 10px;
}
.center-heading {
    text-align: center;
}
.center-heading .section-title {
    font-weight: 400;
    font-size: 28px;
    color: #3b566e;
    letter-spacing: 1.1px;
    line-height: 38px;
    margin-bottom: 20px;
}
.center-heading.colored .section-title {
    color: #fff;
}
.center-text {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #6f8ba4;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: 50px;
}
.center-text.colored {
    color: #c7e5ff;
}
.center-text p {
    margin-bottom: 30px;
}
.services-small-item {
    display: block;
    background: #fff;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border-radius: 5px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
    width: 95%;
    margin: -20px auto;
}
.services-small-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 5px;
    background-image: linear-gradient(135deg, #cea450 0, #725c32 100%);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
}
.services-small-item.active:before,
.services-small-item:hover:before {
    opacity: 1;
}
.services-small-item.active .icon:before,
.services-small-item:hover .icon:before {
    opacity: 0.26;
}
.services-small-item.active .icon i,
.services-small-item:hover .icon i {
    background: -webkit-linear-gradient(#fff, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.services-small-item.active .services-title,
.services-small-item:hover .services-title {
    color: #fff;
}
.services-small-item.active p,
.services-small-item:hover p {
    color: #fff;
}
.services-small-item.active .button i,
.services-small-item:hover .button i {
    background-image: linear-gradient(135deg, #fff 0, #fff 100%) !important;
    color: #b48947 !important;
}
.services-small-item .icon {
    width: 139px;
    height: 113px;
    margin: auto;
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.services-small-item .icon i {
    display: block;
    height: 67px;
    line-height: 67px;
    position: absolute;
    width: 100%;
    top: 22px;
    z-index: 2;
    font-size: 28px;
    background-image: linear-gradient(135deg, #80d0c7 0, #13547a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.services-small-item .services-title {
    font-weight: 400;
    font-size: 30px;
    color: #af8c46;
    letter-spacing: 0.7px;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.services-small-item p {
    font-weight: 400;
    font-size: 15px;
    color: #484848;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 30px;
}
.services-small-item .button {
    position: relative;
    z-index: 2;
}
.services-small-item .button i {
    width: 42px;
    height: 42px;
    background-image: linear-gradient(135deg, #cea450 0, #725c32 100%);
    line-height: 42px;
    text-align: center;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    color: #fff;
    padding-left: 3px;
}
.services-small-item:hover + .item-bg {
    bottom: 30px;
}
.item-bg {
    content: "";
    position: absolute;
    width: 80%;
    height: 15px;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 1;
    background: #fff;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.des {
    padding: 10px 10px 20px;
}
.sub-part .sub-part-inner {
    padding-bottom: 45px;
    cursor: pointer;
}
.owl-item h3.small-title:after {
    display: none;
}
.inner_page ol {
    margin: 0;
    padding-left: 20px;
}
.tta-panels .tta-panel:last-child {
    margin-bottom: 0 !important;
}
.curve {
    max-width: 480px;
    min-width: 150px;
    float: right;
    margin-left: 40px;
    border-radius: 50%;
    -webkit-shape-outside: circle();
    shape-outside: circle();
}
.sub-part-inner .des p {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.services-small-item:hover p {
    color: #fff;
}
.h3,
.tta-panel h3 {
    font-size: 20px;
}
.inner_page .sub_inner .why-choose h3:after {
    display: none;
}
.Dentist .mn-sub {
    right: 0;
    left: auto;
}
.footer-copy {
    letter-spacing: 0.8px;
    font-size: 14px;
}
.pl0 {
    padding-left: 0 !important;
}
.pr0 {
    padding-right: 0 !important;
}
.ul_type ul {
    margin: 10px 0 0;
    padding: 0;
}
.ma-b-20 {
    margin-bottom: 20px;
}
.m-l-16 {
    margin-left: 16%;
}
.team-item-text {
    font-size: 16px;
    line-height: 1.7;
    text-align: justify;
    /* background: #f9f9f9; */
    padding: 0;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
}
.team-item-text h4 {
    margin-top: 0;
}
.team-item-descr {
    /* background: #f9f9f9; */
    padding: 0;
    margin: 0;
}
.call-banner,
.email-banner {
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    letter-spacing: 2.5px;
    z-index: 9;
    text-decoration: none !important;
    color: #fff;
}
.call-banner-home,
.email-banner-home {
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    letter-spacing: 2.5px;
    z-index: 99999;
    text-decoration: none !important;
    color: #fff;
    bottom: 30px;
    line-height: normal;
}
.call-banner-home {
    left: 30px;
}
.email-banner-home {
    right: 30px;
}
.call-banner-home:hover,
.email-banner-home:hover {
    color: #ffc500 !important;
}
.call-banner:hover,
.email-banner:hover {
    color: #ffc500;
}
.call-banner {
    bottom: 100px;
    transform: rotate(16.5deg) !important;
    margin-left: 25px;
    left: 0;
}
.email-banner {
    bottom: 70px;
    transform: rotate(357deg) !important;
    margin-right: 25px;
    right: 0;
}
.pt20 {
    padding-top: 20px;
}
.local-scroll a.scroll-down {
    z-index: 99;
    bottom: 60px;
}
#news,
.before_after,
.before_after_sec,
.fullwidth-slider.owl-carousel {
    display: none !important;
}
.Dentist footer.footer,
.ENT footer.footer {
    background: #f9f9f9;
}
ul.mn-sub.to-left {
    background: url(../images/menu_bg.jpg) right bottom no-repeat;
    background-size: cover;
}
.inner_page .section-text h1 {
    margin: 0 0 25px;
    color: #fcdb00;
    font-size: 26px;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding: 5px 0 9px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.datepicker {
    position: absolute;
}
@-webkit-keyframes spinnerRotate {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes spinnerRotate {
    from {
        -moz-transform: rotate(0);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@-ms-keyframes spinnerRotate {
    from {
        -ms-transform: rotate(0);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}
#form_process {
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 1.1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 1.1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    visibility: hidden;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    border: 2px dashed red;
    top: 7px;
}
.alert.alert-success {
    color: #508e14;
    background: #f2f2f2;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 28px;
}
.alert.alert-danger {
    color: #454545;
    background-color: #ffb4b4;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 28px;
    margin-bottom: 0;
}
.home-text h1.hs-line-8 {
    letter-spacing: 4px;
    max-width: 800px;
    margin: 0 auto;
}
.ptb {
    padding-top: 15px;
    padding-bottom: 15px;
}
@media (max-width: 768px) {
    .img_ptb {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.bg-video-wrapper video {
    left: 0px !important;
}

.wsp-chat {
    position: fixed;

    right: 50px;

    display: table;

    bottom: 0;

    z-index: 99999;

    padding: 10px;

    border-radius: 100%;

    text-align: center;
}

.wsp-chat img {
    text-align: center;
}

.wsp-chat a {
    display: table-cell;

    vertical-align: middle;

    -webkit-animation: ring 4s 0.7s ease-in-out infinite;

    -moz-animation: ring 4s 0.7s ease-in-out infinite;

    animation: ring 4s 0.7s ease-in-out infinite;
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotateZ(0);
    }

    1% {
        -webkit-transform: rotateZ(30deg);
    }

    3% {
        -webkit-transform: rotateZ(-28deg);
    }

    5% {
        -webkit-transform: rotateZ(34deg);
    }

    7% {
        -webkit-transform: rotateZ(-32deg);
    }

    9% {
        -webkit-transform: rotateZ(30deg);
    }

    11% {
        -webkit-transform: rotateZ(-28deg);
    }

    13% {
        -webkit-transform: rotateZ(26deg);
    }

    15% {
        -webkit-transform: rotateZ(-24deg);
    }

    17% {
        -webkit-transform: rotateZ(22deg);
    }

    19% {
        -webkit-transform: rotateZ(-20deg);
    }

    21% {
        -webkit-transform: rotateZ(18deg);
    }

    23% {
        -webkit-transform: rotateZ(-16deg);
    }

    25% {
        -webkit-transform: rotateZ(14deg);
    }

    27% {
        -webkit-transform: rotateZ(-12deg);
    }

    29% {
        -webkit-transform: rotateZ(10deg);
    }

    31% {
        -webkit-transform: rotateZ(-8deg);
    }

    33% {
        -webkit-transform: rotateZ(6deg);
    }

    35% {
        -webkit-transform: rotateZ(-4deg);
    }

    37% {
        -webkit-transform: rotateZ(2deg);
    }

    39% {
        -webkit-transform: rotateZ(-1deg);
    }

    41% {
        -webkit-transform: rotateZ(1deg);
    }

    43% {
        -webkit-transform: rotateZ(0);
    }

    100% {
        -webkit-transform: rotateZ(0);
    }
}

a.email-banner-home.home-set {
    left: 30px;

    bottom: 15px;
}

a.call-banner-home.home-set {
    bottom: 50px;
}

.call-inner {
    bottom: 126px;

    transform: rotate(16.5deg) !important;

    margin-left: 50px;

    left: 0;
}

.mail-inner {
    bottom: 100px;

    transform: rotate(16.5deg) !important;

    margin-left: 38px;

    left: 0;

    right: unset;
}

a.email-banner-home.home-set.mail-inner {
    left: 0;

    bottom: 100px;
}

.inner_page .banner-text h2 {
    color: #ffc500;

    font-size: 48px;

    font-weight: 500;

    letter-spacing: 10px;

    margin: 0;

    line-height: normal;

    text-transform: uppercase;
}

.apos-area-widget-wrapper.aboutus {
    /* margin-top: 120px; */
    margin-top: 95px;
}

.u-small-dropdowns {
    padding-top: 30px;
}

.page-section.theteam {
    margin-top: 40px;
}



/* statr counter css */


.sectionClass {
    padding: 20px 0px 50px 0px;
    position: relative;
    display: block;
  }
  
  .fullWidth {
    width: 100% !important;
    display: table;
    float: none;
    padding: 0;
    min-height: 1px;
    height: 100%;
    position: relative;
  }
  
  
  .sectiontitle {
    background-position: center;
    margin: 30px 0 0px;
    text-align: center;
    min-height: 20px;
  }
  
  .sectiontitle h2 {
    font-size: 30px;
    color: #222;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  
  
  .headerLine {
    width: 160px;
    height: 2px;
    display: inline-block;
    background: #101F2E;
  }
  
  
  .projectFactsWrap{
      display: flex;
    margin-top: 30px;
    flex-direction: row;
    flex-wrap: wrap;
  }
  
  
  #projectFacts .fullWidth{
    padding: 0;
  }
  
  .projectFactsWrap .item{
    width: 25%;
    height: 100%;
    padding: 50px 0px;
    text-align: center;
  }
  
  .projectFactsWrap .item:nth-child(1){
    background: #b48947;
  }
  
  .projectFactsWrap .item:nth-child(2){
    background: #b48947;
  }
  
  .projectFactsWrap .item:nth-child(3){
    background: #b48947;
  }
  
  .projectFactsWrap .item:nth-child(4){
    background: #b48947;
  }
  
  .projectFactsWrap .item p.number{
    font-size: 40px;
    padding: 0;
    font-weight: bold;
  }
  
  .projectFactsWrap .item p{
    color: #000;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    font-family: 'Open Sans';
  }
  
  .projectFactsWrap .item span{
    width: 60px;
    background: rgba(255, 255, 255, 0.8);
    height: 2px;
    display: block;
    margin: 0 auto;
  }
  
  .projectFactsWrap .item i{
    vertical-align: middle;
    font-size: 50px;
    color: rgba(255, 255, 255, 0.8);
  }
  
  .projectFactsWrap .item:hover span{
    background: white;
  }
  
  @media (max-width: 786px){
    .projectFactsWrap .item {
       flex: 0 0 50%;
    }
  }

  .about-me-img {
    width: 120px;
    height: 120px;
    left: 10px;
    /* bottom: 30px; */
    position: relative;
    border-radius: 100px;
  }

  .authorWindow{
    width: 600px;
    background: #75439a;
    padding: 22px 20px 22px 20px;
    border-radius: 5px;
    overflow: hidden;
  }
  
  .authorWindowWrapper{
    display: none;
    left: 110px;
    top: 0;
    padding-left: 25px;
    position: absolute;
  }
  
  
  
  
  
  .trans{
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  
  @media screen and (max-width: 767px) {
    .apos-area-widget-wrapper.aboutus { margin-top: 0; }
  }

  @media screen and (max-width: 768px) {
      .authorWindow{
           width: 210px;
      }
  
      .authorWindowWrapper{
               bottom: -170px;
    margin-bottom: 20px;
      }
  
      footer p{
            font-size: 14px;
      }
  }


/* end counter css */


/* statr Testimonials css */

.review {
    display: flex;
    align-items: center;
}

.reviewimg img { border-radius: 50%; }

.reviewcontent img {
    display: block;
    width: 100%;
    max-width: 120px;
    padding: 5px 0;
}

.reviewcontent {
    padding-left: 20px;
}

.reviewcontent img {
    width: 100%;
    max-width: 110px !important;
}

.masonryinn {
    max-width: 960px;
    margin: 0 auto;
  }
  
  .masonryinn .item {
    width:  300px;
    float: left;
    background: #fff;
    margin-bottom: 0;
    margin-left: 15px;
    padding: 20px;
  }
  
  .author {
      text-align: center;
      text-transform: uppercase;
      background: #ABB45A;
      color: #fff;
      margin-top: 0;
      padding: 1rem 0;
      border-bottom: 2px solid #333;
  }
  
  .mark {
    position: absolute;
    color: #EF6724;
    font-size: 2rem;
    left: 1rem;
    margin: 0;
    padding: 0;
    line-height: 1.25em;
  }
  
  .quote {
    padding-right: 1rem;
    padding-left: 4rem;
  }

  .masonryinn .item .reviewimg {
    display: inline-block;
    vertical-align: top;
  }

  .masonryinn .item .reviewcontent { display: inline-block; }

  .masonryinn .item .quote { padding: 0; }

  section.testimonials {
    padding: 30px 0;
    background: #f5f5f5;
    width: 100%;
    display: inline-block;
  }


/* end Testimonials css */

section.gallery {
    padding-bottom: 50px;
}

section.banner {
    position: relative;
}

.bannerfrom {
    position: absolute;
    top: 60px;
    width: 100%;
}

.c-one--column__insight.bannerman {
    padding-top: 0;
}

.bannerfrom h2, .bannerfrom p {
    text-align: left;
}

.bannerfrom .o-container {
    padding-top: 160px;
}

.bannerfrom h2 { font-size: 62px; line-height: 1; }

.form-control { background-color: #ffffff7a !important; }

section.expert {
    padding: 50px 0;
    text-align: center;
    background: #f1e5cf;
}

section.expert .c-one--column__buttons {
    justify-content: center;
}

section.before .c-one--column.o-columns {
    align-items: center;
    justify-content: center;
}

section.before .insights-card__image span, section.before .insights-card__image h2 {
    color: #000;
    text-align: center;
    display: block;
}

section.risi.page-section {
    background-image: url(../images/doctorbg.png) !important;
}

section.risi.page-section .row { align-items: center; }

section.before span {
    display: block;
    text-align: center;
    color: #b48947;
    font-size: 24px;
}