/*
Theme Name: Qudrat Child Theme
Description: This is a custom child theme for Qudrat
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


h1.top-heading {
    font-size: 75px !important;
    line-height: 75px !important;
}
.nectar-box-roll .overlaid-content .subheader {
    font-size: 17px !important;
    line-height: 1 !important;
}
div#footer-outer img {
    width: 190px !important;
}
.footer-contact i {
    margin-right: 10px;
}
.nectar_icon_wrap.center-icon {
    margin: 0px auto;
    text-align: center;
    width: 100%;
}
ul.service-list {
    column-count: 3;
    list-style-type: none !important;
}
ul.service-list li {
    list-style: none !important;;
}
ul.service-list li img {
    border-radius: 100px;
}
.indus-icon-box .iwt-text {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.indus-icon-box i.icon-default-style {
    font-size: 45px;
    margin-top: 4px;
}
.map-box img {
    height: 140px !important;
    object-fit: contain;
}

.indus-icon-box-service i {
    font-size: 40px !important;
    margin-top: 12px;
}
.indus-icon-box-service .iwt-text {
    padding-left: 50px !important;
    line-height: 1.4;
    font-weight: 600;
    color: #000;
}
.site-button {
    background: transparent !important;
    font-size: 15px !important;
    margin-top: 25px;
    padding: 12px 30px !important;
}
.style-one {
	border: 2px solid #fff;
}
.style-one:hover {
    background: #fff !important;
    color: #8f53cd;
}
.style-two {
	border: 2px solid #8f53cd;
	color: #8f53cd !important
}
.style-two:hover {
    background: #8f53cd !important;
    color: #fff !important;
}
.hide-display{
	display:none !important;
}