/***Variables***/
/*********************************Style Reset************************************/
/***Mixins***/
* {
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline;
  text-decoration: none;
}
*, :before, :after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#copyright {
  display: none;
}
#credit {
  display: none;
}
#logo .site-title, span.site-description {
  display: none !important;
}
.page .title {
  display: none;
}
.page article h1.archive_header, .archive article h1.archive_header, .page article h2.title, .archive article h2.title {
  display: block;
}
h1.archive_header, h2.title, h2.title a, .type-post .entry h2 {
  color: #ac190c !important;
  /*************Image Handling***********/
}
.entry img {
  border: none;
  background: none;
  padding: 0;
  /*****************Text Styles*************/
}
.entry img.custom-align-left, .entry img.custom-align-left-border {
  float: left;
  margin: 10px 15px 10px 0;
  display: block;
}
.entry img.custom-align-right, .entry img.custom-align-right-border {
  float: right;
  margin: 10px 0 10px 15px;
  display: block;
}
.entry img.custom-align-center, .entry img.custom-align-center-border {
  margin: 10px auto;
  display: block;
}
.entry img.custom-align-left-border, .entry img.custom-align-right-border, .entry img.custom-align-center-border {
  background: none #fff;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.entry img.border {
  padding: 5px;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
}
p, p.entry {
  font-family: 'Open Sans', sans-serif !important;
  color: #000 !important;
  font-size: 16px;
  font-weight: 400 !important;
}
#sidebar ul li {
  list-style-position: outside;
  margin-left: 30px;
}
#sidebar ul li a {
  font-family: 'Arvo', serif !important;
  font-size: 14px;
  font-weight: 400 !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Arvo', serif !important;
  margin: 0px !important;
  letter-spacing: 1px !important;
}
h6 {
  font-size: 17px;
}
h5 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h3 {
  font-size: 22px;
}
h2 {
  font-size: 34px;
  /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
  color: #fff;
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
h1 {
  font-size: 34px !important;
  color: #ac190c;
}
.widget h3 {
  border: none;
}
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center {
  text-align: center;
  /***Basic element & link styles***/
}
section.entry {
  background: #fff;
}
hr {
  border: none !important;
}
hr.red-hr {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/red-hr.png') no-repeat;
  height: 4px;
  margin-bottom: 30px;
}
hr.gry-hr {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/gray-hr.png') no-repeat;
  height: 6px;
  margin-bottom: 40px;
}
.red-btn, #gform_submit_button_5, #gform_submit_button_6, #gform_submit_button_7 {
  background: #ac190c;
  padding: 10px 25px !important;
  border-radius: 0px;
  font-size: 22px;
  font-family: 'Arvo', serif !important;
  color: #fff !important;
  text-decoration: none !important;
  text-transform: capitalize;
  transition-duration: 0.6s;
}
.red-btn:hover, #gform_submit_button_5:hover, #gform_submit_button_6:hover, #gform_submit_button_7:hover {
  background: #8c150a;
}
.red-btn.block, #gform_submit_button_5.block, #gform_submit_button_6.block, #gform_submit_button_7.block {
  display: block;
  text-align: center;
  padding: 10px 0px !important;
}
.blue-btn, #gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_3, #gform_submit_button_4, #gform_submit_button_8, #gform_submit_button_9, #gform_submit_button_10, #gform_submit_button_11, #gform_submit_button_12, #gform_submit_button_13, #gform_submit_button_14, #gform_submit_button_15, #gform_submit_button_16, #gform_submit_button_17 {
  background: #12317f;
  border-radius: 0px;
  padding: 10px 25px !important;
  font-size: 22px;
  font-family: 'Arvo', serif !important;
  color: #fff !important;
  text-decoration: none !important;
  transition-duration: 0.6s;
}
.blue-btn.block, #gform_submit_button_1.block, #gform_submit_button_2.block, #gform_submit_button_3.block, #gform_submit_button_4.block, #gform_submit_button_8.block, #gform_submit_button_9.block, #gform_submit_button_10.block, #gform_submit_button_11.block, #gform_submit_button_12.block, #gform_submit_button_13.block, #gform_submit_button_14.block, #gform_submit_button_15.block, #gform_submit_button_16.block, #gform_submit_button_17.block {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.blue-btn:hover, #gform_submit_button_1:hover, #gform_submit_button_2:hover, #gform_submit_button_3:hover, #gform_submit_button_4:hover, #gform_submit_button_8:hover, #gform_submit_button_9:hover, #gform_submit_button_10:hover, #gform_submit_button_11:hover, #gform_submit_button_12:hover, #gform_submit_button_13:hover, #gform_submit_button_14:hover, #gform_submit_button_15:hover, #gform_submit_button_16:hover, #gform_submit_button_17:hover {
  background: #093ec2;
}
.red-border {
  border: 2px solid #ac190c;
  padding: 3px;
}
.red-border .red-tag {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #ac190c;
}
.red-border .red-tag span {
  font-family: 'Arvo', serif !important;
  font-size: 24px;
  /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
  color: #fff;
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.well {
  background: #f1f1f1;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
  box-shadow: 1px 1px 1px 1px rgba(30, 30, 30, 0.3) inset;
}
ul.no-style li {
  list-style: none;
}
ul.lalign {
  text-align: left !important;
}
ul#menu-sidebar-menu {
  margin: 0px;
  padding: 0px;
  /***Structure***/
}
ul#menu-sidebar-menu li {
  list-style: none;
  padding: 5px 0px;
  margin-bottom: 7px;
  border-bottom: 1px solid #ac190c;
}
ul#menu-sidebar-menu li a {
  color: #12317f;
  font-family: 'Arvo', serif !important;
  font-size: 17px;
  transition-duration: 0.6s;
}
ul#menu-sidebar-menu li a:hover {
  text-decoration: none;
  color: #ac190c;
}
.container {
  max-width: 960px !important;
}
.centered {
  text-align: center;
}
body {
  padding: 0;
  margin: 0;
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/body-bg.jpg') repeat-x;
}
body.page, body.single, body.archive {
  background: none;
}
#wrapper {
  padding: 0;
}
.container {
  max-width: 960px !important;
}
#header-container {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/header-container-bg.jpg') repeat-x;
  height: 125px;
}
#header {
  background-size: auto;
  padding: 0 !important;
}
#logo {
  margin-top: 20px;
}
#header-locations-wrapper {
	padding: 30px 0px;
	background-color: #ac190c;
}
#header-locations-wrapper .col-md-3 {
  border-right: 1px solid #fff;
}
#header-locations-wrapper .col-md-3.last {
  padding: 0px 5px;
  border: none;
}
#header-locations-wrapper .col-md-3.last ul li {
  padding: 25px 5px;
}
#header-locations-wrapper h3 {
  /*text-shadow: 1px 1px 1px rgba(30,30,30,0.5);*/
  color: #fff;
  -moz-text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
  text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
}
#header-locations-wrapper h3 a {
  color: #fff;
  /*text-shadow: 1px 1px 1px rgba(30,30,30,0.5);*/
  transition-duration: 0.6s;
  -moz-text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
  text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
}
#header-locations-wrapper h3 a:hover {
  text-decoration: none;
  color: #12317f;
}
#header-locations-wrapper h5 {
  color: #fff;
  font-family: 'Open Sans', sans-serif !important;
  /*text-shadow: 1px 1px 1px rgba(30,30,30,0.5);*/
  font-size: 23px;
  -moz-text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
  text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.5);
  margin: 10px 0px !important;
}
#header-locations-wrapper p {
  color: #fff !important;
}
#header-locations-wrapper ul li {
  display: inline-block;
  padding: 15px 5px;
}
#banner-1, #banner-2, #banner-3 {
  height: 579px;
}
#banner-1 .container, #banner-2 .container, #banner-3 .container {
  padding-top: 70px;
}
#banner-1 .container p, #banner-2 .container p, #banner-3 .container p {
  color: #fff !important;
  margin: 0px !important;
  -moz-text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
#banner-1 .container p.first, #banner-2 .container p.first, #banner-3 .container p.first {
  font-size: 70px;
  font-weight: 400 !important;
  position: relative;
  left: 50px;
}
#banner-1 .container p.first span.bold, #banner-2 .container p.first span.bold, #banner-3 .container p.first span.bold {
  font-weight: 900 !important;
}
#banner-1 .container p.first span.big-bold, #banner-2 .container p.first span.big-bold, #banner-3 .container p.first span.big-bold {
  font-family: 'Arvo', serif !important;
}
#banner-1 .container p.second, #banner-2 .container p.second, #banner-3 .container p.second {
  font-size: 30px;
  font-weight: 400 !important;
  position: relative;
  left: 200px;
}
#banner-1 .container p.second span.bold, #banner-2 .container p.second span.bold, #banner-3 .container p.second span.bold {
  font-weight: 900 !important;
  font-size: 34px;
}
#banner-1 .container p.second span.big-bold, #banner-2 .container p.second span.big-bold, #banner-3 .container p.second span.big-bold {
  font-family: 'Arvo', serif !important;
  font-size: 70px;
  position: relative;
  top: 15px;
}
#banner-1 {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/banner-bg-1.jpg') no-repeat center center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
}
#banner-2 {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/banner-bg-2.jpg') no-repeat center center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
}
#banner-3 {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/banner-bg-3.jpg') no-repeat center center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
}
#banner-buttons {
	height: 148px;
	margin-top: 50px;
	background-image: url(../images/banner-buttons-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#banner-buttons ul {
  margin: 0px;
  padding: 0px;
}
#banner-buttons ul li {
  display: inline;
  position: relative;
  top: 70px;
}
#banner-buttons ul li .red-btn {
  padding: 7px 15px !important;
}
#drop-down-button {
  height: 0px;
}
#header-locations-button {
  text-align: center;
  color: #fff;
  font-family: 'Arvo', serif !important;
  /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
  font-size: 19px;
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  width: 127px;
  cursor: pointer;
  background-color: #ac190c;
  padding: 240px 0px 20px 0px;
}
#header-locations-button .wp-image-34 {
  margin-top: 5px;
}
#wooslider-id-1 {
  position: relative;
  top: -138px;
}
#locations {
  background: #12317f;
  margin-top: -138px;
  padding: 50px 0px 20px 0px;
}
#locations .locations-block {
  background: #0b1d4d;
  text-align: center;
  padding: 0px 0px 20px 0px;
}
#locations .locations-block h3 a {
  color: #fff !important;
  text-decoration: none;
  /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
  font-size: 30px;
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 5px !important;
}
#locations .locations-block h3 a:hover {
  color: #ac190c !important;
}
#locations .locations-block h5 {
  color: #ac190c;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 23px;
  margin-bottom: 5px !important;
}
#locations .locations-block p {
  color: #fff !important;
}
#locations .locations-block a {
  color: #2058e5 !important;
  text-decoration: underline;
  font-size: 18px;
  font-weight: 700;
  transition-duration: 0.6s;
}
#locations .locations-block a:hover {
  color: #fff !important;
}
#locations .locations-block .wp-image-47 {
  margin-right: 3px;
}
#locations .locations-block .red-btn {
  background: #ac190c;
  padding: 7px 25px;
  font-size: 20px;
  font-family: 'Arvo', serif !important;
  color: #fff !important;
  /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
  text-decoration: none !important;
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transition-duration: 0.6s;
}
#locations .locations-block .red-btn:hover {
  background: #75140b;
}
#main-content {
  padding: 50px 0px;
  background: #fff;
}
#main-content .col-md-3 {
  margin-top: 20px;
}
#main-content .col-md-9 {
  padding: 0px;
  margin-top: 20px;
}
#main-content ul {
  margin: 0px;
  padding: 0px;
}
#main-content ul li {
  list-style: none;
  display: inline;
}
#main-content-inner {
  position: relative;
  top: -50px;
}
#main-content-inner h2 {
  color: #12317f;
  font-size: 22px;
  text-shadow: none;
}
#main-content-inner h3 {
  color: #ac190c;
}
#main-content-inner h4 {
  color: #12317f;
  font-size: 18px;
  margin-bottom: 20px !important;
}
#main-content-inner ul li {
  color: #000;
}
#main-content-inner .extra-space {
  margin: 40px 0px !important;
}
#experience {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/experience-bg.jpg') repeat center center;
  padding: 50px;
}
#experience h3 {
  margin-top: 30px !important;
  color: #fff;
  /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
  font-size: 30px;
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  line-height: 1.18em !important;
}
#experience p {
  color: #fff !important;
  font-size: 18px;
  line-height: 1.25em !important;
}
#experience .blue-btn {
  padding: 7px 40px;
}
#specials-block {
  padding: 70px 0px;
}
#specials-block p {
  display: none;
}
#specials-block br {
  display: none;
}
#specials-block a {
  display: block;
  text-decoration: none !important;
  color: #fff !important;
}
#specials-block .col-md-6 {
  background: #12317f;
  border-bottom: 1px solid #fff;
  padding: 0px;
  min-height: 310px;
  transition-duration: 0.6s;
}
#specials-block .col-md-6:hover {
  background: #093ec2;
}
#specials-block .col-md-6 p {
  display: block;
  color: #fff !important;
  padding: 0px 0px 0px 15px;
}
#specials-block .npr {
  border-right: 1px solid #fff;
}
#specials-block h4 {
  color: #fff;
  font-size: 30px;
  padding: 0px 0px 0px 15px;
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.page-id-26 #specials-block {
  margin-top: -70px;
}
.page-id-26 #specials-block .col-md-6 {
  min-height: 370px;
}
.page-id-26 #specials-block .col-md-6 p {
  padding: 0px 15px 0px 15px;
}
.page-id-26 #specials-block .col-md-6:hover {
  background: #12317f;
}
.tagline {
  border-top: 1px solid #ac190c;
  border-bottom: 1px solid #ac190c;
  padding: 20px 0px;
  margin: 40px 0px;
}
.tagline h2 {
  color: #ac190c !important;
  font-size: 27px !important;
}
.tagline h4 {
  text-align: center;
  color: #12317f;
}
.tagline p {
  color: #12317f !important;
  font-size: 18px;
}
.inner-banner {
  margin-top: -140px;
  margin-bottom: 120px;
}
#service-banner {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/services-page-banner.jpg') no-repeat center center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  height: 229px;
}
#north-austin-banner {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/north-austin-banner.jpg') no-repeat center center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  height: 229px;
}
#desborough-banner {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/desborough-banner.jpg') no-repeat center center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  height: 229px;
}
#desborough-banner {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/desborough-banner.jpg') no-repeat center center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  height: 229px;
}
#community-banner {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/community-banner.jpg') no-repeat center center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  height: 229px;
}
#experience-banner {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/experience-banner.jpg') no-repeat center center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  height: 229px;
}
#call-out, #under-call-out, #contact-block, #team, #under-experience {
  padding: 50px 0px;
}
#call-out h2, #under-call-out h2, #contact-block h2, #team h2, #under-experience h2 {
  color: #12317f;
  font-size: 30px;
}
#call-out h3, #under-call-out h3, #contact-block h3, #team h3, #under-experience h3 {
  color: #12317f;
  font-size: 28px;
  line-height: 1.18em !important;
  margin-bottom: 30px !important;
}
#call-out h4, #under-call-out h4, #contact-block h4, #team h4, #under-experience h4 {
  color: #12317f;
  font-size: 18px;
}
#call-out {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/call-out-bg.jpg') repeat;
  box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5) inset, 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}
#call-out .row {
  margin-bottom: 20px;
}
#call-out .ex-large {
  font-size: 18px;
}
#contact-block {
  background: #12317f;
}
#contact-block .blue {
  background: #0b1d4d;
  padding-top: 20px;
}
#contact-block .blue h4 {
  color: #fff;
  font-size: 30px;
}
#contact-block .blue h5 {
  color: #ac190c;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 23px;
}
#contact-block .blue p {
  color: #fff !important;
  margin: 0px !important;
}
#contact-block .blue .gform_wrapper .top_label input.medium {
  background: #12317f;
  border: none;
  border-radius: 0px;
  color: #fff !important;
}
#contact-block .blue .gform_wrapper .top_label textarea.textarea {
  height: 60px;
  background: #12317f;
  border: none;
  border-radius: 0px;
  color: #fff !important;
}
#team .col-md-3 {
  margin-bottom: 20px;
}
#team h2 {
  color: #ac190c;
  text-shadow: none;
  text-align: center;
}
#team h4 {
  color: #12317f;
  font-size: 19px;
}
#team h5 {
  color: #464646;
  font-family: 'Open Sans', sans-serif !important;
  font-style: italic;
  font-size: 19px;
  font-weight: 400 !important;
}
#team ul {
  margin: 0px;
  padding: 0px;
}
#wooslider-id-2 p {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif !important !important;
  font-weight: 400 !important;
}
.blue-block {
  background: #12317f;
  padding: 15px;
  height: 290px;
}
.blue-block p {
  color: #fff !important;
}
.blue-block.img {
  padding: 0px;
}
.blue-block img {
  max-height: 290px;
}
#north-austin-map {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/north-austin-map.jpg') no-repeat center center;
  height: 462px;
  padding: 400px 80px 10px 80px;
}
#north-austin-map .red-btn {
  display: block;
  text-align: center;
}
#desborough-map {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/desborough-map.jpg') no-repeat center center;
  height: 462px;
  padding: 400px 80px 10px 80px;
}
#desborough-map .red-btn {
  display: block;
  text-align: center;
}
#desborough-map {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/desborough-map.jpg') no-repeat center center;
  height: 462px;
  padding: 400px 80px 10px 80px;
}
#desborough-map .red-btn {
  display: block;
  text-align: center;
}
#new-scheduler-btn, #return-scheduler-btn {
  background: #ac190c;
  font-size: 22px;
  font-family: 'Arvo', serif !important;
  text-decoration: none !important;
  text-transform: capitalize;
  text-align: center;
  margin: 20px 0px;
  padding: 10px 0px;
  cursor: pointer;
  transition-duration: 0.6s;
}
#new-scheduler-btn h4, #return-scheduler-btn h4 {
  color: #fff !important;
  margin: 0px !important;
  padding: 0px !important;
}
#new-scheduler-btn:hover, #return-scheduler-btn:hover {
  background: #75140b;
}
#Primary .location-reviews {
  padding: 0px;
  text-align: center;
}
#Primary .location-reviews li {
  list-style: none;
  display: inline;
}
#Primary h3, #Primary h4 {
  text-align: center;
}
.referral {
  margin: 0px !important;
  padding: 0px !important;
}
.referral li {
  display: inline;
  list-style: none;
}
.free-services li {
  font-size: 18px;
  color: #12317f !important;
  font-weight: 400 !important;
  list-style-image: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/list-item-check.png');
}
#social {
  margin-top: 30px;
}
table.ui-datepicker-calendar {
  background-color: #f4f4f4;
}
.ui-datepicker-week-end {
  visibility: hidden;
  /****************************************/
  /*********Primary Navigation Settings****/
  /****************************************/
}
#navigation ul.nav li.current_page_item a {
  color: #12317f !important;
}
#nav-container {
  background: none transparent !important;
  border: none;
  padding: 0px;
  margin: 0px;
  height: 0px;
  /***Sticky Navigation Settings***/
}
#nav-container #navigation {
  background: none transparent !important;
  height: 0px;
}
#nav-container #navigation ul.nav {
  position: relative;
  top: -90px;
  left: 270px;
}
#nav-container #navigation ul.nav li a {
  font-family: 'Arvo', serif !important;
  font-size: 19px;
  color: #12317f;
  /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
  padding: 10px;
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transition-duration: 0.6s;
}
#nav-container #navigation ul.nav li a:hover {
  color: #ac190c !important;
}
#nav-container #navigation ul.nav li:first-child {
  border: none !important;
}
#nav-container #navigation ul.nav li.current_page_item a {
  background: none transparent !important;
  color: inherit;
}
#nav-container #navigation ul.nav li ul {
  background: none;
}
#nav-container #navigation ul.nav li ul li a:hover {
  background: !important;
}
#nav-container #navigation ul.nav li:last-child a {
  padding-right: 0 !important;
}
#nav-container #navigation ul.nav li#menu-item-725 {
  display: none;
}
#header-container {
  position: fixed;
  height: auto;
  padding-bottom: 10px;
  right: 0;
  left: 0;
  z-index: 10;
}
#nav-container {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 20;
}
#nav-container #navigation ul.nav {
  position: fixed !important;
  top: 40px;
  z-index: 30;
}
#header-locations-button {
  position: fixed;
  left: 85%;
  top: -218px;
  z-index: 40;
}
section.entry {
  padding-top: 225px;
}
.page-template-template-blog-php article section.entry, .single-post article section.entry, .archive article section.entry {
  padding-top: 0;
}
.move-button {
  top: 145px !important;
  padding-top: 10px !important;
  transition-duration: 1.5s;
  /***Controls all hover on main navigation***/
}
#navigation ul.nav > li a:hover, #navigation ul.nav > li:hover, .current-menu-ancestor li {
  background-color: transparent !important;
  /***Removes Nav Arrow****/
}
#navigation .nav li.parent > a::after {
  display: none;
  /***********Content Structure*******/
}
.two-col-left-960 #main-sidebar-container #main, .single-format-standard #main-sidebar-container #main, .archive #main-sidebar-container #main {
  margin-top: 200px;
}
.two-col-left-960 #main-sidebar-container #sidebar {
  margin-top: 200px;
  /******Footer Styles****/
}
#footer {
  border: none;
  padding: 0;
}
#footer-widgets {
  border: none;
}
#footer-widgets-container {
  display: none;
}
.page-id-4 #footer-widgets-container, .page-id-302 #footer-widgets-container {
  display: inherit;
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/call-out-bg.jpg') repeat;
  box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5) inset, 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
  padding: 30px 0px;
}
.page-id-302 #wooslider-id-1 {
  position: relative;
  top: 0px;
}
.page-id-302 #wooslider-id-1 p {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif !important !important;
  font-weight: 400 !important;
}
.page-id-302 .block.footer-widget-1 .blue-btn {
  display: none;
}
.block.footer-widget-1 h3 {
  color: #ac190c;
  font-size: 34px;
  -moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  -webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  -ms-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
.block.footer-widget-1 h4 {
  color: #ac190c;
  margin-bottom: 10px !important;
}
.block.footer-widget-1 h5 {
  color: #12317f;
  margin-bottom: 10px !important;
}
.block.footer-widget-1 ul {
  margin-bottom: 50px;
}
.block.footer-widget-1 ul li {
  list-style: none;
  display: inline;
}
.under-footer-widget {
  display: none;
}
.page-id-4 .under-footer-widget {
  display: inherit;
  height: 78px;
}
.page-id-4 .under-footer-widget .red-border {
  margin-top: -4px;
  background: #fff;
}
.page-id-4 .under-footer-widget .red-tag {
  padding: 10px 20px;
}
.page-id-4 .under-footer-widget .red-tag span {
	font-size: 20px;
}
.page-id-4 .under-footer-widget .col-md-9 {
  padding: 0px;
}
.page-id-4 .under-footer-widget ul {
  padding: 0px;
  margin: 0px;
}
.page-id-4 .under-footer-widget ul li {
  display: inline;
}
.bottom-footer-widget {
  background: #071433;
  padding: 40px 0px;
  /**********Slider Styles***********/
}
.bottom-footer-widget #menu-footer-navigation {
  max-width: 960px;
  margin: 0 auto;
  padding: 0px 30px;
}
.bottom-footer-widget #menu-footer-navigation li {
  display: inline;
}
.bottom-footer-widget #menu-footer-navigation li a {
  font-family: 'Arvo', serif !important;
  font-size: 18px;
  padding: 8px;
  transition-duration: 0.6s;
}
.bottom-footer-widget #menu-footer-navigation li a:first-child {
  padding-left: 0px;
}
.bottom-footer-widget #menu-footer-navigation li a:hover {
  text-decoration: none;
  color: #ac190c !important;
}
.bottom-footer-widget p {
  color: #fff !important;
  margin-top: 10px !important;
}
.bottom-footer-widget a {
  color: #fff !important;
}
.bottom-footer-widget #back-to-top {
  background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/top-icon.png') no-repeat center center;
  height: 58px;
  width: 55px;
  float: right;
  margin-right: 30px;
  margin-top: -100px;
}
.wooslider {
  margin: 0 !important;
  background: none !important;
  border: none !important;
  border-radius: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  /*****************************Default Form Styles
(These help eliminate some wonky Gravity Forms styles)**********/
}
.wooslider .slide-content {
  margin: 0 !important;
}
.wooslider .slide-content img {
  width: auto;
}
.gform_wrapper .top_label select.medium {
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
}
.gform_wrapper .ginput_container input, .gform_wrapper .ginput_container textarea {
  margin-bottom: 5px;
  font-size: 16px !important;
}
.gform_wrapper .ginput_complex label {
  margin: 0 0 5px 0;
}
.gform_wrapper .gform_footer {
  text-align: center;
  margin: 0px;
  padding: 0px;
}
#gform_8 .gform_footer {
  text-align: left;
}
.gform_wrapper #gform_8 .top_label input.medium, .gform_wrapper #gform_8 .top_label textarea.textarea, .gform_wrapper #gform_3 .top_label input.medium, .gform_wrapper #gform_3 .top_label textarea.textarea, .gform_wrapper #gform_4 .top_label input.medium, .gform_wrapper #gform_4 .top_label textarea.textarea, .gform_wrapper #gform_8 .gfield_time_hour input, .gform_wrapper #gform_8 .gfield_time_minute input, .gform_wrapper #gform_9 .top_label input.medium, .gform_wrapper #gform_9 .top_label textarea.textarea, .gform_wrapper #gform_9 .gfield_time_hour input, .gform_wrapper #gform_9 .gfield_time_minute input, .gform_wrapper #gform_10 .top_label input.medium, .gform_wrapper #gform_10 .top_label textarea.textarea, .gform_wrapper #gform_10 .gfield_time_hour input, .gform_wrapper #gform_10 .gfield_time_minute input {
  background: #d7d7d7;
  border: none;
  border-radius: 0px;
  box-shadow: 1px 1px 2px 1px rgba(30, 30, 30, 0.5) inset;
}
.gform_wrapper .top_label textarea.textarea, .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper .ginput_complex .ginput_right input[type="text"], .gform_wrapper .ginput_complex .ginput_full input[type="text"] {
  width: 99.8% !important;
  /**Controls styling of placeholder text in Chrome and Safari***/
}
.gform_wrapper input::-webkit-input-placeholder, .gform_wrapper textarea::-webkit-input-placeholder {
  /**************Mobile Navigation Styling***********/
}
#navigation h3 {
  /************************************************************************************
******************Responsive Styles*************************************************
************************************************************************************/
}
@media only screen and (max-width: 1025px) {
  #back-to-top {
    display: none;
  }
}
@media only screen and (max-width: 769px) {
  body {
    background: none;
  }
  #nav-container #navigation ul.nav {
    position: relative;
    top: 100px;
    left: 0px;
  }
  #nav-container #navigation ul.nav li#menu-item-725 {
    display: inherit;
  }
  #nav-container #navigation ul.nav li#menu-item-624 {
    display: none;
  }
  #navigation .nav-home, #navigation .nav-close {
    background: transparent;
    color: #12317f;
  }
  #header-locations-button {
    display: none;
  }
  #header-container {
    background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/call-out-bg.jpg') repeat;
    height: auto;
  }
  #header-container #logo {
    width: 255px;
    margin: 0 auto;
    padding: 20px;
  }
  #wooslider-id-1 {
    display: none;
  }
  .inner-banner {
    margin-top: 0px;
    margin-bottom: 120px;
  }
  #locations {
    margin-top: 0px;
  }
  #locations h2, #locations .red-hr {
    display: none;
  }
  #locations .locations-block {
    margin-bottom: 10px;
    padding: 15px;
  }
  #locations .locations-block img {
    display: none;
  }
  #main-content ul li {
    display: block;
    text-align: center;
  }
  #experience, #footer-widgets-container {
    display: none !important;
  }
  .under-footer-widget {
    height: auto !important;
  }
  .under-footer-widget ul li {
    display: block !important;
    text-align: center;
  }
  .bottom-footer-widget * {
    display: inline-block !important;
    text-align: center;
  }
  #text-4 {
    display: none !important;
  }
  #north-austin-map {
    background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/north-austin-map.jpg') no-repeat center center;
    height: 462px;
    padding: 380px 20px 10px 20px;
  }
  #north-austin-map .red-btn {
    display: block;
    text-align: center;
  }
  #desborough-map {
    background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/desborough-map.jpg') no-repeat center center;
    height: 462px;
    padding: 380px 20px 10px 20px;
  }
  #desborough-map .red-btn {
    display: block;
    text-align: center;
  }
  #desborough-map {
    background: url('http://www.carrsltd.co.uk/wp-content/themes/amaeawebstudio-theme/images/desborough-map.jpg') no-repeat center center;
    height: 462px;
    padding: 380px 20px 10px 20px;
  }
  #desborough-map .red-btn {
    display: block;
    text-align: center;
  }
  #contact-block .blue {
    padding-bottom: 20px;
  }
  .red-btn {
    font-size: 17px !important;
  }
  #header-container {
    position: relative;
    height: auto;
    padding-bottom: 10px;
    right: 0;
    left: 0;
    z-index: 10;
  }
  #nav-container {
    position: relative;
    top: -100px;
    right: 0;
    left: 0;
    z-index: 20;
  }
  #nav-container #navigation ul.nav {
    position: relative !important;
    top: 0px;
    z-index: 30;
  }
  section.entry {
    padding-top: 0px !important;
  }
  .two-col-left-960 #main-sidebar-container #main, .single-format-standard #main-sidebar-container #main, .archive #main-sidebar-container #main {
    margin-top: 0px;
  }
  .two-col-left-960 #main-sidebar-container #sidebar {
    margin-top: 0px;
  }
}
