@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900,900i|Poppins:400,500,500i,600,800|Courgette:400|Raleway:400,500,600,700|Lora:400,700|Open+Sans:400,600,700,800|Lobster+Two:400,700|Prata|Playfair+Display:400,700,700i,900,900i|Londrina+Outline|Rubik|Cormorant+Garamond:400,600,700|Dosis:400,600,700,800|Playball|Cabin:400,400i,500,600,70|Frank+Ruhl+Libre:400,500,700,900|Cookie");
@media only screen and (max-width: 575px) {
  .container {
    width: 450px; } }
@media only screen and (max-width: 479px) {
  .container {
    width: 300px; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block; }
audio,
canvas,
video {
  display: inline-block; }
audio:not([controls]) {
  display: none;
  height: 0; }
[hidden] {
  display: none; }
html,
button,
input,
select,
textarea {
  font-family: "Source Sans Pro", Helvetica, sans-serif; }
a {
  color: #ca3c08;
  text-decoration: none; }
a:visited {
  color: #ac0404; }
a:focus {
  outline: thin dotted; }
a:active,
a:hover {
  color: #ea9629;
  outline: 0; }
a:hover {
  text-decoration: underline; }
address {
  font-style: italic;
  margin: 0 0 24px; }
abbr[title] {
  border-bottom: 1px dotted; }
b,
strong {
  font-weight: bold; }
dfn {
  font-style: italic; }
mark {
  background: #ff0;
  color: #000; }
p {
  margin: 0 0 24px; }
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 14px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }
pre {
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }
blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 24px 40px; }
blockquote blockquote {
  margin-right: 0; }
blockquote cite,
blockquote small {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase; }
blockquote em,
blockquote i {
  font-style: normal;
  font-weight: 300; }
blockquote strong,
blockquote b {
  font-weight: 400; }
small {
  font-size: smaller; }
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -0.5em; }
sub {
  bottom: -0.25em; }
dl {
  margin: 0 20px; }
dt {
  font-weight: bold; }
dd {
  margin: 0 0 20px; }
menu,
ol,
ul {
  margin: 16px 0;
  padding: 0 0 0 40px; }
ul {
  list-style-type: square; }
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }
li > ul,
li > ol {
  margin: 0; }
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle; }
svg:not(:root) {
  overflow: hidden; }
figure {
  margin: 0; }
form {
  margin: 0; }
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  min-width: inherit;
  padding: 0.35em 0.625em 0.75em; }
legend {
  border: 0;
  padding: 0;
  white-space: normal; }
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline; }
button,
input {
  line-height: normal; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  cursor: pointer; }
button[disabled],
input[disabled] {
  cursor: default; }
input[type="checkbox"],
input[type="radio"] {
  padding: 0; }
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  appearance: textfield;
  padding-right: 2px;

  width: 270px; }
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }
textarea {
  overflow: auto;
  vertical-align: top; }
table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%; }
caption,
th,
td {
  font-weight: normal;
  text-align: left; }
caption {
  font-size: 16px;
  margin: 20px 0; }
th {
  font-weight: bold;
  text-transform: uppercase; }
td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0; }
del {
  color: #333; }
ins {
  background: #fff9c0;
  text-decoration: none; }
hr {
  background-size: 4px 4px;
  border: 0;
  height: 1px;
  margin: 0 0 24px; }
* {
  box-sizing: border-box; }
img {
  max-width: 100%; }
html {
  overflow: hidden;
  overflow-y: auto; }
body {
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Poppins", sans-serif;
  color: #18012c;
  font-weight: 400; }
a {
  transition: all 0.4s ease-in-out 0s; }
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
p,
pre,
blockquote,
dl,
dd,
menu,
ol,
ul,
table,
caption,
hr {
  margin: 0;
  margin-bottom: 15px; }
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
  color: #18012c; }
h1,
.h1 {
  font-size: 42px; }
h2,
.h2 {
  font-size: 30px; }
h3,
.h3 {
  font-size: 26px; }
h4,
.h4 {
  font-size: 22px; }
h5,
.h5 {
  font-size: 18px; }
h6,
.h6 {
  font-size: 14px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1,
  .h1 {
    font-size: 38px; }
  h2,
  .h2 {
    font-size: 28px; }
  h3,
  .h3 {
    font-size: 24px; } }
@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 36px; }
  h2,
  .h2 {
    font-size: 26px; }
  h3,
  .h3 {
    font-size: 24px; } }
@media only screen and (max-width: 575px) {
  h1,
  .h1 {
    font-size: 34px; } }
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-weight: 700; }
h4,
.h4,
h5,
.h5 {
  font-weight: 600; }
h6,
.h6 {
  font-weight: 500; }
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none; }
a:visited {
  color: inherit; }
input,
button,
select,
textarea {
  background: transparent;
  border: 1px solid #cccccc;
  transition: all 0.4s ease-out 0s;
  color: #18012c; }
  input:focus, input:active,
  button:focus,
  button:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active {
    outline: none;
    border-color: #18012c; }
input,
select,
textarea {
  width: 100%;
  font-size: 14px; }
input,
select {
  height: 40px;
  padding: 0 15px; }
.hidden {
  display: none; }
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
.poss_relative {
  position: relative; }
.poss_absolute {
  position: absolute; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
.invisible {
  visibility: hidden; }
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;}
.clearfix:after {
  clear: both; }
.wrapper {
  position: relative; }
.plr_-15 {
  padding: 0; }
.mt_dec-30 {
  margin-top: -30px !important; }
.mt--20 {
  margin-top: 20px !important; }
.section-ptb-120 {
  padding: 120px 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-ptb-120 {
      padding: 80px 0; } }
  @media only screen and (max-width: 767px) {
    .section-ptb-120 {
      padding: 70px 0; } }
  @media only screen and (max-width: 575px) {
    .section-ptb-120 {
      padding: 60px 0; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .md-mt-30 {
    margin-top: 30px; } }
@media only screen and (max-width: 767px) {
  .sm-mt-30 {
    margin-top: 30px; } }
@media only screen and (max-width: 575px) {
  .small-mt-30 {
    margin-top: 30px; } }
@media only screen and (max-width: 767px) {
  .plr--80 {
    padding: 0; }
  .plr--30 {
    padding: 0; } }
.white {
  color: #fff; }
.button-color--theme {
  background: #18012c; }
.border-1 {
  border: 1px solid #18012c !important; }
.border-4 {
  border: 4px solid #18012c !important; }
.border-8 {
  border: 8px solid #18012c !important; }
.bg_color--2 {
  background: #fff; }
.bg_color--3 {
  background: #f4f4f4; }
.bg-transparent {
  background: transparent !important; }
.text-italic {
  font-style: italic; }
.text-normal {
  font-style: normal; }
.text-underline {
  font-style: underline; }
.body-font {
  font-family: "Poppins", sans-serif; }
.heading-font {
  font-family: "Montserrat", sans-serif; }
.fullscreen {
  min-height: 100vh;
  width: 100%; }
.w-100 {
  width: 100%; }
.w-75 {
  width: 75%; }
.w-50 {
  width: 50%; }
.w-33 {
  width: 33.33%; }
.w-25 {
  width: 25%; }
.w-10 {
  width: 10%; }
.h-100 {
  height: 100%; }
.h-75 {
  height: 75%; }
.h-50 {
  height: 50%; }
.h-25 {
  height: 25%; }
.h-33 {
  height: 33.33%; }
.h-10 {
  height: 10%; }
input:-moz-placeholder, textarea:-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
[data-overlay],
[data-black-overlay],
[data-white-overlay] {
  position: relative; }
[data-overlay] > div,
[data-overlay] > *,
[data-black-overlay] > div,
[data-black-overlay] > *,
[data-white-overlay] > div,
[data-white-overlay] > * {
  position: relative;
  z-index: 2; }
[data-overlay]:before,
[data-black-overlay]:before,
[data-white-overlay]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2; }
[data-overlay]:before {
  background-color: #18012c; }
[data-black-overlay]:before {
  background-color: #000000; }
[data-white-overlay]:before {
  background-color: #ffffff; }
[data-overlay="1"]:before, [data-black-overlay="1"]:before, [data-white-overlay="1"]:before {
  opacity: 0.1; }
[data-overlay="2"]:before, [data-black-overlay="2"]:before, [data-white-overlay="2"]:before {
  opacity: 0.2; }
[data-overlay="3"]:before, [data-black-overlay="3"]:before, [data-white-overlay="3"]:before {
  opacity: 0.3; }
[data-overlay="4"]:before, [data-black-overlay="4"]:before, [data-white-overlay="4"]:before {
  opacity: 0.4; }
[data-overlay="5"]:before, [data-black-overlay="5"]:before, [data-white-overlay="5"]:before {
  opacity: 0.5; }
[data-overlay="6"]:before, [data-black-overlay="6"]:before, [data-white-overlay="6"]:before {
  opacity: 0.6; }
[data-overlay="7"]:before, [data-black-overlay="7"]:before, [data-white-overlay="7"]:before {
  opacity: 0.7; }
[data-overlay="8"]:before, [data-black-overlay="8"]:before, [data-white-overlay="8"]:before {
  opacity: 0.8; }
[data-overlay="9"]:before, [data-black-overlay="9"]:before, [data-white-overlay="9"]:before {
  opacity: 0.9; }
[data-overlay="10"]:before, [data-black-overlay="10"]:before, [data-white-overlay="10"]:before {
  opacity: 1; }
[data-gradient] {
  position: relative; }
[data-gradient] > div,
[data-gradient] > *,
[data-black-gradient] > div,
[data-black-gradient] > *,
[data-white-gradient] > div,
[data-white-gradient] > *,
[data-agency-gradient] > div,
[data-agency-gradient] > * {
  position: relative;
  z-index: 2; }
[data-gradient]:before,
[data-black-gradient]:before,
[data-white-gradient]:before,
[data-agency-gradient]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2; }
[data-agency-gradient]:before {
  background-image: linear-gradient(-45deg, #03a9f4, #341941);
  background-image: -webkit-gradient(-45deg, #03a9f4, #341941);
  background-image: -webkit-linear-gradient(-45deg, #03a9f4, #341941);
  background-image: -moz-linear-gradient(-45deg, #03a9f4, #341941);
  background-image: -ms-linear-gradient(-45deg, #03a9f4, #341941);
  background-image: -o-linear-gradient(-45deg, #03a9f4, #341941); }
[data-gradient="1"]:before, [data-black-gradient="1"]:before, [data-white-gradient="1"]:before, [data-agency-gradient="1"]:before {
  opacity: 0.1; }
[data-gradient="2"]:before, [data-black-gradient="2"]:before, [data-white-gradient="2"]:before, [data-agency-gradient="2"]:before {
  opacity: 0.2; }
[data-gradient="3"]:before, [data-black-gradient="3"]:before, [data-white-gradient="3"]:before, [data-agency-gradient="3"]:before {
  opacity: 0.3; }
[data-gradient="4"]:before, [data-black-gradient="4"]:before, [data-white-gradient="4"]:before, [data-agency-gradient="4"]:before {
  opacity: 0.4; }
[data-gradient="5"]:before, [data-black-gradient="5"]:before, [data-white-gradient="5"]:before, [data-agency-gradient="5"]:before {
  opacity: 0.5; }
[data-gradient="6"]:before, [data-black-gradient="6"]:before, [data-white-gradient="6"]:before, [data-agency-gradient="6"]:before {
  opacity: 0.6; }
[data-gradient="7"]:before, [data-black-gradient="7"]:before, [data-white-gradient="7"]:before, [data-agency-gradient="7"]:before {
  opacity: 0.7; }
[data-gradient="8"]:before, [data-black-gradient="8"]:before, [data-white-gradient="8"]:before, [data-agency-gradient="8"]:before {
  opacity: 0.8; }
[data-gradient="9"]:before, [data-black-gradient="9"]:before, [data-white-gradient="9"]:before, [data-agency-gradient="9"]:before {
  opacity: 0.9; }
[data-gradient="10"]:before, [data-black-gradient="10"]:before, [data-white-gradient="10"]:before, [data-agency-gradient="10"]:before {
  opacity: 1; }
.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
  color: #ffffff; }
  .bg-theme h1, .bg-theme h2, .bg-theme h3, .bg-theme h4, .bg-theme h5, .bg-theme h6, .bg-theme p, .bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6, .bg-dark p, .bg-dark-light h1, .bg-dark-light h2, .bg-dark-light h3, .bg-dark-light h4, .bg-dark-light h5, .bg-dark-light h6, .bg-dark-light p, .bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6, .bg-secondary p {
    color: #ffffff; }
.section-title h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  border-bottom: 2px solid #18012c;
  margin-bottom: 20px; }
.section-title.white-text h2 {
  color: #ffffff;
  border-bottom: 2px solid #ffffff; }
.section-title--2 {
  margin-top: -10px; }
  .section-title--2 h2 {
    font-size: 34px;
    font-weight: 700;
    margin: 0;
    display: inline-block;
    color: #333333;
    margin-bottom: 8px; }
    @media only screen and (max-width: 767px) {
      .section-title--2 h2 {
        font-size: 28px; } }
  .section-title--2 p {
    margin: 0;
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px; }
    @media only screen and (max-width: 767px) {
      .section-title--2 p {
        font-size: 14px; } }
  .section-title--2.white-text h2 {
    color: #ffffff; }
  .section-title--2.white-text p {
    color: #ffffff; }
.section-title--3 {
  margin-top: -10px; }
  .section-title--3 h2 {
    font-size: 36px;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    color: #4a4949;
    margin-bottom: 8px; }
    @media only screen and (max-width: 767px) {
      .section-title--3 h2 {
        font-size: 28px; } }
  .section-title--3 p {
    margin: 0;
    color: #535252;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px; }
    @media only screen and (max-width: 767px) {
      .section-title--3 p {
        font-size: 14px; } }
  .section-title--3.white-text h2 {
    color: #ffffff; }
  .section-title--3.white-text p {
    color: #ffffff; }
.section-title--4 {
  margin-top: -10px; }
  .section-title--4 span {
    color: #18012c;
    letter-spacing: 1px;
    display: block; }
  .section-title--4 h2 {
    color: #18012c;
    font-weight: 600;
    margin: 0;
    font-size: 48px;
    display: inline-block;
    padding: 0 130px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .section-title--4 h2 {
        font-size: 27px;
        padding: 0 112px; } }
    .section-title--4 h2::before, .section-title--4 h2::after {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      width: 100px;
      height: 3px;
      background: #412e51; }
    .section-title--4 h2::after {
      left: auto;
      right: 0; }
.section-title--5 {
  margin-top: -10px; }
  .section-title--5 h2 {
    font-size: 34px;
    font-weight: 700;
    display: inline-block;
    color: #404040;
    margin-bottom: 7px; }
    @media only screen and (max-width: 767px) {
      .section-title--5 h2 {
        font-size: 28px; } }
  .section-title--5 p {
    margin: 0;
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px; }
    @media only screen and (max-width: 767px) {
      .section-title--5 p {
        font-size: 14px; } }
  .section-title--5.white-text h2 {
    color: #ffffff; }
  .section-title--5.white-text p {
    color: #ffffff; }
.section-title--6 {
  margin-top: -10px; }
  .section-title--6 h2 {
    font-size: 36px;
    font-weight: 600;
    color: #18012c;
    margin-bottom: 3px; }
    @media only screen and (max-width: 767px) {
      .section-title--6 h2 {
        font-size: 28px; } }
  .section-title--6 img {
    margin-bottom: 16px; }
  .section-title--6 p {
    margin: 0;
    color: #18012c;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    padding: 0 27%; }
    @media only screen and (max-width: 767px) {
      .section-title--6 p {
        font-size: 14px; } }
  .section-title--6.white-text h2 {
    color: #ffffff; }
  .section-title--6.white-text p {
    color: #ffffff; }
  .section-title--6.text-left p {
    padding: 0 27% 0 0; }
.section-title--7 {
  margin-top: -10px; }
  .section-title--7 h2 {
    font-size: 48px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 3px; }
.section-title--8 {
  position: relative;
  margin-top: -10px; }
  .section-title--8 h2 {
    color: #434344;
    font-size: 36px;
    margin-bottom: 2px; }
  .section-title--8 img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%; }
  .section-title--8 p {
    margin: 0;
    color: #494849;
    font-size: 16px;
    line-height: 30px; }
.section-title--9 {
  margin-top: -10px; }
  .section-title--9 h2 {
    color: #333333;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 0; }
.section-title--10 {
  margin-top: -10px; }
  .section-title--10 h2 {
    color: #333333;
    font-size: 36px;
    margin-bottom: 10px; }
  .section-title--10 p {
    color: #333333;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    padding: 0 24%;
    margin: 0;
    margin-top: 12px; }
.section-title--11 {
  margin-top: -10px; }
  .section-title--11 h2 {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 12px;
    color: #333333;
    margin-top: 20px; }
  .section-title--11 p {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    padding: 0 24%;
    margin: 0;
    font-family: 'Cabin', sans-serif; }
.section-title--12 {
  margin-top: -12px; }
  .section-title--12 h2 {
    color: #424242;
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 12px;
    font-family: 'Frank Ruhl Libre', serif; }
  .section-title--12 p {
    margin: 0;
    color: #4c4c4c;
    font-size: 15px;
    line-height: 25px;
    padding: 0 30%;
    font-family: 'Open Sans', sans-serif; }
  .section-title--12.text-left p {
    padding: 0 30% 0 0; }
.section-title--13 {
  margin-top: -10px; }
  .section-title--13 h2 {
    color: #333333;
    font-size: 34px;
    margin-bottom: 5px; }
  .section-title--13 p {
    font-weight: 300;
    color: #333333;
    font-size: 16px;
    margin: 0; }
.section-title--15 {
  margin-top: -10px; }
  .section-title--15 h2 {
    color: #18012c;
    font-size: 36px;
    margin-bottom: 4px;
    font-weight: 600; }
  .section-title--15 img {
    margin-bottom: 16px; }
  .section-title--15 p {
    font-weight: 400;
    color: #18012c;
    font-size: 16px;
    margin: 0;
    line-height: 28px;
    padding: 0 27%;
    font-family: "Montserrat", sans-serif; }
.section-title--16 {
  margin-top: -10px; }
  .section-title--16 h2 {
    color: #333333;
    font-size: 30px;
    font-style: italic;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .section-title--16 h2::before {
      position: absolute;
      content: "";
      left: 50%;
      bottom: 0;
      width: 80px;
      background: #e54c2a;
      height: 2px;
      transform: translateX(-50%); }
  .section-title--16 img {
    margin-bottom: 16px; }
  .section-title--16 p {
    font-weight: 400;
    color: #18012c;
    font-size: 18px;
    margin: 0;
    line-height: 30px;
    padding: 0 27%;
    font-family: 'Cabin', sans-serif; }
  .section-title--16.text-left h2::before {
    left: 0;
    transform: inherit; }
  .section-title--16.text-left p {
    padding: 0 27% 0 0; }
.section-title--19 span {
  color: #ff759d;
  font-weight: 400;
  font-size: 30px;
  font-family: 'Cookie', cursive;
  display: block;
  margin-bottom: 10px; }
.section-title--19 h2 {
  color: #333333;
  font-size: 36px;
  font-weight: 600;
  position: relative;
  margin-bottom: 8px; }
.section-title--19 p {
  font-weight: 400;
  color: #333333;
  font-size: 16px;
  margin: 0;
  line-height: 28px;
  padding: 0 25%;
  font-family: "Montserrat", sans-serif; }
.section-title--19.text-left p {
  padding: 0 25% 0 0; }
.section-title--20 {
  margin-top: -10px; }
  .section-title--20 h2 {
    color: #333333;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    margin-bottom: 8px; }
  .section-title--20 p {
    font-weight: 400;
    color: #333333;
    font-size: 18px;
    margin: 0;
    line-height: 30px;
    padding: 0 20%;
    font-family: "Montserrat", sans-serif; }
  .section-title--20.text-left p {
    padding: 0 20% 0 0; }
.section-title--17 {
  margin-top: -10px; }
  .section-title--17 h2 {
    color: #333333;
    font-size: 36px;
    font-weight: 600;
    position: relative;
    margin-bottom: 8px; }
  .section-title--17 p {
    font-weight: 400;
    color: #333333;
    font-size: 16px;
    margin: 0;
    line-height: 30px;
    padding: 0 20%;
    font-family: "Montserrat", sans-serif; }
  .section-title--17.text-left p {
    padding: 0 20% 0 0; }
  .section-title--17.text-white h2 {
    color: #ffffff; }
  .section-title--17.text-white p {
    color: #ffffff; }
.section-title--18 {
  margin-top: -10px; }
  .section-title--18 p {
    font-weight: 600;
    color: #3f3f3f;
    font-size: 18px;
    margin: 0;
    padding: 0 20%;
    font-family: "Montserrat", sans-serif; }
  .section-title--18 h2 {
    color: #3f3f3f;
    font-size: 48px;
    font-weight: 600;
    position: relative;
    margin: 0;
    padding-bottom: 19px;
    margin-top: 6px; }
    .section-title--18 h2::before {
      position: absolute;
      content: "";
      left: 50%;
      bottom: 0;
      width: 100px;
      background: #455ac8;
      height: 2px;
      transform: translateX(-50%); }
  .section-title--18.text-left p {
    padding: 0 20% 0 0; }
.panel-group {
  max-width: 570px;
  margin: 0 auto;
  margin-top: 40px; }
.heading-1 {
  color: #18012c;
  font-size: 48px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .heading-1 {
      font-size: 42px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .heading-1 {
      font-size: 38px; } }
  @media only screen and (max-width: 767px) {
    .heading-1 {
      font-size: 32px; } }
  @media only screen and (max-width: 575px) {
    .heading-1 {
      font-size: 23px; } }
.heading-2 {
  color: #18012c;
  font-size: 36px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 8px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .heading-2 {
      font-size: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .heading-2 {
      font-size: 26px; } }
  @media only screen and (max-width: 767px) {
    .heading-2 {
      font-size: 26px; } }
  @media only screen and (max-width: 575px) {
    .heading-2 {
      font-size: 23px; } }
.heading-3 {
  color: #18012c;
  font-size: 36px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .heading-3 {
      font-size: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .heading-3 {
      font-size: 26px; } }
  @media only screen and (max-width: 767px) {
    .heading-3 {
      font-size: 26px; } }
  @media only screen and (max-width: 575px) {
    .heading-3 {
      font-size: 23px; } }
.ht-heading {
  z-index: 1; }
  .ht-heading.center-icon img {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -1; }
  .ht-heading .heading-bg-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    color: #f1f1f1;
    font-size: 80px;
    font-weight: 800;
    line-height: 28px;
    margin: 0;
    width: 100%;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }
    .ht-heading .heading-bg-text.heading-bg--textleft {
      text-align: left; }
    .ht-heading .heading-bg-text.heading-bg--textright {
      text-align: right; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .ht-heading .heading-bg-text {
        font-size: 60px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-heading .heading-bg-text {
        font-size: 50px; } }
    @media only screen and (max-width: 767px) {
      .ht-heading .heading-bg-text {
        font-size: 40px; } }
  .ht-heading .middle-align-border {
    position: relative;
    display: inline-block;
    padding: 0 10.5%; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .ht-heading .middle-align-border {
        padding: 0 14.5%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-heading .middle-align-border {
        padding: 0 17.5%; } }
    @media only screen and (max-width: 767px) {
      .ht-heading .middle-align-border {
        padding: 0 12.5%; } }
    @media only screen and (max-width: 575px) {
      .ht-heading .middle-align-border {
        padding: 0; } }
    .ht-heading .middle-align-border::before {
      position: absolute;
      content: "";
      left: 0;
      width: 100px;
      height: 3px;
      background: #412e51;
      top: 50%; }
      @media only screen and (max-width: 767px) {
        .ht-heading .middle-align-border::before {
          width: 50px; } }
      @media only screen and (max-width: 575px) {
        .ht-heading .middle-align-border::before {
          display: none; } }
    .ht-heading .middle-align-border::after {
      position: absolute;
      content: "";
      right: 0;
      width: 100px;
      height: 3px;
      background: #412e51;
      top: 50%; }
      @media only screen and (max-width: 767px) {
        .ht-heading .middle-align-border::after {
          width: 50px; } }
      @media only screen and (max-width: 575px) {
        .ht-heading .middle-align-border::after {
          display: none; } }
    @media only screen and (max-width: 767px) {
      .ht-heading .heading-bg-img {
        line-height: 1.2; } }
  .ht-heading p.heading-border-bottom {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 12px; }
    .ht-heading p.heading-border-bottom::before {
      position: absolute;
      content: "";
      bottom: 0;
      width: 70px;
      height: 2px;
      background: #18012c;
      left: 50%;
      transform: translateX(-50%); }
  .ht-heading.heading-border-left {
    position: relative; }
    .ht-heading.heading-border-left::before {
      position: absolute;
      content: "";
      left: 0;
      height: 70px;
      width: 5px;
      background: #18012c;
      top: 50%;
      transform: translateY(-50%); }
      @media only screen and (max-width: 575px) {
        .ht-heading.heading-border-left::before {
          height: 50px; } }
  .ht-heading.heading-border-right {
    position: relative; }
    .ht-heading.heading-border-right::before {
      position: absolute;
      content: "";
      right: 0;
      height: 70px;
      width: 5px;
      background: #18012c;
      top: 50%;
      transform: translateY(-50%); }
      @media only screen and (max-width: 575px) {
        .ht-heading.heading-border-right::before {
          height: 50px; } }
@-webkit-keyframes heading-animation-1 {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }
@keyframes heading-animation-1 {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 100% 50%; } }
.single-skill {
  margin-top: 14px;
  overflow: hidden;
  padding-bottom: 23px; }
  .single-skill p {
    font-family: "Montserrat", sans-serif;
    color: #666666;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 17px; }
  .single-skill .progress {
    overflow: visible; }
    .single-skill .progress .progress-bar {
      position: relative; }
    
input, textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none; }
.log-remember {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Montserrat", sans-serif; }
  .log-remember a.fright {
    color: #b1b1b1;
    font-size: 12px;
    transition: 0.4s;
    font-family: "Montserrat", sans-serif; }
  
.lable-content {
  display: block;
  position: relative;
  padding-left: 29px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "Montserrat", sans-serif; }
.lable-content input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #0056ff;
  margin-top: 4px; }
.lable-content:hover input ~ .checkmark {
  border: 1px solid #0056ff; }
.checkmark:after {
  content: "";
  position: absolute;
  display: block; }
.lable-content input:checked ~ .checkmark:after {
  display: none; }
.lable-content .checkmark:after {
  left: 5px;
  top: 2px;
  width: 6px;
  height: 9px;
  border: solid #0056ff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
.service {
  margin-top: 30px; }
.service-1 .icon {
  margin-bottom: 30px; }
  .service-1 .icon i {
    color: #ed552d;
    font-size: 50px; }
.service-1 .thumb {
  margin-bottom: 25px; }
.service-1 .content h4 {
  color: #333333;
  font-size: 18px;
  font-weight: 600; }
.service-1 .content p {
  color: #333;
  font-size: 15px;
  line-height: 25px;
  margin: 0;
  padding: 0 12px;
  position: relative;
  padding-bottom: 35px; }
  .service-1 .content p::before {
    position: absolute;
    content: "";
    background: #969696;
    width: 20px;
    height: 1px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  .service-1 .content p::after {
    position: absolute;
    content: "";
    background: #969696;
    height: 1px;
    width: 30px;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%); }
.service-1.gr-service .icon i {
  color: #6dc32e; }
.service-1.gr-service .content h4 {
  color: #404040; }
.service-1.gr-service .content p {
  color: #5b5b5b;
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  padding: 0 12px;
  padding-bottom: 35px; }
.service-1.gr-service.fter-shape-none .content p::before, .service-1.gr-service.fter-shape-none .content p::after {
  display: none; }
.ht_modal_btn button.ht_btn {
  width: 205px;
  background: #0056ff;
  border: 0 none;
  color: #fff;
  border-radius: 8px;
  height: 58px;
  line-height: 58px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif; }
.modal-default .modal-content {
  padding: 42px 46px 27px; }
.modal-default .modal-header {
  padding: 0;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 28px; }
.modal-default .modal-title {
  line-height: 39px;
  font-weight: 300;
  font-size: 24px; }
.modal-default .modal-body {
  padding: 0;
  padding-bottom: 180px;
  padding-top: 26px; }
  .modal-default .modal-body p {
    font-size: 14px;
    line-height: 26px; }
    .modal-default .modal-body p + p {
      margin-top: 27px;
      margin-bottom: 0; }
.modal-default .modal-footer {
  justify-content: space-between;
  padding: 0;
  border-top: 1px solid #d3d3d3;
  align-items: center;
  padding-top: 24px; }
  .modal-default .modal-footer p {
    font-size: 14px;
    margin: 0; }
@media (min-width: 576px) {
  .modal-dialog-centered {
    max-width: 670px; } }
@media (min-width: 576px) {
  .small-modal .modal-dialog-centered {
    max-width: 310px; } }
.modal-default.small-modal .modal-body {
  padding-bottom: 101px;
  padding-top: 16px; }
.modal-default.small-modal .modal-content {
  padding: 20px; }
.modal-default.small-modal .modal-title {
  line-height: 29px;
  font-size: 18px; }
.modal-default.small-modal .modal-header {
  padding-bottom: 11px; }
.modal-default.small-modal .modal-footer {
  justify-content: center; }
@media only screen and (max-width: 575px) {
  .modal-default .modal-content {
    padding: 42px 20px 27px; }
  .modal-default .modal-title {
    line-height: 33px;
    font-size: 19px; }
  .modal-default .modal-body {
    padding-bottom: 80px; }
  .ht_modal_btn {
    margin-bottom: 20px; } }
.mfp-no-margins img.mfp-img {
  padding: 0; }
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0; }
.mfp-no-margins .mfp-container {
  padding: 0; }
#googleMap2 {
  height: 600px;
  width: 100%; }
.color-map {
  height: 570px;
  width: 100%;
  margin-top: 30px; }
@-webkit-keyframes lineanimation {
  0%,
    33% {
    opacity: 0;
    -webkit-transform: rotate(45deg) scale(1.5);
    transform: rotate(45deg) scale(1.5); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes lineanimation {
  0%,
    33% {
    opacity: 0;
    -webkit-transform: rotate(45deg) scale(1.5);
    transform: rotate(45deg) scale(1.5); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@media only screen and (max-width: 575px) {
  .menu--adrian .menu__link {
    width: 105px; } }
.with-mega-menu .mainmenu li.drop {
  position: relative;
  padding-bottom: 8px; }
  .with-mega-menu .mainmenu li.drop > a {
    position: relative;
    padding-right: 19px; }
    .with-mega-menu .mainmenu li.drop > a::after {
      content: "\f107 ";
      font-family: FontAwesome;
      font-size: 15px;
      position: absolute;
      right: 0; }
  .with-mega-menu .mainmenu li.drop .dropdown-inner {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 120%;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 240px;
    z-index: 3000;
    padding: 30px 0; }
    .with-mega-menu .mainmenu li.drop .dropdown-inner.drop-left {
      left: 0;
      right: auto; }
    .with-mega-menu .mainmenu li.drop .dropdown-inner ul.dropdown {
      padding: 0;
      margin: 0;
      flex-basis: 100%; }
      .with-mega-menu .mainmenu li.drop .dropdown-inner ul.dropdown li {
        padding-left: 30px;
        padding-right: 20px;
        margin: 0; }
        .with-mega-menu .mainmenu li.drop .dropdown-inner ul.dropdown li.drop-lable2 {
          display: block;
          position: relative; }
          .with-mega-menu .mainmenu li.drop .dropdown-inner ul.dropdown li.drop-lable2 > a {
            position: relative; }
            .with-mega-menu .mainmenu li.drop .dropdown-inner ul.dropdown li.drop-lable2 > a::after {
              content: "\f105";
              font-family: FontAwesome;
              font-size: 15px;
              position: absolute;
              right: 0; }
          .with-mega-menu .mainmenu li.drop .dropdown-inner ul.dropdown li.drop-lable2 > ul {
            background: #fff none repeat scroll 0 0;
            box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
            left: 87%;
            opacity: 0;
            padding: 6px 22px;
            position: absolute;
            top: 0;
            transition: all 0.5s ease 0s;
            visibility: hidden;
            width: 206px; }
          .with-mega-menu .mainmenu li.drop .dropdown-inner ul.dropdown li.drop-lable2:hover > ul {
            left: 100%;
            opacity: 1;
            visibility: visible; }
        .with-mega-menu .mainmenu li.drop .dropdown-inner ul.dropdown li a {
          color: #797979;
          font-size: 12px;
          line-height: 30px;
          text-transform: capitalize;
          display: block;
          padding: 0;
          transition: 0.3s;
          font-weight: 600; }
          .with-mega-menu .mainmenu li.drop .dropdown-inner ul.dropdown li a:hover {
            color: #d94f5c;
            padding-left: 5px; }
  .with-mega-menu .mainmenu li.drop:hover .dropdown-inner {
    opacity: 1;
    top: 100%;
    visibility: visible; }
.with-mega-menu li.drop .mega-menu {
  background: #fff none repeat scroll 0 0;
  box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 120%;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 720px;
  z-index: 3000;
  padding: 30px 0;
  right: 0;
  margin: auto;
  z-index: -99; }
  .with-mega-menu li.drop .mega-menu.mega-menu-3 {
    width: 720px; }
    .with-mega-menu li.drop .mega-menu.mega-menu-3 .item {
      flex-basis: 33.33%; }
  .with-mega-menu li.drop .mega-menu .item {
    margin: 0;
    padding: 0; }
    .with-mega-menu li.drop .mega-menu .item li {
      padding-left: 30px;
      padding-right: 20px;
      margin: 0; }
      .with-mega-menu li.drop .mega-menu .item li.title {
        border-bottom: 1px solid rgba(112, 112, 112, 0.1);
        color: #323334;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 19px;
        margin-left: 30px;
        margin-right: 20px;
        padding-bottom: 10px;
        padding-left: 0;
        text-transform: uppercase; }
      .with-mega-menu li.drop .mega-menu .item li a {
        color: #797979;
        font-size: 13px;
        line-height: 30px;
        text-transform: capitalize;
        display: block;
        padding: 0;
        transition: 0.3s; }
        .with-mega-menu li.drop .mega-menu .item li a i {
          padding-right: 5px; }
        .with-mega-menu li.drop .mega-menu .item li a:hover {
          color: #d94f5c; }
.with-mega-menu li.drop:hover .mega-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 99; }
.mega-menu {
  display: flex;
  padding: 30px 40px 30px;
  flex-wrap: wrap; }
  .mega-menu.mega-menu-3 {
    width: 720px; }
    .mega-menu.mega-menu-3 .item {
      flex-basis: 33.33%; }
  .mega-menu.mega-menu-2 {
    width: 550px; }
    .mega-menu.mega-menu-2 .item {
      flex-basis: 50%; }
  .mega-menu.mega-menu-4 {
    width: 950px; }
    .mega-menu.mega-menu-4 .item {
      flex-basis: 25%; }
  .mega-menu .item {
    margin: 0;
    padding: 0; }
    .mega-menu .item li {
      padding-left: 30px;
      padding-right: 20px;
      margin: 0; }
      .mega-menu .item li.title {
        border-bottom: 1px solid rgba(112, 112, 112, 0.1);
        color: #323334;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 19px;
        margin-left: 30px;
        margin-right: 20px;
        padding-bottom: 10px;
        padding-left: 0;
        text-transform: uppercase; }
      .mega-menu .item li a {
        color: #797979;
        font-size: 12px;
        line-height: 30px;
        text-transform: capitalize;
        display: block;
        padding: 0;
        transition: 0.3s; }
        .mega-menu .item li a:hover {
          color: #d94f5c;
          padding-left: 5px; }
        
.mainmenu.mega-menu-style-2 > li > a {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 24px;
  padding: 38px 15px;
  position: relative;
  text-transform: uppercase;
  font-weight: 600; }
  .mainmenu.mega-menu-style-2 > li > a::after {
    background: #0000ff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 0px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 5px;
    transition: all 0.3s ease-in-out;
    z-index: 3; }
.mainmenu.mega-menu-style-2 > li:hover > a::after {
  height: 15px; }
.mainmenu.mega-menu-style-2 > li:hover > a {
  color: #0000ff; }
.mainmenu.mega-menu-style-2 > li.drop {
  position: relative; }
  .mainmenu.mega-menu-style-2 > li.drop .dropdown-inner {
    background: #232323 none repeat scroll 0 0;
    border-top: 2px solid transparent;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: 0;
    padding: 16px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 208px;
    z-index: 9999; }
    .mainmenu.mega-menu-style-2 > li.drop .dropdown-inner .dropdown {
      padding: 0;
      margin: 0; }
      .mainmenu.mega-menu-style-2 > li.drop .dropdown-inner .dropdown li {
        display: block;
        margin: 0; }
        .mainmenu.mega-menu-style-2 > li.drop .dropdown-inner .dropdown li a {
          color: #ccc;
          display: block;
          padding: 5px 22px;
          font-size: 13px;
          line-height: 22px; }
          .mainmenu.mega-menu-style-2 > li.drop .dropdown-inner .dropdown li a:hover {
            padding-left: 27px; }
  .mainmenu.mega-menu-style-2 > li.drop:hover .dropdown-inner {
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible; }
.mainmenu.mega-menu-style-2 li.drop.mega-parent {
  position: static; }
  .mainmenu.mega-menu-style-2 li.drop.mega-parent .mega-menu .item li {
    margin: 0;
    padding-left: 0;
    margin-right: 30px; }
    .mainmenu.mega-menu-style-2 li.drop.mega-parent .mega-menu .item li.title {
      color: #fff;
      font-size: 15px;
      position: relative;
      text-transform: uppercase;
      margin-top: 30px;
      font-family: "Montserrat", sans-serif;
      margin-bottom: 15px;
      border-bottom: 1px solid #fff; }
    .mainmenu.mega-menu-style-2 li.drop.mega-parent .mega-menu .item li a {
      color: #ccc;
      padding: 7px 0;
      display: inline-block;
      font-size: 14px;
      line-height: 19px; }
      .mainmenu.mega-menu-style-2 li.drop.mega-parent .mega-menu .item li a:hover {
        padding-left: 27px;
        color: #fff; }
.mainmenu.mega-menu-style-2 li.drop .mega-menu {
  background: #232323 none repeat scroll 0 0;
  border-top: 2px solid transparent;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  left: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  z-index: 9999;
  margin: 0 auto;
  background: #232323;
  right: 0; }
  .mainmenu.mega-menu-style-2 li.drop .mega-menu .dropdown {
    padding: 0;
    margin: 0; }
    .mainmenu.mega-menu-style-2 li.drop .mega-menu .dropdown li {
      display: block;
      margin: 0; }
      .mainmenu.mega-menu-style-2 li.drop .mega-menu .dropdown li a {
        color: #ccc;
        display: block;
        padding: 5px 22px;
        font-size: 13px;
        line-height: 22px;
        transition: all 0.3s ease 0s; }
        .mainmenu.mega-menu-style-2 li.drop .mega-menu .dropdown li a:hover {
          padding-left: 27px; }
.mainmenu.mega-menu-style-2 li.drop:hover .mega-menu {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  visibility: visible; }
.new-slider-active {
  position: relative; }
  .new-slider-active .single-post-slide {
    vertical-align: middle; }
.header--transparant {
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  z-index: 9999; }
.mainmenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .mainmenu li {
    margin: 0 15px; }
    .mainmenu li a {
      color: #ffffff;
      font-size: 13px;
      font-weight: 500;
      text-transform: uppercase;
      transition: 0.4s ease-in-out; }
      .mainmenu li a:hover {
        color: #f05b64; }
.header {}
  @media only screen and (max-width: 479px) {
    .header.header-1 .logo {
      margin-bottom: 30px;
      text-align: center !important; } }
  .header.header-1 .mainmenu_nav .mainmenu {
    margin: 0 -20px; }
    .header.header-1 .mainmenu_nav .mainmenu > li {
      margin: 0 20px; }
      .header.header-1 .mainmenu_nav .mainmenu > li a {
        font-size: 14px;
        font-family: "Montserrat", sans-serif;
        transition: 0.4s ease-in-out; }
      .header.header-1 .mainmenu_nav .mainmenu > li:hover > a {
        color: #d94f5c; }
  .header.header-1 .cleaning-btn,
  .header.header-1 .header-btn {
    margin-left: 50px; }
    .header.header-1 .cleaning-btn a.cln-btn,
    .header.header-1 .header-btn a.cln-btn {
      height: 42px;
      padding: 0 31px;
      line-height: 39px; }
  .header.header-1.gardening-header .mainmenu > li > a {
    color: #ffffff; }
  .header.header-1.gardening-header .mainmenu > li:hover > a {
    color: #6dc32e; }
  .header.header-1.gardening-header .header-btn a.cln-btn:hover {
    background: #6dc32e;
    border: 2px solid #6dc32e; }
  .header.header-1.rapair-header .mainmenu > li > a {
    color: #2f2f2f; }
  .header.header-1.rapair-header .mainmenu > li:hover > a {
    color: #43c3ea; }
  .header.header-1.rapair-header .header-btn a.cln-btn {
    background: #43c3ea;
    border: 2px solid #43c3ea;
    color: #fff; }
    .header.header-1.rapair-header .header-btn a.cln-btn:hover {
      background: transparent;
      border: 2px solid #43c3ea;
      color: #43c3ea; }
  .header.header-1.header-politic .mainmenu > li > a {
    color: #2f2f2f; }
  .header.header-1.header-politic .mainmenu > li:hover > a {
    color: #ef3345; }
  .header.header-1.header-politic .header-btn a.cln-btn {
    background: #ef3345;
    border: 2px solid #ef3345;
    color: #fff; }
    .header.header-1.header-politic .header-btn a.cln-btn:hover {
      background: transparent;
      border: 2px solid #ef3345;
      color: #ef3345; }
  .header.header-1.header-construction .mainmenu > li > a {
    color: #ffffff; }
  .header.header-1.header-construction .mainmenu > li:hover > a {
    color: #fab702; }
  .header.header-1.header-construction .header-btn a {
    background: #fab702;
    border: 2px solid #fab702;
    color: #fff;
    line-height: 38px; }
    .header.header-1.header-construction .header-btn a:hover {
      background: transparent;
      border: 2px solid #fab702;
      color: #fab702; }
  .header.header-1.corporate-header .mainmenu > li > a {
    color: #ffffff; }
  .header.header-1.corporate-header .mainmenu > li:hover > a {
    color: #4656ca; }
  .header.header-1.corporate-header .header-btn a {
    background: #4656ca;
    border: 2px solid #4656ca;
    color: #fff;
    line-height: 38px; }
    .header.header-1.corporate-header .header-btn a:hover {
      background: transparent;
      border: 2px solid #4656ca;
      color: #4656ca; }
.header-1 .cleaning-btn,
.header-1 .header-btn {
  margin-left: 50px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-1 .cleaning-btn,
    .header-1 .header-btn {
      margin: 0;
      margin-right: 100px; } }
  @media only screen and (max-width: 767px) {
    .header-1 .cleaning-btn,
    .header-1 .header-btn {
      margin: 0;
      margin-right: 100px; } }
  @media only screen and (max-width: 479px) {
    .header-1 .cleaning-btn,
    .header-1 .header-btn {
      margin: 0;
      margin-right: 50px; } }
.header.header-1 > .container > .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
  .header.header-1 > .container > .row > .cuscol {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    position: static; }
    @media only screen and (max-width: 479px) {
      .header.header-1 > .container > .row > .cuscol {
        flex-basis: 100%; } }
  .header.header-1 > .container > .row:first-child {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
.header-1 {}
  .header-1.header--static .logo a {
    display: block;
    height: 100px;
    line-height: 100px; }
  .header-1.header--static .mainmenu_nav .mainmenu > li > a {
    height: 100px;
    line-height: 100px;
    color: #555555;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500; }
  .header-1.header--static.beauty-theme-color .mainmenu > li > a {
    color: #ffffff;
    font-weight: 500;
    font-family: "Montserrat", sans-serif; }
  .header-1.header--static.beauty-theme-color .mainmenu > li:hover > a {
    color: #ffffff; }
  .header-1.header--static.beauty-theme-color .header-btn a.cln-btn {
    background: #ffffff;
    border: 2px solid #ffffff;
    color: #ff759d; }
    .header-1.header--static.beauty-theme-color .header-btn a.cln-btn:hover {
      background: transparent;
      border: 2px solid #ffffff;
      color: #ffffff; }
  .header-1.body-header .mainmenu_nav .mainmenu li a {
    color: #393939;
    font-size: 15px;
    font-weight: 500; }
    .header-1.body-header .mainmenu_nav .mainmenu li a:hover {
      color: #fb5b21; }
  .header-1.body-header .header-btn a {
    background: #fb5b21;
    border: 2px solid #fb5b21;
    color: #fff;
    line-height: 34px; }
    .header-1.body-header .header-btn a:hover {
      background: transparent;
      color: #fb5b21;
      border: 2px solid #fb5b21; }
.with-mega-menu.forall-element-page .mainmenu li.drop {
  position: static; }
  .with-mega-menu.forall-element-page .mainmenu li.drop .mega-menu.mega-menu-full-width {
    width: 100%;
    justify-content: space-around; }
@media screen and (max-width: 991px) {
  .js #menu {
    display: none; }
  .js .slicknav_menu {
    display: block; } }
.mobile-menu {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 0 100% !important;
  flex: 1 0 100% !important; }
@media only screen and (max-width: 767px) {
  .mean-container .mean-nav {
    margin-top: 32px; } }
.header .purchase_btn a {
  height: 36px;
  padding: 0 17px;
  background: #ffffff;
  display: inline-block;
  line-height: 37px;
  color: #18012c;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 5px;
  letter-spacing: 1px;
  transition: 0.4s ease-in-out; }
  .header .purchase_btn a:hover {
    background: #f05b64;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    color: #fff; }
.with-mega-menu.forall-element-page .mainmenu li.drop.withdropdown {
  position: relative !important; }
.with-mega-menu li.drop .mega-menu.dropdown {
  width: 415px;
  right: auto; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header--static .mean-container .mean-bar {
    min-height: inherit; }
  .header--static .mean-container .mean-nav {
    margin-top: 0; } }
@media only screen and (max-width: 767px) {
  .header--static .mean-container .mean-bar {
    min-height: inherit; }
  .header--static .mean-container .mean-nav {
    margin-top: 0; } }
@media only screen and (max-width: 479px) {
  .header-1.header--static .logo a {
    height: 54px;
    line-height: 76px; }
  .header-1.header--static {
    padding: 0 0 20px 0;
    padding-left: 20px;
    padding-right: 20px; } }
.footer-widget {}
  .footer-widget.footer-style-1 {
    margin-top: 40px; }
    .footer-widget.footer-style-1.space-left {
      position: relative;
      margin-left: 54px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .footer-widget.footer-style-1.space-left {
          margin-left: 0; } }
      @media only screen and (max-width: 767px) {
        .footer-widget.footer-style-1.space-left {
          margin-left: 0; } }
    .footer-widget.footer-style-1 h4.ft-title {
      color: #ffffff;
      font-size: 18px;
      font-weight: 700; }
      .footer-widget.footer-style-1 h4.ft-title span {
        color: #03a9f4; }
    .footer-widget.footer-style-1 .content p {
      color: #e1e1e1;
      font-size: 14px;
      line-height: 25px;
      margin: 0; }
    .footer-widget.footer-style-1 .content ul.ft-menu {
      padding: 0;
      list-style: none;
      margin: 0; }
      .footer-widget.footer-style-1 .content ul.ft-menu li {
        margin: 6px 0; }
        .footer-widget.footer-style-1 .content ul.ft-menu li a {
          color: #dadada;
          font-weight: 300;
          font-size: 13px;
          transition: 0.4s ease-in-out; }
          .footer-widget.footer-style-1 .content ul.ft-menu li a:hover {
            color: #03a9f4; }
    .footer-widget.footer-style-1 .content .ft-address {
      margin-top: 14px; }
      .footer-widget.footer-style-1 .content .ft-address p {
        margin-bottom: 4px; }
    .footer-widget.footer-style-1 .content .input-box {
      position: relative;
      margin-bottom: 15px;
      margin-top: 17px; }
      .footer-widget.footer-style-1 .content .input-box input {
        width: 100%;
        height: 30px;
        border: 1px solid #a3a3a3;
        padding: 0 50px 0 20px;
        color: #fff; }
      .footer-widget.footer-style-1 .content .input-box button {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        border: 0 none;
        background: #03a9f4;
        height: 100%;
        color: #fff;
        padding: 0 13px;
        transition: 0.4s ease-in-out; }
        .footer-widget.footer-style-1 .content .input-box button:hover {
          background: #18012c;
          color: #ffffff; }
  .footer-widget.footer-style-2 {
    margin-top: 40px; }
    .footer-widget.footer-style-2.space-left {
      position: relative;
      margin-left: 54px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .footer-widget.footer-style-2.space-left {
          margin-left: 0; } }
      @media only screen and (max-width: 767px) {
        .footer-widget.footer-style-2.space-left {
          margin-left: 0; } }
    .footer-widget.footer-style-2 h4.ft-title {
      color: #333;
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 28px; }
    .footer-widget.footer-style-2 .content p {
      color: #333;
      font-size: 14px;
      line-height: 25px;
      margin: 0;
      font-family: "Montserrat", sans-serif;
      font-weight: 400; }
    .footer-widget.footer-style-2 .content ul {
      padding: 0;
      list-style: none;
      margin: 0; }
      .footer-widget.footer-style-2 .content ul.ft-menu li {
        margin: 6px 0; }
        .footer-widget.footer-style-2 .content ul.ft-menu li a {
          color: #333;
          font-weight: 500;
          font-size: 14px;
          transition: 0.4s ease-in-out;
          font-family: "Montserrat", sans-serif; }
          .footer-widget.footer-style-2 .content ul.ft-menu li a:hover {
            color: #702bc6; }
    .footer-widget.footer-style-2 .content .social-share {
      margin-top: 30px; }
    .footer-widget.footer-style-2 .content .ft-address p {
      margin-bottom: 10px; }
      .footer-widget.footer-style-2 .content .ft-address p i {
        font-size: 14px;
        padding-right: 14px; }
.footer-widget.footer-style-1 .content .input-box input::-webkit-input-placeholder {
  color: #ffffff; }
.footer-widget.footer-style-1 .content .input-box input::-moz-placeholder {
  color: #ffffff; }
.footer-widget.footer-style-1 .content .input-box input:-ms-input-placeholder {
  color: #ffffff; }
.footer-widget.footer-style-1 .content .input-box input:-moz-placeholder {
  color: #ffffff; }
.ht-footer-1 {
  padding: 100px 0;
  padding-top: 70px; }
.ht-footer-2 {
  padding: 85px 0;
  padding-top: 52px;
  padding-bottom: 83px; }
.footer-widget.footer-style-2.medical-footer .content ul.ft-menu li a:hover {
  color: #0bb6ce; }
.footer-widget.footer-style-2.const-footer .content ul.ft-menu li a:hover {
  color: #fab702; }
.footer-widget.footer-style-2.const-footer .content .ft-address p i {
  color: #fab702; }
.footer-widget.footer-style-2.gar-footer .content ul.ft-menu li a:hover {
  color: #fab702; }
.footer-widget.footer-style-2.gar-footer .content .ft-address p i {
  color: #6dc32e; }
.footer-style-3 .content p {
  color: #fff;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 30px; }
.copyright.copyright-1 {
  padding: 15px 0; }
  .copyright.copyright-1 .content p {
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    margin: 0; }
.copyright.copyright-2 {
  padding: 20px 0;
  border-top: 1px solid #eeeeee; }
  .copyright.copyright-2 .content p {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    margin: 0; }
.copyright.copyright-3 {
  padding: 9px 0; }
  .copyright.copyright-3 .content p {
    color: #696969;
    font-size: 12px;
    font-weight: 400;
    margin: 0; }
  .copyright.copyright-3 .social-transparent {
    margin: 0 -10px; }
    .copyright.copyright-3 .social-transparent a {
      margin-bottom: 0;
      color: #666666;
      height: auto;
      width: auto;
      margin: 0 10px; }
      .copyright.copyright-3 .social-transparent a:hover {
        color: #18012c;
        background: transparent; }
.copyright.copyright-4 .content p {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  margin-top: 27px; }
.footertop-default .content h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 500; }
.footertop-default .content a.prs-btn {
  padding: 0 40px;
  height: 54px;
  line-height: 54px;
  background: #ffffff;
  display: inline-block;
  border-radius: 30px;
  color: #4b8ad9;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  transition: 0.4s ease-in-out; }
  .footertop-default .content a.prs-btn:hover {
    background: #18012c;
    color: #ffffff; }
.copyright-default .content p {
  color: #424242;
  font-size: 14px;
  margin: 0;
  padding: 15px 0; }
.ht-slide.slider-style-1 {
  padding-top: 75px; }
  .ht-slide.slider-style-1 .content h2 {
    font-size: 60px;
    font-weight: 800;
    color: #ffffff;
    margin: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .ht-slide.slider-style-1 .content h2 {
        font-size: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-slide.slider-style-1 .content h2 {
        font-size: 45px; } }
    @media only screen and (max-width: 767px) {
      .ht-slide.slider-style-1 .content h2 {
        font-size: 45px; } }
  .ht-slide.slider-style-1 .content h1 {
    font-size: 80px;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 29px;
    margin-top: -7px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .ht-slide.slider-style-1 .content h1 {
        font-size: 55px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-slide.slider-style-1 .content h1 {
        font-size: 48px; } }
    @media only screen and (max-width: 767px) {
      .ht-slide.slider-style-1 .content h1 {
        font-size: 48px; } }
  .ht-slide.slider-style-1 .content .cleaning-btn a.cln-btn {
    height: 50px;
    padding: 0 50px;
    line-height: 47px; }
  @media only screen and (max-width: 767px) {
    .ht-slide.slider-style-1 .hero-constructuction.content {
      padding-top: 48px; } }
  .ht-slide.slider-style-1 .hero-constructuction.content h2,
  .ht-slide.slider-style-1 .hero-constructuction.content h1 {
    font-size: 70px;
    font-weight: 800;
    color: #ffffff;
    margin: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .ht-slide.slider-style-1 .hero-constructuction.content h2,
      .ht-slide.slider-style-1 .hero-constructuction.content h1 {
        font-size: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-slide.slider-style-1 .hero-constructuction.content h2,
      .ht-slide.slider-style-1 .hero-constructuction.content h1 {
        font-size: 45px; } }
    @media only screen and (max-width: 767px) {
      .ht-slide.slider-style-1 .hero-constructuction.content h2,
      .ht-slide.slider-style-1 .hero-constructuction.content h1 {
        font-size: 32px; } }
  .ht-slide.slider-style-1 .hero-constructuction.content p {
    color: #ffffff;
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 43px;
    padding-right: 18%;
    margin-top: 13px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-slide.slider-style-1 .hero-constructuction.content p {
        font-size: 24px;
        line-height: 38px;
        margin-bottom: 33px;
        padding-right: 12%;
        margin-top: 10px; } }
    @media only screen and (max-width: 767px) {
      .ht-slide.slider-style-1 .hero-constructuction.content p {
        font-size: 24px;
        line-height: 38px;
        margin-bottom: 33px;
        margin-top: 10px;
        font-size: 15px;
        line-height: 30px; } }
  .ht-slide.slider-style-1 .hero-constructuction.content .slide-btn a.cln-btn {
    height: 58px;
    padding: 0 50px;
    line-height: 57px;
    background: transparent;
    letter-spacing: 1px;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    border-radius: 29px;
    color: #ffffff; }
    .ht-slide.slider-style-1 .hero-constructuction.content .slide-btn a.cln-btn:hover {
      background: #fab702;
      border: 2px solid #fab702;
      color: #fff; }
  @media only screen and (max-width: 767px) {
    .ht-slide.slider-style-1 .hero-gardening.content {
      padding-top: 48px; } }
  .ht-slide.slider-style-1 .hero-gardening.content h2,
  .ht-slide.slider-style-1 .hero-gardening.content h1 {
    font-size: 60px;
    font-weight: 800;
    color: #ffffff;
    margin: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .ht-slide.slider-style-1 .hero-gardening.content h2,
      .ht-slide.slider-style-1 .hero-gardening.content h1 {
        font-size: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-slide.slider-style-1 .hero-gardening.content h2,
      .ht-slide.slider-style-1 .hero-gardening.content h1 {
        font-size: 45px; } }
    @media only screen and (max-width: 767px) {
      .ht-slide.slider-style-1 .hero-gardening.content h2,
      .ht-slide.slider-style-1 .hero-gardening.content h1 {
        font-size: 32px; } }
  .ht-slide.slider-style-1 .hero-gardening.content h1 {
    margin-bottom: 38px; }
  .ht-slide.slider-style-1 .hero-gardening.content .slide-btn a.cln-btn {
    height: 60px;
    padding: 0 50px;
    line-height: 57px;
    background: transparent;
    letter-spacing: 1px;
    border: 2px solid #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    border-radius: 30px;
    color: #ffffff;
    font-weight: 700; }
    .ht-slide.slider-style-1 .hero-gardening.content .slide-btn a.cln-btn:hover {
      background: #6dc32e;
      border: 2px solid #6dc32e;
      color: #fff; }
  @media only screen and (max-width: 767px) {
    .ht-slide.slider-style-1 .hero-corporate.content {
      padding-top: 100px;
      padding-bottom: 100px; } }
  .ht-slide.slider-style-1 .hero-corporate.content h1 {
    font-size: 72px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 14px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .ht-slide.slider-style-1 .hero-corporate.content h1 {
        font-size: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-slide.slider-style-1 .hero-corporate.content h1 {
        font-size: 45px; } }
    @media only screen and (max-width: 767px) {
      .ht-slide.slider-style-1 .hero-corporate.content h1 {
        font-size: 32px; } }
  .ht-slide.slider-style-1 .hero-corporate.content p {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    margin-bottom: 35px;
    font-weight: 500;
    letter-spacing: 1px; }
  .ht-slide.slider-style-1 .hero-corporate.content .slide-btn a.cln-btn {
    height: 54px;
    padding: 0 43px;
    line-height: 50px;
    background: transparent;
    border: 1px solid #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    border-radius: 26px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 1px; }
    .ht-slide.slider-style-1 .hero-corporate.content .slide-btn a.cln-btn:hover {
      background: #4656ca;
      border: 1px solid #4656ca;
      color: #fff; }
.ht-slide.slider-style-2 {
  padding-top: 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .ht-slide.slider-style-2.slide-ptb-md {
      padding: 100px 0; } }
  @media only screen and (max-width: 767px) {
    .ht-slide.slider-style-2.slide-ptb-md {
      padding: 100px 0; } }
  @media only screen and (max-width: 767px) {
    .ht-slide.slider-style-2 .hero-body.content {
      padding-top: 100px;
      padding-bottom: 100px; } }
  .ht-slide.slider-style-2 .hero-body.content h2 {
    color: #ffffff;
    font-size: 36px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0; }
  .ht-slide.slider-style-2 .hero-body.content h1 {
    font-size: 71px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 12px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .ht-slide.slider-style-2 .hero-body.content h1 {
        font-size: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-slide.slider-style-2 .hero-body.content h1 {
        font-size: 45px; } }
    @media only screen and (max-width: 767px) {
      .ht-slide.slider-style-2 .hero-body.content h1 {
        font-size: 32px; } }
  .ht-slide.slider-style-2 .hero-body.content p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 35px;
    line-height: 28px;
    padding: 0 10% 0 0; }
  .ht-slide.slider-style-2 .hero-body.content .slide-btn {
    margin: 0 -10px; }
    .ht-slide.slider-style-2 .hero-body.content .slide-btn a.cln-btn {
      height: 60px;
      padding: 0 43px;
      line-height: 57px;
      border: 2px solid #ffffff;
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      color: #ffffff;
      font-weight: 500;
      border-radius: 30px;
      background: transparent; }
      .ht-slide.slider-style-2 .hero-body.content .slide-btn a.cln-btn:hover {
        background: #fb5b21;
        color: #ffffff;
        border: 1px solid #fb5b21; }
.ht-slide.slider-style-3 {
  padding-top: 0; }
  .ht-slide.slider-style-3 .content h2 {
    font-size: 72px;
    font-weight: 600;
    color: #f3f3f3;
    margin: 0;
    font-family: "Poppins", sans-serif; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .ht-slide.slider-style-3 .content h2 {
        font-size: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-slide.slider-style-3 .content h2 {
        font-size: 45px; } }
    @media only screen and (max-width: 767px) {
      .ht-slide.slider-style-3 .content h2 {
        font-size: 45px; } }
  .ht-slide.slider-style-3 .content h1 {
    font-size: 72px;
    font-weight: 600;
    color: #f3f3f3;
    margin-bottom: 26px;
    margin-top: -7px;
    font-family: "Poppins", sans-serif; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .ht-slide.slider-style-3 .content h1 {
        font-size: 55px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .ht-slide.slider-style-3 .content h1 {
        font-size: 48px; } }
    @media only screen and (max-width: 767px) {
      .ht-slide.slider-style-3 .content h1 {
        font-size: 48px; } }
  .ht-slide.slider-style-3 .content p {
    color: #f3f3f3;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 11px;
    font-weight: 500; }
  .ht-slide.slider-style-3 .content .slide-btn a.cln-btn {
    height: 50px;
    padding: 0 42px;
    line-height: 47px;
    letter-spacing: 1px;
    border: 1px solid #ffffff;
    font-family: "Poppins", sans-serif;
    color: #f3f3f3;
    font-weight: 500; }
    .ht-slide.slider-style-3 .content .slide-btn a.cln-btn:hover {
      background: #56a4b1;
      border: 1px solid #56a4b1;
      color: #ffffff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.cr-choose-list {
  display: flex;
  margin-top: 10px; }
  .cr-choose-list ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .cr-choose-list ul li {
      margin-top: 13px;
      color: #565656;
      font-size: 16px;
      font-family: 'Open Sans', sans-serif; }
      .cr-choose-list ul li i {
        color: #e1c265;
        font-size: 18px;
        padding-right: 5px; }
    .cr-choose-list ul + ul {
      margin-left: 130px; }
.corporate-skill-inner .thumb {
  text-align: right; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cr-choose-wrapper .thumb {
    margin-bottom: 20px; } }
@media only screen and (max-width: 767px) {
  .section-title--12 p {
    padding: 0 0; }
  .section-title--12.text-left p {
    padding: 0; }
  .cr-choose-list ul + ul {
    margin-left: 16px; }
  .section-title--12 h2 {
    font-size: 32px; }
  .cr-choose-wrapper .thumb {
    margin-bottom: 20px; } }
.copyright.copyright-4.st-copyright .content p {
  color: #ffffff; }
.res-tab-wrapper.separator {
  position: relative;
  margin: 0 -40px;
  margin-top: 30px; }
  .res-tab-wrapper.separator::before {
    position: absolute;
    content: "";
    border-style: dashed;
    width: 1px;
    height: 100%;
    border-width: 1px;
    left: 50%;
    transform: translateX(-50%);
    border-color: #e54c2a; }
.res-tab-content {
  margin-bottom: 56px;
  padding: 0 40px; }
  .res-tab-content .title {
    padding-bottom: 15px;
    border-bottom: 1px dashed #626262;
    margin-bottom: 18px; }
    .res-tab-content .title h2 {
      display: inline-block;
      font-weight: 400;
      font-size: 18px;
      margin: 0;
      font-family: 'Playfair Display', serif; }
      .res-tab-content .title h2 a {
        color: #2b2a2a;
        transition: 0.3s ease-in-out; }
        .res-tab-content .title h2 a:hover {
          color: #e54c2a; }
    .res-tab-content .title span {
      display: inline-block;
      float: right;
      padding-left: 20px;
      color: #e54c2a;
      font-size: 18px;
      font-weight: 700;
      font-family: 'Playfair Display', serif; }
  .res-tab-content p {
    color: #4a4a4a;
    font-size: 16px;
    margin: 0;
    line-height: 30px;
    font-family: 'Cabin', sans-serif; }
  .res-tab-content:last-child {
    margin-bottom: 0; }
.beauty-theme-color {
  background: #ff759d; }
@media only screen and (max-width: 767px) {
  .section-title--20 p {
    padding: 0 12%; }
  .ht-slide.slider-style-2 .hero-body.content h2 {
    font-size: 31px; }
  .ht-slide.slider-style-2 .hero-body.content h1 {
    font-size: 28px; } }
@media only screen and (max-width: 575px) {
  .section-title--20 p {
    padding: 0 0; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cr-choose-list ul + ul {
    margin-left: 82px; }
  .corporate-feature .thumb {
    right: -14%;
    bottom: 10%;
    width: 71%; }
  .section-title--16 p {
    padding: 0 22%; }
  .section-title--16.text-left p {
    padding: 0 8% 0 0; }  }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .corporate-feature .thumb {
    position: relative;
    right: 3%;
    bottom: 53px; }
  .section-title--10 p {
    padding: 0 8%; }
  .rl-projet .thumb img {
    width: 100%; }
  .reapir-about-area .thumb {
    margin-bottom: 30px; }
  .reapir-choose-inner {
    margin-bottom: 40px; }
  .section-title--16 p {
    padding: 0 15%; }
  .res-tab-wrapper.separator::before {
    display: none; }
  .md-mt-30 {
    margin-top: 30px; }
  .section-title--15 p {
    padding: 0; }
  .section-title--19 p {
    padding: 0 9%; }
  .section-title--12 p {
    padding: 0 17%; }
  .section-title--6 p {
    padding: 0 10%; }  }
@media only screen and (max-width: 767px) {
  .section-title--4 h2 {
    font-size: 20px;
    padding: 0 56px; }
  .section-title--4 h2::before,
  .section-title--4 h2::after {
    width: 50px; }
  .corporate-feature .thumb {
    position: relative;
    right: 3%;
    bottom: 53px; }
  .ht-slide.slider-style-3 .content h1 {
    font-size: 39px; }
  .section-title--18 h2 {
    font-size: 28px; }
  .section-title--18 p {
    padding: 0; }
  .section-title--6 p {
    padding: 0; }
  .section-title--10 p {
    padding: 0; }
  .section-title--10 h2 {
    font-size: 29px; }
  .rl-projet .thumb ul.rl-wish {
    bottom: 24px;
    right: 17px; }
  .rl-projet .thumb ul.rl-wish li {
    margin: 0 2px; }
  .rl-projet .thumb img {
    width: 100%; }
  .ht-tab-nab-3 a {
    margin-bottom: 10px; }
  .section-title--17 p {
    padding: 0; }
  .section-title--17 h2 {
    font-size: 30px; }
  .rl-projet .content-inner ul.rl-feature li {
    font-size: 12px; }
  .section-title--17.text-left p {
    padding: 0; }
  .section-title--9 h2 {
    font-size: 28px; }
  .section-title--16 p {
    padding: 0; }
  .res-tab-wrapper.separator::before {
    display: none; }
  .sm-mt-30 {
    margin-top: 30px; }
  .section-title--15 p {
    padding: 0; }
  .section-title--11 p {
    padding: 0; }
  .section-title--11 h2 {
    font-size: 21px; }
  .process-wrapper .ht-process-3 .thumb {
    padding: 0; }
  .ht-slide.slider-style-2 .hero-body.content p {
    padding: 0; }
  .ht-slide.slider-style-1 .content h1 {
    font-size: 28px; }
  .ht-slide.slider-style-1 .content h2 {
    font-size: 30px;
    margin-bottom: 19px; }
  .header.header-1 .cleaning-btn,
  .header.header-1 .header-btn {
    margin-left: 0; }
  .section-title--16.text-left p {
    padding: 0; }
  .pp-tour .thumb a img {
    width: 100%; }
  .corporate-feature .content h2 {
    font-size: 22px;
    line-height: 37px; }
  .corporate-feature .content ul {
    display: block; }
  .corporate-feature .content ul li {
    margin-bottom: 20px; }
  .ht-tab-nab-3 a {
    padding: 0 6px; }
  .section-title--17 h2 {
    font-size: 22px; } }
@media only screen and (max-width: 575px) {
  .section-title--19 h2 {
    font-size: 26px;
    margin-bottom: 15px; }
  .section-title--13 h2 {
    font-size: 28px;
    margin-bottom: 14px; }
  .section-title--7 h2 {
    font-size: 34px; }
  .follow-me .social-transparent a {
    width: 36px; }
  .section-title--15 h2 {
    font-size: 26px; }  }
.linemenu.mean-container a.meanmenu-reveal {
  color: #000; }
.linemenu.mean-container a.meanmenu-reveal span {
  background: #000; }
.mobile-menu .mean-bar .meanmenu-reveal,
.mean-container a.meanmenu-reveal.meanclose {
  position: absolute;
  top: -49px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header--static .mean-container .mean-bar {
    min-height: inherit; }
  .header--static .mobile-menu .mean-bar .meanmenu-reveal,
  .header--static .mean-container a.meanmenu-reveal.meanclose {
    position: absolute;
    top: -81px; }
  .header--static .mean-container a.meanmenu-reveal {
    color: #000; }
  .header--static .mean-container a.meanmenu-reveal span {
    background: #000; }
  .header--static .mean-container .mean-nav {
    margin-top: 0; } }
@media only screen and (max-width: 767px) {
  .header--static .mean-container .mean-bar {
    min-height: inherit; }
  .header--static .mobile-menu .mean-bar .meanmenu-reveal,
  .header--static .mean-container a.meanmenu-reveal.meanclose {
    position: absolute;
    top: -81px; }
  .header--static .mean-container a.meanmenu-reveal {
    color: #000; }
  .header--static .mean-container a.meanmenu-reveal span {
    background: #000; }
  .header--static .mean-container .mean-nav {
    margin-top: 0; } }
@media only screen and (max-width: 479px) {
  .header--static .mobile-menu .mean-bar .meanmenu-reveal,
  .header--static .mean-container a.meanmenu-reveal.meanclose {
    position: absolute;
    top: -52px;
    right: 6px !important; }
  .header-1.header--static .logo a {
    height: 54px;
    line-height: 76px; }
  .header-1.header--static {
    padding: 0 0 20px 0;
    padding-left: 20px;
    padding-right: 20px; } }