* {
  margin: 0;
  box-sizing: border-box;
  padding: 0;
  outline: none;
  outline: transparent !important; }

a:focus, a:active, a:hover,
input:focus, input:active, input:hover,
select:focus, select:active, select:hover,
option:focus, option:active, option:hover {
  outline: transparent !important; }

a {
  text-decoration: none; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

input:focus, textarea:focus {
  outline: none !important; }

.test {
  float: left;
  width: 100%; }

.full-ht {
  height: 100%; }

.full-wd {
  width: 100%; }

.container {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto; }

.small-container {
  width: 100%;
  max-width: 810px;
  margin: 0 auto;
  min-width: 320px !important; }

.opacity5-child a {
  opacity: .5;
  z-index: 9 !important; }

.fw-100 {
  font-weight: 100; }

.fw-200 {
  font-weight: 200; }

.fw-300 {
  font-weight: 300; }

.fw-400 {
  font-weight: 400 !important; }

.fw-500 {
  font-weight: 500; }

.fw-700 {
  font-weight: 700; }

.fw-1000 {
  font-weight: 1000; }

/*fonts size*/
.fs-8 {
  font-size: 8px !important; }

.fs-9 {
  font-size: 9px !important; }

.fs-10 {
  font-size: 10px !important; }

.fs-11 {
  font-size: 11px !important; }

.fs-12 {
  font-size: 12px !important; }

.fs-13 {
  font-size: 13px !important; }

.fs-14 {
  font-size: 14px !important; }

.fs-15 {
  font-size: 15px !important; }

.fs-16 {
  font-size: 16px !important; }

.fs-17 {
  font-size: 17px !important; }

.fs-18 {
  font-size: 18px !important; }

.fs-19 {
  font-size: 19px !important; }

.fs-20 {
  font-size: 20px !important; }

.fs-21 {
  font-size: 21px !important; }

.fs-22 {
  font-size: 22px !important; }

.fs-23 {
  font-size: 23px !important; }

.fs-24 {
  font-size: 24px !important; }

.fs-25 {
  font-size: 25px !important; }

.fs-26 {
  font-size: 26px !important; }

.fs-27 {
  font-size: 27px !important; }

.fs-28 {
  font-size: 28px !important; }

.fs-29 {
  font-size: 29px !important; }

.fs-30 {
  font-size: 30px !important; }

.fs-35 {
  font-size: 35px !important; }

.fs-36 {
  font-size: 36px !important; }

.fs-40 {
  font-size: 40px !important; }

.fs-45 {
  font-size: 45px !important; }

.fs-50 {
  font-size: 50px !important; }

.fs-60 {
  font-size: 60px !important; }

/*line-height*/
.lh-8 {
  line-height: 8px !important; }

.lh-9 {
  line-height: 9px !important; }

.lh-10 {
  line-height: 10px !important; }

.lh-11 {
  line-height: 11px !important; }

.lh-12 {
  line-height: 12px !important; }

.lh-13 {
  line-height: 13px !important; }

.lh-14 {
  line-height: 14px !important; }

.lh-15 {
  line-height: 15px !important; }

.lh-16 {
  line-height: 16px !important; }

.lh-17 {
  line-height: 17px !important; }

.lh-18 {
  line-height: 18px !important; }

.lh-19 {
  line-height: 19px !important; }

.lh-20 {
  line-height: 20px !important; }

.lh-21 {
  line-height: 21px !important; }

.lh-22 {
  line-height: 22px !important; }

.lh-23 {
  line-height: 23px !important; }

.lh-24 {
  line-height: 24px !important; }

.lh-25 {
  line-height: 25px !important; }

.lh-26 {
  line-height: 26px !important; }

.lh-27 {
  line-height: 27px !important; }

.lh-28 {
  line-height: 28px !important; }

.lh-29 {
  line-height: 29px !important; }

.lh-30 {
  line-height: 30px !important; }

.lh-35 {
  line-height: 35px !important; }

.lh-40 {
  line-height: 40px !important; }

.lh-45 {
  line-height: 45px !important; }

.lh-50 {
  line-height: 50px !important; }

.lh-60 {
  line-height: 60px !important; }

.lh-32 {
  line-height: 32px !important; }

.lh-33 {
  line-height: 33px !important; }

.lh-38 {
  line-height: 38px !important; }

.lh-34 {
  line-height: 34px !important; }

/*font weight*/
.bold {
  font-weight: bold !important; }

.normal {
  font-weight: normal !important; }

/*margin*/
.no-gap {
  margin: 0 !important; }

.half-gapped {
  margin: 5px !important; }

.gap-top-50 {
  margin-top: 50px !important; }

.gap-right-7 {
  margin-right: 7px !important; }

.gap-right-12 {
  margin-right: 12px !important; }

.gap-one-half {
  margin: 15px !important; }

.gap-one-half-top {
  margin-top: 15px !important; }

.gap-one-half-bottom {
  margin-bottom: 15px !important; }

.gap-one-half-left {
  margin-left: 15px !important; }

.gap-one-half-right {
  margin-right: 15px !important; }

.gapped {
  margin: 10px !important; }

.double-gapped {
  margin: 20px !important; }

.triple-gapped {
  margin: 30px !important; }

.half-gap-top {
  margin-top: 5px !important; }

.gap-top {
  margin-top: 10px !important; }

.double-gap-top {
  margin-top: 20px !important; }

.triple-gap-top {
  margin-top: 30px !important; }

.half-gap-bottom {
  margin-bottom: 5px !important; }

.gap-bottom {
  margin-bottom: 10px !important; }

.double-gap-bottom {
  margin-bottom: 20px !important; }

.triple-gap-bottom {
  margin-bottom: 30px !important; }

.half-gap-left {
  margin-left: 5px !important; }

.gap-left {
  margin-left: 10px !important; }

.pac-item {
  cursor: pointer; }

.double-gap-left {
  margin-left: 20px !important; }

.triple-gap-left {
  margin-left: 30px !important; }

.half-gap-right {
  margin-right: 5px !important; }

.gap-right {
  margin-right: 10px !important; }

.double-gap-right {
  margin-right: 20px !important; }

.triple-gap-right {
  margin-right: 30px !important; }

.gap-top-bottom-12 {
  margin: 12px 0; }

.gap-110 {
  margin: 110px auto 0; }

.gap-right-3 {
  margin-right: 3 !important; }

/*padding*/
.no-pad {
  padding: 0 !important; }

.pad-bottom-0 {
  padding-bottom: 0 !important; }

.pad-one-half {
  padding: 15px !important; }

.pad-one-half-top {
  padding-top: 15px !important; }

.pad-one-half-bottom {
  padding-bottom: 15px !important; }

.pad-one-half-left {
  padding-left: 15px !important; }

.pad-one-half-right {
  padding-right: 15px !important; }

.half-padded {
  padding: 5px !important; }

.padded {
  padding: 10px !important; }

.double-padded {
  padding: 20px !important; }

.triple-padded {
  padding: 30px !important; }

.half-pad-top {
  padding-top: 5px !important; }

.pad-top {
  padding-top: 10px !important; }

.double-pad-top {
  padding-top: 20px !important; }

.triple-pad-top {
  padding-top: 30px !important; }

.half-pad-bottom {
  padding-bottom: 5px !important; }

.pad-bottom {
  padding-bottom: 10px !important; }

.double-pad-bottom {
  padding-bottom: 20px !important; }

.triple-pad-bottom {
  padding-bottom: 30px !important; }

.half-pad-left {
  padding-left: 5px !important; }

.pad-left {
  padding-left: 10px !important; }

.double-pad-left {
  padding-left: 20px !important; }

.triple-pad-left {
  padding-left: 30px !important; }

.half-pad-right {
  padding-right: 5px !important; }

.pad-right {
  padding-right: 10px !important; }

.double-pad-right {
  padding-right: 20px !important; }

.triple-pad-right {
  padding-right: 30px !important; }

.pad-left60 {
  padding-left: 60px !important; }

.pad-right60 {
  padding-right: 60px !important; }

.one-half-gapped {
  margin: 15px !important; }

.one-half-gap-top {
  margin-top: 15px !important; }

.one-half-gap-bottom {
  margin-bottom: 15px !important; }

.one-half-gap-left {
  margin-left: 15px !important; }

.one-half-gap-right {
  margin-right: 15px !important; }

.one-half-padded {
  padding: 15px !important; }

.one-half-pad-top {
  padding-top: 15px !important; }

.one-half-pad-bottom {
  padding-bottom: 15px !important; }

.one-half-pad-left {
  padding-left: 15px !important; }

.one-half-pad-right {
  padding-right: 15px !important; }

/*border gray*/
.color-gray {
  color: #e5e5e5 !important; }

.bg-gray {
  background-color: #e5e5e5 !important; }

.border-gray {
  border: 1px solid #e5e5e5 !important; }

.border-left-gray {
  border-left: 1px solid #e5e5e5 !important; }

.border-right-gray {
  border-right: 1px solid #e5e5e5 !important; }

.border-top-gray {
  border-top: 1px solid #e5e5e5 !important; }

.border-bottom-gray {
  border-bottom: 1px solid #e5e5e5 !important; }

/*border gray2*/
.color-gray2 {
  color: #8d8d8d !important; }

.bg-gray2 {
  background-color: #8d8d8d !important; }

.border-gray2 {
  border: 1px solid #8d8d8d !important; }

.border-left-gray2 {
  border-left: 1px solid #8d8d8d !important; }

.border-right-gray2 {
  border-right: 1px solid #8d8d8d !important; }

.border-top-gray2 {
  border-top: 1px solid #8d8d8d !important; }

.border-bottom-gray2 {
  border-bottom: 1px solid #8d8d8d !important; }

/*border gray3*/
.color-gray3 {
  color: #686868 !important; }

.bg-gray3 {
  background-color: #686868 !important; }

.border-gray3 {
  border: 1px solid #686868 !important; }

.border-left-gray3 {
  border-left: 1px solid #686868 !important; }

.border-right-gray3 {
  border-right: 1px solid #686868 !important; }

.border-top-gray3 {
  border-top: 1px solid #686868 !important; }

.border-bottom-gray3 {
  border-bottom: 1px solid #686868 !important; }

.color-gray4 {
  color: #756f70 !important; }

/*border purple*/
.color-purple {
  color: #825AF1 !important; }

.bg-purple {
  background-color: #825AF1 !important; }

.border-purple {
  border: 1px solid #825AF1 !important; }

.border-left-purple {
  border-left: 1px solid #825AF1 !important; }

.border-right-purple {
  border-right: 1px solid #825AF1 !important; }

.border-top-purple {
  border-top: 1px solid #825AF1 !important; }

.border-bottom-purple {
  border-bottom: 1px solid #825AF1 !important; }

/*border white*/
.color-white {
  color: #ffffff !important; }

.bg-white {
  background-color: #ffffff !important; }

.border-white {
  border: 1px solid #ffffff !important; }

.border-left-white {
  border-left: 1px solid #ffffff !important; }

.border-right-white {
  border-right: 1px solid #ffffff !important; }

.border-top-white {
  border-top: 1px solid #ffffff !important; }

.border-bottom-white {
  border-bottom: 1px solid #ffffff !important; }

/*border black*/
.color-black {
  color: #000000 !important; }

.bg-black {
  background-color: #000000 !important; }

.border-black {
  border: 1px solid #000000 !important; }

.border-left-black {
  border-left: 1px solid #000000 !important; }

.border-right-black {
  border-right: 1px solid #000000 !important; }

.border-top-black {
  border-top: 1px solid #000000 !important; }

.border-bottom-black {
  border-bottom: 1px solid #000000 !important; }

/*border brown*/
.color-brown {
  color: #6c543d !important; }

.bg-brown {
  background-color: #6c543d !important; }

.border-brown {
  border: 1px solid #6c543d !important; }

.border-left-brown {
  border-left: 1px solid #6c543d !important; }

.border-right-brown {
  border-right: 1px solid #6c543d !important; }

.border-top-brown {
  border-top: 1px solid #6c543d !important; }

.border-bottom-brown {
  border-bottom: 1px solid #6c543d !important; }

/*border red*/
.color-red {
  color: #e82f2c !important; }

.bg-red {
  background-color: #e82f2c !important; }

.border-red {
  border: 1px solid #e82f2c !important; }

.border-left-red {
  border-left: 1px solid #e82f2c !important; }

.border-right-red {
  border-right: 1px solid #e82f2c !important; }

.border-top-red {
  border-top: 1px solid #e82f2c !important; }

.border-bottom-red {
  border-bottom: 1px solid #e82f2c !important; }

/*border pink*/
.color-pink {
  color: #f4546c !important; }

.bg-pink {
  background-color: #f4546c !important; }

.border-pink {
  border: 1px solid #f4546c !important; }

.border-pink-2 {
  border: 2px solid #f4546c !important; }

.border-left-pink {
  border-left: 1px solid #f4546c !important; }

.border-right-pink {
  border-right: 1px solid #f4546c !important; }

.border-top-pink {
  border-top: 1px solid #f4546c !important; }

.border-bottom-pink {
  border-bottom: 1px solid #f4546c !important; }

/*border orange*/
.color-orange {
  color: #ff9000 !important; }

.bg-orange {
  background-color: #ff9000 !important; }

.border-orange {
  border: 1px solid #ff9000 !important; }

.border-left-orange {
  border-left: 1px solid #ff9000 !important; }

.border-right-orange {
  border-right: 1px solid #ff9000 !important; }

.border-top-orange {
  border-top: 1px solid #ff9000 !important; }

.border-bottom-orange {
  border-bottom: 1px solid #ff9000 !important; }

/*border yellow*/
.color-yellow {
  color: #eccd00 !important; }

.bg-yellow {
  background-color: #eccd00 !important; }

.border-yellow {
  border: 1px solid #eccd00 !important; }

.border-left-yellow {
  border-left: 1px solid #eccd00 !important; }

.border-right-yellow {
  border-right: 1px solid #eccd00 !important; }

.border-top-yellow {
  border-top: 1px solid #eccd00 !important; }

.border-bottom-yellow {
  border-bottom: 1px solid #eccd00 !important; }

/*border blue*/
.color-blue {
  color: #00a3e7 !important; }

.bg-blue {
  background-color: #00a3e7 !important; }

.border-blue {
  border: 1px solid #00a3e7 !important; }

.border-left-blue {
  border-left: 1px solid #00a3e7 !important; }

.border-right-blue {
  border-right: 1px solid #00a3e7 !important; }

.border-top-blue {
  border-top: 1px solid #00a3e7 !important; }

.border-bottom-blue {
  border-bottom: 1px solid #00a3e7 !important; }

/*border blue2*/
.color-blue2 {
  color: #e5f6fd !important; }

.bg-blue2 {
  background-color: #e5f6fd !important; }

.border-blue2 {
  border: 1px solid #e5f6fd !important; }

.border-left-blue2 {
  border-left: 1px solid #e5f6fd !important; }

.border-right-blue2 {
  border-right: 1px solid #e5f6fd !important; }

.border-top-blue2 {
  border-top: 1px solid #e5f6fd !important; }

.border-bottom-blue2 {
  border-bottom: 1px solid #e5f6fd !important; }

/*border green*/
.color-green {
  color: #8fb741 !important; }

.bg-green {
  background-color: #8fb741 !important; }

.border-green {
  border: 1px solid #8fb741 !important; }

.border-left-green {
  border-left: 1px solid #8fb741 !important; }

.border-right-green {
  border-right: 1px solid #8fb741 !important; }

.border-top-green {
  border-top: 1px solid #8fb741 !important; }

.border-bottom-green {
  border-bottom: 1px solid #8fb741 !important; }

/*border green1*/
.color-green1 {
  color: #8fb741 !important; }

.bg-green1 {
  background-color: #8fb741 !important; }

.border-green1 {
  border: 1px solid #8fb741 !important; }

.border-left-green1 {
  border-left: 1px solid #8fb741 !important; }

.border-right-green1 {
  border-right: 1px solid #8fb741 !important; }

.border-top-green1 {
  border-top: 1px solid #8fb741 !important; }

.border-bottom-green1 {
  border-bottom: 1px solid #8fb741 !important; }

/*border green2*/
.color-green2 {
  color: #006400 !important; }

.bg-green2 {
  background-color: #006400 !important; }

.border-green2 {
  border: 1px solid #006400 !important; }

.border-left-green2 {
  border-left: 1px solid #006400 !important; }

.border-right-green2 {
  border-right: 1px solid #006400 !important; }

.border-top-green2 {
  border-top: 1px solid #006400 !important; }

.border-bottom-green2 {
  border-bottom: 1px solid #006400 !important; }

/*border green3*/
.color-green3 {
  color: #4fa641 !important; }

.bg-green3 {
  background-color: #4fa641 !important; }

.border-green3 {
  border: 1px solid #4fa641 !important; }

.border-left-green3 {
  border-left: 1px solid #4fa641 !important; }

.border-right-green3 {
  border-right: 1px solid #4fa641 !important; }

.border-top-green3 {
  border-top: 1px solid #4fa641 !important; }

.border-bottom-green3 {
  border-bottom: 1px solid #4fa641 !important; }

/*border green4*/
.color-green4 {
  color: #63bd78 !important; }

.bg-green4 {
  background-color: #63bd78 !important; }

.border-green4 {
  border: 1px solid #63bd78 !important; }

.border-left-green4 {
  border-left: 1px solid #63bd78 !important; }

.border-right-green4 {
  border-right: 1px solid #63bd78 !important; }

.border-top-green4 {
  border-top: 1px solid #63bd78 !important; }

.border-bottom-green4 {
  border-bottom: 1px solid #63bd78 !important; }

/*border green5*/
.color-green5 {
  color: #e2fedd !important; }

.bg-green5 {
  background-color: #e2fedd !important; }

.border-green5 {
  border: 1px solid #e2fedd !important; }

.border-left-green5 {
  border-left: 1px solid #e2fedd !important; }

.border-right-green5 {
  border-right: 1px solid #e2fedd !important; }

.border-top-green5 {
  border-top: 1px solid #e2fedd !important; }

.border-bottom-green5 {
  border-bottom: 1px solid #e2fedd !important; }

/*General*/
body img {
  max-width: 100%; }

.pull-left {
  float: left !important; }

.pull-right {
  float: right !important; }

.pull-none {
  float: none !important; }

.display-inline-block {
  display: inline-block !important; }

.radius2 {
  overflow: hidden;
  border-radius: 2px !important; }

.radius3 {
  overflow: hidden;
  border-radius: 3px !important; }

.radius5 {
  overflow: hidden;
  border-radius: 5px !important; }

.radius10 {
  overflow: hidden;
  border-radius: 10px !important; }

/*.hidden{overflow:hidden!important}*/
.pointer {
  cursor: pointer !important; }

.no-resize {
  resize: none !important; }

.shadow {
  box-shadow: 0px 1px 2px 1px #e8e8e8e8; }

.shadow1 {
  box-shadow: 2px 2px 5px #808080; }

.shadow2 {
  box-shadow: -1px 0 6px 2px rgba(8, 22, 37, 0.1); }

.shadow3 {
  box-shadow: -3px -3px 3px 0 rgba(8, 22, 37, 0.1); }

.shadow4 {
  box-shadow: 0px 0px 5px #808080; }

.shadow5 {
  box-shadow: 0px 1px 2px 1px #ddd; }

.shadow6 {
  box-shadow: 2px 2px 3px 0 silver; }

body i {
  font-style: normal; }

/*position*/
.absolute {
  position: absolute !important; }

.relative {
  position: relative !important; }

.fixed {
  position: fixed !important; }

.top {
  top: 0 !important; }

.bottom {
  bottom: 0 !important; }

.left {
  left: 0 !important; }

.right {
  right: 0 !important; }

/*font style*/
.italic {
  font-style: italic !important; }

/*z-indexes*/
.z-index1 {
  z-index: 1 !important; }

.z-index2 {
  z-index: 2 !important; }

.z-index3 {
  z-index: 3 !important; }

.z-index4 {
  z-index: 4 !important; }

.z-index5 {
  z-index: 5 !important; }

.z-index9 {
  z-index: 9 !important; }

.z-index0 {
  z-index: unset !important; }

.z-index99 {
  z-index: 99 !important; }

.z-index999 {
  z-index: 999 !important; }

.z-index9999 {
  z-index: 9999 !important; }

/*alignment*/
.justify {
  text-align: justify !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

/*none classes*/
.no-radius {
  border-radius: none !important; }

.no-bg {
  background: none !important; }

.no-gapped {
  margin: 0 !important; }

.no-gap-top {
  margin-top: 0 !important; }

.no-gap-bottom {
  margin-bottom: 0 !important; }

.no-gap-left {
  margin-left: 0 !important; }

.no-gap-right {
  margin-right: 0 !important; }

.no-border, .no-border:before, .no-border:after {
  border: none !important; }

.no-border-top {
  border-top: none !important; }

.no-border-bottom {
  border-bottom: none !important; }

.no-border-left {
  border-left: none !important; }

.no-border-right {
  border-right: none !important; }

.no-padded {
  padding: 0 !important; }

.no-pad-top {
  padding-top: 0 !important; }

.no-pad-bottom {
  padding-bottom: 0 !important; }

.no-pad-left {
  padding-left: 0 !important; }

.no-pad-right {
  padding-right: 0 !important; }

/*General*/
.opacity2 {
  opacity: .2; }

.opacity5 {
  opacity: .5; }

/*division*/
.width-auto {
  width: auto !important; }

.full {
  width: 100%;
  float: left; }

.half {
  width: 50%;
  float: left; }

.one-third {
  width: 33.33%;
  float: left; }

.two-third {
  float: left;
  width: 66.66%; }

.one-fourth {
  width: 25%;
  float: left; }

.three-fourth {
  width: 75%;
  float: left; }

.one-fifth {
  width: 20%;
  float: left; }

.two-fifth {
  width: 40%;
  float: left; }

.three-fifth {
  width: 60%;
  float: left; }

.four-fifth {
  width: 80%;
  float: left; }

.one-sisxth {
  width: 16.66%;
  float: left; }

.two-sisxth {
  width: 33.32%;
  float: left; }

.five-sisxth {
  width: 83.33%;
  float: left; }

.one-seventh {
  width: 14.28%;
  float: left; }

.two-seventh {
  width: 28.56%;
  float: left; }

.six-seventh {
  width: 85.68%;
  float: left; }

.one-eighth {
  width: 12.50%;
  float: left; }

.two-eighth {
  width: 25%;
  float: left; }

.seven-eighth {
  width: 87.50%;
  float: left; }

.one-ninth {
  width: 11.11%;
  float: left; }

.two-ninth {
  width: 22.22%;
  float: left; }

.eight-ninth {
  width: 88.88%;
  float: left; }

.one-tenth {
  width: 10%;
  float: left; }

.two-tenth {
  width: 20%;
  float: left; }

.nine-tenth {
  width: 90%;
  float: left; }

.opacity1 {
  opacity: 1 !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.txt-inh {
  text-transform: inherit !important; }

.no-border {
  border: none !important; }

.body-color {
  color: #646464; }

.mx-150 {
  max-width: 150px !important; }

.mx-300 {
  max-width: 300px !important; }

.display-table {
  display: table;
  width: 100%;
  height: 100%; }

.display-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle; }

.full {
  width: 100%;
  float: left; }

.table-text-center th,
.table-text-center td {
  text-align: center; }

.lastColbold td:last-child {
  font-weight: 500; }

.ht-24 {
  height: 24px !important; }

.ht-10 {
  height: 10px !important; }

.ls-3b {
  letter-spacing: 3.5px; }

.uppercase {
  text-transform: uppercase; }

.pad-top3 {
  padding-top: 3px; }

.no-shadow {
  box-shadow: none !important; }

/*popup*/
.popupContainer {
  background-color: rgba(0, 0, 0, 0.87);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  overflow: auto; }

.popupContainer .display-table {
  position: absolute; }

.popupContainer .display-cell {
  text-align: center; }

.closePoup {
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 99; }

/* developer css */
/* developer css */
@font-face {
  font-family: 'ProximaBold';
  src: url(/assets/ProximaBold-8b32c6e4904f7f1648b44e69ee5c7704eb738a6796de6ec7a9879e33020ac862.ttf) format("truetype"); }
@font-face {
  font-family: 'ProximaSBold';
  src: url(/assets/ProximaSBold-9e7ff2f279f8c497d687d1248d17e7a8c19784d945698c4bc8f9168fe9e351cb.otf) format("truetype"); }
@font-face {
  font-family: 'ProximaRegular';
  src: url(/assets/ProximaRegular-8b8e0372438e745b8eb2406ff9f65d563160c6f5177d0c72ef1aa1f634ac4f6a.ttf) format("truetype"); }
@font-face {
  font-family: 'ProximaExtraLight';
  src: url(/assets/ProximaLight-d6c7f093a987ffe089756411f9bd966cc0fb5b2a019d19f739249e8f02f02922.ttf) format("truetype"); }
@font-face {
  font-family: 'ProximaLight';
  src: url(/assets/ProximaNovaSoft-Regular-fd5e0782f9d32200271ead5331584090037f2f393ec68ff999ce666101bfca64.ttf) format("truetype"); }
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url(/assets/ProximaNova-Bold-8b32c6e4904f7f1648b44e69ee5c7704eb738a6796de6ec7a9879e33020ac862.ttf) format("truetype"); }
.f-l {
  font-family: 'proxima_novalight'; }

.f-r {
  font-family: 'ProximaRegular'; }

.f-sb {
  font-family: 'proxima_novasemibold' !important; }

.f-b {
  font-family: 'ProximaBold'; }

.f-nb {
  font-family: 'ProximaNova-Bold'; }

.f-l-size-17 {
  font-family: 'ProximaExtraLight';
  font-size: 17px;
  font-weight: bold; }

.f-b-size-17 {
  font-family: 'ProximaBold';
  font-size: 17px; }

.vendar_img {
  width: 26px;
  height: 26px;
  border-radius: 65px; }

.vendar_img_invoice {
  width: 46px;
  height: 46px;
  border-radius: 65px; }

.uparrow {
  display: none; }

.upload_image {
  position: absolute;
  width: 100% !important;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 9;
  opacity: 0; }

#delete-addon-modal {
  display: none;
  visibility: visible; }

.addon_img {
  height: 22px;
  width: 22px; }

.fa-info-circle {
  margin-left: 5px; }

.invoiceClosepopup {
  display: block !important; }

.invoicePopup {
  background-image: url("https://greenpal-production.s3.amazonaws.com/images/general/popBG.png") !important; }

.component-seprator {
  display: none; }

.top-3 {
  position: relative;
  top: 3px !important; }

.margin-right-18 {
  margin-right: 18px !important; }

.lh-18 {
  line-height: 18px !important; }

.tag1 {
  font-family: "ProximaNova" !important;
  padding: 0 10px !important; }

.font-size {
  font-size: 1.2em !important; }

.p-style {
  font-family: ProximaExtraLight !important;
  font-weight: bold;
  padding-left: 10%;
  padding-right: 10%; }

.text-left {
  text-align: left; }

.one-seven {
  width: 70%; }

.one-three {
  width: 30%; }

.one-three .circle1 {
  margin-right: 10px; }

.circle1 span {
  vertical-align: middle; }

.margin-buttom-30 {
  margin-bottom: 30px !important; }

.service {
  padding: 0rem 25px 0rem 25px !important;
  text-align: left !important; }

table thead tr th, table thead tr td {
  text-align: center;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222; }

.padding-3 {
  padding-right: 3%; }

.font-h2 {
  font-family: 'ProximaBold';
  font-weight: bold;
  font-size: 2.3em; }

.font-h3 {
  font-size: 1.8em;
  line-height: 0.5; }

.greenpal-img {
  width: 50px; }

.bold {
  font-family: 'ProximaBold' !important; }

.review-img {
  vertical-align: inherit !important; }

.review-span i {
  margin-left: 7px !important; }

.bg-other {
  background-color: #8d8d8d !important; }

.bg-mulch {
  background-color: #52361B !important; }

.bg-leaves {
  background-color: #EFD534 !important; }

.bg-seed {
  background-color: #6c543d !important; }

.bg-mowing {
  background-color: #8fb741 !important; }

.bg-shrubs {
  background-color: #006400 !important; }

.bg-weeds {
  background-color: #4fa641 !important; }

.w2cls-1 {
  fill: #fff;
  fill-rule: evenodd; }

.qwcls-1 {
  fill: #f4546c; }

.qwcls-2 {
  fill: #fff;
  fill-rule: evenodd; }

.q1cls-1 {
  fill: #585858;
  fill-rule: evenodd; }

.ewqcls-1 {
  fill: #f4546c; }

.ewqcls-2 {
  opacity: 0.4; }

.ewqcls-3 {
  fill: #ffd15d;
  fill-rule: evenodd; }

.w2cls-1 {
  fill: #fff;
  fill-rule: evenodd; }

.w2cls-1 {
  fill: #fff;
  fill-rule: evenodd; }

.qwcls-1 {
  fill: #f4546c; }

.qwcls-2 {
  fill: #fff;
  fill-rule: evenodd; }

select.customSelect {
  height: 48px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  float: left;
  width: 100%;
  font-size: 15px; }

.alert {
  padding: 20px;
  background-color: #f44336;
  color: white;
  opacity: 1;
  transition: opacity 0.6s;
  margin-bottom: 15px;
  align-items: center; }

#alert-message {
  width: 100%;
  line-height: 18px;
  padding: 0px 4px; }

.alert.success {
  background-color: #8FB641; }

.alert.info {
  background-color: #2196F3; }

.alert.warning {
  background-color: #ff9800; }

.alert {
  display: none;
  text-align: center; }

.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
  background-color: #80a43a;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: relative;
  flex: 0 0 20px;
  margin-left: auto; }

.closebtn:hover {
  color: white; }

.section-seprator {
  display: none; }

.acct-mgt-dropdown {
  z-index: 999 !important; }

.first-addon {
  min-width: 100px !important; }

.arrow-img {
  position: relative !important;
  top: 1.5px !important; }

.srv-validation-message, .password-error {
  color: red; }

.wrapper-dropdown-3 .dropdown {
  max-height: 465px; }

.wrapper-dropdown-3 .dropdown {
  overflow: hidden;
  overflow-y: scroll; }

select, input[type="number"], textarea {
  width: 100% !important; }

/* start questions slider hide show*/
.tabContent1 {
  display: block !important;
  max-height: 0;
  -webkit-transition: .50s;
  -moz-transition: .50s;
  -o-transition: .50s;
  transition: .50s;
  overflow: hidden; }

.full.tabContent1.show {
  max-height: 1500px; }

/*end question slider hide show*/
.full.tabContent1Wrap p {
  font-weight: bold;
  line-height: 26px; }

.gnProf2 img {
  width: 35px;
  height: 35px; }

.gnStar2 {
  width: 14px;
  height: 14px; }

.gnStar1 {
  width: 17px;
  height: 17px; }

.blue-border {
  border: 1px solid #00a2ea; }

.gnProfiletxt3 textarea {
  pointer-events: none; }

.blue-border textarea {
  caret-color: #00a2ea;
  pointer-events: visible; }

.cardFieldDiv .StripeElement {
  padding: 15px;
  border: 1px solid #e5e5e5;
  margin-bottom: 15px; }

/*.max-sizes{
  max-width: 360px;
  max-height: 360px;
}*/
.cropper-container {
  display: none; }

.right-double-padded {
  padding: 0px 20px; }

.upper-canvas, .lower-canvas {
  max-width: 100% !important;
  height: initial !important; }

#crop_photo_svg {
  margin-left: 0px !important; }

#upload_photo_div {
  margin-bottom: 0px; }

#upload_photo_canvas {
  max-width: 300px;
  /* max-height: 200px; */
  background-color: #444444;
  margin-top: 0px; }

#upload_photo_footer {
  display: none; }

#law_image {
  height: 165px;
  width: 165px; }

.mobileCropImgDiv {
  width: 300px;
  max-width: 75%;
  height: 10px; }

.canvas-container {
  max-width: 100%;
  height: initial !important; }

div#homeowner_datepicker_toggle_container {
  /* position: relative; */
  margin-top: 100px; }

div#edittable-homeowner-appointments-calendar {
  top: 5px !important; }

.homeowner-appointments-calendar .clndr .clndr-controls .clndr-control-button.rightalign {
  float: right;
  width: auto; }

.homeowner-appointments-calendar .clndr .clndr-controls .clndr-control-button {
  width: auto; }

.homeowner-appointments-calendar .clndr .clndr-controls .month {
  float: none;
  width: auto; }

.homeowner-appointments-calendar .clndr .clndr-controls {
  text-align: center; }

.picker--opened .picker__holder {
  max-height: 100%;
  max-width: 100%; }

input#input_01 {
  background-image: url("https://greenpal-production.s3.amazonaws.com/images/general/datepicker.svg");
  background-repeat: no-repeat;
  background-color: white;
  background-position: 94% 50%; }

.errors {
  color: red; }

.dolllar {
  position: absolute;
  top: 186px;
  left: 230px;
  color: #00a3e7 !important;
  font-size: 40px !important;
  font-family: 'proxima_novasemibold' !important; }

.bonusPaymentPopupDiv2 .icoUP {
  margin-bottom: 15px !important; }

.justify-center {
  justify-content: center; }

.light-black {
  color: #909090; }

.display-flex {
  display: flex; }

.text-center {
  text-align: center; }

.full.cardArea.triple-gap-bottom.triple-pad-bottom p {
  top: 81px;
  left: 275px;
  color: white;
  opacity: 0.8;
  position: absolute;
  letter-spacing: 2px;
  font-size: 20px; }

.full.cardArea.triple-gap-bottom.triple-pad-bottom p:nth-child(3) {
  top: 165px;
  left: 280px;
  font-size: 17px; }

.full.cardArea.triple-gap-bottom.triple-pad-bottom {
  position: relative; }

.full.cardArea.triple-gap-bottom.triple-pad-bottom p:nth-child(2) {
  top: 165px;
  left: 26px;
  color: white;
  letter-spacing: 0px;
  position: absolute;
  letter-spacing: 0px;
  font-size: 17px; }

.radius-50 {
  border-radius: 50%; }

.inner-div-center {
  display: table;
  margin: 0 auto; }

.share-icon-size {
  width: 40px;
  height: 40px; }

.review-vendor-img-small {
  width: 49px;
  height: 49px;
  border-radius: 50%; }

a[disabled] {
  opacity: 0.7; }

.cancelAccountpopupDiv {
  border-radius: 5px;
  box-shadow: 0 0 5px 1px #000;
  display: inline-block;
  margin: 60px auto;
  max-width: 650px;
  text-align: left;
  /* width: 136%; */
  position: relative;
  padding: 0 30px 30px 30px; }

.cancelAccountpopupDiv .txt {
  max-width: 310px;
  display: inline-block; }

.cancelAccountpopupDiv .formDiv .txt {
  float: none; }

.bg-light-green {
  background: #f3fefd !important; }

input.endDatepicker, input.startDatepicker, input.datepicker_acution {
  background: #fdfffd !important;
  cursor: pointer !important;
  background-image: url("https://greenpal-production.s3.amazonaws.com/images/general/datepicker.svg") !important;
  background-repeat: no-repeat !important;
  background-position: 94% 50% !important; }

.custom_per_now {
  position: relative;
  top: 2px;
  left: -5px; }

.float-intial {
  float: unset !important; }

a .round {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 10px;
  margin-left: 3px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

a:hover .round {
  background: none; }

a:hover .round img {
  left: 40%; }

a .round img {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 0%;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.acutions-steps {
  margin-bottom: 25px;
  background-color: #93e582;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  line-height: 34px;
  border-radius: 100%;
  color: white;
  border: 4px solid #fff;
  position: relative;
  top: -27px;
  font-size: 16px;
  text-align: center; }

.getNewQoutesWrap .newTolTip .tolTip1 .tooltip-span .tooltiptext {
  width: 650px !important;
  right: -180px !important; }

.bonusPaymentPopupDiv2 p {
  font-size: 18px;
  /* line-height: 29px; */ }

.getNewQoutesDiv4 .botBtngoBack:hover, .getNewQoutesDiv4 .botBtngoBack:focus {
  color: #00a3e7; }

.getNewQoutesDiv4 .fa-chevron-left {
  font-size: 14px; }

.getQuoteWrapQuestion .full .tabContent1Wrap p {
  font-weight: normal;
  font-size: 17px; }

textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 0.5; }

textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.5; }

textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  opacity: 0.5; }

.back_arrow {
  position: relative;
  top: 2px; }

.getNewQoutesDiv4 p:last-child a i {
  line-height: 30px; }

.getNewQoutesDiv3 .checkcontainer input:checked ~ i {
  border-color: #00a3e7;
  color: #00a3e7; }

#homeowner-auction-btn:hover {
  background: #CE4258 !important; }

.setup-toggle {
  width: 550px;
  margin-top: 10px; }

.bid_faqs {
  width: 538px;
  overflow-y: hidden;
  overflow-x: hidden;
  -webkit-transition: .50s;
  -moz-transition: .50s;
  -o-transition: .50s;
  transition: .50s;
  /* margin: 0 auto; */ }

.bid_faqs ul {
  padding: 0px; }

.bid_faqs ul li h2.mowings-h {
  height: 45px;
  font-size: 14px !important;
  text-align: left;
  padding: 10px; }

.bid_faqs p {
  font-size: 14px;
  transform: none !important;
  opacity: 1 !important;
  line-height: 24px !important;
  text-align: left;
  padding: 0 10px; }

.p-mowing {
  max-height: 100% !important; }

.bid_faqs ul li i.arrow {
  position: absolute;
  transform: translate(0, -3px);
  /* margin-top: 16px; */
  /* right: 0; */ }

.accordion {
  background-color: #e3f6fb;
  color: #000000;
  cursor: pointer;
  padding: 10px 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.5s;
  line-height: 25px; }

.accordionActive, .accordion:hover, .accordionActive, .accordion:focus {
  background-color: #e3f6fb;
  transition: 0.5s;
  color: black; }

.accordion:after {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  position: relative;
  left: 4px;
  top: 6px;
  transition: 0.5s;
  float: right; }

.accordionActive:after {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transition: 0.5s;
  transform: rotate(-135deg);
  position: relative;
  top: 9px;
  left: 4px;
  transition: 0.5s;
  float: right; }

.accordionDiv .panel {
  padding: 0 10px;
  background-color: #e3f6fb;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  transition: 0.5s;
  border-width: 0px; }

.accordionDiv .panel p {
  line-height: 25px;
  color: black;
  text-align: left;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px; }

.accordionDiv {
  margin-bottom: -20px; }

.max-height-0 {
  max-height: 0px !important; }

.btn4 {
  font-size: 18px;
  line-height: 58px;
  height: 58px;
  display: inline-block;
  padding: 0 40px;
  border-radius: 30px;
  border: 1px solid transparent;
  box-shadow: 1px 1px 3px #999;
  font-family: proxima_novasemibold; }

.btn4:hover {
  opacity: .7; }
