/** Generated: Monday, 2nd of June 2025, 02:32:28 PM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
/**
* Main css
*/
/**
* Polyfroid less variables
* /site/assets/variables.less
*/
.shadowed {
  -moz-box-shadow: 1px 1px 20px 0px #cfcfcf;
  -webkit-box-shadow: 1px 1px 20px 0px #cfcfcf;
  -o-box-shadow: 1px 1px 20px 0px #cfcfcf;
  box-shadow: 1px 1px 20px 0px #cfcfcf;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=20);
}
.section-spacer {
  padding: 30px 0;
}
p.header {
  text-transform: uppercase;
  text-align: center;
  margin: 55px 0;
  font-size: 24px;
}
p.header span {
  font-weight: 700;
}
.wrap_btn.center {
  text-align: center;
}
.wrap_btn .pbtn {
  color: white;
  background-color: #064d7a;
  text-align: center;
  display: inline-block;
  padding: 10px 10px 6px 10px;
  width: 200px;
  text-transform: uppercase;
  font-weight: 300;
}
.wrap_btn .pbtn a {
  color: white;
}
.notice {
  font-size: 12px;
  color: #e01754;
}
.mandatory {
  color: red;
}
form input,
form select {
  margin-bottom: 15px;
}
form button {
  width: 200px;
  background-color: #064d7a;
  border: none;
  color: #fff;
  padding: 10px 0 6px 0;
  text-align: center;
  margin: 15px auto;
  text-transform: uppercase;
}
form input[type="file"] {
  border: 1px solid #ccc;
  height: 38px;
  border-radius: 5px;
  width: 100%;
  padding: 8px;
}
.error-message {
  display: none;
  color: red;
}
.success-message {
  display: none;
  color: #064d7a;
}
.wrapper-bg {
  background: transparent url(/site/templates/assets/images/bg.jpg) no-repeat 0 0;
  min-height: 50px;
  padding: 20px;
  margin-top: 30px;
}
.padded {
  padding: 10px;
}
.padded.large {
  padding: 20px;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding {
  padding: 0;
}
.spacer-top-medium {
  padding-top: 50px !important;
}
.spacer-top-small {
  margin-top: 30px;
}
.spacer-bottom-m {
  margin-bottom: 30px;
}
#map {
  min-height: 400px;
}
/**
*
*/
.navbar {
  font-size: 12px;
}
/**
*  Header & hero element styles
*/
.logo {
  padding-top: 15px;
  overflow: hidden;
  display: inline-block;
  margin: 0 auto;
}
.baseline {
  color: #064d7a;
  padding-left: 20px;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 30px;
  text-transform: none;
}
.quick-contact {
  padding: 11px 0;
  background-color: #41badc;
  color: white;
  margin-bottom: 42px;
  overflow: hidden;
}
@media screen and (max-width: 400px) {
  .quick-contact {
    text-align: center;
    min-height: 80px;
    margin-bottom: 0;
  }
}
.top-wrapper {
  margin-top: -52px;
}
.header-phone-bg {
  background: transparent url(/site/templates/assets/images/header-phone-bg.jpg) no-repeat 0 0;
  margin-left: 30px;
  width: 190px;
  height: 30px;
  display: inline-block;
  padding-right: 27px;
  padding-top: 1px;
  font-size: 18px;
}
@media screen and (max-width: 400px) {
  .header-phone-bg {
    padding-right: 0;
    margin-left: 7px;
  }
}
.minus-offset {
  margin-left: -60px;
}
@media screen and (max-width: 400px) {
  .minus-offset {
    margin: 0 auto;
    width: 240px;
  }
}
.main-menu {
  margin-left: -15px;
}
.main-menu a {
  text-decoration: none;
}
.main-menu ul li span:before {
  content: '';
}
.main-menu li {
  margin-right: 30px;
  float: left;
}
.main-menu li a {
  text-transform: uppercase;
  font-weight: bold;
  color: #0f4e79;
  display: inline-block;
}
.main-menu li a:hover {
  color: #df1e55;
}
.main-menu li span a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #0f4e79;
  display: inline-block;
}
.main-menu li span a:hover {
  color: #df1e55;
}
.main-menu li span:after {
  content: '';
  display: block;
  border-bottom: 3px solid #e01754;
  transition: transform 250ms ease-in-out;
  transform: scaleX(0);
  padding-bottom: 5px;
}
.main-menu li span:hover:after {
  transform: scaleX(1);
  border-bottom: 3px solid #e01754;
}
.main-menu li.current-parent span {
  border-bottom: 3px solid #e01754;
  padding-bottom: 8px;
}
.main-menu li.current-parent span a {
  color: #df1e55;
}
.main-menu .dropdown-menu > li > a:hover,
.main-menu .dropdown-menu > li > a:focus {
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent !important;
}
.navbar-toggle {
  border: 1px solid #0f4e79;
}
.navbar-toggle .icon-bar {
  background-color: #0f4e79;
}
#breadcrumb {
  background: transparent url(/site/templates/assets/images/breadcrumb-bg.jpg) repeat-x 0 0;
  margin-bottom: 60px;
}
#breadcrumb .row {
  padding: 17px 0 0;
  border-bottom: 1px solid #41badc;
}
#breadcrumb ul {
  background-color: transparent;
  padding-left: 0;
  width: 100%;
}
#breadcrumb ul li {
  float: left;
  text-transform: uppercase;
}
#breadcrumb ul li a {
  color: #002c56;
  border-bottom: 1px dotted #002c56;
}
#breadcrumb ul li + li:before {
  margin: 0 5px;
  content: '>';
}
.hero {
  background-color: #d7e3eb;
  position: relative;
}
.hero .hero__bg-image {
  min-height: 300px;
}
.hero .hero__title {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px;
  color: white;
  color: #d7e3eb;
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  top: 100px;
  top: 200px;
  left: 15px;
  position: absolute;
}
.slider div {
  background-color: #064d7a;
  min-height: 40px;
  overflox-x: hidden;
  text-align: center;
  font-size: 50px;
  color: white;
}
.slider .slick-slide {
  -webkit-transition: width 2s, height 2s, background-color 2s, -webkit-transform 2s;
  transition: width 2s, height 2s, background-color 2s, transform 2s;
}
.slider .slick-slide .slide-legend {
  display: none;
}
.slider .slick-slide.slick-current .slide-legend {
  display: inline-block;
}
.slider .slide-wrapper {
  position: relative;
}
.slider .slide-wrapper .slider-image {
  border-right: 4px solid white;
}
.slider .slide-wrapper .slide-legend {
  color: #41badc;
  text-align: left;
  position: absolute;
  top: 100px;
  right: 0;
  background-color: #ffffff;
  width: 314px;
  padding: 15px;
}
.slider .slide-wrapper .slide-legend span {
  font-weight: bold;
  font-size: 22px;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #064d7a;
  margin-bottom: 20px;
}
.slider .slide-wrapper .slide-legend a {
  display: block;
  width: 200px;
  font-size: 16px;
  margin: 0 auto;
  color: white;
  background-color: #064d7a;
  text-align: center;
  display: inline-block;
  padding: 10px 10px 6px 10px;
  text-transform: uppercase;
}
footer {
  padding: 30px 0 0;
  font-size: 0.85em;
}
footer a,
footer a:hover,
footer a:visited {
  color: black;
}
footer img {
  margin-top: 20px;
}
footer ul {
  margin-top: 20px;
}
footer .company-menu li,
footer .infos-menu li {
  height: 20px;
}
footer div > p {
  color: #e01754;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
footer .contact li {
  min-height: 22px;
}
footer .go-up {
  border-radius: 5px;
  background: #0f4e79;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 2.8%;
  bottom: 6.1%;
  color: #fff;
  font-size: 14px;
  z-index: 99;
  display: none;
  transition-timing-function: 'ease-in-out';
  -webkit-transition: all 2s;
  transition: all 2s;
}
footer .go-up i {
  margin: auto;
  position: relative;
  top: 27%;
  left: 35%;
  color: white;
}
footer .go-up i:hover {
  transform: scale(1.4);
}
#copyright .row .col-md-12 {
  padding-left: 0px;
}
#copyright .row div {
  font-size: .8em;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #002c56;
  margin: 0;
}
#copyright a {
  color: black;
}
#copyright-fluid .super {
  border-top: 1px solid #002c56;
}
#copyright-fluid .row .col-md-12 {
  padding-left: 0px;
}
#copyright-fluid .row div {
  font-size: .8em;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
}
#copyright-fluid a {
  color: black;
}
#footer-top {
  border-top: 3px solid #c5d4df;
  margin-top: 50px;
}
/**
*
*/
.widget {
  -moz-box-shadow: 1px 1px 10px 0px #999;
  -webkit-box-shadow: 1px 1px 10px 0px #999;
  -o-box-shadow: 1px 1px 10px 0px #999;
  box-shadow: 1px 1px 10px 0px #999;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=10);
  margin-bottom: 20px;
  overflow: hidden;
}
.widget .big {
  font-size: 18px;
}
.widget .separator {
  border-bottom: 3px solid #e01754;
  padding-bottom: 10px;
}
.widget.no-chrome {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  filter: none;
}
.widget.address {
  background-color: #064d7a;
  color: white;
}
.widget.address .inner-contact {
  padding: 20px;
}
.widget.address .inner-contact li:first-child {
  border-top: 1px solid white;
  padding-top: 20px;
}
.widget.portfolios .item {
  position: relative;
}
.widget.portfolios .item img {
  -moz-box-shadow: 1px 1px 1px 0px #999;
  -webkit-box-shadow: 1px 1px 1px 0px #999;
  -o-box-shadow: 1px 1px 1px 0px #999;
  box-shadow: 1px 1px 1px 0px #999;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=10);
  border-bottom: 4px solid #df1e55;
  margin-bottom: 25px;
}
.widget.portfolios .item p {
  color: #0f4e79;
  display: inline-block;
  background-color: #fff;
  position: absolute;
  left: 0;
  padding: 15px;
  width: 100%;
  bottom: 19px;
}
.widget .title {
  text-transform: uppercase;
  text-align: center;
  padding: 14px 0;
  font-size: 20px;
}
.widget .title span {
  font-weight: 600;
}
.widget .title.job {
  color: #e01754 !important;
}
.widget form {
  padding: 20px;
}
.widget form label {
  color: #002c56;
  margin-top: 10px;
}
.widget #wgt-job label {
  color: #41badc;
}
.widget #wgt-job .button-wrapper {
  text-align: center;
}
.widget .news {
  padding: 5px 0;
}
.widget .news .news-item {
  padding: 12px 20px 0 20px;
}
.widget .news .news-item:first-child {
  margin-top: -10px;
  padding-top: 0;
}
.widget .news .news-item.even {
  background-color: #e9f0f4;
}
.widget .news .news-item .news-title {
  color: #002c56;
  font-size: 14px;
}
.widget .news .news-item .meta {
  color: #064d7a;
  font-size: 12px;
  padding-top: 2px;
}
.widget.contact .button-wrapper {
  text-align: center;
}
.main-content {
  padding-left: 0;
}
.main-content p {
  line-height: 25px;
}
.main-content h2,
.main-content h3 {
  color: #002c56;
  font-size: 20px;
  margin-top: 0;
}
.main-content ul {
  list-style: none;
  margin-bottom: 30px;
}
.main-content ul li {
  margin-bottom: 10px;
}
.main-content ul li:before {
  font-family: "FontAwesome";
  content: '\f054';
  font-size: 10px;
  margin-right: 5px;
  color: #df1e55;
}
.main-content .slider-portfolio .slick-dots {
  bottom: -80px;
}
.main-content .slider-portfolio li:before {
  content: "";
}
.main-content .paragraph .columns h1 {
  padding-top: 14px;
  line-height: 20px;
}
.main-content .paragraph .title {
  color: #e01754;
  color: #064d7a;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 25px;
}
.main-content .paragraph h1 {
  font-size: 14px;
}
.main-content .paragraph h2 {
  color: blue;
  font-size: bold;
}
.main-content .card {
  border: 1px solid #fff;
  padding-left: 0;
  margin-bottom: 40px;
  transform: all;
  transition-duration: 0.2s;
}
.main-content .card:hover {
  border: 1px solid #c5d4df;
}
.main-content .card .content {
  padding-top: 25px;
}
.main-content .news-card {
  margin-bottom: 50px;
}
.main-content .news-card article h1 {
  font-size: inherit;
  font-weight: normal;
}
.main-content .news-card h2 {
  font-size: 20px;
}
.main-content .title {
  color: #df1e55;
  font-size: 16px;
  font-weight: 600;
}
.main-content .job-intro {
  font-color: black;
  font-weight: 600;
}
.main-content .job-intro:after {
  content: '';
  display: inline-block;
  border-bottom: 4px solid #df1e55;
  width: 280px;
  margin-bottom: 30px;
}
.main-content .job-list .title {
  color: #002c56;
  color: #41badc;
}
.main-content .job-list .title .job-published-date {
  font-size: 12px;
  color: black;
}
.main-content .job-list .job-item {
  padding: 40px 10px;
}
.main-content .job-list .job-item.even {
  background-color: #e9f0f4;
}
.main-content .job-list .job-item .show-job {
  display: inline-block;
  color: white;
  background-color: #064d7a;
  text-transform: uppercase;
  padding: 6px 10px;
}
.main-content .skill {
  margin-bottom: 10px;
}
.main-content .skill.even {
  background: #d7e3eb url(/site/templates/assets/images/bg.jpg) no-repeat 0 0;
}
.main-content .skill .skill__card {
  background-color: white;
}
.main-content .job-detail-header {
  margin-bottom: 20px;
  color: #41badc;
  font-size: 18px;
}
.main-content table.job tr {
  border-bottom: 2px solid white;
}
.main-content table.job tr td {
  height: 50px;
  padding-top: 10px;
}
.main-content table.job tr td:first-child {
  font-weight: bold;
  width: 300px;
}
.main-content table.job tr td .fa {
  margin-right: 10px;
  color: #41badc;
  font-size: 16px;
}
.main-content .img-float {
  vertical-align: text-top;
}
.main-content .img-float.left {
  float: left;
  margin: 0 10px 10px 0;
}
.main-content .img-float.right {
  float: right;
  margin: 0 0 10px 10px;
}
.ace {
  border-left: 5px solid #d7e3eb;
  padding-left: 20px;
  margin-left: 80px;
  margin-top: 30px;
  font-style: italic;
}
.ace p:first-child {
  font-style: normal;
  color: #41badc;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
}
.page-title {
  color: #e01754;
  font-size: 24px;
  text-transform: uppercase;
}
.even {
  background-color: #e9f0f4;
}
.patterned-blue {
  background: transparent url(/site/templates/assets/images/bg.jpg) no-repeat 70% bottom;
  padding: 30px 0;
  margin: 30px -15px;
}
.patterned-blue .mix-card {
  background-color: white;
  margin: 10px 20px 10px 0;
  overflow: hidden;
}
.patterned-blue .mix-card .title,
.patterned-blue .mix-card h2 {
  color: #41badc;
  font-size: 16px;
}
.fast-response {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 30px;
  color: #41badc;
}
body {
  font-size: 14px;
  font-family: 'proxima_nova_rgregular', sans-serif;
}
.top-half {
  background: linear-gradient(90deg, #ffffff 50%, #41badc 50%);
  background: linear-gradient(90deg, #ffffff 0%, #41badc 0%);
  height: 52px;
}
a,
a:hover {
  text-decoration: none;
}
ul {
  list-style-type: none;
  padding-left: 0;
}
.work-card {
  margin-bottom: 40px;
}
.work-card div:nth-child(2) {
  padding-left: 0;
}
.work-card img {
  margin-left: -15px;
}
.work-card .article {
  padding-top: 10px;
}
#work-detail h1.work-title {
  text-transform: uppercase;
  padding-top: 10px;
  margin-top: 10px;
  color: #197ba9;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 30px;
}
#work-detail h1.work-title:before {
  border-top: 3px solid #41badc;
  width: 50%;
  content: ' ';
  display: block;
  margin-bottom: 10px;
}
#work-detail h2 {
  color: #41badc;
  font-size: 20px;
  font-weight: normal;
  margin: 25px 0;
}
#work-detail .work-excerpt {
  font-weight: bold;
}
#work-detail .kpis {
  margin-top: 60px;
}
#work-detail .kpis span.legend {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  padding-top: 25px;
  display: block;
  margin-bottom: 20px;
  color: #064d7a;
}
#work-detail .kpis span.tag {
  font-size: 12px;
  font-weight: 400;
  color: #064d7a;
  padding: 5px 0px;
  margin-right: 5px;
}
#work-detail .kpis .kpi {
  color: white;
  padding: 25px 30px;
  padding-left: 80px;
  background-color: #197ba9;
  min-height: 150px;
}
#work-detail .kpis .kpi.domain {
  background-color: white;
  border-top: 1px solid #0f4e79;
  border-left: 1px solid #0f4e79;
  color: #0f4e79;
  padding-left: 13px;
}
#work-detail .kpis .kpi.domain span:first-child {
  font-size: 30px;
  margin-top: 6px;
  display: inline-block;
}
#work-detail .kpis .kpi.alternate {
  background-color: #0f4e79;
}
#work-detail .kpis .kpi span:first-child {
  font-size: 35px;
  font-weight: 600;
}
#work-detail .kpis .kpi span:last-child {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 200;
}
@media screen and (max-width: 1280px) {
  #work-detail .kpis {
    margin-top: 60px;
  }
  #work-detail .kpis span.legend {
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 600;
    padding-top: 25px;
    display: block;
    margin-bottom: 20px;
    color: #064d7a;
  }
  #work-detail .kpis span.tag {
    font-size: 0.9px;
    font-weight: 400;
    color: #064d7a;
    padding: 5px 0px;
    margin-right: 5px;
  }
  #work-detail .kpis .kpi {
    color: white;
    padding: 25px 30px;
    padding-left: 80px;
    background-color: #197ba9;
    min-height: 150px;
  }
  #work-detail .kpis .kpi.domain {
    padding-left: 13px;
  }
  #work-detail .kpis .kpi.domain span:first-child {
    font-size: 27px;
    margin-top: 6px;
    display: inline-block;
  }
  #work-detail .kpis .kpi.alternate {
    background-color: #0f4e79;
  }
  #work-detail .kpis .kpi span:first-child {
    font-size: 25px;
    font-weight: 600;
  }
  #work-detail .kpis .kpi span:last-child {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.8em;
    font-weight: 200;
  }
}
#values {
  padding: 30px 0;
  padding-bottom: 70px;
  background: transparent url(/site/templates/assets/images/values-bg.png) repeat-x 0 0;
  min-height: 250px;
}
#values .container {
  padding-top: 50px;
}
#values .card {
  padding: 20px;
  color: white;
  text-transform: uppercase;
  min-height: 130px;
}
#values .card p {
  margin-top: 38px;
}
#expertise {
  background: #d7e3eb url(/site/templates/assets/images/bg.jpg) no-repeat 0 0;
  padding-bottom: 50px;
}
#expertise .freeze {
  min-height: 28	0px;
}
#expertise .card {
  background-color: white;
  min-height: 130px;
  padding-left: 0;
  margin-bottom: 20px;
  -moz-box-shadow: 1px 1px 20px 1px #cfcfcf;
  -webkit-box-shadow: 1px 1px 20px 1px #cfcfcf;
  -o-box-shadow: 1px 1px 20px 1px #cfcfcf;
  box-shadow: 1px 1px 20px 1px #cfcfcf;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=20);
}
#expertise .card.no-chrome {
  font-size: 14px;
  padding-top: 32px;
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#expertise .card img {
  float: left;
}
#expertise .card .content {
  float: right;
  font-size: 0.9em;
  padding-left: 0;
  color: #333;
}
#expertise .card .content p.title {
  color: #197ba9;
}
#expertise .card.alter {
  position: relative;
  padding-bottom: 80px;
  min-height: 260px;
}
#expertise .card.alter .title {
  margin-left: -100px;
}
#expertise .card.alter .inner-content {
  margin-left: 190px;
}
#expertise .card.alter .inner-content p {
  line-height: 22px;
}
#expertise .card.alter .inner-content > div {
  margin-left: 0px;
  padding-right: 15px;
  overflow: hidden;
  position: absolute;
  left: 90px;
  font-size: 0.9em;
}
#expertise .title {
  color: #197ba9;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 20px;
  text-transform: uppercase;
}
#expertise .title.cap {
  text-transform: uppercase;
}
.job-image img {
  position: relative;
  z-index: 99;
  padding-top: 30px;
  margin-left: 20px;
}
#activities img {
  border-bottom: 4px solid #df1e55;
  margin-bottom: 20px;
}
#activities .title {
  color: #197ba9;
  margin-bottom: 25px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
}
#activities p {
  text-align: center;
}
#activities .excerpt {
  font-size: 0.9em;
}
#baseline_hook {
  min-height: 600px;
  padding: 30px 0;
  margin-top: 30px;
  background: transparent url(/site/templates/assets/images/metiers.png) no-repeat 70% bottom;
}
#baseline_hook .highlight {
  border-top: 3px solid #ecf1f5;
  border-bottom: 3px solid #ecf1f5;
  font-size: 25px;
  color: #197ba9;
  line-height: 38px;
  padding: 20px 0;
  margin-top: 180px;
}
#news h1 {
  font-weight: normal;
  font-size: inherit;
}
#news .news-title {
  font-size: 2em;
  border-bottom: 5px solid #ecf1f5;
  color: #e01754;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
#news .wrapper {
  background: transparent url(/site/templates/assets/images/bg.jpg) no-repeat 0 0;
  padding: 30px 0;
  background-color: #d7e3eb;
  color: #064d7a;
}
#news .wrapper p.title {
  color: #002c56;
  font-size: 1.2em;
  padding-bottom: 20px;
}
#news .wrapper p.date {
  text-transform: uppercase;
  font-weight: 700;
}
.MarkupPagerNav {
  text-transform: uppercase;
  text-align: center;
}
.MarkupPagerNav li {
  display: inline-block;
  padding: 6px 10px;
  margin: 0 6px;
  border: 1px solid #c5d4df;
}
.MarkupPagerNav .MarkupPagerNavOn {
  background-color: #064d7a;
}
.MarkupPagerNav .MarkupPagerNavOn a {
  color: white;
}
#spinner {
  display: none;
}
