@charset "UTF-8";@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,600,700');@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');@media screen,projection {


:root {
  --bs-body-line-height: initial;
}
body, html {min-height: 100%; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; font-weight: 500; color: #111111; -webkit-text-size-adjust: 100%;}
body {width: 100%; overflow-x: hidden;}
a {text-decoration: none;}
.clear {clear: both;}
input,textarea,button {outline:none;}
a img {border: none;}
.semi {font-weight: 600;}

/*covid*/
.notice a {
    color: #fff;
	}

.notice {
    text-align: center;
    min-height: 20px;
    background-color: #cf000a;
    text-shadow: 1px 1px #000;
    font-weight: bold;
    color: #fff;
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    padding: 10px 2% 15px;
	width: 96%;
	}

.notice .contentCOVID {
  	text-align: left;
  	margin: 0 auto;
    max-width: 1130px;
	}

.notice a.topbutton {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 5px;
    background-color: #FFEB3B;
    margin: 11px auto 0;
    display: block;
    max-width: 330px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
	}

.notice h2 {
    margin: 13px 0;
	}

.contentCOVID {
	width: 95%;
	max-width: 1200px;
	}

.notice ul {
  	margin-left: 20px;
	}


.content {
   width: 95%;
   max-width: 1300px;
   }

/*logoline*/
.logoline {
   padding: 10px 0;
   }
   
.topphone {
   font-size: 41px;
   float: right;
   color: #100a6c;
   font-weight: 600;
   width: 38%;
   text-align: right;
   }

.topaddr {
   color: #828282;
   font-size: 14px;
   display: block;
}
   
.toplogo {
   float: left;
   text-align: center;
   padding: 15px 0;
   width: 50%;
   }
   
.toplogo img {
   max-width: 100%;
   }


/*topmenu*/
.topline {
   background-color: rgba(233,233,234, 0.95);
   position: relative;
   z-index: 100;
   }
   
.topline .content {
   position: relative;
   }

.topmen ul {
   padding: 0;
   margin: 5px 0;
   display: table;
   border-collapse: collapse;
   float: left;
   }
         
.topmen ul li {
   display: table-cell;
   border-collapse: collapse;
   padding: 15px;
   position: relative;
   }
   
.topmen ul li a {
   text-decoration: none;
   color: #111111;
   font-size: 16px;
   font-weight: 400;
   padding: 15px 0;
   text-transform: uppercase;
   -webkit-transition: all 0.2s;
   -moz-transition: all 0.2s;
   -o-transition: all 0.2s;
   }
   
.topmen ul li a:hover, .topmen ul li.active a {
   padding: 15px 0 10px 0;
   border-bottom: 5px solid #100a6c;
   }

.topmen ul li ul {
   position: absolute;
   top: 42px;
   left: 0;
   padding-top: 10px;
   width: 250px;
   display: none;
}

.topmen ul li:hover ul {
   display: block;
}

.topmen ul li ul li {
   background-color: rgba(233,233,234, 0.95);
   display: block;
   text-align: left;
   padding: 0;
}

.topmen ul li.active ul li a, .topmen ul li ul li a {
   padding: 15px;
   border-bottom: none;
   font-size: 14px;
   display: block;
}

.topmen ul li ul li a:hover, .topmen ul li ul li.active a {
    font-size: 14px;
    padding: 15px;
    border-bottom: none;
    background-color: #100a6c;
    color: #fff;
}
   
.hamb {
   display: none;
   }
   
.topright {
   float: right;
   padding: 5px 0 5px 0;
   text-align: right;
   }
   
.book {
   display: inline-block;
   vertical-align: top;
   margin: 15px 0 0 0;
   }
   
.book a {
   color: #fff;
   font-size: 16px;
   text-transform: uppercase;
   padding: 6px 25px;
   background-color: #160c94;
   border-radius: 8px;
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   } 
   
.book a:hover {
   background-color: #483fc3;
   }
   
   
.socio {
   display: inline-block;
   vertical-align: top;
   margin: 10px 0 -6px 8px;
   }
   
/*sliderline*/
.sliderline {
   /*margin-top: -62px;*/
  }
   
.relat {
   position: relative;
   }
   

.nivo-caption {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: transparent;
    width: 100%;
    z-index: 8;
    padding: 25px 20px;
    opacity: 1 !important;
    overflow: hidden;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=10) !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tabcell {
   font-size: 46px;
   color: #ffffff;
   font-weight: 700;
   text-align: left;
   width: 50%;
   float: left;
   padding-top: 10% !important;
}

.tabcell.black {
   color: #000;
}

.light {
   font-weight: 100;
   font-size: 56px !important;
}

.smallte {
   font-size: 26px !important;
   display: block;
   padding: 10px 0;
   font-weight: 400;
}

.theme-pure .nivo-caption {
   font-family: 'Roboto', sans-serif !important;
}
   
/*mainpage content*/
.firstline {
   padding: 20px 0;
}

.firstline .content {
   display: table;
   vertical-align: top;
}

.bigblock {
   display: table-cell;
   vertical-align: top;
   text-align: left;
}

.smallblock {
   display: table-cell;
   vertical-align: top;
   width: 250px;
   padding-left: 20px;
}

.bigblockhead {
   font-size: 32px;
   font-weight: 600;
   padding: 0;
   margin: 5px 0;
}

.bigblocksubhead {
   font-size: 24px;
   font-weight: 600;
   padding: 0;
   margin: 5px 0;
}

.bluetext {
   color: #160c94;
}

.bigblocksubhead2 {
   font-size: 22px;
   font-weight: 400;
   padding: 0;
   margin: 5px 0;
   color: #252525;
}

.doctor {
   float: right;
   padding: 40px 0 5px 30px;
   color: #100a6c;
   font-size: 20px;
   font-weight: 600;
}

.smallblock h3 {
   font-size: 30px;
   color: #160c94;
   font-weight: 600;
   padding: 0;
   margin: 10px 0 5px 0;
}

.smallblock ul {
   display: inline-block;
}

.smallblock ul li {
   color: #160c94;
   text-align: left;
   padding: 2px 0;
}

.smallblock ul li a {
   color: #160c94;
   font-weight: 600;
}

.smallblock ul li a:hover {
   color: #160c94;
   text-decoration: underline;
}

.secline .content {
   font-size: 44px;
   color: #160c94;
   padding: 10px;
   margin: 20px 0;
   border: 1px solid #160c94;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.thirdline {
   margin: 20px 0 60px 0;
}

.locblock {
   display: inline-block;
   width: 70%;
}

.locblock h3 {
   color: #160c94;
   font-size: 48px;
   font-weight: 600;
   padding: 0;
   margin: 5px 0;
}

.locleft {
   display: inline-block;
   vertical-align: middle;
   width: 47%;
   padding: 1%;
   text-align: left;
}

.locright {
   display: inline-block;
   vertical-align: middle;
   width: 47%;
   padding: 1%;
   text-align: left;
}

.locleft.cont {
   display: inline-block;
   vertical-align: middle;
   width: 50%;
   padding: 1% 1% 1% 0;
   text-align: left;
   -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.locright.cont {
   display: inline-block;
   vertical-align: middle;
   width: 50%;
   padding: 1% 0 1% 1%;
   text-align: left;
   -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.locright img {
   max-width: 100%;
}

a .dir {
   color: #fff;
   font-size: 16px;
   text-transform: uppercase;
   display: inline-block;
   padding: 6px 25px;
   margin-top: 20px;
   background-color: #160c94;
   border-radius: 8px;
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
}

a .dir:hover {
   background-color: #483fc3;
}


/*Connect with us*/
.con {
   color: #160c94;
   font-size: 44px;
   font-weight: 600;
   display: inline-block;
   vertical-align: middle;
   padding-right: 20px;
   padding-bottom: 0;
}

a.googler img {margin: 4px 0 10px;}

.innerconnect .content {
   padding: 25px 0;
}

.innerconnect .socleft {
   display: inline-block;
   vertical-align: middle;
}

.innerconnect .socleft img {
   padding: 0 10px;
}

.innerconnect .socright {
   display: inline-block;
   vertical-align: middle;
   padding: 0 20px;
}

/*footer menu*/
.footer {
   background-color: #2e2e2e;
   padding: 40px 0;
   }

.colls3 {
   display: inline-block;
   vertical-align: top;
   width: 30%;
   padding: 0 1%;
   text-align: left;
}

.colls3 h3 {
   color: #ffffff;
   font-size: 22px;
   position: relative;
   text-transform: uppercase;
   font-weight: 400;
   margin: 0 0 20px 0;
   padding: 0 0 7px 0;
}

.colls3 h3:after {
   content: '';
   width: 40px;
   height: 3px;
   background-color: #fff;
   position: absolute;
   bottom: 0;
   left: 0;
}

.colls3 ul li {
   color: #b8b8b8;
   padding: 6px 0 6px 20px;
   list-style: none;
   position: relative;
}

.colls3 ul li:before {
   content: '';
   width: 7px;
   height: 13px;
   background: url(https://www.friscofootankle.com/templates/southwesternfootandankleassociates/images/bullet.png) no-repeat left center;
   background-size: 100% 100%;
   position: absolute;
   top: 10px;
   left: 0;
}

.colls3 ul li a {
   color: #b8b8b8;
   font-size: 14px;
   font-weight: 400;
}

.colls3 ul li a:hover {
   text-decoration: underline;
}

.botcont {
   color: #b8b8b8;
   font-size: 14px;
}

.whitetext {
   color: #fff;
}

.phoneico {
   padding-left: 20px;
   background: url(https://www.friscofootankle.com/templates/southwesternfootandankleassociates/images/phoneico.png) no-repeat left center;
   background-size: auto100%;
}

/*copyright*/
.copyright {
   font-size: 14px;
   color: #b8b5b5;
   padding: 30px 0;
   background-color: #1c1c1c;
   }
   
.copyright a {
   color: #b8b5b5;
   text-decoration: underline;
   }
   
.copyright a:hover {
   text-decoration: none;
   }
   
   
/*inner pages*/
.h1line {
   text-align: left;
   }
   
.h1line a {
   color: #111111;
   }
   
.h1line h1 {
   color: #111111;
   font-size: 32px;
   line-height: 37px;
   font-weight: 600;
   margin: 15px 0 0 15px;
   }
   
.innertab {
   display: table;
   width: 100%;
   }
   
.innercontent {
   padding: 10px 15px;
   text-align: left;
   display: table-cell;
   vertical-align: top;
   }
   
.innercontent img {
   max-width: 100%;
   }
   
.innercontent a, .innerrightcol a {
   color: #000;
   text-decoration: underline;
   }
   
.innercontent a:hover, .innerrightcol a:hover {
   text-decoration: none;
   }
   
.k2FeedIcon {
   float: right;
   position: relative;
   margin-bottom: -10px;
   }
   
.innerrightcol {
   display: table-cell;
   vertical-align: top;
   width: 180px;
   padding-left: 20px;
   text-align: left;
   }
   
.innercontent ul {
   margin-left: 15px;
   padding-left: 0;
   }
   
.innerrightcol ul {
   margin-left: 0;
   padding-left: 0;
   }
   
table.standard-table td {
    padding: 10px 15px;
    border: #e7e7e7 1px solid;
    border-top: none;
    border-right: none;
}

table.standard-table {
    width: 100%;
    border-radius: 3px;
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    margin-bottom: 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

table.standard-table td:last-child {
    border-right: 1px solid #ddd;
}

table.standard-table tr:hover td {
    background-color: #fafafa;
}

.tour {
   max-width: 600px; 
   width: 100%; 
   position: relative; 
   display: block;
}
   
/*system*/
.topphone p, .socleft p, .topaddr p, .colls3 p, .secline p {
   padding: 0;
   margin: 0;
   display: inline-block;
   vertical-align: middle;
   }
   
.colls3 .ifr p {
   display: block;
   }
   
ul.osmap {
   padding-left: 15px;
   margin-left: 15px;
   }
   
fieldset {
   border: none !important;
   }

#second {margin: 0; width: 100%; float: left; margin-top: 20px;}
#one {float: left; width: 48%;padding-right:10px;}
#two {width: 48%; float: right; margin-bottom: 20px;}
#address {float: left; width: 50%;}
#week {float: left; width: 20%;}
#hours {float:left;width: 30%;}
#osmap  h1 {
    color: #204467;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    margin: 15px 0 0 0;
    background: url(https://www.friscofootankle.com/templates/southwesternfootandankleassociates/images/cond.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
}

table.pe td {padding-right:15px;}

.osmap-sitemap {text-align:left; }

.osmap-sitemap .even {
    padding: 2px 0;
}


/*accesible*/
div.ofc-ada-screen-reader {
    text-align: right;
    font-size: 13px;
    height: 30px;
    background-color: #eef1f5;
    box-shadow: inset 0 0.5px 2px 0 rgba(0,0,0,0.1);
    line-height: 30px;
    position: relative;
    padding-right: 210px;
    z-index: 99999;
}

span.ofc-ada-description {
    color: #3e3e40;
    padding-right: 16px;
}

span.ofc-ada-button {
    background-image: linear-gradient(to bottom,#f8fbff,#dddfe3);
    border: solid .5px #c2c6cc;
    text-align: center;
    color: #313233;
    line-height: 10px!important;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

span.ofc-ada-button a {
    line-height: 28px;
    padding: 0 20px 0 40px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #de7341;
}

span.ofc-ada-button a:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 19px;
    width: 15px;
    height: 20px;
    background: url(https://www.friscofootankle.com/templates/southwesternfootandankleassociates/images/acce.png) no-repeat center;
    background-size: 100% auto;
}

#templateswitcher {
    display: none!important;
}

@media only screen and (max-width: 767px) {
    span.ofc-ada-description {
        display: none;
    }

    span.ofc-ada-button {
        width: 100%;
    }
}

.activeFeedbackField {
  display: inline-block;
  position: relative;
  width: 0;
  overflow: hidden;
}

.activeFeedbackField input {
  position: absolute;
  left: 10px;
}

.activeFeedbackDescription {
  padding-top: 5px;
  margin: 0;
}

ul.list-unstyled.list-inline {
  padding: 0;
}

div#rsblog-container,
.rsblog-post {
  margin-top: 50px;
}

.rsblog-main-container {
  text-align: start;
}

.com_rsblog .content {
  display: flex;
  padding: 0 15px;
}

.rsblog-default{
   width: 80%;
   float: left;
   text-align: start;
}
.latestItemTitle span {
    font-size: 23px;
    color: #000;
    text-decoration: underline;
}

.com_rsblog .innerrightcol {
  width: 20%;
}

.rsblog-main-container > div[style*="position: relative"] {
  position: absolute;
  top: 55px;
  right: 0;
  z-index: 2;
}

.rsblog-default > div[style*="position: relative"] a.hasTooltip {
  position: static;
  left: auto;
  display: inline-block;
  margin-left: 10px;
}

.rsblog-default a:not(.hasTooltip),
.rsblog-default a:not(.hasTooltip):hover,
.rsblog-default a:not(.hasTooltip):focus {
  color: #000 !important;
  text-decoration: underline;
}

.rsblog-default a:hover,
.rsblog-default a:focus {
  text-decoration: none;
}

.com_rsblog .h1line h1 {
  margin-left: 0;
}

.com_rsblog .latestItemsCategory h2 {
  font-weight: 600;
  margin-left: 0;
  margin-top: 15px;
}
}
