/* 
Theme Name:		 hazforce
Theme URI:		 https://mbrand.ca/
Description:	 Custom WordPress website by mBrand.ca
Author:			 mbrand.ca
Author URI:		 https://mbrand.ca/
Template:		 Divi
Version:		 1.0.0
Text Domain:	 hazforce
*/


/*
    Add your custom styles here
*/

body{
	font-weight: 400;
}
a{
	color: #1b70c9;
}
.et-fixed-header#main-header {
    background-color: #fff;
	height: 54px;
}
.et-fixed-header#main-header #top-menu li a{
	color: #1B70C9 !important;
}
.et-fixed-header#main-header #et_search_icon:before{
	color: #1B70C9 !important;
}

 

.hero-section{
   height:100vh;
   padding:0px !important;
	position:relative;
}
.post-hero-section{
	  height:80vh;
   padding:0px !important;
	position:relative;
}
.post-hero-section:before{
position: absolute;
	top:0px; left:0px; 
	width:100%; 
	height:100%; 
	background:#00000085;
	content:''; 	
}
.hero-section:before { position: absolute; top:0px; left:0px; width:100%; height:100%; background:#00000085; content:''; }


.page-id-389 #next-section .et_pb_text_inner { max-width:750px; margin:0 auto; }
.page-id-389 #next-section .et_pb_text_inner h1 { font-weight:bold; }
.page-id-389 #next-section .et_pb_text_inner h4 {
line-height: 24px;
	margin-top: 16px; }

.FooterSection .butn {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    border: 3px solid #FF5733;
    background-color: #FF5733;
    transition: 0.5s;
    padding: 15px 50px;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}

#top-menu { position: relative; z-index:9999; }
#top-menu a { font-weight:700; }

header .container { max-width:1400px; }


.blacklogos img { filter: grayscale(100%); }
.blacklogos img:hover { filter: grayscale(0%); }


.hero-title a{
	font-size: 20px;
    color: #fff;
    font-weight: 600;
}
.hero-title a:hover{
    color: #1B70C9;
}
.hero-title :hover svg path{
	stroke: #1B70C9;
}
.home-healthy h3{
	padding-top: 30px;
	padding-bottom: 30px;
}
.home-healthy h2{
	font-size: 65px !important;
	padding-bottom: 50px;
}
.post-text h2{
	text-align: center;
    font-weight: 700;
	font-size: 65px !important;
	padding-bottom: 50px;
}
.tit-sec p.author-nams-date{
	margin-bottom: -5px;
    font-weight: 600;
    text-transform: uppercase;
}
.tit-sec{
	    padding-bottom: 0 !important;
	    padding-top: 100px !important;
}
.image-col-reverse {
    display: flex;
    flex-direction: row-reverse;
}
.goodbye-section h3{
	padding-bottom: 50px;
}
.butn{
	font-size: 25px;
	font-weight: 600;
	color: #fff;
	border: 3px solid #FF5733;
	background-color: #FF5733;
	transition: 0.5s;
	padding: 15px 50px;
	text-align: center;
	display:inline-block; margin-top:20px;
}
.butn:hover{
	color: #FF5733;
	border: 3px solid #FF5733;
	background-color: #fff;
}


 

#main-footer .butn:hover { color: #1B70C9; background-color: #fff; }

#main-footer .et_pb_text_inner { font-size:15px; }

.home-icons img{
	max-height: 120px;
}
.home-icons h4{
	padding-top: 20px;
}
.page-title{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background-color: #f6f6f6;
}
.page-title .et_pb_row{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.page-title p{
	font-size: 25px;
	font-weight: 700;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.inner-page .hero-section, .post-hero-section{
	height: 674px;
}
.service-list li{
	list-style: none;
	padding: 5px 0px;
}
.service-list ul{
	padding: 0px;
}
.service-list li a, .about-list li a{
	color: #000;
	transition: 0.5s ease-in;
	position: relative;
    display: flex;
}
.service-list li a:hover, .about-list li a:hover{
	color: #1B70C9;
	font-style: italic;
	transition: 0.2s ease-in;
}
.service-list li a:before, .service-list li a:after{
	border-right: 2px solid;
    content: '';
    display: block;
    height: 8px;
    margin-top: -6px;
    position: absolute;
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 0px;
    top: 50%;
    width: 0;
}
.service-list li a:after {
    margin-top: -1px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#main-footer address { font-size: 15px;
    color: #1B70C9; font-style:normal;     line-height: 21px; }

#main-footer address.mb25 { margin-bottom:25px; }

.service-list-link li{
	list-style: none;
	padding: 5px 0px;
}
.service-list-link ul{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.service-list-link li a{
	color: #000;
	font-size: 20px;
	font-weight: 600;
	transition: 0.2s ease-in;
	position: relative;
    display: flex;
}
.service-list-link li a:hover{
	color: #1B70C9;
	font-style: italic;
	transition: 0.5s ease-in;
}
.service-list-link li a:before, .service-list-link li a:after{
	border-right: 2px solid;
    content: '';
    display: block;
    height: 8px;
    margin-top: -6px;
    position: absolute;
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 0px;
    top: 50%;
    width: 0;
}
.service-list-link li a:after {
    margin-top: -1px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.service-col{
	margin-right: 0% !important;
    margin-left: 5.5% !important;
}
.about-list{
	padding:0px !important;
}
.about-list li{
	list-style: none;
	font-size: 20;
	font-weight: 500;
}
.about-list li:before{
	content: '\003E';
	display: inline-block;
	padding-right: 5px;
}
.about-community h3{
	padding: 30px 0px 50px;
}
.about-photo h5{
 padding: 40px 0px;
	padding-bottom:20px; 
}
.contact-info h3{
	padding-bottom:40px;
}
.contact-info h3 em { text-decoration:underline; }

#top-menu li.current-menu-item>a{
	color: #fff;
}
.page-title-link:after{
	content: '\003E';
	display: inline-block;
	padding-left: 10px;
	font-weight: 500;
    font-size: 30px;
}
.author-profile h4{
	padding: 30px 0px;
	font-weight: 700;
    font-size: 40px;
	    text-transform: capitalize;
}
.author-profile img{
	border-radius: 50%;
   
    width: 220px;
}
.author-pics .et_pb_text_inner{
	text-align: center;
}
.quotes{
	padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.quotes h3{
	font-weight: 700;
    font-size: 50px;
    line-height: 1.5em;
    text-align: center;
}
.read-more{
	font-size: 20px;
	font-weight: 600;
	color: #000;
	transition: all 0.5s ease-in;
}
.read-more:after{
	content: '\003E';
	display: inline-block;
	padding-left: 10px;
}
.read-more:hover{
	color: #1B70C9;
}
.author-profile{
	padding-top:100px !important;
	padding-bottom:100px !important;
}
.resource-post .more-link:after{
	content: '\003E';
	display: inline-block;
	padding-left: 10px;
	font-size: 18px;
}
.resource-post .et_pb_blog_0 .et_pb_post .more-link:hover{
	color: #1B70C9 !important;
}
.single-post .et_post_meta_wrapper{
	display: none;
}

.resource-post .column.size-1of3{
    width: 45.667% !important;
    margin: 0px 2% !important;
}
.resource-post .type-post{
	position: relative;
	margin-bottom: 100px !important;
}
.resource-post .entry-title{
	position: absolute;
	top: 0;
}
.resource-post .et_pb_column{
	padding-bottom: 100px;
}
.resource-post .type-post .et_pb_image_container{
	margin-top: 30px;
	margin-bottom: 0px !important;
}
.resource-post .type-post .post-meta{
	display: none;
}
.resource-post h3{
	padding-bottom: 30px;
}
.resource-post p{
	padding-top: 40px;
	padding-bottom: 40px !important;
}
.resource .service-list-link ul{
	margin-top: 20px !important;
}
.resource-post .resource-col{
	margin-right: 29px;
}
.resource-post .et_pb_column.filter-resource:nth-child(even){
	margin-right: 0px !important;
}
.resource-post .et_pb_text_inner .et_pb_row{
	width: 100% !important;
}




.testimonial-slider h3{
	color: #fff;
	line-height: 1.5em;
}
.testimonial-slider p{
	color: #fff;
	padding-top: 30px;
}
.prev-next{
	border-top: 3px solid #1b70c9;
    border-bottom: 3px solid #1b70c9;
	padding: 0px 0px !important;
}
.prev-next .et_pb_row{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.prev-next a{
	color: #000;
}
.prev-next a:hover{
	color: #1b70c9;
	transition: 0.5s;
}
.prev-next .next a:after{
	content: '\003E';
	display: inline-block;
	padding-left: 10px;
}

.prev-next .prev a:before{
	content: '\003C';
	display: inline-block;
	padding-right: 10px;
}
.prev-next .next{
	text-align: right;
	font-weight: 600;
}
.prev-next .prev{
	font-weight: 600;
}
.back-top a{
	color: #1b70c9; 
}
.back-top a:hover svg path{
	stroke: #2ea3f2; 
	 transition: all 0.5s ease;
}
#top-menu .current-menu-item a:before{
	width: 100%;
}
.et-fixed-header #top-menu .current-menu-item a:before{
	width: 100%;
}
#top-menu li a:before{
	display: none;
	content: "";
    background: #fff;
    width: 0;
    height: 3px;
    position: absolute;
    top: 19px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s ease;
}
#top-menu li a:hover:before, .nav ul .current-menu-item:before {
    width: 100%;
}

.et-fixed-header #top-menu li a:hover:before{
    width: 100%;
}
.et-fixed-header #top-menu li a:before{
	display: none;
	content: "";
    background: #1b70c9;
    width: 0;
    height: 3px;
    position: absolute;
    top: 19px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s ease;
}	
#main-header .et_menu_container{
	border-bottom: 1px solid #fff;
}
.et-fixed-header#main-header .et_menu_container{
   border-bottom: 0px solid #fff;
}
.et-fixed-header#main-header .logo_container a img{
	top: 12px;
}
/*#main-header .nav li.current-menu-parent ul {
    visibility: visible;
    opacity: 1;
    background-color: #fff !important;
    width: 100%;
    max-width: 1240px;
    left: 0;
    padding: 0;
    position: absolute;
    margin: 0 auto;
    text-align: center;
	border: none;
}*/

#main-header .nav li.et-touch-hover>ul, #main-header .nav li:hover>ul.sub-menu{
	visibility: visible;
    opacity: 1;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    margin: 0 auto;
    text-align: center;
	border: none;
	z-index: 99999;
	transition: 0.3s !important;
	 -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none;
	-webkit-transform: none !important;
}
#top-menu li .sub-menu li a{
	width: 100%;
}
#main-header #top-menu-nav #top-menu li .sub-menu:hover a{
	color: #1b70c9 !important;
}
#main-header #top-menu-nav #top-menu li .sub-menu li a{
	color: #1b70c9 !important;
	text-transform: uppercase;
}
#top-menu.nav li.current-menu-parent ul li {
    display: inline-block !important;
    text-align: center;
    padding: 0 !important;
    padding: 5px 40px !important;
    float: unset !important;
}
#main-header #top-menu-nav #top-menu.nav li.current-menu-parent ul li a {
    padding: 0 !important;
    display: inline-block !important;
    width: auto !important;
    color:#1b70c9 !important;
	opacity: 1;
}
.current-menu-ancestor a{
	color: #fff !important;
}
#main-header #top-menu-nav #top-menu.nav li.current-menu-parent ul li.current-menu-item a{
	color: #1b70c9 !important;
	opacity: 1;
}
#main-header #top-menu-nav #top-menu.nav li.current-menu-parent ul li:hover a{
	color: #1b70c9 !important;
	opacity: 1;
	background: none;
}

.nav li {
    position: unset;
}



#main-header.et-fixed-header .nav li ul{
	background-color: #1b70c9 !important;
	
}
.et-fixed-header .nav li.et-touch-hover>ul, .et-fixed-header .nav li:hover>ul.sub-menu{
	visibility: visible;
    opacity: 1;
    background-color: #1b70c9 !important;
    width: 100%;
    max-width: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    margin: 0 auto;
    text-align: center;
	border: none;
	z-index: 99999;
	transition: 0.3s !important;
	-webkit-transform: none!important;
}
.et-fixed-header #top-menu-nav #top-menu.nav li.current-menu-parent ul li a {
    padding: 0 !important;
    display: inline-block !important;
    width: auto !important;
    color:#fff !important;
	opacity: 0.5;
}
.et-fixed-header #top-menu-nav #top-menu.nav li.current-menu-parent ul li.current-menu-item a{
	color: #fff !important;
	opacity: 1;
}
.et-fixed-header #top-menu-nav #top-menu.nav li.current-menu-parent ul li:hover a{
	color: #fff !important;
	opacity: 1;
}
.et_header_style_left .et-fixed-header#main-header #top-menu-nav #top-menu li .sub-menu:hover a{
	color: #fff !important;
}
.et_header_style_left .et-fixed-header#main-header #top-menu-nav #top-menu li .sub-menu li a {
    color: #fff !important;
	opacity: 1;
}
.et-fixed-header#main-header #top-menu-nav #top-menu.nav li.current-menu-parent ul li.current-menu-item a{
	color: #fff !important;
}
.et-fixed-header#main-header .container .nav li ul{
	width: 100%;
	max-width: 100%;
	position: fixed !important;
}
#top-menu.nav {
    position: absolute;
    z-index: 9999;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 30px;
    text-align: right;
}
.et_header_style_left .logo_container{
	position: unset !important;
	padding: 20px 0px 20px;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 38px !important;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 19px !important;
}
.et_header_style_left .et-fixed-header .logo_container {
     position: absolute !important; 
    padding: unset; 
	height: 54px;
}

.et-fixed-header #top-menu.nav{
	top: 10px;
}
.menu-butn{
	border: 1px solid #FF5733;
    background-color: #FF5733;
    transition: 0.5s;
    padding: 10px 20px !important;
    text-align: center;
    line-height: 10px;
    height: 35px;
    margin-left: 10px;
}
.menu-butn:hover{
	 background-color:transparent;
}
.menu-butn:hover a{
	color: #fff;
	opacity: 1;
}
#main-header #top-menu>li:last-child {
    padding-right: 20px !important;
}
.et-fixed-header#main-header #top-menu li.menu-butn a {
    color: #fff !important;
}
.et-fixed-header#main-header #top-menu li.menu-butn:hover a {
    color: #FF5733 !important;
}
ul.sub-menu{
	 background-color: #fff !important;
}


#RequestQuoteSection h2 { margin-bottom:30px; }
#RequestQuoteSection .wpcf7-submit { width:100%; }


/*.nav li.menu-item-has-children ul, .nav li.menu-item-has-children:hover ul {  position: fixed !important;  }*/

.active-hover ul.sub-menu{
	visibility: visible;
    opacity: 1;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    margin: 0 auto;
    text-align: center;
	border: none;
	z-index: 99999;
	transition: 0.3s !important;
	-webkit-transform: none!important;
}
.logo_container a img{
	position: absolute;
    z-index: 99999;
}




.home-icons a:hover{
	color: #2ea3f2;
	transition: all 0.5s ease;
}
details {
  position:relative;
}
details summary {
  display:block;
  cursor: pointer;
  color: #1b70c9;
  font-size: 16px;
  font-weight: 600;
}
details summary:focus {
  outline:none;
}
details[open] {
  display:block;
  padding-bottom:25px;
  animation: open .2s linear;
}
details[open] summary {
  position:absolute;
  bottom: 0;
  left:0;
	width: 100%;
}

details #open{padding-left:5px;text-align:middle;}

details[open] #open{display:none;}
details #close{display:none;}
details[open] #close{
	display:block; 
	position: absolute;
    text-align: center;
    width: 100%;
	padding-top: 20px;
}

::-webkit-details-marker {display: none;}

@keyframes open {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.star-rating img{
	max-width: 80%;
}


#searchform{
	text-align: center;
}
.pum-theme-1032 .pum-container, .pum-theme-lightbox .pum-container{
	box-shadow: none !important;
    background-color: transparent !important;
	border:none !important;
}
#searchform input[type=text]{
	border: none;
	border-bottom: 1px solid #fff;
	width: 50%;
	padding: 10px;
	margin: 0px 10px;
	font-size: 30px;
    font-weight: 300;
	background: transparent;
	color: #fff;
}
.pum-theme-1032 .pum-content, .pum-theme-lightbox .pum-content{
	position: absolute;
    top: 50%;
    width: 100%;
}
.pum-theme-1032 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{	
    right: 0px !important;
    top: 0px !important;
    color: #fff !important;
     border: none !important; 
     box-shadow: none !important;
    background-color: transparent !important;
}
.header-search-icon{
	display: none;
	position: absolute;
	right: -60px;
    top: 28px;
}
.et-fixed-header .header-search-icon svg g, .et-fixed-header .header-search-icon svg line{
	stroke: #1b70c9 !important;
}
.et-fixed-header .header-search-icon{
	top: 15px;
}
.pum-theme-1032, .pum-theme-lightbox {
    background-color: rgb(0 0 0 / 68%);
}
::placeholder {
  color: #fff;
  opacity: 1;
}
.search-butn{
	color: #fff;
	border: 3px solid #FF5733;
}
.back-top a:hover{
	color: #2ea3f2;
	transition: all 0.5s ease;
}
input[type=email]{
	border: none;
	border-bottom: 1px solid #fff;
	width: 100%;
	padding: 10px;
	margin: 0px 10px;
	font-size: 30px;
     
	background: transparent;
	color: #fff;
}
.pum-theme-1032 .pum-content, .pum-theme-lightbox .pum-content{
	width: 100%;
}
#mc4wp-form-1{
	text-align: center;
}
.moretext {
  display: none;
}

#overlay {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,0.6);
    left: 0;
}
.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}
.et-cart-info{
	display: none;
}



.form-row{
	width: 100% !important;
}
.form-row input.text, .form-row input.title, .form-row input[type=email], .form-row input[type=password], .form-row input[type=tel], .form-row input[type=text], .form-row select, textarea {
    width: 96%;
    background-color: transparent;
    border-bottom: 1px solid #707070;
    padding: 5px 0px;
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
    color: #707070;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    margin: 0px;
    font-size: 20px;
    outline-color: transparent !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
textarea{
	height: 100px;
}

.wpcf7-form-control-wrap input::placeholder, .wpcf7-form-control-wrap textarea::placeholder {
  color: #000 !important;
	font-size: 20px;
}
.wpcf7-submit{
	font-weight: 600 !important;
    color: #fff;
    border: 3px solid #FF5733;
    background-color: #FF5733;
	border-radius: 0px;
	padding: 15px 35px;
	transition: all 0.5s ease;
	font-size: 20px;
    text-transform: uppercase;
}
.wpcf7-submit:hover{
	cursor: pointer;
	color: #FF5733;
    border: 3px solid #FF5733;
    background-color: #fff;
}
.get-in-touch{
	max-width: 35%;
    margin: 0 auto;
}
.get-in-touch p{
	padding-bottom: 0px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    background-color: #ffb900;
	color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
	background-color: #46b450;
	color: #fff;
}

.underline{
	position: relative;
}
.underline:after{
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: #000;
	bottom: 5px;
	left: 0px;
}

.fa-chevron-down:before{
	content: '' !important;
	display: block;
	position: absolute;
	background: url(../../uploads/2021/11/down-arrow.svg)no-repeat;
	width: 30px;
	height: 16px;
	top: 10px;
	left: 60px;
}
.fa-chevron-up:before{
	content: '' !important;
	display: block;
	position: absolute;
	background: url(../../uploads/2021/11/down-arrow.svg)no-repeat;
	width: 30px;
	height: 16px;
	top: 10px;
	left: 60px;
	transform: rotate(180deg);
}




/*footer*/
#main-footer a.see-map:hover{
	text-decoration: underline;
}
#main-footer p{
	font-size: 15px;
	color: #1B70C9;
}
#main-footer a:hover { text-decoration:underline; }
#text-2{
	border-top: 3px solid #1B70C9;
}
#text-2 .et_pb_text_inner{
	padding-top: 20px;
}

#text-4 h4.title{
	font-size: 25px;
	font-weight: 700;
	padding-bottom: 20px;
}
#text-4 img{
    max-width: 159px !important;
	margin-bottom: 20px;
}
#text-4 .butn{
	padding: 3px 30px !important;
	font-size: 18px;
}
.footer-social-icons{
	padding: 0px !important;
	text-align: right;
}
.footer-social-icons li{
	list-style: none;
	display: inline-block;
	padding: 0px 0px 0px 5px;
	/*margin-bottom: 20px;*/
}
.footer-link:hover{
	text-decoration: underline;
}
.footer-icons{
	transition: all 0.5s ease;
	display: block;
}
.footer-icons:hover h4{
	color: #2ea3f2 !important;
}

.footer-icons svg{
	max-height: 120px;
}
.footer-icons:hover svg path, .footer-icons:hover svg rect, .footer-icons:hover svg circle{
	fill: #2ea3f2;
	stroke: #2ea3f2;
	transition: all 0.5 ease;
}
.footer-social-icons{
	margin-bottom: 0px;
}
.footer-social-icons li a{
	display:block;
	font-size: 15px;
	font-weight: 600;
}
.footer-social-icons li a svg:hover path {	
  fill: #2ea3f2;
  stroke: #2ea3f2;
  transition: all 0.5s ease;
}
#footer-bottom{
	display: none;
}
/*footer end*/

#main-header { position:relative; }

#_progress {
  --scroll: 0%;
   background: linear-gradient( to right, rgb(234 234 234) var(--scroll), transparent 0 );
    position: absolute;
    width: 100%;
    top: 0px;
    height: 54px;
    z-index: 1;
}
#main-header { z-index: 99; }

#masthead { display:none; }

.mobileNavigation {  display:none; }



.stay-connect h2{
	padding-top: 50px;
	padding-bottom: 100px;
}
.post-text h3{
	font-size: 30px;
	font-weight: 700;
	padding-top: 30px !important;
	padding-bottom: 20px;
	color: #000;
	line-height: 1.2em;
}
.post-text li{
	padding-bottom: 10px;
	list-style: disc;
}
.post-text ul{
	margin-left: 19px;
}
.post-text a{
	color: #000;
}
.post-text a:hover{
	color: #1b70c9;
}
.star-rating{
	float: right;
}
.resource-post .et_pb_blog_grid .column {
    float: right;
}
.js-rmp-results{
	display: none;
}
.rmp-rating-widget .rmp-icon--full-highlight {
    color: #ffffff;
}
.js-rmp-hover-text{
	display: none;
}
.js-rmp-msg{
	display: none;
}
.rmp-main-container{
	position: absolute;
    right: 0;
    bottom: 65px;
}
.search-results #main-content .container:before{
	display:none;
}
.overlay p {
    line-height: 40px;
    font-size: 27px;
}

.hide {
  display: none;
}
.basic .basic-content {
    display: none;
}
.search-results #main-content{
	padding: 100px 0px;
}
.about-photo p{
	padding-bottom: 0px;
}
.about-photo .readmore, .about-photo .readless {
	margin: 30px 0px;
	margin-top:13px;
}
.about-photo .show-this-on-click{
	padding-bottom: 30px;
}
.readmore a, .readless a{
	color: #000;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 11px;
	font-weight: 600;
}
.readmore a:hover, .readless a:hover{
	color: #1b70c9;
}
.about-mail{
	margin: 15px 0px;
	font-size: 20px !important;
    text-transform: lowercase !important;
	font-weight: 700 !important;
}


.role{
	padding-bottom: 13px !important;
}
.single-post p:empty{
	padding-bottom: 0px;
}
.single-post .et_pb_text_0{
	padding-bottom: 0px !important;
}
.single-post .et_pb_text_1 {
    padding-top: 0px!important;
}

.resource-post h3 a{
	transition: all 0.2s ease;
	position: relative;
	font-weight: 700;
    font-size: 21px;
    color: #000000;
    line-height: 1.2em;
}
.resource-post h3 a:hover{
	color: #1b70c9;
	text-decoration: underline;
	transition: all 0.2s ease;	
}
.single-post-content a{
	color: #1b70c9 !important;
}
.single-post-content a:hover{
	border-bottom: 2px solid #1b70c9;
}

.filter-data li{
	float: left;
	list-style: none;
	padding: 0px 80px 0px 0px;
	color: #000000;
	font-size: 20px;
	font-weight: 600;
}
.postfiltercontainer ul{
	padding: 0px !important;
}
.postfiltercontainer {
	border-top: 3px solid #1b70c9;
	border-bottom: 3px solid #1b70c9;
}

.postfiltercontainer select{
    background-color: transparent;
    border: none;
    color: #000000;
	font-size: 20px;
	font-weight: 600;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 25px 2px 0px;
    border: none;
     background: transparent url("../../uploads/2021/04/select-arrow.png") no-repeat right center;
}



.search-results .pagination{
	display:none;
}
.search-results .read-more{
	display: block;
}
.search-results .status-publish{
	width: 50%;
	float: left;
	padding: 0px 35px;
}
.search-results h2 a{
    transition: all 0.2s ease;
    font-weight: 700;
    font-size: 21px;
    color: #000000;
    line-height: 1.3em;
	text-transform: uppercase;
}

.search-results h2 a:hover{
	color: #1b70c9;
	text-decoration: underline;
	transition: all 0.2s ease;
}
.archive h2 a{
    transition: all 0.2s ease;
    font-weight: 700;
    font-size: 21px;
    color: #000000;
    line-height: 1.3em;
}
.archive h2 a:hover{
	color: #1b70c9;
	text-decoration: underline;
	transition: all 0.2s ease;
}
.archive #main-content{
	padding-bottom: 80px !important;
}
.archive #left-area .post-meta a:hover{
	color: #1b70c9;
}
.archive #sidebar{
	display: none;
}
.et_right_sidebar #main-content .container:before{
	display: none;
}
.et_right_sidebar #left-area {
   float: none; 
    padding-right: 0px;
	width: 100%;
}
.archive .post{
	width: 46%;
    float: left;
    margin-right: 40px;
	
}

.alignright a{
	 color: #000000;
	transition: all 0.2s ease;
	font-weight: 600;
    text-transform: uppercase;
}
.alignright a:hover{
	 color: #1b70c9;
	transition: all 0.2s ease;
}
.alignleft a{
	 color: #000000;
	transition: all 0.2s ease;
	font-weight: 600;
    text-transform: uppercase;
}
.alignleft a:hover{
	 color: #1b70c9;
	transition: all 0.2s ease;
}


.archive .read-more {
    display: block;
    margin-top: 30px;
}
.archive h2.entry-title{
	padding-bottom:30px;
}
.archive .pagination{
	display:none;
}
.breadcrumb-data{
	background-color:#f6f6f6;
    margin-bottom: 30px;
}
.breadcrumb-data p#breadcrumbs{
	width:80%;
	max-width:1080px;
	margin:0 auto;
	font-size: 25px;
    font-weight: 700;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
	    text-transform: uppercase;
}

@media screen and (max-width:1920px) and (min-width: 980px){
	.home-healthy h2 {
    font-size: 60px !important;
}
	.home-healthy h3{
    font-size: 40px !important;
    line-height: 1.3em;
	}
	.stay-connect h2{
		font-size: 60px !important;
	}
	.butn{
		font-size: 20px;
		padding: 8px 30px;
	}
	#text-4 .butn {
    padding: 15px 40px;
}
	.goodbye-section h3 {
		font-size: 40px !important;
    padding-bottom: 30px;
}
	.home-icons{
		padding-top: 50px !important;
    padding-bottom: 0px !important;
	}
	.post-text h2{
		font-size: 60px !important;
	}
	.quotes h3{
		font-size: 45px;
	}
	.post-text h3{
		font-size: 35px !important;
	}
}
@media screen and (max-width:1350px){
.et_pb_row.form-row {
    padding: 27px 0;
}
}

@media screen and (max-width:1340px){
.archive .post{
	width: 45%;
   
	
}
	
	.about-photo .et_pb_text h5 { font-size: 30px; }
	
}
@media screen and (max-width:1317px){
.for-res .et_pb_column{
	width: 45%;
   	
}
	.resource-post .resource-col {
   width: 45%;
}
	#top-menu.nav li.current-menu-parent ul li{
		padding: 5px 22px !important;
	}
}
@media screen and (max-width:1200px){
.resource-post h3 a {
    font-size: 18px;

}
}


@media screen and (max-width:1030px){
	.about-photo .et_pb_text h5 { font-size: 28px; }
}

@media screen and (max-width:1016px){
	.filter-data li {
    padding: 0px 60px 0px 0px;
}
	.get-in-touch {
    max-width: 100%;
}
}
@media screen and (max-width:980px)
{
	.et_header_style_left .logo_container{
		padding: 0px;
	}
	.home-healthy h3{
    line-height: 1.3em;
	}
	.about-photo .et_pb_column {
    margin-bottom: 100px;
    }
	.resource-post .et_pb_column .et_pb_blog_grid .column.size-1of2{
		width: 100%;
	}
	.for-res .et_pb_column{
	width: 100%;
   
	
}
	.resource-post .type-post {
    margin-bottom: 50px !important;
	}
	.resource-post .resource-col {
    width: 100%;
}
	.stay-connect h2{
	padding-bottom: 50px;
	padding-top: 0px;
    }
	.say-goodbye-reverse{
		display: flex;
        flex-direction: column-reverse;
		padding-top: 50px;
	}
	.say-goodbye-reverse img{
		padding-top: 50px;
	}
	.goodbye-section .et_pb_column .et_pb_module {
       margin-bottom: 0px !important;
	}
	.home-reverse{
		padding-bottom: 0px !important;
	}
	.goodbye-section img{
		width: 100%;
	}
	.prev-next .et_pb_column{
		width: 50% !important;
		margin-bottom: 0px;
	}
	 #masthead.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #1b70c9;
		/*box-shadow: 0px 0px 14px #5553;*/
}
	.site-header.sticky img.insticky {
    display: block;
}
	.site-header img.unsticky {
    display: none;
}
	
	.site-header.sticky img.unsticky {
    display: none;
}
	
	#masthead img {     max-width: 180px;
    margin-top: 15px;
} 
	
	header#main-header { display:none; }

 #masthead {
    position: absolute;
    width: 100%;
    height: 80px;
    z-index: 99;
    background-color: transparent;
    padding: 10px 0px;
	display:block;
}


#nav-fly-trigger1 {
    display: block !important;
    width: 50px;
    height: 50px;
	
    position: relative;
    margin: 0;
    -webkit-transform: rotate( 0deg );
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate( 0deg );
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: right;
    top: 19px;
}
	.menu-active #nav-fly-trigger1{
		border: 4px solid #fff;
	border-radius: 50px;
		top: 6px;
	}

#nav-fly-trigger1 span {
    background-color: #fff !important;
    top: 13px;
    display: block;
    position: absolute;
    opacity: 1;
    right: 0;
    -webkit-transform: rotate( 0deg );
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate( 0deg );
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-fly-trigger1 span:nth-child(1) {
    top: 0px;
    width: 40px;
    height: 4px;
    background-color: #fff !important;
}

#nav-fly-trigger1 span:nth-child(2) {
    background-color: #fff !important;
    width: 40px;
    height: 4px;
    top: 11px;
    right: 0px;
}
	
	#nav-fly-trigger1 span:nth-child(3) {
    background-color: #fff !important;
    width: 40px;
    height: 4px;
    top: 22px;
    right: 0px;
}

.mobileNavigation {
    height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    background: #1b70c9;
    width: 100%;
    z-index: 11;
    -ms-transform: translateY(-100vh);
    -webkit-transform: translateY(-100vh);
    -moz-transform: translateY(-100vh);
    -o-transform: translateY(-100vh);
    transform: translateY(-100vh);
    position: fixed;
    -webkit-transition: transform 287ms cubic-bezier(.215,.61,.355,1) 0.3s;
    -moz-transition: transform 287ms cubic-bezier(.215,.61,.355,1) 0.3s;
    -ms-transition: transform 287ms cubic-bezier(.215,.61,.355,1) 0.3s;
    -o-transition: transform 287ms cubic-bezier(.215,.61,.355,1) 0.3s;
    transition: transform 287ms cubic-bezier(.215,.61,.355,1) 0.3s;
    padding: 0px;
    max-width: 1902px;
    margin: 0 auto;
    left: 0;
	display:block;
}

.VerticleMiddle {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

nav#top-menu-nav, #top-menu {
    float: none;
    /*margin-bottom: 30px !important;*/
    width: 80%;
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 0px;
	margin-top: 150px;
}

.mobile-social {
    margin: 0px 0px;
    /*border-top: 1px solid #1e2c38;*/
    padding: 20px 0px 20px;
    width: 80%;
    max-width: 260px;
    margin: 0 auto;
	position: absolute;
	left: 0px;
	right: 0px;
	margin-bottom:-50px;
}
	.mobileNavigation.open .mobile-social li a{
		font-size: 15px !important;
		font-weight: 600 !important;
		    padding: 5px 30px !important;
		line-height: unset;
		height: auto;
	}

.mobileNavigation ul li {
    font-weight: 500;
    font-size: 15px;
    display: block;
    line-height: 35px;
    text-transform: uppercase;
    margin-right: 50px;
    margin-top: 0px;
    text-align: left;
    padding: 10px 0px 10px 0px;
	text-align: center;
}
	.mobileNavigation ul li.desktop-menu{
		display: none;
	}

.mobileNavigation ul li a {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
	padding: 0px 20px 25px !important;
}
	
.mobileNavigation.open {
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    height: 100%;
    z-index: 3;
		 
}
	
	 .menu-active #nav-fly-trigger1 span:nth-child(1) {
    top: 22px;
    -webkit-transform: rotate(45deg);
    right: 0px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(47deg);
    width: 40px;
}
	
	 .menu-active #nav-fly-trigger1 span:nth-child(2) {
    top: 22px;
    -webkit-transform: rotate(-45deg);
    right: 0px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-46deg);
    width: 40px;
}
	
	.bellows .bellows-nav .bellows-menu-item-has-children>.bellows-target {
    width: 100%;
}
	.bellows .bellows-nav .bellows-subtoggle {
   right: 0px !important;
    width: 40% !important;
	 
}
	.bellows .bellows-nav .bellows-active>.bellows-submenu a {
    font-size: 20px;
    font-weight: 500;
		opacity: 0.8;
}
.bellows .bellows-nav .bellows-submenu .bellows-target {
    font-size: 20px;
    font-weight: 500;
	opacity: 0.8;
}

	 
	.sticky span, .sticky #nav-fly-trigger1 span:nth-child(1),  .sticky #nav-fly-trigger1 span:nth-child(2),  .sticky #nav-fly-trigger1 span:nth-child(3) { background:#fff !important; }
	 
	
	header.et-fixed-header #logo, .unsticky, .for-responsive-head.active .insticky {
    display: block;
}
	
	.for-responsive-head.active .unsticky { display:none; }
	
	.menu-active #nav-fly-trigger1 span:nth-child(1), .menu-active #nav-fly-trigger1 span:nth-child(2) {
    background-color: #fff !important;
		width: 30px;
		right: 6px;
    top: 19px;
}
	.menu-active #nav-fly-trigger1 span:nth-child(3){
		display: none;
	}
	.footer-social-icons li { display: block !important; margin-right: 0px !important; }
	
	.home-healthy h2 { font-size:45px !important; line-height:55px; padding-bottom:0px !important; }
	.single-post h2{padding-bottom:100px !important;}
	.single-post .type-post h3{font-size: 30px !important;}
	.service-list .et_pb_column {  margin-bottom:0px; }
	
	
	
	.image-col-reverse {
    display: flex;
    flex-direction: column;
}
	.service-col { margin-left:0px !important;}
	
	.page .et_pb_module h3 { font-size:35px !important; }
	.page .et_pb_module .owl-carousel h3 { font-size:18px !important; line-height:27px; }
	
	.testimonial-slider  { font-size:18px; }
	
	.page .et_pb_module h2 { font-size:45px !important; padding-bottom: 50px !important;  line-height: 1.5em;}
	
	#main-footer .et_pb_text_align_right { text-align:left; }
	#text-4 .butn { display:inline-block; }
	
	body.open { overflow:hidden; }
	
	#text-4 .butn {
    padding: 5px 20px;
}
	
	.butn {
    font-size: 18px;
     
    padding: 5px 15px;
     
    display: inline-block;
}
	
	.home-icons .et_pb_column { margin-bottom:65px !important; }
	
	.resource-post .entry-title { position:relative; }
	
	.page-id-389 .et_pb_row_4 { display: block; } 
	
		
	
		.search-results .status-publish {
    width: 100%;
    float: left;
}
	.footer-icons svg {
    display: flex;
	align-items: center;
	margin: 0 auto;
}
	.home-icons .icon-col  {
    width:50% !important;
}
	.home-icons .icon-col h4 br{
	display:none;
}
	.home-icons .icon-colm h4 br{
	display:none;
}
		.inner-page .hero-section, .post-hero-section{
	height: 50vh;
}
	.hero-section .et_pb_text_0.hero-title{
		margin-bottom: 70px !important;
	}
	.tit-sec h2{
		font-size: 50px !important;
    padding-bottom: 50px !important;
    line-height: 1.5em;
	}
	.resource-post img{
		width: 100%;
	}
	.inner-page .et_pb_section_2.et_pb_section.home-healthy{
		padding-top: 30px;
		padding-bottom:0px;
	}

	.tit-sec{
		padding-top: 50px !important;
	}
	.home-healthy h3 {
    padding-top: 0px;
}
	.resource-post .et_pb_column {
    padding-bottom: 50px;
}
	.post-text h2{
		font-size: 45px !important;
	}
	.home-icons {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}
	.about-photo h5{
		font-size: 35px !important;
		padding: 20px 0px;
	}
}
@media screen and (max-width: 922px){
.filter-data li {
    padding: 0px 40px 0px 0px;
}
}
@media screen and (max-width: 821px){
.filter-data li {
    padding: 0px 40px 0px 0px;
	font-size: 16px;
}
	.postfiltercontainer select{
		font-size: 16px;
	}
	.archive .post {
    width: 100%;
    float: unset;
       margin-right: 0;
}
}
@media screen and (max-width:800px){
	.rmp-main-container{
		right: unset;
    bottom: unset;
	}
}
@media screen and (max-width: 768px){
	ul.serviceList li a {
    display: block !important;
}
	.quotes h3{
		font-size: 35px;
	}
	.author-profile h4{
		font-size: 35px;
	}
	.star-rating {
    float: unset;
    display: block;
    padding-top: 30px;
}
	.star-rating img {
    max-width: 40%;
}
	.home-healthy h2 {
    font-size: 30px !important;
    line-height: 40px;
}
	.single-post h2 {
    padding-bottom: 50px !important;
}
.hero-section {
    height: 92vh;
}
	.search-results .status-publish {
    padding: 0px;
}
}
@media screen and (max-width: 767px){
	.post-text h3{
		font-size: 28px;
	}
.page .et_pb_module h2 {
     font-size: 38px !important;
    line-height: 1.5em;
}
	.page .et_pb_module h3 {
font-size: 28px !important;
line-height: 38px;
}
	.tit-sec h2{
		 font-size: 38px !important;
    line-height: 1.5em;
	}
}
@media screen and (max-width: 718px){
.filter-data li {
    padding: 0px 25px 0px 0px;
    font-size: 15px;
}
	.postfiltercontainer select{
		font-size: 15px;
	}
}
@media screen and (max-width: 601px){
.filter-data li {
    width: 49%;
	padding: 0px 0px 0px 0px;
}
	.filter-data li:first-child{
		padding-left: 5px;
	}
	.breadcrumb-data p#breadcrumbs {
    font-size: 18px;
}
}
@media screen and (max-width:500px){
.footer-icons svg {
    max-height: 90px;
}
	.footer-icons h4{
		font-size: 14px !important;
	}
	.overlay p {
    line-height: 30px;
    font-size: 20px;
}
}
@media screen and (max-width:480px){
	.prev-next a{
		font-size: 12px;
	}
	
	.about-photo .et_pb_text h5 { font-size: 28px !important; }
}
@media screen and (max-width: 320px){
	.page-title p{
		font-size: 20px;
	}
	.page-title-link:after{
		font-size: 20px;
	}
}

/* Lightbox */
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] {
	position:fixed;
	visibility:hidden;
	top:0px;
	z-index:999999;
	min-height:100%;
	transition:all .2s 0s;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] .et_pb_row {
	position:relative;
	top:50px;
}
.et-lb-open {
	visibility:visible!important;
	width:100%;
}
span.et-lb-close {
	font-size:46px;
	right:-1vw;
	margin-top:-51px;
	display:block;
	color:#fff; /* COLOR OF THE CLOSING ICON*/
	padding:10px;
	cursor:pointer;
	font-weight:bold;
	font-family:etmodules;
	z-index:99999999999999;
	position:absolute;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content']:not(.et-lb-open) {
	transform:scale(.3);opacity:0;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-btn'] {
	cursor:pointer;
}


.overlay { position:relative; }
.overlay:before { position:absolute; left:0px; top:0px; width:100%; height:100%; content:''; background:#000000c7; }

.post-content a.more-link { 
	float: left;
    padding-top: 20px;
    text-transform: uppercase;
}


/* Mouse animation */

p.m {
  margin-top: 10px;
	font-size:14px;
  font-family: "Cabin", sans-serif;
  letter-spacing: 12px;
  text-indent: 12px;
	text-align: center;
  color: #ffffff;
  -webkit-animation: colorText 5s ease-out infinite, nudgeText 5s ease-out infinite;
          animation: colorText 5s ease-out infinite, nudgeText 5s ease-out infinite;
}

.mouse {
  background: #4e5559 linear-gradient(transparent 0%, transparent 50%, #ffffff 50%, #ffffff 100%);
  position: relative;
  width: 100%;
  height: 30px;
  max-width: 15px;
  margin: 0 auto;
  border-radius: 100px;
  background-size: 100% 200%;
  -webkit-animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
          animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
	margin-bottom: 40px;
}
.mouse:before, .mouse:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.mouse:before {
  width: 11px;
height: 25px;
  background-color: #fff;
  border-radius: 100px;
}
.mouse:after {
  background-color: #1b70c9;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  -webkit-animation: trackBallSlide 5s linear infinite;
          animation: trackBallSlide 5s linear infinite;
}

@-webkit-keyframes colorSlide {
  0% {
    background-position: 0% 100%;
  }
  20% {
    background-position: 0% 0%;
  }
  21% {
    background-color: #3999fffa;
  }
  29.99% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }
  30% {
    background-color: #3999fffa;
    background-position: 0% 100%;
  }
  50% {
    background-position: 0% 0%;
  }
  51% {
    background-color: #3999fffa;
  }
  59% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }
  60% {
    background-color: #1b70c9;
    background-position: 0% 100%;
  }
  80% {
    background-position: 0% 0%;
  }
  81% {
    background-color: #3999fffa;
  }
  90%, 100% {
    background-color: #ffffff;
  }
}

@keyframes colorSlide {
  0% {
    background-position: 0% 100%;
  }
  20% {
    background-position: 0% 0%;
  }
  21% {
    background-color: #3999fffa;
  }
  29.99% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }
  30% {
    background-color: #3999fffa;
    background-position: 0% 100%;
  }
  50% {
    background-position: 0% 0%;
  }
  51% {
    background-color: #3999fffa;
  }
  59% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }
  60% {
    background-color: #3999fffa;
    background-position: 0% 100%;
  }
  80% {
    background-position: 0% 0%;
  }
  81% {
    background-color: #3999fffa;
  }
  90%, 100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes trackBallSlide {
  0% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
  6% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  14% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  15%, 19% {
    opacity: 0;
    transform: scale(0.4) translateY(-10px);
  }
  28%, 29.99% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
  30% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
  36% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  44% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  45%, 49% {
    opacity: 0;
    transform: scale(0.4) translateY(-10px);
  }
  58%, 59.99% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
  60% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
  66% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  74% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  75%, 79% {
    opacity: 0;
    transform: scale(0.4) translateY(-10px);
  }
  88%, 100% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
}
@keyframes trackBallSlide {
  0% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
  6% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  14% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  15%, 19% {
    opacity: 0;
    transform: scale(0.4) translateY(-10px);
  }
  28%, 29.99% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
  30% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
  36% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  44% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  45%, 49% {
    opacity: 0;
    transform: scale(0.4) translateY(-10px);
  }
  58%, 59.99% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
  60% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
  66% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  74% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  75%, 79% {
    opacity: 0;
    transform: scale(0.4) translateY(-10px);
  }
  88%, 100% {
    opacity: 1;
    transform: scale(1) translateY(-10px);
  }
}
@-webkit-keyframes nudgeMouse {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(8px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(8px);
  }
  90% {
    transform: translateY(0);
  }
}
@keyframes nudgeMouse {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(8px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(8px);
  }
  90% {
    transform: translateY(0);
  }
}
@-webkit-keyframes nudgeText {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(2px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(2px);
  }
  90% {
    transform: translateY(0);
  }
}
@keyframes nudgeText {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(2px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(2px);
  }
  90% {
    transform: translateY(0);
  }
}
@-webkit-keyframes colorText {
  21% {
    color: #f7796b;
  }
  30% {
    color: #ffffff;
  }
  51% {
    color: #f7796b;
  }
  60% {
    color: #ffffff;
  }
  81% {
    color: #f7796b;
  }
  90% {
    color: #ffffff;
  }
}
@keyframes colorText {
  21% {
    color: #f7796b;
  }
  30% {
    color: #ffffff;
  }
  51% {
    color: #f7796b;
  }
  60% {
    color: #ffffff;
  }
  81% {
    color: #f7796b;
  }
  90% {
    color: #ffffff;
  }
}
/* Mouse animation */

ul.serviceList { margin-top:5px; }
ul.serviceList li a { display:inline; padding-right:25px; }

.mc4wp-form-fields input.mcTextBox { width:50%; border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
border-bottom: 1px solid #fff;
width: 100%;
padding: 10px;
margin: 0px 10px;
font-size: 30px;
font-weight: 300;
background: transparent;
color: #fff; }

.mc4wp-response, .mc4wp-alert { color:#fff; }


@media (max-width:990px)
{
	#popmake-1254 .pum-content.popmake-content { padding-right:55px; transform: translateY(-50%); }
	#popmake-1254 .et_pb_row { width:100%; padding-bottom:0px; }
	.mc4wp-form-fields input.mcTextBox, .mc4wp-form-fields input[type="email"] { font-size: 22px; }
}


@media screen and (max-height: 750px){
.bellows.bellows-main {
    height: 348px;
    overflow-y: scroll;
    overflow-x: hidden;
}
}