.has-error {
        font-size: 12px;
        color:red;
    }
    .custom-button-2 {
        background-image: linear-gradient(166deg, #f22876 0%, #942dd9 100%); 
    padding: 0px 5px;
    font-weight: 100;
    color: #ffffff;
    border-radius: 50px;
    display: inline-block;
    border: 0px;
    cursor: pointer;
    width: auto;
    height: auto;
    margin-left: 10px;
    font-size: 18px;
    font-weight: 600;
    }
        a.social-icon-box.button-1 {
    background: <?php echo second_color();?>;
    padding: 0px;
    border:none;
    color: #fff;
    width: 120px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
        margin-bottom:5px;
}
    a.social-icon-box.button-2 {
    background: <?php echo second_color();?>;
    padding: 0px;
    border:none;
    color: #fff;
    width: 120px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
        margin-bottom:5px;
}
    a.social-icon-box.button-3 {
    background: <?php echo second_color();?>;
    padding: 0px;
    border:none;
    color: #fff;
    width: 120px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
        margin-bottom:5px;
}
    a.social-icon-box.button-4 {
    background: <?php echo second_color();?>;
    padding: 0px;
    border:none;
    color: #fff;
    width:120px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
        margin-bottom:5px;
}
    .icon-custom {
        margin-right:5px;
    }
    
        .hide {
        display: none;
    }

    .profile_display {
        background: #fff;
        padding: 20px;
    }
    .form_but1 row {
    margin-bottom: 20px;
}
    .ul.profile_item {
    padding: 0;
    margin: 0 0 1.5em 0;
    list-style: none;
}
    ul.profile_item li.profile_item-img {
    width: 30%;
    float: left;
    margin-right: 5%;
}
    ul.profile_item li.profile_item-desc {
    overflow: hidden;
}
    .single_w3_profile {
    background: #fff;
	padding: 20px;
}
.view_profile h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 25px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
}
ul.profile_item {
    padding: 0;
    margin: 0 0 1.5em 0;
    list-style: none;
}
ul.profile_item li.profile_item-img {
    width: 30%;
    float: left;
    margin-right: 5%;
}
ul.profile_item li.profile_item-desc {
    overflow: hidden;
}
ul.profile_item li.profile_item-desc h6, ul.profile_item li.profile_item-desc h5 {
    color: #ff4c4c;
    font-size: 0.85em;
}
ul.profile_item li.profile_item-desc p {
    color: #555;
    font-size: 12px;
    line-height: 22px;
    margin: 11px 0;
}
.agileits_profile_image {
    float: left;
    width: 33%;
	margin-right:2%;
}
.agileits_profile_image img {
    border: 1px solid #eee;
    padding: 10px 0;
    margin-right: 10px;
}
.w3layouts_details {
    float: left;
    width: 60%;
}
.w3layouts_details h4 {
    font-weight: 100;
    color: #ff4c4c;
    padding-bottom: 6px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    letter-spacing: 1px;
    text-transform: uppercase;
	font-size: 22px;
}
.w3layouts_details span {
    color: #afafaf;
    font-size: 12px;
    letter-spacing: 1px;
}
.w3layouts_details p {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    margin: 16px 0;
    letter-spacing: 2px;
}
.w3layouts_details a {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px solid #eee;
    color: #ff2929;
    padding: 6px 12px;
    margin: 10px 10px;
    width: 45%;
    text-align: center;
}
.w3layouts_details a:hover {
    background: #00c4da;
    color: #fff;
}
.profile_w3layouts_details {
    background: #fff;
    padding: 15px;
    margin: 15px 0;
}
.agileits_aboutme h4 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #ce57b5;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}
.agileits_aboutme h5 {
    font-size: 22px;
    letter-spacing: 1px;
    color: #ff4c4c;
    margin-bottom: 25px;
    margin-top: 40px;
    font-weight: 100;
}
.agileits_aboutme p {
    margin: 15px 0;
    font-size: 14px;
    line-height: 27px;
    color: #8a8a8a;
}