html, body {
    font-family: 'Nunito', sans-serif;
	background-color: #fff;
}

/* //////// */
/*  HEADER */
/* //////// */

header {
    position: absolute;
    width: 100%;
    height: 72px;
    z-index: 1000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 16px;
    -webkit-transition-property: background-color,border-bottom-color,padding;
    -o-transition-property: background-color,border-bottom-color,padding;
    transition-property: background-color,border-bottom-color,padding;
    -webkit-transition-duration: 10ms;
    -o-transition-duration: 10ms;
    transition-duration: 10ms;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.modal-nav .menu-options {
	list-style: none;
	text-align: center;
	padding-left: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 10%);
}

.modal-nav .menu-options li {
	font-size: 40px;
	margin-bottom: 0px;
}
.jss4 {
    display: none;
  }

header label {
	margin-bottom: 0;
}

.header-grid {
    max-width: 1280px;
    margin: 0 auto;
	width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
}

.header-nav {
	margin-left: 32px;
    padding-left: 8px;
    border-left: 1px solid #fff;
    height: 22px;
	color: #b1b1b1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.header-nav a {
	margin-left: 32px;
	font-size: 18px;
	margin-left: 16px;
	-webkit-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	display: inline-block;
	overflow: hidden;
	vertical-align: bottom;
	position: relative;
	text-decoration: none;
	font-weight: 600;
}

header .header-grid .buttons-area,header .header-grid .buttons-area .marketing-button-area {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: row;
                flex-direction: row;
                -ms-flex-pack: center;
                justify-content: center
            }

            header .header-grid .buttons-area .marketing-button-area .login-cta {
                border-radius: 0;
                border-left: 1px solid #c7c7c7;
                display: -ms-inline-flexbox;
                display: inline-flex;
                min-height: 24px;
                min-width: 24px;
                padding: 0 0 0 10px;
                text-decoration: none;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                vertical-align: middle;
                cursor: pointer
            }

            header .header-grid .buttons-area .marketing-button-area a {
                margin-right: 5px
            }

            header .header-grid .buttons-area .btn label {
                border-radius: 50px
            }

            header .header-grid .buttons-area .login-cta {
                border-radius: 0;
                border-left: 1px solid #c7c7c7;
                display: -ms-inline-flexbox;
                display: inline-flex;
                min-height: 24px;
                min-width: 24px;
                padding: 0 0 0 10px;
                text-decoration: none;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                vertical-align: middle;
                cursor: pointer
            }

            .jss23 {
                display: none
            }

            @media (max-width: 768.95px) {
                .jss23 {
                    display:-webkit-box;
                    display: -ms-flexbox;
                    display: flex
                }
            }

header .header-grid .buttons-area {
                margin-left: auto
            }

.header-phone {
	width: auto;
    height: 24px;
    margin-right: 13px;
}



.jss21 {
    width: auto;
    height: 24px;
    margin-right: 13px;
}

.jss22 {
    display: flex;
    align-items: center;
    margin-right: 23px;
}
.jss17 {
    color: #fff;
    padding: 0;
    font-size: 18px;   
    text-transform: none;
}

.jss24 {
    display: flex !important;
    align-items: center;
    border-right: 1px solid #fff;
    margin-right: 20px;
    padding-right: 20px;
}

.header svg {
	display: inline-block;
    vertical-align: middle;
}



            .jss17:hover {
                /* outline: 0; */
                /* background: 0 0; */
                /* text-decoration: none; */
            }

            .jss17:focus {
                outline: 0
            }

            @media (max-width: 768.95px) {
                .jss17 {
                    color:#063033;
                    
                }
            }
            
            .phone-cta-text {position: relative; margin-left: 9px}
            .phone-cta-text:before {
            
            	content: "";
            	position: absolute;
            	width: 11px;
            	height: 11px;
            	top: 50%;
                left: -14px;
            	transform: translateY(-50%);
            	background-color: #8bffc8;
            	border-radius: 50%;
            
            }

            .jss17:focus::before {
                display: none
            }

            .jss17:hover::before {
                display: none
            }

            .jss24 {
                display: -webkit-box!important;
                display: -ms-flexbox!important;
                display: flex!important;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                border-right: 1px solid #fff;
                margin-right: 20px;
                padding-right: 20px;
            }

            @media (max-width: 768.95px) {
                .jss24 {
                    border-right:none;
                    margin-right: 0;
                    padding-right: 0
                }
            }

            .jss11 {
                border: 2px solid #fff;
                cursor: pointer;
                padding: 7px 20px 7px!important;
                background: 0 0;
                border-radius: 22px;
            }
            .jss11:hover {

            }

            .jss11 label {
                cursor: pointer;
            }

            .jss11:hover {
                background-color: #8bffc8 !important;
            }



            @media (max-width: 768.95px) {
                .jss11 {
                    display:none!important
                }
            }

       

            .jss17:hover {
                /* outline: 0; */
                /* background: 0 0; */
                /* text-decoration: none; */
            }

            .jss17:focus {
                outline: 0
            }

            @media (max-width: 768.95px) {
                .jss17 {
                    color:#063033;
                    
                }
            }

            .jss17:focus::before {
                display: none
            }

            .jss17:hover::before {
                display: none
            }


.shrink {
	background-color: #73d2a5;
	background: linear-gradient(45deg,#73d2a5fc,#70c3aadb);
	background: linear-gradient(
45deg
,#134d70,#2196f3);
	margin-top:0;
	padding-top: 0px;
	box-shadow: 1px 2px 6px 1px #b7b7b769;
}

.shrink .logo {
	width: 81px;
	min-width: unset;
	margin-top: 10px;
}

.shrink .menu-container {
	position: absolute;
	width: auto;
	transform: translate(-50%, -50%);
	top: 46px;
	white-space: nowrap;
	left: 50%;
}

.cta-button {
	width: 226px;
	transition: 0.3s all;
	max-height: 44px;
	white-space: nowrap;
}

.shrink {
	height: 60px;
}


.shrink .cta-button {
	width: 35px;
	display: inline-block;
	height: 35px;
	margin-bottom: 0;
	vertical-align: text-top;
	padding: 5px;
}

.shrink .cta-button.button-1 i {
	margin-top: 3px;
	margin-left: 3px;
}

.shrink .cta-button.button-2 i {
	margin-top: 4px;
	margin-left: 5px;
}


.shrink .cta-button i {
	
	font-size: 20px;
}


.logo {
	transition: 0.3s all;
	width: 120px;
	margin-top: 15px;
}

/* ////////////// */
/*  HOME SECTION */
/* ////////////// */

.home-section {
	min-height: 690px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	opacity: 0.99;
	background-size: cover;
	background-position: bottom;
	width: 100%;
	margin-top: 0;
	min-height: 581px;
	border-bottom-left-radius: 99px;
	overflow: hidden;
	height: 770px;
}

.home-section:before {
                                    z-index: -100;
                                    opacity: 1;
                                    background-image: url("/assets/img/bg/home.webp");
                                    background: /* top, transparent black */     linear-gradient(   to right,   rgb(0 0 0 / 35%),       rgb(0 0 0 / 84%)    ),    /* top, image */    url(/assets/img/bg/home.webp);
                                    background-position-x: left !important;
                                    background-position-y: top !important;
                                }

                                .home-section:after {
                                    z-index: -101;

                                }

.home-section:before, .home-section:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #ffffff;
	transition: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.home-section .title {
	color: white;
	font-size: 52px;
	line-height: 1.1;
	max-width: 750px;
	font-weight: 600;
	margin-bottom: 40px;
}

.home-section .content-area {
    width: 1610px;
}

.big-btn {height: 68px;border-radius: 50px;min-width: 300px;display: -ms-flexbox;display: flex;height: 60px;border-radius: 50px;background-color: #18b0d4;text-align: center;border: none;width: 100px;}

 .big-btn label {
	    height: 60px;
	    border-radius: 50px;
	    color: #053e42;
	    font-size: 22px;
	    font-weight: 700;
	    letter-spacing: .69px;
	    line-height: 24px;
	    text-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-pack: center;
	    justify-content: center;
	    height: 52px;
}

button label {
	    -ms-flex: 1 1;
	    flex: 1 1;
	    text-align: center;
	    cursor: pointer;
	    font-size: 16px;
	    margin-bottom: 0 !important;
	    letter-spacing: .5px;
	    padding: 30px 30px;
	    text-transform: none;
	    -webkit-transition: background-color .2s ease-in-out,color .2s ease-in-out;
	    -o-transition: background-color .2s ease-in-out,color .2s ease-in-out;
	    transition: background-color .2s ease-in-out,color .2s ease-in-out;
}

@media screen and (max-width: 768px) {
	
	.home-section {
		height: 650px !important;
	}
}

.featured-container {
	color:white;
	margin-top: 20px;
	vertical-align: middle;
	
}

.featured-text {
	vertical-align: middle;
	text-align: right;
}
.featured-img {
	width: 107px;
	vertical-align: middle;
}     


/* Menu Open */

.menu-open .top-row {
	height: 70px;
}
header.menu-open {
	height: 400px;
	transition: 0.3s all;
	background-color: white;
	margin-top: 0;
}
.menu-container.menu-open {
	display: block;
	position: relative;
	text-align: center;
	width: 132px;
	margin: 0 auto;
	transform: none;
	top: unset;
	white-space: nowrap;
	left: unset;
}

.menu-container.menu-open ul {
	position: relative;
}

.menu-container.menu-open li {
	position: relative;
	display: block;
	padding: 10px 0px;
	border-bottom: 1px solid;
}

/* END Menu Open */

/* Hamburger Menu */
#modal-nav-overlay {
	width: 100vw;
	position: fixed;
	height: 100vh;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
	transform: translate3d(0, 0, 0);
	text-align: center;
	fill: green !important;
	opacity: 1;
	z-index: -1;
	}
  
  .content-area {
	/* position: absolute; */
	/* top: 0px; */
	/* left: 0px; */
	/* width: 100%; */
	/* height: 100%; */
	/* display: flex; */
	/* text-align: center; */
	/* justify-content: center; */
	/* align-items: center; */
	/* flex-direction: column; */
	/* z-index: -1; */
	}
  
  .content-area p {
	font-size: 1.25em;
	width: 300px;
  }
  
  #menu {
	transition: opacity 0.25s ease 0.25s, color 0.2s, transform 0.2s;
	opacity: 1;
	margin: -13px 16px;
	line-height: 0.25em;
	font-size: 2em;
	color: #CB4EA6;
	border: none;
	background: none;
	position: fixed;
	top: 0em;
	left: 0em;
	padding: 0.5em;
	z-index: 1;
  }
  
  .open-menu #menu {
	opacity: 0;
  }
  
  .close-menu #menu {
	opacity: 1;
  }
  
  #x-btn {
	transition: opacity 0.25s ease 0.1s, color 0.2s, transform 0.2s;
	opacity: 0;
	border: none;
	background: none;
	position: fixed;
	top: 0.5em;
	left: 0.5em;
	font-size: 1.5em;
	padding: 1em;
	cursor: pointer;
	z-index: 3;
  }
  
  .open-menu #x-btn {
	opacity: 1;
  }
  
  .close-menu #x-btn {
	opacity: 0;
  }
  
  #x-btn:focus {
	outline: none;
	transform: scale(1.1);
  }
  
  #x-btn:hover {
	transform: scale(1.2);
  }
  
  .modal-nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	display: none;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	z-index: -1;
	}
  .modal__content {
	opacity: 0;
	transform: scale(0.8) translate3D(0, -20px, 0);
	transition: opacity 0.2s, transform 0.8s cubic-bezier(0.09, 0.52, 0.25, 1);
	text-align: center;
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 1em;
  }
  .modal-nav h1 {
	text-transform: uppercase;
	letter-spacing: 0.4em;
  }
  .modal-nav p {
	max-width: 25em;
	line-height: 1.9;
  }
  
  .open-menu .modal__content {
	opacity: 1;
	transform: scale(1) translate3D(0, 0, 0);
  }

  #modal-nav-overlay svg g:nth-of-type(1) g g path:nth-of-type(1) {
  	fill: #ffffff !important;
  }

  #modal-nav-overlay svg g:nth-child(2) g:nth-child(1) g path:nth-of-type(1) {
  	fill: #8bffc8 !important;
  }

  #modal-nav-overlay svg g:nth-child(2) g:nth-child(2) g path:nth-of-type(1) {
  	fill: #61b98f !important;
  }




/* END Hamburger Menu */


/* ////////////// */
/*  ABOUT SECTION */
/* ////////////// */

.section-padding {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
	.section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
}
}

.section-title {
	text-align: center;
	font-size: 40px;
	font-weight: 600;
	padding-bottom: 30px;
	position: relative;
	z-index: 2;
	line-height: 1;
	color: #131313;
}

h4.section-title {font-size: 30px;padding-bottom: 0;}

.about-blurb-container {
	width: 88%;
    margin: 0 auto;
    display: block;
}
.about-blurb {
	  height: 170px;
	  width: 100%;
	  border-radius: 0 60px 0 60px;
	  background-color: #fff;
	  -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.12);
	  box-shadow: 0 1px 8px 0 rgba(0,0,0,.12);
	  margin: 15px;
	  padding: 35px 15px 5px;
	  display: -ms-flexbox;
	  display: block;
	  -ms-flex-direction: row;
	  flex-direction: row;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  text-align: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	  margin-top: 19px;
	  -ms-flex-align: center;
	  align-items: center;
	  margin:  0 auto;
	  margin-bottom: 30px;
}

.about-blurb-img {
}

.about-blurb-title {
	color: #084044;
	font-size: 23px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 30px;
	text-align: center;
	margin: 10px 5px 5px;
}

.about-blurb-subtitle {
	color: #063033;
                
                font-size: 16px;
                letter-spacing: 0;
                line-height: 24px;
                text-align: center
}

.fill-class {
	fill: #325a47;
}

.fill-class {
  stroke-dasharray: 2000;
  stroke-dashoffset: 1000;
  
}

.fill-class-1 {
	animation: dash-1 2s linear alternate infinite;
}

.fill-class-2 {
	animation: dash-2 2s linear alternate infinite;
}

.fill-class-3 {
	animation: dash-2 2s linear alternate infinite;
}

.fill-class-4 {
	animation: dash-2 2s linear alternate infinite;
}

@keyframes dash-1 {
  0% {
    stroke-dashoffset: 1500;
  }

  50% {
  	stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes dash-2 {
  0% {
    stroke-dashoffset: 1500;
  }

  50% {
  	stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

/* ////////////// */
/*  STEPS SECTION */
/* ////////////// */

.big-circle-bg {
	position: absolute;
	overflow: visible;
	top: 0;
	left: -170px;
	right: 300px;
	height: 800px;
	overflow: hidden;
	animation: subtle-move 10s linear alternate infinite;

}

@media screen and (max-width: 768px) {
	.big-circle-bg {
		display: none !important;
}
}

@keyframes subtle-move {
  0% {
    margin-top:-170px;
  }

  100% {
  	margin-top:0px;
  }
  
}

.step-item {
	display: table;
	padding-bottom: 20px;
}
.step-bullet {
	display: inherit;
	color: white;
	background-color: #2195f0;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	-webkit-box-shadow: 0 0 0 8px #fff;
	box-shadow: 0 0 0 8px #fff;
	font-size: 20px;
	width: 60px;
	height: 10px;
	line-height: 62px;
	margin-right: 13px;
}

.step-title {
	font-weight: 700;
	font-size: 21px;
	padding-bottom: 0px;
	display: inline-block;
	margin-bottom: 15px !important;
	width: 100%;
}
.step-text-container {
	display: table-cell;
	margin-left: 20px;
	margin-top: 10px;
}

.step-subtitle {
	font-weight: 600;
	font-size: 17px;
	display: inline-block;
	/* margin-left: 83px; */
	margin-top: -6px;
	width: 100%;
}

/* //////////////// */
/*  REVIEWS SECTION */
/* //////////////// */

.reviews-section {
	margin-top: 125px;
	border-radius: 0 60px 0 60px;
	background-color: #29b6f6;
	height: auto;
	text-align: center;
}

.reviews-section:before {
	 content: "";
                position: absolute;
                left: 0;
                top: 1px;
                height: 53px;
                width: 53px;
                margin-top: -53px;
                background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI1M3B4IiBoZWlnaHQ9IjUzcHgiIHZpZXdCb3g9IjAgMCA1MyA1MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+NDA1RkFFMjctREE5NC00RTQ1LUI0NEEtMTI3N0NEOEZCNjgxQDJ4PC90aXRsZT48ZGVmcz48cG9seWdvbiBpZD0icGF0aC0xIiBwb2ludHM9IjAuMDAwMSAwIDUzIDAgNTMgNTMgMC4wMDAxIDUzIi8+PC9kZWZzPjxnIGlkPSJDb25jZXB0IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBpZD0iSG9tZXBhZ2UiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAtMjc3NC4wMDAwMDApIj48ZyBpZD0iR3JvdXAtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDI3NzQuMDAwMDAwKSI+PG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSIvPjwvbWFzaz48ZyBpZD0iQ2xpcC0yIi8+PHBhdGggZD0iTTUzLjAwMDEsNTMgTDAuMDAwMSw1MyBMMC4wMDAxLDAgQzAuMDAwMSwyOS4yNyAyMy43MzAxLDUzIDUzLjAwMDEsNTMiIGlkPSJGaWxsLTEiIGZpbGw9IiMyOWI2ZjYiIG1hc2s9InVybCgjbWFzay0yKSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);
                background-size: cover;
                background-position: 0 100%;
                background-repeat: no-repeat
}

 .review-stars {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
}



.services-item span {
    font-weight: 700;
    margin-bottom: 16px;
}

.review-stars span {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/assets/img/reviews/stars/yellow-star.svg) center center / 19px no-repeat;
    margin-right: 4px;
    margin:  0 auto;
}

#es-grid .es-box {
    text-align: center;
}

.es-box {
    background-color: #274648;
    padding: 25px;
    width: 400px;
    min-height: 420px;
    margin: 0 auto;
    border-radius: 8px;
    /* border: 1px solid #D6DAE4; */
    overflow: hidden;
    position: relative;
}

#es-grid .es-box {
    text-align: center;
}

.es-stars {
    margin-bottom: 15px;
}

.es-text {
    max-height: 170px;
    overflow-y: auto;
    line-height: 1.5;
    word-break: break-word;
    word-wrap: break-word;
    padding-right: 10px;
    margin-bottom: 20px;
    color: #ffffff;
    scrollbar-width: thin;
}

.es-text::-webkit-scrollbar {
    width: 4px!important;
}

.es-text::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px!important;
    border-radius: 10px!important;
    background: #ccc!important;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5)!important;
}

.es-text::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)!important;
    -webkit-border-radius: 4px!important;
    border-radius: 4px!important;
}
.es-logo {
	display: inline;
}

.es-date {
    font-size: 12px;
    color: #9CA0AC;
    display: inline-block;
    margin-top: 5px;
    margin-left: 8px;
}

.es-username {
    color: #ffffff;
    font-size: 18px;
    line-height: 25px;
    word-break: break-word;
    word-wrap: break-word;
    font-weight: 600;
    margin-bottom: 8px;
}

#es-grid .es-avatar {
    position: relative;
    margin-left: calc(50% - 37.5px);
    border: 5px solid #ffffff;
}

.avatar-75 {
    width: 75px;
    height: 75px;
}

.es-avatar {
    border-radius: 50%;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 15px;
    background-position: 50%;
    background-size: cover;
    margin: 0 auto;
    margin-bottom: 9px
}

.es-meta {position: absolute;bottom: 20px;width:  100%;left:  50%;transform: translateX(-50%);}


/* /////////////////// */
/*  PORTFOLIO  SECTION */
/* /////////////////// */

.portfolio-section {
	background-color: #e9fff4;
}

.portfolio-section:before {
	 content: "";
                position: absolute;
                left: 0;
                top: 1px;
                height: 120px;
                width: 120px;
                margin-top: -120px;
                background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI1M3B4IiBoZWlnaHQ9IjUzcHgiIHZpZXdCb3g9IjAgMCA1MyA1MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+NDA1RkFFMjctREE5NC00RTQ1LUI0NEEtMTI3N0NEOEZCNjgxQDJ4PC90aXRsZT48ZGVmcz48cG9seWdvbiBpZD0icGF0aC0xIiBwb2ludHM9IjAuMDAwMSAwIDUzIDAgNTMgNTMgMC4wMDAxIDUzIi8+PC9kZWZzPjxnIGlkPSJDb25jZXB0IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBpZD0iSG9tZXBhZ2UiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAtMjc3NC4wMDAwMDApIj48ZyBpZD0iR3JvdXAtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDI3NzQuMDAwMDAwKSI+PG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSIvPjwvbWFzaz48ZyBpZD0iQ2xpcC0yIi8+PHBhdGggZD0iTTUzLjAwMDEsNTMgTDAuMDAwMSw1MyBMMC4wMDAxLDAgQzAuMDAwMSwyOS4yNyAyMy43MzAxLDUzIDUzLjAwMDEsNTMiIGlkPSJGaWxsLTEiIGZpbGw9IiNFOWZmZjQiIG1hc2s9InVybCgjbWFzay0yKSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);
                background-size: cover;
                background-position: 0 100%;
                background-repeat: no-repeat
}

/* Portfolio Slider */
body .options {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	overflow: hidden;
	min-width: 600px;
	max-width: 100%;
	width: calc(100% - 50%);
	height: 500px;
	margin: 0 auto;
	}
  @media screen and (max-width: 718px) {
	body .options {
	  min-width: 520px;
	}
	body .options .option:nth-child(5) {
	  display: none;
	}
  }
  @media screen and (max-width: 638px) {
	body .options {
	  min-width: 440px;
	}
	body .options .option:nth-child(4) {
	  display: none;
	}
  }
  @media screen and (max-width: 558px) {
	body .options {
	  min-width: 360px;
	}
	body .options .option:nth-child(3) {
	  display: none;
	}
  }
  @media screen and (max-width: 478px) {
	body .options {
	  min-width: 280px;
	}
	body .options .option:nth-child(2) {
	  display: none;
	}
  }
  body .options .option {
	position: relative;
	overflow: hidden;
	min-width: 100px;
	max-width: 110px;
	margin: 10px;
	background: var(--optionBackground, var(--defaultBackground, #E6E9ED));
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
	}

    body .options .option:before {
    	content: "";
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    	background-color: black;
    	background: linear-gradient(to top, #000000,transparent, transparent);
    	z-index: 1;
    	opacity: 0.4;
    }

    body .options .option.active:before {
    	content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #000000,transparent, transparent);
  z-index: -1;
  opacity: 0.8;
    }
    
  body .options .option:nth-child(1) {
	--defaultBackground:#ED5565;
  }
  body .options .option:nth-child(2) {
	--defaultBackground:#FC6E51;
  }
  body .options .option:nth-child(3) {
	--defaultBackground:#FFCE54;
  }
  body .options .option:nth-child(4) {
	--defaultBackground:#2ECC71;
  }
  body .options .option:nth-child(5) {
	--defaultBackground:#5D9CEC;
  }
  body .options .option:nth-child(6) {
	--defaultBackground:#AC92EC;
  }
  body .options .option.active {
	flex-grow: 10000;
	transform: scale(1);
	max-width: 800px;
	margin: 0px;
	border-radius: 10px;
	background-size: cover;
	/*&:active {
	   transform:scale(0.9);
	}*/
	}
  body .options .option.active .shadow {
	box-shadow: inset 0 -120px 120px -120px black, inset 0 -120px 120px -100px black;
  }
  body .options .option.active .label {
	bottom: 5px;
	left: 20px;
	}
  body .options .option.active .label .info > div {
	left: 0px;
	opacity: 1;
  }
  body .options .option:not(.active) {
	flex-grow: 1;
	border-radius: 30px 0 0px 0;
	}
  body .options .option:not(.active) .shadow {
	bottom: -40px;
	box-shadow: inset 0 -120px 0px -120px black, inset 0 -120px 0px -100px black;
  }
  body .options .option:not(.active) .label {
	bottom: 0px;
	left: 50%;
	transform: translate(-55%, 0);
	}
  body .options .option:not(.active) .label .info > div {
	left: 20px;
	opacity: 0;
  }
  body .options .option .shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 120px;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
  }
  body .options .option .label {
	display: flex;
	position: absolute;
	right: 0px;
	height: 60px;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
	z-index: 9;
	}
  body .options .option .label .icon {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	min-width: 50px;
	max-width: 50px;
	height: 50px;
	border-radius: 100%;
	background-color: white;
	color: var(--defaultBackground);
	}

/* Bath Icon */
    body .options .option .label .icon-bath svg {
    	width: 31px !important;
    	height: auto !important;
    }
    body .options .option .label .icon-bath svg path{
    	fill: transparent !important;
    	stroke: #2196F3 !important;
    	stroke-width:30;
    }
/* Complete Icon */

 body .options .option .label .icon-complete svg {
    	width: 28px !important;
    	height: auto !important;
    }
    body .options .option .label .icon-complete svg path{
    	fill: transparent !important;
    	stroke: #F44336 !important;
    	stroke-width:51;
    }
    
  body .options .option .label .info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 10px;
	color: white;
	white-space: pre;
  }
  body .options .option .label .info > div {
	position: relative;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95), opacity 0.5s ease-out;
  }
  body .options .option .label .info .main {
	font-weight: bold;
	font-size: 1.2rem;
  }
  body .options .option .label .info .sub {
	transition-delay: 0.1s;
  }
/* END Portfolio Slider */

/* ///////////// */
/*  CTA  SECTION */
/* ///////////// */

.cta-container {
	max-width: 1280px;
	margin-top: 0;
	height: 196px;
	width: 90%;
	border-radius: 0 120px 0 120px;
	background-color: #f6fafa;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 60px 0 0 100px;
	transition: 1s all;
}

.cta-container:hover {
	box-shadow: 0px 5px 9px 5px #0000001a;
}

.cta-section .big-btn {margin-left: auto;margin-right: 90px;margin-top: 10px;background-color: white;}

.cta-section h4.section-title {margin-top: 11px;}

/* ////////////////// */
/*  SERVICES  SECTION */
/* ////////////////// */


.services-section:before {
	content: "";
	position: absolute;
	height: 380px;
	width: 100px;
	left: 0;
	bottom: 180px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAiIGhlaWdodD0iMzgwIiB2aWV3Qm94PSIwIDAgMTAwIDM4MCI+PHBhdGggZmlsbD0iIzhBRkZDNyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNLTgwMi4zMDkwNzIsMTAwNC42NDc3NyBMLTgzMiwxMDA0LjY0Nzc3IEwtODMxLjgyMDAxOCwzMC4xNDQ0MTg0IEMtODMxLjgyMDAxOCwtMTQ0LjM1MjIzMyAtNjgzLjA2Mjg0OCwtMTY4LjY5MDQ2OSAtNTczLjM3NjY0NSwtMTY4LjY5MDQ2OSBMLTM4Mi4wOTMxNzQsLTE2OC42OTA0NjkgQy0zNDAuMzI1Mjk3LC0xNjguNjkwNDY5IC0zMDYuMzQ0MzYsLTIwMi42NTUxIC0zMDYuMzQ0MzYsLTI0NC40MDQ1NTcgQy0zMDYuMzQ0MzYsLTI4NS4yOTQwMTYgLTI3My4wNjQxMjksLTMxOC41NTk1NjkgLTIzMi4xNTY2MjksLTMxOC41NTk1NjkgTC04NS43NDg2ODU5LC0zMTguNTU5NTY5IEMtMzcuNzQ0Mzk0MiwtMzE4LjU1OTU2OSAxLjMwOTA3MjQ3LC0zNTcuNTk1ODEyIDEuMzA5MDcyNDcsLTQwNS41Nzg5MzMgTDEuMzA5MDcyNDcsLTQ4OC4wNDExMDEgQzEuMzA5MDcyNDcsLTUwNi4wMDM0NDQgMS4zMDkwNzI0NywtNTIyLjk3MTI1MSAtNS4yOTU1MDk0MSwtNTMzLjQ0NTU0OCBDLTcuODI5MTM1MjMsLTUzNy40NjU5MDUgLTE1LjU0MDg1ODgsLTU0OS42OTcxMjkgLTU0Ljk2Nzc3MTQsLTU0OS42OTcxMjkgTC01Ni4wNTUxMTkxLC01NDkuNzM4MDE4IEwtMTcyLjkzMDQ4NiwtNTU4LjMwNjMzOSBMLTE3Mi43MzM4NjYsLTU4OCBMLTE3Mi4wNzI3NDgsLTU4OCBMLTU0LjQxMzU0MDcsLTU3OS4zNzQ5NjIgQy0xNy4xNzQ1MTk2LC01NzkuMjc3MzU1IDcuMTE1Mjk4MjksLTU2OS40MjY5NTIgMTkuODIzMDE1MywtNTQ5LjI2OTc2OCBDMzEsLTUzMS41NDIyMDkgMzEsLTUwOS40Mjc2MDcgMzEsLTQ4OC4wNDExMDEgTDMxLC00MDUuNTc4OTMzIEMzMSwtMzQxLjIzMjExNSAtMjEuMzcyMTU3LC0yODguODgxNzM2IC04NS43NDg2ODU5LC0yODguODgxNzM2IEwtMjMyLjE1NjYyOSwtMjg4Ljg4MTczNiBDLTI1Ni42OTMyMTEsLTI4OC44ODE3MzYgLTI3Ni42NTM0MzIsLTI2OC45Mjg5OTkgLTI3Ni42NTM0MzIsLTI0NC40MDQ1NTcgQy0yNzYuNjUzNDMyLC0xODYuMjkxNDAyIC0zMjMuOTUzMDU5LC0xMzkuMDEyNjM2IC0zODIuMDkzMTc0LC0xMzkuMDEyNjM2IEwtNTczLjM3NjY0NSwtMTM5LjAxMjYzNiBDLTY2Ni42OTA2MTEsLTEzOS4wMTI2MzYgLTgwMi4zMDkwNzIsLTEwNC4zNTIyMzMgLTgwMi4xMjkwOSwzMC4xNDQ0MTg0IEwtODAyLjMwOTA3MiwxMDA0LjY0Nzc3IFoiIG9wYWNpdHk9Ii4yMjEiIHRyYW5zZm9ybT0ic2NhbGUoLTEgMSkgcm90YXRlKC0zMCAwIC0xMjg2LjM2MikiLz48L3N2Zz4=);
	background-size: contain;
	background-repeat: no-repeat;
}

.service-item {
    width: 250px;
    height: 250px;
    background-color: #2195f1;
    padding: 8px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    margin-top:  25px;
    /* transition: 15.2s all; */
}

.service-item:hover {
	background-color: white;
	border: 1px solid #1f8de2;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transform: scale(1.3);
}

.service-item-1:hover {background-image: url("/assets/img/services/1.jpg");}
.service-item-2:hover {background-image: url("/assets/img/services/2.jpg");}
.service-item-3:hover {background-image: url("/assets/img/services/3.jpg");}
.service-item-4:hover {background-image: url("/assets/img/services/4.jpg");}
.service-item-5:hover {background-image: url("/assets/img/services/5.jpg");}
.service-item-6:hover {background-image: url("/assets/img/services/6.jpg");}
.service-item-7:hover {background-image: url("/assets/img/services/7.jpg");}
.service-item-8:hover {background-image: url("/assets/img/services/8.jpg");}
.service-item-9:hover {background-image: url("/assets/img/services/9.jpg");}
.service-item-10:hover {background-image: url("/assets/img/services/10.jpg");}
.service-item-11:hover {background-image: url("/assets/img/services/11.jpg");}
.service-item-12:hover {background-image: url("/assets/img/services/12.jpg");}

.service-item:hover:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #ffffff;
	transition: none;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.3;
	background-size: cover;
}


.xs-text-18-24 {
	font-size: 24px;
	position: absolute;
	font-weight: bolder;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: white;
	width: 76%;
}

.section-subtitle {
	color: #6b8385;
	font-weight: 500;
	font-size: 21px;
	line-height: 30px;
	margin-top: -20px;
}

/* ////////////// */
/*  FORM  SECTION */
/* ////////////// */


.form-section {
	background-color: #cbe8ff;
}
/*Clearing Floats*/
.cf:before, .cf:after{
    content:"";
    display:table;
}

.cf:after{
    clear:both;
}

.cf{
    zoom:1;
}    
/* Form wrapper styling */

.search-wrapper {
    width: 570px;
    margin: 90px auto 50px auto;
    border-radius: 40px;
    background: white;
    box-shadow: 0 4px 20px -2px #e9e9e9;
}

/* Form text input */

.search-wrapper input {
  padding-left: 20px;
  width: 410px;
  height: 70px;
  padding: 10px 25px;
  font-family: inherit;
  float: left;
  border: 0;
  background: #fff;
  border-radius: 40px;
  border-top-style: none;
}

.search-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,0.8) inset;
}

.search-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
  padding-left: 20px;
}

.search-wrapper input:-moz-placeholder {
    
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.search-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
  border-style: none;
}   

/* Form submit button */
.search-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 70px;
    font-size: 17px;
    width: 160px;
    font-weight: 900;
    color: #ffffff;
    text-transform: uppercase;
    background: #208de2;
    border-radius: 40px;
}  

.search-wrapper button:hover{    
/*     background: #e54040; */
}  

.search-wrapper button:active,
.search-wrapper button:focus{  
    background: #198cff;
    outline: 0;  
}

.search-wrapper button:focus:before,
.search-wrapper button:active:before{
        border-right-color: #c42f2f;
}     

.search-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
}   

.pin1 {
  position: absolute;
  top: -20px;
  right: 10px;
  border-radius: 50% 50% 50% 0;
  border: 44px solid #fff;
  width: 450px;
  height: 450px;
  transform: rotate(-45deg);
  z-index: 0;
}

.pin1::after {
  position: absolute;
  content: '';
  width: 150px;
  height: 150px;
  border-radius: 50%;
  top: 34%;
  left: 28%;
  margin-left: -5px;
  margin-top: -5px;
  background-color: #fff;
}


/* ////////////// */
/*  FOOTER SECTION */
/* ////////////// */

.fa-beat {
	animation: fa-beat 5s ease infinite;
  }
  
  @keyframes fa-beat {
	0% {
	  transform: scale(1);
	}
	5% {
	  transform: scale(1.25);
	}
	20% {
	  transform: scale(1);
	}
	30% {
	  transform: scale(1);
	}
	35% {
	  transform: scale(1.25);
	}
	50% {
	  transform: scale(1);
	}
	55% {
	  transform: scale(1.25);
	}
	70% {
	  transform: scale(1);
	}
  }

  .donation-img {
    width: 100%;
    background-color: #ffffff;
    border-radius: 15px;
    margin:  0 auto;
    display:  block;
}

.footer-logo {
	max-width:200px;
	margin: 0 auto;
	display: block;
	margin-bottom: 70px;
}

footer p, footer a {
	font-size: 18px;
}

.footer-disclaimer {
	margin-top: 100px;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	font-size: 15px;
	line-height: 18px;
	color: rgba(117,114,128,1);
	text-align: center;
}

.footer-disclaimer a {
	font-size: 15px;
}

.disclaimer-img {
	width: 91px;
	margin-top: -15px;
}

#fixed-cta {
	height: 80px;
	-webkit-box-shadow: 0 -1px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 -1px 4px 0 rgba(0,0,0,.1);
	width: 100%;
	position: fixed;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1000;
	bottom: 0;
	padding: 0 16px;
	background-color: #fff;
	-webkit-transform: translateY(80px);
	-ms-transform: translateY(80px);
	transform: translateY(80px);
	display: none !important;
	opacity: .5;
	-webkit-transition: opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;
	transition: opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;
	-o-transition: transform .5s ease-in-out,opacity .5s ease-in-out;
	transition: transform .5s ease-in-out,opacity .5s ease-in-out;
	transition: transform .5s ease-in-out,opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;
}

#fixed-cta.active {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

#fixed-cta .btn {
	border-radius: 0;
	padding: 0;
	border: 0;
	height: 60px;
	border-radius: 34px;
	background-color: #1d82c0;
}

#fixed-cta .btn label {
	border-radius: 34px;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 22px;
	letter-spacing: .69px;
	color: #ffffff;
	font-weight: 700;
}

/* Estimate Section */

.fw-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 999;
    width: 100%;
    background-color: #2e5442fa;
    background: linear-gradient(184deg, white, #fafffd);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s,visibility 0s .3s;
    -moz-transition: opacity .3s 0s,visibility 0s .3s;
    transition: opacity .3s 0s,visibility 0s .3s;
}



.fw-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s,visibility 0s 0s;
    -moz-transition: opacity .3s 0s,visibility 0s 0s;
    transition: opacity .3s 0s,visibility 0s 0s;
}

.fw-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
	display: none;
    width: 30px;
    z-index: 999999;
    height: 30px;
}

.fw-popup-close::before {
    -webkit-transform: rotate(
45deg
);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(
45deg
);
    left: 8px;
}
.fw-popup-close::before, .fw-popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5;
}

.fw-popup-close::after {
    -webkit-transform: rotate(
-45deg
);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(
-45deg
);
    right: 8px;
}

.fw-progress-bar {
	position: absolute;
	width: 100%;
    height: 12px !important;
    overflow: hidden;
    background: #E6EAEB !important;
    top: 60px;
}

.fw-progress-line {
	background-color: #037c73;
	transition: transform .4s linear;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	position: absolute;
	transition: transform 0.2s linear;
	transform-origin: left;
	height: inherit;
	background: #037c73;
	transition: 1s all;
	border-radius: 0px 6px 6px 0px;
	width: 0%;
}

.fw-progress-dot {
	top: 2px;
	width: 8px;
	height: 8px;
	position: absolute;
	margin-left: -10px;
	border-radius: 4px;
	background-color: #D8D8D8;
	}

	.fw-progress-bubble {color: #FFFFFF;width: 79px;padding: 2px 5px;top: 1px;position: absolute;font-size: 10px;background: #063033;margin-top: 77px;max-height: 21px;line-height: 16px;margin-left: -45px;border-radius: 12px;left: 20%;}
    .fw-progress-bubble:after {
 top: -2px;
 right: 44%;
 border: solid #063033;
 content: "";
 display: inline-block;
 padding: 3px;
 position: absolute;
 transform: rotate(
-135deg
);
 box-shadow: 2px 2px 2px -2px rgb(0 0 0 / 19%);
 border-width: 0 3px 3px 0;
}

.steps-container {
	margin: 0 auto;
	display: inline;
	margin-top: 0px;
	width: 700px;
}

.zip-code-input {
	width: 350px;
	border-bottom: 1px solid green;
	margin: 0 auto;
	display: block;
}

.steps-icon-container {
	margin: 0 auto;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.steps-icon-container i {
	font-size: 30px;
	text-align: center;
	color:#057d74;
	}
.steps-img {
	    height: 100%;
    object-fit: cover;
    border-radius: 40px 5px 40px 5px;
}


.steps-input {
    padding: 0;
    position: relative;
    background: #f4fbfb !important;
    transition: background-color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    background-color: rgba(0, 0, 0, 0.09);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.steps-input {
    /* color: #6b8385 !important; */
    cursor: text;
    /* height: 56px; */
    /* display: inline-flex; */
    /* padding: 10px 15px; */
    /* position: relative; */
    /* font-size: 16px; */
    /* box-sizing: border-box; */
    /* align-items: center; */
    /* line-height: 1.1875em; */
    /* background-color: rgba(186,215,214,0.12); */
    padding: 0;
    position: relative;
    background: #f4fbfb !important;
    /* transition: background-color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms; */
    /* background-color: rgba(0, 0, 0, 0.09); */
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #6b8385 !important;
    cursor: text;
    height: 56px;
    padding: 10px 15px;
    position: relative;
    font-size: 16px;
    box-sizing: border-box;
    align-items: center;
    line-height: 1.1875em;
    background-color: rgba(186,215,214,0.12);
}


.steps-input {
    color: rgba(0, 0, 0, 0.87);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: #fff;
}

.steps-input {
    text-align: center;
}

.steps-input:before {
    border-bottom: 1px solid #c7c7c7;
}

.controls-container {
	margin-top: 50px;
	margin-bottom: 50px;
	padding-bottom:  50px;
}
.steps-prev {margin: 0 auto;display: block;text-align: center;margin-top: 25px;cursor: pointer;}
.steps-next {
	float: right;
}

.controls-container .big-btn {
	margin: 0 auto;
}

.city-found {
	position: absolute;
	text-align: center;
	left: 50%;
	transform: translate(-50%);
}

.big-btn.disabled {
	background-color: #bbb8b8 !important;
}

.big-btn.disabled label {
	color:rgb(255 255 255 / 55%);
}

.big-btn.disabled svg {display: none;}

.form-step:not(.form-step-1) {
	display: none;
	margin-left: -1000px;
}

.form-step {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 15%);
	width: 600px;
	height: 100%;
}

.city-found svg {
	fill: #0b7f76;
	width: 17px;
	margin-top: -2px;
	margin-left: 5px;
}

.radio-container input[type=radio] {
	display: none;
  }
  .radio-container input[type=radio]:checked + .box {
	background-color: #16827a;
	}
  .radio-container input[type=radio]:checked + .box span {
	color: white;
	transform: translateY(35px);
	}
  .radio-container input[type=radio]:checked + .box span:before {
	transform: translateY(0px);
	opacity: 1;
  }
  .radio-container .box {
	width: 100%;
	height: 150px;
	background-color: #fff;
	border: 1px solid #0b7f76;
	transition: all 250ms ease;
	will-change: transition;
	display: block;
	text-align: center;
	cursor: pointer;
	position: relative;
	font-weight: 600;
	}
  .radio-container .box:active {
	transform: translateY(10px);
  }

  .radio-container label {
  	display:block;
  }
  .radio-container .box span {
	position: absolute;
	transform: translate(0, 30px);
	left: 0;
	right: 0;
	transition: all 300ms ease;
	font-size: 16px;
	user-select: none;
	color: #007e90;
	}
  .radio-container .box span:before {
	font-size: 1.5em;
	font-family: FontAwesome;
	display: block;
	transform: translateY(20px);
	opacity: 0;
	transition: all 300ms ease-in-out;
	font-weight: normal;
	color: white;
	}
  .radio-container .front-end span:before {
	content: "o";
	}
  .radio-container .back-end span:before {
	content: "o";
	}
  .radio-container p {
	color: #fff;
	font-family: "Dax", sans-serif;
	font-weight: 400;
  }
  .radio-container p a {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
  }
  .radio-container p span:after {
	content: "o";
	font-family: FontAwesome;
	color: yellow;
  }

  .radio-container {
  	margin: 0 auto;
  	display: block;
  	margin-top: 20px;
  }

  .textarea-container textarea {
  	width: 100%;
  	font-size: 16px;
  	width: 100%;
  	min-height: 225px;
  	padding: 10px;
  	border-radius: 8px;
  }

  .loader-container, .multi-step-success {
	  display: none;
  }

  .text-fields-container {
  	margin-top: 30px
  }

  .text-fields-container input {
  	font-size: 1.5em;
  	font-family: inherit;
  }

  .go-back-btn {
  	text-align: center;
  	border: 1px solid white;
  	width: fit-content;
  	padding: 6px 8px;
  	border-radius:5px;
  	margin: 0 auto;
  	background-color: #74b13d;
  	color:white;
  	cursor: pointer;
  	transition: 0.3s all;
  }

  .go-back-btn:hover {
  	background-color: white;
  	color: #74b13d;
  	border: 1px solid #74b13d;
  }

  #map-canvas{
	  position: absolute;
	  overflow: hidden;
	  height: 100vh;
	  z-index: -11;
	  display: block;
	  width: 100vw;
	  opacity: 0.2;
  }

  .pac-container {  
	z-index: 9999999 !important;  
	top: 310px !important;  
  }

  .menu-options a {
  	font-size: 24px;
  }
    .menu-options li {
    	position: relative;
    }
  .menu-options li:after {
  	content: "";
  	position: absolute;
  	bottom:0;
  	height: 1px;
  	width: 15px;
  	background-color: grey;
  	left: 50%;
  	transform: translate(-50%, -50%)
  }

  .menu-logo {
  	margin-bottom: 30px;
  	width: 100px;
  }

  .dropdown {
  	width: 100%;
  	max-width: 400px;
  	margin: 0 auto;
  	display: block;
  	height: 45px;
  	font-size: 20px;
  	padding-left: 10px;
  	border-color: #dee2e6;
  	border-radius: 5px;
  	margin-top: 20px;
  }

  /* VIDEO BACKGROUND */
  .header__video-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.5s linear;
  }
  .header__video-overlay--fadeOut {
	opacity: 0;
	visibility: hidden;
  }
  .home-section iframe {
	position: absolute;
	top: 0;
	left: 50%;
	width: 707px;
	height: 313px;
	pointer-events: none;
	margin:  0 auto;
	display: block;
	transform: translateX(-50%);
	}


.center-abs-right {
    position: absolute;
    width: auto;
    transform: translate(-50%, -40%);
    top: 50%;
    right: 0%;
    font-size:99px;
}
  /* END VIDEO BACKGROUND */

  /* WORD WRAPPER */
  .words-wrapper {
	display: inline-block;
	position: absolute;
	text-align: left;
	margin-left:  10px;
	}
  .words-wrapper b {
	opacity: 0;
	display: inline-block;
	position: absolute;
	white-space: nowrap;
	color: #17b0d5;
	left: 0;
	top: 0;
	}
  .words-wrapper .is-visible-1 {
	position: relative;
	opacity: 1;
	-webkit-animation: push-in 0.6s;
	-moz-animation: push-in 0.6s;
	animation: push-in 0.6s;
  }
  .words-wrapper .is-hidden {
	-webkit-animation: push-out 0.6s;
	-moz-animation: push-out 0.6s;
	animation: push-out 0.6s;
  }
  
  @-webkit-keyframes push-in {
	0% {
	  opacity: 0;
	  -webkit-transform: translateX(-100%);
	}
	70% {
	  opacity: 1;
	  -webkit-transform: translateX(10%);
	}
	100% {
	  opacity: 1;
	  -webkit-transform: translateX(0);
	}
  }
  @-moz-keyframes push-in {
	0% {
	  opacity: 0;
	  -moz-transform: translateX(-100%);
	}
	60% {
	  opacity: 1;
	  -moz-transform: translateX(10%);
	}
	100% {
	  opacity: 1;
	  -moz-transform: translateX(0);
	}
  }
  @keyframes push-in {
	0% {
	  opacity: 0;
	  -webkit-transform: translateX(-100%);
	  -moz-transform: translateX(-100%);
	  -ms-transform: translateX(-100%);
	  -o-transform: translateX(-100%);
	  transform: translateX(-100%);
	}
	60% {
	  opacity: 1;
	  -webkit-transform: translateX(10%);
	  -moz-transform: translateX(10%);
	  -ms-transform: translateX(10%);
	  -o-transform: translateX(10%);
	  transform: translateX(10%);
	}
	100% {
	  opacity: 1;
	  -webkit-transform: translateX(0);
	  -moz-transform: translateX(0);
	  -ms-transform: translateX(0);
	  -o-transform: translateX(0);
	  transform: translateX(0);
	}
  }
  @-webkit-keyframes push-out {
	0% {
	  opacity: 1;
	  -webkit-transform: translateX(0);
	}
	60% {
	  opacity: 0;
	  -webkit-transform: translateX(110%);
	}
	100% {
	  opacity: 0;
	  -webkit-transform: translateX(100%);
	}
  }
  @-moz-keyframes push-out {
	0% {
	  opacity: 1;
	  -moz-transform: translateX(0);
	}
	60% {
	  opacity: 0;
	  -moz-transform: translateX(110%);
	}
	100% {
	  opacity: 0;
	  -moz-transform: translateX(100%);
	}
  }
  @keyframes push-out {
	0% {
	  opacity: 1;
	  -webkit-transform: translateX(0);
	  -moz-transform: translateX(0);
	  -ms-transform: translateX(0);
	  -o-transform: translateX(0);
	  transform: translateX(0);
	}
	60% {
	  opacity: 0;
	  -webkit-transform: translateX(110%);
	  -moz-transform: translateX(110%);
	  -ms-transform: translateX(110%);
	  -o-transform: translateX(110%);
	  transform: translateX(110%);
	}
	100% {
	  opacity: 0;
	  -webkit-transform: translateX(100%);
	  -moz-transform: translateX(100%);
	  -ms-transform: translateX(100%);
	  -o-transform: translateX(100%);
	  transform: translateX(100%);
	}
  }
  /* END WORD WRAPPER */

  /* FLAVORS */
  .flavor-item img {
  	max-width: 100%;
  }
  .flavor-item h4 {
  	color:white;
  	font-size: 24px;
  	text-align: center;
  }

  .bubble{
  position: absolute;
  bottom:-100px;
  width:40px;
  height: 40px;
  background:#f1f1f1;
  border-radius:50%;
  opacity:0.5;
  animation: rise 10s infinite ease-in;
}
.bubble:nth-child(1){
  width:40px;
  height:40px;
  left:10%;
  animation-duration:8s;
}
.bubble:nth-child(2){
  width:20px;
  height:20px;
  left:20%;
  animation-duration:5s;
  animation-delay:1s;
}
.bubble:nth-child(3){
  width:50px;
  height:50px;
  left:35%;
  animation-duration:7s;
  animation-delay:2s;
}
.bubble:nth-child(4){
  width:80px;
  height:80px;
  left:50%;
  animation-duration:11s;
  animation-delay:0s;
}
.bubble:nth-child(5){
  width:35px;
  height:35px;
  left:55%;
  animation-duration:6s;
  animation-delay:1s;
}
.bubble:nth-child(6){
  width:45px;
  height:45px;
  left:65%;
  animation-duration:8s;
  animation-delay:3s;
}
.bubble:nth-child(7){
  width:90px;
  height:90px;
  left:70%;
  animation-duration:12s;
  animation-delay:2s;
}
.bubble:nth-child(8){
  width:25px;
  height:25px;
  left:80%;
  animation-duration:6s;
  animation-delay:2s;
}
.bubble:nth-child(9){
  width:15px;
  height:15px;
  left:70%;
  animation-duration:5s;
  animation-delay:1s;
}
.bubble:nth-child(10){
  width:90px;
  height:90px;
  left:25%;
  animation-duration:10s;
  animation-delay:4s;
}
@keyframes rise{
  0%{
    bottom:-100px;
    transform:translateX(0);
  }
  50%{
    transform:translate(100px);
  }
  100%{
    bottom:1080px;
    transform:translateX(-200px);
  }
}
  /* END FLAVORS */

  /* SLIDERS */
  .slider-1 img {max-width: 400px;}
  .slider-2 img {max-width: 361px;}
  .slider-3 img {max-width: 402px;}
  .slider-4 img {max-width: 392px;}
  /* END SLIDERS */

  select {
  	display: block;
  	width: 100%;
  	height: 44px;
  	padding: .375rem .75rem;
  	font-size: 1.1rem;
  	font-weight: 400;
  	line-height: 1.5;
  	color: #495057;
  	background-color: #fff;
  	background-clip: padding-box;
  	border: 1px solid #ced4da;
  	border-radius: .25rem;
  	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }

  .fill-class img {
  	max-width: 150px;
  	margin: 0 auto;
  	text-align: center;
  }

  .about-section .cta-section {
  	padding-top: 0;
  }

  .about-section .cta-container {
  	margin-top: 40px;
  	background-color: #1f8dcc;
  }

  .about-section .cta-section h4.section-title {
  	color: white;
  }

  .about-section .cta-section {
  	display: block !important;
  }

video {
	width: 100%;
}

.fill-class i {
	font-size: 50px;
	color: #1f8dcc;
}

.services-text-1 {
	color: white !important;
	font-size: 22px;
	line-height: 1.1;
}