.elementor-4595 .elementor-element.elementor-element-336d361{--min-height:250px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--justify-content:center;--align-items:center;--background-transition:0.3s;--overlay-opacity:0.38;}.elementor-4595 .elementor-element.elementor-element-336d361:not(.elementor-motion-effects-element-type-background), .elementor-4595 .elementor-element.elementor-element-336d361 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-4595 .elementor-element.elementor-element-336d361::before, .elementor-4595 .elementor-element.elementor-element-336d361 > .elementor-background-video-container::before, .elementor-4595 .elementor-element.elementor-element-336d361 > .e-con-inner > .elementor-background-video-container::before, .elementor-4595 .elementor-element.elementor-element-336d361 > .elementor-background-slideshow::before, .elementor-4595 .elementor-element.elementor-element-336d361 > .e-con-inner > .elementor-background-slideshow::before, .elementor-4595 .elementor-element.elementor-element-336d361 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';background-color:var( --e-global-color-secondary );}.elementor-4595 .elementor-element.elementor-element-336d361, .elementor-4595 .elementor-element.elementor-element-336d361::before{--border-transition:0.3s;}.elementor-4595 .elementor-element.elementor-element-c54cd21{text-align:center;}.elementor-4595 .elementor-element.elementor-element-c54cd21 .elementor-heading-title{color:var( --e-global-color-astglobalcolor5 );text-shadow:0px 0px 10px rgba(0, 0, 0, 0.5);}.elementor-4595 .elementor-element.elementor-element-36f4b03{--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-4595 .elementor-element.elementor-element-1f3fe9e{text-align:justify;color:var( --e-global-color-secondary );font-size:15px;}@media(min-width:768px){.elementor-4595 .elementor-element.elementor-element-36f4b03{--content-width:1014px;}}@media(max-width:767px){.elementor-4595 .elementor-element.elementor-element-336d361{--min-height:150px;}}/* Start custom CSS */.formform {
    width: 100%;
    display: flex;
    justify-content: center;
}
.searchboxall {
      height: 40px !important;
    margin-right: 10px;
    min-width: 65%;
    display: flex;
    align-items: center;
    border-radius: 3px;
}
.searchbox {
         border-radius: 3px 0px 0px 3px !important;
    outline: 0px;
    height: 40px !important;
    color: #333 !important;
    padding: 0.75em;
    border-color: #ffffff !important;
    box-shadow: none !important;
    width: 80%;
}
.selectselect {
  background-color: #1a232d !important;
    border-radius: 0px 3px 3px 0px !important;
    text-align: inherit;
    padding: unset;
    margin-right: 5px;
    width: 20%;
    border: 0px;
    outline: 0px;
    padding-left: 10px;
    color: white;
}
.selectselect {
    height: 40px;
    border-radius: 0px 3px 3px 0px !important;
    text-align: inherit;
    padding: unset;
    margin-right: 5px;
    width: 20%;
    border: 0px;
    outline: 0px;
    padding-left: 10px;
}
.btncheck {
   padding: unset;
    height: 40px;
    width: 20%;
    font-weight: 600;
    border-radius: 3px;
    border: 0px;
    outline: 0px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #ffffff;
    color: #212529;
    text-transform: uppercase;
}
.btncheck:hover{
        background-color: var( --e-global-color-primary );
    color: white;
    transition: 0.5s;
}
.searchresult{
        padding: 10px 25px;
       background-color: white;
    font-weight: 600;
    font-size: 18px;
    display: flex;
    color: #1a202a;
    justify-content: center;
    margin-top: 6px;
    width: 88%;
    margin-bottom: -20px;
    border-radius: 0px 0px 16px 15px;
    margin-left: 6%;
    min-height: 70px;
}
.faildomain{
    color: var( --e-global-color-primary );
}
.abalavble{
      display: flex;
    flex-direction: column;
    align-items: center;
    
}
.congratulations {
    font-family: "Poppins", sans-serif;
    line-height: 40px;
    font-weight: 800;
    color: #4caf50;
    font-size: 30px;
}
.txtavalable {
    margin-bottom: -10px;
    font-size: 16px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.callnowfordomain {
    min-width: 100%;
    border-radius: 10px 10px 0px 0px;
    background-color: #fe1a40;
    color: white !important;
    width: 71%;
    text-align: center !important;
}
.myredtxt{
    color:var( --e-global-color-primary );
}
@media (max-width: 767px){
.searchboxall {
       min-width: 80%;
   }
   .selectselect {
        width: 25%;
}
.searchbox {
    width: 75%;
}
.btncheck {
    font-size: 13px;
    padding: unset;
    height: 40px;
    width: 20%;
    font-weight: 600;
    border-radius: 3px;
    border: 0px;
    outline: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ffffff;
    color: #212529;
    text-transform: uppercase;
}
.searchresult {
    padding: 10px 25px;
    background-color: unset;
    font-weight: 600;
    font-size: 18px;
    display: flex;
    color: #1a202a;
    justify-content: center;
    margin-top: 6px;
    width: 100%;
    margin-bottom: -20px;
    border-radius: 0px 0px 16px 15px;
    margin-left: 0%;
    min-height: 70px;
    margin-bottom: 20px;
}
.txtavalable {
    color: white;
    margin-bottom: -10px;
    font-size: 16px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.domaintaken{
        color: white;
}
}
.servbox2{
    max-width: 300px;
}
.servtitletxt {
    line-height: 1.3;
}/* End custom CSS */