.container,
.container-fluid,
body,
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.title-1,
.title-2 {
  text-align: center;
}
body,
nav ul a {
  letter-spacing: 0.02em;
}
.center-block,
.filters input[type="checkbox"]:checked + label::after,
.full-framed.selected,
.question input[type="checkbox"]:checked + label + .answer,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.lnr-ul .lnr,
nav .show-menu,
nav span {
  vertical-align: middle;
}
.center,
.clearfix:after,
.container:after,
nav {
  clear: both;
}
.btn,
.container,
.container-fluid,
.framed,
.img-project,
.light-row,
.lnr-ul li,
.prefooter,
.prefooter .container,
.relative,
.testimonial,
blockquote,
footer .links span,
footer .lnr {
  position: relative;
}
.lnr-ul li,
.subnav ul li,
nav ul li,
ol,
ul {
  list-style: none;
}
.btn,
.slider,
.testimonial ul li {
  overflow: hidden;
}
.jqvmap-label,
.jqvmap-pin {
  pointer-events: none;
}
@viewport {
  width: device-width;
  zoom: 1;
}
body,
html {
  height: 100%;
  box-sizing: border-box;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/Lato-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/Lato-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/Lato-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/Lato-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/Lato-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/Lato-BoldItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
body {
  background: #fff;
  color: #333;
  font: 300 15px Lato, sans-serif;
}
h1 {
  font: 300 2.5em Poppins, sans-serif;
}
.title-1 {
  font-weight: 400;
  margin-bottom: 30px;
}
.title-2,
.title-3 {
  margin-bottom: 15px;
}
.title-2 {
  font: 400 2em Poppins, sans-serif;
}
.title-3 {
  font: 300 1.5em Poppins, sans-serif;
}
.title-4 {
  font-size: 1.4em;
  font-weight: 700;
  text-align: left;
}
.title-5 {
  font: 300 1.5em Poppins, sans-serif;
  margin-bottom: 5px;
}
.btn,
.lnr {
  font-weight: 400;
}
.btn,
blockquote,
em {
  font-style: italic;
}
.filters,
.lnr + .title-3,
.media-container + p,
.project-item,
.resources + .resources,
.row-offset {
  margin-top: 30px;
}
.lnr-ul li + li,
.social-icons,
a + .title-4,
p + form,
p + p,
ul + p {
  margin-top: 10px;
}
.secondary-color-framed p,
.staff-member h3,
footer .contact-info,
p + .title-5 {
  margin-top: 20px;
}
ul li {
  list-style: disc;
  margin-left: 40px;
}
.container,
.container-fluid {
  box-sizing: border-box;
  margin: auto;
  padding: 60px 15px;
  overflow: hidden;
  z-index: 1;
}
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 100%;
}
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
  box-sizing: border-box;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.mb-5 {
  margin-bottom: 50px;
}
.resources,
.strong-framed .title-2,
.testimonial ul li .testi-role,
.testimonial ul li .title-4,
.txt-a-c {
  text-align: center;
}
.wauto {
  width: auto !important;
}
.center-block {
  float: none;
  margin: auto;
}
.clearfix:after,
.clearfix:before,
.container:after,
.container:before {
  display: table;
  line-height: 0;
  content: "";
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-12 {
    width: 100%;
  }
  .col-11 {
    width: 91.66666667%;
  }
  .col-10 {
    width: 83.33333333%;
  }
  .col-9 {
    width: 75%;
  }
  .col-8 {
    width: 66.66666667%;
  }
  .col-7 {
    width: 58.33333333%;
  }
  .col-6 {
    width: 50%;
  }
  .col-5 {
    width: 41.66666667%;
  }
  .col-4 {
    width: 33.33333333%;
  }
  .col-3 {
    width: 25%;
  }
  .col-2 {
    width: 16.66666667%;
  }
  .col-1 {
    width: 8.33333333%;
  }
  .col-margin-05 {
    margin: 0 4.16666667%;
  }
  .col-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-offset-2 {
    margin-left: 16.66666667% !important;
  }
  .middle-valign-ib {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .flex-parent {
    display: flex;
    align-items: stretch;
  }
  .flex-parent-col {
    display: flex;
    flex-direction: column;
    padding: 0 25px;
  }
  .flex-description {
    flex-grow: 1;
    text-align: left;
    width: 100%;
  }
  .row-offset {
    margin-top: 0;
  }
}
.ariane {
  border-bottom: 1px solid #dadbd9;
  border-top: 1px solid #dadbd9;
  color: #848484;
  font-size: 0.93em;
}
.activity-panel-text,
.lnr-bigger,
.lnr-ul .lnr {
  font-size: 1.3em;
}
.ariane .container {
  padding-bottom: 4px;
  padding-top: 4px;
}
.arrow,
header,
nav input[type="checkbox"],
nav ul .lnr {
  display: none;
}
nav {
  background: #f7f7f7;
  box-sizing: border-box;
  height: 60px;
}
nav ul,
nav ul a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
nav img {
  height: 100%;
  width: auto;
}
nav .header-titles,
nav ul .lang a {
  display: inline;
}
nav .show-menu,
nav ul a {
  display: inline-block;
  height: 60px;
}
nav ul {
  box-sizing: border-box;
  background: #333;
  display: none;
  padding: 0 15px;
  position: static;
}
nav ul li {
  font: bold 1.6em Poppins, sans-serif;
  margin: 0 20px;
}
nav ul a {
  color: #fff;
  border-bottom: 3px solid transparent;
  box-sizing: border-box;
  line-height: 2.9;
  width: 100%;
}
input[type="email"],
input[type="file"],
input[type="text"],
nav .show-menu,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.arrow:hover,
.color,
.primary-btn:hover,
.simple-primary-btn:hover,
.slider-arrow:hover,
footer .links span:hover,
nav .show-menu:hover,
nav input[type="checkbox"]:checked ~ .show-menu,
nav ul .active,
nav ul a:hover {
  color: #50d33d;
}
nav ul .lang {
  border-top: 1px solid #848484;
  color: #fff;
  margin-top: 10px;
}
nav label {
  position: absolute;
  right: 0;
}
nav .show-menu {
  box-sizing: border-box;
  color: #333;
  cursor: pointer;
  text-align: center;
  padding: 10px 15px;
}
nav .show-menu .lnr {
  font-size: 3em;
}
nav input[type="checkbox"]:checked ~ ul {
  display: block;
  position: relative;
  z-index: 1000;
}
@media (min-width: 768px) {
  header .header-titles,
  header img {
    display: inline-block;
    vertical-align: middle;
  }
  header {
    background: #f7f7f7;
    display: block;
    position: relative;
  }
  header a {
    color: #333;
    z-index: 1000;
  }
  header img {
    height: 70px;
    width: auto;
  }
  header .container {
    padding: 15px;
    position: relative;
    z-index: 1;
  }
  header .header-titles {
    line-height: 0.5;
    margin-left: 30px;
  }
  header .header-titles p {
    margin-top: 0;
    text-align: left;
  }
  header .lang {
    float: right;
    font-size: 1.4em;
  }
  header .lang a:hover {
    color: #50d33d;
  }
  header .title-2 {
    margin-bottom: 0;
  }
  nav input[type="checkbox"]:checked ~ ul,
  nav ul {
    display: flex;
  }
  nav .header-titles,
  nav .nav-text,
  nav .show-menu,
  nav ul .lang {
    display: none;
  }
  nav ul {
    justify-content: space-between;
    margin: auto;
    width: 750px;
  }
  nav ul a {
    height: 60px;
    line-height: 3.5;
    width: auto;
  }
  nav ul .active,
  nav ul a:hover {
    border-color: #50d33d;
  }
  nav ul li {
    font-size: 1.2em;
    margin: 0;
    width: auto;
  }
  nav ul .lnr {
    display: inline;
  }
  nav {
    background: #333;
  }
}
.prefooter {
  background: #f73c3c;
  color: #fff;
  text-align: center;
}
.prefooter .container {
  z-index: 1;
}
.prefooter .slanted {
  background: #ed2626;
  width: 577px;
  margin-left: -15%;
}
footer {
  background: #848484;
  color: #fff;
  padding-top: 45px;
}
footer img {
  height: 50px;
  margin: 5px;
  width: auto;
}
footer .btn {
  margin: 0;
  width: 125px;
}
footer .btn:hover {
  color: #848484;
}
footer .logo-imac {
  display: none;
  height: 85px;
  margin: 0 auto 15px;
  width: auto;
}
footer .container {
  margin: auto;
  max-width: 460px;
  padding: 10px;
}
footer .links {
  margin-top: 15px;
  text-align: center;
}
footer .links span {
  color: #fff;
  transition: 0.5s;
  top: 10px;
}
footer p + .links {
  display: flex;
  justify-content: space-between;
}
footer .contact {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 5px;
  vertical-align: top;
}
footer .end-footer {
  background: #333;
  color: #fff;
  margin-top: 45px;
  padding: 10px 15px;
  font-size: 0.9em;
  text-align: center;
}
.primary-btn::after,
input[type="submit"] {
  background: #50d33d;
}
.dark-btn:hover,
.filled-btn,
.white-primary-btn:hover,
.white-secondary-btn:hover,
footer .end-footer a {
  color: #fff;
}
footer .lnr {
  bottom: 1px;
}
footer .title-2 {
  font-size: 1.5em;
  margin-bottom: 0;
  text-align: left;
}
@media (min-width: 768px) {
  footer .container {
    align-items: center;
    justify-content: space-between;
    display: flex;
    gap: 15px;
    max-width: 750px;
    width: 750px;
  }
  footer .col-7 {
    order: 2;
  }
  footer .links,
  footer .links-logos {
    display: flex;
    justify-content: space-between;
  }
  footer .links br {
    display: none;
  }
  footer .logo-imac {
    display: block;
  }
}
input[type="email"],
input[type="file"],
input[type="text"],
textarea {
  box-sizing: border-box;
  border: 1px solid #333;
  margin-bottom: 10px;
  padding: 5px 10px;
  transition: border-color 0.5s;
  width: 100%;
}
.btn,
input[type="submit"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 10px;
  display: inline-block;
  text-align: center;
}
.primary-btn,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="text"]:focus,
input[type="text"]:hover,
textarea:focus,
textarea:hover {
  border-color: #50d33d;
}
input[type="submit"] {
  box-sizing: border-box;
  border: 0;
  font: 1.5em Poppins, sans-serif;
  margin-top: 30px;
  width: 225px;
  cursor: pointer;
  float: right;
  color: #fff;
}
.antispam {
  width: 50px !important;
}
.btn {
  box-sizing: border-box;
  border: 1px solid transparent;
  margin: 30px 5px 0;
  width: 225px;
}
.framed,
.testimonial .gallery img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.frames,
p.lead + .frames {
  margin-bottom: 30px;
}
.btn:after {
  content: "";
  height: 1000%;
  position: absolute;
  top: 50%;
  left: 50%;
  transition-duration: 0.5s;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  width: 100%;
  z-index: -1;
}
.filled-btn:after,
.img-project:hover .hover-img-project {
  opacity: 1;
}
.filled-btn:hover:after,
.filling-btn::after {
  height: 0;
  opacity: 0;
}
.filling-btn:hover:after {
  height: 1000%;
  opacity: 1;
}
.white-primary-btn {
  border-color: #fff;
  color: #50d33d;
}
.simple-primary-btn::after,
.simple-secondary-btn::after,
.white-primary-btn::after,
.white-secondary-btn::after {
  background: #fff;
}
.simple-primary-btn {
  border-color: #50d33d;
  color: #50d33d;
}
.white-secondary-btn {
  border-color: #fff;
  color: #f73c3c;
}
.simple-secondary-btn {
  border-color: #fff;
  color: #fff;
}
.simple-secondary-btn:hover {
  color: #f73c3c;
}
.dark-btn {
  border-color: #333;
  color: #333;
}
.dark-btn::after {
  background: #333;
}
@font-face {
  font-family: Linearicons-Free;
  src: url("../fonts/Linearicons-Free.eot?w118d");
  src: url("../fonts/Linearicons-Free.eot?#iefixw118d")
      format("embedded-opentype"),
    url("../fonts/Linearicons-Free.woff2?w118d") format("woff2"),
    url("../fonts/Linearicons-Free.woff?w118d") format("woff"),
    url("../fonts/Linearicons-Free.ttf?w118d") format("truetype"),
    url("../fonts/Linearicons-Free.svg?w118d#Linearicons-Free") format("svg");
  font-weight: 400;
  font-style: normal;
}
.lnr {
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lnr-home:before {
  content: "\e800";
}
.lnr-apartment:before {
  content: "\e801";
}
.lnr-pencil:before {
  content: "\e802";
}
.lnr-magic-wand:before {
  content: "\e803";
}
.lnr-drop:before {
  content: "\e804";
}
.lnr-lighter:before {
  content: "\e805";
}
.lnr-poop:before {
  content: "\e806";
}
.lnr-sun:before {
  content: "\e807";
}
.lnr-moon:before {
  content: "\e808";
}
.lnr-cloud:before {
  content: "\e809";
}
.lnr-cloud-upload:before {
  content: "\e80a";
}
.lnr-cloud-download:before {
  content: "\e80b";
}
.lnr-cloud-sync:before {
  content: "\e80c";
}
.lnr-cloud-check:before {
  content: "\e80d";
}
.lnr-database:before {
  content: "\e80e";
}
.lnr-lock:before {
  content: "\e80f";
}
.lnr-cog:before {
  content: "\e810";
}
.lnr-trash:before {
  content: "\e811";
}
.lnr-dice:before {
  content: "\e812";
}
.lnr-heart:before {
  content: "\e813";
}
.lnr-star:before {
  content: "\e814";
}
.lnr-star-half:before {
  content: "\e815";
}
.lnr-star-empty:before {
  content: "\e816";
}
.lnr-flag:before {
  content: "\e817";
}
.lnr-envelope:before {
  content: "\e818";
}
.lnr-paperclip:before {
  content: "\e819";
}
.lnr-inbox:before {
  content: "\e81a";
}
.lnr-eye:before {
  content: "\e81b";
}
.lnr-printer:before {
  content: "\e81c";
}
.lnr-file-empty:before {
  content: "\e81d";
}
.lnr-file-add:before {
  content: "\e81e";
}
.lnr-enter:before {
  content: "\e81f";
}
.lnr-exit:before {
  content: "\e820";
}
.lnr-graduation-hat:before {
  content: "\e821";
}
.lnr-license:before {
  content: "\e822";
}
.lnr-music-note:before {
  content: "\e823";
}
.lnr-film-play:before {
  content: "\e824";
}
.lnr-camera-video:before {
  content: "\e825";
}
.lnr-camera:before {
  content: "\e826";
}
.lnr-picture:before {
  content: "\e827";
}
.lnr-book:before {
  content: "\e828";
}
.lnr-bookmark:before {
  content: "\e829";
}
.lnr-user:before {
  content: "\e82a";
}
.lnr-users:before {
  content: "\e82b";
}
.lnr-shirt:before {
  content: "\e82c";
}
.lnr-store:before {
  content: "\e82d";
}
.lnr-cart:before {
  content: "\e82e";
}
.lnr-tag:before {
  content: "\e82f";
}
.lnr-phone-handset:before {
  content: "\e830";
}
.lnr-phone:before {
  content: "\e831";
}
.lnr-pushpin:before {
  content: "\e832";
}
.lnr-map-marker:before {
  content: "\e833";
}
.lnr-map:before {
  content: "\e834";
}
.lnr-location:before {
  content: "\e835";
}
.lnr-calendar-full:before {
  content: "\e836";
}
.lnr-keyboard:before {
  content: "\e837";
}
.lnr-spell-check:before {
  content: "\e838";
}
.lnr-screen:before {
  content: "\e839";
}
.lnr-smartphone:before {
  content: "\e83a";
}
.lnr-tablet:before {
  content: "\e83b";
}
.lnr-laptop:before {
  content: "\e83c";
}
.lnr-laptop-phone:before {
  content: "\e83d";
}
.lnr-power-switch:before {
  content: "\e83e";
}
.lnr-bubble:before {
  content: "\e83f";
}
.lnr-heart-pulse:before {
  content: "\e840";
}
.lnr-construction:before {
  content: "\e841";
}
.lnr-pie-chart:before {
  content: "\e842";
}
.lnr-chart-bars:before {
  content: "\e843";
}
.lnr-gift:before {
  content: "\e844";
}
.lnr-diamond:before {
  content: "\e845";
}
.lnr-linearicons:before {
  content: "\e846";
}
.lnr-dinner:before {
  content: "\e847";
}
.lnr-coffee-cup:before {
  content: "\e848";
}
.lnr-leaf:before {
  content: "\e849";
}
.lnr-paw:before {
  content: "\e84a";
}
.lnr-rocket:before {
  content: "\e84b";
}
.lnr-briefcase:before {
  content: "\e84c";
}
.lnr-bus:before {
  content: "\e84d";
}
.lnr-car:before {
  content: "\e84e";
}
.lnr-train:before {
  content: "\e84f";
}
.lnr-bicycle:before {
  content: "\e850";
}
.lnr-wheelchair:before {
  content: "\e851";
}
.lnr-select:before {
  content: "\e852";
}
.lnr-earth:before {
  content: "\e853";
}
.lnr-smile:before {
  content: "\e854";
}
.lnr-sad:before {
  content: "\e855";
}
.lnr-neutral:before {
  content: "\e856";
}
.lnr-mustache:before {
  content: "\e857";
}
.lnr-alarm:before {
  content: "\e858";
}
.lnr-bullhorn:before {
  content: "\e859";
}
.lnr-volume-high:before {
  content: "\e85a";
}
.lnr-volume-medium:before {
  content: "\e85b";
}
.lnr-volume-low:before {
  content: "\e85c";
}
.lnr-volume:before {
  content: "\e85d";
}
.lnr-mic:before {
  content: "\e85e";
}
.lnr-hourglass:before {
  content: "\e85f";
}
.lnr-undo:before {
  content: "\e860";
}
.lnr-redo:before {
  content: "\e861";
}
.lnr-sync:before {
  content: "\e862";
}
.lnr-history:before {
  content: "\e863";
}
.lnr-clock:before {
  content: "\e864";
}
.lnr-download:before {
  content: "\e865";
}
.lnr-upload:before {
  content: "\e866";
}
.lnr-enter-down:before {
  content: "\e867";
}
.lnr-exit-up:before {
  content: "\e868";
}
.lnr-bug:before {
  content: "\e869";
}
.lnr-code:before {
  content: "\e86a";
}
.lnr-link:before {
  content: "\e86b";
}
.lnr-unlink:before {
  content: "\e86c";
}
.lnr-thumbs-up:before {
  content: "\e86d";
}
.lnr-thumbs-down:before {
  content: "\e86e";
}
.lnr-magnifier:before {
  content: "\e86f";
}
.lnr-cross:before {
  content: "\e870";
}
.lnr-menu:before {
  content: "\e871";
}
.lnr-list:before {
  content: "\e872";
}
.lnr-chevron-up:before {
  content: "\e873";
}
.lnr-chevron-down:before {
  content: "\e874";
}
.lnr-chevron-left:before {
  content: "\e875";
}
.lnr-chevron-right:before {
  content: "\e876";
}
.lnr-arrow-up:before {
  content: "\e877";
}
.lnr-arrow-down:before {
  content: "\e878";
}
.lnr-arrow-left:before {
  content: "\e879";
}
.lnr-arrow-right:before {
  content: "\e87a";
}
.lnr-move:before {
  content: "\e87b";
}
.lnr-warning:before {
  content: "\e87c";
}
.lnr-question-circle:before {
  content: "\e87d";
}
.lnr-menu-circle:before {
  content: "\e87e";
}
.lnr-checkmark-circle:before {
  content: "\e87f";
}
.lnr-cross-circle:before {
  content: "\e880";
}
.lnr-plus-circle:before {
  content: "\e881";
}
.lnr-circle-minus:before,
.question input[type="checkbox"]:checked + label::after {
  content: "\e882";
}
.lnr-arrow-up-circle:before {
  content: "\e883";
}
.lnr-arrow-down-circle:before {
  content: "\e884";
}
.lnr-arrow-left-circle:before {
  content: "\e885";
}
.lnr-arrow-right-circle:before {
  content: "\e886";
}
.lnr-chevron-up-circle:before {
  content: "\e887";
}
.lnr-chevron-down-circle:before {
  content: "\e888";
}
.lnr-chevron-left-circle:before {
  content: "\e889";
}
.lnr-chevron-right-circle:before {
  content: "\e88a";
}
.lnr-crop:before {
  content: "\e88b";
}
.lnr-frame-expand:before {
  content: "\e88c";
}
.lnr-frame-contract:before {
  content: "\e88d";
}
.lnr-layers:before {
  content: "\e88e";
}
.lnr-funnel:before {
  content: "\e88f";
}
.lnr-text-format:before {
  content: "\e890";
}
.lnr-text-format-remove:before {
  content: "\e891";
}
.lnr-text-size:before {
  content: "\e892";
}
.lnr-bold:before {
  content: "\e893";
}
.lnr-italic:before {
  content: "\e894";
}
.lnr-underline:before {
  content: "\e895";
}
.lnr-strikethrough:before {
  content: "\e896";
}
.lnr-highlight:before {
  content: "\e897";
}
.lnr-text-align-left:before {
  content: "\e898";
}
.lnr-text-align-center:before {
  content: "\e899";
}
.lnr-text-align-right:before {
  content: "\e89a";
}
.lnr-text-align-justify:before {
  content: "\e89b";
}
.lnr-line-spacing:before {
  content: "\e89c";
}
.lnr-indent-increase:before {
  content: "\e89d";
}
.lnr-indent-decrease:before {
  content: "\e89e";
}
.lnr-pilcrow:before {
  content: "\e89f";
}
.lnr-direction-ltr:before {
  content: "\e8a0";
}
.lnr-direction-rtl:before {
  content: "\e8a1";
}
.lnr-page-break:before {
  content: "\e8a2";
}
.lnr-sort-alpha-asc:before {
  content: "\e8a3";
}
.lnr-sort-amount-asc:before {
  content: "\e8a4";
}
.lnr-hand:before {
  content: "\e8a5";
}
.lnr-pointer-up:before {
  content: "\e8a6";
}
.lnr-pointer-right:before {
  content: "\e8a7";
}
.lnr-pointer-down:before {
  content: "\e8a8";
}
.lnr-pointer-left:before {
  content: "\e8a9";
}
.lnr-2x {
  font-size: 2em;
}
.lnr-7x {
  font-size: 7em;
}
.lnr-ul .lnr {
  color: #50d33d;
  font-weight: 700;
  left: -2em;
  position: absolute;
}
@font-face {
  font-family: brandico;
  src: url("../fonts/brandico.eot?26238069");
  src: url("../fonts/brandico.eot?26238069#iefix") format("embedded-opentype"),
    url("../fonts/brandico.woff?26238069") format("woff"),
    url("../fonts/brandico.ttf?26238069") format("truetype"),
    url("../fonts/brandico.svg?26238069#brandico") format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
  font-family: brandico;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.icon-facebook:before {
  content: "\f300";
}
.icon-facebook-rect:before {
  content: "\f301";
}
.icon-twitter:before {
  content: "\f302";
}
.icon-twitter-bird:before {
  content: "\f303";
}
.icon-vimeo:before {
  content: "\f30f";
}
.icon-vimeo-rect:before {
  content: "\f30e";
}
.icon-tumblr:before {
  content: "\f311";
}
.icon-tumblr-rect:before {
  content: "\f310";
}
.icon-googleplus-rect:before {
  content: "\f309";
}
.icon-github-text:before {
  content: "\f307";
}
.icon-github:before {
  content: "\f308";
}
.icon-skype:before {
  content: "\f30b";
}
.icon-icq:before {
  content: "\f304";
}
.icon-yandex:before {
  content: "\f305";
}
.icon-yandex-rect:before {
  content: "\f306";
}
.icon-vkontakte-rect:before {
  content: "\f30a";
}
.icon-odnoklassniki:before {
  content: "\f30c";
}
.icon-odnoklassniki-rect:before {
  content: "\f30d";
}
.icon-friendfeed:before {
  content: "\f312";
}
.icon-friendfeed-rect:before {
  content: "\f313";
}
.icon-blogger:before {
  content: "\f314";
}
.icon-blogger-rect:before {
  content: "\f315";
}
.icon-deviantart:before {
  content: "\f316";
}
.icon-jabber:before {
  content: "\f317";
}
.icon-lastfm:before {
  content: "\f318";
}
.icon-lastfm-rect:before {
  content: "\f319";
}
.icon-linkedin:before {
  content: "\f31a";
}
.icon-linkedin-rect:before {
  content: "\f31b";
}
.icon-picasa:before {
  content: "\f31c";
}
.icon-wordpress:before {
  content: "\f31d";
}
.icon-instagram:before {
  content: "\f31e";
}
.icon-instagram-filled:before {
  content: "\f31f";
}
.icon-diigo:before {
  content: "\f320";
}
.icon-box:before {
  content: "\f321";
}
.icon-box-rect:before {
  content: "\f322";
}
.icon-tudou:before {
  content: "\f323";
}
.icon-youku:before {
  content: "\f324";
}
.icon-win8:before {
  content: "\f325";
}
.icon-amex:before {
  content: "\f326";
}
.icon-discover:before {
  content: "\f327";
}
.icon-visa:before {
  content: "\f328";
}
.icon-mastercard:before {
  content: "\f329";
}
.icon-houzz:before {
  content: "\f32a";
}
.icon-bandcamp:before {
  content: "\f32b";
}
.icon-codepen:before {
  content: "\f32c";
}
a {
  color: #50d33d;
  font-weight: 400;
}
blockquote {
  margin: 0 40px;
  padding: 1.5% 0;
  text-align: left;
}
blockquote:before {
  content: "\201C";
  font-size: 7em;
  font-style: normal;
  position: absolute;
  left: -40px;
  top: -20px;
}
blockquote:after {
  content: "\201D";
  font-size: 7em;
  font-style: normal;
  position: absolute;
  right: -40px;
  bottom: -80px;
}
img {
  height: auto;
  width: 100%;
}
.title-2 ~ .btn,
p + ul {
  margin-top: 0;
}
strong {
  font-weight: 700;
}
.center {
  text-align: center;
}
.framed {
  box-sizing: border-box;
  border: 1px solid #dadbd9;
  font-size: 0.93em;
  padding: 30px 15px 10px;
  width: 235px;
  z-index: 1;
}
.framed p {
  margin: 0;
  text-align: center;
}
.framed .big-number {
  background: #fff;
  display: inline-block;
  font: bold 4.2em Poppins, sans-serif;
  left: 50%;
  padding: 0 10px;
  position: absolute;
  transform: translateX(-50%);
  top: -35px;
  z-index: -1;
}
.association:nth-child(2n),
.grid-cell:nth-child(2n),
.light-row .framed .big-number,
.light-row::after,
.subnav {
  background: #dadbd9;
}
.light-row .framed {
  border-color: #fff;
}
.framed + .framed {
  margin-top: 50px;
}
.frames {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 60px;
}
.lead,
.lead:last-of-type {
  font-size: 1.3em;
  margin-bottom: 20px;
}
.light-row::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
}
.filters .main-selected-filter,
.primary-row,
.subnav ul li .active,
.subnav ul li a:hover {
  background: #50d33d;
  color: #fff;
}
.circle,
.strong-framed .year {
  background: #dadbd9;
  transform: translateX(-50%);
}
.light-text {
  color: #848484;
  font-size: 0.8em;
}
.circle {
  border-radius: 50%;
  border: 4px solid #fff;
  height: 20px;
  margin: auto;
  position: absolute;
  top: 35%;
  left: 50%;
  width: 20px;
  z-index: 1;
}
.ligne,
.links .lnr,
.media-container {
  position: relative;
}
.ligne {
  background: #fff;
  height: 65px;
  margin: auto;
  width: 4px;
}
.links .lnr {
  font-size: 25px;
  top: 4px;
}
.media-container {
  height: 0;
  padding-bottom: 56.25%;
}
.media-container embed,
.media-container iframe,
.media-container object,
.media-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-arrow {
  color: #848484;
  cursor: pointer;
  font-size: 3em;
  position: absolute;
  top: 100px;
}
.slider-arrow-left {
  left: 0;
}
.slider-arrow-right {
  right: 0;
}
.testimonial ul {
  align-items: center;
  display: flex;
}
.testimonial ul li {
  list-style: none;
  margin: 0;
}
.testimonial ul li .people-picture {
  flex-basis: 160px;
  height: 160px;
  margin: 0 auto;
  min-width: 160px;
  width: 160px;
}
.strong-framed .lead,
.testimonial ul li .testi-role {
  font-weight: 400;
}
.testimonial .testi-show {
  overflow: hidden !important;
}
.testimonial .gallery img {
  box-sizing: border-box;
  margin: 15px 5px 0;
}
.secondary-color-framed,
.strong-framed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  position: relative;
}
.testimonial .gallery .slider-arrow-left {
  left: -8.33333333%;
}
.testimonial .gallery .slider-arrow-right {
  right: -8.33333333%;
}
@media (min-width: 768px) {
  .testimonial ul li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    margin: 0;
  }
  .testimonial ul li .testi-role,
  .testimonial ul li .title-4 {
    text-align: left;
  }
  .testimonial .gallery {
    display: flex;
    justify-content: center;
    height: 125px;
    width: calc(100% - 20px);
    overflow: hidden;
  }
  .testimonial .gallery img {
    height: 100%;
    margin-top: 15px;
    width: auto;
  }
  .testimonial .slider-arrow-left {
    left: -8.33333333%;
    top: calc(50% - 22px);
  }
  .testimonial .slider-arrow-right {
    right: -8.33333333%;
    top: calc(50% - 22px);
  }
  .testimonial .testi-body {
    width: calc(100% - 8.33333333% - 160px);
  }
  .testimonial .testi-picture {
    vertical-align: middle;
  }
}
.secondary-color-framed .secondary-color-framed-title,
.strong-framed .year {
  display: inline;
  left: 50%;
  font-size: 0.94em;
  font-style: italic;
  position: absolute;
}
.subnav ul {
  display: flex;
  flex-wrap: wrap;
}
.subnav ul li {
  display: flex;
  margin: 0;
  text-align: center;
  width: 50%;
}
.subnav ul li a {
  color: #333;
  font-size: 1.2em;
  height: 50px;
  line-height: 2.7;
  transition: 0.5s;
  width: 100%;
}
@media (min-width: 768px) {
  .subnav ul {
    margin: auto;
    width: 750px;
  }
  .subnav ul li {
    width: auto;
  }
  .subnav ul li a {
    padding: 0 30px;
  }
  .strong-framed {
    display: inline-block;
  }
  .framed-content {
    margin: auto;
    width: 550px;
  }
}
.strong-framed {
  box-sizing: border-box;
  border: 4px solid #fff;
  padding: 7px 20px 20px;
  margin: 20px auto 0;
  z-index: 50;
}
.strong-framed p {
  text-align: left;
}
.association .title-3,
.img-banner .col-x,
.strong-framed .title-3 {
  margin-bottom: 0;
}
.strong-framed .year {
  font-weight: 500;
  margin: auto;
  padding: 0 15px;
  top: -12px;
  z-index: -50;
}
.strong-framed .framed-3 {
  border: 1px solid #848484;
}
.strong-framed .tag {
  background: #fff;
  border: none;
  margin: 5px 10px 5px 0;
  padding: 2px 10px;
}
.secondary-color-framed {
  box-sizing: border-box;
  border: 1px solid #f73c3c;
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px 20px;
  margin-top: 30px;
  width: 100%;
  z-index: 1;
}
.img-project img,
.staff-member {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.secondary-color-framed .secondary-color-framed-title {
  background: #fff;
  color: #f73c3c;
  transform: translateX(-50%) translateY(-50%);
  margin: auto;
  padding: 0 15px;
  text-align: center;
  white-space: nowrap;
  z-index: -1;
}
.secondary-color-framed .bottom {
  top: 100%;
}
.activity-sectors-title {
  background: #fff;
  border: 1px solid #f73c3c;
  color: #f73c3c;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  margin: 5px;
  padding: 10px;
  text-align: center;
  transition: 0.5s;
}
.activity-sectors-title:hover {
  background: initial;
}
.activity-sectors-title.selected {
  background: #f73c3c;
  color: #fff;
}
.activity-panel {
  width: 100%;
  display: none;
  transition: 0.5s;
}
.activity-panel.selected {
  display: block;
  margin-top: 30px;
  transition: 0.5s;
}
.activity-panel-title {
  background: #dadbd9;
  color: #f73c3c;
  display: block;
  font: 1.5em Poppins, sans-serif;
  margin: -2em auto 1em !important;
  width: 70%;
}
.people {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.grid,
.people + .title-2 {
  margin-top: 60px;
}
.people h3 {
  font: 1.3em Poppins, sans-serif;
}
.people .lnr,
.student-info .lnr {
  bottom: -5px;
  font-size: 1.5em;
  margin-right: 10px;
  position: relative;
}
.people .icon-linkedin-rect,
.student-info .icon-linkedin-rect,
.tag {
  font-size: 0.8em;
}
.people-picture {
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
}
.staff-member {
  align-items: center;
  background: #dadbd9;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 20px 10px 0;
  padding: 20px;
  width: 250px;
}
.staff-member .people-picture {
  height: 110px;
  width: 110px;
}
.staff-member .role {
  font-size: 1.1em;
  text-align: center;
}
.filters input[type="checkbox"] {
  position: absolute;
  left: -9999px;
}
.filters label {
  display: block;
  position: relative;
  margin: 10px 0;
  padding-left: 30px;
  cursor: pointer;
}
.filters label::after,
.filters label::before {
  content: "";
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
}
.filters label::before {
  background: #dadbd9;
  display: block;
}
.filters label::after {
  background: #50d33d;
  color: #fff;
  content: "\e870";
  font: 1.3em Linearicons-Free;
  display: none;
}
.filters select {
  padding: 4px !important;
}
.filters .main-filter,
.filters select {
  border: 1px solid #50d33d;
  display: block;
  margin: 15px auto;
  padding: 5px;
  text-align: center;
  transition: 0.5s;
  width: 110px;
}
.filters .main-filter:nth-child(2) {
  border-color: #f73c3c;
}
.filters .main-filter:hover {
  cursor: pointer;
  background: #50d33d;
  color: #fff;
}
.filters .main-filter:nth-child(2).main-selected-filter,
.filters .main-filter:nth-child(2):hover {
  background: #f73c3c;
}
.filters .project-filters {
  margin: 0 -15px;
}
.filters .filter {
  display: inline-block;
  margin: 0 15px;
}
.projects {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.projects:after {
  content: "";
  flex: auto;
}
.project {
  flex-basis: 100%;
  margin-top: 30px;
}
.img-project img {
  box-sizing: border-box;
  border: 1px solid #dadbd9;
  display: block;
}
.img-project .hover-img-project,
.select-year select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-align: center;
  width: 100%;
}
.img-project .hover-img-project {
  display: flex;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #dadbd9;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition-duration: 0.5s;
}
.close,
.project-item > .lnr,
.tag {
  display: inline-block;
}
.img-project .hover-img-project span {
  font-size: 2.5em;
}
.tag {
  border: 1px solid #848484;
  color: #848484;
  font-weight: 400;
  padding: 2px 4px;
}
.important-tag {
  border: 1px solid #f73c3c;
  color: #f73c3c;
}
@media (min-width: 768px) {
  .secondary-color-framed .secondary-color-framed {
    font-size: 0.93em;
    padding: 0 15px 10px;
    width: calc(50% - 15px);
  }
  .secondary-color-framed .secondary-color-framed + .secondary-color-framed {
    margin-left: 30px;
  }
  .people:after {
    content: "";
    flex: auto;
  }
  .staff-member {
    justify-content: space-between;
    margin: 20px 20px 0 0;
    width: calc(33.33333333% - 13.33333333px);
  }
  .staff-member:nth-child(3n) {
    margin-right: 0;
  }
  .filters .project-main-filters,
  .filters p {
    display: inline-block;
  }
  .filters .main-filter,
  .filters select {
    display: inline-block;
    margin: 0 0 15px 15px;
  }
  .project {
    flex-basis: 48%;
  }
}
.close {
  background: #fff;
  border: 1px solid #dadbd9;
  color: #50d33d;
  font-size: 3em;
  padding: 10px;
}
.project-item > .lnr {
  margin-right: 20px;
  position: relative;
  top: -5px;
  text-align: center;
  vertical-align: top;
}
.project-item-content {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 55px);
}
.project-item-content .people {
  justify-content: flex-start;
  margin: -20px -10px 20px;
}
@media (min-width: 768px) {
  .close {
    position: absolute;
  }
  .project-item-content .people {
    margin-left: 0;
    margin-right: 0;
  }
  .project-item-content .student {
    width: calc(50% - 10px);
  }
  .project-item-content .student:nth-child(odd) {
    margin-right: 20px;
  }
  .project-item-content .student:nth-child(2n) {
    margin-right: 0;
  }
  .select-year select {
    margin: 0 auto;
    width: 350px;
  }
}
.select-year {
  margin: 20px 0;
}
.select-year select {
  box-sizing: border-box;
  border: 1px solid #50d33d;
  border-radius: 0;
  display: block;
  font: 700 1.8em Poppins, sans-serif;
  padding: 5px;
}
.grid-cell,
.student {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.slider {
  position: relative;
}
.slide {
  float: left;
}
.slide .col-9 {
  margin-bottom: 40px;
}
.student {
  background: #dadbd9;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin: 20px 10px 0;
  padding: 10px;
  width: 250px;
}
#timer,
.timerjpo {
  background-color: #f73c3c;
}
.student .people-picture {
  height: 80px;
  margin-right: 10px;
  width: 80px;
}
.student-info {
  display: flex;
  flex-direction: column;
  flex-basis: calc(100% - 90px);
  justify-content: space-between;
  text-align: right;
}
#timer,
.timerjpo {
  text-align: center;
}
.student-info h3 {
  font: 1em Poppins, sans-serif;
}
.question label,
.timerjpo p {
  font-size: 1.5em;
}
@media (min-width: 768px) {
  .arrow {
    cursor: pointer;
    display: inline;
    font-size: 3em;
    position: absolute;
    top: 5%;
    transition: 0.2s;
  }
  .arrow:hover {
    color: #50d33d;
  }
  .arrow-right {
    right: 0;
  }
  .blank {
    height: 200px;
  }
  .students:after {
    content: "";
    flex: auto;
  }
  .student {
    margin: 20px 20px 0 0;
    width: calc(33.33333333% - 13.33333333px);
  }
  .student:nth-child(3n) {
    margin-right: 0;
  }
}
.association img {
  max-width: 100%;
  width: initial;
}
.full-framed {
  display: none;
  margin-bottom: 60px;
  width: 100%;
}
#map,
#vmap,
.jqvmap-ajax_response {
  width: 100%;
  height: 500px;
}
.grid-cell {
  box-sizing: border-box;
  padding: 25px 15px;
  margin: auto;
  width: 316px;
}
.grid-cell img {
  display: block;
  margin: auto;
  max-height: 110px;
  padding-bottom: 15px;
  width: auto;
}
.grid-cell:nth-child(odd) {
  background: #f7f7f7;
}
@media (min-width: 768px) {
  .grid {
    display: flex;
    flex-wrap: wrap;
  }
  .grid-cell {
    margin: 5px;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
  }
  .grid-cell:nth-child(n) {
    background: #f7f7f7;
  }
  .grid-cell:nth-child(4n + 2),
  .grid-cell:nth-child(4n + 3) {
    background: #dadbd9;
  }
  .valign-content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .img-banner .col-x {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 460px;
  }
  .img-banner .container {
    height: 435px;
  }
  .img-banner .slanted {
    background: rgba(0, 0, 0, 0.25);
    width: 725px;
  }
}
.question {
  border-top: 1px solid #848484;
}
.question label {
  cursor: pointer;
  display: block;
  font-weight: 400;
  padding: 5px 40px 5px 0;
  position: relative;
}
.question label::after {
  top: 50%;
  content: "\e881";
  color: #50d33d;
  display: block;
  font-family: Linearicons-Free;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.question input[type="checkbox"] {
  display: none;
  position: absolute;
  left: -9999px;
}
.question .answer {
  display: none;
  padding: 0 40px 10px 30px;
}
.question:last-child {
  border-bottom: 1px solid #848484;
}
.resources img {
  display: block;
  margin: 0 auto 20px;
  width: 170px;
}
.resources video {
  margin-bottom: 20px;
  width: 100%;
}
.timerjpo {
  padding: 2em;
  color: #fff;
}
.color-banner {
  background: #848484;
}
.img-banner {
  background-size: cover !important;
  color: #fff;
  position: relative;
}
.img-banner p {
  font-size: 1.2em;
  font-weight: 400;
}
.img-banner .container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .container,
  .subnav ul,
  nav ul {
    width: 970px;
  }
  nav ul a {
    line-height: 2.6;
  }
  nav ul li {
    font-size: 1.6em;
  }
  footer .container {
    max-width: 970px;
    width: 970px;
  }
  footer .contact-info,
  footer .links {
    display: flex;
    justify-content: space-between;
  }
  footer .links br {
    display: none;
  }
  .frames {
    flex-direction: row;
    justify-content: space-between;
  }
  .framed + .framed {
    margin-top: 0;
  }
  .testimonial .gallery {
    height: 150px;
  }
  .framed-3 {
    float: left;
    width: 32% !important;
  }
  .framed-3 + .framed-3 {
    margin-left: 2%;
  }
  .projects {
    margin-left: -10px;
    margin-right: -10px;
  }
  .project {
    flex-basis: calc(33.33333333% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
  .project-item-content .student {
    margin: 20px 20px 0 0;
    width: calc(33.33333333% - 13.33333333px);
  }
  .project-item-content .student:nth-child(2n),
  .student:nth-child(3n) {
    margin-right: 20px;
  }
  .project-item-content .student:nth-child(3n),
  .student:nth-child(4n) {
    margin-right: 0;
  }
  .arrow {
    top: 10%;
  }
  .student {
    width: calc(25% - 15px);
  }
  .grid-cell {
    width: -webkit-calc(33.33333333% - 10px);
    width: calc(33.33333333% - 10px);
  }
  .grid-cell:nth-child(odd) {
    background: #f7f7f7;
  }
  .grid-cell:nth-child(2n) {
    background: #dadbd9;
  }
  .img-banner .slanted {
    width: 815px;
  }
}
@media (min-width: 1200px) {
  .container,
  .subnav ul,
  nav ul {
    width: 1170px;
  }
  footer .container {
    max-width: 1170px;
    width: 1170px;
  }
  .testimonial .gallery {
    height: 200px;
  }
  .img-banner .slanted {
    width: 875px;
  }
}
@media (min-width: 768px) {
  .color-banner {
    background: 0 0;
  }
}
.iframe {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
.iframe iframe {
  width: 100%; 
  height: 60vw; 
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .iframe iframe {
    width: 48%; 
    height: 30vw;
  }
}
@media screen and (min-width: 1280px) {
  .iframe iframe {
    height: 300px;
  }
}
@media screen and (min-width: 1440px) {
  .iframe iframe {
    height: 300px;
  }
}
@media screen and (min-width: 1920px) {
  .projects_content {
    width: 1860px;
  }
}
select[name="tag"] {
  border-color: #2d94cc;
}
.jqvmap-label {
  position: absolute;
  display: none;
  color: #333;
  font: 2em Poppins, sans-serif;
  z-index: 10;
}
.jqvmap-zoomin,
.jqvmap-zoomout {
  position: absolute;
  left: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #000;
  padding: 3px;
  color: #fff;
  width: 10px;
  height: 10px;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
}
.jqvmap-zoomin {
  top: 10px;
}
.jqvmap-zoomout {
  top: 30px;
}
.jqvmap-region {
  cursor: pointer;
}
#jqvmap1_imac,
#jqvmap1_world {
  cursor: default;
}
#timer {
  box-sizing: border-box;
  width: 100%;
  padding: 2rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-family: Poppins;
  font-size: 2rem;
}
