/* Base (Keep top) */
/* Base Colours */
/* Template Colour Scheme */
/* Primary Colours */
/* Primary Colours */
.grey {
  background-color: #758495;
}

.lgrey {
  background-color: #eef0f2;
}

.dgrey {
  background-color: #252a3e;
}

.green {
  background-color: #04a298;
}

/* Secondary Colours */
/* Secondary Colours */
/* Custom Content Colours */
/* Custom Content Colours */
/* Template Colour Scheme */
/* / Base Colours */
/* Fonts */
/* Fonts */
/* Widths */
/* Widths */
/* Alignment & Positions */
/* Alignment & Positions */
/* Padding & Margins */
/* Padding & Margins */
/* Font */
/* Font */
/* Shadows , Radius' & Others */
/* Shadows , Radius' & Others */
/* Lists & Borders  */
/* Lists */
body {
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
}

@font-face {
  font-family: "Neutra Text Demi";
  src: url("../fonts/NeutraText-Demi.eot");
  src: url("../fonts/NeutraText-Demi.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/NeutraText-Demi.woff") format("woff");
  src: url("../fonts/NeutraText-Demi.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* Headings  */
h1 {
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

h2 {
  font-family: 'Roboto', sans-serif;
  color: #758495;
}

h2 span {
  font-weight: 900;
  color: #000;
}

h3 {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-weight: 800;
}

h4 {
  font-family: 'Roboto', sans-serif;
}

h5 {
  font-family: 'Roboto', sans-serif;
}

h6 {
  font-family: 'Roboto', sans-serif;
}

/* Headings */
.row {
  max-width: 68rem;
}

/* Paragraphs , Lists , Strong etc */
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  font-size: 0.9rem;
  color: #252a3e;
}

ul {
  list-style: circle;
}

ul li {
  color: #333333;
}

table tbody tr:first-child {
  background-color: #758495;
}

table tbody tr:first-child td {
  color: #fff;
}

/* Paragraphs , Lists , Strong etc */
/* Links and Hovers */
/* Links and Hovers */
/* Buttons */
.button {
  border: solid 2px #fff;
  background: #04a298;
  color: #fff !important;
  border-radius: 15px;
}

.button:hover {
  background: #758495;
}

/* Buttons */
/* Images */
img {
  max-width: 100%;
}

/* Quotes */
blockquote {
  padding: 16px;
  background: ghostwhite;
  border-left: 16px solid #252a3e;
  border-right: 2px solid #252a3e;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.top-bar, .top-bar ul {
  background-color: transparent;
}

.top-bar .submenu {
  background-color: ghostwhite;
}

.title-bar {
  margin-top: 1rem;
}

/* Quotes */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

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

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.wpcf7-submit {
  background: #758495 !important;
  border: 0px;
  padding: 10px !important;
  color: #fff;
}

/* =WordPress Core
-------------------------------------------------------------- */
/* Base (Keep top) */
/* Layout Styles */
.site-logo {
  z-index: 5;
}

.header {
  background: #fff !important;
  position: relative;
}

.header .live-tracking {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 11;
}

.header-pad {
  margin-top: 1%;
  margin-bottom: 1%;
}

.twitter {
  width: 28px;
  height: 28px;
  background: url(../img/socialsprite.png) 0px 0px;
  background-size: cover;
}

.youtube {
  width: 28px;
  height: 28px;
  background: url(../img/socialsprite.png) 111px 0px;
  background-size: cover;
}

.facebook {
  width: 28px;
  height: 28px;
  background: url(../img/socialsprite.png) 56px 0px;
  background-size: cover;
}

/* Top Menu */
.menu a {
  color: #fff;
}

.backstretch {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/* Top Menu */
.hover-underline-menu {
  width: 100%;
}

.hover-underline-menu .menu li:last-child a {
  padding-right: 0px;
}

.hover-underline-menu .menu a {
  color: #252a3e;
  padding: 1.2rem 1rem;
  font-size: 0.9rem;
}

.hover-underline-menu .menu .underline-from-center {
  position: relative;
}

.hover-underline-menu .menu .underline-from-center::after {
  content: "";
  position: absolute;
  top: calc(100% - 0.125rem);
  border-bottom: 0.125rem solid #fff;
  left: 50%;
  right: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hover-underline-menu .menu .underline-from-center:hover::after {
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hover-underline-menu .menu .submenu {
  z-index: 12;
}

.hover-underline-menu .menu .submenu a {
  color: #fff !important;
}

.hover-underline-menu .menu li.is-active > a {
  color: #fff;
}

.hover-underline-menu .menu .active > a {
  background: transparent !important;
}

.hover-underline-menu .menu li.is-dropdown-submenu-parent > a::after {
  border-color: #fff transparent transparent;
}

.hover-underline-menu .menu .is-dropdown-submenu {
  min-width: 170px;
  text-align: left;
}

blockquote {
  font-family: Georgia, serif;
  font-size: 5rem;
  font-style: italic;
  width: 75%;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
  border-left: 0px;
  border-right: 0px;
  background: transparent;
  font-weight: 600;
  text-align: center;
  margin-left: 12.5%;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -20px;
  top: -20px;
  color: #7a7a7a;
}

/* Footer */
.footer {
  padding: 3rem 1rem;
  padding-bottom: 1rem;
}

.footer img {
  -webkit-filter: drop-shadow(0px 3px 10px rgba(255, 255, 255, 0.8));
  filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.8));
}

.footer h3 {
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
}

.footer ul {
  list-style: none;
  margin-left: 0rem;
}

.footer ul li {
  color: #fff;
}

.footer a {
  color: #fff;
}

.footer ul li a:hover {
  color: #758495 !important;
}

.footer p {
  color: #fff !important;
}

.footer-bottom {
  padding: 0.4rem;
  background-color: #758495;
  display: none !important;
}

.footer-bottom a {
  color: #fff !important;
}

.footer-bottom a:hover {
  color: #fff !important;
}

.footer .social-media {
  margin-top: 20px;
}

.footer .social-media img {
  max-width: 46px;
  margin: 4px;
}

.company-info {
  padding: 2rem;
  background: #fff;
}

.company-info p {
  color: #fff;
  margin-bottom: 0px;
}

.company-info p a {
  color: #fff;
  margin-top: 10px;
}

.company-info p:last-child {
  margin-top: 10px;
}

.clients {
  background-color: #fff;
  padding: 1rem;
}

.clients .clients-slider {
  margin-bottom: 0px !important;
}

.clients img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  max-width: 120px;
}

.contact p {
  color: #fff !important;
}

.contact a {
  color: #04a298;
}

.contact .highlight {
  font-size: 1.3rem;
}

.contact .highlight a {
  font-weight: bold;
}

.footer.lgrey ul li a {
  color: #000;
}

/* Footer */
/* Photos and messages */
.backstretch {
  position: relative;
  min-height: 60vh;
  padding-top: 6rem;
  background-position: center;
  background-size: cover;
}

.backstretch h1 {
  color: #252a3e;
  padding-bottom: 0rem;
  padding-top: 0rem;
  font-size: 3.5rem;
  line-height: 4.375rem;
  letter-spacing: -1px;
}

.backstretch h1 strong {
  color: #04a298 !important;
}

.backstretch p {
  font-family: 'Neutra Text Demi';
  text-transform: uppercase;
  margin-bottom: 0px;
  font-size: 1rem;
}

.backstretch .button {
  margin-bottom: 5rem;
}

.backstretch .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #758495;
  opacity: 0.7;
  top: 0;
  left: 0;
  z-index: 1;
}

.backstretch .grid-container {
  z-index: 10;
  position: relative;
}

.get-a-quote {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.get-a-quote .grid-padding-x > .cell {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.get-a-quote h2 {
  color: white;
  padding-bottom: 2rem;
}

.get-a-quote .button {
  background-color: #04a298;
  border-color: #04a298;
  border-radius: 0px;
  color: #000 !important;
  width: 100%;
  padding: 0.7em 1em;
  font-weight: bold;
}

.get-a-quote .button:hover {
  opacity: 0.8;
}

.get-a-quote input {
  border-radius: 0px;
}

.get-a-quote p {
  color: #fff;
}

.get-a-quote p a {
  color: #04a298;
}

.get-a-quote p .highlight {
  color: #fff;
  font-weight: bold;
  border: 1px solid #04a298;
  padding: 5px 5px;
}

.intro-section {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.intro-section h2 {
  margin-bottom: 2rem;
}

.intro-section ul li {
  font-size: 1.4rem;
}

.our-fleet {
  padding-top: 1.5rem;
  padding-bottom: 3.5rem;
}

.our-fleet img {
  margin-bottom: calc(100% - 118%);
}

.about-us {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.membership {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

/* Welcome */
.six-boxes {
  margin-top: 12%;
  padding-bottom: 2rem;
}

.six-boxes p {
  width: 100%;
  text-transform: uppercase;
  font-size: 1rem;
}

.info-section .cell {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.info-section .cell p {
  max-width: 90%;
}

.info-section .cell img {
  margin-top: -7rem;
  margin-bottom: 5rem;
}

.info-section .cell .button {
  margin-top: 2rem;
}

.news-section {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}

.news-section .news-col {
  border-right: 1px solid #758495;
}

.news-section .facebook-col {
  border-right: 1px solid #758495;
}

.contact .content {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}

.contact h3 {
  color: #758495;
}

.contact input {
  background-color: #fff !important;
  border: 1px solid #fff !important;
  border-radius: 0px !important;
}

.contact textarea {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0px;
  max-height: 149px;
}

.contact .wpcf7-submit {
  background-color: #04a298 !important;
  border-color: #04a298;
  cursor: pointer;
}

.contact .wpcf7-submit:hover {
  opacity: 0.8;
}

.contact input::-webkit-input-placeholder {
  /* Edge */
  font-weight: normal;
}

.contact input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: normal;
}

.contact input::-ms-input-placeholder {
  font-weight: normal;
}

.contact input::placeholder {
  font-weight: normal;
}

.contact textarea::-webkit-input-placeholder {
  /* Edge */
  font-weight: normal;
}

.contact textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: normal;
}

.contact textarea::-ms-input-placeholder {
  font-weight: normal;
}

.contact textarea::placeholder {
  font-weight: normal;
}

.news-section h3 {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}

.membership .logo-cell {
  padding: 0px 1rem;
  position: relative;
  min-height: 200px;
  width: 218px;
  height: 200px;
}

.membership img {
  max-width: 80%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.contact h2 {
  margin-bottom: 2rem;
}

.contact h2 span {
  color: #fff;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #fff;
  margin: 0 auto;
  margin-top: -3rem;
  margin-bottom: 2rem;
}

/* Welcome */
.info-section {
  position: relative;
}

.info-section img {
  -webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.8));
}

.amazing-boxes .card {
  margin-bottom: 0px;
  border-width: 0px;
  border-radius: 0px;
}

.amazing-boxes a {
  color: #fff;
}

.amazing-boxes a:hover {
  color: #fff;
  opacity: 0.8;
}

.backstretch.subpage {
  min-height: 28vh;
}

.page-content {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.page-content ul {
  font-size: 0.9rem;
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5 {
  color: #758495;
}

/* Sidebar */
/* In this section */
.section-menu {
  border-bottom-left-radius: 26px;
  border-bottom-right-radius: 26px;
}

.section-menu ul {
  list-style: none;
  margin-left: 0px !important;
}

.section-menu li {
  background-color: #758495;
  padding: 0.6rem 1.2rem !important;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  margin-bottom: 6px;
}

.section-menu li:hover {
  background: #fff;
  color: #fff;
}

.section-menu li a {
  color: #fff !important;
}

.section-menu li a:hover {
  color: #fff !important;
}

.side-bar h3 {
  color: #758495;
  font-weight: bold;
  margin-top: 32px;
}

.side-bar h4 {
  font-weight: bold;
}

.side-bar p a {
  color: #758495;
}

/* In this section */
/* Sidebar */
@media screen and (max-width: 1370px) {
  .site-logo {
    margin-left: 2.2rem;
    margin-top: 0.7rem;
  }
}

@media screen and (max-width: 1280px) {
  .hero .wrapper {
    height: 76vh;
  }
  .hero .title {
    font-size: 60px;
  }
  .sub-header .overlay {
    background-size: 160% !important;
  }
}

@media screen and (max-width: 1080px) {
  .top-menu .top-bar ul li a {
    font-size: 0.8rem;
  }
  .partners .slideLeft {
    display: none !important;
  }
  .partners .slideRight {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .hero .wrapper {
    height: 70vh;
  }
  .hero .wrapper {
    min-height: 480px !important;
  }
  .welcome {
    padding: 2rem 2rem;
  }
  .welcome h2 {
    font-size: 2rem;
  }
  .welcome h4 {
    font-size: 1.4rem;
    margin-bottom: 2.8rem !important;
  }
  .home-boxes .small h3 {
    padding: 80px 0px;
  }
  .home-boxes .large h3 {
    padding: 308px 0px;
  }
  .sub-header h2 {
    font-size: 3.2rem;
  }
  .section-presentation .description h2 {
    font-size: 2rem;
  }
  .top-menu .top-bar {
    margin-top: 0.92rem !important;
  }
  .top-menu {
    padding: 1rem;
  }
  .home-boxes {
    padding: 2rem !important;
  }
}

@media screen and (max-width: 980px) {
  .photo-col .photo {
    min-height: 460px !important;
  }
  .welcome-stats {
    margin-top: 60px;
  }
  .home-boxes .small h3 {
    padding: 120px 0px;
  }
  .home-boxes .large h3 {
    padding: 240px 0px;
  }
  .top-bar ul li a {
    font-size: 0.8rem;
  }
  .top-menu .top-bar {
    margin-top: 0.32rem !important;
  }
  .top-menu {
    padding: 0.6rem;
  }
  .sub-boxes .callout h3 {
    padding: 120px 0px;
  }
}

@media screen and (max-width: 800px) {
  .sub-header {
    padding: 2rem !important;
  }
  .sub-header h2 {
    font-size: 2.6rem !important;
  }
  .sub-header .overlay {
    background-size: 200% !important;
  }
}

@media screen and (max-width: 680px) {
  .section-presentation .description {
    padding: 1.6rem !important;
  }
  .section-presentation .description h2 {
    font-size: 1.6rem;
  }
  .sub-header {
    padding: 1.6rem !important;
  }
  .sub-header h2 {
    font-size: 2.2rem !important;
  }
  .sub-header .overlay {
    background-size: 280% !important;
  }
  .clients-slider img {
    max-width: 60px;
  }
  .welcome {
    padding: 1.6rem !important;
  }
  .hero .wrapper {
    min-height: 380px !important;
  }
  .hero .wrapper h1 {
    display: none;
  }
  .hero .wrapper .link {
    font-size: 20px !important;
  }
  .home-boxes {
    padding: 1.6rem 1rem !important;
  }
  .home-boxes .large h3 {
    padding: 140px 0px !important;
  }
  .partners {
    padding: 2rem 1rem;
  }
  .partners img {
    max-width: 100px;
  }
  .content-wrapper {
    padding: 1.6rem !important;
  }
}

@media screen and (max-width: 650px) {
  .welcome h2 {
    font-size: 1.6rem;
  }
  .hero .wrapper {
    height: 54vh;
  }
  .title-bar .button {
    margin-bottom: 0px !important;
  }
  .photo-col .photo {
    min-height: 260px !important;
  }
  .menu-bar {
    padding: 1rem !important;
  }
  .logo-bar {
    text-align: center !important;
  }
  .logo-bar-right {
    text-align: center !important;
  }
}

@media screen and (max-width: 650px) {
  .site-logo {
    margin-top: 9px !important;
    position: relative;
    width: 50%;
    margin: 0 25%;
  }
  .header {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .menu-holder {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .footer img {
    width: 50%;
    margin: 0 25% 20px 25%;
  }
}

/* Layout Styles */
/*# sourceMappingURL=itchyrobot.css.map */