:root {
	--primary: #7FA1D4;
}

.atwm-contact-form {
}
.atwm-contact-form .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff !important;
    border-color: #7FA1D4 !important;
    background-color: #7FA1D4 !important;
	text-transform: uppercase;
	border-width: 2px !important;
}
.atwm-contact-form .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
	color: #7FA1D4 !important;
	background-color: #fff !important;
}

.entry-content a {
	text-decoration: underline;
	color: #7FA1D4;
}
.entry-content a:hover {
	text-decoration: none;
	color: #7FA1D4;
}

.custom .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: rgba(255,255,255,0.5);
}
.custom .tp-bullet:hover,
.custom .tp-bullet.selected {
    background: rgb(255,255,255);
}

.vc_row.container-medium {
	
}
.vc_row.container-medium > .vc_column_container > .vc_column-inner {
	padding-left: 55px;
	padding-right: 55px;
}


.page h1.vc_custom_heading {
	font-size: 30px;
	color: #7FA1D4;
	margin-top: 1em;
	margin-bottom: 1em;
}

	
.atwm-frontpage-slider .wpb_content_element {
	margin-bottom: 4px;
}

.atwm-home-pride {
}

.main .entry-content h1 {
	color: #7FA1D4;
	font-weight: 700;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 30px;
	text-transform: uppercase;
}
h2.vc_custom_heading {
	color: #7FA1D4;
	font-weight: 700;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.4rem;
}
h4 {
	color: #7FA1D4;
	font-size: 1rem;
}

.atwm-home-pride .wpb_text_column {
}
.atwm-home-pride .vc_btn3-container {
	margin-bottom: 2rem;
}
.atwm-home-pride .vc_btn3 {
	background: none !important;
	border: solid 3px #7FA1D4 !important;
	color: #7FA1D4 !important;
	padding: 10px 30px !important;
	font-weight: 600;
	transition: all 0.3s;
}
.atwm-home-pride .vc_btn3:hover {
	color: #fff !important;
	background-color: #7FA1D4 !important;
}
.atwm-home-pride h2.vc_custom_heading {
	margin-top: 1em;
}
.atwm-home-pride {
	display: flex;
	align-items: center;
}
.atwm-home-pride > .vc_column_container .vc_column-inner {
	padding-top: 0 !important;
}




.vc_row.atwm-frontpage-blue-section > .vc_column_container > .vc_column-inner {
	border: solid 1px #fff;
	display: flex;
	align-items: stretch;
	padding-top: 0 !important;
	background-position: center center;
	background-size: cover;
	
}
.vc_row.atwm-frontpage-blue-section .wpb_wrapper,
.vc_row.atwm-frontpage-blue-section .wpb_content_element {
	position: relative;
	width: 100%;
	height: 100%;
}

.vc_row.atwm-frontpage-blue-section .wpb_content_element h2 {
	font-size: 1.5rem;
	font-weight: 600;
	width: 100%;
	height: 100%;
}
.vc_row.atwm-frontpage-blue-section .wpb_content_element h2 a {
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none !important;
}
.vc_row.atwm-frontpage-blue-section .wpb_content_element h2 a:hover {
	text-decoration: none;
}
.vc_row.atwm-frontpage-blue-section > .vc_column_container > .vc_column-inner {
	transition: opacity 0.3s;
}
.vc_row.atwm-frontpage-blue-section > .vc_column_container > .vc_column-inner:hover {
	opacity: 0.8;
}



.atwm-frontpage-products {
}
.atwm-frontpage-products h2 {
	font-size: 30px;
	font-weight: 600;
	color: #7FA1D4;
}
.atwm-frontpage-products h3 {
	font-size: 1rem;
	text-align: center;
	margin-bottom: 1.5rem;
}
.atwm-frontpage-products .wpb_single_image {
	margin-bottom: 0px;
}
.atwm-frontpage-products .vc_btn3-container {
	margin-bottom: 3rem;
}
.atwm-frontpage-products .vc_btn3 {
	background: none !important;
	border: solid 3px #7FA1D4 !important;
	color: #7FA1D4 !important;
	padding: 10px 30px !important;
	font-weight: 600;
	text-transform: uppercase;
}

.atwm-frontpage-products .vc_column-inner:hover .vc_btn3 {
	background: #7FA1D4 !important;
	color: #fff !important;
}


.atwm-where-to-buy {
	
}
.atwm-where-to-buy iframe {
	height: 1000px;
	border: none;
	width: 100%;
}


.atwm-how-it-works-blue-section {
	min-height: 200px;
	color: #fff;
	position: relative;
	display: flex;
	flex-direction:column;
	margin-top: 3rem;
	margin-bottom: 1rem;
	background-size: cover;
	background-position: center;
}
.atwm-how-it-works-blue-section > .wpb_column {
	height: 100%;
	flex:1;
	display: flex;
	flex-direction:column;
}
.atwm-how-it-works-blue-section > .wpb_column > .vc_column-inner {
	height: 100%;
	flex:1;
	padding-top: 0px !important;
}
.atwm-how-it-works-blue-section > .wpb_column > .vc_column-inner > .wpb_wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate( -50%, -50% );
}

.atwm-how-it-works-blue-section h2 {
	color: #fff;
	font-size: 1.3rem;
}



.atwm-why-beam-box .vc_column-inner {
	margin-top: 4rem;
}
.atwm-why-beam-box h2 {
	margin-top: 1rem;
}


.atwm-how-it-works-content {
	margin-top: 0;
	margin-bottom: 0;
}
.vc_row.atwm-how-it-works-content {
    margin-left: -35px;
    margin-right: -35px;
}
.vc_row.atwm-how-it-works-content > .vc_column_container > .vc_column-inner {
    padding-left: 35px;
    padding-right: 35px;
}

	

.atwm-about-us-blue-sections {
	color: #fff;
	position: relative;
	display: flex;
	flex-direction:column;
	margin-top: 1rem;
}
.atwm-about-us-blue-sections > .wpb_column {
	height: 100%;
	flex:1;
	display: flex;
	flex-direction:column;
}
.atwm-about-us-blue-sections > .wpb_column > .vc_column-inner {
	height: 100%;
	flex:1;
	padding-top: 3rem !important;
	padding-bottom: 3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.vc_row.atwm-about-us-blue-sections1 .vc_row {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate( -50%, -50% );
}
.vc_row.atwm-about-us-blue-sections .container-medium .vc_column-inner {
	padding-left: 50px;
	padding-right: 50px;
}
.vc_row.atwm-about-us-blue-sections h2 {
    font-weight: 700;
    margin-top: 0rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
	text-align: center;
}
.vc_row.atwm-about-us-blue-sections p {
	font-weight: 600;
	text-align: center;
	font-size: 1rem;
}
.vc_row.atwm-about-us-blue-sections .wpb_text_column {
	margin-bottom: 0;
}
.atwm-aboutus-60-years {
    margin-left: -40px !important;
    margin-right: -40px !important;
}
.atwm-aboutus-60-years > .wpb_column > .vc_column-inner {
	padding-left: 40px;
	padding-right: 40px;
}



.atwm-units-container {
	text-align: left;
	margin-bottom: 1.5rem;
}

.atwm-units {
	display: block;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	width: 0;
	height: 0;
	transition: opacity 0.4s;
	color: #7FA1D4;
	font-size: 0.9rem;
	vertical-align: middle;
	right: 0;
}
.atwm-units.selected {
	visibility: visible;
	opacity: 1;
	width: auto;
	height: auto;
}
.atwm-units:hover {
	color: #7FA1D4;
}
.atwm-metric,
.atwm-imperial {
	display: inline-block;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	width: 0;
	height: 0;
	transition: opacity 0.4s;
	vertical-align: top;
}
.atwm-metric.selected,
.atwm-imperial.selected {
	visibility: visible;
	opacity: 1;
	width: auto;
	height: auto;
}



.atwm-units .arrow {
	display: inline-block;
    width: 12px;
}
.atwm-units .arrow svg {
    width: 100%;
    height: auto;
}
.atwm-units .arrow svg polyline {
    stroke:#7FA1D4;
    stroke-width: 3;
}


.taxonomy-products-archive {
	padding-top: 3rem;
	padding-bottom: 4rem;
}

.mobile-filters-toggle {
	text-align: right;
}
.mobile-filters-toggle a {
	color: #7FA1D4;
}

.atwm-products-filters {
	
}
.atwm-products-filters-title {
	background-color: #7FA1D4;
	color: #fff;
	padding: 0.5em 0.8em;
	position: relative;
	display: none;
}

.atwm-mobile-filters-close {
	top: 50%;
	transform: translateY(-50%);
	right: 0.7em;
	width: 20px;
	display: block;
	position: absolute;
}
.atwm-mobile-filters-close svg {
	width: 100%;
	height: auto;
	display: block;
}
.atwm-mobile-filters-close svg line,
.atwm-mobile-filters-close svg circle {
	stroke: #fff;
	stroke-width: 2;
}

.atwm-products-filters ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-right: solid 1px #707070;
	padding-right: 1rem;
}
.atwm-products-filters ul li {
	margin-bottom: 2rem;
	position: relative;
}
.atwm-products-filters ul li h4 {
	color: #7FA1D4;
	text-transform: uppercase;
	font-size: 1.3rem;
	font-weight: 600;
	padding-right: 2rem;
}

.atwm-products-filters ul li .filter-item {
	padding-left: 1rem;
}
.atwm-products-filters ul li .atwm-filter-item {
	margin-left: -1rem;
}

.atwm-products-filters .mobile-arrow {
	position: absolute;
	right: 0.2em;
	top: 0.2em;
	display: block;
	width: 12px;
	display: none;
}
.atwm-products-filters .mobile-arrow svg {
	width: 100%;
	height: auto;
	transform: rotate(90deg);
}
.atwm-products-filters .mobile-arrow svg polyline {
	stroke: #7FA1D4;
	stroke-width: 3;
}
.atwm-products-filters ul li.closed > .mobile-arrow svg {
	transform: rotate(0deg);
}
	
	
	

.products-grid {
	padding-left: 2rem;
}
.main-404 .products-grid {
	padding-left: 0 !important;
}

.products-grid h2 {
	font-size: 1.3rem;
	text-transform: uppercase;
	color: #7FA1D4;
	padding-bottom: 2rem;
	font-weight: 700;
}
.product-grid-row {
	align-items: stretch;
}
.product-grid-row > div.col {
	margin-bottom: 3rem;
}
.product-item {
	height: 100%;
	display: flex;
    flex-direction: column;
	justify-content: space-between;
}
.product-item .product-image {
	overflow: hidden;
	height: auto;
	height: 20vw;
	margin-bottom: 1vw;
}
.product-item .product-image img {
	position: relative;
	left: 50%;
	transform: translateX( -50% );
	height: 100%;
}
.product-item .product-meta p {
	text-align: center;
	font-size: 0.9rem;
}
.product-learn-more {
	text-align: center;
	font-weight: 500;
}
.product-learn-more a {
	display: inline-block;
	border: solid 2px #7FA1D4;
	padding: 0.5rem 2rem;
	text-transform: uppercase;
	color: #7FA1D4;
	text-decoration: none;
}
.product-learn-more a:hover {
	color: #fff;
	background-color: #7FA1D4;
	text-decoration: none;
}

.product-title {
	padding-left: 10%;
	padding-right: 10%;
}
.product-title h3 {
	font-size: 1rem;
	text-align: center;
}
.product-title h3 a {
	color: #58595B;
}
.product-title h3 a:hover {
	color: #7FA1D4;
	text-decoration: none;
}


.product {
	display: flex;
	margin-left: -50px;
	margin-right: -50px;
	padding-top: 2rem;
	flex-wrap: wrap;
}
.product-col {
	padding-left: 50px;
	padding-right: 50px;
}
.product-gallery {
	width: 53%;
	display: flex;
	justify-content: space-between;
}
.product-content {
	width: 47%;
	padding-top: 1rem;
}
.product-gallery-thumbs-container {
	width: 14%;
	position: relative;
}
.product-gallery-image {
	width: 84%;
	text-align: center;
	position: relative;
}
.product-gallery-image span {
	position: relative;
	width: 100%;
	height: 100%;
	display: inline-block;
}
.product-gallery-image img {
	display: inline-block;
	position: relative;
	max-width: 100%;
	max-height: 100%;
}

.product-mobile-gallery-container {
	overflow: hidden;
	display: none;
	position: relative;
}
.product-mobile-gallery-thumbs {
}
.product-mobile-gallery-thumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
}
.product-mobile-gallery-thumbs ul li {
	width: 100%;
    flex-shrink: 0;
	padding-left: 2px;
	padding-right: 2px;
}
.product-mobile-gallery-thumbs ul li img {
	width: 100%;
	height: auto;
}

.product-mobile-gallery-container .mobile-arrow {
	position: absolute;
	right: 0.2em;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 18px;
	display: none;
}
.product-mobile-gallery-container .mobile-arrow.left {
	left: 0px;
}
.product-mobile-gallery-container .mobile-arrow.right {
	right: 0px;
}
.product-mobile-gallery-container .mobile-arrow.left svg {
	transform: rotate(180deg);
}
.product-mobile-gallery-container.mobile-arrow svg {
	width: 100%;
	height: auto;
	
}
.product-mobile-gallery-container .mobile-arrow svg polyline {
	stroke: #000;
	stroke-width: 3;
}
.atwm-products-filters ul li.closed > .mobile-arrow svg {
	transform: rotate(0deg);
}



.product-content-inner {

}
.product-content h1 {
	text-transform: uppercase;
	color: #7FA1D4;
	font-size: 1.3rem;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
.product-content a {
	color: #7FA1D4;
}
.product-region-notice {
	margin-top: 2rem;
}
.product-region-notice span {
	background-color: #eeeeee;
	padding: 1em 2em;
	font-size: 0.8em;
	border: solid 1px #7FA1D4;
}

.product-price s {
	
}

.product-price .sale {
	color: #7FA1D4;
	font-size: 2rem;
	font-weight: 500;
	margin-left: 10px;
	margin-right: 10px;
}
.product-price .retail {
	font-size: 2rem;
	font-weight: 500;
	margin-left: 10px;
	margin-right: 10px;
}
.product-gallery-thumbs {
	overflow: hidden;
	margin-top: 1.5rem;
}
.product-gallery-thumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.product-gallery-thumbs ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 1.5rem;
	box-sizing: border-box;
}
.product-gallery-thumbs ul li img {
	width: 100%;
	height: auto;
	display: block;
	border: solid 1px #707070;
}
.product-gallery-thumbs-container .arrow-top {
	
}
.product-gallery-thumbs-container .arrow-bottom {
	margin-top: 5px;
}
.product-gallery-thumbs-container .arrow-top,
.product-gallery-thumbs-container .arrow-bottom {
	width: 20px;
	height: 10px;
	position: absolute;
	left: 50%;
	transform: translateX( -50% );
	cursor: pointer;
	opacity: 0;
	transition: opacity 0.3s;
}
.product-gallery-thumbs-container .visible {
	opacity: 1;
}
.product-gallery-thumbs-container .arrow-top {
	top: 0px;
}
.product-gallery-thumbs-container .arrow-top svg,
.product-gallery-thumbs-container .arrow-bottom svg {
	width: 100%;
	height: auto;
}
.product-gallery-thumbs-container .arrow-top svg polyline,
.product-gallery-thumbs-container .arrow-bottom svg polyline {
	stroke: #58595B;
	stroke-width: 3;
}
.product-gallery-thumbs-container .arrow-top svg {
	transform: rotate(-90deg);
}
.product-gallery-thumbs-container .arrow-bottom svg {
	transform: rotate(90deg);
}
	
	

.product-more-info {
	width: 100%;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.product-more-info-tabs {
	margin-bottom: 1.5rem;
}
.product-more-info-tabs > div.info-tabs {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: -3rem;
	margin-right: -3rem;
}
.product-more-info-tabs > div.info-tabs > div.info-tab {
	position: relative;
	padding-left: 3rem;
	padding-right: 3rem;
}
.product-more-info-tabs > div.info-tabs > div.info-tab .tab-title {
	position: relative;
}

.product-more-info-tabs > div.info-tabs > div.info-tab .tab-title a {
	font-size: 1.4rem;
	font-weight: 700;
	text-transform: uppercase;
}
.product-more-info-tabs > div.info-tabs > div.info-tab .tab-title a:hover {
	color: #58595B;
}
.product-more-info-tabs > div.info-tabs > div.info-tab.selected .tab-title a {
	color: #7FA1D4;
	text-decoration: underline;
}
.product-more-info-tabs > div.info-tabs > div.info-tab .tab-content {
	display: none;
}
.product-more-info-tab-content,
.product-more-info-tab-content h3,
.product-more-info-tab-content p,
.product-more-info-tab-content li {
	font-size: 1.2rem;
}
.product-more-info-tab-content h3 {
	font-weight: 700;
	margin-top: 2rem;
}
.tab-title-mobile-arrow {
	display: none;
}
.product-more-info-tab-content iframe,
.product-more-info-tabs > div.info-tabs > div.info-tab .tab-content iframe {
	border: none;
	width: 100%;
	height: 500px;
}


.atwm-product-features {
	display: flex;
}
.atwm-product-features p,
.atwm-product-features li {
	font-size: 0.9rem;
}
.atwm-product-features .tab-column-1 {
	width: 50%;
	padding-right: 30px;
}
.atwm-product-features .tab-column-2 {
	width: 50%;
	padding-left: 30px;
}

.atwm-product-specifications {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 50%;
}
.atwm-product-specifications li h3 {
	border-bottom: solid 1px #000;
	padding-bottom: 0.2em;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	position: relative;
}
.atwm-product-specifications li h3 .icon-plus {
    position: absolute;
	display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    background-color: #7FA1D4;
    width: 18px;
    height: 18px;
    border-radius: 50%;
	z-index: -1;
}
.atwm-product-specifications li h3 .icon-plus::before {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 3px;
    right: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-style: solid;
    border-width: 2px 0 0 0;
	border-color: #fff;
}
.atwm-product-specifications li h3 .icon-plus::after {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 50%;
    bottom: 4px;
    top: 4px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-style: solid;
    border-width: 0 0 0 2px;
	border-color: #fff;
}

.atwm-product-specifications li h3 a {
	display: inline-block;
	width: 100%;
	color: #353535;
	text-decoration: none;
	z-index: 2;
}
.atwm-product-specifications li .specification-data {
	height: 0;
	overflow: hidden;
}
.atwm-product-specifications li .specification-data p {
	font-size: 0.9rem;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.atwm-product-specifications li .specification-data p .specification-title {
	display: inline-block;
	width: 50%;
}
.atwm-product-specifications li .specification-data p .specification-title a {
	text-decoration: underline;
}
.atwm-product-specifications li .specification-data p .specification-title a:hover {
	text-decoration: none;
}


.atwm-product-specifications li.open .specification-data {
	height: auto;
}
.atwm-product-specifications li.open h3 .icon-plus::after {
	display: none;
}

.atwm-related-products {
}
.atwm-related-products > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
	margin-left: -15px;
	margin-right: -15px;
	align-items: stretch;
}
.atwm-related-products > ul > li {
	display: flex;
	align-items: center;
	margin-top: 2rem;
	margin-bottom: 2rem;
	width: 33.333%;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}
.atwm-related-products > ul > li .related-product-thumbnail {
	width: 40%;
	margin-right: 1rem;
}
.atwm-related-products > ul > li .related-product-thumbnail img {
	max-width: 100%;
	height: auto;
	border: solid 1px #000;
}
.atwm-related-products > ul > li .related-product-thumbnail .related-product-no-thumbnail {
	display: block;
	font-size: 1rem;
	text-align: center;
    border: solid 2px #7FA1D4;
    color: #7FA1D4;
    padding: 1.5rem 0.5rem;
    font-weight: 600;
}
.atwm-related-products > ul > li .related-product-content {
	width: 60%;
}
.atwm-related-products > ul > li .related-product-content h3 {
	margin: 0;
	padding: 0;
	margin-top: 0.2em;
}
.atwm-related-products > ul > li a:hover {
	text-decoration: none;
}




.atwm-navigation {
	width: 100%;
}
.atwm-navigation ul {
	list-style: none;
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: flex;
	justify-content: center;
}
.atwm-navigation ul li {
	margin-left: 0.7em;
	margin-right: 0.7em;
	font-weight: 600;
}
.atwm-navigation ul li .current {
	opacity: 0.5;
}
.atwm-navigation ul li a {
	text-decoration: none;
	color: #58595B;
}
.atwm-navigation ul li a:hover {
	text-decoration: none;
	opacity: 0.5;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
	background: none !important;
}

.vc_tta-panel-heading h4 {
	font-size: 1rem;
	
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
	color: #7FA1D4 !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover a {
	color: #000 !important;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	background-color: #7FA1D4 !important;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	left: 25% !important;
	right: 25% !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
	top: 25% !important;
	bottom: 25% !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-heading {
	border: none !important; 
}
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-body {
	border: none !important; 
	padding: 0 !important;
	padding-right: 60px !important;
	padding-bottom: 40px !important;
}



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





.wpcf7-form-control {
	border: none;
	background: none;
	border-bottom: solid 1px #58595B;
	padding-bottom: 5px;
}
.wpcf7-submit {
	border: solid 2px #7FA1D4;
	padding: 0.3rem 1.2rem;
	text-transform: uppercase;
	color: #7FA1D4;
	margin-bottom: 2rem;
	cursor: pointer;
	padding-top: 0.4rem;
}


.body-atwm-builders {
	background-color: #e5e5e5;
	color: #4d4d4d;
}

.main-atwm-builders .container {
	background-color: #fff;
}
.main-atwm-builders h3 {
	margin-bottom: 1rem;
	font-size: 1.4rem;
	text-transform: uppercase;
	font-weight: 700;
}
.main-atwm-builders p {
	font-size: 0.9rem;
}

.menu-builders-container {
}
.menu-builders-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-end;
}
.menu-builders-container ul li {
	margin-left: 2rem;
	text-transform: uppercase;
}
.menu-builders-container ul li a {
	color: #fff;
	text-decoration: none;
	position: relative;
}
.menu-builders-container ul li:hover a {
	color: #fff;
	opacity: 0.7;
}
.menu-builders-container ul li a:before {
	content: "";
	position: absolute;
	width: 0;
	height: 2px;
	background-color: #fff;
	bottom: 0;
}
.menu-builders-container ul li:hover a:before {
	transition: width 0.3s;
	width: 100%;
}
.menu-builders-container ul li.current-menu-item a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #fff;
	bottom: 0;
}

.atwm-builder-header-row.vc_row-has-fill > .vc_column_container > .vc_column-inner {
	padding-top: 0;
    padding: 2% 3%;
}
.atwm-builder-header-row .wpb_single_image {
	margin-bottom: 10px;
}
.atwm-builder-header-row p {
	text-align: center;
	color: #fff;
	font-weight: 500;
	font-size: 1.1rem;
}
.atwm-builder-header-row h2 {
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 3rem;
	letter-spacing: 5px;
	text-transform: uppercase;
	padding-top: 1em;
	padding-bottom: 1em;
}

.atwm-builder-header-buttons-row div.vc_column_container:first-child .wpb_wrapper {
	text-align: right;
}
.atwm-builder-header-buttons-row .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	background: #fff;
    color: #8bbcbd;
    padding: 0.2em 1.0em;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 600;
    position: relative;
    bottom: 8px;
    margin-left: 1rem;
	width: 210px;
	line-height: 0.9em;
	min-height: 3.0em;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.atwm-builder-header-buttons-row div.vc_column_container:first-child .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	margin-right: 1rem;
}
.atwm-builder-header-buttons-row .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
	color: #00848E;
	background-color: #fff;
}
.atwm-builder-header-row .wpb_content_element {
	margin-bottom: 20px;
}
.vc_row.atwm-builder-title-row > .vc_column_container > .vc_column-inner {
	padding: 0 !important;
}
.atwm-builder-title-row h1.vc_custom_heading {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 0;
	margin: 10px 0;
	font-size: 2.2rem;
	background: #8bbcbd;
}

.atwm-builder-gray-row .vc_column_container {
	padding-left: 10px;
}
.atwm-builder-gray-row div.wpb_column:first-child {
	padding-left: 0px;
}
.atwm-builder-gray-row div.wpb_column:first-child .vc_column_container {

}
.atwm-builder-gray-row .vc_column_container .vc_column-inner {
	padding: 0;
	background: #f5f5f5;
	padding: 20px 25px 0px 40px;
}
.atwm-builder-gray-row .wpb_text_column {
	margin-bottom: 0 !important;
}
.atwm-builder-gray-row h3 {
}
.atwm-builder-gray-row p {
	font-size: 0.9rem;
}
.atwm-builder-home-support-row {
	margin-top: 10px;
}
.atwm-builder-home-support-row .vc_column_container .vc_column-inner {
	padding-left: 40px;
}


.atwm-builder-cta-boxes-row {
	margin-top: 10px;
	margin-bottom: 10px;
}

.atwm-builder-cta-boxes-row .vc_column_container>.vc_column-inner {
	padding-left: 50px;
	padding-right: 50px;
	border-left: solid 1px #000;
}
.atwm-builder-cta-boxes-row div.vc_column_container:first-child .vc_column-inner {
	border: none;
}
.atwm-builder-cta-boxes-row h3 {
	text-align: center;
}
.atwm-builder-cta-boxes-row p {
	text-align: center;
}


.atwm-why-beam-trusted-row .vc_col-sm-8 > .vc_column-inner {
	padding: 0;
	padding: 20px 25px 0px 40px;
}
.atwm-why-beam-trusted-row h3 {
	text-align: center;
}
.atwm-why-beam-trusted-row .vc_col-sm-8 .vc_row > .vc_column_container > .vc_column-inner {
	padding: 20px 40% 0px 0px;
}
.atwm-why-beam-trusted-row .vc_col-sm-8 .vc_row > div.vc_column_container:first-child > .vc_column-inner {
	padding: 20px 0px 0px 40%;
}

.atwm-why-beam-trusted-row .vc_col-sm-4 .vc_column-inner {
	padding: 0 !important;
	background: #8bbcbd;
	margin-top: 10px;
	margin-bottom: 10px;
}
.atwm-why-beam-trusted-row .vc_col-sm-4 .vc_column-inner .wpb_single_image .vc_figure,
.atwm-why-beam-trusted-row .vc_col-sm-4 .vc_column-inner .wpb_single_image .vc_figure .vc_single_image-wrapper {
	width: 100%;
}
.atwm-why-beam-trusted-row .vc_col-sm-4 .vc_column-inner .vc_single_image-wrapper img {
	width: 100%;
}
.atwm-why-beam-trusted-row .vc_col-sm-4 h2 {
	text-align: center;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 700;
	font-size: 3rem;
}


.atwm-builder-footer-row {
	color: #fff;
}
.atwm-builder-footer-row .vc_column_container>.vc_column-inner {
	padding-left: 40px;
	padding-right: 40px;
}
.atwm-builder-footer-row .vc_col-sm-8 .vc_column-inner {
	padding-top: 7% !important;
	padding-left: 10%;
	padding-right: 10%;
}
.atwm-builder-footer-testimonial .vc_column-inner > .wpb_wrapper {
	background: #8bbcbd;
	padding: 40px;
}

.atwm-builder-footer-testimonial .wpb_text_column  > .wpb_wrapper {
	position: relative;
	padding-left: 4rem;
	padding-top: 2rem;
	padding-right: 2rem;
}
.atwm-builder-footer-testimonial .wpb_text_column  > .wpb_wrapper:before {
	content: "“";
	display: block;
	position: absolute;
	left: 0;
	top: -1rem;
	font-size: 8rem;
	color: #fff;
	line-height: 1;
}









.atwm-builder-footer-row .wpcf7 {
}
.atwm-builder-footer-row .wpcf7 p {
	margin-bottom: 0;
}
.atwm-builder-footer-row .wpcf7 label {
	margin-bottom: 0;
	width: 80%;
}
.atwm-builder-footer-row .wpcf7-form-control {
	border: none;
}
.atwm-builder-footer-row .wpcf7-form-control.wpcf7-text {
    border-radius: 20px;
    padding: 0 0 0 10px;
    font-size: 12px;
    width: 100%;
    margin-bottom: 10px;
    height: 22px;
	background-color: #fff;
	border: none;
}
.atwm-builder-footer-row input.wpcf7-form-control.wpcf7-text:focus {
    box-shadow: 0 0 5px #999;
    border-color: #999;
    background: #fafafa;
    border-color: #999;
    outline: none;
}
.atwm-builder-footer-row span.wpcf7-list-item {
	margin-left: 1.9em;
}
.atwm-builder-footer-row .wpcf7-list-item-label {
	font-size: 0.7rem;
	position: relative;
}
.atwm-builder-footer-row span.wpcf7-list-item label {
	line-height: 0.9em;

}
.atwm-builder-footer-row span.wpcf7-list-item input {
	visibility: hidden;
	position: absolute;
}
.wpcf7-list-item-label:before {
	content: "✔" !important;
	color: #fff;
	background-color: #fff;
	width: 14px;
	height: 14px;
	display: block;
	font-size: 1rem;
	position: absolute;
	left: -1rem;
}
.atwm-builder-footer-row span.wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label:before {
	color: #8bbcbd;
}
.atwm-builder-footer-row div.wpcf7 .ajax-loader {
	display: inline-block;
}

.atwm-builder-footer-row .wpcf7-form-control.wpcf7-submit {
    display: inherit;
    background: #fff;
    border-color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    color: #8bbcbd;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
	margin-top: 0.5rem;
	margin-bottom: 2rem;
	display: inline-block;
}
.atwm-builder-footer-row .wpb_content_element img {
	margin-left: 0.5em;
	margin-right: 0.5em;
}




.entry-404 {
	
}
.entry-404 .search-field {
	-webkit-appearance: none;
	border-width: 1px;
	vertical-align: middle;
	padding: 4px 12px;
	box-sizing: border-box;
	height: 34px;
}
.entry-404 #searchsubmit {
	padding: 3px 16px;
	border: none;
	vertical-align: middle;
	box-sizing: border-box;
	height: 34px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8rem;
    width: 64px;
    display: inline-block;
}

.entry-404 #searchsubmit svg {
	width: 100%;
	display: block;
}

.entry-404 #searchsubmit svg line,
.entry-404 #searchsubmit svg circle {
	stroke: #fff;
	stroke-width: 2;
}


/*********************************************************************************
* CSS Preloader
**********************************************************************************/

.atwm-circle-preloader {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate( -50%, -50% );
	z-index: 2;
}

.atwm-circle-preloader .atwm-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.atwm-circle-preloader .atwm-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #7FA1D4;
  border-radius: 100%;
  -webkit-animation: atwm-circleFadeDelay 1.2s infinite ease-in-out both;
          animation: atwm-circleFadeDelay 1.2s infinite ease-in-out both;
}
.atwm-circle-preloader .atwm-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}
.atwm-circle-preloader .atwm-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
}
.atwm-circle-preloader .atwm-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.atwm-circle-preloader .atwm-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg);
}
.atwm-circle-preloader .atwm-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg);
}
.atwm-circle-preloader .atwm-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.atwm-circle-preloader .atwm-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg);
}
.atwm-circle-preloader .atwm-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg);
}
.atwm-circle-preloader .atwm-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
.atwm-circle-preloader .atwm-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); 
}
.atwm-circle-preloader .atwm-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); 
}
.atwm-circle-preloader .atwm-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; 
}
.atwm-circle-preloader .atwm-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; 
}
.atwm-circle-preloader .atwm-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; 
}
.atwm-circle-preloader .atwm-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; 
}
.atwm-circle-preloader .atwm-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; 
}
.atwm-circle-preloader .atwm-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; 
}
.atwm-circle-preloader .atwm-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; 
}
.atwm-circle-preloader .atwm-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.atwm-circle-preloader .atwm-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.atwm-circle-preloader .atwm-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.atwm-circle-preloader .atwm-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}

@-webkit-keyframes atwm-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; }
}

@keyframes atwm-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; } 
}




/*********************************************************************************
* GForms
**********************************************************************************/
.gform_body ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gform_body label {
	display: none;
}

/* Registration Form *************************************************/
.main .gform_wrapper {
	margin: 0;
}
.main .gform_wrapper ul.gform_fields li.gfield {
	padding: 0;
	margin: 0;
}
body .main .gform_wrapper .top_label div.ginput_container {
	margin-top: 15px;
}
.main .ginput_container input[type=text],
.main .ginput_container input[type=email],
.main .ginput_container input[type=tel] {
    border: none;
    background: none;
    border-bottom: solid 1px #58595B;
    padding-bottom: 5px;
    box-sizing: border-box;
    width: 100%;
	border-radius: 0;
	padding: 0;
	padding-bottom: 0.2em;
}
.main .gform_wrapper .gform_footer {
	margin: 0;
	padding-top: 1.7rem;
}
.main .gform_wrapper .gform_footer input.button {
	border: none;
	background: none;
    border: solid 2px #7FA1D4;
    padding: 0.3rem 1.2rem;
    text-transform: uppercase;
    color: #7FA1D4;
    margin-bottom: 2rem;
    cursor: pointer;
    padding-top: 0.4rem;
	width: auto;
}


/* Footer Email Form *************************************************/
.gform_wrapper textarea:focus, .gform_wrapper input:focus{
    outline: none;
}
.atwm-footer-middle .gform_wrapper ul.gform_fields li.gfield {
	padding: 0;
	margin: 0;
	margin-top: 0.5em;
}

.atwm-footer-middle .ginput_container input[type=text],
.atwm-footer-middle .ginput_container input[type=email] {
    border: none;
    background: none;
    border-bottom: solid 1px #58595B;
    padding-bottom: 2px;
    box-sizing: border-box;
    width: 100%;
	border-radius: 0;
	padding: 0;
	padding-bottom: 0.2em;
}
.atwm-footer-middle .gform_wrapper .gform_footer {
	margin: 0;
	padding-top: 1.5rem;
	padding-bottom: 1.2em;
}
.atwm-footer-middle .gform_wrapper .gform_footer input.button {
	border: none;
	background: none;
	color: #fff;
	background-color: #707070;
	text-transform: uppercase;
	padding: 8px 25px;
	cursor: pointer;
	border-radius: 0;
	width: auto;
}


/* Builders Form *************************************************/

.atwm-builder-footer-row .gform_wrapper {
	margin: 0;
}
.atwm-builder-footer-row .gform_wrapper ul.gform_fields li.gfield {
	padding: 0;
	margin: 0;
}
body .atwm-builder-footer-row .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px;
}
.atwm-builder-footer-row .ginput_container input[type=text],
.atwm-builder-footer-row .ginput_container input[type=email],
.atwm-builder-footer-row .ginput_container input[type=tel],
.atwm-builder-footer-row .ginput_container .gfield_select {
    border-radius: 20px;
    padding: 0 0 0 10px;
    font-size: 12px;
    width: 100%;
    margin-bottom: 10px;
    height: 22px;
	background-color: #fff;
	border: none;
	text-transform: uppercase;
	margin-top: 0;
	min-height: auto;
}
.atwm-builder-footer-row .ginput_container input:focus {
    box-shadow: 0 0 5px #999;
    border-color: #999;
    background: #fafafa;
    border-color: #999;
    outline: none;
}

.atwm-builder-footer-row .gform_wrapper .gform_footer {
	margin: 0;
	padding-top: 0;
}
.atwm-builder-footer-row .gform_wrapper .gform_footer input.button {
    display: inherit;
    background: #fff;
    border-color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    color: #8bbcbd;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
	margin-top: 0.5rem;
	margin-bottom: 2rem;
	display: inline-block;
	border: none !important;
}


.atwm-builder-footer-row .gfield_checkbox {
	position: relative;
	margin-left: 1.9em;
}
.atwm-builder-footer-row .gfield_checkbox li {
	overflow: visible !important;
}
.atwm-builder-footer-row .gfield_checkbox label {
	line-height: 1.1em;
	font-size: 0.7rem;
	display: block;
	width: 100%;
}
.atwm-builder-footer-row .gfield_checkbox input {
	visibility: hidden;
	position: absolute;
}
.atwm-builder-footer-row .gfield_checkbox label:before {
	content: "" !important;
	color: #fff;
	background-color: #fff;
	width: 14px;
	height: 14px;
	display: block;
	font-size: 1.2rem;
	position: absolute;
	left: -1rem;
	line-height: 0.9em;
}
.atwm-builder-footer-row .gfield_checkbox input[type=checkbox]:checked + label {
	font-weight: 400 !important;
}
.atwm-builder-footer-row .gfield_checkbox input[type=checkbox]:checked + label:before {
	color: #8bbcbd;
	content: "✔" !important;
}



.atwm-select {
	position: relative;
}
.main .atwm-builder-footer-row .ginput_container .atwm-select-input {
	background-image: url(../images/top-menu-arrow.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 98% center !important;
}

.atwm-select .atwm-select-list-popup {
	display: block;
	position: absolute;
	box-sizing: border-box;
	z-index: 2;
	background-color: #fff;
	display: none;
	margin-top: -10px;
	max-height: 12em;
	overflow-y: auto;
	color: #000;
}
.atwm-select .atwm-select-list {
	font-size: 12px;
}

.atwm-select .atwm-select-list span {
	display: block;
	padding: 2px 5px;
	cursor: pointer;
}
.atwm-select .atwm-select-list span:hover {
	background-color: #ccc;
}
.atwm-select .atwm-select-list span.selected {
	background-color: #000;
	color: #fff;
}
.atwm-select .atwm-select-list span.faded {
	opacity: 0.5;
}

.atwm-select.atwm-select-open .atwm-select-list-popup {
	display: block;
}
