﻿@import url('../fonts/font-awesome.min.css');
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0; direction: rtl;}
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
body {
    color: #47a3da;
}
a {
	color: #ccc;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #000;
}

.container > header {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0 0 0.6em 0;
	float: left;
	font-weight: 400;
}

.container > header > span {
	display: block;
	position: relative;
	z-index: 9999;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header > span span:after {
	width: 30px;
	height: 30px;
	left: -12px;
	font-size: 50%;
	top: -8px;
	font-size: 75%;
	position: relative;
}

.container > header > span span:hover:before {
	content: attr(data-content);
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 110%;
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	left: auto;
	margin-left: 4px;
	position: absolute;
	color: #fff;
	background: #47a3da;
}

.container > header nav {
	float: right;
	text-align: center;
}

.container > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
}

.container > header nav a > span {
	display: none;
}

.container > header nav a:hover:before {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	pointer-events: none;
}

.container > header nav a:hover {
	background: #47a3da;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container > header nav a:hover:after {
	color: #fff;
}

.bp-icon-next:after {
	content: "\e000";
}
.bp-icon-drop:after {
	content: "\e001";
}
.bp-icon-archive:after {
	content: "\e002";
}
.bp-icon-about:after {
	content: "\e003";
}
.bp-icon-prev:after {
	content: "\e004";
}

p.info {
	text-align: center;
	padding: 20px;
}




.top-bar {
    background: #0080bb;
    background: -moz-linear-gradient(-

45deg, rgba(10,111,183,1) 0%, rgba

(8,73,142,1) 100%);
    background: -webkit-linear-

gradient(-45deg, #0080bb 

0%,#0080bb 100%);
    background: linear-gradient

(135deg, #0080bb 0%,#0080bb 

100%);
    filter: 

progid:DXImageTransform.Microsoft.gr

adient( startColorstr='#0a6fb7', 

endColorstr='#08498e',GradientType=

1 );
    color: #fff;
    text-shadow: 0 2px 1px rgba

(0,0,0,0.2);
    padding: 0px 5px;
    position: relative;
    border-radius: 2px;
    display: table;
    width: 100%;
    /* height: 100px; */
    margin-bottom: 6%;
    /* margin-top: 5%; */
}
.top-bar h1 {
    padding: 3px;
    margin: 0px;
    font-size: 20px;
    text-align: center;
}

.content section {
    font-size: 1.25em;
    padding: 1em 1em;
    display: none;
    max-width: 100%;
    margin: 97px auto;
}

.mediabox {
    display: block;
    float: right;
    width: 23%;
    margin: 0 1% 30px;
    padding: 0 15px;
    border: 1px solid rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 10px rgba

(0,0,0,0.1);
    box-shadow: 0 0 10px rgba

(0,0,0,0.1);
    position: relative;
    padding-top: 45px;
    font-size: 1rem;
    padding-bottom: 25px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mediabox .ServiceIcon {
    display: block;
    width: 100px;
    color: #fff;
    text-align: center;
    font-size: 2rem;
    height: 100px;
    border-radius: 100px;
    line-height: 110px;
    position: absolute;
    top: -50px;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 15px rgba

(0,0,0,0.5);
    box-shadow: 0 0 15px rgba

(0,0,0,0.5);
    background: #0080BB;
    background: -moz-linear-gradient(-

45deg, rgba(10,111,183,1) 0%, rgba

(8,73,142,1) 100%);
    background: -webkit-linear-

gradient(-45deg, #0080BB 

0%,#0080BB 100%);
    background: linear-gradient

(135deg, #0080BB 0%,#0080BB 

100%);
    filter: 

progid:DXImageTransform.Microsoft.gr

adient( startColorstr='#0a6fb7', 

endColorstr='#08498e',GradientType=

1 );
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.operations li a {
    display: table;
    width: 100%;
    margin: 0 auto 5px;
    padding: 7px 5px;
    font-size: 0.90rem;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    background: #0080BB;
    background: -moz-linear-gradient(-

45deg, rgba(10,111,183,1) 0%, rgba

(8,73,142,1) 100%);
    background: -webkit-linear-

gradient(-45deg, #0080BB 

0%,#0080BB 100%);
    background: linear-gradient

(135deg, #0080BB 0%,#0080BB 

100%);
    filter: 

progid:DXImageTransform.Microsoft.gr

adient( startColorstr='#0a6fb7', 

endColorstr='#08498e',GradientType=

1 );
    color: #fff;
    text-shadow: 0 2px 1px rgba

(0,0,0,0.2);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.symbol b, .timeTaken b {
    color: #ea0000 !important;
}

.timeTaken {
    display: block;
    text-align: center;
    color: orange;
    font-size: 0.8rem;
}

@media screen and (max-width: 55em) {

	.container > header h1,
	.container > header nav {
		float: none;
	}

	.container > header > span,
	.container > header h1 {
		text-align: center;
	}

	.container > header nav {
		margin: 0 auto;
	}

	.container > header > span {
		text-indent: 30px;
	}
}
@media screen and (max-width: 768px) {
.top-bar {
    margin-bottom: 17%;
}
}

.mediaboximg {
    height: 194px;
    margin: auto;
}
