/*
Theme Name: Apple Tours and Travel Theme
Theme URI: https://element.ps
Author: Khader Handal
Author URI: https://element.ps
Description: A very basic and simple theme design
Template: twentynineteen
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: twentynineteen-child
*/


body {
	background:#C0DEED !important;
}
h3.offerz {
	font-family: 'Tajawal', sans-serif !important;
	font-weight:bold;
	font-size:22px;
	margin-top:15px;
}
p.offerz {
	font-family: 'Tajawal', sans-serif !important;
	font-size:17px;
	margin-top:15px;
	text-align:justify;
	direction:rtl;
}
a.offerz {
	font-family: 'Tajawal', sans-serif !important;
}
.wrapper {
	max-width:1000px;
	height:auto;
	margin:auto;
	z-index:1;
}
.footer-details {
	max-width:1000px;
	height:auto;
	background-color: #a20304;
}
.footer-text {
	font-family: 'Tajawal', sans-serif !important;
	font-size:18px;
}
.bigtitle {
	font-family: 'Tajawal', sans-serif !important;
	font-weight:bold;
	background: #fff url('images/alt2.jpg') repeat-x center;
}
.bigtitle span.main {
	background-color: #fff;
	padding: 0px 20px;
}
span.red {
	color:#da0a1a;
}
.bigtitle2 {
	font-family: 'Tajawal', sans-serif !important;
	font-weight:bold;
	color: #ffc601;
	background: #a20304 url('images/alt1.jpg') repeat-x center;
}
.bigtitle2 span {
	background-color: #a20304;
	padding: 0px 20px;
}

#awan {
position:fixed;
top:0px;left:0px;
width:100%;
height:100%;
z-index:-1;
text-align:center;
margin:0px;
padding:0px;
background-color:#C0DEED;
background: url(images/clouds.png) center top repeat-x;
padding-top:100px;
padding-bottom:10px;
  width: 100%;
  height: 235px;
  animation: awan-animasi 20s linear infinite;
  -ms-animation: awan-animasi 20s linear infinite;
  -moz-animation: awan-animasi 20s linear infinite;
  -webkit-animation: awan-animasi 20s linear infinite;
}

@keyframes awan-animasi {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 100% 0;
  };
}

@-webkit-keyframes awan-animasi {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 100% 0;
  };
}

@-ms-keyframes awan-animasi {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 100% 0;
  };
}

@-moz-keyframes awan-animasi {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 100% 0;
  };
}
.tour-thumbnail {
	width: 200px;
	height:200px;
}