* {
    font-family: 'Roboto', sans-serif;
}

.customNavBar nav {
    z-index: 2;
}

.carousel.carousel-slider.center.initialized {
    height: calc(100vh - 64px) !important;
}
/* @media (max-width:720px) {
    .carousel.carousel-slider.center.initialized {
        height: calc(100vh - 192px) !important;
    }
} */
.accent-color:hover,
.accent-color:focus {
    opacity: 0.8;
    /* box-shadow: -1px 0px 7px #8a8a8a; */
}

i.material-icons.logoIcon {
    font-size: 45px;
    padding-left: 5px;
}

.moduleHeading {
    margin: 23px 0px;
}

div.dataContainer {
    margin: 30px auto;
}

.aboutUsData {
    text-align: center;
}

p.aboutUsDataText {
    margin: 0px;
    font-size: 14px;
}

i.material-icons.aboutUsDataIcon {
    font-size: 50px;
}

p.aboutUsDataHeading {
    font-size: 20px;
    margin: 6px 0px;
}

.carousel .carousel-item img {
    min-height: 100%;
}

.docsCarousal {
    height: 1000px;
    margin-top: -400px;
}

.docsCarousal img {
    max-height: 260px;
}

p.docterName {
    text-align: center;
    text-transform: capitalize;
    margin: 0;
}

.docDesc {
    background: white;
    margin: -6px 0 0 0;
    padding: 3px 8px;
    font-size: 13px;
    border: 1px solid #e8e8e8;
}

h2.timer.count-title.count-number,
.marg0 {
    margin: 0;
}

.statDataWrapper {
    padding-top: 10px;
    box-shadow: 0px 0px 7px #8d8d8d;
    padding-bottom: 1px;
    margin: 10px 0;
}

#statistics {
    padding: 10px 0;
}

.testmonialImg {
    width: 130px !important;
    height: 130px;
    border-radius: 50%;
    margin: 0 auto;
}

.testmonialContent {
    margin-top: 25px;
}

#services img.activator {
    height: 200px;
}

#map {
    height: 100%;
    width: 400px;
}

.mb0 {
    margin-bottom: 0 !important;
}

@media (max-width:1100px) {
    .card.horizontal .card-image {
        max-width: 100%;
        width: 100%;
        height: 200px;
    }
    #map {
        width: 100%;
    }
    .card.horizontal {
        display: block;
    }
}

.footerSIcon {
    border-radius: 50%;
    padding: 10px;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 10px;
}

span.footerPrimary {
    color: white;
    display: inline-block;
    margin: 0 7px;
    font-size: 16px;
}

span.footerSecondary {
    color: #dfdfdf;
    display: inline-block;
    font-size: 13px;
}

span.footerSecondary:hover,
span.footerPrimary:hover {
    text-decoration: underline;
    cursor: pointer;
}

.subTitle {
    margin-top: -15px;
}

#services .card .card-content {
    padding: 12px;
}

#services .card .card-content .card-title {
    margin-bottom: 0px;
    font-size: 18px;
}

.dotBg {
    background-color: #fafafa;
    background-image: url(../images/dot.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-size: auto;
    padding-top: 1px;
}

.corTextWrapper {
    position: absolute;
    top: 0;
    color: white;
    text-align: left;
    width: 100%;
    padding-top: 12%;
    height: 100%;
    background: rgba(53, 53, 53, 0.43);
    padding-left: 10px;
}

.corTextWrapper h2 {
    font-size: 53px !important;
}

.corTextWrapper .primaryText {
    font-size: 20px !important;
}

.corTextWrapper .secText {
    width: 50%;
}

.colorPanel {
    right: 0;
}

div#services {
    padding-bottom: 25px;
}

#sidenav-overlay {
    z-index: 995;
}

@media (max-width:992px) {
    .corTextWrapper h2 {
        font-size: 40px !important;
    }
    .corTextWrapper .primaryText {
        font-size: 17px !important;
    }
}

@media (max-width:992px) {
    .corTextWrapper .secText {
        width: 100%;
    }
}

@media (max-width:599px) {
    #services .card {
        margin: .5rem 20px 1rem 20px;
    }
}

div#aboutUs,
#services,
#statistics,
#testmonials,
#contactUs {
    padding: 25px 0;
}

#extraNav {
    position: relative;
    top: 64px;
    z-index: 1;
    padding: 3px 10px;
    font-size: 13px;
}

.clear {
    clear: both;
}

#extraNav .material-icons {
    font-size: 13px;
    position: relative;
    top: 1px;
}

#carousalFooter {
    position: absolute;
    width: 100%;
    top: -65px;
}

#carousalFooter .corousalFooterContent {
    opacity: 0.97;
    height: 180px;
    color: white;
    padding: 0px 20px;
}

#ertraCorousalDetails {
    position: relative;
    height: 175px;
}

.corousalFooterContent td {
    padding: 6px 5px;
}

.corousalFooterContent a:hover {
    text-decoration: underline;
}

.bookFooter .show-on-small {
    display: none;
}

@media (max-width: 600px) {
    #extraNav {
        top: 56px;
    }
    .bookFooter .show-on-small {
        display: block;
    }
    #carousalFooter .bookFooter {
        background: white !important;
        text-align: center;
        height: auto;
        padding-top: 10px;
    }
}

@media (max-width: 1150px) {
    .corousalFooterContent h4 {
        font-size: 22px;
    }
}
@media (max-width: 824px) {
    .corousalFooterContent h4 {
        font-size: 19px;
    }
    .corousalFooterContent td,.corousalFooterContent p {
        font-size: 11px;
    }
}
@media (max-width: 350px) {
    .corousalFooterContent h4 {
        font-size: 17px;
    }
    
}

div#bookApntmentSideDialog {
    position: fixed;
    z-index: 999;
    width: 300px;
    right: 20px;
    bottom: 0;
    transition: all 0.3s ease-in-out;
}

div#bookApntmentSideDialog.closed {
    bottom: -464px;
}

#bookApntmentSideDialog .bodyPart {
    background: #ececec;
    padding: 10px 20px;
}

#bookApntmentSideDialog .hedaerPart h4 {
    margin: 0;
    font-size: 20px;
}

#bookApntmentSideDialog .hedaerPart {
    padding: 9px 6px;
}

div#bookApntmentSideDialog .SlotTime {
    margin: 2px 0;
    box-shadow: 0px 1px 4px #c5c5c5;
    width: 100%;
    padding: 0;
}

.curp {
    cursor: pointer;
}

div#bookApntmentSideDialog .col.s4 {
    padding: 0 3px;
}

div#bookApntmentSideDialog .footerBtn {
    margin-top: 17px;
    width: 100%;
}

.fullscreenModal {
    width: 95% !important;
    max-height: 100vh !important;
    height: calc(100vh - 60px) !important;
    top: 30px !important;
}

#bookAptModal iframe {
    width: 100%;
    height: calc(100% - 60px);
}

#bookAptModal .modal-content {
    padding: 10px 20px 0 20px;
    height: calc(100% - 60px);
}

.standAlonePicker .picker__holder,
.standAlonePicker .picker__frame,
.standAlonePicker .picker__wrap,
.standAlonePicker .picker__box,
.standAlonePicker.picker {
    position: static;
}

#mainGallery.gallery ul li a img {
    height: 150px;
    width: 100%;
    border-radius: 10px;
}
@media (max-width:720px){
    #mainGallery.gallery ul li{
            width: 48.24561% !important;

    }
}
@media (max-height:600px){
    .maxHtHide{
        display: none !important;
    }
    div#bookApntmentSideDialog.closed {
    bottom: -335px;
}
}


#mainGallery .row {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    margin-top: 50px;
    padding: 0;
    clear: both;
}

#mainGallery .row img {
    max-width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

#mainGallery.gallery ul li {
    float: left;
    margin: 0 0.87719%;
    overflow: hidden;
}



#mainGallery.gallery {
    padding: 5px 0 50px 0;
    position: relative;
    overflow: hidden;
}

#mainGallery.gallery ul {
    position: relative;
}

#mainGallery.gallery ul li {
    margin-bottom: 20px;
    width: 23.24561%;
    height: 150px;
    position: relative;
    box-shadow: 1px 1px 10px #818181;
    border-radius: 10px;
}

#mainGallery.gallery ul li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 0;
}

#mainGallery.gallery ul li a:before {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 40%;
    left: 50%;
    margin: -14px 0 0 -16px;
    background: url(data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%0A%09%20id%3D%22svg2%22%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%20inkscape%3Aversion%3D%220.48.4%20r9939%22%20sodipodi%3Adocname%3D%22icon-fullscreen.svg%22%0A%09%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20960%20560%22%0A%09%20enable-background%3D%22new%200%200%20960%20560%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Csodipodi%3Anamedview%20%20borderopacity%3D%221%22%20pagecolor%3D%22%23ffffff%22%20bordercolor%3D%22%23666666%22%20objecttolerance%3D%2210%22%20gridtolerance%3D%2210%22%20guidetolerance%3D%2210%22%20showgrid%3D%22false%22%20fit-margin-top%3D%220%22%20fit-margin-left%3D%220%22%20inkscape%3Azoom%3D%227.375%22%20inkscape%3Acx%3D%22-5.1525424%22%20inkscape%3Acy%3D%2216%22%20id%3D%22namedview11%22%20inkscape%3Awindow-x%3D%22-8%22%20inkscape%3Awindow-y%3D%22-8%22%20fit-margin-right%3D%220%22%20inkscape%3Apageopacity%3D%220%22%20fit-margin-bottom%3D%220%22%20inkscape%3Awindow-width%3D%221366%22%20inkscape%3Awindow-height%3D%22706%22%20inkscape%3Awindow-maximized%3D%221%22%20inkscape%3Apageshadow%3D%222%22%20inkscape%3Acurrent-layer%3D%22svg2%22%3E%0A%09%3C/sodipodi%3Anamedview%3E%0A%3Cg%3E%0A%09%3Crect%20x%3D%22220%22%20y%3D%22260%22%20fill%3D%22%23FFFFFF%22%20width%3D%22536%22%20height%3D%2224%22/%3E%0A%3C/g%3E%0A%3Cg%3E%0A%09%3Crect%20x%3D%22476%22%20y%3D%224%22%20fill%3D%22%23FFFFFF%22%20width%3D%2224%22%20height%3D%22556%22/%3E%0A%3C/g%3E%0A%3C/svg%3E%0A) no-repeat;
    content: "";
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#mainGallery.gallery ul li a:hover:before {
    top: 50%;
    opacity: 1;
}

#mainGallery.gallery ul li a:after {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    content: "";
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#mainGallery.gallery ul li a:hover:after {
    opacity: 1;
}

#mainGallery .port {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 20px;
    background: #ffffff;
    background-color: #fafafa;
    z-index: 103;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    border-bottom: 1px solid #d0d0d0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#mainGallery .port img {
    width: 50%;
    max-height: 400px;
}

#mainGallery .port .description {
    float: left;
    width: 50%;
    max-height: 100%;
    padding: 0 40px 40px;
    overflow: auto;
}

#mainGallery .port h1 {
    font-size: 35px;
    line-height: 2.3;
    padding: 0;
}

#mainGallery .port>* {
    opacity: 0;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#mainGallery .port.item_open {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#mainGallery .port>* {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

#mainGallery .close {
    width: 21px;
    height: 21px;
    background: url(data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%0A%09%20id%3D%22svg2%22%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%09%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2021%2021%22%0A%09%20enable-background%3D%22new%200%200%2021%2021%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22layer1%22%20transform%3D%22translate%280%2C-1031.3622%29%22%3E%0A%09%3Cpath%20id%3D%22path2987%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20d%3D%22M0%2C1031.4l21%2C21%22/%3E%0A%09%3Cpath%20id%3D%22path2989%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20d%3D%22M21%2C1031.4l-21%2C21%22/%3E%0A%3C/g%3E%0A%3C/svg%3E%0A%0A) no-repeat;
    position: absolute;
    right: 0px;
    top: -116px;
    opacity: 1;
    z-index: 1004;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#mainGallery .item_open .close {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}





.standAlonePicker .picker__month-display,
.standAlonePicker .picker__day-display,
.standAlonePicker .picker__year-display {
    font-size: 25px;
    display: inline-block;
    width: 33%;
}

.standAlonePicker .picker__box {
    box-shadow: 1px 1px 3px #cacaca;
    border: 1px solid #e4e4e4;
}

.standAlonePicker .picker__holder {
    background: transparent !important;
    width: 100%;
}

.standAlonePicker .picker__frame {
    margin: 0;
    width: 100%;
    max-width: 100%;
}

#showAllAptModal.modal .modal-content {
    padding: 0;
}

.ht100 {
    height: 100%;
}

.standAlonePicker .picker__date-display {
    display: none;
}

.leftPart {
    height: 100%;
    border-right: 1px solid #e0e0e0;
}

.leftPart h4 {
    margin: 0 -11px 9px -11px;
    font-size: 23px;
    padding: 10px 7px;
}

p.headerLabel {
    width: 30%;
    display: inline-block;
    text-align: center;
}

.headerDocter {
    width: 67%;
    display: inline-block;
    margin: 0;
}

#headerDocter .select-dropdown {
    margin: 0 !important;
    border: 1px solid #b7b7b7;

    background: white;
    padding: 0 10px;
    width: calc(100% - 66px);
}

.rightPart .header {
    background: #ececec;
    margin: 0 -11px;
}

#headerDocter .caret {
    z-index: 25;
    right: 51px;
}

.select-wrapper input.select-dropdown {
    height: 29px;
}

.slotHeaderBar {
    background: #ececec;
    padding: 5px 7px;
}

.slotInfo {
    margin: 0 -11px;
    background: white;
    height: calc(100% - 52px);
    overflow: auto;
    padding-top: 25px;
}

.slotWrapper {
    padding: 15px 25px;
}

.rightPart {
    height: 100%;
}

.slotWrapper button.SlotTime {
    margin: 7px 6px;
    box-shadow: 0px 1px 4px #c5c5c5;
    padding: 0px 15px;
}

@media (min-width: 870px) and (max-width: 1200px) {
    #showAllAptModal .rightPart {
        width: 65%;
    }
    #showAllAptModal .leftPart {
        width: 35%;
    }
}
@media (min-width: 600px) and (max-width: 871px) {
    #showAllAptModal .rightPart {
        width: 50%;
    }
    #showAllAptModal .leftPart {
        width: 50%;
    }
}
@media (max-width: 599px) {
    #showAllAptModal .rightPart .slotInfo, #showAllAptModal .leftPart{
        height: auto;
    }
}
#showAllAptModal{
    overflow-x:hidden; 
}
.modalCloseBtn{
        position: absolute;
    top: 6px;
    right: 9px;
    padding: 0;
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
.modalCloseBtn i{
         position: relative;
        top: 0px;
    right: -2px;
    font-size: 29px;
}