* {
  box-sizing: border-box;
} 

.primary-bg-color {
    /* background-color: #0071fb92 !important; */
    background-color: #F4F5FF;
    
}

header.header .logo-img {
    max-width: 160px;
    max-height: 63px;
}

.p-5 .text-center{
    margin-top: 100px;
    font-family: "Poppins", Sans-serif;
    font-size: 75px;
    font-weight: 300 !important;
    font-stretch: expanded;
    color: #0071FB;
}

/* .p-5 .clearfix{
  padding-top: 30px;
} */

#frmDomainHomepage{
  height: 600px;
}

ul li .btn {
  background-color: #0071FB;
}

header.header {
  /* background-color: #cbe6ef !important; */
  background-color: transparent;
  background-image: linear-gradient(180deg, #C9EDFC 0%, #D5E7FF 100%);
}

header.header .navbar a{
  color: #000000 !important;
  
}

header.header .search {
  border-radius: 13px !important;
}

.master-breadcrumb {
  background-color: #0071fb92 !important;
}

.master-breadcrumb .breadcrumb{
    display: none !important;
}

.breadcrumb {
  background-color: #0071fb17 !important;
}

.btn {
 border-radius: 25px;
 
}

.card-body .btn{
  /* background-image: linear-gradient(263deg, #171734 0%, #050505 73%); */
  background-image: linear-gradient(263deg, #171734 0%, #007bff 73%);
  color: rgb(255, 255, 255);
}

.card-body .btn:hover {
  background-image: linear-gradient(263deg, #007bff 0%, #171734 73%);
}

.card {
  border-radius: 25px;

}

.btn-primary {
  background-color: #0071fbe6;
}

.bg-white {
  /* background-color: #cbe6ef !important; */
  height: 600px;
  background-color: transparent !important;
  background-image: linear-gradient(180deg, #C9EDFC 0%, #D5E7FF 100%);
}
.home-domain-search .input-group-wrapper
{
  border-radius: 13px;
  border: none;
  background: linear-gradient(white, white) padding-box,
      linear-gradient(45deg, #007bff, #171734) border-box;
  border: 3px solid transparent;
  outline: none;
}

body {
  font-family: "Poppins", sans-serif
}

.action-icon-btns a {
  border-radius: 25px;
}

.home-domain-search .input-group-wrapper .btn {
  border-radius: 13px !important;

}

.adac-js .suggestion {
  margin-right: 0px;
    margin-left: 0px;
}

.domain-checker-container {
    margin: 20px 0;
    padding: 0;
    background-color: #448aff !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#017bff), to(#60a5ff)) !important;
    background: -webkit-linear-gradient(top, #60a5ff, #017bff) !important;
    background: -moz-linear-gradient(top, #60a5ff, #017bff) !important;
    background-color: rgba(0, 0, 0, 0) ;
    background: -ms-linear-gradient(top, #60a5ff, #017bff) !important;
    background: -o-linear-gradient(top, #60a5ff, #017bff) !important;
}

.domain-checker-bg {
    margin: 0;
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: 110% -5px;
    background-image: url(../img/globe5.png) !important;
}

.adac-js .suggestion:nth-child(2n) {
  background-color: #cbe6ef !important;
}

#adac-js-suggestions {
  background-color: #0071fb !important;
}

.list-group-flush>.list-group-item:last-child, .card {
    border-radius: 25px;
    box-shadow: 5px 4px 10px 2px rgba(27.228260869565226, 0, 250.5, 0.3);
    transition: background 0.3s ease-in-out, border 0.3s ease-in-out, border-radius 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

/* front box selection start */
.primary-content .card-body{
  border-radius: 25px;
  box-shadow: 5px 4px 10px 2px rgba(27.228260869565226, 0, 250.5, 0.3);
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out, border-radius 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.primary-content .card-body:hover {
  border: 2px solid #0071FB;
  /* Red border */
}


[class^="card-accent-"]{
  box-shadow: 5px 4px 10px 2px rgba(27.228260869565226, 0, 250.5, 0.3);
} 


 header.header .search .form-control{
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
 }

 .list-group-item.list-group-item-action, .domain-promo-box,.adac-js .domain-option {
    border-radius: 25px !important;
}

.adac-js__results, #adac-js-categories,.domain-option .domain_status_1 {
    border-radius: 25px !important;
}

#adac-js-domain-results, #adac-js-suggestions{
    margin: 30px !important;
    border-radius: 25px !important;
}

#order-standard_cart .products .product{
    border-radius: 25px !important;
}

#order-standard_cart .products .product header{
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
}

.footer{
  background-image: url("../img/photo_landscape_25_d.jpg") !important;
  height: 621px !important;
}

.tail_end {
  background-color: #000000;
}

.tail_end #id2 {
  display: none;
}

.nsm7Bb-HzV7m-LgbsSe {
    border-radius: 25px !important;
}

.input-group>.input-group-prepend>.input-group-text {
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}

.input-group-text {
    background-color:  #0071FB;
    color: #171734;
}

#inputEmail {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

#extension_img {
  background-image: url("../img/Domain-Extension.png") !important;
    height: 40px;
    width: 600px;
    align-content: center;
    display: flex;
    margin:auto;
}

.image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 100px;
    padding: 120px 20px 200px 120px;
    transition: all 0.3s ease;
}
/* .image-container:hover {
    
    opacity: 1;
} */


.image-container img {
    opacity: 0.3;
    transition: transform 0.3s ease;
}

.image-container img:hover {
    transform: translateY(-5px);
    opacity: 1;
}

.scroll-top-wrapper {
    text-align: center;
    margin-top: 20px;
}

.scroll-top {
    display: inline-block;
    padding: 10px;
}

.icon-arrow-up {
    width: 24px;
    height: 24px;
    fill: #000;
}

.whmcs-logo img{
    margin-block-end: 20px;
}

.whmcs-cloud-partner{
    width: 150px !important;
}

#lower_leveling svg {
    width: 20px;
    height: 20px;
}

#lower_leveling{
    
    display: flex;
    margin-left: auto important;;
    margin-right: auto important;;
    position: relative important;;
    box-sizing: border-box important;;
    width: min-content important;; 
    padding: 10px;
}




#lower_leveling ul {
    list-style: none; /* Removes bullets */
    padding: 0; /* Removes default padding */
    margin: 0; /* Removes default margin */
}

#lower_leveling li {
    padding-bottom: calc(12px/2);

}


#lower_leveling img{
    border:none;
    border-radius:0;
    box-shadow: none;
    height: auto;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0px 10px 0px;
   
}
.listing_extention{
    padding: 0px 0px 0px 40px;
    width: 22.495% !important;
 }
  
 .whmcs-heading-title1{
    font-family: "Poppins", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 1.1em !important;
    color: #171734 !important;
    padding-bottom: 20px;
    padding-top: 20px;
  }

.whmcs-social-icons , .social-icon{
    display: flex;
}

.icon-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    /* Adjust width to fit content */
    padding: 8px 8px !important;
    /* Reduce padding for smaller size */
    background-color: #171734;
    /* Container background color */
    border-radius: 45px;
    /* Makes the container rounded */
    color: white;
    /* Text color */
    text-decoration: none;
    /* Remove underline from link */
    gap: 8px;
    /* Reduce space between icon and text */
}

  .e-font-icon-svg {
      width: 18px;
      /* Adjust the size of the icon */
      height: 18px;
      /* Adjust the size of the icon */
      fill: white;
      /* Icon color */
  }

.whmcs-support-box{
    display: flex;
}

.whmcs-support-image{
    width:100%
}

.whmcs-icon {
    width: 15px;
    /* Reduce the size of the icon */
    height: 15px;
    /* Reduce the size of the icon */
    fill: white;
    /* Icon color */
}

.social-icon {
    width: 20px;
    /* Adjust the size of the icon */
    height: 20px;
    /* Adjust the size of the icon */
    fill: white;
    /* Icon color */
}

.social-icons {
    display: flex;
}

.social-icons span{
    padding-right: 1%;
}

.whmcs-social-icon:hover .icon-circle {
    background-color: #2a2a4a;
    /* Change background color on hover */
}

.email{
    padding-left: 10px;
}

#bottom_search_sec{
    position: relative;
    transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin-top: 100px;
        margin-bottom: 0px;
        padding:0px 0px 0px 0px;
}

#bottom_search_sec  container{
    display: flex !important;
    
    box-sizing: border-box;
    
}
 .under_container .under_row{
    display: flex;
    max-width: 1140px;
    position: relative !important;
    background-color: transparent !important;
    background-image: linear-gradient(250deg, #0071FB 0%, #171734 100%) !important;
    padding:0px 15px 0px 15px;
    transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin:-220px 0px 0px 0px;
    border-radius: 40px 40px 40px 40px;
    margin-left: auto !important;
    margin-right: auto !important;
    /* flex-wrap: wrap; */
    width: 100%;
 }

.under_search_writing{
    display: flex;
    width: 50%;
}

.under_search_writing h2 {
    display: flex;
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    font-weight: 501;
    color: #FFFFFF;
    line-height: 1.3em;
    align-content: center;
    align-items: center;
    padding-left: 3%;
}

.under_search_search{
    display: flex;
    padding: 69px 2px 40px 0px;
    flex-wrap: wrap;
    width: 50%;

}
.under_search_search button{
    width: 16%;
  height: 59px;
  position: absolute;
  top: 99px !important;
  right: 136px !important;
  padding:10px 15px !important;
  color: #fff;
  border-radius:59px;
  background:linear-gradient(to right, #0071fb, #000000) !important;
  font-size: 20px;
  font-weight: 500;
}

.under_search_container{
    width: 100%;
    margin: 0px 0px 0px -110px;
}

#sendfox_form_email{
    display: inline-block;
    height: 70px !important;
    width: 100% !important;
    margin:0 0 15px;
    padding:0 16px;
    color: #212b35;
    font-family: 'poppins';
    font-size: 16px;
    box-shadow: 0 0 0 1px #c4cdd5;
    border:0;
    border-radius:100px;
    background-color: #ffffff;
    transition:padding 150ms;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance: none
}

.image-section{
    background-color: #ffffff;    
}

.elementor_dev {
    background-image: url("https://hostao.com/wp-content/uploads/2024/01/banner-separator.png") !important;
    /* opacity: 0.5; */
    transition:background 0.3s, border-radius 0.3s, opacity 0.3s;
    background-color: transparent;
    background-image: linear-gradient(180deg, #C9EDFC 0%, #D5E7FF 100%);

}

#main-body {
    background-image: url("../img/bahrain-domains2.png") !important;
    /* opacity: 0.5; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    background-color: transparent;
    background-image: linear-gradient(180deg, #C9EDFC 0%, #D5E7FF 100%);

}




.tail_text {
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    color: #000000;
    transition: color 0.3s;
}


#lower_leveling li svg {
    fill: #0071FB;
    transition: fill 0.3s;
}

.elementor_dev li:hover .tail_text{
    color: #0071FB;
    transition: fill 0.3s;
    text-decoration:none !important;
    
}

#lower_leveling li:hover svg {
    fill: #000000 !important;
    transition: fill 0.3s;
    text-decoration: none !important;
}