.navbar .navbar-brand img
{
    width: 72px;
}
@media screen and (max-width: 1199px){
    .navbar .navbar-brand img {
        max-height: 54px;
    }

    .navbar .m-subMenu .m-subOpen {
        padding: 0 10px 15px 55px;
    }
}
.code .form-control {
    padding-left: 60px;
}
.code .countryCode {
    color: #2B3949!important;
    position: absolute;
    left: 1px;
    top: 1px;
    background-color: #e9ecef;
    height: calc(100% - 2px);
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.code {
    position: relative;
}
.portfolio_css:hover{
    color:blanchedalmond !important;
}

.our-areas h5{
	font-weight: normal;
    font-size: 20px;
    margin: 0 0 12px;
    line-height: 35px;
    letter-spacing: 0.6px;	
}

.counter-info .counter-txt h4 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px 0 0px;
    font-weight: normal;
    color: #FFC01D;
    letter-spacing: 0.84px;
}
