



a{
	text-decoration: none;
	color: #fff;
}

.client-img {
    border: 0px dashed #ccc;
    padding: 0px;
    border-radius: 100%;
    width: 250px;
    /*height: 300px;*/
    margin: 0 auto;
    position: relative;
    top: 40px;
}
.client-box {
    padding-bottom: 20px;
    padding-top: 130px;
    color: #050507;
    text-align: center;
    border: 1px solid #e2e1e1;
    box-shadow: 0px 2px 5px #ccc;
    border-radius: 4px;
    margin-bottom: 10px;
    
    
}
.client-box p {
    font-weight: bold;
}
.col-md-3:hover{
	transform: scale(1.05);
}
.col-md-3{
    transition: all 0.5s ease;
}
.client-box h3 {
    font-weight: 500;
}
.btn {
    border-radius: 32px;
    padding: 4px 24px;
}
.btn-yellow {
    color: #050507;
    background-color: #efc638;
    font-weight: 600;
    font-size: 20px;
    border: 2px solid #050507;
}


.heading{
	text-transform: uppercase;
	font-size: 40px;
	letter-spacing: 1.5rem;
	text-align: center;
	
	font-weight: bold;
}
/*.heading ::after {
	content: "";
	background-color: green;
	/*position: absolute;*/
	/*transform: translate(-50%);*/

/*}*/

.card-wrapper{
	position: absolute;
	display: flex;
	/*justify-content: center;*/
	flex-direction: raw;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	margin-top:90px;

}
.card{
	position: relative;
	width: 27rem;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	/*justify-content: center;*/
	margin : 2rem 1rem;
	box-shadow: .3rem .3rem 2rem rgba(0,0,0,0.2);
	transition: all 0.5s ease;
}

.card:hover{
	transform: scale(1.05);
}
.card .card-img{
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 40rem;
	object-fit: cover;
	/*clip-path: circle(62.9% at 50% 1%);*/
}
.profile-img {
    width: 26rem;
    height: 33rem;
    object-fit: cover;
    border-radius: 50%;
   
    z-index: 1;
    /* border: 2px solid #fff; */
    /* margin-bottom: 6rem; */
}

.card h1{
	font-size: 23px;
	margin-top:  2rem;
	color: black;
	font-weight: 600;
	}

.job-title{
	font-size: 20px;
	font-weight: 500;
	color: 	#303030;
}
.about{
	font-size: 2rem;
	/*margin : 1rem 1rem;*/
	text-align: center;
	color: #043ea7;
	font-weight: 500;
	
}
.city{
    font-size: 17px;
    font-weight: 600;
    color:black;
}
.card .btn{
	/*background-color: #ffd503;*/
	padding: .5rem 3rem;
	border-radius: 3rem;
	text-transform: uppercase;
	margin:1rem 0;
	font-size: 17px;
	transition: all .5s;
	font-weight: 600;
	color: black;
	border : 3px solid #ffd503;
	box-shadow: 3px 3px #888888;
	margin-bottom: 30px;
}
.card .btn:hover{
	transform: translateY(-4px);
	box-shadow: 2px 2px grey;
}

@media only screen and (max-width:700px){
    .card-wrapper{
        /*align-items: center;*/
        /*align-content: center;*/
        flex-direction: column;
        /*justify-content: center;*/
        /*flex-wrap: wrap;*/
        width: 45rem;
    }

    .card{
            margin: 8rem 1rem;
    }
    .cont-image{
        border-radius: 50%;
    }
    .mainimage{
        margin-left: 43px;
    }
}

@media only screen and (max-width: 600px){
    .btn {
        font-size: 17px !important;
    }
}
    


@keyframes loadcard{
	from{
		opacity: 0;
	}
	to{
		opacity: 1;
	}
}


.card:nth-child(1){
	animation: loadcard .5s .3s backwards;
}

.card:nth-child(2){
	animation: loadcard .5s .6s backwards;
}

.card:nth-child(3){
	animation: loadcard .5s 1.2s backwards;
}
.card:nth-child(4){
	animation: loadcard .5s 1.5s backwards;
}




/*Modal styling*/
.modal-content{
	background-image: url(../images/experts/85percent.jpg);
	 /*opacity: 0.75;*/
}

}
.mycontent{
	/*width: 30%;*/
	display: flex;
	flex-direction: raw;
	/*padding: 1rem;*/

	align-content: center;
	/*display: inline-block;*/


}
/*.info{
	width: 60%
	font-size: 2.2rem;
	font-weight: 400;
	display: inline-block;
	padding-left: 2rem;
	text-align: justify;
	float: right;
}*/
.para{
	font-size: 1.5rem;
	text-align: justify;
	margin-right: 22px;
}
.mainimage {
    /* position: absolute; */
    height: 20rem;
    width: 20rem;

    
    /*margin-left: -4rem;*/
}

.cont-image{
    width: 10rem;
    height: 10rem;
    object-fit: cover;
    border-radius: 50%;
    margin-top: -27.3rem;
    margin-left: 1rem;
}



form{

	/*width: 70%;*/
	align-items: center;
	padding-left: 5rem;
	padding-right: 5rem;
	font-size: 1.2rem;
	font-weight: 500;
}
.colorback{
	/*background: #F3E0BE;*/
}

.img-circle{
border-radius: 50%;
    width: 100%;
}

img.captcha_img {
    position: absolute;
    z-index: 100;
    top: 3px;
    left: 3px;
    width: 60px !important;
}

input.captcha-result.form-control {
    padding-left: 65px;
    font-weight: bold;
    font-size: 20px;
    color: #000;
}


.captcha-container{
    position:relative;
}
.captcha-container::before {
    content: " ";
    position: absolute;
    height: 30px;
    top: 2px;
    left: 3px;
    z-index: 1000;
    width: 55px;
}
.spinner {
    border: 16px solid #eeeeee;
    border-top: 16px solid #ffcc00;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: fixed;
    top: 30%;
    z-index: 9999999;
    left: 44%;
}
.help-block {
    
    font-size: 13px;
    font-weight: bold;
}
.alert-danger {
    color: #e0cdcd;
    background-color: #d63f3f;
    border-color: #ebccd1;
}

.overlay {
    background: rgba(128, 128, 128, 0.51);
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    z-index: 99998;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}





/*-------------modal start -----------------------*/
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
	padding: 0;
    cursor: pointer;
    background: transparent !important;
    border: 0;
}
.modal,
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto !important;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px !important;
	border-bottom: 1px solid #e5e5e5 !important;
	
	
}
.modal-header .close {
    color: black !important;
	font-weight: 900 !important;
	margin-top: -2px;
}
.modal-title {
	float: left;
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        
        margin: 30px auto!important;
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px !important;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px !important;
    }
}
.form-control {
    border-radius: 0px !important;

}
@media (min-width: 1200px){
.modal-xl {
    max-width: 1140px !important;
}
}
button.close {
    /* background: #050507; */
    opacity: 1 !important;
    color: #efc638 ;
    text-shadow: none !important;
    padding: 20px 24px !important;
    border-radius: 100% !important;
    outline: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 9 !important;
}