/*
Theme Name: ActiveCare Physical Therapy 1364
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    background-color: #ffffff;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    height: auto !important;
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: .02em;
    font-weight: normal;
    font-style: normal;
    font-family: 'Lato', sans-serif;
}

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

hr {
    /*background: #EB7C16;*/
    background: rgba(235, 124, 22, 0.5);
}

h3 span {font-weight:normal !important;font-size:95%;}

.page-id-21 h5 {font-weight:normal;text-transform:none;border-bottom:0;font-size:15px;letter-spacing:0;}

.base,.gmaptopper {
    background-color: #702288 !important;
    border-color: transparent !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: #702288 !important;
}

.altcolor {
    color: #702272
}

a:link {
    color: #eb7c16
}

a:visited,a:active {
    color: #eb7c16
}

a:hover {
    color: #228870;
    text-decoration: none
}

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

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

.box {
    border: none;
    background-color: #702272;
    padding: 12px;
    border-radius: 12px;
    margin-bottom:16px;
    color:#FFF;
}

.box1 {
    border: 2px solid #702272;
    background-color: #ffd0a4;
    border-radius: 12px;
    margin-bottom:16px;
    color:#702272;
}
.box1 p {padding: 12px;}

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

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

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

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

.faqbackground {
    background-color: transparent;
}


/*-----Header--------*/
header {
    height: 198px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: transparent url('/files/images/bg-header-sliver.png') repeat-x 0px 0px;
    position: relative;
}

.headerinner {
    width: 990px;
    margin: 0 auto;
    /*height: 154px;*/
    height: 145px;
    position: relative;
}

#topaddr {
    font-family: 'lato:700', sans-serif;
    font-size: 16px;
    font-weight: bold;
    float: right;
    right: 14px;
    text-align: right;
    /*top: 6px;*/
    top: 29px;
    width: 230px;
    letter-spacing: .08em;
    position: relative;
    line-height: 1.2em;
}

#topaddr a {
    line-height: 1em;
    margin-bottom: 10px;
    display: block;
    letter-spacing: .15em;
}

#topaddr span {
    line-height: 1.3em;
    color: #eb7c16 !important;
    display: block;
    font-size: 1.2em;
}

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

#topaddr a:hover {
    color: #31c5a2 !important;
}

#topaddr a:hover span {
    color: #228870 !important;
}

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

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

#rightcol {
    margin: 0 auto;
    padding: 20px;
    width: 920px;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/
#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 65px;
    background: transparent url('/files/images/bg-menu.png') no-repeat top center;
}

.current_page_item a {
    color: #eb7c16 !important
}

.sf-menu a {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    letter-spacing: .1em;
    padding: 10px 14px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

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

.sf-menu {
    float: none;
}

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

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

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

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

.sf-menu ul {
    width: 200px;
}

.main-nav {
    max-width: 960px;
    margin: 0 auto;
}

#navCenter {
    position: relative;
    /*top: 10px;*/
    top: 9px;
    width: 885px;
    margin: 0 auto;
}
/*DESIGN ELEMENTS - boxes and such*/
#footer {
    position: absolute;
    bottom: 0;
    color: #702288;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #ebebeb url('/files/images/bg-footer-new.png') repeat-x 0px 0px;
    min-height: 150px;
}

#footer a:link,#footer a:visited {
    color: #777;
}

#footer p {
    padding: 0 8px;
    margin: 0;
    text-align: center;
}

.footerinner {
    width: 990px;
    margin: 0 auto;
    padding-top: 10px;
}

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

.library-page .main, .faq-page .main {
    width: 920px;
    padding: 20px;
}

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

.logo {
    width: 458px;
    height: 96px;
    float: left;
    position: relative;
    top: 30px;
    left: 15px;
}

.logo a {display: block;}

#tagline {
    /*color: #eb7c16;*/
    color: #651D8C;
    font-size: 19px;
    /*font-variant: small-caps;*/
    /*font-style: italic;*/
    font-weight: bold;
    left: 150px;
    position: absolute;
    text-shadow: 1px 1px 0 #aaa;
    top: 115px;
}

#slider {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto 38px auto;
    text-align: left;
    background: transparent;
    height: 365px;
    top: 27px;
}

.homebanners {
    width: 978px;
    padding: 20px 0;
    height: 475px;
    margin: 0px auto 0 auto;
    background: transparent;
}

.homebanners .mb {
    width: 306px;
    height: 245px;
    float: left;
    margin: 0px 8px;
}

.homebanners .mb a {
    display: block;
    height: 187px;
    position: relative;
    background: #eee;
    border-radius: 12px;
}

.homebanners .mb a i {
    position: absolute;
    right: 10px;
    top: 10px;
}

.homebanners .mb a h1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff !important;
    text-shadow: 1px 1px 1px #555;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.homebanners .mb span {
    color: #702288;
    text-align: center;
    display: block;
    font-size: 1.05em;
    font-weight: bold;
    letter-spacing: .1em;
}

.homebanners .box {
    float: left;
    width: 605px;
    height: 163px;
    margin-left: 10px;
}

.homebanners .box * {
    color: #fff !important;
}

.homebanners .box h1, .homebanners .box h2, .homebanners .box h3 {
    text-shadow: 1px 1px 7px #000;
}

.homebanners .mb a, .shadow {
    box-shadow: inset 0px 0px 10px 0px #ABABAB;
    -webkit-box-shadow: inset 0px 0px 10px 0px #ABABAB;
    -moz-box-shadow: inset 0px 0px 10px 0px #ABABAB;
    -o-box-shadow: inset 0px 0px 10px 0px #ABABAB;
}

.home .main {
    box-shadow: inset 0px 0px 6px 0px #666;
    -webkit-box-shadow: inset 0px 0px 6px 0px #666;
    -moz-box-shadow: inset 0px 0px 6px 0px #666;
    -o-box-shadow: inset 0px 0px 6px 0px #666;
    border-radius: 12px;
    margin-bottom: -20px;
}

.homebanners .mb a:hover {
    box-shadow: inset 0px 0px 10px 0px #702272;
    -webkit-box-shadow: inset 0px 0px 10px 0px #702272;
    -moz-box-shadow: inset 0px 0px 10px 0px #702272;
    -o-box-shadow: inset 0px 0px 10px 0px #702272;
}

.homebanners .mb a:hover h1, .homebanners .mb a:hover i {
    color: #702272 !important;
    text-shadow: 1px 1px 7px #fff;
}

#team {margin: 0 10px 0 14px;}
#libr {margin: 0 8px 0 14px;}
#form {margin: 0 0px 0 8px;}

#team a {background: #ebebeb url('/files/images/mb/team.png') no-repeat 0px 0px; }
#test a {background: #ebebeb url('/files/images/mb/testim.png') no-repeat 0px 0px;}
#form a {background: #ebebeb url('/files/images/mb/forms.png') no-repeat 0px 0px;}
#libr a {background: #ebebeb url('/files/images/mb/library.png') no-repeat 0px 0px;}

.ls-v5 .ls-nav-prev {
    background-image: url('/files/images/arrow-left.png') !important;
    background-repeat: no-repeat;
    height: 59px !important;
    width: 59px !important;
}

.ls-v5 .ls-nav-next {
    background-image: url('/files/images/arrow-right.png') !important;
    background-repeat: no-repeat;
    height: 59px !important;
    width: 59px !important;
    background-position: 0 0 !important;
}

.ls-v5 .ls-nav-prev:hover {
    background-image: url('/files/images/arrow-left.png') !important;
      background-position: 0 0 !important;
}

.ls-v5 .ls-nav-next:hover {
    background-image: url('/files/images/arrow-right.png') !important;
}

.question a{padding-left:18px;text-decoration:none;display:inline-block;}
.question a{background-image:url("http://www.ptclinic.com/x3/images/plusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/x3/images/minusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}

.orangetext{color:#eb7c16;}

.purplestrip{background:#702272;color:#FFF;text-align:center;padding:4px;margin-bottom:10px;}

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http://1218.ptclinicng.com/wp-content/themes/1218theme/PIE.php); /* Internet Explorer */
}
.toprnd{
-webkit-top-left-radius: 12px;
-moz-top-left-radius: 12px;
border-top-left-radius: 12px;
-webkit-top-right-radius: 12px;
-moz-top-right-radius: 12px;
border-top-right-radius: 12px;
behavior: url(http://1218.ptclinicng.com/wp-content/themes/1218theme/PIE.php); /* Internet Explorer */
}

.gmaptopper {line-height: 1.2em !important;background:#702288;}

div.staffBox{
margin:0px 0px 50px 0px;
text-align:justify;
letter-spacing:0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
}

.staffBox div{
margin-left:170px;
width:750px;
}

.caption{font-size:15px;text-align:center;width: 160px;}

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

.homeicons {
    width: 990px;
    /*width: 800px;*/
    padding: 20px 0;
    margin: 0 auto;
    display: block;
}

.homeicons .one_third {
    text-align: center;
}


.homeicons .roundicon {
    /*background: #eb7c16;*/
    background: #EF8D37;
    border: 10px solid #702272;
    border-radius: 50%;
    /*float: left;*/
    height: 145px;
    position: relative;
    width: 145px;
    box-shadow: 0px 1px 2px #000;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
    display: block;
}

.homeicons .roundicon i.fa {
    /*color: #702272;*/
    color: #fff;
    position: relative;
    top: 40px;
}

.homeicons a:hover .roundicon {
    /*background: #EF8F3B;*/
    background: #EB7C16;
}

.homeicons h4 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-size:18px;
    color: #444 !important;
}

.homecontent {
    background: #702272;
    box-sizing: border-box;
    color: #ddd !important;
    padding: 30px;
    width: 990px;
}

.homecontent h1 {
    color: #fff !important;
    text-shadow: 1px 1px 1px #000;
}

.homecontent p {
    line-height: 30px;
    letter-spacing: .05em;
}

.serviceshome {
    width: 990px;
    background: #EF8D37;
    border-top: 3px solid #aaa;
    border-bottom: 3px solid #aaa;
}

.serviceshome * {
    color: #fff;
}

.serviceshome h3 {
    margin-top: 18px;
    text-transform: uppercase;
}

.serviceshome .innerbox {
    width:560px;
    margin:0 auto;
    display:block;;
    min-height: 160px;
}

.serviceshome ul {
    list-style-type: none;
}

.serviceshome li {
    padding-bottom: 5px;
}

.serviceshome i.fa {
    vertical-align: middle;
    color: #702272;
}

.serviceshome a {
    color: #fff;
}

.serviceshome a:hover {
    color: #702272;
}

.homelogos {
    margin: 0 auto;
    display: block;
}

.homelogos h3 {
    text-transform: uppercase;
}

.homelogos img {
    float: left;
    height: 63px;
    margin: 10px 15px;
}

.footercols {
    margin-bottom: 15px;
    text-align: center;
    min-height: 50px;
    color: #666;
    margin-top: 10px;
}

.footercols h4 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-size: 18px;
}

header .socialmedia {
    position: absolute;
    right: 14px;
    text-align: center;
    top: 9px;
}

.socialmedia a i.fa {
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    padding: 7px 2px 8px;
    width: 30px;
}

.socialmedia a:hover i.fa {
    background: #666;
}

.socialmedia .fa-facebook {
    background: #3b5998;
}

.socialmedia .fa-twitter {
    background: #55acee;
}

.socialmedia .fa-instagram {
    background: #3f729b;
}

.socialmedia .fa-google-plus {
    background: #dd4b39;
}

.services-sublist {
    list-style-type: none;
}

.services-sublist li:before {
    content: "- ";
}

.gmapdirections {
    background: #EF8D37;
    height: 20px;
}

a.gmapdirections:hover {
    color: #702288 !important;
}

.orangetitle {
  background: -webkit-linear-gradient(left, #eb7c16 , #ffffff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #eb7c16, #ffffff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #eb7c16, #ffffff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #eb7c16 , #ffffff); /* Standard syntax */
  color: #fff;
  font-size: 24px;
  width: 100%;
  padding: 5px;
  margin-bottom: 10px;
  border-radius: 6px;
}

.item.imgthumb {
    width: 200px;
    height: 200px;
}

#sync1 .item * {
    display: block;
    margin: 0 auto;
}

#sync1 .item img {
    width: 988px;
    height: auto;
}

.owl-page.active {
    background: none;
}

#sync2 .item {
    width: 170px;
    height: 170px;
    overflow: hidden;
    padding: 20px 0px;
}

#sync2 .item img {
  width: 200px;
  height: auto;
}

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

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

#sync2 .owl-item {
    margin-right: 4px;
}

.apptbtn {
    background: #fb7108; 
    background:-moz-linear-gradient(center top , #ED9E5A 0%, #ef8d37 25%, #fb7108) repeat scroll 0 0;
    background:-webkit-linear-gradient(#ED9E5A, #ef8d37, #fb7108);
    background:-o-linear-gradient(#ED9E5A, #ef8d37, #fb7108);
    background:linear-gradient(#ED9E5A, #ef8d37, #fb7108);
    position: absolute;
    right: 265px;
    top: 95px;
    width: 200px;
    color: #fff;
    height: 40px;
    text-align: center;
    box-sizing: border-box;
    padding: 8px 0;
    border-radius: 20px;
}
a:hover .apptbtn {
    background: #fb7108;
    background: -moz-linear-gradient(center top , #fb7108 0%, #ef8d37 25%, #ED9E5A) repeat scroll 0 0;
     background:-webkit-linear-gradient(#fb7108, #ef8d37, #ED9E5A);
    background:-o-linear-gradient(#fb7108, #ef8d37, #ED9E5A);
    background:linear-gradient(#fb7108, #ef8d37, #ED9E5A);
}


