/*Standard Code /

/**
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) !important;-webkit-animation: none !important;-moz-animation: none !important;-o-animation: none !important;animation: none !important;}
	
}

/*Back to top on Desktop */

#ast-scroll-top { margin-bottom: 60px; border:1px solid #000;}

#ast-scroll-top:hover {	box-shadow: 0px 0px 10px #cccccc82;}

@media screen and (max-width:767px) {
	
#ast-scroll-top {right: 15px;}
	
}

/*Back to top on Desktop img *//*
#ast-scroll-top {
	margin-bottom: 60px;
	background: url(/wp-content/uploads/2020/03/Group-5.png);
	transform: rotate(0deg);
	width: 58px;
	height: 148px;
	background-size: 80%;
	background-repeat: no-repeat;
}
 #ast-scroll-top {    margin-bottom: 90px; border:1px solid #000;} */
 
  /* 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: block;}

/*logo sizing*/
.footer-col a img {max-height: 130px;}

/*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;}

@media (min-width: 300px) {

.footer-group.one .footer-col:first-of-type {-ms-flex-preferred-size: 100% !important;flex-basis: 100% !important;padding-bottom: 4%;border-bottom: 1px solid rgba(233, 233, 233, 0.1);margin-bottom: 5%;}
	
}


@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: 20px !important;border-bottom: 1px solid rgba(233, 233, 233, 0.1);margin-bottom: 30px !important;}
}

@media (max-width: 767px) {
	
/* 		.footer-group.one .footer-col:first-of-type {-ms-flex-preferred-size: 100% !important;flex-basis: 100% !important;padding-bottom: 20px;border-bottom: 1px solid #ffffff6b;margin-bottom: 0px;} */
	
    .footer-group.one .footer-col {        -ms-flex-preferred-size: 100% !important;        flex-basis: 100% !important;    }

/*     .ast-small-footer>.ast-footer-overlay {
        padding-bottom: 60px;
    } */
	
/* 	.footer-group.one .footer-col:first-of-type {
	padding-bottom: 20px;
	margin-bottom: 30px;
} */

    .footer-adv-overlay {	padding-top: 40px;	padding-bottom:20px;}

    .footer-col.flogo img {width: 70%;}	
	
	.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;}
	
   }


.footer-col .fas {color: #1c96a9; font-size:25px;  margin-bottom:10px;}

.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 12px;border-radius: 100%;font-size: 20px;color: #fff;margin: 5px;margin-left: 5px;margin-right: 5px;}

.footer-col.fsoc .fab.fa-linkedin-in {background-color: #0e76a8;padding:11px 12px;border-radius:100%;font-size: 20px;color:#fff;margin: 5px;margin-left:5px;margin-right:5px;}

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

.ast-small-footer a:hover, .ast-small-footer a:focus {opacity:0.7;}

.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: 20px;	font-size: 15px;}

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

/*** 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: 5%;
  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: 5%;
  padding-left: 5%;
}

.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: 5% !important;
    padding-left: 5% !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: 768px) {
  .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 {letter-spacing: 0px;line-height: 1.3em;margin-bottom: 15px !important;font-family: "Roboto";font-weight: 700;color: #114054;}
.entry-content h2, h2, .entry-content h3, h3, .entry-content h4, h4, .entry-content h5, h5, .entry-content h6, h6, .p-head {letter-spacing: 0px;line-height: 1.3em;margin-bottom: 15px !important;color: #114054;font-family: "Roboto";font-weight: 400;}



.p-head  p { margin-bottom: 15px !important;}

/* 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 .usp-title p {
  color: #fafafa;
}


@media (min-width: 1280px) {
	
.hero p.slogan {font-size: 72px !important; }
	
	
}
.hero p.slogan {margin-bottom:0px;}

.hero p.slogan {
	font-size: calc(20px + 2vw);
	color: #ffffff;
	font-family: "Raleway";
	font-weight: 275;
	text-align: center;
	filter: drop-shadow(3px 5.196px 3px rgba(0,0,0,0.75));
	line-height: calc(20px + 1vw);
	margin-bottom: 0px;
}


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

  }
}

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

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

/* .entry-content h2, h2 font size for smaller devices */
.entry-content h2, h2 , .p-head {
  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-size: 18px;
	line-height: 30px;
	color: #555;
font-family: "poppins";
font-weight: 300;
}


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

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

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

/* 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);

  }
}



/* 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);
  }
}

@media only screen and (min-width: 1280px){

	.vc_btn3-container.vc_btn3-inline {margin-top:30px !important;}
	
}

/* 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: 16px 40px;
	border-radius: 30px !important;
	letter-spacing: 0;
	text-transform: initial;
	border: 0px solid transparent;
	margin-top: 0px; 
	font-size: 18px;
	font-family: "Poppins";
font-weight: 300;

}
	.vc_btn3-container.vc_btn3-inline {margin-top:20px;}

/* 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] {
		color: #fff !important;
	border: 0px solid transparent !important;
	background-color:#114054 !important;margin-top: 20px;
}

/* 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 {	
color: #fff !important;
	border: 0px solid transparent !important;
	background-color:#1c96a9 !important;
}

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

/* Button one > hover */
.btn.btn-one:hover>.vc_btn3 {
	color: #fff !important;
	border: 0px solid transparent !important;
	background-color:#1c96a9 !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:hover>.vc_btn3 {
  background-color: #89e894 !important;
}

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

/* Button two> hover */
.btn.btn-two:hover>.vc_btn3 {
	color: #fff !important;
	border: 0px solid transparent !important;
	background-color:#1c96a9 !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:hover>.vc_btn3 {
  background-color: #808080 !important;
  color: #222 !important;
}

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

/* Button three > hover */
.btn.btn-three:hover>.vc_btn3 {
 	color: #fff !important;
	border: 0px solid transparent !important;
	background-color:#1c96a9 !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:hover>.vc_btn3 {
  background-color: #808080 !important;
}

/*** MOBILE CTA ***/

/* mobile click to call color */
#mobile-phone-cta a {
	background-color: #114054 !important;
	color: #fff !important;
}

#mobile-phone-cta a:hover {
  background-color: #282828 !important;
	color: #fff !important;
}

#mobile-phone-cta {
display: block;
position: fixed;
bottom: -1px;
left: 0;
right: 0;
height: 54px;
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: 54px;
width: 100%;
text-align: center;
font-size: 18px;
font-weight: normal;
padding-top: 1px;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
font-family: inherit;
font-weight: 300; 
	
}


#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;
}
}


/* COLUMNS */
/* column full width on tablet */
@media (max-width: 1279px) {
  .full-width-tablet .wpb_column {
    width: 100%;
  }
}

/* minimum height for columns with a background image */
@media (min-width: 768px) {

    div.bg-img-col .vc_column-inner {
      background-size: cover !important;
      background-position: 50% 50%;
      min-height: 30rem !important;
    }
    
    }
    
    .bg-img-col .vc_column-inner {
      background-size: cover !important;
      background-position: 50% 50%;
      min-height: 20rem !important;/* border-radius:10px 10px 10px 10px;*/
    }
/* background for columns with text */
.bg-text-col {
/*   background-color: whitesmoke; */
}

/* 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, 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 */
}

/* 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: -120px;
}
.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: rgba(17, 64, 84, 0.5);}

.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: 6% 8% 0% 8%;
	border-radius: 150px 0px 0px 150px;
}

/* 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:24%;
     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: 60vh;
}

/* 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: 1280px) {
/*   .hero.hero-five .vc_column-inner {
    max-width: 950px;
    margin: auto;
  } */
	
	.hero.hero-five-bg {min-height: 75vh !important;background-position: 50% 50%;}
}

/* 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;
}

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

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

/* 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: 10%;column-gap: 10%;column-rule-width: 1px;column-rule-color: #ebebeb;column-rule-style: solid;text-align:left !important;margin-top:4%;}
	
}

/*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;
  }
}


/*--- 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;
}

/* 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: 1279px) {
  .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 .wpb_column.vc_column_container {
  width: 0;
 -ms-flex-preferred-size: calc(50% - 60px) !important;
  flex-basis:calc(50% - 60px) !important;
  margin:30px auto !important;
}
	
}

/* columns expand to 100% on mobile */
@media (max-width: 767px) {
  .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(33.3% - 20px);
  flex-basis:calc(33.3% - 20px);
  margin:10px auto;
}

/* 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 {
	font-size: 20px;
	line-height: 30px;
	color: #f3f3f3;
	font-family: "Roboto";
	font-weight: 500;
	text-align: center; 
	margin-bottom: 15px !important;
	margin-top: 30px !important;
}

.pod-desc p {
	color: #fff;

}

/* style the paragraph */
/* .pods .wpb_text_column p {
  margin-top: 20px !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%;  padding-left:5%; padding-right:5% !important;
}

/*align button to bottom of pod*/
.vc_row.wpb_row.vc_row-fluid.pods .vc_btn3-container{
  margin-top:auto;
}
/* PODS ONE ------------------------------------------------------------------*/
/* column background color */
.pods.pods-one .wpb_column.vc_column_container {
  background-color: #1C96A9;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
	padding: 15px;
	border-radius: 15px;
}

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

.pod-img.wpb_single_image.vc_align_center {
	text-align: center;
	padding: 40px;
	height: 170px;
	width: 170px;
	border-radius: 50%;
	background-color: #299fb1;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #fff;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	box-shadow: 0px 11px 21.5px rgba(0,0,0,0.1);
	background-image: linear-gradient(-51deg, #1c95a9 0%, #51bacb 100%);
}

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

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

/* .pods.pods-one .wpb_column:hover .pod-img.wpb_single_image.vc_align_center {border: 8px solid #114054 !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-one .wpb_column:hover .pod-title p, .pods.pods-one .wpb_column:hover .wpb_text_column p {
  color: #fefefe !important;
  z-index: 2;
  position: relative;
-webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

/* change button color */
.pods.pods-one .wpb_column:hover .btn.btn-one>.vc_btn3, .pods.pods-one .wpb_column:hover .btn>.vc_btn3:hover {
  background-color: #404040 !important;
	-webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.pods.move-up .wpb_column, .pods.move-up .wpb_column:hover {
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.pods.move-up .wpb_column:hover {
-ms-transform: translateY(-40px);
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
}


/* 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: 1279px) {
  .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;
  }
	
	.usp .wpb_column.vc_column_container {
	width: 0;
	-ms-flex-preferred-size: calc(50% - 20px) !important;
	flex-basis: calc(50% - 20px) !important;
	margin: 10px auto !important;
}
	
	/*.usp-container.hp-usp > .wpb_column:first-child {	margin-bottom: -8% !important;}*/
	
}

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

/* column padding */
.usp .vc_column-inner {
  padding: 8% !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: 1279px) {
  .usp .vc_column-inner {
    padding: 0%  8% 0%  8% !important;
  }
}

/* columns expand to 100% on mobile */
@media (max-width: 650px) {
  .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 {
	margin-bottom: 15px !important;
	font-size: 18px;
	line-height: 26px;
	color: #114054;
	font-family: "Roboto";
	font-weight: 500;
	text-align: center;
}

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

/* USP TWO ------------------------------------------------------------------*/
/* when we want to use a background image below the usp and a title we need to nest the usp row in a container */
.usp-container {
  background-size: cover;
  background-position: 50% 50%;
}

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

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

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

/* CTA GENERAL --------------------------------------------------------------*/
/* style the text of the cta > use a paragraph*/
.cta .wpb_text_column p {
	font-size: 26px;
	line-height: 40px;
	color: #f0f0f0;
	font-family: "Roboto";
	font-weight: 700;
	text-align: right;
	max-width: 750px;
	margin-left: auto;
}


/* 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: #D0D0D0; */
}

/* 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;
}

/*center align all the elements on mobile and makes the padding from the elements stack correctly */
@media (max-width: 1279px) {
	
 	.cta .wpb_text_column p {margin: auto !important;text-align: center !important;font-size: 22px;line-height: 30px;}
	
	.cta.cta-four .wpb_column .vc_column-inner {background-color: rgba(17, 64, 84, 0.8);padding: 8%;}
	
	.hp-cta .wpb_single_image img {max-width: 70%;}
	
	.cta-four {text-align: center !important;background-size: cover;background-position: 10% 50%;background-repeat: no-repeat;}
 
}

/* remove padding left on the second column in desktop*/
@media (min-width:1280px) {

	.hp-cta .vc_column-inner {	text-align: right !important;}
	
	.hp-cta .wpb_single_image.vc_align_center {	text-align: right;}
		
	.hp-cta {padding-top: 16%;padding-bottom: 24%;padding-right: 12% !important;background-repeat: no-repeat;background-size: cover;background-position: 50% 100%;}
	
	.cta-four .wpb_single_image.vc_align_left {  text-align: right !important;  margin-bottom: 25px !important;}
	
}

/* TEAM GENERAL ---------------------------------------------------------------*/
.team {
  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: wrap;
  flex-wrap: wrap;
  -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: 1280px) {
  .team {
    -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: 767px) {
  .team .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
	
	div.team.team-one .vc_column-inner {	padding: 8% !important;	margin-top: 0px !important;}
		
div.team.team-one .wpb_single_image {	margin-top:0px;}
	
	
}

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

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

/* use when you have 3 columns - please only change the margin and adjust the flex-basis so the total is always 33 */
.team.team-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: 1279px) {
  .team .vc_column-inner {
    padding: 8% !important;
  }
}

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

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

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

/* style the titles */
.team-title p {
	text-transform: uppercase;
	letter-spacing: 0.02em;
	margin-bottom: 5px !important;
	font-size: 24px;
	line-height: 26px;
	color: #114054;
	font-family: "Roboto";
	font-weight: 500;
	text-align: center;
}

/* style the titles */
.team-subtitle p {
  font-size: 18px;
  font-style: italic;
  margin-bottom: 0px !important;
}

.team.team-one .vc_column-inner {
	padding: 10% !important;
	background-color: #fff;
	padding-bottom: 65px !important;
	border: 1px solid #1c96a9; box-shadow:0px 0px 5px #cccccc7a;
}

.team.team-one .vc_column-inner {
    margin-top: 40px !important;
}

.team.team-one .wpb_single_image img {
    border-radius: 50%;
}

.team.team-one .wpb_single_image {
    margin-top: -67px;
    width: 135px;
    height: 135px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}


/*--- TEXT SECTION FOUR ---*/
/*set a max width for the content */
.text-four .vc_column-inner {  max-width: 1024px;  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;}


/* tab content spacing */
.wpb-js-composer .accordion.accordion-one .vc_tta.vc_general .vc_tta-panel-body {padding: 4%;}

/* tabs titles */
.accordion.accordion-one span.vc_tta-title-text {text-transform: capitalize;letter-spacing: 0.04em;color: #fff; line-height:25px;}

/* tab content background-color */
.wpb-js-composer .accordion.accordion-one .vc_tta-panel .vc_tta-panel-body {  background-color: #fafafa !important;}

/* tabs background color on desktop */
.wpb-js-composer .accordion.accordion-one .vc_tta-tab>a {  background-color: #1c96a9; }

/* tabs background color on tablet and mobile */
.wpb-js-composer .accordion.accordion-one .vc_tta-panel .vc_tta-panel-heading {  background-color: #114054 !important; }

/* selected tab background color on desktop */
.wpb-js-composer .accordion.accordion-one .vc_tta-tab.vc_active>a {background-color: #fafafa; border-color: #114054;}

/* selected tab background color on tablet and mobile */
.wpb-js-composer .accordion.accordion-one .vc_tta-panel.vc_active .vc_tta-panel-heading { background-color: #fafafa !important;}

/* remove margin bottom between tab title and content on mobile */
.wpb-js-composer .accordion.accordion-one .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading, .wpb-js-composer .accordion.accordion-one .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {    margin-bottom: 0;}

/* remove bottom line between tab title and content on mobile */
.wpb-js-composer .accordion.accordion-one .vc_tta.vc_tta-style-classic .vc_tta-panel-heading {    border-bottom-width: 0;}

/* remove top line between tab title and content on mobile */
.wpb-js-composer .accordion.accordion-one .vc_tta.vc_tta-style-classic .vc_tta-panel-body {  border-top-width: 0 !important;}

/* remove title margin bottom */
.wpb-js-composer .accordion.accordion-one .vc_tta.vc_general h4.vc_tta-panel-title {    margin-bottom: 0 !important;}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {border-color: #fff;	background-color: #1c96a9 !important;}

.wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading {border-radius:5px;}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {border-color: #fff !important;}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {border-color: #fff !important;}


/*******************Contact page ****************************/

/*--- CONTACT PAGE THREE ---*/
/* contact page hero height and background position */

.contact-three-bg {
	padding-top: 8%; padding-left: 8% !important; padding-right:8% !important;
	padding-bottom: 10%;
	background-position: 50% 50%; min-height:40vh;
	/*border-top: 1px solid #0274be;*/  background:#1c96a9; border-top: 1px solid #114054;
}

/* contact page hero title alignment and max-width */

.contact-three-bg .wpb_column h1 {max-width: 850px;text-align: center !important;margin: auto;margin-bottom: 0% !important;}

.contact-three-bg .wpb_column p {	max-width: 750px;	text-align: center !important;	margin: auto;	margin-top: 2%;}

/* columns width responsive */
/*  @media only screen and (max-width: 1200px) {
     .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;}
		
}


@media only screen and (min-width: 768px) {

	.gform_wrapper ul.gform_fields li.gfield {	padding-right: 0px;}
	
}

.gform_wrapper .top_label li.gfield.gf_right_half {	padding-right: 0px;	float: none;}

/* @media only screen and (min-width: 768px) and (min-width: 1280px) {
.gform_wrapper .top_label li.gfield.gf_left_half{
	padding-right: 20px;
	float: none;
}
} */
@media only screen and (max-width: 767px) {
	
	.contact-icons.contact-list p {line-height: normal;}
	
	.contact-three .contact-icons.contact-list .wpb_wrapper {display: block !important;text-align: center;}
	
	.contact-three .contact-icons.contact-list .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {width: 100% !important;text-align: center !important;}
	
	.contact-three .contact-icons.contact-list .wpb_wrapper p {margin-left: 0rem !important;}
	
	.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {height: 1.5em !important;}
	
	.contact-three .contact-icons.contact-list {padding-top: 1.5rem !important;}
	
	.contact-three .hero-col .vc_custom_heading.p-head {text-align: center !important;}
		
	.contact-three-bg .wpb_column p {text-align:center !important;}
	
	.ic-info .vc_custom_heading, .ic-info {	text-align: center !important;}

}


/* row with negative margin */

/* .contact-three {    margin-top: -6%;} */

/* form column background */
/* .contact-three .form-col {background-color: #fefefe;} */

/* 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: 1rem;}

.contact-three .contact-icons.contact-list .wpb_wrapper {    display: flex;}

.contact-three .contact-icons.contact-list .wpb_wrapper p {    margin-left: 1.5rem;}

.contact-three .contact-icons.contact-list .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {    width: 1em;}

.contact-list .vc_icon_element-inner .vc_icon_element-icon.fa.fa-map-marker {font-size: 30px !important;}

.contact-list .vc_icon_element-inner  .vc_icon_element-icon.fa.fa-phone {font-size: 30px !important;}

.contact-list .vc_icon_element-inner  .vc_icon_element-icon.fa.fa-clock-o  {font-size: 30px !important;}

/*Gravity Form CSS*/
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper textarea {
	font-size: 18px;
	font-family: inherit;
	padding: 10px 15px 10px 15px !important;
	letter-spacing: normal;
	line-height: normal;
	 border-radius: 10px; 
	color: inherit;
}

input[type="email"],input[type="number"],input[type="password"],input[type="reset"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea {color: #000; padding: .75em;height: auto;border-width: 1px;border-style: solid;border-color: #d7d7d7;border-radius: 0px;background: transparent;box-shadow: none;box-sizing: border-box;transition: all .2s linear;}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {	color:#a9cf3a;}

.contact-list a:hover {	color: #2876b6;}

.contact-list a:hover {	color: #a9cf3a;}

.gform_wrapper textarea.medium {height: 100px;width: 100%;}

.gform_wrapper .gform_footer {padding: 0px 0 0px;margin: 0px 0 0;}

#gform_submit_button_8 {width: auto;line-height: normal;margin-bottom: 0;}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {top: 20%;}

#gform_confirmation_message_8 {padding-top: 8%; text-align:left;color: #4aad55;}

.contact-icons.contact-list.c-links .wpb_wrapper {display: block !important;}

.ic-form > .vc_column-inner { background-color: #fafafa; border: 1px solid transparent;  border-radius:0px 10px 10px 0px;}

.ic-info > .vc_column-inner {background-color:#114054; border: 1px solid #cccccc70; border-radius:10px 0px 0px 10px;} 

.contact-three-bg.vc_row[data-vc-full-width] {-webkit-transition: opacity .5s ease;-o-transition: opacity .5s ease;transition: opacity .5s ease;overflow: visible;}

.ic.vc_row[data-vc-full-width] {-webkit-transition: opacity .5s ease;-o-transition: opacity .5s ease;transition: opacity .5s ease;overflow: visible;}

@media only screen and (max-width: 1279px) {
	
.ic-form >  .vc_column-inner { background-color: #fafafa;border: 1px solid #cccccc70; border-radius: 0px 0px 10px 10px;}
	
.ic-info > .vc_column-inner {background-color: #114054;border: 1px solid #cccccc70;border-radius: 10px 10px 0px 0px;}	
	
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {width: 100%;}	
	
.gform_wrapper .top_label li.gfield.gf_left_half {padding-right: 0px !important;}
	
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
	margin: 1px 0 0px 1px;}

body .gform_wrapper ul li.gfield {margin-top: 0px;padding-top: 0;}


@media only screen and (min-width: 1280px) {

	.contact-three-bg {padding-top:8%;padding-bottom:8%;background-position: 50% 50%;}

/* 	.ic {padding-top:0% !important; overflow:visible;} */
	
/* 	.ic-form , .ic-info {margin-top:-60px !important;} */
	
}

.contact-three-bg.listed-items ul {	margin-top: 4%;}

.contact-three {border-bottom: 0px solid #1c96a9;}
		
/*Form Validation error Message*/

.gform_wrapper div.validation_error {color: #790000;font-size: 18px;font-weight: inherit;border-top: 1px solid #231f20;border-bottom: 1px solid #231f20;padding: 2% 0%;}

.gform_wrapper .validation_message {color: #790000;font-weight: inherit;letter-spacing: normal;font-size: 18px;}

.gform_wrapper .gfield_required {color: #790000;margin-left: 4px;}

.gform_wrapper .gfield_error .gfield_label {color: #790000;}

/*Map Height */

@media only screen and (max-width: 767px) {
	
	.wpb_gmaps_widget .wpb_map_wraper iframe {max-height: 250px;}
/* 	
	.ic-info .h2-left::before {width: 80px;height: 2px;background: #a9cf3a;position: absolute;content: "";left: 0;bottom: 0;margin: auto;right: 0;} */
	
}

body .gform_wrapper .top_label div.ginput_container {	margin-top: -10px;}

.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {font-weight: 500;font-size: inherit;}


.listed-items ul li::before {
	content: "\f101";
	font-family: Font Awesome\ 5 Free;
	position: absolute;
	left: 0;
	font-weight: 900 !important;
	color: #114054;
	font-size: 16px;
}

.listed-items ul li {
	list-style: none;
	position: relative;
	padding-left: 30px;
	font-size: 18px;
	color: #555;
	text-align: left;
	line-height: 30px;
	padding-bottom: 10px;
}

.listed-items ul {margin: 0px 0px 15px 0px;}


/*Center*/

.vc_custom_heading.h2-center {position: relative; padding-bottom: 10px; 	line-height: normal !important;}

.h2-center::before {width: 70px;height: 1px;background: #114b98;position: absolute;content: "";right: 0;left: 0;margin: 0 auto;bottom: 0;}

/*left */

.vc_custom_heading.h2-left {position: relative; padding-bottom: 10px; 	line-height: normal !important;}

.h2-left::before {width: 70px;height: 1px;background: #114b98;position: absolute;content: "";left: 0;bottom: 0;}


/*Menu*/

.main-header-menu a {padding: 0 1.5em;}

.ast-site-identity {padding: 1em 0 1.2em 0;}

.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity, .ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity {padding-top: 1em;padding-bottom: 1em;}

a:focus, a:active, a:hover {outline: none;}

.ast-flyout-menu-enable.ast-main-header-nav-open .main-header-bar {	padding-bottom: 0em;}

/*Top Bar*/

.t-phn {padding: 12px 30px !important;margin-left: 40px !important;background-color: #fedd25 !important;font-size: 22px;line-height: 26px;color: #000 !important;font-family: "Muli";font-weight: 700;cursor: pointer;}

.t-phn .fas.fa-phone-alt {padding-right: 5px;color: #000;font-size: 18px;}

li.ast-masthead-custom-menu-items:last-child {padding-left: 0;padding-right: 0;}

.t-phn:hover {opacity: 0.7;}

/*Menu*/

.main-header-bar {	line-height: 6.7em;}

.ast-header-sticked .main-header-menu li {line-height: 5.5em;}

.ast-header-sticked .main-header-menu .sub-menu li {line-height: 1.5em;}

.ast-menu-toggle {	color: #fff;}

.ast-menu-toggle:hover {opacity:0.7;}

.ast-menu-toggle:focus {color:#fff;}


/* .header-main-layout-1 .main-navigation {padding-left: 15px;vertical-align: top;line-height: 4.5em;} */

.hp-hero .vc_btn3-container .vc_general {	margin-top: 0px !important;	margin-bottom: -30px; }

.hp-hero .vc_custom_heading {margin-bottom: 0px !important;color: #fff;}

.hp-hero .hero-col {	text-align: right;}

b, strong {	font-weight: 500;	color: #114054;}

/*Menu Bottom Bar*/
@media only screen and (min-width: 1700px) {
	
		.main-header-menu a {padding: 0 1.5em; margin-left:1em;} 
	
}
@media only screen and (min-width: 1280px)  and (max-width: 1699px) {

		.main-header-menu a {padding: 0 0.5em; } 
	
}
@media only screen and (min-width: 1280px) {
	
	li.ast-masthead-custom-menu-items:last-child {margin-right: 0px !important;padding-right: 0px;}
		
	#masthead .ast-container, .ast-header-breadcrumb .ast-container {padding-left: 1%; padding-right: 1%;}
	
	.hp-mob-show {display:none !important;}
	
	.arrow {margin-top: -200px;}
	
	.bg-before::before {position: absolute;content: "";background: url(/wp-content/uploads/2020/05/1-1.png);background-repeat: no-repeat;left: 0%;top: 0;width: 100%;height: 100%;display: block !important;background-position: 50% 100%;}

	.cta-before::before {position: absolute;content: "";background: url(/wp-content/uploads/2020/05/2-1.png) rgba(0,0,0,0.5);background-repeat: no-repeat;left: 0%;top: 0;width: 100%;height: 100%;display: block !important;background-position: 50% 100%; z-index:1; }
	
	.vc_row.cta-before::after {content: "";position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;background: hsla(198, 18.5%, 10.6%, 0.3);z-index: 0;}
	
	p, .entry-content p {margin-bottom: 1.5em;}
	
	.sub-menu a {	margin-left: 0em;}
	
	.hp-row1, .ip-hero-text {padding-bottom: 9%;}
	
	.hp-pods {background: rgb(255,255,255);background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 22%, rgba(27,141,160,1) 22%, rgba(18,74,94,1) 100%);}

	.hp-row2 .wpb_column:nth-child(2) .vc_column-inner {padding-right: 12% !important; padding-left: 12% !important;}
	
	.main-header-menu .sub-menu {width: 280px;}
	
		
}

@media (max-width: 1279px) {

	.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding {padding-bottom: 0;}
	
	.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons {	line-height: 0;	padding-bottom: .5em;	padding-top: 0.5em;}

	.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity, .ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity {padding-top: 	0.5em;padding-bottom: 0.5em;} 
		
	.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation #site-navigation, .ast-flyout-menu-enable.ast-header-break-point .ast-primary-menu-disabled .ast-merge-header-navigation-wrap {width: 95%;}
	
.hp-hero {display:none !important;}
	
	.hp-mob-inner {padding: 8% 8% 8% 8%;background-color: #114054;text-align: center;}
	
	.hp-mob-inner .vc_custom_heading {color: #fff;font-family:inherit;font-weight: 700;/*text-shadow: 0px 6px 0px rgba(0,0,0,0.27);*/margin-bottom: 0px !important;}
	
	.hp-mob-img {min-height: 40vh;padding-top: 20%;padding-bottom: 20%;background-position: 50% 50% !important;background-size: cover !important;}
	
	.footer-sml-layout-2 .ast-small-footer-section-1, .footer-sml-layout-2 .ast-small-footer-section-2 {text-align: center;width: 100%;}
	
	.ast-header-break-point .footer-sml-layout-2 .ast-small-footer-section-2 {margin-top: 0em;}
	
	p, .entry-content p {margin-bottom: 0.5em;}
	
	.hp-pods { background: rgb(255,255,255);background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(27,141,160,1) 0%, rgba(18,74,94,1) 100%); }

	.hp-pods {padding-top:8% !important;}
	
	.ic-info .vc_custom_heading, .ic-info {	text-align: center !important;}
	

}


@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: 0em;	padding-bottom: 0em;}
	
.wpb-js-composer .accordion.accordion-one .vc_tta.vc_general .vc_tta-panel-body {padding: 4% 8% 4% 8% !important;}
	
	.site-header .sub-menu .menu-text {transition: none;font-size: 13px;}
	.main-navigation ul.sub-menu li a,  .ast-header-break-point .main-navigation ul.sub-menu li a {padding-left:20px;}
	
}

/*   SLIDER DOWN ARROW  */

.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)}
	
}


/* Custom registration form CSS */
@media (min-width: 769px) {
	.rcp_user_fieldset p {
		width: 50%;
    	float: left;
	}
}
.rcp_form input[type=email], .rcp_form input[type=password], .rcp_form input[type=text] {
	width: calc(100% - 5px);
}
.rcp_subscription_level .rcp_level {
	float:none !important;
}


/* Custom blog css */
.vc_gitem-post-data-source-post_excerpt .read-more {
	display:none;
}
/* only show restrict pages in menu for logged in users */
#menu-item-756.menu-item-has-children .sub-menu li {
	display:none;
}
#menu-item-756.menu-item-has-children .sub-menu li:nth-child(5) {
	display:block !important;
}
.logged-in #menu-item-756.menu-item-has-children .sub-menu li{
	display:block;
}
.logged-in #menu-item-756.menu-item-has-children .sub-menu li:nth-child(5){ 
	display:none !important;
}
/* hide upgrade membership button */
#rcp-account-overview .rcp_sub_details_change_membership {
	display:none;
}
