html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}

/*end reset*/
body{
        background: url(https://12946b.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/arabic-mosaic_23-21475129162.jpg) repeat;
		max-width:1920px;
		margin: 0 auto;
    
}
/*----start-wrap-----*/
.wrap{
	width:90% !important;
	margin:0 auto;
}
.max_wrap{
	width:100% !important;
	margin:0 auto;
}

/*----start-header-----*/
.logo{
	float:left;
    width:26%; 
    max-width:26%;
    z-index:-9999;
}

.logo-middle{
    margin:2% auto;
    overflow:auto;
    z-index:-9999;
    text-align:center;
}


.logo-last{
	float:right;
    width:26%; 
    max-width:26%;
    z-index:-9999;
}

.logo-last a {
    float:right;
}


/*------start-top-nav------*/

.top-nav-ar{
    margin:-2% auto;
	background-color: #fec96f;
	float:right;
    width: 100%;
    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;

}
.top-nav-ar ul li{
	display:block;
	float:right;
}
.top-nav-ar  ul li:nth-child(1){
	border:none;
}
.top-nav-ar ul li a{
	/*background:#000;*/
  	/*background:#F5F5DC;*/

	padding:12px;
	display:block;
    color:#000;
    font-weight:600;
    text-decoration:none;
	font-size: 1.3em;
}
.top-nav-ar li.active> a, .top-nav-ar li> a:hover {
	color: #fff;
    font-weight: bold;
    background-color:#872727;
	/*background: url(https://927126.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/arrow-up-2.png) no-repeat 50% 100%;*/
}

/**/
.top-header {
    width:100%; 
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: inline-flexbox;
}

/*---start-content-----*/
.top-grid{
    position:relative;
	float: left;
	background: #efd5a9;
    width:99%;
    max-width:99%;
    margin: 0 auto;
    height:46%;
    max-height:46%;


    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;

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: inline-flexbox;
  
  -webkit-flex-flow: row wrap;
  justify-content: space-around;


}

.top-grid .top-grid-wrapper {
    margin:auto;
    position:relative;
    width:60%;
    max-width:60%;
}


.top-grid .title {
    position:relative;
    float: left;
    display: block;
    overflow: hidden;
    text-align: center;
    width:90%;
}

.top-grid .image {
    margin:auto;
    position:relative;
    float:right; 
    display:block; 
    overflow:hidden; 
    margin: 25px auto; 
    width:25%;
    text-align: center;
}

.top-grid .top-grid-buttom {
    position:relative;
    width:90%;
    text-align: center;
}

.top-grid .top-grid-buttom a{
    background-color:#8b4f2c; 
	color: #FFF;
	font-size: 1.1em;
    font-weight:700;
	padding: 0.8em;
	display: inline-block;
    height:15px;
    max-height:15px;
}


.top-grid h3{
	color: #363638;
	font-size: 1.4em;
    font-weight:bolder;
}

.top-grid h2{
	color: #464657;
	font-size: 1.1em;
    font-weight:bold;
}

.top-grid p{
	font-size: 0.975em;
	color: #6a6a6a;
    font-weight:700;
    text-align:center;
    margin-bottom:5px;
    padding:2px;
}
.top-grid img{
	display: inline-block;
}
.button{
	color: #FFF;
	font-size: 1.1em;
    font-weight:700;
	padding: 0.8em;
	/*border: 1px solid #000;*/
	display: inline-block;
	background:#8b4f2c;
}
.button:hover{
	background:#363638;
	color:#FFF;
}
.top-grids {
	/*margin: 0 0 3em 0;*/
	/*margin-top: 580px;*/
    /*background-color:#fff;*/
}
.last-topgrid{
	margin:0;
	/*margin-top: -3em;*/
}
/*----start---mid-grid-----*/
.mid-grid h1{
	font-size: 4vh;
	color:#363638;
}

.mid-grid h2{
	font-size:2em;
	color:#026660;
	margin: 0.5em 0;
}
.mid-grid p{
	font-size: 2vh;
    font-weight:700;
	color: #777;
	width: 73%;
	margin: 0 auto;
    margin-top:20px;
	line-height: 1.8em;
	margin-bottom: 1em;
    direction:rtl;
}
.mid-grid {
	text-align: center;
	margin: 0 auto;
    margin-bottom:2%;
    margin-top:2%;
	padding: 3em 0;
    width:99%;
	max-width:99%;
	background-color: #fec96f;
    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;

}


.mid-grid.button{
	display:block;
}
.button1{
	color: #FFF;
	font-size: 1.275em;
	text-transform: uppercase;
	padding: 0.8em 1.8em;
	border: 1px solid #EEE;
	display: inline-block;
	background: #8b4f2c;
}
.button1:hover{
	background:#363638;
	color:#FFF;
}
/*-----bottom-grids----*/
.bottom-grid1 {
	width: 23%;
    display: table-cell;
	float:left;
}

.bottom-grid3 {
	width: 23%;
    display: table-cell;
	float:left;
	margin-right: 2%;
}

.bottom-grid2 {
	float: left;
	width: 51%;
    display: table-cell;
	margin-right: 1%;
}

.bottom-grids{
    margin-bottom:20px;
	width:100%;
	max-width:100%;
	float: left;
	display: block;
}

.bottom-grid1 h3,.bottom-grid2 h3, .bottom-grid3 h3{
	color: #363638;
    text-align:center;
	font-size: 2.11em;
	padding: 15px 0;
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 13px;
    direction:rtl;
}

.border_bottom_grid3{
    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;

    height:400px
}


.border_bottom_grid3_2{
    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;
}


.bottom-grid1 span,.bottom-grid2 span,.bottom-grid3 span{
	color: #026660;
	font-size: 16px;
    direction:rtl;
}
.bottom-grid1 p,.bottom-grid2 p,.bottom-grid3 p{
	font-size: 1.175em;
	color: rgba(85, 81, 81, 0.84);
    font-weight: 600;
	line-height: 1.5em;
	padding: 8px 0px 10px 0px;
    direction:rtl;
    text-align:justify;
}
.bottom-grid1 ul li a{
	color: #777;
	font-size:0.875em;
	line-height: 2.98em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.bottom-grid1 ul li a img{
	vertical-align:middle;
}
.bottom-grid1 ul li a:hover{
	color:#026660;
}
.bottom-grid-fristlink{
	background: #026660;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	transition: all 0.3s;
}
.bottom-grid-fristlink img{
	vertical-align:middle;
}
.bottom-grid-fristlink:hover{
	color:#000;
}
.bottom-grid2 ul li{
	display: inline-block;
	width: 30%;
	padding: 2.99% 1.34%;
}
.bottom-mid span{
	color:#026660;
}
.bottom-mid a{
	background:#026660;
}
.bottom-last a{
	background:#026660;
}
.bottom-last span{
	color:#026660;	
}
.gallery li a img{
	display:block;
}
/*---footer----*/
.footer{
	/*background:#363638;*/
    background: url(https://ceb1ec.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/footerback.png) repeat;
	padding:20px 0px;
	margin-top: 0px;
}
.footer-grid{
	float:left;
    position:relative;
	/*width: 22%;*/
	/*margin-right: 2%;*/
}
.footer-grid h3{
	color: #FFF;
	font-size: 1.6em;
	text-transform: uppercase;
	padding: 10px 0 3px 0px;
    direction:rtl;
    font-weight:bold;

}
.footer-grid h2{
	color: #FFF;
	font-size: 1.1em;
	text-transform: uppercase;
    direction:rtl;
    margin-bottom:10px;
}
.footer-grid p{
	font-size: 1.0em;
	padding: 0.4em 0 0.5em 0;
	color: #ccc2c2;
	line-height: 1.6em;
	direction:rtl;
    text-align:justify;
}
.footer-grid a{
	color: #deba6e;
	font-size: 0.875em;
	/*text-transform: uppercase;*/
	display: table-cell;
	/*margin: 7px 120px;*/
    padding-left:10px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}



.footer-grid a:hover{
	/*background:#026660;
	color:#FFF;*/
}
.footer-grid ul li{
	display:block;
}
.center-grid a{
	background: none;
	padding: 0px;
	color: #dddddd;
	margin: 5px;
	/*border-bottom: 1px ridge rgba(192, 192, 192, 0.13);*/
	padding: 0px 0px 6px 0px;
    padding-right:20px;
    font-size: 20px;
}
.center-grid{
	width:16%;
}
.center-grid a:hover{
	background:none;
}
.center-grid ul{
	margin-top:5px;
    direction: rtl;
}
.twitts p label{
	font-weight:bold;
	font-size:1em;
	cursor:pointer;
	padding-right:5px;
}
.twitts span{
	display:block;
	color:#026660;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.twitts span:hover{
	color:#fff;
	cursor:pointer;
}
/*----copy-right-----*/
.copy-right{
	text-align:center;
	padding:10px 0px;
	background:#202020;
	position:relative;
}
.copy-right p{
	color: #FFF;
	font-size: 0.875em;
	text-transform: uppercase;
}
.copy-right p a{
	color:#026660;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.copy-right p a:hover{
	color:#fff;
}
/*** move top **/
.scroll {
	width: 48px;
	height: 48px;
	border: none;
	display: block;
	text-indent: 100%;
	background: url(https://dd0ac0.claudeassets.com/20210411172515im_/http://kuwaitemb-australia.com/images/top-icon.png) no-repeat right top;
	position: absolute;
	right: 14px;
	bottom: 5px;
}
.scroll:hover{
	opacity:0.8;
}
/*---about-us----*/
.about-us {
	padding: 30px 0 50px 0;
}
.about-header h3{
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
}
.about-info a{
	text-transform: uppercase;
	font-size: 1.2em;
	color: #555;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	padding: 1em 0 0.5em 0;
	display: block;
}
.about-info a:hover{
	color:#026660;
}
.about-info p{
	font-size: 0.875em;
	color: rgba(85, 81, 81, 0.84);
	line-height: 1.8em;
}
/*-----specials-heading----*/
.specials-heading h5{
	float: left;
	width: 33%;
	height: 1px;
	background: #D1D1D1;
	margin: 24px 0px 0px 0px;
}
/*----special-grid------*/
.special-grid {
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
}
.specials {
	margin-top: 1em;
}
.special-grid img{
	width:100%;
}
.special-grid a{
	text-transform: uppercase;
	font-size: 1.2em;
	color: #555;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	padding: 0.3em 0;
	display: block;
}
.special-grid a:hover{
	color: #026660;
}
.special-grid p{
	font-size: 0.875em;
	color: rgba(148, 145, 145, 0.84);
	padding: 0em 1em 1em 1em;
	line-height: 1.5em;
}
.spe-grid{
	margin: 0px;
}
.specials-grids {
	padding: 25px 0 60px 0;
}
/*-----specials-heading----*/
.specials-heading h3{
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
}
/*----start-testmonial-grid----*/
.testmonial-grid{
	text-align:center;
}
.testmonial-grid h3{
	font-size: 2em;
	color: #363638;
	text-align: center;
	text-transform: uppercase;
	padding: 0em 0 0.5em 0;
}
.testmonial-grid p{
	font-size: 0.875em;
	color: rgba(85, 81, 81, 0.84);
	padding: 0em 1em 1em 1em;
	line-height: 1.8em;
}
.testmonial-grid a{
	font-size: 0.875em;
	font-size: 1.2em;
	color:#026660;
}
.testmonials{
	background: #fff;
	padding: 30px;
}
/*---start-services----*/
.services {
	padding: 30px 0 0px 0;
}
.services-header h3{
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
}
.services-grid{
	width:25%;
	float:left;
}
.services-grid a{
	text-transform: uppercase;
	font-size: 1em;
	color: #555;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	padding: 1em 0 0.5em 0;
	display: block;
}
.services-grid a:hover{
	color:#026660;
}
.services-grid p{
	font-size: 0.875em;
	color: rgba(85, 81, 81, 0.84);
	line-height: 1.8em;
}
/*---start-gallery---*/
.gallerys {

}

.gallerys h3{
	font-size: 4vh;
	color: #363638;
	text-transform: uppercase;
	padding:1em 0;
    font-weight:bold;
}
.gallery-grid{
	width: 20%;
	float:left;
}
.gallery-grid p {
	font-size: 0.875em;
	padding: 0.2em 0em 1.2em 0em;
	color: #6a6a6a;
	line-height: 1.8em;
}
.gallery-button a {
	color: #FFF;
	font-size: 0.875em;
	text-transform: uppercase;
	padding: 0.8em;
	border: 1px solid #EEE;
	display: inline-block;
	background: #026660;
}
.gallery-button a:hover {
	background: #363638;
	color: #FFF;
}
.grid2{
	margin: 0px 35px;
}
.gallery-grids {
	margin-bottom: 30px;
}
.projects-bottom-paination ul li{
	display:inline-block;
}
.projects-bottom-paination{
	text-align: center;
	padding: 55px 0;
}
.projects-bottom-paination li a{
	font: 400 12px/1.2em Arial;
	color: #5a5a5a;
	padding: 11px 18px;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	border: 1px solid #e9e9e9;
	margin-top: 16px;
}
.projects-bottom-paination li.active> a, .projects-bottom-paination li> a:hover {
	background: #026660;
	color:#fff;
}
.gallery-grid h4{
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #363638;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
}
.gallery-grid h4:hover{
	color:#026660;
}





/*---contect----*/
/*  Contact Form  ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 100%;
	padding:1.5%; 
    float:left;

    margin-top:2%;
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
	padding: 1em 0;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size: 0.875em;
	color: #363638;
	padding-bottom:5px;
}
.contact-form input[type="text"],.contact-form textarea{
		    padding:8px;
			display:block;
			width:98%;
			border: none;
			outline:none;
			color:#363638;
			font-size:0.8125em;
			border: 1px solid rgba(192, 192, 192, 0.41);
			-webkit-appearance:none;
}
.contact-form textarea{
		resize:none;
		height:120px;		
}
.contact-form input[type="submit"]{
	color: #FFF;
	font-size: 0.875em;
	text-transform: uppercase;
	padding: 0.8em 1em;
	border: 1px solid #EEE;
	display: inline-block;
	background: #026660;
	border:none;
	outline: none;
	cursor:pointer;
}
.contact-form input[type="submit"]:hover{
	background: #363638;
	color: #FFF;
}
.contact-form input[type="submit"]:active{
	background: #363638;
	color: #FFF;
}
.company_address{
    width:37%;
    float:left;
    padding:0.5%;
    overflow:hidden;
    display:block;
    margin-top:25px; 
    margin-left:2%;
    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;

}

.company_address_col {
    float:right; 
    width:99%
}

.company_address_col1 {
    width:38%; 
    float:right;
}

.company_address_col2 {
    width:62%; 
    float:left;
}

.company_address .company_address_col2 p {
    float:left;
}

.map {
}

.company_address p{
    padding:5px;
    font-size: 18px; 
    float:right; 
    margin-right:10px;
    font-weight:bold;
}


.company_address p span{
	text-decoration:underline;
	color:#454545;
	cursor:pointer;
}

.map{
	margin-bottom:15px;
}


/*---start-gallery-ads--*/
.galleryads {
    background-color:#fff;
}
.galleryads h3{
   	font-size: 4vh;
	color:#363638;

	padding:1.3em 0;
    direction:rtl;
    text-align: center;
}
.galleryads-grid{
	width: 17%;
	float:left;
    margin-right:2%;
    
}
.galleryads-grid p {
	font-size: 0.875em;
	padding: 0.2em 0em 1.2em 0em;
	color: #6a6a6a;
	line-height: 1.8em;
}
.galleryads-button a {
	color: #FFF;
	font-size: 0.875em;
	text-transform: uppercase;
	padding: 0.8em;
	border: 1px solid #EEE;
	display: inline-block;
	background: #026660;
}
.galleryads-button a:hover {
	background: #363638;
	color: #FFF;
}
.gridads2{
	margin: 0px 35px;
}
.galleryads-grids {
	margin-bottom: 30px;
}
.galleryads-grid h4{
	font-size: 2vh;
	line-height: 22px;
	direction:rtl;
    text-align: center;

	color: #363638;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
}

.galleryads-grid h4:hover{
	color:#026660;
}


.contact_info {
    float:left; 
    overflow:hidden; 
    width:100%; 
    margin:0 auto; 
    margin-bottom:2%; 
    display:block;
}

.contact_info_left {
    width: 50%;
    height: 450px;
    float: left;
    overflow: hidden;
}





.marquee {
 height: 50px;	
 overflow: hidden;
 position: relative;
 box-sizing: border-box;
 width:100%;
}
.marquee h3 {
 direction:rtl;
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 line-height: 40px;
 text-align: center;
 font-weight:bold;
 color: #720e0e;
 font-size:1.2em;

 /* Starting position */
 -moz-transform:translateX(-100%);
 -webkit-transform:translateX(-100%);	
 transform:translateX(-100%);
 /* Apply animation to this element */	
 -moz-animation: marquee 20s linear infinite;
 -webkit-animation: marquee 20s linear infinite;
 animation: marquee 50s linear infinite;
}

.marquee>h3:hover {
    animation-play-state: paused
}



.outer-div { position: relative; float: right; right: 50%; }
.inner-div { position: relative; float: right; right: -50%; }
.floating-div { float: left; margin: 0 1.5em; border: 1px solid red;  }
    
.clearfix:before,
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* Move it (define the animation) */
@-moz-keyframes marquee {
 0%   { -moz-transform: translateX(-100%); }
 100% { -moz-transform: translateX(100%); }
}
@-webkit-keyframes marquee {
 0%   { -webkit-transform: translateX(-100%); }
 100% { -webkit-transform: translateX(100%); }
}

@keyframes marquee {
 0%   { 
 -moz-transform: translateX(-100%); /* Firefox bug fix */
 -webkit-transform: translateX(-100%); /* Firefox bug fix */
 transform: translateX(-100%); 		
 }
 100% { 
 -moz-transform: translateX(100%); /* Firefox bug fix */
 -webkit-transform: translateX(100%); /* Firefox bug fix */
 transform: translateX(100%); 
 }
}






/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
   
   .contact-form input[type="text"],.contact-form textarea{
		width:97%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:90%;
		padding:5%; 
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:90%;
		padding:5%; 
	}
	.contact-form input[type="text"],.contact-form textarea{
		width:92%;
	}
}
.contact-footer{
	border-top: 1px solid rgba(69, 69, 69, 0.13);
	padding: 28px 0px 0px 0px;
}


/*----responsive-design-----*/
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
	.wrap{
		width:90%;
	}
	.bottom-grid2 ul li {
		width: 29.8%;
	}
	.grid2 {
		margin: 0px 34px;
	}
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	.wrap{
		width:90%;
	}
	.bottom-grid2 ul li {
		width: 29.8%;
	}
	.grid2 {
		margin: 0px 34px;
	}
	.gallery-grid {
		width: 31.3%;
	}
    .top-grid .top-grid-buttom a{
	    font-size: 0.9em;
        font-weight:700;
    }

    .top-nav-ar ul li a{
        font-weight:600;
	    font-size: 0.9em;
    }

    .company_address p{
        font-size:0.8em; 
    }

}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.wrap{
		width:90%;
	}
	.bottom-grid2 ul li {
		width: 46.5%;
	}
	.grid2 {
		margin: 0px 34px;
	}
	.gallery-grid {
		width: 30.7%;
	}
    .top-grid .top-grid-buttom a{
	    font-size: 0.7em;
        font-weight:700;
    }

    .top-nav-ar ul li a{
        font-weight:600;
	    font-size: 0.7em;
    }
    .company_address p{
        font-size:0.7em; 
    }

}
@media only screen and (max-width: 768px) and (min-width: 640px) {
	.wrap{
		width:90%;
	}
	.bottom-grid2 ul li {
		width: 45.5%
	}
	.grid2 {
		margin: 0px 34px;
	}
	.gallery-grid {
		width: 29.8%;
	}
	.top-nav-right input[type="text"] {
		padding: 17.5px 0px;
	}

	.top-grid h3 {
		font-size: 1.5em;
	}

    .top-grid .top-grid-buttom a{
	    font-size: 0.2em;
        font-weight:700;
    }

    .top-nav-ar ul li a{
        font-weight:600;
	    font-size: 0.2em;
    }
    .company_address p{
        font-size:0.4em; 
    }

}


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

    .top-grid .top-grid-buttom a{
	    font-size: 0.2em;
        font-weight:700;
    }

    .top-nav-ar ul li a{
        font-weight:600;
	    font-size: 0.2em;
    }

    .company_address p{
        font-size:0.2em; 
    }

}






/*
     
/*
     FILE ARCHIVED ON 23:34:33 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: 3.439
  exclusion.robots: 0.089
  exclusion.robots.policy: 0.075
  esindex: 0.008
  cdx.remote: 8.579
  LoadShardBlock: 64.209 (3)
  PetaboxLoader3.datanode: 86.935 (5)
  PetaboxLoader3.resolve: 50.321 (2)
  load_resource: 81.078
  loaddict: 14.979
*/