/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }




/* =Fonts
-------------------------------------------------------------- */

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}




table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
 tr.odd td {
	background: #F2F7FC;
}




.attachment img {
	max-width: 900px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft, 
 img.alignright, 
 img.aligncenter {
	margin-bottom: 12px;
}
 .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
 .wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.wp-smiley {
	margin:0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}




/* ---------- layout ----------*/
.wrapper {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.container {
    width: 100% !important;
	max-width: 1204px !important;
	margin:0 auto;
}
.clear{clear:both; font-size:0px;line-height:0px;}

/*-------------------------------------------*/

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Light.woff2') format('woff2'),
        url('fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Book.woff2') format('woff2'),
        url('fonts/Gotham-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Medium.woff2') format('woff2'),
        url('fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Bold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Black.woff2') format('woff2'),
        url('fonts/Gotham-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Andellia Davilton';
    src: url('fonts/AndelliaDavilton.woff2') format('woff2'),
        url('fonts/AndelliaDavilton.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* --------- HEADER HERE ---------*/
.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    padding-top: 90px;
}
.logo {
    margin-left: 38px;
}
.logo img {
    display: block;
    max-width: 100%;
}
.mobile_menubtn {
    width: 42px;
    height: 36px;
    right: 8px;
    top: 30px;
    z-index: 99;
}
.mainnav {
	padding: 0;
}
	
/* Icon 3 */
#nav-icon3 {
  -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;
}

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 36px;
  background: #ffffff;
  border-radius: 0;
  opacity: 1;
  left: 3px;
  -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-icon3.open span {
    background: #ffffff;
}
#nav-icon3 span:nth-child(1) {
    top: 4px;
}
#nav-icon3 span:nth-child(2) {
    top: 12px;
    width: 16px;
}
#nav-icon3 span:nth-child(3) {
    top: 20px;
    width: 32px;
}
#nav-icon3 span:nth-child(4) {
    top: 28px;
    width: 22px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3:hover span {
    background: #cbae62;
}

/* ---------------------------------------------------------*/



/* --------- NAVIGATION HERE --------*/
.nav										{}
.nav ul										{}
.nav ul li									{}
.nav ul li a								{}
.nav ul li a span							{}
.nav ul li a:hover							{}
.mainnav {
    margin-right: 30px;
}
.mainnav nav {
    
}
.mainnav nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.mainnav nav ul li {
    margin-left: 16px;
}
.mainnav nav ul li:first-child {
    margin-left: 0;
}
.mainnav nav ul li a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 6px;
}
.mainnav nav ul li a:hover {
    color: #cbae62;
}
.mainnav nav ul li.current-menu-item a {
    color: #cbae62;
}
a {
    transition: 0.15s ease-in;
}
.mainnav_wrapper {
    display: flex;
    align-items: center;
}
.mega_menu_wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #ffffff url('images/megaw.png') no-repeat center center;
    z-index: 999999;
    padding-top: 90px;
    padding-bottom: 195px;
    border-bottom: 1px solid #0d0d0b;
}
.header [class*=col-] {
    position: static;
}
.mega_h {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}
.mega_logo img {
    max-width: 100%;
}
.mega_h .my_account {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    padding-right: 60px;
}
.mega_h .my_account a {
    color: #000000;
    font-size: 18px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: 40px;
    text-decoration: none;
    padding: 0 20px;
}
.mega_h .my_account a:hover {
    color: #cbae62;
}
.mega_h .my_account .log_in {
    padding-left: 30px;
    background: url('images/loginicon.png') no-repeat left center;
}
a {
    transition: 0.15s ease-in;
}
.tabs_wrapper {
    
}
.tabs_nav {
    padding-bottom: 110px;
}
.tabs_nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tabs_nav ul li {
    margin: 0 18px;
}
.tabs_nav ul li a {
    display: block;
    color: #000000;
    font-size: 14px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
    padding: 0 5px;
    border-bottom: 2px solid rgba(255,255,255,0);
}
.tabs_nav ul li.tab-active a {
    color: #cbae62;
    border-bottom: 2px solid #cbae62;
}
.tabs_nav ul li a:hover {
    color: #cbae62;
}
.tabs_content .tab_box {
    display: flex;
    flex-wrap: wrap;
}
.tabs_content .tab .tab_gallery {
    flex: 0 0 40%;
    max-width: 40%;
}
.tabs_content .tab .content {
    flex: 0 0 60%;
    max-width: 60%;
}
.tabs_content .tab .content h4 {
    color: #000000;
    font-size: 14px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.tabs_content .tab .content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tabs_content .tab .content ul li {
    margin-bottom: 6px;
}
.tabs_content .tab .content ul li a {
    color: #000000;
    font-size: 14px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: 0.85;
    text-decoration: none;
}
.tabs_content .tab .content ul li a:hover {
    color: #cbae62;
}
.tabs_content .tab {
    display: none;
}
.tabs_content .tab:first-child {
    display: block;
}
.tab_gallery .mega_slider {
    width: 390px;
    background: #ffffff;
    border-radius: 10px;
    margin: 0 auto;
}
.tab_gallery .mega_slider .slick-slide {
    min-height: 364px;
    padding: 25px 45px;
}
.tab_gallery .mega_slider figure {
    margin: 0;
    margin-bottom: 15px;
    text-align: center;
}
.tab_gallery .mega_slider figure img {
    display: inline-block;
    max-width: 100%;
}
.tab_gallery .mega_slider p {
    color: #000000;
    font-size: 14px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: 1.5;
}
.slick-next {
    display: block;
    width: 38px;
    height: 38px;
    background-color: #262626;
    background-image: url('images/crightarrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    border-radius: 50%;
    box-shadow: none;
    -webkit-appearance: none;
    outline: none !important;
    transition: 0.15s ease-in;
    font-size: 0.1px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    right: 12px;
    z-index: 20;
}
.slick-prev {
    display: block;
    width: 38px;
    height: 38px;
    background-color: #262626;
    background-image: url('images/cleftarrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    border-radius: 50%;
    box-shadow: none;
    -webkit-appearance: none;
    outline: none !important;
    transition: 0.15s ease-in;
    font-size: 0.1px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    left: 12px;
    z-index: 20;
}
.slick-disabled {
    background-color: #b4b3b3;
}
.mega_menu_wrapper .close_btn {
    display: block;
    position: absolute;
    right: 25px;
    top: 25px;
    width: 50px;
    height: 50px;
    background: url('images/close_btn.svg') no-repeat center center;
    cursor: pointer;
    opacity: 0.75;
    transition: 0.15s ease-in;
    z-index: 40;
}
.mega_menu_wrapper .close_btn:hover {
    opacity: 1;
}
.mega_menu_wrapper {
    transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
    transform: perspective(500px) rotateX(-20deg);
    -moz-transform: perspective(500px) rotateX(-20deg);
    -webkit-transform: perspective(500px) rotateX(-20deg);
    -webkit-transition: -webkit-transform 0.4s;
    opacity: 0;
    transition: all 0.4s;
    visibility: hidden;
    left: 0;
    top: 0;
	overflow: auto;
}
.megaopen .mega_menu_wrapper {
    transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -webkit-transition: -webkit-transform 0.4s;
    transition: all 0.4s;
    opacity: 1;
    z-index: 99999;
    visibility: visible;
}

/* ---------------------------------------------------------*/

/* ------- MAIN CONTENT HERE --------*/
main {
    display: block;
}
.main_content								{}
.inner_hero {
    background-position: center top !important;
}
.inner_hero .caption {
    margin: 0 auto 0!important;
    min-height: 712px;
    padding-top: 252px;
    padding-bottom: 100px;
}
.inner_hero .caption:after {
    display: block;
    content: "";
    width: 505px;
    height: 29px;
    background: #cbae62;
    position: absolute;
    right: -135px;
    bottom: -14px;
}
.backbg {
    display: none !important;
}
.backbgbox {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.c_box {
    max-width: 838px;
    margin: 0 auto;
    border: 1px solid #ffffff;
    padding: 24px 60px;
    margin-bottom: 24px;
}
.c_box p {
    color: #ffffff;
    font-size: 15px;
    font-family: 'Gotham';
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.5px;
}
.c_box p:last-child {
    margin-bottom: 0;
}
.t_box > p {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: 1.25;
}
.contact_hero .caption {
    min-height: 714px;
}
.v_social {
    padding-top: 44px;
    position: absolute !important;
    left: 85px;
    top: 0;
    max-width: 34px;
    z-index: 60;
}
.v_social .fusion-social-networks-wrapper {
    margin: 0 !important;
}
.v_social:before {
    display: block;
    content: "";
    width: 3px;
    height: 144px;
    background: #898686;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0;);
    bottom: 100%;
    margin-bottom: 28px;
}
.v_social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.v_social ul li {
    margin-bottom: 44px;
}
.v_social ul li a {
    display: block;
    width: 34px;
    height: 34px;
}
.contact_form {
    padding-bottom: 80px;
}
.contact_form label {
    color: #000000;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 1.33;
    padding-bottom: 2px;
}
.contact_form {
    margin: 0 -30px;
    padding-top: 70px;
}
.nice-select.std_select {
    float: none;
    display: block;
    width: 100%;
    height: 44px;
    background: none;
    border: 1px solid #000000 !important;
    border-radius: 3px;
    box-shadow: none;
    -webkit-appearance: none;
    outline: none;
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 42px;
    padding: 0 20px;
}
.nice-select.std_select:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7px 0 7px;
    border-color: #000000 transparent transparent transparent;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
}
.nice-select.std_select.open:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.nice-select.std_select .list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 4px;
    width: calc(100% + 2px);
    left: -1px;
    border: 1px solid #000000;
}
.nice-select.std_select .option {
    padding: 0 20px;  
    min-height: 30px;
    line-height: 30px;
}
.scroll_down_direction {
    width: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    max-width: 30px !important;
}
.scroll_icon {
    display: block;
    width: 30px;
    height: 30px;
    background: url('images/scrollicon.png') no-repeat center center;
}
.scroll_down_direction:after {
    display: block;
    content: "";
    background: #7f7c7c;
    width: 4px;
    height: 230px;
    margin-top: 20px;
}
.scroll_down_direction .fusion-text h6 {
    color: #4d4d4d !important;
    font-size: 14px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    line-height: normal !important;
    letter-spacing: 0.15px !important;
    position: absolute;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: left top;
    position: absolute;
    left: calc(100% + 30px);
    top: 50px;
    white-space: nowrap;
    margin: 0;
}
.scroll_down_direction .fusion-text p {
    margin-bottom: 0 !important;
}
.contact_block .scroll_down_direction {
    position: absolute;
    top: 355px;
    right: 75px;
}
.customer_service_info {
    padding-top: 64px !important;
    padding-bottom: 44px !important;
}
.customer_service_info h3 {
    margin: 0 !important;
    padding-bottom: 0;
}
.customer_service_info p {
    color: #f1ecec;
    font-size: 16px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: 1.5;
}
.customer_service_info p a {
    color: #f1ecec;
    font-size: 18px;
    text-decoration: none;
}
.customer_service_info p a:hover {
    color: #f1ecec;
    text-decoration: underline;
}
.customer_service_info p + h3 {
    padding-top: 14px;
}
.pull-lr {
    margin: 0 -30px;
}
.menu_btn {
    display: none;
}
.menuclose {
    display: none;
}
.wpcf7-form label{
    display: block;
    margin-bottom: 16px;
}
.wpcf7-form label {
    display: block;
    padding-left: 2px;
}
.wpcf7-form label + br {
    display: none;
}
.wpcf7-form-control {
    display: block !important;
    width: 100% !important;
    height: 44px !important;
    background: none !important;
    border: 1px solid #000000 !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    outline: none !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    line-height: 42px !important;
    padding: 0 20px !important;
}
textarea.wpcf7-form-control {
    height: 150px !important;
    line-height: normal !important;
    resize: none !important;
    color: #000000 !important;
    padding: 15px 20px !important;
}
.wpcf7-submit {
    display: block !important;
    width: 100% !important;
    height: 56px !important;
    background: #000000 !important;
    border: none !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    outline: none !important;
    color: #f1ecec !important;
    font-size: 24px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700 !important;
    line-height: 56px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    text-align: center !important;
    padding: 0 25px !important;
    transition: 0.15s ease-in !important;
    margin-top: 45px !important;
}
.wpcf7-submit:hover {
    background: #cbae62 !important;
}
.wpcf7 .wpcf7-form .wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    padding: 10px !important;
    font-size: 14px;
}
.wpcf7-form-control-wrap {
    display: block;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 100%;
    padding-top: 2px;
}
.wpcf7-form span.wpcf7-form-control-wrap.your-email {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.v_social a {
    display: block !important;
    width: 34px !important;
    height: 34px !important;
    background: #000000 !important;
    border-radius: 50% !important;
    color: #E9E9E9 !important;
    line-height: 34px !important;
    text-align: center !important;
    display: block;
    width: 34px !important;
    height: 34px !important;
    margin: 0 !important;
    margin-bottom: 44px !important;
}
.v_social .fusion-social-networks {
    overflow: visible;
}
.customer_service_info .fusion-text + .fusion-text {
    padding-top: 14px;
}
.mid_container {
    
}
div.wpcf7 .ajax-loader {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%,0);
}
.contact_block .wpcf7-form p {
    margin-bottom: 14px;
}
.involved_hero {
    
}
.involved_hero h1 {
    color: #ffffff !important;
    font-size: 66px !important;
    font-weight: 500 !important;
    margin: 0;
}
.involved_hero h1 strong {
    color: #cbae62 !important;
    font-weight: 500 !important;
}
.wpcf7-select-parent .wpcf7-select {
    float: none;
    display: block;
    width: 100%;
    height: 44px;
    background: none;
    border: 1px solid #000000 !important;
    border-radius: 3px;
    box-shadow: none;
    -webkit-appearance: none !important;
    appearance: none !important;
    outline: none;
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 42px;
    padding: 0 20px;
}
.wpcf7-select-parent:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7px 0 7px;
    border-color: #000000 transparent transparent transparent;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    z-index: 60;
}
.wpcf7-select-parent .select-arrow {
    display: none;
}
.join_club_section {
    padding-top: 94px !important;
    padding-bottom: 70px !important;
}
.join_club_section h3 {
    color: #000000 !important;
    font-size: 36px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal !important;
    margin: 0 !important;
    padding-bottom: 10px !important;
}
.join_club_section .fusion-builder-row p {
    color: #000000;
    font-size: 24px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: normal;
    text-align: justify;
    margin-bottom: 28px;
}
.join_club_section .v_social {
    padding-top: 44px;
    position: absolute !important;
    left: 60px;
    top: -90px;
    max-width: 34px;
    z-index: 60;
}
.join_club_section .scroll_down_direction {
    position: absolute;
    right: 90px;
    top: -50px;
}
.why_join_us {
    padding-top: 90px !important;
}
.why_join_us .themeline {
    padding-bottom: 120px !important;
}
.why_join_us h2 {
    color: #cbae62 !important;
    font-size: 60px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    padding-bottom: 10px !important;
}
.why_join_us h3 {
    color: #ffffff !important;
    font-size: 36px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal !important;
    margin: 0 !important;
    padding-bottom: 25px !important;
}
.why_join_us h5 {
    color: #cbae62 !important;
    font-size: 30px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    padding-bottom: 80px !important;
}
.why_join_us p {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: normal;
}
.why_join_us p + p {
    padding-top: 8px;
}
.themeline {
    margin-bottom: 0 !important;
}
.themeline:after {
    display: block;
    content: "";
    width: 505px;
    height: 29px;
    background: #cbae62;
    position: absolute;
    right: -135px;
    bottom: -14px;
    z-index: 40;
}
.theme_seperator {
    display: block !important;
    max-width: 505px;
    height: 29px;
    background: #cbae62;
    position: relative;
    left: -40px;
    margin: 65px 0 72px !important;
    align-self: flex-start !important;
}
.join_us_section {
    padding-top: 32px !important;
}
.join_us_section h2 {
    margin: 0 !important;
    padding-bottom: 60px !important;
}
.join_us_section .fusion-imageframe {
    height: 100px;
    padding-bottom: 10px;
}
.join_us_section .fusion-imageframe img {
    max-height: 100%;
}
.join_us_section h5 {
    color: #000000 !important;
    font-size: 20px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal !important;
    text-transform: uppercase;
    margin: 0 !important;
    padding-bottom: 35px !important;
}
.join_us_section p {
    color: #000000 !important;
    font-size: 16px;
    font-family: 'Gotham' !important;
    font-weight: 400;
    line-height: 1.5;
    max-width: 300px;
}
.join_us_section .fusion-flex-column {
    margin-bottom: 40px !important;
}
.us_hero {
    
}
.us_hero h1 {
    color: #ffffff !important;
    font-size: 42px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 !important;
    padding-bottom: 66px !important;
}
.us_hero h4 {
    color: #cbae62 !important;
    font-size: 35px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    text-transform: uppercase;
    margin: 0 !important;
    border-bottom: 1px solid #ffffff !important;
    padding-bottom: 40px !important;
    margin-bottom: 8px !important;
}
.us_hero p {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: normal;
}
.us_hero p strong {
    font-weight: 700;
}
.us_hero .hero_pic {
    margin-top: -45px !important;
}
.us_hero .hero_pic .fusion-imageframe {
    min-width: 552px;
}
.us_hero .caption {
    padding-top: 222px;
    padding-bottom: 42px;
}
.feature_highlight_list {
    position: relative;
    z-index: 40;
    padding-top: 85px !important;
    margin-bottom: -258px !important;
}
.feature_highlight_list .fusion-builder-row {
    background: #262626 !important;
    border-radius: 8px !important;
    margin-bottom: 80px !important;
    padding-top: 110px !important;
    padding-bottom: 20px !important;
    min-height: 372px;
}
.feature_highlight_list .fusion-builder-row:last-child {
    margin-bottom: 0 !important;
}
.feature_highlight_list h3 {
    color: #ffffff !important;
    font-size: 36px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: normal !important;
    margin: 0 !important;
}
.feature_highlight_list p {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: normal;
    padding-right: 40px !important;
}
.feature_highlight_list .fusion-column-wrapper {
    margin-left: 5.6% !important;
    margin-right: 5.6% !important;
}
.feature_highlight_section .v_social {
    left: 80px;
}
.feature_highlight_section .scroll_down_direction {
    top: 175px;
}
.feature_highlight_list h1 {
    display: none !important;
}
.feature_highlight_list .fusion-imageframe {
    padding-top: 20px;
    padding-left: 55px;
}
.midline_section {
    padding-top: 320px !important;
}
.midline_section .themeline {
    padding-bottom: 45px;
}
.midline_section h5 {
    color: #ffffff !important;
    font-size: 36px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: normal;
    margin: 0 !important;
    padding-bottom: 20px !important;
}
.themeline.light:after {
    background: #ffffff;
}
.scroll_down_direction.light .scroll_icon {
    background: url(images/scrollicon_w.png) no-repeat center center;
}
.midline_section .scroll_down_direction {
    position: absolute;
    left: 80px;
    top: 0;
}
.scroll_down_direction.light h6 {
    color: #727272 !important;
}
.glance_section {
    padding-top: 105px !important;
    padding-bottom: 60px !important;
}
.glance_section h1 {
    display: none !important;
}
.glance_section h4 {
    color: #ffffff !important;
    font-size: 60px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    text-transform: uppercase;
    margin: 0 !important;
}
.glance_section h3 {
    color: #ffffff !important;
    font-size: 40px !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    text-transform: uppercase;
    margin: 0 !important;
    padding-bottom: 25px !important;
}
.glance_section p {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    line-height: 1.25;
}
.glance_section .fusion-imageframe {
    margin-bottom: 20px !important;
}
.glance_section .theme_seperator {
    margin-top: 45px !important;
    margin-bottom: 100px !important;
}
.glance_section .theme_seperator {
    left: 20px;
}
.glance_section .fusion_builder_column_inner_1_2:after {
    display: block;
    content: "";
    width: 1px;
    height: 100px;
    background: #ffffff;
    position: absolute;
    right: 0;
    top: -15px;
}
.glance_section .fusion_builder_column_inner_1_2:nth-child(2n):after {
    display: none;
}
.free_consult {
    padding-top: 40px !important;
}
.free_consult h3 {
    color: #cbae62 !important;
    font-size: 29px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin: 0 !important;
    padding-bottom: 35px !important;
}
.free_consult p {
    color: #000000;
    font-size: 24px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: normal;
    margin-bottom: 26px !important;
}
.free_consult h6 {
    color: #000000 !important;
    font-size: 16px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin: 0 !important;
}
.fusion-button {
    text-decoration: none !important;
}
.button-large {
    height: 94px !important;
    font-size: 30px !important;
    line-height: 94px !important;
    padding: 0 30px !important;
    min-width: 600px;
}
.button-default {
    background-color: #cbae62 !important;
}
.button-default:hover {
    background-color: #d7af45 !important;
}
.free_consult .v_social {
    left: 65px;
}
.free_consult .scroll_down_direction {
    position: absolute;
    right: 80px;
    top: 62px;
}
.free_consult .button-large {
    margin-bottom: 25px;
}
.free_consult .themeline {
    padding-bottom: 60px !important;
}
.free_consult .themeline:after {
    right: auto;
    left: 0;
}
.how_it_works {
    padding-top: 56px !important;
}
.how_it_works h2 {
    color: #f1ecec !important;
    padding-bottom: 0 !important;
}
.how_it_works h4 {
    color: #cbae62 !important;
    font-size: 78px !important;
    font-family: 'Andellia Davilton' !important;
    font-weight: normal !important;
    line-height: 1 !important;
    padding-bottom: 90px !important;
}
.block_info {
    border: 1px solid #cbae62 !important;
    padding-left: 55px !important;
    padding-top: 20px !important;
    border-right: none !important;
    position: relative;
    min-height: 350px;
}
.block_info:before {
    display: block !important;
    content: "" !important;
    width: 80% !important;
    height: 1px !important;
    background: #cbae62 !important;
    position: absolute !important;
    left: 100% !important;
    top: -1px !important;
}
.block_info:after {
    display: block !important;
    content: "" !important;
    width: 80% !important;
    height: 1px !important;
    background: #cbae62 !important;
    position: absolute !important;
    left: 100% !important;
    bottom: -1px !important;
}
.block_info h3 {
    color: #cbae62 !important;
    font-size: 34px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: 1.24;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px !important;
}
.block_info h3:before {
    display: block;
    content: "";
    width: 8px;
    height: 100px;
    background: #cbae62;
    position: absolute;
    left: -38px;
    top: 0;
}
.block_info p {
    color: #000000;
    font-size: 24px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: 1.25;
}
.button-medium {
    height: 74px;
    font-size: 33px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 74px !important;
    padding: 0 30px !important;
    min-width: 330px;
}
.how_it_works .block_info p {
    color: #ffffff;
}
.block_info .button-medium {
    display: block;
    margin-bottom: -36px;
    padding: 0 15px !important;
    min-width: 1px !important;
    width: 330px !important;
}
.block_pic .fusion-imageframe {
    margin-top: -65px !important;
}
.how_it_works .themeline {
    padding-bottom: 120px;
}
.block_info.no_brd {
    border: none !important;
}
.block_info.no_brd:before, .block_info.no_brd:after {
    display: none !important;
}
.how_work_list {
    padding-top: 65px !important;
}
.block_info h3.title-heading-right:before {
    display: block;
    content: "";
    width: 8px;
    height: 100px;
    background: #cbae62;
    position: absolute;
    left: auto;
    right: -38px;
    top: 0;
}
.how_work_list .fusion-column-wrapper > .fusion-builder-row {
    margin-bottom: 140px !important;
}
.how_work_list .fusion-column-wrapper > .fusion-builder-row:last-child {
    margin-bottom: 30px !important;
}
.how_work_list .fusion-column-wrapper > .fusion-builder-row:first-child .block_pic .fusion-imageframe {
    margin-top: -235px !important;
}
.how_work_list .block_pic.big .fusion-imageframe {
    overflow: visible !important;
    margin-top: -180px !important;
}
.how_work_list .block_pic.big .fusion-imageframe img {
    width: 600px;
    position: relative;
    left: -100px;
    z-index: 20;
    max-width: none;
}
.how_work_list .block_pic.big .fusion-imageframe:after {
    display: block;
    content: "";
    width: 505px;
    height: 29px;
    background: #cbae62;
    position: absolute;
    left: 50px;
    top: 115px;
}
.free_medical {
    padding-top: 95px !important; 
    padding-bottom: 45px !important;
}
.free_medical h3 {
    color: #ffffff !important;
    font-size: 46px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1.3 !important;
    margin: 0 !important;
    padding-bottom: 10px !important;
}
.free_medical h5 {
    color: #cbae62 !important;
    font-size: 34px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    margin: 0 !important;
}
.free_medical p {
    color: #ffffff;
    font-size: 30px;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1.36;
    margin-bottom: 46px !important;
}
.free_medical .theme_seperator {
    margin: 55px 0 50px !important;
    align-self: flex-end !important;
    left: auto;
    right: -80px;
}
.stack_hero {
}
.stack_hero h1 {
    margin: 0 !important;
}
.stack_hero .fusion-title {
    margin: 0 !important;
    margin-top: -40px !important;
    position: relative;
    z-index: 20;
}
.stack_hero .caption {
    padding-top: 158px !important;
    padding-bottom: 40px;
}
.customer_service_info.v2 {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
}
.customer_service_info.v2 h3 {
    font-size: 40px !important;
}
.customer_service_info.v2 .fusion-title {
    margin-bottom: 0 !important;
}
.customer_service_info.v2 p {
    font-size: 21px !important;
    line-height: 1.52;
    letter-spacing: 0.4px;
}
.compare_how  {
    padding-top: 40px !important;
    padding-bottom: 26px !important;
}
.compare_how .v_social {
    left: 70px;
    top: -42px;
}
.compare_how .scroll_down_direction {
    position: absolute;
    right: 110px;
    top: 335px;
}
.compare_how h4 {
    color: #000000 !important;
    font-size: 36px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal !important;
    padding-bottom: 6px !important;
}
.compare_how p {
    color: #000000;
    font-size: 24px;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal;
    text-align: justify;
    margin-bottom: 32px !important;
}
.compare_how ol {
    padding-left: 30px !important;
}
.compare_how ol li {
    color: #000000;
    font-size: 24px;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal;
    text-align: justify;
}
.compare_how .content > .fusion-column-wrapper {
    background-size: auto !important;
    background-position: right 55px center !important;
}
.help_hero h1 {
    color: #ffffff;
    font-size: 86px !important;
    line-height: normal !important;
    margin: 0 !important;
    padding-bottom: 0 !important;
}
.help_hero h4 {
    color: #cbae62;
    font-size: 29px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin: 0 !important;
}
.help_hero .caption {
    padding-top: 285px;
    padding-bottom: 100px;
}
.help_search {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    position: relative;
    margin-top: 34px !important;
}
.help_search .fusion-search-button {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 60px !important;
    height: 76px !important;
}
.help_search .searchsubmit {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 60px !important;
    height: 76px !important;
    color: #ffffff !important;
    font-size: 28px !important;
    background: none !important;
}
.help_search .s {
    display: block !important;
    width: 100% !important;
    height: 76px !important;
    background: none !important;
    border: none !important;
    border-bottom: 2px solid #ffffff !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    outline: none !important;
    padding: 0 25px !important;
    padding-right: 75px !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 74px !important;
    max-width: none !important;
}
.help_search label {
    display: block !important;
}
.qa_box {
    padding-bottom: 0 !important;
    margin-bottom: 12px !important;
}
.qa_box h3 {
    color: #000000 !important;
    font-size: 36px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 4px !important;
}
.accordian {
    
}
.accordian .panel-title {
    color: #000000 !important;
    font-size: 24px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important; 
    padding-bottom: 6px !important;
}
.accordian .panel-title a {
    color: #000000 !important;
    font-size: 24px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important; 
    text-decoration: none;
}
.accordian .panel-title a:hover {
    color: #cbae62 !important;
}
.accordian .panel-title a.active {
    color: #cbae62 !important;
}
.accordian .panel-body {
    
}
.accordian .panel-body p {
    color: #000000 !important;
    font-size: 18px !important;
}
.qa_box .fusion-accordian .fusion-toggle-icon-unboxed .panel-heading .fusion-toggle-icon-wrapper {
    display: none;
}
.qa_box .fusion-accordian .panel-title .fusion-toggle-heading {
    margin-left: 0 !important;
}
.qa_box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.qa_box ul li {
    color: #000000;
    font-size: 24px;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin-bottom: 28px !important;
}
.qa_wrapper {
    padding-bottom: 40px !important;
    min-height: 1000px;
}
.qa_wrapper .v_social {
    left: 70px;   
}
.qa_wrapper .scroll_down_direction {
    position: absolute;
    right: 80px;
    top: 360px;
}
.qa_wrapper .scroll_down_direction.left {
    position: absolute;
    left: 70px;
    right: auto;
    top: auto;
    bottom: 30%;
}
.qa_wrapper .qa_box {
    margin-top: 28px !important;
}
.qa_wrapper .mid_container {
    padding-top: 35px !important;
}
.scroll_down_direction.left .scroll_icon {
    background: url(images/scrollicon_w.png) no-repeat center center;
}
.qa_wrapper h2 {
    color: #000000 !important;
    font-size: 42px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 4px !important;
    text-transform: none !important;
}
.qa_wrapper h3 {
    color: #000000 !important;
    font-size: 36px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 4px !important;
}
.qa_wrapper h4 {
    color: #000000 !important;
    font-size: 30px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 4px !important;
    text-transform: none !important;
}
.qa_wrapper h5 {
    color: #000000 !important;
    font-size: 26px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 4px !important;
    text-transform: none !important;
}
.qa_wrapper h6 {
    color: #000000 !important;
    font-size: 24px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 4px !important;
    text-transform: none !important;
}
.qa_wrapper p {
    color: #000000 !important;
    font-size: 24px;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal;
}
.getstarted_hero {
    
}
.getstarted_hero h1 {
    font-size: 42px !important;  
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
    padding-bottom: 14px !important;
}
.getstarted_hero h3 {
    font-size: 24px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin-bottom: 20px !important;
    text-transform: uppercase;
}
.getstarted_hero h5 {
    font-size: 30px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
    padding-top: 8px !important;
}
.getstarted_hero .fusion-title {
    margin: 0 !important;
}
.getstarted_hero .caption {
    margin: 0 auto 0!important;
    min-height: 894px;
    padding-top: 348px;
}
.get_started {
    padding-bottom: 158px !important;
}
.get_started h3 {
    color: #000000;
    font-size: 36px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    padding-bottom: 10px !important;
}
.get_started p {
    color: #000000;
    font-size: 24px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin-bottom: 34px !important;
}
.getstarted_pic {
    margin-bottom: 40px !important;
}
.get_started.themeline {
    padding-bottom: 120px !important;
}
.get_started.themeline:after {
    right: 0;
    left: 50px;
}
.getstart_options {
    
}
.getstart_options .get_opt {
    margin-bottom: 32px !important;
}
.getstart_options .get_opt > .fusion-column-wrapper {
    background: #262626 !important;
    border-radius: 6px !important;
    margin: 0 16px !important;
    height: 100%;
    min-height: 300px !important;
}
.getstart_options .get_opt h4 {
    color: #ffffff !important;
    font-size: 25px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
}
.getstart_options .get_opt .fusion-imageframe {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 136px;
}
.getstart_options .get_opt .fusion-imageframe img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    filter: brightness(8);
    transition: 0.15s ease-in;
}
.getstart_options .themeline {
    position: relative;
    padding-bottom: 110px;
    z-index: 80;
}
.getstart_options .get_opt > .fusion-column-wrapper:hover img {
    filter: none;
}
.getstart_options.themeline:after {
    right: 0;
    left: 50px;
    bottom: auto;
    top: -14px;
    z-index: 40;
}
.getstart_options > .fusion-builder-row {
    position: relative;
    z-index: 80 !important;
}
.get_started .scroll_down_direction  {
    position: absolute;
    right: 150px;
    top: 175px;
}
.product_hero_features {
    
}
.product_hero_features .mid_container {
    padding-top: 400px !important;
}
.product_hero_features h4 {
    color: #000000 !important;
    font-size: 22px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal !important;
    margin: 0 !important;
    
}
.product_hero_features p {
    color: #000000 !important;
    font-size: 13px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
}
.product_hero_features .mid_container .fusion-column-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
    margin: 0 15px !important;
}
.product_hero_features .fusion-column-wrapper .fusion-imageframe {
    margin-right: 15px;
}
.product_hero_features .fusion-column-wrapper .fusion-text {
    flex: 1;
}
.product_hero_features .v_social {
    left: 50px;
}
.product_hero_features .scroll_down_direction {
    position: absolute;
    right: 50px;
    top: 110px;
}
.product_hero_features .mid_container {
    padding-bottom: 60px !important;
}
.product_hero_features .themeline:after {
    right: auto;
    left: 120px;
}
.feature_steps_list {
    padding-top: 110px !important;
}
.feature_steps_list .fusion-imageframe {
    height: 90px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 15px !important;
}
.feature_steps_list h4 {
    color: #f1ecec !important;
    font-size: 20px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}
.feature_steps_list p {
    color: #f1ecec !important;
    font-size: 14px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1.7 !important;
}
.feature_steps_list .mid_container {
    padding-bottom: 60px !important;
}
.qc_wrapper {
    padding-top: 84px !important;
}
.qc_wrapper h3 {
    color: #ffffff !important;
    font-size: 46px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1.3 !important;
}
.qc_wrapper p {
    color: #ffffff !important;
    font-size: 30px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: normal !important;
    margin-bottom: 40px !important;
}
.qc_wrapper .themeline {
    padding-bottom: 66px !important;
}
.qc_wrapper .themeline:after {
    right: auto;
    left: 125px;
}
.qc_wrapper .themeline .fusion-column-wrapper:before {
    position: absolute;
    left: 70px;
    top: 50%;
    transform: translate(0,-50%);
    z-index: -1;
}
.qc_wrapper .themeline .fusion-column-wrapper:before, .qc_wrapper .themeline .fusion-column-wrapper:after {
    display: block !important;
    content: "?" !important;
    color: #000000 !important;
    font-size: 374px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    opacity: 0.41 !important;
    margin-top: -60px;
}
.qc_wrapper .themeline .fusion-column-wrapper:after {
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translate(0,-50%);
    z-index: -1;
}
.btn-outline-theme {
    background: none !important;
    border: 1px solid #cbae62 !important;
    color: #cbae62 !important;
}
.btn-outline-theme .fusion-button-text {
    color: #cbae62 !important;
}
.button-medium.btn-outline-theme {
    line-height: 72px !important;
}
.btn-outline-theme:hover .fusion-button-text {
    color: #ffffff !important;
}
.convinced_wrapper {
    padding-top: 122px !important;
}
.convinced_wrapper h3 {
    color: #cbae62 !important;
    font-size: 60px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: 1;
    text-transform: uppercase
}
.convinced_wrapper p {
    color: #000000;
    font-size: 30px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1.2;
    margin-bottom: 85px !important;
}
.convinced_wrapper .button-large {
    text-transform: uppercase;
    min-width: 301px;
    margin-left: auto;
}
.product_hero  {
    padding-top: 324px !important;   
}
.product_hero_slider {
    
}
.product_hero .flex-direction-nav a {
    display: flex !important; 
    align-items: center !important; 
    justify-content: center !important; 
    width: 40px !important; 
    height: 100px !important; 
    opacity: 1 !important; 
    font-size: 10px !important;
    visibility: visible !important; 
}
.flex-direction-nav .flex-prev {
    background: #232323 !important; 
}
.flex-direction-nav .flex-prev:hover {
    background: #cbae62 !important; 
}
.flex-direction-nav .flex-next {
    background: #232323 !important; 
}
.flex-direction-nav .flex-next:hover {
    background: #cbae62 !important; 
}
.product_hero_slider h3 {
    color: #ffffff !important;
    font-size: 44px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    text-transform: uppercase;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.product_hero_slider h2 {
    color: #cbae62 !important;
    font-size: 108px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    text-transform: uppercase;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    padding-bottom: 10px !important;
}
.product_hero_slider .fusion-button {
    height: 94px !important;
    font-size: 30px !important;
    line-height: 94px !important;
    padding: 0 30px !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    min-width: 300px !important;
}
.flex-control-paging li a {
    width: 18px !important;
    height: 18px !important;
    background: none !important;
    border: 1px solid #7f7c7c !important;
}
.flex-control-paging li a.flex-active {
    background: #2a2929 !important;
    border: 1px solid #2a2929 !important;
}
.flex-control-paging li {
    margin: 0 10px !important; 
}
.product_hero_slider .fusion-title-sc-wrapper {
    background: none !important;
    padding: 0 !important;
}
.product_hero_slider .slide-content {
    text-align: right;
}
.product_hero_slider .heading {
    margin-bottom: 0 !important;
}
.how_works_hero {
    
}
.how_works_hero .works_slider {
    position: relative;
    top: 324px;
    z-index: 80;
}
.works_slider figure {
    margin: 0;
    position: relative;
    padding-top: 80px;
    text-align: center;
}
.works_slider figure img {
    display: inline-block;
    max-width: 100%;
}
.works_slider figure .nos {
    color: #cbae62;
    font-size: 146px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: 1;
    position: absolute;
    left: -60px;
    top: -20px;
}
.works_slider .content  {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    text-align: right;
}
.works_slider .content h3 {
    color: #ffffff !important;
    font-size: 44px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    margin: 0 !important;
}
.works_slider .content h1 {
    color: #cbae62 !important;
    font-size: 108px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    padding-bottom: 38px !important;
}
.works_slider .content .btn {
    
}
.inner_hero .slick-prev {
    left: 0;
    background-color: #232323 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 100px !important;
    opacity: 1 !important;
    font-size: 10px !important;
    visibility: visible !important;
    border-radius: 0 !important;
}
.inner_hero .slick-prev:hover {
    background-color: #cbae62 !important; 
}
.inner_hero .slick-next {
    right: 0;
    background-color: #232323 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 100px !important;
    opacity: 1 !important;
    font-size: 10px !important;
    visibility: visible !important;
    border-radius: 0 !important;
}
.inner_hero .slick-next:hover {
    background-color: #cbae62 !important;
}
.slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 470px;
}
.slick-dots li {
    margin: 0 10px;
}
.slick-dots li button {
    display: block;
    width: 18px !important;
    height: 18px !important;
    background: none !important;
    border: 1px solid #7f7c7c !important;
    border-radius: 50%;
    box-shadow: none;
    -webkit-appearance: none;
    outline: none !important;
    font-size: 0.1px;
    text-indent: -9999px;
}
.slick-dots li button:hover {
    background: #cccccc !important;
}
.slick-dots li.slick-active button {
    background: #2a2929 !important;
    border: 1px solid #2a2929 !important;
}
.hero_slider .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translate(-50%,0);
    margin-left: -235px;
}
.homehero_info {
    padding-top: 60px !important;
    padding-bottom: 10px !important;
}
.home_hero_infocontent {
    margin-left: auto !important;
    min-height: 212px;
    margin-right: 100px !important;
}
.home_hero_infocontent p {
    line-height: 1.15;
}
.homehero_info h3 {
    color: #000000;
    font-size: 41px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin-bottom: 20px !important;
}
.homehero_info .mid_container p {
    color: #040404;
    font-size: 22px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: normal;
}
.homehero_info .v_social {
    left: 5px;
} 
.homehero_info .scroll_down_direction {
    top: -120px;
    left: -40px;
}
.recommendation_wrapper {
    padding-top: 35px !important;
}
.recommendation_wrapper h3 {
    color: #cbae62 !important;
    font-size: 28px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal;
}
.recommendation_wrapper p {
    color: #ffffff !important;
    font-size: 24px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal;
}
.rec_box {
    
}
.rec_box .fusion-imageframe {
    height: 236px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 6px !important;
}
.rec_box .fusion-imageframe img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.rec_box h5 {
    color: #ffffff !important;
    font-size: 19px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: normal !important;
    padding-bottom: 8px !important;
}
.recommendation_wrapper .themeline {
    padding-bottom: 84px !important;
}
.rec_box .fusion-column-wrapper {
    margin-left: 10px !important;
    margin-right: 10px !important;
    background: #262626 !important;
    border-radius: 6px !important;
    height: 185px;
    position: relative;
    display: flex !important;
    justify-content: flex-end !important;
}
.make_it_easy_wrapper .mid_container {
    padding-top: 100px !important;
}
.make_it_easy_wrapper p {
    color: #ffffff;
    font-size: 26px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: 1.15;
}
.make_it_easy_wrapper h2 {
    text-transform: none !important;
}
.make_it_easy_wrapper .easy_feature {
    
}
.easy_feature:not(:last-child) {
    border-right: 1px solid #ffffff;
}
.easy_feature {
    min-height: 100px;
    padding-top: 18px !important;
}
.easy_feature p {
    color: #ffffff;
    font-family: inherit;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.15;
    margin-bottom: 0 !important;
}
.easy_feature p strong {
    font-size: 40px;
    font-weight: 600;
}
.make_it_easy_wrapper .theme_seperator {
    margin-top: 85px !important;
    margin-bottom: 30px !important;
}
.make_it_easy_wrapper .scroll_down_direction {
    position: absolute;
    left: 50px;
    top: -155px;
}
.easy_feature .fusion-column-wrapper {
    align-items: center !important;
}
.make_it_easy_wrapper h2 {
    font-weight: 500 !important;
    line-height: 1 !important;
    padding-bottom: 8px !important;
}
.sp_carousel_wrapper {
    padding-top: 38px !important;
}
.sp_carousel_wrapper h2 {
    color: #000000 !important;
    line-height: 1 !important;
    text-transform: uppercase;
    padding-bottom: 34px !important;
}
.sp_carousel_wrapper p {
    color: #000000;
    font-size: 24px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1;
}
.trust_title {
    padding-top: 140px !important;
    padding-bottom: 10px !important;
}
.trust_title h3 {
    font-size: 48px !important;
    line-height: 1.25 !important;
    text-transform: uppercase !important;
}
.big_quote {
    padding-top: 95px !important;
    padding-bottom: 50px !important;
}
.big_quote h3 {
    color: #ffffff !important;
    font-size: 46px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1.3 !important;
    padding-bottom: 20px !important;
    position: relative;
}
.big_quote h3:before {
    display: block !important;
    content: "“" !important;
    color: #000000 !important;
    font-size: 592px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: 0.5;
    opacity: 0.18;
    position: absolute;
    left: -160px;
    top: 30px;
    z-index: -1;
}
.big_quote h3:after {
    display: block !important;
    content: "”" !important;
    color: #000000 !important;
    font-size: 592px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: 0.5;
    opacity: 0.18;
    position: absolute;
    right: -120px;
    top: 65px;
    z-index: -1;
}
.how_works_hero > .fusion-builder-row {
    max-width: none !important;
    margin: 0 !important;
}
.how_works_hero .fusion-column-wrapper {
    margin: 0 !important;
}
.feature_set {
    padding-top: 150px !important;
}
.feature_set h4 {
    color: #f1ecec !important;
    font-size: 22px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: 1.22 !important;
    text-transform: uppercase !important;
}
.feature_set .fusion-imageframe {
    height: 115px;
    margin-bottom: 10px !important;
}
.feature_set .themeline {
    padding-bottom: 100px !important;
}
.qp_hero {
    padding-top: 240px !important;
    padding-bottom: 122px !important;
}
.qp_hero h1 {
    color: #ffffff;
    font-size: 64px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1.12 !important;
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
}
.qp_hero p {
    color: #ffffff;
    font-size: 26px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1.15;
}
.recommended_wrapper {
    padding-top: 40px !important;
}
.recommended_wrapper .section_title {
    padding-bottom: 110px !important;
}
.recommended_wrapper .section_title .fusion-title {
    margin-bottom: 0 !important;
}
.recommended_wrapper h2 {
    color: #000000;
    font-size: 61px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
    text-transform: none !important;
    letter-spacing: 2px !important;
}
.recommended_wrapper .section_title p {
    color: #000000;
    font-size: 24px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1.25;
}
.recommended_block {
    
}
.recommended_block .fusion-title {
    margin: 0 !important;
}
.recommended_block h3 {
    color: #000000 !important;
    font-size: 24px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 900 !important;
    line-height: 1.16 !important;
    letter-spacing: 0.5px;
    margin-bottom: 0 !important;
    padding-bottom: 8px !important;
}
.recommended_block p {
    color: #000000 !important;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    line-height: 1.28 !important;
    margin-bottom: 20px !important;
    letter-spacing: 0.5px;
}
.recommended_block p strong {
    font-weight: 700 !important;
}
.popup_link {
    display: inline-block !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
    line-height: 1.28 !important;
    text-decoration: underline !important;
    letter-spacing: 0.5px;
}
.popup_link:hover {
    color: #000000 !important;
    text-decoration: none !important;
}
.recommended_block h6 {
    color: #000000 !important;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 900 !important;
    line-height: 1.125 !important;
    letter-spacing: 0.5px !important;
    margin: 0 !important;
    padding-bottom: 18px !important;
}
.rec_pic {
    
}
.recommended_block .popup_link {
    margin-bottom: 18px !important;
}
.fusion-body .wrapper .prdesc_popup {
    position: absolute !important;
    right: -960px !important;
    top: 0 !important;
    width: 960px !important;
    height: 100% !important;
    background: #ffffff !important;
    z-index: 999999 !important;
    transition: 0.25s ease-in;
}
.popup_open .wrapper .prdesc_popup {
    right: 0 !important;
}
.recommended_wrapper, .recommended_wrapper > .fusion-builder-row {
    position: static !important;
}
.prdesc_popup .close_modal {
    position: absolute !important;
    left: 34px !important;
    top: 34px !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    border-radius: 50% !important;
    color: #202020 !important;
    z-index: 40;
    line-height: 0 !important;
}
.prdesc_popup .close_modal .fas {
    margin: 0 !important;
    font-size: 28px !important;
}
.fusion-body .prdesc_popup > .fusion-column-wrapper {
    margin: 0 !important;
    padding: 0 60px !important;
}
.prdesc_popup .fusion-imageframe {
    position: relative;
    display: flex !important;
    align-items: flex-end;
    overflow: visible !important;
    width: calc(100% + 120px) !important;
    left: -60px !important;
    height: 465px !important;
    background: #f0f0f0 !important;
    padding-left: 146px !important;
    margin-bottom: 170px !important;
    max-width: none;
}
.prdesc_popup .fusion-imageframe img {
    position: relative !important;
    bottom: -106px !important;
}
.prdesc_popup h3 {
    color: #000000 !important;
    font-size: 30px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}
.prdesc_popup h5 {
    color: #000000 !important;
    font-size: 24px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
}
.prdesc_popup p {
    color: #000000 !important;
    font-size: 18px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
    line-height: 1.33 !important;
    margin-bottom: 14px !important;
    text-align: justify;
}
.prdesc_popup .fusion-title, .prdesc_popup .fusion-text {
    max-width: 420px !important;
}
.home_hero {
    padding-top: 190px;
}
.home_slider {
    position: relative;
    top: 110px;
    z-index: 40;
}
.home_slider .hpic {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin: 0;
    text-align: center;
    position: relative;
    min-height: 680px;
}
.home_slider figure {
    width: 300px;
    text-align: center;
    margin: 0;
}
.home_slider figure img {
    display: inline-block;
    max-width: 100%;
}
.home_slider .hpic .nos {
    color: #cbae62 !important;
    font-size: 80px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    position: absolute !important;
    left: 0 !important;
    top: -20px !important;
    width: 270px;
    text-align: right;
    padding-right: 35px;
}
.home_slider .hpic .nos strong {
    display: block !important;
    color: #cbae62 !important;
    font-size: 146px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1 !important;
}
.home_slider .hpic .nos small {
    display: block;
    font-size: 50px;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1;
}
.home_slider_wrapper .content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    text-align: right;
    padding-bottom: 92px;
}
.home_slider_wrapper .content h3 {
    display: inline-block;
    color: #ffffff !important;
    font-size: 32px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 20px;
    margin-bottom: 22px;
}
.home_slider_wrapper .content h3 strong {
    color: #cbae62 !important;
    font-size: 35px !important;
    font-weight: 500 !important;
}
.home_slider_wrapper .content p {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: normal;
}
.home_slider .slick-dots {
    position: absolute;
    left: 50%;
    bottom: -100px;
    width: auto;
    transform: translate(-50%,0);
    margin: 0;
    width: 270px;
    margin-left: 135px;
}
.single-product .woocommerce-Tabs-panel, .single-product .woocommerce-tabs {
    padding: 0 !important;
    margin: 0 !important;
}
.single-product .woocommerce-tabs .tabs {
    display: none !important;
}
.single-product .woocommerce-Tabs-panel {
    border: none !important;
}
.single-product .product .summary.entry-summary {
    display: none !important;
}
.single-product .avada-single-product-gallery-wrapper {
    display: none !important;
}
.single-product .fusion-woocommerce-tab-title {
    display: none !important;
}
.mainproduct_hero {
    padding-top: 200px !important;
}
.mainproduct_hero > .fusion-builder-row  {
    top: 150px;
}
.mainproduct_hero .content {
    padding-right: 80px !important;
}
.mainproduct_hero .content h4 {
    color: #cbae62 !important;
    font-size: 31px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin: 0 !important;
    padding-bottom: 10px !important;
}
.mainproduct_hero .content h4 a {
    color: #cbae62 !important;
    border-bottom: 1px solid rgba(203,174,98,0.4);
    text-decoration: none !important;
}
.mainproduct_hero .content h4 a:hover {
    border-bottom: 1px solid rgba(203,174,98,0);
}
.mainproduct_hero .content h1 {
    color: #ffffff !important;
    font-size: 44px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin: 0 !important;
    padding-bottom: 2px !important;
}
.mainproduct_hero .content p {
    color: #ffffff !important;
    font-size: 20px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin-bottom: 10px !important;
}
.mainproduct_hero .content ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 30px !important;
}
.mainproduct_hero .content ul li {
    color: #ffffff !important;
    font-size: 20px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin-bottom: 2px !important;
}
.mainproduct_hero .content ul li a {
    color: #ffffff !important;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0);
}
.mainproduct_hero .content ul li a:hover {
    border-bottom: 1px solid rgba(255,255,255,0.4);
}
.mainproduct_hero .content .disclaimer p {
    color: #000000 !important;
    font-size: 14px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1.28 !important;
    text-align: justify;
}
.mainproduct_hero .content .disclaimer p strong {
    font-weight: 700 !important;
}
.mainproduct_hero .content .button-large {
    min-width: 416px !important;
    margin-bottom: 30px !important;
}
.mainproduct_hero .content .fusion-title {
    margin: 0 !important;
}
.geninfo {
    
}
.geninfo h4 {
    color: #000000 !important;
    font-size: 30px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal;
}
.geninfo h4 strong {
    font-weight: 900 !important;
}
.geninfo p {
    color: #000000 !important;
    font-size: 21px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1.14;
    text-align: justify;
}
.geninfo p:last-child {
    margin-bottom: 100px !important;
}
.geninfo .v_social {
    left: 50px;
    top: -290px;
}
.geninfo .scroll_down_direction {
    position: absolute;
    right: 82px;
    top: -180px;
}
.geninfo .scroll_down_direction:after {
    height: 140px;
} 
.geninfo .fusion-builder-row {
    padding-left: 75px !important;
    padding-right: 75px !important;
}
.geninfo .button-small {
    font-size: 25px !important;
    min-width: 360px;
    margin-bottom: 15px !important;
}
.geninfo.themeline:after {
    right: auto;
    left: 50%;
    transform: translate(-50%,0);
    margin: 0;
    margin-left: -242px;
}
.geninfo2 .themeline {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
.geninfo2 .themeline:after {
    right: auto;
    left: 2.3%;
}
.geninfo2 h4 {
    color: #000000 !important;
    font-size: 30px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal;
}
.geninfo2 p {
    color: #000000 !important;
    font-size: 21px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1.14;
}
.pricing_wrapper {
    padding-top: 100px !important;
    padding-bottom: 42px !important;
}
.pricing_wrapper h3 {
    color: #cbae62 !important;
    font-size: 54px !important;
    font-family: 'Gotham' !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    letter-spacing: 1px !important;
    padding-bottom: 55px !important;
}
.pricing_wrapper p {
    color: #ffffff;
    font-size: 20px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1.2;
    letter-spacing: -0.1px;
    text-align: justify;
    max-width: 360px !important;
    margin-bottom: 56px !important;
}
.pricing_wrapper .button-small {
    font-size: 24px !important;
    min-width: 360px !important;
}
.pricing_table {
    
}
.pricing_table .note_text {
    
}
.pricing_table .note_text p {
    color: #ffffff !important;
    font-size: 11px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: normal !important;
    letter-spacing: 0.1px !important;
    margin-bottom: 0 !important;
    max-width: none !important;
}
.wellmash_works {
    padding-top: 85px !important;
    padding-bottom: 0 !important;
}
.wellmash_works .fusion-builder-row .content {    
    width: 40% !important;
}
.wellmash_works .fusion-builder-row .list1, .wellmash_works .fusion-builder-row .list2 {    
    width: 30% !important;
}
.wellmash_works .content h2 {
    color: #cbae62 !important;
    font-size: 61px !important;
    font-family: 'Gotham' !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    letter-spacing: 0.2px !important;
    text-transform: none !important;
    padding-bottom: 5px !important;
}
.wellmash_works .content p {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1;
    letter-spacing: 0.2px;
    min-height: 200px !important;
}
.wellmash_works .content h5 {
    color: #cbae62 !important;
    font-size: 29px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    letter-spacing: 0.2px !important;
}
.wellmash_works h3 {
    color: #cbae62 !important;
    font-size: 24px !important;
    font-family: 'Gotham' !important;
    font-weight: 900 !important;
    line-height: normal !important;
}
.list1 {
    
}
.list1 ol {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: my-counter;
}
.list1 ol li {
    position: relative;
    padding-left: 50px;
    counter-increment: my-counter;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Gotham' !important;
    font-weight: 300 !important;
    line-height: normal;
    letter-spacing: 0.1px;
    margin-bottom: 65px;
    min-height: 35px;
}
.list1 ol li strong {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 8px;
}
.list1 ol li:before {
    display: block;
    content: counter(my-counter);
    width: 35px;
    height: 35px;
    background: #cbae62;
    color: #000000;
    font-size: 23px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 35px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.list1 ol li:after {
    display: block;
    content: "";
    width: 1px;
    height: calc(100% + 11px);
    border-left: 1px dashed #cbae62;
    position: absolute;
    top: 44px;
    left: 18px;
}
.list1 ol li:last-child:after {
    display: none;
}
.list2 ol {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: my-counter;
}
.list2 ol li {
    position: relative;
    padding-left: 50px;
    counter-increment: my-counter;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Gotham' !important;
    font-weight: 300 !important;
    line-height: normal;
    letter-spacing: 0.1px;
    margin-bottom: 40px;
    min-height: 35px;
}
.list2 ol li strong {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}
.list2 ol li:before {
    display: block;
    content: counter(my-counter);
    width: 35px;
    height: 35px;
    background: #4a4a49;
    color: #ffffff;
    font-size: 23px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 35px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.lifestyle_feature {
    padding-top: 150px !important;
    padding-bottom: 70px !important;
}
.lifestyle_feature h3 {
    position: relative;
    color: #ffffff !important;
    font-size: 30px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
    padding-bottom: 40px !important;
}
.lifestyle_feature h3 strong {
    display: block;
    font-size: 60px;
    line-height: 1;
    padding-bottom: 12px;
}
.lifestyle_feature p {
    color: #cbae62;
    font-size: 34px;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal;
    text-transform: uppercase;
}
.lifestyle_feature .fusion-column-wrapper:before {
    opacity: 0.2;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    display: block !important;
    content: "“" !important;
    color: rgb(0, 0, 0) !important;
    font-size: 592px !important;
    font-family: Gotham !important;
    font-weight: 700 !important;
    line-height: 0.5;
}
.lifestyle_feature .fusion-column-wrapper:after {
    opacity: 0.2;
    position: absolute;
    right: 20px;
    bottom: -215px;
    z-index: -1;
    display: block !important;
    content: "”" !important;
    color: rgb(0, 0, 0) !important;
    font-size: 592px !important;
    font-family: Gotham !important;
    font-weight: 700 !important;
    line-height: 0.5;
}
.single-product #tab-reviews {
    display: none !important;
}
.single-product .social-share {
    display: none !important;   
}
.pricing_table_box {
    padding: 50px 24px;
    padding-top: 58px;
    background: url(images/tablebg.png) no-repeat center center;
    background-size: 100% 100%;
    margin-bottom: 22px;
}
.pricing_table_box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
    border-bottom: 1px dotted #cbae62;
    overflow: hidden;
}
.pricing_table_box ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 1.28;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
}
.pricing_table_box ul li em {
    font-style: normal;
    position: relative;
    padding-right: 12px;
}
.pricing_table_box ul li em:after {
    display: block;
    content: "";
    width: 200px;
    position: absolute;
    left: 100%;
    bottom: 4px;
    border-top: 1px dotted #ffffff;
}
.pricing_table_box ul li strong {
    position: relative;
    font-weight: 400;
    background: #121212;
    padding-left: 12px;
    z-index: 20;
}
.sp_carousel_wrapper > .fusion-builder-row {
    max-width: none !important;
    margin: 0 !important;
}
.sp_carousel_wrapper > .fusion-builder-row > .fusion-layout-column {
    width: 100% !important;
}
.sp_carousel_wrapper .slick-dots {
    display: none !important;
}
.sp_carousel_wrapper > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper {
    margin: 0 !important;
}
.sp_carousel_wrapper .fusion-title, .sp_carousel_wrapper .fusion-text {
    max-width: 800px !important;
    padding: 0 15px !important;
    margin: 0 auto !important;
}
.sp_carousel_wrapper .wpsisac-image-slide-wrap {
    background: #262626;
    border-radius: 8px;
    height: 552px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sp_carousel_wrapper .wpsisac-image-slide-wrap img {
    display: block;
    max-width: 100%;
    height: auto;
}
.sp_carousel_wrapper .wpsisac-slick-carousal .wpsisac-image-slide {
    margin: 0 20px;
}
.sp_carousel_wrapper .wpsisac-slick-carousal-wrp {
    padding: 0 74px !important;
    margin-top: -114px !important;
    position: relative !important;
    top: 180px !important;
}
.sp_carousel_wrapper .wpsisac-slick-carousal .slick-prev {
    left: 0;
    background-color: #232323 !important;
    background-image: url('images/cleftarrow.png') !important;
    background-size: 8px auto !important;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 100px !important;
    opacity: 1 !important;
    font-size: 10px !important;
    visibility: visible !important;
    border-radius: 0 !important;
    box-shadow: none;
    -webkit-appearance: none;
    outline: none !important;
    transition: 0.15s ease-in;
    font-size: 0.1px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    left: -74px !important;
    z-index: 20;
}
.sp_carousel_wrapper .wpsisac-slick-carousal .slick-prev:hover {
    background-color: #cbae62 !important; 
    background-image: url('images/cleftarrow.png') !important;
    background-size: 8px auto !important;
}
.sp_carousel_wrapper .wpsisac-slick-carousal .slick-next {
    right: 0;
    background-color: #232323 !important;
    background-image: url('images/crightarrow.png') !important;
    background-size: 8px auto !important;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 100px !important;
    opacity: 1 !important;
    font-size: 10px !important;
    visibility: visible !important;
    border-radius: 0 !important;
    box-shadow: none;
    -webkit-appearance: none;
    outline: none !important;
    transition: 0.15s ease-in;
    font-size: 0.1px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    right: -74px !important;
    z-index: 20;
}
.sp_carousel_wrapper .wpsisac-slick-carousal .slick-next:hover {
    background-color: #cbae62 !important;
    background-image: url('images/crightarrow.png') !important;
    background-size: 8px auto !important;
}
.homehero_wrapper {
    padding-top: 215px !important;
}
.homehero_wrapper .content {
    position: relative;
    top: 110px;
    padding-right: 100px;
}
.homehero_wrapper .content h1 {
    float: right;
    display: inline-block !important;
    color: #ffffff;
    font-size: 33px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    border-bottom: 1px solid #ffffff;
    text-align: right !important;
    padding-bottom: 24px !important;
    margin-bottom: 24px !important;
}
.homehero_wrapper .content h1 strong {
    color: #cbae62;
    font-size: 35px !important;
}
.homehero_wrapper .content p {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: normal;
}
.homehero_wrapper .content .fusion-title {
    margin: 0 !important;
}

/*Standard styling*/
h1 {
    color: #cbae62;
    font-size: 60px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    padding-bottom: 32px !important;
}
h2 {
    color: #cbae62;
    font-size: 60px !important;
    font-family: 'Gotham' !important;
    font-weight: 700 !important;
    line-height: normal !important;
    text-transform: uppercase;
    padding-bottom: 32px !important;
}
h3 {
    color: #cbae62;
    font-size: 30px !important;
    font-family: 'Gotham' !important;
    font-weight: 500 !important;
    line-height: normal !important;
    letter-spacing: 0.6px !important;
}

.bg-grey-gradient {
    background: -moz-linear-gradient(left,  rgba(172,172,172,1) 0%, rgba(234,234,234,1) 25%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 75%, rgba(172,172,172,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(172,172,172,1) 0%,rgba(234,234,234,1) 25%,rgba(255,255,255,1) 50%,rgba(234,234,234,1) 75%,rgba(172,172,172,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(172,172,172,1) 0%,rgba(234,234,234,1) 25%,rgba(255,255,255,1) 50%,rgba(234,234,234,1) 75%,rgba(172,172,172,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.form-group {
    margin-bottom: 16px;
}
.form-group label {
    display: block;
    padding-left: 2px;
}
.form-control {
    display: block;
    width: 100%;
    height: 44px;
    background: none !important;
    border: 1px solid #000000 !important;
    border-radius: 3px;
    box-shadow: none !important;
    -webkit-appearance: none;
    outline: none !important;
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    line-height: 42px;
    padding: 0 20px !important;
}
textarea.form-control {
    height: 150px;
    line-height: normal;
    resize: none;
    color: #000000;
    padding: 15px 20px !important;
}
.form-submit {
    display: block;
    width: 100%;
    height: 56px;
    background: #000000;
    border: none;
    border-radius: 3px;
    box-shadow: none !important;
    -webkit-appearance: none;
    outline: none !important;
    color: #f1ecec !important;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 0 25px;
    transition: 0.15s ease-in;
    margin-top: 45px;
}
.form-submit:hover {
    background: #cbae62;
}
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
.btn {
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    outline: none !important;
    color: #ffffff;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 900;
    padding: 0 20px;
    text-align: center;
}
.btn-lg {
    height: 94px;
    font-size: 30px;
    line-height: 94px;
    min-width: 300px;
}
.btn-primary {
    background: #cbae62 !important;
}
.btn-primary:hover {
    background: #d7af45 !important;
}
.button-small {
    height: 70px !important;
    font-size: 22px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 900 !important;
    text-transform: none !important;
    line-height: 70px !important;
    min-width: 220px !important;
    padding: 0 25px !important;
}
.btn-hollow:hover {
    background: #ffffff !important;
    color: #000000 !important;
}
.btn-hollow:hover .fusion-button-text {
    color: #000000 !important;
}

/* ---------------------------------------------------------*/


/* -------- FOOTER HERE ----------*/
.footer {
    background: #040404;
    padding-top: 125px;
    padding-bottom: 48px;
    clear: both;
}
.footer .container {
    overflow: visible;
}
.footer_content {
    padding: 0 60px !important;
}
.top_footer {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 36px;
}
.top_footer .footer_contact {
    flex: 0 0 35%;
    max-width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.top_footer .usefull_links {
    flex: 0 0 23%;
    max-width: 23%;
}
.top_footer .our_services_links {
    flex: 0 0 19.5%;
    max-width: 19.5%;
}
.top_footer .newsletter_box {
    flex: 0 0 22.5%;
    max-width: 22.5%;
}
.copyright_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.top_footer .footer_contact .footer_logo {
    margin-left: -12px;
    margin-top: -25px;
    margin-bottom: 48px;
}
.top_footer .footer_contact .footer_logo img {
    display: block;
    max-width: 100%;
}
.top_footer .footer_contact ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer_contact_block {
    margin-bottom: auto;
}
.footer_contact_block ul li {
    padding-left: 26px;
    position: relative;
    color: #989898;
    font-size: 14px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
    margin-bottom: 16px;
}
.footer_contact_block ul li address {
    color: #989898;
    font-size: 14px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
    margin: 0;
}
.footer_contact_block ul li a {
    color: #989898;
    text-decoration: none;
}
.footer_contact_block ul li a:hover {
    color: #989898;
    text-decoration: underline;
}
.footer_contact_block ul li .icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
}
.footer_contact_block ul li .icon img {
    display: block;
    max-width: 100%;
}
.social_links {
    
}
.social_links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.social_links ul li:not(:last-child) {
    margin-right: 24px;
}
.social_links ul li a {
    transition: 0.15s ease-in;
}
.social_links ul li a:hover {
    opacity: 0.6;
}
.footer_links {
    border-left: 2px solid #2b2b2b;
    position: relative;
    padding-left: 14px;
    padding-top: 4px;
}
.footer_links:before {
    display: block;
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    background: #cbae62;
    width: 4px;
    height: 30px;
}
.top_footer h5 {
    color: #ffffff;
    font-size: 19px;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    padding-bottom: 40px;
    margin: 0;
}
.footer_links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer_links ul li {
    line-height: 18px;
    margin-bottom: 14px;
}
.footer_links ul li a {
    color: #989898;
    font-size: 14px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.1px;
    text-decoration: none;
    padding-right: 10px;
}
.footer_links ul li a:hover {
    color: #ffffff;
}
.newsletter_box {
    border-left: 2px solid #2b2b2b;
    position: relative;
    padding-left: 10px;
    padding-top: 4px;
}
.newsletter_box:before {
    display: block;
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    background: #cbae62;
    width: 4px;
    height: 30px;
}
.newsletter_box p {
    color: #989898;
    font-size: 15px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.2px;
    margin-bottom: 14px;
}
.newsletter_box .form-group {
    margin-bottom: 10px;
}
.form-control.alt {
    height: 40px;
    background: #464646 !important;
    border: 1px solid #848484 !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
    line-height: 38px;
    padding: 0 18px !important;
    letter-spacing: 0.2px;
}
.footer ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #989898 !important;
    opacity: 1 !important;
}
.footer ::-moz-placeholder { /* Firefox 19+ */
    color: #989898 !important;
    opacity: 1 !important;
}
.footer :-ms-input-placeholder { /* IE 10+ */
    color: #989898 !important;
    opacity: 1 !important;
}
.footer :-moz-placeholder { /* Firefox 18- */
    color: #989898 !important;
    opacity: 1 !important;
}
.newsletter_submit {
    display: block;
    width: 100%;
    height: 40px;
    background: none;
    border: 1px solid #848484 !important;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    outline: none !important;
    color: #ffffff !important;
    font-size: 14px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0.2px;
    text-align: center;
    padding: 0 20px;
    transition: 0.15s ease-in;
}
.newsletter_submit:hover {
    background: #ffffff;
    color: #040404 !important;
}
.payments_method {
    display: flex;
    align-items: center;
}
.payments_method h6 {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Gotham';
    font-weight: 300;
    line-height: normal;
    margin: 0;
    margin-right: 12px;
}
.payments_method ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    position: relative;
    top: 4px;
}
.payments_method ul li {
    margin-left: 14px;
}
.payments_method ul li img {
    display: block;
    max-width: 100%;
}
.copyright {
    
}
.copyright p {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Gotham';
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}
.copyright p a {
    color: #ffffff;
    text-decoration: none;
}
.copyright p a:hover {
    color: #ffffff;
    text-decoration: underline;
}

/* ---------------------------------------------------------*/


