.navbar {
  background-color: #fff;
  padding: 20px 0;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.02);
}

div.navbar-brand a.navbar-item,
div.navbar-item.has-dropdown.is-hoverable a.navbar-item.phone-number {
  padding: 0;
}

.navbar-item img {
  max-height: none;
  height: 70px;
}

.navbar-item .logosolo {
  display: none;
}

.navbar-burger {
  margin-top: 7px;
}

@media (max-width: 468px) {
  .navbar-item .logomain {
    display: none;
  }

  .navbar-item .logosolo {
    display: block;
  }
}

.button .icon:first-child:not(:last-child) {
  margin-right: 10px;
}


div.navbar-end a.navbar-item {
  color: #007591;
  padding: 0 20px;
}

div.navbar-item.has-dropdown.is-hoverable div.navbar-dropdown.is-boxed {
  margin-top: 4px;
  padding-top: 0px;
  border-top: none;
  border-radius: 0px 0px 6px 6px;
  box-shadow: none;
  -webkit-box-shadow: 0px 10px 15px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 15px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 15px -6px rgba(0, 0, 0, 0.75);
}

.button.is-primary {
  background-color: #007591;
  border-color: transparent;
  color: #fff;
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.button.is-primary:hover {
  background-color: #00556a;
}

.button.is-primary:focus {
  border-color: transparent;
  background-color: #007591;
  color: #fff;
}

.button.is-primary.is-outlined {
  background-color: #007591;
  border-color: #007591;
}

.button.is-primary.is-outlined:hover,
.button.is-primary.is-outlined:focus {
  background-color: #00556a;
  border-color: #00556a;
}

.center,
.center-column,
.top,
.right,
.bottom,
.left {
  display: flex;
  justify-content: center;
  align-items: center;
}

.center-column {
  flex-direction: column;
}

.top {
  align-items: flex-start;
}

.right {
  justify-content: flex-end;
}

.bottom {
  align-items: flex-end;
}

.left {
  justify-content: flex-start;
}

.single-spaced,
.single-spaced * {
  line-height: 1;
}

@media (max-width: 1024px) {
  .desktop {
    display: none;
  }
}

section.titlep.hero.is-medium {
  z-index: 2;
  display: block;
  position: relative;
  overflow: hidden;
}

.titlep.hero {
  font-family: 'Roboto', sans-serif;
  background-color: #cfeaf1;
  position: relative;
  padding: 30px;
  padding-bottom: 150px;
}

.titlep img {
  position: absolute;
  right: -4%;
  top: 0;
  margin-top: -9%;
  opacity: 0.4;
}

.titlep.hero .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
}

section.titlep.qqbe.hero.is-medium div.container div.hero-body div.columns div.column {
  padding-bottom: 15px;
}

@media (max-width: 1024px) {
  .titlep img {
    display: none;
  }
  .column.extra {
    display: none;
  }
}


@media (max-width: 768px) {
  .hero {
    background-image: url(../images/bg/bg2.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
  }
.titlep.hero {
  padding-bottom: 30px;
}
}

.hero .title {
  color: #007591;
  font-size: 52px;
  max-width: 600px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}

@media (max-width: 800px) {
  .hero .title {
    font-size: 42px;
  }
}

@media (max-width: 600px) {
  .hero .title {
    font-size: 36px;
  }
}

.hero .title span {
  color: #007591;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

.titlep.hero .subtitle {
  padding-top: 10px;
  max-width: 500px;
  color: #007591;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
}

.hero.is-medium .hero-body {
  padding-bottom: 0;
  padding-top: 50px;
}

.banner {
  z-index: 2;
  position: relative;
  display: block;
}

.selector {
  overflow: hidden;
}

.selector .column {
  padding: 50px 0;
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  position: relative;
}

.selector .wrap {
  margin: 0 auto;
  display: block;
  height: 400px;
  margin: 0 20px;
  margin-top: -180px;
  z-index: 200;
  position: relative;
  background-color: rgba(255, 255, 255);
  border-radius: 0px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  overflow: hidden;
}

@media (max-width: 1200px) {
  .selector .wrap {
    margin-top: -75px;
  }

  .hero.is-medium .hero-body {
    padding-top: 10px;
  }
}

.selector .wrap.ds {
  background-image: url(../images/bg/Home1-min.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center bottom;
}

.selector .wrap.nh {
  background-image: url(../images/bg/Home2-min.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center bottom;
}

.selector .wrap.as {
  background-image: url(../images/bg/Home3-min.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center bottom;
}

.selector .wrap.syl {
  background-image: url(../images/bg/Land1-min.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center bottom;
}

.selector .wrap.oml {
  background-image: url(../images/bg/Land2-min.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center bottom;
}

.selector .wrap.lsd {
  background-image: url(../images/bg/Land3-min.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center bottom;
}




.selector .wrap:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.selector .wrap img {
  display: inline-block;
  opacity: 0.4;
}

.selector .wrap .textwrap {
  position: absolute;
  top: 0;
  padding: 20px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}

.selector .wrap div.button {
  background-color: #007591;
  color: white;
  border: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0;
  padding: 26px;
}

.selector .wrap .textwrap h4 {
  margin-bottom: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  width: 100%;
  text-align: left;
}

.selector .wrap .textwrap p {
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: #323232;
}

section.banner div.container div.hero.is-medium.is-banner {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

section.banner .hero {
  padding: 60px 0;
  border-radius: 0px;
  margin: 0 10px;
}

section.banner .hero.is-banner {
  background-image: url(../images/bg/draft%203.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
}

section.banner .hero.is-banner .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2;
  background-color: #fff;
  opacity: 0.4;
}

section.banner div.container div.hero.is-medium.is-banner:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

section.banner .hero .hero-body {
  padding: 0 40px;
}

section.banner .hero .hero-body h4 {
  z-index: 666;
  color: #007591;
}

section.banner .hero .hero-body h4.title {
  font-size: 32px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #007591;
}


section.banner .hero .hero-body p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: #007591;
}

.about {
  padding: 60px 0;
}

.about span.tick {
  color: #007591;
}

.about img {
  height: 100%;
  display: block;
  margin: 0 auto;
  vertical-align: middle;
  border-radius: 0px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.about .column.image {
  padding: 40px 100px;
}

.about .imagewrap {
  height: 100%;
  width: 100%;
}


@media (max-width: 850px) {


  .about .column.image {
    display: none;
  }

  .about .textbox p {
    font-size: 14px;
  }

  section.banner .hero .hero-body p {
    font-size: 14px;
  }

  section.cta div.container h4 {
    font-size: 18px;
    padding: 20px;
    text-align: center;
  }

}


.about img:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);

}

.about .textbox {
  padding: 0 55px;
}

.about.right h3 {
  font-size: 22px;
  color: #007591;
}

.about.left h3 {
  font-size: 22px;
  color: #007591;
}

.about .textbox h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding-bottom: 20px;
  color: #007591;
}

.about .textbox p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  padding-right: 60px;
}

.about.left .textbox p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  padding-left: 60px;
  padding-right: 0;
}

@media (max-width: 1500px) {
  .about .textbox p {
    padding: 0px;
    font-size: 14px;
  }

  .about.left .textbox p {
    padding: 0px;
    font-size: 14px;
  }
  .about .textbox {
    padding: 0 25px;
  }
  
}


@media (max-width: 850px) {
  .about.right h3 {
    padding: 0px 15px;
  }

  .about.left h3 {
    padding: 0px 15px;
  }

  .about .textbox p {
    padding: 0px 15px;
    font-size: 12px;
  }

  .about.left .textbox p {
    padding: 0px 15px;
    font-size: 12px;
  }
  
  .selector .column {
    
    padding: 30px 0;
  }
  
  .selector .wrap {
    margin-top: -20px;
  }
}

.also {
  background-color: #f2f2f2;
  padding: 40px;
  margin: 10px 0 50px 0;
}

.also h4 {
  color: #007591;
}

/* cta */

section.cta {
  padding: 50px 0;
  width: 100%;
  background-color: #007591;
}

section.cta h4 {
  color: white;
  font-size: 24px;
}

/* footer */

.footer {
  background-color: #fff;
}

ul.footerlist {
  list-style: none;
  margin: 0;
}

.footer img.logo {
  margin: 0 auto;
  display: block;
}

ul.footerlist li {
  padding: 0;
}

/* Pricing Table */

.pricing-plan {
  border: none;
  border-radius: 200px;
  overflow: hidden;
}

.pricing-table {
  margin-bottom: 50px;
}

.pricing-table.one {
  margin-top: -140px;
  z-index: 888;
  position: relative;
}

@media (max-width: 1124px) {

  .pricing-table.one {
    margin-top: -40px;
  }
}


.pricing-table .pricing-plan {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  border: none;
}

.pricing-table .pricing-plan .plan-header {
  font-weight: 400;
  padding-bottom: 50px;
  font-size: 32px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  color: white;
  position: relative;
  overflow: hidden;
}

.pricing-table .pricing-plan.acquisition .plan-header {
  background-image: url(../images/bg/DevServ1-min.jpg);
}

.pricing-table .pricing-plan.planning .plan-header {
  background-image: url(../images/bg/DevServ2-min.jpg);
}

.pricing-table .pricing-plan.legals .plan-header {
  background-image: url(../images/bg/DevServ3-min.jpg);
}

.pricing-table .pricing-plan.construction .plan-header {
  background-image: url(../images/bg/DevServ4-min.jpg);
}

.pricing-table .pricing-plan.marketing .plan-header {
  background-image: url(../images/bg/DevServ5-min.jpg);
}

.pricing-table .pricing-plan.sales .plan-header {
  background-image: url(../images/bg/DevServ6-min.jpg);
}


.pricing-table .pricing-plan .plan-header h4 {
  z-index: 888;
  position: relative;

}

.pricing-table .pricing-plan .plan-header .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  top: 0;
  left: 0;
}


/* contact-footer */

.contact-footer {
  background-color: #efefef;
  position: relative;
  background-image: url(../images/bg/damian-zaleski-843-unsplash.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: 100%;
  background-position: center bottom;
  background-attachment: fixed;
  color: white;
  padding-bottom: 80px;
}


.contact-footer .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
}

.contact-footer .column.form {
  padding: 50px 0;
}

.contact-footer form {
  margin: 30px 0;
}

.contact-footer h2 {
  color: white;
  font-size: 28px;
  padding-top: 20px;
  display: block;
  text-align: center;
}

.contact-footer h2::after {
  width: 60px;
  height: 2px;
  background-color: white;
  content: '';
  margin: 20px auto;
  display: block;
}

.contact-footer p {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.contact-box-holder {
  margin-bottom: 100px;
}

.contact-box {
  margin: 0 150px;
  margin-top: -80px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.contact-box:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.contact-box .column.is-8 {
  background-color: white;
  padding: 50px;
}

.contact-box .column.is-8 h2 {
  color: #424242;
}

.contact-box .column.is-4 {
  background-color: #00556a;
  padding: 50px;
  color: white;
}

.contact-box .column.is-4 h2 {
  color: white;
}


.contact-box input {
  width: 100%;
  padding: 10px 15px 10px 0;
  color: #007591;
  font-weight: 700;
  margin: 10px 0;
  margin-top: 0;
  border: 0;
  display: block;
  font-size: 13px;
  border-bottom: 1.5px #e5e5e5 solid;
  transition: all 1.6s cubic-bezier(.25, .8, .25, 1);
}


.contact-box input:focus > label {
  color: #007591;
}

.contact-box label {
  font-size: 11px;
  color: #c1c1c1;
}

.contact-box input:focus {
  border-bottom: 1.5px #007591 solid;
}

.contact-box textarea {
  resize: vertical;
  padding: 10px 0;
  margin: 10px 0;
  margin-top: 0;
  color: #007591;
  font-weight: 700;
  display: block;
  width: 100%;
  font-size: 12px;
  border: 0;
  border-bottom: 1.5px #e5e5e5 solid;
  transition: all 1.6s cubic-bezier(.25, .8, .25, 1);
}

.contact-box textarea:focus {
  border-bottom: 1.5px #007591 solid;
}

.contact-box button {
  margin: 0px;
  width: 50px;
  height: 50px;
  display: block;
  border: 0;
  border-radius: 250px;
  padding: 14px;
  background-color: #007591;
  color: white;
  margin-top: 20px;
  transition: all 1.6s cubic-bezier(.25, .8, .25, 1);
}

.contact-box button:hover {
  transform: scale(1.07);
  background-color: #00556a;
  -webkit-box-shadow: 0px 10px 15px -14px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 15px -14px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 15px -14px rgba(0, 0, 0, 0.75);
}

.contact-box li {
  color: white;
  line-height: 14px;
  display: block;
  vertical-align: middle;
  margin-bottom: 3px;
}

.contact-box li.fade {
  opacity: 0.6;
}



@media (max-width: 550px) {

  .contact-footer p {
    padding: 0 20%;
  }

  .contact-footer input {
    width: 80%;
  }

  .contact-footer textarea {
    width: 80%;
  }
}

.fourohfour img {
  margin: 150px auto;
  display: block;
  width: 400px;
}
