@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);
@charset "UTF-8";
/*================================================================================
	Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
.datediv {
  background: #fefefe;
  padding: 20px;
  margin: 0px 0px 20px;
}
body {
  font-family: "Poppins", sans-serif;
}
header.fixed-top {
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.02);
}
.logo-img {
  padding-top: 15px;
}
.logo-img svg {
  width: auto;
  height: 55px;
}
.forTrades-btn {
  height: 44px;
  background: #E85500;
  border-radius: 15px;
  color: #fff;
  padding: 0px 25px;
  font-weight: 500;
  border: 0px;
  display: inline-block;
  line-height: 44px;
  text-decoration: none;
  margin-top: 18px;
}
.forTrades-btn:hover {
  color: #fff;
  background: #061C3D;
}
.main-div {
  margin-top: 80px;
}
h2 {
  font-weight: 600;
  font-size: 36px;
  color: #E85500;
  margin-top: 20px;
}
h3 {
  font-weight: 600;
  font-size: 28px;
  color: #E85500;
  margin-top: 10px;
}
h4 {
  font-weight: 600;
  font-size: 24px;
  color: #E85500;
}
h5 {
  font-weight: 600;
  font-size: 18px;
  color: #353535;
  line-height: 26px;
  padding: 20px 0px;
}
p {
  font-weight: 400;
  font-size: 14px;
  color: #8E8E8E;
  margin-bottom: 20px;
}
section {
  padding: 60px 0px;
}
section.slider-main {
  background: #274964;
  position: relative;
}
section.slider-main h2 {
  margin-bottom: 30px;
}
section.slider-main .slider-txt {
  display: table;
  height: 400px;
}
section.slider-main .slider-txt span {
  vertical-align: middle;
  display: table-cell;
}
section.slider-main .tradie-img {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
}
section.slider-main .tradie-img video {
  width: 100%;
  height: 380px;
}
section.slider-main .tradie-img img {
  width: 100%;
}
section.slider-main .container {
  position: relative;
  z-index: 2;
}
section.slider-main::after {
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, rgba(194, 203, 210, 0.5) 93.23%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  z-index: 1;
}
section.slider-main h2 {
  font-size: 54px;
  margin-top: 0px;
}
section.slider-main h5 {
  color: #fff;
  padding: 20px 0px;
  width: 80%;
}
section.slider-main p {
  color: #fff;
  font-size: 21px;
}
section.slider-main .fing-form {
  padding-left: 30px;
  width: 100%;
  display: table;
  position: relative;
  height: 100%;
}
section.slider-main .fing-form span {
  display: table-cell;
  vertical-align: middle;
}
section.slider-main .fing-form h3 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
section.slider-main .fing-form select {
  height: 48px;
  background: #FFFFFF;
  border: 1px solid #E8E8EA;
  border-radius: 18px;
  width: 100%;
  padding: 0px 15px;
  color: #A5A3A9;
  margin-top: 15px;
}
section.slider-main .fing-form button {
  height: 44px;
  background: #E85500;
  border-radius: 7px;
  color: #fff;
  width: 100%;
  margin-top: 20px;
  font-weight: 500;
}
section.slider-main .fing-form button:hover {
  color: #fff;
  background: #061C3D;
}
button {
  height: 54px;
  background: #E85500;
  border-radius: 7px;
  color: #fff;
  padding: 0px 35px;
  font-weight: 500;
  border: 0px;
}
button:hover {
  color: #fff;
  background: #061C3D;
}
.for-clients img {
  width: 80%;
}
.for-clients h2 {
  margin-top: 0px;
}
.for-clients ul {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  list-style: outside;
}
.for-clients ul li {
  font-weight: 400;
  font-size: 14px;
  color: #8E8E8E;
  margin-bottom: 20px;
}
.for-tradies {
  background: #F5F5F5;
}
.for-tradies img {
  float: right;
}
.app-download {
  width: 100%;
  padding: 30px 20px;
  background: #E85500;
  border-radius: 32px;
  margin-top: 50px;
  text-align: center;
}
.app-download h2 {
  color: #fff;
  margin-bottom: 10px;
}
.app-download h5 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 17px;
}
.app-download h5 span {
  width: 100%;
  display: inline-block;
  font-size: 21px;
  text-transform: uppercase;
  padding-bottom: 9px;
}
.app-download a {
  width: 180px;
  display: inline-block;
  margin: 15px;
}
.app-download a img {
  width: 100%;
}
.faq-sec h3 {
  font-weight: 400;
  font-size: 36px;
  color: #000;
  width: 80%;
  line-height: 46px;
  margin-top: 30px;
}
.faq-sec h3 span {
  font-weight: 600;
  color: #E85500;
}
.faq-sec p {
  padding: 0px;
}
.accordion {
  margin-top: 1.875rem;
}
.accordion .accordion-item {
  color: #1b1d21;
  border: 0px;
}
.accordion .accordion-item.active .accordion-body {
  max-height: -moz-max-content;
  max-height: max-content;
  padding: 0px;
}
.accordion .accordion-item.active .accordion-header::after {
  transform: rotate(90deg);
}
.accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.accordion .accordion-item .accordion-header {
  padding: 10px 40px 10px 10px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #C1C1C1;
  color: #353535;
}
.accordion .accordion-item .accordion-header::after {
  content: "";
  font-size: 16px;
  font-family: "FontAwesome";
  position: absolute;
  right: 1.5rem;
  transition: all 0.2s ease-in-out;
  transform: rotate(0deg);
}
.accordion .accordion-item .accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  padding: 0px 0px 10px;
}
.accordion .accordion-item .accordion-body .accordion-body-content {
  padding: 20px 10px 0px;
  font-size: 14px;
  line-height: 21px;
  color: #8E8E8E;
}
.contactus-sec {
  background: #274964;
  position: relative;
}
.contactus-sec .container {
  position: relative;
  z-index: 2;
}
.contactus-sec::after {
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, rgba(194, 203, 210, 0.5) 93.23%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  z-index: 1;
}
.contactus-sec .contact-col {
  background: #FFFFFF;
  border-radius: 36px;
  width: 98%;
  padding: 20px;
  text-align: center;
  height: 100%;
  display: table;
}
.contactus-sec .contact-col span {
  display: table-cell;
  vertical-align: middle;
}
.contactus-sec .contact-col h2 {
  margin: 0px;
}
.contactus-sec .contact-col h5 {
  font-weight: 600;
  font-size: 20px;
  color: #353535;
  line-height: 26px;
  padding: 15px 20%;
  width: 100%;
  display: inline-block;
}
.contactus-sec .contact-col p {
  margin-bottom: 10px;
}
.contactus-sec .contact-col h6 {
  font-size: 21px;
  color: #061C3D;
  font-weight: 400;
}
.contactus-sec .contact-col div.icon {
  width: 100px;
  height: 100px;
  background: #FEEFE2;
  border-radius: 50%;
  display: inline-block;
  vertical-align: initial;
  line-height: 92px;
  margin-bottom: 25px;
}
.contactus-sec .contact-col span.error {
  display: inline-block;
  text-align: left;
  margin-top: -30px;
  font-size: 13px;
}
.contactus-sec .contact-col .selectbox span.error {
  margin-top: 0px;
}
.contactus-sec .col-md-7 .contact-col {
  float: right;
  padding: 25px;
}
.contactus-sec .col-md-7 .contact-col h4 {
  font-weight: 600;
  font-size: 21px;
  line-height: 36px;
  color: #061C3D;
  text-align: left;
}
.contactus-sec .col-md-7 .contact-col label {
  color: #061C3D;
  font-size: 14px;
  width: 100%;
  text-align: left;
}
.contactus-sec .col-md-7 .contact-col input,
.contactus-sec .col-md-7 .contact-col select {
  height: 44px;
  background: #FFFFFF;
  border: 1px solid #E6E8EC;
  border-radius: 5px;
  width: 100%;
  padding: 0px 15px;
  font-size: 14px;
  margin: 0px 0px 20px;
}
.contactus-sec .col-md-7 .contact-col textarea {
  height: 90px;
  background: #FFFFFF;
  border: 1px solid #E6E8EC;
  border-radius: 5px;
  width: 100%;
  padding: 0px 15px;
  font-size: 14px;
  margin: 0px 0px 20px;
}
.contactus-sec .col-md-7 .contact-col button {
  width: 100%;
}
footer#footer {
  width: 100%;
  float: left;
  height: auto;
  background: #274964;
  line-height: 24px;
  text-align: center;
  padding: 20px 0px 15px;
}
footer#footer p {
  color: #fff;
  margin-bottom: 5px;
}
footer#footer p a {
  color: #fff;
  text-decoration: none;
}
footer#footer p a:hover {
  text-decoration: underline;
}
footer#footer .footer-menu p a {
  padding: 0px 10px;
}
.avatar img {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: inline-block;
  object-fit: cover;
}
.avatar.avatar-xl img {
  width: 70px;
  height: 70px;
  display: inline-block;
  object-fit: cover;
}
.trady-info h5 {
  font-weight: 600;
  font-size: 15px;
  color: #353535;
  line-height: 21px;
  padding: 0px 0px;
}
.notifications-col {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  background: #FCFCFC;
  border: 1px solid #F6F6F6;
  border-radius: 8px;
  padding: 20px 25px;
}
.notifications-col .pr-img {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #F9FBFD;
  margin-right: 15px;
  float: left;
  text-align: center;
}
.notifications-col p {
  height: auto;
  display: table;
  color: black;
  font-size: 14px;
  width: calc(100% - 60px);
  font-weight: 300 !important;
  margin: 0px;
}
.notifications-col h6 {
  color: #E85500;
  font-size: 15px;
  font-weight: 500;
  margin-top: 3px;
}
.notifications-col h6 span.date {
  color: #6e6b7b;
  font-size: 12px;
  line-height: 18px;
  float: right;
  font-weight: 400;
}
.notifications-col.active {
  position: relative;
}
.notifications-col.active::after {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #F96063;
  position: absolute;
  left: 10px;
  top: 35px;
  content: "";
}
.main-menu .navbar-header {
  height: auto;
}
.main-menu .navbar-header .navbar-brand {
  margin-top: 10px;
}
.brand-logo svg {
  width: 150px;
  height: auto;
}
.policy-page ul li {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #8E8E8E;
  margin-bottom: 20px;
}
.policy-page h5 {
  padding: 10px 0px;
}
.tradies-process {
  background: #FDFDFD;
}
.tradies-process .process1 {
  position: relative;
}
.tradies-process .process1 img {
  width: 50%;
  margin-right: 10%;
  border-radius: 50%;
}
.tradies-process .line {
  margin-left: 20px;
}
.tradies-process .line img {
  width: 35px;
  margin-top: 80px;
  margin-right: 0px;
}
.tradies-process span.no {
  width: 48px;
  height: 48px;
  background: #E85500;
  position: absolute;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 48px;
  top: 20px;
}
.tradies-process .process2 span.no {
  top: 15px;
  margin-left: -10px;
}
.tradies-process .process2 .line {
  margin-left: -20px;
}
.tradies-process .process2 .line img {
  margin-top: 70px;
  margin-right: 0px;
}
.tradies-process .process3 {
  margin-top: 20px;
}
.tradies-process .process3 span.no {
  top: 0px;
}
.tradies-process .process-txt {
  margin-top: 20px;
  width: 100%;
}
.tradies-process .process-txt h4 {
  color: #353535;
  font-size: 28px;
  font-weight: bold;
}
.tradies-process .process-txt p {
  font-size: 18px;
  font-weight: 400;
}
.subscription .radio {
  background: #FFFFFF;
  border: 0px;
  border-radius: 28px;
  padding: 20px;
  width: 85%;
  text-align: center;
  margin: 40px auto 0px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 20px;
  min-height: 400px;
}
.subscription .checkbox input[type=radio] {
  opacity: 0;
  position: absolute;
}
.subscription .checkbox input[type=radio]:checked+.indicator:before {
  border-color: #E85500;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="-7 -7 30 30"><path fill="#00f" d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>') no-repeat;
}
.subscription .checkbox input[type=radio]:disabled+.indicator:before {
  border-color: #E85500;
  box-shadow: inset 0px 0px 0px 4px #fff;
}
.subscription .checkbox input[type=radio]:checked:disabled+.indicator:before {
  border-color: #E85500;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="-7 -7 30 30"><path fill="#ccc" d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>') no-repeat;
}
.subscription .checkbox input[type=radio]:focus+.indicator {
  outline: 0px solid #E85500;
}
.subscription .checkbox label {
  margin-top: 5px;
  margin-bottom: 5px;
}
.subscription .checkbox .indicator {
  position: relative;
}
.subscription .checkbox .indicator:before {
  content: "";
  border: 2px solid #E85500;
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  padding: 2px;
  margin-top: -5px;
  margin-right: 10px;
  text-align: center;
}
.subscription .checkbox-inline input[type=radio] {
  opacity: 0;
  position: absolute;
}
.subscription .checkbox-inline input[type=radio]:checked+.indicator:before {
  border-color: #E85500;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="-7 -7 30 30"><path fill="#00f" d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>') no-repeat;
}
.subscription .checkbox-inline input[type=radio]:disabled+.indicator:before {
  border-color: #E85500;
  box-shadow: inset 0px 0px 0px 4px #fff;
}
.subscription .checkbox-inline input[type=radio]:checked:disabled+.indicator:before {
  border-color: #E85500;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="-7 -7 30 30"><path fill="#ccc" d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>') no-repeat;
}
.subscription .checkbox-inline input[type=radio]:focus+.indicator {
  outline: 0px solid #E85500;
}
.subscription .checkbox-inline .indicator {
  position: relative;
}
.subscription .checkbox-inline .indicator:before {
  content: "";
  border: 1px solid #E85500;
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  padding: 2px;
  margin-top: -5px;
  margin-right: 10px;
  text-align: center;
}
.subscription .radio input[type=radio] {
  opacity: 0;
  position: absolute;
}
.subscription .radio input[type=radio]:checked+.indicator:before {
  border-color: #E85500;
  background: #E85500;
  box-shadow: inset 0px 0px 0px 5px #fff;
}
.subscription .radio input[type=radio]:disabled+.indicator:before {
  border-color: #E85500;
  background: #FFF1F1;
  box-shadow: inset 0px 0px 0px 5px #fff;
}
.subscription .radio input[type=radio]:checked:disabled+.indicator:before {
  border-color: #E85500;
  background: #FFF1F1;
  box-shadow: inset 0px 0px 0px 5px #fff;
}
.subscription .radio input[type=radio]:focus+.indicator {
  outline: 0px solid #E85500;
}
.subscription .radio label {
  margin-top: 5px;
  margin-bottom: 5px;
}
.subscription .radio .indicator {
  position: relative;
}
.subscription .radio .indicator:before {
  content: "";
  border: 1px solid #E85500;
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  padding: 2px;
  margin-top: -5px;
  margin-right: 10px;
  text-align: center;
}
.subscription .radio input+.indicator:before {
  border-radius: 50%;
}
.subscription .radio-inline input[type=radio] {
  opacity: 0;
  position: absolute;
}
.subscription .radio-inline input[type=radio]:checked+.indicator:before {
  border-color: #00f;
  background: #00f;
  box-shadow: inset 0px 0px 0px 5px #fff;
}
.subscription .radio-inline input[type=radio]:disabled+.indicator:before {
  border-color: #ccc;
  box-shadow: inset 0px 0px 0px 5px #fff;
}
.subscription .radio-inline input[type=radio]:checked:disabled+.indicator:before {
  border-color: #ccc;
  background: #ccc;
  box-shadow: inset 0px 0px 0px 5px #fff;
}
.subscription .radio-inline input[type=radio]:focus+.indicator {
  outline: 0px solid #ddd;
}
.subscription .radio-inline .indicator {
  position: relative;
}
.subscription .radio-inline .indicator:before {
  content: "";
  border: 2px solid #888;
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  padding: 2px;
  margin-top: -5px;
  margin-right: 10px;
  text-align: center;
}
.subscription .radio-inline input+.indicator:before {
  border-radius: 50%;
}
.subscription .subscription-plan h4 {
  padding: 20px 0px;
  margin: 0px;
  font-weight: 600;
}
.subscription .subscription-plan h4 span {
  font-weight: 400;
  font-size: 21px;
  color: #8E8E8E;
  margin-bottom: 0px;
  width: 100%;
  display: block;
}
.subscription .subscription-plan h4::after {
  width: 60%;
  height: 3px;
  content: "";
  display: inline-block;
  background: #E85500;
  margin-top: 15px;
  border-radius: 25px;
}
.subscription .subscription-plan h2 {
  font-weight: 600;
  font-size: 30px;
  color: #E85500;
  margin: 0px 0px 10px;
}
.subscription .subscription-plan h2 span {
  font-weight: 500;
  font-size: 16px;
  color: #8E8E8E;
  margin-top: 5px;
}
.subscription .subscription-plan h5 {
  font-weight: 600;
  font-size: 24px;
  color: #5e5873;
  margin: 0px;
}
.subscription .subscription-plan h5 span {
  font-weight: 500;
  font-size: 14px;
  color: #8E8E8E;
  margin-top: 5px;
}
.subscription .subscription-plan h5.free_trial {
  font-weight: 600;
  font-size: 24px;
  color: #E85500;
  margin: 0px;
}
.subscription .subscription-plan h5.free_trial p span {
  font-size: 24px;
  color: #E85500;
}
.subscription .subscription-plan ul {
  margin: 0px;
  padding: 0px 0px 20px;
  list-style: none;
  text-align: center;
}
.subscription .subscription-plan ul li {
  color: #8E8E8E;
  padding: 0px 0px 10px;
  font-size: 15px;
}
.subscription .subscription-plan ul li svg {
  width: 12px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 3px;
}
.form-heading {
  border-bottom: #E2E2E2 2px solid;
  padding: 0px 0px 15px;
  margin: 0px 0px 25px;
  text-align: left;
}
.form-heading h3 {
  color: #000;
  margin-top: 0px;
}
.form-heading p {
  font-size: 18px;
  color: #8E8E8E;
}
.request-form .contact-col {
  float: right;
  padding: 25px;
  text-align: left;
}
.request-form .contact-col .selectbox {
  margin-bottom: 20px;
}
.request-form .contact-col h4 {
  font-weight: 600;
  font-size: 21px;
  line-height: 36px;
  color: #061C3D;
  text-align: left;
  margin-bottom: 5px;
}
.request-form .contact-col p {
  text-align: left;
  margin: 10px 0px;
}
.request-form .contact-col p.quote {
  font-weight: 400;
  font-size: 12px;
  color: #8E8E8E;
  margin-bottom: 20px !important;
  margin-top: -20px !important;
  float: left;
  width: 100%;
  text-align: left;
}
.request-form .contact-col label {
  color: #061C3D;
  font-size: 14px;
  width: 100%;
  text-align: left;
}
.request-form .contact-col input,
.request-form .contact-col select {
  height: 44px;
  background: #FFFFFF;
  border: 1px solid #E6E8EC;
  border-radius: 5px;
  width: 100%;
  padding: 0px 15px;
  font-size: 14px;
  margin: 0px 0px 20px;
}
.request-form .contact-col textarea {
  height: 90px;
  background: #FFFFFF;
  border: 1px solid #E6E8EC;
  border-radius: 5px;
  width: 100%;
  padding: 0px 15px;
  font-size: 14px;
  margin: 0px 0px 20px;
}
.request-form .contact-col button {
  width: 100%;
}
.request-form .contact-col .form-checkbox {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.request-form .contact-col .form-checkbox input {
  height: 20px;
  background: #FFFFFF;
  border: 1px solid #E6E8EC;
  border-radius: 5px;
  width: 20px;
  padding: 0px;
  font-size: 14px;
  margin: 0px;
  float: left;
}
.request-form .contact-col .form-checkbox label {
  color: #061C3D;
  font-size: 14px;
  width: auto;
  text-align: left;
  float: left;
  margin-left: 15px;
}
.request-form .contact-col .form-checkbox label a {
  color: #061C3D;
  font-size: 14px;
}
.request-form .contact-col .form-checkbox input:checked~label::before {
  background-color: red;
}
.file-upload {
  display: block;
  text-align: center;
  margin: 5px 0px 20px;
  font-size: 12px;
}
.file-upload .file-select {
  display: block;
  border: 1px solid #E6E8EC;
  color: #838E9E;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  text-align: left;
  background: #FFFFFF;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.file-upload .file-select .file-select-button {
  background: #fff;
  border-right: 1px solid #E6E8EC;
  padding: 0 10px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.file-upload .file-select .file-select-name {
  line-height: 40px;
  display: inline-block;
  padding: 0 10px;
}
.file-upload .file-select:hover {
  border-color: #E85500;
  color: #E85500;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.file-upload .file-select:hover .file-select-button {
  border-color: #E85500;
  background: #E85500;
  color: #fff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.file-upload .file-select input[type=file] {
  z-index: 100;
  cursor: pointer;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.file-upload .file-select.file-select-disabled {
  opacity: 0.65;
}
.file-upload .file-select.file-select-disabled:hover {
  cursor: default;
  display: block;
  border: 2px solid #E6E8EC;
  color: #34495e;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  text-align: left;
  background: #FFFFFF;
  overflow: hidden;
  position: relative;
}
.file-upload .file-select.file-select-disabled:hover .file-select-button {
  background: #fff;
  color: #666666;
  padding: 0 10px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.file-upload .file-select.file-select-disabled:hover .file-select-name {
  line-height: 40px;
  display: inline-block;
  padding: 0 10px;
}
.file-upload.active .file-select {
  border-color: #3fa46a;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.file-upload.active .file-select .file-select-button {
  background: #3fa46a;
  color: #ffffff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.form-btn button {
  width: auto !important;
  padding: 0px 25px;
  margin-right: 20px;
  float: left;
}
.form-btn .discard-btn {
  background: #ECECEC;
  color: #A7A7A7;
}
.form-btn .discard-btn path {
  stroke: #A7A7A7;
}
.form-btn .discard-btn:hover {
  background: #F48120;
  color: #fff;
}
.form-btn .discard-btn:hover path {
  stroke: #fff;
}
.db-profile p {
  color: #fff;
}
.purchaseCard {
  margin-bottom: 2rem;
  box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.1);
  transition: all 0.3s ease-in-out, background 0s, color 0s, border-color 0s;
  background: #fff;
  padding: 18px 20px;
  border-radius: 24px;
  position: relative;
}
.purchaseCard .purchaseCardNo {
  width: calc(100% - 60px);
  float: left;
}
.purchaseCard .purchaseCardNo h3 {
  font-weight: 600;
  font-size: 21px;
  color: #E85500;
  margin-top: 0;
}
.purchaseCard .purchaseCardExpiry h3 {
  font-size: 18px;
  color: #000;
  margin-top: 0;
  margin-bottom: 2px;
}
.purchaseCard .purchaseCardCVV .form-control {
  width: 60%;
}
.purchaseCard button.btn {
  position: absolute;
  right: 20px;
  bottom: 15px;
  width: 200px;
}
.purchaseCard .VisaLogs {
  width: 40px;
  float: right;
  margin-right: 20px;
}
.purchaseCard .close {
  position: absolute;
  right: 15px;
  top: 15px;
  background: #E85500;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 24px;
}
.purchaseCard .default-btn {
  position: absolute;
  right: 30px !important;
  bottom: -15px !important;
  width: auto !important;
  font-size: 13px !important;
  padding: 0px 15px;
  height: 40px;
}
.my-subscription .radio {
  width: 100%;
  min-height: 420px;
}
.my-subscription h5 span {
  display: block;
}
.my-subscription h2 span {
  display: block;
}
/* ON/OFF Switch */
.onoffswitch {
  position: relative;
  width: 55px;
  display: inline-block;
  font-size: 80%;
}
.onoffswitch .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  margin: 0;
}
.onoffswitch .onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  transition: margin 0.15s ease-in-out;
}
.onoffswitch .onoffswitch-inner:before {
  float: left;
  width: 50%;
  height: 24px;
  padding: 0;
  line-height: 24px;
  font-size: 80%;
  color: white;
  font-weight: normal;
  box-sizing: border-box;
  content: "ON";
  padding-left: 10px;
  background-color: #E85500;
  color: white;
}
.onoffswitch .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 24px;
  padding: 0;
  line-height: 24px;
  font-size: 80%;
  color: white;
  font-weight: normal;
  box-sizing: border-box;
  content: "OFF";
  padding-right: 10px;
  background-color: #fafafa;
  color: #3d3d3d;
  text-align: right;
}
.onoffswitch .onoffswitch-switch {
  width: 22px;
  height: 22px;
  margin: 0;
  background: white;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  position: absolute;
  top: 2px;
  bottom: 0;
  right: 35px;
  transition: right 0.15s ease-in-out;
}
.toggle-group {
  position: relative;
  height: 27px;
  float: right;
}
.toggle-group input[type=checkbox] {
  position: absolute;
  left: 10px;
}
.toggle-group input[type=checkbox]:checked~.onoffswitch .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.toggle-group input[type=checkbox]:checked~.onoffswitch .onoffswitch-label .onoffswitch-switch {
  right: 1px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.toggle-group input[type=checkbox]:focus~.onoffswitch {
  outline: thin dotted #333;
  outline: 0;
}
.toggle-group label {
  position: absolute;
  cursor: pointer;
  padding-left: 65px;
  display: inline-block;
  text-align: left;
  line-height: 24px;
  width: 100%;
  z-index: 1;
  height: 24px;
  font-weight: 200;
}
.toggle-group .aural {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.toggle-group .aural:focus {
  clip: rect(0, 0, 0, 0);
  font-size: 1em;
  height: auto;
  outline: thin dotted;
  position: static !important;
  width: auto;
  overflow: visible;
}
.subscription-tab p {
  float: left;
  margin: 0px 15px 0px;
  margin-top: 3px;
}
.job-details h5 {
  padding: 0px 0px;
  margin: 0px;
}
.job-details .badge {
  float: right;
  line-height: normal;
}
#creditCardForm {
  border-top: 1px solid #d8d6de;
  padding-top: 20px;
  margin-top: 20px;
}
span.selected-bar {
  background: #E85500;
  height: 44px;
  display: inline-block;
  line-height: 44px;
  padding: 0px 20px;
  border-radius: 25px;
  width: 100%;
  color: #fff;
}
.app-user-list,
.invoice-add-wrapper,
.app-user-view-account {
  padding-top: 0px;
}
.select2-container {
  width: 100% !important;
  display: inline-block !important;
  text-align: left;
}
.select2-container span {
  display: block !important;
  margin-bottom: 20px;
}
.trady-filters-section .select2-container span {
  margin-bottom: 0px;
}
.select2-container .select2-search--inline {
  width: 100px;
  text-align: left;
}
.select2-container .select2-search--inline .select2-search__field {
  width: 100%;
  margin-bottom: 0px;
  line-height: 32px;
  height: 32px;
}
.selectbox .select2-selection--single {
  height: 44px !important;
  background: #FFFFFF;
  border: 1px solid #E6E8EC;
  border-radius: 5px;
}
.selectbox .select2-selection--single .select2-selection__rendered {
  line-height: 40px !important;
  margin: 0px;
  height: auto;
}
.selectbox .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  margin-bottom: 0px;
}
.selectbox .select2-selection__arrow {
  height: 42px !important;
  margin-bottom: 0px;
}
.selectbox .select2-container span {
  margin-bottom: 0px;
}
.selectbox .select2-container span input,
.selectbox .select2-container span select {
  margin-bottom: 0px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #E85500 !important;
  border-color: #E85500 !important;
  color: #fff;
  padding: 2px 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  float: right;
  margin-left: 0.7rem;
  margin-right: 0.5rem;
  font-size: 0px;
  display: inline-block;
  position: relative;
  line-height: normal;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #E85500 !important;
  border-color: #E85500 !important;
  color: #fff;
  padding: 2px 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  float: right;
  margin-left: 0.7rem;
  margin-right: 0.5rem;
  font-size: 0px;
  display: inline-block;
  position: relative;
  line-height: normal;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");
  background-size: 0.85rem;
  height: 0.85rem;
  width: 0.85rem;
  position: absolute;
  top: 22%;
  left: -7px;
}
.select2-container--default .select2-results__option {
  text-align: left;
  padding-left: 40px;
  position: relative;
}
.select2-container--default .select2-results__option::after {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  left: 10px;
  top: 8px;
  content: "";
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #E85500 !important;
  color: #fff !important;
}
.select2-container--default .select2-results__option[aria-selected=true]::after {
  top: 8px;
  left: 10px;
  width: 10px;
  height: 18px;
  border-top: 3px solid transparent;
  border-left: 3px solid transparent;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #E85500 !important;
  color: #fff !important;
}
.auth-wrapper.auth-cover .brand-logo {
  position: absolute;
  top: 0rem;
  left: 0px;
  margin: 0;
  z-index: 1;
  justify-content: unset;
  text-align: center;
  width: 100%;
}
.auth-wrapper.auth-cover .brand-logo .brand-text {
  text-align: center;
  width: 100%;
}
.auth-wrapper.auth-cover .brand-logo .brand-text img {
  width: 210px;
}
.auth-wrapper.auth-cover .card-title {
  font-size: 21px;
}
.auth-wrapper.auth-cover .card-text {
  color: #929292;
  font-weight: 400;
}
.auth-wrapper.auth-cover .form-control {
  background-color: #F5F7F9;
  border: 1px solid #F5F7F9;
  font-size: 13px;
  font-weight: 300;
  height: 44px;
  border-radius: 11px;
}
.auth-wrapper.auth-cover .forgot-txt {
  float: right;
  margin-bottom: 10px;
}
.auth-wrapper.auth-cover .input-group-text {
  background-color: #F5F7F9;
  border: 1px solid #F5F7F9;
  border-radius: 11px;
}
.auth-wrapper.auth-cover .form-check-label {
  cursor: pointer;
  color: #929292;
  font-size: 14px;
  font-weight: 300;
}
.auth-wrapper.auth-cover .signin-btn {
  border-radius: 11px;
}
.menu-shadow .brand-logo {
  display: none;
}
.menu-shadow .brand-logo-s {
  display: block;
  padding: 10px 0px;
}
.menu-shadow .brand-logo-s svg {
  width: 48px;
  height: auto;
}
.menu-shadow.expanded .brand-logo {
  display: block;
}
.menu-shadow.expanded .brand-logo-s {
  display: none;
}
.card-congratulations p {
  color: #fff;
}
#dashboard-analytics {
  padding-top: 0px;
}
#dashboard-analytics .dropdown {
  width: 150px;
  float: right;
  margin: 0px;
  padding: 0px;
}
#dashboard-analytics .dropdown__switch:checked+#dashboard-analytics .dropdown__options-filter #dashboard-analytics .dropdown__select {
  transform: scaleY(1);
}
#dashboard-analytics .dropdown__switch:checked+#dashboard-analytics .dropdown__options-filter #dashboard-analytics .dropdown__filter:after {
  transform: rotate(-135deg);
}
#dashboard-analytics .dropdown__options-filter {
  width: 100%;
  cursor: pointer;
}
#dashboard-analytics .dropdown__filter {
  position: relative;
  display: flex;
  padding: 7px 20px 6px 10px;
  color: #595959;
  background-color: #fcfcfc;
  border: 1px solid #e0e0e0;
  border-radius: 30px;
  font-size: 12px;
  text-transform: uppercase;
  transition: 0.3s;
  list-style: none;
  margin: 0px;
}
#dashboard-analytics .dropdown__filter:focus {
  border: 1px solid #918FF4;
  outline: none;
  box-shadow: 0 0 5px 3px #918FF4;
}
#dashboard-analytics .dropdown__filter::after {
  position: absolute;
  top: 45%;
  right: 10px;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #595959;
  border-bottom: 2px solid #595959;
  transform: rotate(45deg) translateX(-45%);
  transition: 0.2s ease-in-out;
}
#dashboard-analytics .dropdown__select {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: 5px;
  overflow: hidden;
  box-shadow: 0 5px 10px 0 rgba(152, 152, 152, 0.6);
  transform: scaleY(0);
  transform-origin: top;
  font-weight: 300;
  transition: 0.2s ease-in-out;
  list-style: none;
  margin: 0px;
}
#dashboard-analytics .dropdown__select-option {
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #d6d6d6;
  transition: 0.3s;
}
#dashboard-analytics .dropdown__select-option:last-of-type {
  border-bottom: 0;
}
#dashboard-analytics .dropdown__select-option:hover {
  background-color: #f9f9f9;
}
.dt-buttons button:hover {
  color: #fff;
  background: none;
}
.dt-buttons span {
  position: relative;
}
.dt-buttons span::after {
  position: absolute;
  top: 45%;
  right: 10px;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #595959;
  border-bottom: 2px solid #595959;
  transform: rotate(45deg) translateX(-45%);
  transition: 0.2s ease-in-out;
}
.chart-dropdown::after {
  position: absolute;
  top: 45%;
  right: 10px;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #595959;
  border-bottom: 2px solid #595959;
  transform: rotate(45deg) translateX(-45%);
  transition: 0.2s ease-in-out;
}
.card-body .apexcharts-txt {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 40px 0px;
}
.card-body .apexcharts-txt .apexcharts-txt-series {
  width: auto;
  display: inline-block;
  margin: 0px 10px;
}
.card-body .apexcharts-txt .apexcharts-txt-series span {
  height: 12px;
  width: 12px;
  float: left;
  margin-right: 8px;
  border-width: 0px;
  border-color: white;
  border-radius: 12px;
  margin-top: 4px;
}
.card-body #donut-next-chart {
  width: 50%;
  float: right;
}
.card-body #donut-chart {
  width: 50%;
  float: left;
}
.card-body #donut-chart .apexcharts-canvas .apexcharts-legend-series {
  display: none !important;
}
.btn {
  height: auto;
}
.tradieView img {
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 20px;
}
.table.dataTable th,
.table.dataTable td:not(.action) {
  max-width: 250px;
  overflow: hidden;
}
.table.dataTable th>a,
.table.dataTable td>a {
  display: inline-block;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  section.slider-main .fing-form {
    padding-left: 10px;
  }
  section.slider-main .tradie-img video {
    height: auto;
  }
  h2 {
    font-size: 30px;
    margin-top: 0px;
  }
  h5 {
    padding: 10px 0px;
  }
  .contactus-sec .contact-col h5 {
    padding: 15px 10%;
  }
  .subscription .radio {
    padding: 15px;
    width: 100%;
  }
  .subscription .radio label {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
  }
  .subscription .radio button {
    padding: 0px;
    width: 100%;
    font-size: 14px;
    display: inline-block;
  }
  .subscription .subscription-plan h4 {
    padding: 20px 0px 0px;
    margin: 0px;
    font-weight: 600;
    font-size: 21px;
  }
  .subscription .subscription-plan h2 {
    font-size: 30px;
    margin: 0px 0px 8px;
  }
  .subscription .subscription-plan p {
    margin-top: 5px;
  }
  .subscription .subscription-plan ul li {
    padding: 0px 0px 6px;
    font-size: 12px;
  }
  .auth-wrapper.auth-cover .brand-logo {
    padding-left: 0px;
    top: 20px;
  }
  .auth-wrapper.auth-cover h2.card-title {
    margin-top: 60px;
  }
  section.slider-main .slider-txt {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  section.slider-main .border-right {
    padding: 0px 15px;
    border: 0px;
  }
  section.slider-main .fing-form {
    padding-left: 0px;
  }
  .for-clients img {
    margin-top: 30px;
  }
  .for-tradies img {
    float: left;
  }
  .contactus-sec .col-md-5 {
    margin-bottom: 30px;
  }
  .contactus-sec .contact-col {
    width: 100%;
  }
  .tradies-process .line {
    display: none;
  }
  .tradies-process .process1 img {
    width: 100%;
    margin-right: 0px !important;
    border-radius: 50%;
  }
  .tradies-process .process2 span.no {
    margin: 0px;
  }
  .tradies-process .process-txt {
    margin: 20px 0px 40px;
  }
  .tradies-process span.no {
    left: 10px;
    margin: 0px;
  }
  .subscription-plan h4::after {
    width: 20% !important;
    margin: 15px 40% 0px;
  }
}
@media only screen and (max-width: 480px) {
  .app-download h5 {
    font-size: 15px;
  }
  .app-download h5 span {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .app-download a {
    width: 160px;
    margin: 15px 15px 0px;
  }
  .app-download a img {
    margin: 0px;
  }
  .faq-sec h3 {
    width: 100%;
    margin-top: 0px;
  }
  .form-btn button {
    width: 100% !important;
    margin-right: 0px;
    float: left;
    margin-bottom: 15px;
  }
  .subscription-tab {
    margin-top: 20px;
  }
  .subscription-tab p {
    margin: 0px 15px 0px 0px;
  }
}
@media only screen and (max-width: 425px) {
  .forTrades-btn {
    height: 40px;
    padding: 0px 10px;
    line-height: 40px;
    font-size: 14px;
  }
  .for-clients img {
    width: 100%;
  }
  .app-download a {
    width: 140px;
    margin: 10px;
  }
  .purchaseCard button.btn {
    width: 120px;
  }
}
@media only screen and (max-width: 360px) {
  .app-download a {
    width: 125px;
    margin: 5px;
  }
}