html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; box-sizing: border-box;}
blockquote, q {quotes: none;}
b, strong {font-weight:700;}


body {
  background: #12456A;
  margin-top:-20px;
}

.head-background-home {
 background: linear-gradient( rgba(238, 217, 196, 0.78), rgba(238, 217, 196, 0.78)), url('/images/home-banner.png');
 background-size: cover!important;
 background-repeat: no-repeat;
 padding-bottom: 60px;
 background-position: center;
}

.head-background {
  background:#EED9C4;
 background-size: cover!important;
 background-repeat: no-repeat;
 padding-bottom: 60px;
 background-position: center;
}

.head-background .leaves {
  position: absolute;
  right: 100px;
  width: 17%;
  margin-top: -175px;
}



p, a{
  font-family: 'Rubik', sans-serif;
  text-decoration: none;
}

.clear {
  clear:both;
}

.container {
  width:87%;
  margin: 0 auto;
}

.flexbox {
  display:flex;
  justify-content: space-between;
}

.flexbox2 {
  display:flex;

}


.last {
  float: right;
  margin: 0;
}


.header {
  padding: 30px 0px;

}

 .logo {
  width: 30%;
  flex-direction: row;
  float:left;
  background-size: cover!important;
  background-repeat: no-repeat;
  min-height: 150px;
  margin-top: 50px;
}

.logo img {
  width:100%;
}



.column {
  flex-direction: column;
  width:72%;
  margin-bottom: 0;
}



.contact {
  display: flex;
  padding: 50px 30px 20px 30px;
  margin: -50px 0px 50px 50px;
  flex-direction: row;
  text-align: right;
  float:right;
  color:white;
  font-size: 1.3em;
  background: #48831C;
  width: fit-content!important;
  border-radius: 20px;
  transition: 0.7s;
}

.contact i {
  float:left;
  color:#61AE24;
  font-size: 1.5em;
  margin-right: 20px!important;
  transition: .5s;
}

.contact.phone {
  background:#158ABF!important;
}

.contact.phone i {
  color:#12456A;
}

.contact.phone:hover {
  background:#61AE24!important;
  transition:.7s;
}

.contact.phone:hover i {
  color:#48831C!important;
  transition: .7s;
}

.contact:hover {
  background: #12456A;
text-decoration: underline;
transition:.7s;
}

.contact:hover i{
  color:#158ABF;
  transform: rotateY(180deg);
  transition:.7s;
}
.navigation {
  width:100%;
  padding: 10px 0px;
  margin: 0px 0px 20px 0px;
  flex-direction: row;
  float:right;
}

h1 {
  color:#12456A;
  font-weight: bold;
  font-family: 'Times New Roman', sans-serif;
  text-transform: uppercase;
  font-size:2.5em;
  letter-spacing: 0.74em;

}

h2 {
  color:#158ABF;
  font-weight: bold;
  font-family: 'Times New Roman', sans-serif;
  text-transform: uppercase;
  font-size:1.6em;
  text-align: center;

}

h3 {
  font-weight: bold;
  font-family: 'Rubik', sans-serif;
  font-size:1.4em;
}

h4 {
  color:#EED9C4;
  font-weight: 600;
  font-family: 'Rubik', sans-serif;
  margin:5px 0px;
  font-size: 1.3em;

  }


.topnav {
  overflow: hidden;
  padding-bottom: 5px;
  float:right;
}
.topnav a {
  float: left;
  display: block;
  color: #12456A;
  text-align: center;
  padding: 20px 0px 10px 60px;
  text-decoration: none;
  font-size: 1.2em;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  font-weight: 600;
}

.topnav a:hover {
 text-decoration: underline;
 color:#158ABF;
 transition: .7s;
}

.topnav a.active {
  text-decoration:underline;
  color:#158ABF;

}

.topnav .icon {
  display: none;
}

.home-banner {
  margin: 20px 0px;
  padding:10px;
}

.home-banner h1 {
  text-align: center!important;
  font-size: 3.4em;
}

#physio {
  font-size:5em;
  letter-spacing: 0.5em;
  text-align: center!important;
  color:#12456A;
  padding-left: 50px;
  margin-top: 20px;

}


.home-banner p {
  color: #12456A;
  text-align: center!important;
  margin: 20px auto;
  width: 35%;
  font-size: 1.5em;
  font-weight: bold;
  font-family: 'Rubik', sans-serif;
}


.button {
  margin: 10px;
  transition: .5s;
}

.home-banner .button {
  margin: 30px 10px;
  padding: 0px 40px;
}

.home-banner .button p {
  width: 100%;
  font-size: 1.3em;
  font-family: 'Rubik';
}

.light-green {
  background: #61AE24;
  color:white!important;
  border: 4px solid #61AE24!important;

}

.white {
 background: white;
 border: 4px solid #215DAB!important;
}

.button:hover {
background:#158ABF;
  border: 4px solid #158ABF!important;

  transition: .7s;
}

.jumps {
  padding: 50px 0px;
  margin:30px 0px;
}

.single-jump img {
  position:absolute;
  width: 15%;
  margin: -25px 0px 0px 290px;
}

.line {
  background:#61AE24;
  padding: 10px 0px;
}

.jump-content {
background:#48831C;
padding: 30px 20px;
min-height: 270px;

}

.single-jump {
  width: 500px;
  transition: 0.7;
}

.single-jump p {
  color:#EED9C4;
  font-size: 1em;
  margin: 10px 0px;
  transition: .5s;;
  line-height: 1.7;
}

.single-jump i {
  color:#EED9C4;
  font-size: 1.5em;
  transition: .5s;;
  margin:10px 0px;
}

.single-jump:hover {
  opacity: 0.7;
  transition: .7s;
}


.single-jump:hover .arrow1 {
  animation: slide1 1s ease-in-out infinite;
  margin-left: 2px;
  transition: .7s;
}

.single-jump:hover i {
  color:#61AE24;
  transition: .7s;
}

@keyframes slide1 {
  0%,
  100% {    transform: translate(0, 0);  }
  50% {    transform: translate(6px, 0);  }
}


.main-home {
  text-align:center;
  margin: 70px 0px 70px 0px;
}

.main-home h2 {
  font-size: 2.5em;
  margin-bottom: 20px;
}


.main-home p {
  width: 66%;
margin: 20px auto;
line-height: 1.8;
color:#EED9C4;
}

.main-home a {
  color:#61AE24;
}
.main {
  text-align:center;
  margin: 50px 0px;
  text-transform: none;
  padding: 40px 0px;
}

.main-home img {
  width: 60%;
  margin: 10px 0px 20px 0px;
}

.main .img-circle {
width: 325px;
  height: 325px;
  border-radius: 300px;
  padding: 20px 30px 20px 30px;
  background-size:cover;
  margin: 30px auto;
  background-repeat: no-repeat;

}

.main a {
  color:#57B6FF;
  transition: .5s;
}

.main a:hover {
  color:#215DAB;
  transition: .7s;
  text-decoration: underline;
}

.main h2 {
  font-size: 2.5em;
  margin-bottom: 20px;
}

.main p {
  width: 80%;
margin: 20px auto;
line-height: 1.8;
color:#EED9C4;
}

.main hr {
  width:70%;
  float:left;
}

.main em {
  font-style: italic;
  color:#215DAB;
  font-weight: bold;
}

.main i {
  color:#57B6FF;
  font-weight: bold;
  font-size: 2.8em;
  font-family: 'Secular One', sans-serif;
  margin-top: -40px;
  padding:0!important;
  float:right;
}


.main-home h3 {
  color:#5CA727;
  font-family: 'Times new Roman', sans-serif;
  font-size: 1.7em;
}

.main h3 {
  color:#5CA727;
  font-family: 'Times new roman', sans-serif;
  font-size: 1.7em;
}

.main ul {
  list-style-position: inside;
  text-align: center;
}

 .main ul li {
  line-height: 1.9;
  margin-top:-3px;
  font-family: 'Rubik', sans-serif;
  color:#CBC1B6;

}

 .main ul li::marker{
  color:#5CA727;
  font-size: 1.5em;
  text-align: center!important;
}

.call-to-action {
  padding: 10px;
  width:66%;
  margin: 0 auto;
  text-align: center;
  background:#158ABF;
}

.call-to-action p {
width: 100%;
line-height: 1;
margin: 10px 0px 10px 0;
color:#fff;
line-height: 1.8;
}

.call-to-action a {
  text-decoration: underline;
  color:#fff;
  transition: .5s;
}

.call-to-action a:hover {
  color:#29B1FF;
  transition: .7s;
}
.author {
  font-weight: bold;
  font-family: 'Edmondsans', sans-serif;
  text-transform: uppercase;
  color:#263E8C;
  margin-top: 15px!important;
  float:left;
}

.testimonial-box {
  background: #EAEAEC;
  padding:20px 20px 60px 20px;
  margin: 30px 0px;
}

.testimonial-box p {
  width: 100%;
  margin: 0;
}

table {
  margin: 0 auto;
  font-family: 'Rubik', sans-serif;
  border:1px solid #48831C;
  min-width: 700px;
  margin-bottom:70px;
}

tr th {
  background:#1478A8 ;
  padding: 10px;
  font-family: 'Times New Roman', sans-serif;
  font-weight: bold;
  color: #CBC1B6;
}

 tr td {
  padding: 10px;
  border:1px solid #48831C;
  color: #CBC1B6;
  border-left: 0px;
  border-top: 0px;
}

td:nth-child(2) {
border-right: 0px;
}

tr:first-of-type {
  border-top: 1px solid #48831C;
}



.registered {
  background:#EED9C4;
  padding: 40px 0px;
  text-align:center;
}

.registered h3 {
  font-family: 'Times New Roman', sans-serif;
  font-style: normal;
  color:#12456A;
}


.registered-circle {
  background: white;
  width: 325px;
  height: 325px;
  border-radius: 300px;
  padding: 20px 30px 20px 30px;
  text-align: center;
  box-sizing: border-box;
  margin: 30px 10px;
  transition: 0.5s ease-in-out all;
}

.registered-circle img {
  width: 100%;
  overflow:hidden!important;

}

.axa {
  margin-top: 40px;
  width: 80%!important;
}

.bupa {
  width:90%!important;
  margin-top: 85px!important;
}

.cigna {
  margin-top: 40px;
  width: 64%!important;
}

.physiofirst {
  width: 85%!important;
  overflow:hidden;
  margin-top: 25px;
}

.aviva {
  margin-top: 50px;
  width: 75%!important;
}

.simplyhealth {
  margin-top: 60px;
  width: 85%!important;
}

.registered-circle:hover {
  box-shadow:0px 0px 20px 2px rgba(0,0,0,0.16);
  transition: 0.7s;
  overflow: hidden;
}


.map {
  padding:60px 0px;
  background:#1478A8;
  text-align:center;
}

.map h3 {
  font-family: 'times new roman', sans-serif;
  color: #EED9C4!important;
}

.map p {
  color:#EED9C4;
  width: 66%;
  text-align: center!important;
  margin:0 auto;
}



.address i {
  color: white;
  background: #61AE24;
  padding: 10px 12px;
  border-radius: 50px;
  transition: .5s;
  margin: 0 auto;

}

.address p {
  color:#EED9C4;
  width:fit-content;
  margin-top: 6px;
  margin-left: -425px;
  transition: .5s;
  text-align:left!important;
}

.address:hover p {
  color:#48831C;
  transition: .7s;
}

.address:hover i {
  background:#48831C;
  transform: rotateY(180deg);
  transition: .7s;
}

.book {
  background:#12456A;
  padding: 50px 0px;
  text-align:center;
}

.book h3 {
  color:#EED9C4;
  font-family: 'Times New Roman', sans-serif;
  font-size: 1.8em;
}

.book p {
  color:#EED9C4;
  margin: 20px 0px;
}

.book a {
  color:#CBC1B6;
  text-decoration: underline;
  transition: .7s;

}

.book a:hover {
  color:#1478A8;
  transition: .7s;
}

.book .button {
  width: fit-content;
  border-radius: 50px;
  margin: 0 auto;
  padding: 0px 50px;
  transition: .7s;
}
.book .button p{
   color:#12456A!important;
   font-weight: bold;
}

.book .button:hover {
  background:#48831C;
    border: 4px solid #48831C!important;
  transition: .7s;
}

.book img {
  position: absolute;
  width: 16%;
  right:100px;
  margin-top: -85px;
}


.footer {
  background: #5CA727;
  padding: 30px 0px;
}

.footer-left {
  width: 47%;
}

.contact-footer {
  text-decoration: none;
  transition: .5s;
}

.contact-footer i {
  color: white;
  background: #1478A8;
  padding: 10px;
  border-radius: 50px;
  transition: .5s;
  max-height: 35px;
}

.contact-footer p {
  color:#EED9C4;
  width: 70%;
  margin: 10px 0px 0px 10px;
  transition: .5s;
}

.contact-footer:hover p {
  color:#12456A;
  transition: .7s;
}

.contact-footer:hover i {
  background:#1478A8;
  transform: rotateY(180deg);
  transition: .7s;
}


.footer-left img {
  width: 60%;
  margin-bottom: 20px;
}

.social-media {
  display: inline-block;
  margin: 0px 15px;
  transition: .5s;
}

.social-media i  {
  font-size: 3em;
  color:white;
}

.social-media i:hover {
  color:#1478A8;
  transition: .7s;
}

.footer-right {
  width: 25%;
  padding: 80px 100px 20px 0px;
  margin-right: 0!important;
  float:right;
}


.footer-right ul li {
  line-height: 1.7;
  margin-top:-3px;
}

.footer-right ul li::marker{
  color:#12456A;
  font-size: 1.5em;
}

.footer-right a {
  color:#EED9C4;
  text-decoration: underline;
  transition: .5s;
}

.footer-right a:hover {
  color:#1478A8;
  transition: .7s;
}



.footer hr {
 border: 1px solid rgba(255,255,255,0.29);
 opacity: 0.29;
 background:rgba(255,255,255,0.29);
}


.footer-bottom-left {
  float: left;
  margin: 0px 0px;
  font-family: 'Rubik', sans-serif;
}

.footer-bottom-left a {
  color: #EED9C4;
  text-decoration: none;
  display:inline-block;
  transition: .5s;;
}

.footer-bottom-left a:hover {
  color:#113768;
  transition: .7s;
}

.physio123 {
  color:#EED9C4;
  text-align: right;
  font-family: 'Lato', sans-serif;
}

.physio123 a {
  color:#EED9C4;
  text-decoration: underline;
  transition: .5s;
}

.physio123 a:hover {
  color:#113768;
  transition: .7s;
}


@media only screen and (max-width: 89em){
  .topnav a {
  text-align: left;
  padding: 0px 0px 10px 50px;
  font-size: 1.2em;
}

.head-background .leaves {
  right: 100px;
  width: 25%;
  margin-top: -160px;
}


.jumps {
  padding: 50px 0px;
  margin:30px 0px;
}

.single-jump img {
  position:absolute;
  width: 22%;
  margin: -25px 0px 0px 125px;
}



.jump-content {
background:#48831C;
padding: 30px 20px;
min-height: 300px;

}

.single-jump {
  width: 350px;
  transition: 0.7;
}

.address p {
  margin-left: -165px;
}

.book img {
  position: absolute;
  width: 19%;
  right:50px;
  margin-top: -85px;
}

.footer-right {
  width: 35%;
}
}






@media only screen and (max-width: 80em){



 h1 {
  font-size:2.5em;
 }



 h2 {
  font-size:1.6em;

 }

 h3 {
  font-size:1.4em;
 }

 h4 {
  font-size: 1.3em;
 }

 .topnav a {
  font-size: 0.8em;
 }

 .home-banner h1 {
  font-size: 2.8em;
  text-align: center!important;
 }

 .contact {
  font-size: 1em;
 }

 .contact {
  width:290px;
  font-size: 1em;
}

.contact.phone {
  width:130px;
}
}


@media screen and (max-width: 69em) {
  .contact.mail {
    display:none;
  }
  .topnav a {
    padding: 0px 10px;
    font-size: 0.8em;
    font-weight: 600;
  }


  .jump-content {
  background:#48831C;
  padding: 30px 20px;
  min-height: 275px!important;

  }

  .single-jump {
    width: 270px;
    transition: 0.7;

  }

  .single-jump p, .single-jump h2 {
    font-size: 0.8em;
  }

  .single-jump i {
    font-size: 1em;
  }

  .single-jump img {
    overflow: hidden!important;
    width: 20%;
    margin: -10px 0px 0px 106px;
  }

  .registered-circle {
    width:250px;
    height: 250px;
  }

}




@media screen and (max-width: 59em) {
  .topnav a:not(:first-child), .dropdown .dropbtn {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
    font-size: 1.1em;
  }
}

@media screen and (max-width: 59em) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}




@media only screen and (max-width: 59em){
.container {
  width: 96%;
}

.contact {
    padding: 20px 30px 20px 30px;
  margin: -50px 0px 50px 0px;
  float:left;
}


.contact.phone {
margin-top: 15px!important;
padding-bottom: -100px!important;
}



.head-background {
  padding-bottom: 30px;
}


.head-background .leaves {
  position: absolute;
  right: 15px;
  width: 40%;
  margin-top:-90px;
}


.head-background h1 {

  font-size:2em!important;
  letter-spacing: 0.24em;
}

.main-home h2 {
  font-size: 1.5em;
}

.topnav a {
  padding: 20px 0px 10px 60px;
  text-decoration: none;
  font-size: 1em;
}

.main-home p {
  width: 100%!important;

}

table {
  margin: 0 auto;
  font-family: 'Rubik', sans-serif;
  border:1px solid #48831C;
  min-width: 100%;
  margin-bottom:70px;
}

.header {
  padding-top: 0;
}

.main iframe {
  width: 100%!important;
  height: 300px;
}

.logo {
  width:100%;
  padding: 0px 0px;
  background-size: cover;
  margin:10px 0px 10px -25px;

}

.book img {
  position: absolute;
  width: 25%;
  right:10px;
  margin-top: 130px;
}

.navigation {
  background:none!important;
  float:left;
}

.main-home img {
  width: 100%;
}

.home-banner .button {
 padding: 10px 10px;
}

.home-banner .button p {
  font-size: 0.8em;

}

.main-home iframe {
  width:100%;
  height: 300px;
}

.call-to-action {
  width: 100%!important;

}

.call-to-action p {
margin: 20px auto;
}


.address i {
  padding: 10px;
  margin: 0 auto;

}

.address p {
  width:fit-content;
  margin-left: 0px!important;
  text-align:center!important;
}

.main {
  width: 100%!important;
}

.main p {
  width:100%!important;
}

.main img {
  width: 90%;
  float:none;
  margin: 10px;
}





.main .img-circle {
width: 200px;
  height: 200px;
  border-radius: 300px;
  padding: 20px 30px 20px 30px;
  background-size:cover;
  margin: 30px auto;
  background-repeat: no-repeat;

}

.address p {
  margin-left: -50px;
  margin-top: 6px;
}


#physio {
  letter-spacing: 0.18em;
  padding-left: 0px;

}


.single-jump img {
  overflow: hidden!important;
  width: 23%;
  margin: -10px 0px 0px 286px;
}


.jump-content {
background:#48831C;
padding: 30px 20px;
min-height: auto;
}




.flexbox {
  display:block!important;
}

.flexbox2 {
  display:flex;
}



.column {
  width: 100%;
}


.topnav {
  margin-bottom: -5px;
  float:left;
  padding-left: 0px;
}

.line {
  width: 100%;
}

.main p {
  width:100%;
}

.single-jump {
  width:100%;
  margin-bottom: 20px;
}


.registered-circle {
  margin: 40px auto;
}

.footer-left img {
  width: 90%;
  margin: 20px auto;
}


.footer-left, .footer-right, .footer-bottom-left, .physio123 {
  width:100%;
  text-align:left;
}

.footer-bottom-left a {
  margin: 10px 0px;
}

.button {
  padding: 0px 40px!important;
}


}



@media only screen and (max-width: 39em) {


  h1 {
    font-size: 2em;

  }

  .home-banner p {
    width: 80%;
  }

  .home-banner .button {
    margin: 10px 10px;
    padding: 0px 10px;
  }

  .book .button {

    width: fit-content;

  }

  .main-home p {
    width: 80%;
  }

  .main p {
    width: 100%;
  }

  .footer-bottom-left a {
    font-size: 0.8em;
  }

  .physio123 {
    font-size: 0.8em;
  }


}
