/**
* Theme Name: Merit Child
* Description: This is a child theme of Merit.
* Author: <a href="https://themeforest.net/user/noor_tech">Noor Tech</a>
* Template: merit
* Version: 1.0
*/


@import url('../merit/style.css');



.slider-one_slide {
padding-top:80px;
}

h5.department-one_block-two_heading{
height: 65px;
}
.team-section{
padding-top:0;
}
.modern-smaller-spaces .modern-one{
padding:25px;
padding-bottom:100px;
color:white!impotrant;
}
.modern-smaller-spaces .sec-title_title{
color:white;
}
.modern-smaller-spaces .sec-title_heading{
color:white;
}
.modern-smaller-spaces .sec-title_text{
color:white;
}

/**
* Mobile
**/

@media only screen and (max-width: 767px){

.slider-one_slide {
padding-top:30px!important;
}

}


.team-block .inner-box .image .overlay-box .content h4 a, .team-block .inner-box .image .overlay-box .content .designation {
color: white;
text-shadow: 1px 1px 2px black;
}