* {
  -moz-hyphens:none;
  -ms-hyphens:none;
  -webkit-hyphens: none;
  hyphens:none;
}

h1, h2, h3, h4, h5, h6, a, p, span, html, body {
  word-break: normal;
  -moz-hyphens:none;
  -ms-hyphens:none;
  -webkit-hyphens: none;
  hyphens:none;
}

body {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #444444;
    font-size: 16px;
}

@media screen and (min-width: 992px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

.bodyh3 {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 22px;
}

p {
    font-family: inherit;
}

.paralax {
  background-attachment: fixed;
}

.no-margin {
  margin: 0;
}

.text-white {
  color: white;
}

.gform-wrapper {
  max-width: 100%;
}
.gform_wrapper .ginput_complex input[type=text],
.gform_wrapper .hidden_label input.large,
.gform_wrapper .hidden_label select.large,
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper textarea.small {
  width: 100%;
}
.simple-right-menu .header-right-area {
  position: static;
  margin-top: 66px;
}
.simple-right-menu.stuck .header-right-area {
  margin-top: 40px;
}

/* Header */

#menu-primary-navigation a {
  font-size: 18px;
  text-transform: none;
  font-weight: 700;
}

.banner-main-text-first {
  font-family: 'Homemade Apple', cursive;
  font-size: 42px;
  color: #0e3b5e !important;
  text-align: center;
  line-height: 80px;
  padding-bottom: 10px;
}

.banner-main-text {
  font-family: 'Homemade Apple', cursive;
  font-size: 33px;
  color: #0e3b5e !important;
  text-align: center;
  line-height: 50px;
  padding-bottom: 10px;
}

.banner-main-small-text {
  font-family: 'Homemade Apple', cursive;
  font-size: 25px;
  color: #0e3b5e !important;
  text-align: center;
  line-height: 40px;
  padding-bottom: 10px;
}

.primary-blue-btn {
  width: auto;
  line-height: 60px !important;
  background: #0e3b5e;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  font-family: 'Amiri', serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 22px;
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.primary-blue-btn:hover {
  background: #e9ac0d;
}

.entry-content h1 {
  text-transform: uppercase;
}


/* Navigation */

.mega_main_menu .mega_main_menu_ul > li > .item_link {
  font-family: 'Amiri', serif;
  font-weight: 400;
  font-size: 20px;
  text-transform: capitalize !important;
}

/* Content */

.custom-content-container {
  text-align: center;
}

.custom-content-container p {
  font-size: 25px;
}

h2.with-border {
  color: #4f4f4f !important;
  font-size: 50px;
  font-weight: 400 !important;
  display: inline-block;
  margin: 0 auto 50px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  border-bottom: solid 2px #e9ac0d;
}

.ivan-service.light-bg {
  background: transparent !important;
}

.service-block-container {
  align-items: flex-start;
}

.ivan-service .service-title {
  font-size: 40px;
  color: #4f4f4f;
}

.service-icon-inner .greenfields-logo-icon {
  background: url('../images/icon_1.png') 0 0 no-repeat;
  width: 159px;
  height: 80px;
  display: inline-block;
  background-size: contain;
}

.service-icon-inner .home-icon {
  background: url('../images/icon_2.png') 0 0 no-repeat;
  width: 79px;
  height: 80px;
  display: inline-block;
  background-size: contain;
}

.service-icon-inner .mobile-icon {
  background: url('../images/icon_3.png') 0 0 no-repeat;
  width: 46px;
  height: 80px;
  display: inline-block;
  background-size: contain;
}

.ivan-service .content-section-inner {
  font-size: 20px;
}


.border-blue-btn button, .border-blue-btn a {
  line-height: 45px !important;
  border: solid 2px #0e3b5e !important;
  display: inline-block;
  font-family: 'Amiri', serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px !important;
  padding: 3px 30px 0 !important;
  margin: 20px 0 !important;
  background: transparent !important;
}

.border-blue-btn button:hover, .border-blue-btn a:hover {
  background: #0e3b5e !important;
  color: #ffffff !important;
}

.border-blue-btn-with-icon button, .border-blue-btn-with-icon a {
  line-height: 25px !important;
  border: solid 2px #0e3b5e !important;
  display: inline-block;
  font-family: 'Amiri', serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px !important;
  padding-top: 8px !important;
  padding-bottom: 5px !important;
  background: transparent !important;
}

.border-blue-btn-with-icon button:hover, .border-blue-btn-with-icon a:hover {
  background: #0e3b5e !important;
  color: #ffffff !important;
}

.sameheight-header {
  margin: 0;
}

.sameheight-header .ivan-service-wrapper {
  min-height: 520px;
}

.full_width.no_margin.custom-container {
  padding: 0 !important;
    margin-bottom: 0 !important;
}

.full_width.no_margin .vc_column-inner {
  padding: 0 !important;
}

.full_width.no_margin .vc_column-inner .wpb_single_image {
  margin-bottom: 0 !important;
}

.fast-facts-container {
  background: #f8f8f8;
}

.header-fast-facts-container .wpb_wrapper .wpb_text_column .wpb_wrapper {
  text-align: center;
  padding-bottom: 20px;
}

.header-fast-facts-container .fast-facts-container .wpb_text_column, .header-fast-facts-container .fast-facts-container .wpb_text_column .wpb_wrapper {
  text-align: left;
  padding-bottom: 10px;
}

.fast-facts-container .wpb_text_column .wpb_wrapper h3 {
  color: #4f4f4f;
  font-size: 36px;
  font-weight: 400;
  padding-bottom: 20px;
}

.fast-facts-container .wpb_text_column .wpb_wrapper h4 {
  color: #4f4f4f;
  font-size: 20px;
  font-family: Open Sans,'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.fast-facts-container .wpb_text_column .wpb_wrapper ul li {
  font-size: 20px;
  font-family: Open Sans,'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  list-style-type: disc;
}

.take-tour-container .wpb_wrapper {
  text-align: center;
}

.wpb_image_grid_ul {
  height: auto !important;
  margin-left: -10px !important;
  margin-right: -10px !important;
}

.wpb_gallery .isotope-item {
  position: static !important;
  width: 50% !important;
  margin: 0 !important;
  padding: 10px !important;
  transition: none !important;
  transform: none !important;
}

.iv-layout.footer .col-md-4 {
  width: 100% !important;
  text-align: center;
}
.iv-layout.footer .widget-col-3::before {
  content: '';
}
.iv-layout.footer .widget-col-3::after {
  content: '';
}

@media screen and (min-width: 768px) {
  .wpb_gallery .isotope-item {
    width: 33.33% !important;
  }

}

@media screen and (min-width: 992px) {
  .header .mega_main_menu .mega_main_menu_ul > li >.item_link {
    padding: 0 10px;
  }
  .primary-blue-btn {
    margin-top: 20px;
    line-height: 45px !important;
  }
  .simple-right-menu .header-right-area {
    margin-top: 56px;
  }

}

@media screen and (min-width: 1200px) {
  .wpb_gallery .isotope-item {
    width: 25% !important;
  }
  .header .mega_main_menu .mega_main_menu_ul > li >.item_link {
    padding: 12px;
  }
  .primary-blue-btn {
    margin-top: 20px;
    line-height: 55px !important;
  }
  .simple-right-menu .header-right-area {
    margin-top: 66px;
  }

  .iv-layout.footer .widget-col-2 .widget_text {
    font-size: 20px;
  }

  .iv-layout.footer .widget-col-2 .widget_text {
    width: auto !important;
  }
}

.wpb_gallery .isotope-item > * {
  overflow: hidden;
  display: block !important;
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 100% !important;
  position: relative !important;
}

.wpb_gallery .isotope-item > * > * {
  position: absolute !important;
  top: 50% !important;
  width: auto !important;
  height: auto !important;
  min-width: 100% !important;
  min-height: 100% !important;
  max-width: none !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

.vc_tta-panel-heading {
  border: none !important;
}

.vc_tta-panel-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.vc_tta-panel + .vc_tta-panel {
  margin-top: 20px;
}

.vc_tta-panel-title {
  background: #f2f2f2 !important;
  border-radius: 3px !important;
}

.vc_tta-panel-title a,
.vc_tta-panel-title a i::before,
.vc_tta-panel-title a i::after {
  color: #2b333b !important;
  border-color: #2b333b !important;
}

.vc_active .vc_tta-panel-title {
  background: #023d5e !important;
}

.vc_active .vc_tta-panel-title a,
.vc_active .vc_tta-panel-title a i::before,
.vc_active .vc_tta-panel-title a i::after {
  color: #fff !important;
  border-color: #fff !important;
}

.iv-layout.header {
  z-index: 1999 !important;
  font-weight: 600;
}

.iv-layout.footer {
  background: #023d5e;
  padding: 40px 0;
}

.iv-layout.content-wrapper {
  border-top: 1px solid #eee !important;
}

.iv-layout.footer .widget-col-1 .textwidget {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  line-height: 40px;
  padding-bottom: 20px;
}

.iv-layout.footer .widget-col-2 {
  text-align: center;
}

.iv-layout.footer .widget-col-2 .widget_text {
  font-size: 20px;
  color: #ffffff;
  width: auto;
  display: inline-block;
  position: relative;
  margin-bottom: 0;
}

.iv-layout.footer .widget-col-2 .widget_text:first-child .textwidget::before {
  font-family: FontAwesome;
  content: '\f041';
  font-size: 16px;
  color: #ffffff;
  padding-right: 15px;
}

.iv-layout.footer .widget-col-2 .widget_text:first-child {
  padding-right: 32px;
}

.iv-layout.footer .widget-col-2 .widget_text:last-child {
  padding-left: 32px;
}

.iv-layout.footer .widget-col-2 .widget_text:nth-child(2) {
  display: inline-block;
  padding-left: 32px;
  padding-right: 32px;
}

.iv-layout.footer .widget-col-2 .widget_text:nth-child(2) .textwidget::before {
  font-family: FontAwesome;
  content: '\f095';
  font-size: 16px;
  color: #ffffff;
  padding-right: 15px;
}

.iv-layout.footer .widget-col-2 .widget_text:last-child .textwidget::before {
  font-family: FontAwesome;
  content: '\f003';
  font-size: 16px;
  color: #ffffff;
  padding-right: 15px;
}

.iv-layout.footer .widget-col-3 {
  text-align: center;
  margin-top: 20px;
}

.iv-layout.footer .widget-col-3 .widget_text {
  font-size: 16px;
  color: #ffffff;
  width: auto;
  display: inline-block;
  position: relative;
  font-style: italic;
}

.iv-layout.footer .widget-col-3 .widget_text .copyrights-text-footer {
  font-style: normal;
}

.iv-layout.footer a {
  color: #ffffff !important;
}

.iv-layout.footer a:hover {
  color: rgba(255,255,255,.6) !important;
}

.iv-layout.footer .widget-col-2 .widget_text:nth-child(2)::before {
  content: '|';
  color: #ffffff;
  position: absolute;
  top: 2px;
  left: 0;
}

.iv-layout.footer .widget-col-2 .widget_text:nth-child(2)::after {
  content: '|';
  color: #ffffff;
  position: absolute;
  top: 2px;
  right: 0;
}

.blue-cta-container h2 {
  font-family: 'Homemade Apple', cursive;
  font-size: 38px;
  color: #ffffff !important;
  text-align: center;
  line-height: 80px;
  font-weight: 400;
  padding-bottom: 20px;
}

.blue-cta-container h4 {
  color: #ffffff !important;
  line-height: 40px;
  font-size: 25px;
  font-family: Open Sans,'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding-bottom: 20px;
}

.blue-cta-container a {
  line-height: 60px !important;
  border: solid 2px #e9ac0d !important;
  display: inline-block;
  font-family: 'Amiri', serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 22px !important;
  padding: 0 30px !important;
  margin: 20px 0 !important;
  background: transparent !important;
  color: #ffffff !important;
}

.blue-cta-container a:hover {
  background: #ffffff !important;
  color: #0e3b5e !important;
}

.blue-cta-container {
  margin-bottom: 0 !important;
}

.title-wrapper-divider {
  display: none;
}

@media screen and (max-width: 992px) {
  .simple-right-menu.stuck .header-right-area {
    margin-top: 25px;
  }
  .simple-right-menu .header-right-area {
    margin-top: 26px;
  }

  .iv-layout.footer .widget-col-2 .widget_text {
    padding-right: 0;
    padding-left: 0;

    font-size: 20px;
  }
  .iv-layout.footer .widget-col-4 .widget_text {
    padding-left: 0;
  }

  .blue-cta-container a, .border-blue-btn button {
    font-size: 15px !important;
    line-height: 45px !important;
  }

  /* Mobile Banner changes */

  .banner-logo {
    display: none !important;
  }

  .primary-blue-btn {
    margin-top: 20px;
    line-height: 40px !important;
  }

  .banner-main-text-first {
    font-size: 36px !important;
    line-height: 50px !important;
    top: 100px !important;
  }

  .banner-main-text {
    font-size: 36px !important;
    line-height: 50px !important;
  }

  .banner-main-text.last-slide {
    top: 70px !important;
  }

  .banner-main-small-text {
    font-size: 36px !important;
    line-height: 50px !important;
  }

  .banner-btn.primary-blue-btn {
    font-size: 16px !important;
  }

  .banner-button-container {
    top: 70% !important;
  }

  .iv-mobile-menu-wrapper {
    background: #023d5e;
  }

  .iv-mobile-menu-wrapper .iv-mobile-menu-close a {
    background: rgba(0, 0, 0, 0.2);
  }

  .header .row .col-sm-3 {
    width: 30%;
  }
  .header .row .col-sm-9 {
    width: 70%;
  }

  .logo {
    max-width: 250px;
    margin: 15px 0;
  }

  .ivan-service .content-section-inner {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .banner-btn.primary-blue-btn {
    font-size: 12px !important;
  }

  .banner-button-container {
    top: 60% !important;
  }

  .banner-main-text-first {
    font-size: 24px !important;
    line-height: 30px !important;
    margin-top: -60px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .banner-main-text {
    font-size: 24px !important;
    line-height: 36px !important;
    margin-top: -40px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .banner-main-text.last-slide {
    top: 80px !important;
  }

  .banner-main-small-text {
    font-size: 20px !important;
    line-height: 30px !important;
    display: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .vc_cta3-content-header h2 {
    font-size: 30px;
  }
  .vc_cta3-content-header h4 {
    font-size: 20px;
  }
}

.vc_col-has-fill>.vc_column-inner {
  padding-top: 0;
}

.youtube-embed a {
  display: block;
  position: relative;
}

.youtube-embed a::before {
  content: "";
  background: white;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.youtube-embed a::after {
  content: "\f04b";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  color: #023d5e;
  background: rgba(255, 255, 255, 0.8);
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  transition: background 0.4s ease;
}

.youtube-embed a:hover::after {
  background: white;
  transform: translate3d(-50%, -50%, 0);
}

.youtube-embed a:hover::before {
  opacity: 0.2;
}

@media screen and (max-width: 767px) {
  .iv-layout.footer .widget-col-2 .widget_text {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
  }
  .iv-layout.footer .widget-col-2 .widget_text:nth-child(2)::before {
    content: '';
  }
  .iv-layout.footer .widget-col-2 .widget_text:nth-child(2)::after {
    content: '';
  }

  #back-top {
    z-index: 99 !important;
  }

  .sameheight-header .ivan-service-wrapper {
    min-height: auto !important;
  }

  .vc_btn3-container.border-blue-btn {
    margin-bottom: 0;
    padding-bottom: 0 !important;
  }

  .header .row .col-xs-8 {
    width: 66.66666667%;
  }
  .header .row .col-xs-4 {
    width: 33.33333333%;
  }

  .logo {
    max-width: 200px;
    margin: 15px 0;
  }

  .simple-right-menu .header-right-area {
    margin-top: 26px;
  }

}

.blog-full.style-polaroid .entry-title {
  text-align: left;
}

.blog-full.style-polaroid .entry-title {
  font-size: 36px;
}

.single-post .entry-title {
    font-size: 36px;
    margin: 0 0 15px;
}

.cta-button a {
  font-family: 'Amiri', serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px !important;
}

.blog-full.style-polaroid .read-more {
    margin: 30px 0 20px;
}

.contact-gradient h3.gform_title {
    color: #edaa1e;
}

.contact-gradient label {
    color: white;
}

.contact-gradient [type="submit"] {
    background: #edaa1e !important;
    color: #023c5b !important;
    border: none;
}

.gform_wrapper div.validation_error {
    color: #e20000;
    border-top: 2px solid #e20000;
    border-bottom: 2px solid #e20000;
}

.ginput_container_select .gfield_select {
  padding: .313em 0 .313em 5px;
}

.gform_wrapper .gform_footer input[type=submit], .read-more .read-more-btn {
  line-height: 45px !important;
  border: solid 2px #e9ac0d !important;
  display: inline-block;
  font-family: 'Amiri', serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 22px !important;
  padding: 0 30px !important;
  margin: 20px 0 !important;
  background: transparent !important;
  color: #ffffff !important;
  border-radius: 0;
}

.read-more .read-more-btn {
  color: #023d5e !important;
  line-height: 40px !important;
  font-size: 20px !important;
}

.gform_wrapper .gform_footer input[type=submit]:hover, .read-more .read-more-btn:hover {
  background: #e9ac0d !important;
}

@media screen and (max-width: 767px) {

  body .gform_wrapper.gf_browser_chrome select {
    width: 100% !important;
  }

}

.post .entry-title a {
  color: #023d5e !important;
}

.post .entry-title a:hover {
  color: #000000 !important;
}

.blog-full.style-polaroid.blog-full .post {
  width: 100%;
}

.blog-full.style-polaroid .entry-inner {
    width: 100%;
    margin: 0 auto;
}

.blog-full.style-polaroid .post {
    margin: 0 0 25px;
}

.blog-full.style-polaroid .entry-inner {
    padding: 25px 0;
}

.entry-tags {
  display: none;
}

.content-wrapper a:hover, .content-wrapper a:focus, .content-wrapper a:active {
  color: #e9ac0d;
}

.fullwidthbanner-container .fullwidthabanner .primary-blue-btn:hover {
  color: #ffffff !important;
}

.gform_wrapper .top_label .gfield_label {
  font-weight: 400;
}

.blue-cta-container h4 {
    font-family: inherit;
    font-weight: 300;
}


.ivan-service .content-section-holder {
    color: #444444;
}

.iv-layout.footer .col-md-4 {
    width: auto;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
}

.iv-layout.footer .widget-col-1 .textwidget {
    font-size: 24px;
}

.fast-facts-container .wpb_text_column .wpb_wrapper ul li {
    font-size: 20px;
    font-family: inherit;
    font-weight: 300;
}

.fast-facts-container .wpb_text_column .wpb_wrapper h4 {
    font-family: inherit;
    font-weight: 500;
}

.iv-layout.header a:hover {
    color: #023d5e;
}

.entry-content h1 {
    text-transform: none;
}


.gform_wrapper h3.gform_title {
    font-size: 30px;
}


.ivan-service .content-section-inner {
    padding-left: 20px;
    padding-right: 20px;
}


@media screen and (min-width: 768px) {
    .sameheight-header .service-title {
        min-height: 111px;
    }
}

@media screen and (min-width: 992px) {
    .sameheight-header .service-title {
        min-height: 74px;
    }
}

.single-post .entry-content {
    padding-bottom: 0;
    border: none;
}

.entry-meta {
    display: none;
}


.homemade-apple {
    font-family: 'Homemade Apple', cursive;
}

@media screen and (min-width: 768px) {
    .contact-gradient h3.gform_title {
        color: #edaa1e;
    }

    .contact-gradient label {
        color: white;
    }

    .contact-gradient [type="submit"] {
        background: #edaa1e !important;
        color: #023c5b !important;
        border: none;
    }
}

.vc_separator h4 {
  font-size: 30px;
}

.news-title-wrapper h1 {
  text-align: center;
  text-transform: none;
  margin-bottom: 20px;
}

.news-title-wrapper .wpb_content_element {
    width: 100%;
    max-width: 120px;
    margin: 0 auto;
}

.news-title-wrapper .news-title-separator.vc_sep_holder .vc_sep_line {
    border-top-width: 3px;
}

.news-title-wrapper .news-title-separator.vc_sep_holder .vc_sep_line {
    height: 3px;
    border-top: 3px solid #EBEBEB;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}

.single-post .entry-content a[href$=".pdf"] {
  line-height: 25px !important;
  border: solid 2px #0e3b5e !important;
  display: inline-block;
  font-family: 'Amiri', serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px !important;
  background: transparent !important;
  padding: 5px 20px 5px 48px !important;
  position: relative;
}

.single-post .entry-content a[href$=".pdf"]:hover {
  background: #0e3b5e !important;
  color: #ffffff !important;
}

.single-post .entry-content a[href$=".pdf"]::before {
  font-family: "FontAwesome";
  content: "\f1c1";
  display: block;
  position: absolute;
  left: 20px;
  font-size: 16px;
  height: 14px;
}

.ivan-service .service-title {
  text-transform: capitalize !important;
}

.gallery-missing {
  color: rgba(0, 0, 0, 0.5);
}

.error404 .not-found {
  background: #0e3b5e url('../images/banner_404.jpg') top center no-repeat;
  background-size: cover;
}

.gform_wrapper .gfield input,
.gform_wrapper .gfield textarea,
.gform_wrapper .gfield select:valid {
  color: black;
}

.factsheet-content-container h3 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}

.ivan-service-wrapper + .border-blue-btn > a {
  min-width: 200px;
}
