/**
 * Slick slider and slick slider image customization
 */
 section.title {
  margin-top: 0;
}
@media only screen and (max-width: 992px) {
  section.title {
      margin-top: 2rem;
  }
}

img.img-fluid.small.slick-slide {
  margin: 1rem 0.5rem;
}
@media only screen and (max-width: 992px) {
  img.img-fluid.small.slick-slide {
      margin: 0.5rem 0.375rem;
  }
}

.slick-prev:before, .slick-next:before {
  color: #fff !important;
  font-size: 50px;
}
.slick-next {
  right: 50px;
  z-index: 9;
}
.slick-prev {
  left: 50px;
  transform: translate3d(-100%, -100%, 0 );
  z-index: 9;
}

@media only screen and (max-width: 992px) {
  .slick-prev:before, .slick-next:before {
      font-size: 30px;
      max-width: 30px;
      max-height: 30px;
      line-height: 30px;
  }
  .slick-next {
      right: 30px;
  }
  .slick-prev {
      left: 30px;
      transform: translate3d(-50%, -50%, 0 );
  }
}

/**
* Site styles
*/
ul.event_info.information li:last-of-type {
margin-right: 0;
}
ul.event_info.information li:first-of-type {
margin-left: 0;
}
ul.event_info.information li {
margin: 0 1rem;
}
ul.event_info.information li span {
display: inline-block;
}
ul.event_info.information li span br {
display: none;
}
@media only screen and (max-width: 992px) {
  ul.event_info.information li {
    display: inline-flex;
    margin: 0;
    margin-bottom: 0.309rem;
    flex-flow: row wrap;
    font-size: 15px;
    line-height: 1.618;
 }
 ul.event_info.information li i.fa {
    margin-right: 1rem;
 }
 ul.event_info.information li > * {
    line-height: inherit;
 }
 ul.event_info.information li span br {
    display: block;
 }
}

ul.breadCrumb {
  padding: 12px 16px;
  background-color: #eee;
  margin-top: -10px;
  padding-left: 13%;
}
ul.breadCrumb li {
  display: inline;
  font-size: 13px;
  margin: auto;
}
ul.breadCrumb li+li:before {
  padding: 8px;
  color: black;
  content:  ">";
}
ul.breadCrumb li a {
  color: #989898;
  text-decoration: none;
}
ul.breadCrumb li a:hover {
  color: #102b43;
  text-decoration: none;
}
.borderLine {
  height: 1px;
  display: block;
  background: #dddddd;
  margin-top: 20px;
  margin-bottom: 20px;
}

section.distance {
  display: flex;
}
span.entry-form-button {
  display: inline-block;
  margin-left: 16px;
  margin-top: 11px;
  color: white;
}
.bg-yellow {
  background-color: #aba000 !important;;
  display: inline-block;
  color: white;
  margin-bottom: 30px;
  padding: 10px;
  margin-right: 10px;
}
.bg-green {
  background-color: #197b30;
  display: inline-block;
  color: white;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
}
.bg-blue {
  background-color: #004a80;
  display: inline-block;
  color: white;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
}
.map-block span {
  display: block;
  float: right;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  margin-top: 15px;
}

span {
  display: none;
}

.listing-image {
  max-width: 100%;
  width: 100%;
  min-height: 50%;
}
.container {
  max-width: 1140px;
}
.section__theme--dark {
    background-color: #000000;
    color: var(--text-white);
}
footer.container-fluid {
    background-color: black;
}
main.container-fluid.broker-block {
    background-color: black;
    margin-top: -1px;
}
.broker-block h1 {
    font-family: 'Raleway';
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    color: #f79e3b !important;
    margin-bottom: 30px;
}
a.clear, button.filter, .custom-container .form-control.clear, .custom-container .form-control.filter {
    background-color: #f79e3b !important;
    color: #fff !important;
}
.section__theme {
  font-size: var(--default-font-size);
}
.section__theme h2.subtitle {
  font: normal normal 15px/33px var(--font-raleway);
  letter-spacing: calc(1em * (50 / 1000));
  text-transform: uppercase;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}
.section__theme .text p {
  font: normal normal 16px/36px var(--font-nunito-sans);
  font-weight: 400;
}
.d-lg-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module__listing--date>h5 {
  margin-bottom: 0;
  padding-bottom: 10px;
  color: #212121 !important;
  font-family: normal normal 50px var(--font-raleway);
  font-weight: 600;
  line-height: 30px;
}
/* .broker-block {
  background: url(/images/broker.jpg) no-repeat center center;
  background-size: cover;
} */
.broker-block .container {
  margin-top: 1vw;
  margin-bottom: 1vw;
}
.broker-block h2 {
  font-family: 'Raleway';
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 800;
  color: #022141;
  margin-bottom: 30px;
  margin-top: 70px;
}
.broker-block h2 span {
  font-weight: 400;
}
span.badge.badge-secondary {
  padding: 0;
  color: white;
  font-size: 11px;
  line-height: 1;
  text-align: center;
}
.row.event_info {
  max-width: 100%;
  list-style-type: none;
}
.service h2.subtitle, 
.service * p, 
li, 
.service * li, 
.service * li *, 
.contact-details h5, 
.contact-details a, 
form label {
  color: #121212;
  margin-left: 1rem;
}

i.fa, 
i.fa.fa-calendar, 
i.fa.fa-map-marker, 
i.fa.fa-map-o, 
i.fa.fa-clock-o {
 /* margin-right: 10px; */
}
.downloads .row * {
  width: 60px;
  padding: 3px 17px;
  background: #d7d7d7;
  color: #121212;
  font-weight: 600;
  font-size: 13px;
  line-height: 56px;
}
.view {
  margin-left: -11px;
}
.downloads .row a, 
.downloads .row a:hover, 
.downloads .row a:focus {
  padding: 5px 25px;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}
.downloads .row a i {
  padding: 0;
  margin-right: 15px;
  color: #ffffff;
}
.heading-row {
  margin-left: 0;
  margin-right: 0;
}
.downloads .row {
  margin-left: 0;
  margin-right: 0;
  background: rgba(255,255,255,0.6);
}
.downloads .row:nth-child(even) {
  background: rgba(225,225,225,0.6);
}
.heading-row * {
  padding: 15px 15px;
  background: #022141;
  color: #ffffff;
  font-size: 15px;
  font-family: 'Raleway';
  text-transform: uppercase;
  font-weight: 700;
}
.downloads .row.hidden {
  display: none;
}
.load-more, 
.load-more:hover, 
.load-more:focus {
  text-align: center;
  display: block;
  margin: 50px auto 0 auto;
  border: 1px solid #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  padding: 5px 25px;
  text-decoration: none;
}
.container {
  max-width: 1180px;
}
.text-uppercase {
  text-transform: uppercase!important;
}
.custom-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.custom-container .downloads .row a, 
.custom-container .downloads .row a:hover, 
.custom-container .downloads .row a:focus {
  padding: 0;
  background: transparent;
  color: #022141;
  font-size: 1rem;
}
.download-link {
  display: block;
  float: left;
  padding: 0 !important;
  color: #ffffff !important;
}

/*.download-link.file1 {*/
/*  margin-left: -25px;*/
/*}*/

.download-link a,
.download-link a:hover,
.download-link a:focus {
  display: block;
  color: #ffffff;
  font-weight: 700 !important;
  text-align: center;
  text-decoration: none;
}
.custom-container .downloads .row a i, 
.custom-container .downloads .row a:hover i, 
.custom-container .downloads .row a:focus i {
  font-size: 25px;
  color: #e52704;
}
.custom-container .form-control {
  height: 50px;
  border: none;
  border-radius: 0;
  font-size: 15px;
  background: #e1e1e1;
  color:  #022141 !important;
  font-weight: 600;
}
.custom-container .form-control::placeholder {
  color: #102b43;
}
.custom-container .input-group-text {
  border: none;
  border-radius: 0;
  background: rgba(255,255,255,0.5);
}
.custom-container .input-group-text i {
  color: #ffffff;
}
.custom-container .input-group-append {
  margin-left: 0;
}
.pagination {
  display: inline-block;
}
.pagination a {
  float: left;
  padding: 6px 14px;
  border: 1px solid #ddd;
  color: rgb(255, 255, 255);
  font-family: 'Raleway';
  font-size: 1rem;
  text-decoration: none;
  transition: background-color .3s;
}
.pagination {
  display: flex;
  float: right !important;
  margin-top: 45px;
  margin-left: auto;
  margin-bottom: 40px;
  padding-left: 0;
  border-radius: 0.25rem;
  background: #d7d7d7;
  list-style: none;
}
.pagination a.active {
  border: 1px sorgb(43, 43, 43)AF50;
  background-color: #585858;
  color: white;
}
.pagination a:hover:not(.active) {background-color: rgb(141, 141, 141);}
.slider-block a {
  position: absolute;
  bottom: 30px;
  right: 20px;
}
.slider-block a + a {
  right: 165px;
}
.event_title h2 {
  margin-top: 60px;
  margin-bottom: 25px;
  color: #022141;
  font-family: 'Raleway';
  font-size: 24px;
  font-weight: 800;
  text-transform: none;
}
/* .intro span {
  background: #e6007d;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 10px;
  margin-bottom: 20px;
  display: inline-block;
} */
.intro h1 {
  margin-bottom: 25px;
  font-size: 40px;
  font-weight: 600;
  color: #000e1c;
  text-transform: uppercase;
}
.intro p {
  margin-bottom: 40px;
}
.file-download, 
.file-download:hover, 
.file-download:focus {
  display: block;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #bbbbbb;
  color: #101010;
  font-size: 16px;
  text-decoration: none;
}
.file-download img {
  float: right;
}
.file-download i {
  margin-right: 15px;
}
.contact-info-block .contact-info, 
.contact-info-block .contact-info:hover, 
.contact-info-block .contact-info:focus {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  color: #101010;
  font-size: 16px;
  text-decoration: none;
}
.contact-info-block .contact-info i {
  margin-right: 15px;
}
.contact-info-block h5 {
  color: #101010;
  font-size: 16px;
  text-transform: uppercase;
}
div#event-2,
div#event-4,
div#event-6,
div#event-8,
div#event-10,
div#event-12 {
  background-color: #e1e1e1;
}

/* .form-group:first-of-type {
  padding-left: 1rem !important;
} */
.form-group {
  margin-bottom: 1rem;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.form-group:last-of-type {
  padding-right: 1rem !important;
}

.custom-container {
  max-width: 80%;
}

/** Use Font Awesome 5 for icons */
.download-link a.fa {
  margin: 0 !important;
  color: #e62b14;
  font-family: 'Font Awesome 5 Free' !important;
  font-size: 2vmax;
  line-height: 1;
}

.download-link img.img-fluid {
/*   max-height: 50px; */
  max-width: 90%;
  /*aspect-ratio: 21/24;*/
  image-rendering: pixelated;
  object-fit: cover;
}

.broker-block h1 {
  margin-bottom: 30px;
  color: #022141;
  font-family: 'Raleway';
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.col-12.col-lg-4.form-group {
  padding-left: 1rem !important;
}
.headerSearch .form-control {
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.5;
    color: #171717;
    background-color: #ffffff;
    background-clip: padding-box;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.headerSearch .input-group {
    width: 310px;
    margin-right: 10px;
}
.headerSearch form .btn {
    background-color: #f4f4f4 !important;
    color: black !important;
    height: 100%;
}

@media only screen and (max-width: 992px) {
  .col-12.col-lg-4.form-group {
    padding-left: 1.5rem !important;
  }
}

@media only screen and (max-width: 1440px) {
 a.nav-item.nav-link {
    font-size: 10px;
    padding-left: 6px !important;
    padding-right: 30px !important;
}
  .custom-container {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1365px) {
  .custom-container {
    max-width: 1200px;
  }
}
@media (max-width: 1200px){
  .custom-container {
      max-width: 1140px;
  }
}
@media (max-width: 992px) {
  .custom-container {
      max-width: 80%;
  }
}
@media (max-width: 768px) {
 
 .form-group {
     margin-bottom: 1rem;
     padding-left: 15px !important;
     padding-right: 15px !important;
 }
  .custom-container {
      max-width: 100%;
  }
}

@media (min-width: 768px) {
  .news-listings .card.news-listing {
      margin: 1rem auto;
  }
}

@media (max-width: 1440px){
  header.jumbotron {
      min-height: 0 !important;
      max-height: 800px!important;
  }
  .downloads .row * {
      color: #121212;
      font-weight: 600;
      font-size: 11px;
      padding: 3px 17px;
      background: #d7d7d7;
      width: 60px;
      line-height: 56px;
  }
  .heading-row * {
      padding: 15px 10px;
  }
  .intro h1 {
      margin-bottom: 15px;
      font-size: 30px;
  }
  .intro p {
      margin-bottom: 20px;
  }
  .intro p, .intro li {
      font-size: 15px;
      line-height: 24px;
  }
  .intro ul {
      margin-bottom: 0;
  }
  .downloads .row * {
      padding: 4px 14px;
  }
  .about-articles .text-block {
      padding: 20px;
  }
  .about-articles h2 {
      margin-bottom: 20px;
      font-size: 22px;
  }
  .about-articles p {
      margin-bottom: 15px;
      font-size: 15px;
      line-height: 23px;
  }
  .custom-container .downloads .row a, .custom-container .downloads .row a:hover, .custom-container .downloads .row a:focus {
      /* padding: 15px 35px; */
      font-size: 0;
  }
  .custom-container .downloads .row a i, .custom-container .downloads .row a:hover i, .custom-container .downloads .row a:focus i {
      font-size: 15px;
      margin-right: 0;
      position: relative;
      top: 5px;
  }
  .logo {
      display: inline-block;
      margin-left: 30vw;
  }
  .menu {
      width: 30vw;
      padding-bottom: 40px;
  }
  .navigation-links a, .navigation-links a:hover, .navigation-links a:focus {
      font-size: 20px;
      margin-bottom: 15px;
  }
  .contact-links a, .contact-links a:hover, .contact-links a:focus, .contact-links p {
      margin-top: 30px;
  }
  .team-article div p, .team-article:hover div p {
      font-size: 15px;
      line-height: 27px;
  }
  .team-article {
      margin-bottom: 25px;
  }
}
@media (max-width: 1024px){
 .download-link img.img-fluid {
/*      max-height: 50px; */
     max-width: 90%;
     image-rendering: pixelated;
     object-fit: cover;
   }
  .pagination {
      display: flex;
      margin-left: auto;
      margin-right: auto;
  }
  .logo {
      margin-left: 25vw;
  }
  .menu {
      width: 40vw;
  }
  .custom-container .heading-row * {
      font-size: 9px;
  }
  .portfolio-articles a.col-12 > div div p {
      font-size: 16px;
  }
  .portfolio-articles a.col-12 > div div p strong {
      font-size: 24px;
  }
  .portfolio-articles a.col-12 > div div i {
      font-size: 15px;
      padding: 10px 40px;
  }
  
  .custom-container .downloads .row a, .custom-container .downloads .row a:hover, .custom-container .downloads .row a:focus {
      /* padding: 15px 20px; */
      font-size: 0;
  }
}
@media (max-width: 768px){
 .grid-header-item:nth-child(1), .grid-data-item:nth-child(1) {
     text-align: center !important;
 }
  .broker-block h1 {
     padding-left: inherit;
 }
  .form-group {
     margin-bottom: 1rem;
     padding-left: 1.5rem !important;
     padding-right: 1.5rem !important;
 }
  .form-group:first-of-type {
    padding-left:1.5rem !important;
  }
  .event_title h2 {
      font-family: 'Raleway';
      font-size: 24px;
      font-weight: 800;
      color: #022141;
      margin-bottom: 25px;
      text-transform: none;
  }
  .service h2.subtitle, 
  .service * p, 
  li, .service * li,
  .service * li *,
  .contact-details h5,
  .contact-details a,
  form label {
      line-height: 33px;
  }

  ul.breadCrumb {
      display: none;
  }
  .download-link {
      width: 100%;
  }
  .pagination {
      display: flex;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 40px;
  }
  .view {
      margin-left: 0;
  }
  .custom-container .form-control {
      margin-top: 10px;
  }
  .download-link.file1 {
      margin-left: 0; 
  }
  .contact-form .form-group {
      margin-bottom: 15px;
  }
  .contact-social-links {
      margin-bottom: 30px;
  }
  .custom-container .downloads .row a, .custom-container .downloads .row a:hover, .custom-container .downloads .row a:focus {
      font-size: 14px;
  }
  .custom-container .downloads .row a i, .custom-container .downloads .row a:hover i, .custom-container .downloads .row a:focus i {
      font-size: 15px;
      margin-right: 15px;
      position: relative;
      top: 0;
  }
  .port-slider .slick-dots, 
  .home-slider .slick-dots {
      display: none !important;
  }
  .features {
      padding-left: 30px;
      padding-right: 30px;
  }
  .slider-block a img {
      max-width: 75%;
  }
  .slider-block a {
      position: absolute;
      bottom: 30px;
      right: 0;
  }
  .slider-block a + a {
      right: 120px;
  }
  .team-article div p, .team-article:hover div p {
      font-size: 14px;
      line-height: 27px;
  }
  .team-article {
      margin-bottom: 27px;
  }
  .home-links {
      width: 80vw;
  }
  .logo {
      margin-left: 15vw;
  }
  .home-slider .slick-slide a, .home-slider .slick-slide a:hover, .home-slider .slick-slide a:focus {
      height: 100vh;
      background-size: 100% !important;
  }
  .menu {
      width: 100vw;
  }
  .about-articles .row .text-block:last-child {
      border-right: none;
      border-left: none;
      margin-top: 20px;
  }
  .about-articles .row .text-block:first-child {
      border-left: none;
      border-right: none;
      margin-bottom: 20px;
  }
  .contact-form {
      margin-top: 30px;
  }
  .blog-articles h2 {
      position: relative;
      display: none;
  }
  .blog-articles .col-12 {
      margin-bottom: 20px;
  }
  .blog-articles .row {
      margin-bottom: 0;
  }
  .blog-article-block h2 {
      margin-bottom: 30px;
  }
  .blog-article-block h2 span {
      float: left;
      display: block;
      width: 100%;
      margin-top: 15px;
  }
  .portfolio-form .form-group {
      margin-bottom: 15px;
  }
  .portfolio-form .form-group:last-child {
      margin-bottom: 0;
  }
  .portfolio-articles div.col-12.col-lg-6 a.col-12 {
      border-left: 15px solid #ffffff;
  }
  .portfolio-articles .col-lg-3:first-child {
      border-right: 15px solid #ffffff;
  }
  .portfolio-articles .col-lg-3:last-child {
      border-left: 15px solid #ffffff;
  }
  .downloads .row > div {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  .heading-row {
      display: none;
  }
  .downloads .row * {
      color: #121212;
      font-weight: 400;
      font-size: 16px;
      text-align: center;
      width: auto;
  }
  .downloads .row a, .downloads .row a:hover, .downloads .row a:focus {
      padding: 15px 20px;
      font-size: 14px;
      width: 100%;
      display: block;
  }
  .downloads .row a i, .downloads .row a:hover i, .downloads .row a:focus i {
      font-size: 16px;
      margin-right: 15px;
      position: relative;
      top: 0;
  }
  .downloads .row * span {
      display: block;
      width: 100%;
      float: left;
      /* color: #121212; */
      font-weight: 800;
      font-size: 15px;
      margin-bottom: 0px;
      padding: 0;
      background: transparent;
  }
   .downloads .row > *:nth-child(even) {
      background: rgba(225,225,225,0.6)
  } 
  .downloads .row > *:last-child {
      padding: 0;
  }
  .downloads .row {
      background: none;
      margin-bottom: 20px;
      width: 100%;
      float: left;
      margin-right: 1%;
  }
  .downloads .row:nth-child(even) {
      background: none;
      margin-left: 1%;
      margin-right: 0;
  }
  .features .col-lg-4 {
      border-right: none;
  }
  .features .row:last-child .col-lg-4 {
      border-bottom: 1px solid #bbbbbb;
  }
  .features .row:last-child .col-lg-4:last-child {
      border-bottom: none;
  }
  .nav-icon img {
      max-width: 25px;
  }
  .share-open img {
      max-width: 20px;
  }
}
@media (max-width: 425px){
  .download-link img.img-fluid {
/*     max-height: 50px; */
    max-width: 90%;
    image-rendering: pixelated;
    object-fit: cover;
  }
  .event_title h2 {
      font-family: 'Raleway';
      font-weight: 800;
      margin-bottom: 25px;
      margin-top: 30px; 
      font-size: 1rem !important;
      padding-bottom: 10px;
  }
  .portfolio-articles a.col-12 > div div p {
      display: none;
  }
  .blog-article-block {
      padding-left: 30px;
      padding-right: 30px;
  }
  .portfolio-articles a.col-12 > div div i {
      font-size: 15px;
      padding: 10px 40px;
      display: block;
      max-width: 60%;
      margin: 0 auto;
  }
  .home-links a, .home-links a:hover, .home-links a:focus {
      padding: 0 2%;
  }
  .home-links a h3 {
      font-size: 11px;
  }
  .home-links {
      width: 100vw;
  }
  .logo {
      margin-left: 10vw;
      max-width: 55vw;
      margin-top: 2vw;
  }
  .team-article {
      padding-left: 15px;
  }
  .team-title {
      padding-left: 0;
  }
  .team-article:before {
      display: none;
  }
}
