﻿/* fonts & icons */
@font-face {
  font-family: "Lato Regular";
  src: url("../fonts/lato-reg.eot");
  src: url("../fonts/lato-reg.eot?#iefix") format("embedded-opentype"),
    url("../fonts/lato-reg.woff") format("woff"),
    url("../fonts/lato-reg.ttf") format("truetype"),
    url("../fonts/lato-reg.svg#svgFontName") format("svg");
}
@font-face {
  font-family: "Lato Light";
  src: url("../fonts/lato-lig.eot");
  src: url("../fonts/lato-lig.eot?#iefix") format("embedded-opentype"),
    url("../fonts/lato-lig.woff") format("woff"),
    url("../fonts/lato-lig.ttf") format("truetype"),
    url("../fonts/lato-lig.svg#svgFontName") format("svg");
}
@font-face {
  font-family: "Lato Bold";
  src: url("../fonts/lato-bol.eot");
  src: url("../fonts/lato-bol.eot?#iefix") format("embedded-opentype"),
    url("../fonts/lato-bol.woff") format("woff"),
    url("../fonts/lato-bol.ttf") format("truetype"),
    url("../fonts/lato-bol.svg#svgFontName") format("svg");
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?-3latrw");
  src: url("../fonts/icomoon.eot?#iefix-3latrw") format("embedded-opentype"),
    url("../fonts/icomoon.woff?-3latrw") format("woff"),
    url("../fonts/icomoon.ttf?-3latrw") format("truetype"),
    url("../fonts/icomoon.svg?-3latrw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icons-social-medias {
  display: flex !important;
  align-items: center;
  justify-content: space-around;
}
.img-iconrs {
  margin: 0;
  background-color: #44aec1;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.img-iconrs:hover {
  background-color: #ffffff;
}
.img-icon-rs:hover {
  background-color: #ffffff;
}
.img-icon-link {
  padding: 8px;
  width: 56px;
  height: 56px;
}
.img-icon-rs {
  margin: 0;
  padding: 5px;
  background-color: #44aec1;
  border-radius: 40%;
  width: 40px;
}
.icon-mail:before {
  content: "\e600";
}
.icon-googleplus:before {
  content: "\e601";
}
.icon-facebook:before {
  content: "\e602";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-tiktok:before {
  content: "\e07b";
}
.icon-twitter:before {
  content: "\e603";
}

/* main classes and index */
.container-fluid {
  background-color: #173f59;
  color: white;
  max-width: 1280px;
  font-family: "Lato Regular", Helvetica, Arial;
}
.dropdown-menu {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-clip: border-box;
}
.dropdown-menu div {
  text-align: center;
  margin-bottom: 2px;
  height: 30px;
  line-height: 30px;
}
.articles {
  background-color: #286067;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}
a:hover article {
  color: #44aec1;
  background-color: #ffffff;
}
.navbloc {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 0px;
  font-family: "Lato Regular", helvetia, arial;
  text-align: center;
}
.navbloc h1 {
  font-family: "Lato Light", helvetica, arial;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-top: 5px;
}
.navbloc p {
  min-height: 190px;
}
.h1lg {
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.h1ot {
  font-size: 20px;
}
.actualites {
  background-color: #286067;
}
.visiteurs {
  background-color: #c04945;
}
.ludosphere {
  background-color: #456699;
}
.programme {
  background-color: #9d3310;
}
.benevoles {
  background-color: #405f3a;
}
.presse {
  background-color: #072b43;
}
hr.actualites {
  border-color: #286067;
  margin-top: 0px;
}
hr.visiteurs {
  border-color: #c04945;
  margin-top: 0px;
}
hr.ludosphere {
  border-color: #456699;
  margin-top: 0px;
}
hr.programme {
  border-color: #ed7f51;
  margin-top: 0px;
}
hr.benevoles {
  border-color: #5e8d57;
  margin-top: 0px;
}
hr.presse {
  border-color: #072b43;
  margin-top: 0px;
}

strong {
  color: #e2a50e;
  font-family: "Lato Bold";
}

a:hover .actualites,
.actualites-selected {
  color: #44aec1;
  background-color: #ffffff;
}
a:hover .visiteurs,
.visiteurs-selected {
  color: #c04945;
  background-color: #ffffff;
}
a:hover .ludosphere,
.ludosphere-selected {
  color: #456699;
  background-color: #ffffff;
}
a:hover .programme,
.programme-selected {
  color: #ed7f51;
  background-color: #ffffff;
}
a:hover .benevoles,
.benevoles-selected {
  color: #5e8d57;
  background-color: #ffffff;
}
a:hover .presse,
.presse-selected {
  color: #072b43;
  background-color: #ffffff;
}
.txtactualites {
  color: #44aec1;
  font-size: 20px;
}
.txtvisiteurs {
  color: #c04945;
  font-size: 20px;
}
.txtludosphere {
  color: #456699;
  font-size: 20px;
}
.txtprogramme {
  color: #ed7f51;
  font-size: 20px;
}
.txtbenevoles {
  color: #5e8d57;
  font-size: 20px;
}
.txtpresse {
  color: #072b43;
  font-size: 20px;
}
/*a:hover .txtactualites, a:hover .txtvisiteurs, a:hover .txtludosphere, a:hover .txtprogramme, a:hover .txtbenevoles, a:hover .txtpresse { color: #FFFFFF; }*/
.size20 {
  font-size: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.logo {
  font-family: "Lato Bold", helvetica, arial;
  font-size: 21px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.dates {
  padding-top: 40px;
}
.logo-small {
  font-family: "Lato Bold", helvetica, arial;
  font-size: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.dates-small {
  padding-top: 20px;
}
.logo-small img {
  width: 100px;
  padding-top: 13px;
}
.dates-small img {
  width: 140px;
}
.fb-like-box {
  margin: 0;
  padding: 0;
}
.inclined {
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  right: -4%;
  -moz-box-shadow: -5px 5px 5px black;
  -webkit-box-shadow: -5px 5px 5px black;
  /*-o-box-shadow: 5px 5px 5px black;*/
  box-shadow: -5px 5px 5px black;
  margin: 0px;
  max-width: 95%;
}
.round60 {
  border-radius: 30px;
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  padding-top: 7px;
  font-size: 30px;
  background-color: #173f59;
  font-family: "Lato Regular", helvetica, arial;
}
.mmyy {
  text-align: center;
}
.allactu {
  padding-top: 20px;
  font-family: "Lato Light", helvetica, arial;
  font-size: 20px;
}
.allactu .glyphicon {
  font-size: 16px;
}
.h1actu {
  font-size: 32px;
  margin: 0px;
  padding: 10px 0px;
}
.h1mea {
  font-family: "Lato Regular", Helvetica, Arial;
  font-size: 24px;
  margin-top: 10px;
  font-variant: small-caps;
}
.h1measm {
  font-family: "Lato Bold", Helvetica, Arial;
  font-size: 24px;
  margin: 0;
  padding-bottom: 10px;
}
.iconrs {
  font-size: 40px;
  display: inline-block;
  padding: 8px;
  color: #44aec1;
}
a:hover .iconrs {
  color: #ffffff;
}
a:hover .bloc {
  color: #44aec1;
  background-color: #ffffff;
}
.blochome {
  margin-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
div.actu {
  border-bottom: 1px solid #173f59;
}
section.actu {
  border-left: 1px solid #173f59;
}
section.actu article {
  padding-top: 15px;
  padding-bottom: 15px;
}
section .row {
  margin: 0px;
  padding: 0px;
}
section img {
  margin: 10px;
  max-width: 95%;
  height: auto;
}
section div.tile-logo img {
  margin: 0px;
}
.error {
  background-color: #ff0000;
  color: #ffffff;
  font-family: "Lato Bold", Helvetica, Arial;
  font-size: 20px;
  text-align: center;
}
.ok {
  background-color: #00ff00;
  color: #000000;
  font-family: "Lato Bold", Helvetica, Arial;
  font-size: 20px;
  text-align: center;
}
.button {
  padding: 10px;
  margin: 10px auto 0px auto;
  border: solid white 1px;
  max-width: 300px;
  display: block;
  text-align: center;
}

body {
  background-color: #072b43;
}
h1 {
  font-family: "Lato Light", helvetica, arial;
}
h2 {
  font-family: "Lato Regular", helvetica, arial;
  font-size: 24px;
  margin: 0px;
  padding-bottom: 10px;
}
.mentions {
  display: flex;
  justify-content: center;
  background-color: #173f59;
}
footer {
  background-color: #072b43;
  border-left: 2px solid #173f59;
  border-left: 2px solid #173f59;
  border-top: 10px solid #173f59;
}
footer .row {
  background-color: #072b43;
  /*min-height: 250px; */
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-flow: row wrap;
}

footer .row > div {
  flex: 1 1 24%;
  flex-flow: row wrap;
  text-align: left;
  margin: 1px;
}

/*footer .visiteurs, footer .programme, footer .ludosphere, footer .benevoles { line-height: 10px;	}*/
footer .visiteurs,
footer .programme,
footer .ludosphere,
footer .benevoles {
  background-color: #072b43;
}

footer h1 {
  font-family: "Lato Light", helvetica, arial;
  font-size: 20px;
}
footer ul {
  /*min-height: 140px;*/
  padding-left: 20px;
  padding-top: 10px;
  border-top: 4px solid;
}
footer ul.actualites {
  border-color: #44aec1;
}
footer ul.visiteurs {
  border-color: #c04945;
}
footer ul.ludosphere {
  border-color: #456699;
}
footer ul.programme {
  border-color: #ed7f51;
}
footer ul.benevoles {
  border-color: #5e8d57;
}
footer ul.presse {
  border-color: #072b43;
}

a,
a:visited {
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  text-decoration: underline;
  color: #ffffff;
}
.fb-like-box iframe {
  margin: 0;
  padding: 0;
  background-color: #e0e0e0;
}
p {
  font-family: "Lato Regular", helvetica, arial;
  font-size: 14px;
}
label.label {
  font-family: "Lato Regular", helvetica, arial;
  font-size: 14px;
  font-weight: normal;
  margin: 10px;
  min-width: 150px;
  text-align: right;
  display: block;
}
input,
textarea {
  margin: 10px;
}
input[type="text"],
input[type="password"] {
  color: black;
}
.article-tile input[type="text"],
.article-tile textarea {
  color: black;
  border: 1px solid black;
}
.underline {
  text-decoration: underline;
}
.px20 {
  font-size: 20px;
}
#forgottenpwddiv {
  display: none;
}

.rowwithpadding {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
.articles section {
  padding: 0px;
}

/* hack for disappearing facebook like-box */
#fb_login_button {
  width: 80px;
}
#fb_login_button span,
#fb_login_button iframe {
  width: 80px !important;
  height: 25px !important;
}

/* other pages */
.main {
  margin-left: 20px;
  margin-right: 20px;
  min-height: 500px;
}
.main nav {
  display: block;
}
nav.home {
  margin: 0 -5px;
}
.menu {
  display: block;
  text-align: center;
  margin-bottom: 2px;
  min-height: 50px;
  line-height: 50px;
}
h3,
h2 {
  font-variant: small-caps;
}
.globalnav {
  height: 35px;
  padding-top: 5px;
  margin-bottom: 12px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 20px;
}
.alcenter {
  text-align: center;
}
.alright {
  text-align: right;
}
.alleft {
  text-align: left;
}
.tile-text {
  text-align: center;
  padding: 10px;
  float: none;
  width: auto; /*line-height: 1.2;*/
  border: none;
} /*float: left; width: 50%; border: 1px solid #173F59; text-align: center; padding: 10px; line-height: 48px;*/
.tiles {
  display: flex;
  flex-flow: row wrap;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
}
.tiles > div {
  flex: 1 1 48%;
  -webkit-flex: 1 1 48%;
  text-align: left;
  margin: 1px;
} /* background: #456699;  */
.tiles > div:nth-child(3n) {
  flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  margin-right: 1px;
  margin-left: 1px;
  padding: 3% 7% 5% 7%;
}
.tiles > div h3 {
  text-align: center;
  color: #c04945;
}
.tile-logo {
  float: left;
  width: 20%;
  border: 3px solid #173f59;
}
.full {
  width: 100%;
  max-width: 100%;
}
.blanc {
  background-color: #ffffff; /*#EEEEEE;*/
}
.clean {
  clear: left;
  padding-top: 10px;
}
.article-tile {
  clear: left;
  background-color: white;
  color: black;
  margin: 2px 1px 5px 1px;
  border: 4px solid white;
  padding: 3% 7% 5% 7%;
}
.article-tile:after {
  content: "";
  display: block;
  clear: both;
}
.article-tile .close {
  color: black;
  font-size: 18px;
}
.article-tile a,
.article-tile a:visited {
  text-decoration: none;
  color: #b99f1e;
} /*808080*/
.article-tile a:hover {
  text-decoration: underline;
  color: #b99f1e;
} /*808080*/
.article-tile h3 {
  text-align: center;
  color: #c04945;
}
p.title {
  font-weight: bold;
  font-size: 18px;
}
.inactive {
  display: none;
}
.active {
  display: block;
}
.article-section,
.article-inline,
.article-tile {
  text-align: left;
  overflow: hidden;
}
.article-section a,
.article-section a:visited {
  text-decoration: none;
  color: #b99f1e;
} /*D8D8D8*/
.article-section a:hover {
  text-decoration: underline;
  color: #b99f1e;
} /*D8D8D8*/
.article-inline a,
.article-inline a:visited {
  text-decoration: none;
  color: #b99f1e;
} /*D8D8D8*/
.article-inline a:hover {
  text-decoration: underline;
  color: #b99f1e;
} /*D8D8D8*/
hr.blocdate {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
div.blocdate {
  width: 150px;
  text-align: center;
  margin-top: 0px;
}
.actulogo {
  text-align: left;
  vertical-align: top;
}
.actulogo img {
  width: 80px;
}
.whitemenu {
  min-height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 16px;
  background-color: #ffffff;
}
a.button,
a.button:hover,
a.button:visited {
  color: #fff;
}
.clearboth {
  clear: both;
}

/* debug */
* {
  border: 0px solid #888;
}

/*Correction bug tuiles 7-11-2015*/
.nocolor {
  background-color: #173f59;
}

/*Repositionnement 8-11-15*/
.posclose {
  position: relative;
  top: 5%;
  right: -5%;
}

/*Fiche créateurs 8-11-15*/

.ligne {
  display: block;
  width: 100%;
  clear: both;
  color: #173f59;
  font-family: "Lato Regular";
  font-size: 1em;
}

.resume {
  float: left;
  width: 50%;
  margin-right: 4%;
}

@media (max-width: 767px) {
  .resume {
    float: left;
    width: 95%;
  }
}

.photojeu {
  float: left;
  width: 45%;
  max-width: 350px;
}

@media (max-width: 767px) {
  .photojeu {
    float: left;
    width: 100%;
  }
}

.photojeu img,
.auteur img {
  width: 100%;
  margin: 0px;
  max-width: 100%;
  height: auto;
}

.jeu {
  float: left;
  width: 55%;
}

@media (max-width: 767px) {
  .jeu {
    float: left;
    width: 90%;
  }
}

.auteur {
  float: left;
  width: 30%;
  margin-right: 40px;
  text-align: center;
  max-width: 300px;
}

@media (max-width: 767px) {
  .auteur {
    width: 100%;
  }
}

.auteur h4 {
  text-align: left;
}

.infojeu {
  margin-left: 20px;
}

.infojeu dt {
  font-size: 1em;
  float: left;
  font-weight: normal;
  margin: 0 0.5em;
  clear: left;
}

.infojeu dd {
  color: #072b43;
  font-family: "Lato Bold", arial, helvetica;
  font-size: 1em;
  margin: 0 0 1em 1.5em;
  float: left;
  clear: both;
}

/*Fiche Editeur 9-11-2015*/
.ligne_editeur {
  width: 100%;
  clear: both;
  color: #173f59;
  font-family: "Lato Regular";
  font-size: 1em;
  overflow: hidden;
}

.ligne_editeur p {
  margin-top: 0;
}

.resume_editeur {
  float: left;
  width: 65%;
}

@media (max-width: 767px) {
  .resume_editeur {
    width: 90%;
  }
}

.logo_editeur {
  width: 150px;
  float: left;
  margin-right: 30px;
}

.logo_editeur img {
  width: 100%;
  max-width: 100%;
  float: left;
  clear: both;
}

.links a {
  width: 50px;
  margin: 0 auto;
  display: block;
  float: left;
}

.jeuxpres li {
  float: left;
  width: 30%;
  height: 250px;
  text-align: center;
  display: block;
  margin: 0 auto 30px auto;
}

@media (max-width: 767px) {
  .jeuxpres li {
    float: left;
    width: 85%;
    text-align: center;
    display: block;
    margin: 0 auto 30px auto;
  }
}

.jeuxpres h5 {
  height: 20px;
  margin-bottom: 4px;
}

.jeuxpres img {
  clear: both;
  max-width: 90%;
  max-height: 80%;
}

ul.jeuxpres {
  padding-left: 0;
  margin: 0 auto;
}

/*Modification Formulaires d'inscriptions Animations 16/11-2015*/
.inscription {
  width: 40%;
  float: left;
  margin-right: 0;
  min-width: 250px;
}

.ins-left {
  margin-right: 3em;
}

.inscription label {
  width: 100%;
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 10px;
  font-weight: normal;
}

.inscription input[type="text"],
.inscription textarea {
  width: 95%;
  border: 1px solid #a9a9a9;
  height: 25px;
  padding-left: 5px;
  margin: 0;
}

.inscription input[type="text"].crt {
  width: 100px;
}

.inscription textarea {
  min-height: 40px;
}

.inscription input[type="submit"] {
  margin-left: 0;
  padding: 5px;
  width: 100px;
  background-color: #173f59;
  border: 1px solid #173f59;
  color: white;
}

.date-actu {
  border-radius: 20px;
  width: auto;
  height: auto;
  display: inline-block;
  text-align: center;
  padding: 3px 7px;
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 14px;
  background-color: #173f59;
  font-family: "Lato Bold", helvetica, arial;
}

/*Correction Menu 26-11-2015*/
span.center {
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  line-height: normal;
}

/*marges pour vue mobile 1/12/2015*/
@media (max-width: 767px) {
  .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
  }
}

/* DATE 1/12/2015*/

.rowwithpadding:first-child {
  position: relative;
}

.dates {
  position: absolute;
  width: auto;
  top: 0em;
  right: 40px;
}
@media (max-width: 767px) {
  .dates {
    top: -1em;
  }
}
.dates p {
  font-size: 1.3em;
  margin: 0 0 0 10px;
}
@media (max-width: 767px) {
  .dates p {
    font-size: 1.1em;
  }
}

.dates p:first-child {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  margin: 0;
}

.dates time {
  font-size: 450%;
  line-height: 1;
  color: #ffd800;
}

@media (max-width: 767px) {
  .dates time {
    font-size: 250%;
  }
}

.dates time:first-of-type::after {
  position: relative;
  top: -3rem;
  font: 40% "Lato Light", Helvetica, Arial, sans-serif;
  content: "&";
  color: #fff;
  padding: 0 0.1em 0 0.2em;
}

@media (max-width: 767px) {
  .dates time:first-of-type::after {
    top: -1.6rem;
  }
}

.dates span {
  float: right; /*for IE*/
  padding: 0.1em 0 0 0.3em;
}

.dates span,
.dates strong {
  display: block;
  font: 165%/1 "Lato Light", Helvetica, Arial, sans-serif;
  color: #fff;
}
.dates strong {
  font-size: 100%;
}

@media (max-width: 767px) {
  .dates span,
  .dates strong {
    display: block;
    font: 110%/1 "Lato Light", Helvetica, Arial, sans-serif;
    color: #fff;
  }
}

/*pour newsletter bénévole - 10/12/2015*/
.newsletter {
  background-color: #173f59;
  text-align: left;
}

.newsletter img {
  margin: 0px;
  max-width: 100%;
  height: auto;
}

/*Pour corrections flex - 11/12/2015*/
.boxflex {
  /*background-color: #5E8D57;*/
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}

.boxflex img {
  max-width: 100%;
  margin: 5px;
}

.imglink {
  width: auto;
  margin-left: 15px;
}

.boxflex p {
  margin: 0;
  width: 65%;
  text-align: center;
}

.tile-link {
  width: 100%;
}

.bxfx-actualites {
  background-color: #286067;
}
.bxfx-visiteurs {
  background-color: #c04945;
}
.bxfx-ludosphere {
  background-color: #456699;
}
.bxfx-programme {
  background-color: #ed7f51;
}
.bxfx-benevoles {
  background-color: #5e8d57;
}
.bxfx-presse {
  background-color: #072b43;
}

/*Pour selection dans grille images - 13-12-2015*/
.fclose {
  border-bottom: 5px solid white;
}
/*Refonte HOME 12-01-2016*/
.videocontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-top: 5px;
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 99%;
  height: 99%;
}

.lesspadding {
  padding-right: 0;
  padding-left: 0;
}
/*Carousel HOME 12-01-2016*/
.partner_link {
  float: left;
}

.partner_tile {
  width: 150px;
  background-color: #fff;
  text-align: center;
  margin: 2px;
}

#carousel {
  height: 380px;
}

@media (max-width: 767px) {
  #carousel {
    height: 530px;
  }
}

#carousel .carousel-inner {
  height: 380px;
  width: 470px;
  margin: 0px auto;
}

@media (max-width: 767px) {
  #carousel .carousel-inner {
    height: 530px;
    width: 310px;
    margin: 0px auto;
  }
}

#carousel .carousel-inner .item {
  height: 300px;
}

@media (max-width: 767px) {
  #carousel .carousel-inner .item {
    height: 500px;
  }
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
  color: #44aec1;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 155px;
}

.carousel-control .glyphicon-chevron-left {
  position: absolute;
  left: 20px;
}

.carousel-control .glyphicon-chevron-right {
  position: absolute;
  right: 20px;
}

/*New form*/
fieldset.btnradio {
  padding-left: 0;
  width: 100%;
}

fieldset.btnradio ul {
  float: left;
  margin: 0;
  padding-left: 0;
  padding-top: 0;
  width: 100%;
}

fieldset.btnradio li {
  float: left;
  width: 100%;
  display: inline;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

fieldset.btnradio label {
  text-align: left;
  float: none;
  display: inline;
  padding-right: 3em;
  padding-left: 0.3em;
  width: 50%;
  font-size: 1em;
}

fieldset.btnradio legend {
  color: black;
  width: 100%;
  text-align: left;
  float: left;
  font-size: 1em;
  border: 0;
  margin-bottom: 5px;
}

/*16-01-2016 Video Embed*/
.video_embed {
  margin: 0 auto;
  max-width: 560px;
  width: auto;
  display: block;
  height: 315px;
}

@media (max-width: 560px) {
  .video_embed {
    margin: 0 auto;
    max-width: 560px;
    width: auto;
    display: block;
    height: 150px;
  }
}

.video_embed iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*16-01-2016 Map Embed*/
.map_embed {
  display: block;
  margin: 0 auto;
  max-width: 90%;
  width: auto;
  height: 500px;
}

@media (max-width: 560px) {
  .map_embed {
    margin: 0 auto;
    max-width: 560px;
    width: auto;
    display: none;
    height: 200px;
  }
}

.map_embed iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#faq dd {
  display: none;
}
#faq dt {
  cursor: pointer;
  margin-top: 15px;
}
