ul li {
    list-style-type: none;
}
.slides li img{
    display: block;
    width: 100%;
    margin: auto;
}
.prev, .next {
    position: absolute;
    z-index: 99;
    top: 50%;
    margin-top: -25px;
    left: 0;
    height: 50px;
    width: 30px;
    color: #fff;
    cursor: pointer;
    background-color: #231f20;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}
.prev:hover, .next:hover{
    filter:alpha(opacity=80);
    -moz-opacity:.8;
    opacity:.8;
}
.prev{
    background:rgba(0,0,0, 0.5) url("../images/icon/nav_bg.png") 0 -9px no-repeat;
}
.next {
    left: auto;
    right: 0;
     background:rgba(0,0,0, 0.5) url("../images/icon/nav_bg.png") -30px -9px no-repeat;
}
.pagination{
	position: absolute;
	bottom: 25px!important;
	z-index: 99;
}
.pagination li{
    padding: 5px 3px;
	float: left;
}
.pagination li a{
    display: block;
    width: 15px;
    height: 15px;
    line-height: 25px;
    border-radius: 25px;
    background: #ecdfcc;
	color: #fff;
    text-align: center;
    font-family: Arial;
	text-decoration: none;
	font-size:0;
}
.pagination .active{
	background: #911a20;
}

.slideshow_caption {
    width: 80%;
    position: absolute;
    z-index: 10;
    text-align:center;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
	box-sizing:border-box;

}
.slideshow_caption_border {
    width:96%;
    height:90%;
    position: absolute;
    z-index: 0;   
    border: 2px solid #231f20;
    top:5%;
    bottom:5%;
    left:2%;
    right:2%;
	box-sizing:border-box;
}
.slideshow_logo {
    width: 100%;
    float: left;
    margin-bottom:10px;
    display:flex;
    justify-content: center;
}
.slideshow_logo img {
    width: 180px;
	float: left;
	margin-bottom:10px;
}

.slideshow_caption .title {
	width: 100%;
	float: left;
	font-size: 69px;
	text-decoration: none;
	text-align: center;
	direction: rtl;
	line-height:1em;
	background: linear-gradient(to right,#fff 10%, #fff 50%, #ecdfcc 60%);
	background-size: auto auto;
	background-clip: border-box;
	background-size: 200% auto;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: textclip 9s linear infinite;
	display: inline-block;
	font-family: 'almoni-neue-tzar', sans-serif;
	font-weight:700
}
.slideshow_caption .text {
	width: 100%;
	float: left;
	font-size: 35px;
	text-decoration: none;
	text-align: center;
	direction: rtl;
	line-height:1.2em;
	margin-top:5px
}
.slideshow_caption .btn {   
	float: none;
	font-size: 23px;
    font-weight: 900;
    line-height: 2.3em;
    text-decoration: none;
	color:#ecdfcc;
	text-align: center;
	padding-right: 30px;
    padding-left: 30px;
    position:relative;
    outline: 6px solid rgba(0, 0, 0, .77);
	background-color:#ef4036;
    -webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-top:25px
}
.arrow_img {
    position:absolute;
    left:15px;
    width:30px;
    top:2px
}
.slideshow_buttons_container {
	width: calc(100% - 80px);
	padding-left:0%;
	padding-right:0%;
	float: left;
	position: fixed;
	bottom: 0px;
	height:120px;
	background-color:transparent;
	z-index: 1!important;
}
.countries_buttons_container {
	width: 94%;
	padding-left:3%;
	padding-right:3%;
	float: left;
	position: relative;
	bottom: 0;
	height:120px;
	background-color:rgba(255,255,255,1);
	z-index: 1!important;
}
.slide_cat_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 25%;
	border-left: 1px solid #3d326f;
	float:right;
	height:120px;
	box-sizing:border-box;
	text-decoration:none;
	color: #fff;
	background-color:#0c004b;
	direction:rtl;
}
.slide_cat_btn:hover {
	color: #f48271;
}
.slide_cat_btn:nth-of-type(3n) {
	border-left: 0px solid #f2f2f2;
}
.slide_cat_btn .text {
   	font-size: 22px;
	font-weight: 400;
	text-align: right;
	max-width:220px;
	direction:rtl;
}
.slide_cat_btn img {
   	width: 30px;
   	margin-left:15px;
}
.slideshow_video_container {
	width: 420px;
	float: left;
	position: fixed;
	bottom: 140px;
	left:65.7%;
	height:140px;
	background-color:rgba(0,0,0,0.7);
	z-index: 1!important;
	text-decoration:none!important;
}
.slideshow_video_img {
    width: 182px;
    float: left;
    height: 100px;
    position:relative;
}
.slideshow_video_img img {
    position:absolute;
}
.slideshow_video_img_overlayer {
    width: 182px;
    float: left;
    height: 100px;
    position:absolute;
    z-index:1;
}
.slideshow_video_text_container {
	width: 230px;
	display: table;
	height: 100px;
	direction: rtl;
}
.slideshow_video_text {
	display: table-cell;
	vertical-align: middle;
	font-size: 17px;
	font-weight: 300;
	text-align: left;
	color:#fff;
	line-height:1.6em;
	padding-left:18px;
	padding-right:10px;
}
.slide_contact {
    width: 400px;
    float: left;
    position: absolute;
    left:0;
    bottom:0;
}
.slideshow_title_back {
    width: 100%;
    float: right;
    padding:7px;
    box-sizing:border-box;    
    background-color:#911a20;
}
.slides-box {
    width: 100%;
    height: 100%;
    margin: auto;
    overflow: hidden;
    float:right;
    position:absolute;
    right:0;
    top: 0px;
	align-items: center;
    display: flex;
    justify-content: center;
}
@media all and (min-width: 1438px) {

.slides {
    position: absolute;
    height: 100%;
    width: 100%;
    margin: auto;
    float: left;
}
.slides li {
    position: absolute;
    width:  100%;
    height: 100%;
}
.prev, .next {
    display:block;
}
}

@media all and (max-width: 1439px) and (min-width: 769px) {

.slides {
    position: absolute;
    height: 100%;
    width: 100%;
    margin: auto;
    float: left;
}
.slides li {
    position: absolute;
    width:  100%;
    height: 100%;
}
.prev, .next {
    display:block;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 319px) {
.slides {
    position: absolute;
    height: 100%;
    width: 100%;
    margin: auto;
    float: left;
}
.slides li {
    position: absolute;
    width:  100%;
    height: 100%;
}
.prev, .next {
    display:block;
}
.slideshow_caption {
    width: 90%;
	padding: 30px
}
.slideshow_caption_border {
    width:96%;
    height:96%;
    top:2%;
    bottom:2%;
    left:2%;
    right:2%;
	box-sizing:border-box;
}
.slideshow_caption .title {
	font-size: 38px;
}
.slideshow_logo img {
    width: 100px;
}
	.slideshow_caption .text {
	font-size: 25px;
	margin-top:5px
}
	.slideshow_caption .btn {   
	float: none;
	font-size: 21px;
    font-weight: 900;
    line-height: 2.3em;
    text-decoration: none;
	color:#ecdfcc;
	text-align: center;
	padding-right: 30px;
    padding-left: 30px;
    position:relative;
    outline: 2px solid rgba(0, 0, 0, .77);
	background-color:#ef4036;
    -webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-top:25px
}
}

/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media (max-width: 320px) {
.slides {
    position: absolute;
    height: 100%;
    width: 100%;
    margin: auto;
    float: left;
}
.slides li {
    position: absolute;
    width:  100%;
    height: 100%;
}
.prev, .next {
    display:block;
}
.slideshow_caption {
    width: 90%;
	padding: 30px
}
.slideshow_caption_border {
    width:96%;
    height:96%;
    top:2%;
    bottom:2%;
    left:2%;
    right:2%;
	box-sizing:border-box;
}
.slideshow_caption .title {
	font-size: 38px;
}
.slideshow_logo img {
    width: 100px;
}
	.slideshow_caption .text {
	font-size: 25px;
	margin-top:5px
}
	.slideshow_caption .btn {   
	float: none;
	font-size: 21px;
    font-weight: 900;
    line-height: 2.3em;
    text-decoration: none;
	color:#ecdfcc;
	text-align: center;
	padding-right: 30px;
    padding-left: 30px;
    position:relative;
    outline: 2px solid rgba(0, 0, 0, .77);
	background-color:#ef4036;
    -webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-top:25px
}
}