﻿body {
  font-family: "Calibri", sans-serif;
  font-size: 14px;
  color: #80686F;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: scrollbar;
  position: relative;
}
body.editMode .main-carousel {
  display: none;
}
#s4-workspace {
  background-color: #6E273D;
  overflow-y: scroll;
  overflow-x: hidden;
}
#s4-bodyContainer {
  padding: 0;
  background-color: #FFFFFF;
}
.sticky-container {
  padding-top: 141px;
}
@media only screen and (max-width: 767px) {
  .active-ribbon.defaultMode #s4-workspace .sticky-container {
    padding-top: 131px;
  }
}
/*#s4-workspace {
    overflow-x: hidden!important;
}

html, body, #s4-workspace, #s4-bodyContainer, .footer, .main-carousel, .navbar-main.navbar-main2, #aspnetForm {
    min-width: 1100px !important;
}

@media screen and (max-width: 1100px) {
    html, body, #s4-workspace, #s4-bodyContainer, .footer, .main-carousel, .navbar-main.navbar-main2, #aspnetForm {
        width: 1100px !important;
    }
}*/
a {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
a.show-more {
  font-size: 14px;
  padding-right: 15px;
  background: url("../images/icon-arrowright.png") no-repeat right;
  color: #a74d62;
}
a.show-more:hover {
  color: #6E273D;
}
.custom-heading,
.ms-webpart-titleText {
  font-size: 26px;
  font-family: "Calibri", sans-serif !important;
  color: #6E273D !important;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 5px;
  line-height: 21px;
  font-weight: 600;
}
.custom-heading a,
.ms-webpart-titleText a {
  color: #6E273D !important;
}
.custom-heading a:hover,
.ms-webpart-titleText a:hover,
.custom-heading a:active,
.ms-webpart-titleText a:active,
.custom-heading a:focus,
.ms-webpart-titleText a:focus {
  color: #6E273D !important;
  text-decoration: none;
}
.custom-heading::after,
.ms-webpart-titleText::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 113px;
  background-color: #a74d62;
  content: "";
}
.custom-heading small,
.ms-webpart-titleText small,
.custom-heading strong,
.ms-webpart-titleText strong {
  display: block;
  color: #6E273D;
}
.custom-heading strong,
.ms-webpart-titleText strong {
  font-weight: 600;
}
.custom-heading small,
.ms-webpart-titleText small {
  font-size: 30px;
  font-family: "Calibri", sans-serif;
  color: #6E273D;
  margin-top: 0;
  font-weight: 300;
}
b,
strong {
  font-family: "Calibri", sans-serif;
  font-weight: normal;
}
html[dir=rtl] .custom-heading::after,
html[dir=rtl] .ms-webpart-titleText::after {
  left: auto;
  right: 0;
}
@media (min-width: 1200px) {
  .container {
    width: 1100px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .container {
    width: 100%;
  }
}
html[dir=rtl] .col-xs-1,
html[dir=rtl] .col-xs-2,
html[dir=rtl] .col-xs-3,
html[dir=rtl] .col-xs-4,
html[dir=rtl] .col-xs-5,
html[dir=rtl] .col-xs-6,
html[dir=rtl] .col-xs-7,
html[dir=rtl] .col-xs-8,
html[dir=rtl] .col-xs-9,
html[dir=rtl] .col-xs-10,
html[dir=rtl] .col-xs-11,
html[dir=rtl] .col-xs-12 {
  float: right !important;
}
@media (min-width: 768px) {
  html[dir=rtl] .col-sm-1,
  html[dir=rtl] .col-sm-2,
  html[dir=rtl] .col-sm-3,
  html[dir=rtl] .col-sm-4,
  html[dir=rtl] .col-sm-5,
  html[dir=rtl] .col-sm-6,
  html[dir=rtl] .col-sm-7,
  html[dir=rtl] .col-sm-8,
  html[dir=rtl] .col-sm-9,
  html[dir=rtl] .col-sm-10,
  html[dir=rtl] .col-sm-11,
  html[dir=rtl] .col-sm-12 {
    float: right !important;
  }
}
@media (min-width: 992px) {
  html[dir=rtl] .col-md-1,
  html[dir=rtl] .col-md-2,
  html[dir=rtl] .col-md-3,
  html[dir=rtl] .col-md-4,
  html[dir=rtl] .col-md-5,
  html[dir=rtl] .col-md-6,
  html[dir=rtl] .col-md-7,
  html[dir=rtl] .col-md-8,
  html[dir=rtl] .col-md-9,
  html[dir=rtl] .col-md-10,
  html[dir=rtl] .col-md-11,
  html[dir=rtl] .col-md-12 {
    float: right !important;
  }
}
@media (min-width: 1200px) {
  html[dir=rtl] .col-lg-1,
  html[dir=rtl] .col-lg-2,
  html[dir=rtl] .col-lg-3,
  html[dir=rtl] .col-lg-4,
  html[dir=rtl] .col-lg-5,
  html[dir=rtl] .col-lg-6,
  html[dir=rtl] .col-lg-7,
  html[dir=rtl] .col-lg-8,
  html[dir=rtl] .col-lg-9,
  html[dir=rtl] .col-lg-10,
  html[dir=rtl] .col-lg-11,
  html[dir=rtl] .col-lg-12 {
    float: right !important;
  }
}
html[dir=rtl] .pull-right {
  float: left !important;
}
html[dir=rtl] .pull-left {
  float: right !important;
}
.pull-right {
  float: right !important;
}
/*.col-xs-12 {
    float: none;
}*/
/*
.container {
    width: 1100px!important;
}    
    
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    width: 100% !important;
}

.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11 {
    width: 91.66666667% !important;
    float: left!important;
}

.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10 {
    width: 83.33333333% !important;
    float: left !important;
}

.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9 {
    width: 75% !important;
    float: left !important;
}

.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8 {
    width: 66.66666667% !important;
    float: left !important;
}

.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7 {
    width: 58.33333333% !important;
    float: left !important;
}

.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6 {
    width: 50% !important;
    float: left !important;
}

.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5 {
    width: 41.66666667% !important;
    float: left !important;
}

.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 {
    width: 33.33333333% !important;
    float: left !important;
}

.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3 {
    width: 25% !important;
    float: left !important;
}

.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2 {
    width: 16.66666667% !important;
    float: left !important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
    width: 8.33333333% !important;
    float: left !important;
}

html[dir=rtl] {
    .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        width: 100% !important;
    }

    .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11 {
        width: 91.66666667% !important;
        float: right !important;
    }

    .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10 {
        width: 83.33333333% !important;
        float: right !important;
    }

    .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9 {
        width: 75% !important;
        float: right !important;
    }

    .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8 {
        width: 66.66666667% !important;
        float: right !important;
    }

    .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7 {
        width: 58.33333333% !important;
        float: right !important;
    }

    .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6 {
        width: 50% !important;
        float: right !important;
    }

    .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5 {
        width: 41.66666667% !important;
        float: right !important;
    }

    .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 {
        width: 33.33333333% !important;
        float: right !important;
    }

    .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3 {
        width: 25% !important;
        float: right !important;
    }

    .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2 {
        width: 16.66666667% !important;
        float: right !important;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
        width: 8.33333333% !important;
        float: right !important;
    }
}*/
.wrapper .ms-webpart-zone,
.wrapper .ms-webpart-cell-vertical,
.wrapper .ms-webpart-chrome-vertical {
  display: block;
}
.wrapper .ms-webpartzone-cell {
  margin: 0;
}
#suiteBar *,
#s4-ribbonrow * {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: content-box;
}
.alert {
  border-radius: 0;
}
.alert.alert-info {
  border-color: #a4c5db;
  background-color: #e7eff4;
  color: #5E9CAE;
}
.btn {
  box-sizing: border-box;
  border-radius: 0;
  text-transform: uppercase;
  font-family: "Calibri", sans-serif;
  font-size: 15px !important;
  padding: 10px 30px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn.btn-default {
  border-color: #e4ddd8 !important;
  color: #80686F !important;
}
.btn.btn-primary {
  border-color: #6E273D;
  background-color: #6E273D;
  color: #FFFFFF;
}
.btn.btn-primary:hover {
  border-color: #a74d62;
  background-color: #a74d62;
  color: #FFFFFF;
}
.breadcrumb-holder {
  border-bottom: 1px solid #c4bab1;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.breadcrumb-holder .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 10px 0 0;
  border-radius: 0;
}
.breadcrumb-holder .breadcrumb li a,
.breadcrumb-holder .breadcrumb .active {
  color: #988F86;
}
.breadcrumb-holder .breadcrumb .ms-breadcrumbRootNode > li {
  padding: 3px 0;
}
.breadcrumb-holder .breadcrumb .ms-breadcrumbRootNode > li > a {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.breadcrumb-holder .breadcrumb .ms-breadcrumbRootNode > li > a::before {
  display: none;
}
.breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode > a.ms-breadcrumbNode,
.breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode > ul.ms-breadcrumbNode {
  display: inline-block;
  vertical-align: top;
}
.breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode a.ms-breadcrumbNode,
.breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode li.ms-breadcrumbCurrentNode {
  position: relative;
  margin-left: 24px;
  line-height: 1;
  border-bottom: 1px solid transparent;
}
.breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode a.ms-breadcrumbNode:hover,
.breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode li.ms-breadcrumbCurrentNode:hover {
  text-decoration: none;
  border-color: #c4bab1;
}
.breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode a.ms-breadcrumbNode::before,
.breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode li.ms-breadcrumbCurrentNode::before {
  position: absolute;
  left: -14px;
  color: #c4bab1;
  content: "/\00a0";
}
.breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode li.ms-breadcrumbCurrentNode:hover {
  border: 0 none;
}
.breadcrumb-holder .breadcrumb .ms-breadcrumb .s4-breadcrumb-arrowcont,
.breadcrumb-holder .breadcrumb .ms-breadcrumb a.ms-breadcrumbRootNode {
  display: none;
}
.breadcrumb-holder .breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
html[dir=rtl] .breadcrumb-holder .col-md-9.col-sm-9.col-xs-12 {
  float: right;
}
html[dir=rtl] .breadcrumb-holder .share-btns {
  float: left;
}
html[dir=rtl] .breadcrumb-holder .breadcrumb .ms-breadcrumb .ms-breadcrumbRootNode > li > a {
  margin-right: 0!important;
}
html[dir=rtl] .breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode a.ms-breadcrumbNode,
html[dir=rtl] .breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode li.ms-breadcrumbCurrentNode {
  margin-left: 0;
  margin-right: 24px;
}
html[dir=rtl] .breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode a.ms-breadcrumbNode::before,
html[dir=rtl] .breadcrumb-holder .breadcrumb .ms-breadcrumb li.ms-breadcrumbNode li.ms-breadcrumbCurrentNode::before {
  right: -14px;
  left: auto;
}
@media screen and (max-width: 767px) {
  .breadcrumb-holder .col-xs-12 {
    float: none;
  }
  .breadcrumb-holder .breadcrumb {
    border-bottom: 1px solid #c4bab1;
    padding: 17px 0 10px;
    overflow: hidden;
    clear: both;
  }
  .breadcrumb-holder .sharethis-inline-share-buttons.share-btns.st-inline-share-buttons {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
.owl-carousel .item {
  position: relative;
  padding: 0;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  width: 42px;
  height: 100px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left top;
  top: 50%;
  margin-top: -50px;
  position: absolute;
  font-size: 0;
}
.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.5;
}
.owl-carousel .owl-nav .owl-prev {
  background-image: url("../images/icon-prev.png");
  left: 0;
}
.owl-carousel .owl-nav .owl-next {
  background-image: url("../images/icon-next.png");
  right: 0;
}
.main-carousel .owl-item .item > a {
  transition: none !important;
}
.main-carousel .owl-item .item > a:hover {
  transition: none !important;
  color: #FFFFFF !important;
}
.main-carousel .carousel-caption {
  background-color: rgba(9, 35, 58, 0.5);
}
.main-carousel .carousel-caption h4 {
  font-family: "Calibri", sans-serif;
  text-transform: uppercase;
  font-size: 54px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 15px;
  margin: 0 0 15px;
  display: inline-block;
  cursor: text;
}
.main-carousel .carousel-caption p {
  font-size: 20px;
  margin: 0 auto 25px;
  line-height: normal;
  text-align: center;
  width: 60%;
  cursor: text;
}
.main-carousel .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
}
.main-carousel .owl-dots .owl-dot {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.main-carousel .owl-dots .owl-dot > span {
  background-color: #FFFFFF;
  display: inline-block;
  height: 2px;
  overflow: hidden;
  width: 40px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.main-carousel .owl-dots .owl-dot > span::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0%;
  background: #FFFFFF;
}
.main-carousel .owl-dots .owl-dot.active > span {
  background-color: #6E273D;
}
.main-carousel .owl-dots .owl-dot.active > span::before {
  -webkit-transition: width 5s linear;
  -moz-transition: width 5s linear;
  -ms-transition: width 5s linear;
  -o-transition: width 5s linear;
  transition: width 5s linear;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .main-carousel {
    width: 100%;
  }
}
.caption-holder {
  width: 70%;
  position: absolute;
  left: 50%;
  margin-left: -35%;
  top: 60%;
  margin-top: -112px;
}
html[dir=rtl] .main-carousel .owl-dots .owl-dot > span::before {
  left: auto;
  right: 0;
}
.owl-carousel-sectionc .owl-item {
  height: 245px;
}
.owl-carousel-innerpage {
  margin-bottom: 30px;
}
.owl-carousel-innerpage .owl-item .item,
.owl-carousel-sectionc .owl-item .item {
  height: 100%;
}
.owl-carousel-innerpage .carousel-caption,
.owl-carousel-sectionc .carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  padding: 10px 0;
  bottom: 0;
  text-shadow: none;
}
.owl-carousel-innerpage .carousel-caption h4,
.owl-carousel-sectionc .carousel-caption h4 {
  font-family: "Calibri", sans-serif;
  margin: 0;
  line-height: 1.4;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  padding: 0 10px;
  text-align: center;
}
html[dir=rtl] #qatar-slider .carousel-caption h4 {
  text-align: right;
}
@media screen and (min-width: 1700px) {
  #main-carousel .owl-item > .item img,
  .inner-banner img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .main-carousel .carousel-caption h4 {
    font-size: 30px;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  .main-carousel .carousel-caption p {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .main-carousel .carousel-caption .btn-primary {
    font-size: 14px;
    padding: 10px 15px;
  }
  .main-carousel .owl-dots {
    bottom: 8px;
  }
  .caption-holder {
    width: 65%;
    margin-left: -32.5%;
    margin-top: -8%;
  }
}
@media only screen and (max-width: 767px) {
  .main-carousel .carousel-caption {
    background-color: #8683A4;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    text-shadow: none;
    padding: 15px 0 10px;
  }
  .main-carousel .carousel-caption h4 {
    font-size: 16px;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0 none;
  }
  .main-carousel .carousel-caption p {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .main-carousel .carousel-caption .btn-primary {
    height: 29px;
    padding: 0 15px;
    line-height: 29px;
    font-size: 11px;
  }
  .main-carousel .owl-dots {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #8683A4;
    bottom: auto;
    z-index: 5;
  }
  .main-carousel .owl-nav > .owl-prev,
  .main-carousel .owl-nav > .owl-next {
    background-size: 23px 62px;
    width: 23px;
    height: 62px;
    margin-top: -31px;
  }
  .caption-holder {
    width: 90%;
    margin: 0 auto 0;
    position: relative;
    left: 0;
  }
  #qatar-slider {
    width: auto;
    margin: 0 -15px;
  }
}
@media (min-width: 768px) {
  .main-carousel .carousel-caption {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
  }
}
.contactus-section {
  margin-bottom: 30px;
}
.contactus-section > div {
  background-color: #6E273D;
  padding: 0 15px 20px;
}
.contactus-section p {
  margin: 0;
  color: #FFFFFF;
}
.contactus-section p strong {
  display: block;
  font-weight: 600;
  margin: 15px 0 5px;
}
.map-wrapper {
  margin-bottom: 50px;
}
.inner-section .right-section h3 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #6E273D;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
.inner-section .right-section p {
  color: #80686F;
  line-height: 1.8;
}
.inner-section .right-section ul > li {
  margin: 5px 0;
}
.job-details .row div {
  background-color: #efdbdc;
}
.job-details .row div:first-child {
  font-weight: bold;
  background-color: #6E273D;
  color: #FFFFFF;
}
.job-details .valid {
  color: #70A489;
}
.job-details .expired {
  color: #EC7A08;
}
.details .details__item {
  overflow: hidden;
  padding: 20px 0;
  font-size: 16px;
  line-height: 1.6;
}
.details .details__item:first-child {
  padding-top: 0;
}
.details .details__item:not(:last-child) {
  border-bottom: 1px solid #f4f1ef;
}
.details .details__label {
  float: left;
  width: 200px;
  text-align: right;
  padding-right: 20px;
  color: #988F86;
}
.details .details__description {
  float: right;
  width: calc(100% - 200px);
  padding-left: 20px;
  border-left: 2px solid #bd7684;
  color: #6E273D;
}
.details .details__description p {
  font-family: "Calibri", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400;
}
.details .details__description strong,
.details .details__description b {
  font-weight: 600;
}
.details .details__description * {
  font-family: "Calibri", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400;
  color: #80686F !important;
}
.details .details__description.success {
  color: #4CAF50;
}
.details .details__description.danger {
  color: #F44336;
}
.details strong {
  font-weight: 600;
}
.details .details__attachment {
  display: block;
}
.details__apply {
  text-align: center;
  padding: 20px 0 50px;
}
.details__apply > .btn {
  padding: 10px 100px !important;
}
.job-application-header {
  padding: 10px 30px 30px;
  background-color: #f4f1ef;
}
.job-application-header .job-application-header__label {
  margin-top: 20px;
  font-size: 12px;
  text-transform: uppercase;
  color: #988F86;
  letter-spacing: 0.025em;
}
.job-application-header .job-application-header__value {
  font-size: 18px;
  font-weight: 600;
  color: #6E273D;
}
.QGOpenTenders-wrapper .TenderSeperator {
  display: none;
  margin: 30px 0;
  width: 100%;
  height: 3px;
  background-color: #efdbdc;
}
.QGOpenTenders-wrapper .TenderSeperator:last-child {
  display: none;
}
.QGOpenTenders-wrapper .QGOpenTenders {
  border: 1px solid #e4ddd8;
  margin-bottom: 30px;
}
.QGOpenTenders-wrapper .QGOpenTenders .details__item {
  padding: 0;
  background-color: #f4f1ef;
}
.QGOpenTenders-wrapper .QGOpenTenders .details__item:not(:last-child) {
  border-bottom: 0 none;
}
.QGOpenTenders-wrapper .QGOpenTenders .details__item:not(:first-child) > .details__label,
.QGOpenTenders-wrapper .QGOpenTenders .details__item:not(:first-child) > .details__description {
  position: relative;
}
.QGOpenTenders-wrapper .QGOpenTenders .details__item:not(:first-child) > .details__label::before,
.QGOpenTenders-wrapper .QGOpenTenders .details__item:not(:first-child) > .details__description::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  top: 0;
  left: 0;
  background-color: #e4ddd8;
}
.QGOpenTenders-wrapper .QGOpenTenders .details__label,
.QGOpenTenders-wrapper .QGOpenTenders .details__description {
  padding-top: 20px;
  padding-bottom: 20px;
}
.QGOpenTenders-wrapper .QGOpenTenders .details__label {
  color: #6E273D;
}
.QGOpenTenders-wrapper .QGOpenTenders .details__description {
  min-height: 65px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .details .details__item {
    overflow: hidden;
    padding: 20px 0;
    font-size: 16px;
    line-height: 1.6;
  }
  .details .details__item:first-child {
    padding-top: 0;
  }
  .details .details__item:not(:last-child) {
    border-bottom: 1px solid #f4f1ef;
  }
  .details .details__label {
    float: none;
    width: 100%;
    text-align: left;
  }
  .details .details__description {
    float: none;
    width: 100%;
    padding-left: 0;
    border: 0 none;
  }
}
.footer {
  padding: 50px 0 0;
  font-size: 14px;
  background-color: #6E273D;
}
.footer .row-footer-spacing {
  margin-top: 30px;
}
.footer .footer-links .custom-heading {
  position: relative;
  font-size: 15px;
  color: #efdbdc !important;
  font-family: "Calibri", sans-serif;
  margin: 0 0 10px;
  padding: 0 0 10px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 600;
}
.footer .footer-links .custom-heading::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 113px;
  background-color: #a74d62;
  content: "";
}
.footer .footer-links ul > li {
  margin-bottom: 3px;
}
.footer .footer-links ul > li > a {
  font-family: "Calibri", sans-serif;
  color: #d6a5ac;
  font-size: 12px;
  text-transform: uppercase;
}
.footer .footer-links ul > li > a:hover {
  color: #efdbdc;
}
.footer .footer-links .footer-btns > li > a {
  display: block;
  text-align: center;
  background-color: #988F86;
  color: #FFFFFF;
  border-color: #988F86;
  padding-left: 0;
  padding-right: 0;
}
.footer .footer-links .footer-btns > li > a:hover {
  background-color: #c4bab1;
  border-color: #c4bab1;
  color: #FFFFFF;
}
.footer .footer-bottom {
  padding: 20px 0;
  margin-top: 30px;
  border-top: 1px solid #a74d62;
}
.footer .footer-bottom:hover {
  opacity: 1;
}
.footer .footer-bottom .copyright-text,
.footer .footer-bottom .bfooter-link {
  margin-top: 0px;
  line-height: 24px;
}
.footer .footer-bottom .copyright-text {
  color: #d6a5ac;
}
.footer .footer-bottom .copyright-text a {
  color: #bd7684;
  margin-right: 10px;
}
.footer .footer-bottom .copyright-text a:hover {
  color: #d6a5ac;
}
.footer .footer-bottom .bfooter-link {
  text-align: right;
  color: #d6a5ac;
}
html[dir=rtl] .footer-links {
  float: right;
}
html[dir=rtl] .footer-links .custom-heading::after {
  right: 0;
  left: auto;
}
html[dir=rtl] .footer-links ul {
  padding-right: 0;
}
html[dir=rtl] .footer .footer-bottom .copyright-text {
  float: right !important;
}
html[dir=rtl] .footer .footer-bottom .bfooter-link {
  float: left;
  text-align: left;
}
html[dir=rtl] .footer .footer-bottom .bfooter-logo {
  float: left!important;
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .footer-links {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .bfooter-logo {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding-top: 30px;
  }
  .footer .row .footer-links:not(:nth-child(6)) .custom-heading::after {
    display: block;
  }
  .footer .row .footer-links .custom-heading {
    border: 0 none;
    padding: 10px 0;
    margin: 0;
    text-align: center;
  }
  .footer .row .footer-links .custom-heading::before {
    display: none;
  }
  .footer .row .footer-links .custom-heading::after {
    display: none;
    right: 0;
    left: auto;
    width: 100%;
    opacity: 0.5;
  }
  .footer .row .footer-links > ul {
    display: none;
    padding: 20px 0;
  }
  .footer .footer-bottom {
    border: 0 none;
    margin-top: 0;
    opacity: 1;
  }
  .footer .footer-bottom .copyright-text,
  .footer .footer-bottom .bfooter-link,
  .footer .footer-bottom .bfooter-logo {
    width: 100%;
    text-align: center;
    float: none;
  }
  .footer .footer-bottom .bfooter-link {
    margin: 10px 0;
    opacity: 0.5;
  }
}
.JobTable,
.job-vacancies {
  margin-bottom: 30px;
}
.JobTable .control-label,
.job-vacancies .control-label {
  color: #6E273D;
}
.JobTable .form-group,
.job-vacancies .form-group {
  position: relative;
  overflow: initial!important;
}
.JobTable .form-group .ui-datepicker,
.job-vacancies .form-group .ui-datepicker {
  top: 100% !important;
  left: 0px !important;
}
.JobTable .form-group br,
.job-vacancies .form-group br {
  display: none;
}
.JobTable .form-group .btn,
.job-vacancies .form-group .btn {
  margin: 0;
}
.JobTable .form-group .btn + .btn,
.job-vacancies .form-group .btn + .btn {
  margin-left: 5px;
}
.JobTable .qg-university-offer-radio,
.job-vacancies .qg-university-offer-radio,
.JobTable .qg-educationlevel-radio,
.job-vacancies .qg-educationlevel-radio {
  display: block;
  margin: 10px 0 !important;
}
.JobTable .qg-university-offer-radio input,
.job-vacancies .qg-university-offer-radio input,
.JobTable .qg-educationlevel-radio input,
.job-vacancies .qg-educationlevel-radio input {
  margin: -5px 5px 0 0;
}
.JobTable .form-control,
.job-vacancies .form-control {
  border-radius: 0;
  border-color: #adaec9;
}
.JobTable .form-control:focus,
.job-vacancies .form-control:focus {
  border-color: #bd7684;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 15px rgba(173, 174, 201, 0.6);
}
.JobTable .input-group .input-group-addon,
.job-vacancies .input-group .input-group-addon {
  border-radius: 0;
}
.JobTable .control-validation,
.job-vacancies .control-validation {
  font-size: 13px;
  font-weight: 600;
  display: block;
  margin: 3px 0;
}
.JobTable .control-description,
.job-vacancies .control-description {
  display: block !important;
  font-size: 13px;
  margin: 3px 0;
}
.JobTable .date-picker-table,
.job-vacancies .date-picker-table {
  position: relative;
  width: 100%;
}
.JobTable .date-picker-table > tbody > tr > td:first-child,
.job-vacancies .date-picker-table > tbody > tr > td:first-child {
  display: block;
  width: 100%;
  padding-right: 0;
}
.JobTable .date-picker-table > tbody > tr > td:last-child,
.job-vacancies .date-picker-table > tbody > tr > td:last-child {
  display: block;
  width: 0;
  height: 0;
}
.JobTable .date-picker-table > tbody > tr > td .form-control,
.job-vacancies .date-picker-table > tbody > tr > td .form-control {
  padding-right: 35px;
}
.JobTable .date-picker-table > tbody > tr > td img,
.job-vacancies .date-picker-table > tbody > tr > td img {
  position: absolute;
  right: 5px;
  top: 4px;
}
.gallery-image {
  border: 1px solid #e4ddd8;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  -ms-transition: box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  margin: 30px 0 0;
}
.gallery-image:hover {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.1);
}
.gallery-image img {
  margin: 0 !important;
}
.row > .col-gallery:last-child {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .row > div.col-gallery:nth-child(-n+4) {
    margin-top: -20px;
  }
  .row > div.col-gallery:nth-child(4n+5) {
    clear: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .row > div.col-gallery:nth-child(-n+3) {
    margin-top: -20px;
  }
  .row > div.col-gallery:nth-child(3n+4) {
    clear: left;
  }
}
@media screen and (min-width: 551px) and (max-width: 767px) {
  .row > div.col-gallery:nth-child(-n+3) {
    margin-top: -20px;
  }
  .row > div.col-gallery:nth-child(3n+4) {
    clear: left;
  }
}
@media screen and (max-width: 550px) {
  .row > div.col-gallery {
    width: 50%;
  }
  .row > div.col-gallery:nth-child(-n+2) {
    margin-top: -20px;
  }
  .row > div.col-gallery:nth-child(2n+3) {
    clear: left;
  }
}
.navbar-main.navbar-main2 {
  position: fixed;
  z-index: 1000;
  top: auto;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
  -webkit-transition: background 200ms ease-in 100ms;
  -moz-transition: background 200ms ease-in 100ms;
  -ms-transition: background 200ms ease-in 100ms;
  -o-transition: background 200ms ease-in 100ms;
  transition: background 200ms ease-in 100ms;
}
.navbar-main.navbar-main2 .container {
  padding-left: 7px;
  padding-right: 23px;
}
.navbar-main.navbar-main2.affix .navbar {
  box-shadow: -10px 0 25px rgba(0, 0, 0, 0.3);
}
.navbar-main.navbar-main2 .topbar {
  background-color: #6E273D;
  height: 40px;
}
.navbar-main.navbar-main2 .topbar .topbar__social {
  float: left;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
}
.navbar-main.navbar-main2 .topbar .topbar__social > li {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
}
.navbar-main.navbar-main2 .topbar .topbar__social > li:first-child::before {
  display: block;
}
.navbar-main.navbar-main2 .topbar .topbar__social > li::after,
.navbar-main.navbar-main2 .topbar .topbar__social > li::before {
  width: 1px;
  height: 40px;
  top: 0;
  content: "";
  position: absolute;
}
.navbar-main.navbar-main2 .topbar .topbar__social > li::before {
  display: none;
  background-color: #a74d62;
  left: 0;
}
.navbar-main.navbar-main2 .topbar .topbar__social > li::after {
  background-color: #a74d62;
  right: 0;
}
.navbar-main.navbar-main2 .topbar .topbar__social > li > a {
  display: block;
  padding: 0;
}
.navbar-main.navbar-main2 .topbar .topbar__social > li > a > img {
  max-height: 18px;
}
.navbar-main.navbar-main2 .topbar .topbar__social > li > a:hover {
  background-color: #a74d62;
}
.navbar-main.navbar-main2 .topbar .topbar__search {
  position: relative;
  float: right;
  width: 290px;
  padding: 5px 0;
}
.navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb {
  display: block;
}
.navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-border,
.navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-borderFocused {
  border: 0 none;
}
.navbar-main.navbar-main2 .topbar .topbar__search .form-control,
.navbar-main.navbar-main2 .topbar .topbar__search .ms-textSmall,
.navbar-main.navbar-main2 .topbar .topbar__search input {
  display: block;
  float: none;
  background-color: #a74d62;
  border: 0;
  border-radius: 0;
  color: #FFFFFF;
  height: 30px;
  font-size: 12px;
  width: 100%;
  padding: 6px 12px;
  padding-left: 30px;
  margin: 0;
}
.navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-navLink {
  position: absolute;
  right: 0;
  background: url("../images/icon-arrowdown2.png") no-repeat center;
  width: 25px;
  height: 25px;
  background-size: 10px;
  top: 7px;
}
.navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-navLink img {
  display: none;
}
.navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-searchLink {
  position: absolute;
  left: 8px;
  top: 10px;
  border: 0;
  margin: 0;
  background-image: url("../images/icon-search.png");
  background-repeat: no-repeat;
  background-position: left -2px top 1px;
  background-size: 19px;
}
.navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-searchLink:hover {
  background-color: transparent;
}
.navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-searchLink img {
  display: none;
}
.navbar-main.navbar-main2 .topbar .topbar__switch {
  float: right;
  width: auto;
  margin-left: 15px;
}
.navbar-main.navbar-main2 .topbar .topbar__switch a {
  display: block;
  font-size: 12px;
  line-height: 1;
  padding: 14px 10px;
  border: 0;
  text-align: center;
  border-left: 1px solid #a74d62;
  border-right: 1px solid #a74d62;
  text-transform: uppercase;
  color: #FFFFFF;
}
.navbar-main.navbar-main2 .topbar .topbar__switch a:hover {
  background-color: #a74d62;
  text-decoration: none;
}
.navbar-main.navbar-main2 .navbar.top-navigation {
  margin-bottom: 0;
  border: 0;
}
.navbar-main.navbar-main2 .navbar.top-navigation .navbar-header {
  float: right;
}
.navbar-main.navbar-main2 .navbar.top-navigation .navbar-header .navbar-brand {
  height: 101px;
  display: block;
  padding: 8px 0;
  line-height: normal;
}
.navbar-main.navbar-main2 .navbar.top-navigation .navbar-header .navbar-brand > img {
  display: block;
  height: 85px;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox {
  margin: 38.5px 0 38.5px -15px;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root {
  padding: 0;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static {
  position: relative;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > a.ms-navedit-linkNode {
  color: #a74d62;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Calibri", sans-serif;
  font-size: 16px;
  margin-right: 30px;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > a.ms-navedit-linkNode .dynamic-children.additional-background {
  padding-right: 15px;
  padding-left: 0;
  background-image: url("../images/icon-arrowdown.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 10px;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > a.ms-navedit-linkNode:hover {
  color: #6E273D;
  border-bottom-color: transparent;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children.hover > ul.dynamic {
  display: block;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children > ul.dynamic {
  left: 0 !important;
  top: 100% !important;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children ul.dynamic {
  display: none;
  min-width: 220px;
  padding: 0;
  margin: 0;
  border: 1px solid #e4ddd8;
  border-top: 2px solid #6E273D;
  background: #FFFFFF;
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.3);
  list-style: none;
  font-size: 13px;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children ul.dynamic li {
  position: relative;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children ul.dynamic li:not(:last-child) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #f4f1ef;
  bottom: 0;
  left: 0;
  right: 0;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children ul.dynamic li.hover > a {
  background-color: #c4bab1;
  color: #6E273D;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children ul.dynamic li.dynamic-children {
  position: relative;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children ul.dynamic li.dynamic-children:hover > ul.dynamic {
  display: block;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children ul.dynamic li.dynamic-children > ul.dynamic {
  left: 100%;
  top: 0;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children ul.dynamic li > a {
  padding: 9px 15px;
  position: relative;
  white-space: normal;
  color: #80686F;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children ul.dynamic li > a:hover {
  background-color: #e4ddd8;
  color: #6E273D;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children ul.dynamic li > a .dynamic-children.additional-background {
  display: block;
  padding-right: 26px;
  background-image: url(/_layouts/15/images/menu-right.gif?rev=40);
  background-repeat: no-repeat;
  background-position: right center;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static {
  padding: 0;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static {
  position: relative;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static > a.static {
  color: #a74d62;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Calibri", sans-serif;
  font-size: 16px;
  margin-right: 30px;
  margin-left: 0;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static > a.static .dynamic-children.additional-background {
  padding-right: 15px;
  padding-left: 0;
  background-image: url("../images/icon-arrowdown.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 10px;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static > a.static:hover {
  color: #6E273D;
  border-bottom-color: transparent;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children > ul.dynamic {
  left: 0 !important;
  top: 100% !important;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic {
  min-width: 220px;
  padding: 0;
  margin: 0;
  border: 1px solid #e4ddd8;
  border-top: 2px solid #6E273D;
  background: #FFFFFF;
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.3);
  list-style: none;
  font-size: 13px;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic li {
  position: relative;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic li:not(:last-child) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #f4f1ef;
  bottom: 0;
  left: 0;
  right: 0;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic li.hover > a {
  background-color: #c4bab1;
  color: #6E273D;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic li.dynamic-children {
  position: relative;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic li.dynamic-children:hover > ul.dynamic {
  display: block;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic li.dynamic-children > ul.dynamic {
  left: 100%;
  top: 0;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic li > a {
  padding: 9px 15px;
  position: relative;
  white-space: normal;
  color: #80686F;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic li > a:hover {
  background-color: #e4ddd8;
  color: #6E273D;
}
.navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic li > a .dynamic-children.additional-background {
  display: block;
  padding-right: 26px;
  background-image: url(/_layouts/15/images/menu-right.gif?rev=40);
  background-repeat: no-repeat;
  background-position: right center;
}
html[dir=rtl] .navbar-main.navbar-main2 .container {
  padding: 0 7px 0 23px;
}
html[dir=rtl] .navbar-main.navbar-main2.affix .navbar {
  box-shadow: 10px 0 25px rgba(0, 0, 0, 0.3);
}
html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__social {
  float: right;
}
html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__search,
html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__switch {
  float: left;
}
html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__switch {
  margin-left: 0;
  margin-right: 15px;
}
html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__search .form-control,
html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__search .ms-textSmall,
html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__search input {
  padding-left: 12px;
  padding-right: 30px;
}
html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-navLink {
  right: auto;
  left: 0;
}
html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-searchLink {
  left: auto;
  right: 2px;
}
html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .navbar-header {
  float: left;
}
html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox {
  margin-left: 0;
  margin-right: -15px;
}
html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > a.ms-navedit-linkNode {
  margin-left: 30px;
  margin-right: 0;
}
html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > a.ms-navedit-linkNode .dynamic-children.additional-background {
  background-position: left;
  padding-left: 15px;
  padding-right: 0;
}
html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static.dynamic-children > ul.dynamic {
  left: auto !important;
  right: 0 !important;
}
html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static > a.static {
  margin-left: 30px;
  margin-right: 0;
}
html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static > a.static .dynamic-children.additional-background {
  background-position: left;
  padding-left: 15px;
  padding-right: 0;
}
html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children > ul.dynamic {
  left: auto !important;
  right: 0 !important;
}
@media screen and (max-width: 1120px) {
  .navbar-main.navbar-main2,
  html[dir=rtl] .navbar-main.navbar-main2 {
    right: 0;
    left: 0;
  }
  .navbar-main.navbar-main2 .container,
  html[dir=rtl] .navbar-main.navbar-main2 .container {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-main.navbar-main2 {
    position: absolute;
  }
}
@media screen and (max-height: 800px) {
  .navbar-main.navbar-main2 {
    position: absolute;
  }
}
@media screen and (max-width: 991px) {
  .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > a.ms-navedit-linkNode {
    font-size: 15px;
    margin-right: 15px;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static > a.static {
    font-size: 15px;
    margin-right: 15px;
  }
  html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static > a.static {
    margin-left: 15px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-main.navbar-main2 .top-navigation.navbar .navbar-brand {
    margin-left: 0;
  }
  .navbar-main.navbar-main2 .top-navigation.navbar .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children.hover > ul.dynamic {
    display: block;
  }
  .navbar-main.navbar-main2 .top-navigation.navbar .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static.dynamic-children ul.dynamic {
    display: none;
  }
  .navbar-main.navbar-main2 .topbar .topbar__search #SearchBox {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .navbar-main.navbar-main2 {
    background-color: #FFFFFF;
  }
  .navbar-main.navbar-main2 .container {
    padding: 0 15px;
  }
  .navbar-main.navbar-main2 .topbar {
    position: relative;
  }
  .navbar-main.navbar-main2 .topbar .topbar__switch {
    margin: 0;
  }
  .navbar-main.navbar-main2 .topbar .topbar__search {
    border-left: 1px solid #a74d62;
    width: 40px;
    height: 40px;
    position: static;
    margin: 0;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../images/icon-search.png");
  }
  .navbar-main.navbar-main2 .topbar .topbar__search #SearchBox {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 5;
  }
  .navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-searchLink {
    top: 5px;
  }
  .navbar-main.navbar-main2 .topbar .topbar__search .ms-srch-sb-navLink {
    top: 3px;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation .navbar-header .navbar-brand {
    margin-right: 15px;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation .navbar-header .navbar-brand > img {
    display: block;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation .navbar-header .navbar-toggle {
    position: absolute;
    left: 5px;
    margin-top: 25px;
    min-width: inherit;
    border: 0;
    margin-right: 5px;
    background: transparent !important;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation .navbar-header .navbar-toggle .icon-bar {
    background-color: #6E273D;
    border-radius: 0;
    height: 3px;
    margin-top: 5px;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar {
    float: none;
    max-height: calc(100vh - 226px);
    padding: 0 15px 0px !important;
    width: 100vw;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar .ms-core-listMenu-horizontalBox {
    margin: 0;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation {
    display: block;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation > .ms-core-listMenu-horizontalBox {
    display: block;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation > .ms-core-listMenu-horizontalBox ul.static {
    display: block;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation > .ms-core-listMenu-horizontalBox ul.static > li.static {
    display: block;
    margin-left: 0;
    padding: 10px 0;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation > .ms-core-listMenu-horizontalBox ul.static > li.static.dynamic-children > a .additional-background.dynamic-children {
    display: block;
    background-image: url("../images/icon-arrowdown.png");
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation > .ms-core-listMenu-horizontalBox ul.static > li.static.dynamic-children ul.dynamic {
    position: static;
    width: 100% !important;
    border: 0 none;
    padding-left: 20px;
    box-shadow: none;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation > .ms-core-listMenu-horizontalBox ul.static > li.static.dynamic-children ul.dynamic li.dynamic > a {
    padding: 10px 0px;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation > .ms-core-listMenu-horizontalBox ul.static > li.static.dynamic-children ul.dynamic li.dynamic > a > .additional-background.dynamic-children {
    display: block;
    background-image: url("../images/icon-arrowdown.png");
    background-size: 10px;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation > .ms-core-listMenu-horizontalBox ul.static > li.static:not(:last-child) {
    border-bottom: 1px solid #f4f1ef;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation > .ms-core-listMenu-horizontalBox ul.static > li.static > a {
    display: block;
    color: #6E273D;
    margin: 0;
    padding: 0;
    border: 0 none;
    padding: 10px 0;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation #navbar #DeltaTopNavigation > .ms-core-listMenu-horizontalBox > ul.static > li.static {
    padding: 0;
  }
  html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__switch {
    margin-right: 0;
  }
  html[dir=rtl] .navbar-main.navbar-main2 .topbar .topbar__search {
    border-right: 1px solid #a74d62;
    border-left: 0 none;
  }
  html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation > .container {
    padding: 0 15px;
  }
  html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .navbar-header {
    float: none;
  }
  html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .navbar-header .navbar-toggle {
    right: 5px;
    left: auto;
  }
  html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .navbar-header .navbar-brand {
    margin-left: 15px;
  }
  html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox {
    margin: 0;
  }
  html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox ul.static > li.static.dynamic-children ul.dynamic {
    padding-right: 20px !important;
    padding-left: 0 !important;
  }
}
#status_previewctl00_ctl34 {
  display: none;
}
@media only screen and (device-width: 768px) {
  .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > a.ms-navedit-linkNode {
    font-size: 12px;
    margin-right: 10px;
  }
  .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static > a.static {
    font-size: 12px;
    margin-right: 10px;
  }
  html[dir=rtl] .navbar-main.navbar-main2 .navbar.top-navigation .ms-core-listMenu-horizontalBox > ul.root > li.static > ul.static > li.static > a.static {
    margin-left: 10px;
  }
}
[data-image-popup] {
  cursor: pointer;
}
.image-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 100px;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  overflow: auto;
}
.image-popup--fit-vertical .image-popup__image {
  max-height: 100%;
}
.image-popup__image {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
}
.image-popup__close {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #FFFFFF;
  text-align: center;
  cursor: pointer;
}
.image-popup__close:hover {
  text-decoration: none;
  background-color: #FFFFFF;
}
.image-popup__close:hover::before {
  color: #6E273D;
}
.image-popup__close::before {
  content: '×';
  font-size: 22px;
  color: #FFFFFF;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  .image-popup {
    padding: 100px 15px;
  }
}
.animated {
  animation-duration: 0.2s;
  animation-fill-mode: both;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
.inputWidthAuto input[type=radio],
.inputWidthAuto input[type=checkbox] {
  width: auto !important;
}
.QGCareers .ms-formbody input.qg-phone-phone-number-field {
  width: 75px;
}
.QGCareers .ms-formbody input.qg-phone-country-code-field {
  width: 50px;
}
/*.JobTable {
    > tbody {
        > tr {

            &.qg-non-qatari-message {
                td {
                    text-align: right;
                    padding: 5px;
                }
            }

            > td {
                display: block;
                vertical-align: bottom;
                padding: 0 5px;
                width: 100%;

                &:first-child {

                    * {
                        font-size: 14px;
                        color: @color-clay-1;
                    }
                }

                &:last-child {

                    br {
                        display: none;
                    }
                }
            }
        }
    }

    input, select, textarea {
        display: block;
        width: 100%;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: @color-clay-1;
        background-color: @color-white;
        background-image: none;
        border: 1px solid @color-secondary-4;
        margin: 10px 0;
    }
}*/
.inner-banner {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.inner-banner::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(9, 35, 58, 0.5);
  z-index: 10;
}
.inner-banner .container {
  position: relative;
}
.inner-banner img {
  max-height: 401px;
  margin: 0 auto;
}
.inner-banner .page-title {
  background-color: #6E273D;
  height: auto;
  min-width: 220px;
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 20;
  padding: 0 25px;
  font-size: 24px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-right: 15px;
}
.inner-banner .page-title #PageHeading {
  margin: 20px 0;
}
html[dir=rtl] .inner-banner .page-title {
  left: auto;
  right: 15px;
}
@media screen and (min-width: 1920px) {
  .inner-banner {
    height: 420px;
  }
  .inner-banner > .container {
    height: 420px;
  }
  .inner-banner img {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner .page-title > h3 {
    font-size: 15px;
  }
}
.qg-list {
  margin: 0 0 20px;
  padding: 0;
  border: 1px solid #f4f1ef;
  list-style: none;
}
.qg-list > li {
  display: block;
  margin: 0 !important;
}
.qg-list > li:not(:last-child) {
  border-bottom: 1px solid #f4f1ef;
}
.qg-list > li::before {
  display: none;
}
.qg-list > li a {
  display: block;
  padding: 15px;
  background: transparent url("../images/icon-arrowright.png") no-repeat right 15px center;
  color: #a74d62;
}
.qg-list > li a:hover {
  text-decoration: none;
  background-color: #f4f1ef;
  color: #6E273D;
}
.map-placeholder {
  height: 650px;
}
.map-placeholder .map-box {
  font-family: "Calibri", sans-serif;
  padding-left: 20px;
}
.map-placeholder .map-box h3 {
  font-size: 18px;
  font-weight: 600;
  color: #6E273D;
  margin: 10px 0;
  padding: 0;
}
.map-placeholder .map-box address {
  font-size: 14px;
  color: #80686F;
  margin: 0;
}
.map-placeholder .map-box address strong {
  font-weight: 600;
}
.map-placeholder .map-box img {
  max-width: 100%;
  height: auto;
}
.map-placeholder .map-box .map-location-image {
  margin: 10px 0;
  padding: 25px 0 0;
  border-top: 1px solid #d6a5ac;
}
html[dir=rtl] .map-placeholder .map-box {
  padding-right: 20px;
  padding-left: 0;
}
/*.maparea {
    &__images {
        position: relative;
    }

    &__img {
        position: absolute !important;
        top: 0;
        left: 0;
        background: transparent !important;
        width: 100%;
    }

    &__svg {
        width: 100%;
        margin-top: -115px;

        *[fill="#C6ECFF"] {
            fill: #c4d9e8;
        }

        *[fill="#E0E0E0"] {
            fill: #f4f1ef;
        }

        *[stroke="#646464"] {
            stroke-width: 0px;
        }

        path[d="  M242.413,810.755c0,0,21.25,34.75,23,38s32.5,67,32.5,67l31.25,22l50.5,16.5l96.75-19.5"] {
            stroke-width: 1px;
        }

        *[fill="#FEFEE9"] {
            fill: lighten(@color-primary-5, 5%c);
        }
    }

    &__popup {
        position: absolute;

    }
}*/
.main-content .articlesListing {
  margin-bottom: 20px;
}
.main-content .articlesListing li {
  margin: 15px 0;
}
.main-content .articlesListing li::before {
  display: none !important;
}
.main-content .articlesListing li .col-sm-3 {
  width: 207px;
}
.main-content .articlesListing li .col-sm-3 img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  object-position: center;
  border: 1px solid #e4ddd8;
}
.main-content .articlesListing li .col-sm-9 {
  width: calc(100% - 222px);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  height: 140px;
  border-radius: 1px;
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  -ms-transition: box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  border: 1px solid #e4ddd8;
  background: rgba(255, 255, 255, 0.4);
  padding-left: 55px;
  border-bottom-left-radius: 50px;
  height: 160px;
}
.main-content .articlesListing li .col-sm-9:hover {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.1);
}
.main-content .articlesListing li .col-sm-9 .heading {
  font-size: 18px;
  font-weight: 600;
  color: #6E273D;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  margin-top: 25px !important;
}
.main-content .articlesListing li .col-sm-9 .heading > a {
  color: #6E273D;
}
.main-content .articlesListing li .col-sm-9 .heading > a:hover {
  text-decoration: underline;
}
.main-content .articlesListing li .col-sm-9 .highlight {
  font-size: 12px;
  margin: 0 0 5px;
  color: #988F86;
}
.main-content .articlesListing li .col-sm-9 .desc {
  font-size: 13px;
  color: #80686F;
  margin: 0;
  line-height: 16px;
  max-height: 32px;
  overflow: hidden;
}
.main-content .EditModeFields .newsHeading {
  margin-top: 0;
  color: #6E273D;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 5px;
  line-height: 21px;
}
.main-content .EditModeFields .newsHeading::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 113px;
  background-color: #a74d62;
  content: "";
}
.main-content .EditModeFields img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.main-content .EditModeFields h1,
.main-content .EditModeFields h2,
.main-content .EditModeFields h3,
.main-content .EditModeFields h4,
.main-content .EditModeFields h5,
.main-content .EditModeFields h6 {
  margin: 25px 0 3px;
  text-transform: uppercase;
  color: #6E273D;
  font-weight: 600;
  letter-spacing: 0.025em;
  line-height: 1.3;
}
.main-content .EditModeFields h1:first-child,
.main-content .EditModeFields h2:first-child,
.main-content .EditModeFields h3:first-child,
.main-content .EditModeFields h4:first-child,
.main-content .EditModeFields h5:first-child,
.main-content .EditModeFields h6:first-child {
  margin-top: 0 !important;
}
.main-content .EditModeFields h1[class^="ms-rteElement-"],
.main-content .EditModeFields h2[class^="ms-rteElement-"],
.main-content .EditModeFields h3[class^="ms-rteElement-"],
.main-content .EditModeFields h4[class^="ms-rteElement-"],
.main-content .EditModeFields h5[class^="ms-rteElement-"],
.main-content .EditModeFields h6[class^="ms-rteElement-"] {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.main-content .EditModeFields h1[class^="ms-rteElement-"]::after,
.main-content .EditModeFields h2[class^="ms-rteElement-"]::after,
.main-content .EditModeFields h3[class^="ms-rteElement-"]::after,
.main-content .EditModeFields h4[class^="ms-rteElement-"]::after,
.main-content .EditModeFields h5[class^="ms-rteElement-"]::after,
.main-content .EditModeFields h6[class^="ms-rteElement-"]::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 113px;
  background-color: #a74d62;
  content: "";
}
.main-content .EditModeFields h1 {
  font-size: 26px;
}
.main-content .EditModeFields h2 {
  font-size: 20px;
}
.main-content .EditModeFields h2.ms-webpart-titleText {
  font-size: 26px;
}
.main-content .EditModeFields h3 {
  font-size: 18px;
}
.main-content .EditModeFields h4 {
  font-size: 16px;
}
.main-content .EditModeFields .ms-rteStyle-Comment {
  color: #5E9CAE;
}
.main-content .EditModeFields .ms-rteStyle-Emphasis {
  text-decoration: underline;
  color: inherit;
  font-style: normal;
}
.main-content .EditModeFields .ms-rteStyle-IntenseEmphasis {
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  color: inherit;
}
.main-content .EditModeFields .ms-rteStyle-References {
  color: #bd7684;
}
.main-content .EditModeFields .ms-rteStyle-IntenseReferences {
  color: #bd7684;
  text-decoration: underline;
}
.main-content .EditModeFields .ms-rteStyle-Accent1 {
  color: #a74d62;
}
.main-content .EditModeFields .ms-rteStyle-Accent2 {
  color: #EC7A08;
}
.main-content .EditModeFields p,
.main-content .EditModeFields .ms-rteStyle-Normal {
  font-size: 14px;
  color: #80686F;
  line-height: 1.8;
}
.main-content .EditModeFields .highlight {
  font-weight: 600;
  color: #a74d62;
}
.main-content .EditModeFields ul {
  list-style: none;
}
.main-content .EditModeFields ul.dfwp-list > li::before {
  display: none !important;
}
.main-content .EditModeFields ul > li:not(.list-style-none) {
  position: relative;
}
.main-content .EditModeFields ul > li:not(.list-style-none)::before {
  content: "»";
  position: absolute;
  left: -17px;
  color: #a74d62;
  font-weight: 600;
}
.main-content .EditModeFields ul ul > li::before {
  color: #d6a5ac;
}
.main-content .EditModeFields .ms-rteStyle-Quote {
  /*// VERSION 1
            display: block;
            position: relative;
            margin: 30px 0;
            padding: 30px 30px 30px 65px;
            font-size: 16px;
            background-color: #f4f1ef;
            color: #6E273D;

            &::before {
                position: absolute;
                content: '';
                background-color: #FFFFFF;
                width: 70px;
                height: 70px;
                border-radius: 50%;
                left: -20px;
                top: -20px;
            }
            &::after {
                position: absolute;
                content: '"';
                left: 12px;
                top: 10px;
                font-size: 45px;
                line-height: 1;
            }

            // VERSION 2
            display: block;
            position: relative;
            margin: 30px 0;
            padding: 35px 30px 30px 60px;
            font-size: 14px;
            background-color: #f4f1ef;
            color: #6E273D;

            &::before {
                position: absolute;
                content: '"';
                left: 30px;
                top: 15px;
                font-size: 45px;
                line-height: 1;
            }

            // VERSION 3
            position: relative;
            display: block;
            padding: 30px;
            margin-left: 25px;
            background: @color-secondary-5;
            line-height: 1.6;
            font-size: 14px;

            &::before {
                position: absolute;
                left: -50px;
                top: 0;
                content: '';
                width: 0;
                height: 0;
                border-bottom: 25px solid transparent;
                border-left: 25px solid transparent;
                border-right: 25px solid @color-secondary-5;
            }*/
}
html[dir=rtl] .main-content .articlesListing {
  padding-right: 0;
  padding-left: 15px;
}
html[dir=rtl] .main-content .articlesListing li .col-sm-3 {
  float: right;
}
html[dir=rtl] .main-content .articlesListing li .col-sm-9 {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 50px;
}
html[dir=rtl] .main-content .articlesListing li .col-sm-9 .highlight {
  unicode-bidi: plaintext;
}
html[dir=rtl] .main-content .EditModeFields .newsHeading::after {
  right: 0;
  left: auto;
}
html[dir=rtl] .main-content .EditModeFields h1[class^="ms-rteElement-"]::after,
html[dir=rtl] .main-content .EditModeFields h2[class^="ms-rteElement-"]::after,
html[dir=rtl] .main-content .EditModeFields h3[class^="ms-rteElement-"]::after,
html[dir=rtl] .main-content .EditModeFields h4[class^="ms-rteElement-"]::after,
html[dir=rtl] .main-content .EditModeFields h5[class^="ms-rteElement-"]::after,
html[dir=rtl] .main-content .EditModeFields h6[class^="ms-rteElement-"]::after {
  left: auto;
  right: 0;
}
html[dir=rtl] .main-content .EditModeFields ul:not(.dfwp-list) > li::before {
  content: "»";
  left: auto;
  right: -17px;
}
@media screen and (max-width: 767px) {
  .main-content .articlesListing li .col-sm-3 {
    float: left;
  }
  .main-content .articlesListing li .col-sm-9 {
    float: left;
    border-radius: 0!important;
  }
}
@media screen and (max-width: 500px) {
  .main-content .articlesListing li .col-sm-3 {
    width: 100%;
  }
  .main-content .articlesListing li .col-sm-9 {
    left: 0;
    border: 0;
    box-shadow: none;
    height: auto;
    margin: 0 0 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e4ddd8;
    border-radius: 0;
    padding-left: 15px;
    width: 100%;
  }
}
.pagination {
  display: block;
  margin: 0 0 30px;
  padding-top: 15px;
  border-top: 1px solid #f4f1ef;
}
.pagination a,
.pagination strong {
  padding: 7px 0;
  line-height: 1;
  width: 30px;
  display: inline-block;
  text-align: center;
  border: 1px solid #e4ddd8;
  background-color: #FFFFFF;
}
.pagination a {
  color: #5E9CAE;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.pagination a:hover {
  border-color: #5E9CAE;
  text-decoration: none;
}
.ms-ref-refiner {
  padding: 0;
}
.ms-ref-ctrl .ms-ref-selSec .ms-ref-filterSel,
.ms-ref-ctrl .ms-ref-allSec .ms-ref-filterSel {
  color: #a74d62;
}
.slider_tick_active,
.ajax__multi_slider_default .inner_rail_horizontal {
  background-color: #bd7684;
  border-color: #bd7684;
}
.slider_tick_inactive {
  border-color: #f4f1ef;
  background-color: #f4f1ef;
}
.histogram_container .histogram_bar_inactive {
  background-color: #f4f1ef;
  border-left: 0 none;
  border-right: 0 none;
  border-top: 2px solid #6E273D;
}
.histogram_container .histogram_bar_inactive:hover {
  background-color: #efdbdc;
}
.histogram_container .histogram_bar_active {
  display: block;
  border-left: 0 none;
  background-color: #bd7684;
  border-right: 0 none;
  border-top: 2px solid #6E273D;
}
.custom-searchbox {
  margin-bottom: 30px;
}
.custom-searchbox .ms-srch-item {
  margin: 0;
  padding: 15px 10px 10px;
  width: auto;
  max-width: 500px;
}
.custom-searchbox .ms-srch-item:hover {
  background-color: #faf4f4;
}
.custom-searchbox .ms-srch-item h3 {
  margin: 5px 0 0 !important;
}
.custom-searchbox .ms-srch-item h3 a {
  font-weight: 600 !important;
  color: #6E273D !important;
  text-transform: none;
}
.custom-searchbox .ms-srch-item .ms-srch-item-body {
  display: block;
}
.custom-searchbox .ms-srch-item .ms-srch-item-summary {
  font-size: 12px;
  color: #988F86;
  margin: 0;
}
.custom-searchbox .ms-srch-item .ms-srch-item-path {
  color: #5E9CAE;
}
.custom-searchbox #SearchBox .ms-srch-sbLarge > input,
.custom-searchbox .ms-metadata select {
  float: none;
  margin: 0;
  width: 100% !important;
  display: block !important;
  width: 100%;
  height: 34px;
  padding: 6px 40px 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #adaec9;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 0;
  outline: none !important;
}
.custom-searchbox #SearchBox .ms-srch-sbLarge > input:focus,
.custom-searchbox .ms-metadata select:focus {
  border-color: #bd7684 !important;
  outline: none !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 15px rgba(173, 174, 201, 0.6) !important;
}
.custom-searchbox .ms-metadata select {
  padding: 6px 12px;
}
.custom-searchbox #SearchBox {
  width: 100%;
}
.custom-searchbox #SearchBox .ms-srch-sbLarge {
  position: relative;
  border: 0 none !important;
  width: 100%;
  display: block;
  z-index: 0;
}
.custom-searchbox #SearchBox .ms-srch-sbLarge > a.ms-srch-sb-searchLink {
  position: absolute;
  right: 5px;
  top: 1px;
  box-sizing: border-box;
  background: none !important;
}
.custom-searchbox #SearchBox .ms-srch-sbLarge > a.ms-srch-sb-searchLink:hover,
.custom-searchbox #SearchBox .ms-srch-sbLarge > a.ms-srch-sb-searchLink:active,
.custom-searchbox #SearchBox .ms-srch-sbLarge > a.ms-srch-sb-searchLink:focus {
  background: none !important;
}
.custom-searchbox #SearchBox .ms-srch-sbLarge > a.ms-srch-sb-searchLink img {
  max-width: initial;
}
.custom-searchbox .ms-srch-result-noResultsTitle {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-color: #a4c5db;
  background-color: #e7eff4;
  color: #5E9CAE;
  font-size: 14px;
  line-height: 1.42857143;
  font-family: "Calibri", sans-serif;
}
.custom-searchbox .ms-srch-Paging {
  text-align: left !important;
}
.custom-searchbox .ms-srch-Paging * {
  box-sizing: content-box;
}
.custom-searchbox .ms-srch-Paging li::before {
  display: none;
}
.custom-searchbox .ms-srch-Paging li a:not(.ms-commandLink) {
  padding: 3px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #80686F;
}
.custom-searchbox .ms-srch-Paging .ms-commandLink {
  border-color: #f4f1ef;
}
.custom-searchbox .ms-srch-Paging .ms-commandLink img {
  max-width: none;
}
.custom-searchbox .ms-srch-Paging .ms-commandLink:hover {
  background-color: #f4f1ef;
}
.custom-searchbox .ms-metadata {
  display: block !important;
  margin: 0 0 21px !important;
}
.custom-searchbox .ms-metadata ul {
  text-align: right;
}
.custom-searchbox .ms-metadata ul > li {
  display: inline-block !important;
  margin: 0 !important;
}
.custom-searchbox .ms-metadata ul > li::before {
  display: none;
}
.custom-searchbox .ms-metadata ul > li select {
  padding: 0 5px;
  height: auto;
}
.custom-searchbox .ms-srch-resultFooter ul {
  padding-left: 20px !important;
  text-align: left !important;
}
.custom-searchbox .ms-srch-resultFooter ul > li {
  padding: 0 !important;
}
.custom-searchbox .srch-advancedtable {
  margin: 0;
  border: 0 none;
  background: none;
  padding: 0;
  display: block;
}
.custom-searchbox .srch-advancedtable label {
  color: #6E273D;
}
.custom-searchbox .srch-advancedtable tbody {
  display: block;
}
.custom-searchbox .srch-advancedtable tr {
  display: block;
}
.custom-searchbox .srch-advancedtable tr td {
  display: block;
}
.custom-searchbox .srch-advancedtable tr td.ms-advsrchText-v1 {
  text-align: left;
}
.custom-searchbox .srch-advancedtable tr td.ms-advsrchText-v1 > span {
  font-weight: 600;
  color: #6E273D;
  display: block;
  margin-bottom: 5px;
}
.custom-searchbox .srch-advancedtable tr td.ms-advsrchbutton {
  border-top: 1px solid #f4f1ef;
  padding-top: 15px;
  text-align: left;
}
.custom-searchbox .srch-advancedtable tr td.ms-advsrchbutton input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  padding: 7px 10px;
  border-color: #6E273D;
  background-color: #6E273D;
  color: #FFFFFF;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  font-size: 15px;
  text-transform: uppercase;
  transition: all 0.2s ease;
}
.custom-searchbox .srch-advancedtable tr td.ms-advsrchbutton input[type="submit"]:hover {
  background-color: #a74d62;
}
.custom-searchbox .srch-advancedtable h3.ms-advsearch-header {
  font-size: 26px;
  font-family: "Calibri", sans-serif !important;
  color: #6E273D !important;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 5px;
  line-height: 21px;
  font-weight: 600;
}
.custom-searchbox .srch-advancedtable h3.ms-advsearch-header::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 113px;
  background-color: #a74d62;
  content: "";
}
.custom-searchbox .srch-advancedtable input[type="text"],
.custom-searchbox .srch-advancedtable select {
  margin: 0;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #adaec9;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 0;
  outline: none !important;
  margin-bottom: 20px;
  width: 100%;
}
.custom-searchbox .srch-advancedtable input[type="text"]:focus,
.custom-searchbox .srch-advancedtable select:focus {
  border-color: #bd7684 !important;
  outline: none !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 15px rgba(173, 174, 201, 0.6) !important;
}
.custom-searchbox .srch-advancedtable .ms-advsrchPropertyDDL,
.custom-searchbox .srch-advancedtable .ms-advsrchOperatorDDL,
.custom-searchbox .srch-advancedtable .ms-advsrchPropValue,
.custom-searchbox .srch-advancedtable .ms-advsrchAndOrDDL {
  width: calc(25% - 9px) !important;
}
.custom-searchbox .srch-advancedtable input[type="checkbox"] {
  margin: 8px 5px 15px 0;
}
.custom-searchbox .srch-advancedtable input[type="checkbox"] + label {
  font-weight: 400;
  cursor: pointer;
}
.custom-searchbox .srch-advancedtable .ms-advsrch-img {
  margin: -53px 0 0 8px;
}
html[dir=rtl] .custom-searchbox #SearchBox .ms-srch-sbLarge > input {
  padding-right: 12px;
  padding-left: 40px;
}
html[dir=rtl] .custom-searchbox #SearchBox .ms-srch-sbLarge > a.ms-srch-sb-searchLink {
  right: auto;
  left: 5px;
}
html[dir=rtl] .custom-searchbox .ms-srch-Paging {
  text-align: right !important;
}
html[dir=rtl] .custom-searchbox .ms-srch-Paging .ms-commandLink {
  transform: rotate(180deg);
}
html[dir=rtl] .custom-searchbox .ms-metadata ul {
  text-align: left;
}
html[dir=rtl] .custom-searchbox .ms-srch-resultFooter ul {
  padding-left: 0 !important;
  padding-right: 20px !important;
  text-align: right !important;
}
html[dir=rtl] .custom-searchbox .srch-advancedtable tr td.ms-advsrchText-v1 {
  text-align: right;
}
html[dir=rtl] .custom-searchbox .srch-advancedtable tr td.ms-advsrchbutton {
  text-align: right;
}
html[dir=rtl] .custom-searchbox .srch-advancedtable h3.ms-advsearch-header::after {
  left: auto;
  right: 0;
}
html[dir=rtl] .custom-searchbox .srch-advancedtable input[type="checkbox"] {
  margin: 8px 0 15px 5px;
}
html[dir=rtl] .custom-searchbox .srch-advancedtable .ms-advsrch-img {
  margin: -53px 8px 0 0;
}
.inner-top {
  margin-bottom: 30px;
}
.supplier-section {
  padding: 70px 0;
}
.supplier-section .supplier-content p:last-child {
  margin-bottom: 0;
}
html[dir=rtl] .supplier-section .supplier-content {
  float: right;
}
@media screen and (max-width: 767px) {
  .supplier-section {
    padding: 0 0 30px;
  }
  .supplier-section .supplier-content {
    margin: 30px 0;
  }
}
.qatar-section {
  padding: 70px 0;
  background-color: #80686F;
}
.qatar-section .custom-heading,
.qatar-section .ms-webpart-titleText {
  font-size: 22px;
  color: #FFFFFF !important;
  padding-bottom: 5px;
  margin-bottom: 10px;
  line-height: 1;
}
.qatar-section .custom-heading::after,
.qatar-section .ms-webpart-titleText::after {
  background-color: #FFFFFF;
}
.qatar-section .qatar-content .highlight {
  color: #FFFFFF;
  font-weight: 600;
}
.qatar-section .qatar-content p {
  color: #FFFFFF;
}
html[dir=rtl] .qatar-section .qatar-slider {
  float: right;
}
html[dir=rtl] .latest-news .owl-carousel {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .qatar-section {
    padding: 30px 0;
  }
  .qatar-section .qatar-content {
    margin-top: 30px;
  }
  .portfolio-section {
    padding: 40px 0;
  }
  .portfolio-section .portfolio-box {
    margin: 30px auto;
    float: none;
  }
}
.portfolio-section {
  padding: 70px 0;
  background-color: #d4cbc4;
}
.portfolio-section .portfolio-box a {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}
.portfolio-section .portfolio-box img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  object-position: center;
}
.portfolio-section .portfolio-box .custom-heading {
  color: #6E273D;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.portfolio-section .portfolio-box .custom-heading::after {
  background-color: #EC7A08;
  left: 0;
  width: 70px;
}
.portfolio-section .portfolio-box p {
  width: 100%;
  font-size: 12px;
  color: #80686F;
}
.latest-news {
  padding: 70px 0;
}
.latest-news .owl-carousel {
  width: auto;
}
.latest-news .owl-carousel .owl-stage-outer::after {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 100%;
  background-color: #FFFFFF;
}
.latest-news .owl-carousel .owl-item {
  padding: 0 15px;
}
.latest-news .owl-carousel .owl-item:not(:last-child) {
  border-right: 1px solid #c4bab1;
}
.latest-news .owl-carousel .owl-nav .owl-prev,
.latest-news .owl-carousel .owl-nav .owl-next {
  width: 30px;
  height: 100px;
  background-size: 100%;
  margin-top: -35px;
}
.latest-news .news-box a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #6E273D;
  height: 60px;
}
.latest-news .news-box small {
  display: block;
  font-size: 12px;
  margin: 5px 0;
  color: #988F86;
}
.latest-news .news-box p {
  display: block;
  font-size: 13px;
  color: #80686F;
  margin: 0;
  line-height: 16px;
}
.share-btns {
  margin-top: 9px;
}
.share-btns > li {
  float: right;
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
}
.share-btns > li > i {
  display: none;
}
.share-btns > li:not(:last-child)::before {
  content: "";
  position: absolute;
  height: 26px;
  width: 1px;
  background-color: #c4bab1;
  left: 0;
}
.share-btns > li.share a,
.share-btns > li.print a {
  padding-left: 20px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 17px;
}
.share-btns > li.print a {
  background-image: url("../images/icon-print.png");
}
.share-btns > li.share a {
  background-image: url("../images/icon-share.png");
}
.share-btns > li > span {
  margin-top: 3px;
}
.share-btns > li a {
  color: #988F86;
}
.breadcrumb-holder .sharethis-inline-share-buttons.share-btns.st-inline-share-buttons {
  margin: 5px 16px;
}
.breadcrumb-holder .sharethis-inline-share-buttons.share-btns.st-inline-share-buttons .st-btn {
  height: 26px !important;
  line-height: 1 !important;
  padding: 0 5px !important;
  border-radius: 50% !important;
}
.breadcrumb-holder .sharethis-inline-share-buttons.share-btns.st-inline-share-buttons .st-btn:hover {
  top: 0!important;
}
.breadcrumb-holder .sharethis-inline-share-buttons.share-btns.st-inline-share-buttons .st-btn svg {
  top: 5px !important;
}
html[dir=rtl] .sharethis-inline-share-buttons.share-btns.st-inline-share-buttons .st-btn {
  display: inline-block !important;
}
.left-section .navbar-toggle {
  border-radius: 0;
}
.left-section #sideNavBox {
  width: 100%;
  padding: 0;
  margin: 0;
}
.left-section #sideNavBox ul.static {
  padding-right: 0;
}
.left-section #sideNavBox ul.static > li.static > ul.static {
  padding-right: 0;
}
.left-section #sideNavBox ul.static > li.static > ul.static > li.static > a.static {
  padding: 8px 0 8px 24px;
}
.left-section #sideNavBox ul.static > li.static > ul.static > li.static > a.static:hover {
  color: #FFFFFF;
  background-color: #a74d62;
}
.left-section #sideNavBox ul.static > li.static > ul.static > li.static.selected > a.static {
  color: #FFFFFF;
  background-color: #a74d62;
}
.left-section #sideNavBox .ms-navedit-linkNode {
  color: #FFFFFF;
  padding: 8px 12px;
  display: block;
  font-family: "Calibri", sans-serif;
  font-size: 13px;
  border-bottom: 1px solid #FFFFFF;
}
.left-section #sideNavBox .ms-navedit-editArea {
  margin: 0;
  border: 0;
}
.left-section #sideNavBox .ms-navedit-editArea .ms-navedit-editLinksText {
  padding: 8px 0px;
  display: block;
  font-family: "Calibri", sans-serif;
  font-size: 13px;
  background: #fff;
}
.left-section #sideNavBox ul.static.root {
  padding-right: 0;
}
.left-section #sideNavBox ul.static.root > li.static > a.static:focus,
.left-section #sideNavBox ul.static.root > li.static > a.static:hover {
  color: #FFFFFF;
  background-color: #a74d62;
}
.left-section #sideNavBox ul.static.root > li.static.selected > a.static {
  color: #FFFFFF;
  background-color: #a74d62;
}
.left-section .navbar-collapse {
  padding: 0;
  background-color: #6E273D;
}
.media-nav > div > div > a:first-child {
  display: none;
}
.media-nav > div > div > div > table {
  border-bottom: 1px solid #FFFFFF !important;
  clear: both;
  border-collapse: collapse;
  width: 100%;
}
.media-nav > div > div > div > table td:first-child {
  width: 30px;
  text-align: center;
}
.media-nav > div > div > div > table td:last-child {
  display: block;
  white-space: normal !important;
}
.media-nav > div > div > div > table td:last-child a {
  color: #FFFFFF;
  padding: 8px 5px;
  display: block;
  font-family: "Calibri", sans-serif;
  font-size: 13px;
  background-color: #6E273D;
}
.media-nav > div > div > div > div > table {
  width: 100%;
}
.media-nav > div > div > div > div > table:last-child td {
  border-bottom: 1px solid #FFFFFF;
}
.media-nav > div > div > div > div > table:not(:last-child) td:not(:first-child) {
  border-bottom: 1px solid #a74d62;
}
.media-nav > div > div > div > div > table td:first-child {
  width: 30px;
  text-align: center;
}
.media-nav > div > div > div > div > table td:nth-child(2) {
  width: 15px;
}
.media-nav > div > div > div > div > table td:nth-child(2) img {
  display: none;
}
.media-nav > div > div > div > div > table td:last-child > a {
  color: #FFFFFF;
  padding: 8px 5px;
  display: block;
  font-family: "Calibri", sans-serif;
  font-size: 13px;
  background-color: #6E273D;
}
html[dir=rtl] .left-section {
  float: right;
}
html[dir=rtl] .left-section #sideNavBox ul.static > li.static > ul.static > li.static > a.static {
  padding: 8px 24px 8px 0;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .left-section,
  .right-section {
    float: left;
  }
  .left-section {
    width: 25%;
  }
  .right-section {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .left-section nav.navbar {
    margin-top: -55px;
  }
  .left-section .navbar-toggle {
    float: left;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: 0;
  }
  .left-section .navbar-toggle .icon-bar {
    background-color: #6E273D;
    border-radius: 0;
    height: 3px;
    margin-top: 5px;
  }
  .left-section .navbar-collapse {
    border: 0 none;
    margin: 14px -1px 0;
  }
}
.sitemap-style {
  margin-bottom: 30px;
}
.sitemap-style ul {
  position: relative;
  margin: 0 !important;
}
.sitemap-style ul::before {
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  content: '';
  background-color: #f4f1ef;
}
.sitemap-style ul.ms-core-listMenu-root {
  padding: 0;
}
.sitemap-style ul.ms-core-listMenu-root::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #f4f1ef;
}
.sitemap-style ul.ms-core-listMenu-root > li::after {
  display: none;
}
.sitemap-style ul.ms-core-listMenu-root > li > a::after {
  display: none;
}
.sitemap-style ul > li {
  position: relative;
  margin: -1px 0 0 !important;
  padding: 0 !important;
  border-top: 1px solid #f4f1ef;
}
.sitemap-style ul > li::before {
  display: none;
}
.sitemap-style ul > li::after {
  position: absolute;
  content: "";
  width: 39px;
  height: 1px;
  left: -39px;
  top: -1px;
  background-color: #f4f1ef;
}
.sitemap-style ul > li a {
  position: relative;
  display: block;
  font-size: 14px;
  color: #6E273D;
  padding: 15px !important;
  background: transparent url("../images/icon-arrowright.png") no-repeat right 15px center !important;
  border-bottom: 1px solid #f4f1ef;
  border-right: 1px solid #f4f1ef;
  transition: none;
}
.sitemap-style ul > li a::before {
  content: "»";
  margin-right: 10px;
  color: #a74d62;
  font-weight: 600;
}
.sitemap-style ul > li a::after {
  position: absolute;
  content: "";
  width: 39px;
  height: 1px;
  left: -39px;
  bottom: -1px;
  background-color: #f4f1ef;
}
.sitemap-style ul > li a:hover {
  text-decoration: none;
  background-color: #f4f1ef !important;
}
.sitemap-style ul > li a:hover::after {
  height: 51px;
}
.sitemap-style ul > li > ul {
  margin-left: 20px;
}
html[dir=rtl] .sitemap-style ul::before {
  left: auto;
  right: 0;
}
html[dir=rtl] .sitemap-style ul.ms-core-listMenu-root::after {
  left: auto;
  right: 0;
}
html[dir=rtl] .sitemap-style ul > li::before {
  display: none;
}
html[dir=rtl] .sitemap-style ul > li::after {
  left: auto;
  right: -39px;
}
html[dir=rtl] .sitemap-style ul > li a {
  background-image: url("../images/icon-arrowleft.png") !important;
  background-position: left 15px center!important;
  border-right: 0 none;
  border-left: 1px solid #f4f1ef;
}
html[dir=rtl] .sitemap-style ul > li a::before {
  margin-right: 0;
  margin-left: 10px;
}
html[dir=rtl] .sitemap-style ul > li a::after {
  right: -39px;
  left: auto;
}
html[dir=rtl] .sitemap-style ul > li > ul {
  margin-left: 0px;
  margin-right: 20px;
}
table tr th {
  background-color: #6E273D;
  color: #FFFFFF !important;
  border-color: #6E273D !important;
}
table.ms-rteTable-default tr td {
  border: 1px solid #988F86;
}
table.ms-rteTable-1 tr:nth-child(even) {
  background-color: #f4f1ef;
}
table.ms-rteTable-6 tr:nth-child(even) {
  background-color: #e7eff4;
}
table.ms-rteTable-2 tr {
  border-color: #5E9CAE;
}
table.ms-rteTable-3 tr:nth-child(even) {
  background-color: #f4f1ef;
}
table.ms-rteTable-3 tr td {
  border-color: #f4f1ef;
}
table.ms-rteTable-4 tr td {
  border-color: #6E273D;
}
table.ms-rteTable-5 tr td {
  border-color: #70A489;
}
table.ms-rteTable-7 tr td {
  border-color: #8683A4;
}
table.ms-rteTable-8 tr td {
  border-color: #EC7A08;
}
table.ms-rteTable-9 tr td {
  border-color: #BED600;
}
table.ms-rteTable-10 tr td {
  border-color: #80686F;
}
.table.table--expand {
  margin: 20px 0;
}
.table.table--expand thead tr th {
  border: 0 none;
  font-size: 14px;
  letter-spacing: 0.025em;
}
.table.table--expand tbody {
  border: 0 none;
}
.table.table--expand tbody tr {
  border: 0 none;
}
.table.table--expand tbody tr.table__header-row td {
  background-color: #f4f1ef;
  background-image: url("../images/icon-arrowdown.png");
  background-repeat: no-repeat;
  background-position: left 8px center;
  background-size: 8px;
  font-size: 14px;
  letter-spacing: 0.025em;
  border: 0 none;
  cursor: pointer;
  color: #988F86;
  border-bottom: 1px solid #e4ddd8;
  padding-left: 25px;
}
.table.table--expand tbody tr.table__header-row td.collapsed {
  background-image: url("../images/icon-arrowright.png");
  background-size: 5px;
  background-position: left 8px top 14px;
}
.table.table--expand tbody tr.table__header-row td:hover {
  color: #6E273D;
}
.table.table--expand tbody tr td {
  font-size: 14px;
  border: 0 none;
  vertical-align: middle;
}
.table.table--expand tbody tr td .btn.btn-sm {
  padding: 0 10px !important;
  font-size: 12px !important;
  text-transform: none !important;
}
.table.table--expand tbody tr td .btn.btn-sm:hover {
  background-color: #bd7684 !important;
}
.table.table--expand tbody tr:not(:last-child) > td {
  border-top: 1px solid #f4f1ef;
}
/*.ms-listviewtable {
    tr {
        th {
            position: relative;
            background-color: @color-primary-1;

            .ms-headerSortArrowLink {
                position: absolute;
                width: 20px;
                height: 20px;
                background: transparent url("../@{dir-images}/icon-arrowdown2.png") no-repeat center;
                right: 0;
                top: 3px;
                background-size: 7px;
            }

            a.ms-headerSortTitleLink {
                cursor: pointer;
                color: @color-white !important;
                font-weight: bold !important;
            }

            .ms-positionRelative, .s4-ctx {
                position: static;
            }
        }

        td {
            border: 1px solid #f4f1ef !important;
        }
    }
}*/
.ms-listviewtable {
  margin-bottom: 30px;
  width: 100%;
}
.ms-listviewtable .ms-core-menu-box {
  z-index: 100;
}
.ms-listviewtable thead tr th {
  position: relative;
  padding: 7px 5px 6px;
  background-color: #6E273D !important;
  line-height: 14px !important;
  /*&:last-child {
                    display: none;
                }*/
}
.ms-listviewtable thead tr th:hover .ms-headerSortArrowLink {
  display: block;
}
.ms-listviewtable thead tr th:nth-child(2) {
  padding-right: 10px;
}
.ms-listviewtable thead tr th:nth-child(2) .ms-headerSortArrowLink {
  right: -10px;
}
.ms-listviewtable thead tr th .ms-headerSortTitleLink {
  font-size: 14px;
  color: #FFFFFF !important;
  font-weight: 600;
  cursor: pointer;
}
.ms-listviewtable thead tr th .ms-headerSortTitleLink:hover {
  text-decoration: none;
}
.ms-listviewtable thead tr th .ms-positionRelative,
.ms-listviewtable thead tr th .s4-ctx {
  position: static;
  height: 0 !important;
  width: 0 !important;
}
.ms-listviewtable thead tr th .ms-headerSortArrowLink {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 27px;
  height: 27px;
  background: url("../images/icon-arrowdown2.png") no-repeat center;
  background-size: 7px;
  cursor: pointer;
}
.ms-listviewtable thead tr th .ms-headerSortArrowLink img {
  display: none !important;
}
.ms-listviewtable thead tr th:first-child {
  display: none;
}
.ms-listviewtable tbody tr:nth-child(odd) {
  background-color: #FFFFFF !important;
}
.ms-listviewtable tbody tr:nth-child(odd) * {
  background-color: #FFFFFF !important;
}
.ms-listviewtable tbody tr:nth-child(even) {
  background-color: #f4f1ef !important;
}
.ms-listviewtable tbody tr:nth-child(even) * {
  background-color: #f4f1ef !important;
}
.ms-listviewtable tbody tr td {
  padding: 7px 5px 6px !important;
  font-size: 14px !important;
  color: #80686F !important;
}
.ms-listviewtable tbody tr td:nth-child(2) {
  width: 1%;
}
.ms-listviewtable tbody tr td:first-child {
  display: none;
}
.active-ribbon .ms-listviewtable thead tr th:last-child {
  display: none;
}
.ms-bottompaging {
  margin: 0 0 30px;
}
.ms-bottompaging * {
  box-sizing: content-box;
}
.ms-bottompaging img {
  max-width: unset !important;
}
.ms-bottompaging .ms-commandLink {
  border-color: #f4f1ef;
}
.ms-bottompaging .ms-commandLink:hover {
  background-color: #f4f1ef;
}
.ms-bottompaging .ms-paging {
  padding: 3px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #80686F;
}
.thumbnail {
  border: 1px solid #e4ddd8;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  -ms-transition: box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  margin: 30px 0 0;
}
.thumbnail > a {
  display: block;
  position: relative;
}
.thumbnail > a .playIcon {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("../images/play-button.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 75px;
}
.thumbnail:hover {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.1);
}
.thumbnail .caption h3 {
  margin: 0;
  font-size: 14px;
}
.thumbnail .caption h3 a {
  color: #6E273D;
}
.row > div.col-thumb:last-child {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .row > div.col-thumb:not(.col-pub-thumb):nth-child(-n+4) {
    margin-top: -20px;
  }
  .row > div.col-thumb:not(.col-pub-thumb):nth-child(4n+5) {
    clear: left;
  }
  .row > div.col-pub-thumb {
    width: 20%;
  }
  .row > div.col-pub-thumb:nth-child(5n+6) {
    clear: left;
  }
}
@media screen and (min-width: 460px) and (max-width: 991px) {
  .row > div.col-thumb:not(.col-pub-thumb):nth-child(-n+3) {
    margin-top: -20px;
  }
  .row > div.col-thumb:not(.col-pub-thumb):nth-child(3n+4) {
    clear: left;
  }
}
@media screen and (min-width: 341px) and (max-width: 460px) {
  .row > div.col-thumb:not(.col-pub-thumb) {
    width: 50%;
  }
  .row > div.col-thumb:not(.col-pub-thumb):nth-child(-n+2) {
    margin-top: -20px;
  }
  .row > div.col-thumb:not(.col-pub-thumb):nth-child(2n+3) {
    clear: left;
  }
}
@media screen and (max-width: 340px) {
  .row > div.col-thumb:not(.col-pub-thumb) {
    width: 100%;
    float: none;
  }
  .row > div.col-thumb:not(.col-pub-thumb):nth-child(-n+2) {
    margin-top: -20px;
  }
}
.ms-WPBody.ms-WPBorderBorderOnly {
  border: 0;
  padding-top: 48px;
}
.years-filter {
  position: relative;
  width: 100%;
  height: 100px;
  font-size: 0;
}
.years-filter.years-filter--ready .years .item {
  visibility: visible;
}
.years-filter .navigation > .next,
.years-filter .navigation > .prev {
  position: absolute;
  width: 30px;
  height: 30px;
  border: 2px solid #d4cbc4;
  display: block;
  font-size: 0;
  border-radius: 50%;
  top: calc(50% - 15px);
}
.years-filter .navigation > .next::before,
.years-filter .navigation > .prev::before {
  position: absolute;
  top: -5px;
  font-size: 23px;
  color: #988F86;
}
.years-filter .navigation > .next.disabled,
.years-filter .navigation > .prev.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.years-filter .navigation > .next.disabled:hover,
.years-filter .navigation > .prev.disabled:hover {
  border-color: #d4cbc4;
}
.years-filter .navigation > .next.disabled:hover::before,
.years-filter .navigation > .prev.disabled:hover::before {
  color: #988F86;
}
.years-filter .navigation > .next:hover,
.years-filter .navigation > .prev:hover {
  border-color: #6E273D;
  text-decoration: none;
}
.years-filter .navigation > .next:hover::before,
.years-filter .navigation > .prev:hover::before {
  color: #6E273D;
}
.years-filter .navigation > .next {
  right: 0;
}
.years-filter .navigation > .next::before {
  right: 9px;
  content: "›";
}
.years-filter .navigation > .prev {
  left: 0;
}
.years-filter .navigation > .prev::before {
  left: 9px;
  content: "‹";
}
.years-filter .wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.years-filter .years {
  position: absolute;
  left: 0;
  top: 49px;
  width: 100%;
  height: 2px;
  background-color: #d4cbc4;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.years-filter .years .item-wrapper {
  display: block;
  text-align: center;
  float: left;
}
.years-filter .years .item {
  visibility: hidden;
  position: relative;
  top: -32px;
  left: auto;
  z-index: 2;
  text-align: center;
  font-size: 13px;
  margin-bottom: 15px;
  color: #988F86;
  padding: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  padding: 2px 10px;
  background-color: #eee;
  border-radius: 4px;
  font-weight: 600;
}
.years-filter .years .item.current,
.years-filter .years .item.current:hover {
  background-color: #6E273D;
  color: #FFFFFF;
}
.years-filter .years .item.current::after,
.years-filter .years .item.current:hover::after {
  background-color: #bd7684;
  border-color: #bd7684;
}
.years-filter .years .item:hover {
  text-decoration: none;
  background-color: #efdbdc;
}
.years-filter .years .item:hover::after {
  background-color: #efdbdc;
  border-color: #efdbdc;
}
.years-filter .years .item::after {
  position: absolute;
  bottom: -19px;
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border: 2px solid #d4cbc4;
  background-color: #FFFFFF;
  content: "";
  border-radius: 50%;
  transition: all 0.3s ease;
}
html[dir=rtl] .years-filter .years .item-wrapper {
  float: right;
}
html[dir=rtl] .years-filter .navigation > .next::before {
  content: "‹";
}
html[dir=rtl] .years-filter .navigation > .prev::before {
  content: "›";
}
/*.for(@paddings, {
    .p-@{value}   { padding:        ~"@{value}px"; }
    .pt-@{value}  { padding-top:    ~"@{value}px"; }
    .pl-@{value}  { padding-left:   ~"@{value}px"; }
    .pr-@{value}  { padding-right:  ~"@{value}px"; }
    .pb-@{value}  { padding-bottom: ~"@{value}px"; }
    .m-@{value}   { margin:         ~"@{value}px"; }
    .mt-@{value}  { margin-top:     ~"@{value}px"; }
    .ml-@{value}  { margin-left:    ~"@{value}px"; }
    .mr-@{value}  { margin-right:   ~"@{value}px"; }
    .mb-@{value}  { margin-bottom:  ~"@{value}px"; }
});*/

.job-vacancies .show {
    display: table-row!important;
}