/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
nav .current_page_item > a{
    position: relative;
    color: #650031;
}
nav .current_page_item > a:before{
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #650031;
}
@media(max-width: 1199px){
    nav .current_page_item a{
        color: #811A4C;
        font-weight: bold;
        border-bottom: none;
        background: #fff;
    }
    nav .current_page_item a:before{
        display: none;
    }
    .header-top{
        padding: 5px;
    }
}
.ajax-loader{
    position: absolute;
    margin-top: 8px;
    margin-left: 15px;
}
.wpcf7-validation-errors, .wpcf7-mail-sent-ok{
        display: block;
    clear: both;
    max-width: 500px;
    margin: 5px auto !important;
    position: relative;
    top: 10px;
    padding: 10px !important;
    text-align: center;
}

.blog-box .grid-sizer, .blog-box .grid-item{width: 100%;}
.pagination-box span.current {
        display: inline-block;
    font-size: 14px;
    width: 32px;
    line-height: 32px;
    color: #383838;
    margin: 0 6px;
    color: #fff;
    background: #740239;
    text-decoration: none;
}
.search-form .simple-input{
    height: 45px;
}
.category-list{
    margin-top: 15px;
}
.category-list a{
    text-decoration: none !important;
}
.error-footer{
    position: fixed;
    bottom: 0;
    width: 100%;
}
@media(max-width: 767px){
    .error-footer{
        position: static;
    } 
    #map-canvas{
        position: absolute !important;
        bottom: -1000px;
        width: 100%;
        left: 0;
        z-index: 9999999999;
    } 
    #wpcf7-f238-o1{
        margin-bottom: 257px !important;
    }
}
@media(max-width: 480px){
    #wpcf7-f238-o1 .simple-input-entry:last-child label{
        display: block;
        clear: both;
    }
}
.grid-item.blog-entry{
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 15px;
    background: #f7f7f7;
}
.blog-entry .blog-description{
    padding: 35px 0;
}
.pagination-box{
    margin-top: 15px;
}
.simple-article .style-3 li{
    padding: 0;
    text-align: center;
    margin-bottom: 0;
}
.simple-article .style-3 li a{
    color: #1b1b1b;
    text-transform: uppercase;
    padding: 5px 0;
    display: block;
}
.simple-article ul.style-3 li:before{
    display: none;
}
.cat-item.act, .simple-article .style-3 li:hover{
    background: #740239;
}
.simple-article .style-3 li.cat-item.act a, .simple-article .style-3 li:hover a{
    color: #fff;
}
#wpcf7-f275-o1 .submit-form{
    padding-top: 0;
}
.sidebar-form{
    padding: 20px;
    background-color: #F7F7F7;
    border: 1px solid #ccc;
}
.search-form{
    position: relative;
}
.mob-show{
    display: none;
}
.top-tel{
    color: #fff !important;
    cursor: default !important;
}
.top-tel:before{
    display: none !important;
}
.contact-btn{
    display: none;
}
@media(max-width: 1199px){
    .mob-hide{
        display: none;
    }
    .mob-show{
        display: block;
    }
    .pagination-box.mob-show{
        margin-bottom: 15px;
    }
    .toggle-cat span:before{
        content: "+";
        font-size: 24px;
        position: absolute;
        margin-left: 15px;
        margin-top: -2px;
    }
    .toggle-cat span.act:before{
        content: "-";
    }
    .blog-entry{
        margin-bottom: 20px !important;
    }
}
@media(max-width: 480px){
    .side-block-entry .title{
        font-size: 24px;
        line-height: 30px;
    }
    .side-block-entry .description{
        margin-bottom: 15px;
    }
    .home .side-block-entry .cell-view{
        height: auto;
        padding: 10px 0;
    }
    .blockquote-wrapper{
        padding: 20px 0;
    }
    .home .blockquote-wrapper p{
        font-size: 18px;
        line-height: 26px;
    }
    .home .blockquote-wrapper blockquote footer{
        font-size: 22px;
        line-height: 24px;
    }
    .contact-btn{
        display: block;
        margin-top: 15px;
    }
    .contact-btn:before{
        display: none !important;
    }
    .contact-btn:hover{
        color: #fff !important;
    }
    .blog-entry .blog-description{
            padding: 10px 0;
    }
    .blog .text p{
        max-height: 75px;
        overflow: hidden;
    }
}
.single.single-post .description span{
    min-height: 22px;
}
.home .side-single-block .button.style-2{
    background: #740239;
    color: #fff;
}
.single-team .title span{
    font-size: 20px;
    text-transform: none;
}
.share, .subscribe{
    overflow: hidden;
    display: block;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    margin-top: 30px;
    line-height: 32px;
}
.share span{
    float: right;
}

.mailchimp-form #mc_embed_signup_scroll > div{
    display: inline-block;
}
.left-align{
    float: left;
}
.mailchimp-form #mc_embed_signup_scroll{
    text-align: right;
}
.mailchimp-form .simple-input{
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.mailchimp-form .button span{
    font: bold 13px/32px 'Quattrocento Sans', sans-serif; 
    text-transform: uppercase;
}
.mailchimp-form .button.style-1{
        padding: 0px 24px;
}
.subscribe{
    margin-top: 0px;
    border-top: none;

}
div.mce_inline_error{
    display: none !important;
}
.competencies{
    padding-bottom: 12px;
}
@media(max-width: 767px){
    .single-team .title span{
        font-size: 14px;
    }
    .mailchimp-form #mc_embed_signup_scroll > div{
        display: block;
        margin-bottom: 8px;
    }
}
.sub-menu{
    display: none;
    position: absolute;
    background: rgba(255,255,255,0.8);
    text-align: left;
        margin-left: -20px;
}
.sub-menu li {
    display: block;
    float: none;
    margin: 0;
    padding: 0 20px;
    white-space: nowrap;
}
.menu-item-has-children .plus-menu{
    display: none;
}
@media(min-width: 1200px){
    
.menu-item-has-children:hover .sub-menu{
    display: block;
}
}
@media(max-width: 1199px){
    .menu-item-has-children{
        position: relative;
    }
    .menu-item-has-children .plus-menu{
    display: block;
    color: #fff;
    position: absolute;
    right: 15px;
    font-size: 24px;
    top: -2px;
    padding: 20px;
    }
    .current-menu-item.menu-item-has-children .plus-menu{
        color: #811A4C;
    }
    .menu-item-has-children .plus-menu:before{
        content: "+";
        position: absolute;
        top: 0;
    }
    .menu-item-has-children .plus-menu.act:before{
        content: "-";
    }
    .sub-menu{
        display: none;
        position: static;
        text-align: center;
        background: none;
            margin-left: 0px;
    }
    .sub-menu li{
        padding: 0;
    }
}
.single .simple-article p{padding-bottom: 0; margin-bottom: 15px;}
.sidebar .cat-item a{font-size: 13px; padding: 2px 0;}
.map_clinic,.map_clinic img{
    width: 100%;
    height: initial;
}
.map_clinic iframe {
	width:100%
}
.button.style-1:before{
	z-index:-1;
}
.button.style-1:hover:before{
	z-index:0;
}
.button.style-1 .ajax-loader {
	margin-right: -8px;
}
.wpcf7 p:empty{display:none}
.top-line .content {
    line-height: 1.3;
    display: inline-block;
    vertical-align: middle;
}
html body {width: 100%;overflow-x: hidden;}
@media(min-width: 768px){
   .page-template-treatments .accordeon {margin-top: 50px}
}
.page-template-treatments .accordeon>div:last-child {
    border-top: 1px #99456e solid;
}
.page-template-treatments .accordeon>div:nth-last-child(2) {
    border-bottom: 0;
}

body .simple-article h2,body .h2{font-size: 23px; line-height: 25px; color: #383838; font-family: 'Montserrat', sans-serif; font-weight: 700; text-transform: uppercase; margin-bottom: 25px;}
/***************************/
.side-block-entry,
.block-wrapper.background,
.side-single-block .side-single-thumbnail,
.left-right-entry .thumbnail-column .image,
.team-administrative .entry .image,
.single-team .col-md-7 .team-detail-heading,
.single-ateam .col-md-7 .team-detail-heading {overflow: hidden;}
.side-block-entry img,
.block-wrapper.background img,
.side-single-block .side-single-thumbnail img,
.left-right-entry .thumbnail-column .image img,
.team-administrative .entry .image img,
.single-team .col-md-7 .team-detail-heading img,
.single-ateam .col-md-7 .team-detail-heading img {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    min-height: 100%;
    min-width: 100%;
}
.side-block-entry .cell-view,
.block-wrapper.background .blockquote-wrapper {
    z-index: 2;
}
.side-block-entry:before{z-index: 1}
.block-wrapper.background:before{z-index: 1}
@media(max-width: 1199px){
    .team-administrative .entry .image img{
        min-width: 570px;
        min-height: 295px;
    }
}
@media(max-width: 480px){
.simple-article p,
.block-wrapper .description p,
.article-column .simple-article>*,
.side-block-entry .description p {text-align: left!important}
.team-administrative .description p{text-align: center!important}
}
.cftop-info {
    padding: 15px 0;
    background: #ddd;
    border-bottom:5px solid #740239;
}
.cftop-info .container *{
    margin-bottom: 15px;
    line-height: 1.4;
}
.cftop-info .container *:last-child{
    margin-bottom: 0
}
.cftop-info p {
    color: #000;
    font-size: 15px;
}
.cftop-info a{
    color: #740239;
}
.cftop-info a[href*=tel]{
    white-space: nowrap;
}

.kc_captcha{
	display: block;
	margin: 0 auto;
	max-width: 345px;
}
div .captcha-image {
	border: none;
	padding-bottom: 0px;
}
.team-submit{
    padding-top: 10px;
}
/*---image captcha----*/
div .captcha-image .cf7ic_instructions span {
	color: #740239;
}
div .captcha-image label > input:checked + svg, div .captcha-image label > input:focus + svg {
    border-color: #740239;
}
div .captcha-image svg {
    width: 40px;
    height: 40px;
    margin-top: 10px;
}
div .wpcf7-response-output, div .wpcf7-not-valid-tip{
	clear: both;
	text-align: center;
}
div .captcha-image label {
    padding: 0 10px;
}
/*---END image captcha----*/

div .wpcf7 .ajax-loader{
	position: absolute;
}