.hide {
display: none;
}
.show {
display: block;
}
.search-result {
white-space: pre;
font-family: monospace;
border: 1px solid #59AF3B;
padding: 20px;
margin-top: 20px;
height: 400px;
overflow: auto;
border-left-width: 10px;
}
.error-result {
color: #a94442;
background-color: #f2dede;
padding: 15px;
margin-bottom: 20px;
border: 1px solid #ebccd1;
border-radius: 4px;
margin-top: 0;
font-weight: bold;
margin-right: 8px;
margin-left: 8px;
}
.error-result.api-down {
font-size: 24px;
line-height: 1.2;
}
.search-result-options {
margin: 0 0 30px 0;
}
.search-result-options h3 {
text-align: center;
margin: 0; }
.search-result-options div {}
.search-result-options .frontend-only {
display: block !important;
}
.search-result-options table ._option,
.search-result-options div._option p {
display: none;
}
.search-result-options div._option p.refund-text {
text-align: center;
display: block;
}
.search-result-options div._option p.refund-text a {
color: #fff;
font-size: 18px;
padding: 10px 20px !important;
}
.search-result-options div._option p.refund-text a:hover {}
.search-result-options div a {
border: 2px solid #EB8C1E;
background-color: #EB8C1E;
color: #fff;
display: inline-block;
text-decoration: none;
padding: 5px 10px;
border-radius: 3px;
}
.search-result-options div a.active,
.search-result-options div a:hover {
color: #EB8C1E;
background-color: #fff;
}
div.api-search_wrapper {
margin-top: 0;
}
form.api-search .gform_description {
text-align: center;
}
form.api-search .gform_body { padding: 0px 0px; color: #fff;
overflow: auto;
background-size: 200px;
background-position: 95% 95%;
position: relative; } form.api-search li.gfield {
width: 48%;
float: left;
clear: none !important;
box-sizing: border-box !important;
padding-left: 2% !important;
padding-right: 2% !important;
margin-top: 1% !important;
margin-bottom: 1%;
}
form.api-search li.gfield_html {
width: 100%;
clear: both !important;
float: none;
text-transform: inherit;
color: #fff;
font-weight: 400;
font-size: 12px;
position: absolute;
bottom: 0;
left: 0;
}
form.api-search li.gfield.address {
display: none;
}
form.api-search [class*="address_line_1"] {
width: 25%;
float: left;
}
form.api-search [class*="address_line_2"] {
width: 48%;
float: left;
margin-left: 2%;
}
form.api-search [class*="address_city"] {
width: 22% !important;
margin-left: 2% !important;
margin-right: 0 !important;
padding-right: 0 !important;
}
form.api-search label {
color: black;
text-transform: initial;
}
form.api-search .gfield_radio li {
display: inline;
margin-right: 20px
}
form.api-search .gfield_radio li label {
font-size: 18px;
font-weight: 400;
color: #e2e5e7;
}
form.api-search .gfield_label {
font-size: 14px !important;
font-weight: 400 !important;
letter-spacing: 0px;
}
form.api-search input[type="text"],
form.api-search input[type="email"],
form.api-search select {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
width: 100% !important;
background-color: transparent;
color: black;
font-weight: 400;
font-size: 18px !important;
padding-right: 0 !important;
padding-left: 10px !important;
border: 1px solid #919AA2;
border-radius: 8px;
padding-bottom: 10px !important;
cursor: pointer;
}
form.api-search input[type="text"],
form.api-search input[type="email"] {
min-height: 60px;
}
form.api-search input.error {
color: #d00202 !important;
border-bottom-color: #d00202 !important;
background-color: #e0bdbd !important;
padding-left: 10px !important;
padding-right: 10px !important;
}
form.api-search input.error::-webkit-input-placeholder {
color: #d00202 !important;
}
form.api-search input.error::-moz-placeholder {
color: #d00202 !important;
}
form.api-search input.error:-ms-input-placeholder {
color: #d00202 !important;
}
form.api-search input.error:-moz-placeholder {
color: #d00202 !important;
}
form.api-search input[type="text"]:active,
form.api-search input[type="email"]:active,
form.api-search input[type="radio"]:active,
form.api-search select:active,
form.api-search input[type="text"]:focus,
form.api-search input[type="email"]:focus,
form.api-search input[type="radio"]:focus,
form.api-search select:focus {
outline: none;
}
form.api-search input[type="text"]::-webkit-input-placeholder { color: #e2e5e7;
font-size: 18px;
}
form.api-search input[type="text"]::-moz-placeholder { color: #e2e5e7;
font-size: 18px;
}
form.api-search input[type="text"]:-ms-input-placeholder { color: #e2e5e7;
font-size: 18px;
}
form.api-search input[type="text"]:-moz-placeholder { color: #e2e5e7;
font-size: 18px;
}
form.api-search .chosen-container {
width: 100% !important;
}
form.api-search .ginput_container_select {
position: relative;
}
form.api-search .ginput_container_select select {
z-index: 2;
position: relative;
}
form.api-search .ginput_container_select:before {
content: "\f3d0";
display: inline-block;
font-family: "Ionicons";
line-height: 1;
position: absolute;
right: 8px;
color: #e2e5e7;
font-size: 24px;
top: 7px;
z-index: 1;
}
form.api-search ul.gfield_radio li input[type=radio] {
margin-top: 0 !important;
}
form.api-search ul.gfield_radio li input[type=radio]:checked+label {
font-weight: 400 !important;
}
form.api-search .gform_footer {
text-align: center;
}
form.api-search .gform_footer input[type="submit"] {
font-size: 20px;
text-transform: initial;
background-color: #EB8C1E !important;
box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.5) !important;
border: 2px solid transparent !important;
border-radius: 6px !important;
padding: 20px 0px !important;
line-height: 6px;
transition: none !important;
-moz-transition: none !important;
-webkit-transition: none !important;
width:20%
}
form.api-search .gform_footer input[type="submit"]:hover {
background-color: #fff !important;
color: #EB8C1E !important;
border: 2px solid #EB8C1E !important;
box-shadow: none !important;
} .woocommerce-order-pay .entry-content input.submit:focus,
form.api-search input[type="submit"]:focus {
outline: 0;
}
div#api-search-wrap {
overflow: auto;
margin-top: 14px;
}
form.api-search * {
font-family: inherit;
} form.api-search .input-container.option {
float: left;
margin-right: 3%;
}
form.api-search .input-container.option {}
#api-search-wrap .lot .four-fifth {
margin: 0 0 0 8px;
} form.api-search .input-container.option:after {
content: "";
background: url(//titlecheck.com.au/wp-content/plugins/pd-land-registry/public/images/ico-arrow.png) no-repeat right 0;
overflow: hidden;
background-size: 14px;
width: 14px;
height: 14px;
display: inline-block;
float: left;
margin-top: 13px;
display: none;
} form.api-search .input-container select,
form.api-search .input-container input[type="text"] {
padding: 15px 10px !important;
line-height: 1;
font-size: 18px;
font-size: 1.125rem;
border-radius: 2px;
color: #111;
background-color: #fff;
cursor: auto;
}
div.address input[data-onfocus*="geolocate"],
form.api-search input#sewer-diagram-search-addr { }
div.address input[data-onfocus*="geolocate"]::placeholder {
color: #6c6c6c;
}
div.address input[data-onfocus*="geolocate"]::-webkit-placeholder {
color: #6c6c6c;
}
div.address input[data-onfocus*="geolocate"]::-moz-placeholder {
color: #6c6c6c;
}
div.address input[data-onfocus*="geolocate"]::-o-placeholder {
color: #6c6c6c;
}
form.api-search input#sewer-diagram-search-addr::placeholder {
color: #6c6c6c;
}
form.api-search input#sewer-diagram-search-addr::-webkit-placeholder {
color: #6c6c6c;
}
form.api-search input#sewer-diagram-search-addr::-moz-placeholder {
color: #6c6c6c;
}
form.api-search input#sewer-diagram-search-addr::-o-placeholder {
color: #6c6c6c;
}   form.api-search .input-container .input-wrapper:not(.plan-active) #plan_type {
cursor: pointer !important;
background-image: url(https://titlecheck.com.au/wp-content/themes/land-registry/images/aero_select_icon.png);
background-repeat: no-repeat;
background-size: 16px;
background-position: right 2px center;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
padding-right: 25px;
} form.api-search .input-container .input-wrapper.plan-active #plan_type {
background-image: none !important;
pointer-events: none; cursor: default !important;
padding-right: 10px;
} form.api-search .input-container select {
padding: 0 !important;
margin-bottom: 4px;
padding-right: 32px !important;
width: 200px !important;
height: 68px;
padding-left: 8px !important;
font-size: 18px !important;
margin-right: 10px;
background-size: 20px !important;
line-height: 1.4; }
form.api-search .input-container .input-wrapper {
line-height: 1;
font-size: 18px;
font-size: 1.125rem;
border-radius: 2px;
color: #111;
background-color: #fff;
margin-bottom: 10px;
position: relative;
text-align: left;
}
form.api-search .input-container.option .input-wrapper:after,
form.api-search .input-container .input-wrapper.option:after {
content: '\f107';
font-family: 'FontAwesome';
position: absolute;
right: 20px;
top: 12px;
font-size: 24px;
line-height: 1;
display: inline-block;
color: #666;
}
form.api-search .input-container .input-wrapper.disabled {
background-color: #2b3540;
}
form.api-search .input-container .input-wrapper.disabled input {
background-color: transparent !important;
}
form.api-search .input-container .input-wrapper.disabled input::placeholder {
color: #666;
}
form.api-search .input-container .input-wrapper.disabled input::-webkit-placeholder {
color: #666;
}
form.api-search .input-container .input-wrapper.disabled input::-moz-placeholder {
color: #666;
}
#api-search-wrap .one-fifth {
width: 100%;
padding-left: 1% !important;
}
#api-search-wrap .one-fifth.first {
padding-left: 0 !important;
margin-bottom: 0;
}
#api-search-wrap .options-input div[class*="one-"] {
margin-bottom: 0;
}
#api-search-wrap .one-half {}
#api-search-wrap .one-half.first {}
#api-search-wrap .one-third {
width: 31%; margin-right: 2%;
padding-left: 0;
}
#api-search-wrap .one-third.first {
margin-left: 0;
}
#api-search-wrap .one-fourth {
width: 23.5%;
margin-left: 2%;
padding-left: 0;
}
#api-search-wrap .one-fourth.first {
margin-left: 0;
}  #total_unit,
form.api-search .input-container .input-wrapper input[type="text"] {
margin-bottom: 0;
background-color: #fff;
padding-top: 20px !important;
padding-bottom: 20px !important;
width: 100% !important; border-radius: 8px;
min-height: 66px !important;
height: auto !important;
border: 1px solid #919AA2;
box-sizing: border-box; } #total_unit,
form.api-search .variable.lot {
width: 100% !important;
}
#total_unit,
form.api-search .input-container .plan-number input[type="text"] {
width: 100% !important;
}
#api-search-wrap form.api-search .input-container.land-title-unit.unit .input-wrapper input[type="text"] {
height: 64px;
padding: 15px 10px !important;
}
#api-search-wrap form.api-search .input-container.land-title-unit.unit .input-wrapper input[type="text"] {
border-radius: 8px
}
form.api-search .input-container.land-title-unit.unit .input-wrapper {
padding: 0 !important;
}
form.api-search .input-container .input-wrapper.disabled input[type="text"] {
color: #626363;
}
form.api-search .input-container input[name*="first_name"],
form.api-search .input-container input[name*="last_name"] {}
form.api-search .input-container input[name*="first_name"] {
margin-left: 0;
}
form.api-search .input-wrapper[for*="street_number"] {  }
form.api-search .input-wrapper[for*="route"] {   }
form.api-search .input-wrapper[for*="locality"] {   }
form.api-search .input-wrapper[for*="administrative_area_level_1"] {   }
form.api-search .input-wrapper[for*="postal_code"] {   }
form.api-search .input-wrapper[for*="country"] {  }
form.api-search .input-wrapper label {
color: rgba(44, 45, 45, 0.6);
font-size: 14px;
line-height: 21px;
margin-bottom: 4px;
font-family: 'Poppins', sans-serif;
margin-left: 2px;
}
form.api-search .button-container {
text-align: left;
float: none;
display: flex;
align-items: end;
}
@media (max-width: 1023.98px) {
form.api-search .button-container {
padding-left: 0; 
padding-right: 0;
}
}
@media (min-width: 1024px) {
form.api-search .button-container {
padding-left: 0;
}
}
form.api-search .button-container input:focus,
form.api-search .button-container input:active,
form.api-search .button-container input {
margin-top: 0 !important;
font-size: 16px;
text-transform: initial;
background-color: #EB8C1E !important;
border: 2px solid transparent !important;
padding: 10px 50px !important;
line-height: 1.3;
transition: none !important;
-moz-transition: none !important;
-webkit-transition: none !important;
border-radius: 8px;
letter-spacing: 0;
}
form.api-search .tab-content .active .input-wrapper {
margin-bottom: 0 !important;
}
form.api-search .button-container input:visited,
form.api-search .button-container input:focus,
form.api-search .button-container input:active {
outline: 0;
color: #fff;
}
form.api-search .button-container input:hover {
color: #fff;
}
a.download-link {
text-decoration: none;
background-color: #EB8C1E;
color: #fff;
padding: 15px 20px;
font-weight: 600;
text-transform: uppercase;
border-radius: 35px;
border-bottom: 0;
line-height: 1.3;
display: inline-block;
font-size: 16px;
border: 2px solid #EB8C1E;
}
a.download-link:hover {
background-color: #fff;
color: #EB8C1E;
} .woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-1 {
float: none !important;
width: 100% !important;
}
.woocommerce-checkout .woocommerce-billing-fields p.form-row {
width: 50%;
float: left;
clear: none;
}
.woocommerce-checkout .woocommerce-billing-fields {
background-color: #f7f6f7;
padding: 0;
margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-account-fields {
margin-bottom: 2em;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
background-color: #f7f6f7;
padding: 1em !important;
border: 0 !important;
border-radius: 0 !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
padding: 1em;
font-size: 18px;
font-family: 'Poppins', serif;
background-color: #fff;
border: 1px solid #ddd;
}
.woocommerce-checkout .woocommerce-billing-fields input[type="text"],
.woocommerce-checkout .woocommerce-billing-fields input[type="email"],
.woocommerce-checkout .woocommerce-billing-fields input[type="tel"] {
background-color: #fff;
border: 1px solid #ddd;
}
.woocommerce-checkout-payment ul li {
list-style-type: none;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
padding: 1em;
max-width: 240px;
background-color: #EB8C1E !important;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #d69406 !important;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
font-size: 18px !important;
padding: 1.1em !important;
}
.woocommerce .shop_table a {
border-bottom: 0;
}
.woocommerce table.my_account_orders .button {
padding: 0.5em 1em !important;
font-size: 1em !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 20% !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 80% !important;
}
.woocommerce table.shop_table {
font-size: 0.85em;
}
.woocommerce table[class*="-downloads"] td.download-file,
.woocommerce table[class*="-downloads"] td.download-product {
max-width: 320px;
max-width: 20vw;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.woocommerce p.woocommerce-notice {
font-weight: bold;
}
.woocommerce-table a[href*="/product/"] {
color: #232525 !important;
cursor: default;
}
ul.wc-item-downloads {
margin-bottom: 0;
}
ul.wc-item-downloads li {
list-style-type: none;
}
ul.wc-item-downloads li strong {
display: none;
}
.woocommerce table[class*="-downloads"] a,
ul.wc-item-downloads li a {
color: #EB8C1E;
text-shadow: none;
border-bottom: 0;
padding-bottom: 3px;
text-decoration: none !important;
}
.woocommerce table[class*="-downloads"] a:before,
ul.wc-item-downloads li a:before {
content: "\f1c1";
font-family: 'FontAwesome';
margin-right: 3px;
}
.woocommerce table[class*="-downloads"] td.download-file a.button {
text-transform: inherit;
font-size: 13px !important;
font-weight: 400;
color: #EB8C1E;
background: transparent !important;
box-shadow: none !important;
padding: 0 !important;
border-bottom: 0 !important;
}
.woocommerce table[class*="-downloads"] a:hover {
background-color: transparent !important;
}
body.page-id-3806 .entry-title {
text-align: center;
}
body.page-id-3806 .entry-content a.post-edit-link {
display: none;
} ul.tabs,
ul.tabs_search_type {
margin: 0px;
padding: 0px;
list-style: none;
}
ul.tabs li,
ul.tabs_search_type li {
color: #5C5C5C;
display: inline-block;
padding: 14px 20px;
cursor: pointer;
background: transparent;
margin-bottom: 0;
font-size: 16px;
line-height: 1;
border-radius: 5px;
position: relative;
transition: all 0.2s;
background: #F2F5F7;
margin-bottom: 1px;
margin-right: 2px;
margin-left: 2px;
display: inline-block;
font-family: 'Poppins', sans-serif;
}
ul.tabs li.current,
ul.tabs_search_type li.current,
body .tabs_search_type .searchby_link.current {
color: #fff !important;
position: relative;
background: #59AF3B;
}
ul.tabs li.current>a,
ul.tabs_search_type li.current>a {
color: #fff !important;
}
ul.tabs li:hover:before,
ul.tabs li.current:before,
ul.tabs_search_type li.current:before,
ul.tabs_search_type li:hover:before {
height: 7px;
}
ul.tabs li.current:after {
bottom: -1px;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
border-bottom-color: #ffffff;
border-width: 7px;
margin-left: -7px;
display: none;
}
.tab_search_type {
font-size: 16px !important;
}
#api-search-wrap ul.tabs li:not(.current):hover {
background: #2e393f !important;
color: #fff !important;
font-weight: revert !important;
}
#api-search-wrap ul.tabs li:not(.current):hover a {
color: #fff !important;
}
#api-search-wrap ul.tabs li.current:hover,
ul.tabs li.tab-link.active {
background: #59AF3B !important;
font-weight: 400;
color: #fff;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
position: relative;
}
ul.tabs li.tab-link.active a.nav-link {
color: #5C5C5C;
}
ul.tabs li.tab-link a.nav-link {
color: #5C5C5C;
font-size: 16px;
font-family: 'Poppins';
font-weight: 500;
}
.tab-content {
display: none;
padding: 15px;
}
.tab-content.current {
display: inherit; }
p.order-upsell-wrap {
text-align: center;
}
p.order-upsell-wrap a {
text-decoration: none;
background-color: #EB8C1E;
color: #fff;
padding: 15px 20px;
font-weight: 600;
text-transform: uppercase;
border-radius: 35px;
border-bottom: 0;
line-height: 1.3;
display: inline-block;
font-size: 16px;
border: 2px solid #EB8C1E;
margin: 0 0.5em;
}
p.order-upsell-wrap a:hover {
background-color: #fff;
color: #EB8C1E;
}
.manual-add {
text-align: center;
background: #cecece;
padding: 80px;
color: #fff;
font-size: 24px;
}
ul.tabs li.tab-link.active {
background: #EB8C1E;
font-weight: bold;
color: #fff;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
position: relative;
}
ul.tabs li.tab-link.active a.nav-link {
color: #fff;
}
div#map1 {
position: relative;
overflow: hidden;
background: #F8F9FA;
padding-top: 9%;
display: inline-block;
}
a.nav-link:hover {
text-decoration: none;
}
a.nav-link:link {
text-decoration: none;
float: left;
}
a.nav-link:focus,
a.nav-link:hover {
border-bottom: none !important;
} form.api-search .input-container .input-wrapper.lot-active #unit_type {
background-image: none !important;
width: 85px !important;
pointer-events: none;
height: 100px;
}
form.api-search .input-container .input-wrapper.lot-active #unit_type+input#total_unit {
width: calc(100% - 85px) !important;
} form.api-search .input-container .input-wrapper #unit_type {
position: relative;
width: 135px !important;
padding: 3px 3px 3px 9px !important;
display: inline-block;
height: 64px;
font-size: 18px !important;
background-image: url(https://titlecheck.com.au/wp-content/themes/land-registry/images/aero_select_icon.png);
background-repeat: no-repeat;
background-size: 16px;
background-position: right 2px center;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 0;
border-radius: 8px;
border: 1px solid #919AA2;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.land-title-unit .input-wrapper {
display: flex;
align-items: center;
}
.land-title-unit #total_unit {}
form.api-search .input-container.land-title-unit.unit .input-wrapper input#total_unit {
padding: 15px 10px 15px 10px !important;
width: calc(100% - 135px) !important;
display: table;
margin-left: auto;
}
#api-search-wrap .unit .one-fifth {
width: 30%;
}
#api-search-wrap .unit .four-fifth {
width: 70%;
margin-right: 0;
} @media(min-width:667px) and (max-width:1024px) {
#api-search-wrap .unit .one-fifth {
width: 40%;
}
#api-search-wrap form.api-search .dynamic .one-fifth {
max-width: 50%;
}
form.api-search .input-container .input-wrapper #unit_type {
width: 65px !important;
}
form.api-search .input-container.land-title-unit.unit .input-wrapper input#total_unit {
width: calc(100% - 65px) !important;
}
#api-search-wrap .unit .four-fifth {
width: 75%;
max-width: 75% !important;
}
}
@media(min-width:667px) and (max-width:1120px) {
form.api-search .input-container.land-title-unit.unit .input-wrapper input#total_unit {
width: calc(100% - 65px) !important;
}
}
@media(max-width:666px) {
#api-search-wrap .unit .one-fifth,
#api-search-wrap .unit .four-fifth {
width: 100%;
}
}
@media only screen and (max-width: 767px) { .rwd-table {
margin: 1em 0;
min-width: 200px;
}
.rwd-table tr {
border-top: 1px solid #ddd;
border-bottom: 3px solid #ddd;
}
.rwd-table th,
.rwd-table thead td {
display: none;
}
.rwd-table td {
display: block;
}
.rwd-table td:first-child {
padding-top: .5em;
}
.rwd-table td:last-child {
padding-bottom: .5em;
text-align: left !important;
}
.rwd-table td:before {
content: attr(data-th) ": ";
font-weight: bold;
width: 100%;
display: block;
margin-bottom: 5px;
}
.rwd-table td.bg-warning:before {
display: none;
}
.rwd-table th,
.rwd-table td {
text-align: left;
}
}
@media (min-width: 767px) {
.rwd-table td:before {
display: none;
}
.rwd-table th,
.rwd-table td {
display: table-cell;
padding: .25em .5em;
}
.rwd-table th:first-child,
.rwd-table td:first-child { }
.rwd-table tr.indented td:first-child {
padding-left: 30px;
}
.rwd-table th:last-child,
.rwd-table td:last-child {
padding-right: 0;
}
}
@media only screen and (min-width: 768px) {
.genesis-nav-menu li#menu-item-4091 a {
color: #e2e5e7;
background-color: transparent;
border-radius: 20px;
padding: 10px 20px;
border: 1px solid #e2e5e7;
}
}
@media only screen and (max-width: 1023px) {
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
margin-bottom: 0 !important;
max-width: 100%;
}
.woocommerce table.shop_table td.product-name {
max-width: 500px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
form.api-search li.gfield {
float: none;
width: 100%;
padding-left: 4% !important;
padding-right: 4% !important;
margin-bottom: 4%;
}
form.api-search .gfield_label {
font-size: 18px !important;
letter-spacing: 0;
}
#api-search-wrap .one-fifth {
width: 100%;
float: none;
margin-bottom: 0;
}
#api-search-wrap .four-fifth {
float: none;
border-left: 0;
padding-left: 0;
}
#api-search-wrap .options-input div[class*="one-"] {
margin-left: 0;
padding-left: 0;
}
}
@media only screen and (max-width: 767px) {
.woocommerce-checkout .woocommerce-billing-fields p.form-row {
width: 100%;
clear: both;
}
.woocommerce table.shop_table td.product-name {
max-width: 200px;
}
ul.tabs li {
padding: 10px 20px !important;
font-size: inherit;
}
form.api-search .gform_footer input[type="submit"] {
font-size: 15px;
line-height: 1.2;
padding: 10px 5px !important;
margin-bottom: 0;
}
form.api-search .gform_body {
padding: 4%;
}
form.api-search .gfield_label {
font-size: 13px !important;
letter-spacing: 0;
font-weight: 400 !important;
color: #ddd;
}
form.api-search .gfield_radio li label {
font-size: 14px;
color: #fff;
}
form.api-search .top_label div.ginput_container {
margin-top: 0 !important;
}
form.api-search input[type="text"],
form.api-search input[type="email"],
form.api-search select {
font-size: 14px !important;
}
form.api-search [class*="address_line"],
form.api-search [class*="address_city"] {
width: 100% !important;
float: none !important;
margin-left: 0 !important;
}
form.api-search li.gfield.gfield_html {
font-size: 10px !important;
line-height: 1.2 !important;
position: absolute;
bottom: 30px;
text-align: center;
color: #ddd;
}
form.api-search .gfield_radio li {
display: block;
margin-bottom: 0;
}
form.api-search .gform_body {
padding-bottom: 60px;
background-position: center 98%;
}
p.order-upsell-wrap a {
margin: 0 auto 0.5em 0;
max-width: 100%;
}
div#api-search-wrap {
padding: 0;
}
form.api-search .button-container input:focus,
form.api-search .button-container input:active,
form.api-search .button-container input {
padding: 10px 5px !important;
font-size: 14px;
font-weight: 600;
width: 100%;
}
form.api-search .input-container.option {
width: 100%;
float: none;
margin: 0;
}
.search-result-options h3 {
font-size: 18px;
}
} @media (max-width: 600px) {
#total_unit,
form.api-search .input-container .input-wrapper input[type="text"] {
padding-top: 16px !important;
padding-bottom: 16px !important;
font-size: 16px; width: 100% !important;
}
}
@media (max-width: 991px) {
.Avenue-section .container .row .col-md-4:nth-child(2) {
display: none !important;
}
}
.pd_dollar,
.pd_tooltip {
position: relative;
display: none;
}
.pd_tooltip:hover {
border-bottom: 0 !important;
}
.pd_tooltip:before {
content: attr(data-text);
position: absolute;
bottom: 40px;
right: -70px;
margin-left: 15px;
width: 240px;
padding: 12px;
border-radius: 6px;
background: #59AF3B;
color: #fff;
display: none;
font-size: 14px;
box-shadow: 0px 0px 20px #00000059;
font-weight: 400;
transition: .3s opacity;
white-space: break-spaces;
text-align: left;
z-index: 900;
}
.pd_tooltip:after {
content: "";
position: absolute;
left: 100%;
margin-left: -15px;
bottom: 10px;
transform: translateY(-50%);
border: 10px solid #59AF3B;
border-color: #59AF3B transparent transparent transparent;
display: none;
transition: .3s;
z-index: 900;
}
.pd_tooltip:hover:before,
.pd_tooltip:hover:after {
display: block;
}
.pd_tooltip>span.fa {
background: #ffb300;
border-radius: 50%;
width: 20px;
height: 20px;
font-size: 14px;
position: relative;
top: -2px;
left: 6px;
}
.pd_tooltip>span.fa:before {
display: flex;
height: 100%;
justify-content: center;
align-items: center;
}
.pd_tooltip>span.fa:hover {
border-bottom: 0 !important;
}
.stripe-card-form label{
color:#b5bcc1
}
.stripe-card-form .form-row {
margin-bottom: 15px;
}
.stripe-card-form .stripe-input {
border: 1px solid #ccc;
border-radius: 4px;
padding: 12px;
background-color: #fff;
}
.stripe-card-form #payment-result.tc-error {
color: red;
}
.stripe-card-form  #submit.loading {
opacity: 0.6;
cursor: not-allowed;
}
.toast-overlay {
position: fixed;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
left: 0;
top: 0;
z-index: 9;
} .commercial-payment-note{
margin-top: 15px !important;
font-size: 14px !important;
margin-bottom: 0 !important;
}
@media (max-width: 1023.98px) {
.commercial-payment-note{
font-size: 13px !important;
}   
} .woocommerce form .woocommerce-additional-fields .form-row label{
margin-bottom: 1rem;
}
.woocommerce form .woocommerce-additional-fields .form-row select{
font-size: 18px;
}.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}