@charset "UTF-8";
/*
 Theme Name: Enee Invictus
  Author: Insignia Technolabs
  Template: invictus
  Theme URI:  http://insignia-themes.website/invictus-child
  Author URI: http://insigniatechnolabs.com/
  Description: Invictus Child Theme * License: GPL v2
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Version: 1.0
  Tags:  one-column, two-columns, left-sidebar, right-sidebar,  custom-menu, custom-background, editor-style, featured-images, full-width-template, theme-options, threaded-comments
  Text Domain: invictus
*/
html {
  background: #f4f4f4;
}

body .hosting-iconbox-icon {
  width: 70px;
}

body .lets-chat-text {
  margin-bottom: 0 !important;
}
body .lets-chat-text h2 {
  color: #fff !important;
  font-size: 18px !important;
  line-height: 26px !important;
  text-align: center !important;
}

body .lets-chat-button a {
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
  text-transform: unset;
  text-align: center !important;
  font-weight: 500 !important;
  background: none !important;
  font-size: 8vw !important;
  color: #fff !important;
  border: solid 3px #fff !important;
  border-radius: 40px !important;
  padding: 5px 30px 0 30px !important;
  margin-top: 30px;
}

body .lets-chat-button a:hover {
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
  color: white !important;
  background: #3cb163 !important;
  border-color: #3cb163 !important;
}

.hosting-iconbox-icon-inner {
  color: #3cb163 !important;
  font-weight: 900 !important;
}

body #collect-chat-launcher-container.collect-chat-avatar-launcher, body #collect-chat-launcher-container.collect-chat-launcher-notext {
  bottom: 25px !important;
}
body #collect-chat-launcher-container {
  right: 30px;
}
body #collect-chat-frame-container {
  bottom: 105px;
  right: 30px;
}

#rev_slider_6_2 .tp-bgimg.defaultimg {
  width: 50% !important;
}
#rev_slider_6_2 .tp-revslider-slidesli.active-revslide .tp-bgimg.defaultimg {
  background-image: none !important;
}

.max-height-300 img {
  max-height: 300px;
  object-fit: cover;
}

.max-height-250 img {
  max-height: 250px;
  object-fit: cover;
  object-position: 0 25%;
}

body.page-id-3786 #mobile-optimisation,
body.page-id-3786 #page-speed,
body.page-id-3786 #white-space,
body.page-id-3786 #design-consistency,
body.page-id-3786 #fonts,
body.page-id-3786 #image-ratio,
body.page-id-3786 #navigation,
body.page-id-3786 #top-homepage,
body.page-id-3786 #CTA,
body.page-id-3786 #build-trust,
body.page-id-3786 #jump-points,
body.page-id-3786 #prioritise-content,
body.page-id-3786 #customer-content {
  position: relative;
  top: -100px;
}
body.page-id-3786 #mobile-optimisation > div,
body.page-id-3786 #page-speed > div,
body.page-id-3786 #white-space > div,
body.page-id-3786 #design-consistency > div,
body.page-id-3786 #fonts > div,
body.page-id-3786 #image-ratio > div,
body.page-id-3786 #navigation > div,
body.page-id-3786 #top-homepage > div,
body.page-id-3786 #CTA > div,
body.page-id-3786 #build-trust > div,
body.page-id-3786 #jump-points > div,
body.page-id-3786 #prioritise-content > div,
body.page-id-3786 #customer-content > div {
  position: relative;
  top: 100px;
}
body .error-404 {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  background-color: #00aa6e !important;
}
body .error-404 h1, body .error-404 h2, body .error-404 p {
  color: #fff !important;
}
body .error-404 .inv-backtohome a {
  background: none;
  border-color: #fff;
  border-radius: 15px;
}
body .white-text-column div, body .white-text-column h1, body .white-text-column h2, body .white-text-column h3, body .white-text-column h4, body .white-text-column p, body .white-text-column li, body .white-text-column a {
  color: #fff !important;
}
body .ins-icon-wrapper {
  padding-top: 20px !important;
  padding-bottom: 50px !important;
}
body .team-member .hospital-team-thumb {
  padding-bottom: 100%;
  background-size: cover;
  background-position: center top;
  max-height: 347px;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body .team-member .hospital-team-detail {
  padding: 30px 30px 0;
}
body .team-member .hospital-team-inner:hover .hospital-team-thumb {
  background-position: center bottom;
  transform: scale(1) !important;
}
body .service-detail-row {
  min-height: 250px;
  padding: 31px 0 20px 0;
  border-bottom: solid 1px #f6f6f6;
  background: none;
  -moz-transition: 2s;
  -o-transition: 2s;
  -webkit-transition: 2s;
  transition: 2s;
}
body .service-detail-row .vc_icon_element-icon:before {
  -moz-transition: 2s;
  -o-transition: 2s;
  -webkit-transition: 2s;
  transition: 2s;
}
body .service-detail-row .wpb_column {
  padding: 0 30px;
}
body .service-detail-row:hover {
  background: #f9f9f9;
  -moz-transition: 2s;
  -o-transition: 2s;
  -webkit-transition: 2s;
  transition: 2s;
}
body .service-detail-row:hover .vc_icon_element-icon:before {
  transform: scale(1.2) translateY(-10px);
}
body .package-pricing-table {
  background: white;
  padding: 5% 0 3% 0;
}
body .package-pricing-table .fa::before {
  font-family: typicons, serif;
}
body .package-pricing-table .fa-tachometer::before {
  content: "";
}
body .package-pricing-table .fa-user-circle-o::before {
  content: "";
}
body .package-pricing-table .fa-exclamation-triangle::before {
  content: "";
}
body .package-pricing-table .fa-plus::before {
  content: "";
}
body .package-pricing-table li {
  max-width: 250px;
  margin: 0 auto;
}
body .inv-testimonial-slider .slick-dots {
  left: 0;
}
body .inv-testimonial-slider .slick-dots button:before {
  background: #fff;
}
body .service-boxes .wpb_column {
  cursor: pointer;
  border-left: 0.5px #eee solid;
  border-right: 0.5px #eee solid;
  padding-top: 40px;
}
body .service-boxes .wpb_column:first-child, body .service-boxes .wpb_column:last-child {
  border: 0.5px #eee solid;
}
body .service-boxes .wpb_column:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
body .service-boxes .wpb_column:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
body .service-boxes .vc_icon_element {
  margin-bottom: -15px !important;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
body .service-boxes .wpb_column:hover .vc_icon_element {
  transform: translateY(-15px);
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
body .service-boxes h2 {
  font-weight: 600 !important;
}
body .da-button-holder .da-button {
  font-weight: 600 !important;
  letter-spacing: 0.5px;
  max-width: 80vw;
  white-space: pre-wrap;
  text-transform: unset;
}
body strong {
  font-weight: 500 !important;
}
body #masthead {
  z-index: 9999;
}
body #masthead .fixed-menu .inv-header-wrap {
  background-color: rgba(255, 255, 255, 0.95);
}
body #masthead .header-top-menu-right .menu > li ul.sub-menu, body #masthead .header-top-menu-right .menu > li ul.sub-menu .sub-sub-menu {
  background-color: rgba(255, 255, 255, 0.95);
}
body #masthead .inv-header-inner #primary_menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
body #masthead .inv-header-inner #primary_menu li {
  padding: 0 20px;
}
body #masthead .inv-header-inner #primary_menu li a {
  cursor: pointer;
  letter-spacing: 0 !important;
  font-weight: 600 !important;
}
body #masthead .inv-header-inner .menu-item-depth-0.active .main-menu-link {
  color: #a6a6a6 !important;
}
body #masthead .inv-header-inner .menu-item-depth-0:last-child {
  line-height: 35px !important;
  border: 3px solid #3cb163;
  border-radius: 20px;
  margin: 0 0 0 15px;
  padding: 0 15px;
}
body #masthead .inv-header-inner .menu-item-depth-0:last-child:hover {
  height: auto;
}
body #masthead .inv-header-inner .inv-mobile-header-logo-img {
  max-width: 120px;
}
body #masthead .inv-header-inner .inv-main-header-logo-img {
  max-width: 140px;
}
body #masthead .inv-header-inner .inv-fixed-header-logo-img {
  max-width: 140px;
}
body #masthead .inv-header-inner .dl-menuwrapper {
  right: 15px;
}
body #masthead .inv-header-inner .dl-menuwrapper #menu-main-menu li .fa-angle-right {
  position: absolute;
  width: 100%;
  text-align: right;
  padding-right: 20px;
}
body #masthead .inv-header-inner .dl-menuwrapper .dl-trigger {
  transform: scale(0.8);
  border: none;
}
body #masthead .inv-header-inner .dl-menuwrapper .dl-trigger:after {
  top: 12px;
}
body #content {
  margin-top: -90px;
  /*
  // Contact Us - Had to move the form out of #content since some pages didn't have that id - contact form styling below
  */
}
body #content .ins-icon-box-icon-near-title .ins-icon-box-title {
  line-height: 24px;
}
body #content .subpage-page-header-main-wrapper {
  margin-bottom: 0 !important;
}
body #content .subpage-page-header-main-wrapper .subpage-title {
  font-size: 30px;
}
body #content .subpage-page-header-main-wrapper .subpage-titleh3 {
  line-height: 1.4em;
}
body #content .blog-full-thumb-inner:hover .blog-full-thumb-content {
  background: rgba(6, 6, 6, 0.5);
}
body #content .blog-full-thumb-wapper {
  max-height: 400px;
  overflow: hidden;
  background-position: center;
}
body #content .blog-full-thumb-wapper .blog-full-thumb-date {
  display: none !important;
}
body #content .blog-full-thumb-wapper .blog-full-thumb-content {
  padding: 50% 0 35%;
  background: rgba(255, 255, 255, 0.1);
}
body #content .blog-full-thumb-wapper .blog-full-thumb-content p {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
body #content .blog-full-thumb-wapper .blog-full-thumb-content p a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
body #content .blog-full-thumb-wapper .blog-full-thumb-meta {
  top: 25%;
}
body #content .blog-full-thumb-wapper .blog-full-thumb-title {
  top: 35%;
}
body #content .blog-full-thumb-wapper .blog-full-thumb-cat-holder {
  background: #3cb163;
}
body #content .post-nav {
  display: none;
}
body #content .comments-write-comment-box {
  display: none;
}
body #content #comments {
  margin-top: 0;
}
body #content #comments #reply-title {
  margin: 0;
  text-align: center;
  padding-bottom: 15px;
}
body #content #comments .comment-msg-textarea {
  padding-right: 0;
  padding-bottom: 20px;
}
body #content #comments .comment-form-message {
  text-align: center;
  padding-top: 0;
}
body #content #comments form .col-md-4 {
  padding-right: 0;
}
body #content #comments form .form-submit button {
  margin: auto;
  display: block;
}
body #content .blog-post-share-wrapper {
  padding: 40px 0 20px 0;
}
body #content .inv-single-blog-title-wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}
body #content .inv-single-blog-meta-row {
  display: none;
}
body #content .socials-item.__pintrest {
  display: none;
}
body #content .category-case-studies .blog-full-thumb-content .blog-full-thumb-title, body #content .category-our-clients .blog-full-thumb-content .blog-full-thumb-title {
  background: rgba(0, 0, 0, 0.75);
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0 !important;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body #content .category-case-studies .blog-full-thumb-content .blog-full-thumb-title a, body #content .category-our-clients .blog-full-thumb-content .blog-full-thumb-title a {
  text-align: center;
}
body #content .category-case-studies .blog-full-thumb-content .blog-full-thumb-title:hover, body #content .category-our-clients .blog-full-thumb-content .blog-full-thumb-title:hover {
  opacity: 1;
}
body #content .category-case-studies .blog-full-thumb-cat-holder, body #content .category-case-studies .ti-arrow-right, body #content .category-our-clients .blog-full-thumb-cat-holder, body #content .category-our-clients .ti-arrow-right {
  display: none !important;
}
body #content .insignia-button.comment-form-submit {
  background: #3cb163;
  font-weight: 600 !important;
  letter-spacing: 0.5px;
  max-width: 80vw;
  white-space: pre-wrap;
  text-transform: unset;
  border-radius: 50px;
}
body #content .inv-portfolio-wapper {
  overflow: inherit;
}
body #content .inv-portfolio-hover-3-content .inv-portfolio-hover-4-overlay-wrapper {
  background: rgba(6, 6, 6, 0.5) !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
body #content .inv-portfolio-hover-3-content .inv-portfolio-hover-4-overlay-wrapper .inv-portfolio-hover-3-overlay-inner .inv-portfolio-hover-3-entry-header .inv-portfolio-hover-3-cats {
  display: none;
}
body #content .inv-portfolio-hover-3-content .inv-portfolio-hover-4-overlay-wrapper .inv-portfolio-hover-3-overlay-inner .inv-portfolio-hover-3-entry-header .inv-portfolio-hover-3-title {
  text-align: center;
  top: 0;
  margin-top: 0;
  font-family: Lato, Arial, Helvetica, sans-serif;
  letter-spacing: 1.5px;
  line-height: 27px !important;
  font-size: 22px;
}
body #content .inv-portfolio-hover-3-content .inv-portfolio-hover-4-overlay-wrapper .inv-portfolio-hover-3-overlay-inner .inv-portfolio-hover-3-entry-header .inv-portfolio-hover-3-title a {
  color: white !important;
}
body #content .inv-portfolio-hover-3-content:hover .inv-portfolio-hover-3-title {
  top: 0;
  margin-top: 0;
}
body #content .hoverShadow li.isotope-item {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  margin: 10px !important;
}
body #content #content .hoverShadow li.isotope-item {
  margin: 0px !important;
}
body #content .services-overview .ins-simple-icon-list {
  margin-bottom: 0 !important;
}
body #content .services-overview h2, body #content .services-overview li {
  color: #fff !important;
}
body #content .services-lists h3 a {
  color: #000 !important;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body #content .services-lists h3 a:hover {
  color: #3cb163 !important;
}
body #content .services-lists .vc_tta-panel-heading {
  background: #fff !important;
}
body #content .services-lists .vc_general.vc_btn3 {
  background: #3cb163;
  border-radius: 50px;
  color: #fff;
  font-weight: 500;
  text-transform: unset;
  font-size: 20px;
  border: none;
  padding: 10px 20px 10px 0 !important;
  width: 150px !important;
  margin-top: 20px;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
body #content .services-lists .vc_general.vc_btn3 i {
  display: none;
}
body #content .services-lists .vc_general.vc_btn3:hover {
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
  filter: brightness(0.8);
}
body #content .services-lists .ins-simple-icon-list {
  margin-bottom: 0 !important;
}
body #content .services-lists .ins-list-style i:before {
  color: #3cb163;
}
body #content .services-lists .vc_tta-panel .ins-simple-icon-list {
  margin-left: -15px !important;
}
body #content .enee-beginning h2, body #content .enee-beginning p {
  color: #fff !important;
}
body #content .da-service-box-wrapper {
  max-height: 150px;
  -moz-transition: 2s;
  -o-transition: 2s;
  -webkit-transition: 2s;
  transition: 2s;
}
body #content .da-service-box-wrapper .da-service-box-inner {
  height: 100%;
}
body #content .da-service-box-wrapper .da-service-box-inner .da-service-box-content {
  height: 100%;
  margin-top: 0;
}
body #content .da-service-box-wrapper .da-service-box-inner .da-service-box-content .da-service-box-title {
  height: 100%;
  width: 100%;
  margin-top: 0;
  font-weight: 500 !important;
  font-size: 3rem;
  letter-spacing: 8.5px;
  display: table;
}
body #content .da-service-box-wrapper .da-service-box-inner .da-service-box-content .da-service-box-title a {
  height: 100%;
  text-transform: unset;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
body #content .da-service-box-wrapper:hover {
  background-color: #f2f2f6;
  -moz-transition: 2s;
  -o-transition: 2s;
  -webkit-transition: 2s;
  transition: 2s;
}
body #content #post-517 .fa-long-arrow-right {
  display: none !important;
}
body #content .centerForm {
  padding: 50px 10px;
}
body #content .centerForm input {
  width: 100%;
}
body #content .centerForm .mailerlite-form-field {
  margin-bottom: 20px;
}
body #content .vc_custom_1522980276860 {
  height: 50vh;
  top: -35px;
}
body .rounded-cards .elementor-posts-container {
  grid-column-gap: 0 !important;
  grid-row-gap: 0 !important;
}
body .rounded-cards .elementor-posts-container .elementor-grid-item {
  padding: 10px;
}
body .rounded-cards .elementor-posts-container .elementor-grid-item .elementor-post__card {
  height: 350px;
  border-radius: 15px;
}
body .rounded-cards .elementor-posts-container .elementor-grid-item .elementor-post__card .elementor-post__text h3 a {
  opacity: 0;
  position: absolute;
}
body .rounded-cards .elementor-posts-container .elementor-grid-item .elementor-post__card:hover .elementor-post__text h3 a {
  opacity: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 40% 0 35%;
  color: white;
  background: rgba(6, 6, 6, 0.5);
  font-family: Lato, Arial, Helvetica, sans-serif;
  letter-spacing: 1.5px;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
}
body .rounded-cards .elementor-posts-container .elementor-grid-item .elementor-post__card .elementor-post__thumbnail__link {
  margin-bottom: 0;
}
body .rounded-cards .elementor-posts-container .elementor-grid-item .elementor-post__card .elementor-post__thumbnail__link:after {
  background-image: none;
}
body .blog-column-main-archive .inv-blog-element-grid-wrapper article .blog-full-thumb-content .blog-full-thumb-cat-holder {
  background-color: #37b1bf;
}
body .nf-form-cont .nf-field-label {
  width: 100%;
  text-align: center;
}
body .nf-form-cont .nf-field-label label {
  font-weight: 300 !important;
}
body .nf-form-cont .nf-after-field {
  margin-top: 10px;
}
body .nf-form-cont .nf-error-msg {
  text-align: center;
  color: #bbb;
}
body .nf-form-cont .nf-form-fields-required {
  margin-bottom: 20px;
  margin-top: -30px;
  font-size: 15px;
  text-align: center;
}
body .nf-form-cont input::placeholder, body .nf-form-cont textarea::placeholder {
  color: #999 !important;
}
body .nf-form-cont textarea {
  padding-top: 10px;
}
body .nf-form-cont input, body .nf-form-cont select, body .nf-form-cont textarea, body .nf-form-cont #nf-field-35-wrap .nf-field-element {
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
  height: auto;
  opacity: 0.6;
  background: #f8f8f8;
  margin: auto;
  display: block;
  text-transform: unset;
  border: none !important;
  border-radius: 5px;
  box-shadow: 4px 4px 10px rgba(100, 100, 100, 0.2);
}
body .nf-form-cont #nf-field-35-wrap .nf-field-element {
  padding: 20px 20px 10px 20px;
}
body .nf-form-cont #nf-field-35-wrap .nf-field-element ul li input {
  margin-top: 7px;
}
body .nf-form-cont #nf-field-35-wrap .nf-field-element ul li label {
  font-weight: 400 !important;
}
body .nf-form-cont .nf-field-container {
  margin-bottom: 10px;
}
body .nf-form-cont .nf-field-container ul {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}
body .nf-form-cont .nf-field-container ul li {
  margin: 10px 20px 0 10px !important;
}
body .nf-form-cont .nf-field-container ul li input {
  margin-top: 5px;
}
body .nf-form-cont .nf-field-container ul li label {
  font-size: 18px;
  font-weight: 400;
}
body .nf-form-cont .nf-field-container ul li .nf-checked-label {
  font-weight: 800;
}
body .nf-form-cont.simpleForm input[type=button]:hover {
  colour: #ffffff !important;
}
body .nf-form-cont input[value=send], body .nf-form-cont input[value=Submit], body .nf-form-cont input[value=Processing] {
  opacity: 1 !important;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #3cb163 !important;
  width: 150px;
  border-radius: 50px;
  margin: auto;
  display: block;
  text-transform: capitalize;
  box-shadow: 4px 4px 10px rgba(100, 100, 100, 0.3);
}
body .nf-form-cont input[value=Processing] {
  background-color: #788ad8 !important;
}
body .nf-form-cont input[value=send]:hover {
  width: 170px;
  filter: brightness(0.9);
}
body .nf-form-cont select {
  overflow: hidden;
  height: 288px;
}
body .nf-form-cont select option {
  background: #eeeef2;
  padding: 10px 30px;
  border-radius: 10px;
  margin: 20px 10px;
}
body .nf-form-cont select option:hover,
body .nf-form-cont select option:focus,
body .nf-form-cont select option:active,
body .nf-form-cont select option:checked {
  background: linear-gradient(#ebebeb, #ccccd0);
  color: #000;
}
body .nf-form-cont select {
  height: 50px !important;
}
body #footer {
  background-color: #f4f4f4;
}
body #footer * {
  color: #222 !important;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
body #footer *:hover {
  color: #3cb163 !important;
}
body #footer .inv-footer-wrapper {
  padding: 30px 10px 10px 20px;
}
body #footer .inv-footer-wrapper .column-1 {
  width: 100%;
}
body #footer .inv-footer-wrapper #media_image-2 .footer__logo {
  display: block;
  margin: auto;
  max-width: 130px !important;
}
body #footer .inv-footer-wrapper #nav_menu-2 #menu-footer-menu li a {
  text-align: center;
  letter-spacing: 1px;
  font-weight: 500;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body #footer .inv-footer-wrapper #nav_menu-2 #menu-footer-menu li a:hover {
  color: #3cb163;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body #footer .inv-footer-wrapper p {
  text-align: center;
}
body #footer .inv-footer-wrapper a {
  font-size: 16px;
  margin: 0 10px;
}
body #smoothup {
  padding: 4px 10px 2px 10px;
  border-radius: 3px;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
body #smoothup:hover {
  background: #3cb163 !important;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
body #search {
  width: 300px;
  height: 50px;
  left: auto;
  right: 100px;
  top: 80px;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 13px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
body #search input {
  position: absolute;
  top: auto !important;
  bottom: 0 !important;
  margin: 0 !important;
  color: #333;
  font-size: 18px !important;
  text-align: left !important;
  padding: 0 50px 0 20px !important;
  font-weight: 400 !important;
}
body #search .close {
  background: #ddd;
  position: absolute;
  border-radius: 20px;
  top: -10px;
  right: -20px;
  color: #000;
  font-weight: 500;
  padding: 8px 10px;
  font-size: 18px;
}
body #search .serchbtn {
  bottom: 10px;
  position: absolute;
  right: 20px;
  padding: 5px;
}
body #search .serchbtn .fa-search {
  color: #333;
  font-size: 18px;
}
body .icon-small-please {
  padding: 0 !important;
}
body .icon-small-please .ins-icon-box-icon {
  padding-left: 35px !important;
}
body .icon-small-please .ins-icon-box-icon .icon-medium {
  font-size: 22px !important;
}
body .icon-small-please .ins-icon-box-icon p {
  font-size: 20px;
}
body .ins-icon-box-title i {
  font-style: normal;
  font-size: 14px;
  position: relative;
  top: -2px;
  margin-right: 5px;
}

#text-6 {
  width: 100%;
  float: right;
}
#text-6 .textwidget {
  width: 100%;
}
#text-6 .textwidget form {
  margin-top: 0;
  width: 100%;
}
#text-6 .textwidget form .mc4wp-form-fields {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#text-6 .textwidget form .mc4wp-form-fields input {
  padding: 10px 20px;
  border-radius: 50px;
  background: #3cb163 !important;
  color: #fff !important;
  text-transform: unset;
  border: none;
  font-weight: 600;
  width: 300px;
}
#text-6 .textwidget form .mc4wp-form-fields p {
  margin: 0 0 15px 0 !important;
  font-size: 16px;
  letter-spacing: 1px;
}
#text-6 .textwidget form .mc4wp-form-fields p input {
  color: #000 !important;
  background: #fff !important;
  font-weight: 400;
}
#text-6 .textwidget form .mc4wp-form-fields p:hover {
  color: #000 !important;
}

.simpleForm .nf-form-content .nf-field-element input[type=email], .simpleForm .nf-form-content .nf-field-element input[type=text] {
  opacity: 1 !important;
  margin: 0 !important;
  width: 100% !important;
}
.simpleForm .nf-form-content .nf-row nf-field .nf-field-element input[type=button] {
  background: #3cb163 !important;
  opacity: 1 !important;
  text-transform: uppercase !important;
  width: 100% !important;
}
.simpleForm .nf-form-fields-required {
  display: none;
}
.simpleForm .nf-response-msg p {
  color: #ffffff;
}

.blackText p {
  color: #000000 !important;
}

body.page-id-4154 #header-container {
  background: #3cb163;
}

#gallery-1 img {
  border: none !important;
}

.hoverTiles .elementor-row .elementor-element .elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}
.hoverTiles .elementor-row .elementor-element h3 {
  display: none;
}
.hoverTiles .elementor-row .elementor-element:hover .elementor-absolute {
  pointer-events: none;
}
.hoverTiles .elementor-row .elementor-element:hover .elementor-absolute h3 {
  display: block;
  transition-duration: 0.5s !important;
}

/*  Large Smartphones (portrait and landscape) ----------- */
/* Large Smartphones (landscape) ----------- */
@media only screen and (min-width: 580px) {
  body .lets-chat-text h2 {
    font-size: 22px !important;
  }
  body .lets-chat-button a {
    font-size: 8vw !important;
  }
  body .lets-chat-button a i {
    font-size: 8vw !important;
    right: -40px !important;
  }
}
/* iPad (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) {
  body .package-pricing-row .wpb_wrapper {
    height: 100%;
  }
  body .package-pricing-row .wpb_wrapper .package-pricing-table {
    height: calc(100% - 20px);
  }
  body .package-pricing-table.additional-extras {
    padding: 2% 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body .package-pricing-table.additional-extras .layout-2-package-name {
    margin: 0 30px;
  }
  body .contact-form .wpcf7-form-control-wrap {
    width: 30% !important;
  }
  body .contact-form .wpcf7-form-control-wrap.your-message {
    width: 100% !important;
  }
  body #comments form .comment-author-input {
    padding-right: 15px !important;
  }
  body #comments form .comment-url-input {
    padding-left: 15px !important;
  }
  body #content .subpage-page-header-main-wrapper .subpage-title {
    font-size: 80px;
  }
  body .service-boxes .wpb_column {
    border: none;
    border-top: 0.5px #eee solid;
    border-bottom: 0.5px #eee solid;
  }
  body .service-boxes .wpb_column:first-child {
    border-radius: 5px 0 0 5px !important;
  }
  body .service-boxes .wpb_column:last-child {
    border-radius: 0 5px 5px 0 !important;
  }
  body .blog-column-main-archive .inv-blog-element-grid-wrapper article > div {
    border-radius: 20px;
  }
  body .blog-column-main-archive .inv-blog-element-grid-wrapper article .blog-full-thumb-content {
    border-radius: 30px;
  }
  body #footer .inv-footer-wrapper {
    padding: 0 20px;
  }
  body #footer .inv-footer-wrapper .column-1 aside {
    max-height: 100px;
  }
  body #footer .inv-footer-wrapper #media_image-2 {
    display: flex;
    float: left;
    width: 15%;
  }
  body #footer .inv-footer-wrapper #media_image-2 .footer__logo {
    max-width: 80px !important;
  }
  body #footer .inv-footer-wrapper #nav_menu-2 {
    display: flex;
    float: left;
    width: 100%;
  }
  body #footer .inv-footer-wrapper #nav_menu-2 #menu-footer-menu {
    width: 100%;
    margin-top: 10px;
    align-items: center;
    justify-content: center;
    display: flex;
  }
  body #footer .inv-footer-wrapper #nav_menu-2 #menu-footer-menu li {
    display: inline;
    float: left;
    margin: 0;
  }
  body #footer .inv-footer-wrapper #nav_menu-2 #menu-footer-menu li a {
    line-height: 30px;
    text-align: center;
  }
  body #footer .inv-footer-wrapper #text-5 {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: center;
  }
  body #footer .inv-footer-wrapper #text-5 p {
    margin-top: -15px;
  }
  body #footer .inv-footer-wrapper #text-5 p a {
    margin: 0 5px;
  }
}
/* iPads (landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  body .rounded-cards .elementor-posts-container .elementor-grid-item .elementor-post__card {
    height: 420px;
  }
}
/* Menu Break Point ----------- */
@media only screen and (min-width: 901px) {
  body #primary_menu li {
    padding: 0 10px;
  }
  body #primary_menu li a {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  body #primary_menu li:hover {
    height: 90px;
    border-bottom: solid 5px #3cb163;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  body #primary_menu li:hover .sub-menu, body #primary_menu li:hover .sub-sub-menu {
    margin-top: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
  }
  body #primary_menu li:hover .sub-menu li, body #primary_menu li:hover .sub-sub-menu li {
    border-bottom: none;
    height: auto;
  }
  body #primary_menu li:hover a {
    color: #3cb163;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  body #content {
    margin-top: 0;
    margin-bottom: -1px;
  }
}
/* Small Laptop ----------- */
@media only screen and (min-width: 1000px) {
  body .col-lg-4 {
    width: calc(33.33333333% - 20px);
    margin: 20px 10px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 10px 1px;
  }
  body .lets-chat-text h2 {
    font-size: 26px !important;
  }
  body .lets-chat-button a {
    font-size: 3vw !important;
  }
  body .lets-chat-button a i {
    font-size: 4vw !important;
    right: -80px !important;
  }
  body #footer .inv-footer-wrapper #media_image-2 {
    width: 10%;
  }
  body #footer .inv-footer-wrapper #nav_menu-2 {
    width: 100%;
  }
  body #footer .inv-footer-wrapper #nav_menu-2 #menu-footer-menu {
    width: 100%;
    margin-top: 35px;
  }
  body #footer .inv-footer-wrapper #nav_menu-2 #menu-footer-menu li a {
    line-height: 10px;
  }
  body #footer .inv-footer-wrapper #text-5 {
    width: 100%;
  }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  body #content .package-pricing-table {
    padding: 10% 0 8% 0 !important;
  }
  body #content .package-pricing-table.additional-extras {
    padding: 2% 0 !important;
  }
  body #content .inv-testimonial-slider {
    padding: 0 100px;
  }
  body #content .blog-full-thumb-wapper {
    max-height: 600px;
  }
  body #content .blog-full-thumb-wapper .blog-full-thumb-content {
    padding: 70% 0 35%;
  }
  body #content .blog-full-thumb-wapper .blog-full-thumb-meta {
    top: 50%;
  }
  body #content .blog-full-thumb-wapper .blog-full-thumb-title {
    top: 60%;
  }
  body #footer .inv-footer-wrapper {
    min-width: 1500px;
    padding: 0;
    margin: auto;
  }
  body #footer .inv-footer-wrapper #nav_menu-2 #menu-footer-menu {
    margin-top: 20px;
    width: 100%;
  }
  body #footer .inv-footer-wrapper #nav_menu-2 #menu-footer-menu li {
    margin: 0 10px;
  }
  body #footer .inv-footer-wrapper #nav_menu-2 #menu-footer-menu li a {
    line-height: 22px;
  }
  body #footer .inv-footer-wrapper #text-5 p a {
    margin: 0 12px;
  }
}
/* for mega menu ------------- */
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  body #content .inv-testimonial-slider {
    padding: 0 150px;
  }
}
/* Mobile Menu ----------- */
@media only screen and (max-width: 900px) {
  body #masthead .inv-main-header {
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    width: 100vw;
    height: 70px !important;
  }
  body #masthead .inv-header-inner {
    min-height: 70px;
  }
  body #masthead .inv-header-inner .dl-menuwrapper {
    right: 0 !important;
    max-width: calc(100% - 150px);
  }
  body #menu-main-menu {
    margin-top: 12px;
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
  }
  body #menu-main-menu .sub-nav-group {
    background: none !important;
  }
  body #menu-main-menu .menu-item-depth-0:last-child {
    margin: 20px 30px 20px 15px !important;
    padding: 0 15px !important;
    max-width: 80%;
  }
  body #menu-main-menu .menu-item-depth-0:last-child a {
    text-align: center !important;
    padding: 10px 20px !important;
  }
  body #menu-main-menu .mega-menu-item.sub-nav-item.menu-item-depth-1.has-submenu i {
    display: none;
  }
  body #menu-main-menu ul.menu-depth-1 > li i {
    display: none !important;
  }
  body #content {
    margin-top: -30px !important;
  }
  body #content .subpage-banner {
    top: 55% !important;
  }
  body #content .subpage-banner-wrapper {
    height: 30vh !important;
  }
}
/* Mobile Menu ----------- */
@media only screen and (max-width: 768px) {
  body #content .inv-portfolio-element-main-wrapper * {
    max-height: 400px;
  }
  body #content .inv-portfolio-element-main-wrapper .inv-portfolio-element-holder {
    margin: auto;
  }
  body #content .team-member {
    max-width: 400px;
    margin: auto;
  }
  body #content .column-reverse-mobile {
    flex-direction: column-reverse !important;
  }
  body #content .service-detail-row h3, body #content .service-detail-row p {
    text-align: center !important;
  }
  body #content #nf-form-3-cont select {
    height: 60px;
  }
  body #content .nf-form-cont .nf-field-container ul {
    display: block !important;
  }
  body .hoverTiles .elementor-row .elementor-element h3 {
    display: block;
  }
  body .hoverTiles .elementor-row .elementor-element img {
    filter: brightness(20%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg) !important;
  }
  body .rounded-cards .elementor-posts-container .elementor-grid-item .elementor-post__card {
    height: 310px;
  }
}
/* Iphone 4 ----------- */
@media only screen and (max-width: 370px) {
  body #content .subpage-banner-wrapper {
    height: 50vh !important;
  }
  body #content .subpage-title {
    line-height: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  body .menu > li {
    padding: 0 9px !important;
  }
  body .menu > li a {
    font-size: 18px !important;
  }
}
@media only screen and (min-width: 1024px) {
  body #content .hoverShadow li.isotope-item {
    padding: 0 !important;
    width: calc(31%) !important;
    box-sizing: border-box;
    box-shadow: none !important;
  }
  body #content .hoverShadow li.isotope-item a {
    border-radius: 25px !important;
    overflow: hidden;
    box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.1);
  }
  body #content .hoverShadow li.isotope-item a img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wpb_image_grid .wpb_image_grid_ul li {
    margin: 0 !important;
    min-width: 100%;
    max-width: 50% !important;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .wpb_image_grid .wpb_image_grid_ul li img {
    max-height: 350px;
    min-width: 50%;
  }
}
@media only screen and (max-width: 425px) {
  body .rounded-cards .elementor-posts-container .elementor-grid-item .elementor-post__card {
    height: 115px;
  }
  body .rounded-cards .elementor-posts-container .elementor-grid-item .elementor-post__card:hover .elementor-post__text h3 {
    font-size: 12px;
  }
  body .rounded-cards .elementor-posts-container .elementor-grid-item .elementor-post__card:hover .elementor-post__text h3 a {
    padding: 15% 0;
  }
}

/*# sourceMappingURL=style.css.map */
