/*$darkBlue: #254E70;*/
/*%pagination_style_circle{

}*/
.flexbox {
  display: flex;
  align-items: center;
  justify-content: center; }

.flexbox {
  flex-direction: column; }

/*Outline issue on focus of each link*/
/*%scroll_style{
    overflow-y: auto;
    &::-webkit-scrollbar-track
    {
        -webkit-box-shadow: inset 0 0 6px $border_color;
        background-color: $border_color;
    }

    &::-webkit-scrollbar
    {
        width: 6px;
        background-color: $border_color;
    }

    &::-webkit-scrollbar-thumb
    {
        background-color: #c1c1c1;
    }
}*/
/*Dropdown shared style*/
@keyframes loader-animate {
  0% {
    transform: translate3d(-100%, 0, 0); }
  100% {
    transform: translate3d(100%, 0, 0); } }
.toggle-anchor .switch {
  position: relative;
  display: inline-block;
  width: 21px;
  height: 12.8px; }
  .toggle-anchor .switch i {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 1px solid #aeb1b3;
    border-radius: 10px; }
    .toggle-anchor .switch i:before {
      position: absolute;
      content: "";
      height: 8px;
      width: 8px;
      left: 1px;
      transform: translateY(-50%);
      top: 50%;
      background-color: #aeb1b3;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      border-radius: 50%; }
.toggle-anchor.active .switch i {
  border-color: #254e70; }
  .toggle-anchor.active .switch i:before {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translate(8px, -50%);
    background-color: #254e70; }

/* Rounded sliders */
.mt-50 {
  margin-top: 50px !important; }

.mt-49 {
  margin-top: 49px !important; }

.mt-48 {
  margin-top: 48px !important; }

.mt-47 {
  margin-top: 47px !important; }

.mt-46 {
  margin-top: 46px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-44 {
  margin-top: 44px !important; }

.mt-43 {
  margin-top: 43px !important; }

.mt-42 {
  margin-top: 42px !important; }

.mt-41 {
  margin-top: 41px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-39 {
  margin-top: 39px !important; }

.mt-38 {
  margin-top: 38px !important; }

.mt-37 {
  margin-top: 37px !important; }

.mt-36 {
  margin-top: 36px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-34 {
  margin-top: 34px !important; }

.mt-33 {
  margin-top: 33px !important; }

.mt-32 {
  margin-top: 32px !important; }

.mt-31 {
  margin-top: 31px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-29 {
  margin-top: 29px !important; }

.mt-28 {
  margin-top: 28px !important; }

.mt-27 {
  margin-top: 27px !important; }

.mt-26 {
  margin-top: 26px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-24 {
  margin-top: 24px !important; }

.mt-23 {
  margin-top: 23px !important; }

.mt-22 {
  margin-top: 22px !important; }

.mt-21 {
  margin-top: 21px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-19 {
  margin-top: 19px !important; }

.mt-18 {
  margin-top: 18px !important; }

.mt-17 {
  margin-top: 17px !important; }

.mt-16 {
  margin-top: 16px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-14 {
  margin-top: 14px !important; }

.mt-13 {
  margin-top: 13px !important; }

.mt-12 {
  margin-top: 12px !important; }

.mt-11 {
  margin-top: 11px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-9 {
  margin-top: 9px !important; }

.mt-8 {
  margin-top: 8px !important; }

.mt-7 {
  margin-top: 7px !important; }

.mt-6 {
  margin-top: 6px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-4 {
  margin-top: 4px !important; }

.mt-3 {
  margin-top: 3px !important; }

.mt-2 {
  margin-top: 2px !important; }

.mt-1 {
  margin-top: 1px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-49 {
  margin-bottom: 49px !important; }

.mb-48 {
  margin-bottom: 48px !important; }

.mb-47 {
  margin-bottom: 47px !important; }

.mb-46 {
  margin-bottom: 46px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-44 {
  margin-bottom: 44px !important; }

.mb-43 {
  margin-bottom: 43px !important; }

.mb-42 {
  margin-bottom: 42px !important; }

.mb-41 {
  margin-bottom: 41px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-39 {
  margin-bottom: 39px !important; }

.mb-38 {
  margin-bottom: 38px !important; }

.mb-37 {
  margin-bottom: 37px !important; }

.mb-36 {
  margin-bottom: 36px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-34 {
  margin-bottom: 34px !important; }

.mb-33 {
  margin-bottom: 33px !important; }

.mb-32 {
  margin-bottom: 32px !important; }

.mb-31 {
  margin-bottom: 31px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-29 {
  margin-bottom: 29px !important; }

.mb-28 {
  margin-bottom: 28px !important; }

.mb-27 {
  margin-bottom: 27px !important; }

.mb-26 {
  margin-bottom: 26px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-24 {
  margin-bottom: 24px !important; }

.mb-23 {
  margin-bottom: 23px !important; }

.mb-22 {
  margin-bottom: 22px !important; }

.mb-21 {
  margin-bottom: 21px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-19 {
  margin-bottom: 19px !important; }

.mb-18 {
  margin-bottom: 18px !important; }

.mb-17 {
  margin-bottom: 17px !important; }

.mb-16 {
  margin-bottom: 16px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-14 {
  margin-bottom: 14px !important; }

.mb-13 {
  margin-bottom: 13px !important; }

.mb-12 {
  margin-bottom: 12px !important; }

.mb-11 {
  margin-bottom: 11px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-9 {
  margin-bottom: 9px !important; }

.mb-8 {
  margin-bottom: 8px !important; }

.mb-7 {
  margin-bottom: 7px !important; }

.mb-6 {
  margin-bottom: 6px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-4 {
  margin-bottom: 4px !important; }

.mb-3 {
  margin-bottom: 3px !important; }

.mb-2 {
  margin-bottom: 2px !important; }

.mb-1 {
  margin-bottom: 1px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pt-49 {
  padding-top: 49px !important; }

.pt-48 {
  padding-top: 48px !important; }

.pt-47 {
  padding-top: 47px !important; }

.pt-46 {
  padding-top: 46px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-44 {
  padding-top: 44px !important; }

.pt-43 {
  padding-top: 43px !important; }

.pt-42 {
  padding-top: 42px !important; }

.pt-41 {
  padding-top: 41px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-39 {
  padding-top: 39px !important; }

.pt-38 {
  padding-top: 38px !important; }

.pt-37 {
  padding-top: 37px !important; }

.pt-36 {
  padding-top: 36px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-34 {
  padding-top: 34px !important; }

.pt-33 {
  padding-top: 33px !important; }

.pt-32 {
  padding-top: 32px !important; }

.pt-31 {
  padding-top: 31px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-29 {
  padding-top: 29px !important; }

.pt-28 {
  padding-top: 28px !important; }

.pt-27 {
  padding-top: 27px !important; }

.pt-26 {
  padding-top: 26px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pt-24 {
  padding-top: 24px !important; }

.pt-23 {
  padding-top: 23px !important; }

.pt-22 {
  padding-top: 22px !important; }

.pt-21 {
  padding-top: 21px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-19 {
  padding-top: 19px !important; }

.pt-18 {
  padding-top: 18px !important; }

.pt-17 {
  padding-top: 17px !important; }

.pt-16 {
  padding-top: 16px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-14 {
  padding-top: 14px !important; }

.pt-13 {
  padding-top: 13px !important; }

.pt-12 {
  padding-top: 12px !important; }

.pt-11 {
  padding-top: 11px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-9 {
  padding-top: 9px !important; }

.pt-8 {
  padding-top: 8px !important; }

.pt-7 {
  padding-top: 7px !important; }

.pt-6 {
  padding-top: 6px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pt-4 {
  padding-top: 4px !important; }

.pt-3 {
  padding-top: 3px !important; }

.pt-2 {
  padding-top: 2px !important; }

.pt-1 {
  padding-top: 1px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pb-49 {
  padding-bottom: 49px !important; }

.pb-48 {
  padding-bottom: 48px !important; }

.pb-47 {
  padding-bottom: 47px !important; }

.pb-46 {
  padding-bottom: 46px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-44 {
  padding-bottom: 44px !important; }

.pb-43 {
  padding-bottom: 43px !important; }

.pb-42 {
  padding-bottom: 42px !important; }

.pb-41 {
  padding-bottom: 41px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-39 {
  padding-bottom: 39px !important; }

.pb-38 {
  padding-bottom: 38px !important; }

.pb-37 {
  padding-bottom: 37px !important; }

.pb-36 {
  padding-bottom: 36px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-34 {
  padding-bottom: 34px !important; }

.pb-33 {
  padding-bottom: 33px !important; }

.pb-32 {
  padding-bottom: 32px !important; }

.pb-31 {
  padding-bottom: 31px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-29 {
  padding-bottom: 29px !important; }

.pb-28 {
  padding-bottom: 28px !important; }

.pb-27 {
  padding-bottom: 27px !important; }

.pb-26 {
  padding-bottom: 26px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-24 {
  padding-bottom: 24px !important; }

.pb-23 {
  padding-bottom: 23px !important; }

.pb-22 {
  padding-bottom: 22px !important; }

.pb-21 {
  padding-bottom: 21px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-19 {
  padding-bottom: 19px !important; }

.pb-18 {
  padding-bottom: 18px !important; }

.pb-17 {
  padding-bottom: 17px !important; }

.pb-16 {
  padding-bottom: 16px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-14 {
  padding-bottom: 14px !important; }

.pb-13 {
  padding-bottom: 13px !important; }

.pb-12 {
  padding-bottom: 12px !important; }

.pb-11 {
  padding-bottom: 11px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-9 {
  padding-bottom: 9px !important; }

.pb-8 {
  padding-bottom: 8px !important; }

.pb-7 {
  padding-bottom: 7px !important; }

.pb-6 {
  padding-bottom: 6px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-4 {
  padding-bottom: 4px !important; }

.pb-3 {
  padding-bottom: 3px !important; }

.pb-2 {
  padding-bottom: 2px !important; }

.pb-1 {
  padding-bottom: 1px !important; }

.pl-50 {
  padding-left: 50px; }

.pl-49 {
  padding-left: 49px; }

.pl-48 {
  padding-left: 48px; }

.pl-47 {
  padding-left: 47px; }

.pl-46 {
  padding-left: 46px; }

.pl-45 {
  padding-left: 45px; }

.pl-44 {
  padding-left: 44px; }

.pl-43 {
  padding-left: 43px; }

.pl-42 {
  padding-left: 42px; }

.pl-41 {
  padding-left: 41px; }

.pl-40 {
  padding-left: 40px; }

.pl-39 {
  padding-left: 39px; }

.pl-38 {
  padding-left: 38px; }

.pl-37 {
  padding-left: 37px; }

.pl-36 {
  padding-left: 36px; }

.pl-35 {
  padding-left: 35px; }

.pl-34 {
  padding-left: 34px; }

.pl-33 {
  padding-left: 33px; }

.pl-32 {
  padding-left: 32px; }

.pl-31 {
  padding-left: 31px; }

.pl-30 {
  padding-left: 30px; }

.pl-29 {
  padding-left: 29px; }

.pl-28 {
  padding-left: 28px; }

.pl-27 {
  padding-left: 27px; }

.pl-26 {
  padding-left: 26px; }

.pl-25 {
  padding-left: 25px; }

.pl-24 {
  padding-left: 24px; }

.pl-23 {
  padding-left: 23px; }

.pl-22 {
  padding-left: 22px; }

.pl-21 {
  padding-left: 21px; }

.pl-20 {
  padding-left: 20px; }

.pl-19 {
  padding-left: 19px; }

.pl-18 {
  padding-left: 18px; }

.pl-17 {
  padding-left: 17px; }

.pl-16 {
  padding-left: 16px; }

.pl-15 {
  padding-left: 15px; }

.pl-14 {
  padding-left: 14px; }

.pl-13 {
  padding-left: 13px; }

.pl-12 {
  padding-left: 12px; }

.pl-11 {
  padding-left: 11px; }

.pl-10 {
  padding-left: 10px; }

.pl-9 {
  padding-left: 9px; }

.pl-8 {
  padding-left: 8px; }

.pl-7 {
  padding-left: 7px; }

.pl-6 {
  padding-left: 6px; }

.pl-5 {
  padding-left: 5px; }

.pl-4 {
  padding-left: 4px; }

.pl-3 {
  padding-left: 3px; }

.pl-2 {
  padding-left: 2px; }

.pl-1 {
  padding-left: 1px; }

.pr-50 {
  padding-right: 50px; }

.pr-49 {
  padding-right: 49px; }

.pr-48 {
  padding-right: 48px; }

.pr-47 {
  padding-right: 47px; }

.pr-46 {
  padding-right: 46px; }

.pr-45 {
  padding-right: 45px; }

.pr-44 {
  padding-right: 44px; }

.pr-43 {
  padding-right: 43px; }

.pr-42 {
  padding-right: 42px; }

.pr-41 {
  padding-right: 41px; }

.pr-40 {
  padding-right: 40px; }

.pr-39 {
  padding-right: 39px; }

.pr-38 {
  padding-right: 38px; }

.pr-37 {
  padding-right: 37px; }

.pr-36 {
  padding-right: 36px; }

.pr-35 {
  padding-right: 35px; }

.pr-34 {
  padding-right: 34px; }

.pr-33 {
  padding-right: 33px; }

.pr-32 {
  padding-right: 32px; }

.pr-31 {
  padding-right: 31px; }

.pr-30 {
  padding-right: 30px; }

.pr-29 {
  padding-right: 29px; }

.pr-28 {
  padding-right: 28px; }

.pr-27 {
  padding-right: 27px; }

.pr-26 {
  padding-right: 26px; }

.pr-25 {
  padding-right: 25px; }

.pr-24 {
  padding-right: 24px; }

.pr-23 {
  padding-right: 23px; }

.pr-22 {
  padding-right: 22px; }

.pr-21 {
  padding-right: 21px; }

.pr-20 {
  padding-right: 20px; }

.pr-19 {
  padding-right: 19px; }

.pr-18 {
  padding-right: 18px; }

.pr-17 {
  padding-right: 17px; }

.pr-16 {
  padding-right: 16px; }

.pr-15 {
  padding-right: 15px; }

.pr-14 {
  padding-right: 14px; }

.pr-13 {
  padding-right: 13px; }

.pr-12 {
  padding-right: 12px; }

.pr-11 {
  padding-right: 11px; }

.pr-10 {
  padding-right: 10px; }

.pr-9 {
  padding-right: 9px; }

.pr-8 {
  padding-right: 8px; }

.pr-7 {
  padding-right: 7px; }

.pr-6 {
  padding-right: 6px; }

.pr-5 {
  padding-right: 5px; }

.pr-4 {
  padding-right: 4px; }

.pr-3 {
  padding-right: 3px; }

.pr-2 {
  padding-right: 2px; }

.pr-1 {
  padding-right: 1px; }

.mr-50 {
  margin-right: 50px !important; }

.mr-49 {
  margin-right: 49px !important; }

.mr-48 {
  margin-right: 48px !important; }

.mr-47 {
  margin-right: 47px !important; }

.mr-46 {
  margin-right: 46px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mr-44 {
  margin-right: 44px !important; }

.mr-43 {
  margin-right: 43px !important; }

.mr-42 {
  margin-right: 42px !important; }

.mr-41 {
  margin-right: 41px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mr-39 {
  margin-right: 39px !important; }

.mr-38 {
  margin-right: 38px !important; }

.mr-37 {
  margin-right: 37px !important; }

.mr-36 {
  margin-right: 36px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mr-34 {
  margin-right: 34px !important; }

.mr-33 {
  margin-right: 33px !important; }

.mr-32 {
  margin-right: 32px !important; }

.mr-31 {
  margin-right: 31px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-29 {
  margin-right: 29px !important; }

.mr-28 {
  margin-right: 28px !important; }

.mr-27 {
  margin-right: 27px !important; }

.mr-26 {
  margin-right: 26px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mr-24 {
  margin-right: 24px !important; }

.mr-23 {
  margin-right: 23px !important; }

.mr-22 {
  margin-right: 22px !important; }

.mr-21 {
  margin-right: 21px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mr-19 {
  margin-right: 19px !important; }

.mr-18 {
  margin-right: 18px !important; }

.mr-17 {
  margin-right: 17px !important; }

.mr-16 {
  margin-right: 16px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-14 {
  margin-right: 14px !important; }

.mr-13 {
  margin-right: 13px !important; }

.mr-12 {
  margin-right: 12px !important; }

.mr-11 {
  margin-right: 11px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mr-9 {
  margin-right: 9px !important; }

.mr-8 {
  margin-right: 8px !important; }

.mr-7 {
  margin-right: 7px !important; }

.mr-6 {
  margin-right: 6px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mr-4 {
  margin-right: 4px !important; }

.mr-3 {
  margin-right: 3px !important; }

.mr-2 {
  margin-right: 2px !important; }

.mr-1 {
  margin-right: 1px !important; }

.pr-50 {
  padding-right: 50px; }

.pr-49 {
  padding-right: 49px; }

.pr-48 {
  padding-right: 48px; }

.pr-47 {
  padding-right: 47px; }

.pr-46 {
  padding-right: 46px; }

.pr-45 {
  padding-right: 45px; }

.pr-44 {
  padding-right: 44px; }

.pr-43 {
  padding-right: 43px; }

.pr-42 {
  padding-right: 42px; }

.pr-41 {
  padding-right: 41px; }

.pr-40 {
  padding-right: 40px; }

.pr-39 {
  padding-right: 39px; }

.pr-38 {
  padding-right: 38px; }

.pr-37 {
  padding-right: 37px; }

.pr-36 {
  padding-right: 36px; }

.pr-35 {
  padding-right: 35px; }

.pr-34 {
  padding-right: 34px; }

.pr-33 {
  padding-right: 33px; }

.pr-32 {
  padding-right: 32px; }

.pr-31 {
  padding-right: 31px; }

.pr-30 {
  padding-right: 30px; }

.pr-29 {
  padding-right: 29px; }

.pr-28 {
  padding-right: 28px; }

.pr-27 {
  padding-right: 27px; }

.pr-26 {
  padding-right: 26px; }

.pr-25 {
  padding-right: 25px; }

.pr-24 {
  padding-right: 24px; }

.pr-23 {
  padding-right: 23px; }

.pr-22 {
  padding-right: 22px; }

.pr-21 {
  padding-right: 21px; }

.pr-20 {
  padding-right: 20px; }

.pr-19 {
  padding-right: 19px; }

.pr-18 {
  padding-right: 18px; }

.pr-17 {
  padding-right: 17px; }

.pr-16 {
  padding-right: 16px; }

.pr-15 {
  padding-right: 15px; }

.pr-14 {
  padding-right: 14px; }

.pr-13 {
  padding-right: 13px; }

.pr-12 {
  padding-right: 12px; }

.pr-11 {
  padding-right: 11px; }

.pr-10 {
  padding-right: 10px; }

.pr-9 {
  padding-right: 9px; }

.pr-8 {
  padding-right: 8px; }

.pr-7 {
  padding-right: 7px; }

.pr-6 {
  padding-right: 6px; }

.pr-5 {
  padding-right: 5px; }

.pr-4 {
  padding-right: 4px; }

.pr-3 {
  padding-right: 3px; }

.pr-2 {
  padding-right: 2px; }

.pr-1 {
  padding-right: 1px; }

.mt-60 {
  margin-top: 60px !important; }

.mt-100 {
  margin-top: 100px; }

.mb-100 {
  margin-bottom: 100px; }

.height-savedFolder {
  min-height: 46vh; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.border-top-1 {
  border-top: 1px solid #e5e5e5; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

.border-0 {
  border: 0 !important; }

button:focus {
  outline: none;
  outline: none; }

.overflow-h {
  overflow: hidden; }

.row-no-gutter {
  margin: 0; }

.row-no-gutter > * {
  padding: 0; }

.row-medium-gutter {
  margin-left: -30px;
  margin-right: -30px; }

.row-medium-gutter > * {
  padding-left: 30px;
  padding-right: 30px; }

.row-small-gutter {
  margin-left: -7.5px;
  margin-right: -7.5px; }

.row-small-gutter > * {
  padding-left: 7.5px;
  padding-right: 7.5px; }

.row-large-gutter {
  margin-left: -50px;
  margin-right: -50px; }

.row-large-gutter > * {
  padding-left: 50px;
  padding-right: 50px; }

/*.tabs-segments .height_placeholder{
    height: 420px;
    display: flex;
}
.view_entry_segments.transcript-tab .height_placeholder{
    height: 520px;
    display: flex;
}
div#segments-entries .height_placeholder{
    height: 420px;
    display: flex;
}*/
.bootstrap-tagsinput {
  overflow: hidden; }

@media (max-width: 767px) {
  .ml-sm-0 {
    margin-left: 0; }

  .w-sm-100 {
    width: 100%; }

  .mb-sm-0 {
    margin-bottom: 0 !important; }

  .mb-sm-12 {
    margin-bottom: 12px !important; } }
.mirador-container .slot:hover, .mirador-container .slot.focused, .mirador-container .slot.draggedOver {
  box-shadow: inset 0 0 35px #fff; }

iframe {
  border: 0 !important; }

.container-sm {
  width: 1170px !important;
  max-width: 100% !important; }

main {
  margin-top: 70px; }

.banner-outer {
  height: calc(100vh - 70px);
  display: flex;
  align-items: stretch; }
  @media (min-width: 992px) {
    .banner-outer {
      min-height: 700px; } }
  @media (max-width: 991px) {
    .banner-outer {
      flex-direction: column;
      height: auto; } }
  .banner-outer .banner {
    width: 50%;
    height: 100%; }
    @media (max-width: 991px) {
      .banner-outer .banner {
        width: 100%; } }
    .banner-outer .banner .banner-texture {
      padding: 60px; }
      @media (max-width: 1366px) {
        .banner-outer .banner .banner-texture {
          padding-left: 40px;
          padding-right: 40px; } }
      @media (max-width: 1024px) {
        .banner-outer .banner .banner-texture {
          padding-left: 30px;
          padding-right: 30px; } }
      @media (max-width: 767px) {
        .banner-outer .banner .banner-texture {
          padding-left: 27px;
          padding-right: 27px; } }
      .banner-outer .banner .banner-texture h1,
      .banner-outer .banner .banner-texture h2 {
        font-family: "Signifier";
        font-weight: 500; }
      .banner-outer .banner .banner-texture h1 {
        color: #ffffff;
        font-size: 54px;
        font-weight: 500;
        line-height: 60px; }
        @media (max-width: 1899px) {
          .banner-outer .banner .banner-texture h1 {
            font-weight: 500;
            font-size: 38px;
            line-height: 42px; } }
      .banner-outer .banner .banner-texture h2 {
        color: #18191a;
        font-size: 38px;
        font-weight: 500;
        line-height: 48px;
        width: 96% !important; }
        @media (max-width: 1899px) {
          .banner-outer .banner .banner-texture h2 {
            font-size: 30px;
            line-height: 37px;
            margin-bottom: 17px; } }
        @media (max-width: 1366px) {
          .banner-outer .banner .banner-texture h2 {
            width: 100% !important; } }
        @media (max-width: 991px) {
          .banner-outer .banner .banner-texture h2 {
            font-size: 27px;
            line-height: 34px; } }
        .banner-outer .banner .banner-texture h2.text-white {
          color: #fff; }
      .banner-outer .banner .banner-texture p {
        font-family: "Avenir Next LT Pro";
        color: #18191a;
        font-size: 19px;
        font-weight: 500;
        line-height: 30px; }
        @media (max-width: 1899px) {
          .banner-outer .banner .banner-texture p {
            font-size: 16px;
            line-height: 24px; } }
        .banner-outer .banner .banner-texture p.text-white {
          color: #fff; }
    .banner-outer .banner.banner-left {
      background: #4e4e4e;
      align-items: flex-end;
      display: inline-flex;
      position: relative;
      background-repeat: no-repeat;
      background-position: top;
      background-size: cover; }
      @media (max-width: 991px) {
        .banner-outer .banner.banner-left {
          min-height: 700px; } }
      .banner-outer .banner.banner-left:before {
        content: "";
        width: 100%;
        height: 100%;
        background: linear-gradient(45deg, #1c1c1c 0%, rgba(28, 28, 28, 0) 100%);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
      .banner-outer .banner.banner-left .banner-texture {
        position: relative;
        z-index: 1;
        width: 75%; }
        @media (max-width: 1899px) {
          .banner-outer .banner.banner-left .banner-texture {
            width: 85%; } }
        @media (max-width: 1024x) {
          .banner-outer .banner.banner-left .banner-texture {
            width: 100%; } }
        .banner-outer .banner.banner-left .banner-texture h1 {
          margin-bottom: 32px; }
          @media (max-width: 1899px) {
            .banner-outer .banner.banner-left .banner-texture h1 {
              margin-bottom: 15px; } }
        .banner-outer .banner.banner-left .banner-texture p {
          margin-bottom: 35px; }
    .banner-outer .banner.banner-right {
      flex-direction: column; }
      .banner-outer .banner.banner-right .banner-texture {
        position: relative;
        z-index: 1; }
        .banner-outer .banner.banner-right .banner-texture p {
          margin-bottom: 8px; }
        .banner-outer .banner.banner-right .banner-texture h2 {
          margin-bottom: 24px; }
      .banner-outer .banner.banner-right .banner-right-top {
        height: 61%;
        width: 100%;
        display: inline-flex;
        align-items: flex-end;
        position: relative;
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover; }
        @media (max-width: 1899px) {
          .banner-outer .banner.banner-right .banner-right-top {
            height: 59%; } }
        @media (max-width: 991px) {
          .banner-outer .banner.banner-right .banner-right-top {
            min-height: 300px; } }
        .banner-outer .banner.banner-right .banner-right-top:before {
          content: "";
          width: 100%;
          height: 100%;
          background: linear-gradient(45deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
        .banner-outer .banner.banner-right .banner-right-top h2 {
          width: 73%; }
          @media (min-width: 1366px) {
            .banner-outer .banner.banner-right .banner-right-top h2 {
              width: 85%; } }
          @media (min-width: 1024px) {
            .banner-outer .banner.banner-right .banner-right-top h2 {
              width: 100%; } }
      .banner-outer .banner.banner-right .banner-right-btm {
        height: 39%;
        width: 100%;
        display: inline-flex;
        align-items: flex-end;
        position: relative;
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover; }
        @media (max-width: 1899px) {
          .banner-outer .banner.banner-right .banner-right-btm {
            height: 41%; } }
        @media (max-width: 991px) {
          .banner-outer .banner.banner-right .banner-right-btm {
            min-height: 300px; } }
        .banner-outer .banner.banner-right .banner-right-btm:before {
          content: "";
          width: 100%;
          height: 100%;
          background: linear-gradient(41.96deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
        @media (min-width: 1200px) {
          .banner-outer .banner.banner-right .banner-right-btm h2 {
            width: 55%; } }
        .banner-outer .banner.banner-right .banner-right-btm.banner-carosel {
          flex-direction: column;
          display: flex;
          align-items: flex-start;
          background: #254e70;
          position: relative;
          top: 0; }
          @media (max-width: 991px) {
            .banner-outer .banner.banner-right .banner-right-btm.banner-carosel {
              justify-content: flex-end; } }
          .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-slideshow {
            width: 100%;
            height: 100%;
            margin-bottom: 37px;
            display: flex;
            align-items: flex-end;
            /* position: absolute; */
            top: 0;
            bottom: 0;
            /* background: orange; */
            /* height: 85%;*/ }
            .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-slideshow .slick-track {
              display: flex;
              align-items: flex-end; }
            .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-slideshow .banner-texture {
              padding-bottom: 0;
              padding-top: 0; }
          .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-paging {
            padding-left: 64px;
            margin-bottom: 33px; }
            @media (max-width: 1366px) {
              .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-paging {
                padding-left: 40px;
                padding-right: 40px; } }
            @media (max-width: 1024px) {
              .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-paging {
                padding-left: 30px;
                padding-right: 30px; } }
            @media (max-width: 767px) {
              .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-paging {
                padding-left: 27px;
                padding-right: 27px; } }
            @media (max-width: 1899px) {
              .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-paging {
                bottom: 15px; }
                .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-paging .slick-dots li {
                  margin-right: 0; } }
          .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-paging ul.slick-dots {
            position: static;
            width: auto; }
          .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-paging .slick-dots li button:before {
            color: transparent;
            background: #fff;
            border-radius: 50%;
            width: 16px;
            height: 16px;
            opacity: 0.3; }
            @media (max-width: 1899px) {
              .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-paging .slick-dots li button:before {
                width: 13px;
                height: 13px; } }
          .banner-outer .banner.banner-right .banner-right-btm.banner-carosel .banner-paging .slick-dots li.slick-active button:before {
            opacity: 0.9; }
          .banner-outer .banner.banner-right .banner-right-btm.banner-carosel:before {
            content: none; }
          .banner-outer .banner.banner-right .banner-right-btm.banner-carosel h2 {
            margin-bottom: 20px;
            width: 90%; }
            @media (max-width: 1366px) {
              .banner-outer .banner.banner-right .banner-right-btm.banner-carosel h2 {
                width: 95%; } }
            @media (max-width: 1024px) {
              .banner-outer .banner.banner-right .banner-right-btm.banner-carosel h2 {
                width: 100%; } }

section.collections-section {
  padding-top: 94px;
  padding-bottom: 112px;
  background: #f4f4f4;
  overflow: hidden; }
  @media (max-width: 991px) {
    section.collections-section {
      padding-top: 64px;
      padding-bottom: 82px; } }
  section.collections-section h3 {
    color: #18191a;
    font-family: "Avenir Next LT Pro Demi";
    font-size: 26px;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 49px; }
    section.collections-section h3 a {
      color: inherit; }
      section.collections-section h3 a:hover {
        color: #0F3554; }
    @media (max-width: 1899px) {
      section.collections-section h3 {
        font-size: 25px;
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      section.collections-section h3 {
        font-size: 24px; } }
  section.collections-section .collection-slider .slick-prev:hover:before {
    animation: slideReverse 1.2s 2.1 ease-in-out; }
  section.collections-section .collection-slider .slick-next:hover:before {
    animation: slide 1.2s 2.1 ease-in-out; }
  section.collections-section .collection-slider .slick-next:before,
  section.collections-section .collection-slider .slick-prev:before {
    width: 23px;
    height: 31px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: relative;
    top: -58px;
    opacity: 1; }
    @media (max-width: 767px) {
      section.collections-section .collection-slider .slick-next:before,
      section.collections-section .collection-slider .slick-prev:before {
        width: 18px;
        height: 25px;
        top: -49px; } }
  section.collections-section .collection-slider .slick-prev:before {
    content: "";
    background-image: url("../../images/home/arrow-left.svg"); }
    @media (max-width: 767px) {
      section.collections-section .collection-slider .slick-prev:before {
        left: 0; } }
  section.collections-section .collection-slider .slick-next:before {
    content: "";
    background-image: url("../../images/home/arrow-right.svg"); }
  section.collections-section .collection-item {
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column; }
    section.collections-section .collection-item:hover .collection-img figure img {
      transform: scale(1.05);
      transition: all 0.15s linear; }
    section.collections-section .collection-item:hover > p {
      color: #254e70; }
      section.collections-section .collection-item:hover > p a {
        color: inherit; }
    section.collections-section .collection-item .collection-img {
      position: relative;
      overflow: hidden; }
    section.collections-section .collection-item figure {
      margin: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
      section.collections-section .collection-item figure .colleciton-image {
        background: #fff;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%; }
        section.collections-section .collection-item figure .colleciton-image img {
          transition: all 0.3s ease; }
    section.collections-section .collection-item p {
      color: #18191a;
      font-family: "Avenir Next LT Pro Demi";
      font-size: 19px;
      font-weight: 600;
      line-height: 25px;
      text-align: center;
      margin-top: 28px;
      padding: 0 30px; }
      section.collections-section .collection-item p a {
        color: inherit; }
      @media (max-width: 1899px) {
        section.collections-section .collection-item p {
          font-size: 15px;
          line-height: 24px;
          margin-top: 20px; } }
      @media (max-width: 1024px) {
        section.collections-section .collection-item p {
          padding: 0 20px; } }
      @media (max-width: 767px) {
        section.collections-section .collection-item p {
          padding: 0 10px; } }

section.prospective {
  padding-top: 106px;
  padding-bottom: 58px;
  overflow: hidden; }
  section.prospective .title-anchor {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 70px; }
    @media (max-width: 1899px) {
      section.prospective .title-anchor {
        margin-bottom: 48px; } }
    @media (max-width: 991px) {
      section.prospective .title-anchor {
        flex-direction: column;
        justify-content: center;
        padding: 0 40px;
        text-align: center; } }
    section.prospective .title-anchor h3 {
      color: #18191a;
      font-family: "Avenir Next LT Pro Demi";
      font-size: 26px;
      font-weight: 600;
      line-height: 46px; }
      @media (max-width: 1599px) {
        section.prospective .title-anchor h3 {
          font-size: 25px;
          line-height: 42px; } }
      @media (max-width: 991px) {
        section.prospective .title-anchor h3 {
          margin-bottom: 24px; } }
      @media (max-width: 767px) {
        section.prospective .title-anchor h3 {
          font-size: 24px;
          line-height: 28px; } }
    section.prospective .title-anchor a {
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 1.14px;
      font-size: 13px;
      padding-right: 10px;
      position: relative;
      overflow: hidden; }
      section.prospective .title-anchor a i {
        font-size: inherit;
        margin-left: 4px; }
      section.prospective .title-anchor a:hover i {
        animation: slide 1.2s 2.1 ease-in-out; }
  section.prospective .pros-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px; }
    section.prospective .pros-row .pros-item-col {
      padding: 0 16px;
      width: 33.333%; }
      @media (max-width: 1599px) {
        section.prospective .pros-row .pros-item-col {
          width: 50%; } }
      @media (max-width: 991px) {
        section.prospective .pros-row .pros-item-col {
          width: 100%; } }
  section.prospective .pros-item-outer .pros-item {
    margin-bottom: 58px;
    position: relative; }
    @media (max-width: 1899px) {
      section.prospective .pros-item-outer .pros-item {
        margin-bottom: 50px; } }
    @media (max-width: 991px) {
      section.prospective .pros-item-outer .pros-item {
        flex-direction: column;
        justify-content: center;
        text-align: center; } }
  section.prospective .pros-item-outer .pros-item {
    display: flex;
    align-items: center; }
    @media (max-width: 1599px) {
      section.prospective .pros-item-outer .pros-item {
        padding-right: 60px; } }
    @media (max-width: 1366px) {
      section.prospective .pros-item-outer .pros-item {
        padding-right: 0; } }
    @media (max-width: 991px) {
      section.prospective .pros-item-outer .pros-item {
        padding: 0 40px; } }
  section.prospective .pros-item-outer .pros-item figure {
    margin-bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%; }
    @media (max-width: 991px) {
      section.prospective .pros-item-outer .pros-item figure {
        margin-bottom: 24px; } }
    section.prospective .pros-item-outer .pros-item figure img {
      opacity: 0;
      max-width: 190px;
      max-height: 190px;
      width: 190px;
      height: 190px;
      border-radius: 50%; }
  section.prospective .pros-item-outer .pros-item-detail {
    padding-left: 16px; }
    @media (max-width: 991px) {
      section.prospective .pros-item-outer .pros-item-detail {
        padding-left: 0; } }
    section.prospective .pros-item-outer .pros-item-detail h5 {
      font-family: "Signifier";
      font-weight: bold;
      height: 52px;
      font-size: 19px;
      font-weight: bold;
      line-height: 26px;
      margin-bottom: 8px;
      overflow: hidden; }
      @media (max-width: 991px) {
        section.prospective .pros-item-outer .pros-item-detail h5 {
          height: auto;
          margin-bottom: 20px; } }
    section.prospective .pros-item-outer .pros-item-detail p {
      font-family: "Avenir Next LT Pro";
      font-size: 15px;
      font-weight: 500;
      line-height: 20px;
      margin-bottom: 10px; }
    section.prospective .pros-item-outer .pros-item-detail a {
      color: #d33e32;
      font-family: "Avenir Next LT Pro";
      font-size: 12px;
      font-weight: bold;
      letter-spacing: 1px;
      line-height: 14px;
      text-transform: uppercase;
      position: relative;
      z-index: 100; }
      section.prospective .pros-item-outer .pros-item-detail a:hover {
        color: #0F3554; }

section.recent-news {
  padding: 70px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  section.recent-news .news-slider .slick-dots {
    position: static;
    margin-top: 50px; }
    section.recent-news .news-slider .slick-dots li button:before {
      font-size: unset;
      height: 16px;
      width: 16px;
      opacity: 0.3;
      background-color: #18191a;
      border-radius: 50%; }
    section.recent-news .news-slider .slick-dots li.slick-active button:before {
      opacity: 0.9; }
  section.recent-news .news-parent {
    text-align: center;
    padding: 0 26px; }
    section.recent-news .news-parent span {
      color: #254e70;
      font-family: "Avenir Next LT Pro";
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 0.75px;
      line-height: 30px; }
    section.recent-news .news-parent h3 {
      color: #18191a;
      font-family: "Signifier";
      font-size: 26px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 38px;
      text-align: center;
      margin: 9px 0 13px; }
    section.recent-news .news-parent p {
      color: #18191a;
      font-family: "Avenir Next LT Pro";
      font-size: 24px;
      font-weight: 500;
      line-height: 30px; }
    section.recent-news .news-parent a.btn {
      margin-top: 33px; }

section.information {
  background-color: #d33e32;
  padding: 40px 0; }
  section.information .info-item {
    text-align: center;
    color: #fff; }
    section.information .info-item h3 {
      font-family: "Signifier";
      font-size: 26px;
      font-weight: 500;
      line-height: 32px; }
    section.information .info-item p {
      color: #ffffff;
      font-family: "Avenir Next LT Pro";
      font-size: 15px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 20px;
      text-align: center;
      margin-top: 16px;
      margin-bottom: 24px; }
    section.information .info-item a.btn:hover {
      background-color: #fff;
      color: #d33e32; }

section.collections-section a.btn:hover,
section.recent-news a.btn:hover {
  background: transparent;
  border-color: #254e70;
  color: #254e70; }

.banner-outer a.btn,
section.collections-section a.btn,
section.recent-news a.btn,
section.information a.btn,
section.prospective a.btn {
  font-family: "Avenir Next LT Pro";
  font-weight: bold;
  border-width: 2px;
  border-style: solid;
  letter-spacing: 1px;
  line-height: 14px;
  text-align: center;
  border-radius: 20px;
  background: transparent;
  text-transform: uppercase;
  font-size: 11px;
  padding: 9px 22px 7px; }
  @media (max-width: 1899px) {
    .banner-outer a.btn,
    section.collections-section a.btn,
    section.recent-news a.btn,
    section.information a.btn,
    section.prospective a.btn {
      line-height: 16px;
      padding: 9px 25px 8px; } }
  .banner-outer a.btn.btn-white,
  section.collections-section a.btn.btn-white,
  section.recent-news a.btn.btn-white,
  section.information a.btn.btn-white,
  section.prospective a.btn.btn-white {
    border-color: #fff;
    color: #fff; }
    .banner-outer a.btn.btn-white:hover,
    section.collections-section a.btn.btn-white:hover,
    section.recent-news a.btn.btn-white:hover,
    section.information a.btn.btn-white:hover,
    section.prospective a.btn.btn-white:hover {
      background: #fff;
      color: #18191a; }
  .banner-outer a.btn.btn-dark,
  section.collections-section a.btn.btn-dark,
  section.recent-news a.btn.btn-dark,
  section.information a.btn.btn-dark,
  section.prospective a.btn.btn-dark {
    color: #18191a;
    border: 2px solid #18191a; }
    .banner-outer a.btn.btn-dark:hover,
    section.collections-section a.btn.btn-dark:hover,
    section.recent-news a.btn.btn-dark:hover,
    section.information a.btn.btn-dark:hover,
    section.prospective a.btn.btn-dark:hover {
      background: #18191a;
      color: #fff; }
  .banner-outer a.btn.btn-blue,
  section.collections-section a.btn.btn-blue,
  section.recent-news a.btn.btn-blue,
  section.information a.btn.btn-blue,
  section.prospective a.btn.btn-blue {
    background-color: #254E70;
    border-color: #254E70;
    color: #fff; }
    .banner-outer a.btn.btn-blue:hover,
    section.collections-section a.btn.btn-blue:hover,
    section.recent-news a.btn.btn-blue:hover,
    section.information a.btn.btn-blue:hover,
    section.prospective a.btn.btn-blue:hover {
      background-color: #0F3554;
      color: #fff; }

@keyframes slide {
  0%,
    100% {
    transform: translate(0, 0); }
  50% {
    transform: translate(7px, 0); } }
@keyframes slideReverse {
  0%,
    100% {
    transform: translate(0, 0); }
  50% {
    transform: translate(-7px, 0); } }

/*# sourceMappingURL=home-new.css.map */
