/*-----------------
* palette
* ----------------
*
*/

/******** GLOBAL *******/

html {

}
body {
  font-size: 18px;
  color: #1F193D;
  font-family: brandon-grotesque, sans-serif;
}
.img-responsive {
    object-fit: cover;
    width: auto;
    height: auto;
}
input, form {
  color: #111;
}
input {
  padding: 5px 10px;
}
a {
  text-decoration: none;
  color: rgba(38, 50, 108, 0.6);
}
a:hover,
a:focus {
  text-decoration: none;
}
.button,
a.button,
.btn,
input.wpcf7-form-control.wpcf7-submit,
input[type="submit"] {
  background-color: transparent;
  color: #000;
  padding: 10px 15px;
  font-weight: 600;
  border-color: transparent;
  border-radius: 0;
}
.button:hover,
a.button:hover,
.btn:hover,
input.wpcf7-form-control.wpcf7-submit:hover{
  background-color: #26326C !important;
  color: #fff;
}
.breadcrumbs {
  margin-top: 0px;
  background: #f7f7f7;
  border: 0px solid #eee;
  padding: 10px;
  font-size: 12px;
}
.breadcrumbs-wrap{
  background: #f7f7f7;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
h1, .h1 {
  font-size:34px;
}
h2, .h2 {
  font-size: 30px;
}
h3, .h3 {
  font-size: 26px;
}
h4, .h4 {
  font-size: 11px;
}

.dropdown-item {
  font-weight: 500;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
}

.wpcf7-text, .wpcf7-textarea {
  width: 100%;
  color: black;
  padding: 8px;
  border-radius: 2px;
  height: 50px;
  width: 100%;
  border-radius: 2px;
  margin: 10px 0;
}
.wpcf7-textarea {
   height: 200px;
}

.dropdown-menu.show {
    display: block;
    margin-top: 22px !important;
}

.block-wrapper{
  margin-top: 30px;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 12rem;
     padding: 0rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: -0rem !important;
}

/******** Content **********/

.owl-carousel .owl-dot{
  background-color: #fff !important;
  width: 13.5px;
  height: 13.5px;
  border-radius: 50px;
  border: 1px solid #fff !important;
  margin: 0 3.5px;
}
.owl-carousel .owl-dot.active{
  background-color: #26326C !important;
  width: 13.5px;
  height: 13.5px;
  border-radius: 50px;
  border: 1px solid #fff !important;
  margin: 0 3.5px;
}
.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 9999999999999999999;
  bottom: 35px;
  position: absolute;
  opacity: 1;
}

.icon_wrap{
  text-align: center;
  font-size: 36px;
}

.image_wrap{
  margin-top: 30px;
}

.content-strip-no-top{
  padding: 0px 0 60px 0;
}

.white-strip {
  background: #ffffff;
}

.grey-strip{
   background: #F1F2F6;
}

.content-strip{
  padding: 60px 0;
}

.content-strip-grey{
  padding: 60px 0;
  background: #F1F2F6;
}

a.btn-center {
  text-align: center;
  margin: auto;
  display: block;
  margin-top: 30px;
}

.full-height {
  height: 100%;
  background: #727A9C;
  padding: 60px;
  color: #fff;
}

.page-header{
  padding: 0px;
  margin: 0 0 30px 0;
}

.page-header .h1{
  color: #26326C;
  text-align: center;
}

.no-padding{
  padding: 0px;
}

.cta-table {
  display: table;
  width: 100%;
  height: 100%;
}

.cta-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.img-responsive{
  object-fit: cover;
}

.page-header-sub{
  color: rgba(255,255,255,0.4);
  font-size: 24px;
}

.page-header-sub .h1{
  padding: 0px;
  margin: 0px;
  text-align: left;
  color: rgba(255,255,255,0.4);
  font-size: 24px;
}

.sub_header{
  font-size: 34px;
  font-weight: 500;
  color: #fff;
  padding: 0px;
  margin: 0px;
  font-family: 'Montserrat', sans-serif;
}

.btn{
  padding: 15px 25px;
  background: #727A9C;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}

.btn.font-18{
  font-size: 18px;
}

.btn.font-14{
  font-size: 14px;
}

.btn-left{
  margin-top: 30px;
  display: block;
}

.page-left .h1{
  text-align: left;
}

.contact-details{
  text-align: center;
  padding: 0px;
  margin: 0px;
  font-size: 24px;
  list-style: none;
}


.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #fff;
    color: rgba(38, 50, 108, 0.6);
}

.contact-details li:nth-child(2){
  margin: 15px 0;
}

.faContact {
  padding: 0 10px;
  color: #26326C;
}
input.wpcf7-form-control.wpcf7-submit{
  padding: 15px 25px;
  background: #727A9C;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}

input.wpcf7-form-control.wpcf7-submit:hover{
  background-color: #26326C !important;
color: #fff;
}


/******** Header *********/

header{
  background: #26326C;
}

#header .custom-logo {
    display: block;
    margin: 20px 0;
    height: auto;
    width: auto;
    margin: 15px auto;
}

.header_bottom{
  background: #fff;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
}

.header_bottom .fa{
  padding: 0 10px;
  color: #26326C;
}

/******** Footer ***********/

.footer .middle-wrap{
  background: #26326C;
  color: #fff;
  padding: 60px 0;
}

.credits-wrap{
  background: #fff;
}

#footer {
    font-size: 16px;
}

.footer img.custom-logo {
    margin-bottom: 30px;
}

.footer h3{
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}

.nav-footer-main li a{
  color: #fff;
  text-decoration: none;
}

.nav-footer-main li a:hover{
  color: #fff;
  text-decoration: none;
  color: rgba(255,255,255,.4);
}

.nav-footer-main li{
  padding: 7px 0;
}

.post-title{
  margin: 5px 0 0 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #1F193D;
}

.block-wrapper:hover .post-title{
  color: rgba(38, 50, 108, 0.6);
}

footer dl,footer ol,footer ul {
    margin-top: 0;
    margin-bottom: 0 !important;
}

.email_address a {
    white-space: nowrap;
    text-decoration: unset;
    color: #fff;
}

.email_address a:hover{
  color: rgba(255,255,255,0.6);
}

.contact-standard .address:before {
    font-family: FontAwesome;
    content: "\f1ad";
    color: #727A9C;
}

.contact-standard .phone_number:before {
    font-family: FontAwesome;
    content: "\f095";
    color: #727A9C;
}

.contact-standard .email_address:before, .social-list a:before {
    font-family: FontAwesome;
    color: #727A9C;
}

.credits-wrap{
  text-align: center;
  padding: 30px 0;
  font-size: 15px;
}

.credits-wrap a{
  color: #1F193D;
  text-decoration: none;
}


/******** Slider **********/

.slider-overlay {
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9000;
  background: rgba(0,0,0,.6);
}
.slide-overlay {
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  color: #fff;
  text-align: center;
}
.slide-overlay, .slider-overlay {
  width: 100%;
  position: absolute;
  left: 0;
}

/********* Nav Bar *********/

.navbar-toggle .icon-bar {
}
.navbar-nav > li > a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}
.navbar-nav > li:hover > a {
  color: rgba(255,255,255,.4);
}
.navbar-nav>.active>a {
  color: rgba(255,255,255,.4);
}
.navbar-nav {
  list-style: none;
  text-align: center;
  float: none;
  margin: auto;
  display: block;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-evenly;
}
.navbar-nav li {
  position: relative;
  display: inline-block;
  text-align: center;
  float: none;
}

.navbar-nav .dropdown-menu  li {
    position: relative;
    display: inline-block;
    text-align: left;
    float: none;
    width: 100%;
}

header {
    background: #26326C;
    padding: 15px 0;
}

.block-wrapper{
  margin-top: 30px;
}

/******** Responsive ***********/

/* XXL */
@media (max-width: 1400px) {

}

/* XL */
@media (max-width: 1200px) {
  h1, .h1 {
    font-size:30px;
  }
  h2, .h2 {
    font-size: 24px;
  }
  h3, .h3 {
    font-size: 20px;
  }
  .sub_header {
    font-size: 30px;
  }
  .page-header-sub .h1 {
    font-size: 22px;
  }
}

/* L */
@media (max-width: 992px) {
  h1, .h1 {
    font-size:25px;
  }
  h2, .h2 {
    font-size: 20px;
  }
  h3, .h3 {
    font-size: 16px;
  }

    footer .middle-wrap h3 {
        margin: 30px 0 15px 0;
        padding: 0;
    }
    .sub_header {
      font-size: 24px;
    }
    .page-header-sub .h1 {
      font-size: 18px;
    }
}

/* M */
@media (max-width: 768px) {

  .dropdown-menu.show {
    display: flex;
    margin-top: 0px !important;
    z-index: 9999999999999999;
    position: relative !important;
    transform: translate(0px, 0px)  !important;
    -webkit-transform: translate(0px, 0px) ;
    -moz-transform: translate(0px, 0px) ;
    -ms-transform: translate(0px, 0px) ;
    -o-transform: translate(0px, 0px) ;
}

  h1, .h1 {
    font-size:22px;
  }
  h2, .h2 {
    font-size: 18px;
  }
  h3, .h3 {
    font-size: 16px;
  }

  .car-small {
      margin-top: 30px;
  }


  #footer .credits {
    text-align: center;
  }

  #footer .accreditation {
    text-align: center;
    margin: auto;
    margin-top: 10px;
  }

}

/* S */
@media (max-width: 576px) {
  .full-height {
      height: 100%;
      background: #727A9C;
      padding: 60px 15px;
      color: #fff;
  }
}

/* XS */
@media (max-width: 0px) {

}
