/*@color1: #5b8ab5;
@color2: #74c096;
@color3: #973f54;
@color4: #ea6953;
@color5: #ea6953;
@color6: #968c83;
@color7: #74c096;
@color8: #86339a;*/
.header-container {
  z-index: 5;
  width: 100%;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  font-family: "ff-dax-web-pro", sans-serif;
  float: left;
  font-weight: 600;
}
.header-container .box,
.header-container .box-bottom {
  width: 100%;
  background: #333333;
  float: left;
  position: relative;
  height: 4.33333333em;
}
.header-container .center {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.header-container .center .txt {
  font-size: 1.5em;
}
.header-container .logo {
  position: relative;
  float: left;
  display: block;
  margin: 0.9375em 0;
  width: 11.3125em;
  height: 2.125em;
  background: url("../images/design/bt-logo-white.png") no-repeat transparent center;
  background-size: contain;
  z-index: 1;
}
.header-container .link-download {
  float: right;
  color: #ffffff;
  position: relative;
  padding: 0 2.875em 0 0;
  margin: 1.5em 0 0;
  z-index: 1;
  display: none;
  transition: 0.15s;
}
.header-container .link-download:after {
  font-family: FontAwesome, sans-serif;
  content: "\f019";
  position: absolute;
  top: 50%;
  font-size: 1.1875em;
  right: 0.15789474em;
  text-align: center;
  width: 1.89473684em;
  height: 1.89473684em;
  line-height: 1.89473684em;
  margin-top: -0.92105263em;
}
.header-container .link-download:hover {
  opacity: .7;
}
.header-container .wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 71.25em;
  padding: 0 0.9375em;
}
.header-container .box-bottom {
  display: none;
}
.header-container .box-bottom .logo {
  background-image: url("../images/design/bt-logo-black.png");
}
.header-bot-menu {
  background: #a2c7cc;
  padding: 20px 0;
  clear: both;
}
.header-bot-menu a {
  margin: 0 22px;
  color: #53565a;
  font-size: 15px;
  transition: .15s;
}
.header-bot-menu a:hover {
  color: #fff;
}
.header-bot-menu a .fa {
  font-size: 22px;
  margin-left: 15px;
  position: relative;
  top: 1px;
}
.header-bot-menu a.link-download {
  float: none;
  display: inline;
  color: #53565a;
  margin: 0 22px;
}
.header-bot-menu a.link-download:hover {
  color: #fff;
}
.header-container .center .wrapper {
  height: 100%;
  text-align: right;
}
@media (max-width: 1024px) {
  .header-container {
    position: fixed;
    top: 0;
  }
  .header-container .logo {
    display: none;
  }
  .header-container .center {
    display: none;
  }
  .header-container .link-download {
    color: #000000;
    margin: 1.25em 0 0;
  }
  .header-container .box,
  .header-container .box-bottom {
    background: #e7ebeb;
    height: 3.6em;
  }
  .header-container .box-bottom {
    display: block;
  }
  .header-container .box-bottom .logo {
    display: block;
    margin: 0.625em 0;
  }
  .header-bot-menu {
    padding: 6px 0 !important;
    display: none;
  }
  .header-bot-menu a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header-bot-menu a,
  .header-bot-menu a.link-download {
    margin: 0 5px!important;
  }
}
@media only screen and (max-width: 600px) {
  .header-bot-menu {
    display: none;
  }
  .header-container .link-download {
    display: block!important;
  }
}
* {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}
video::-webkit-media-controls {
  display: none !important;
}
ol,
ul,
menu {
  list-style: none outside none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  font-size: 100%;
}
p {
  padding-bottom: 1em;
}
strong,
b {
  font-weight: 900;
}
input,
textarea,
select {
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
}
input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input::-ms-clear {
  display: none !important;
}
a,
.link {
  outline: none;
  color: #53565a;
  text-decoration: none;
}
html {
  -webkit-text-size-adjust: none;
  width: 100%;
  height: 100%;
  font-size: 16px;
}
body {
  font-family: "ff-dax-web-pro", sans-serif;
  color: #53565a;
  line-height: normal;
  font-weight: 400;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  font-size: 100%;
}
.not-transition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.table-box {
  display: table;
  width: 100%;
  height: 100%;
}
.table-row {
  vertical-align: middle;
  display: table-row;
}
.table-cell {
  vertical-align: middle;
  display: table-cell;
}
.masks-box {
  width: 100%;
  height: calc(100vh - 196px);
  overflow: hidden;
}
.wrapper {
  padding: 0 3.125em;
  display: block;
  box-sizing: border-box;
}
.modal {
  position: fixed;
  font-size: 1.125em;
  width: 55.55555556em;
  height: 27.77777778em;
  margin-left: -27.77777778em;
  margin-top: -13.88888889em;
  text-align: center;
  border: none;
  line-height: normal;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal .video-box {
  width: 100%;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}
.modal p {
  padding: 0;
}
.modal .modal-dialog {
  padding: 0;
}
.modal .modal-title {
  font-size: 2em;
  font-family: "ff-dax-web-pro", sans-serif;
  padding-bottom: 0.27777778em;
}
.modal .modal-body {
  font-family: "ff-dax-web-pro", sans-serif;
  font-size: 2.71333333em;
  -webkit-transform: rotateZ(-4deg);
  -moz-transform: rotateZ(-4deg);
  -ms-transform: rotateZ(-4deg);
  -o-transform: rotateZ(-4deg);
  transform: rotateZ(-4deg);
  padding: 1.06470106em 0;
  line-height: 100%;
}
.modal .modal-footer {
  font-size: 0.88888889em;
  padding: 1.625em 0 0;
}
.modal.fade {
  top: -150%;
}
.info-block {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  max-width: 17.33333333em;
  background: #ffffff;
  border-top: 0.4em solid grey;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  border-bottom: 1px solid grey;
  box-sizing: border-box;
  padding: 1.26666667em 1em 0.86666667em;
  text-align: left;
  min-height: 8.26666667em;
}
.info-block h1,
.info-block h2,
.info-block h3,
.info-block h4,
.info-block h5,
.info-block h6 {
  font-weight: 800;
  font-size: 1.06666667em;
  line-height: 125%;
  padding: 0 0 0.5em 0;
}
.info-block h1 a,
.info-block h2 a,
.info-block h3 a,
.info-block h4 a,
.info-block h5 a,
.info-block h6 a {
  font-weight: 800;
}
.info-block a {
  position: relative;
  padding-right: 1.33333333em;
  display: block;
}
.info-block a:after {
  font-weight: normal;
  position: absolute;
  font-size: 150%;
  top: 49%;
  right: 0;
  width: 1.06666667em;
  height: 1.06666667em;
  line-height: 1.06666667em;
  margin-top: -0.53333333em;
  text-align: right;
  display: inline-block;
  font-family: FontAwesome, sans-serif;
  content: "\f18e";
  vertical-align: middle;
}
.info-block a:hover {
  opacity: .7;
}
.info-block ul li {
  padding: 0.53333333em 0;
}
.info-block.border-blue {
  border-color: #5887b0;
  color: #5887b0;
}
.info-block.border-blue a {
  color: #5887b0;
}
.info-block.border-blue a:hover {
  color: #5887b0;
}
.info-block.border-red {
  border-color: #f0705a;
  color: #f0705a;
}
.info-block.border-red a {
  color: #f0705a;
}
.info-block.border-red a:hover {
  color: #f0705a;
}
.info-block.border-green {
  border-color: #6bc399;
  color: #6bc399;
}
.info-block.border-green a {
  color: #6bc399;
}
.info-block.border-green a:hover {
  color: #6bc399;
}
.info-block.border-purple {
  border-color: #914057;
  color: #914057;
}
.info-block.border-purple a {
  color: #914057;
}
.info-block.border-purple a:hover {
  color: #914057;
}
.main-wrapper {
  opacity: 1;
  visibility: visible;
  transition: 0.45s;
  display: inline;
}
.main-wrapper.in-loading {
  opacity: 0;
  visibility: hidden;
}
.main-wrapper.was-loaded {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1200px) {
  body {
    font-size: 1.34vw;
  }
}
@media (max-width: 1024px) {
  .masks-box {
    height: calc(100vh - 115px);
  }
  body {
    padding-top: 115px;
  }
}
@media only screen and (max-width: 600px) {
  body {
    padding-top: 114px;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pre-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 3em;
  height: 3em;
  margin: -1.5em;
  opacity: 0;
  visibility: hidden;
  background: url("../images/design/loader2.svg") scroll transparent no-repeat center;
  background-size: contain;
  font-size: 100%;
  border-radius: 0;
  transition: none;
  z-index: 999;
}
.pre-loader.loader-show {
  opacity: 1;
  visibility: visible;
}
.pre-loader.animation-show {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  animation: spin 0.55s linear infinite;
}
.pre-loader.has-content {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: auto;
  color: white;
  text-align: center;
  background: #4cc8f2;
  background: -moz-linear-gradient(-45deg, #4cc8f2 0%, #1dafed 100%);
  background: -webkit-linear-gradient(-45deg, #4cc8f2 0%, #1dafed 100%);
  background: linear-gradient(135deg, #4cc8f2 0%, #1dafed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cc8f2', endColorstr='#1dafed', GradientType=1);
}
.pre-loader.has-content .preloader-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pre-loader.has-content .preloader-content p {
  padding: 0;
}
.pre-loader.has-content .preloader-content .icon {
  position: relative;
  display: inline-block;
  width: 6.5625em;
  height: 6.5625em;
  border: 2px solid #ffffff;
  border-radius: 200px;
  margin: 0 0 0.75em;
}
.pre-loader.has-content .preloader-content .icon .ico {
  position: absolute;
  top: 50%;
  right: 50%;
  width: 4.0625em;
  height: 3.25864362em;
  margin: -1.62932181em -2.03125em;
  background: url("../images/design/ico-treasure-skattekiste.svg") transparent no-repeat center;
  background-size: contain;
}
.pre-loader.has-content .preloader-content .title-wrap {
  line-height: normal;
}
.pre-loader.has-content .preloader-content .title-wrap .txt {
  font-size: 1.125em;
  font-weight: 300;
  display: block;
}
.pre-loader.has-content .preloader-content .title-wrap .title {
  font-size: 1.375em;
  margin: 0.22727273em 0 0;
}
.pre-loader.has-content.animation-show {
  animation: none;
}
.site-menu {
  font-size: 15px;
  width: 100%;
  color: #000000;
  font-weight: 800;
  background: #7eb6bf;
  float: left;
  text-align: center;
  position: relative;
  z-index: 2;
}
.site-menu a {
  position: relative;
  transition: 0.15s;
  display: block;
  padding: 0.66666667em;
}
.site-menu a .fa {
  position: absolute;
  bottom: -0.4em;
  left: 50%;
  display: block;
  width: 0.93333333em;
  margin-left: -0.46666667em;
  height: 0.93333333em;
  line-height: 0.93333333em;
  text-align: center;
}
.site-menu a:hover {
  color: #ffffff;
}
.site-menu .wrapper {
  height: 4.33333333em;
  margin: 0 auto;
  width: 100%;
  max-width: 78.66666667em;
  padding: 0 1em;
}
.site-menu ul {
  transition: 0.15s;
  display: table;
  height: 100%;
  width: 100%;
}
.site-menu ul ul {
  display: none;
  height: 4.33333333em;
  line-height: 4.33333333em;
  font-weight: 600;
}
.site-menu ul ul li {
  display: inline-block;
  line-height: normal;
  max-width: 17.33333333em;
  margin: 0 1.2em;
}
.site-menu ul li {
  display: table-cell;
  vertical-align: middle;
}
.site-menu ul li > ul {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  background: #96bfc5;
}
.site-menu ul li > ul ul {
  background: transparent;
}
.site-menu ul li > ul ul li {
  vertical-align: top;
}
.site-menu ul li:hover > ul {
  display: block;
}
.site-menu h1,
.site-menu h2,
.site-menu h3,
.site-menu h4,
.site-menu h5,
.site-menu h6 {
  font-weight: 800;
}
.site-menu .blocks {
  height: auto;
  float: left;
  width: 100%;
  padding: 0.4em 0 2.13333333em;
}
.site-menu .blocks .info-block {
  margin-top: 1.73333333em;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.site-menu .blocks .info-block a {
  padding-right: 1.33333333em;
}
.site-menu .blocks .info-block ul {
  display: block;
}
.site-menu .blocks .info-block ul li {
  display: block;
  width: 100%;
  padding: 0.53333333em 0;
  max-width: none;
}
.site-menu .blocks ul {
  position: static;
  width: auto;
  margin: 0;
  line-height: normal;
  padding: 0;
  height: auto;
}
.site-menu .blocks li {
  margin: 0;
  padding: 0 0.93333333em;
  font-weight: 600;
  text-align: left;
  display: inline-block;
  width: 24%;
  vertical-align: top;
  max-width: 19.33333333em;
  box-sizing: border-box;
}
.site-menu .blocks li a {
  font-weight: normal;
  padding: 0;
}
.site-menu .blocks li h1,
.site-menu .blocks li h2,
.site-menu .blocks li h3,
.site-menu .blocks li h4,
.site-menu .blocks li h5,
.site-menu .blocks li h6 {
  font-weight: 800;
}
.site-menu .blocks li h1 a,
.site-menu .blocks li h2 a,
.site-menu .blocks li h3 a,
.site-menu .blocks li h4 a,
.site-menu .blocks li h5 a,
.site-menu .blocks li h6 a {
  font-weight: 800;
}
@media (max-width: 1024px) {
  .site-menu {
    display: none;
  }
}
.menu-open {
  display: none;
  color: black;
  position: fixed;
  top: 0.9375em;
  left: 0.9375em;
  z-index: 7;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: 0.075s;
  -moz-transition: 0.075s;
  -ms-transition: 0.075s;
  -o-transition: 0.075s;
  transition: 0.075s;
}
.menu-open .fa {
  font-size: 2em;
}
.menu-open .mb__txt {
  display: block;
  text-transform: uppercase;
  font-size: 0.875em;
  padding-top: 0.28571429em;
}
.menu-open:hover {
  color: #97BFC5;
}
.menu-close {
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  width: 3.375em;
  cursor: pointer;
}
.menu-close .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.5em;
  width: 0.83333333em;
  height: 0.83333333em;
  line-height: 0.83333333em;
  margin: -0.41666667em;
  text-align: center;
  -webkit-transition: 0.075s;
  -moz-transition: 0.075s;
  -ms-transition: 0.075s;
  -o-transition: 0.075s;
  transition: 0.075s;
}
.menu-close:hover {
  color: #97BFC5;
}
.burger-menu .logo {
  width: 17.625em;
  height: 3.3125em;
  display: block;
  background: url("../images/design/logo-white.svg") no-repeat transparent center;
  background-size: contain;
}
.burger-menu .under-logo {
  width: 10em;
  height: 1.1875em;
  display: block;
  margin-top: 0.625em;
  background: url("../images/design/under-logo-white.png") no-repeat transparent center;
  background-size: contain;
  margin-bottom: 1.875em;
}
.burger-menu.mm--open .menu-open {
  color: white;
}
.burger-menu.mm--open .menu-open:hover {
  color: #97BFC5;
}
.burger-menu.mm--open .menu-list {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.menu-list {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 24.5em;
  background: #333333;
  color: white;
  z-index: 6;
  -webkit-transform: translateX(-29.125em);
  -moz-transform: translateX(-29.125em);
  -ms-transform: translateX(-29.125em);
  -o-transform: translateX(-29.125em);
  transform: translateX(-29.125em);
  -webkit-transition: 0.375s;
  -moz-transition: 0.375s;
  -ms-transition: 0.375s;
  -o-transition: 0.375s;
  transition: 0.375s;
}
.menu-list .annual {
  font-size: 1.5em;
  padding-bottom: 1.25em;
  font-weight: normal;
  display: block;
}
.menu-list .menu-entry {
  position: absolute;
  top: 6.25em;
  left: 0;
  overflow: hidden;
  padding-left: 3.75em;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
}
.menu-list a {
  color: white;
  -webkit-transition: 0.075s;
  -moz-transition: 0.075s;
  -ms-transition: 0.075s;
  -o-transition: 0.075s;
  transition: 0.075s;
  line-height: 130%;
}
.menu-list a:hover {
  color: #97BFC5;
}
.menu-list li {
  padding-bottom: 1.0625em;
  font-weight: 700;
  position: relative;
}
.menu-list li .mm-ico {
  position: absolute;
  font-size: 0.9375em;
  top: 0;
  left: 0;
  text-align: center;
  width: 1.33333333em;
  height: 1.33333333em;
  line-height: 1.33333333em;
  margin: -0.2em 0 0 -1.6em;
  -webkit-transition: 0.075s;
  -moz-transition: 0.075s;
  -ms-transition: 0.075s;
  -o-transition: 0.075s;
  transition: 0.075s;
  -webkit-transform: rotateZ(-90deg);
  -moz-transform: rotateZ(-90deg);
  -ms-transform: rotateZ(-90deg);
  -o-transform: rotateZ(-90deg);
  transform: rotateZ(-90deg);
}
.menu-list li li {
  font-weight: normal;
  padding: 0.5em 0 0 1.875em;
}
.menu-list li.sab-open .mm-ico {
  margin-top: -0.13333333em;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}
@media (max-width: 1024px) {
  .menu-open {
    font-size: 14px;
    display: block;
  }
  .menu-list {
    font-size: 12px;
  }
  .menu-list ul {
    font-size: 14px;
  }
}
@media only screen and (max-width: 450px) {
  /*.menu-open{
    left: 30 / 18.09em;
  }*/
  .menu-list .menu-entry {
    padding-left: 2.14285714em;
  }
}
/*! CSS Used from: http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css?ver=4.4.5 */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-twitter:before {
  content: "\f099";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-youtube:before {
  content: "\f167";
}
/*! CSS Used from: http://localhost/www/vanya/BTIM/PHP/Live-version/includes/css/bootstrap.min.css */
footer,
nav {
  display: block;
}
a {
  background-color: transparent;
}
@media print {
  *,
  :after,
  :before {
    color: #000!important;
    text-shadow: none!important;
    background: 0 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
p {
  margin: 0 0 10px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-sm-2,
.col-sm-3,
.col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
/*@media (min-width:768px){
  .col-sm-2,.col-sm-3,.col-sm-6{float:left;}
  .col-sm-6{width:50%;}
  .col-sm-3{width:25%;}
  .col-sm-2{width:16.66666667%;}
}*/
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.container:after,
.row:after {
  clear: both;
}
/*! CSS Used from: http://localhost/www/vanya/BTIM/PHP/Live-version/css/style2.css */
html .footer,
body .footer {
  border-top: 64px #c5dee1 solid;
  margin-top: -63px;
  background-color: #333;
  position: relative;
}
html .footer .footer-left,
body .footer .footer-left {
  width: 70%;
  color: #fff;
  display: block;
  float: left;
  margin-top: 2.125em;
}
html .footer .footer-left a,
body .footer .footer-left a {
  color: #fff;
  letter-spacing: .5px;
  font-size: 0.8125em;
}
html .footer .footer-left p,
body .footer .footer-left p {
  letter-spacing: .5px;
  font-size: 0.8125em;
  margin-bottom: 0;
  line-height: 1.6875em;
}
html .footer .footer-right,
body .footer .footer-right {
  width: 30%;
  height: 149px;
  float: right;
  margin-top: -64px;
  padding-top: 80px;
  background: url(../images/footer-righ2t.png) no-repeat scroll 0 0 transparent;
}
html .footer .footer-right .footer__social,
body .footer .footer-right .footer__social {
  float: right;
  margin-right: 2em;
}
html .footer .footer-right .footer__social a,
body .footer .footer-right .footer__social a {
  display: block;
  width: 42px;
  height: 33px;
  float: left;
  overflow: hidden;
  color: #fff;
  text-indent: -9999px;
  text-decoration: none;
}
html .footer .footer-right .footer__social a span,
body .footer .footer-right .footer__social a span {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 0;
  font-size: 1.3em;
  line-height: 2.1;
  text-align: center;
}
html .footer .footer-right-elem,
body .footer .footer-right-elem {
  background: #333;
  position: absolute;
  height: 64px;
  width: 25%;
  right: 0;
  top: -64px;
}
@media only screen and (max-width: 1500px) {
  html .footer .footer-right-elem,
  body .footer .footer-right-elem {
    width: 16%;
  }
}
@media only screen and (max-width: 880px) {
  html .footer,
  body .footer {
    border-top-width: 15px;
  }
  html .footer .footer-right-elem,
  body .footer .footer-right-elem {
    display: none;
  }
  html .footer .footer-right,
  body .footer .footer-right {
    background: none;
  }
}
@media only screen and (max-width: 768px) {
  html .footer .footer-left {
    width: calc(-60%);
  }
  html .footer .footer-left .col-sm-6 {
    padding: 0;
  }
  html .footer .footer-left .col-sm-6 p {
    padding: 0 15px;
  }
  html .footer .footer-right {
    width: 160px;
  }
}
@media only screen and (max-width: 480px) {
  html .footer .footer-left {
    width: 100%;
  }
  html .footer .footer-right {
    position: absolute;
    right: 1em;
    margin-top: 1em;
    padding-top: 1em;
    height: auto;
  }
}
.footer {
  font-size: 16px;
}
#sticked-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
}
/*! CSS Used from: http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css?ver=4.4.5 */
.fa-play-circle:before {
  content: "\f144";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
/*! CSS Used from: http://localhost/www/vanya/BTIM/PHP/Live-version/includes/css/bootstrap.min.css */
section {
  display: block;
}
input {
  margin: 0;
  font: inherit;
  color: inherit;
}
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type=checkbox] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 {
  font-size: 18px;
}
.text-center {
  text-align: center;
}
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-md-12,
.col-md-2,
.col-md-6,
.col-sm-12,
.col-sm-2,
.col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.row:after {
  clear: both;
}
/*! CSS Used from: http://localhost/www/vanya/BTIM/PHP/Live-version/css/style2.css */
html .download-section,
body .download-section {
  background: #c5dee1;
  padding-bottom: 65px;
  margin-top: 6em;
  text-align: center;
}
html .download-section h4,
body .download-section h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 0.875em;
  margin: 1em 0 0;
  padding-top: 1em;
  padding-bottom: 2em;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.075s;
  -moz-transition: 0.075s;
  -ms-transition: 0.075s;
  -o-transition: 0.075s;
  transition: 0.075s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
html .download-section h4 .glyphicon,
body .download-section h4 .glyphicon {
  position: absolute;
  top: 100%;
  left: 50%;
  font-size: 1.125em;
  width: 0.75em;
  height: 0.9375em;
  margin: -1.06875em -0.375em;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition: 0.075s;
  -moz-transition: 0.075s;
  -ms-transition: 0.075s;
  -o-transition: 0.075s;
  transition: 0.075s;
}
html .download-section h4:hover,
body .download-section h4:hover {
  color: #97BFC5;
}
html .download-section h4:hover .glyphicon,
body .download-section h4:hover .glyphicon {
  color: #97BFC5;
}
html .download-section.closed h4 .glyphicon,
body .download-section.closed h4 .glyphicon {
  margin-top: -0.84375em;
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
html .download-section .glyphicon:before,
body .download-section .glyphicon:before {
  font-size: 0.75em;
}
html .download-section .files-top,
body .download-section .files-top {
  border-bottom: 1px solid #9eb2b4;
  line-height: 1.375em;
  margin-bottom: 0.6em;
}
html .download-section .files-top.last span,
body .download-section .files-top.last span {
  color: #c5dee1;
}
html .download-section .select,
body .download-section .select,
html .download-section .file,
body .download-section .file {
  width: 50px;
  display: inline-block;
  text-align: right;
  font-size: 0.75em;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
html .download-section .file,
body .download-section .file {
  width: 35px;
}
html .download-section .list-item,
body .download-section .list-item {
  width: 100%;
  display: block;
}
html .download-section label,
body .download-section label {
  font-weight: 400;
  font-size: 0.875em;
  margin-bottom: 0.85em;
}
html .download-section label a,
body .download-section label a {
  color: #333;
  display: inline-block;
}
html .download-section input[type="checkbox"],
body .download-section input[type="checkbox"] {
  display: none;
}
html .download-section input[type="checkbox"] + label span,
body .download-section input[type="checkbox"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -2px 1em 0;
  vertical-align: middle;
  background: url(../images/checkbox.png) left top no-repeat;
  cursor: pointer;
}
html .download-section label,
body .download-section label {
  cursor: pointer;
}
html .download-section label span:hover,
body .download-section label span:hover {
  background: url(../images/checkbox.png) left bottom no-repeat !important;
}
html .download-section input[type="checkbox"]:checked + label span,
body .download-section input[type="checkbox"]:checked + label span {
  background: url(../images/checkbox.png) left bottom no-repeat;
}
html .download-section .fa,
body .download-section .fa {
  margin: 0 1em;
}
html .download-section i.glyphicon,
body .download-section i.glyphicon {
  color: #333;
}
html .download-section .count,
body .download-section .count {
  margin-bottom: 0.3125em;
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
}
html .download-section .count span,
body .download-section .count span {
  max-width: 50%;
  display: inline-block;
  background: #fff;
  font-weight: 700;
  font-size: 1em;
  border: 3px solid #84abaf;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 36px;
}
html .download-section .count h4,
body .download-section .count h4 {
  max-width: 45%;
  max-width: 78px;
  display: inline-block;
  word-break: break-all;
  margin-top: 1.4em;
  font-size: 0.6875em;
}
html .download-section .reset-button,
body .download-section .reset-button {
  border: 1px solid #97a8ab;
  border-radius: 5px;
  width: 100%;
  white-space: normal;
  background: none;
  padding: .5em 2.4em;
  font-size: 0.6875em;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  margin: 0.4375em 0;
  word-break: break-word;
  transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
}
html .download-section .download-button,
body .download-section .download-button {
  background: #333;
  border: 1px solid #333;
  color: #fff;
  border-radius: 5px;
  width: 100%;
  white-space: normal;
  box-shadow: none;
  padding: 0.5em 3.8em;
  font-size: 0.6875em;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  margin: 1em 0;
  transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
}
html .download-section .reset-button:hover,
body .download-section .reset-button:hover,
html .download-section .download-button:hover,
body .download-section .download-button:hover {
  box-shadow: 0 0 5px #444;
  transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
}
#download-files {
  text-align: left;
  float: left;
  width: 100%;
  margin-top: 10px;
}
@media only screen and (max-width: 1200px) {
  body .download-section .files-top.third,
  body .download-section .files-top.last {
    display: none;
  }
  body .count-wrap {
    text-align: center;
  }
  body .count-wrap input {
    float: none;
    display: inline-block;
    width: auto!important;
    padding: 1em 2em!important;
    min-width: 160px;
  }
}
@media only screen and (max-width: 992px) {
  body .download-section .files-top.second {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  body .download-section .count-wrap {
    text-align: left;
    padding: 1em;
  }
  body .download-section .count-wrap .count {
    text-align: left;
  }
  body .download-section .count-wrap .count span.total {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  html .download-section label {
    letter-spacing: -1px;
  }
  html .download-section,
  body .download-section {
    margin-top: 1em;
  }
}
/*! CSS Used from: http://localhost/www/vanya/BTIM/PHP/Live-version/css/style3.css */
html section .container #download-files .nothing-selected,
body section .container #download-files .nothing-selected {
  color: red;
  font-size: 0.85em;
  margin: 0 18px;
  padding: 7px;
  border: 1px solid red;
}
/*! CSS Used fontfaces */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../includes/fonts/glyphicons-halflings-regular.eot);
  src: url(../includes/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'), url(../includes/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../includes/fonts/glyphicons-halflings-regular.woff) format('woff'), url(../includes/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../includes/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.download-section {
  font-size: 16px;
}
html .download-section .files-top,
body .download-section .files-top {
  border-bottom: 1px solid #9eb2b4;
  line-height: 1.375em;
  margin-bottom: 0.6em;
}
html .download-section .files-top h2,
body .download-section .files-top h2 {
  border-bottom: 1px solid #9eb2b4;
  font-size: 1.22em;
  margin-top: 2.4em;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0.7em;
  text-transform: uppercase;
}
html .download-section .select,
body .download-section .select,
html .download-section .file,
body .download-section .file {
  width: 50px;
  display: inline-block;
  text-align: right;
  font-size: 0.75em;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
html .download-section .file,
body .download-section .file {
  width: 35px;
}
html .download-centre.download-section .files-top.second,
body .download-centre.download-section .files-top.second {
  display: block;
}
@media only screen and (max-width: 992px) {
  body .download-section .files-top.second {
    display: none;
  }
  body .download-centre.download-section .files-top.second {
    display: block;
  }
}
.global-business-review-map {
  position: relative;
  width: 100%;
  font-size: 16px;
  margin-bottom: 1.875em;
}
.global-business-review-map img {
  width: 100%;
  margin: 0 !important;
}
.global-business-review-map .item {
  top: 1%;
  left: 1%;
  position: absolute;
  width: 3.125em;
  height: 3.125em;
  margin: -1.5625em;
  border-radius: 500px;
  z-index: 2;
  cursor: pointer;
  font-size: 80%;
}
.global-business-review-map .item .pop-up-box {
  position: absolute;
  left: 50%;
  bottom: 50%;
  width: 25.625em;
  margin: 0 -12.8125em;
  transition: 0.15s;
  opacity: 0;
  visibility: hidden;
}
.global-business-review-map .item .pop-up-box .box-body {
  position: relative;
  float: left;
  width: 100%;
  background: #96bfc5;
  padding: 0.625em 1.5625em 1.25em;
  margin: 0 0 2.8125em;
  box-sizing: border-box;
  box-shadow: 0 0.375em 1.875em 0 rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #000000;
}
.global-business-review-map .item .pop-up-box .box-body:after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 2.375em;
  height: 2.375em;
  margin: -1.1875em;
  content: '';
  display: block;
  background: #96bfc5;
  transform: rotateZ(45deg);
}
.global-business-review-map .item .pop-up-box .title {
  display: block;
  font-size: 1.985625em;
  margin: 0;
  padding: 0.47214353em 0;
}
.global-business-review-map .item .pop-up-box .title span {
  font-weight: 300;
}
.global-business-review-map .item .pop-up-box .colons {
  width: 100%;
  padding: 2.8125em 0 2.5em;
}
.global-business-review-map .item .pop-up-box .colons .colon {
  display: inline-block;
  vertical-align: bottom;
  width: 2.25em;
  background: #ffffff;
  position: relative;
  min-height: 1px;
  z-index: 1;
  margin: 0 0.5625em;
}
.global-business-review-map .item .pop-up-box .colons .colon .txt {
  color: #ffffff;
  position: absolute;
  width: 100px;
  text-align: center;
  margin: 0.3125em -50px;
  font-weight: 300;
  left: 50%;
}
.global-business-review-map .item .pop-up-box .colons .colon .txt.t-top {
  bottom: 100%;
}
.global-business-review-map .item .pop-up-box .colons .colon .txt.t-bottom {
  top: 100%;
}
.global-business-review-map .item .pop-up-box .colons .colon.c-grey {
  color: #333333;
  background-color: #333333;
}
.global-business-review-map .item .pop-up-box .counts {
  width: 100%;
  border-top: 2px solid #e3eef0;
  border-bottom: 2px solid #e3eef0;
  margin: 0.9375em 0 0.9375em;
  padding: 0.875em 0 1.125em;
  position: relative;
  z-index: 1;
}
.global-business-review-map .item .pop-up-box .counts .count {
  position: relative;
  padding-left: 2.5em;
  font-weight: 300;
  display: inline-block;
  width: auto;
}
.global-business-review-map .item .pop-up-box .counts .count .value {
  color: #ffffff;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 0.8125em;
  width: 2.53846154em;
  height: 2.76923077em;
  margin: -1.46153846em 0;
  padding: 1.46153846em 0 0;
  background: url("../images/design/ico-person-grey.svg") no-repeat transparent center;
  background-size: contain;
}
.global-business-review-map .item:hover .pop-up-box,
.global-business-review-map .item.show-pop-up .pop-up-box {
  opacity: 1;
  visibility: visible;
}
.global-business-review-map .item.i-us {
  top: 41%;
  left: 19%;
  width: 10.625em;
  height: 10.625em;
  margin: -5.3125em;
}
.global-business-review-map .item.i-uk-europe {
  top: 32%;
  left: 54%;
  width: 12.5em;
  height: 12.5em;
  margin: -6.25em;
}
.global-business-review-map .item.i-asia {
  top: 44%;
  left: 76%;
  width: 8.125em;
  height: 8.125em;
  margin: -4.0625em;
}
.global-business-review-map .item.i-australasia {
  top: 72%;
  left: 84%;
  width: 9.375em;
  height: 9.375em;
  margin: -4.6875em;
}
@media only screen and (max-width: 1200px) {
  .global-business-review-map {
    font-size: 82%;
  }
}
@media only screen and (max-width: 991px) {
  .global-business-review-map {
    font-size: 95%;
  }
}
@media only screen and (max-width: 768px) {
  .global-business-review-map {
    font-size: 1.96vw;
  }
}
@media only screen and (max-width: 560px) {
  .global-business-review-map {
    font-size: 1.9vw;
  }
}
@media only screen and (max-width: 420px) {
  .global-business-review-map {
    font-size: 1.8vw;
  }
}
@font-face {
  font-family: 'Guardian Text Egyptian Web';
  src: url('../includes/fonts/GuardianTextEgyp-Regular-Web.eot');
  src: url('../includes/fonts/GuardianTextEgyp-Regular-Web.eot?#iefix') format('embedded-opentype'), url('../includes/fonts/GuardianTextEgyp-Regular-Web.woff2') format('woff2'), url('../includes/fonts/GuardianTextEgyp-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
html,
body {
  -webkit-text-size-adjust: none;
  font-size: 16px;
  font-family: "ff-dax-web-pro";
  /*.panel-default>.panel-heading:hover,*/
  /* position: relative;*/
}
html.with-sticked-footer {
  height: 100%;
  box-sizing: border-box;
}
body.with-sticked-footer {
  padding-bottom: 150px;
  min-height: 100%;
  position: relative;
  height: auto;
}
html a:hover,
body a:hover {
  text-decoration: none;
}
html .header,
body .header {
  overflow: hidden;
  position: relative;
}
html .header .header-midle,
body .header .header-midle {
  background: url("../images/header-active.png") no-repeat scroll center top transparent;
  background: url('../images/header-bg.png') no-repeat scroll center top transparent;
  min-height: 158px;
}
html .header .header-midle .header-top,
body .header .header-midle .header-top {
  height: 3.375em;
}
html .header .header-midle .menu-mobile,
body .header .header-midle .menu-mobile {
  display: none;
  background: url("../images/mobile-menu.png") no-repeat scroll center center transparent;
  width: 35px;
  height: 30px;
}
html .header .header-midle #top-searchform,
body .header .header-midle #top-searchform {
  display: none;
}
html .header .header-midle .menu,
body .header .header-midle .menu {
  float: left;
  padding: 0;
  margin: 0;
  line-height: 53px;
}
html .header .header-midle .menu li,
body .header .header-midle .menu li {
  float: left;
  list-style: none;
  position: static;
}
html .header .header-midle .menu li a,
body .header .header-midle .menu li a {
  color: #fff;
  padding: 10px 12px;
  font-size: 0.8125em;
  font-weight: 600;
  position: relative;
}
html .header .header-midle .menu li .sub-menu,
body .header .header-midle .menu li .sub-menu {
  position: absolute;
  left: 0;
  right: 0;
  top: 54px;
  z-index: 111;
  width: 100%;
  /*max-width: 95%;*/
  text-align: center;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  /*   -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;*/
  background: #e8e8e8;
  min-height: 100px;
  padding: 1.1875em 0;
}
html .header .header-midle .menu li .sub-menu a,
body .header .header-midle .menu li .sub-menu a {
  padding: 5px 10px;
}
.no-padding a {
  padding: 0 !important;
}
.single-line-menu {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.single-line-menu strong {
  float: left;
  font-size: 13px;
  padding: 2px 0;
  line-height: normal;
}
html .header .header-midle .menu li .sub-menu li,
body .header .header-midle .menu li .sub-menu li {
  line-height: normal;
}
html .header .header-midle .menu li .sub-menu li a:hover,
body .header .header-midle .menu li .sub-menu li a:hover {
  color: #96bfc5;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
html .header .header-midle .menu li.has-child a:before,
body .header .header-midle .menu li.has-child a:before {
  position: absolute;
  content: ' ';
  width: 10px;
  height: 6px;
  background: url("../images/down-white.png") no-repeat scroll 0 0 transparent;
  color: #fff;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
}
html .header .header-midle .menu li:hover,
body .header .header-midle .menu li:hover {
  background: #e8e8e8;
}
html .header .header-midle .menu li:hover a,
body .header .header-midle .menu li:hover a {
  color: #000;
}
html .header .header-midle .menu li a.current,
body .header .header-midle .menu li a.current {
  font-weight: bold;
  text-decoration: underline;
}
html .header .header-midle .menu li:hover a:before,
body .header .header-midle .menu li:hover a:before {
  background: url("../images/down-black.png") no-repeat scroll 0 0 transparent;
}
html .header .header-midle .menu li:hover .sub-menu,
body .header .header-midle .menu li:hover .sub-menu {
  height: auto;
  opacity: 1;
  visibility: visible;
}
html .header .header-midle .menu li:hover .sub-menu a,
body .header .header-midle .menu li:hover .sub-menu a {
  font-weight: 400;
  font-size: 0.875em;
}
html .header .header-midle .menu li:hover .sub-menu a:before,
body .header .header-midle .menu li:hover .sub-menu a:before {
  display: none;
}
html .header .header-midle .logos,
body .header .header-midle .logos {
  float: right;
  margin-top: 2em;
  margin-bottom: 2em;
}
html .header .header-midle .slogan,
body .header .header-midle .slogan {
  float: right;
  font-size: 1.25em;
  color: #000;
  margin: 0.75em 1em 0 0;
}
html .header .header-midle .header-middle,
body .header .header-midle .header-middle {
  height: 3em;
}
body .header .header-midle .part-with-logo {
  float: right;
  z-index: 2;
}
html .header .header-midle .header-middle .searchform,
body .header .header-midle .header-middle .searchform {
  display: none;
  float: left;
  margin-top: 0.75em;
  width: 248px;
  border-bottom: 1px solid #000;
}
html .header .header-midle .header-middle .searchform #s,
body .header .header-midle .header-middle .searchform #s {
  border: none;
  background: none;
  width: 90%;
  box-shadow: none;
  font-size: 0.6875em;
  line-height: 1.81818182em;
}
html .header .header-midle .header-middle .searchform #s:focus,
body .header .header-midle .header-middle .searchform #s:focus {
  border: none;
}
html .header .header-midle .header-middle .searchform #s::-webkit-input-placeholder,
body .header .header-midle .header-middle .searchform #s::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}
html .header .header-midle .header-middle .searchform #s::-moz-placeholder,
body .header .header-midle .header-middle .searchform #s::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
html .header .header-midle .header-middle .searchform #s:-ms-input-placeholder,
body .header .header-midle .header-middle .searchform #s:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}
html .header .header-midle .header-middle .searchform #s:-moz-placeholder,
body .header .header-midle .header-middle .searchform #s:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
html .header .header-midle .header-middle .searchform #searchsubmit,
body .header .header-midle .header-middle .searchform #searchsubmit {
  float: right;
  background: url("../images/search-bg.png") no-repeat scroll center center transparent;
  color: #000000;
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  padding-bottom: 2px;
  width: 20px;
  text-indent: -9999px;
  box-shadow: none;
  border: none;
}
html .header .header-midle .header-middle .glossary,
body .header .header-midle .header-middle .glossary {
  color: #000;
  float: right;
  margin: 1.5em 5em 0 0;
  font-size: 0.75em;
  line-height: 1.5em;
  background: url("../images/glossary.png") no-repeat scroll right top transparent;
  padding-right: 25px;
}
body .header .header-midle .header-bottom {
  display: none;
}
.section-breadcrumbs {
  clear: both;
  padding: 0.9375em;
}
html .breadcrumbs,
body .breadcrumbs {
  line-height: 1.125em;
  /*margin-top: 1em;*/
  margin-top: 0;
  position: relative;
  z-index: 1;
}
html .breadcrumbs a,
body .breadcrumbs a {
  font-size: 0.9375em;
  color: #000;
}
html .breadcrumbs .fa:before,
body .breadcrumbs .fa:before {
  font-size: 0.5em;
  padding: 0 1.25em;
}
html .breadcrumbs a.home,
body .breadcrumbs a.home {
  background: url("../images/home.png") no-repeat scroll center center transparent;
  width: 32px;
  float: left;
  background-size: auto 100%;
}
html .breadcrumbs a.home span,
body .breadcrumbs a.home span {
  text-indent: -9999px;
  float: left;
}
html .header .header-left-bg,
body .header .header-left-bg {
  position: absolute;
  height: 102px;
  width: 100%;
  left: -50%;
  background: url("../images/header-active-left.png") repeat-x scroll center top transparent;
  background: url('../images/header-left.png') repeat-x scroll center top transparent;
}
html .header .header-right-bg,
body .header .header-right-bg {
  position: absolute;
  height: 158px;
  width: 50%;
  right: -35%;
  background: url("../images/header-active-right.png") repeat-x scroll 0 0 transparent;
  background: url('../images/header-right.png') repeat-x scroll 0 0 transparent;
  top: 0;
}
html .header.hover,
body .header.hover {
  background: #e8e8e8;
}
html .header.hover .header-midle,
body .header.hover .header-midle {
  background: url("../images/header-active.png") no-repeat scroll center top transparent;
}
html .header.hover .header-left-bg,
body .header.hover .header-left-bg {
  background: url("../images/header-active-left.png") repeat-x scroll 0 0 transparent;
}
html .header.hover .header-right-bg,
body .header.hover .header-right-bg {
  background: url("../images/header-active-right.png") repeat-x scroll 0 0 transparent;
}
html .widget,
body .widget {
  border-top: 3px solid #d7e4e5;
  padding-bottom: 1.375em;
  padding-top: 1em;
}
html .widget .info-block,
body .widget .info-block {
  padding: 0.875em 0 0;
  border: none;
  border-top: 1px solid #d7e4e5;
  min-height: 0;
}
html .widget .info-block h1,
body .widget .info-block h1,
html .widget .info-block h2,
body .widget .info-block h2,
html .widget .info-block h3,
body .widget .info-block h3,
html .widget .info-block h4,
body .widget .info-block h4,
html .widget .info-block h5,
body .widget .info-block h5,
html .widget .info-block h6,
body .widget .info-block h6 {
  font-size: 0.875em;
  line-height: 128.57142857%;
  margin: 0;
}
html .widget .info-block ul li,
body .widget .info-block ul li {
  margin: 0;
  padding: 0.5em 0;
}
html .widget .info-block ul li a,
body .widget .info-block ul li a {
  font-size: 0.875em;
  line-height: 128.57142857%;
}
html .widget .info-block ul li:before,
body .widget .info-block ul li:before {
  display: none;
}
.page-sections-navigation > li > ul {
  padding-top: 15px;
}
html .widget .widget-title,
body .widget .widget-title {
  margin-top: 0;
  font-size: 0.8125em;
  font-weight: bold;
  margin-bottom: 1.375em;
}
html .widget.team-widget,
body .widget.team-widget {
  padding-bottom: 1.175em;
}
html .widget.team-widget .widget-title,
body .widget.team-widget .widget-title {
  text-transform: uppercase;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #d7e4e5;
  padding-bottom: 1.375em;
}
html .widget.team-widget p,
body .widget.team-widget p {
  font-size: 0.8em;
  line-height: 1.2em;
}
html .widget img,
body .widget img {
  margin: 0 auto;
}
html .widget ul,
body .widget ul {
  padding-left: 0;
  list-style-type: none;
}
html .widget ul li,
body .widget ul li {
  padding-left: 1em;
  position: relative;
  margin-bottom: 0.8em;
}
html .widget ul li a,
html .widget.team p,
body .widget ul li a {
  font-size: 0.8125em;
  color: #000;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  display: block;
}
html section .container .affix-box .widget ul li:hover a,
html section .container .affix-box .widget ul li:hover a,
.widget ul li:hover a {
  color: #96bfc5;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
html section .container .affix-box .widget ul li:hover ul li a,
html section .container .affix-box .widget ul li:hover ul li a,
.widget ul li:hover ul li a {
  color: #53565a;
}
html section .container .affix-box .widget ul li:hover ul li:hover a,
html section .container .affix-box .widget ul li:hover ul li:hover a,
.widget ul li:hover ul li:hover a {
  color: #96bfc5;
}
html section .container .affix-box .widget ul li.active a,
html section .container .affix-box .widget ul li.active a,
.widget ul li.active a {
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
html section .container .affix-box .widget ul li.active ul li a,
html section .container .affix-box .widget ul li.active ul li a,
.widget ul li.active ul li a {
  font-weight: normal;
}
html section .container .affix-box .widget ul li.active ul li.active a,
html section .container .affix-box .widget ul li.active ul li.active a,
.widget ul li.active ul li.active a {
  font-weight: bold;
}
html .widget ul li:before,
body .widget ul li:before {
  position: absolute;
  left: 0;
  width: 0.875em;
  content: "-";
  color: #96bfc5;
}
html .widget ul.pages-navigation li,
body .widget ul.pages-navigation li {
  font-size: 1.15em;
  padding-left: 1.375em;
  margin-bottom: 0.3em;
  line-height: 1.35em;
}
html .widget ul.pages-navigation li:before,
body .widget ul.pages-navigation li:before {
  width: 0.875em;
  height: 0.875em;
  border: 1px solid #84abaf;
  border-radius: 50%;
  content: "";
  top: 0.25em;
}
html .widget ul.pages-navigation li.active,
body .widget ul.pages-navigation li.active {
  font-weight: bold;
}
html .widget ul.pages-navigation li.active:before,
body .widget ul.pages-navigation li.active:before {
  background: #000;
  border: 1px solid #000;
}
html .widget .pdf,
body .widget .pdf {
  padding: 0.625em 0 0.625em 2.25em;
  background: url("../images/pdf.png") no-repeat scroll left center transparent;
  line-height: 1.5em;
  color: #97BFC5;
}
html .widget .contact-person,
body .widget .contact-person {
  margin-bottom: 1.5em;
}
html .widget .contact-person img,
body .widget .contact-person img {
  width: 33%;
  max-width: 33%;
  margin-right: 5%;
  display: inline-block;
  float: left;
}
html .widget .contact-person .person-details,
body .widget .contact-person .person-details {
  font-size: 0.75em;
  width: 60%;
  display: inline-block;
}
html .widget .contact-person .person-details span,
body .widget .contact-person .person-details span {
  width: 100%;
  display: block;
  font-size: 1.25em;
}
html .widget .contact-person .person-details strong,
body .widget .contact-person .person-details strong {
  font-size: 1.25em;
  width: 100%;
  display: inline-block;
}
html .widget .contact-person .person-details a,
body .widget .contact-person .person-details a {
  float: right;
  font-weight: bold;
  margin-top: -0.83333333em;
  z-index: 9;
  position: relative;
}
html .left-sidebar,
body .left-sidebar {
  float: left;
}
html .right-sidebar,
body .right-sidebar {
  float: right;
}
html .main-content,
body .main-content {
  float: none;
  display: inline-block;
}
html .main-content .video-anotation,
body .main-content .video-anotation {
  font-size: 1.662375em;
  line-height: 120.30979773%;
  font-family: 'Guardian Text Egyptian Web';
  color: #8a827c;
  margin-bottom: 1em;
  padding-right: 0.75193624em;
}
.operation-page .main-content .video-anotation {
  margin-left: -0.56395218em;
}
html .main-content .video-anotation span,
body .main-content .video-anotation span {
  float: right;
  font-size: 0.68181818em;
  color: #000;
  margin-top: 0.7em;
  line-height: 1.2em;
}
html .main-content iframe,
body .main-content iframe {
  width: 100%;
  max-width: 100%;
}
html .main-content img,
body .main-content img {
  max-width: 100%;
}
html .main-content .scroll,
body .main-content .scroll {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 0.75em;
  margin: 2em 0 1em;
}
html .main-content .scroll a,
body .main-content .scroll a {
  display: inline-block;
  color: #84abaf;
  padding-bottom: 50px;
  position: relative;
}
html .main-content .scroll a .fa,
body .main-content .scroll a .fa {
  font-size: 1.5em;
}
html .main-content .scroll a.top-ico span,
body .main-content .scroll a.top-ico span {
  top: 30px;
}
html .main-content .scroll a.top-ico:hover span,
body .main-content .scroll a.top-ico:hover span {
  top: 26px;
}
html .main-content .scroll a:active,
body .main-content .scroll a:active,
html .main-content .scroll a:focus,
body .main-content .scroll a:focus {
  text-decoration: none;
}
html .main-content .scroll a span,
body .main-content .scroll a span {
  float: left;
  width: 100%;
  font-size: 4em;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html .main-content .scroll a span:hover,
body .main-content .scroll a span:hover {
  top: 9px;
}
html .main-content h3,
body .main-content h3 {
  font-size: 1.7em;
  font-weight: bold;
  margin-top: .5em;
  margin-bottom: .7em;
}
html .main-content p,
body .main-content p {
  line-height: 1.5em;
  font-size: 1.1em;
}
html .main-content .col-left,
body .main-content .col-left {
  float: left;
  width: 56%;
}
html .main-content .col-right,
body .main-content .col-right {
  float: right;
  width: 37%;
}
html .main-content .col-right h4,
body .main-content .col-right h4 {
  font-weight: bold;
}
html .main-content .blue-text,
body .main-content .blue-text {
  color: #84abaf;
}
html .main-content .col-left,
body .main-content .col-left,
html .main-content .col-right,
body .main-content .col-right {
  margin-top: 3em;
}
body .main-content .signature {
  display: inline-block;
  width: 100%;
}
body .main-content .signature .signature-inner {
  float: right;
}
body .main-content .signature .signature-inner img {
  display: block;
  clear: both;
}
body .main-content .signature .signature-inner strong {
  display: inline-block;
  color: #84abaf;
  width: 100%;
  text-align: left;
}
body .main-content.hightlight-section h2 {
  font-size: 2.3125em;
  font-weight: bold;
  color: #53565a;
}
body .main-content.hightlight-section ul {
  font-size: 2.25em;
  margin-bottom: 2em;
}
body .main-content.hightlight-section ul li {
  /*list-style: none;*/
  line-height: 1.25em;
}
body .main-content.hightlight-section .chart {
  border-top: 3px solid #acacac;
  overflow: hidden;
  margin-bottom: 70px;
}
body .main-content.hightlight-section .chart h3 {
  font-size: 1.375em;
  margin-bottom: 0;
  font-weight: bold;
}
body .main-content.hightlight-section .chart h4 {
  font-size: 2em;
  font-family: 'Guardian Text Egyptian Web';
  margin-top: 0;
  line-height: 1;
}
body .main-content.hightlight-section .chart h4 span {
  font-size: 2em;
}
body .main-content.hightlight-section .chart h4 strong {
  font-weight: normal;
  font-size: 20px;
}
body #q-graph {
  display: block;
  /* fixes layout wonkiness in FF1.5 */
  position: relative;
  width: 240px;
  height: 270px;
  margin: 8px 0 0 0;
  padding: 0 0 0 0;
  font-size: 11px;
  overflow-y: hidden;
  box-shadow: none;
  border: none;
  /*&:after{
      position: absolute;
      top: 0;
      right: 8px;
      width: 3px;
      height: 100%;
      content: '';
      display: block;
      background: #ffffff;
    }*/
}
body #q-graph caption {
  caption-side: top;
  width: 600px;
  text-transform: uppercase;
  letter-spacing: .5px;
  top: -40px;
  position: relative;
  z-index: 10;
  font-weight: bold;
}
body #q-graph tr,
body #q-graph th,
body #q-graph td {
  position: absolute;
  bottom: 13px;
  width: 20px;
  z-index: 2;
  margin: 0;
  padding: 0;
  font-size: 10px;
  text-align: center;
}
body #q-graph td {
  transition: all .3s ease;
}
body #q-graph td:hover {
  background-color: #4d4d4d;
  opacity: .9;
}
body #q-graph thead tr {
  left: 100%;
  top: 50%;
  bottom: auto;
  margin: -2.5em 0 0 5em;
}
body #q-graph thead th {
  width: 7.5em;
  height: auto;
  padding: 0.5em 1em;
}
body #q-graph thead th.sent {
  top: 0;
  left: 0;
  line-height: 2;
}
body #q-graph thead th.paid {
  top: 2.75em;
  line-height: 2;
  left: 0;
}
body #q-graph tbody tr {
  height: 296px;
  padding-top: 2px;
  color: #AAA;
}
body #q-graph #q1 {
  left: 62px;
}
body #q-graph #q2 {
  left: 99px;
}
body #q-graph #q3 {
  left: 136px;
}
body #q-graph #q4 {
  left: 173px;
}
body #q-graph #q5 {
  left: 210px;
  border-right: none;
}
body #q-graph tbody th {
  bottom: 0;
  vertical-align: top;
  font-weight: normal;
  color: #333;
}
body #q-graph .bar {
  width: 22px;
  border: 1px solid;
  border-bottom: none;
  color: #000;
}
body #q-graph .bar p {
  margin: -20px 0 0;
  padding: 0;
  opacity: .9;
  font-size: 12px;
}
body #q-graph .sent {
  left: 0;
  background-color: #a7a5a8;
  border-color: transparent;
}
body #q-graph .paid {
  left: 0;
  background-color: #70acb7;
  border-color: transparent;
}
body #ticks {
  position: relative;
  top: -244px;
  left: 2px;
  width: 100%;
  height: 300px;
  z-index: 1;
  margin-bottom: -300px;
  font-size: 10px;
  font-family: "fira-sans-2", Verdana, sans-serif;
}
body #ticks .tick {
  position: relative;
  width: 100%;
}
body #ticks .tick p {
  position: absolute;
  left: 0;
  top: -1em;
  margin: 0 0 0 0.5em;
  padding-bottom: 2px;
  border-bottom: 1px solid #000;
  padding-right: 30px;
}
body .chart1 #q-graph {
  margin-top: 5em;
}
body .chart1 #q-graph #q1 {
  bottom: 0;
}
.hightlight-section.main-content #ticks {
  top: -292px;
}
.hightlight-section.main-content #q-graph {
  margin-top: 4em;
  height: 310px;
}
.hightlight-section.main-content #q-graph .bar {
  width: 24px;
}
.hightlight-section.main-content #q-graph .paid {
  background: #e75424;
}
.hightlight-section .chart .table-responsive {
  background: transparent;
}
.hightlight-section .chart .chart-title {
  height: auto;
}
.hightlight-section .chart .chart-title .txt-small {
  font-weight: normal;
}
.hightlight-section .fa.fa-long-arrow-up,
.hightlight-section .fa.fa-long-arrow-down {
  width: 1em;
  height: 1.5em;
  font-size: 56%;
  vertical-align: middle;
  margin: -0.4em -0.4em 0 0;
  background: url("../images/design/ico-arrow-up.svg") no-repeat transparent center;
  background-size: contain;
}
.hightlight-section .fa.fa-long-arrow-up:before,
.hightlight-section .fa.fa-long-arrow-down:before {
  display: none;
}
.hightlight-section .fa.fa-long-arrow-down {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.hightlight-section h2 {
  margin-bottom: 5px;
}
.hightlight-section .page-contenr li {
  position: relative;
  padding-left: 22px;
}
.hightlight-section .page-contenr li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '•';
  display: block;
}
.page-contenr .image-box {
  width: 100%;
  font-size: 0.838125em;
  font-weight: normal;
  line-height: normal;
  padding-bottom: 1.86428039em;
}
.page-contenr .image-box img {
  width: 100%;
  height: auto;
}
.page-contenr .image-box p {
  font-size: 1em;
  line-height: 120%;
  margin: 0;
  padding: 0;
}
.page-contenr .image-box h5,
.page-contenr .image-box h6 {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.29828486em;
}
.page-contenr .image-box .table-cell {
  vertical-align: bottom;
}
.page-contenr .image-box .table-cell:last-child {
  width: 10.06711409em;
  padding-left: 1.04399702em;
}
.invest-title {
  margin-bottom: 50px;
}
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 48%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}
.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.grid figure h2 span {
  font-weight: 800;
}
.grid figure h2,
.grid figure p {
  margin: 0;
}
.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/* Individual effects */
/*---------------*/
/***** Lily *****/
/*---------------*/
figure.effect-lily img {
  max-width: none;
  width: 110%;
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
figure.effect-lily figcaption {
  text-align: left;
}
figure.effect-lily figcaption > div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  height: 50%;
}
figure.effect-lily h2,
figure.effect-lily p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
figure.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-lily p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover p {
  opacity: 1;
}
figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
.box-row {
  width: 100%;
  float: left;
}
.insight-box {
  border-top: 9px solid #5b8ab5;
  margin-bottom: 30px;
  overflow: hidden;
}
.insight-box img {
  /*   width: 100%;
       -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all  0.5s ease-in-out;
       -o-transition: all  0.5s ease-in-out;
       transition: all  0.5s ease-in-out;*/
  width: 112%;
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
.insight-box .bottom-text {
  height: 75px;
  padding-bottom: 0.625em;
  color: #53565a;
  font-size: 1.4375em;
  text-transform: uppercase;
  position: relative;
  background: #eaeaea;
  padding-left: 15px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 100%;
}
.insight-box .bottom-text .cover-bottom-text {
  position: absolute;
  bottom: 12px;
  max-width: 90%;
  line-height: 1em;
}
.insight-box .bottom-text span {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 15px;
}
.insight-box:hover .bottom-text {
  color: #fff;
  background: #333333;
}
.insight-box:hover img {
  /*width: 102%;
    margin-left: -1%;*/
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.insight-box.box-1 {
  border-top: 9px solid #5b8ab5;
  background: #5b8ab5;
}
.insight-box.box-2 {
  border-top: 9px solid #5b8ab5;
  background: #5b8ab5;
}
.insight-box.box-3 {
  border-top: 9px solid #5b8ab5;
  background: #5b8ab5;
}
.insight-box.box-4 {
  border-top: 9px solid #5b8ab5;
  background: #5b8ab5;
}
.insight-box.box-5 {
  border-top: 9px solid #5b8ab5;
  background: #5b8ab5;
}
.insight-box.box-6 {
  border-top: 9px solid #ea6953;
  background: #ea6953;
}
.insight-box.box-7 {
  border-top: 9px solid #ea6953;
  background: #ea6953;
}
.insight-box.box-8 {
  border-top: 9px solid #ea6953;
  background: #ea6953;
}
.insight-box.box-9 {
  border-top: 9px solid #74c096;
  background: #74c096;
}
.insight-box.box-10 {
  border-top: 9px solid #973f54;
  background: #973f54;
}
body.page-corporate-sustainability-and-responsibility .page-contenr .panel-group {
  margin-bottom: 0;
}
body.page-corporate-sustainability-and-responsibility .page-contenr .panel-default > .panel-heading .description {
  margin-bottom: 5px;
}
html .parent-title,
body .parent-title {
  margin: 1.3em 0 0;
  font-size: 2.875em;
  color: #8a827c;
  letter-spacing: 1px;
  padding: 0 0 0.32608696em;
}
html .parent-title.curent-page,
body .parent-title.curent-page {
  margin-bottom: 0.5em;
  font-weight: bold;
  text-align: left;
}
html .page-title,
body .page-title {
  font-size: 2.7em;
  color: #6ac399;
  font-weight: bold;
  margin-top: 0;
}
html .titles-span,
body .titles-span {
  display: block;
  margin-top: 0.7em;
  font-size: 1.2em;
}
html .banner-image,
body .banner-image {
  margin-bottom: 2.25em;
}
html .panel-default,
body .panel-default {
  border: none;
  box-shadow: none;
}
html .panel-default > .panel-heading,
body .panel-default > .panel-heading {
  padding: 0;
  background: #e8f0f1;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: .3s all ease;
  -moz-transition: .3s all ease;
  -ms-transition: .3s all ease;
  transition: .3s all ease;
}
html .panel-default > .panel-heading .description,
body .panel-default > .panel-heading .description {
  display: block;
  color: #84abaf;
  font-size: 1.68625em;
  padding: 0 2.59451446em 0.74128984em 0.4892513em;
  line-height: 118.60637509%;
  font-family: 'Guardian Text Egyptian Web';
  margin-top: 0.18532246em;
}
html .panel-default > .panel-heading .collapse-arrow,
body .panel-default > .panel-heading .collapse-arrow {
  position: absolute;
  top: 50%;
  right: 0.66666667em;
  text-align: center;
}
html .panel-default > .panel-heading .collapse-arrow .indicator,
body .panel-default > .panel-heading .collapse-arrow .indicator {
  position: static;
  display: inline-block;
  margin: 0;
}
html .panel-default > .panel-heading .collapse-arrow .txt,
body .panel-default > .panel-heading .collapse-arrow .txt {
  font-size: 0.55555556em;
  text-transform: uppercase;
  margin: 0;
  padding: 0.27777778em 0 0;
  display: block;
  text-align: center;
}
html .panel-default .panel-default .panel-heading,
body .panel-default .panel-default .panel-heading {
  background: #f9f9f9;
  margin-left: 0.83333333em;
  /*.panel-title i {
          -webkit-transform: rotate(0);
          -moz-transform: rotate(0);
          filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
          transition: .3s;
        }*/
}
html .panel-default .panel-default .panel-heading .description,
body .panel-default .panel-default .panel-heading .description {
  color: #56565a;
  font-size: 1.125em;
  padding-bottom: 1.38888889em;
}
html .panel-default .panel-default .panel-heading .description span,
body .panel-default .panel-default .panel-heading .description span {
  color: #84abaf;
}
html .panel-default .panel-default .panel-heading.visible,
body .panel-default .panel-default .panel-heading.visible {
  background: #f9f9f9;
  /*.panel-title i {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
          }*/
}
html .panel-default > .panel-heading .glyphicon,
body .panel-default > .panel-heading .glyphicon {
  color: #84abaf;
  -webkit-transition: .3s all ease;
  -moz-transition: .3s all ease;
  -ms-transition: .3s all ease;
  transition: .3s all ease;
  font-size: 1.4em;
}
html .panel-default > .panel-heading.visible,
body .panel-default > .panel-heading.visible {
  background: none;
  -webkit-transition: .3s all ease;
  -moz-transition: .3s all ease;
  -ms-transition: .3s all ease;
  transition: .3s all ease;
}
html .panel-default > .panel-heading + .panel-collapse > .panel-body,
body .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
/* .page-contenr {
   position:relative;
 }*/
html .inner-heading .panel-title i,
body .inner-heading .panel-title i,
html .visible .panel-title i,
body .visible .panel-title i {
  /* color: #bdd062;*/
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transition: .3s;
}
html .visible .panel-title a span,
body .visible .panel-title a span {
  display: none;
}
html .inner-heading .panel-title .collapsed i,
body .inner-heading .panel-title .collapsed i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transition: .3s;
}
html .panel-default > .panel-heading a,
body .panel-default > .panel-heading a {
  width: 100%;
  padding: 1.375em 0.75em;
  display: block;
  font-size: 1.3125em;
  letter-spacing: 1px;
  position: relative;
  padding-right: 45px;
}
html .panel-default > .panel-heading a i,
body .panel-default > .panel-heading a i {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -12px;
}
html .panel-default > .panel-heading a span,
body .panel-default > .panel-heading a span {
  font-size: 1.6em;
  line-height: 0;
  margin-right: 1em;
  color: #84abaf;
}
html .panel-default > .panel-heading a.has-q,
body .panel-default > .panel-heading a.has-q {
  background-image: none !important;
  padding-left: 30px;
}
html .panel-default > .panel-heading a:focus,
body .panel-default > .panel-heading a:focus,
html .panel-default > .panel-heading a:hover,
body .panel-default > .panel-heading a:hover,
html .panel-default > .panel-heading a:active,
body .panel-default > .panel-heading a:active {
  text-decoration: none;
}
.wrap-popup-img {
  position: relative;
}
.wrap-popup-img a {
  outline: none;
}
.wrap-popup-img .fa {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 20px;
  z-index: 1;
}
.wrap-popup-img .fa img {
  width: 100%;
  height: auto;
}
#panel-heading-overview2.panel-heading a {
  color: #333333;
}
#accordion-main {
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%;
}
#accordion-main .col-sm-9 {
  padding: 0;
}
#accordion-main .panel-heading {
  display: inline-block;
  width: 100%;
  font-family: 'Guardian Text Egyptian Web';
  background: #e8f0f1;
  padding-top: 15px;
  padding-bottom: 10px;
}
.accordion-main ul {
  padding-left: 11px;
}
.accordion-main ul li {
  position: relative;
  font-size: 1.125em;
  padding-bottom: 0.55555556em;
}
.accordion-main ul li:before {
  content: '•';
  position: absolute;
  top: 0;
  left: -11px;
  display: block;
}
.accordion-main ul ul {
  list-style: none;
  padding-left: 0;
}
.accordion-main ul ul li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 3px;
}
.accordion-main ul ul li:before {
  content: '-';
  position: absolute;
  top: 0;
  left: -11px;
  display: block;
}
.accordion-main ul ul li:before {
  position: absolute;
  left: 0;
  width: 0.875em;
  content: "-";
}
.accordion-main .panel-heading {
  background-color: #f4f9f9;
  position: relative;
}
.accordion-main .panel-heading .panel-title a {
  font-size: 1.125em;
  color: #53565a;
  padding-top: 1.22222222em;
  padding-bottom: 0;
  position: static;
}
.accordion-main .panel-heading .indicator {
  top: 50%;
}
.panel-body ul {
  padding-left: 11px;
}
.panel-body ul li {
  position: relative;
  font-size: 1.125em;
  padding-bottom: 0.55555556em;
}
.panel-body ul li:before {
  content: '•';
  position: absolute;
  top: 0;
  left: -11px;
  display: block;
}
.panel-body ul ul {
  list-style: none;
  padding-left: 0;
}
.panel-body ul ul li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 3px;
}
.panel-body ul ul li:before {
  content: '-';
  position: absolute;
  top: 0;
  left: -11px;
  display: block;
}
.panel-body ul ul li:before {
  position: absolute;
  left: 0;
  width: 0.875em;
  content: "-";
}
html .panel-default .panel-body,
body .panel-default .panel-body {
  /*padding: 14/16em;*/
}
html .panel-default .panel-body p,
body .panel-default .panel-body p {
  font-size: 1.125em;
  margin-bottom: 0;
}
html .operation-page .top-heading.panel-heading,
body .operation-page .top-heading.panel-heading {
  display: inline-block;
  width: 100%;
  position: relative;
}
html .operation-page .top-heading.panel-heading h5,
body .operation-page .top-heading.panel-heading h5 {
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 1em;
  margin-bottom: 0.3em;
}
html .operation-page .top-heading.panel-heading p,
body .operation-page .top-heading.panel-heading p {
  font-size: 1.75em;
  line-height: 1.1em;
  margin-bottom: 1em;
  width: 75%;
}
html .operation-page .top-heading.panel-heading a,
body .operation-page .top-heading.panel-heading a {
  position: absolute;
  top: 50%;
  text-transform: uppercase;
  margin-top: -27px;
  font-size: 12px;
  right: 1em;
  width: 1em;
  padding: 4em 3em 0 3em;
}
html .operation-page .top-heading.panel-heading a i.indicator,
body .operation-page .top-heading.panel-heading a i.indicator {
  font-size: 3em;
}
html .operation-page .top-heading.panel-heading a span,
body .operation-page .top-heading.panel-heading a span {
  position: absolute;
  left: 0;
  font-size: 12px;
  right: 0;
  width: 100%;
  text-align: center;
  line-height: 1.6em;
}
html .operation-page h4.panel-title a,
body .operation-page h4.panel-title a {
  font-size: 1.1em;
  padding: 1.55em 2.27272727em 1.55em 0.75em;
  color: #84abaf;
  font-weight: bold;
}
.chart .table-responsive {
  background: #f4f9f9;
}
.chart .chart-title {
  height: 3.75em;
}
.chart .chart-title .graph-title {
  margin: 0;
}
.chart .chart-title .table-cell {
  vertical-align: bottom;
}
html .operation-page h4.graph-title,
body .operation-page h4.graph-title {
  font-size: 1.1em;
  font-weight: bold;
}
html .operation-page h4.graph-title span,
body .operation-page h4.graph-title span {
  font-weight: 400;
}
html .table-responsive.investment-table table,
body .table-responsive.investment-table table {
  border-bottom: 1px solid #ddd;
}
html .table-responsive.investment-table table td,
body .table-responsive.investment-table table td {
  vertical-align: middle;
}
html .table-responsive.investment-table table tfoot,
body .table-responsive.investment-table table tfoot {
  border-top: 1px solid #ddd;
}
html .operation-page .table-responsive thead,
body .operation-page .table-responsive thead {
  background: #70afb9;
}
html .operation-page .table-responsive thead th,
body .operation-page .table-responsive thead th {
  font-size: 0.8em;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
  border: none;
  padding: 4px;
}
html .operation-page .table-responsive tbody td,
body .operation-page .table-responsive tbody td {
  color: #56565a;
  padding: 1px 4px;
  font-size: 0.96em;
  vertical-align: middle;
}
html .operation-page .table-responsive thead th,
body .operation-page .table-responsive thead th {
  text-align: center;
}
html .operation-page .table-responsive thead tr:nth-child(1) > th:nth-child(1),
body .operation-page .table-responsive thead tr:nth-child(1) > th:nth-child(1) {
  text-align: left;
}
html .operation-page .table-responsive tbody,
body .operation-page .table-responsive tbody,
html .operation-page .table-responsive tfoot,
body .operation-page .table-responsive tfoot {
  padding: 1px 4px;
  font-size: 0.96em;
}
html .operation-page .table-responsive tbody td,
body .operation-page .table-responsive tbody td,
html .operation-page .table-responsive tfoot td,
body .operation-page .table-responsive tfoot td {
  text-align: center;
  vertical-align: middle;
}
html .operation-page .table-responsive tbody td:nth-child(1),
body .operation-page .table-responsive tbody td:nth-child(1),
html .operation-page .table-responsive tfoot td:nth-child(1),
body .operation-page .table-responsive tfoot td:nth-child(1) {
  text-align: left;
}
html .operation-page .table-responsive .mid-total,
body .operation-page .table-responsive .mid-total {
  background: #70afb9;
  color: #56565a;
}
html .operation-page .table-responsive .total,
body .operation-page .table-responsive .total,
html .operation-page .table-responsive tfoot,
body .operation-page .table-responsive tfoot {
  background: #deecf0;
  color: #56565a;
  font-weight: bold;
}
html .operation-page .table-responsive .total th,
body .operation-page .table-responsive .total th,
html .operation-page .table-responsive tfoot th,
body .operation-page .table-responsive tfoot th,
html .operation-page .table-responsive .total td,
body .operation-page .table-responsive .total td,
html .operation-page .table-responsive tfoot td,
body .operation-page .table-responsive tfoot td {
  padding: 3px;
}
html .operation-page .table-responsive .risk-table,
body .operation-page .table-responsive .risk-table {
  /*  table-layout: fixed;*/
  border-bottom: 2px solid #70afb9;
}
html .operation-page .table-responsive .risk-table thead th,
body .operation-page .table-responsive .risk-table thead th {
  font-size: 0.9em;
  color: #fff;
  text-align: left;
}
html .operation-page .table-responsive .risk-table th,
body .operation-page .table-responsive .risk-table th,
html .operation-page .table-responsive .risk-table td,
body .operation-page .table-responsive .risk-table td {
  width: 42%;
  padding: 10px;
}
html .operation-page .table-responsive .risk-table tr th:first-child,
body .operation-page .table-responsive .risk-table tr th:first-child {
  width: 16%;
}
html .operation-page .table-responsive .risk-table tr,
body .operation-page .table-responsive .risk-table tr {
  text-align: left;
}
html .operation-page .table-responsive .risk-table tr td:first-child,
body .operation-page .table-responsive .risk-table tr td:first-child {
  padding: 10px;
  text-align: left;
  color: #71aeb7;
  font-weight: bold;
  width: 20%;
}
html .operation-page .table-responsive .risk-table tr p,
body .operation-page .table-responsive .risk-table tr p {
  font-size: 1em;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.5em;
}
html .operation-page .table-responsive .risk-table tr ul,
body .operation-page .table-responsive .risk-table tr ul {
  padding-left: 20px;
}
html .operation-page .table-responsive .risk-table tr li,
body .operation-page .table-responsive .risk-table tr li {
  text-align: left;
}
html .operation-page .table-responsive .risk-table tr:nth-child(2n+1),
body .operation-page .table-responsive .risk-table tr:nth-child(2n+1) {
  background: #eff6f7;
}
html .operation-page .table-responsive .risk-table thead tr,
body .operation-page .table-responsive .risk-table thead tr {
  background: none !important;
}
html .operation-page .video-anotation {
  margin-top: 0;
}
html .operation-page .strategics {
  float: left;
  margin-top: 2.5em;
}
html .operation-page .strategics .panel-heading {
  padding: 1.8em .8em;
}
html .operation-page .strategics .panel-heading h4 {
  font-size: 1.5em;
  font-weight: bold;
  margin-top: .55em;
  margin-bottom: 0.2em;
  position: relative;
  overflow: hidden;
}
html .operation-page .strategics .panel-heading h4 a {
  height: 100%;
  width: 100%;
  display: block;
  margin-top: 0;
  top: 0;
}
html .operation-page .strategics .panel-heading p {
  font-size: 1.5em;
  font-weight: 400;
  width: 100%;
}
html .operation-page .strategics .panel-body {
  font-size: 1em;
  line-height: 1.5em;
}
html .operation-page .strategics .panel-body h4 {
  font-weight: bold;
}
html .operation-page .strategics .panel-body ul {
  padding-left: 11px;
}
html .operation-page .strategics .panel-body ul li {
  position: relative;
}
html .operation-page .strategics .panel-body ul li:before {
  content: '•';
  position: absolute;
  top: 0;
  left: -11px;
  display: block;
}
html .operation-page .strategics .panel-body ul ul {
  list-style: none;
  padding-left: 0;
}
html .operation-page .strategics .panel-body ul ul li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 3px;
}
html .operation-page .strategics .panel-body ul ul li:before {
  content: '-';
  position: absolute;
  top: 0;
  left: -11px;
  display: block;
}
html .operation-page .strategics .panel-body ul ul li:before {
  position: absolute;
  left: 0;
  width: 0.875em;
  content: "-";
}
html .operation-page .strategics .panel1,
html .operation-page .strategics .panel1 .panel-heading {
  background: #deecf0;
}
html .operation-page .strategics .panel1 h4,
html .operation-page .strategics .panel1 .panel-heading h4 {
  color: #53565a;
}
html .operation-page .strategics .panel2 {
  background: #e7e7e8;
}
html .operation-page .strategics .panel2 .panel-heading {
  background: #e7e7e8;
}
html .operation-page .strategics .panel2 .panel-heading h4 {
  color: #53565a;
}
html .operation-page .strategics .panel3,
html .operation-page .strategics .panel3 .panel-heading {
  background: #70afb9;
  color: #fff;
}
html .operation-page .strategics .panel3 .glyphicon,
html .operation-page .strategics .panel3 .panel-heading .glyphicon {
  color: #fff;
}
html .operation-page .strategics .panel3 a span,
html .operation-page .strategics .panel3 .panel-heading a span {
  color: #fff;
}
html .operation-page .strategics .panel4,
html .operation-page .strategics .panel4 .panel-heading {
  background: #343741;
  color: #fff;
}
html .operation-page .strategics .panel4 .glyphicon,
html .operation-page .strategics .panel4 .panel-heading .glyphicon {
  color: #fff;
}
html .operation-page .strategics .panel4 a span,
html .operation-page .strategics .panel4 .panel-heading a span {
  color: #fff;
}
html .content-investments thead th {
  vertical-align: middle;
}
html .content-investments .main-content .video-anotation {
  margin-left: 0;
}
html .content-investments.color1 .panel-heading {
  background: #e6ebf4;
}
html .content-investments.color1 .panel-heading .glyphicon {
  color: #5b8ab5;
}
html .content-investments.color1 .panel-heading a {
  font-family: 'Guardian Text Egyptian Web';
  color: #5b8ab5;
}
html .content-investments.color1 .panel-heading a.has-q {
  background-image: url("../images/ico-q-blue.png");
}
html .content-investments.color1 .page-title,
html .content-investments.color1 .video-anotation {
  color: #5b8ab5;
}
html .content-investments.color1 thead {
  background: #5b8ab5;
}
html .content-investments.color1 thead th {
  color: #fff;
}
html .content-investments.color1 tbody td {
  color: #56565a;
  padding: 1px 4px;
  font-size: 0.96em;
}
html .content-investments.color1 thead th {
  text-align: center;
}
html .content-investments.color1 thead tr:nth-child(1) > th:nth-child(1) {
  text-align: left;
}
html .content-investments.color1 tbody,
html .content-investments.color1 tfoot {
  padding: 1px 4px;
  font-size: 0.96em;
}
html .content-investments.color1 tbody td,
html .content-investments.color1 tfoot td {
  text-align: center;
}
html .content-investments.color1 tbody td:nth-child(1),
html .content-investments.color1 tfoot td:nth-child(1) {
  text-align: left;
  max-width: 310px;
}
html .content-investments.color1 .mid-total,
html .content-investments.color1 tfoot {
  background: #5b8ab5;
  color: #56565a;
  font-weight: bold;
}
html .content-investments.color2 .panel-heading {
  background: #feebe4;
}
html .content-investments.color2 .panel-heading .glyphicon {
  color: #ea6953;
}
html .content-investments.color2 .panel-heading a {
  font-family: 'Guardian Text Egyptian Web';
  color: #ea6953;
}
html .content-investments.color2 .panel-heading a.has-q {
  background-image: url("../images/ico-q-orange.png");
}
html .content-investments.color2 .panel-heading.visible {
  background: transparent;
}
html .content-investments.color2 .page-title,
html .content-investments.color2 .video-anotation {
  color: #ea6953;
}
html .content-investments.color2 thead {
  background: #ea6953;
}
html .content-investments.color2 thead th {
  color: #fff;
}
html .content-investments.color2 tbody td {
  color: #56565a;
  padding: 1px 4px;
  font-size: 0.96em;
}
html .content-investments.color2 thead th {
  text-align: center;
}
html .content-investments.color2 thead tr:nth-child(1) > th:nth-child(1) {
  text-align: left;
}
html .content-investments.color2 tbody,
html .content-investments.color2 tfoot {
  padding: 1px 4px;
  font-size: 0.96em;
}
html .content-investments.color2 tbody td,
html .content-investments.color2 tfoot td {
  text-align: center;
}
html .content-investments.color2 tbody td:nth-child(1),
html .content-investments.color2 tfoot td:nth-child(1) {
  text-align: left;
  max-width: 310px;
}
html .content-investments.color2 .mid-total,
html .content-investments.color2 tfoot {
  background: #ea6953;
  color: #56565a;
  font-weight: bold;
}
html .content-investments.color3 .panel-heading {
  background: #ecf6f0;
}
html .content-investments.color3 .panel-heading .glyphicon {
  color: #74c096;
}
html .content-investments.color3 .panel-heading a {
  font-family: 'Guardian Text Egyptian Web';
  color: #74c096;
}
html .content-investments.color3 .panel-heading a.has-q {
  background-image: url("../images/ico-q-green.png");
}
html .content-investments.color3 .panel-heading.visible {
  background: transparent;
}
html .content-investments.color3 .page-title,
html .content-investments.color3 .video-anotation {
  color: #74c096;
}
html .content-investments.color3 thead {
  background: #74c096;
}
html .content-investments.color3 thead th {
  color: #fff;
}
html .content-investments.color3 tbody td {
  color: #56565a;
  padding: 1px 4px;
  font-size: 0.96em;
}
html .content-investments.color3 thead th {
  text-align: center;
}
html .content-investments.color3 thead tr:nth-child(1) > th:nth-child(1) {
  text-align: left;
}
html .content-investments.color3 tbody,
html .content-investments.color3 tfoot {
  padding: 1px 4px;
  font-size: 0.96em;
}
html .content-investments.color3 tbody td,
html .content-investments.color3 tfoot td {
  text-align: center;
}
html .content-investments.color3 tbody td:nth-child(1),
html .content-investments.color3 tfoot td:nth-child(1) {
  text-align: left;
  max-width: 310px;
}
html .content-investments.color3 .mid-total,
html .content-investments.color3 tfoot {
  background: #74c096;
  color: #56565a;
  font-weight: bold;
}
html .content-investments.color4 .panel-heading {
  background: #eee5e3;
}
html .content-investments.color4 .panel-heading .glyphicon {
  color: #973f54;
}
html .content-investments.color4 .panel-heading a {
  font-family: 'Guardian Text Egyptian Web';
  color: #973f54;
}
html .content-investments.color4 .panel-heading a.has-q {
  background-image: url("../images/ico-q-purple.png");
}
html .content-investments.color4 .panel-heading.visible {
  background: transparent;
}
html .content-investments.color4 .page-title,
html .content-investments.color4 .video-anotation {
  color: #973f54;
}
html .content-investments.color4 thead {
  background: #973f54;
}
html .content-investments.color4 thead th {
  color: #fff;
}
html .content-investments.color4 tbody td {
  color: #56565a;
  padding: 1px 4px;
  font-size: 0.96em;
}
html .content-investments.color4 thead th {
  text-align: center;
}
html .content-investments.color4 thead tr:nth-child(1) > th:nth-child(1) {
  text-align: left;
}
html .content-investments.color4 tbody,
html .content-investments.color4 tfoot {
  padding: 1px 4px;
  font-size: 0.96em;
}
html .content-investments.color4 tbody td,
html .content-investments.color4 tfoot td {
  text-align: center;
}
html .content-investments.color4 tbody td:nth-child(1),
html .content-investments.color4 tfoot td:nth-child(1) {
  text-align: left;
  max-width: 310px;
  min-width: 280px;
}
html .content-investments.color4 .mid-total,
html .content-investments.color4 tfoot {
  background: #973f54;
  color: #56565a;
  font-weight: bold;
}
html .btn-play,
body .btn-play {
  cursor: pointer;
}
html .modal,
body .modal {
  position: fixed;
  font-size: 1.125em;
  width: 55.55555556em;
  height: 27.77777778em;
  margin-left: -27.77777778em;
  margin-top: -13.88888889em;
  text-align: center;
  border: none;
  line-height: normal;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  left: 50%;
}
html .modal .modal-dialog,
body .modal .modal-dialog {
  width: 600px;
}
html .modal iframe,
body .modal iframe {
  width: 100%;
  height: 400px;
}
html .modal p,
body .modal p {
  padding: 0;
}
html .modal .modal-dialog,
body .modal .modal-dialog {
  padding: 0;
}
html .modal .modal-title,
body .modal .modal-title {
  font-size: 2em;
  font-family: "ff-dax-web-pro", sans-serif;
  padding-bottom: 0.27777778em;
}
html .modal .modal-body,
body .modal .modal-body {
  font-family: "ff-dax-web-pro", sans-serif;
  font-size: 2.71333333em;
  -webkit-transform: rotateZ(-4deg);
  -moz-transform: rotateZ(-4deg);
  -ms-transform: rotateZ(-4deg);
  -o-transform: rotateZ(-4deg);
  transform: rotateZ(-4deg);
  padding: 1.06470106em 0;
  line-height: 100%;
}
html .modal .modal-footer,
body .modal .modal-footer {
  font-size: 0.88888889em;
  padding: 1.625em 0 0;
}
html .modal.fade,
body .modal.fade {
  top: -150%;
}
html .download-centre.download-section,
body .download-centre.download-section {
  background: none;
  margin-top: 0;
  margin-bottom: 3em;
}
html .download-centre.download-section label,
body .download-centre.download-section label {
  font-weight: 600;
  font-size: .9em;
  margin-bottom: 0.4em;
  margin-top: 0.6em;
}
html .download-centre.download-section label span,
body .download-centre.download-section label span {
  margin-top: -5px !important;
}
html .download-centre.download-section img,
body .download-centre.download-section img {
  margin: 1em auto;
}
html .download-centre.download-section img.img-responsive,
body .download-centre.download-section img.img-responsive {
  max-width: 10em;
}
html .download-centre.download-section .fa,
body .download-centre.download-section .fa {
  margin: 0 .5em 0 0.5em;
  font-size: 1.7em;
}
html .download-centre.download-section .webcast i,
body .download-centre.download-section .webcast i {
  margin-left: 1em;
  font-size: 1em;
}
html .download-centre.download-section .last,
body .download-centre.download-section .last {
  border: none;
}
html .download-centre.download-section .last h2,
body .download-centre.download-section .last h2 {
  border: none;
}
html .download-centre.download-section .last span,
body .download-centre.download-section .last span {
  color: #fff;
}
html .download-centre.download-section .count-wrap,
body .download-centre.download-section .count-wrap {
  background: #eaeaea;
  padding: 3em 2em;
  margin-top: 2em;
}
html .download-centre.download-section .count-wrap input,
body .download-centre.download-section .count-wrap input {
  max-width: 160px;
  display: block;
  margin: 1.5em auto;
}
html .download-centre.download-section .files-top.second,
body .download-centre.download-section .files-top.second {
  display: block;
}
.main-menu {
  font-family: "ff-dax-web-pro", sans-serif;
}
.main-menu * {
  margin: 0;
  box-sizing: content-box;
  line-height: normal;
}
.main-menu ol,
.main-menu ul,
.main-menu menu {
  list-style: none outside none;
  padding: 0;
  font-weight: normal;
}
.main-menu .logo {
  width: 17.625em;
  height: 3.3125em;
  display: block;
  background: url("../images/design/logo-white.svg") no-repeat transparent center;
  background-size: contain;
}
.main-menu .under-logo {
  width: 10em;
  height: 1.1875em;
  display: block;
  margin-top: 0.625em;
  background: url("../images/design/under-logo-white.png") no-repeat transparent center;
  background-size: contain;
  margin-bottom: 1.875em;
}
#top-searchform {
  position: relative;
  float: left;
  margin-top: 0.5625em;
  margin-left: 1.75em;
}
#top-searchform .screen-reader-text {
  display: none;
}
#top-searchform input {
  line-height: normal;
  box-sizing: border-box;
  font-size: 1em;
  padding: 0 0.8125em;
  width: 7.625em;
  height: 2.25em;
  border: 1px solid black;
  -webkit-border-radius: 0.3125em;
  -moz-border-radius: 0.3125em;
  border-radius: 0.3125em;
  color: black;
  font-family: "ff-dax-web-pro", sans-serif;
  background: white;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -ms-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
#top-searchform input[type=submit] {
  position: absolute;
  background: transparent;
  width: 2.25em;
  height: 100%;
  border: none;
  right: 0;
  top: 0;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#top-searchform input:focus {
  width: 11.8125em;
  border-color: #97BFC5;
}
#top-searchform:after {
  font-family: FontAwesome;
  position: absolute;
  font-size: 1.375em;
  width: 1.63636364em;
  height: 1.63636364em;
  line-height: 1.63636364em;
  margin-top: -0.81818182em;
  border: none;
  right: 0.22727273em;
  top: 50%;
  text-align: center;
  content: '\f002';
  color: #535355;
  pointer-events: none;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -ms-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
#top-searchform.focus:after {
  color: #97BFC5;
}
#download-files {
  text-align: left;
  float: left;
  width: 100%;
  margin-top: 10px;
}
.left-sidebar .affix-box.affix {
  position: fixed;
  top: 0;
  float: left;
}
.left-sidebar:before {
  content: '';
  display: block;
  width: 100%;
}
.page-strategic-report {
  background: #dedbd9;
}
.page-strategic-report .operation-page .strategics .panel3 {
  color: #53565a;
  border-bottom: 2px solid #8b827d;
}
.page-strategic-report .operation-page .strategics .panel3 .glyphicon,
.page-strategic-report .operation-page .strategics .panel3 a span {
  color: #53565a;
}
.page-strategic-report .operation-page .strategics .panel3 .panel-heading {
  color: #53565a;
}
.page-strategic-report .operation-page .strategics .panel3 .panel-heading .glyphicon,
.page-strategic-report .operation-page .strategics .panel3 .panel-heading a span {
  color: #53565a;
}
.page-strategic-report .panel-group .panel {
  border-top: 2px solid #8b827d;
  background: transparent !important;
}
.page-strategic-report .panel-group .panel .glyphicon,
.page-strategic-report .panel-group .panel a span {
  color: #53565a;
}
.page-strategic-report .panel-group .panel .panel-heading {
  color: #53565a;
}
.page-strategic-report .panel-group .panel .panel-heading .glyphicon {
  color: #53565a;
  margin-top: -18px;
}
.page-strategic-report .panel-group .panel .panel-heading a span {
  color: #53565a;
  position: absolute;
  top: 50%;
  margin-top: 23px;
  text-align: right;
  padding-right: 15px;
}
.page-strategic-report .panel-group .panel .panel-heading {
  background: transparent !important;
}
.page-strategic-report .panel-group .panel .panel-heading p {
  margin: 0;
}
.page-strategic-report .panel-group .panel .panel-body li {
  font-size: 1.1em;
}
html .page-corporate-sustainability-and-responsibility .widget ul li span,
body .page-corporate-sustainability-and-responsibility .widget ul li span,
html .page-corporate-sustainability-and-responsibility .widget ul li span,
body .page-corporate-sustainability-and-responsibility .widget ul li span {
  color: #84abaf;
}
html .page-corporate-sustainability-and-responsibility .widget ul li:before,
body .page-corporate-sustainability-and-responsibility .widget ul li:before,
html .page-corporate-sustainability-and-responsibility .widget ul li:before,
body .page-corporate-sustainability-and-responsibility .widget ul li:before {
  display: none;
}
.img-wrap {
  position: relative;
}
.img-wrap .btn-play {
  position: absolute;
  bottom: 0.9375em;
  right: 1.5625em;
  color: #353535;
  font-weight: 700;
  border: 2px solid #353535;
  border-radius: 0.375em;
  padding: 0.6875em 3.125em 0.6875em 1.875em;
  text-decoration: none;
  transition: 0.15s;
}
.img-wrap .btn-play .fa {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 174%;
  width: 1.25em;
  height: 1.25em;
  line-height: 1.25em;
  margin: -0.625em 0.375em;
  text-align: right;
  pointer-events: none;
}
.img-wrap .btn-play:hover {
  color: #353535;
  background-color: #d7c5b4;
  border-color: #353535;
}
.diagram.operation-review-diagram {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1800px) {
  html .header .header-right-bg {
    right: -22%;
  }
}
@media only screen and (max-width: 1500px) {
  html .footer .footer-right-elem,
  body .footer .footer-right-elem {
    width: 16%;
  }
}
@media only screen and (max-width: 1200px) {
  body .menu-top-menu-container {
    display: none;
  }
  body .header .header-midle .menu-mobile {
    display: block;
    float: left;
    margin-right: 15px;
  }
  body .header .header-midle .part-with-logo {
    background: url("../images/header-bg-resonsive.png") no-repeat scroll left top transparent;
    min-height: 158px;
    float: right;
  }
  body .header .header-midle .part-with-logo a {
    float: right;
  }
  body .header .header-midle #searchform {
    display: none;
  }
  body .header .header-midle .header-middle .glossary {
    float: left;
    margin-left: 0.5em;
  }
  body .header .header-midle #top-searchform {
    display: none;
  }
  body .header .glossary {
    float: left;
  }
  body .count-wrap {
    text-align: center;
  }
  body .count-wrap input {
    float: none;
    display: inline-block;
    width: auto !important;
    padding: 1em 2em !important;
    min-width: 160px;
  }
}
@media only screen and (max-width: 999px) {
  .left-sidebar .affix-box.affix {
    position: static;
  }
  .insight-box .bottom-text {
    font-size: 1em;
  }
}
@media only screen and (max-width: 900px) {
  .video {
    bottom: 14em;
  }
}
@media only screen and (max-width: 992px) {
  html .container .main-content {
    width: 100%;
    float: left;
  }
  html .container .sidebar {
    width: 50%;
    float: left;
  }
  html .container .contact-person {
    float: left;
    width: 100%;
  }
  html .container .contact-person .person-details {
    max-width: 150px;
    margin-top: 2em;
  }
  body .download-centre.download-section .files-top.second {
    display: block;
  }
  body .diagram {
    float: left;
    width: 100%;
  }
  body .diagram .col-sm-3 {
    width: 50%;
  }
}
@media only screen and (max-width: 880px) {
  html .footer,
  body .footer {
    border-top-width: 15px;
  }
  html .footer .footer-right-elem,
  body .footer .footer-right-elem {
    display: none;
  }
  html .footer .footer-right,
  body .footer .footer-right {
    background: none;
  }
}
@media only screen and (max-width: 767px) {
  body .header .header-midle {
    min-height: 140px;
    background-size: auto 100%;
  }
  body .header .header-midle .part-with-logo {
    float: right;
    /*width: 100%;*/
    background: none;
    min-height: 100px;
  }
  body .header .header-midle .logos {
    float: right;
    margin-top: 0.5em;
    margin-bottom: 2em;
    margin-left: 1em;
    margin-bottom: 0;
    margin-right: 10px;
  }
  body .header .header-midle .slogan {
    float: right;
    margin-top: 0.5em;
  }
  body .header .header-midle .diagram {
    float: left;
    width: 300px;
  }
  body .header .header-midle .diagram .col-sm-3 {
    width: 100%;
  }
  html .header .header-midle,
  body .header .header-midle {
    background: url("../images/header-mob.jpg") repeat-x scroll center top transparent;
  }
  html .parent-title,
  body .parent-title {
    margin-top: 0.5em;
  }
}
@media only screen and (max-width: 768px) {
  html,
  body {
    font-size: 14px;
  }
  html .operation-page .top-heading.panel-heading,
  body .operation-page .top-heading.panel-heading {
    padding-bottom: 5em;
  }
  html .operation-page .top-heading.panel-heading .col-sm-8,
  body .operation-page .top-heading.panel-heading .col-sm-8 {
    text-align: center;
  }
  html .operation-page .top-heading.panel-heading .col-sm-3 img,
  body .operation-page .top-heading.panel-heading .col-sm-3 img {
    margin: 0 auto;
  }
  html .operation-page .top-heading.panel-heading h4,
  body .operation-page .top-heading.panel-heading h4 {
    overflow: visible;
  }
  html .operation-page .top-heading.panel-heading i.glyphicon,
  body .operation-page .top-heading.panel-heading i.glyphicon {
    bottom: -29px;
    top: auto;
    right: auto;
    left: 50%;
    margin-left: -18.5px;
  }
  html .operation-page .top-heading.panel-heading a,
  body .operation-page .top-heading.panel-heading a {
    padding: 0;
    left: 0;
  }
  html .operation-page .top-heading.panel-heading a span,
  body .operation-page .top-heading.panel-heading a span {
    text-align: center !important;
    padding-right: 0 !important;
    margin: 0 !important;
    width: 100%;
    left: 0;
    right: auto;
    bottom: -45px;
    top: auto !important;
  }
  body .header .header-midle .header-middle,
  body .header .header-left-bg {
    display: none;
  }
  body .header .header-right-bg {
    height: 100px;
    background-position: center bottom;
    display: none;
  }
  body .header .header-midle .header-top {
    /*height: 100px;*/
    position: relative;
  }
  body .header .header-midle .header-bottom {
    margin-top: 1em;
  }
  body .main-content.hightlight-section ul {
    font-size: 1.45em;
  }
  .main-menu.mm--open {
    color: #97BFC5;
  }
  html .container .widget .contact-person .person-details {
    margin-top: 0em;
  }
  html .container .widget .contact-person img {
    max-width: 65px;
  }
  html .container .widget .contact-person a {
    float: left;
    margin-top: 0;
  }
  html .container .col-left,
  html .container .col-right {
    width: 100%;
    float: left;
    margin-top: 1em;
  }
  html .footer .footer-left {
    width: calc(-60%);
  }
  html .footer .footer-left .col-sm-6 {
    padding: 0;
  }
  html .footer .footer-left .col-sm-6 p {
    padding: 0 15px;
  }
  html .footer .footer-right {
    width: 160px;
  }
  body .download-centre.download-section .count {
    text-align: center;
  }
  html .widget img,
  body .widget img {
    margin: 0;
  }
  .invest-title {
    margin-bottom: 20px;
  }
  .insight-box .bottom-text {
    height: 50px;
  }
}
@media only screen and (max-width: 500px) {
  .page-contenr .image-box .table-box,
  .page-contenr .image-box .table-cell {
    display: block;
    width: 100%;
    height: auto;
  }
  .page-contenr .image-box .table-cell:last-child {
    width: 100%;
    padding: 0.74571216em 0 0 0;
  }
}
@media only screen and (max-width: 480px) {
  html,
  body {
    font-size: 12px;
  }
  html .container .sidebar {
    width: 80%;
    margin: 0 10%;
  }
  html .footer .footer-left {
    width: 100%;
  }
  html .footer .footer-right {
    position: absolute;
    right: 1em;
    margin-top: 1em;
    padding-top: 1em;
    height: auto;
  }
  .box-links {
    width: 100%;
  }
  .insight-box .bottom-text {
    font-size: 1.4em;
    line-height: 1.1em;
    height: 60px;
  }
}
