@font-face {
	font-family:'AR';
	font-style: normal;
	src:url('../fonts/DroidKufiWeb.woff') format('woff'),
	url('../fonts/DroidKufiWeb.ttf') format('truetype')
}

@font-face {
	font-family:'DroidKufiWeb';
	font-style:normal;
	src:url('../fonts/DroidKufiWeb.svg#AR') format('svg'),
	url('../fonts/DroidKufiWeb.ttf') format('truetype')
}

@font-face {
  font-family: 'Century Gothic';
  font-style: normal;
  font-weight: 400;
  src: local('Century Gothic'), local('CenturyGothic'), url('../fonts/CenturyGothic.eot');
  src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/CenturyGothic.woff') format('woff'),
       url('../fonts/CenturyGothic.ttf') format('truetype');
}

body {
	margin: 0px 0px 0px 0px;
	font-family: 'AR';
	background-color: #222222 !important;
	background-image: url('../images/overlay.png');
	transition: 0.3s;
	direction: rtl;
}

::-webkit-input-placeholder { 
	padding-top: 4px;
}

:-moz-placeholder { 
	padding-top: 4px;
}

::-moz-placeholder { 
	padding-top: 4px;
}

:-ms-input-placeholder {  
	padding-top: 4px;
}

a:hover {
	text-decoration: none !important;
}

.messi {
	top: 30% !important;
	position: fixed !important;
}

.loading {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 4px;
	overflow: hidden;
	z-index: 99;
	direction: ltr;
}

.innerloading {
	margin-left: -100%;
	width: 100%;
	height: 100%;
	background: #e55e48;
}

.quotes {
	display: none;
}

.texts span {
	display: none;
}

.outtermainpage {
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
    	background-image: url('../images/mainbg.png?x=2');
    	color: #555555;
    	font: normal 14px 'AR';
    	overflow: hidden;
    	box-shadow: inset 0px 0px 40px #AAAAAA;
}

.mainpage {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-shadow: 1px 1px 10px #DDDDDD;
	border-radius: 4px;
	padding: 15px 15px 15px 15px;
	line-height: 150%;
}

.mainpage td {
    	font: normal 14px 'AR';
	line-height: 150%;
    	color: #555555;
}

h2, h3, h4 {
	color: #d05b4b !important;
	padding-bottom: 4px;
}

.mainpage .tt {
	font-size: 20px;
	color: #d05b4b;
	padding-bottom: 8px;
	border-bottom: 1px solid #E3E3E3;
	padding-left: 10px;
	margin-bottom: 10px;
}

.mainpage .tt:before {
	content:'\e162';
	font-family: 'Glyphicons Halflings';
	font-size: 14px;
	padding-left: 8px;
	color: #777777;
}

.mainpage .tx {
	font-size: 18px;
	color: #357abc;
	padding-bottom: 15px;
	border-bottom: 1px solid #E3E3E3;
	padding-left: 10px;
	margin-bottom: 10px;
}

.overlay {
	background-color: #000000;
	opacity: 0.25;
	z-index: 98;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}

.infonav {
	position: absolute;
	top: 90px;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	padding: 4px 4px 4px 4px;
	font-size: 14px;
	color: #BBBBBB;
}

.pauseclick {
	cursor: pointer;
}

.modulbutton {
	text-align: center;
	border: 1px solid #DDDDDD;
	padding: 4px 8px 4px 8px;
	background: rgba(0,0,0,0.1);
	border-radius: 4px;
	font-size: 14px;
	color: #BBBBBB;
	transition: 0.4s;
}

.modulbutton:hover {
	background: rgba(0,0,0,0.5);
	transition: 0.4s;
}

.modulbutton span {
	font-size: 12px;
	padding-left: 1px;
	padding-right: 1px;
}

.modulbutton .text {
	font-size: 14px;
}
	
.vidcontainer {
	border-top: 4px solid #61abe3;
	background-image: url('../images/headercontainer.jpg?x=2');
	background-size: cover;
	width: 100%;
	height: 550px;
	overflow: hidden;
	box-shadow: inset 0px 0px 30px #222222;
}

video.headercontainer {
	right: 0;
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
	width: auto; 
	height: auto; 
	z-index: -100;
}

.infobox {
    	width: 1000px;
    	background: #fffdf2;
    	border: 1px solid #EEEEEE;
    	box-shadow: 1px 1px 10px #DDDDDD;
    	border-radius: 4px;
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 20px;
    	margin-bottom: 20px;
    	padding: 15px 15px 15px 15px;
    	color: #555555;
    	font: normal 12px AR, Tahoma;
    	overflow: hidden;
    	text-align: center;
}

.topnav {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -475px;
	width: 950px;
	height: 50px;
	background-color: #e55e48;
	background-color: rgba(229, 94, 72, 0.9);
	background-image: url('../images/overlay.png');
	border-radius: 4px;
}

.smalllogo {
	margin-right: 20px;
	margin-top: 14px;
}

.links {
	font: normal 14px 'AR';
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 12px;
}

.links a {
	margin-right: 5px;
	margin-left: 10px;
	color: #FFFFFF;
}

.links a:hover {
	color: #FFFFFF;
	text-decoration: underline !important;
}

.links .glyphicon {
	font-size: 14px;
	padding-right: 4px;
}

.textcontainer {
	background-image: url('../images/overlay.png');
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 550px;
	text-align: center;
	box-shadow: inset 0px 0px 30px #000000;
}

.qut {
	padding-top: 90px;
	font: normal 36px 'AR';
	color: #FFFFFF;
	text-shadow: 0px 0px 10px #000000;
}

.qutb {
	padding-top: 20px;
	padding-bottom: 50px;
	font: normal 18px 'AR';
	color: #FFFFFF;
	text-shadow: 0px 0px 10px #000000;
}

.getquotehome {
	transition: 0.4s;
	font: normal 18px 'AR';
	color: #FFFFFF;
	text-shadow: 0px 0px 10px #444444;
	background-color: #61abe3;
	background-image: url('../images/overlay.png');
	border: none;
	border-radius: 4px;
	padding: 15px 20px 15px 20px;
}

.getquotehome:hover {
	transition: 0.4s;
	background-color: #e55e48;
	background-image: url('../images/overlay.png');
	color: #FFFFFF !important;
}

.getquotehome span {
	padding-right: 10px;
	font-size: 16px !important;
}

.selections {
	padding-top: 70px;
}

.selections a {
	transition: 0.4s;
	font: normal 16px 'AR';
	color: #FFFFFF;
	text-shadow: 0px 0px 10px #000000;
	background-color: rgba(0,0,0,0.2);
	background-image: url('../images/overlay.png');
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #FFFFFF;
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
}

.cursor {
	cursor: pointer;
}

.selections a:hover {
	transition: 0.4s;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('../images/overlay.png');
	text-shadow: 0px 0px 10px #FFFFFF;
	box-shadow: none;
}

.footer {
	width: 100%;
	background: #222222;
	border-bottom: 4px solid #e55e48;
	background-image: url('../images/overlay.png');
	box-shadow: inset 0px 0px 30px #222222;
	padding-top: 60px;
	padding-bottom: 40px;
}

.footer .texts {
	text-align: center;
	font: 15px 'AR';
	padding-bottom: 30px;
	color: #CCCCCC;
}

.footer .gstatus {
	text-align: center;
	padding-bottom: 50px;
	transition: 0.3s;
}

.footer .gstatus a {
	font: 16px 'AR';
	transition: 0.3s;
}

.footer .gstatus a span {
	font-size: 12px;
}

.footer .footertab {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.footertab img {
	margin-top: 6px;
	margin-bottom: 6px;
	opacity: 0.5;
}

.footer td {
	width: 280px;
	padding: 20px 10px 20px 20px;
	color: #555555;
	font: 11px 'AR';
	line-height: 180%;
}

.footer .socialfooter {
	width: 160px !important;
}

.footer td div {
	color: #AAAAAA;
	font: 18px 'AR';
	padding-bottom: 10px;
}

.footer td div span {
	font-size: 14px !important;
	padding-left: 8px;
}

.footer .flinks {
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: center;
	transition: 0.3s;
	font-size: 14px;
	color: #555555;
	font-family: 'AR';
}

.footer .flinks a {
	padding-left: 10px;
	padding-right: 10px;
	font: 16px 'AR';
	transition: 0.3s;
}

.footer .copyrights {
	direction: ltr;
	text-align: center;
	padding-bottom: 6px;
	color: #444444;
	font: 12px 'AR';
}

.footer .copyrights a {
	color: #666666;
	transition: 0.3s;
}

.footer .copyrights a:hover {
	color: #888888;
}

.soon {
	text-align: center;
	font-size: 24px !important;
	padding-top: 100px;
	padding-bottom: 100px;
}

.nums td {
	padding: 1px 1px 1px 1px;
}

.thomesecs {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.thomesecs .liner {
	border-left: 1px solid #E3E3E3;
	padding: 0px 0px 0px 0px !important;
	width: 5px;
}

.thomesecs img {
	width: 64px;
	height: 64px;
}

.thomesecs td {
	font-size: 12px;
	color: #777777;
	padding: 16px 10px 16px 10px;
	vertical-align: top;
	line-height: 150%;
}

.thomesecs .tb {
	font-size: 14px;
	color: #333333;
	padding-bottom: 8px;
}

.thomesecs .glyphicon {
	font-size: 14px;
	color: #555555;
}

.thomesecs .detx {
	font-size: 14px;
	color: #d05b4b;
}

.thomesecs .detx span {
	padding-right: 4px;
	font-size: 12px;
}

.tb .xx {
	padding-left: 8px !important;
}

.tb .glyphicon-thumbs-up {
	color: green;
}

.tb .glyphicon-thumbs-down {
	color: red;
}

.mainpage .inside {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	line-height: 180%;
}

.mainpage .inside li {
	padding-bottom: 6px;
}

.createticketform {
	border-right: 1px solid #EEEEEE;
	padding-right: 20px;
}

.signupform td {
	padding: 8px 0px 8px 20px;
}

.createticketform td {
	padding: 8px 0px 8px 20px;
}

.mdimage, .box {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 6px 6px 6px 6px;
	width: 240px;
	height: 38px;
}

.createticketform input, .createticketform select, .createticketform option {
	width: 400px !important;
}

.createticketform textarea {
	width: 400px !important;
	height: 200px !important;
}

.li li {
	font-size: 16px;
}

.devider {
	border-right: 1px solid #EEEEEE;
}

.ticketinformation {
	border-right: 1px solid #EEEEEE;
	padding-right: 10px;
}

.ticketinformation th {
	font-size: 12px;
	font-weight: normal;
	color: #ce5c4f;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ticketinformation td {
	font-size: 12px;
	color: #555555;
}

.ticketinformation td div {
	padding-right: 10px;
	width: 170px;
	overflow: hidden;
}

.replybox {
	width: 560px;
	background: #FFFFFF;
	padding: 0px 10px 10px 10px;
	box-shadow: 0px 0px 10px #DDDDDD;
	border-radius: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
}

.ticketselectbox {
	width: 300px;
	background: #fffdf2;
	box-shadow: 0px 0px 10px #CCCCCC;
	padding: 10px 10px 10px 10px;
	border-radius: 4px;
	margin-bottom: 15px;
	font-size: 12px;
}

.replyboxtextarea {
	width: 560px;
	height: 160px;
	background: #FFFFFF;
	padding: 10px 10px 10px 10px;
	box-shadow: 0px 0px 10px #DDDDDD;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	margin-bottom: 15px;
	font-size: 12px;
}

.replybox .name {
	color: #ce5c4f;
}

.replybox td {
	font-size: 12px;
	line-height: 180%;
}

.replybox table {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 10px;
}

.replybox img {
	border: 1px solid #EEEEEE;
}

.adminbox {
	background: #fffdf2;
	box-shadow: 0px 0px 10px #CCCCCC;
}

.userlogged {
	font-family: 'AR';
	font-size: 11px !important;
}

.userlogged a {
	color: #CCCCCC;
	text-decoration: none;
}

.sslseal {
	width: 80px;
	height: 82px;
	background-image: url('../images/ssl2.png');
	background-size: cover;
	background-position: center center;
	position: absolute;
	right: 0px;
	top: 508px;
	cursor: pointer;
}

.userlogged a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.paymentlogo {
	box-shadow: 0px 0px 20px #CCCCCC;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.discp {
	color: #555555;
	font: normal 10px AR;
	text-align: right;
	padding-right: 12px !important;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.paymentpage {
	width: 900px; 
	margin-left: auto; 
	margin-right: auto;
}

.paymentsec {
	border-left: 4px solid #5095c8; 
	width: 230px;
}

.nxtitle {
	font: normal 21px AR;
	color: #e55e48;
	padding-bottom: 12px;
}

.ndetails td {
	font-size: 11px !important;
}

.trr {
	padding-right: 20px;
}

.hbl_pal_title_fg span {
	margin-left: 6px !important;
	float: left !important;
	color: #EEEEEE !important;
	background: url('../images/livechatsupport.png') left center no-repeat !important;
	padding-left: 25px !important;
	padding-right: 10px !important;
	padding-bottom: 2px !important;
	background-size: 18px 16px !important;
	height: 19px !important;
	border-right: 1px dotted #DDDDDD !important;
}

#habla_panel_div {
	overflow: hidden;
}

#habla_topbar_div {
	text-align: right !important; 
	height: 20px !important;
	overflow: hidden !important;
}

#habla_oplink_a {
	font: normal 12px AR !important;
	text-decoration: none !important;
}

#hbl_body_message {
	font: normal 11px AR !important;
}

#habla_sizebutton_a {
	margin-top: 3px !important;
}

#habla_conversation_div {
	text-align: right !important;
	direction: rtl !important;
	height: 200px !important;
	margin-bottom: 4px !important;
	border: none !important;
}

.habla_conversation_p_item {
	border-bottom: 1px dotted #EEEEEE !important;
	font: normal 11px AR, Tahoma !important;
	margin-bottom: 5px !important;
	padding-bottom: 5px !important;
	margin-right: 15px !important;
}

#habla_wcsend_input {
	font: normal 11px AR, Tahoma !important;
	text-align: right !important;
	direction: rtl !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.hbl_pal_local_fg {
	padding-left: 5px !important;
	color: #5ba0d0 !important;
	font: normal 13px Arial;
}

.hbl_pal_remote_fg {
	color: #e55e48 !important;
}

#habla_panel_div {
	box-shadow: 1px 1px 10px #555555 !important;
	font: normal 14px AR, Tahoma !important;
}

.sonline {
	color: #EEEEEE !important;
	margin-right: 62px !important;
}

.soffline {
	color: #DDDDDD !important;
	margin-right: 45px !important;
}



#habla_window_div #habla_wcsend_input {

padding:0px!important;
}




.sm-infobox-1 {
    background-color: rgba(233, 233, 233, 0.1);
    border: 1px solid #E3E3E3;
    color: #868686;
    margin: 0 auto;
    overflow: hidden;
    padding: 16px 22px;
    position: relative;
    width: auto;
}


ul.sm_line_list, ul.sm_star_list, ul.sm_yes_list, ul.sm_no_list {
    list-style: none !important;
    margin: 0;
    display: block;
    overflow: hidden;
    padding: 0;
}


ul.sm_star_list li {
    list-style: none !important;
    background: url(images/star.png) no-repeat right 4px;
    padding: 0px 25px 0 0px;
    margin-top: 5px;
    font: normal 14px 'AR';
    line-height: 22px;
}

ul.sm_star_list > li:first-child {
    margin-top: 0;
}


.right-50 {
    width: auto;
    float: right;
    margin: 0 1% !important;
}

.sm-infobox.sm-infoboxlarge {
    display: inline-block;
    padding: 12px 21px;
	    color: #fff;
}	

.sm-infobox-col4 {
    background-color: #D9534F;
}

.footer .cat25 {

line-height: 100%;
    border-right: 4px solid;
    padding-right: 5;
}

.footer .cat25 ul li a {
font: 11px 'AR';
    color: #555555;


}

.footer .cat25 ul li {
list-style-type: none;


}

.footer .cat25 tr td a {

color: #555555 !important;
}