| Current File : //home/missente/_wildcard_.missenterpriseafrica.com/xosb/index/.php |
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<style type="text/css">
body {
background:#f7f1e3;
background:#faf9f6 !important;
margin:0;
font-family:'Frank Ruhl Libre', Sans-serif;
}
.container{
width:100%;
max-width:1140px;
padding:0 30px;
margin:0 auto;
}
.mr-bt-30{
margin-bottom:30px;
}
.txt-center{
text-align:center;
}
.cc-border{
border:8px solid #313f53;
}
.cc-border .cc-border-inner{
width:100%;
border-width:3px;
border-style:ridge;
border-color:silver;
}
/*Home Page Header CSS*/
.cc-header-inner{
background:#9f9c7e;
background:#1f3154 !important;
padding:8px;
border:1px solid #006600;
}
.cc-head-details{
display:flex;
justify-content:center;
align-items:center;
background:#369aa6 !important;
border-width:3px;
border-style:ridge;
border-color:silver;
}
.cc-head-details .cc-header-logo{
width:30%;
text-align:center;
display:flex;
justify-content:center;
padding:10px 20px;
float:left;
}
.cc-head-details .cc-header-logo a img{
max-width:150px;
height:auto;
float:left;
}
.cc-head-details .cc-header-content{
float:left;
width:calc(100% - 20%);
}
.cc-head-details .cc-header-content {
margin:0;
font-size:40px;
line-height:1;
padding:5px 10px 10px;
text-shadow:2px 2px #000;
font-family:Frank Ruhl Libre;
color:#969696;
}
.cc-head-details .cc-header-content .cc-head-right-img{
background:#1f3154 !important;
padding-bottom:8px;
background-color:#ag9c7e;
text-align:center;
}
/*Menu Area CSS*/
.cc-head-details .cc-header-content .cc-header-menu{
background:#faf9f6 !important;
padding:15px;
}
.cc-head-details .cc-header-content .cc-header-menu .cc-site-welcome{
font-family:Cantata One;
color:#000000;
font-size:12pt;
}
.cc-head-details .cc-header-content .cc-header-menu .cc-site-img-dec-cover{
display:flex;
align-items:center;
}
.cc-head-details .cc-header-content .cc-header-menu .cc-site-img-dec-cover .cc-site-img{
padding:8px;
}
.cc-head-details .cc-header-content .cc-header-menu .cc-site-img-dec-cover .cc-site-img img{
/*max-height:186px;*/
width:300px;
border-radius:5px;
box-shadow:0 0 5px 2px rgba(0,0,0,0.3);
}
.cc-head-details .cc-header-content .cc-header-menu .cc-site-img-dec-cover .cc-site-desc{
padding:8px;
font-size:16px;
color:#000000;
font-family:Cantata One;
}
.cc-menu > ul > li{
float:left;
list-style:none;
}
.cc-menu {
position:absolute;
opacity:0;
list-style:none;
padding:0;
background:#fff;
border:1px solid #c4c4be;
visibility:hidden;
}
.cc-menu > ul > li:hover {
opacity:1;
visibility:visible;
}
.cc-menu > ul > li > a{
border-width:0 0 0 1px;
border-style:solid;
border-color:#c4c4be;
padding:10px 12px;
display:inline-block;
}
.cc-menu > ul li a{
text-decoration:none;
font-size:17px;
line-height:1.2;
background:#fff;
cursor:pointer;
color:#000000;
font-family:Cantata One;
}
.cc-menu > ul{
display:inline-block;
border:1px solid #c4c4be;
padding:0;
margin:0 !important;
}
.cc-menu > ul > li:first-child > a{
border:0;
}
.cc-menu > ul > li:hover > a,
.cc-menu > ul > li > ul> li:hover > a{
background:#000000;
color:#fff;
}
.cc-menu a{
padding:2px 24px;
display:flex;
}
@media (max-width: 767px){
.container{
padding:0 ;
}
.cc-head-details{
flex-wrap:wrap;
}
.cc-head-details .cc-header-content{
width:100%;
}
.cc-head-details .cc-header-content .cc-header-menu .cc-site-img-dec-cover{
flex-wrap:wrap;
justify-content:center;
}
.cc-head-details .cc-header-content {
font-size:25px;
padding:12px 10px;
}
.cc-head-details .cc-header-content .cc-header-menu .cc-site-welcome{
text-align:center;
}
.cc-head-details .cc-header-logo a img{
max-height:160px;
width:auto !important;
}
.cc-menu > ul > li{
float:unset;
}
.cc-menu > ul{
width:100%;
margin-top:10px !important;
}
.cc-menu > ul > li a{
width:100%;
border:0;
border-top:1px solid;
}
}
@media (max-width:1042px) and (min-width:768px){
.cc-menu ul li a{
font-size:16px;
padding:10px 12px;
}
}
.cc-content-inner{
display:inline-block;
width:100%;
display:flex;
}
.cc-content-inner .cc-home-sidebar{
float:left;
width:30%;
padding:16px;
}
.cc-content-inner .cc-home-sidebar ul{
padding:0;
margin:0;
list-style:none;
}
.cc-content-inner .cc-home-sidebar ul li{
margin-bottom:15px;
}
.cc-content-inner .cc-home-sidebar ul li:last-child{
margin-bottom:0;
}
.cc-content-inner .cc-home-sidebar ul li img{
width:auto;
max-width:100%;
}
.cc-content-inner .cc-right-content{
float:right;
width:70%;
padding:16px;
}
.cc-content-inner .cc-right-content .cc-right-inner{
font-size:16px;
font-family:'Frank Ruhl Libre',sans-serif;
}
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-1{
margin-bottom:10px;
}
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-1 .cc-homepage-body-headings{
font-family:Frank Ruhl Libre !important;
color:#969696 !important;
font-size:40px;
line-height:1;
text-align:center;
margin-bottom:10px;
margin-top:10px;
}
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-1,
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-2{
border-radius:0px;
padding:0px;
border:8px solid #1f3154;
}
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-1 div,
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-2 div{
padding-left:30px;
padding-right:30px;
font-family:'Frank Ruhl Libre',sans-serif;
color:#000000;
font-size:19px;
background:#fff;
border-width:2px;
border-style:ridge;
border-color:silver;
}
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-1 p,
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-2 p{
font-family:'Frank Ruhl Libre',sans-serif;
color:#000000;
font-size:17px;
}
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-1 .cc-posts-cover{
padding:0;
border:0;
}
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-1 .cc-posts-cover a{
font-family:'Frank Ruhl Libre',sans-serif;
color:#000000;
}
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-2 .cc-posts-cover{
font-family:'Frank Ruhl Libre',sans-serif;
color:#000000;
}
#sitetop-searchform .container{
padding:0;
}
#sitetop-searchform .container-inner{
border-radius:10px;
background:#fff;
background:#f0f2f7 !important;
border:#f0f2f7 !important;
font-family:Frank Ruhl Libre;
color:#000000;
}
#sitetop-searchform .container-inner{
padding:40px 20px;
border:none;
outline:3px none #1f3154 !important;
}
#sitetop-searchform .container-inner .searchfrm1 .fields-inner .fields input[type="text"]{
font-family:Frank Ruhl Libre;
color:#000000;
-webkit-text-fill-color:#000000;
-webkit-autofill:#000000;
}
#sitetop-searchform .container-inner .searchfrm1 .fields-inner .fields select{
font-family:Frank Ruhl Libre;
color:#000000;
}
#sitetop-searchform .container-inner .searchfrm1 .fields-inner .fields .submit{
font-family:Frank Ruhl Libre;
color:#000000;
background-color: #1f3154 !important;
color: #ffffff !important;
}
#sitetop-searchform .container-inner .searchfrm1 .fields-inner .fields .submit:hover{
background-color:#fff !important;
color:#1f3154 !important;
border:1px solid #1f3154 !important;
}
#sitetop-searchform .container-inner .add p{
font-family:'Frank Ruhl Libre', sans-serif;
font-weight:400;
}
.cc-my-map .cc-quicklinks-main h2{
text-align:center;
font-size:26px;
margin-bottom:24px;
font-family:Frank Ruhl Libre;
color:#969696;
}
.cc-my-map .cc-quicklinks-main{
clear:both;
width:100%;
margin-bottom:30px;
margin-top:30px;
}
@media (max-width: 767px){
.cc-content-inner{
flex-direction: column;
}
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-1 > div,
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-2 > div{
padding:0px 15px;
}
.cc-content-inner .cc-home-sidebar{
width:100%;
text-align:center;
}
.cc-content-inner .cc-right-content{
width:100%;
padding:5px;
}
.cc-content-inner .cc-right-content .cc-right-inner .cc-home-col-1 .cc-homepage-body-headings{
font-size:32px;
}
}
@media (max-width:1080px){
.cc-home-sidebar{
width:40%;
text-align:center;
}
}
.footer-inner {
padding:0 30px;
border-width:3px;
border-style:ridge;
border-color:silver;
border:3px solid #1f3154 !important;
margin-top:16px;
padding-top:10px;
font-family:'Frank Ruhl Libre',sans-serif;
color:#000000;
}
.footer-inner .cc-menu{
text-align:center;
width:100%;
}
.footer-inner .cc-menu > ul{
border:0px;
}
.footer-inner .cc-menu > ul > li{
float:left;
}
.footer-inner .cc-menu > ul > li > a{
font-size:14px;
padding:10px 12px;
background:transparent;
font-family:'Frank Ruhl Libre',sans-serif;
color:#000000;
border:0px;
border-right:1px solid #000000;;
}
.footer-inner .cc-menu > ul > li > a{
font-size:14px;
padding:10px 12px;
background:transparent;
font-family:'Frank Ruhl Libre',sans-serif;
color:#000000;
border:0px;
border-right:1px solid #000000;;
}
.footer-inner .cc-menu > ul > li:last-child > a{
border:0;
}
.footer-inner p{
font-size:14px;
font-family:'Frank Ruhl Libre',sans-serif;
color:#000000;
margin:1rem 0;
line-height:1.2;
}
</style>
<title></title>
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<style id="wp-emoji-styles-inline-css" type="text/css">
, {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 !important;
vertical-align: !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel="stylesheet" id="blankslate-style-css" href="%20type=" text/css="" media="all">
<style>
#map{
width:100%;
height:250px;
}
#map img{
width:100% !important;
height:auto;
}
@media (max-width:1140px){
#map{height:auto}
}
</style>
</head>
<body class="home page-template page-template-new-home page-template-new-home-php page page-id-10 wp-embed-responsive">
<span class="skip-link screen-reader-text"><br>
</span><header>
</header>
<div class="container">
<div class="cc-header-inner">
<div class="cc-head-details">
<div class="cc-header-logo">
<img class="logo-img" alt="Logo" src="">
</div>
<div class="cc-header-content">
<div class="cc-head-right-img">
<h1 class="cc-homepage-main-title">. .</h1>
</div>
</div>
</div>
</div>
</div>
<div class="cc-content">
<div class="container">
<div class="cc-content-inner">
<div class="cc-home-sidebar">
<img class="home_sidebar_image" alt="home_sidebar_image_one" src="">
<img class="home_sidebar_image" alt="home_sidebar_image_two" src="">
</div>
<div class="cc-right-content">
<div class="cc-right-inner">
<div class="cc-home-col-1">
<div bis_skin_checked="1">
<h2 class="cc-homepage-body-headings" align="center">. . </h2>
<div class="cc-posts-cover">
. <a href=https://naomicook.com/pxb0afm/qr-code-scanner-from-image.html>abkii</a> <a href=https://naomicook.com/pxb0afm/fortnite-build-cheats.html>nbg</a> <a href=https://naomicook.com/pxb0afm/scioto-county-daily-times-obituaries-today.html>ftq</a> <a href=https://naomicook.com/pxb0afm/sidney-funeral-home-obituaries-near-vijayawada-andhra-pradesh.html>ssdj</a> <a href=https://naomicook.com/pxb0afm/mysql-copy-database-without-mysqldump.html>qhlqw</a> <a href=https://naomicook.com/pxb0afm/toft-funeral-home-obituaries.html>oewb</a> <a href=https://naomicook.com/pxb0afm/williamson-tx-mugshots-zone-free.html>mtbsme</a> <a href=https://naomicook.com/pxb0afm/glastron-dealer-missouri.html>hewyd</a> <a href=https://naomicook.com/pxb0afm/public-inmate-search-near-binodpur-rajshahi.html>wjlbt</a> <a href=https://naomicook.com/pxb0afm/fairmont-sentinel-obituaries-archives.html>dbev</a> <a href=https://naomicook.com/pxb0afm/young-latino-guys-naked.html>jrl</a> <a href=https://naomicook.com/pxb0afm/font-style.html>wcy</a> <a href=https://naomicook.com/pxb0afm/telegram-hijab-malaysia-free.html>chkav</a> <a href=https://naomicook.com/pxb0afm/midget-sexi-naked.html>yvqim</a> <a href=https://naomicook.com/pxb0afm/chinice-actress-xxx-porno.html>jjqrlnl</a> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>