/*Ritik custom css*/
.black-color {
    color: #000000;
}
/*.p-70px-tb {*/
/*    padding-top: 70px;*/
/*    padding-bottom: 70px;*/
/*}*/
    #domain2,.domain-names {
    background-repeat: no-repeat
}

#domain2 {
    background-image: url('https://vpsfuze.com/assets/images/pages/domains/domain-2.png');
    background-color: rgba(242,243,250,.9);
    background-size: cover
}
#domain-search-header .fa-globe {
    position: absolute;
    top: 19px;
    left: 40px;
    font-size: 23px;
    color: #000;
}
    .fa-globe:before {
    content: "\f0ac";
}
    
#domain2 input {
    width: 100%;
    border: 1px solid rgba(77,77,119,.8);
    height: 60px;
    border-radius: 7px;
    outline: 0;
    padding-left: 60px;
    line-height: 61px;
    box-shadow: 12px 12px 30px 0 rgba(77,77,119,.1);
    font-weight: 500;
    color: #000
}

.domain-names {
    background-image: url('/images/bg/circle.svg');
    background-size: content;
    border: 1px dashed #000;
    border-radius: 6px;
    margin: 20px;
    padding: 7px;
    max-width: 180px;
    transition: .8s;
    cursor: pointer
}

.domain-names .text-primary {
    font-size: 1.4rem!important;
    font-weight: 900
}

#domain2 .tx-13 {
    font-size: .8rem!important;
    opacity: .96!important;
    color: gray!important;
    margin: 2px auto
}

#domain2 .tx-18 {
    font-size: 1.33rem;
    font-weight: 600;
    margin: 1px auto
}

.domain-names:hover {
    transform: scale(1.1);
    transition: .8s
}

.ribbone {
    width: 160px;
    height: 160px;
    overflow: hidden;
    position: absolute;
    z-index: 6;
    inset-block-start: 0;
    inset-inline-start: 0
}

.ribbone span {
    inset-inline-end: 0px;
    inset-block-start: 17px;
    transform: rotate(-45deg);
    position: absolute;
    display: block;
    width: 260px;
    padding: 2px 0;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    font-size: 11px
}

.ribbone.ribbone-1 span {
    inset-inline-end: 10px;
    inset-block-start: 10px;
    padding: 1px 0;
    font-size: 10px;
    background-color: red;
}
    #domain-search-header .inline-button-domain-order {
    position: absolute;
    top: 10px;
    right: 25px;
}
    #domain-search-header .inline-button-domain-order #search-btn {
    background-image: linear-gradient(to right,#fdb05c,#fd8d5f);
    border: 0;
    transition: background-size .2s ease-in-out,.2s box-shadow ease-in-out,.2s filter,.3s opacity;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 14px;
    border-radius: 50px;
    outline: none !important;
    line-height: 40px;
    cursor: pointer;
    box-shadow: 3px 4px 31px 0 rgba(253, 165, 93, 0.54);
    margin-left: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
    .fa {
    font-family: 'FontAwesome' !important;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
