.fl {
  float: left;
}
.fr {
  float: right;
}
.align_left {
  float: left;
  text-align: left;
}
.align_right {
  float: right;
  text-align: right;
}
.center-section {
  float: none;
  margin: auto;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.txt-center {
  text-align: center;
}
.full-row {
  float: left;
  width: 100%;
}
.col-white,
.col-white .h1,
.col-white .h2,
.col-white .h3,
.col-white .h4,
.col-white .h5,
.col-white .h6,
.col-white a,
.col-white h1,
.col-white h2,
.col-white h3,
.col-white h4,
.col-white h5,
.col-white h6,
.col-white p,
.col-white ul li {
  color: #fff;
}
.mrg-out {
  margin: auto !important;
}
.mrg-left-out {
  margin-left: 0 !important;
}
.mrg-right-out {
  margin-right: 0 !important;
}
.padding-left-out {
  padding-left: 0 !important;
}
.padding-right-out {
  padding-right: 0 !important;
}
.mrg-auto {
  margin: auto !important;
}
.padding-out {
  padding: 0 !important;
}
div.wpcf7-response-output {
  clear: both;
  float: left;
  width: 100%;
}
.bold-font {
  font-weight: 700;
}
.light-font {
  font-weight: 300;
}
.alignnone,
img.alignnone {
  display: block;
}
@font-face {
  font-family: Museo;
  src: url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.eot);
  src: url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.eot?#iefix) format("embedded-opentype"), url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.woff2) format("woff2"), url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.woff) format("woff"), url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.ttf) format("truetype"),
    url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.svg#MuseoSlab-500) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Museo Slab 500";
  src: url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.eot);
  src: url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.eot?#iefix) format("embedded-opentype"), url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.woff2) format("woff2"), url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.woff) format("woff"), url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.ttf) format("truetype"),
    url(../../../../../../themes/altitude-pro/fonts/MuseoSlab-500.svg#MuseoSlab-500) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Museo;
  src: url(../../../../../../themes/altitude-pro/fonts/Museo900-Regular.eot);
  src: url(../../../../../../themes/altitude-pro/fonts/Museo900-Regular.eot?#iefix) format("embedded-opentype"), url(../../../../../../themes/altitude-pro/fonts/Museo900-Regular.woff2) format("woff2"), url(../../../../../../themes/altitude-pro/fonts/Museo900-Regular.woff) format("woff"), url(../../../../../../themes/altitude-pro/fonts/Museo900-Regular.ttf) format("truetype"),
    url(../../../../../../themes/altitude-pro/fonts/Museo900-Regular.svg#Museo900-Regular) format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Museo;
  src: url(../../../../../../themes/altitude-pro/fonts/Museo-700.eot);
  src: url(../../../../../../themes/altitude-pro/fonts/Museo-700.eot?#iefix) format("embedded-opentype"), url(../../../../../../themes/altitude-pro/fonts/Museo-700.woff2) format("woff2"), url(../../../../../../themes/altitude-pro/fonts/Museo-700.woff) format("woff"), url(../../../../../../themes/altitude-pro/fonts/Museo-700.ttf) format("truetype"),
    url(../../../../../../themes/altitude-pro/fonts/Museo-700.svg#Museo-700) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Museo;
  src: url(../../../../../../themes/altitude-pro/fonts/Museo300-Regular.eot);
  src: url(../../../../../../themes/altitude-pro/fonts/Museo300-Regular.eot?#iefix) format("embedded-opentype"), url(../../../../../../themes/altitude-pro/fonts/Museo300-Regular.woff2) format("woff2"), url(../../../../../../themes/altitude-pro/fonts/Museo300-Regular.woff) format("woff"), url(../../../../../../themes/altitude-pro/fonts/Museo300-Regular.ttf) format("truetype"),
    url(../../../../../../themes/altitude-pro/fonts/Museo300-Regular.svg#Museo300-Regular) format("svg");
  font-weight: 400;
  font-style: normal;
}
html {
  font-family: Museo;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
.author-box:before,
.clearfix:before,
.entry-content:before,
.entry:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
  content: " ";
  display: table;
}
.author-box:after,
.clearfix:after,
.entry-content:after,
.entry:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}
.button,
.site-header.sticky-header,
a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
::-moz-selection {
  background-color: #000;
  color: #fff;
}
::selection {
  background-color: #000;
  color: #fff;
}
a {
  color: #a65583;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #000;
}
p {
  margin: 0 0 1.25em;
}
li,
p {
  font-size: 1em;
  font-family: Museo;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
b,
strong {
  font-weight: 800;
}
cite,
em,
i {
  font-style: italic;
}
.image-section .widget:first-of-type cite {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
}
mark {
  background: #ddd;
  color: #000;
}
blockquote {
  color: #999;
  margin: 1.875em;
}
blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}
.image-section .widget:first-of-type blockquote {
  color: #fff;
  font-weight: 200;
  line-height: 1;
  margin: 0 0 20px;
}
.image-section blockquote::before {
  display: none;
}
hr {
  border: 0;
  border-collapse: collapse;
  border-top: 2px solid #f5f5f5;
  clear: both;
  margin: 1.25em 0;
}
body {
  font-size: 106.3%;
  line-height: 1.5;
  color: #333;
  overflow-x: hidden;
  position: relative;
  font-family: Museo;
}
@media screen and (max-width: 1400px) {
  body {
    font-size: 90%;
  }
}
@media screen and (max-width: 480px) {
  body {
    font-size: 85%;
  }
}
@media screen and (max-width: 376px) {
  body {
    font-size: 82%;
  }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Museo;
  line-height: 1.2;
  margin-top: 0;
}
.h2-mrg-btm {
  margin-bottom: 0.769em !important;
}
.h-sml {
  font-size: 1.125em;
}
.h1-big {
  font-size: 2.375em;
}
.wp-caption,
embed,
iframe,
img,
object,
video {
  max-width: 100%;
}
img {
  height: auto;
  display: block;
}
.full-width-content img.pull-left {
  float: left;
  margin: 0 40px 40px -200px;
}
.full-width-content img.pull-right {
  float: right;
  margin: 0 -200px 40px 40px;
}
.gallery {
  margin-bottom: 28px;
  overflow: hidden;
}
.gallery-item {
  float: left;
  margin: 0;
  padding: 0 4px;
  text-align: center;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-4 .gallery-item:nth-child(4n + 1),
.gallery-columns-5 .gallery-item:nth-child(5n + 1),
.gallery-columns-6 .gallery-item:nth-child(6n + 1),
.gallery-columns-7 .gallery-item:nth-child(7n + 1),
.gallery-columns-8 .gallery-item:nth-child(8n + 1),
.gallery-columns-9 .gallery-item:nth-child(9n + 1) {
  clear: left;
}
.gallery .gallery-item img {
  border: none;
  height: auto;
  margin: 0;
}
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  font-size: 1em;
  font-weight: 200;
  padding: 0.938em 1.25em;
  width: 100%;
}
input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: 0;
}
.front-page input:focus,
.front-page textarea:focus {
  border: 1px solid #22a1c4;
  outline: 0;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}
::-moz-placeholder {
  color: #666;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #666;
}
.button,
.widget .button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #293a48;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  padding: 12px 35px;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
  white-space: normal;
  width: auto;
  font-family: Museo !important;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}
.button.clear:focus,
.button.clear:hover,
.button:focus,
.button:hover,
.footer-widgets .widget .button,
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.widget .button.clear:focus,
.widget .button.clear:hover,
.widget .button:focus,
.widget .button:hover,
button:focus,
button:hover,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"] {
  background-color: #3f0024;
  color: #fff;
}
.button {
  display: inline-block;
}
.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
  padding: 8px 16px;
}
.footer-widgets .widget .button.clear,
.widget .button.clear {
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
}
.image-section .button {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 20px;
}
.image-section .widget .button.clear {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.footer-widgets .widget .button:focus,
.footer-widgets .widget .button:hover,
.footer-widgets button:focus,
.footer-widgets button:hover,
.footer-widgets input:focus[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.image-section .widget .button:focus,
.image-section .widget .button:hover,
.image-section button:focus,
.image-section button:hover,
.image-section input:focus[type="button"],
.image-section input:focus[type="reset"],
.image-section input:focus[type="submit"],
.image-section input:hover[type="button"],
.image-section input:hover[type="reset"],
.image-section input:hover[type="submit"] {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
}
.site-container .footer-widgets .widget input[type="submit"]:disabled,
.site-container .footer-widgets .widget input[type="submit"]:disabled:hover,
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
  background-color: #ddd;
  border-color: #ddd;
  color: #444;
  cursor: not-allowed;
}
.post-password-form input[type="password"] {
  margin-bottom: 15px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}
tbody {
  border-bottom: 1px solid #ddd;
}
td,
th {
  text-align: left;
}
th {
  font-weight: 700;
  text-transform: uppercase;
}
td {
  border-top: 1px solid #ddd;
  padding: 6px 0;
}
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
  background: #fff;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 1em;
  font-weight: 700;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}
.more-link {
  position: relative;
}
:focus,
:hover {
  outline: 0 !important;
}
.displayservices .row,
.site-inner,
.wrap {
  float: none;
  margin: 0 auto;
  max-width: 100%;
  width: 1300px;
}
.site-inner {
  clear: both;
  position: relative;
  word-wrap: break-word;
  z-index: 9;
}
.front-page .site-container .site-inner {
  margin-top: 0;
  max-width: 100%;
}
.altitude-landing .site-container .site-inner {
  margin-top: 100px;
}
.secondary-nav .site-inner {
  margin-top: 250px;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}
.one-third,
.two-sixths {
  width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}
.one-fourth {
  width: 23.076923076923077%;
}
.three-fourths {
  width: 74.35897435897436%;
}
.one-sixth {
  width: 14.52991452991453%;
}
.five-sixths {
  width: 82.90598290598291%;
}
.first {
  clear: both;
  margin-left: 0;
}
.avatar {
  border-radius: 50%;
  float: left;
}
.author-box .avatar {
  height: 88px;
  width: 88px;
}
.entry-comments .avatar {
  height: 60px;
  width: 60px;
}
.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px;
}
.alignright .avatar {
  margin-left: 24px;
}
.comment .avatar {
  margin: 0 20px 24px 0;
}
.breadcrumb {
  border-bottom: 2px solid #f5f5f5;
  font-size: 20px;
  margin-bottom: 60px;
  padding-bottom: 10px;
}
.archive-description,
.author-box {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  font-size: 20px;
  margin-bottom: 100px;
  padding: 40px 0;
}
.author-box-title {
  font-size: 22px;
  margin-bottom: 8px;
}
.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}
.search-form {
  overflow: hidden;
  position: relative;
}
.search-form input[type="submit"] {
  padding: 25px;
}
.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}
.widget_search input[type="submit"]:focus {
  background: #000;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  padding: 20px 23px;
  right: 0;
  top: 0;
}
.error404 .content .search-form {
  margin-bottom: 40px;
}
.error404 .content input[type="search"] {
  margin-right: 10px;
  width: auto;
}
.archive-title {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 20px;
}
.entry-title {
  font-size: 3em;
}
.sidebar .entry-title {
  font-size: 1.5em;
  text-align: left;
}
.entry-title a {
  color: #000;
}
.entry-title a:focus,
.entry-title a:hover {
  color: #22a1c4;
}
.alignleft {
  float: left;
  text-align: left;
}
.alignright {
  float: right;
  text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}
a.alignnone {
  display: inline-block;
}
a.aligncenter img {
  display: block;
  margin: 0 auto;
}
.aligncenter,
img.centered {
  display: block;
  margin: 0 auto 24px;
}
.alignnone,
img.alignnone {
  margin: 0 0 12px;
}
.wp-caption.alignleft,
a.alignleft,
img.alignleft {
  margin: 0 24px 24px 0;
}
.wp-caption.alignright,
a.alignright,
img.alignright {
  margin: 0 0 24px 24px;
}
.wp-caption-text {
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
}
.entry-content p.wp-caption-text {
  margin-bottom: 0;
}
.entry-content .gallery-caption,
.gallery-caption {
  margin: 0 0 10px;
}
.post-password-form input {
  width: auto;
}
.post-password-form input[type="submit"] {
  padding: 25px;
}
.wp-audio-shortcode,
.wp-playlist,
.wp-video {
  margin: 0 0 28px;
}
.widget {
  word-wrap: break-word;
}
.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}
.widget ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.widget li li {
  border: none;
  margin: 0 0 0 30px;
  padding: 0;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar td,
.widget_calendar th {
  text-align: center;
}
.featured-content .entry-title {
  font-size: 24px;
}
.altitude-home .content .simple-social-icons {
  margin-top: 40px;
}
.altitude-home .content .simple-social-icons ul li {
  margin: 0 20px !important;
}
.altitude-home .content .simple-social-icons ul li a,
.altitude-home .content .simple-social-icons ul li a:focus,
.altitude-home .content .simple-social-icons ul li a:hover {
  padding: 30px;
}
.enews-widget input {
  font-size: 18px;
  margin-bottom: 20px;
}
.enews-widget input[type="submit"] {
  margin: 0;
  width: 100%;
}
.enews form + p {
  margin-top: 24px;
}
.genesis-pro-portfolio .content .pro-portfolio {
  padding: 0;
}
#wpstats {
  display: none;
}
.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}
.featured-section .site-header {
  background-color: transparent;
}
.featured-section .site-header > .wrap {
  border-bottom: 1px solid #fff;
}
.title-area {
  float: left;
  padding: 25px 0;
}
.site-title {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 2px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}
.site-title a,
.site-title a:focus,
.site-title a:hover {
  color: #fff !important;
}
.header-image .site-header.sticky-header .title-area,
.header-image .title-area {
  padding: 0;
}
.header-image .site-title > a {
  background-size: contain !important;
  height: 140px;
  text-indent: -9999px;
  width: 190px;
  display: block;
}
.site-description {
  display: block;
  height: 0;
  margin-bottom: 0;
  text-indent: -9999px;
}
.genesis-nav-menu {
  line-height: 1;
}
.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left;
}
.genesis-nav-menu li li {
  margin-left: 0;
}
.genesis-nav-menu a {
  color: #000;
  display: block;
  font-family: "Museo Slab 500";
  font-size: 1em;
  letter-spacing: 0.6px;
  padding: 10px 0;
}
.genesis-nav-menu li.highlight a:focus::before,
.genesis-nav-menu li.highlight a:hover::before {
  color: #fff;
}
.genesis-nav-menu li.highlight > a {
  font-weight: 800;
}
.front-page .genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a {
  border-bottom: 3px solid transparent;
}
.front-page .genesis-nav-menu li.current-menu-item > a:focus,
.front-page .genesis-nav-menu li.current-menu-item > a:hover,
.genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a:focus,
.genesis-nav-menu > li > a:hover {
  border-color: #c2719f;
}
.genesis-nav-menu .sub-menu {
  left: -9999px;
  letter-spacing: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 230px;
  z-index: 99;
}
.genesis-nav-menu .sub-menu a {
  background-color: hsla(206, 27%, 22%, 0.95);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  outline: medium none;
  padding: 15px 20px;
  position: relative;
  width: 100%;
}
.genesis-nav-menu .sub-menu .menu-item {
  display: block;
}
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item > a {
  background-color: hsla(327, 100%, 13%, 0.9);
}
.genesis-nav-menu .sub-menu li:last-child a {
  border-bottom: medium none;
}
.genesis-nav-menu .sub-menu .sub-menu {
  margin: -54px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
  position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}
.genesis-nav-menu > .first > a {
  padding-left: 0;
}
.genesis-nav-menu > .last > a {
  padding-right: 0;
}
.genesis-nav-menu > .right {
  color: #fff;
  display: inline-block;
  list-style-type: none;
  padding: 27px 20px;
  text-transform: uppercase;
}
.genesis-nav-menu > .right > a {
  display: inline;
  padding: 0;
}
.genesis-nav-menu > .rss > a {
  margin-left: 48px;
}
.genesis-nav-menu > .search {
  display: block;
  margin: 0 auto;
  padding: 0 20px 20px;
  width: 50%;
}
.nav-primary {
  text-align: center;
}
.nav-primary .genesis-nav-menu {
  float: right;
}
.nav-secondary {
  border-bottom: 1px solid #fff;
}
.nav-footer .genesis-nav-menu {
  padding: 20px 0;
}
.nav-footer .genesis-nav-menu a {
  border: none;
  font-weight: 800;
  letter-spacing: 3px;
  margin: 0 20px;
  padding: 0;
}
.menu .menu-item:focus {
  position: static;
}
.menu .menu-item.sfHover > ul.sub-menu,
.menu .menu-item > a:focus + ul.sub-menu {
  left: auto;
  opacity: 1;
}
.menu-toggle,
.sub-menu-toggle {
  display: none;
  visibility: hidden;
}
.image-section,
.solid-section {
  clear: both;
  text-align: center;
  width: 100%;
}
.image-section {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.2)), color-stop(30%, rgba(0, 0, 0, 0.5)), color-stop(80%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
  display: table;
  overflow: hidden;
  table-layout: fixed;
  width: 100%;
}
.image-section .widget-area {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.image-section,
.image-section a {
  color: #fff;
}
.image-section .featured-content .entry-title a:focus,
.image-section .featured-content .entry-title a:hover,
.image-section a:focus,
.image-section a:hover {
  color: #22a1c4;
}
.solid-section {
  background-color: #fff;
}
.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6,
.front-page-7 {
  border-top: 54px solid transparent;
  margin-top: -54px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  z-index: 9;
}
.front-page-1,
.front-page-3,
.front-page-5,
.front-page-7 {
  background-attachment: fixed;
  background-color: #fff;
  background-position: 50% 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.front-page-1 {
  position: relative;
}
.front-page-1 .image-section {
  padding-top: 75px;
}
.secondary-nav .front-page-1 .image-section {
  padding-top: 150px;
}
.front-page-4 .solid-section {
  background-color: #f3f3f3;
}
.bottom-image {
  margin-bottom: -120px;
  margin-top: 100px;
}
.bottom-image img {
  margin-bottom: -10px;
}
.front-page .field-wrap:last-child {
  margin-bottom: 0;
}
.small-disclaimer {
  font-size: 14px;
  font-style: italic;
}
.front-page .dashicons {
  font-size: 40px;
  height: 40px;
  margin-bottom: 20px;
  width: 40px;
}
.flexible-widgets {
  padding-bottom: 60px;
  padding-top: 100px;
}
.flexible-widgets .widget {
  float: left;
  margin: 0 0 40px 2.564102564102564%;
}
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
  background: 0 0;
  margin-left: 0;
  padding: 0;
  width: 100%;
}
.flexible-widgets.widget-halves .widget,
.widget-area.flexible-widgets.widget-half .widget {
  width: 48.717948717948715%;
}
.flexible-widgets.widget-thirds .widget {
  width: 31.623931623931625%;
}
.flexible-widgets.widget-fourths .widget {
  width: 23.076923076923077%;
}
.flexible-widgets.widget-fourths .widget:nth-child(4n + 2),
.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n + 2) {
  clear: left;
  margin-left: 0;
}
.solid-section .widget {
  background-color: #fff;
  padding: 40px;
}
.solid-section .widget:not(:first-child) .widget-title {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.flexible-widgets p.large {
  font-size: 36px;
  line-height: 1;
}
.flexible-widgets p.price {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 20px;
}
.content {
  float: left;
  width: 68%;
}
.page .content {
  padding-bottom: 50px;
}
.sidebar-content .content {
  float: left;
}
.full-width-content .content {
  padding: 0;
  width: 100%;
}
.full-width-content.front-page .content {
  padding: 0;
}
.widget .entry {
  margin-bottom: 40px;
}
.entry-content ol,
.entry-content ul {
  margin-bottom: 30px;
  margin-left: 1px;
}
.entry-content ol > li {
  list-style-type: decimal;
}
.entry-content ul > li,
.single-our-services .wpb_text_column ul li {
  background: rgba(0, 0, 0, 0) url(../../../../../../themes/altitude-pro/images/listing-icon.png) no-repeat scroll left top 4px/18px auto;
  margin-left: 0;
  padding: 0 0 10px 30px;
}
.jcarousel li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}
.entry-content code {
  background-color: #000;
  color: #ddd;
}
p.entry-meta {
  font-size: 20px;
  margin-bottom: 0;
}
.entry-footer,
.entry-header {
  text-align: center;
}
.entry-header p.entry-meta {
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.entry-header::after {
  border-bottom: 1px solid #000;
  content: "";
  display: block;
  margin: 0 auto 60px;
  padding-bottom: 30px;
  width: 25%;
}
.image-section .entry-header::after {
  border-color: #fff;
}
.entry-footer::before {
  border-top: 1px solid #000;
  content: "";
  display: block;
  margin: 30px auto 0;
  padding-top: 60px;
  width: 25%;
}
.sidebar .entry-header::after {
  display: none;
}
.entry-categories::before,
.entry-tags::before {
  display: inline-block;
  font: normal 20px/1 dashicons;
  margin-right: 5px;
  margin-top: 2px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
}
.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}
.after-entry {
  border-top: 1px solid #000;
  padding: 40px 0;
}
.after-entry .widget {
  margin-bottom: 40px;
}
.after-entry .widget:last-child,
.after-entry p:last-child {
  margin: 0;
}
.after-entry li {
  list-style-type: none;
}
.pagination {
  clear: both;
  margin: 40px 0;
}
.adjacent-entry-pagination {
  margin-bottom: 0;
}
.archive-pagination li {
  display: inline;
}
.archive-pagination li a {
  background-color: #000;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 8px 12px;
  text-transform: uppercase;
}
.archive-pagination .active a,
.archive-pagination li a:focus,
.archive-pagination li a:hover {
  background-color: #22a1c4;
  color: #fff;
}
.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 100px;
}
.entry-comments .comment,
.entry-comments .comment-reply,
p.comment-meta {
  margin-bottom: 40px;
}
.comment-header {
  font-size: 20px;
}
.entry-comments .comment {
  border-bottom: 1px solid #000;
}
.comment-content,
.entry-comments .comment {
  clear: both;
}
.entry-comments .children .comment,
.entry-comments .comment-author,
p.form-submit {
  margin: 0;
}
.entry-comments .children .comment {
  border: none;
}
.comment-respond label {
  display: block;
  font-weight: 800;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 100%;
}
.comment-list li,
.ping-list li {
  list-style-type: none;
}
.entry-comments ul.children {
  margin-left: 40px;
}
.ping-list .reply {
  display: none;
}
.sidebar {
  float: right;
  width: 32%;
}
.sidebar-content .sidebar {
  float: right;
  padding-left: 2.5em;
}
.sidebar p:last-child {
  margin-bottom: 0;
}
.sidebar li {
  list-style-type: none;
  margin-bottom: 6px;
  word-wrap: break-word;
}
.sidebar ul > li:last-child {
  margin-bottom: 0;
}
.sidebar .widget {
  margin-bottom: 40px;
}
.footer-widgets {
  background-color: #22a1c4;
  clear: both;
  text-align: center;
  position: relative;
  z-index: 9;
}
.footer-widgets .wrap {
  padding-bottom: 100px;
  padding-top: 100px;
}
.footer-widgets,
.footer-widgets .wrap a,
.footer-widgets .wrap a.button {
  color: #fff;
}
.footer-widgets a:focus,
.footer-widgets a:hover {
  color: #000;
}
.footer-widgets li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.footer-widgets .widget {
  margin-bottom: 40px;
}
.footer-widgets p:last-child {
  margin-bottom: 0;
}
.site-footer {
  background-color: #000;
  padding: 20px;
  text-align: center;
}
.site-footer,
.site-footer a,
.site-footer p {
  color: #fff;
}
.site-footer a:focus,
.site-footer a:hover {
  color: #22a1c4;
}
.site-footer p {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 1280px) {
  .displayservices .row,
  .site-inner,
  .wrap {
    max-width: 1140px;
    width: 1140px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .displayservices .row,
  .site-inner,
  .wrap {
    max-width: 100%;
    width: 95% !important;
    margin: auto !important;
  }
  .site-header .widget-area {
    width: 580px;
  }
  .content {
    width: 520px;
  }
  .full-width-content .content {
    padding: 0 110px;
  }
  .genesis-nav-menu a {
    padding: 30px 10px;
  }
  .site-header.sticky-header .genesis-nav-menu a {
    padding: 20px 10px;
  }
  .front-page-1,
  .front-page-3,
  .front-page-5,
  .front-page-7 {
    background-attachment: scroll;
  }
  .befor-after-in-main-boxes .before-after-cont {
    min-height: 200px;
  }
  .before-after-box-rw:nth-of-type(2n) .befor-after-in-main-boxes .before-after-cont {
    min-height: 115px;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  .genesis-nav-menu .sub-menu .menu-item button.sub-menu-toggle {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    visibility: initial;
    display: block;
    background-color: transparent;
    padding: 0 10px;
    border: none;
  }
  .genesis-nav-menu .sub-menu .menu-item {
    display: block;
    position: relative !important;
  }
}
@media only screen and (max-width: 1023px) {
  .site-inner,
  .wrap {
    max-width: 768px;
  }
  .secondary-nav .site-inner {
    margin-top: 80px;
  }
  .front-page .site-inner {
    max-width: none;
  }
  .site-header {
    position: static;
  }
  .front-page .site-header {
    background-color: #000;
  }
  .front-page .site-header > .wrap {
    border: none;
  }
  .content,
  .sidebar,
  .site-header .widget-area,
  .title-area {
    width: 100%;
  }
  .site-header .title-area,
  .site-header.sticky-header .title-area {
    padding: 15px 0;
  }
  .header-image .sticky-header .site-title > a {
    height: 76px;
  }
  .genesis-nav-menu,
  .site-header .widget-area,
  .site-title {
    text-align: center;
  }
  .header-image .site-title > a {
    background-position: center !important;
  }
  .nav-primary .genesis-nav-menu {
    float: none;
  }
  .nav-secondary,
  .site-header.sticky-header .nav-secondary {
    border-bottom: none;
  }
  .genesis-nav-menu a,
  .site-header.sticky-header .genesis-nav-menu a {
    padding: 10px;
  }
  .front-page .site-inner {
    margin-top: 0;
  }
  .full-width-content .content {
    padding: 0;
  }
  .full-width-content img.pull-left {
    margin-left: 0;
  }
  .full-width-content img.pull-right {
    margin-right: 0;
  }
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0;
    width: 100%;
  }
  .flexible-widgets.widget-fourths .widget,
  .flexible-widgets.widget-full .widget,
  .flexible-widgets.widget-halves .widget,
  .flexible-widgets.widget-thirds .widget {
    margin: 0 auto 20px;
    width: 100%;
  }
  .front-page-1 .widget:first-of-type h4,
  .front-page-2 .widget:first-of-type h4 {
    font-size: 60px;
  }
  .front-page-1 .image-section,
  .secondary-nav .front-page-1 .image-section {
    padding-top: 0;
  }
  .before-after-box-rw.vc_row {
    margin-bottom: 0 !important;
  }
  .before-after-box.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
    margin-bottom: 35px;
  }
  .befor-after-in-main-boxes .before-after-cont {
    min-height: initial !important;
  }
  .before-after-box-rw:nth-of-type(2n) .befor-after-in-main-boxes .before-after-cont {
    min-height: initial !important;
  }
  .main-banner-sec {
    min-height: 250px !important;
  }
}
@media only screen and (max-width: 800px) {
  .site-inner,
  .wrap {
    max-width: none;
    width: 100%;
  }
  .site-inner,
  .wrap {
    padding: 0 5% !important;
  }
  .front-page .site-inner {
    padding: 0;
  }
  nav.nav-primary {
    top: 0;
  }
  .site-header nav .wrap {
    padding: 0;
  }
  nav.genesis-responsive-menu {
    display: none;
    position: relative;
  }
  .genesis-skip-link .skip-link-hidden {
    display: none;
    visibility: hidden;
  }
  .menu-toggle,
  .sub-menu-toggle {
    border-width: 0;
    background: #000;
    color: #fff;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
  }
  .menu-toggle:focus,
  .menu-toggle:hover,
  .sub-menu-toggle:focus,
  .sub-menu-toggle:hover {
    background-color: transparent;
    color: #22a1c4;
    border-width: 0;
  }
  .menu-toggle:focus,
  .sub-menu-toggle:focus {
    outline: 1px solid #ccc;
    outline-offset: -1px;
  }
  .menu-toggle {
    line-height: 20px;
    margin-bottom: 1px;
    position: relative;
    z-index: 1000;
    width: 100%;
  }
  .menu-toggle.activated::before,
  .menu-toggle::before {
    margin-right: 10px;
    text-rendering: auto;
  }
  .sub-menu-toggle {
    float: right;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    color: #3f0024 !important;
    background-color: transparent !important;
  }
  .sub-menu-toggle::before {
    display: inline-block;
    text-rendering: auto;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: transform 0.25s ease-in-out;
    -ms-transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
  }
  .sub-menu-toggle.activated::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item a,
  .genesis-responsive-menu .genesis-nav-menu .menu-item a:focus,
  .genesis-responsive-menu .genesis-nav-menu .menu-item a:hover {
    background-color: transparent;
    border-bottom: 0;
    margin-bottom: 1px;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item a {
    outline-color: #fff;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item a:focus,
  .genesis-responsive-menu .genesis-nav-menu .menu-item a:hover {
    text-decoration: underline;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item a:focus {
    outline: 1px solid #fff;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative;
    text-align: left;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
  .genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
    position: relative;
  }
  .front-page .genesis-responsive-menu .genesis-nav-menu li.current-menu-item > a,
  .genesis-responsive-menu .genesis-nav-menu .menu-item a,
  .genesis-responsive-menu .genesis-nav-menu > li > a {
    border: 0;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item a {
    padding: 15px 20px;
    width: 100%;
  }
  .genesis-responsive-menu .genesis-nav-menu .sub-menu {
    border: none;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
  .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
    left: 0;
    margin-left: 0;
  }
  .genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
    content: none;
  }
  .genesis-responsive-menu .genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    width: 100%;
  }
  .genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
  }
  .altitude-home .simple-social-icons ul li {
    margin: 0 20px 20px !important;
  }
  .footer-widgets .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .front-page-2,
  .front-page-3,
  .front-page-4,
  .front-page-5,
  .front-page-6,
  .front-page-7 {
    border-top: 0;
    margin-top: 0;
  }
  .image-section .flexible-widgets {
    padding-bottom: 80px;
  }
  .solid-section .flexible-widgets {
    padding-bottom: 40px;
    padding-top: 60px;
  }
  .bottom-image {
    margin-top: 60px;
    margin-bottom: -80px;
  }
  .service-boxes-row .service-box {
    width: calc(50% - 4px);
    min-height: 654px;
  }
  .service-boxes-row .service-box:nth-child(2n) {
    margin-right: 0;
  }
  .den-ser-cont {
    min-height: 108px;
  }
  .service-box .ser-cont-box {
    position: initial;
    min-height: 240px;
    transform: initial !important;
  }
  .service-boxes-row .wpb_wrapper .den-ser-img.mrg-out {
    margin-bottom: 0 !important;
  }
  .before-after-box-rw.last-before-after-row {
    padding-bottom: 0;
  }
  .before-after-box-rw.last-before-after-row:last-child .before-after-box:last-child {
    margin-bottom: 0;
  }
  .displayservices {
    padding: 2em 0 !important;
  }
  .displayservices .servicesblock {
    width: calc(33.33% - 5px) !important;
  }
  .displayservices .row .servicesblock:nth-of-type(3n) {
    margin-right: 0 !important;
  }
  .displayservices .servicesblock:nth-of-type(4n) {
    margin-right: 1% !important;
  }
  .displayservices .row h4 {
    font-size: 17px !important;
    font-weight: 500 !important;
  }
  .ser-ren-bt .button {
    padding: 10px 25px !important;
    font-size: 14px !important;
  }
  .main-banner-sec .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
  }
  .menu-toggle {
    font-size: 0;
    position: absolute;
    width: auto;
    right: 38px;
    padding: 14px 20px;
    top: 36px;
    margin: 0 !important;
    background-color: #3f0024 !important;
    color: #fff !important;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item a {
    text-align: center;
    color: #000;
    font-size: 1em;
    border-bottom: 1px solid #ccc !important;
  }
  nav#genesis-nav-primary {
    position: absolute;
    left: 0;
    right: 0;
    width: auto !important;
    z-index: 99;
    background-color: #f3f3f3;
    top: 120px;
    padding-top: 0 !important;
  }
  nav#genesis-nav-primary .wrap {
    width: 100% !important;
    padding: 0 !important;
  }
  .genesis-responsive-menu .genesis-nav-menu .sub-menu {
    padding-left: 0;
  }
  .header_wrap .header_lang {
    position: absolute !important;
    right: 120px;
    top: 36px;
    margin: 0 !important;
    width: auto !important;
    height: 48px !important;
  }
  .header_lang div#google_language_translator .goog-te-gadget select.goog-te-combo {
    margin: 0;
  }
  .header-image .site-title > a {
    height: 120px !important;
  }
  .site-header .wrap {
    padding: 0 5% !important;
  }
}
@media only screen and (max-width: 767px) {
  .site-header .header_right p a {
    height: 47px !important;
    width: 100% !important;
  }
  .header_time--right {
    position: fixed;
    bottom: 0;
    width: 50%;
    z-index: 9999;
    margin: auto;
    right: 0;
  }
  .displayservices .ser-bt-cont {
    padding: 8px !important;
    font-size: 12px;
  }
  .inner-main-title {
    font-size: 25px !important;
    padding-bottom: 10px !important;
  }
  .header-image .site-title > a {
    height: 82px !important;
  }
  .displayservices .row,
  .site-inner,
  .wrap {
    padding: 0 5% !important;
    width: 100% !important;
    margin: auto !important;
  }
  .contact-map iframe {
    width: 100%;
    height: 300px;
  }
  .form_toggle button {
    font-size: 15px !important;
    padding: 10px !important;
    transform: translate(-50%, -141%) !important;
    width: 210px !important;
  }
  .form_toggle .container.open button {
    transform: translate(-50%, 0) !important;
  }
  .form_toggle .container {
    z-index: 9999;
  }
  .above_footer .footer_form {
    height: inherit;
  }
  .footer_first .footer_mission {
    padding-right: 0;
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 30px;
  }
  .footer_first .footer_service {
    width: 50%;
  }
  .footer_first .footer_contact {
    width: 48%;
    float: none;
    vertical-align: top;
  }
  .footer_first .footer_last_book {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 30px;
  }
  .footer_main {
    padding: 2em 0 !important;
  }
  .white-back.read-more {
    font-size: 15px !important;
    padding: 10px 20px !important;
  }
  .form_toggle {
    display: none;
  }
  .footer_main .footer_mission .sub-title::after {
    right: 0;
    margin: auto;
  }
  .footer_booknow p {
    margin-top: 0 !important;
  }
  .footer_info {
    padding: 15px 0 60px !important;
  }
  .footer_about,
  .footer_content,
  .footer_content a {
    font-size: 14px;
  }
  .main-banner-sec {
    min-height: 200px !important;
  }
  .footer_last_book .footer_booknow p:last-child a {
    line-height: 2.7 !important;
    font-size: 15px !important;
    padding: 0 !important;
    vertical-align: top !important;
    display: inline-block !important;
  }
  .footer_last_book .footer_booknow p:last-child {
    width: 7rem !important;
    height: 0 !important;
  }
  .footer_last_book .footer_booknow p:last-child {
    padding-bottom: 40px !important;
  }
  .page-id-996 .costmetic-dent-sec .mediem-text.light-font {
    margin-bottom: 15px;
  }
  .page-id-996 .costmetic-dent-sec {
    padding-bottom: 0;
  }
  .page-id-332 .single-our-services main.content .padding-tp-bt-4,
  .page-id-332.content-sidebar main.content .padding-tp-bt-4,
  .page-id-332.single-our-services main.content .padding-bt-4 {
    padding-top: 1em !important;
    padding-bottom: 0 !important;
  }
  .page-id-332 .cost-den-img-con .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_right-to-left.right-to-left.wpb_start_animation.animated {
    margin-bottom: 15px;
  }
  .page-id-332 .vc_row.wpb_row.vc_row-fluid.padding-tp-bt-4.cos-dent-sec-img-con .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_bottom-to-top.bottom-to-top.wpb_start_animation.animated {
    margin-bottom: 15px;
  }
  .page-id-332 .cos-dent-sec-img-con .vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_column.vc_column_container.vc_col-sm-12 .wpb_text_column.wpb_content_element {
    margin-bottom: 15px;
  }
  .page-id-811 .costmetic-dent-sec .vc_column-inner {
    padding-top: 0 !important;
  }
  .page-id-811 .costmetic-dent-sec .vc_column-inner .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_bottom-to-top.bottom-to-top.wpb_start_animation.animated {
    margin-bottom: 0;
  }
  .page-id-811 .cost-den-img-con {
    padding-bottom: 0 !important;
  }
  .page-id-821 .cost-den-img-con {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .page-id-821 .cost-den-img-con ul {
    margin-bottom: 0;
  }
  .page-id-821 .cost-den-img-con .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_right-to-left.right-to-left.wpb_start_animation.animated {
    margin-bottom: 15px;
  }
  .page-id-826 .cost-den-img-con {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .page-id-826 .cost-den-img-con .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_right-to-left.right-to-left.ani-img.wpb_start_animation.animated {
    margin-bottom: 0;
  }
  .page-id-826 main#genesis-content {
    padding-bottom: 35px;
  }
  .padding-right-2 {
    padding-right: 0 !important;
  }
  .padding-right-2.wpb_column {
    padding-right: 0 !important;
  }
  .page-id-283 .padding-tp-bt-4.cos-dent-sec-img-con,
  .page-id-283 .padding-tp-bt-4.cost-den-img-con {
    padding-bottom: 0 !important;
  }
  .page-id-283 .padding-tp-bt-4.cost-den-img-con:last-child {
    padding-bottom: 35px !important;
  }
  .wechat-main-sect.vc_row-fluid {
    margin: 40px auto 44px !important;
  }
  .wechat-con-sec .we-chat-tit::before {
    right: 0;
    margin: auto;
  }
  .slider-content {
    font-size: 14px !important;
    line-height: 1.1rem !important;
    width: 220% !important;
    white-space: initial;
  }
  .slider-content br {
    display: none;
  }
}
.page-id-853 .padding-tp-bt-4.cost-den-img-con {
  padding-top: 0 !important;
}
@media only screen and (max-width: 700px) {
  .slider-content br {
    display: none;
  }
}
@media only screen and (max-width: 567px) {
  .menu-toggle {
    right: 20px;
  }
  .slider-content br {
    display: none;
  }
  .service-section .service-boxes-row:last-child .service-box:nth-child(2),
  .service-section .service-boxes-row:last-child .service-box:nth-child(3),
  .service-section .service-boxes-row:last-child .service-box:nth-child(4) {
    display: none;
  }
  .main-banner-sec.wpb_row {
    min-height: 90px !important;
  }
  .service-box .ser-cont-box {
    position: initial !important;
  }
  .header_wrap .header_lang {
    right: 87px;
  }
  .header-call {
    background-position: center left 5% !important;
    padding: 11px 10px 11px 20px !important;
  }
  .main-banner-sec {
    min-height: 100px !important;
  }
  .inner-main-title {
    font-size: 20px !important;
  }
  .main-banner-sec {
    margin-bottom: 30px !important;
  }
  .before-after-box .before-in-bx {
    width: 100% !important;
    margin-right: 0 !important;
    text-align: center;
  }
  .before-after-box .before-in-bx.before-box {
    margin-bottom: 15px !important;
  }
  .displayservices .row h4 {
    text-align: center;
  }
  .displayservices .servicesblock {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .displayservices .servicesblock:last-child {
    margin-bottom: 0 !important;
  }
  .contact-form .gform_wrapper form li.col-lg-6 {
    width: 100% !important;
  }
  .above_footer .contact-form .gform_wrapper .gform_fields .gfield .ginput_container {
    width: 100% !important;
  }
  .above_footer .main-title::after {
    right: 0;
    margin: auto;
  }
  .above_footer .footer_form {
    height: initial !important;
  }
  .above_footer .gform_footer.top_label {
    padding-top: 0;
  }
  .footer_first .footer_service {
    width: 100%;
    padding-right: 0 !important;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer_last_book .footer_booknow p:first-child::after,
  .footer_main .sub-title::after {
    right: 0;
    margin: auto;
  }
  .footer_main .sub-title {
    text-align: center;
  }
  .footer_first .footer_last_book {
    flex-direction: column;
    text-align: center;
    margin-top: 10px;
  }
  .header-call {
    background-position: center left 34%;
  }
  .before-after-box.wpb_column.vc_column_container.vc_col-sm-6 {
    margin-bottom: 20px !important;
  }
  .footer_first .footer_contact {
    width: 100%;
  }
  .footer_last_book .footer_booknow p:last-child {
    margin: auto;
  }
  .footer-add.col-white,
  .footer-mail,
  .footer-phone {
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .foot-soc-med {
    display: flex;
    justify-content: center;
  }
  .footer_first .footer_mission p:nth-child(2) {
    margin-bottom: 10px;
  }
  .our_partners_logo ul li {
    width: calc(50% - 5px) !important;
    margin-bottom: 10px !important;
  }
  .our_partners_logo ul li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .contact-form-main .contact-form-map .map .wpb_wrapper iframe {
    height: 250px !important;
  }
  .vc_row-fluid.info-box-row .wpb_column.vc_column_container {
    min-height: 160px !important;
  }
  .service-boxes-row .service-box:hover img {
    transform: initial !important;
  }
  .service-boxes-row .service-box img {
    transition: none !important;
  }
  .pymt-logo ul li {
    width: calc(50% - 5px);
  }
  .pymt-logo ul li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .page-id-853 .padding-tp-bt-4.cost-den-img-con .wpb_text_column.wpb_content_element {
    margin-bottom: 15px !important;
  }
  .page-id-853 .padding-tp-bt-4.cost-den-img-con .wpb_text_column.wpb_content_element ul {
    margin-bottom: 10px;
  }
  .page-id-853 .padding-tp-bt-4.cost-den-img-con {
    padding-top: 0 !important;
    padding-bottom: 15px !important;
  }
  .payment_image {
    flex-direction: column;
  }
  .ani-img:hover .payment_image img {
    transform: none;
  }
  .vc_row.wpb_row.vc_row-fluid .vc_column-inner {
    padding-top: 0 !important;
  }
  .service-area-section.padding-tp-bt-4 {
    padding-top: 0 !important;
  }
  .service-area-section.padding-tp-bt-4 .locations-service {
    flex-direction: column-reverse;
  }
  .service-area-section .service-area-details {
    border-left: none !important;
    height: auto !important;
    padding: 2em 2em !important;
  }
  .service-area-map iframe {
    height: 250px;
  }
  .page-id-173 .sidebar,
  .page-id-405 .sidebar,
  .page-id-406 .sidebar,
  .page-id-414 .sidebar,
  .page-id-415 .sidebar,
  .page-id-420 .sidebar,
  .page-id-421 .sidebar,
  .page-id-839 .sidebar,
  .page-id-842 .sidebar {
    margin-top: -50px !important;
  }
  .vc_row.wpb_row.vc_row-fluid.vc-rw-pad-0.vc_custom_1540965574363.vc_row-has-fill {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .mediem-text {
    font-size: 14px !important;
  }
  .page-id-996 .mediem-text {
    font-size: 20px !important;
  }
  .wechat-main-sect.vc_row-fluid {
    width: 90%;
    padding: 0;
  }
  .slider-section ul.tp-revslider-mainul li:last-child .tp-bgimg.defaultimg {
    background-position: right -30px center !important;
  }
  .slider-section ul.tp-revslider-mainul li:first-child .tp-bgimg.defaultimg {
    background-position: right -110px center !important;
  }
  .slider-section ul.tp-revslider-mainul li:last-child .slider-content {
    width: 100% !important;
  }
  .slider-section ul.tp-revslider-mainul li:first-child .slider-content {
    width: 160% !important;
  }
}
@media only screen and (max-width: 480px) {
  .front-page-1 .widget:first-of-type h4,
  .front-page-2 .widget:first-of-type h4 {
    font-size: 2.5em;
  }
}
.page-id-168 .main-banner-sec {
  margin-bottom: 0 !important;
}
.featured_image_area {
  align-items: center;
  display: flex;
  margin-bottom: 3.5em;
  -webkit-align-items: center;
  display: -webkit-flex;
  background-size: cover;
  float: left;
  height: 450px;
  width: 100%;
  margin-top: -62px;
  background-position: center center !important;
}
.featured_image_area .inner-heading {
  color: #fff;
  font-size: 2.375em;
  margin-bottom: auto;
  text-transform: capitalize;
  font-weight: 600;
}
.contact_map {
  margin-bottom: 0;
}
.contact-heading {
  color: #131313;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
.info-box-row .wpb_column.vc_column_container {
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-right: 15px;
  min-height: 265px !important;
  padding: 0 1%;
  text-align: center;
  width: calc(33% - 12px);
  float: none;
  display: inline-block !important;
}
.info-box-row .wpb_column.vc_column_container:last-child {
  margin-right: 0;
}
.high-text {
  font-size: 1.125em;
}
.contact-info-text {
  margin-bottom: 5.313em !important;
}
.conatct-name-head {
  color: #333;
  font-size: 1.25em;
  margin-bottom: 10px;
  margin-top: 13px;
}
.contact-icon {
  background: #3d0022 none repeat scroll 0 0;
  border-radius: 0 40px 40px;
  box-shadow: 0 0 0 8px rgba(212, 212, 212, 0.4);
  height: 70px;
  margin: -30px auto 0;
  padding: 17px;
  width: 70px;
  transition: all 0.8s cubic-bezier(0, 0.41, 0.18, 0.9) 0s;
}
.white-text .contact-heading {
  color: #fff;
}
.map-sec .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.cont-desc,
.cont-desc a {
  color: #333;
}
.info-box-row .wpb_column.vc_column_container:hover .contact-icon {
  border-radius: 3px;
}
.cont-desc a:hover {
  color: #c2719f;
}
.social-medias a:hover {
  opacity: 0.6;
}
.con_us_row p:last-child,
.con_us_row_sec p:last-child {
  margin-right: 0;
}
.con_us_row p,
.con_us_row_sec p {
  display: inline-block;
  float: left;
  margin-right: 2%;
  width: 49%;
}
.contact-form-main p span input,
.contact-form-main p span textarea,
.footer_input_captcha .wpcf7-captchar {
  border: 1px solid #999;
  color: #212121;
  font-weight: 400;
  padding: 12px 20px;
  letter-spacing: 1px;
}
.contact-form-main p span textarea {
  height: 120px;
}
.contact_form_title {
  margin-bottom: 2.188em;
  text-align: center;
}
.cont_left.vc_col-sm-8 {
  align-items: center;
  background: #ecf0f3 none repeat scroll 0 0;
  display: flex;
  padding: 0 6%;
}
.contact-form-main .footer_input_captcha {
  display: inline-block;
  float: left;
  margin-right: 20px;
  width: 75%;
}
.contact-form-main {
  display: flex;
  margin: 0 auto;
}
.contact-form-main .submit_cont {
  display: inline-block;
  float: left;
  text-align: center;
  width: 100%;
}
.contact-form-main .submit_cont .wpcf7-submit {
  border: medium none;
  float: left;
  font-weight: 400;
  letter-spacing: 0;
  width: 120px;
}
.contact-form-main div.wpcf7-validation-errors {
  color: #333;
  float: left;
  font-size: 15px;
  margin: 10px auto 0;
  text-align: center;
  width: 100%;
}
.contact-form-main .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng {
  border: 2px solid green;
  color: #333;
  text-align: center;
  float: left;
  width: 100%;
}
.cont_right img {
  display: block;
}
div.wpcf7 .ajax-loader {
  display: none !important;
}
.map .vc_col-sm-12 > .vc_column-inner {
  padding: 0;
}
.map .wpb_content_element {
  margin-bottom: 0;
}
.con_us_full {
  float: left;
  width: 100%;
}
.con_us_row {
  float: left;
  width: 100%;
}
.cont_right.map > .vc_column-inner {
  padding-left: 0;
}
.contact_details .three-input-group p {
  margin-right: 0;
  padding-right: 1em;
  width: 33.33%;
}
.contact_details .three-input-group p:last-child {
  padding-right: 0;
}
.wpcf7-not-valid-tip::after {
  border-bottom: 8px solid #00a3e3;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  left: 16px;
  position: absolute;
  top: -7px;
}
.site-inner span.wpcf7-not-valid-tip {
  background: #00a3e3 none repeat scroll 0 0;
  bottom: -46px;
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.25);
  color: #fff;
  float: left;
  line-height: 20px;
  padding: 10px !important;
  position: absolute;
  width: auto;
  z-index: 99;
  font-size: 0.875em;
  line-height: 1.1;
}
.con_us_row p {
  position: relative;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  body .site-container .featured_image_area {
    background-size: cover;
    background-position: center center;
  }
  .full-width-content .content {
    padding: 0 30px;
  }
  .cont_left.vc_col-sm-8 {
    padding: 0 4%;
  }
  .map iframe {
    height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
  .contact-form-main {
    display: block;
  }
  .cont_left.vc_col-sm-8 {
    display: block;
    padding: 4%;
    width: 100%;
    margin-bottom: 25px;
  }
  .cont_right.vc_col-sm-4 {
    width: 100%;
  }
  .map iframe {
    height: 300px;
  }
  .cont_right.map > .vc_column-inner {
    padding-right: 0;
  }
  .contact-icon {
    height: 55px;
    width: 55px;
  }
  .conatct-name-head {
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1023px) {
  .contact-form-main {
    display: block;
  }
  .cont_left.vc_col-sm-8 {
    display: block;
    padding: 4%;
    width: 100%;
    margin-bottom: 25px;
  }
  .cont_right.vc_col-sm-4 {
    width: 100%;
  }
  .map iframe {
    height: 00px;
  }
  .cont_right.map > .vc_column-inner {
    padding-right: 0;
  }
  .contact-icon {
    height: 55px;
    width: 55px;
  }
  .conatct-name-head {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 88%;
  }
  .contact-form-main {
    display: block;
  }
  .cont_left.vc_col-sm-8 {
    display: block;
    padding: 4%;
    width: 100%;
    margin-bottom: 25px;
  }
  .cont_right.vc_col-sm-4 {
    width: 100%;
  }
  .map iframe {
    height: 200px;
  }
  .cont_right.map > .vc_column-inner {
    padding-right: 0;
  }
  .contact-icon {
    height: 55px;
    width: 55px;
  }
  .conatct-name-head {
    margin-bottom: 8px;
  }
  .info-box-row .wpb_column.vc_column_container {
    padding: 0 0;
  }
}
@media only screen and (max-width: 486px) {
  .h1,
  h1 {
    font-size: 1.5em;
  }
  .contact_details .three-input-group p {
    margin-right: auto;
    padding-right: inherit;
    width: 100%;
  }
  .info-box-row .wpb_column.vc_column_container {
    margin-right: auto;
    min-height: inherit !important;
    width: 100%;
    margin-bottom: 60px;
  }
  .info-box-row .wpb_column.vc_column_container:last-child {
    margin-bottom: auto;
  }
}
.contact-dtl-row {
  display: flex;
  display: -webkit-flex;
}
.contact-dtl-row .contact-dtl-col {
  background: #f5f5f5 none repeat scroll 0 0;
}
.contact-dtl-row .contact-dtl-col,
.contact-form-sec {
  padding: 2.188em !important;
}
.contact-dtl-row {
  box-shadow: 1px 1px 31px rgba(0, 0, 0, 0.13);
  margin: -115px auto auto !important;
  position: relative;
  width: 92%;
}
.contact-dtl-row .contact-form-sec {
  background: #fff none repeat scroll 0 0;
}
.contact-info-block .cont-info-div {
  margin-bottom: 1.25em;
}
.contact-info-block .cont-info-div .cont-info-inner-title {
  color: #000;
  font-size: 1.125em;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.contact-info-block a {
  color: #212121;
}
.cont-form-title-block {
  margin-bottom: 1.563em !important;
}
.contact-form-sec textarea {
  height: 125px;
}
div.wpcf7-response-output {
  margin: 0.625em 0 0 !important;
}
span.wpcf7-not-valid-tip {
  font-size: 0.813em;
  line-height: 1.1 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .h1,
  h1 {
    font-size: 1.6em;
  }
  .contact-dtl-row {
    margin: auto auto auto !important;
    width: 100%;
  }
  .contact-dtl-row .contact-dtl-col,
  .contact-form-sec {
    padding: 1.5em !important;
  }
}
@media only screen and (max-width: 767px) {
  .contact-dtl-row {
    margin: auto auto auto !important;
    width: 100%;
  }
  .contact-dtl-row .contact-dtl-col,
  .contact-form-sec {
    padding: 1.5em !important;
  }
  .contact-dtl-row {
    display: block;
  }
}
.contact-info-block.col-white a {
  color: #fff;
}
.contact-dtl-2-row {
  align-items: center;
  margin: -6em auto auto !important;
  width: 90%;
  display: flex;
  -webkit-align-items: center;
  display: -webkit-flex;
}
.contact-2-dtl-col > .vc_column-inner {
  padding: 2.188em !important;
}
.contact-dtl-2-row .social-icon a {
  display: block;
  float: left;
  margin-right: 15px;
}
.contact-dtl-2-row .social-icon br {
  display: none;
}
.contact-info-block .cont-info-div:last-child {
  margin-bottom: 0;
}
.contact-dtl-2-row .contact-form-sec > .vc_column-inner {
  padding-left: 3em;
}
.address-div {
  background: rgba(0, 0, 0, 0) url(../../../../../../themes/altitude-pro/images/social-image/contact-map-icon.png) no-repeat scroll left top;
  padding-left: 30px;
}
.phone-div {
  background: rgba(0, 0, 0, 0) url(../../../../../../themes/altitude-pro/images/social-image/contact-callus-icon.png) no-repeat scroll left top;
  padding-left: 30px;
}
.email-div {
  background: rgba(0, 0, 0, 0) url(../../../../../../themes/altitude-pro/images/social-image/contact-mail-icon.png) no-repeat scroll left top;
  padding-left: 34px;
}
.body-grey-bg {
  background: #f5f5f5 none repeat scroll 0 0;
}
.contact-dtl-2-row .contact-form-sec {
  background: #fff none repeat scroll 0 0;
}
.contact-dtl-2-row .contact-form-sec > .vc_column-inner {
  padding-left: 3em;
}
.contact-2-dtl-col {
  margin-right: -40px;
  position: relative;
  z-index: 9999;
}
.contact-dtl-2-row .contact-form-sec {
  background: #fff none repeat scroll 0 0;
  width: 82% !important;
  box-shadow: 1px 1px 31px rgba(0, 0, 0, 0.1);
}
.sub-title-cont {
  font-size: 1.25em;
}
.contact-dtl-2-row .cont-dtl-title.h1 {
  margin-bottom: 8px;
}
.contact-dtl-2-row .sub-title-cont {
  color: #a6a6a6;
  font-weight: 300;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .contact-2-dtl-col > .vc_column-inner {
    padding: 1.5em !important;
  }
  .contact-social-icn img {
    width: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-dtl-2-row {
    margin: auto auto auto !important;
    width: 100%;
    display: block;
  }
  .contact-2-dtl-col {
    margin-right: auto;
    margin-bottom: 20px;
  }
  .contact-dtl-2-row .contact-form-sec {
    width: 100% !important;
  }
  .contact-dtl-2-row .contact-form-sec > .vc_column-inner {
    padding-left: 7.5px;
  }
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  src: url(../../../../../../themes/altitude-pro/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../../../../../../themes/altitude-pro/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../../../../../../themes/altitude-pro/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../../../../../../themes/altitude-pro/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
    url(../../../../../../themes/altitude-pro/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../../../../../../themes/altitude-pro/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}
.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}
.fa-krw:before,
.fa-won:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0";
}
.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-address-card:before,
.fa-vcard:before {
  content: "\f2bb";
}
.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.team-col > .vc_column-inner > .wpb_wrapper {
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.06);
  transition: all 0.5s ease 0s;
  overflow: hidden;
  position: relative;
}
.team-dtl-section {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.06);
  padding: 1.563em;
  position: relative;
  text-align: center;
  z-index: 99;
}
.team-dtl-section .team-name {
  margin-bottom: 0.313em;
}
.dt-sc-team-social .text-indent {
  display: inline-block;
  text-indent: -9999px;
}
ul.dt-sc-team-social li {
  padding-bottom: 0;
}
.links-abs a,
.links-abs > * {
  align-items: stretch;
  display: flex;
  -webkit-align-items: stretch;
  display: -webkit-flex;
  height: 100%;
  left: 0;
  position: absolute;
  z-index: 999;
  top: 0;
  width: 100%;
}
.team-social-icn {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 0;
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 2;
  align-items: center;
  display: flex;
  justify-content: center;
}
.team-col:hover .team-social-icn {
  border-radius: 10px;
  height: 100%;
}
.team-social-icn ul {
  display: flex;
  position: relative;
  top: -20px;
}
.team-social-icn a {
  color: #fff;
  font-size: 2em;
}
.team-col {
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  padding-right: 0.5em !important;
}
.links-abs a {
  text-indent: -9999px;
}
.team-detail-header .team-name {
  color: #212121;
  margin-bottom: 0.2em;
}
.team-dtl-cont {
  padding-left: 1em !important;
}
.vc_tta-panel-heading {
  border: medium none !important;
}
.vc_tta-panel {
  border: 1px solid #d4d4d4;
  margin-bottom: 1.25em;
}
.vc_tta-panels .vc_tta-panel-title {
  color: #000;
  font-size: 1.125em;
  font-weight: 400;
}
.vc_tta-panel-heading {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.vc_tta-panels .vc_tta-panel-body,
.vc_tta-panels .vc_tta-panel-title a {
  padding-left: 50px !important;
}
.vc_tta-panels .vc_tta-panel-body {
  padding-top: 0.2em !important;
}
.vc_tta-panels .vc_tta-panel-title a {
  color: #000 !important;
}
.booking-form .featured_image_area {
  margin-bottom: 0;
}
.booking-form-main-section {
  padding: 0.5em 0 2em;
}
.booking-form-main-section .submit_cont {
  display: table;
  margin: auto;
}
.booking-form-main-section .submit_cont input[type="submit"] {
  min-width: 150px;
  padding: 0.8em 2em;
}
.booking-form-main-section textarea {
  height: 140px;
}
.booking-form-main-section div.wpcf7-response-output {
  text-align: center;
}
.book-form-heading .h1 {
  margin-bottom: 0.3em;
}
.book-form-heading .h-sml {
  color: #919191;
}
.book-form-heading {
  margin-bottom: 2.5em !important;
}
.book-form-heading .h1-big {
  color: #505050;
  text-transform: capitalize;
}
.booking-form-body .featured_image_area {
  margin-bottom: 0;
}
.all-projects {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  margin: 1.5em 0;
}
.project-item {
  display: inline-block;
  position: relative;
  background: #fff;
  margin: 0 0 1.5em;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.archive .pagination {
  text-align: center;
}
.project-item .project-image img {
  height: 360px;
  width: 480px;
}
.project-item .link-arrow {
  bottom: 2.3rem;
  color: #fff;
  left: 3rem;
  position: absolute;
  transition: none 0s ease 0s;
  z-index: 2;
}
.project-hover {
  height: 100%;
  left: 0;
  padding: 4.85rem 3rem;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100.1%;
  z-index: 2;
}
.project-hover .project-title {
  bottom: 2.8em;
  color: #fff;
  font-size: 1.6em;
  position: absolute;
}
.project-description {
  color: #fff;
  line-height: 1.71;
  margin-top: 12%;
  opacity: 0;
  transform: translateY(-1rem);
}
.project-item::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.project-item:hover .project-hover {
  background-color: rgba(0, 0, 0, 0.85);
}
.project-item:hover .project-hover .project-title {
  bottom: 2rem;
  color: #fff;
  position: relative;
  transform: translateY(2em);
  transition: transform 0.5s ease 0s;
}
.project-item:hover .project-hover .project-description {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.4s ease 0.2s;
}
.project-item .link-arrow a {
  color: #fff;
}
.site-header .wrap {
  padding-left: 4em;
  width: 100%;
}
.site-header .header-widget-area {
  float: right;
}
.header_menu {
  align-items: center;
  display: flex;
  float: left;
  min-height: 95px;
  padding-right: 2em;
}
.site-header .title-area {
  position: relative;
  z-index: 11;
}
.header-call {
  background: hsl(326, 100%, 12%, 1) url(../../../../../../themes/altitude-pro/images/header-call.png) no-repeat scroll left 20px center;
  display: inline-block;
  float: left;
  font-size: 1.4em;
  margin-left: 2em;
  padding: 13px 20px 12px 55px;
}
.header-call a {
  color: #fff;
}
.site-header .header_right {
  display: flex;
  margin-right: 4em;
  justify-content: center;
  align-items: center;
  padding: 1em 0;
}
.genesis-nav-menu > .menu-item {
  padding: 0 1em;
}
.footer_main {
  background: #400023 none repeat scroll 0 0;
  padding: 4em 0;
  float: left;
  width: 100%;
}
.footer_info {
  background: #4a062d none repeat scroll 0 0;
  float: left;
  padding: 1.3em 0;
  width: 100%;
}
.footer_content {
  display: inline-block;
  float: left;
}
.footer_about {
  float: right;
}
.footer_mission {
  display: inline-block;
  float: left;
  padding-right: 3em;
  width: 31%;
}
.footer_service {
  display: inline-block;
  float: left;
  padding-right: 2em;
  width: 25%;
}
.footer_contact {
  display: inline-block;
  float: left;
  width: 23%;
}
.footer_hours {
  display: inline-block;
  float: right;
}
.footer-social-media svg:not(:root) {
  display: block;
  fill: #fff;
  height: auto;
  line-height: 1;
  width: 17px;
  margin-top: -5px;
}
.our-mission-more .button {
  background: #fff none repeat scroll 0 0;
  color: #000;
}
.footer_service ul li a {
  color: #fff;
  display: inline-block;
  padding-bottom: 8px;
}
.footer-add {
  background: rgba(0, 0, 0, 0) url(../../../../../../themes/altitude-pro/images/cont-info.png) no-repeat scroll left top 3px;
  padding-bottom: 10px;
  padding-left: 35px;
}
.footer-mail a {
  background: rgba(0, 0, 0, 0) url(../../../../../../themes/altitude-pro/images/footer-email-us.png) no-repeat scroll left top 3px;
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 32px;
}
.footer-phone a {
  background: rgba(0, 0, 0, 0) url(../../../../../../themes/altitude-pro/images/footer-phone.png) no-repeat scroll left top;
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 35px;
}
.footer-detail {
  margin-bottom: 1em;
}
.hours-time {
  padding-bottom: 8px;
}
.footer_main .sub-title::after {
  background: #c2719f none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}
.footer_main .sub-title {
  font-family: "Museo Slab 500";
  font-weight: 500;
  margin-bottom: 1.2em;
  padding-bottom: 0.6em;
  position: relative;
}
.footer-social-media a {
  align-items: center;
  display: flex;
  float: left;
  height: 48px;
  justify-content: center;
  margin-right: 1em;
  position: relative;
  width: 41px;
}
.footer-social-media a::before {
  background: rgba(0, 0, 0, 0) url(../../../../../../themes/altitude-pro/images/social-media-strip.png) no-repeat scroll 0 0;
  content: "";
  height: 44px;
  left: 0;
  position: absolute;
  top: 0;
  width: 41px;
}
.footer-mail a:hover,
.footer-phone a:hover,
.footer_service ul li a:hover,
.other-link a:hover {
  color: #c2719f;
}
.footer-social-media a:hover svg:not(:root) {
  fill: #c2719f;
}
.slider-text .main-title {
  color: #293a48;
  font-weight: 600 !important;
  line-height: 1 !important;
  margin-bottom: 0.5em !important;
  font-family: Museo !important;
  font-size: 4em !important;
}
.slider-content {
  line-height: 1.4;
  margin-bottom: 1.5em;
  color: #293a48;
  font-family: Museo !important;
}
.slider-section .tparrows {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #98acbf;
  opacity: 0.5;
}
.slider-section .tparrows:hover {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
  opacity: 1;
}
.slider-section .tparrows::before {
  color: #98acbf;
  font-weight: 700;
}
.logo-slider-section .slick-dots {
  display: none;
}
.logo-slider-section .logo-slider .slick-initialized {
  padding: 0 !important;
}
.main-tit-head p {
  font-size: 1.5em;
}
.padding-tp-bt-3 {
  padding-top: 3em;
  padding-bottom: 3em;
}
.padding-tp-bt-5 {
  padding-top: 5em;
  padding-bottom: 5em;
}
.page-id-283 .padding-bt-4 {
  padding-bottom: 0;
}
.padding-bt-4 {
  padding-bottom: 4em;
}
.padding-bt-3 {
  padding-bottom: 3em;
}
.padding-tp-4 {
  padding-top: 4em;
}
.padding-tp-bt-4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.vc-rw-pad-0 .vc_column-inner {
  padding-top: 0 !important;
}
.main-title {
  font-size: 3em;
  padding-bottom: 0.3em;
  position: relative;
}
.main-title-rw {
  margin-bottom: 2.5em;
}
.padding-right-2 {
  padding-right: 2em !important;
}
.mrg-bt-0 {
  margin-bottom: 0 !important;
}
.light-font {
  display: block;
  font-family: "Museo Slab 500";
  line-height: 1.3;
}
.in-samll {
  font-size: 1.5em;
}
.in-main-title-rw .in-samll {
  margin-bottom: 0.3em;
}
.mediem-text {
  font-size: 1.5em;
  font-weight: 500;
}
.main-tit-head .mediem-text {
  color: #fff;
}
.main-title::after {
  background: #c2719f none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 80px;
}
.inner-main-title::after {
  background: #c2719f none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 80px;
}
.inner-main-title {
  font-size: 2em;
  padding-bottom: 0.5em;
  position: relative;
  text-transform: capitalize;
}
.txt-center .inner-main-title::after {
  left: 0;
  margin: 0 auto;
  right: 0;
}
.txt-center .main-title::after {
  left: 0;
  margin: 0 auto;
  right: 0;
}
.white-back {
  background: #fff none repeat scroll 0 0;
}
.white-back.read-more {
  color: #293a48;
}
.white-back.read-more:hover {
  background: #c2719f none repeat scroll 0 0;
  color: #fff;
}
.featured_image_area {
  display: none;
}
.main-banner-sec {
  float: left;
  min-height: 450px;
  margin-bottom: 3.3em;
}
.main-banner-sec .inner-main-title {
  font-size: 3em;
}
.page-template-simple-blog-listing .featured_image_area {
  display: flex;
  margin-top: 0;
}
.home-about-sec .home-about-content {
  padding-left: 3em;
  margin-top: 4em;
}
.home-about-sec .about-img img {
  float: right;
  transition: all 1s ease 0s;
}
.home-about-img .about-img {
  float: left;
  padding-left: 4em;
  padding-top: 4em;
  width: 100%;
  position: relative;
}
.home-about-img .about-img::before {
  background: hsla(0, 0%, 0%, 0) url(../../../../../../themes/altitude-pro/images/about-after.png) no-repeat scroll left top/cover;
  content: "";
  height: 865px;
  left: 0;
  position: absolute;
  top: 0;
  width: 624px;
  z-index: -1;
}
.home-about-sec .about-img:hover img {
  transform: scale(1.1);
}
.about-img .wpb_wrapper {
  overflow: hidden;
  position: relative;
}
.ser-cont-box {
  bottom: -216px;
  position: absolute;
}
.service-boxes-row .service-box .vc_column-inner {
  padding: 0;
}
.service-boxes-row .service-box:last-child {
  margin-right: 0;
}
.service-boxes-row .service-box {
  margin-right: 0.5em;
  overflow: hidden;
  width: calc(25% - 0.5%);
  margin-bottom: 0.5em;
}
.service-box .ser-cont-box {
  background: hsla(0, 0%, 0%, 0.7) none repeat scroll 0 0;
  height: 100%;
  padding: 0.5em 1em;
  transform: translateY(40%);
  transition: all 1s ease 0s;
}
.service-box:hover .ser-cont-box {
  align-items: center;
  display: flex;
  transform: translateY(-46%);
  transform-origin: 50% 50% 0;
  transform-style: flat;
}
.den-ser-cont {
  margin-bottom: 1em;
}
.service-box .sub-title {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 50px;
  margin-bottom: 0.5em;
  font-size: 1.5em;
  font-family: "Museo Slab 500";
  font-weight: 500;
}
.service-section .service-boxes-row {
  margin: 0 auto;
}
.service-boxes-row .service-box:hover img {
  transform: scale(1.1);
}
.service-boxes-row .service-box img {
  transition: all 1s ease 0s;
  width: 100%;
}
.above_footer .main-title {
  margin-bottom: 1em;
}
.gform_wrapper .gform_fields .gfield input,
.gform_wrapper .gform_fields .gfield select,
.gform_wrapper .gform_fields .gfield textarea {
  width: 100% !important;
}
.gform_wrapper label.gfield_label {
  display: none !important;
}
.pum-container .gform_wrapper label.gfield_label {
  display: inline-block !important;
}
.pum-container #input_7_1 {
  width: auto !important;
}
.pum-container #input_7_2_1,
.pum-container #input_7_2_2 {
  width: calc(3rem + 8px) !important;
}
.footer-full-sec .gfield_captcha_container .gfield_captcha_input_container {
  margin-left: 2em;
}
.gform_wrapper .top_label .col-lg-6.gfield_error {
  width: 50%;
}
.gform_wrapper form li,
.gform_wrapper li {
  clear: inherit !important;
  padding-right: 0 !important;
}
.firest-name-lable-none .ginput_container label[for="input_1_1_3"] {
  display: none !important;
}
.gform_wrapper .gform_footer {
  position: relative;
  z-index: 999;
}
.gform_footer:hover::before {
  opacity: 1;
  right: 1px;
}
.gform_footer::before {
  opacity: 0;
  right: 20px;
}
.gform_footer:hover::after {
  background-position: left center;
}
.gform_footer.top_label {
  padding-right: 3em;
}
.contact-form .gform_footer .gform_button.button {
  font-size: 1.053em;
  font-family: inherit !important;
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important;
}
body .gform_wrapper div.validation_error {
  display: none !important;
}
body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border-bottom: none !important;
  border-top: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 1.3em !important;
  position: relative;
  padding-top: 0 !important;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.gform_wrapper .gform_footer {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  width: 100% !important;
}
.gform_confirmation_wrapper .gform_confirmation_message {
  background: #3f0024 none repeat scroll 0 0;
  border: 0 solid #6ff7df;
  float: left;
  width: 100%;
  color: #fff;
  margin-bottom: 1.6em;
  padding: 0.7em;
  text-align: center;
}
body .gform_wrapper li.gfield.gfield_error div.gfield_description {
  background: #3f0024 none repeat scroll 0 0;
  bottom: -27px;
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.25);
  color: #fff;
  float: left;
  font-size: 0.8em;
  line-height: 1.1;
  padding: 8px 7px 7px;
  position: absolute;
  width: auto;
  z-index: 99;
  font-weight: 400 !important;
  font-family: Poppins !important;
  line-height: 1;
}
body .gform_wrapper li.gfield.gfield_error div.gfield_description::after {
  border-bottom: 8px solid #3f0024;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  left: 16px;
  position: absolute;
  top: -7px;
}
body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  font-family: inherit !important;
}
.gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  border: 2px solid #625f60 !important;
}
.contact-form .gform_wrapper ul li label.gfield_label {
  display: none;
}
.contact-form .gform_wrapper form li {
  margin-top: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 1.2em !important;
  float: left;
  width: 100%;
}
.contact-form ::-moz-placeholder,
.contact_form_pg.contact-form ::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.contact_form_pg.contact-form ::-moz-placeholder {
  color: #868686;
  opacity: 1;
}
.contact-form ::-webkit-input-placeholder,
.contact_form_pg.contact-form ::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.contact_form_pg.contact-form ::-webkit-input-placeholder {
  color: #868686;
  opacity: 1;
}
.contact-form input:-webkit-autofill,
.contact-form select:-webkit-autofill,
.contact-form textarea:-webkit-autofill {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1000px #ecf0f3 inset !important;
  -webkit-text-fill-color: #000;
}
.contact-form input:focus:-webkit-autofill,
.contact-form input:hover:focus:-webkit-autofill,
.contact-form select:focus:-webkit-autofill,
.contact-form select:hover:focus:-webkit-autofill,
.contact-form textarea:focus:-webkit-autofill,
.contact-form textarea:hover:focus:-webkit-autofill {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1000px #ecf0f3 inset !important;
  -webkit-text-fill-color: #000;
}
.contact-form .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  border-color: currentcolor currentcolor #6f6f6f !important;
  border-style: none none solid !important;
  border-width: 0 0 1px !important;
}
.contact-form .gform_body textarea {
  height: 7em !important;
}
.contact-form ul li input {
  line-height: 1.2;
  padding: 1em 1.5em;
}
.contact-form .gform_wrapper .gform_body ul.gform_fields {
  float: left;
}
.contact-form .gform_wrapper .gfield_captcha_container {
  align-items: flex-end;
  display: flex;
}
.contact-form .gform_body input,
.contact-form .gform_body select,
.contact-form .gform_body textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 1em !important;
  font-weight: 400;
  line-height: normal !important;
  padding: 1em 0 !important;
  border: 1px solid transparent;
  border-bottom: 1px solid #000;
}
.contact-form .gform_wrapper form li.col-lg-6 {
  display: inline-block;
  float: left;
  width: 50%;
}
.contact-form .gform_wrapper .gform_fields .gfield:nth-of-type(2n) .ginput_container {
  margin-right: 0;
}
.contact-form .gform_wrapper .gform_fields .gfield .ginput_container {
  margin-right: 2em;
  width: calc(100% - 2em) !important;
  width: -webkit-calc(100% - 2em) !important;
  margin-top: 0 !important;
}
.contact-form .gform_wrapper form li.gform_captcha_main {
  margin-bottom: 2.3em !important;
}
.cont_left_form .gform_wrapper ul li label.gfield_label {
  display: none;
}
.cont_left_form .gform_wrapper form li {
  margin-top: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 1.2em !important;
  float: left;
  width: 100%;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding-left: 0;
}
.contact-form-main .vc_col-sm-12 > .vc_column-inner {
  padding-top: 0 !important;
}
.cont_left_form ::-moz-placeholder,
.contact_form_pg.cont_left_form ::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.contact_form_pg.cont_left_form ::-moz-placeholder {
  color: #868686;
  opacity: 1;
}
.cont_left_form ::-webkit-input-placeholder,
.contact_form_pg.cont_left_form ::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.contact_form_pg.cont_left_form ::-webkit-input-placeholder {
  color: #868686;
  opacity: 1;
}
.cont_left_form input:-webkit-autofill,
.cont_left_form select:-webkit-autofill,
.cont_left_form textarea:-webkit-autofill {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1000px #f1f1f1 inset !important;
  -webkit-text-fill-color: #666;
}
.cont_left_form input:focus:-webkit-autofill,
.cont_left_form input:hover:focus:-webkit-autofill,
.cont_left_form select:focus:-webkit-autofill,
.cont_left_form select:hover:focus:-webkit-autofill,
.cont_left_form textarea:focus:-webkit-autofill,
.cont_left_form textarea:hover:focus:-webkit-autofill {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1000px #f1f1f1 inset !important;
  -webkit-text-fill-color: #666;
}
.cont_left_form .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  border-color: currentcolor currentcolor #6f6f6f !important;
  border-style: none none solid !important;
  border-width: 0 0 1px !important;
}
.cont_left_form .gform_body textarea {
  height: 7em !important;
}
.cont_left_form ul li input {
  line-height: 1.2;
  padding: 1em 1.5em;
}
.cont_left_form .gform_wrapper .gform_body ul.gform_fields {
  float: left;
}
.cont_left_form .gform_wrapper .gfield_captcha_container {
  align-items: flex-end;
  display: flex;
}
.cont_left_form .gform_body input,
.cont_left_form .gform_body select,
.cont_left_form .gform_body textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 1em !important;
  font-weight: 400;
  line-height: normal !important;
  padding: 1em 0 !important;
  border: 1px solid transparent;
  border-bottom: 1px solid #000;
}
.cont_left_form .gform_wrapper form li.col-lg-6 {
  display: inline-block;
  float: left;
  width: 48%;
}
.cont_left_form .gform_wrapper form li.col-lg-6:first-child {
  margin-right: 4% !important;
}
.cont_left_form .gform_wrapper .gform_fields .gfield:nth-of-type(2n) .ginput_container {
  margin-right: 0;
}
.cont_left_form .gform_wrapper .gform_fields .gfield .ginput_container {
  margin-right: 2em;
  width: calc(100% - 0em) !important;
  width: -webkit-calc(100% - 0em) !important;
  margin-top: 0 !important;
}
.cont_left_form .gform_wrapper form li.gform_captcha_main {
  margin-bottom: 2.3em !important;
}
.contact-form-main .contact-form-map {
  align-items: center;
  display: flex;
}
.contact-form-text {
  margin-bottom: 3em !important;
}
.above_footer .footer_form,
.contact-form-map .cont_left_form {
  height: 100%;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.18);
  padding: 20px;
}
.info-box .hours-time {
  padding-bottom: 0;
}
.info-box-row .vc_col-sm-3 .vc_column-inner {
  padding: 0;
}
.above_footer {
  background: #ecf0f3 none repeat scroll 0 0;
  float: left;
  padding: 2em 0;
  width: 100%;
}
.above_footer .footer_map.contact-map {
  display: inline-block;
  float: left;
  padding-left: 0;
  padding-right: 3%;
  width: 50%;
}
.footer_form .gform_wrapper {
  float: left;
  margin: 0;
  max-width: 100%;
}
.contact-map iframe {
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.18);
  height: 600px;
}
.above_footer .contact-form {
  display: inline-block;
  float: left;
  width: 50%;
}
.social-medias a {
  align-items: center;
  display: flex;
  float: left;
  height: 44px;
  justify-content: center;
  margin-right: 10px;
  width: 41px;
  position: relative;
}
.social-medias a::before {
  background: rgba(0, 0, 0, 0) url(../../../../../../themes/altitude-pro/images/social-media-strip-m.png) no-repeat scroll 0 0;
  content: "";
  height: 44px;
  left: 0;
  position: absolute;
  top: 0;
  width: 41px;
}
.social-medias a img {
  width: 19px;
}
.contact-us-page .above_footer {
  display: none;
}
.con-em-bx.new-paients {
  border-bottom: 2px solid #ccc;
  padding-bottom: 2em;
}
.social-medias {
  float: left;
  width: 100%;
}
.cont-emergncy {
  float: left;
  width: 100%;
}
.contact-form-text .inner-main-title {
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.meet-the-team-section .meet-the-team-con {
  padding-right: 4em;
  width: 62%;
}
.meet-the-team-section .meet-the-team-img {
  width: 38%;
}
.meet-the-team-img-rw {
  padding-top: 3em;
  position: relative;
  float: left;
}
.meet-the-team-img-rw::after {
  background: rgba(0, 0, 0, 0) url(../../../../../../themes/altitude-pro/images/meet-the-back.png) no-repeat scroll 0 0;
  content: "";
  height: 402px;
  position: absolute;
  right: -50px;
  top: 0;
  width: 440px;
  z-index: -1;
}
.meet-the-team-img:hover .meet-the-team-img-rw img {
  transform: scale(1.1);
}
.meet-the-team-img .meet-the-team-img-rw img {
  transition: all 1s ease 0s;
}
.meet-the-team-img-rw > .wpb_wrapper {
  overflow: hidden;
  position: relative;
}
.meet-the-team-img > .vc_column-inner {
  padding-top: 0 !important;
}
.before-img::before {
  bottom: 1em;
  color: #fff;
  content: "Before";
  font-size: 1.5em;
  position: absolute;
  right: 1em;
  z-index: 9;
}
.after-img::after {
  bottom: 1em;
  color: #fff;
  content: "After";
  font-size: 1.5em;
  position: absolute;
  right: 1em;
  z-index: 9;
}
.befor-after-in-main-boxes .before-in-bx > .vc_column-inner {
  padding: 0;
}
.before-after-box .before-in-bx:last-child {
  margin-right: 0;
}
.before-after-box .before-in-bx {
  display: inline-block;
  float: left;
  margin-right: 4%;
  width: calc(50% - 2%);
}
.before-after-box-rw.vc_row {
  margin: 0 auto;
}
.befor-after-in-main-boxes.vc_row {
  background: #ecf0f3 none repeat scroll 0 0;
  margin: 0 auto;
  padding: 1.5em;
}
.before-in-bx .after-before-img {
  margin-bottom: 1em;
  position: relative;
  overflow: hidden;
}
.befor-after-in-main-boxes .before-after-cont {
  min-height: 158px;
}
.before-after-box-rw.vc_row {
  margin-bottom: 2em;
}
.before-in-bx:hover img {
  transform: scale(1.1);
}
.after-before-img img {
  transition: all 1s ease 0s;
}
.before-after-box-rw.last-before-after-row {
  margin-bottom: 0;
}
.cos-dent-sec-img-con .vc_column-inner {
  padding: 0 !important;
}
.cos-dent-sec-img-con.vc_row {
  margin: 0 auto;
}
.cos-dent-sec-img-con .vc_row {
  margin: 0 auto;
}
.cos-dent-sec-img-con .vc_col-sm-6:last-child {
  margin-right: 0;
}
.cos-dent-sec-img-con .vc_col-sm-6 {
  display: inline-block;
  float: left;
  margin-right: 4%;
  width: calc(50% - 2%);
}
.cos-dent-sec-img-con img {
  width: 100%;
}
.ani-img:hover img {
  transform: scale(1.1);
}
.ani-img img {
  transition: all 1s ease 0s;
}
.ani-img > .wpb_wrapper {
  overflow: hidden;
  position: relative;
}
.before-in-bx .wpb_wrapper li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding-left: 0;
  padding-bottom: 2px;
}
.service-area-section .vc_col-sm-6 > .vc_column-inner {
  padding: 0 !important;
}
.service-area-details .right-locate-main {
  margin-bottom: 1em;
}
.service-area-section.vc_row {
  margin: 0 auto;
}
.service-area-section .service-area-details {
  background: #ecf0f3 none repeat scroll 0 0;
  border-left: 8px solid #fff;
  display: flex;
  height: 550px;
  padding: 2em 3em;
}
.right-locate-main .mediem-text {
  margin-bottom: 0.4em;
  font-family: "Museo Slab 500";
}
iframe {
  display: block;
}
.right-locate-main a {
  color: #333;
}
.right-locate-main a:hover {
  color: #c2719f;
}
.locations-service {
  border: 8px solid #fff;
  box-shadow: 1px 5px 24px hsla(0, 0%, 0%, 0.2);
  display: flex;
}
.costmetic-dent-sec .edium-text-rw.txt-center {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.nav-primary .wrap {
  padding-left: 0;
}
.before-after-box > .vc_column-inner {
  padding-top: 0 !important;
}
.before-after-box-rw:nth-of-type(2n) .befor-after-in-main-boxes .before-after-cont {
  min-height: 100px;
}
.thanks {
  font-size: 1.5em;
  font-family: "Museo Slab 500";
}
.thank-you-page .above_footer {
  display: none;
}
.single-post .featured_image_area {
  display: flex;
  margin-top: 0;
}
.muso-font {
  font-family: "Museo Slab 500";
}
.what-ex-sec .expert-box:last-child {
  margin-right: 0;
}
.what-ex-sec .expert-box {
  border: 2px solid #ecf0f3;
  margin-bottom: 2em;
  margin-right: 2%;
  min-height: 274px;
  padding: 2em;
  text-align: center;
  width: calc(33.33% - 1.5%);
}
.sec-what-ex-sec .expert-box {
  margin-bottom: 0;
  min-height: 240px;
  width: calc(50% - 1.2%);
  min-height: 170px;
}
.what-ex-sec .expert-box > .vc_column-inner {
  padding: 0 !important;
}
.what-ex-sec .what-expert-title {
  margin-bottom: 1em;
}
.what-ex-sec .expert-box:hover {
  background: #ecf0f3 none repeat scroll 0 0;
}
.mission-img-part .ani-img > .wpb_wrapper {
  border: 8px solid #fff;
}
.form_toggle .container {
  align-items: center;
  display: flex;
  height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(0);
  transition: all 0.5s ease 0s;
  z-index: 9;
  min-width: 50px;
}
.form_toggle .container.open {
  transform: translateX(0);
  transition: all 0.5s ease 0s;
}
.form_toggle button {
  font-family: "Museo Slab 500";
  background: #3d0022 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  padding: 1em;
  right: -99px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 250px;
}
.form_toggle .button12 {
  transform: rotate(90deg);
  position: relative;
}
.form_toggle .container.open button {
  transform: translate(-50%, 0);
}
.form_toggle .container .form {
  border: 5px solid #ededed;
  box-shadow: 1px 9px 25px hsla(0, 0%, 0%, 0.2);
  padding: 2em;
  transition: all 0.5s ease 0s;
  width: 400px;
}
.form_toggle .gform_wrapper {
  float: left;
  margin: 0;
}
.form_toggle .gform_wrapper ul li label.gfield_label {
  display: none;
}
.form_toggle .gform_wrapper form li {
  margin-top: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 1.2em !important;
  float: left;
  width: 100%;
}
.contact_form_pg.form_toggle ::-moz-placeholder,
.form_toggle ::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.contact_form_pg.form_toggle ::-moz-placeholder {
  color: #868686;
  opacity: 1;
}
.contact_form_pg.form_toggle ::-webkit-input-placeholder,
.form_toggle ::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.contact_form_pg.form_toggle ::-webkit-input-placeholder {
  color: #868686;
  opacity: 1;
}
.form_toggle input:-webkit-autofill,
.form_toggle select:-webkit-autofill,
.form_toggle textarea:-webkit-autofill {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1000px #ecf0f3 inset !important;
  -webkit-text-fill-color: #000;
}
.form_toggle input:focus:-webkit-autofill,
.form_toggle input:hover:focus:-webkit-autofill,
.form_toggle select:focus:-webkit-autofill,
.form_toggle select:hover:focus:-webkit-autofill,
.form_toggle textarea:focus:-webkit-autofill,
.form_toggle textarea:hover:focus:-webkit-autofill {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1000px #ecf0f3 inset !important;
  -webkit-text-fill-color: #000;
}
.form_toggle .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  border-color: currentcolor currentcolor #6f6f6f !important;
  border-style: none none solid !important;
  border-width: 0 0 1px !important;
}
.form_toggle .gform_body textarea {
  height: 7em !important;
}
.form_toggle ul li input {
  line-height: 1.2;
  padding: 1em 1.5em;
}
.form_toggle .gform_wrapper .gform_body ul.gform_fields {
  float: left;
}
.form_toggle .gform_wrapper .gfield_captcha_container {
  align-items: flex-end;
  display: flex;
}
.form_toggle .gform_body input,
.form_toggle .gform_body select,
.form_toggle .gform_body textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 1em !important;
  font-weight: 400;
  line-height: normal !important;
  padding: 1em 0 !important;
  border: 1px solid transparent;
  border-bottom: 1px solid #000;
}
.form_toggle .gform_wrapper form li.col-lg-6 {
  display: inline-block;
  float: left;
  width: 50%;
}
.form_toggle .gform_wrapper .gform_fields .gfield:nth-of-type(2n) .ginput_container {
  margin-right: 0;
}
.form_toggle .gform_wrapper .gform_fields .gfield .ginput_container {
  width: 100% !important;
  margin-top: 0 !important;
}
.form_toggle .gform_wrapper form li.gform_captcha_main {
  margin-bottom: 2.3em !important;
}
.form_toggle .gform_wrapper textarea.medium {
  height: 80px !important;
}
@media screen and (min-width: 1200px) {
  .site-header {
    animation-duration: 1s;
    animation-fill-mode: both;
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 19px hsla(0, 0%, 0%, 0.2);
    height: 95px;
    position: fixed;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 9999;
  }
  .sticky-header {
    animation-name: slideInDown;
  }
  .sticky-header .genesis-nav-menu {
    border-bottom: medium none;
  }
  .sticky-header .genesis-nav-menu::before {
    display: none;
  }
  .sticky-header .genesis-nav-menu::after {
    display: none;
  }
  @keyframes slideInDown {
    0% {
      transform: translate3d(0, -100%, 0);
      visibility: visible;
    }
    100% {
      transform: translate3d(0, 0, 0);
    }
  }
  .header-image .sticky-header .site-title > a {
    height: 95px;
    width: 127px;
  }
}
@media only screen and (max-width: 1500px) {
  .displayservices .row,
  .site-inner,
  .wrap {
    width: 1200px;
  }
  .header-image .site-title > a {
    height: 146px;
    width: 195px;
  }
  body {
    font-size: 100.3%;
  }
  .header_menu {
    padding-right: 1em;
    min-height: 80px;
  }
  .genesis-nav-menu > .menu-item {
    padding: 0 1em;
  }
  .service-boxes-row .service-box {
    width: calc(25% - 0.6%);
  }
  .service-box .sub-title {
    font-size: 1.3em;
    min-height: 41px;
  }
  .main-banner-sec {
    min-height: 320px;
  }
  .befor-after-in-main-boxes .before-after-cont {
    min-height: 145px;
  }
  .main-banner-sec .inner-main-title {
    font-size: 2.5em;
  }
  .genesis-nav-menu a {
    letter-spacing: 0;
  }
  .info-box-row .wpb_column.vc_column_container {
    min-height: 270px;
  }
  .home-about-img .about-img::before {
    height: 795px;
    width: 574px;
  }
  .home-about-sec .home-about-content {
    padding-left: 1em !important;
  }
  .service-box:hover .ser-cont-box {
    transform: translateY(-44%);
  }
  .service-box .ser-cont-box {
    transform: translateY(44%);
  }
  .slider-text .main-title {
    font-size: 2.4em !important;
  }
  .slider-text .main-title .light-font {
    font-size: 1em !important;
    line-height: 1 !important;
  }
  .slider-section .slider-text {
    margin-left: 2em !important;
    margin-top: -5em !important;
  }
  .slider-section .tparrows {
    margin-left: 2.5em !important;
  }
  .header-image .site-title > a {
    height: 121px;
    width: 160px;
  }
}
.promotion-img img {
  max-width: inherit;
}
.promotion-cont .vc_column-inner > .wpb_wrapper {
  background: #fff none repeat scroll 0 0;
  box-shadow: 1px 1px 4px hsla(0, 0%, 0%, 0.2);
  padding: 2.5em;
}
.genesis-nav-menu .sub-menu a {
  font-size: 0.9em;
  letter-spacing: 0;
}
.tour-slider {
  background: hsla(0, 0%, 0%, 0.3) none repeat scroll 0 0;
  line-height: 1 !important;
  padding: 0.5em 1.5em !important;
}
:focus {
  outline: -webkit-focus-ring-color auto 0 !important;
}
.single-our-services main.content {
  width: 100% !important;
}
.displayservices {
  border-top: 2px solid rgba(238, 238, 238, 0.933);
  display: inline-block;
  float: left;
  padding: 4em 0;
  width: 100%;
}
.displayservices .imagesmain > img {
  width: 100%;
  transition: all 1s ease 0s;
}
.servicesblock .imagesmain {
  overflow: hidden;
}
.displayservices .servicesblock:nth-of-type(4n) {
  margin-right: 0;
}
.displayservices .servicesblock {
  box-shadow: 1px 1px 12px hsla(0, 0%, 0%, 0.2);
  float: left;
  margin-bottom: 1%;
  margin-right: 1%;
  width: calc(25% - 0.8%);
}
.our-services-template-default aside.widget {
  display: none;
}
.box_course {
  text-align: center;
}
.ser-bt-sec .mediem-text {
  align-items: center;
  background: hsla(0, 0%, 0%, 0.5) none repeat scroll 0 0;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  margin-top: -79px;
  min-height: 81px;
  padding: 7px;
  position: relative;
  z-index: 1;
}
.our-services-template-default .content {
  margin-bottom: 0 !important;
}
.displayservices .ser-bt-cont {
  background: #fff none repeat scroll 0 0;
  padding: 1.5em;
}
.displayservices .servicesblock:hover .imagesmain img {
  transform: scale(1.1);
}
@media only screen and (max-width: 1300px) {
  .site-header .wrap {
    max-width: 100% !important;
    width: 100% !important;
  }
  .genesis-nav-menu > .menu-item {
    padding: 0 0.5em;
  }
  .slider-section .slider-text {
    margin-left: 3.5em !important;
  }
  .slider-section .tparrows {
    margin-left: 4.5em !important;
  }
  body {
    font-size: 95%;
  }
  .home-about-img .about-img::before {
    height: 725px;
    width: 510px;
  }
  .service-box .ser-cont-box {
    transform: translateY(35%);
  }
  .service-box:hover .ser-cont-box {
    transform: translateY(-44.4%);
  }
  .header_menu {
    padding-right: 1.5em;
  }
  .info-box-row .wpb_column.vc_column_container {
    min-height: 260px !important;
  }
}
.logo-slider .wpls-logo-showcase .slick-slide {
  width: auto !important;
}
.site-header .header_right p {
  margin-bottom: 0;
}
.site-header .header_right p a {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  width: 210px;
  height: 60px;
  display: block;
  text-align: center;
  line-height: 60px;
  background-color: #293a48;
}
.site-header .header_right p a:hover {
  background-color: #3f0024;
  color: #fff;
}
.after_header.clearfix {
  margin-top: 100px;
  position: relative;
  z-index: 999;
}
.header_lang {
  position: relative;
  float: right;
  width: 294px;
  background: #3f0024;
  color: #fff;
  height: 60px;
  cursor: pointer;
  text-align: center;
  margin-right: 4em !important;
  padding: 2px;
  margin: 18px auto;
}
.header_lang div#google_language_translator .goog-te-gadget select.goog-te-combo {
  outline: 0;
  position: relative;
  background: url(../../../../../../themes/altitude-pro/images/arrow_16x14.png) right 3px center no-repeat;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #fff !important;
  font-size: 18px;
  font-weight: 500;
  padding: 0 0 !important;
  width: 85% !important;
  line-height: 24px;
  font-family: Museo;
}
.header_lang div#google_language_translator .goog-te-gadget select.goog-te-combo option {
  background-color: #3f0024;
  font-family: Museo;
}
.footer_last_book {
  display: flex;
  flex-direction: column;
}
.footer_last_book .footer_booknow p {
  color: #fff;
}
.footer_last_book .footer_booknow p:first-child::after {
  background: #c2719f none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}
.footer_last_book .footer_booknow p:first-child {
  position: relative;
  padding-bottom: 10px;
  margin-top: 15px;
}
.footer_last_book .footer_booknow p:last-child {
  background-color: #fff;
  font-size: 25px;
  font-weight: 600;
  width: 80% !important;
  height: 55px;
  display: block;
  text-align: center;
  line-height: 50px !important;
  margin-bottom: 0;
  margin-right: 0;
  color: #293a48 !important;
}
.footer_last_book .footer_booknow p:last-child a {
  color: #293a48;
}
.footer_last_book .footer_booknow p:last-child:hover a {
  color: #fff;
}
.footer_last_book .footer_booknow p:last-child:hover {
  background: #c2719f none repeat scroll 0 0;
  color: #fff;
}
.above_footer .footer_form .gform_wrapper label.gfield_label,
.contact-form-main .contact-form-map .cont_left_form .gform_wrapper ul li label.gfield_label {
  display: block !important;
  margin-bottom: 5px;
}
.contact-form-main .contact-form-map .cont_left_form .gform_wrapper ul li input::placeholder,
.contact-form-main .contact-form-map .cont_left_form .gform_wrapper ul li textarea::placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
.above_footer .footer_form .gform_body input,
.above_footer .footer_form .gform_body select,
.above_footer .footer_form .gform_body textarea,
.contact-form-main .contact-form-map .cont_left_form .gform_body input,
.contact-form-main .contact-form-map .cont_left_form .gform_body select,
.contact-form-main .contact-form-map .cont_left_form .gform_body textarea {
  border: 1px solid #e1e1e1 !important;
  padding: 0.8em 10px !important;
}
.contact-form-main .contact-form-map .map iframe {
  height: 575px !important;
}
.wp-google-list .wp-google-place {
  position: relative !important;
}
.wp-google-list .wp-google-content-inner {
  display: none !important;
}
.single-our-services aside {
  display: block !important;
}
.sidebar,
.single-our-services aside {
  float: right;
  width: 32% !important;
  margin-top: 490px;
  padding: 15px;
  position: relative;
}
.content-sidebar main.content,
.single-our-services main.content {
  float: left;
  width: 67% !important;
  margin-right: 1% !important;
}
.single-our-services aside section {
  margin-bottom: 40px !important;
}
.sidebar section,
.single-our-services aside section {
  padding: 35px;
  border: 1px solid #e1e1e1;
  background-color: #f4f4f4;
}
.sidebar_booknow a {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  width: 210px;
  height: 60px;
  display: block;
  text-align: center;
  line-height: 60px;
  background-color: #293a48;
  margin: 0 auto;
  margin-top: 15px;
}
.sidebar section:nth-child(3),
.single-our-services aside section:nth-child(2) {
  background-color: #3f0024;
}
.sidebar_booknow {
  font-size: 25px;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.wp-gr .wp-google-list .wp-google-place .wp-google-right div {
  text-align: center !important;
}
.wp-gr .wp-google-list .wp-google-place .wp-google-right div a span {
  font-size: 18px !important;
  font-family: Museo !important;
}
.logo-slider-section p a {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  width: 200px;
  height: 50px;
  display: block;
  text-align: center;
  line-height: 50px;
  background-color: #3f0024;
  margin: 0 auto;
}
.content-sidebar main.content .padding-tp-bt-4,
.single-our-services main.content .padding-bt-4,
.single-our-services main.content .padding-tp-bt-4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.single-our-services main.content .padding-right-2 {
  padding-right: 0 !important;
}
.our_partners_logo ul li {
  display: flex;
  border: 1px solid #ddd;
  margin: 0 10px 30px 0;
  width: calc(25% - 10px);
  align-items: center;
  justify-content: center;
  float: left;
  background: rgba(0, 0, 0, 0) !important;
  padding: 0;
}
.why_choose_section .ps-whychoose_lists ul.nav li {
  border: 1px solid #eee;
  display: inline-flex;
  width: calc(33.333% - 20px);
  min-height: 130px;
  text-align: center;
  vertical-align: middle;
  margin: 10px 8px !important;
  padding: 30px;
  color: #333;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  flex-direction: column;
  background: rgba(0, 0, 0, 0);
}
.why_choose_section .ps-whychoose_lists ul.nav li img {
  transform: rotateY(0);
  transition: all 1s ease;
}
.why_choose_section .ps-whychoose_lists ul.nav li img:hover {
  transform: rotateY(380deg);
}
.why_choose_section .ps-whychoose_lists ul.nav li strong {
  font-size: 20px;
  font-weight: 600;
}
.why_choose_section .main-title-rw {
  text-align: left;
}
.why_choose_section .main-title-rw .main-title::after {
  background: #c2719f none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0 !important;
  position: absolute;
  width: 80px;
  right: auto !important;
}
@media only screen and (max-width: 1600px) {
  .service-box:hover .ser-cont-box {
    transform: translateY(-41%);
  }
  .ser-cont-box {
    bottom: -160px;
  }
  .header_menu {
    width: 78% !important;
  }
  .nav-primary {
    width: 100% !important;
    display: inherit;
  }
  .header_lang {
    width: 17% !important;
  }
}
@media only screen and (max-width: 1440px) {
  .service-box:hover .ser-cont-box {
    transform: translateY(-37%);
  }
  .ser-cont-box {
    bottom: -130px;
  }
  .after_header.clearfix {
    margin-top: 95px;
  }
}
@media only screen and (max-width: 1366px) {
  .service-box:hover .ser-cont-box {
    transform: translateY(-36%);
  }
  .ser-cont-box {
    bottom: -120px;
  }
}
@media only screen and (max-width: 1280px) {
  .service-box:hover .ser-cont-box {
    transform: translateY(-45%);
  }
  .ser-cont-box {
    bottom: -140px;
  }
}
.page-id-173 .sidebar,
.page-id-405 .sidebar,
.page-id-406 .sidebar,
.page-id-414 .sidebar,
.page-id-415 .sidebar,
.page-id-420 .sidebar,
.page-id-421 .sidebar {
  margin-top: 580px;
}
.ul_li_link li {
  width: calc(49% - 0px);
  display: inline-block;
}
.cost-den-img-con .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_right-to-left.right-to-left.ani-img.mrg-out.wpb_start_animation.animated ul.ul_li_link {
  margin-bottom: 15px;
}
.cost-den-img-con .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_left-to-right.left-to-right.wpb_start_animation.animated {
  margin-bottom: 15px;
}
h3.mediem-text_mouth {
  margin-top: 13px;
}
.pymt-logo li {
  background: 0 0 !important;
  display: flex;
  border: 1px solid #ddd;
  margin: 0 10px 30px 0;
  width: calc(25% - 10px);
  align-items: center;
  justify-content: center;
  float: left;
  padding: 0;
  min-height: 170px;
}
.pymt-logo .wpb_text_column.wpb_content_element {
  margin-bottom: 0;
}
.payment_image {
  display: flex;
  justify-content: space-around;
}
.wechat-main-sect .wechat-con-sec {
  text-align: center;
}
.wechat-main-sect .wechat-con-sec img {
  margin: auto;
}
.wechat-con-sec .we-chat-tit {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 25px;
  display: inline-block;
  font-size: 1.17em;
}
.wechat-con-sec .we-chat-tit::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 4px;
  width: 50%;
  background: #c2719f;
}
.wechat-main-sect {
  width: 70%;
  margin: 50px auto 90px !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 40px;
}
img.scan-code {
  width: 300px;
}
.footer-social-media a:nth-child(3) svg {
  width: 21px;
}
li#field_2_4 label.gfield_label {
  display: none !important;
}
.displayservices .row h4 {
  font-size: 1.5em;
  font-weight: 800;
}
.our_partners_logo .vc_column-inner {
  padding-top: 0 !important;
}
.partner_section.wpb_text_column.wpb_content_element {
  margin-bottom: 0;
}
.view-more-home {
  color: #fff !important;
  background-color: #293a48 !important;
}
.view-more-home:hover {
  background-color: #3f0024 !important;
  color: #fff !important;
}
#field_1_4 label.gfield_label {
  display: none !important;
}

.datepicker td,
.datepicker th {
  text-align: center !important;
}

.datepicker td:hover { background-color: #c8c8c8; }

.datepicker .datepicker > .datepicker_inner_container > .datepicker_timelist {
  text-align: center !important;
}

.datepicker table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  width: 100%;
  text-align: center;
  margin: 20px 0 10px 0 !important;
}

.datepicker .icon-close {
  position: absolute;
  display: block;
  width: 30px !important;
  height: 30px !important;
  vertical-align: middle;
  padding: 8px;
  top: 0px;
  right: 0px;
}

.datepicker .icon-home {
  position: absolute;
  display: block;
  width: 30px !important;
  height: 30px !important;
  vertical-align: middle;
  padding: 6px !important;
  top: 0;
  left: 0;
}
