/*
Theme Name: Noor Child Theme
Theme URI: https://themeforest.net/item/noor-creative-multipurpose-fully-customizable-wordpress-theme/20759600
Author: PixelDima
Author URI: https://pixeldima.com/
Template: noor
Description: This is a blank child theme for Noor theme
Version:      1.0.0
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, flexible-header, full-width-template, post-formats, theme-options, featured-images,rtl-language-support,threaded-comments, translation-ready
Text Domain:  noor
*/

/* write custom css after this line */

.dima-navbar-wrap.desk-nav .dima-navbar .logo p img {
	max-width: 320px!important;
}
.top-footer .fa {
	color: #fff;
	margin-right: 2px;
}
.footer-list li::before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-size: 18px;
	font-weight: 900;
	color: #fff;
	margin-right: 4px;
	top: 2px;
	position: relative;
}
.footer-list {
	font-size: 18px;
}
#custom_html-1 {
	font-size: 15px;
	line-height: 28px;
}
#custom_html-1 .fa {
	margin-right: 5px;
}
#custom_html-1 .fa-mobile {
	font-size: 17px;
	margin-right: 8px;
}
.navbar_is_dark .dima-navbar-wrap .dima-nav > li > a {
	font-weight: 300;
}
.navbar_is_dark .dima-navbar-wrap .dima-nav > li > a:hover {
	text-decoration: none;
}
.light-title {
	font-weight: 300;
}
.light-title strong {
	font-weight: 500;
}
body p {
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
}
body p strong {
	font-weight: 500;
}
.home-banner h1 {
	font-weight: 700;
	color: #ffffff;
	text-shadow: 1px 1px 5px #333;
	letter-spacing: 1px;
}
.home-banner .sep {
	font-weight: 300;
	color: #d1b87f;
}

.home-banner p {
	line-height: 36px;
}
.home-msg h5 {
	font-weight: 300;
	text-align: center;
	line-height: 28px;
}
.home-msg h5 strong {
	font-weight: 500;
}
.entry-title {
	line-height: 24px!important;
}
.who-we-are a {
	text-decoration: none;
	color: #333;
	font-weight: 300;
	border-bottom: none!important;
}
.who-we-are a:hover {
	text-decoration: none;
	color: #000;
}
.mobile-nav.dima-navbar-wrap .dima-navbar .logo img {
    max-width: 200px !important;
}
.service p {
    text-align: justify;
}
.services li {
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 5px;
	font-family: "Fira Sans","Helvetica Neue",Helvetica,sans-serif;
	text-align: justify;
}
.services li:last-child {
    margin-bottom: 0;
}
.services li strong {
    font-weight: 500;
}
.services ul {
    list-style-type: square;
    padding-left: 0;
    margin-left: 0;
}