@font-face {
    font-family: aquatico;
    src: url('../fonts/Aquatico-Regular.otf');
}


.sitelist-wrapper {
    position: relative;
}

.sitelist-wrapper .sitelist-main {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.sitelist-wrapper .sitelist-main .item {

    width: 350px;
    height: 350px;
}


.myservies-wrap.balcony {
    background-image: url('../images/gallery/why/balcony.jpg');
}

.myservies-wrap.mosquito {
    background-image: url('../images/gallery/mosquito.jpg');
}

.myservies-wrap {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
    width: 100%;
}

.myservies-wrap h3 {
    font-size: 53px;
    color: #fff;
}

.clr-lr {
    background: linear-gradient(to bottom, #f6f7f2 0%, #eaeae5 100%);
}


.homebanner {
    background-image: url(../images/gallery/home_Banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    position: relative;
    background-position: center;

}

.homeimg-wrapper {
    margin: 30px;
    position: relative;

}

.homeimg-text {

    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
}

.homeimg-text h3 {

    color: white;
    text-transform: uppercase;

}

.homebanner .text1 {
    position: absolute;
    font-weight: 500;
    font-size: 3rem;
    left: 166px;
    bottom: 0;
    top: 0;
    color: #fff;
    opacity: 0.3;
    font-family: aquatico;
    transform: rotate(-90deg);

}

.homebanner .text2 {
    position: absolute;
    font-weight: 500;
    font-size: 3rem;
    right: 0;
    bottom: 0;
    top: 0;
    color: #fff;
    opacity: 0.3;
    font-family: aquatico;
    transform: rotate(90deg);
    right: 166px;

}

@media screen and (max-width: 991px) {
    .text1 {
        display: none;
    }

    .text2 {
        display: none;
    }
}


/* 
.getqoute input[type="checkbox"][id^="myCheckbox"] {
    display: none;
}

.getqoute label {
    border: 1px solid #fff;
    padding: 10px;
    display: block;
    position: relative;
    margin: 10px;
    cursor: pointer;
}

.getqoute label:before {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid grey;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    transform: scale(0);
}

.getqoute label img {
    height: 100px;
    width: 100px;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
}

.getqoute :checked+label {
    border-color: #ddd;
}

.getqoute :checked+label:before {
    content: "✓";
    background-color: grey;
    transform: scale(1);
}

.getqoute :checked+label img {
    transform: scale(0.9);
    z-index: -1;
}
 */
.bg-lblue {
    background-color: #eef5ff;
}

.checkbox-wrapper {
    width: 100px;
    height: 100px;
    margin: auto;
    position: relative;
    cursor: pointer;
    background-color: #ffffff;
    box-shadow: 0 0 25px rgba(17, 1, 68, 0.08);
    border-radius: 8px;
}

.getqoute input[type="checkbox"] {
    -webkit-appearance: none;
    position: relative;
    width: 100%;
    cursor: pointer;
}

.checkbox-wrapper img {
    /*  box-shadow: 0 0 25px rgba(17, 1, 68, 0.08);
    border-radius: 10px; */
    width: 70%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.getqoute input[type="checkbox"]:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f111";
    font-size: 18px;
    color: #478bfb;
    right: 10px;
    top: -18px;
}

.getqoute input[type="checkbox"]:checked:after {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    color: #478bfb;
}


/* 

.select2-container--default .select2-selection--single {
    border-color: #fff;
    height: 60px;
    padding: 7.5px 0;
    border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 58px;
}

.select2-dropdown {
    border-radius: 0;
    box-shadow: #444 0px 3px 5px;
    border: 0;
} */

.select2-container--default .select2-selection--single{
    border: 1px solid #eaeaea;
}

.py-10{
    padding: 5rem 0px 5rem 0px !important;
}
.fs-20{
    font-size: 30px;
    font-weight: 700;
}

.relative{
    position: relative !important;
}
.label-abs{
    position: absolute;
    top: -10px;
    color: #000;
    font-size: 12px;
    left: 10px;
    background: #fff;
    padding: 0px 5px 0px 5px;
}

.label1{
    font-size: 14px;
    font-weight: 600;
}

.nonactive{
    background-color: #fff;
    border: 1px solid #e5e5e5;
    color: #252525;
}
.nonactive:hover , .nonactive:active {
    color: #252525;
}
.w-100px{
    width: 130px;
}
.sbbtn{
    padding: 0px 20px 0px 20px;

}

.size-wrapper{
    display: flex;
    justify-content: space-between;
}
.size-wrapper .contact-inner{
    width: 100px;
    margin-right: 10px;
}

.size-wrapper .contact-inner:last-child{
    margin-right: 0px;
}

.fs-12px{
    font-size: 12px; 
}

select:focus{
    background: #fff url(../images/icons/selector-icon.webp) no-repeat center right 20px !important;
}
@media only screen and (max-width: 400px) {
    .sbbtn {
    padding: 10px !important;
    width: auto;
    }
     .sbbtn-p5 {
    padding: 5px !important;
    }
  }

  /* .trashfield  {
    width: 18px;
    height: 18px; 
     border: 1px solid #000;
    background-color: rgb(238, 78, 78);
    border-radius: 50px;
    margin-bottom: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
  } */
  .trashfield i{
    margin: 0;
    padding: 0;
    font-size: 10px;
    cursor: pointer;
    color: rgba(97, 97, 97, 0.745);
  }
  
  .required-red{
    border: 1px solid red !important;
  }
  
  
  
  
  .t-none{
      transition : all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  
  
  
  .area-wrapper{
      border: 1px solid #e5e5e5;
    margin: 0px;
    padding: 2px;
    margin-bottom: 23px;
    border-radius: 7px;
    padding-top: 13px;
  }