/*
Theme Name: Tex Test Lab
Theme URI: https://muhammadsufyanmajeed.com/
Description: Theme by Muhammad Sufyan
Version: 1.00
Author: Muhammad Sufyan
*/

.custom-logo {
    height: auto;
    max-width: 100%;
    display: block;
}
body{
    margin: 0;
    padding: 0;
}
.right-cont{
	position:relative;
}
.head-phone a {
    color: #000;
}
.counter-grid span.elementor-counter-number, .counter-grid span.elementor-counter-number-suffix {
    font-size: 70px;
}
.team-cont:hover {
    border: 2px solid #75c5ee;
}
@media(max-width:767px){
.mob-iconbox .elementor-icon-box-wrapper{
    align-items: center !important;
}
.elementor-counter-number-wrapper {
    font-size: 35px !important;
}
.counter-grid span.elementor-counter-number, .counter-grid span.elementor-counter-number-suffix {
    font-size: 35px;
}
}