@charset "utf-8";
/*=== FONTS ===*/
@font-face {
  font-family: "Juana W05";
  src: url("../fonts/395f0d4e-7783-4374-99f6-3edd953b310f.woff2") format("woff2"), url("../fonts/66e8b0b3-9f5f-4cbe-9849-090cd746cd48.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Juana W05";
  src: url("../fonts/f8b6a587-5835-451d-b94b-7384ca6f6ac5.woff2") format("woff2"), url("../fonts/33a68b70-c148-4366-af6b-a42741619193.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Juana W05";
  src: url("../fonts/4ee2cd34-c5bb-4754-91b4-7f511f9dc7d8.woff2") format("woff2"), url("../fonts/90a86520-36f3-47ef-a3c2-63e555d7f415.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Juana W05";
  src: url("../fonts/6f787891-eecd-46ca-998f-a0baf486db38.woff2") format("woff2"), url("../fonts/9465c844-2f2f-402a-9c52-02cfafa00957.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
/*=== FONTS ENDS ===*/
/*== IE Block Code ==*/
#olderbrowser {
  display: none;
  width: 100%;
  position: fixed;
  text-align: center;
  top: 0;
  font-size: 20px;
  z-index: 1100;
  color: #ffffff;
  height: 100%;
  background: #d9e9e6;
  bottom: 0;
}
.ie-quote {
  margin-top: 18%;
}
.ie-quote p {
  padding-top: 35px;
}
/*== IE Block Code Ends ==*/
* {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  background: #f5f2df;
  background-size: cover;
  font-family: "Juana W05";
  font-weight: 600;
  font-size: 15px;
  line-height: 1.42857143;
  letter-spacing: 1px;
  overflow-x: hidden;
  color: #ffffff;
}
h3 {
  margin: 0 auto;
  line-height: 1.1;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0);
}
:focus {
  outline: none !important;
}
a,
a:hover,
a:active,
a:focus {
  border: none;
  outline: none;
  text-decoration: none;
}
.container-fluid,
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
}
.container {
  max-width: 999px;
}
.row {
  margin: 0 -15px;
}
.row::after {
  content: "";
  clear: both;
  display: table;
}
.col {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  width: 100%;
}
.center-block {
  margin-left: auto;
  margin-right: auto;
}
.img-responsive {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.hidden {
  display: none !important;
}
.clearfix {
  clear: both;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.banner {
  background: #133a61;
}
.title {
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.title img {
  width: 100%;
}
.btn_banner > div {
  position: absolute;
  top: 55px;
  left: 0;
  width: 35%;
  text-align: left;
  padding: 0;
}
.btn-colour {
  color: #ffffff !important;
  background-color: #f9634c;
  text-transform: uppercase;
  font-size: 16px;
  margin: 7px;
  border: 1px solid #133a61 !important;
  width: 150px;
}
.btn-colour:hover {
  background: #d0cac2;
  color: #133a61 !important;
}
.toolkit_text {
  text-align: center;
  font-size: 36px;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  /*margin-top: -10px;*/
  font-weight: 500;
}
.socialHandles {
  display: flex;
  flex-wrap: wrap;
  background-color: #d0cac2;
}
.socialHandles_col {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 10px;
}
.socialHandles_col::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #482e33;
  width: 1px;
  height: 80%;
}
.socialHandle_instagram::after {
  display: none;
}
.social_text {
  font-size: 1em;
  color: #482e33;
}
.social_icon {
  padding: 5px;
}
.social_icon a {
  color: rgba(0, 0, 0, 0);
}
.social_icon img {
  height: 20px;
}
.section_heading {
  background-color: #133a61;
  margin-bottom: 45px;
}
.heading_text {
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
  padding: 10px 0;
}
.heading {
  text-transform: uppercase;
  font-size: 16px;
  text-align: left;
  padding-top: 10px;
  color: #133a63;
}
.subHeader {
  margin: 35px 0 25px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  padding: 10px 5px;
  padding-left: 30px;
  color: #f9f5ff;
  background-color: #949494;
  min-height: 38px;
}
.subHeader::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0px;
  height: 0px;
  border: 19px solid transparent;
  border-left: 19px solid #ec2829;
}
.container .col:first-child .subHeader {
  margin-top: 0;
}
.section_note {
  padding: 0 10px 30px;
  text-align: center;
}
.section_note p {
  display: inline-block;
  color: #000000;
  background-color: #d0cac2;
  padding: 7px 12px;
  font-size: 16px;
  position: relative;
}
.section_note p::before,
.section_note p::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 12px;
  background-color: #133a61;
}
.section_note p::before {
  left: 0;
  transform: translateX(-100%);
}
.section_note p::after {
  right: 0;
  transform: translateX(100%);
}
.icons ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.icons ul li a {
  font-size: 1em;
}
.icons ul li a {
  display: inline-block;
  position: relative;
  padding: 3px 5px;
  background-color: transparent;
  color: #f13d48;
  text-decoration: underline;
  font-size: 0.8em;
  text-align: left;
}
.icons ul li a:hover {
  background-color: #f13d48;
  color: #ffffff;
}
.h50 {
  height: 50px;
  clear: both;
}
.about_section {
  color: #133a63;
}
.about_section p {
  margin-bottom: 2%;
}
.about_section .container > .row {
  display: flex;
  flex-wrap: wrap;
}
.col-aboutLeft,
.col-aboutRight {
  margin-top: 7px;
}
.col-aboutLeft {
  width: 18%;
  color: #f13d48;
}
.col-aboutRight {
  width: 82%;
  color: #6f4f55;
}
.about-ul {
  /* padding-left: 15px; */
  list-style-type: disc;
  color: #ffffff;
}
.icons {
  margin-bottom: 30px;
}
.grid-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.grid-col {
  width: 33.333333%;
  padding: 0 15px;
}
.video {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px;
  cursor: pointer;
}
.video.vertical{
  max-height: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video:-ms-fullscreen {
  transform: none;
}
.play_wrapper,
.img-container {
  position: relative;
  margin: 0 auto;
  text-align: center;
  display: flex;
  width: 100%;
  height: 0;
  background-color: #000000;
  padding-bottom: 100%;
  border: 1px solid #133a61;
}
.play_wrapper:hover,
.img-container:hover {
  border-color: #f13d48;
}
.img-container {
  background: transparent;
}
.img-container a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #d0cac2;
  color: rgba(0, 0, 0, 0);
}
.img-container a img {
  position: absolute;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 5px;
}
/*== Navigation ==*/
.nav-container {
  position: fixed;
  background: rgba(16, 52, 95, 0.99);
  width: 200px;
  height: 100%;
  left: -200px;
  z-index: 99;
  top: 0;
  overflow-y: auto;
  transition: 0.4s ease;
  padding-top: 80px;
  text-align: center;
}
.nav-container a {
  font-size: 16px !important;
  padding: 12px 20px;
  display: block;
  text-decoration: none !important;
  outline: none !important;
  transition: 0.5s ease;
  color: #f5f2df !important;
  letter-spacing: 1px;
  font-weight: 400;
}
.nav-container a:hover {
  background: #ec3e48;
}
.navActive .nav-container {
  left: 0px;
  transition: 0.4s ease;
}
#navIcon {
  width: 40px;
  height: 40px;
  position: fixed;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  border: 1px solid #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15), 0 0px 5px rgba(0, 0, 0, 0.15);
  top: 10px;
  left: 7px;
  z-index: 999;
  border-radius: 5px;
  background-color: #f13d48;
}
#navIcon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 25px;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  margin: 0 auto;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#navIcon span:nth-child(1) {
  top: 12px;
}
#navIcon span:nth-child(2) {
  top: 19px;
}
#navIcon span:nth-child(3) {
  top: 26px;
}
.navActive #navIcon span:nth-child(1) {
  top: 19px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.navActive #navIcon span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.navActive #navIcon span:nth-child(3) {
  top: 19px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/*== Navigation Ends ==*/
/*== Footer ==*/
.footer {
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px;
  background-color: #0a0a0a;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
}
.footer ul {
  display: flex;
  justify-content: center;
}
.footer ul li {
  margin: 0 7px;
}
.footer a {
  color: #ffffff !important;
  font-size: 14px !important;
}
.footer p {
  color: #f1f1f1;
  font-size: 11px;
  margin: 7px 0 0;
  opacity: 0.9;
}
/*== Footer Ends ==*/
/*== Media Queries ==*/
@media (max-width: 1199px) {
  .container {
    max-width: 970px;
  }
}
@media (max-width: 1024px) {
  #header {
    padding: 0 15px;
  }
  .social_text {
    font-size: 0.8em;
    padding-top: 10px;
  }
}
@media (max-width: 992px) {
  .container {
    max-width: none;
  }
  .title {
    width: 100%;
  }
  .btn_banner > div {
    position: static;
    width: 100%;
    text-align: center;
  }
  .toolkit_text {
    padding-bottom: 0;
  }
  .socialHandles_col {
    width: 50%;
  }
  .socialHandles_col.socialHandle_facebook::after,
  .socialHandles_col.socialHandle_hashtag::before {
    position: absolute;
    content: "";
    width: 90%;
    height: 1px;
    top: auto;
    left: 50%;
    bottom: 0;
    transform: translate(-50%);
    background-color: #482e33;
  }
  .col-aboutLeft {
    width: 20%;
  }
  .col-aboutRight {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .grid-col {
    width: 50%;
  }
  .col-aboutLeft {
    width: 25%;
  }
  .col-aboutRight {
    width: 75%;
  }
}
@media (max-width: 580px) {
  .col-aboutLeft {
    width: 30%;
  }
  .col-aboutRight {
    width: 70%;
  }
}
@media (max-width: 450px) {
  .toolkit_text {
    font-size: 30px;
    padding: 5px 0 0;
  }
  .btn-colour {
    font-size: 16px;
    margin: 7px 7px 12px;
    width: 148px;
  }
  .heading {
    font-size: 20px;
  }
  .social_text {
    font-size: 0.6em;
  }
  .grid-col {
    width: 100%;
  }
  .play_wrapper,
  .img-container {
    height: auto;
    padding: 0;
  }
  .video {
    position: static;
    transform: none;
  }
  .img-container a,
  .img-container a img {
    display: block;
    position: static;
    transform: none;
  }
}
