.logo {
background-color: #000;
padding: 15px;
height: 100%;
}
.ccm-page img{
  max-width: 100%;
  height: auto;
}
.hexagon {
  position: relative;
  width: 300px;
  height: 173.21px;
  margin: 86.60px 0;

  background-size: auto 346.4102px;
  background-position: center;
}
.choose {
  margin-top: -50px;
  padding-bottom: 120px;
}
iframe {
  height:900px;
  width:100%;
}
.hexTop,
.hexBottom {
  position: absolute;
  z-index: 1;
  width: 212.13px;
  height: 212.13px;
  overflow: hidden;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background: inherit;
  left: 43.93px;
}

/*counter transform the bg image on the caps*/
.hexTop:after,
.hexBottom:after {
  content: "";
  position: absolute;
  width: 300.0000px;
  height: 173.20508075688775px;
  -webkit-transform:  rotate(45deg) scaleY(1.7321) translateY(-86.6025px);
  -ms-transform:      rotate(45deg) scaleY(1.7321) translateY(-86.6025px);
  transform:          rotate(45deg) scaleY(1.7321) translateY(-86.6025px);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: inherit;
}

.hexTop {
  top: -106.0660px;
}

.hexTop:after {
  background-position: center top;
}

.hexBottom {
  bottom: -106.0660px;
}

.hexBottom:after {
  background-position: center bottom;
}

.hexagon:after {
  content: "";
  position: absolute;
  top: 0.0000px;
  left: 0;
  width: 300.0000px;
  height: 173.2051px;
  z-index: 2;
  background: inherit;
}
.footer {
  background: #000 !important;
  color: #fff;
}

.button a {
  text-decoration: underline !important;
  cursor: pointer !important;
}
.button button {
  background: #000 !important;
  color: #fff !important;
  border: none !important;
    font-weight: 700 !important;
  background-color: #000;
color: #fff;
border: 1px solid #000 !important;
margin: 0 0 1rem 0 !important;
    padding: 0.85em 1em !important;
}
.button button:hover {
  background: #fff !important;
  color: #000 !important;
}

#more {display: none;}
header {

}
h3 {
  font-size: 26px;
  border-bottom: 1px solid #000;
padding-bottom: 5px;

}
h4 {
  font-size: 16px;
  padding-right:10px;
}
.navbar {
  padding: 0px !important;
}

.pre-hexagon {
    transform: rotate(90deg);
}
.pre-hexagon h1{
color: #fff;
font-size: 15px;
}
div.ccm-panel-content ul.nav, div.ccm-panel-content menu {
    display:block;
}
.hex:after {
  background-image: url(data:image/svg+xml,<svg viewBox='0 0 289 334' xmlns='http://www.w3.org/2000/svg'> <path d='M144.5 0L0 83.51v166.98L144.5 334 289 250.49V83.51z' fill='%23BBD976' fill-rule='evenodd'/></svg>);
}
.hex:after {
  position: absolute;
top: 0%;
left: 0;
width: 100%;
padding-bottom: 115.55555555%;
content: '';
background-size: 100% auto;
background-repeat: no-repeat;
}
#ccm-theme-grid-edit-mode-row-wrapper {
    display: flex;
    width:100%;
}
.ccm-edit-mode-block-menu.popover, .popover  {visibility: visible;}
.ccm-ui .radio input[type="radio"], .ccm-ui .radio-inline input[type="radio"], .ccm-ui .checkbox input[type="checkbox"], .ccm-ui .checkbox-inline input[type="checkbox"] {
    width: auto;
}
.ccm-ui .input-group-addon {
    width: 10%;
}
.choose h1 {
    padding: 15px 20px;
      margin-bottom: 45px;
        width :50%;
}
a {
  color: #bbd976;
}
h1 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  background: black;


  display:block;
  margin-left: auto;
  margin-right: auto;

}
.text{
      position: absolute;
    z-index: 1000;
    width: 100%;
    text-align: center;
}
.btn-primary {
  background-color: #bbd976;
}
.full-area {
  padding: 120px 0;
}
.form-group button {
  width: 100%;
  margin-top: 20px;
  border: none;
}
.login-page h1 {
  padding: 0;
  margin-bottom: 0
}
@media only screen and (max-width: 600px) {
  .hexagon {
    width: 100%;
  }
  .choose h1 {
    width: 100% !important;
  }
  .logo-intro, .logo {
      width: 100%;
  }
  .logo img {
    display:block;
    margin: 0 auto;
  }
  .logo-intro {
    text-align:center;
  }
}
.navigation-login {
  margin-left: 10px;
}
.navigation-login a {
  color: black;
}
