/**

* Theme Name: Imigrat Child

* Description: This is a child theme of Imigrat, generated by Merlin WP.

* Author: <a href="http://themeforest.net/user/themexriver">Themexriver</a>

* Template: imigrat

* Version: 1.1.6

*/

.brand-logo img{
	width:80px;
	height:64px;
}

.imi-footer-section,.imi-2-footer-section{
	background-color:#132b4f !important;
}

.headline-2 h1, .headline-2 h2, .headline-2 h3, .headline-2 h4, .headline-2 h5, .headline-2 h6{
	font-family:inherit !important;
}

.imi-2-footer-widget .imi-2-contact-item .inner-icon i{
    color: #00b0b4 !important;
}
.imi-2-footer-widget .footer-social a:hover{
	background-color: #00b0b4 !important;
}

.footer-widget ul li:hover a, .footer-widget ol li:hover a{
	color: #00b0b4 !important;
}
.imi-2-footer-copyright .copyright-text{
	margin: 0 auto !important;
}
.imi-service-item-2 {
    background-color: #00b0b4 !important;
}
.imi-service-content-2 .row {
    display: flex;
    flex-wrap: wrap;
}

.imi-service-content-2 .col-lg-3 {
    display: flex;
	margin-bottom: 30px;
}

.imi-service-item-2 {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}
.imi-service-text {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.service_more_btn {
    margin-top: auto;
}