/*---------------------------------------
 *                                      *
 *       Add Your Custom CSS Here       *
 *                                      *
 ---------------------------------------*/

/*  Contact  */

.contact-clearfix{
    margin-bottom: 2rem;
}

.contact-text{
    margin-left: 0;
}

#contact-container{
    width: 100%;
}

#contact-page-title{
    top: -20px;
}

contact-row{
    width: 100%;
}

#contact-row h3{
    padding-bottom: 4px;
    border-bottom: 1px solid white;
}

.contact-ul{
    padding-inline-start: 20px;
}

#contact-message1 .text-other-color1{
    margin-bottom: 1rem;
}

#contact-message1 .text-other-color2{
    font-size: 16px;
}

#contact-message1 span{
    font-weight: 500;
}

#message1{
    padding-bottom: 30px;
}


/* Footer */

.upper-footer-row ul{
    padding-left: 0px;
}

.upper-footer-row li{
    float: left;
    clear: left;
    padding-bottom: 8px;
}

.upper-footer-row h4{
    float: left;
}

#footer-form input{
    margin-bottom: 10px;
}

.footer-icons i{
    width: 38px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: center;
    float: left;
}

.footer-icons a{
    float: left;
}


#success-sent-mail{
    margin:0 0 10px 0;
    padding:10px 35px;
    background-color:#ffffd2;
    color:#555;
    font-size:16px;
    text-align:center;
}

#success-sent-mail p{
    color: black;
}

/* about us */

#about-us-slider p{
    font-weight: 300;
    font-size: 18px;
}

/* Domain-satin-al */

#domain-promotions div{
    position: relative;
    clear: both;
}

#domain-promotions div p, #domain-promotions div input{
    position: relative;
}

#domain-promotions div input{
    margin-left: 15px;
}

.domain-info-container{
    text-align: center;
}


#register-form-items{
    max-width: 500px;
}

/* dp-protect */

#dp-protect-form-div{
    position: absolute;
    width: 20%;
    text-align: center;
    transform: translate(-50%, 0);
    left: 50%;
    top: 5%;
}