@font-face {
	font-display: swap;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/raleway-v34-latin-ext-300.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/raleway-v34-latin-ext-regular.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/raleway-v34-latin-ext-500.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/raleway-v34-latin-ext-700.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/raleway-v34-latin-ext-800.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/open-sans-v40-cyrillic_cyrillic-ext-300.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/open-sans-v40-cyrillic_cyrillic-ext-regular.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/open-sans-v40-cyrillic_cyrillic-ext-500.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/open-sans-v40-cyrillic_cyrillic-ext-700.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/open-sans-v40-cyrillic_cyrillic-ext-800.woff2') format('woff2');
}
@font-face {
  font-family: 'ipsenicon';
  src: url('../fonts/ipsenicon.eot?j1ffeh');
  src: url('../fonts/ipsenicon.eot?j1ffeh#iefix') format('embedded-opentype'),
    url('../fonts/ipsenicon.ttf?j1ffeh') format('truetype'),
    url('../fonts/ipsenicon.woff?j1ffeh') format('woff'),
    url('../fonts/ipsenicon.svg?j1ffeh#ipsenicon') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  padding: 0 !important;
}
/*
 *
 * General
 *
 */
html {
  font-size: 14px;
}
html body {
  color: #000;
  background-color: #ffffff;
  word-wrap: break-word;
  font-family: 'Raleway', 'Open Sans', sans-serif;
  font-size: 14px;
}
body b,
body strong {
  font-weight: 800;
}
iframe {
  width: 100%;
}
body a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-size: 1rem;
  font-weight: 700;
  color: #32b8c9;
  font-family: 'Raleway', 'Open Sans';
}
body span {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
body a p {
  color: #6b6b6b;
  font-weight: normal;
}
span.separator {
  padding: 0 5px 0 2px;
}
body .btn,
body .navigation {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: 'Raleway', 'Open Sans';
  font-weight: 800;
  color: #000000;
  cursor: pointer;
}
body .btn-white {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: 'Raleway', 'Open Sans';
  font-weight: 800;
  color: #ffffff;
  cursor: pointer;
}
body a:hover,
body .mnu-content li:hover > a,
body .mnu-content li:hover > span,
body a:focus,
body.page-template-sitemap-php ul.children li a:hover {
  color: #217991;
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  font-family: 'Raleway', 'Open Sans';
  letter-spacing: 2px;
  line-height: 1.4;
}
body h1,
body .h1 {
  font-size: 1.3rem;
  color: #32b8c9;
  font-weight: 500;
}
body h2,
body .h2 {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #525252;
  line-height: 25px;
}
body h3,
body .h3 {
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #525252;
  line-height: 25px;
}
body h4,
body .h4 {
  font-size: 15px;
}
body h5,
body .h5 {
  font-size: 14px;
}
body h6,
body .h6 {
  font-size: 13px;
}
img {
  height: auto;
  max-width: 100%;
}
p {
  font-size: 1rem;
  line-height: 20px;
}
.modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
#country-select-form .modal {
  padding-bottom: 50px;
}
/* */
body select {
  background: url(../img/ico-select.jpg) no-repeat 95% 50% #ffffff !important;
  -webkit-appearance: none;
  background-size: 10px;
  padding: 10px;
  background-position-x: 95%;
}
/*
 *
 * Wrapper/container
 *
 */
.wrapper {
  width: 100%;
}
.container {
  margin: 0 auto;
  position: relative;
}
/*
 *
 * Colours
 *
 */
.dblue {
  color: #1c3f53;
}
.slate {
  color: #689fb3;
}
.pink {
  color: #eb3f78;
}
.green {
  color: #a7cd6a;
}
.bgoldblue {
  background-color: #689fb3;
}
.bdblue {
  background-color: #1c3f53;
}
.bslate {
  /* background-color:#689fb3; */
  background-color: #22b9cd;
}
.bgpink {
  background-color: #eb3f78;
}
.bgreen {
  background-color: #a7cd6a;
}
.bgwhite {
  background-color: #ffffff;
}
/* Icons */
.ipsenicon {
  font-family: 'ipsenicon';
  left: 0rem;
  position: relative;
  -moz-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  -webkit-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
a:hover .ipsenicon {
  left: 1rem;
}
.ipsen-arrow-right:before {
  content: '';
}
/*
*
* Header
*
*/
#masthead {
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 1000;
}
#masthead .ipsen-logo-hd {
  width: 132px;
  height: auto;
  margin: -2px 0 0 30px;
}
@media only screen and (min-width: 500px) {
  #masthead .ipsen-logo-hd {
    width: 206px;
    height: auto;
    margin-top: 0px;
  }
}
select::-ms-expand {
  display: none;
}
#masthead .navbar {
  background: 0;
  border: none;
  margin-bottom: 0;
  min-height: 70px;
}
@media only screen and (min-width: 490px) {
  #masthead .navbar {
    min-height: 100px;
  }
}
@media only screen and (min-width: 768px) {
  #masthead .navbar {
    min-height: 131px;
  }
}
@media only screen and (min-width: 992px) {
  #masthead .navbar {
    min-height: 100px;
  }
}
#masthead .navbar-toggle {
  background: 0;
  border: none;
  margin: 18px 15px 0 0;
  box-shadow: none;
}
#masthead .navbar-toggle .icon-bar {
  width: 15px;
}
#masthead #gi-navbar ul {
  margin-top: 45px;
  float: right;
}
#masthead #gi-navbar ul li {
  padding-right: 7px;
  padding-left: 7px;
  margin-left: 60px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  #masthead #gi-navbar ul li {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1000px) {
  #masthead #gi-navbar ul li {
    margin-left: 25px;
  }
}
#masthead #gi-navbar ul li:first-child {
  margin-left: 0px;
}
#masthead #gi-navbar ul a {
  padding: 0;
  color: #1c3f53;
  background: 0;
  font-weight: bold;
  font-family: 'Raleway', 'Open Sans';
  font-size: 12px;
  font-size: 0.8rem;

  line-height: 1.2;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#masthead #gi-navbar ul {
  width: 100%;
}
#masthead #gi-navbar ul li {
  /* max-width: 25%; */
}

@media (min-width: 768px) {
  #masthead #gi-navbar ul {
    width: 100%;
    margin-right: -30px;
  }
  #masthead #gi-navbar ul li {
    margin-bottom: 10px;
    max-width: 23%;
    text-align: center;
  }
  #masthead #gi-navbar ul a {
    height: 35px;
  }
}

@media (min-width: 1024px) {
  #masthead #gi-navbar ul {
    width: 77%;
    margin-top: -5px;
    padding-left: 25px;
    margin-right: 0;
  }
  #masthead #gi-navbar ul li {
    max-width: 24%;
  }
}

@media (min-width: 1204px) {
  #masthead #gi-navbar ul {
    margin-top: 45px;
    padding-left: 0;
  }
  #masthead #gi-navbar ul a {
    font-size: 0.9rem;
    height: 45px;
    line-height: 1.2;
  }
  #masthead #gi-navbar ul li {
    max-width: 25%;
  }
}

#masthead #gi-navbar ul a:hover,
#masthead #gi-navbar ul a:focus,
#masthead #gi-navbar ul li.active a:hover,
#masthead #gi-navbar ul li.active a {
  color: #689fb3;
  border-bottom: 5px solid #689fb3 !important;
  padding-bottom: 11px;
}
#masthead #gi-navbar ul a.active {
  border-bottom: 0;
}
/* pullout menu */
/* adjust body when menu is open */
/*wrap the entire page content but not nav inside this div if not a fixed top, don't add any top padding */
#page-content {
  position: relative;
  left: 0;
}
#page-content.slide-active {
  padding-top: 0;
}
.navbar-header {
  position: relative;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: 0;
  margin-left: -30px;
}
/* un fix the navbar when active so that all the menu items are accessible */
.navbar.navbar-fixed-top.slide-active {
  position: relative;
}
/* Language selector */
header .select-style {
  background: none;
}
.select-style {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  background: #fff url(../img/ico-select.jpg) no-repeat 99% 49%;
}
#masthead .select-style {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 50px;
}
#masthead select {
  background-position: 100% 25% !important;
}
header .select-style select {
  border: none;
  padding: 0px 14px 8px 5px;
  font-size: 0.8rem;
  height: auto;
  margin-bottom: 12px;
}
.select-style select {
  padding: 5px 8px;
  width: 100%;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* these classes are not shared between sizes */
@media (max-width: 767px) {
  #gi-navbar ul {
    border-top: solid 1px #fff;
    padding-top: 20px;
    float: none;
    position: absolute;
    left: 0;
    top: 85px;
    width: 100%;
    margin: 0 !important;
  }
  #gi-navbar ul li {
    padding-left: 27px !important;
    padding-right: 27px !important;
    margin-left: 0 !important;
    margin-bottom: 20px !important;
  }
  #gi-navbar ul li a {
    color: #fff !important;
    text-transform: none;
    font-weight: normal !important;
    font-size: 1.1rem !important;
  }
  #masthead #gi-navbar ul a:hover {
    color: #fff !important;
    border-left: 5px solid #1c3f53 !important;
    padding-left: 10px !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  #gi-navbar a.close-menu {
    font-size: 1rem;
    width: 100px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #fff;
    color: #fff;
    padding: 7px 10px 7px 15px;
    border-radius: 25px;
    float: right;
    margin: 25px 20px 20px 20px;
  }
  #gi-navbar a.close-menu span.ico {
    padding: 10px;
    background: url(../img/close-menu.png) no-repeat center;
    background-size: 10px;
    margin-left: 7px;
  }
  #gi-navbar-slide .container {
    margin: 0 !important;
    padding: 0 !important;
    /*height:100%;*/
  }
  #gi-navbar-slide .navbar.slide-active {
    position: fixed;
    width: 80%;
    top: 0;
    right: 0;
    z-index: 1000;
  }
  #gi-navbar-slide #gi-navbar {
    background: #32b8c9;
    right: -100%;
    width: 80%;
    display: block !important;
    height: 100% !important;
    min-width: 0;
    position: fixed;
    padding-left: 0;
    z-index: 2;
    top: 0;
    margin: 0;
  }
  #gi-navbar .select-style {
    top: 36px;
    left: 25px;
    width: 35px;
  }
  #gi-navbar select {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    background: url(../img/select-sub-menu-tablet.png) no-repeat 100% 45%
      #32b8c9 !important;
    padding: 0 15px 0 0;
  }
}
/*
 *
 * Footer
 *
 */
footer p {
  font-size: 0.8rem;
  color: #689fb3;
  text-transform: uppercase;
  text-align: center;
}
.foot-links ul {
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0;
}
.foot-links ul li {
  font-size: 0.8rem;
  list-style-type: none;
  text-transform: uppercase;
  display: inline;
}
.foot-links ul li a {
  font-size: 0.8rem;
  list-style-type: none;
  font-weight: 600;
  padding: 0 5px 0 5px;
}
@media only screen and (min-width: 768px) {
  .foot-links ul {
    text-align: left;
  }
  .foot-links ul li {
    margin-left: 20px;
  }
  .foot-links ul li:first-child {
    margin-left: 0;
  }
  footer p {
    text-align: right;
  }
}

/*
 * Introduction
 */
.intro-lead {
  font-size: 1.3rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}

.intro-lead-link {
  font-size: 1.3rem;
  text-decoration: underline;
  text-decoration-color: rgba(255, 255, 255, 0.6);
}

/**
 * Table styles
 */
.wp-block-table {
  width: 100%;
  min-width: 240px;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 24px;
}

.wp-block-table td,
.wp-block-table th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.wp-block-table table > tbody > tr:nth-of-type(2n + 1) {
  background-color: #f9f9f9;
}

.force-underline a {
  text-decoration: underline !important;
}

.fr .foot-links li {
  margin: 0;
  padding: 0 2rem 0 0;
  display: inline-block;
}

.fr .foot-links a {
  padding: 0;
}

/**
 * Translate button 
 */
.btn-regular {
  background-color: #1c3f53;
  color: #fff !important;
  border-radius: 0;
  font-size: 16px !important;
  margin-bottom: 1rem;
  text-transform: none !important;
}

.btn-regular:hover,
.btn-regular:focus {
  background-color: #03263a;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
