/*
Theme Name: AGPS
Theme Uri:  http://topscoresoftwares.com
Author:     Vishnu
Author Uri: http://topscoresoftwares.com
Text Domain: agps
Version:    1.0
License:    GNU General Public License v2 or later
Version:    1.0
*/

.marbot3o{
	margin-bottom: 30px;
}
div.wpcf7-validation-errors {
    border: 1px solid #fea500;
    padding: 14px;
}
span.wpcf7-not-valid-tip {
    color: #e83c2e;
}
.marright0{
	margin-right: 0px;
}
.marrightleft0{
margin-right: 0px;
margin-left: 0px;
}
div.wpcf7-validation-errors {
    line-height: 16px;
}
.social-links{
    display: grid;
    width: 40px;
    height: 40px;
    place-items: center;
    border-radius: 50%;
    color: #fff;
    background-color: #ffa500;
    font-size: 16px;
}

.social-links:hover{
  background: #fff;
  color: #ffa500;
  border-color: transparent;
}
.custom-modal{
    background:#18181d73;
    
}
