/*
Theme Name: Nomadic Relief
Theme URI:  https://www.wpserveur.net
Author:     Acesolution Africa
Author URI: https://www.acesolutionafrica.com/
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
*/


/* Local Fonts  applied on the website */

/* title Fonts */

@font-face {
  font-family: ROCK;
  src: url(./font/ROCK.TTF);
}
@font-face {
  font-family: Rockwell-Bold;
  src: url(./font/Rockwell-Bold.ttf);
}

/* paragraph Font */

@font-face {
  font-family: Sentic-Text;
  src: url(./font/Sentic-Text.otf);
}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a
{
	font-family: ROCK !important;
}
body,p
{
	font-family: Sentic-Text !important;
}
body
{
	line-height:1.8 !important;
	font-size:16px !important;
}


#whatwedo .e-con-inner
{
	margin-bottom:-120px !important;
}
#copyright .e-con-inner
{
	border-top:1px solid #76828A !important;
}
#copyright p{
	margin:0px;
	padding:0px;
}
#join .e-con-inner
{
	background:url('http://localhost/nomadic/wp-content/uploads/2023/12/banner.png') !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	position:relative;
}
#join .e-con-inner:after
{
	position:absolute;
	content:'';
	top:0px;
	left:0px;
	background:rgba(59,193,198,0.8) !important;
    height:100% !important;
	width:100% !important;
}
.n2-ss-slide-background-color
{
	background-image:url('https://acesolutionafrica.net/projects/nomadic/wp-content/uploads/2023/12/overlay-1.png') !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
}
.gm-main-menu-wrapper .gm-navbar-nav .gm-menu-item__icon 
{
    display: block !important;
}
.contact a 
{
    background: #f99f22 !important;
    padding: 10px 22px !important;
    line-height: 1.3 !important;
    border-radius: 5px;
}
.premium-title-container .premium-title-header 
{
  padding: 0px !important;
}

#fom label, #fom p {
    width: 100%!important;
    line-height: inherit !important;
}
.contact a{
    color:#fff !important;
}
.contact a:hover{
    color:#ec232d !important;
}
