kuwaiturdu.com Ads.txt file


<!DOCTYPE html>
<html lang="en">

<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-F6LS57H5HE"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-F6LS57H5HE');
</script>

<link rel="shortcut icon" href="favicon.png" type="image/png">
<link rel="apple-touch-icon" href="favicon.ico">
<meta name="description" content="Discover the world of Urdu, Pakistani, and Indian Community in Kuwait, Urdu Associations and Organizations, Urdu Cuisine and Restaurants, Indian Expat Services, Indian Cuisine, Pakistani Cultural Events, and more">
<meta property="og:url" content="http://www.kuwaiturdu.com">
<meta property="og:image" content="http://www.kuwaiturdu.com/kuwaiturdu-logo.jpg">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name="author" content="kuwaiturdu.com@proton.me" >
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="style.css">
<meta name="msapplication-navbutton-color" content="#ffffff">
<meta name="apple-mobile-web-app-status-bar-style" content="#ffffff">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="kuwaiturdu">

<title>Kuwait Urdu - Urdu Pakistani Indian Community in Kuwait| News Detail</title>

<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/modern-business.css" rel="stylesheet">
<style>
* {
box-sizing: border-box;
margin: 0px;
}

body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
background-color: #1d2330;
}
/*header*/
.brand{
text-align: center;
float: end;
margin-top: 0px;
}
.brand a{
text-decoration: none;
color: #fff;
font-family: Berlin Sans FB;
-webkit-animation-name: example; /* Chrome, Safari, Opera */
-webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
animation-name: branddesign;
animation-duration: 4s;
animation-iteration-count: 2;
}
@keyframes branddesign {
0% {color: #282e3b;}
25% { color: white;}
50% { color: #282e3b;}
100% { color: white;}
}
/*sidenavigation*/
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: white;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}

.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
display: block;
transition: 0.3s
}

.sidenav a:hover{
color: #ff5a1c;
text-decoration-thickness: 3px;
}
.closebtn {
font-size: 36px !important;
}
.main-side-container{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.main-side-container div a{
font-size: 15pt;
}
.main-side-container div hr{
height: 2px;
width: 80%;
border: none;
border-radius: 7px;
background-color:#fff;
}
.w-f-u{
background-color: #00b600;
border-radius: 5px;
}
.w-f-u:hover{
color: white !important;
box-shadow: 0px 0px 10px red;
}

.sub-side-container:first-child{
color: red;
}
/* Responsive layout*/
@media screen and (max-width: 1080px) {
.main-side-container{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.main-side-container div a{
font-size: 14pt;
}
}@media screen and (max-width: 863px) {
.main-side-container div a{
font-size: 13pt;}
}
@media screen and (max-width: 820px) {
.main-side-container div a{
font-size: 12pt;
}
.w-f-u{
margin-bottom: 10px;
margin-left: 10px;
}
}
h4 {
text-align: center;
font-size: 60px;
margin-top: 0px;
}
.svg-clock{
width: 11px;
fill:grey;
}
/* Increase the font size of the h1 element */
.header h1 {
font-size: 40px;
}

/* Column container */
.row {
display: flex;
flex-wrap: wrap;
}

/* Create two unequal columns that sits next to each other */
/* Sidebar/left column */
.side {
flex: 30%;
background-color: #f1f1f1;
padding: 20px;
}
/* Main column */
.main {
flex: 70%;
background-color: white;
padding: 50px;
}

/* image */
.imgprops {
width: 100%;
}

@media screen and (max-width: 800px) {
.side{
flex: 0%;
}
.main{
flex: 100%;
}

}
/* Responsive layout - when the screen is less than 700px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 500px) {
.row {
flex-direction: column;
}
}

/* Responsive layout - when the screen is less than 400px wide, make the navigation links stack on top of each other instead of next to each other */
@media screen and (max-width: 400px) {
.navbar a {
float: none;
width:100%;
}
}
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 2;
top: 0;
right: 0;
background-color:#282e3b ;
overflow-x: hidden;
transition: 0.5s;
padding:0px;
opacity: .90;
}

.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #fff;
display: block;
transition: 0.3s;

}

.sidenav a:hover, .offcanvas a:focus{
color:red;
text-decoration: none;
}

.closebtn {
position: relative;
top: 0;
right: 25px;
font-size: 36px !important;

}

#main {
transition: margin-left .5s;

color: white;
}

@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
@media screen and (max-width: 700px){
.top-nav{
display: none;
}
}
@media screen and (max-width: 1000px){
.top-nav{
margin-left: 0px !important;
}
}
.top-nav{
margin-bottom: 70px;
justify-content: center;
font-size: 12px;
margin-left: 4px;
}
.nav{
width: auto;
height: 40px;
border: none;
line-height: 10px;

}
.top-nav a{
text-decoration: none;
color: #fff;
font-family: Berlin Sans FB;
}
.top-nav a:hover{
color: red;
}
.top-nav a li{
list-style: none;
float: left;
font-size: 12pt ;
margin-right: 20px;
}

.header-box{
background-color: #1d2330;
height:70px;
}
.News-heading{
text-decoration: navy;

font-size:12pt;
display:flex;
flex-direction:row;
}
.News-heading:before, .News-heading:after{
content: "";
flex: 1 1;
border-bottom: 1px solid;
margin:auto;
}
.News-heading:before{
margin-right: 10px;
}
.News-heading:after{
margin-left: 10px;
}
footer{
background-color: #282e3b;
margin: 0px;
}

.footer-main-container{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer-main-container div{
margin-left: 5px;
width: 300px;
}
.footer-main-container div hr{
width: 80%;
margin-left: 0px;
}
.facb:hover{
color: rgb(62, 62, 214) !important;
}
.insg:hover{
color: rgba(255, 0, 21, 0.493) !important;
}
.twit:hover{
color: skyblue !important;
}
.teleg:hover{
color: rgb(33, 135, 175) !important;
}
.footer-main-container div p{
color: #828da670;
}
.footer-main-container div a{
text-decoration: none;
font-size: 15pt;
color: #828da6;
font-size: 13pt;
line-height: 35px;
}
.footer-main-container div a:hover{
color: #fff;
}
.sub-container:first-child{
color: #fff;
}
.footer-terms{
text-align: center;
color:#828da6 ;
font-size: 10pt;
}
.footer-terms a{
color: #f1f1f1;
text-decoration: none;
font-size: 10pt;
}

.card-title-font{
color:#113277;
font-size: 15pt
}
.postimgtop{
width:100%;
height:320px;
border-radius:5px 5px 0 0;
}
.postimgtop-con{
height: auto;
}
.postimgtopt{
width:100%;
height:150px;
border-radius:5px 5px 0 0;
}
.fixed-bar{
position: fixed;
top:0;
width: 100%;
z-index: 1;
}
/*scroll to top*/
@keyframes rotate {
to {
transform: rotate(2520deg);
}
}
#myBtn {
display: none;
position: fixed;
bottom: 20px;
right: 30px;
z-index: 99;
font-size: 18px;
border: none;
outline: none;
background-color: red;
color: white;
cursor: pointer;
padding: 15px;
border-radius: 4px;
}

#myBtn:hover {
background-color: #555;
animation-name: rotate;
animation-duration: 3s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
</style>
</head>

<body>

<!-- Navigation -->
<section class="header-box fixed-bar">
<span style="font-size:30px;cursor:pointer; color: rgb(255, 255, 255); float: left;" onclick="openNav()">☰ </span>
<h2 class="brand"><a href="/">Kuwait<span style="color: red"> Urdu</span> Community</a></h2>

<ul class="top-nav">
<a href="/" ><li class="nav" id="c-color"> Home <i class="fa fa-circle" style="font-size: 8pt; "></i></li></a>
<a href="/urdu-community-events-in-kuwait" itemprop="breadcrumb"><li>UrduEvent</li></a>
<a href="/urdu-associations-and-organizations" itemprop="breadcrumb"><li>UrduOrg</li></a>
<a href="/urdu-language-and-education-in-kuwait" itemprop="breadcrumb"><li>UrduLang</li></a>
<a href="/urdu-community-services-in-kuwait" itemprop="breadcrumb"><li>UrduServ</li></a>
<a href="/business-and-employment-for-urdu-speakers" itemprop="breadcrumb"><li>BusiUrdu</li></a>
<a href="/religious-and-cultural-centers-for-urdu-speakers" itemprop="breadcrumb"><li>ReligUrdu</li></a>
<a href="/urdu-community-news-in-kuwait" itemprop="breadcrumb"><li>UrduNews</li></a>
<a href="/urdu-cuisine-and-restaurants-in-kuwait" itemprop="breadcrumb"><li>UrduCuisine</li></a>
<a href="/success-stories-and-profiles-in-kuwait" itemprop="breadcrumb"><li>Stories</li></a>
<a href="/travel-and-leisure-for-urdu-speakers-in-kuwait" itemprop="breadcrumb"><li>Travel</li></a>
<a href="/indian-cultural-events-in-kuwait" itemprop="breadcrumb"><li>IndianCult</li></a>
<a href="/indian-associations-and-organizations" itemprop="breadcrumb"><li>IndOrg</li></a>
<a href="/indian-expat-services-in-kuwait" itemprop="breadcrumb"><li>IndExpat</li></a>
<a href="/indian-cuisine-and-restaurants-in-kuwait" itemprop="breadcrumb"><li>IndCuisine</li></a>
<a href="/education-and-career-for-indians-in-kuwait" itemprop="breadcrumb"><li>EduInd</li></a>
<a href="/pakistani-cultural-events-in-kuwait" itemprop="breadcrumb"><li>PakistCult</li></a>
<a href="/pakistani-associations-and-organizations" itemprop="breadcrumb"><li>PakistOrg</li></a>
<a href="/pakistani-expat-services-in-kuwait" itemprop="breadcrumb"><li>PakistServ</li></a>
<a href="/pakistani-cuisine-and-restaurants-in-kuwait" itemprop="breadcrumb"><li>PakistCuisine</li></a>
<a href="/education-and-career-for-pakistanis-in-kuwait" itemprop="breadcrumb"><li>EduPakist</li></a>




</ul>

</section>
<!--top navigation -->


<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()"><i style="color: red; float: right; font-size: 50pt;" >&times;</i></a>
<div class="main-side-container">
<div>
<a href="javascript:void(0)" class="sub-side-container">Useful links</a>
<hr>
<a href="/"> Home</a>
<a href="/urdu-community-news-in-kuwait">Urdu Community News in Kuwait</a>
<a href="/urdu-cuisine-and-restaurants-in-kuwait">Urdu Cuisine and Restaurants in Kuwait</a>

<a href="/success-stories-and-profiles-in-kuwait">Success Stories and Profiles in Kuwait</a>
<a href="/travel-and-leisure-for-urdu-speakers-in-kuwait">Travel and Leisure for Urdu Speakers in Kuwait</a>
</div>
<div>
<a href="javascript:void(0)"></a>
<a href="javascript:void(0)"></a>
<a href="javascript:void(0)"></a>
<a href="#">Kuwait Urdu</a>
<a href="#">Urdu Pakistani Indian Community</a>
<a href="/indian-cultural-events-in-kuwait">Indian Cultural Events in Kuwait</a>
<a href="/indian-associations-and-organizations">Indian Associations and Organizations</a>
<a href="/indian-expat-services-in-kuwait">Indian Expat Services in Kuwait</a>

</div>
<div>

<hr>

</div>
<div>
<a href="javascript:void(0)" class="sub-side-container"> Socials</a>
<hr>
<a href="#" class="facb"><i class="fa fa-facebook"></i> Facebook</a>
<a href="#" class="insg"><i class="fa fa-instagram"></i> Instagram</a>
<a href="#" class="twit"><i class="fa fa-twitter"></i> Twitter</a>
<a href="https://www.kuwaiturdu.com" class="teleg"><i class="fa fa-telegram"></i> Telegram</a>
</div>
<div>
<a href="javascript:void(0)" class="sub-side-container"> Help & Support</a>
<hr>
<a href="/contact-us"> Contact</a>
<a href="/about-us"> About Us</a>
<a href="/write-for-us" class="w-f-u"> <i class="fa fa-book"></i> Write for Us</a>
</div>
</div>
</div>

<script>
function openNav() {
document.getElementById("mySidenav").style.width = "100%";
}

function closeNav() {
document.getElementById("mySidenav").style.width = "0";
}
</script>


<!-- Page Content -->
<div class="row">

<div class="main">
<div class="imgprops" style="height:auto;">
<!-- Blog Post -->


</div>
<div class="imgprops" style="height:auto;">
<!---Comment Section --->
<div class="row" >
<div class="col-md-12">
<div class="card my-4">
<h5 class="card-header">Leave a Comment:</h5>
<div class="card-body">
<form name="Comment" method="post">
<input type="hidden" name="csrftoken" value="e720621cc9585cb54102540252887502cc8ef7c810d56c98ebf21296c20a5418" />
<div class="form-group">
<input type="text" name="name" class="form-control" placeholder="Enter your fullname" required>
</div>

<div class="form-group">
<input type="email" name="email" class="form-control" placeholder="Enter your Valid email" required>
</div>


<div class="form-group">
<textarea class="form-control" name="comment" rows="3" placeholder="Comment" required></textarea>
</div>
<button type="submit" class="btn btn-primary" name="submit">Submit</button>
</form>
</div>
</div>

<!---Comment Display Section --->


</div>
</div>

</div>
</div>

<div class="side">

<div class="imgprops" style="height:auto;">
<!-- Sidebar Widgets Column -->
<div class="col-md-14">

<!-- Search Widget -->
<div class="card mb-4">
<h5 class="card-header sidebar-title" style="color: black;">SEARCH</h5>
<div class="card-body">
<form name="search" action="/search" method="post">
<div class="input-group">
<input type="text" name="searchtitle" class="form-control" placeholder="Search for..." required>
<span class="input-group-btn">
<button class="btn btn-secondary" type="submit">Go!</button>
</span>
</div>
</form>
</div>
</div>



<!-- Side Widget -->
<div class="card my-4">
<h5 class="card-header sidebar-title"style="color: black;">Recent News</h5>
<div class="card-body">
<ul class="mb-0">
<li>
<a href="kuwaiturdu-zurich-switzerland-arabs-forums">Zurich, Switzerland, is known for being a global city with a rich cultural and economic scene. A significant aspect of the population in Zurich is the Arab community, which contributes to the city&#039;s diversity and vibrancy. In recent years, online forums have become a popular platform for Arabs living in Zurich to connect, share information, and engage in discussions about various topics.</a>


</li>
<li>
<a href="kuwaiturdu-youtube-content-creation-and-translation-arabs-forums">YouTube Content Creation and Translation for Arabic Forums</a>


</li>
<li>
<a href="kuwaiturdu-youtube-channel-arabs-forums">Today&#039;s blog post will delve into the fascinating world of Arab forums on YouTube. Arab forums serve as virtual gathering places for individuals to engage in discussions, share ideas, and connect with like-minded individuals from around the world.</a>


</li>
<li>
<a href="kuwaiturdu-world-cup-arabs-forums">The World Cup is a tournament that captivates soccer fans around the globe, including in the Arab world. Arab football enthusiasts often express their passion for the sport and their favorite teams through online forums dedicated to the World Cup.</a>


</li>
<li>
<a href="kuwaiturdu-work-skills-development-arabs-forums">Work Skills Development in Arab Forums</a>


</li>
<li>
<a href="kuwaiturdu-workplace-health-promotion-network-arabs-forums">Workplace Health Promotion Networks: A Growing Trend in Arab Forums</a>


</li>
<li>
<a href="kuwaiturdu-women-in-politics-arabs-forums">Women in Politics: The Rise of Arab Women in Forums</a>


</li>
<li>
<a href="kuwaiturdu-women-fatigue-arabs-forums">Understanding Women&#039;s Fatigue from an Arab Perspective: Insights from Online Forums</a>


</li>
</ul>
</div>
</div>

</div>
</div>
<h2><a href="/" class="News-heading">READ MORE</a></h2>
<div class="imgprops" style="height:auto;">
<!-- Blog Post -->
<h6 style="border-top: 2px solid #aaa; color: grey; font-family: Berlin Sans FB;">
<svg viewBox="0 0 512 512" class="svg-clock" ><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg> 1 month ago

<span style="float:right" ><i>Category : </i> <a style="color:#113277" href="echo htmlentities($row['category'])"></a> </span>
</h6>
<div class=" postimgtop-con">
<img class="postimgtop" src="uploads/zurich-switzerland-arabs-forums_1.jpg" alt="Zurich, Switzerland, is known for being a global city with a rich cultural and economic scene. A significant aspect of the population in Zurich is the Arab community, which contributes to the city&#039;s diversity and vibrancy. In recent years, online forums have become a popular platform for Arabs living in Zurich to connect, share information, and engage in discussions about various topics.">

<div class="card-body" >
<h2 class="card-title-font">Zurich, Switzerland, is known for being a global city with a rich cultural and economic scene. A significant aspect of the population in Zurich is the Arab community, which contributes to the city&#039;s diversity and vibrancy. In recent years, online forums have become a popular platform for Arabs living in Zurich to connect, share information, and engage in discussions about various topics.</h2>

<a href="kuwaiturdu-zurich-switzerland-arabs-forums" class="btn btn-primary">Read More &rarr;</a>
</div>

</div>
<h6 style="border-top: 2px solid #aaa; color: grey; font-family: Berlin Sans FB;">
<svg viewBox="0 0 512 512" class="svg-clock" ><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg> 1 month ago

<span style="float:right" ><i>Category : </i> <a style="color:#113277" href="echo htmlentities($row['category'])"></a> </span>
</h6>
<div class=" postimgtop-con">
<img class="postimgtop" src="uploads/youtube-content-creation-and-translation-arabs-forums_1.jpg" alt="YouTube Content Creation and Translation for Arabic Forums">

<div class="card-body" >
<h2 class="card-title-font">YouTube Content Creation and Translation for Arabic Forums</h2>

<a href="kuwaiturdu-youtube-content-creation-and-translation-arabs-forums" class="btn btn-primary">Read More &rarr;</a>
</div>

</div>
<h6 style="border-top: 2px solid #aaa; color: grey; font-family: Berlin Sans FB;">
<svg viewBox="0 0 512 512" class="svg-clock" ><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg> 1 month ago

<span style="float:right" ><i>Category : </i> <a style="color:#113277" href="echo htmlentities($row['category'])"></a> </span>
</h6>
<div class=" postimgtop-con">
<img class="postimgtop" src="uploads/youtube-channel-arabs-forums_1.jpg" alt="Today&#039;s blog post will delve into the fascinating world of Arab forums on YouTube. Arab forums serve as virtual gathering places for individuals to engage in discussions, share ideas, and connect with like-minded individuals from around the world.">

<div class="card-body" >
<h2 class="card-title-font">Today&#039;s blog post will delve into the fascinating world of Arab forums on YouTube. Arab forums serve as virtual gathering places for individuals to engage in discussions, share ideas, and connect with like-minded individuals from around the world.</h2>

<a href="kuwaiturdu-youtube-channel-arabs-forums" class="btn btn-primary">Read More &rarr;</a>
</div>

</div>
<h6 style="border-top: 2px solid #aaa; color: grey; font-family: Berlin Sans FB;">
<svg viewBox="0 0 512 512" class="svg-clock" ><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg> 1 month ago

<span style="float:right" ><i>Category : </i> <a style="color:#113277" href="echo htmlentities($row['category'])"></a> </span>
</h6>
<div class=" postimgtop-con">
<img class="postimgtop" src="uploads/world-cup-arabs-forums_1.jpg" alt="The World Cup is a tournament that captivates soccer fans around the globe, including in the Arab world. Arab football enthusiasts often express their passion for the sport and their favorite teams through online forums dedicated to the World Cup.">

<div class="card-body" >
<h2 class="card-title-font">The World Cup is a tournament that captivates soccer fans around the globe, including in the Arab world. Arab football enthusiasts often express their passion for the sport and their favorite teams through online forums dedicated to the World Cup.</h2>

<a href="kuwaiturdu-world-cup-arabs-forums" class="btn btn-primary">Read More &rarr;</a>
</div>

</div>


</div>
<div class="imgprops" style="height:auto;"></div>
</div>


</div>
<!-- /.row -->
<button onclick="topFunction()" id="myBtn" title="Go to top">Top</button>
<script>
//Get the button
var mybutton = document.getElementById("myBtn");

// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};

function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "none";
}
}

// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>

<footer>



<h2 class="brand"><a href="/">Kuwait<span style="color: #ff591cbb"> Urdu</span> Community</a></h2>
<div class="footer-content">
<div class="footer-section">
<h3 class="footer-title">kuwaiturdu</h3>
<p class="footer-description">The ultimate online resource for Urdu in Kuwait enthusiasts.</p>
<div id="clockbox" style="color:#aaa;text-align:center;"></div>
<script type="text/javascript">
var tday=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];
var tmonth=["January","February","March","April","May","June","July","August","September","October","November","December"];

function GetClock(){
var d=new Date();
var nday=d.getDay(),nmonth=d.getMonth(),ndate=d.getDate(),nyear=d.getFullYear();
var nhour=d.getHours(),nmin=d.getMinutes(),nsec=d.getSeconds(),ap;

if(nhour==0){ap=" AM";nhour=12;}
else if(nhour<12){ap=" AM";}
else if(nhour==12){ap=" PM";}
else if(nhour>12){ap=" PM";nhour-=12;}

if(nmin<=9) nmin="0"+nmin;
if(nsec<=9) nsec="0"+nsec;

var clocktext=""+tday[nday]+", "+tmonth[nmonth]+" "+ndate+", "+nyear+" "+nhour+":"+nmin+":"+nsec+ap+"";
document.getElementById('clockbox').innerHTML=clocktext;
}

GetClock();
setInterval(GetClock,1000);
</script>
<div class="footer-main-container">
<div>
<a href="javascript:void(0)" class="sub-container">Information</a>
<hr>
<p>Privacy Policy, Cookies Policy, Terms and Conditions. </a> <br>
<i class="fa fa-info-circle"></i> Donations accepted <br>

<a href="/terms-and-conditions"> Terms & Conditions </a>|<a href="/privacy-policy"> Privacy policy</a>|<a href="/cookies_policy">Cookies policy</a> |<a href="/faq">FAQ</a> <br>

Contact us: Feedback is very much appreciated! <br>
<a href="mailto:admin@kuwaiturdu.com">Email: admin@kuwaiturdu.com</a> </p>
</div>
<div>
<a href="javascript:void(0)" class="sub-container">Useful links</a>
<hr>
<a href="/">Home</a><br>
<a href="/submit_post">Submit Post</a> <br>
<a href="/business-and-employment-for-urdu-speakers">Business and Employment for Urdu Speakers</a> <br>
<a href="/religious-and-cultural-centers-for-urdu-speakers">Religious and Cultural Centers for Urdu Speakers</a><br>
<a href="/urdu-community-news-in-kuwait">Urdu Community News in Kuwait</a><br>
<a href="/urdu-cuisine-and-restaurants-in-kuwait">Urdu Cuisine and Restaurants in Kuwait</a><br>
<a href="/success-stories-and-profiles-in-kuwait">Success Stories and Profiles in Kuwait</a> <br>
<a href="/urdu-biographies">Biographies</a><br>
<a href="/blogs">Blogs</a><br>
</div>


<div>
<a href="javascript:void(0)" class="sub-container">Socials</a><br>
<hr>
<a href="https//www.kuwaiturdu.com" class="facb"><i class="fa fa-facebook"></i>Facebook</a><br>
<a href="https//www.kuwaiturdu.com" class="insg"><i class="fa fa-instagram"></i>Instagram</a><br>
<a href="https//www.kuwaiturdu.com" class="twit"><i class="fa fa-twitter"></i>Twitter</a><br>
<a href="https//www.kuwaiturdu.com" class="teleg"><i class="fa fa-telegram"></i>Telegram</a><br>
</div>
<div>
<a href="javascript:void(0)" class="sub-container"> Help & Support</a><br>
<hr>
<a href="/contact-us">Contact Us</a><br>
<a href="/about-us">About Us</a><br>
<a href="/advertise-with-us">Advertise With Us</a><br>
<a href="/write-for-us">Write for Us</a>
</div>
<div>
<a href="javascript:void(0)" class="sub-container"> Our Apps</a><br>
<hr>
<img src="/android-app.jpg" alt="android app">
<img src="/ios-app.jpg" alt="Ios app">
</div>
<div>
<a href="javascript:void(0)" class="sub-container"> Translate</a><br>
<hr>
<div id="ytWidget"></div><script src="https://translate.yandex.net/website-widget/v1/widget.js?widgetId=ytWidget&pageLang=en&widgetTheme=dark&autoMode=false" type="text/javascript"></script>

</div>

<div class="newsletter-content">
<h2 class="section-title">Subscribe to Our Newsletter</h2>
<p class="newsletter-description">Stay up to date with the latest Urdu in Kuwait news, reviews, and more!</p>
<form class="newsletter-form" method="post">
<input type="email" name="email" placeholder="Enter your email">
<button type="submit" name="subscribe">Subscribe</button>
</form>
</div>





<style>
.newsletter-content {
color: white;
}

.footer-description {
color: white;
}

h3 {
color: white;
}

</style>

<hr>
</div>

</div>
<p class="footer-terms">Copyright &copy; <script>document.write(new Date().getFullYear())</script> kuwaiturdu. All right reserved</p>
</footer>

<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>

</body>

</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.