/*
Theme Name: Restore PT 1102
Theme URI: http://www.e-rehab.com/
Version: 2.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: hsla(0, 0%, 100%, 1);
    overflow-y: scroll;
}

body,td,.bottom,.mceContentBody,.normal {
    color: hsla(0, 0%, 40%, 1);
}

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

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

.base,.gmaptopper {
    background-color: hsla(148, 100%, 33%, 1) !important;
    border-color: hsla(81, 47%, 44%, 1) !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: hsla(148, 100%, 33%, 1) !important;
}

.altcolor {
    color: hsla(148, 100%, 33%, 1);
}

a:link {
    color: hsla(148, 100%, 33%, 1);
    transition: 0.5s;
}

a:visited {
    color: hsla(148, 100%, 33%, 1);
}

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

.box {
    border: 2px solid hsla(148, 100%, 33%, 1);
    background-color: #00A950;
    padding: 12px;
}

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

.brd {
    border: solid 2px hsla(148, 100%, 33%, 1);
}

.brd1 {
    border: solid 2px #00A950;
}

.dbrd {
    border: solid 2px hsla(148, 100%, 33%, 1);
    background-color: #00A950;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #00A950;
    background-color: hsla(148, 100%, 33%, 1);
    padding: 3px;
}

.faqbackground {
    background-color: hsla(210, 62%, 78%, .8);
}


/*-----Header--------*/
header {
       height: 160px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: hsla(210, 62%, 78%, .8);
    position: fixed;
    z-index: 4;
    border-bottom: 1px solid hsla(148, 100%, 33%, 1);
}

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

.topbanner {width: 100%;
    background: hsla(148, 100%, 33%, 1);
    height: 32px;
    margin-bottom: 10px;}

.topbannerctr {  width: 990px;
    margin: 0 auto;
    position: relative;
    line-height: 28px;}

.topbanner a {color:hsla(0, 0%, 100%, 1);}

.topbanner a:hover {color:#2B2765;}


.socialmedia {
    top: 1px;
    position: relative;
}

.socialmedia .fa-2x {
    font-size: 1.9em;
}

#topaddr {
   font-family: 'Cabin', sans-serif;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 244px;
    text-align: right;
    top: 1px;
    width: 505px;
    /* text-shadow: 1px 1px 2px hsla(0, 0%, 0%, 1); */
    letter-spacing: .1em;
}

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

#topaddr * {
    text-decoration: none;
    color: hsla(0, 0%, 100%, 1);
}

#topaddr a:hover {
    color: hsla(205, 64%, 33%, 1) !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: hsla(205, 64%, 33%, 1) !important;
}

#phone {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 0px;
    width: 400px;
    /* text-shadow: 1px 1px 2px hsla(0, 0%, 0%, 1); */
    letter-spacing: .1em;
}

#phone span {
    font-size: 1.75em;
    line-height: 1.05em;
}

#phone * {
    text-decoration: none;
    color: hsla(0, 0%, 100%, 1);
}

#phone a:hover {
    color: hsla(205, 64%, 33%, 1) !important;
}

#phone a:hover span {
    font-size: 1.75em;
    color: hsla(205, 64%, 33%, 1) !important;
}

#logo {
    width: 990px;
    height: 85px;
}

#logo img {
    height: 90px;
}

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

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

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

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

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

/*#horimenu {
    width: 618px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    float: right;
    top: 45px;
}
*/

#horimenu {
    font-family: arial,serif;
    height: 34px;
    margin: 0 auto;
    position: relative;
    width: 990px;
    z-index: 100;
}

.current_page_item a {
    color: hsla(148, 100%, 33%, 1) !important;
}

.sf-menu a {
      font-family: 'Cabin', sans-serif;
    /* text-shadow: 1px 1px 0 hsla(0, 0%, 20%, 1); */
    font-size: 15px;
    /* font-weight: bold; */
    letter-spacing: 1px;
    padding: 10px 9px;
    border: none;
    text-decoration: none;
}

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

.sf-menu {
    float: left;
}

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

.sf-menu li li {
    background: hsla(0, 0%, 100%, 1);
}

.sf-menu li li li {
    background: hsla(0, 0%, 100%, 1);
}

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

/*DESIGN ELEMENTS - boxes and such*/
/*#footer,.push {
    height: 250px;
}
*/
#footer {
    position: relative;
    color: hsla(207, 62%, 31%, 1);
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: hsla(210, 62%, 78%, .8);
    border-top:1px solid hsla(207, 62%, 31%, 1);
}

#footer a:link,#footer a:visited {
    color: #00A950;
}

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

/*-------- 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("http://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;
}

.recovery {width:225px;}

.recovery a.circleimg {border: 10px solid #1c4980;background:url('/files/images/recovery.jpg');display:block;width:200px;height:200px;border-radius: 50%;box-shadow: 0px 0px 10px #555 !important;}

.recovery a.circleimg:hover {border: 10px solid #1c4980;background:url('/files/images/recovery.jpg');display:block;width:200px;height:200px;border-radius: 50%;box-shadow: 0px 0px 0px #555 !important;}


.recovery h3 {text-align:center; font-family:'michroma', sans-serif;font-weight:bold;}

.specialty {width:225px;}

.specialty a.circleimg {border: 10px solid #1c4980;background:url('/files/images/special.jpg');display:block;width:200px;height:200px;border-radius: 50%;box-shadow: 0px 0px 10px #555 !important;}

.specialty a.circleimg:hover {border: 10px solid #1c4980;background:url('/files/images/special.jpg');display:block;width:200px;height:200px;border-radius: 50%;box-shadow: 0px 0px 0px #555 !important;}


.specialty h3 {text-align:center; font-family:'michroma', sans-serif;font-weight:bold;}

.postop {width:225px;}

.postop a {background:url('/files/images/postop.jpg');display:block;width:200px;height:200px;border-radius: 50%;box-shadow: 0px 0px 10px #555 !important;}

.postop h3 {text-align:center; font-family:'michroma', sans-serif;font-weight:bold;}

.wellness {width:225px;}

.wellness a.circleimg {border: 10px solid #1c4980;background:url('/files/images/wellness.jpg');display:block;width:200px;height:200px;border-radius: 50%;box-shadow: 0px 0px 10px #555 !important;}

.wellness a.circleimg:hover {border: 10px solid #1c4980;background:url('/files/images/wellness.jpg');display:block;width:200px;height:200px;border-radius: 50%;box-shadow: 0px 0px 0px #555 !important;}


.wellness h3 {text-align:center; font-family:'michroma', sans-serif;font-weight:bold;}

#layerslider_1, #layerslider_3 {margin-top:160px !important;}

.circlebuttons{margin: 0px auto;
    width: 990px;position:relative;}

.circlebuttonsctr {margin: 0px auto;
    width: 990px;
    z-index: 3;
    position: absolute;
    top: -100px;}
.circlebuttons h3 {padding-top: 24px;}

.callus {     padding: 18px 20px;
    width: 100%;
    color: hsla(0, 0%, 100%, 1) !important;
    background: #00A950;
    height: 55px;
    margin-top: 150px;}

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

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

.callus h1 {color:hsla(0, 0%, 100%, 1) !important;line-height: 53px;}

.appreq a { display: block;
    color: hsla(0, 0%, 100%, 1);
    padding: 13px;
    background: #1C4980;
    width: 298px;
    text-align: center;
    font-weight: bold;
    border-radius: 12px;
    border: 1pt solid hsla(0, 0%, 100%, 1);
    margin: 0 auto;
font-family:'michroma', sans-serif;}

.appreq a:hover { display: block;
    color: hsla(0, 0%, 100%, 1);
    padding: 13px;
    background: #555;
    width: 298px;
    text-align: center;
    font-weight: bold;
    border-radius: 12px;
    border: 1pt solid hsla(0, 0%, 100%, 1);
    margin: 0 auto;
font-family:'michroma', sans-serif;}

.about {margin-bottom: 50px;}

.about h1 {margin-top: 105px !important;}

.cards h2 {    text-align: center !important;
    margin-top: 187px;
    color: white !important;
    font-weight: bold;
    text-shadow: 0px 0px 5px #555;
    letter-spacing: 0px;}

.cards {
    width: 100%;
    height: 271px;
    margin: 0px auto;
    padding: 43px 0px;
    border-top: 10px solid #00A84E;
    border-bottom: 10px solid #2D2965;
    background: url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/cream_pixels.png")repeat;
}

.cards a {padding: 5px;
    border: 1px solid hsla(148, 100%, 33%, 1);
    display: block;
    color: hsla(0, 0%, 27%, 1);}


.cards a:hover {
    background:hsla(0, 0%, 91%, 1);
    padding: 5px;
    border: 1px solid hsla(148, 100%, 33%, 1);
    display: block;
    width: 234px;
    color: hsla(0, 0%, 27%, 1);}


.team a {    background: url('/files/images/staff-rollover.jpg');
    width: 257px;
    height: 234px;
    border: 12px #555 solid;
    box-shadow: 0px 0px 2px #555;
    font-weight: bold;
    color:white;}

.patctr a {background: url('/files/images/patientcenter-rollover.jpg');width: 257px;
    height: 234px;
    border: 12px #555 solid;
    box-shadow: 0px 0px 2px #555;
    font-weight: bold;
    color:white;}

.insurance a {background: url('/files/images/insurance-rollover.jpg');width: 257px;
    height: 234px;
    border: 12px #555 solid;
    box-shadow: 0px 0px 2px #555;
    font-weight: bold;
    color:white;}


.team a:hover {    background: url('/files/images/staff.jpg');
    width: 257px;
    height: 234px;
    border: 12px #555 solid;
    box-shadow: 0px 0px 2px #555;
    font-weight: bold;
    color:white;}

.patctr a:hover {background: url('/files/images/patientcenter.jpg');width: 257px;
    height: 234px;
    border: 12px #555 solid;
    box-shadow: 0px 0px 2px #555;
    font-weight: bold;
    color:white;}

.insurance a:hover {background: url('/files/images/insurance.jpg');width: 257px;
    height: 234px;
    border: 12px #555 solid;
    box-shadow: 0px 0px 2px #555;
    font-weight: bold;
    color:white;}

.successstories {  width: 100%;
    height: 160px;
    background: #eee;
    padding: 24px 0px;}

.successstories h1 {text-align: center;}

.story {color: hsla(0, 0%, 100%, 1) !important;
    font-weight: bold;
    font-size: 26px;
    text-shadow: 2px 2px 2px hsla(0, 0%, 27%, 1);}

.storyname {color: hsla(0, 0%, 100%, 1) !important;
    font-weight: bold;
    font-size: 26px;
    text-shadow: 2px 2px 2px hsla(0, 0%, 27%, 1);text-align:right}

.quicklinks {width: 990px;
    margin: 0 auto;  z-index: 1000;position:absolute;border-bottom: 6px solid #1259a2;
    height: 340px;
    }

.quicklink {
    float: left;
    margin-right: 15px;
    margin-top: -96px;

}

.qlcircles img {border-radius: 50%;
    border: 12px solid #1259a2;
    margin-left: 26px;
    width: 150px;}



.qlbox {
    background:#ccc;
    width: 200px;
    height: 212px;
    margin: -46px 0px 0px;
    border-radius: 20px;
    border: 1px solid #1259a2;
    padding: 46px 15px 5px 15px;
}

.qlhead {    font-weight: bold;
    font-size: 22px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;    margin-bottom: 9px;}

.qldescription {font-size: 14px;}

.qldescription ul li, ol li {
    padding-bottom: 0px !important;
}

.qldescription .normal {color:#1259a2;}

.qldescription a {text-decoration:underline;}

.qldescription a:hover {text-decoration:none;}

.qlbutton {     width: 40px;
    margin: -12px auto 0;
    background: #1259a2;
    border-radius: 50%;
    height: 30px;
    padding: 11px 4px 11px 10px;
    text-align: center;}

.qlbutton a {color:#fff;}

.newgmap {overflow: visible !important;}

.fixedheader {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.wrapper {
  flex: 1;
}

.faq-page #maincontent, .library-page #maincontent {
    top:162px;
    padding-bottom: 162px;
}

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