/*
Theme Name: INSHAPE Physical Therapy & Wellness Center, LLC 1438
Theme URI: https://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: https://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    background: url('https://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/cloth_alike.png');
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

body,td,.bottom,.mceContentBody,.normal {
    color: #666;
}

body {
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Open Sans', sans-serif;
}

.base,.gmaptopper {
    background-color: #2d348d !important;
    border-color: #b50000 !important;
}

.gmaptopper {
    height: 34px !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_092334.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #2d348d !important;
}

.altcolor {
    color: #2d348d
}

a:link {
    color: #2d348d
}

a:visited {
    color: #2d348d
}

a:hover,a:active {
    color: #b50000;
    text-decoration: none
}

.box {
    border: 2px solid #2d348d;
    background-color: #b50000;
    padding: 12px;
}

.box1 {
    border: 2px solid #b50000;
    background-color: #b50000;
    padding: 12px;
}

.brd {
    border: solid 2px #2d348d;
}

.brd1 {
    border: solid 2px #b50000;
}

.dbrd {
    border: solid 2px #2d348d;
    background-color: #b50000;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #b50000;
    background-color: #2d348d;
    padding: 3px;
}

.faqbackground {
    background-color: #ddd;
}


/*-----Header--------*/
header {
    height: 174px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: white;
    position: fixed;
    top: 0px;
    z-index: 10000;
    border-top: 3px solid #FD0000;
    border-bottom: 5px solid #ddd;
}

.headerctr { height: 140px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;}

#topaddr {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 26px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    text-transform:uppercase;
}

#topaddr span {
    font-size: 1.75em;
    line-height: 1.05em;
        color: #FD0000;
}

#topaddr * {
    text-decoration: none;
    color: #464646;
}

#topaddr a:hover {
    color: #FD0000 !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: #464646 !important;
}

/*-------Main Area/Content-------*/
.wrapper {
/*    min-height: 100%;
    height: auto !important;
    height: 100%;*/
    margin: 0 auto;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    /*margin: 180px auto 0 auto;*/
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
    /* top: 180px; */
}

.home .main {top: 0;}

#maincontent {
    top: 180px;
    padding-bottom: 180px;
}

.home #maincontent {
    top: 0px;
    padding-bottom: 180px;
}

#rightcol {
    float: right;
    width: 960px;
    margin: 0 auto;
    padding: 10px 20px;
}

#sidebar {
    position: absolute;
    top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
       margin: 0 -100%;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    z-index: 100;
    height: 43px;
    background: #e7e8e9;
}

#navCenter {width: 990px !important;
    margin: 0 auto !important;}

.current_page_item a {
    color: #FF0506 !important
}

.sf-menu a {
    font-family: 'Open Sans', sans-serif;
    /* text-shadow: 1px 1px 0 #333333; */
    font-size: 17px;
    /* font-weight: bold; */
    letter-spacing: 1px;
    padding: 13px 24px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #373C9C;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

.sf-menu li li a {
    border-right: none;
}

.sf-menu li li {
    background: #e7e8e9;
}

.sf-menu li li li {
    background: #e7e8e9;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #000;
    outline: 0;
    background: #ddd;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer,.push {
    /* height: 150px; */
}

#footer {
    position: absolute;
    color: #464646;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    border-top:#e7e8e9 5px solid;
    background: #ddd;
    padding-bottom: 20px;
}

#footer a:link,#footer a:visited {
    color: #4853e1;
}

#footer p {
    padding: 0 8px;
    margin: 0;
}

#footerctr {
    margin: 0 auto;
    display: block;
    width: 990px;
    margin-top: 10px;
}

/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

.sidebarmb a {
    background: url("https://ptclinic.com/site/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 166px;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: white !important;
}

.sidebarmb a:hover,.sidebarmb a:active {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

.mb {
    width: 166px;
    height: 98px;
    margin: 0 auto 20px auto;
}

.homeslider {
    position: relative;
    margin-top: 150px;
}

/*#layerslider_1 {
    margin:182px auto 0px !important;
    top: 150px;
    position: relative;
}*/

.calltoaction {    background: #fff;
    width: 100%;
    height: 76px;
    border-bottom: 5px solid #b5b5b5;
    padding-top: 20px;
    margin-bottom: 16px;
    font-size: 32px;
    font-weight: bold;
    color:#FF0506;
    font-weight: bold;
    line-height: 52px;}

.calltoaction a {font-size: 20px;
    font-weight: bold;
    display: block;
    border: 3px solid #b5b5b5;
    padding: 0px;
    width: 336px;
    float: right;
    color: #b5b5b5;
    text-align: center;}

.calltoaction a:hover {font-size: 20px;
    font-weight: bold;
    display: block;
    border: 3px solid #b5b5b5;
    padding: 0px;
    width: 336px;
    float: right;
    color: #b5b5b5;
    text-align: center;
    background:#f4f4f4;}

.callus {color:#4853e1;}

.calltoaction .hrs {
    font-size: 16px;
}

a.apptreq {font-size: 20px;
    font-weight: bold;
    display: block;
    border: 3px solid #FF0000;
    padding: 0px;
    width: 200px;
    float: right;
    color: #FF0000 !important;
    text-align: center;
}

a:hover.apptreq {
    color: #fff !important;
    border: 3px solid #fff;
}


.quicklinks img {width: 200px;
    display: block;
    margin: 0 auto;}


.quicklinks h2 {text-align: center;}

.quicklinks a {text-align: center;
    display: block;
    margin: 0 auto;
    font-weight: bold;}

.testimonial1 {background:url('/files/images/testimonial1.jpg');padding: 19px;
    font-size: 22px;
    line-height: 36px;
    width: 188px;
    font-weight: bold;
    color: #fff;
    height: 187px;float:left;}

.testimonial2 {padding: 19px;
    font-size: 22px;
    line-height: 36px;
    width: 188px;
    font-weight: bold;
    color: #fff;
    height: 187px;background:url('/files/images/testimonial2.jpg');float:left;}

.testimonial3 {padding: 19px;
    font-size: 22px;
    line-height: 36px;
    width: 188px;
    font-weight: bold;
    color: #fff;
    height: 187px;background:url('/files/images/testimonial3.jpg');float:left;}

.testimonial4 {padding: 19px;
    font-size: 22px;
    line-height: 36px;
    width: 188px;
    font-weight: bold;
    color: #fff;
    height: 187px;background:url('/files/images/testimonial4.jpg');float:left;}

.testimonials {margin-bottom: 30px;}

#service-list li {padding-bottom: 10px}
#service-list strong {color: #3541A3;}
#service-list strong span {color: #FC0D1D;}

#tagline {
    position: relative;
    /*top: 75px;*/
    text-align: center;
    font-size: 2em;
    background: rgb(181, 181, 181);
    padding: 25px 0;
    color: #fff;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px #362E97;
}

.flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-container .staffbox {
    -webkit-flex: 0 1 24.5%;
    -ms-flex: 0 1 24.5%;
    flex: 0 1 24.5%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-align-self:flex-start;
    align-self: flex-start;
    text-align: center;
}

.newgmap {
    //overflow: visible !important;
}

.overlay {
    z-index: 100000 !important;
    left: 27%;
}

#socialmedia {position:absolute;top:105px;right:0px;text-align:right;}

a.facebook{color:#3c5daa !important;}