.company_numbers.statistics_sec {
    padding: 50px 0;
}
.company_numbers.statistics_sec .services-container,
.detail_sec.services-section .services-container{
    margin: 0;
}

.statistics_sec h3 {
    font-family: "ralewaybold";
    font-size: 4rem;
    font-weight: normal;
	color: #000 !important;
}
.e-level1 span{
	color: #363636;
}

.statistics_sec h3,.statistics_sec h3 span {
	font-size: 40px;
	font-family: "ralewaysemibold";
	font-weight: normal;
}
.statistics_sec p,.lead_sec.lead_case_lft span{
    font-family: "ralewaysemibold";    
    font-size: 19px;
	color: #363636;
}
.company_numbers.statistics_sec img {
    height: auto;
    width: auto;
}
.modal.in .modal-dialog {
   
    transform: translate(0,100px) !important;
}
iframe {
    width: 100%;
    height: 500px;
}
.modal-body {

    text-align: center;
}
.modal-header .close {
    margin-top: -23px;
    color: #fff;
    font-size: 32px;
    opacity: 1;
}
.modal-header {
    border-bottom: none;
}
.wlabel_image .modal-body {
    text-align: center;
    height: 530px;
}


