/*

 Theme Name:   Twenty Twenty-One Child

 Theme URI:    https://diviextended.com/

 Description:  A child theme of Twenty Twenty-One WordPress theme.

 Author:       Elicus Technologies

 Author URI:   https://elicus.com

 Template:     twentytwentyone

 Version:      1.0.0

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

*/

body {
	font-size: 16px;
	overflow-x:hidden;
	font-family: 'Roboto', sans-serif;
}
.teko {
	font-family: 'Teko', sans-serif;
}
h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
  /*padding-top:15px;
  padding-bottom:15px;*/
  margin-top:8px;

}
h1,
.h1 {
  font-size: 48px;
  font-weight:bold; 
  color:#0c7847;  
}
h2,
.h2 { 
  color:#0c7847;
  font-size: 30px;
  font-weight:bold; 
  padding-bottom:5px;
}
h2 a,
.h2 a {
  color:#0c7847;
  display: inline-block;
}
h3,
.h3 {
  color:#0c7847;
  font-size: 22px;
  font-weight:bold;
}
h4,
.h4 {
	font-size: 22px;
}
h5,
.h5 {
	font-size: 20px;
  font-weight:bold;
}
a {
	color: #0c7847;
}
a:hover {
	color: #0033cc;
  text-decoration:underline;
}
/*hr {
    border: none;
    color: #e6e5e5;
    background-color: #e6e5e5; 
}*/

/* PERMANANT ELEMENTS
-------------------------------------------------- */

blockquote {
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
	color:#000;
}

blockquote:before {
	color: #1f8dc4;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}

blockquote:after {
	color: #1f8dc4;
	content: close-quote;
	font-size: 4em;
	line-height: 60px;
	float: right;
}

blockquote p {
	display: inline;
}

.vertical-align {
  display: flex;
  justify-content: center; /* align horizontal */
  align-items: center; /* align vertical */
}
.center-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.alignright {
  float:right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float:left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.font-white {
  color:#fff;
}
.full-width {
  width:100%;
}
.desktop {
  display:block;
}
.mobile {
  display:none;
}
.mobile-margin {
  margin:10px;
}
.pagination {
    margin: 30px 0;
}
.page-numbers {
    border: 1px solid #1e3661;
    padding: 5px 10px;
    text-decoration: none;
}
.content {
  color:#555;
}
.content a {
  font-weight: bold;
}
.content ul {
  list-style: none;
}
.content ul li{
  padding-top:5px;
  padding-bottom:5px;
}

.content ul li::before {
	content: "\f56b";
	font: var(--fa-font-solid);
	font-size: 18px;
  margin-left: -28px;
	padding-right: 0.5em;
	color:#119043;
  display: none;
}
.content ol > li::marker {
  font-weight: bold;
}

.p-3 {
  padding: 2rem!important;
}

/*ul {
  list-style: none; 
}

ul li::before {
  content: "\2022"; 
  color: #e41c38; 
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em;
}
*/
.special-box.specialtype-rebates{
  border:5px dashed #fbd516;
}
.special-box.specialtype-specials{
  border:5px outset #fbd516;
}

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
/* DivTable.com */


/* GENERIC TEMPLATE/LAYOUT CONTENT
-------------------------------------------------- */

b,
strong {
	color: #000;
}
.text-smaller {
  font-size:14px;
}
.med-text {
  font-size:18px;
}
.large-text {
  font-size:26px;
}
.super-large-text {
  font-size:40px;
}
.bomb-large-text {
  font-size:55px;
}
.nuclear-large-text {
  font-size:125px;
}
.world-ending-large-text {
  font-size:20vw;
}
.white {
	color:#fff;
}
.white a {
	color:#fff;
}
.topnav:hover {
	color:#FFCD00 !important;
	text-decoration:
}
.white strong {
	color:#fff;
}
.white-shadow { 
	text-shadow:0px 0px 8px #fff;
} 
.black-shadow { 
	text-shadow: 2px 2px 2px #000;
}
.black-box-shadow { 
	box-shadow: -2px 2px 5px #888;
}


/* UNIQUE WEBSITE CONTENT (This can be deleted per website)
-------------------------------------------------- */

.photo-border {border:4px solid #2e2580; padding:4px;}
.bucket-border-1:hover {border-radius: 50%; outline: 7px #0c7847 solid; outline-offset: -2px; }
.bucket-border-2:hover {border-radius: 50%; outline: 7px #0c7847 solid; outline-offset: -2px; }
.bucket-border-3:hover {border-radius: 50%; outline: 7px #0c7847 solid; outline-offset: -2px; }
.border-radius-10 {border-radius:10px;}

.black {color:#000;}
.grey {color:#989898;}
.greydark {color:#414141;}
.red {color:#313131;}
.gold {color:#FFCD00;}
.green {color:#0c7847;}
.bg-gold {background-color:#bcbfff}
.bg-green {	background-color:#0c5333;}
.bg-light-green {background-color:#ecf7f1;}
.bg-grey {background-color:#f2f2f2;}
.bg-white-trans {background-color: rgba(255, 255, 255, 0.9);}
.bg-gradient-blue {background: linear-gradient(#3ebee7, #4363a3);}
.comment {	
  position: absolute;
  left: 0px;
  color: #ecf7f1;
  top: 0px;
}
.register-box {
  padding: 20px 20px 20px 40px;
  background: #F2F8F1;
  border: 2px solid #207D4D;
  margin-bottom:20px;
}
.comment-gold {	
  position: absolute;
  left: 0px;
  color: #bcbfff;
  top: 0px;
}
.bg-red-arrow {
	background-color:#1f8dc4;
}	
.bg-service-area {
	background: url("images/bg-map-4.jpg") no-repeat center center;
  background-size: cover;
}
.bg-abstract-background {
	/*
  background: url("images/bg-abstract-background.jpg") no-repeat center center;
  background-size: cover;
  */
  background: #E8F5E9;
  background: linear-gradient(0deg, #E8F5E9 31%, #E8F5E9 69%, #FFFFFF 100%);
}
.textbox {
	border:1px solid #1f8dc4;
	width:150px;
	padding:10px;
}
.zipbutton {
	background-color:#1f8dc4;
	color:#fff;
	padding:10px;
	border:0px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
  color: #2e2580;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  background: #f7d5d6;
  color: #000000;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #fcacaf;
  color: #000000;
}

.zipbutton:hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(74, 0, 23, 0.15);
}

.border-round-half {
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.location-sidebar {
	background: url("images/bg-abstract-background.jpg") no-repeat center center;
	padding:15px;
}
.parrot {
  transition: 1s;
}
.parrot:hover {
  transform: rotate(20deg);
}
.home-sa-padding {
  padding: 50px 0;
}



/*Landing page */
.comment {
	position: absolute;
    left: -25px;
    color: #FFCD00;
}
/* End Landing Page*/


.bg-yellow {
	background-color: #0c7847;
}
.quote-border-radius {
	border-radius:10px;
}
.yellow {
	color:#FFCD00;
}
.yellow:hover {
	color:#FFCD00;
}
.circle {
  border-radius: 50%;
  width: 200px;
  height: 200px; 
  background-color:#ffdedd;
  position: absolute;
  top: -110px;
  z-index:10;
  border:6px solid #ccc5ff;
 }
.circle-inner {
	font-weight:bold;
	text-align:center;
	top:115px;
	position: relative;
}
.circle-icon {
	font-size: 75px;
    position: absolute;
    z-index: -100;
	top:-10px;
	left: 0;
  right: 0;
}
.login-container {
  margin: auto;
  padding: 30px;
  max-width: 420px;
}
.border-top-red {
  border-top: 10px solid #1f8dc4;
}
.border-top-green {
  border-top: 10px solid #2e2580;
}


.btn-primary {
  background-color: rgba(0, 0, 0, 0);
  border:1px solid #0c7847;
  font-weight:bold;
  padding: 10px 24px;
  color:#0c7847;
  font-size:17px;
  border-radius:0px;
  display:table;
  margin-right:6px;
}
.btn-primary:hover { 
  background-color: #0c7847;
  font-weight:bold;
  border:1px solid #0c7847;
  color:#ffffff;
}
.btn-secondary {
  background-color: rgba(0, 0, 0, 0);
  border:1px solid #fff;
  padding: 10px 20px;
  color:#fff;
  border-radius:5px;
  font-size:18px;
  font-weight:bold;
}
.btn-secondary:hover {
  background-color: rgba(0, 0, 0, 0.15);
  border:1px solid #fff;
  color:#fff;
}
.btn-green {
  background: #2e2580;
  color: #fff;
  border-radius: 8px;
  font-size: 18px;
  text-transform: uppercase;
  padding: 14px 40px;
  white-space: normal;
}
.btn-blue {
  background: #10b7e3;
  color: #fff;
  border-radius: 8px;
  font-size: 18px;
  text-transform: uppercase;
  padding: 14px 40px;
  white-space: normal;
}
.show-icons {
	display:none;
}
	
footer {
	background-color:#1b2e3e;
	border-top: 3px solid #07060d;
}


.product-tabs {
  background-color: #ececec;
  box-shadow: 0px 0px 15px 2px #888;
}
.product-tabs .tab-head {
  background-color: #707a83;
  margin-bottom: 30px;
  padding: 15px;
  text-align: center;
}
.product-tabs .tab-head-text {
  color: #fff;
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
}
.product-tabs .tab-head-text span {
  font-size: 80%;
  font-weight: normal;
}
.product-tabs .nav-tabs {
  box-shadow: inset 0px -3px 8px -6px #888;
}
.product-tabs .nav-tabs .nav-link.active {
  box-shadow: 0px 0px 8px -2px #888;
}
.product-tabs .nav-link {
  color: #cc0000;
  border: none;
  border-radius: unset;
  font-size: 18px;
  padding: 10px;
}
.product-tabs .tab-content {
  background-color: #fff;
  padding: 30px;
  position: relative;
}
.product-tabs .tab-content h3 {
  color: #cc0000;
}
.content .product-tabs li {
  padding: 0;
}
.content .product-tabs li:before {
    content: none;
}
.cta-box {
  max-width:540px;
  padding:13px;
  border-radius:7px;
  text-align:center;
  margin-bottom: 20px;
}





.salesforce-form {
	width:100%;
	margin:auto;
	font-family: "Open Sans", "Helvetica Neue", Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
}


.salesforce-form label{
	display:block;
}
.salesforce-form input, .salesforce-form select, .salesforce-form textarea{
	width:100%;
	border: 1px solid #cfd4d8;
}
.salesforce-form textarea{
	height:80px;
}
.salesforce-form p:has(#first_name),.salesforce-form p:has(#last_name) {
	width:49.4% !important;
	display:inline-block;
}
.salesforce-form p:has(#city),.salesforce-form p:has(#state),.salesforce-form p:has(#zip) {
	width:32.4% !important;
	display:inline-block;
}
.salesforce-form input[type=text],.salesforce-form select {
	padding: 8px;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
    color: #2d2f32;
}
.salesforce-form input[type=button],.salesforce-form input[type=submit] {
	width:175px;
	padding:10px;
	margin-top:20px;
	
	font-size: 16px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
    color: #ffffff !important;
    background-color: #2e2580 !important;
}
.salesforce-form input[type=checkbox] {
	width:auto;
	margin-left:20px;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 576px) {
	/*#mega-menu-max_mega_menu_2 li:last-child a {
		font-weight:bold !important;
		font-size:22px !important;*/
}
@media (min-width: 768px) {
	.show-icons {
		display:inline-block;
	}
	.bg-map-parallax {
		background-attachment:fixed;
	}
	.bg-red-arrow {
		background: url("images/bg-arrow-block.png") no-repeat center right;
		background-size: cover;
	}
}
@media (min-width: 992px) {
	.neg-margin-100 {margin-top:-100px;padding-bottom:30px;}
	.bg-family {
		background-image: url("images/hero.jpg");
		background-repeat:no-repeat;
		background-position:top center;
		background-size:cover;
	}
	.bg-inner {
		background-image: url("images/banner-pattern.jpg");
		background-repeat:no-repeat;
		background-position:top center;
		background-size:cover;
	}
	.hero-title-padding {
		margin-top:600px;
		padding-bottom:200px;
	}
	.bottom-align {
		position: absolute; bottom: 35px;
	}

  .img-overlay {
    position: relative;
    text-align: center;
  }
  .img-overlay-none {
    position: absolute;
  }
  .img-overlay-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .img-overlay-centered-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .img-overlay-centered-left {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0%, -50%);
  }
  .img-overlay-centered-right {
    position: absolute;
    top: 45%;
    right: 15%;
  }
  .img-overlay-top-center {
    position: absolute;
    top: 0px;
    z-index: 100000;
    left: 0px;
    right: 0px;
  }
  .img-overlay-bottom-center {
    position: absolute;
    bottom: 20px;
    z-index: 100000;
    left: 0px;
    right: 0px;
  }
  .mobile-app-overlay {
    position: relative;
    transform: translate(0, 80%);
    margin-top: -250px;
    margin-bottom: 200px;
  }
  /*.container {
    width:1140px;
  }*/
  .desktop {
    display:none;
  }
  .mobile {
    display:block;
  }
  .vertical-start {
    justify-content: start;
  }
  .vertical-end {
    justify-content: flex-end;
  }
  .breadcrumbs {
    font-size:13px;
    color:#999;
  }
  .breadcrumbs a {
    color:#999;
  }
  .bottom-negative-margin {
  	margin-bottom:-30px;
  }
	.border-bottom-white {
		border-bottom:4px solid white;
	}
	.border-left-white {
		border-left:20px solid white;
	}
	.white-header {
		color:#fff;
	}
  .home-sa-padding {
    padding-top: 500px;
  }
}
@media (min-width: 1200px) {
  .neg-margin {
    margin-top:-50px;
    position:relative;
  }
}

@media (max-width: 991px) {
  .content img {
    display: block;
    float: none;
    margin: auto;
  }
  .circle {
    border-radius: 0 0 150px 150px;
    width: 200px;
    height: 100px;
    margin: auto;
    top: 9px;
    left: 0;
    right: 0;
  }
  .circle-inner {
    top: 20px;
  }
  .m-header-margin {
    margin-bottom: 100px;
  }
  
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 32px;
  }
  h2,
  .h2 { 
    font-size: 26px;
  }
  h3,
  .h3 {
    font-size: 22px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h5,
  .h5 {
    font-size: 18px;
  }
  .large-text {
    font-size: 20px;
  }
  .bomb-large-text {
    font-size: 32px;
  }
}
@media (max-width: 575px) {
  iframe {
    width: 1px !important;
    min-width: 100%;
  }
}




/* content */
.content ul {
  padding-left: 0px;
}
a:hover {
  text-decoration: none;
}
.logo-section {}
.logo-section .img-fluid {
  width: 75%;
}
.black-sq {
  background-color: #000;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 15px;
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 15px;
}
.black-sq:hover {
  color: #fff;
}
.bg-abstract-background h2 {
  color: #313131;
}
.bg-abstract-background a:hover h2 {
  color: #313131;
}
footer {}
footer h4 {
  margin-bottom: 20px;
}
footer ul {
  padding-left: 20px;
}
footer h4,
footer a,
footer ul li,
footer p {
  color: #ffffff;
}
footer a:hover {
  color: #ffffff;
}
.link-section {
  margin-top: 30px;
}

ul.list-style-1 {
  padding-left: 20px;
}
ul.list-style-1 li {
  list-style: disc;
  font-weight: 600;
}
ul.list-style-1 li a {}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    padding: 8px 10px;
}


@media only screen and (max-width: 991px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        background: linear-gradient(to bottom, #0f995b, #0e854f) !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 5px 0px 5px;
        background: linear-gradient(to bottom, #0f995b, #0e854f) !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        padding: 3px 10px 3px 25px !important;
    }
}

@media only screen and (max-width: 767px) {
  .image-section .up-image.desktop {
    display: none;
  }
  .mobile-hide-thumbnail .mobile-hide {
    display: none;
  }
  .mobile-hide {
    display: none;
  }
  .up-image.mobile-hide {
    display: none;
  }
  .right-img.mobile-hide-thumbnail {
    padding-bottom: 0;
    padding-right: 0;
  }
  .image-section.mobile-hide-thumbnail {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0px !important;
  }
  .image-section.mobile-hide-thumbnail .alignright {
    float: none;
    margin: 0;
  }
  .testi-section {}
  .testi-section .col-lg-6 {
    margin-bottom: 30px;
  }
  .row.mb-40 {
    margin-bottom: 0px !important;
  }
  ul.info-list li a img {
    display: inline-block;
  }
  img.mobile-mb-20 {
    margin-bottom: 20px !important;
  }
}
/* @media only screen and (max-width: 767px) */

textarea.form-control {
    height: 112px !important;
}