.wrapperslidorion {
	width: 100% !important;
    margin: 50px auto;    
    height:420px;
}

/* Slidorion Stylesheet */
.slidorion {
    width:100% !important; 
    height:100%;
    position:relative;
    float:left;

}

.slider {
    width: 43%; 
    overflow:hidden; 
    margin-right:1%; 
    height:100%; 
	position: relative;
	float: left;

    border-style: solid;
    border-width: 10px 11px 10px 8px;
    -moz-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    -webkit-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    -o-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
}



.slider .slide {
	position: absolute;
	top: 0;	
    left: 0;
	width:100%;
    height:100%;
    margin:auto;
}



    .slider img {
        width:100%;
        height:100%;
        max-width:100%;
        max-height: 100%;
        display: inline-block;
    }

.accordion {
    width: 24%; 
    overflow:hidden; 
    max-width:24%;

    margin-right:1%;

    height:100%; 
    float:left; 
    background-color: #efd5a9;
  	position: relative;
	z-index:999;

    border-style: solid;
    border-width: 10px 11px 10px 8px;
    -moz-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    -webkit-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    -o-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
}

.accordion .header {
 }

.accordion .header:first-child {
}

.accordion .header:hover {
}

.accordion .header.active {
}

.accordion .content {
    width:85%;
    margin:5% auto;
}

.accordion .content h2 {
        color: #401616; 
        text-align: justify;
        font-weight:bold;
        font-size:21px;
        direction:rtl;
        font-weight:bold;
}


.accordion .content h3 {
        color: #000; 
        padding-top:2%;  
        padding-bottom:5%;  

        text-align: right;
        font-size:13px;
}



.accordion .content p {
        color: #000; 

        text-align: right;
        font-size:20px;
        text-align:justify;
        direction:rtl;
}


#primeDIV {
    width:26%; 
    position:relative;
    height:100%;
    float:left;
}



div#slider-middle { 
    overflow: hidden; 
    border-style: solid;
    border-width: 10px 11px 10px 8px;
    -moz-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    -webkit-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    -o-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    margin-bottom:20px;
}
div#slider-middle figure img { width: 20%; float: left; height:400px; max-height:400px;}
div#slider-middle figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}


div#slider-middle2 { 
    overflow: hidden; 
    border-style: solid;
    border-width: 10px 11px 10px 8px;
    -moz-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    -webkit-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    -o-border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    border-image: url(https://c4e200.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/frame3.png) 10 11 10 8 stretch;
    margin-bottom:20px;
}
div#slider-middle2 figure img { width: 20%; float: left; height:400px; max-height:400px;}
div#slider-middle2 figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}





@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}




@media only screen and (max-width: 1366px) and (min-width: 1280px) {
	.wrapperslidorion{
		width:90%;
	}
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	.wrapperslidorion{
		width:90%;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.wrapperslidorion{
		width:90%;
	}
}
@media only screen and (max-width: 768px) and (min-width: 640px) {
	.wrapperslidorion{
		width:90%;
	}
}


@media only screen and (max-width: 640px)  {
	.wrapperslidorion{
		width:90%;
	}

}


/*
     
/*
     FILE ARCHIVED ON 23:33:46 Dec 28, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:36:19 Aug 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.36
  exclusion.robots: 0.038
  exclusion.robots.policy: 0.031
  esindex: 0.006
  cdx.remote: 9.447
  LoadShardBlock: 105.155 (3)
  PetaboxLoader3.datanode: 114.865 (5)
  PetaboxLoader3.resolve: 80.531 (3)
  load_resource: 102.639
  loaddict: 32.734
*/