/* ----------------------------------- */

/* Initial Setup */

/* ----------------------------------- */

iframe {
  margin-top: 20px;
  display: block;
  text-align: center;
}

* {
  margin: 0;

  padding: 0;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;
}

html,
body {
  background-color: #FFFFFF;
  color: #333333;
  font-family: 'Lato', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

.row {
  max-width: 1140px;
  margin: 0 auto;
}

section {
  padding: 40px 0 40px 0;
}

.section-red {
  background-color: #510ce7;
  color: #FFFFFF !important;
}

.section-yellow {
  background-color: #e7a510;
  color: #FFFFFF !important;
}
.section-red > h2:after {
  background-color: #FFFFFF;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '.';
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

.hospitals-panel {
  background-color: #FFFFFF;
  color: #000000;
  padding: 15px;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 16px 0px rgba(0,0,0,0.75);
  margin: 0 auto;
}

/* ----------------------------------- */

/* HEADER SETUP */

/* ----------------------------------- */

header#main {
  background-image: url(../img/alee.jpg);
  background-size: cover;
  background-position: center;
  height: 90vh;
}

header#history {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/alee.jpg);

  background-size: cover;
  background-position: center;
  height: 90vh;
}

header#fez {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/fez-banner.jpg);

  background-size: cover;
  background-position: center;
  height: 90vh;
}

header#past-potentates {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/Past-Potentates.jpg);

  background-size: cover;
  background-position: center;
  height: 90vh;
}

header#history{
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/history-header.jpg);

  background-size: cover;
  background-position: center;
  height: 90vh;
}

header#event {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/event-header.jpg);

  background-size: cover;
  background-position: center;
  height: 90vh;
}

 .hero-text-box {
  position: absolute;
  width: 1140px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 45px;
  
}

.logo {
  height: 85px;
  /* width: auto;
  float: left;
  margin-top: 20px; */
}

.logo-top {
  height: 100px;
  width: auto;
  padding-left: 15px;
  margin-top: 45px;
}

/* ----------------------------------- */

/* NAV BAR SETUP */

/* ----------------------------------- */

.navbar-extended {
  background-color: #510ce7;
}

nav .navbar-nav li a {
  color: white !important;
}

nav .navbar-nav .dropdown-item {
  color: #333333 !important;
}

/* ----------------------------------- */

/* FIRST Section */

/* ----------------------------------- */

.section-features .long-copy {
  margin-bottom: 30px;

}

.long-copy {
  line-height: 145%;
  width: 70%;
  margin-left: 15%;
}

.long-copy-list {
  line-height: 145%;
  width: 70%;
  margin-left: 20%;
}

.long-copy-list-item {
  line-height: 145%;
  width: 70%;
  margin-left: 5%;
}

.box {
  padding: 1%;
}

.box p {
  font-size: 90%;

  line-height: 145%;
}

/* ----------------------------------- */

/* Divan Section */

/* ----------------------------------- */

.section-grand-officers {
  background-color: #93db70;

  color: #fff;
}

.format-img {
  border-radius: 75px;
  padding: 20px;
  height: 450px;
  width: auto;
}

/* ----------------------------------- */

/* Special Events Section */

/* ----------------------------------- */

.section-special-events {
  background-color: #93db70;

  color: #fff;
}

/* ----------------------------------- */

/* Divan Section */

/* ----------------------------------- */

header#divan {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/divan.jpg);

  background-size: cover;
  background-position: center;
  height: 75vh;
}

header#grand {
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.2)),
      to(rgba(0, 0, 0, 0.2))),
    url(../img/grand-hero.jpg);

  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/grand-hero.jpg);

  background-size: cover;
  background-position: center;
  height: 75vh;
  background-attachment: fixed;
}

header#events {
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.2)),
      to(rgba(0, 0, 0, 0.2))),
    url(../img/events-hero.jpg);

  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/events-hero.jpg);

  background-size: cover;
  background-position: center;
  height: 75vh;
  background-attachment: fixed;
}

header#unitsandclubs {
  background-image: url(../img/unitsandclubs/header.jpg);
  background-size: cover;
  background-position: center;
  height: 90vh;
}

header#local {
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.2)),
      to(rgba(0, 0, 0, 0.2))),
    url(../img/local-hero.jpg);

  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/local-hero.jpg);

  background-size: cover;
  background-position: center;
  height: 75vh;
  background-attachment: fixed;
}

header#news {
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.2)),
      to(rgba(0, 0, 0, 0.2))),
    url(../img/news-hero.jpg);

  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/news-hero.jpg);

  background-size: cover;
  background-position: center;
  height: 75vh;
  background-attachment: fixed;
}

header#sessions {
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.2)),
      to(rgba(0, 0, 0, 0.2))),
    url(../img/session-hero.jpg);

  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/session-hero.jpg);

  background-size: cover;
  background-position: center;
  height: 75vh;
  background-attachment: fixed;
}

.btn-app:link,
.btn-app:visited {
  border: 0px;
}

.btn-app img {
  height: 50px;

  width: auto;

  margin-right: 10px;
}

/* ----------------------------------- */

/* CONTACT US SECTION */

/* ----------------------------------- */

.contact-form {
  width: 100%;
  margin: 0 auto;
  border:2px solid #000000;
  background-color: #820A1E;
  color: #ffffff;
  border-radius: 15%;
}

input[type='text'],
input[type='email'],
select,
textarea {
  width: 100%;
  padding: 7px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

textarea {
  height: 100px;
}

input[type='checkbox'] {
  margin: 10px 5px 10px 0;
}

*:focus {
  outline: none;
}

/* ----------------------------------- */

/* FOOTER SETUP */

/* ----------------------------------- */

footer {
  background-color: #444444;
  padding: 50px;
  font-size: 80%;
  color: #FFFFFF;
}

.footer-nav {
  list-style: none;
  float: left;
}

.social-links {
  list-style: none;
  float: right;
}

.footer-nav li,
.social-links li {
  display: inline-block;
  margin-right: 20px;
}

.footer-nav li:last-child,
.social-links li:last-child {
  margin-right: 0;
}

.footer-nav a:link,
.footer-nav a:visited,
.social-links a:link,
.social-links a:visited {
  text-decoration: none;
  border: 0px;
  color: #fff;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.footer-nav li a:hover,
.footer-nav li a:active,
.social-links li a:hover,
.social-links li a:active {
  color: #fff;
}

.social-links li a:link,
.section-features li .btn-app:visited {
  font-size: 160%;
}

.facebook {
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.facebook:hover {
  color: #3b5998;
}

footer p {
  color: #fff;
  text-align: center;
  margin-top: 20px;
}

/* ----------------------------------- */

/* HEADINGS */

/* ----------------------------------- */

h1,
h2,
h3 {
  font-weight: 300;
  text-transform: uppercase;
}

h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: #228b22;
  font-size: 240%;
  word-spacing: 4px;
  letter-spacing: 1px;
}

h2 {
  font-size: 180%;
  word-spacing: 2px;
  text-align: center;
  margin-bottom: 30px;
  letter-spacing: 1px;
}

h3 {
  font-size: 110%;
  margin-bottom: 15px;
}

h2:after {
  display: block;
  height: 2px;
  background-color: #000000;
  content: ' ';
  width: 100px;
  margin: 0 auto;
  margin-top: 30px;
}

/* ----------------------------------- */

/* BUTTONS */

/* ----------------------------------- */

.btn:link,
.btn:visited,
input[type='submit'] {
  display: inline-block;
  padding: 10px 30px;
  font-weight: 300;
  text-decoration: none;
  border-radius: 200px;
  -webkit-transition: background-color 0.2s, border 0.2s, color 0.2s;
  transition: background-color 0.2s, border 0.2s, color 0.2s;
  background-color: #fff;
}

/* ----------------------------------- */

/* MISC */

/* ----------------------------------- */

.col-centered {
  float: none;
  margin-right: auto;
  margin-left: auto;
}

a:link,
a:visited,
a:link,
a:visited {
  color: #000000;
}

.section-red a:link,
.section-red a:visited,
.section-red a:link,
.section-red a:visited {
  color: #FFFFFF;
}

.carousel > .carousel-inner > .carousel-item > img{
  height:800px;
  object-fit: cover;
}

.carousel-caption {
  border: 1px #FFFFFF solid;
  background-color:#510ce7;
  color: #FFFFFF;
  font-weight: bold;
  -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
}

.award-image {
  float: left; 
  width:175px;
  margin-right: 25px;
  -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
}

.event-image {
  float: left; 
  width:300px;
  margin-right: 55px;
  -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
}

.event-image-no-shadow {
  float: left; 
  width:300px;
  margin-right: 55px;
}

.event-text {
  float: left;
  width: 40%
}

.news-image {
  float: left; 
  width:300px;
  margin-right: 35px;
  -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
}

.ladies {    
  border-radius:50%;
  border: 2px solid #000000;
  width:170px; 
  vertical-align: middle;
}

.ladies-block {
  display: flex;
  align-items:center;
}

.modal-header {
  display: block;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}

.paper-sales-img {
  width:200px;
  -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
}

.media-icon {
  color: #820A1E;
  font-size: 28px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
}

.media-icon-text{
  display: inline-block;
  vertical-align: middle;
}


input[readonly] {
  background-color: #eeeeee !important;
  /* any other styles */
}