@charset "UTF-8";
/*
Theme Name: R&D Landscaping
Author: GoingClear Interactive
Author URI: https://www.goingclear.com/
Version: 1.0.0
Text Domain: rdlandscaping
*/
/***********************************
BASE STYLES
***********************************/
@font-face {
  font-family: "rdlandscaping";
  src: url("fonts/rdlandscaping.eot?32937964");
  src: url("fonts/rdlandscaping.eot?32937964#iefix") format("embedded-opentype"), url("fonts/rdlandscaping.woff2?32937964") format("woff2"), url("fonts/rdlandscaping.woff?32937964") format("woff"), url("fonts/rdlandscaping.ttf?32937964") format("truetype"), url("fonts/rdlandscaping.svg?32937964#rdlandscaping") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Baskerville";
  src: url("fonts/Baskerville-SemiBold.woff2") format("woff2"), url("fonts/Baskerville-SemiBold.woff") format("woff"), url("fonts/Baskerville-SemiBold.ttf") format("truetype"), url("fonts/Baskerville-SemiBold.svg#Baskerville-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Baskerville";
  src: url("fonts/Baskerville-Regular.woff2") format("woff2"), url("fonts/Baskerville-Regular.woff") format("woff"), url("fonts/Baskerville-Regular.ttf") format("truetype"), url("fonts/Baskerville-Regular.svg#Baskerville-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[data-icon^=icon-]:before, [data-icon*=" icon-"]:before {
  speak: none;
  line-height: 1;
  font-family: "rdlandscaping";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  speak: none;
  line-height: 1;
  font-family: "rdlandscaping";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-down:before {
  content: "\e803";
}

.icon-angle-left:before {
  content: "\e806";
}

.icon-angle-right:before {
  content: "\e804";
}

.icon-angle-up:before {
  content: "\e805";
}

.icon-arrow-down:before {
  content: "\e800";
}

.icon-arrow-left:before {
  content: "\e801";
}

.icon-arrow-right:before {
  content: "\e802";
}

.icon-arrow-up:before {
  content: "\e816";
}

.icon-clock:before {
  content: "\e807";
}

.icon-clone:before {
  content: "\f24d";
}

.icon-close:before {
  content: "\e808";
}

.icon-flex:before {
  content: "\e80a";
}

.icon-link:before {
  content: "\e80c";
}

.icon-mail:before {
  content: "\e80e";
}

.icon-park:before {
  content: "\e80f";
}

.icon-phone:before {
  content: "\e810";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-trophy:before {
  content: "\e811";
}

.icon-facebook-alt:before {
  content: "\f230";
}

.icon-facebook:before {
  content: "\e809";
}

.icon-gplus:before {
  content: "\f0d5";
}

.icon-instagram:before {
  content: "\e80b";
}

.icon-linkedin-alt:before {
  content: "\f30c";
}

.icon-linkedin:before {
  content: "\e80d";
}

.icon-pinterest:before {
  content: "\f231";
}

.icon-qq:before {
  content: "\f1d6";
}

.icon-quora:before {
  content: "\f2c4";
}

.icon-reddit-alien:before {
  content: "\f281";
}

.icon-sina-weibo:before {
  content: "\f33f";
}

.icon-snapchat-ghost:before {
  content: "\f2ac";
}

.icon-telegram:before {
  content: "\f2c6";
}

.icon-tiktok:before {
  content: "\e812";
}

.icon-twitter:before {
  content: "\e813";
}

.icon-vkontakte:before {
  content: "\f189";
}

.icon-wechat:before {
  content: "\f1d7";
}

.icon-whatsapp:before {
  content: "\e814";
}

.icon-youtube:before {
  content: "\e815";
}

*:not(ul):not(ol):not(blockquote) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body, div, span, img, a, p, h1, h2, h3,
h4, h5, h6, option, legend, label,
table, th, td, tr, article, aside,
caption, figure, footer, header, hgroup,
mark, nav, section, time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

table {
  border-collapse: collapse;
}

html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}

body {
  margin: 0;
  width: 100%;
  color: #000000;
  min-height: 100%;
  position: relative;
  background: #FFFFFF;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 400 16px/24px "proxima-nova", sans-serif;
}
body.page-template-t_home {
  color: #FFFFFF;
  background: #00384C;
}
body.page-template-t_home h1, body.page-template-t_home h2, body.page-template-t_home h3, body.page-template-t_home h4, body.page-template-t_home h5, body.page-template-t_home h6,
body.page-template-t_home .h1, body.page-template-t_home .h2, body.page-template-t_home .h3, body.page-template-t_home .h4, body.page-template-t_home .h5, body.page-template-t_home .h6 {
  color: #FFFFFF;
}
body.page-template-t_home .content__editor {
  color: #FFFFFF;
}
body.page-template-t_home .content__editor p a:not(.btn) {
  color: #FFFFFF;
}
body.page-template-t_home .content__editor p a:not(.btn):hover, body.page-template-t_home .content__editor p a:not(.btn):focus {
  color: #7AD8FC;
}
body.page-template-t_home .content__editor blockquote {
  background: rgba(0, 0, 0, 0.4);
}
body.page-template-t_home .content__editor blockquote:before {
  color: #FFFFFF;
}
body.page-template-t_home .breadcrumb-wrapper .breadcrumb {
  border-color: #FFFFFF;
}
body.page-template-t_home .breadcrumb {
  color: #FFFFFF;
}
body.page-template-t_home .breadcrumb .current-page {
  color: #FFFFFF;
}
body.page-template-t_home .breadcrumb a {
  color: #FFFFFF;
}
body.page-template-t_home .breadcrumb a:hover, body.page-template-t_home .breadcrumb a:focus {
  color: #7AD8FC;
}

h1, .h1 {
  font-size: 64px;
  line-height: 74px;
}

h2, .h2 {
  font-size: 48px;
  line-height: 58px;
}

h3, .h3 {
  font-size: 36px;
  line-height: 46px;
}

h4, .h4 {
  font-size: 30px;
  line-height: 40px;
}

h5, .h5 {
  font-size: 24px;
  line-height: 34px;
}

h6, .h6 {
  font-size: 20px;
  line-height: 30px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
  margin-bottom: 0;
  font-family: "Baskerville", sans-serif;
}

a:hover, a:focus, button:hover, button:focus {
  outline: 0;
  text-decoration: none;
}

p {
  margin: 0 0 30px;
}

.container {
  width: 100%;
  max-width: 1240px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lr-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.lr-10 > [class*=col] {
  padding-left: 10px;
  padding-right: 10px;
}

.list-inline {
  margin-left: -5px;
  margin-right: -5px;
}
.list-inline li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.fluid {
  max-width: 100% !important;
}
.fluid br {
  display: none;
}
.fluid h1, .fluid h2, .fluid h3, .fluid h4, .fluid h5, .fluid h6,
.fluid .h1, .fluid .h2, .fluid .h3, .fluid .h4, .fluid .h5, .fluid .h6, .fluid p,
.fluid .entry-title, .fluid .description,
.fluid .content, .fluid .testi-item, .fluid .quote,
.fluid [class*=__editor], .fluid [class*=__content],
.fluid [class*=-content], .fluid [class*=text] {
  max-width: 100% !important;
}

.blankSpace {
  top: -100px !important;
  display: block !important;
  position: relative !important;
  visibility: hidden !important;
}

section {
  padding: 50px 0;
}

input[type=text]:not(.select2-input),
input[type=number],
input[type=email],
input[type=tel],
input[type=search],
input[type=password],
input[type=file],
select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100% !important;
  color: #00384C !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  block-size: 50px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 22px !important;
  background: #FFFFFF !important;
  border-radius: 8px !important;
  padding: 10px 16px !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #00384C !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
input[type=text]:not(.select2-input)::-webkit-inner-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=email]::-webkit-inner-spin-button,
input[type=tel]::-webkit-inner-spin-button,
input[type=search]::-webkit-inner-spin-button,
input[type=password]::-webkit-inner-spin-button,
input[type=file]::-webkit-inner-spin-button,
select::-webkit-inner-spin-button, textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
input[type=text]:not(.select2-input)::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #00384C;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input)::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=file]::-moz-placeholder,
select::-moz-placeholder, textarea::-moz-placeholder {
  color: #00384C;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input):-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #00384C;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input):-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=file]:-moz-placeholder,
select:-moz-placeholder, textarea:-moz-placeholder {
  color: #00384C;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input):hover, input[type=text]:not(.select2-input):focus,
input[type=number]:hover,
input[type=number]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=file]:hover,
input[type=file]:focus,
select:hover,
select:focus, textarea:hover, textarea:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

hr {
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-color: #006487;
}

.btn {
  border: 0;
  outline: 0;
  color: #00384C;
  font-size: 20px;
  font-weight: 400;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 33px;
  padding: 16px 24px;
  border-radius: 16px;
  background: #7AD8FC;
  box-shadow: none !important;
}
.btn:active, .btn:hover, .btn:focus {
  outline: 0;
  color: #00384C;
  background: #FFFFFF;
}

.proxima-nova {
  font-family: "proxima-nova", sans-serif;
}

/***********************************
HEADER STYLES
***********************************/
.scroll-down .header:not(.sticky) {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.header-gutter {
  height: 110px;
  min-height: 110px;
}

.header {
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  width: 100%;
  z-index: 1030;
  position: fixed;
  background: #004D68;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header.transparent {
  background: transparent;
}
.header:has(.topbar) + .header-gutter {
  height: 150px;
  min-height: 150px;
}
.header .topbar {
  padding: 8px 0;
  overflow: hidden;
  position: relative;
  width: 100% !important;
  background-color: #006487;
}
.header .topbar__content {
  gap: 20px;
}
.header .topbar__content .txt {
  color: #FFFFFF;
  font-size: 16px;
  max-width: 360px;
  line-height: 22px;
}
.header .topbar__content .txt a {
  color: #FFFFFF;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .topbar__content .txt a:hover {
  color: #7AD8FC;
}
.header .navbar {
  padding: 19px 0 16px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .navbar .container {
  padding-left: 30px;
  padding-right: 30px;
}
.header .navbar .navbar-header .logo {
  float: left;
}
.header .navbar .navbar-header .logo .navbar-brand {
  margin: 0;
  padding: 0;
}
.header .navbar .navbar-header .logo .navbar-brand img {
  max-width: 170px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-header .navbar-toggler {
  border: 0;
  float: left;
  width: 80px;
  padding: 31px 30px;
  background: transparent;
}
.header .navbar .navbar-collapse .logo {
  float: left;
}
.header .navbar .navbar-collapse .logo .navbar-brand {
  margin: 0;
  padding: 0;
}
.header .navbar .navbar-collapse .logo .navbar-brand img {
  max-width: 170px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav {
  padding: 0;
  margin-left: -20px;
  margin-right: -20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .navbar .navbar-collapse .navbar-nav > li {
  padding: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.header .navbar .navbar-collapse .navbar-nav > li > a {
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav > li > a [class^=icon-] {
  margin-right: 8px;
}
.header .navbar .navbar-collapse .navbar-nav > li > a.dropdown-toggle:after {
  display: none;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown > a .dropdown-toggle {
  margin-left: 3px;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu {
  margin: 0;
  border: 0;
  padding: 0;
  opacity: 0;
  display: block;
  min-width: 240px;
  visibility: hidden;
  border-radius: 6px;
  top: calc(100% + 20px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.12);
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu:after {
  top: -3px;
  left: 47px;
  width: 6px;
  content: "";
  height: 6px;
  z-index: -1;
  background: #FFFFFF;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:first-child a {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:last-child a {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li a {
  width: 100%;
  color: #00384C;
  display: block;
  font-size: 20px;
  line-height: 28px;
  padding: 7.5px 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li.active a, .header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:hover a, .header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:focus a {
  color: #00384C;
  background: #7AD8FC;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown.show .dropdown-menu, .header .navbar .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu, .header .navbar .navbar-collapse .navbar-nav > li.dropdown:focus .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 5px);
}
.header .navbar .navbar-collapse .navbar-nav > li.current-menu-ancestor > a, .header .navbar .navbar-collapse .navbar-nav > li.active > a, .header .navbar .navbar-collapse .navbar-nav > li:hover > a, .header .navbar .navbar-collapse .navbar-nav > li:focus > a {
  color: #7AD8FC;
}
.header .navbar .navbar-collapse .navbar-nav.navbar-nav-right li.mobile-navbar-toggler {
  margin-left: 0;
}
.header.stop {
  z-index: 1030;
}

.sidr {
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999999;
  position: fixed;
  max-width: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #004D68;
  -webkit-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.12);
}
.sidr.right {
  left: auto;
  right: -100%;
}
.sidr.left {
  left: -100%;
  right: auto;
}
.sidr .sidr-inner .mobile-header {
  display: block !important;
}
.sidr .sidr-inner .navbar-header {
  padding: 12px 15px 11px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sidr .sidr-inner .navbar-header .logo {
  padding-right: 15px;
}
.sidr .sidr-inner .navbar-header .logo .navbar-brand {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.sidr .sidr-inner .navbar-header .logo .navbar-brand img {
  max-width: 150px;
}
.sidr .sidr-inner .navbar-header .navbar-toggle {
  display: block;
}
.sidr .sidr-inner .navigation .gc-mobile-nav {
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sidr .sidr-inner .navigation .navbar-nav {
  padding: 0;
  position: relative;
}
.sidr .sidr-inner .navigation .navbar-nav > li {
  padding: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.sidr .sidr-inner .navigation .navbar-nav > li > a {
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  line-height: 28px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .navigation .navbar-nav > li > a.contact-btn {
  width: 100%;
}
.sidr .sidr-inner .navigation .navbar-nav > li > a:after {
  display: none;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown {
  float: none;
  position: static !important;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown > a {
  position: relative;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown > a .dropdown-toggle {
  right: 0;
  width: 30px;
  height: 30px;
  margin-left: auto;
  position: absolute;
  line-height: 30px;
  text-align: center;
  top: calc(50% - 15px);
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown.is-open > .dropdown-menu {
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu {
  top: 0;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 1;
  display: block;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: absolute;
  background-color: #004D68;
  -webkit-transform: translate3d(110%, 0, 0);
  transform: translate3d(110%, 0, 0);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li {
  padding: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.dropdown-back {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.dropdown-back span {
  width: 36px;
  height: 36px;
  color: #00384C;
  font-size: 10px;
  font-weight: 500;
  line-height: 36px;
  margin-left: 5px;
  text-align: center;
  vertical-align: 2px;
  background: #7AD8FC;
  border-radius: 500px;
  display: inline-block;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.dropdown-back .control {
  margin-left: auto;
  white-space: nowrap;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.dropdown-back .title {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 28px;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.dropdown .dropdown-menu {
  padding: 0;
  -webkit-transform: inherit;
  transform: inherit;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li > a {
  padding: 0;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.current-menu-ancestor > a, .sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.current-menu-item > a, .sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li:hover > a, .sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li:focus > a {
  color: #7AD8FC;
}
.sidr .sidr-inner .navigation .navbar-nav > li.current-menu-ancestor > a, .sidr .sidr-inner .navigation .navbar-nav > li.current-menu-item > a, .sidr .sidr-inner .navigation .navbar-nav > li.current-menu-parent > a, .sidr .sidr-inner .navigation .navbar-nav > li:hover > a, .sidr .sidr-inner .navigation .navbar-nav > li:focus > a {
  color: #7AD8FC;
}

.navbar-toggle {
  margin: 0;
  border: 0;
  width: 62px;
  height: 62px;
  padding: 18px;
  display: block;
  overflow: inherit;
  border-radius: 10px;
  background: #7AD8FC;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-toggle:hover {
  background: #7AD8FC;
}
.navbar-toggle:hover .icon-bar:nth-child(1) {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
.navbar-toggle:hover .icon-bar:nth-child(3) {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}
.navbar-toggle:hover:before, .navbar-toggle:focus:before {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.navbar-toggle.in .icon-bar {
  -webkit-transition: transform 150ms linear 150ms;
  -webkit-transition: -webkit-transform 150ms linear 150ms;
  transition: -webkit-transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
}
.navbar-toggle.in .icon-bar:nth-child(1) {
  -webkit-transform: translateY(5px) rotate(45deg);
  transform: translateY(5px) rotate(45deg);
}
.navbar-toggle.in .icon-bar:nth-child(2) {
  opacity: 0;
}
.navbar-toggle.in .icon-bar:nth-child(3) {
  -webkit-transform: translateY(-5px) rotate(-45deg);
  transform: translateY(-5px) rotate(-45deg);
}
.navbar-toggle .icon-bar {
  width: 100%;
  height: 3px;
  display: block;
  border-radius: 1px;
  background-color: #00384C;
  -webkit-transition: transform 150ms linear 150ms;
  -webkit-transition: -webkit-transform 150ms linear 150ms;
  transition: -webkit-transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
}
.navbar-toggle .icon-bar:not(:last-child) {
  margin-bottom: 3px;
}

.quick-contact {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.quick-contact li {
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.quick-contact li a {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.quick-contact li a.icon-mail:before {
  top: 1px;
  font-size: 14px;
  position: relative;
}
.quick-contact li a:before {
  line-height: 1;
  color: #7AD8FC;
  margin-right: 7.67px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.quick-contact li a:-moz-any-link:hover {
  color: #7AD8FC;
}
.quick-contact li a:any-link:hover {
  color: #7AD8FC;
}
.quick-contact li a:-moz-any-link:hover:before {
  animation: shake 0.5s forwards;
}
.quick-contact li a:any-link:hover:before {
  -webkit-animation: shake 0.5s forwards;
          animation: shake 0.5s forwards;
}

.contact-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  text-align: left;
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 20px;
  border-radius: 12px;
  color: #00384C !important;
  background-color: #7AD8FC;
  -webkit-box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.12);
}
.contact-btn .icon {
  width: 46px;
  height: 46px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #006487;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-btn .icon [class*=icon-] {
  top: 2px;
  display: block;
  line-height: 1;
  font-size: 18px;
  position: relative;
  margin: 0 !important;
}
.contact-btn .tel, .contact-btn .txt {
  display: block;
  line-height: 1.2;
}
.contact-btn .txt {
  font-size: 14px;
  font-weight: 700;
  color: #004D68 !important;
}
.contact-btn .tel {
  font-size: 24px;
  font-weight: 600;
  font-family: "Baskerville", sans-serif;
}
.contact-btn:-moz-any-link:hover {
  background: #FFFFFF;
}
.contact-btn:any-link:hover {
  background: #FFFFFF;
}
.contact-btn:-moz-any-link:hover .icon {
  animation: shake 0.5s forwards;
}
.contact-btn:any-link:hover .icon {
  -webkit-animation: shake 0.5s forwards;
          animation: shake 0.5s forwards;
}

/***********************************
HOME STYLES
***********************************/
.banner {
  padding: 230px 0 100px;
}
.banner__text {
  max-width: 585px;
}
.banner__text .subtitle {
  color: #7AD8FC;
  margin-bottom: 10px;
}
.banner__text .title {
  color: #F6FCFF;
}
.banner__text .description {
  max-width: 507px;
}
.banner__text .btn_group {
  gap: 14px;
  margin-top: 30px;
}
.banner__text .btn_group .btn {
  line-height: 32px;
  border: 1px solid #7AD8FC;
}
.banner__text .btn_group .btn + .btn {
  color: #F6FCFF;
  background: transparent;
}
.banner__text .btn_group .btn + .btn:active, .banner__text .btn_group .btn + .btn:hover, .banner__text .btn_group .btn + .btn:focus {
  color: #00384C;
  background: #7AD8FC;
  border-color: #7AD8FC;
}
.banner__text .btn_group .btn:active, .banner__text .btn_group .btn:hover, .banner__text .btn_group .btn:focus {
  border-color: #FFFFFF;
}
.banner__media {
  z-index: 1;
  position: relative;
  margin-top: -160px;
  margin-right: -81px;
}
.banner__media img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.about {
  padding: 120px 0 240px;
}
.about__text {
  max-width: 537px;
}
.about__text .btn {
  margin-top: 30px;
}
.about .minus {
  margin-bottom: -20px;
}
.about .stat-item {
  gap: 50px;
  width: 100%;
  padding: 20px;
  display: block;
  overflow: hidden;
  min-height: 280px;
  margin-bottom: 20px;
  border-radius: 12px;
  border: 1px solid #7AD8FC;
}
.about .stat-item .icon {
  color: #7AD8FC;
  font-size: 30px;
  display: inline-block;
}
.about .stat-item .icon [class*=icon-] {
  display: block;
  line-height: 1;
}
.about .stat-item .number {
  color: #F6FCFF;
  line-height: 1;
  font-size: clamp(2.25rem, 1.6226rem + 2.6415vw, 4rem);
}
.about__overlay {
  width: 100%;
  z-index: -1;
  left: -324px;
  bottom: -361px;
  display: block;
  max-width: 707px;
  position: absolute;
}
.about__overlay img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.services {
  padding: 140px 0;
  position: relative;
}
.services .entry-title {
  margin-bottom: 80px;
}
.services .entry-title .title,
.services .entry-title .description {
  color: #00384C;
}
.services__accordion .card {
  margin: 0;
  border: 0;
  padding: 0;
  border-radius: 0;
  position: relative;
  padding-bottom: 40px;
  border-bottom: 1px solid #006487;
}
@media only screen and (max-width: 991px) {
  .services__accordion .card {
    padding-bottom: 30px;
  }
}
.services__accordion .card:not(:last-child) {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .services__accordion .card:not(:last-child) {
    margin-bottom: 30px;
  }
}
.services__accordion .card:first-child {
  padding-top: 40px;
  border-top: 1px solid #006487;
}
@media only screen and (max-width: 991px) {
  .services__accordion .card:first-child {
    padding-top: 30px;
  }
}
.services__accordion .card-header {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 0;
  position: relative;
  border: 0 !important;
  background: transparent;
}
.services__accordion .card-header[aria-expanded=true] .content:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.services__accordion .card-body {
  margin: 0;
  padding: 0;
  padding-top: 20px;
  padding-left: 60px;
}
@media only screen and (max-width: 767px) {
  .services__accordion .card-body {
    padding-left: 45px;
  }
}
.services__accordion .card-body .content__editor {
  color: #00384C;
  font-size: 16px;
  line-height: 26px;
}
.services__accordion .card-body .content__editor P {
  margin: 0 0 20px;
}
.services__accordion .card-body .content__editor P:last-child {
  margin: 0;
}
.services__accordion .media {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: 12px;
}
.services__accordion .media img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.services__accordion .content {
  padding-left: 60px;
  position: relative;
}
.services__accordion .content:before {
  left: 0;
  top: 5px;
  width: 32px;
  color: #00384C;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  content: "\e803";
  font-size: 9.87px;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "rdlandscaping";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services__accordion .content .title, .services__accordion .content .description {
  color: #00384C;
}
@media only screen and (max-width: 767px) {
  .services__accordion .content {
    margin-top: 20px;
    padding-left: 45px;
  }
}
.services__items {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 40px;
  border-bottom: 1px solid #006487;
}
.services__items:not(:last-child) {
  margin-bottom: 40px;
}
.services__items:first-child {
  padding-top: 40px;
  border-top: 1px solid #006487;
}
.services .service-request {
  color: #00384C;
  margin-top: 80px;
}
.services .service-request p {
  line-height: 28px;
}
.services .service-request .btn:active, .services .service-request .btn:hover, .services .service-request .btn:focus {
  color: #FFFFFF;
  background: #00384C;
}
.services:before {
  top: 0;
  left: 0;
  width: 100%;
  z-index: -5;
  content: "";
  height: 100%;
  background: #FFFFFF;
  position: absolute;
}

.project-gallery {
  padding: 160px 0 120px;
}
.project-gallery .entry-title {
  margin-bottom: 40px;
}
.project-gallery__filter {
  margin-bottom: 50px;
}
.project-gallery__filter .filter-group {
  gap: 12px;
}
.project-gallery__filter .filter-group button {
  outline: 0;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 21px;
  padding: 10px 20px;
  border-radius: 6px;
  background: transparent;
  border: 1px solid #7AD8FC;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.project-gallery__filter .filter-group button.mixitup-control-active, .project-gallery__filter .filter-group button:hover, .project-gallery__filter .filter-group button:focus {
  color: #00384C;
  background: #7AD8FC;
}
.project-gallery__item {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 12px;
  margin-bottom: 20px;
}
.project-gallery__item:before, .project-gallery__item:after {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.project-gallery__item:before {
  bottom: 0;
  z-index: 1;
  opacity: 0;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25.97%, rgba(0, 100, 135, 0)), to(#006487));
  background: linear-gradient(180deg, rgba(0, 100, 135, 0) 25.97%, #006487 100%);
  -webkit-transition: 0.5s opacity, 0.5s background-color;
  transition: 0.5s opacity, 0.5s background-color;
}
.project-gallery__item:after {
  top: 0;
  opacity: 0;
  content: "+";
  color: #FFFFFF;
  font-size: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  -webkit-transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
}
.project-gallery__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.project-gallery__item:hover:before {
  opacity: 1;
}
.project-gallery__item:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.project-gallery__item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.project-gallery .allGalleryItems {
  margin-bottom: -20px;
}
@media only screen and (max-width: 480px) {
  .project-gallery .row [class^=col] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.project-gallery__overlay {
  top: -310px;
  width: 100%;
  z-index: -1;
  right: -410px;
  position: absolute;
  max-width: 752.35px;
}
.project-gallery__overlay img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.contact {
  padding: 120px 0;
}
.contact .backGround {
  z-index: 1;
  width: 100%;
  padding: 50px;
  overflow: hidden;
  min-height: 500px;
  position: relative;
  border-radius: 12px;
  background: #7AD8FC;
  padding-bottom: 45px;
}
.contact .backGround .contact__text {
  max-width: 433px;
}
.contact .backGround .contact__text .title,
.contact .backGround .contact__text .description {
  color: #00384C;
}
.contact .backGround .contact__form {
  margin-right: 0;
  max-width: 460px;
  margin-left: auto;
}
.contact__overlay {
  z-index: -1;
  left: -130px;
  height: auto;
  bottom: -63px;
  width: 661.35px;
  position: absolute;
}
.contact__overlay img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gform_confirmation_wrapper .gform_confirmation_message {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding-left: 25px;
}
.gform_confirmation_wrapper .gform_confirmation_message:before {
  left: 0;
  color: green;
  content: "✔";
  position: absolute;
  padding-right: 10px;
}

.gform_wrapper form .gform_body .gform_fields {
  grid-row-gap: 12px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.hidden_label .gfield_label {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container {
  margin-left: 0;
  margin-right: 0;
  grid-row-gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container span {
  width: 100%;
  padding: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container label {
  padding-top: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container .gf_clear {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gsection {
  border: 0;
  padding: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gsection .gsection_title {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label .gfield_required {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_description {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .validation_message {
  border: 0;
  padding: 0;
  color: #E71B00;
  margin: 5px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background: transparent;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name label {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 5px;
  display: inline-block;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea {
  line-height: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.small {
  height: 60px !important;
  min-block-size: 60px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.medium {
  height: 80px !important;
  min-block-size: 80px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.large {
  height: 100px !important;
  min-block-size: 100px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country select {
  color: #FFFFFF !important;
  background: #00384C !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country:before {
  top: 18px;
  z-index: 1;
  content: "";
  right: 14px;
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  border-top-color: #FFFFFF;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio {
  gap: 10px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice input {
  display: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input:checked ~ label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice input:checked ~ label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice input:checked ~ label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice input:checked ~ label:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label {
  color: #000000;
  margin-left: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  padding-left: 30px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label:before {
  left: 0;
  top: 1px;
  width: 18px;
  content: "";
  height: 18px;
  position: absolute;
  background: #FFFFFF;
  border-radius: 500px;
  border: 1px solid #00384C;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label:after {
  top: 7px;
  left: 6px;
  opacity: 0;
  width: 6px;
  content: "";
  height: 6px;
  background: #00384C;
  position: absolute;
  visibility: hidden;
  border-radius: 500px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label a, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label a, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label a, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label a:hover, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label a:hover, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label a:hover, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label a:hover {
  color: #00384C;
  text-decoration: underline;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:before {
  border-radius: 4px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:after {
  border-radius: 4px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_required {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label {
  color: #000000;
  margin-left: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 30px;
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:before {
  left: 0;
  top: 1px;
  width: 18px;
  content: "";
  height: 18px;
  position: absolute;
  border-radius: 4px;
  background: #FFFFFF;
  border: 1px solid #00384C;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:after {
  top: 7px;
  left: 6px;
  opacity: 0;
  width: 6px;
  content: "";
  height: 6px;
  background: #00384C;
  position: absolute;
  visibility: hidden;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label a:hover {
  color: #00384C;
  text-decoration: underline;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent input[type=checkbox] {
  display: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent input[type=checkbox]:checked ~ label:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload input[type=file] {
  cursor: pointer;
  block-size: 40px;
  position: relative;
  width: 100% !important;
  padding: 10px 15px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload input[type=file]::-webkit-file-upload-button {
  top: 0;
  border: 0;
  right: -12px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  block-size: 100%;
  background: #00384C;
  padding: 8px 14px;
  line-height: 24px;
  position: absolute;
  border-radius: 0px 4px 4px 0px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload input[type=file]::file-selector-button {
  top: 0;
  border: 0;
  right: -12px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  block-size: 100%;
  background: #00384C;
  padding: 8px 14px;
  line-height: 24px;
  position: absolute;
  border-radius: 0px 4px 4px 0px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .gform_fileupload_rules {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-captcha:not(.gfield_error) {
  margin-bottom: -30px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-captcha .ginput_recaptcha {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-captcha .validation_message {
  margin-top: -28px;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn {
  border: 0 !important;
  outline: 0 !important;
  padding: 15px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-weight: 400 !important;
  background: #00384C !important;
  box-shadow: none !important;
  line-height: 24px !important;
  text-align: center !important;
  border-radius: 10px !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  .gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn {
    padding: 12px !important;
  }
}
@media only screen and (max-width: 991px) {
  .gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn {
    padding: 10px !important;
  }
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn.full {
  width: 100% !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn:hover {
  color: #FFFFFF !important;
  background: #001219 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .gform_ajax_spinner, .gform_wrapper form .gform_body .gform_fields .gfield#field_submit .gform-loader {
  display: none;
}
.gform_wrapper form.gform_footer_inline .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
  display: none !important;
}
.gform_wrapper form .gform_footer {
  padding-bottom: 0 !important;
}
.gform_wrapper form .gform_footer:has(.full) {
  width: 100%;
}
.gform_wrapper form .gform_footer .btn {
  border: 0 !important;
  outline: 0 !important;
  padding: 15px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-weight: 400 !important;
  box-shadow: none !important;
  background: #00384C !important;
  line-height: 24px !important;
  text-align: center !important;
  border-radius: 10px !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  .gform_wrapper form .gform_footer .btn {
    padding: 12px !important;
  }
}
@media only screen and (max-width: 991px) {
  .gform_wrapper form .gform_footer .btn {
    padding: 10px !important;
  }
}
.gform_wrapper form .gform_footer .btn.full {
  width: 100% !important;
}
.gform_wrapper form .gform_footer .btn:hover {
  color: #FFFFFF !important;
  background: #001219 !important;
}
.gform_wrapper form .gform_footer .gform_ajax_spinner, .gform_wrapper form .gform_footer .gform-loader {
  display: none;
}
.gform_wrapper .gform_validation_errors {
  display: none !important;
}

/***********************************
FOOTER STYLES
***********************************/
.footer {
  z-index: 1;
  padding: 80px 0;
  margin-top: 80px;
  position: relative;
  background-color: #004D68;
}
.footer__logo {
  width: 100%;
  max-width: 217.7px;
  margin: 0 !important;
  display: inline-block;
}
.footer__logo img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer__menu {
  gap: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 5px !important;
}
.footer__menu li {
  margin: 0;
  padding: 0;
}
.footer__menu li a {
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__menu li a:-moz-any-link:hover, .footer__menu li a:-moz-any-link:focus {
  color: #7AD8FC;
  text-decoration: underline;
}
.footer__menu li a:any-link:hover, .footer__menu li a:any-link:focus {
  color: #7AD8FC;
  text-decoration: underline;
}
.footer__contact {
  margin-top: 35px;
}
.footer .quick-contact {
  margin-top: 40px;
}
.footer__copyright {
  margin-top: 50px;
}
.footer__copyright p {
  font-size: 16px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.5);
}
.footer__copyright p a {
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__copyright p a:-moz-any-link:hover, .footer__copyright p a:-moz-any-link:focus {
  color: #7AD8FC;
  text-decoration: underline;
}
.footer__copyright p a:any-link:hover, .footer__copyright p a:any-link:focus {
  color: #7AD8FC;
  text-decoration: underline;
}
.footer__media {
  max-width: 829px;
  min-width: 829px;
  margin-right: -150px;
  margin-bottom: -110px;
}
@media only screen and (min-width: 768px) {
  .footer__media {
    right: 0;
    bottom: 0;
    z-index: -1;
    position: absolute;
  }
}
.footer__media img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

/***********************************
DEFAULT STYLES
***********************************/
.breadcrumb-wrapper {
  padding: 0;
}
.breadcrumb-wrapper .breadcrumb {
  border-bottom: 1px solid #00384C;
}

.breadcrumb {
  border: 0;
  margin: 0;
  color: #00384C;
  font-size: 16px;
  border-radius: 0;
  line-height: 22px;
  padding: 20px 0 15px;
  vertical-align: middle;
  background: transparent;
}
.breadcrumb span.angle-right {
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}
.breadcrumb .current-page {
  color: #00384C;
  text-decoration: none;
}
.breadcrumb a {
  color: #00384C;
  vertical-align: middle;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #7AD8FC;
  text-decoration: underline;
}

.default-page {
  padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  .default-page {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .default-page {
    padding: 40px 0;
  }
}

.mfp-move-from-top {
  -webkit-transition: initial;
  transition: initial;
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top.mfp-bg {
  opacity: 1 !important;
  background: rgba(0, 56, 76, 0.33);
  backdrop-filter: blur(16px);
}
.mfp-move-from-top .mfp-container {
  padding: 0;
}
.mfp-move-from-top .mfp-container .mfp-content {
  height: 100%;
  vertical-align: middle;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-from-top .mfp-close {
  top: 10px;
  right: 10px;
  width: auto;
  height: auto;
  color: #FFFFFF;
  font-size: 14px;
  cursor: pointer;
  line-height: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  opacity: 1 !important;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-move-from-top .mfp-close [class*=icon-] {
  color: #FFFFFF;
  font-size: 11px;
  margin-left: 10px;
  line-height: 11px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-move-from-top .mfp-close:hover {
  color: #E71B00;
}
.mfp-move-from-top .mfp-close:hover [class*=icon-] {
  color: #E71B00;
}
.mfp-move-from-top .mfp-container {
  right: 0;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.mfp-move-from-top .mfp-container .mfp-content {
  height: auto;
  padding: 0 15px;
}
.mfp-move-from-top .mfp-container .mfp-content .mfp-figure:after {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
}
.mfp-move-from-top .mfp-container .mfp-content .mfp-figure figure {
  max-width: 880px;
  overflow: hidden;
  border-radius: 12px;
}
.mfp-move-from-top .mfp-container .mfp-content .mfp-figure figure .mfp-img {
  padding: 0;
  width: 100%;
  height: auto;
}
.mfp-move-from-top .mfp-container .mfp-arrow {
  opacity: 1;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  overflow: hidden;
  margin-top: -45px;
  background: #FFFFFF;
  line-height: normal;
  border-radius: 500px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: drop-shadow(0px 36px 46px rgba(0, 0, 0, 0.08));
          filter: drop-shadow(0px 36px 46px rgba(0, 0, 0, 0.08));
}
@media only screen and (max-width: 900px) {
  .mfp-move-from-top .mfp-container .mfp-arrow {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 575px) {
  .mfp-move-from-top .mfp-container .mfp-arrow {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
}
.mfp-move-from-top .mfp-container .mfp-arrow:after {
  content: none;
}
.mfp-move-from-top .mfp-container .mfp-arrow:before {
  margin: 0;
  border: 0;
  padding: 0;
  opacity: 1;
  color: #00384C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: inherit;
  height: inherit;
  position: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "rdlandscaping";
}
.mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-left {
  left: 30px;
}
@media only screen and (max-width: 991px) {
  .mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-left {
    left: 20px;
  }
}
.mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-left:before {
  content: "\e801";
}
.mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-right {
  right: 30px;
}
@media only screen and (max-width: 991px) {
  .mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-right {
    right: 20px;
  }
}
.mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-right:before {
  content: "\e802";
}
.mfp-move-from-top .mfp-container .mfp-arrow:hover {
  background: #7AD8FC;
}
.mfp-move-from-top .mfp-container .mfp-arrow:hover:before {
  color: #00384C;
}
.mfp-move-from-top .mfp-container .mfp-bottom-bar {
  margin-top: 20px;
}
.mfp-move-from-top .mfp-container .mfp-bottom-bar .mfp-title {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
}
.mfp-move-from-top .mfp-container .mfp-bottom-bar .mfp-title small {
  color: #DDD;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.mfp-move-from-top .mfp-container .mfp-bottom-bar .mfp-counter {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
}
.mfp-move-from-top .mfp-iframe-scaler {
  overflow: inherit;
  vertical-align: middle;
}
.mfp-move-from-top .mfp-iframe-scaler .mfp-iframe {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  border-radius: 12px;
}
.mfp-move-from-top.counter-disable .mfp-container .mfp-bottom-bar {
  display: none;
}

.content__editor {
  font-size: 20px;
  line-height: 32px;
}
@media only screen and (max-width: 767px) {
  .content__editor {
    font-size: 18px;
    line-height: 30px;
  }
}
.content__editor h1, .content__editor .h1, .content__editor h2, .content__editor .h2, .content__editor h3, .content__editor .h3, .content__editor h4, .content__editor .h4, .content__editor h5, .content__editor .h5, .content__editor h6, .content__editor .h6 {
  font-weight: 400;
  margin-bottom: 15px;
  font-family: "Baskerville", sans-serif;
}
.content__editor p {
  margin: 0 0 30px;
}
.content__editor p:last-child {
  margin: 0;
}
.content__editor p img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
}
@media only screen and (max-width: 575px) {
  .content__editor p img {
    border-radius: 16px;
  }
}
.content__editor p a:not(.btn) {
  color: #00384C;
  font-weight: 400;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content__editor p a:not(.btn):hover, .content__editor p a:not(.btn):focus {
  color: #7AD8FC;
  text-decoration: underline;
}
.content__editor p .btn {
  margin-bottom: 0;
}
.content__editor a:not(.btn):hover, .content__editor a:not(.btn):focus {
  color: #7AD8FC;
}
.content__editor .btn {
  margin-bottom: 30px;
}
.content__editor ul, .content__editor ol {
  margin-bottom: 30px;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
.content__editor ul.list-unstyled, .content__editor ol.list-unstyled {
  padding: 0;
  list-style: none;
}
.content__editor ul.list-unstyled li, .content__editor ol.list-unstyled li {
  padding-left: 0;
}
.content__editor ul.list-unstyled li:before, .content__editor ol.list-unstyled li:before {
  display: none;
}
.content__editor ul li, .content__editor ol li {
  margin-bottom: 15px;
}
.content__editor ul li ul, .content__editor ul li ol, .content__editor ol li ul, .content__editor ol li ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
.content__editor blockquote {
  border-left: 0;
  margin: 30px 0;
  position: relative;
  padding: 20px 20px;
  padding-left: 55px;
  border-radius: 12px;
  background: rgba(0, 56, 76, 0.1);
}
.content__editor blockquote:before {
  left: 15px;
  top: 20px;
  content: "❝";
  font-size: 45px;
  line-height: 45px;
  position: absolute;
}
.content__editor blockquote p {
  margin-bottom: 0;
  font-style: italic;
}
.content__editor blockquote h1, .content__editor blockquote .h1, .content__editor blockquote h2, .content__editor blockquote .h2, .content__editor blockquote h3, .content__editor blockquote .h3, .content__editor blockquote h4,
.content__editor blockquote .h4, .content__editor blockquote h5, .content__editor blockquote .h5, .content__editor blockquote h6, .content__editor blockquote .h6 {
  margin: 0;
}

.error-404 .error-header {
  width: 100%;
  margin-top: 0;
  max-width: 680px;
  padding: 0 0 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  min-height: inherit;
  background: transparent;
  border-bottom: 1px dashed #00384C;
}
.error-404 .error-header:after, .error-404 .error-header:before {
  content: none;
}
.error-404 .error-header .hero {
  margin: 0;
  line-height: 1;
  font-size: clamp(7rem, 7.55vw, 15rem);
}
.error-404 .error-content p {
  margin: 0;
}
.error-404 .error-content .btn {
  margin-top: 30px;
}

#cursor {
  top: 0;
  left: 0;
  z-index: 9999;
  position: fixed;
  pointer-events: none;
  pointer-events: none;
  will-change: transform;
}

@media (hover: hover) and (pointer: fine) {
  .cursor__circle {
    width: 70px;
    height: 70px;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 50%;
    -webkit-transform: scale(0.24);
            transform: scale(0.24);
    will-change: transform;
    border: 8px solid #7AD8FC;
    -webkit-transition: background-color 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transition: background-color 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.2s ease;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  }
  #cursor.drag .cursor__circle {
    -webkit-transform: scale(1);
            transform: scale(1);
    background-color: #7AD8FC;
  }
  #cursor.drag .cursor__circle:before {
    top: 50%;
    left: 50%;
    color: #00384C;
    content: "Drag";
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    text-transform: capitalize;
    letter-spacing: 0.42px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #cursor.anchor .cursor__circle {
    -webkit-transform: scale(0.12);
            transform: scale(0.12);
    background-color: #7AD8FC;
  }
  #cursor.overlay .cursor__circle {
    width: 48px;
    height: 48px;
    background-color: rgba(227, 222, 193, 0.08);
    border-color: transparent;
  }
}
/***********************************
BASIC WORDPRESS STYLES
***********************************/
.alignleft {
  float: left;
  height: auto;
  max-width: 100%;
  display: inline;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  height: auto;
  float: right;
  display: inline;
  max-width: 100%;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  height: auto;
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

.alignnone, .hs-cta-img {
  height: auto;
  max-width: 100%;
}

.gallery {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -10px !important;
  margin-right: -10px !important;
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 575px) {
  .gallery {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
}
.gallery br {
  display: none;
}
.gallery .gallery-item {
  height: 200px;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-bottom: 20px;
  vertical-align: top;
  display: inline-block;
  float: none !important;
  width: 100% !important;
  width: 50% !important;
  margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  .gallery .gallery-item {
    height: 180px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .gallery .gallery-item {
    height: 140px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .gallery .gallery-item {
    height: 100%;
  }
}
.gallery .gallery-item .gallery-icon {
  width: 100%;
  height: 100%;
}
.gallery .gallery-item a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 12px;
}
.gallery .gallery-item a:before, .gallery .gallery-item a:after {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.gallery .gallery-item a:before {
  bottom: 0;
  z-index: 1;
  opacity: 0;
  content: "";
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.5s opacity, 0.5s background-color;
  transition: 0.5s opacity, 0.5s background-color;
}
.gallery .gallery-item a:after {
  top: 0;
  opacity: 0;
  content: "+";
  color: #FFFFFF;
  font-size: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  -webkit-transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
}
.gallery .gallery-item a:hover:before {
  opacity: 1;
}
.gallery .gallery-item a:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.gallery .gallery-item a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery.gallery-columns-3 .gallery-item {
  width: 33.333333% !important;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25% !important;
}

.gallery-caption {
  display: block;
}

@media only screen and (max-width: 767px) {
  .gallery.gallery-columns-4 .gallery-item {
    width: 33.333333% !important;
  }
}
@media only screen and (max-width: 575px) {
  .gallery.gallery-columns-3 .gallery-item {
    width: 50% !important;
  }
  .gallery.gallery-columns-4 .gallery-item {
    width: 50% !important;
  }
}
@media only screen and (max-width: 480px) {
  .gallery .gallery-item {
    width: 100% !important;
  }
  .gallery.gallery-columns-3 .gallery-item, .gallery.gallery-columns-4 .gallery-item {
    width: 100% !important;
  }
}
/***********************************
BASIC TEMPLATE STYLES
***********************************/
.basic {
  padding: 60px 0;
}
.basic .btn {
  margin-top: 20px;
}

/**********************************
MEDIA QUERIES
***********************************/
@media only screen and (max-width: 1366px) {
  /**********************************
  HOME PAGE STYLE
  ***********************************/
  .services {
    padding: 120px 0;
  }
  .project-gallery {
    padding-bottom: 100px;
  }
  .contact {
    padding: 100px 0;
  }
} /* 1366 */
@media only screen and (max-width: 1199px) {
  h1, .h1 {
    font-size: 54px;
    line-height: 64px;
  }
  /**********************************
  HOME PAGE STYLE
  ***********************************/
  .banner__text {
    max-width: 500px;
  }
  .banner__media {
    margin-top: -140px;
    margin-right: -63px;
  }
  .about {
    padding: 80px 0 120px;
  }
  .about__overlay {
    left: -160px;
    bottom: -210px;
    max-width: 485px;
  }
  .services {
    padding: 100px 0;
  }
  .services .entry-title {
    margin-bottom: 60px;
  }
  .services .service-request {
    margin-top: 50px;
  }
  .project-gallery {
    padding: 120px 0 80px;
  }
  .project-gallery__overlay {
    top: -230px;
    right: -165px;
    max-width: 485px;
  }
  .contact {
    padding: 80px 0;
  }
  .contact .backGround .contact__form {
    max-width: 100%;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer__logo {
    max-width: 200px;
  }
  .footer__menu {
    gap: 25px;
  }
  .footer .quick-contact {
    margin-top: 30px;
  }
  .footer__media {
    max-width: 770px;
    min-width: 770px;
    margin-right: -130px;
  }
  .footer__copyright {
    margin-top: 30px;
  }
  .quick-contact {
    margin-left: -10px;
    margin-right: -10px;
  }
  .quick-contact li {
    padding-left: 10px;
    padding-right: 10px;
  }
} /* 1199 */
@media only screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 48px;
    line-height: 58px;
  }
  h2, .h2 {
    font-size: 44px;
    line-height: 54px;
  }
  .container, .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  /**********************************
  HEADER STYLE
  ***********************************/
  .header-gutter {
    height: 75px;
    min-height: 75px;
  }
  .header .navbar .container, .header .navbar .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .header .navbar .navbar-collapse {
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
  }
  .header .navbar .navbar-collapse .navbar-nav {
    margin-left: -15px;
    margin-right: -15px;
  }
  .header .navbar .navbar-collapse .navbar-nav > li {
    margin-left: 15px;
    margin-right: 15px;
  }
  .header .navbar .navbar-collapse .navbar-nav > li a {
    font-size: 18px;
    line-height: 28px;
  }
  .header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav-right) > li:nth-last-child(1) {
    display: none;
  }
  .header .navbar .navbar-collapse .navbar-nav.navbar-nav-right {
    margin-left: 15px;
  }
  /**********************************
  HOME PAGE STYLE
  ***********************************/
  .banner {
    padding: 210px 0 60px;
  }
  .banner__text {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .banner__text .description {
    max-width: 100%;
  }
  .banner__media {
    margin-top: 0;
    margin-right: 0;
  }
  .about {
    padding: 60px 0 130px;
  }
  .about__text {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .about__overlay {
    bottom: -220px;
    max-width: 385px;
  }
  .services {
    padding: 80px 0;
  }
  .services .entry-title {
    margin-bottom: 50px;
  }
  .project-gallery {
    padding: 80px 0 60px;
  }
  .project-gallery__overlay {
    top: -170px;
    max-width: 385px;
  }
  .contact {
    padding: 60px 0;
  }
  .contact .backGround {
    padding: 40px;
  }
  .contact__overlay {
    left: -40px;
    bottom: -40px;
    max-width: 385px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 60px 0;
    margin-top: 60px;
  }
  .footer__logo {
    max-width: 180px;
  }
  .footer__menu {
    gap: 20px;
  }
  .footer__menu li a {
    font-size: 18px;
    line-height: 28px;
  }
  .footer__media {
    max-width: 680px;
    min-width: 680px;
    margin-bottom: -80px;
  }
  .quick-contact {
    margin-left: -10px;
    margin-right: -10px;
  }
  .quick-contact li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contact-btn {
    padding: 8px;
    padding-right: 12px;
  }
  .contact-btn .tel {
    font-size: 20px;
  }
} /* 991 */
@media only screen and (max-width: 880px) {
  /**********************************
  HEADER STYLE
  ***********************************/
  .header .topbar {
    padding: 7px 0;
  }
  .header .topbar__content {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .header .topbar__content .quick-contact {
    display: none;
  }
  .header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav-right) > li:nth-last-child(2) {
    display: none;
  }
  .header-gutter {
    height: 145px;
    min-height: 145px;
  }
} /* 834 */
@media only screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 48px;
  }
  h2, .h2 {
    font-size: 36px;
    line-height: 44px;
  }
  h3, .h3 {
    font-size: 30px;
    line-height: 38px;
  }
  h4, .h4 {
    font-size: 24px;
    line-height: 32px;
  }
  h5, .h5 {
    font-size: 20px;
    line-height: 30px;
  }
  h5, .h5 {
    font-size: 18px;
    line-height: 28px;
  }
  .btn {
    font-size: 18px;
    line-height: 30px;
    padding: 14px 20px;
    border-radius: 12px;
  }
  /**********************************
  HEADER STYLE
  ***********************************/
  .header .navbar .navbar-header .logo .navbar-brand img {
    max-width: 150px;
  }
  .header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav-right) {
    display: none;
  }
  .header-gutter {
    height: 135px;
    min-height: 135px;
  }
  /**********************************
  HOME PAGE STYLE
  ***********************************/
  .banner {
    padding: 180px 0 50px;
  }
  .banner__text .description {
    font-size: 18px;
    line-height: 26px;
  }
  .about {
    padding-top: 50px;
  }
  .about__text .description {
    font-size: 18px;
    line-height: 26px;
  }
  .about__text .btn {
    margin-top: 20px;
  }
  .about .stat-item {
    min-height: 250px;
  }
  .services .entry-title {
    margin-bottom: 40px;
  }
  .services .entry-title .description {
    font-size: 18px;
    line-height: 26px;
  }
  .project-gallery {
    padding: 70px 0 50px;
  }
  .project-gallery .entry-title .description {
    font-size: 18px;
    line-height: 26px;
  }
  .project-gallery__overlay {
    top: -160px;
  }
  .contact {
    padding: 50px 0;
  }
  .contact .backGround {
    padding: 30px;
  }
  .contact .backGround .contact__text {
    max-width: 100%;
    margin-bottom: 30px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    margin-top: 0;
    padding: 60px 0;
  }
  .footer__logo {
    max-width: 180px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .footer__menu {
    gap: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__media {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: -80px;
  }
  .footer .row [class^=col] {
    text-align: center;
  }
  .footer__media {
    margin-top: 20px;
  }
  .footer__copyright {
    margin-top: 25px;
  }
  .basic {
    padding: 50px 0;
  }
  .basic .basic-parent {
    margin-top: -30px;
  }
  .basic .content__editor {
    margin-top: 30px;
  }
} /* 767 */
@media only screen and (max-width: 575px) {
  h1, .h1 {
    font-size: 36px;
    line-height: 46px;
  }
  h2, .h2 {
    font-size: 32px;
    line-height: 42px;
  }
  h3, .h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  /**********************************
  HEADER STYLE
  ***********************************/
  .header:has(.topbar) + .header-gutter {
    height: 120px;
    min-height: 120px;
  }
  .header .topbar__content .txt {
    font-size: 14px;
    max-width: 100%;
    line-height: 20px;
  }
  .header .navbar {
    padding: 15px 0;
  }
  .header .navbar .container, .header .navbar .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .navbar .navbar-header .logo .navbar-brand img {
    max-width: 130px;
  }
  .header .navbar .navbar-collapse .navbar-nav.navbar-nav-right li:not(.mobile-navbar-toggler) {
    display: none;
  }
  .header-gutter {
    height: 135px;
    min-height: 135px;
  }
  .navbar-toggle {
    width: 50px;
    height: 50px;
    padding: 15px;
  }
  /**********************************
  HOME PAGE STYLE
  ***********************************/
  .banner {
    padding: 160px 0 40px;
  }
  .project-gallery {
    padding-bottom: 40px;
  }
  .about .stat-item {
    min-height: 220px;
  }
  .about .row [class^=col] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .contact {
    padding: 40px 0;
  }
  .contact .backGround {
    padding: 25px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 40px 0;
  }
  .footer__media {
    margin-bottom: -50px;
  }
  .basic {
    padding: 40px 0;
  }
} /* 575 */
@media only screen and (max-width: 480px) {
  .about .stat-item {
    min-height: 180px;
  }
  .about .row [class^=col] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
} /* 480 */
@-webkit-keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@-webkit-keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
@keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}