/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../usr/local/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../usr/local/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../usr/local/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../usr/local/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../usr/local/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../usr/local/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../usr/local/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../usr/local/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../usr/local/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 8, ../sass/screen.scss */
body, html {
  height: 100%;
}

/* line 12, ../sass/screen.scss */
img {
  width: 60%;
}

/* line 17, ../sass/screen.scss */
.topnav {
  overflow: hidden;
  margin-top: 20px;
}
/* line 22, ../sass/screen.scss */
.topnav.icon {
  display: none;
}
/* line 26, ../sass/screen.scss */
.topnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 30, ../sass/screen.scss */
.topnav ul li {
  float: left;
}
/* line 33, ../sass/screen.scss */
.topnav ul li a {
  display: inline-block;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  color: #fff;
}
/* line 41, ../sass/screen.scss */
.topnav ul li a:visited {
  color: #fff;
}
/* line 44, ../sass/screen.scss */
.topnav ul li a:hover {
  background-color: #fff;
  color: #14A5DF;
}
/* line 51, ../sass/screen.scss */
.topnav ul li.current-menu-item a {
  background-color: #14A5DF;
  color: white;
}
/* line 59, ../sass/screen.scss */
.topnav.active {
  background-color: #14A5DF;
  color: white;
}

@media screen and (max-width: 780px) {
  /* line 67, ../sass/screen.scss */
  .topnav {
    display: none;
  }
}
/* line 74, ../sass/screen.scss */
.parallax {
  /* The image used */
  background-image: url("//www.rubicoltd.co.uk/wp-content/uploads/2018/07/architecture-buildings-business-417382-e1534692736980.jpg");
  /* Full height */
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-device-width: 1366px) {
  /* line 74, ../sass/screen.scss */
  .parallax {
    background-attachment: scroll;
    background-position: bottom center;
  }
}

/* line 95, ../sass/screen.scss */
.btn-main {
  background: #14A5DF !important;
  color: #FFF !important;
  border: none !important;
  padding: 10px 30px !important;
  cursor: pointer;
}

/* line 103, ../sass/screen.scss */
section {
  margin: 40px auto;
}

/* line 108, ../sass/screen.scss */
.cta {
  margin-left: 30px;
  margin-top: 80px;
  margin-bottom: 120px;
}
/* line 113, ../sass/screen.scss */
.cta h1 {
  color: #ffffff;
}
/* line 116, ../sass/screen.scss */
.cta p {
  color: #ffffff;
}
/* line 120, ../sass/screen.scss */
.cta_sections {
  margin-top: 200px;
}
/* line 124, ../sass/screen.scss */
.cta_sections > div {
  display: block;
  padding: 15px 0;
  color: #ffffff;
  text-align: center;
  width: 100%;
  right: 0;
  position: absolute;
  -webkit-transition: width 1s;
  transition: width 1s;
  cursor: pointer;
}
/* line 136, ../sass/screen.scss */
.cta_sections > div:nth-child(1) {
  background: #14A5DF;
}
/* line 138, ../sass/screen.scss */
.cta_sections > div:nth-child(1):hover {
  width: calc(100% + 20%);
}
/* line 142, ../sass/screen.scss */
.cta_sections > div:nth-child(2) {
  background: #203065;
  width: 90%;
  margin-top: 54px;
}
/* line 146, ../sass/screen.scss */
.cta_sections > div:nth-child(2):hover {
  width: calc(90% + 20%);
}
/* line 150, ../sass/screen.scss */
.cta_sections > div:nth-child(3) {
  background: #757575;
  width: 80%;
  margin-top: 108px;
}
/* line 154, ../sass/screen.scss */
.cta_sections > div:nth-child(3):hover {
  width: calc(80% + 20%);
}
/* line 158, ../sass/screen.scss */
.cta_sections > div:nth-child(4) {
  background: #FBFBFF;
  width: 70%;
  margin-top: 162px;
  color: #203065;
}
/* line 163, ../sass/screen.scss */
.cta_sections > div:nth-child(4):hover {
  width: calc(70% + 20%);
}

/* line 172, ../sass/screen.scss */
.intro span {
  color: #14A5DF;
}

/* line 176, ../sass/screen.scss */
.services {
  height: 250px;
  background-image: url("//www.rubicoltd.co.uk/wp-content/uploads/2018/04/architect-architecture-body-33343.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 184, ../sass/screen.scss */
.services > span {
  display: inline-block;
  vertical-align: middle;
  margin-top: 100px;
  color: #FFF;
  font-size: 40px;
}

/* line 191, ../sass/screen.scss */
.service-box {
  padding-left: 0;
  padding-right: 0;
}

/* line 197, ../sass/screen.scss */
.services:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #14A5DF;
}

/* line 208, ../sass/screen.scss */
.services:hover:after {
  opacity: .5;
}

/* line 212, ../sass/screen.scss */
.contact {
  color: #ffffff;
  text-align: right;
  padding: 1px;
}
