.elementor-1801 .elementor-element.elementor-element-22c8ebc{margin-top:50px;margin-bottom:50px;padding:0% 7% 0% 7%;}.elementor-bc-flex-widget .elementor-1801 .elementor-element.elementor-element-e47fac2.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-1801 .elementor-element.elementor-element-e47fac2.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-1801 .elementor-element.elementor-element-e47fac2 > .elementor-element-populated{margin:0px 0px 0px 40px;--e-column-margin-right:0px;--e-column-margin-left:40px;}@media(max-width:1024px) and (min-width:768px){.elementor-1801 .elementor-element.elementor-element-e47fac2{width:100%;}}@media(max-width:1024px){.elementor-1801 .elementor-element.elementor-element-22c8ebc{padding:0% 7% 0% 7%;}.elementor-1801 .elementor-element.elementor-element-e47fac2 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(max-width:767px){.elementor-1801 .elementor-element.elementor-element-22c8ebc{padding:0% 7% 0% 7%;}.elementor-1801 .elementor-element.elementor-element-e47fac2 > .elementor-element-populated{margin:10px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}/* Start custom CSS for html, class: .elementor-element-01eef18 *//* @media (min-width: 1200px) and (max-width: 1400px){
      .ecm-quote-form  .col-mx-off-3 {
            width: 15% !important;
        }
      .ecm-quote-form  .col-mx-6 {
            width: 70%!important;
        }
    } */
     html, body {
         font-size: 16px !important;
     }
     h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700 !important;
}
a:focus, a:hover {
    text-decoration: none !important;
}

     /* NEXT BTN */
  .ecm-quote-form  .btn-next {
        font-weight: bold;
        background-color: #202721 !important;
        background-image: unset !important;
        border-radius: 4px;
        height: 53px;
        margin: 0px 0px !important;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        margin-bottom: 5px !important;
        text-transform: uppercase;
    }
  .ecm-quote-form  .btn-next:hover {
        color: #fff;
        background-color: #b4bd00 !important;
    }
  .ecm-quote-form  .btn-next:active:focus {
        outline: unset;
    }

  .ecm-quote-form  .box-form {
        margin: 50px;
        text-align: center;
        /* display: flex;
        justify-content: center;
        align-items: center; */
    }

    /* LIVESEARCH */
    div#jquery-live-search h3 {
        font-size: 14px;
        margin-left: 10px;
        font-weight: 800!important;
        margin-top: 10px;
    }
    div#jquery-live-search .addr_pop{
        padding: 0px 10px!important;
        color: #000!important;
        font-weight: 400!important;
        border-bottom: 1px solid #E1E1E1;
    }
    #jquery-live-search{
        background-color: #fff;
        margin-top: 10px;
        z-index: 999999;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        max-height: 40vh;
        overflow-y: scroll;
        padding: 8px;
    }


   /* BACK BTN */
  .ecm-quote-form  .back-btn-mobile{
        margin-right: calc(50% - 30px) !important; 
        margin-top: 30px !important;
        float: right;
        width: 63px;
        height: 63px;
        background-color: rgba(255,255,255,0);
        border: solid 2px #ffffff ;
        color: #0069b4 ;
        border-radius: 50px;
        padding: 15px;
    }
  .ecm-quote-form  .back-btn{
        /* float: right;
        margin-right: 100px;
        margin-top: 100px; */
        width: 60px;
        height: 60px;
        background-color: rgba(255,255,255,0);
        border: solid 2px #ffffff ;
        color: #ffffff ;
        border-radius: 50px;
        padding: 15px;
    }
  .ecm-quote-form  .back-btn:focus {
        outline: unset;
    }
  .ecm-quote-form  .back-btn:hover{
        background-color: #0069b4  !important;
        color : #fff;
        /* border: solid 2px #fff; */
        border: none;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);;
    }
  .ecm-quote-form  .back-btn-mobile:hover{
        background-color: #0069b4  !important;
        color : #fff;
        border: solid 2px #fff;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);;
    }
  .ecm-quote-form  .back-btn-mobile:focus {
        outline: unset;
    }

  .ecm-quote-form  .box-justify-top-right {
        position: absolute;
        top: -46px;
        right: 0;
    }

  .ecm-quote-form  .box-under-form {
        position: absolute;
        margin-top: -58px !important;
        box-shadow: unset !important;
        -webkit-box-shadow: unset !important;
        background-color: #005b85;
        z-index: -9 !important;
        border: unset !important;
        width: calc(100% - 4px) !important;
    }

  .ecm-quote-form  .hidestage{
        display: none;
        animation: fade-out 0.5s;
    }
  .ecm-quote-form  .showstage{
            display: block !important;
            animation: fade-in 0.5s;
    }
     /* EXTERNAL CSS OVERRIDE */
  .ecm-quote-form  .swal-button{
        background-color: #0069b4 !important;
    }
    div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){
        background-color: #0069b4 !important;
    }

    /* DATE PICKER */
  .ecm-quote-form  .datepicker.dropdown-menu {
        border-radius: 0;
        border: 0;
        padding: 20px;
    }
  .ecm-quote-form  .intl-tel-input.allow-dropdown{
        width: 100%;
    }
  .ecm-quote-form  .datepicker { 
        margin-top: 5px; 
    }
    #ui-datepicker-div{
        margin-top: 10px;
        background-color: #f8f8f8;
    }

  .ecm-quote-form  .ui-widget-header {
        border: none !important;
        background-color: #0069b4 !important;
        padding: 0.5em 0 !important;
        border-top-left-radius: 6px !important;
        border-top-right-radius: 6px !important;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        /* background: url(images/ui-bg_highlight-soft_15_d73332_1x100.png) 50% 50% repeat-x #D2D2D2 !important; */
        color: #FFF !important;
    }
  .ecm-quote-form  .ui-widget-header .ui-icon {
            background-image: url(https://code.jquery.com/ui/1.12.1/themes/dark-hive/images/ui-icons_ffffff_256x240.png) !important;
            color: #0069b4; 
    }
  .ecm-quote-form  .popover-title {
    color: #FFF;
    }
    span.clockpicker-span-hours {
        color: #005b85;
    }
    span.clockpicker-span-minutes {
        color: #005b85;
    }
    span.clockpicker-span-hours.text-primary {
        color: #005b85;
    }
    span.clockpicker-span-minutes.text-primary {
        color: #005b85
    }
  .ecm-quote-form  .popover-title {
        background-color: #005b85 !important;
    }
  .ecm-quote-form  .popover > .arrow {
        display : none;
    }
  .ecm-quote-form  .ui-datepicker{
        padding: 0px !important;
        border-radius: 6px !important;
    }
  .ecm-quote-form  .ui-datepicker-next-hover {
        background-color: #0069b4 !important;
    }
  .ecm-quote-form  .ui-datepicker-prev-hover{
        background-color: #0069b4 !important;
    }

    /* EXTRA INPUT */
.ecm-quote-form  .box-toggle-extra {
    float: left;
    color: #0069b4;
    font-weight: 550;
    cursor: pointer;
    font-size: 18px;
}

/* MAP INPUT */
#findlocation a, #findlocation a:visited {
    color: #424242;
}
#findlocation {
    margin-top: 8px;
    top: unset;
    left: unset;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    background: rgba(88,88,88,.7);
    color: #FFF;
    border-color: unset;
    border: unset;
    z-index: 100000 !important;
    padding: 0px 0px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
#findlocation3 a, #findlocation3 a:visited {
    color: #424242;
}
#findlocation3 {
    margin-top: 8px;
    top: unset;
    left: unset;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    background: rgba(88,88,88,.7);
    border-color: unset;
    color: #FFF;
    border: unset;
    z-index: 100000 !important;
    padding: 0px 0px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.ecm-quote-form  .box-drop-text {      
    width: 100%;
    height: 40px;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ecm-quote-form  .box-form-group-control-left {
    float: left;
    width: 140px;
    display: block;
    height: 53px;
    padding: 5px 2.5px 5px 5px;
    font-size: 14px;
    line-height: 1.428571;
    margin-bottom: 5px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.ecm-quote-form  .box-form-group-control-center {
    float: left;
    width: calc(100% - 164px);
    display:table-cell;
    height: 53px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 5px 5px 5px 2.5px;
    font-size: 14px;
    line-height: 1.428571;
    margin-bottom: 5px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 0px;
}
.ecm-quote-form  .box-form-group-control-center::-webkit-scrollbar {
    display: none;
}
.ecm-quote-form  .box-form-group-control-right {
    float: left;
    width: 24px;
    display: block;
    height: 53px;
    padding: 15px 2.5px 5px 2.5px;
    font-size: 16px;
    line-height: 1.428571;
    margin-bottom: 5px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.ecm-quote-form .box-form-group-control-right:hover {
        background-color: #0069b4;
        border-color: #0069b4;
        color: #FFF;
        cursor: pointer;
    }

.ecm-quote-form  .mt-5{
    margin-top: 5px;
}
.ecm-quote-form  .mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.ecm-quote-form  .mb-5 {
    margin-bottom: 5px !important;
}
.ecm-quote-form  .mt-150{
    margin-top: 50px;
}
.ecm-quote-form  .px-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
.ecm-quote-form  .px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

 /* ECM FORM INPUT */
    /* FORM INPUT */
  .ecm-quote-form  .ecm-col {
        padding : 0 2px;
     }

   .ecm-quote-form  .has-error {
        border-color: red !important;
        background-color: pink !important;
        color: #0069b4 !important;
    }
     
   .ecm-quote-form  .box-with-icon {
        padding: 5px 40px 5px 10px !important;
    }
    .ecm-quote-form  .box-with-icon-p {
        padding: 5px 40px 5px 10px !important;
    }
  .ecm-quote-form  .box-form-control {
        display: block;
        width: 100%;
        height: 53px;
        padding: 5px 10px 5px 10px;
        font-size: 16px;
        line-height: 1.428571;
        margin-bottom: 5px; 
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #eee;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
  .ecm-quote-form  .box-form-control:focus {
        outline: unset;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }

    .ecm-quote-form  .box-form-control-p {
        display: block;
        width: 100%;
        height: 53px;
        padding: 5px 10px 5px 10px;
        font-size: 16px;
        line-height: 1.428571;
        margin-bottom: 5px; 
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #eee;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
  .ecm-quote-form  .box-form-control-p:focus {
        outline: unset;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }
  .ecm-quote-form  .box-from-group{
        width: 100%;
    }
   
  .ecm-quote-form  .btn {
        color: #fff;
    }

  .ecm-quote-form  .box-primary {
        background-color: #b1bb00;
        border-color: #b1bb00;
        color: #FFF;
    }

  .ecm-quote-form  .select-selected {
      border: unset !important;
      padding: 10px 0px !important;
      color: #666 !important;
      text-align: start;
      white-space: nowrap; 
       overflow: hidden; 
       text-overflow: ellipsis;
  }
.ecm-quote-form  .select-items div {
      margin-left: 10px !important;
      margin-right: 10px !important;
  }
  
.ecm-quote-form  .select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
  }
.ecm-quote-form  .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
  }
  
.ecm-quote-form  .select-items div,.select-selected {
      color: #000000;
      padding: 8px 8px;
      border: 1px solid transparent;
      border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
      cursor: pointer;
      
  }
.ecm-quote-form  .select-items {
      position: absolute;
      background-color: #fffefe;
      color: #000;
      top: 100%;
      left: 0;
      right: 0;
      max-height: 300px;
      max-width: 150px;
      z-index: 99;
      overflow-x: hidden;
      overflow-y: scroll;
      margin-top: 10px;
      border-radius: 7px;
      border: 1px solid #eee;
      -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
      box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
      height: 300px;
      transition:0.3s ease-out;
  }
  
.ecm-quote-form  .select-items::-webkit-scrollbar {
      display: none;
  }
.ecm-quote-form  .select-hide {
    height: 0px;
    border: unset;
  }
.ecm-quote-form  .select-items div:hover, .same-as-selected {
    background-color: #fafafa;
  }
.ecm-quote-form  .box-readonly {
    background-color: #ccc !important;
    border-color: #ccc !important;
}
.ecm-quote-form #extradropsbox {
    margin-top: 10px;
    width: 100%;
    display: table;
}

.ecm-quote-form .custom-select {
        position: relative;
      }
      
      .ecm-quote-form .custom-select select {
        display: none; 
        
      }
      .ecm-quote-form .select-selected {
          border: unset !important;
          padding: 10px 0px !important;
          color: #666 !important;
          text-align: start;
          white-space: nowrap; 
           overflow: hidden; 
           text-overflow: ellipsis;
      }
      .ecm-quote-form .select-items div {
          margin-left: 10px !important;
          margin-right: 10px !important;
      }
      
      .ecm-quote-form .select-selected:after {
        position: absolute;
        content: "";
        top: 14px;
        right: 10px;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-color: #fff transparent transparent transparent;
      }
      .ecm-quote-form .select-selected.select-arrow-active:after {
        border-color: transparent transparent #fff transparent;
        top: 7px;
      }
      
      .ecm-quote-form .select-items div,.select-selected {
          color: #000000;
          padding: 8px 8px;
          border: 1px solid transparent;
          border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
          cursor: pointer;
          
      }
      .ecm-quote-form .select-items {
          position: absolute;
          background-color: #fffefe;
          color: #000;
          top: 100%;
          left: 0;
          right: 0;
          max-height: 300px;
          max-width: 150px;
          z-index: 99;
          overflow-x: hidden;
          overflow-y: scroll;
          margin-top: 10px;
          border-radius: 7px;
          border: 1px solid #eee;
          -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
          box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
          height: 300px;
          transition:0.3s ease-out;
      }
      
      .ecm-quote-form .select-items::-webkit-scrollbar {
          display: none;
      }
      .ecm-quote-form .select-hide {
        height: 0px;
        border: unset;
      }
      .ecm-quote-form .select-items div:hover, .same-as-selected {
        background-color: #fafafa;
      }

@media (max-width: 992px){
  .ecm-quote-form  .showstage{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
  /* .ecm-quote-form  .fit-mobile{
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin: 0px 30px;
    } */
  .ecm-quote-form  .hidden-sm{
        display : none;
    }
  .ecm-quote-form  .hidden-sm-down{
        display : none;
    }
  .ecm-quote-form  .boxForm{
        position: absolute;
        width: 100%;
        top: unset !important;
        display: block;
        z-index: 1;
    }
  .ecm-quote-form  .ecm-quote-form-title-step1 {
        font-weight: 700;
        color: white;
        word-spacing: 1rem;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: xx-large;
        margin-bottom: 15px;
        letter-spacing: 0.1rem;
        text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }
  .ecm-quote-form  .box-drop-text-single {
        max-width: 100% !important;
    }
  .ecm-quote-form  .box-drop-detail {
        display: none !important;
    }
  .ecm-quote-form  .box-form-group-control-left {
        height: 59px !important;
    }
  .ecm-quote-form  .box-form-group-control-right {
        height: 59px !important;
    }
  .ecm-quote-form  .box-form-group-control-center.box-drop-center {
        height: 59px !important;
        border-top-left-radius: 4px !important;
        border-bottom-left-radius: 4px !important;
        width: calc(100% - 24px) !important;
    }
  .ecm-quote-form  .box-form-group-control-center {
        height: 59px !important;
    }
    #ecm-quoteform {
        display: block;
    }
  .ecm-quote-form  .box-form-group-control-center {
        padding: unset;
    }
  .ecm-quote-form  .textboxgreen {
        margin-top: 2%;
        font-size: 3.8vw !important;
    }
  .ecm-quote-form  .picktim-container.active {
        margin-left: auto;
        margin-right: auto;
        left: 0 !important;
        right: 0;
    }
  .ecm-quote-form  .boxForm.movedown.ondown {
        padding-top: 50px;
        top: unset !important;
    }
  .ecm-quote-form  .boxForm.moveup.onup {
        top: unset !important;
    }
    /* .box-drop-text {
        display: -webkit-box;
        max-width: 992px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        cursor: move;
    } */
}


@media (min-width: 1200px){
  .ecm-quote-form  .hidden-md-up{
        display : none;
    }
  .ecm-quote-form  .headForm{
        padding-bottom: 50px;
        margin-bottom: 20px;
    }
  .ecm-quote-form  .hidden-md{
        display : none;
    }
  .ecm-quote-form  .hidden-sm{
        display : block;
        
    }
  .ecm-quote-form  .boxForm{
        position: absolute;
        width: 100%;
        top: 30%;
        display: block;
        z-index: 1;
    }
  .ecm-quote-form  .ecm-quote-form-title-step1 {
        font-weight: 700;
        color: white;
        word-spacing: 1rem;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 50px;
        margin-bottom: 25px;
        letter-spacing: 0.1rem;
        text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }
  .ecm-quote-form  .textboxgreen {
        margin-top: 3%;
        padding: 13px 30px;
    }
    
  .ecm-quote-form  .headNotBg {
        background-color: unset;
      }
}   

@media (max-width: 1200px){
  .ecm-quote-form  .hidden-md-down{
        display : none;
    }
    #ecm-quoteform{
        z-index: 10 !important;
    }
    
  .ecm-quote-form  .headForm{
        padding-bottom: 50px;
        margin-bottom: 20px;
    }
  .ecm-quote-form  .boxForm{
        position: absolute;
        width: 100%;
        top: 30%;
        margin-top: 20px;
        display: block;
        z-index: 1;
    }
  
  .ecm-quote-form  .ecm-quote-form-title-step1 {
        font-weight: 700;
        color: white;
        word-spacing: 1rem;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 35px;
        margin-bottom: 25px;
        letter-spacing: 0.1rem;
        text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }
  .ecm-quote-form  .back-btn{
        margin-right: 20px !important;  
    }
}

@media screen and (min-width: 1200px) {
  .ecm-quote-form  .md-mw150 {
      max-width: 150px !important;
    }
  .ecm-quote-form  .md-center {
        text-align: center;
    }
  }

.ecm-quote-form  .box-remove-drop {
    cursor: pointer;
}
.one-container .container{
    background: transparent;
}/* End custom CSS */