/*
Theme Name: Truecare PT And Rehabilitation 1482
Theme URI: https://www.e-rehab.com/
Version: 2.0
Description: Designed by John Mason, using <a href="https://www.woothemes.com">WooThemes</a> framework.
Author: John Mason
Author URI: https://www.e-rehab.com
Template: ptcng
*/

@import url(superfish.css);



html {
    background-color: #fff;
    overflow-y: scroll;
    height: 100%;
    margin: 0;
}

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

body {
        font-size: 18px !important;
        font-weight: normal;
        line-height: 22px;
        letter-spacing: 1px;
        font-style: normal;
        font-family: 'Lato', sans-serif;
        height: 100%;
        margin: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Nunito', sans-serif;
    padding: 1em 0 0px;
    margin-bottom: 20px;
}

.base,.gmaptopper {
    background-color: #023CA6 !important;
    border-color: #092334 !important;
}

.gmaptopper {
    height: 34px;
}

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

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

h2 {
    color:#A41E34 !important;
}

.altcolor {
    color: #555
}

a:link {
    color: #023CA6
}

a:visited {
    color: #023CA6
}

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

.box {
    border: 2px solid #a41e34;
    background: url('images/patternbg.png');
    padding: 12px;
}

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

.redstrip{background:#a41e34;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:10px;}
.bluestrip{background:#013ca6;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:10px;}

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

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

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

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

.faqbackground {
    background-color: #ccc;
}


/*STRUCTURE - header, footer, etc*/
.wrapper {background-color:#fff;}

.wrapper-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}
 
header {
    position: fixed;
    z-index: 1000;
    height:199px;
    background-color: #fff;
    width:100%;
}

#headerCenter{
    height:150px;
    margin:0 auto;
    width:990px;
    position:relative;
    background-color: #fff;
}

#topaddr {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    right: 59px;
    text-align: right;
    top: 42px;
    width: 280px;
}

#topaddr span {line-height: 1.25em;font-family: 'Nunito', sans-serif;font-size:1.75em;color: #A41E34;}
#topaddr *{color: #023CA6;text-decoration:none;}
#topaddr a:hover {color:#555;text-shadow:none;}
#topaddr a:hover span {font-size:1.75em;color: #555;text-shadow:none;}

nav {
    height: 45px;
    width: 100%;
    background: #023CA6;
    border-top: 8px solid #A41E34;
    border-bottom: 8px solid #A41E34;
    z-index: 2000;
}

#navCenter{
    width:990px;
    margin:0 auto;
    height:45px;
    background:#023CA6;
}

#sidebar {
    float:right;
    width:240px;
    margin-left:12px;
    padding:8px;
}

.page-id-3 #maincontent,
.page-id-242 #maincontent {min-height:0px;width:970px;margin:0 auto;position:relative;}

#maincontent {/* min-height:440px; */width:970px;margin:0 auto;position:relative;}

.main {padding:10px;}

footer{
    border-top: 8px solid #A41E34;
    background:#023CA6;
    position:relative;
    height: 150px;
    width:100%;
    margin:0 auto;
    clear:both;
}

.calltoaction {    
    background: #A41E34;
    height: 80px;
    border-top: 12px solid hsla(219, 98%, 23%, 1);
    border-bottom: 12px solid hsla(219, 98%, 23%, 1);
}

.articlestrip {    
    background: #A41E34;
    height: 60px;
    border-top: 12px solid hsla(219, 98%, 23%, 1);
    border-bottom: 12px solid hsla(219, 98%, 23%, 1);
}

.articlestrip h3 {color:#FFF !important;}

.ctactr {width:990px;margin:0 auto;}

.ctactr h1 {    float: left;
    color: white !important;
    font-size: 33px !important;}

.ctactr a {    text-align: center;
    display: block;
    font-family: 'Nunito',sans-serif;
    /* padding: 10px; */
    background: #023CA6;
    color: white !important;
    text-decoration: none!important;
    width: 302px;
    font-size: 20px;
    float: right;
    padding: 29px 0px;}

.ctactr a:hover {    text-align: center;
    display: block;
    font-family: 'Nunito',sans-serif;
    /* padding: 10px; */
    background: hsla(219, 98%, 13%, 1);
    color: white !important;
    text-decoration: none!important;
    width: 302px;
    font-size: 20px;
    float: right;
    padding: 29px 0px;}

.footer a {color:#A41E34 !important;}

.footer a:hover {color:#ddd !important;}

.footer_shadow{
    height:10px;
    background:url(images/footer_shadow.png);
    width:100%;
    position:absolute;
    top:0px;
}

.footer_content{
    width:990px;
    margin:auto;
    overflow:hidden;
    text-align:center;
}

.footer_content a {color:#A41E34 !important;text-decoration: none !important;}

.footer_content a:hover {color:#ddd !important;text-decoration: none !important;}

.footer_content h3,.footer_content p,.footer_content h2{
    color:white;
    text-shadow:none;
}

/*MENUS*/
/*.sf-menu a {*/
/*font-family: sans-serif;*/
/*color: #fff;*/
/*text-shadow:2px 1px 1px #0f0;*/
/*font-size: 16px;*/
/*letter-spacing: .15em;*/
/*border:none;*/
/**/
/*text-decoration:none;*/
/*}*/

.sf-menu a {
    font-family: 'Nunito', sans-serif;
    text-shadow: 1px 1px 0px #333333;
    font-size: 17px;
    /* font-weight: bold; */
    letter-spacing: .1em;
    padding: 12px 22px 5px;
    border: none;
    text-decoration: none;
}

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

.sf-menu {
    float:left;
    /*margin-bottom: 1em;*/
}

.sf-menu li {
    /*background: transparent;*/
}

.sf-menu li li a {
    border-right:none;
}
.sf-menu li li {
    background:     #023CA6;
}
.sf-menu li li li {
    background:     #023CA6;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color:#A41E34;
    outline:0;
    
}

/*DESIGN ELEMENTS - boxes and such*/
.fullbar {background:#00f !important;height:130px;width:990px;}
.fullbar:after,.fullbar:before {background:#00f !important;}
.fullbar>* {color:white;text-shadow:1px 1px 1px #000;}
.fullbar .minibanner {float:left;margin:0 13px;}
.fullbar .minibanner:first-child {margin-left:90px}

.seoH1{ color: #454597;font-size:18px; }
.seoH2{ color: #454597;font-size:14px; }
.seoFooter{ font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#FFF;text-decoration:none;}
.seoPhrase{font-weight:normal;}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}

.slideshow div {display: none;}
.slideshow div *{display: block;}

.gfield_label, .gform_description {color: #000}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
    font-family: verdana, sans-serif;
    font-size:13px;
    color:#000;
    border:solid 1px #000;
}

#comment, #s {
    color:#000;
    border:solid 1px #000;
}

a.linkopacity:hover img {
    -moz-opacity: 0.7;-khtml-opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity = 70);
    opacity: 0.7;
}

a.linkopacity img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;-khtml-opacity: 1.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity = 100);
    opacity: 1.0;
}

hr {
    border: 0;
    color: #9E9E9E;
    background-color: #9E9E9E;
    height: 1px;
    width: 100%;
    text-align: left;
    margin-left:0;
}

.slider {
    /* margin-top: 199px; */
    background: url("https://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/tweed.png") #555;
    height: 400px;
    box-shadow: 0px 0px 10px #555;
    border-bottom: #023CA6 50px solid;
    padding-top: 210px;
    }

.slidephoto {background: hsla(0, 0%, 0%, .5);float:left;    padding: 18px; height:364px;}

.slidephoto img {width:400px;
    ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
    border:10px solid #fff !important;box-shadow:0px 0px 7px #555 !important;margin:20px}

.slidedescription {    
    float: left;
    width: 446px;
    height: 362px;
    background: hsla(0, 0%, 100%, 1);
    padding: 18px;
    border: 1px solid #ccc;
    font-size: 18px;
    color: #A41E34;
    line-height: 30px;
}

.slidephoto1 {background: hsla(0, 0%, 0%, .5);float:left;  padding: 18px;}

.photoframe{
    background: hsla(0, 0%, 100%, 1);
    padding: 10px;
    border: 1px solid #ccc;}

.greybrd{
    border: 1px solid #ccc;}

.slidephoto1 img {
    width:400px;
    ms-transform: rotate(-7deg); /* IE 9 */
    -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
    transform: rotate(-7deg);
    border:10px solid #fff !important;
    box-shadow:0px 0px 7px #555 !important;
    margin:20px
}

.slidephoto2 {background: hsla(0, 0%, 0%, .5);float:left;padding: 18px;}

.slidephoto2 img {
    width: 400px;
    ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
    border: 10px solid #fff !important;
    box-shadow: 0px 0px 7px #555 !important;
    margin: 20px
}

.intro {    
    float: left;
    width: 45%;
    padding-right: 18px;
}

.homeservices {
    padding-left: 19px;
    float: left;
    width: 48%;
}

#layerslider_2 p {color:white !important;font-weight: bold;font-size: 24px;text-shadow:1px 1px 1px #555;}

#maincontent {
    flex: 1;
    margin-top: 199px;
}

.home #maincontent {
    margin-top: inherit;
}

.faq-page .push,.library-page .push {
    height:410px;
}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:79.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.custom_column{position:relative;margin:0;float:left;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:1%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

#maincontent ul li, ol li {padding-bottom:9px;}
#maincontent ul li:last-child, #maincontent ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {padding-top:0px;}


/* Secondary unordered list */
#maincontent ul ul {
    list-style-type: none;
}

#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

/* Tertiary unordered list */
.main ul ul ul li:before {
    content: "\0BB \020"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

dl {
    border: 3px double #ccc;
    padding: 0.5em;
}

dt {
    float: left;
    clear: left;
    width: 430px;
    text-align: left;
    font-weight: bold;
    color: #a41e34;
}

dt:after {
    content: ":";
}

dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
}

#attachment_11617 {width: 300px}

#location-ss + div {width:320px;}

#attachment_11617 {width: 300px}