/**
Theme Name: MIT Astra Child Theme
Author: MIT
Author URI: https://www.melbourneit.com.au/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mit-astra-child-theme
Template: astra
*/

/* add Fontawesome */
@import url('https://d2ta2fpo91apla.cloudfront.net/fontawesome-free-5.9.0-web/css/all.min.css');

/* Hide Visual Composer animations on mobile */
@media screen and (max-width:1279px) {.wpb_animate_when_almost_visible {opacity: 1;filter: alpha(opacity=100);-webkit-animation: none;-moz-animation: none;-o-animation: none;animation: none;}}

/*Back to top on Desktop */
#ast-scroll-top {margin-bottom:40px;}

a:focus{outline:none;}
.site-footer .f-bar span {
    padding: 0 10px;
}
/* FOOTER STYLES GENERAL--------*/

/*column padding and margin*/
.footer-group .footer-col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* style the titles */
.footer-col p.title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.2em;
  letter-spacing: 0.02em;
}

/*consistent lineheight spacing*/
.footer-col p,
.footer-col a {
  line-height: 1.7em;
  margin-bottom: 0;
}

/*separate tel and email anchors*/
.footer-col a {
  display: inline-block;
}

/*logo sizing*/
.footer-col a img {
  max-height:100%;
  width:auto;
}
/*stop bad break points*/
.footer-col p span,
a[href^="tel:"],
a[href^="mailto:"] {
  white-space: nowrap;
}

/*lists general*/
.footer-group ul {
  list-style: none;
  margin-top: 0px;
  margin-bottom: 0;
}

/*social media list*/
ul.social li {
  display: inline-block;
  padding: 0 10px;
}
ul.social li a i {
  font-size: 30px;
}

/*layout STYLS general*/
@media (max-width: 1279px) {
  .widgets_wrapper .container {
    max-width: 100%;
  }
}
.footer-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

#Footer .container{
padding-left:10px !important;
padding-right:10px !important;
}

/*FOOTER SPECIFIC STYLES*/

.footer-group.one {    text-align: center;}

.footer-group.one p {
    color: #555555;
}

@media (min-width: 300px) {
.footer-group.one .footer-col:first-of-type {-ms-flex-preferred-size: 100% !important;flex-basis: 100% !important;padding-bottom:20px;border-bottom: 0px solid #f2f2f2;margin-bottom:20px;}
}
footer.site-footer {
    border-top: 1px solid #dedede;
}
.site-footer .f-bar a:hover {
    color: #97479c;
}
.footer-col.flogo a {
    display: inline-block;
}
@media (min-width:1280px) {
.footer-col .fas {color:#2dc0c8 !important; font-size: 25px;margin-bottom:0px;}
}
@media (max-width: 1279px) {
    .footer-group.one .footer-col {-ms-flex-preferred-size: 50% !important;flex-basis: 50% !important;}
	.footer-group.one .footer-col:first-of-type { padding-bottom:40px !important;border-bottom:0px solid #f2f2f2;margin-bottom:00px !important;}
	.footer-group.one .footer-col:last-child {
    margin-bottom: 0 !important;
}
.footer-col .fas {color:#2dc0c8;font-size: 25px;margin-bottom: 11px;}

}

@media (max-width: 767px) {
.footer-group.one .footer-col {
	-ms-flex-preferred-size: 100% !important;
	flex-basis: 100% !important;
	    margin-bottom: 35px;
}

.footer-adv-overlay {
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-group.one .footer-col:last-child {
    margin-bottom: 0;
}
.footer-col.flogo img {
	width: auto;
    max-width: 100%;
}	
.footer-col.floc p:nth-child(1), .footer-col.fphone p:nth-child(1), .footer-col.fmail p:nth-child(1) {
	margin-bottom: 0px !important;
}
.f-bar a {
    font-weight: bold;
}
.footer-col.fmail p {font-size: 16px;}
.c-email a {font-size: 16px;}
}
.footer-col.fmail a {
    font-weight: bold;
}
.footer-col.fsoc .fab.fa-facebook-f {background-color: #007ab9;padding: 11px 16px;border-radius: 100%;font-size: 20px;color: #fff;}

.footer-col.fsoc .fab.fa-instagram {padding: 9px 12px;border-radius: 100%;font-size: 25px;color: #fff;background: #d6249f;background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}

.footer-col.fsoc .fab.fa-twitter {background-color:#1c9cea;padding: 11px 13px;border-radius: 100%;font-size: 20px;color:#fff;}

.footer-col.fsoc .fab.fa-tripadvisor {background-color: #32d99c;padding: 10px 10px;border-radius: 100%;font-size: 23px;color: #fff;}

.footer-col.fsoc .fab.fa-linkedin-in {background-color: #007ab9;padding: 10px 13px;margin-top: 6px;color: #fff;font-size: 25px;}

.footer-col.fsoc .fab:hover {	opacity: 0.7;}

.footer-col.fsoc {text-align: center;/*display: flex;justify-content: center; */}

.footer-col.fsoc p { margin: 5px;}

.trip {padding-top: 3px;}

.trip:hover {opacity:0.7;}

@media only screen and (max-width: 768px) {
.footer-adv-widget-1 .widget:last-child {
	margin: 0 0 0em;
}
}

.footer-col a {display: inline-block;}

.ast-small-footer a:hover, .ast-small-footer a:focus {color:inherit;}

.ast-footer-overlay {padding-top: 15px;	padding-bottom: 15px;font-size: 15px;}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0 0 0 .5em;
}

/*** GENERAL SECTIONS STYLE -----------------------------------------------------------*/

/*hack responsive issues of Astra*/
.vc_row {margin-left: 0px !important;margin-right: 0px !important;}

/*prevent scrolling to the sides on mobile*/
body, html {position: relative;overflow-x: hidden;}

/*add smooth scroll*/
html {
  scroll-behavior: smooth;
}
:target::before {
    content: "";
    display: block;
    height: 0px; /* This change depending on the height of the header*/
}


/*** RESET THEME SPACING ---------------------------------*/
/* Remove default margin-bottom from all divs */
.wpb_wrapper>div {  margin-bottom: 0;}

/* Remove default padding for all columns */
.vc_column_container>.vc_column-inner {  padding: 0;}

/*reset theme*/
.vc_column-inner .wpb_wrapper .vc_row{    margin-left:0;    margin-right:0;}

/* Remove columns padding-top */
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {  padding-top: 0px;}

/* Remove margin from paragraph */
p {  margin: 0;}

/* Remove default margin-bottom from all elemets */
.wpb_content_element {  margin-bottom: 0;}

/* set the wrapper width to the default theme one */
@media only screen and (max-width: 767px) {
  .section_wrapper, .container, .four.columns .widget-area {
    max-width: 700px !important;
  }
}


/* CUSTOM SPACING ---------------------------------*/
/* padding left and right is given only when the row is stretch otherwise it mess up the padding right and left calculated by the theme*/
.pad-xl {
  padding-top: 12%;
  padding-bottom: 12%;
}

.pad-xl[data-vc-stretch-content] {  padding-right: 8%;   padding-left: 5%;}

.pad-lg {
  padding-top: 10%;
  padding-bottom: 10%;
}

.pad-lg[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.pad-md {  padding-top: 8%;  padding-bottom: 8%;}

.pad-md[data-vc-stretch-content] {  padding-right:8%;  padding-left: 8%;}

.pad-sm {
  padding-top: 6%;
  padding-bottom: 6%;
}

.pad-sm[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.pad-xs {
  padding-top: 4%;
  padding-bottom: 4%;
}

.pad-xs[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

/* make side padding equal */
@media (max-width:1300px) {
  .pad-xl:not(.vc_inner), .pad-lg:not(.vc_inner), .pad-md:not(.vc_inner), .pad-sm:not(.vc_inner), .pad-xs:not(.vc_inner) {
    padding-right: 8% !important;
    padding-left: 8% !important;
  }
}

/* COLUMN PADDING ---------------------------------*/
/* Inner column padding */
.pad-xl-col > .vc_column-inner {
  padding: 12% 12% !important;
}

.pad-lg-col > .vc_column-inner {
  padding: 10% 10% !important;
}

.pad-md-col > .vc_column-inner {
  padding: 8% 8% !important;
}

.pad-sm-col > .vc_column-inner {
  padding: 6% 6% !important;
}

.pad-xs-col > .vc_column-inner {
  padding: 4% 4% !important;
}

@media (max-width: 1279px) {
  .pad-xl-col > .vc_column-inner, .pad-lg-col > .vc_column-inner, .pad-md-col > .vc_column-inner, .pad-sm-col > .vc_column-inner, .pad-xs-col > .vc_column-inner {
    padding-right: 8% !important;
    padding-left: 8% !important;
  }
}

/* REMOVE PADDING ---------------------------------*/
/* Remove padding top or bottom*/
.remove-pad-top {
  padding-top: 0 !important;
}

.remove-pad-bottom {
  padding-bottom: 0 !important;
}

/* Remove element margin */
.remove-margin-top {
  margin-top: 0 !important;
}

.remove-margin-bottom {
  margin-bottom: 0 !important;
}

/* TEXT ---------------------------------*/
/* headings font family*/
.entry-content h1, h1, .entry-content h2, h2, .entry-content h3, h3, .entry-content h4, h4, .entry-content h5, h5, .entry-content h6, h6,.hero p.slogan {
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 1.3em;
  margin-bottom: 10px !important;
}

/* headings color */
.entry-content h1, h1, .entry-content h2, h2, .entry-content h3, h3, .entry-content h4, h4, .entry-content h5, h5, .entry-content h6, h6,.hero p.slogan {  color: #97479c;}

/* headings color on dark backgrounds */
.dark .entry-content h1, .dark h1, .dark .entry-content h2, .dark h2, .dark .entry-content h3, .dark h3, .dark .entry-content h4, .dark h4, .dark .entry-content h5, .dark h5, .dark .entry-content h6, .dark h6,.dark.hero p.slogan {  color: #f8f8f8 !important;}

/* .entry-content h1, h1 font size for tablet and desktop */
@media (min-width: 1280px) {
  .entry-content h1, h1,.hero p.slogan {
    font-size: 48px !important;
  }
}

/* .entry-content h1, h1 font size for smaller devices */
.entry-content h1, h1,.hero p.slogan {
  font-size: calc(20px + 2vw);
}

/* .entry-content h2, h2 font size for tablet and desktop */
@media (min-width: 1280px) {
  .entry-content h2, h2 {
    font-size: 35px !important;
  }
}

/* .entry-content h2, h2 font size for smaller devices */
.entry-content h2, h2 {
  font-size: calc(20px + 1vw);
}

/* .entry-content h3, h3 font size for tablet and desktop */
@media (min-width:1280px) {
  .entry-content h3, h3 {
    font-size: 27px !important;
  }
}

/* .entry-content h3, h3 font size for smaller devices */
.entry-content h3, h3 {
  font-size: calc(19px + 1vw);
}

/* paragraph font family and size */
p {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.7em;
}

/* paragraph and list color */
p:not(footer), li:not(footer) {
  color: #181818;
}

/* footer paragraph and list color */
.site-footer p, .site-footer li, .site-footer .title {color: #212121;}

/* paragraph and list color on dark backgrounds */
.dark p, .dark li {  color: #F8F8F8 !important;}

/* BUTTON ---------------------------------*/
/* Remove default button style*/
.vc_btn3.vc_btn3-style-modern {
  background-image: none !important;
  background-repeat: none;
}
@media only screen and (min-width: 768px){
  .button-flat a.button:after,
  .button-flat button:after{
      background: rgba(0,0,0,.0);

  }
}

/* Buttons style */
.btn>.vc_btn3, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit],.awebooking .button, .awebooking-block .button {
  padding: 15px 40px;
  font-size: 20px;
  border-radius: 30px !important;
  letter-spacing: 0;
  text-transform: initial;
  border: 0px solid transparent;
  margin-top: 20px;
line-height:normal;font-weight:normal;
}

/* form button */
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  background-color:#2dc0c8 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
   margin-top:0;
}

/* form button hover */
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background-color:#97479c !important;
}




@media only screen and (max-width:767px){
.contact-three .contact-icons.contact-list .wpb_wrapper {
    display: block !important;
    text-align: center !important;
}
.contact-three .contact-icons.contact-list .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    text-align: center;
    padding-bottom: 10px;
}
.vc_row.contact-three.pad-md {
    padding-left: 2% !important;
    padding-right: 2% !important;
}
.contact-three .contact-icons.contact-list .wpb_wrapper p {
    margin-left: 0 !important;
}
input#gform_submit_button_8 {
    width: auto;
    line-height: normal;
	 margin: 0;
}
.gform_footer.top_label {
    margin: 0 auto 0;
    text-align: center;
}
.gform_wrapper .gform_footer{
    text-align: left;
	margin: 10px auto 0;
}
body .gform_wrapper ul li.gfield {
    margin-top: 20px;
    padding-top: 0;
}
}

/* Button one */
.btn.btn-one>.vc_btn3 {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
}

/* Button one > hover */
.btn.btn-one>.vc_btn3:hover {
  background-color: #282828 !important;
}

/* Button one > dark backgrounds > add class btn-dark*/
.btn.btn-one.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button one > dark backgrounds > hover*/
.btn.btn-one.btn-dark>.vc_btn3:hover {
  background-color: #808080 !important;
}

/* Button two */
.btn-two>.vc_btn3 {
	background-color: #2dc0c8 !important;
    color: #F8F8F8 !important;
    border: 0px solid transparent !important;
}

/* Button two> hover */
.btn.btn-two>.vc_btn3:hover {
  background-color:#97479c !important;
}

/* Button two > dark backgrounds > add class btn-dark*/
.btn.btn-two.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button two > dark backgrounds > hover*/
.btn.btn-two.btn-dark>.vc_btn3:hover {
  background-color: #808080 !important;
  color: #222 !important;
}

/* Button three */
.btn.btn-three>.vc_btn3 {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
}

/* Button three > hover */
.btn.btn-three>.vc_btn3:hover {
  background-color: #282828 !important;
}

/* Button three > dark backgrounds > add class btn-dark*/
.btn.btn-three.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button three > dark backgrounds > hover*/
.btn.btn-three.btn-dark>.vc_btn3:hover {
  background-color: #808080 !important;
}

/*** MOBILE CTA ***/

/* mobile click to call color */
#mobile-phone-cta a {
  background-color: #97479c !important;
  color: #F8F8F8 !important;
}

#mobile-phone-cta a:hover {
  background-color:#2cbfc7 !important;
}

#mobile-phone-cta {
display: block;
position: fixed;
bottom: -1px;
left: 0;
right: 0;
height: 44px;
z-index: 108;
padding: 0 !important;
-webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
}

#mobile-phone-cta a {
display: block;
height: 44px;
width: 100%;
text-align: center;
font-size: 16px;
font-weight: normal;
padding-top: 10px;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}

#mobile-phone-cta>div>div {
padding-top: 0 !important;
}

#mobile-phone-cta a i {
font-size: 16px;
padding-right: 8px;
}

/* Add margin to footer and back to top button so CTA doesn't cover them */
@media screen and (max-width:767px) {
footer, a#back_to_top {
margin-bottom: 50px;
}
}

/* Hide the mobile CTA on desktop */
@media screen and (min-width:768px) {
#mobile-phone-cta {
display: none;
}
}



/* minimum height for columns with a background image */
.bg-img-col .vc_column-inner {
  background-size: cover !important;
  background-position: 50% 50%;
  min-height: 15rem !important;
	background-repeat: no-repeat;
}
/* COLUMNS */
/* column full width on tablet */
@media (max-width:1279px) {
  .full-width-tablet .wpb_column {
    width: 100%;
  }
  .bg-img-col .vc_column-inner {
    background-size: cover !important;
    background-position: 50% 0%;
    min-height: 30rem !important;
    background-repeat: no-repeat;
}
}
/* background for columns with text */
.bg-text-col {
  background-color: transparent;
}

/* REVERSE */
/* reverse columns on tablet */
@media (max-width:1279px) {
  .reverse-tablet {
    /* Safari */
    /* Safari 6.1+ */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/* reverse columns on mobile */
@media (max-width: 768px) {
  .reverse-mobile {
    /* Safari */
    /* Safari 6.1+ */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/* VISIBILITY */
/* hide elements from small screens on*/
@media (max-width:1279px) {
  .hidden-sm-screen {
    display: none !important;
  }
}

/* hide elements from tablet on */
@media (max-width: 1024px) {
  .hidden-tablet {
    display: none !important;
  }
}

/* hide elements from mobile on */
@media (max-width: 768px) {
  .hidden-mobile {
    display: none !important;
  }
}

/* hide elements from small mobile on */
@media (max-width: 480px) {
  .hidden-sm-device {
    display: none !important;
  }
}

/* BACKGROUND POSITION */
.bg-0 {
  background-position: 50% 0% !important;
}

.bg-20 {
  background-position: 50% 20% !important;
}

.bg-40 {
  background-position: 50% 40% !important;
}

.bg-60 {
  background-position: 50% 60% !important;
}

.bg-80 {
  background-position: 50% 80% !important;
}

.bg-100 {
  background-position: 50% 100% !important;
}

/* OVERLAY ROWS */
.vc_row.overlay-one-row::before {
  content: "";
  position: absolute;
  display:block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0.15+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(0 0 0 / 20%) 0%, rgb(0 0 0 / 20%) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgb(0 0 0 / 20%)), to(rgb(0 0 0 / 20%)));
  background: -o-linear-gradient(left, rgb(0 0 0 / 20%) 0%, rgb(0 0 0 / 20%) 100%);
  background: linear-gradient(to right, rgb(0 0 0 / 20%) 0%, rgb(0 0 0 / 20%) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#26ffffff', GradientType=1);
  /* IE6-9 */
}

/* OVERLAY COLUMNS */
.overlay-one-col .vc_column-inner::before {
  content: "";
  position: absolute;
  display:block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0.15+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.15)));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#26ffffff', GradientType=1);
  /* IE6-9 */
  z-index: -1;
}

/* OVERFLOW */
/*make overflow elements in a row visible*/
.overflow.vc_row, .overflow.vc_row[data-vc-full-width] {  overflow: visible;}

/* NEGATIVE MARGIN */
@media only screen and (min-width: 1280px) {
.neg-top {
  margin-top: -150px;
}
.neg-top1{
  margin-top: -150px;
}
	.neg-top2{
  margin-top: -150px;
}
.neg-bottom {
  margin-bottom: -120px;
}
.neg-left {
  margin-left: -120px;
}
.neg-right {
  margin-right: -120px;
}}

/* CONTACT FORM STYLING*/
/* contact form error > remove styling */
.gform_wrapper div.validation_error {    border-top: none;    border-bottom: none;    text-align: left; }

/* contact form error > remove styling */
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {  background-color: transparent;border-top: none; border-bottom: none;}


/* END GENERAL CSS ---------------------------------------------------------***/

/* HERO SECTION GENERAL ------------------------------------------------------*/
/* change the background size for home and internal hero */
.hero {
  background-size: cover !important;
}

/* background color of hero inner column */
.hero .hero-col .vc_column-inner {
  background-color: transparent;
}

.vc_row-has-fill+.vc_row-full-width+.vc_row.hero>.vc_column_container.hero-col>.vc_column-inner {
  padding: 8% 8%;
}

/* inner padding of homepage hero column */
.hero.homepage .hero-col .vc_column-inner {
    padding: 4% 0%;
}

/* titles follow the alignment set to the section */
.hero h1, .hero h2, .hero h3, .hero h4, .hero h5, .hero h6 {
  text-align: inherit !important;
}

@media (max-width: 768px) {
  .hero {
    text-align: center !important;
  }
}

/*--- HERO ONE ---*/
/* row padding of internal hero */
 .hero.hero-one {
     padding-top: 6%;
     padding-bottom: 6%;
}
/* row padding of homepage hero*/
 .homepage.hero.hero-one {
     padding-top:20%;
     padding-bottom:20%;
     background-position: 50% 50%;
}
/* column expand to 100% width on tablet */
 @media (max-width: 1024px) {
     .hero.hero-one .wpb_column {
         width: 100% !important;
    }
}





/*--- HERO FIVE ---*/
/* set a minimum height for the hero image in the homepage */
.homepage.hero.hero-five-bg {
  min-height: 50vh;
}

/* set a minimum height for the hero image in the internal pages */
.hero.hero-five-bg {
  min-height: 30vh;
  background-position: 50% 50%;
}

/* set a max width for the elements in the column */
@media (min-width:1023px) {
  .hero.hero-five .vc_column-inner {
    max-width: 850px;
    margin: auto;
  }
}

/* row padding of internal hero */
.hero.hero-five {
  padding-top: 8%;
  padding-bottom: 8%;
}

/* element alignments in the row */
.hero.hero-five {
  text-align: center !important;
}
.hero.hero-five .wpb_single_image.wpb_content_element {
    margin-bottom: 20px;
}

/* column expand to 100% width on tablet */
@media (max-width:1279px) {
  .hero.hero-five .wpb_column {
    width: 100% !important;
  }
}



/*--- TEXT & IMAGE SECTION THREE---*/
 .text-img-three {
}

.js_active .vc_row.text-img-three {
    margin-left: -15px;
    margin-right: -15px;
}


/* TEXT AND IMAGE SECTION GENERAL --------------------------------------------*/

/*--- TEXT & IMAGE SECTION ONE---*/
 .text-img-one {
}

/* PODS GENERAL --------------------------------------------------------------*/
.pods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* columns start stacking on small screens */
@media (max-width: 1023px) {
  .pods {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.pods.pods-six .vc_column-inner {
    padding: 3% 8% 0!important;
}
}

/* columns expand to 100% on mobile */
@media (max-width: 600px) {
  .pods .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* column max-width - please only change the margin between the columns and adjust the flex-basis so the total is always 50 */
.pods .wpb_column.vc_column_container {
  width: 0;
 -ms-flex-preferred-size: calc(50% - 20px);
  flex-basis:calc(50% - 20px);
  margin:10px;
}

/* use this class when you have 3 pods to adjust the responsive - please only change the margin between the columns and adjust the flex-basis so the total is always 33 */
.pods.pods-three-col .wpb_column.vc_column_container {
   -ms-flex-preferred-size: calc(33.333% - 20px);
  flex-basis:calc(33.333% - 20px);
  margin:10px;
}

.pods.pods-three-col {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* columns expand to 100% on mobile */
@media (max-width: 680px) {
  .pods.pods-three-col .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* add margin bottom to icon image */
.pods .wpb_single_image img {
  margin-bottom: 15px;
}

/* style the titles */
.pod-title p {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 19px;
    letter-spacing: 0;
    margin-bottom: 15px !important;
}

/* style the paragraph */
.pods .wpb_text_column p {
  margin-bottom: 15px !important;
}

/* style the button - if left empty it inherits the style of button one */
.pods .btn.btn-one>.vc_btn3 {
  margin-top: 0 !important;
}

/* link expands to cover the content of the column */
a.pod-link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}

/* button align to the bottom */

.pods .wpb_column.vc_column_container .vc_column-inner{
  display: flex;
  align-items: stretch;
  height: 100%; 
   width:100%;
}

.pods .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper{
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    height: 100%;
     width:100%; 
}

/*align button to bottom of pod*/
.vc_row.wpb_row.vc_row-fluid.pods .vc_btn3-container{
  margin-top:auto;
}
/* PODS SIX ------------------------------------------------------------------*/
/* when we want to use a background image below the pods and a title we need to nest the pods row in a container */
.pods-container {
  background-size: cover;
  background-position: 50% 50%;
}

.pods-container .wpb_text_column.wpb_content_element {
  text-align: center;
  max-width: 750px;
  margin: auto;
}

/* margin between title and inner row with pods */
.pods-container > .wpb_column:first-child {
    margin-bottom: 8%;
}


/* column background color */
.pods.pods-six .wpb_column.vc_column_container {
  background-color: transparent;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

/* columns padding */
.pods.pods-six .vc_column-inner {
  padding: 8% !important;
}

/* center align content and image */
.pods.pods-six, .pods.pods-six .wpb_single_image.vc_align_left {
  text-align: center !important;
}

/* HOVER EFFECT */
/* change background color on hover*/
.pods.pods-six .wpb_column.vc_column_container:hover {
  background-color:transparent !important;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

/* change text color on hovre*/
.pods.pods-six .wpb_column:hover .pod-title p, .pods.pods-six .wpb_column:hover .wpb_text_column p {
  color:#97479c !important;
  z-index: 2;
  position: relative;
}

/* change button color */
.pods.pods-six .wpb_column:hover .btn.btn-one>.vc_btn3, .pods.pods-six .wpb_column:hover .btn>.vc_btn3:hover {
  background-color: #404040 !important;
}

/**Custom PODS***/
.vc_row.pods-container.pad-md.custom_pods {
    background-position: 0px 30%;
}




.pods.pods-six .wpb_column .wpb_single_image img {
    z-index: 1;
    position: relative;
}
.pods.pods-six .wpb_column .wpb_single_image {
    position: relative;
    padding-bottom: 60px;
    padding-top: 30px;
}
.pods.pods-six .wpb_column .wpb_single_image:before {
    background-color: #2bbfc7;
    content: '';
    position: absolute;
    width: 180px;
    height: 180px;
    left: 10px;
    right: 0;
    top: -10px;
    margin: 0 auto;
    border-radius: 130px;
    z-index: 0;
    border: 10px solid #ffffff;
    box-shadow: 0 10px 15px #54545429;
}
.pods.pods-six .wpb_column:hover .wpb_single_image:before {
    background-image: linear-gradient(-30deg, #97479b 0%, #2dbfc7 100%);
}


@media (max-width: 1440px) and (min-width:1280px) {
.pods.pods-six .wpb_column .wpb_single_image:before {
    left: -14%;
}
.vc_row.pods-container.pad-md.custom_pods {
    background-position: 20% 30%;
}
}


/* USP GENERAL ---------------------------------------------------------------*/
.usp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* columns start stacking on small screens */
@media (max-width: 1240px) {
  .usp {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
}

/* columns expand to 100% on mobile */
@media (max-width: 600px) {
  .usp .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* column padding */
.usp .vc_column-inner {
    padding: 1% 10% !important;
}

/* column max-width - please only change the margin and adjust the flex-basis so the total is always 50 */
.usp .wpb_column.vc_column_container {
  width: 0;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
  margin: 0.5%;
}

/* use when you have 3 columns - please only change the margin and adjust the flex-basis so the total is always 33 */
.usp.usp-three-col .wpb_column.vc_column_container {
  -ms-flex-preferred-size: 32% !important;
  flex-basis: 32% !important;
  margin: 0.5%;
}

/* change columns padding when they jump on 2 columns*/
@media (max-width: 1239px) {
  .usp .vc_column-inner {
    padding: 4% !important;
  }

}
@media (max-width:1023px) {
.usp.usp-three-col .wpb_column.vc_column_container {
  -ms-flex-preferred-size: 32% !important;
  flex-basis:49% !important;
  margin: 0.5% auto;
}

}

/* columns expand to 100% on mobile */
@media (max-width:767px) {
  .usp.usp-three-col .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* center align content and image */
.usp, .usp .wpb_single_image.vc_align_left {
  text-align: center !important;
}

/* add margin bottom to icon image */
.usp .wpb_single_image img {
  margin-bottom: 15px;
}

/* style the titles */
.usp-title p {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 19px;
    letter-spacing: 0;
    margin-bottom: 15px !important;
    color: #97479c;
    font-family: Helvetica,Verdana,Arial,sans-serif;
    line-height: 1.4;
}
@media (min-width:900px) {
.usp.usp-one.usp-three-col .usp-title p {
    min-height: 52px;
}
}
/* USP THREE ------------------------------------------------------------------*/

/* center align content and image */
 .usp.usp-three,  .usp.usp-three .wpb_single_image.vc_align_left {
  text-align: left !important;
}

/* add a background color to the columns */
 .usp.usp-three .wpb_column.vc_column_container {
     background-color: transparent;
}

 .usp.usp-three {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}

@media (max-width: 768px) and (min-width:900px) {
.usp.usp-one.usp-three-col .usp-title p {
    min-height:80px;
}
}


/* columns expand to 100% on mobile */
@media (max-width: 768px) {
 .usp.usp-three.usp-three-col .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }

}

/* CTA GENERAL --------------------------------------------------------------*/
/* style the text of the cta > use a paragraph*/
.cta .wpb_text_column p {
    font-size: 22px !important;
    line-height: 1.4em;
    text-align: left;
}

/* use this class to hightlight text in the cta, the phone number for example*/
.cta .cta-highlight {
  margin-top: 25px;
  font-size: 1.4em;
  letter-spacing: 0.08em;
}

/*--- CTA FOUR ---*/
/* content alignment */
.cta-four {
  text-align: left !important;
}

/* column background color */
.cta.cta-four .wpb_column {
  background-color:transparent;
}

/* image margin */
.cta-four .wpb_single_image {
  margin-bottom: 25px !important;
}

/*center align icon */
.cta-four .wpb_single_image.vc_align_left {
  text-align: center !important;
  margin-bottom: 25px !important;
}
.pods-container.pad-xs.custom_pods.inner_pod .wpb_column.vc_column_container {
    margin-bottom: 0;
}
@media (max-width:1279px) {
.cta.cta-four .wpb_column.vc_column_container {
    width: 100%;
    text-align: center;
}
}
/*center align all the elements on mobile and makes the padding from the elements stack correctly */
@media (max-width: 767px) {
  .cta-four {
    text-align: center !important;
  }

  .cta-four .wpb_column:nth-child(1) .vc_column-inner {
    padding-bottom: 0 !important;
  }

  .cta-four .wpb_column:nth-child(2) .vc_column-inner {
    padding-top: 0 !important;
  }
}

/* remove padding left on the second column in desktop*/
@media (min-width: 769px) {
  .cta-four .wpb_column:nth-child(2) .vc_column-inner {
    padding-left: 0 !important;
  }
}


/* USP ONE ------------------------------------------------------------------*/
/* add a background color to the columns */
 .usp.usp-one .wpb_column.vc_column_container {
     background-color: transparent;
}


/* TEXT SECTION GENERAL ------------------------------------------------------*/
/*Divide text in 2 columns */
@media (min-width: 768px) {
  .text-two-col {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 100px;
    column-gap: 100px;
  }
  .text-four .vc_column-inner {
    max-width: 1100px;
    margin: auto;
    text-align: center !important;
}
.vc_row.text-four.text_twocol .wpb_text_column.text-two-col {
    text-align: left;
    column-rule: 1px solid #cccccc;
}
}

/*Divide text in 3 columns */
@media (min-width: 768px) {
  .text-three-col {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }
}
@media (min-width: 1279px) {
.text-four.pad-md.text_twocol.servc_ec .vc_column-inner {
    max-width: 800px;
}
.text-four.pad-md.text_twocol.servc_ec .wpb_single_image {
    margin-bottom: 20px;
}
}
/*--- TEXT SECTION FIVE ---*/
.text-five {
  text-align: center !important;
  background-size: cover !important;
  background-position: 50% 50%;
}

.text-five h1, .text-five h2, .text-five h3, .text-five h4, .text-five h5, .text-five h6, .text-five p {
  text-align: inherit !important;
  max-width: 750px;
  margin: auto;
}



/*--- HERO SIX ---*/
/* set a minimum height for the hero image in the homepage */
.homepage.hero.hero-six-bg {
  min-height: 50vh;
}

/* set a minimum height for the hero image in the homepage */
.hero.hero-six-bg {
  min-height: 30vh;
  background-position: 50% 50%;
}

/* column negative margin */
.hero.hero-six .hero-col .vc_column-inner {
  margin-top: -120px;
  padding: 6% !important;
}

/* element alignment and row padding */
.hero.hero-six {
  text-align: center !important;
  padding-top: 0 !important;
  padding-bottom: 8% !important;
}

/* set a max width for the column */
@media (min-width: 769px) {
  .hero.hero-six .vc_column-inner {
    max-width: 950px;
    margin: auto;
  }
}

/* column expand to 100% width on tablet */
@media (max-width: 1024px) {
  .hero.hero-six .wpb_column {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .hero.hero-six-bg {
    min-height: 30vh;
  }
}


/*--- TEXT & IMAGE SECTION ONE---*/
 .text-img-one {
}



/* testimonial content background */
.testimonials.testimonials-one .vc_tta-panels {
    background-color: #fef2ff !important;
}
.testimonials.testimonials-one .vc_column-inner {
    width: 780px;
    margin: 0 auto;
}
/* testimonial content padding */
.testimonials.testimonials-one .vc_tta-panel-body {
    padding: 4% !important;
}

/* testimonial content alignment */
.testimonials.testimonials-one {
    text-align: center;
}

/* style the testimonial title */
.wpb_text_column.wpb_content_element.testimonial-title p {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0;
    margin-bottom: 15px !important;
}

/* style the testimonial name */
.testimonials-name p {
  font-size: 1.2em;
  font-style: italic;
  margin-top: 15px !important;
}

/* style the pagination dots */
 .testimonials.testimonials-one .vc_pagination-trigger {
  border-color: #181818;
}

/* style the pagination active dot */
 .testimonials.testimonials-one .vc_active .vc_pagination-trigger {
  background-color: #181818;
}




/*--- CONTACT PAGE THREE ---*/
/* contact page hero height and background position */
 .contact-three-bg {
     padding-top:calc(8% + 10px);
     padding-bottom: 12%;
     background-position: 50% 50%;
}
/* contact page hero title alignment and max-width */
 .contact-three-bg .wpb_column h1, .contact-three-bg .wpb_column p {
     max-width: 750px;
     text-align: center !important;
     margin: auto;
}
/* columns width responsive */
 @media only screen and (max-width: 1279px) {
     .contact-three > .wpb_column {
         width: 50%;
    }
}
 @media only screen and (max-width: 1279px) {
     .contact-three > .wpb_column {
         width: 100%;
    }
     .contact-three > .wpb_column > .vc_column-inner {
         padding: 8% 8% !important;
    }
}
/* row with negative margin */
 .contact-three {
     margin-top: -6%;
}
/* form column background */
 .contact-three .form-col {
     background-color: whitesmoke;
}
/* list with icons */
 .contact-icons .list_item .list_left {
     width: 50px;
     height: 80px;
     line-height: 54px;
     font-size: 27px;
     overflow: hidden;
     text-align: left;
     float: left;
}
/* margin between icon and text */
 .contact-icons .list_item .list_right {
     margin-left: 70px;
}
/* margin below icon title */
 .contact-icons .list_item .list_right h4 {
     margin-bottom: 5px !important;
}
/* margin above icons */
 .contact-icons .list_item {
     margin-top: 20px !important;
}
/* space below icons */
 .contact-three .contact-icons {
     padding-top: 20px;
}

.contact-three .contact-icons.contact-list {
	padding-top: 1.4rem;
}
.contact-three .contact-icons.contact-list a {
    color: #ffffff !important;
}
.contact-three .contact-icons.contact-list  .wpb_wrapper {
	display: flex;
	
}
.contact-three .contact-icons.contact-list a:hover {
    color: #111111 !important;
}
.contact-three .contact-icons.contact-list .wpb_wrapper p {
	margin-left: 1.2rem;
}

.contact-three .contact-icons.contact-list .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: 2em;
	    height: 2em;
}
/*round rectangle*/
.vc_row.contact-three .hero-col .vc_column-inner {
    border-radius: 10px 0px 0px 10px;
}
.vc_row.contact-three .form-col {
    border-radius: 0px 10px 10px 0px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    border: 1px solid #bbbbbb;
    border-radius: 8px;
}
.gform_wrapper textarea.medium {
    height: 100px;
    width: 100%;
    border: 1px solid #bbbbbb;
    border-radius: 8px;
}
.gform_wrapper .gform_footer {
    padding: 20px 0 10px 0;
    margin: 0;
    clear: both;
    width: 100%;
}

@media only screen and (max-width: 767px) {
.vc_row.contact-three .hero-col .vc_column-inner {
    border-radius:10px 10px 0px 0px;
}
.vc_row.contact-three .form-col {
    border-radius:0px 0px 10px 10px;
}
.g_map iframe {
    height: 200px;
}
.contact-three .wpb_text_column p:last-child {
    text-align: center !important;
}
}

/* Placing input name field close to each other */

#field_1_3, #field_1_8 {
	display: inline-block;
    padding-right: 0;
    width: 50%;
}

#input_1_3, #input_1_8 {
	width: calc(100% - 16px);
}

/* FOOTER STYLES GENERAL--------*/

/*column padding and margin*/
.footer-group .footer-col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* style the titles */
.footer-col p.title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.2em;
  letter-spacing: 0.02em;
}

/*consistent lineheight spacing*/
.footer-col p,
.footer-col a {
  line-height: 1.7em;
  margin-bottom: 0;
}

/*separate tel and email anchors*/
.footer-col a {
  display: inline-block;
}

/*logo sizing*/
.footer-col a img {
  max-height: 80px;
}
/*stop bad break points*/
.footer-col p span,
a[href^="tel:"],
a[href^="mailto:"] {
  white-space: nowrap;
}

/*lists general*/
.footer-group ul {
  list-style: none;
  margin-top: 0px;
  margin-bottom: 0;
}

/*social media list*/
ul.social li {
  display: inline-block;
  padding: 0 10px;
}
ul.social li a i {
  font-size: 30px;
}

/*layout STYLS general*/
@media (max-width: 1240px) {
  .widgets_wrapper .container {
    max-width: 100%;
  }
}
.footer-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

#Footer .container{
padding-left:10px !important;
padding-right:10px !important;
}


/*FOOTER SPECIFIC STYLES*/
.footer-group.five .footer-col:last-of-type a {
  font-size: 30px;
  line-height: 1.2em
}

@media (max-width: 1023px) {
  .footer-group.five .footer-col {
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
  }
  .footer-group.five{
    text-align: center;
  }
}
@media (max-width: 640px) {
  .footer-group.five .footer-col {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
  /*only display none if using sticky cta*/
  .footer-group.five .footer-col:last-of-type {
    display: none;
  }
}



/*--- TEXT SECTION FOUR ---*/
/*set a max width for the content */
.text-four .vc_column-inner {
    max-width: 1100px;
    margin: auto;
    text-align: center !important;
}

/* headings inherit the alignement set above */
.text-four h1, .text-four h2, .text-four h3, .text-four h4, .text-four h5, .text-four h6 {
  text-align: inherit !important;
}



/*****SLIDER DOWN ARROW******/
.arrow {
    margin-top: 50px;
}
.bounce {
    position: relative;
    -webkit-animation: nudgeMouse 5s ease-out infinite;
    animation: nudgeMouse 5s ease-out infinite;
}
@-webkit-keyframes nudgeMouse {
	 0% { -webkit-transform: translateY(0);transform: translateY(0)}
	20% {-webkit-transform: translateY(8px);transform: translateY(8px)}
	30% {-webkit-transform: translateY(0);transform: translateY(0)}
	50% {-webkit-transform: translateY(8px);transform: translateY(8px)}
	60% {-webkit-transform: translateY(0);transform: translateY(0)}
	80% {-webkit-transform: translateY(8px);transform: translateY(8px)}
	90% {-webkit-transform: translateY(0);transform: translateY(0)}
}
@keyframes nudgeMouse {
     0% {-webkit-transform: translateY(0);transform: translateY(0)}
	20% {-webkit-transform: translateY(8px);transform: translateY(8px)}
	30% {-webkit-transform: translateY(0);transform: translateY(0)}
	50% {-webkit-transform: translateY(8px);transform: translateY(8px)}
	60% {-webkit-transform: translateY(0);transform: translateY(0)}
	80% {-webkit-transform: translateY(8px);transform: translateY(8px)}
	90% {-webkit-transform: translateY(0);transform: translateY(0)}
	
}

/*===============================================ASTRA THEME BLOG STYLING RESET===============================================================================*/
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    padding: 3.5em 3.2em !important;
}
.ast-separate-container .ast-article-post {
    background-color:#efefef!important;
}
.ast-separate-container .category-blog .entry-meta span.cat-links a:hover {
    color: #97479c;
}
.ast-separate-container .category-blog .entry-meta span.cat-links a {
    color: #555555;
}
.ast-separate-container .ast-article-post span, .ast-separate-container .ast-article-post .entry-meta {
    color: #555555!important;
}
.ast-separate-container span a:hover{ color: #97479c!important;}
.category-blog .entry-content p {
    color: #555555 !important;
}
.category-blog .entry-content p.read-more a.ast-button {
	border: 0px solid #f8f8f8 !important;
	background-color: #2dc0c8 !important;
	border-radius: 30px !important;
	color: #f8f8f8 !important;
	padding: 15px 40px;
	line-height: normal;
}

.category-blog .entry-content p.read-more a.ast-button:hover {
    background-color: #97479c !important;
    color: #f8f8f8!important;
    border-radius: 50px !important;
    border: 0px solid transparent !important;
}
.ast-separate-container .category-blog h2.entry-title a {
    color: #97479c !important;
}
.ast-separate-container .category-blog h2.entry-title a:hover{
	color: #97479c !important;
}
aside#categories-3 {    color: #555555 !important; border-radius:10px;     background-color:#efefef!important; }

aside#categories-3 h2.widget-title {
    color: #97479c !important;
}
aside#categories-3 li.cat-item a{color:#555555 !important;}
aside#categories-3 li.cat-item a:hover {
    color: #97479c !important;
}
.secondary .widget_recent_entries { border-radius:10px;
    background-color:#efefef!important;
}
.secondary h2.widget-title {
    color: #555555 !important;
    line-height: 1.2;
}
.secondary .widget_recent_entries li a {
    color: #555555 !important;
}
.secondary .widget_recent_entries li a:hover {
    color: #97479c !important;
}
.secondary aside {
    padding: 1.5em 1.6em;
}
/* .single.single-post .content-area.primary main#main{
    padding: 1.5em 1.5em;
} */
.single .entry-header .ast-single-post-order + .post-thumb img {
	margin-top: 2em;
	margin-bottom: 0;
	border-radius: 10px;
}

.ast-left-sidebar.ast-single-post #primary, .ast-right-sidebar.ast-single-post #primary, .ast-separate-container.ast-single-post.ast-right-sidebar #primary, .ast-separate-container.ast-single-post.ast-left-sidebar #primary, .ast-separate-container.ast-single-post #primary {
	padding-left: 6%;
	padding-right: 6%;
}

.secondary h2.widget-title {
	line-height: 1.2;
	font-size: 24px !important;
	color: #8f3f95 !important;
}

.ast-separate-container section.ast-archive-description {
    background-color: #212121;
    padding: 3em 3em 3em;
}

/* home Blog */
.vc_grid-container-wrapper .vc_btn3-container {
    display: none;
}
.vc_gitem-post-data p:nth-child(2) {
    display: none;
}
.vc_gitem_row .vc_gitem-col {
    padding: 10px 20px;
}
.vc_gitem-post-data h4 {
    color: #212121 !important;
    margin-top: 15px;
}

.vc_custom_heading.vc_gitem-post-data p.read-more a.ast-button {
    background-color: transparent !important;
    border: 1px solid #212121;
    border-radius: 0;
}
.vc_custom_heading.vc_gitem-post-data p.read-more a.ast-button:hover {
    background-color: #212121 !important;
    color: #f8f8f8 !important;
}
.fb_feed.wpb_column iframe[style] {
    width: 100% !important;
    text-align: center;
}
._2p3a {
    width: 100% !important;
}

/*blog date-card recolor*/
.ast-article-post .ast-date-meta .posted-on, .ast-article-post .ast-date-meta .posted-on * {background-color: #97479c;color: #ffffff !important;border-radius: 10px 0px 10px 0px;}

/*read more button blog*/
.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {color: #fff; background-color: #212121;}

/*blog button hover state*/
button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .button:hover, input[type=reset]:hover, input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {background-color: #333;}

/*blog meta data recolor*/
.entry-meta, .entry-meta * { color: #212121}

/*blog pagination text*/
.ast-pagination a, .page-links .page-link, .single .post-navigation a {width: 100%; color: #212121;}

/*active pagination color*/
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {color: #fff !important;}

/*Categorie links*/
li.cat-item a {color: #212121 !important;}
li.cat-item a:hover {color: #333 !important;}

/*meta links*/
aside#meta-2.widget.widget_meta ul > li a {color: #212121 !important;}
aside#meta-2.widget.widget_meta ul > li a:hover {color: #333 !important;}

/*extra margin bottom for the previous post link*/
.single .post-navigation {margin-bottom: 5% !important;}
.single .post-navigation a{
	color:#f8f8f8 !important;
}
.single .post-navigation a:hover {
    color: #fafafa !important;
}
.single .nav-links .nav-next{}

/*previous button styling*/

.nav-previous:hover {	background-color:#97479c !important;   border: 2px solid #97479c !important; border-radius:30px;}

.nav-previous a:hover {color: #f8f8f8;}

.nav-previous {margin-right: 1% !important;border: 2px solid #2dc0c8;text-align: center;background-color: #2dc0c8; border-radius:30px;}

.blog-layout-3 .post-thumb img {	border-radius: 10px 0px 10px 0px;}

/*next button styling*/
.nav-next  {margin-left: 1% !important; text-align: center !important; border: 2px solid #2dc0c8; background-color:#2dc0c8; border-radius:30px;}
.nav-next:hover  {	background-color:#97479c !important;    border: 2px solid #97479c !important; border-radius:30px;}
.nav-next a:hover {color: #f8f8f8;}

/*blog title resize*/
.entry-title {font-size: 27px !important;}

.vc_row.wpb_row.ip-blog-text {text-align: center;}
.ip-blog-text .wpb_text_column.wpb_content_element p {
    color: #212121 !important;
}

/****Privacy Policy************/
.ast-article-single h1.entry-title {
    color: #96469c;
    font-size: 48px !important;
    font-weight: bold;
}
.single-post .ast-article-single h1.entry-title {
    color:#8f3f95;
}
.vc_row.privacy_policy p, .vc_row.privacy_policy p a {
    color: #212121 !important;
}
.vc_row.privacy_policy p a:hover {
    color: #ee2424;
}


@media (max-width: 1300px){
header.entry-header.ast-no-thumbnail.ast-no-meta h1.entry-title {
    padding-left: 5%;
}
}



/*****Custom CSS**********************/

.text-img-three.whitesp_txt-img .bg-img-col .wpb_single_image.wpb_content_element img {
    box-shadow: 0 0 20px #f1f1f1;
}
div#scroll .wpb_single_image.wpb_content_element {
    margin-bottom: 20px;
}
@media (min-width: 1280px) {
#masthead .ast-container, .ast-header-breadcrumb .ast-container {
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
}
.ast-site-identity {
    padding: 10px 0;
}
.main-header-menu .menu-link, .main-header-menu a{
    padding: 0 25px;
    display: inline-block;
    border-radius: 25px;
    margin-left: 5px;
}
.main-header-bar {
    line-height: 3;
}
.homepage.hero.hero-one.hp-1 .vc_custom_heading {
    font-size: 55px;
    font-weight: bold;
    color: #ffffff;
    line-height: 0.9;
	font-family: Helvetica,Verdana,Arial,sans-serif;	
}
.homepage.hero.hero-one.hp-1 .hero-col.wpb_column .vc_column-inner {
    background-repeat: no-repeat;
    background-position: 0px 0;
    padding:6% 0% 4% 9%;
}
.homepage.hero.hero-one.hp-1 .wpb_single_image.arrow {
    margin-top: 110px;
    margin-left: 60px;
}
.hom_mob {
    display: none !important;
}
.hom_mob_img{
	display: none !important;
}
.abut_full_img .bg-img-col .vc_column-inner {
    background-position: 70% 50%;
}
.vc_row.full_img_scr {
    min-height: 92vh;
    background-repeat: no-repeat;
    background-size: cover;
}
.vc_row.img_txt_full .bg-text-col {
    background-color: #fef2ff;
}

.pods-container .cta-four .wpb_text_column.wpb_content_element {
    max-width: 100%;
}
.testimonials.testimonials-one {
    text-align: center;
    padding-bottom: 5%;
}
.footer-adv-overlay {
    padding-top: 50px;
    padding-bottom: 30px;
}
.wpb_single_image.vc_align_left {
    margin-bottom: 15px;
}
}

@media (min-width: 1280px) and (max-width:1600px) {
.vc_row.pods-container.pad-md.custom_pods {
    background-position: 20% 30%;
	padding-bottom: 6%;
}
.pods.pods-six .wpb_column .wpb_single_image:before {
    left: 2%;
    top: -15px;
}
.pods.pods-six .wpb_column .wpb_single_image:before {
    width: 160px;
    height: 160px;
}
.pods.pods-six .wpb_column .wpb_single_image img.vc_single_image-img {
    width: 66px;
}
}

@media (min-width: 1280px) and (max-width:1400px) {

.homepage.hero.hero-one.hp-1 .hidden-tablet.wpb_column.vc_column_container.vc_col-sm-6:first-child {
    width: 40%;
}
.vc_row.full_img_scr {
    min-height: 60vh;
}
.wpb_single_image.vc_align_left {
    margin-bottom: 15px;
}
.pods.pods-six .wpb_column .wpb_single_image:before {
      left: -4%;
}


}


ul.bullets {
    list-style: none;
    margin: 0;
    column-count: 2;
}
ul.bullets li {
    background-image: url(/wp-content/uploads/2020/09/List.png);
    padding-left:50px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 0 3px;
	font-size: 17px;
}
.cta.cta-four .wpb_column .wpb_text_column.wpb_content_element p a {
    color: #97479c;
    font-size: 26px;
	font-weight: bold;
}
.cta.cta-four .wpb_column .wpb_text_column.wpb_content_element p a:hover {
    color: #2dc0c8;
}

header#masthead .main-header-bar-wrap {
    box-shadow: 0 0 8px #e2e2e2;
}
.wpb_raw_code.g_map .wpb_wrapper {
    line-height: 0;
}
@media (max-width:1279px){
ul.bullets li {
    padding-left: 50px;
}
}

@media (max-width:1279px){
.vc_row.homepage.hero.hero-five.inner_hero_txt .vc_custom_heading {
    text-align: center !important;
    font-size: calc(20px + 2vw);
    line-height: 1.1;
    font-family: Helvetica,Verdana,Arial,sans-serif;
    font-weight: bold;
    color: #97479c;
    margin-bottom: 20px;
}
.wpb_single_image.vc_align_left {
    margin-bottom: 15px;
}
.site-logo-img img {
    width: 250px;
}
.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
    width: 200px;
}
.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding {
    padding-bottom: 0;
}
.slider-txt-col {
    width: 100% !important;
	text-align:center;
}
.ast-site-identity {
    padding: 10px 0;
}
.slider-emp-col {
    display: none !important;
}
.vc_row.img_txt_full .bg-text-col {
    background-color: #fef2ff;
}
.homepage.hero.hero-one.hp-1{display:none;}
.hom_mob {
    display: block !important;
}
.hero.hero-five-bg.hom_mob_img {
    display: block !important;
    background-position: 0 0 !important;
}
.vc_row.img_txt_full .bg-text-col .vc_column-inner {
    padding: 5% 8% 8% !important;
}
.text-img-three.full-width-tablet.whitesp_txt-img .bg-img-col .vc_column-inner {
    padding-top: 8% !important;
    padding-bottom: 0 !important;
}
.text-img-three.full-width-tablet.whitesp_txt-img .bg-text-col .vc_column-inner {
    padding-top: 4% !important;
    padding-bottom: 8% !important;
}
.vc_row.homepage.hero.hero-five.hom_mob.inner_hero_txt .vc_custom_heading {
    margin-bottom: 0;
}
.vc_row.full_img_scr {
    min-height: 65vh;
    background-repeat: no-repeat;
    background-size: cover;
}
.slider-txt-col div.n2-ss-item-content {
    font-size: 30px !important;
    text-align: center !important;
}
.vc_row.pods-container.pad-md.custom_pods .pods.pods-six .wpb_column.vc_column_container:first-child {
    display: none;
}
.vc_row.pods-container.pad-md.custom_pods .pods.pods-six .wpb_column.vc_column_container:nth-child(2) {
    display: none;
}

.vc_row.pods-container.pad-md.custom_pods::before {
    content: '';
    background-color: #dddddd;
    width: 100%;
    height: 48%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.vc_row.pods-container.pad-md.custom_pods {
    background-position: 0px 30%;
    background-image: none !important;
    padding-bottom: 0;
    padding-top: 4%;
}
.cta .wpb_text_column p {
    text-align: center;
}
.vc_row.pods-container.pad-md.custom_pods .cta.cta-four.pad-xs {
    padding-bottom: 6%;
    padding-top: 0;
}
.vc_row.pods-container.pad-md.custom_pods .cta.cta-four.pad-xs .wpb_column.vc_column_container {
    width: 100% !important;
    text-align: center;
}
.footer-adv-overlay {
    padding-top: 50px;
    padding-bottom: 45px;
}
.hero.hero-five.hom_mob .wpb_single_image.wpb_content_element {
    margin-bottom: 0;
}

}

@media (min-width:1024px){
.mobl_inhero {
    display: none;
}

}

@media (max-width:1023px){
.vc_row.pods-container.pad-md.custom_pods {
    padding-top: 8%;
}

.text-img-three.full-width-tablet.whitesp_txt-img .bg-img-col .vc_column-inner {
    padding-top: 0% !important;
    padding-bottom: 0% !important;
    min-height: 0rem !important;
}
.text-img-three.whitesp_txt-img {
    padding-top: 8%;
}
.vc_row.pods-container.pad-md.custom_pods::before {
    height: 30%;
}
.mobl_inhero {
    display: block;
}
.serve_slider {
    display: none;
}
.testimonials.testimonials-one .vc_column-inner {
    width: 100%;
    margin: 0 auto;
}
}

@media (max-width:768px){
.main-header-bar, .ast-header-break-point .main-header-bar, .ast-header-break-point .header-main-layout-2 .main-header-bar {
    padding-top: 5px;
    padding-bottom: 5px;
}
.ast-site-identity {
    padding: 0em 0;
}
}

@media (min-width:768px){

.homepage.hero.hero-five-bg {
    min-height: 30vh;
}
}
@media (max-width:767px){
.cta.cta-four .wpb_column .wpb_text_column.wpb_content_element p a {
    font-size: 20px;	
}
.cta .wpb_text_column p {
    font-size: 20px !important;
}
#ast-scroll-top{
    right: 1%;	
}

.homepage.hero.hero-five-bg {
    min-height: 30vh;
background-position: 00% 50%;
}
.vc_row.full_img_scr {
    min-height: 35vh;
}
ul.bullets {
    list-style: none;
    margin: 0;
    column-count: 1;
}

.homepage.hero.hero-five.inner_hero_txt.mobl_inhero {
    background-color: #fef2ff;
}

ul.bullets li {
    padding-bottom: 6px;
}
.ast-flyout-menu-enable.ast-main-header-nav-open .main-header-bar, .ast-fullscreen-menu-enable.ast-main-header-nav-open .main-header-bar {
    padding-bottom: 5px;
}
}

@media (max-width:600px){
.pods.pods-six .vc_column-inner {
    padding: 0% 8% 0%!important;
}
.pods .wpb_column.vc_column_container {
    margin: 10px 10px 20px;
}
.vc_row.pods-container.pad-md.custom_pods::before {
    height: 22%;
}
.bg-img-col .vc_column-inner {
    min-height: 15rem !important;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-has-pagination:not(.vc_tta-tabs-position-bottom) {
    padding-bottom: 30px !important;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
    margin-bottom: 0 !important;
}

}

.ast-small-footer .f-bar a:hover {
    color: #555555;
}
@media (max-width:400px){

.vc_row.pods-container.pad-md.custom_pods::before {
    height: 23.5%;
}
}

.pricing-one .skew {
    position:relative;
    display:inline-block;
    margin-left:10px;
}
.pricing-one .skew:before {
    content: "";
    position: absolute;
    top: -4px;
    bottom: 1px;
    left: -2px;
    background-color: #38485C;
    right: calc(-0.4em - 8px);
    transform: skew(-20deg);
    transform-origin: top;
}
.pricing-one .skew.light:before {
    background-color: #f9df75 !important;
}


.pricing-one .skew .price {
    position: relative;
    font-size:25px;
    color:#fff;
}
.pricing-one .skew.light .price {
    color:#181818;
}