/*
Theme Name: Dr Koplin
Theme URI: httpss://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: httpss://wordpress.org/
Text Domain: drkoplin
*/

.ourstaff-block img,
.prot-pict img {
    max-width: 100%
}

.fd-box h2,
.find-pro,
.find-pro h1,
.gallery-post h3,
.pro-text-block,
.week-text h2 {
    text-align: center
}

body {
    margin: 0;
    position: relative
}

body,
html {
    overflow-x: hidden
}

.sortandshuffle.sortandshuffle_984 {
    display: none
}

.bypostauthor>article .fn:after,
.comment-reply-title small a:before,
.dropdown-toggle:after,
.menu-item-has-children a:after,
.pagination .nav-links:after,
.pagination .nav-links:before,
.pagination .next:before,
.pagination .prev:before,
.search-submit:before,
.social-navigation a:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: Genericons;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top
}

.spinner {
    background: url(https://drkoplin.wpengine.com/wp-content/uploads/2017/04/ring-alt-2.gif) no-repeat;
    color: #fff;
    width: 56px;
    height: 56px
}

.sortandshuffle sortandshuffle_984 {
    display: none
}

::-webkit-input-placeholder {
    color: #686868;
    font-family: Helvetica
}

:-moz-placeholder {
    color: #686868;
    font-family: Helvetica
}

::-moz-placeholder {
    color: #686868;
    font-family: Helvetica;
    opacity: 1
}

:-ms-input-placeholder {
    color: #686868;
    font-family: Helvetica
}

input {
    line-height: normal
}

button,
button[disabled]:focus,
button[disabled]:hover,
input[type=button],
input[type=button][disabled]:focus,
input[type=button][disabled]:hover,
input[type=reset],
input[type=reset][disabled]:focus,
input[type=reset][disabled]:hover,
input[type=submit],
input[type=submit][disabled]:focus,
input[type=submit][disabled]:hover {
    background: #1a1a1a;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-family: Helvetica;
    font-weight: 700;
    letter-spacing: .046875em;
    line-height: 1;
    padding: .84375em .875em .78125em;
    text-transform: uppercase
}

button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    background: #007acc
}

button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
    outline: dotted thin;
    outline-offset: -4px
}

input[type=number],
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=tel],
textarea {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: .625em .4375em;
    width: 100%
}

input[type=number]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
textarea:focus {
    background-color: #fff;
    border-color: #007acc;
    color: #1a1a1a;
    outline: 0
}

input[type=search].search-field {
    border-radius: 2px 0 0 2px;
    width: -webkit-calc(100% - 42px);
    width: calc(100% - 42px)
}

.search-submit:before {
    content: "\f400";
    font-size: 24px;
    left: 2px;
    line-height: 42px;
    position: relative;
    width: 40px
}

.search-submit {
    border-radius: 0 2px 2px 0;
    bottom: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px
}

.pagination {
    border-top: 4px solid #1a1a1a;
    font-family: Helvetica;
    font-size: 19px;
    font-size: 1.1875rem;
    margin: 0 7.6923% 2.947368421em;
    min-height: 56px;
    position: relative
}

.pagination:after,
.pagination:before {
    background-color: #1a1a1a;
    content: "";
    height: 52px;
    position: absolute;
    top: 0;
    width: 52px;
    z-index: 0
}

.pagination:before {
    right: 0
}

.pagination:after {
    right: 54px
}

.pagination a:focus,
.pagination a:hover {
    color: #1a1a1a
}

.pagination .nav-links {
    padding-right: 106px;
    position: relative
}

.pagination .nav-links:after,
.pagination .nav-links:before {
    color: #fff;
    font-size: 32px;
    line-height: 51px;
    opacity: .3;
    position: absolute;
    width: 52px;
    z-index: 1
}

.pagination .nav-links:before {
    content: "\f429";
    right: -1px
}

.pagination .nav-links:after {
    content: "\f430";
    right: 55px
}

.pagination .current .screen-reader-text {
    position: static!important
}

.pagination .page-numbers {
    display: none;
    letter-spacing: .013157895em;
    line-height: 1;
    margin: 0 .7368421053em 0 -.7368421053em;
    padding: .8157894737em .7368421053em .3947368421em;
    text-transform: uppercase
}

.pagination .current {
    display: inline-block;
    font-weight: 700
}

.pagination .next,
.pagination .prev {
    background-color: #1a1a1a;
    color: #fff;
    display: inline-block;
    height: 52px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 52px;
    z-index: 2
}

.pagination .next:before,
.pagination .prev:before {
    font-size: 32px;
    height: 53px;
    line-height: 52px;
    position: relative;
    width: 53px
}

.pagination .next:focus,
.pagination .next:hover,
.pagination .prev:focus,
.pagination .prev:hover {
    background-color: #007acc;
    color: #fff
}

.pagination .next:focus,
.pagination .prev:focus {
    outline: 0
}

.pagination .prev {
    right: 54px
}

.pagination .prev:before {
    content: "\f430";
    left: -1px;
    top: -1px
}

.pagination .next {
    right: 0
}

.pagination .next:before {
    content: "\f429";
    right: -1px;
    top: -1px
}

.comment-navigation,
.image-navigation {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    color: #686868;
    font-family: Helvetica;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.6153846154;
    margin: 0 7.6923% 2.1538461538em;
    padding: 1.0769230769em 0
}

.comment-navigation {
    margin-right: 0;
    margin-left: 0
}

.comments-title+.comment-navigation {
    border-bottom: 0;
    margin-bottom: 0
}

.comment-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.image-navigation .nav-previous:not(:empty) {
    display: inline-block
}

.comment-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before,
.image-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before {
    content: "\002f";
    display: inline-block;
    opacity: .7;
    padding: 0 .538461538em
}

.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
    color: #21759b;
    display: block;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: 700;
    left: -9999em;
    outline: 0;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em
}

.fd-box h2,
.fd-box p,
.find-pro h1,
.week-text h2 {
    font-weight: 300
}

.logged-in .site .skip-link {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .2);
    font-family: "Open Sans", sans-serif
}

.fd-box,
.fd-box h2,
.find-pro h1 {
    font-family: Roboto
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000
}

.alignleft {
    float: left;
    margin: .375em 1.75em 1.75em 0
}

.alignright {
    float: right;
    margin: .375em 0 1.75em 1.75em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em
}

blockquote.alignleft {
    margin: .3157894737em 1.4736842105em 1.473684211em 0
}

blockquote.alignright {
    margin: .3157894737em 0 1.473684211em 1.4736842105em
}

blockquote.aligncenter {
    margin-bottom: 1.473684211em
}

.headline1,
.our-office h3 {
    margin-bottom: 10px!important;
    text-transform: uppercase
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.content-bottom-widgets:after,
.content-bottom-widgets:before,
.entry-content:after,
.entry-content:before,
.entry-summary:after,
.entry-summary:before,
.primary-menu:after,
.primary-menu:before,
.site-content:after,
.site-content:before,
.site-main>article:after,
.site-main>article:before,
.social-links-menu:after,
.social-links-menu:before,
.textwidget:after,
.textwidget:before,
blockquote:after,
blockquote:before {
    content: "";
    display: table
}

.clear:after,
.comment-content:after,
.content-bottom-widgets:after,
.entry-content:after,
.entry-summary:after,
.primary-menu:after,
.site-content:after,
.site-main>article:after,
.social-links-menu:after,
.textwidget:after,
blockquote:after {
    clear: both
}

#menu-main-menu li a {
    font-size: 16px
}

#main section .entry-content a {
    color: #000
}

.btn-callnow {
    color: #fff!important
}

.our-office h3 {
    color: #84bcb2!important;
    font-size: 24px!important
}

.staff-content {
    padding: 30px 0
}

.staff-content h3 {
    font-size: 28px!important;
    color: #656e77;
	margin-bottom: 6px;
}

.staff-content h2 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
    color: #656e77;
	font-weight: 300;
}

.staff-content p {
    color: #656e77
}

.headline1 {
    color: #84bcb2!important;
    font-size: 24px!important;
    margin: 38px 0 10px;
    display: block
}

.boxs {
    margin: 20px 0
}

#id-634 .carousel-slider-nav-icon,
#id-634 .carousel-slider-nav-icon:hover {
    fill: #84BCB2!important
}

.week-text h2 {
    font-size: 26px;
    color: #000
}

ul.chin-week-ul {
    float: left;
    padding-left: 25px
}

ul.chin-week-ul li {
    font-size: 18px;
    color: #333;
    font-weight: 300;
    list-style: square;
    margin-bottom: 6px;
    line-height: 28px
}

@-ms-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

@media screen and (min-width:48.9375em) {
    body:not(.custom-background-image).admin-bar:before {
        top: 32px
    }
}

.subscribe .fa.fa-envelope {
    top: 39px!important
}

.page-id-918 .subscribe {
    top: 14px!important
}

.footer h5 {
    margin-bottom: 10px!important
}

.find-pro h1 {
    color: #84BCB2
}

.fd-box {
    width: 32.3%!important;
    float: left;
    margin-right: 10px
}

.fd-box:last-child {
    margin-right: 0
}

.fd-box h2 {
    background-color: #656E77;
    color: #fff;
    padding: 12px 20px;
    font-size: 23px
}

.fd-box p {
    font-size: 20px;
    color: #656E77
}

.find-pro {
    width: 100%;
    float: left;
    margin: 70px 0
}

.gallery-post {
    width: 100%;
    float: left;
    margin: 50px 0
}

.gallery-post h3 {
    color: #000;
    margin-bottom: 20px
}

ul#menu-main-menu li ul {
    padding-top: 0!important;
    margin-top: -1px!important;
    margin-left: 0
}

li.current-menu-ancestor a,
li.current-menu-ancestor a:link,
li.current-menu-ancestor a:visited {
    text-decoration: none!important;
    background-color: #84BCB2
}

.current-menu-item {
    background-color: #84bcb2!important;
    border-radius: 3px
}

@media (min-width:768px) {
    .modal-dialog {
        width: 418px!important;
        margin: 30px auto
    }
}

@media (max-width:767px) {
    .fd-box {
        width: 100%!important
    }
}

.modal-open .modal {
    background: rgba(255, 255, 255, .9)!important
}

.modal-footer {
    border-top: transparent!important
}

.modal-header {
    border-bottom: transparent
}

.modal-content,
.thumbnail {
    background-color: transparent!important;
    border: transparent!important
}

.modal-content {
    -webkit-box-shadow: inherit!important;
    box-shadow: inherit!important
}

.page-id-228 .brach-reson>h2,
.page-id-228 .third-list-procedures li {
    font-size: 22px
}

.page-id-228 .brach-reson>h2 {
    font-size: 16px!important;
    line-height: 26px
}

.pro-text-block {
    height: 68px;
    width: 239px;
    padding: 0!important;
    font-size: 40px!important;
    background: rgba(255, 255, 255, .6);
    left: 20px;
    display: block;
    bottom: 0;
    top: inherit!important
}

.prot-pict img:hover {
    --webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.pro-text-block>h5 {
    font-size: 18px;
    text-align: left;
    padding-left: 10px;
    color: #525252;
    line-height: 23px
}

ul.dropdown ul li {
    float: left!important;
    text-align: left!important;
    display: list-item;
    list-style: none;
    line-height: 45px;
    margin: 0 10px
}

ul.dropdown ul li a {
    padding: 10px 56px 10px 8px!important
}

.carousel-control {
    opacity: inherit!important;
    color: #04398e!important
}

.modal-dialog {
    padding: 12% 0
}

.carousel-control.left,
.carousel-control.right {
    margin-top: 0!important;
    width: 10%!important
}

.ac-container input:checked~article.ac-large {
    height: 230px
}

ul.dropdown ul li:last-child {
    border-bottom: none
}

ul#menu-main-menu li ul {
    width: 320px
}

.hover {
    background-color: #84bcb2!important;
    border-radius: 3px
}

@media only screen and (max-width:767px) {
    .thumbnail {
        margin: 0 auto
    }
    a#scroll-to-top {
        background: url(/wp-content/uploads/2017/11/back-to-top.png) center center no-repeat;
        width: 89px;
        height: 69px;
        position: fixed;
        right: 30px;
        bottom: 40px;
        text-indent: -9999px;
        font-size: 0;
        cursor: pointer;
        outline: 0
    }
}

.six6-block-procedures {
    width: 90%!important
}

.btn-danger {
    color: #fff;
    background-color: #656E77!important;
    border-color: #656E77!important
}

.page-id-568 .thumbnail {
    min-height: 582px
}

a#scroll-to-top {
    background: url(/wp-content/uploads/2017/11/back-to-top.png) center center no-repeat;
    width: 89px;
    height: 69px;
    position: fixed;
    right: 30px;
    bottom: 40px;
    text-indent: -9999px;
    font-size: 0;
    cursor: pointer;
    outline: 0
}

.realated-post {
    text-align: center;
    background-image: none;
    height: auto;
    margin: 0 0 40px
}

.realated-post .protfilo-block {
    float: none;
    display: inline-block;
    vertical-align: top
}

.realated-post .pro-text-block {
    position: static;
    height: auto
}

.prot-pict {
    height: 240px
}

.realated-post .pro-text-block>p {
    color: #000;
    font-size: 14px;
    padding-top: 0;
    text-align: left
}

.realated-post .pro-text-block>h5 {
    font-size: 20px;
    padding-left: 0
}


/*=============24-5-2018==============*/

section.magic-number {
    width: 100%;
    float: left;
    margin-top: 2.5%;
    margin-bottom: 6%;
}

.magic-title {
    width: 36%;
    margin: 0 auto;
    position: relative;
}

strong.no-count {
    color: #84bcb2;
    float: left;
    position: relative;
    font-size: 200px;
    top: 10px;
    z-index: 999;
}

.magic-title h3 {
    text-align: right;
    font-size: 34px;
    font-weight: 300;
    color: #333333;
    line-height: 20px;
    margin-bottom: 0;
}

.magic-title h4 {
    text-align: right;
    font-weight: 300;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.magic-no-box h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.magic-title h3 span {
    font-size: 16px;
}

.magic-no-box {
    float: left;
    background-color: #cfebe6;
    margin: 22px 0px;
    min-height: 370px;
    z-index: -1;
    padding: 40px 20px 20px 20px;
}

.magic-no-box p {
    font-size: 18px;
    color: #333333;
    font-weight: 300;
    text-align: left !important;
    line-height: 38px;
}

.magic-number p {
    font-size: 18px;
    line-height: 34px;
    font-weight: 300;
    color: #333;
    text-align: center;
}

.Botox-sceirnce-bottom {
    font-size: 26px;
    font-weight: 300;
    color: inherit;
}

@media screen and (max-width: 1024px) {
    strong.no-count {
        font-size: 190px;
    }
    .magic-number p {
        font-size: 16px;
        line-height: 26px;
    }
    .magic-no-box {
        min-height: 310px;
    }
    .magic-title {
        width: 38%;
    }
    .magic-title h3 {
        font-size: 30px;
    }
}

@media screen and (max-width: 768px) {
    .extend-botox {
        background-color: transparent;
    }
    .magic-title {
        width: 51%;
    }
    .magic-no-box {
        min-height: auto;
    }
}

/* Footer Palm */

.footer {
    padding-top: 0;
}

.footer--palm {
    padding: 0 20%;
    height: 750px;
    background-image: url(/wp-content/uploads/2019/10/Background_image.png);
    background-size: cover;
    width: 100%;
    margin-bottom: 15px;
    display: flex;
}

.footer--palm * {
    font-family: 'Roboto';
    color: black;
}

.footer--palm--inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer--palm--inner > div {
    text-align: center;
    font-size: 35px;
    line-height: 50px;
}
.footer--palm--phone {
    font-weight: bold;
}
.footer--palm--social {
    width: 170px;
    display: flex;
    justify-content: space-between;
}
.footer--palm--social a {
    display: block;
}

.footer--palm--social img {
    width: 32px;
    height: 32px;
    transition: all 200ms ease;
}
.footer--palm--social a:hover img {
    transform: scale(1.2);
}

.footer--palm--lighten {
    display: none;
}

@media screen and (max-width: 768px) {
    .footer--palm {
        position: relative;
        height: 500px;
        align-items: center;
        padding: 0 10%;
        background-position: 93% center;
    }
    .footer--palm--inner > div {
        font-size: 22px;
        line-height: 45px;
    }
    .footer--palm--inner {
        position: absolute;
        z-index: 2;
    }
    .footer--palm--lighten {
        display: block;
        position: absolute;
        z-index: 1;
        background-color: rgba(255, 255, 255, .5);
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}


/* Carousel controls */

.carousel-control {
    background-image: none !important;
    text-shadow: none;
}
.carousel-inner {
    padding: 0 10%;
}
.carousel-control .glyphicon {
    color: #84BCB2;
}

/* homepage CALL NOW TO MAKE AN APPOINTMENT button */
.btn-makeappointment {
    background-color: #656e77; font-size: 22px; position: relative; top: 50px;
}
@media screen and (max-width: 768px) {

    .btn-makeappointment {
        position: static !important;
        margin-bottom: -6px;
    }

}

@media screen and (max-width: 550px) {

    .btn-makeappointment {
        font-size: 14px;
    }

}