@font-face {
  font-family: 'GTWalsheimPro-Light';
  src: url("fonts/GTWalsheimPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'GTWalsheimPro-regular';
  src: url("fonts/GTWalsheimPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'montserratregular';
  src: url("fonts/montserrat-regular-webfont.woff2") format("woff2"), url("fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'montserratbold';
  src: url("fonts/montserrat-bold-webfont.woff2") format("woff2"), url("fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'montserratextrabold';
  src: url("fonts/montserrat-extrabold-webfont.woff2") format("woff2"), url("fonts/montserrat-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'montserratlight';
  src: url("fonts/montserrat-light-webfont.woff2") format("woff2"), url("fonts/montserrat-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'montserratmedium';
  src: url("fonts/montserrat-medium-webfont.woff2") format("woff2"), url("fonts/montserrat-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'montserratsemibold';
  src: url("fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("fonts/montserrat-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
html,
body {
  overflow-x: hidden; }

body {
  padding: 0rem; }

a {
  outline: none; }

::-webkit-input-placeholder {
  /* Chrome */
  color: #002649; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #002649; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #002649;
  opacity: 1; }

:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #002649;
  opacity: 1; }

body div[class^="section_"] {
  clear: both;
  float: left;
  width: 100%; }

.font-family-montserrat-light {
  font-family: "montserratlight"; }

.font-family-montserrat-regular {
  font-family: "montserratregular"; }

.font-family-montserrat-medium {
  font-family: "montserratmedium"; }

.font-family-montserrat-semibold {
  font-family: "montserratsemibold"; }

.font-family-montserrat-bold {
  font-family: "montserratbold"; }

.font-family-montserrat-extra-bold {
  font-family: "montserratextrabold"; }

.font-family-GTWalsheim-regular {
  font-family: "GTWalsheimPro-regular"; }

.font-family-GTWalsheim-light {
  font-family: "GTWalsheimPro-Light"; }

.font-italic {
  font-style: italic !important; }

.row.mar-gutters-15 {
  margin-right: -7.5px;
  margin-left: -7.5px; }

.row.mar-gutters-15 > [class^="col"],
.row.mar-gutters-15 > [class^="col-"],
.row.mar-gutters-15 > [class*=" col-"] {
  padding-right: 7.5px;
  padding-left: 7.5px; }

.row.mar-gutters-10 {
  margin-right: -5px;
  margin-left: -5px; }

.row.mar-gutters-10 > [class^="col"],
.row.mar-gutters-10 > [class^="col-"],
.row.mar-gutters-10 > [class*=" col-"] {
  padding-right: 5px;
  padding-left: 5px; }

.row.mar-gutters-70 {
  margin-right: -35px;
  margin-left: -35px; }

.row.mar-gutters-70 > [class^="col"],
.row.mar-gutters-70 > [class^="col-"],
.row.mar-gutters-70 > [class*=" col-"] {
  padding-right: 35px;
  padding-left: 35px; }

.white-space-no-wrap {
  white-space: nowrap; }

.l-h-1 {
  line-height: 1; }

.l-h-1-2 {
  line-height: 1.2; }

.letter-space-1-44 {
  letter-spacing: 1.44px; }

.letter-space-8 {
  letter-spacing: 8px; }

.letter-space-4 {
  letter-spacing: 4px; }

@media (min-width: 992px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both; } }
@keyframes slideIn {
  0% {
    transform: translateX(1rem);
    opacity: 0; }
  100% {
    transform: translateX(0rem);
    opacity: 1; }
  0% {
    transform: translateX(1rem);
    opacity: 0; } }
@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -webkit-opacity: 1; }
  0% {
    -webkit-transform: translateX(1rem);
    -webkit-opacity: 0; } }
.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn; }

.font-1 {
  font-size: 0.0625rem; }

.font-2 {
  font-size: 0.125rem; }

.font-3 {
  font-size: 0.1875rem; }

.font-4 {
  font-size: 0.25rem; }

.font-5 {
  font-size: 0.3125rem; }

.font-6 {
  font-size: 0.375rem; }

.font-7 {
  font-size: 0.4375rem; }

.font-8 {
  font-size: 0.5rem; }

.font-9 {
  font-size: 0.5625rem; }

.font-10 {
  font-size: 0.625rem; }

.font-11 {
  font-size: 0.6875rem; }

.font-12 {
  font-size: 0.75rem; }

.font-13 {
  font-size: 0.8125rem; }

.font-14 {
  font-size: 0.875rem; }

.font-15 {
  font-size: 0.9375rem; }

.font-16 {
  font-size: 1rem; }

.font-17 {
  font-size: 1.0625rem; }

.font-18 {
  font-size: 1.125rem; }

.font-19 {
  font-size: 1.1875rem; }

.font-20 {
  font-size: 1.25rem; }

.font-21 {
  font-size: 1.3125rem; }

.font-22 {
  font-size: 1.375rem; }

.font-23 {
  font-size: 1.4375rem; }

.font-24 {
  font-size: 1.5rem; }

.font-25 {
  font-size: 1.5625rem; }

.font-26 {
  font-size: 1.625rem; }

.font-27 {
  font-size: 1.6875rem; }

.font-28 {
  font-size: 1.75rem; }

.font-29 {
  font-size: 1.8125rem; }

.font-30 {
  font-size: 1.875rem; }

.font-31 {
  font-size: 1.9375rem; }

.font-32 {
  font-size: 2rem; }

.font-33 {
  font-size: 2.0625rem; }

.font-34 {
  font-size: 2.125rem; }

.font-35 {
  font-size: 2.1875rem; }

.font-36 {
  font-size: 2.25rem; }

.font-37 {
  font-size: 2.3125rem; }

.font-38 {
  font-size: 2.375rem; }

.font-39 {
  font-size: 2.4375rem; }

.font-40 {
  font-size: 2.5rem; }

.font-41 {
  font-size: 2.5625rem; }

.font-42 {
  font-size: 2.625rem; }

.font-43 {
  font-size: 2.6875rem; }

.font-44 {
  font-size: 2.75rem; }

.font-45 {
  font-size: 2.8125rem; }

.font-46 {
  font-size: 2.875rem; }

.font-47 {
  font-size: 2.9375rem; }

.font-48 {
  font-size: 3rem; }

.font-49 {
  font-size: 3.0625rem; }

.font-50 {
  font-size: 3.125rem; }

.font-51 {
  font-size: 3.1875rem; }

.font-52 {
  font-size: 3.25rem; }

.font-53 {
  font-size: 3.3125rem; }

.font-54 {
  font-size: 3.375rem; }

.font-55 {
  font-size: 3.4375rem; }

.font-56 {
  font-size: 3.5rem; }

.font-57 {
  font-size: 3.5625rem; }

.font-58 {
  font-size: 3.625rem; }

.font-59 {
  font-size: 3.6875rem; }

.font-60 {
  font-size: 3.75rem; }

.font-61 {
  font-size: 3.8125rem; }

.font-62 {
  font-size: 3.875rem; }

.font-63 {
  font-size: 3.9375rem; }

.font-64 {
  font-size: 4rem; }

.font-65 {
  font-size: 4.0625rem; }

.font-66 {
  font-size: 4.125rem; }

.font-67 {
  font-size: 4.1875rem; }

.font-68 {
  font-size: 4.25rem; }

.font-69 {
  font-size: 4.3125rem; }

.font-70 {
  font-size: 4.375rem; }

.font-71 {
  font-size: 4.4375rem; }

.font-72 {
  font-size: 4.5rem; }

.font-73 {
  font-size: 4.5625rem; }

.font-74 {
  font-size: 4.625rem; }

.font-75 {
  font-size: 4.6875rem; }

.font-76 {
  font-size: 4.75rem; }

.font-77 {
  font-size: 4.8125rem; }

.font-78 {
  font-size: 4.875rem; }

.font-79 {
  font-size: 4.9375rem; }

.font-80 {
  font-size: 5rem; }

.font-81 {
  font-size: 5.0625rem; }

.font-82 {
  font-size: 5.125rem; }

.font-83 {
  font-size: 5.1875rem; }

.font-84 {
  font-size: 5.25rem; }

.font-85 {
  font-size: 5.3125rem; }

.font-86 {
  font-size: 5.375rem; }

.font-87 {
  font-size: 5.4375rem; }

.font-88 {
  font-size: 5.5rem; }

.font-89 {
  font-size: 5.5625rem; }

.font-90 {
  font-size: 5.625rem; }

.font-91 {
  font-size: 5.6875rem; }

.font-92 {
  font-size: 5.75rem; }

.font-93 {
  font-size: 5.8125rem; }

.font-94 {
  font-size: 5.875rem; }

.font-95 {
  font-size: 5.9375rem; }

.font-96 {
  font-size: 6rem; }

.font-97 {
  font-size: 6.0625rem; }

.font-98 {
  font-size: 6.125rem; }

.font-99 {
  font-size: 6.1875rem; }

.font-100 {
  font-size: 6.25rem; }

.font-101 {
  font-size: 6.3125rem; }

.font-102 {
  font-size: 6.375rem; }

.font-103 {
  font-size: 6.4375rem; }

.font-104 {
  font-size: 6.5rem; }

.font-105 {
  font-size: 6.5625rem; }

.font-106 {
  font-size: 6.625rem; }

.font-107 {
  font-size: 6.6875rem; }

.font-108 {
  font-size: 6.75rem; }

.font-109 {
  font-size: 6.8125rem; }

.font-110 {
  font-size: 6.875rem; }

.font-111 {
  font-size: 6.9375rem; }

.font-112 {
  font-size: 7rem; }

.font-113 {
  font-size: 7.0625rem; }

.font-114 {
  font-size: 7.125rem; }

.font-115 {
  font-size: 7.1875rem; }

.font-116 {
  font-size: 7.25rem; }

.font-117 {
  font-size: 7.3125rem; }

.font-118 {
  font-size: 7.375rem; }

.font-119 {
  font-size: 7.4375rem; }

.font-120 {
  font-size: 7.5rem; }

.font-121 {
  font-size: 7.5625rem; }

.font-122 {
  font-size: 7.625rem; }

.font-123 {
  font-size: 7.6875rem; }

.font-124 {
  font-size: 7.75rem; }

.font-125 {
  font-size: 7.8125rem; }

.font-126 {
  font-size: 7.875rem; }

.font-127 {
  font-size: 7.9375rem; }

.font-128 {
  font-size: 8rem; }

.font-129 {
  font-size: 8.0625rem; }

.font-130 {
  font-size: 8.125rem; }

.font-131 {
  font-size: 8.1875rem; }

.font-132 {
  font-size: 8.25rem; }

.font-133 {
  font-size: 8.3125rem; }

.font-134 {
  font-size: 8.375rem; }

.font-135 {
  font-size: 8.4375rem; }

.font-136 {
  font-size: 8.5rem; }

.font-137 {
  font-size: 8.5625rem; }

.font-138 {
  font-size: 8.625rem; }

.font-139 {
  font-size: 8.6875rem; }

.font-140 {
  font-size: 8.75rem; }

.font-141 {
  font-size: 8.8125rem; }

.font-142 {
  font-size: 8.875rem; }

.font-143 {
  font-size: 8.9375rem; }

.font-144 {
  font-size: 9rem; }

.font-145 {
  font-size: 9.0625rem; }

.font-146 {
  font-size: 9.125rem; }

.font-147 {
  font-size: 9.1875rem; }

.font-148 {
  font-size: 9.25rem; }

.font-149 {
  font-size: 9.3125rem; }

.font-150 {
  font-size: 9.375rem; }

.font-151 {
  font-size: 9.4375rem; }

.font-152 {
  font-size: 9.5rem; }

.font-153 {
  font-size: 9.5625rem; }

.font-154 {
  font-size: 9.625rem; }

.font-155 {
  font-size: 9.6875rem; }

.font-156 {
  font-size: 9.75rem; }

.font-157 {
  font-size: 9.8125rem; }

.font-158 {
  font-size: 9.875rem; }

.font-159 {
  font-size: 9.9375rem; }

.font-160 {
  font-size: 10rem; }

#lmore {
  margin: 1.5rem; }

.product-loading {
  height: 0;
  width: 0;
  padding: 15px;
  border: 6px solid #ccc;
  border-right-color: #888;
  border-radius: 22px;
  -webkit-animation: rotate 1s infinite linear;
  /* left, top and position just for the demo! */
  position: absolute;
  left: 50%;
  top: 50%; }

@-webkit-keyframes rotate {
  /* 100% keyframe for  clockwise. 
   use 0% instead for anticlockwise */
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
.rotate {
  animation: rotation 1.5s infinite linear; }

@keyframes rotation {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  to {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg); } }
.container-fluid {
  padding: 0; }

.vertical-text-breadchrum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center; }

.vertical-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-basis: 100%;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  vertical-align: middle;
  width: 100%;
  clear: both;
  margin: 0; }

.vertical-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.vertical-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-basis: 100%;
  -ms-flex-align: flex-end !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  width: 100%;
  clear: both;
  margin: 0; }

.text-shadow {
  text-shadow: 0px 3px 6px #00000029; }

#preloader {
  clear: both;
  position: relative; }

#main-container {
  float: left;
  width: 100%; }

#header {
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  float: left;
  width: 100%;
  padding: 1rem 0rem;
  position: fixed;
  z-index: 1001;
  top: 0;
  min-height: 100px; }
  #header .container-fluid {
    padding: 0 1rem;
    max-width: 1600px; }
  #header .top-header {
    padding: 0.5625rem 0;
    display: flex;
    justify-content: end;
    align-items: center; }
    #header .top-header a {
      color: #fff; }
    #header .top-header span.hide-mobile {
      padding: 0 0.5rem; }
    #header .top-header span.separator {
      color: rgba(255, 255, 255, 0.5);
      padding: 0 1rem; }
    #header .top-header img + img {
      margin-left: 8px; }

#header.sticky {
  background: -moz-linear-gradient(top, rgba(0, 38, 73, 0.85) 1%, rgba(0, 38, 73, 0.85) 61%, rgba(0, 38, 73, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 38, 73, 0.85) 1%, rgba(0, 38, 73, 0.85) 61%, rgba(0, 38, 73, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 38, 73, 0.85) 1%, rgba(0, 38, 73, 0.85) 61%, rgba(0, 38, 73, 0) 100%);
  /*  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2110303', endColorstr='#007db9e8',GradientType=0 );
  /* IE6-9 */ }

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: start;
  -webkit-justify-content: start;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  position: absolute;
  margin: 0 auto;
  z-index: 10;
  width: 250px;
  top: 36px; }
  .logo img {
    width: 100%;
    height: auto; }

.middle-header {
  display: flex;
  margin-left: auto;
  position: relative;
  flex-direction: column; }

.searchbox {
  position: relative; }

.search-inner {
  position: relative; }

#searchbox_container {
  display: none; }

#searchbox_container.active {
  display: flex;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  justify-content: center;
  align-items: center;
  padding: 0px 0px; }

.search-inner {
  width: 0px; }

#searchbox_container.active .search-inner {
  width: 264px;
  border: 1px solid #ff6c00;
  color: #ff6c00;
  border-radius: 20px;
  padding: 4px 0px;
  background-color: white; }

.search_toggle_button {
  position: absolute;
  right: -4px;
  top: 18px;
  font-size: 1.5rem;
  color: #ff6c00; }

.search_toggle_button.active {
  display: none;
  opacity: 0;
  visibility: hidden; }

#searchbox_container input[type='text'] {
  border: 0px;
  background-color: transparent;
  width: auto;
  outline: none; }

#searchbox_container button[type='submit'] {
  border: 0px;
  background-color: transparent;
  width: 40px; }

#bs-example-navbar-collapse-center-header-1 {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  top: 100%;
  box-shadow: 10px 40px 40px -20px #00000066;
  background-color: #fff; }

.home-products {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 50%;
  margin: 100px 0px; }

.home-casestudy {
  background-repeat: no-repeat;
  margin: 100px 0px;
  padding-bottom: 100px; }

.home-casestudy .card-title a {
  color: #ff6c00; }

.home-casestudy .card-block {
  margin-bottom: 3.5rem; }

.home-casestudy .card img {
  border-radius: 4px;
  max-width: 100%;
  height: auto;
  filter: grayscale(100%) contrast(100%) brightness(90%);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease; }

.home-casestudy .card .card-text {
  color: #595F6F; }

.home-casestudy .card > a {
  overflow: hidden;
  display: block; }

.home-casestudy .card:hover img {
  -webkit-transform: scale(1.125);
  -moz-transform: scale(1.125);
  -ms-transform: scale(1.125);
  -o-transform: scale(1.125);
  transform: scale(1.125);
  filter: grayscale(0%) contrast(100%) brightness(100%); }

.imgae-slider {
  margin: 100px 0px;
  padding-bottom: 100px; }
  .imgae-slider .slick-dots {
    position: absolute; }

.slick-dotted.slick-slider.imgae-slider {
  margin-bottom: 100px; }

.slick-dotted.slick-slider.imgae-slider .slick-prev:before, .slick-dotted.slick-slider.imgae-slider .slick-next:before {
  font-weight: 100;
  font-size: 1.5rem; }

.slick-dotted.slick-slider.imgae-slider .slick-prev {
  box-shadow: 20px 20px 60px #00000066;
  background-color: #325FA0;
  color: #fff;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px; }

.slick-dotted.slick-slider.imgae-slider .slick-next {
  box-shadow: 20px 20px 60px #00000066;
  background-color: #325FA0;
  color: #fff;
  border-radius: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  width: 50px;
  height: 50px; }

.banner-caption {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  padding: 40px 0px; }

.caption-position-bottom-left {
  top: auto;
  bottom: 0; }

.banner-caption p {
  width: 48%;
  padding: 1rem;
  background-color: rgba(255, 108, 0, 0.7); }

.featured-news {
  padding: 2rem 0rem; }

.featured-news {
  margin: 100px 0px;
  padding-bottom: 100px; }
  .featured-news img {
    width: 100%; }
  .featured-news a.btn-link {
    text-decoration: underline; }

/*menu*/
.normal-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between; }
  .normal-menu ul li {
    border: 0;
    display: inline-block; }
    .normal-menu ul li a {
      padding: 0rem 1rem;
      border: 0;
      font-family: "montserratlight";
      text-transform: none;
      color: #ff6c00; }
    .normal-menu ul li a:hover {
      border: 0; }
    .normal-menu ul li a:focus {
      border: 0; }
    .normal-menu ul li a.active {
      color: #ff6c00;
      border: 0; }
  .normal-menu ul li.nav-item > a {
    font-size: 1.5rem;
    font-family: "montserratregular";
    padding: 1.250rem 1rem; }
  .normal-menu ul li:hover {
    border: 0; }
  .normal-menu ul li:focus {
    border: 0; }
.normal-menu .dropdown-menu {
  position: relative;
  display: block;
  background: transparent;
  top: 0;
  border: 0px;
  border-radius: 0; }
  .normal-menu .dropdown-menu li {
    border: 0;
    display: block; }
    .normal-menu .dropdown-menu li a {
      padding-left: 0;
      padding-right: 0rem;
      padding-bottom: 0.25rem;
      border: 0;
      font-family: "montserratlight";
      text-transform: none;
      color: #fff;
      font-size: 1.2rem; }
    .normal-menu .dropdown-menu li .dropdown-item {
      background-color: transparent; }
    .normal-menu .dropdown-menu li a:hover {
      border: 0; }
    .normal-menu .dropdown-menu li a:focus {
      border: 0; }
    .normal-menu .dropdown-menu li a.active {
      color: #ff6c00;
      border: 0; }
.normal-menu .dropicon {
  display: none; }

.mega-menu .navbar-nav {
  justify-content: flex-end; }

.mega-menu .navbar-nav > li.nav-item {
  padding-bottom: 0rem; }

.mega-menu .navbar-nav > li.nav-item:nth-child(n+3) ul.dropdown-menu {
  left: auto;
  right: 0; }

.mega-menu .navbar-nav > li.nav-item:hover > a.nav-link {
  color: #ff6c00;
  background-color: #fff !important; }

.mega-menu .navbar-nav > li.nav-item.dropdown {
  position: relative; }

.mega-menu .navbar-nav > li.nav-item.dropdown.simple-dropdown-menu {
  position: relative;
  margin-bottom: -16px; }

#bs-example-navbar-collapse-center-header-1 {
  min-height: 100%; }

#bs-example-navbar-collapse-center-header-1 .menu-container ul {
  width: 320px;
  float: right;
  clear: both;
  text-align: right;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin: 0; }

#bs-example-navbar-collapse-center-header-1 .menu-container ul li.nav-item {
  padding-right: 0px; }

#bs-example-navbar-collapse-center-header-1 .menu-container ul li.nav-item:first-child .cta-box {
  display: flex; }

#bs-example-navbar-collapse-center-header-1 .menu-container ul li.nav-item:hover .cta-box {
  display: flex; }

#bs-example-navbar-collapse-center-header-1 .menu-container ul li.nav-item a.nav-link {
  padding-right: 0px;
  color: #ff6c00; }

#bs-example-navbar-collapse-center-header-1 .menu-container ul li + li {
  margin-top: 1rem; }

#bs-example-navbar-collapse-center-header-1 .cta-box {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  justify-content: start;
  align-items: center;
  padding: 16px;
  width: calc(100% - 320px);
  height: fit-content; }

#bs-example-navbar-collapse-center-header-1 .cta-box .btn-primary {
  background-color: white;
  color: #ff6c00;
  border-color: #ff6c00; }

#bs-example-navbar-collapse-center-header-1 .menu-inner {
  background-color: rgba(25, 24, 24, 0.35);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 20px !important;
  position: relative; }

#bs-example-navbar-collapse-center-header-1 .menu-inner:after {
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 60px;
  content: "";
  width: calc(100% - 100px);
  height: 2px;
  background-color: #fff;
  margin: auto;
  display: none; }

.mega-menu .navbar-nav > li a.nav-link {
  padding: 1rem 2rem;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase; 
  font-weight: bold;}

.mega-menu .navbar-nav > li:last-child a.nav-link {
  background-color: #ff6c00; }

.mega-menu .navbar-nav > li a.nav-link:hover {
  padding: 1rem 2rem;
  color: #ff6c00; }

.mega-menu .navbar-nav > li a.nav-link.active {
  color: #ff6c00 !important; }

.mega-menu .navbar-nav > li:last-child a.nav-link.active {
  color: #fff !important; }

.mega-menu .navbar-nav > li a.nav-link.active span.dropicon {
  color: #ff6c00; }

.mega-menu .navbar-nav > li.dropdown span.dropicon {
  top: 50%;
  right: -10px;
  width: auto;
  z-index: 9999;
  cursor: pointer;
  float: right;
  transform: translate(-6px, -50%);
  text-align: right;
  padding: 0 1rem;
  display: flex;
  position: absolute; }

.mega-menu .navbar-nav > li.dropdown span i {
  font-size: 1rem; }

.mega-menu .navbar-nav > li.dropdown span i + i {
  display: none; }

.mega-menu .navbar-nav > li.dropdown.show > a {
  color: #ff6c00; }

.mega-menu .navbar-nav > li.dropdown.show span i {
  display: none; }

.mega-menu .navbar-nav > li.dropdown.show span i + i {
  display: block; }

.submenu-icon {
  position: absolute;
  display: none; }

.mega-menu .dropdown-menu li {
  width: 100%;
  max-width: 100%; }

.mega-menu .dropdown-menu li a.img {
  position: static;
  padding: 0.55rem 1.4375rem;
  display: block;
  font-size: 1.325rem;
  font-family: "montserratregular"; }
  .mega-menu .dropdown-menu li a.img span {
    position: absolute;
    top: 5px;
    right: 5px;
    visibility: hidden;
    opacity: 0;
    max-width: 150px;
    display: none; }

.mega-menu .dropdown-menu li:hover a.img span {
  visibility: visible;
  opacity: 1;
  display: none; }

.mega-menu .dropdown-menu li a.img i {
  padding-right: 0px;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease; }

.mega-menu .dropdown-menu li:hover a.img i {
  padding-right: 10px; }

@media (min-width: 992px) {
  .mega-menu .navbar-collapse {
    padding: 0; }

  .mega-menu {
    padding: 0px 0px 0px 0px;
    position: relative;
    top: 0px;
    right: 0px;
    clear: both;
    margin-top: 20px; }
    .mega-menu .dropdown-menu {
      border: 0px;
      border-radius: 0;
      border-style: solid none;
      min-width: 270px;
      padding: 0px 0px 0px 0px;
      margin: 0;
      z-index: 9999 !important;
      background-color: #fff;
      top: 100%;
      height: auto;
      position: absolute; }
    .mega-menu li a:focus {
      filter: none !important; }
    .mega-menu li.dropdown:hover {
      background-color: transparent; }
      .mega-menu li.dropdown:hover .dropdown-menu .container {
        padding: 0px 0px 0px 82px; }
    .mega-menu .navbar-toggler {
      color: #ff6c00;
      display: none;
      float: right;
      font-size: 1.8rem;
      padding: 0px 0px 0px 0px;
      outline: none;
      margin-right: -1rem; }
    .mega-menu .navbar-toggler i.fa-bars {
      display: block; }
    .mega-menu .navbar-toggler i.fa-times {
      display: none; }
    .mega-menu .navbar-toggler.active i.fa-bars {
      display: none; }
    .mega-menu .navbar-toggler.active i.fa-times {
      display: block; }
    .mega-menu #bs-example-navbar-collapse-center-header-2 {
      z-index: 2;
      margin-top: 0px;
      text-align: right;
      position: relative;
      padding: 0px 0px 0px 0px; }

  .navbar-nav li:hover > ul.dropdown-menu {
    display: block;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0px 0px 0px;
    box-shadow: 0px 10px 10px #0000004D; }

  .dropdown-submenu {
    position: static;
    height: 100%;
    min-height: 100%;
    background-color: #fff;
    width: 360px !important; }

  .navbar-nav li:hover > ul.dropdown-menu .dropdown-submenu .dropdown-menu:after {
    display: none; }

  .mega-menu li.dropdown:hover ul.dropdown-menu .dropdown-submenu-item:first-child ul.dropdown-menu li.dropdownlink:first-child a span {
    opacity: 1;
    visibility: visible; }

  .dropdown-submenu .dropdown-menu:before {
    content: "";
    position: absolute;
    top: 80px;
    background-color: #6A6A6A;
    width: 1px;
    left: -50px;
    right: 0;
    height: calc(100% - 120px);
    z-index: -3;
    display: block; }

  ul.dropdown-menu .dropdown-submenu-item {
    padding: 20px 0px; }

  ul.dropdown-menu .dropdown-submenu-item:first-child {
    padding-top: 0px; }

  ul.dropdown-menu .dropdown-submenu-item:first-child ul {
    display: block;
    right: auto;
    min-width: 100%;
    min-height: 400px;
    background-color: white;
    padding: 80px 0px 40px; }

  ul.dropdown-menu .dropdown-submenu-item:last-child {
    padding-bottom: 0px; }

  .dropdown-submenu li.dropdownlink {
    width: 33% !important;
    position: static; }

  .dropdown-submenu li.dropdownlink br {
    display: none; }

  .dropdown-submenu li.dropdownlink a {
    padding: 5px 10px;
    display: block;
    font-size: 1.2rem; }

  .dropdown-submenu li.dropdownlink a span {
    top: 82px;
    right: 0px;
    position: absolute;
    opacity: 0;
    visibility: hidden; }

  .dropdown-submenu li.dropdownlink:hover a span {
    opacity: 1;
    visibility: visible; }

  .navbar-nav li.nav-item.dropdown.simple-dropdown-menu .cta-box:empty {
    display: none; }

  .dropdownlink span {
    position: absolute;
    right: 0; }

  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 360px;
    margin-top: 0px;
    height: 100%;
    bottom: 0;
    background-color: #fff !important;
    padding: 20px;
    min-width: auto !important;
    width: calc(100% - 360px ); }

  /* rotate caret on hover */
  .dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg); }

  .dropdownlink {
    background-color: #fff; }

  .dropdown-menu:before {
    content: "";
            /* background-color:rgba($white, .7);
    position: absolute;
    bottom:0;
	top:20px;
    left: calc(50% - 22px);
	width: 0; 
  height: 0; 
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  
  border-bottom: 13px solid $secondary;*/ }

  .dropdown-item {
    font-family: "montserratbold";
    padding: 0.75rem 1.125rem;
    text-transform: uppercase;
    background-color: #fff;
    color: #191818; }
    .dropdown-item i {
      color: #002649; }

  .dropdown-item:focus,
  .dropdown-item:hover {
    background-color: #ff6c00;
    color: #fff; }

  .dropdown-item.active {
    background-color: transparent;
    color: #ff6c00; }

  .dropdown-submenu:hover > a {
    background-color: #fff;
    color: #ff6c00; }

  .dropdown-submenu:hover > ul.dropdown-menu .dropdown-item {
    background-color: #fff;
    color: #191818; }

  .dropdown-submenu:hover > ul.dropdown-menu .dropdown-item:hover {
    color: #fff; }

  .dropdown-toggle::after {
    display: none; }

  .mega-menu .open > .dropdown-menu {
    display: none; } }
.main-menu {
  text-align: right;
  padding-top: 0.7rem; }

#bs-example-navbar-collapse-left-header-2 {
  padding-top: 0rem;
  padding-bottom: 0.075rem; }

@media (max-width: 991.98px) {
  #bs-example-navbar-collapse-left-header-2 {
    padding-top: 0rem; }

  .mega-menu .navbar-toggle {
    display: block; }

  .mega-menu .navbar-collapse.collapse {
    clear: both; }

  .mega-menu .navbar-collapse.collapse.show {
    overflow-y: auto !important; }

  .mega-menu .navbar-nav > li.dropdown span {
    display: inline-block; }

  .mega-menu .navbar-nav {
    float: none !important;
    margin: 0 0 0px;
    padding-top: 0.05rem;
    padding-bottom: 0rem;
    display: flex;
    width: 100%;
    align-items: center;
    flex-direction: column; }

  .dropdown-item {
    color: #ff6c00; }

  .dropdown-item:focus,
  .dropdown-item:hover {
    color: #fff;
    background-color: transparent; }

  .dropdown-toggle::after {
    display: none; }

  .mega-menu .navbar-nav > li {
    float: none;
    position: relative !important; }
    .mega-menu .navbar-nav > li a.active:before {
      display: none; }
    .mega-menu .navbar-nav > li a.active:after {
      display: none; }

  .mega-menu .navbar-nav > li > a {
    font-size: 1.15rem;
    color: #fff;
    padding-bottom: 8px;
    padding-top: 8px;
    position: relative;
    z-index: 9998;
    margin-right: 0px;
    padding-right: 15px; }

  .mega-menu .navbar-nav > li a.nav-link {
    padding: 0.5rem 1rem; }

  .mega-menu .navbar-nav > li a.nav-link:hover {
    padding: 0.5rem 1rem; }

  .mega-menu .navbar-brand {
    top: -1px; }

  .mega-menu .navbar-default .navbar-toggle {
    top: 1px; }

  .mega-menu .navbar-header {
    padding: 0px 0; } }
/*end menu*/
.carousel-caption {
  left: 0;
  padding: 0;
  background-color: transparent !important; }
  .carousel-caption .caption-inner {
    padding: 0rem;
    background-color: transparent !important; }

.carousel-caption .container.h-100 {
  position: relative;
  padding: 0px; }

.carousel-indicators {
  z-index: 1; }

.carousel-indicators li:only-child {
  display: none; }

.carousel-control {
  z-index: 6;
  width: 80px;
  height: 80px;
  background-color: rgba(236, 236, 236, 0.5);
  background-image: none !important;
  text-shadow: none;
  top: 50%;
  margin-top: -40px; }

.carousel-control i {
  font-size: 72px;
  color: #fff; }

.carousel-control:hover i {
  font-size: 72px;
  color: #ff6c00; }

/*baner animation*/
.carousel.slide .carousel-item.active .carousel-caption {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.carousel.slide .carousel-item.active .carousel-caption.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.carousel.slide .carousel-item .carousel-caption.fadeInLeft {
  opacity: 0; }

.section-title {
  padding: 0rem;
  margin-top: 4rem;
  margin-bottom: 1.75rem; }

.page-title {
  padding: 9rem 0  4rem 0;
  margin-bottom: 1rem;
  text-shadow: 0px 10px 10px #00000029; }

.bg-image {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%; }

.googlemap iframe {
  width: 100%; }

.product-inner-container {
  background-color: #F7F7F7;
  padding: 30px; }

.review-section {
  padding: 4.5rem; }

.review-section-right .card {
  background-color: #fff;
  box-shadow: 0px 0px 10px #00000029;
  border-radius: 0px;
  text-align: center; }
  .review-section-right .card h2 {
    border-bottom: 1px solid #ff6c00;
    padding: 30px 20px;
    margin-bottom: 30px;
    color: #191818; }
  .review-section-right .card h3 i {
    color: #002649; }

.offerte-cta {
  padding: 100px 0px;
  margin-bottom: 100px;
  position: relative;
  background-size: cover;
  background-color: #002649;
  background-repeat: no-repeat; }
  .offerte-cta .btn {
    margin: 1rem; }
  .offerte-cta .cta-inner {
    border-bottom: 2px solid #fff;
    color: #fff;
    display: flex;
    align-items: center; }
    .offerte-cta .cta-inner h2 {
      font-size: 2.8125rem;
      color: #fff; }
    .offerte-cta .cta-inner a {
      margin-right: 2rem;
      color: #002649;
      box-shadow: 20px 20px 60px #00000066;
      background-color: #fff;
      font-size: 1rem;
      padding: 10px 20px;
      line-height: 1.4;
      border-radius: 30px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .offerte-cta .cta-inner a i {
        margin-left: 10px; }
    .offerte-cta .cta-inner a:hover {
      color: #fff;
      background-color: #002649; }

.offerte-cta.green {
  background-color: #002649; }
  .offerte-cta.green a {
    color: #002649; }
  .offerte-cta.green a:hover {
    color: #fff;
    background-color: #002649; }

.offerte-cta.blue {
  background-color: #ff6c00; }
  .offerte-cta.blue a {
    color: #ff6c00; }
  .offerte-cta.blue a:hover {
    color: #fff;
    background-color: #ff6c00; }

.readmore {
  position: absolute;
  top: auto;
  bottom: 0;
  right: 16px;
  transform: translateY(-50%); }
  .readmore a {
    width: 50px;
    height: 50px;
    background-color: #fff;
    color: #ff6c00 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%; }
    .readmore a i {
      font-weight: 900; }

.text-content-landing-page {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0; }

.feature-section {
  flex-wrap: wrap;
  display: flex;
  width: 100%; }

.feature-section + .feature-section {
  background-color: #fff; }

.feature-section:last-child {
  margin-bottom: 100px; }

.featured-banner-icons {
  transform: translateY(-50%);
  margin-bottom: -116px; }
  .featured-banner-icons .card {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #00000029;
    border-radius: 0px !important;
    padding: 16px; }
    .featured-banner-icons .card .card-image {
      margin: 20px 0px;
      width: 90px;
      height: 90px; }
      .featured-banner-icons .card .card-image img {
        width: 100%;
        height: auto; }

.slider-spacing.slick-slider {
  overflow: hidden; }

/* the parent */
.slider-spacing .slick-list {
  margin: 0 -1rem; }

/* item */
.slider-spacing .slick-list .item {
  padding: 0 1rem;
  max-width: 460px; }

.social-icons-team span {
  display: flex;
  padding: 0px;
  margin: 16px;
  width: 60px;
  height: 60px;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #ff6c00;
  color: white;
  border-radius: 50%;
  font-size: 32px; }
  .social-icons-team span a {
    display: block;
    color: #fff; }

.carousel-control-prev, .carousel-control-next {
  width: 66px; }

.carousel-control-prev span, .carousel-control-next span {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  color: #ff6c00;
  border-radius: 50%;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease; }

.carousel-control-prev:hover span, .carousel-control-next:hover span {
  transform: scale(1.25);
  transform-origin: center center; }

.inner-page-content {
  margin-bottom: 3.5rem;
  background-image: url(images/inner-page-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  background-color: #002649;
  padding: 14rem  0 2rem; }
  .inner-page-content h1 {
    color: #fff; }
  .inner-page-content .image-featured {
    position: absolute;
    right: 0;
    left: 0;
    top: -70px; }
  .inner-page-content .image-featured img {
    border: 8px solid #8191a2;
     width: 80%; } 

img.image-bordered-primary {
  border: 8px solid #ff6c00;
  width: 100%;
  max-width: 300px; }

img.image-bordered-secondary {
  border: 8px solid #002649;
  width: 100%;
  max-width: 300px; }

img.image-bordered-secondary-light {
  border: 8px solid #8191a2;
  width: 100%;
  max-width: 300px; }

.banner-home-page {
  overflow: hidden; }

.banner-home-page div {
  height: 100%; }

#home-banner {
  overflow: hidden; }

.home-banner .slider-banner .slick-slide[data-image] {
  background-image: attr(data-image url); }

.content-short ul {
  margin: 0 0 1rem;
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: left;
  width: 100%; }
  .content-short ul li {
    margin: 0;
    padding: 0 0 0.4rem 1.5rem;
    position: relative; }
    .content-short ul li:after {
      font-family: 'Font Awesome 5 Pro';
      content: "\f111";
      position: absolute;
      bottom: 0;
      top: 7px;
      left: 0;
      display: block;
      font-weight: 600;
      font-size: 10px;
      color: #ff6c00; }

.content-short-ul-large ul {
  margin: 0 0 1rem;
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: left;
  line-height: 1.3; }
  .content-short-ul-large ul li {
    margin: 0;
    padding: 0 0 0.75rem 2.5rem;
    position: relative; }
    .content-short-ul-large ul li:after {
      font-family: 'Font Awesome 5 Pro';
      content: "\f111";
      position: absolute;
      bottom: 0;
      top: 6px;
      left: 0;
      display: block;
      font-weight: 600;
      font-size: 12px;
      color: #ff6c00; }

/*Styling Selectbox*/
.dropdownsel {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 0 2px #cccccc;
  transition: all .5s ease;
  position: relative;
  font-size: 14px;
  color: #191818;
  height: 100%;
  text-align: left;
  outline: none;
  margin: 3px 0px; }

.dropdownsel .select {
  cursor: pointer;
  display: block;
  padding: 8px; }

.dropdownsel .select > i {
  font-size: 13px;
  color: #888;
  cursor: pointer;
  transition: all .3s ease-in-out;
  float: right;
  line-height: 20px;
  margin: 2px 10px; }

.dropdownsel:active {
  background-color: #f8f8f8; }

.dropdownsel.active:hover,
.dropdownsel.active {
  box-shadow: 0 0 4px #cccccc;
  border-radius: 2px 2px 0 0;
  background-color: #f8f8f8; }

.dropdownsel.active .select > i {
  transform: rotate(-180deg); }

.dropdownsel .dropdown-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  box-shadow: 0 1px 2px #cccccc;
  border-radius: 0 1px 2px 2px;
  overflow: hidden;
  display: none;
  max-height: 144px;
  overflow-y: auto;
  z-index: 9; }

.dropdownsel .dropdown-menu li {
  padding: 10px;
  transition: all .2s ease-in-out;
  cursor: pointer; }

.dropdownsel .dropdown-menu {
  padding: 0;
  list-style: none; }

.dropdownsel .dropdown-menu li:hover {
  background-color: #f2f2f2; }

.dropdownsel .dropdown-menu li:active {
  background-color: #e2e2e2; }

.irs-hidden-input {
  display: none; }

.page-header {
  margin-top: 3.25rem;
  margin-bottom: 3.25rem;
  position: relative; }
  .page-header strong {
    color: #191818; }

.home-banner {
  position: relative; }

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  opacity: 1 !important; }

.faq-listing {
  margin: 0rem 0 2.75rem 0; }
  .faq-listing .card {
    padding: 1rem;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;
    margin-bottom: 3rem;
    font-size: 1.25rem;
    font-family: "montserratbold";
    color: #191818; }
    .faq-listing .card .card-title {
      font-size: 1.25rem;
      font-family: "montserratbold";
      color: #191818; }
    .faq-listing .card .card-image {
      width: 115px;
      height: 115px;
      margin: 20px auto 0;
      background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid meet' viewBox='502.3821552437205 341.7675644862477 42.564616881119264 41.57731224169868' width='38.56' height='37.58'%3e%3cdefs%3e%3cpath d='M513.51 378C513.5 377.99 513.41 377.93 513.24 377.84L504.88 380.34C504.82 380.34 504.79 380.34 504.78 380.34C504.14 380.34 503.8 379.84 503.8 379.36C503.8 379.34 503.8 379.24 503.8 379.05L506.38 371.34C506.29 371.19 506.24 371.1 506.23 371.09C506.2 371.04 503.38 366.48 503.38 361.44C503.38 351.16 511.99 342.77 522.57 342.77C527.67 342.77 532.48 344.71 536.11 348.22C539.79 351.75 541.85 356.54 541.95 361.65C541.95 371.95 533.34 380.32 522.76 380.32C517.41 380.32 513.56 378.02 513.51 378ZM522.57 378.38C527.2 378.38 531.57 376.63 534.88 373.44C538.17 370.27 539.98 366.09 539.98 361.67C539.98 352.34 532.16 344.75 522.54 344.75C512.93 344.75 505.1 352.34 505.1 361.67C505.1 366.23 507.63 370.24 508.39 371.32C508.22 371.77 507.42 374.05 505.96 378.16L513.27 375.81C516.49 377.53 519.59 378.38 522.57 378.38Z' id='d1f55Jm5z'%3e%3c/path%3e%3c/defs%3e%3cg%3e%3cg%3e%3cuse xlink:href='%23d1f55Jm5z' opacity='1' fill='%23ee303c' fill-opacity='1'%3e%3c/use%3e%3cg%3e%3cuse xlink:href='%23d1f55Jm5z' opacity='1' fill-opacity='0' stroke='%23000000' stroke-width='2' stroke-opacity='0'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
      background-repeat: no-repeat;
      background-size: cover; }
    .faq-listing .card:after {
      font-family: 'Font Awesome 5 Pro';
      content: "\f105";
      float: right;
      color: #ff6c00;
      position: absolute;
      top: 50%;
      right: 1.5rem;
      left: auto;
      transform: translateY(-50%);
      font-size: 1.5rem; }
  .faq-listing .card:hover .card-title {
    color: #ff6c00; }
  .faq-listing .card:hover .card-image {
    background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid meet' viewBox='501.52352827753776 386.7554510474562 42.56461688111921 41.577312241698735' width='38.56' height='37.58'%3e%3cdefs%3e%3cpath d='M512.66 422.98C512.64 422.97 512.55 422.92 512.39 422.82L504.02 425.33C503.96 425.33 503.93 425.33 503.92 425.33C503.28 425.33 502.94 424.83 502.94 424.35C502.94 424.33 502.94 424.22 502.94 424.03L505.52 416.33C505.43 416.18 505.38 416.09 505.37 416.08C505.34 416.03 502.52 411.47 502.52 406.43C502.52 396.15 511.13 387.76 521.71 387.76C526.81 387.76 531.62 389.69 535.25 393.21C538.93 396.74 540.99 401.53 541.09 406.64C541.09 416.94 532.48 425.31 521.9 425.31C516.56 425.31 512.7 423.01 512.66 422.98Z' id='h1a6V0PxFg'%3e%3c/path%3e%3c/defs%3e%3cg%3e%3cg%3e%3cuse xlink:href='%23h1a6V0PxFg' opacity='1' fill='%23ee303c' fill-opacity='1'%3e%3c/use%3e%3cg%3e%3cuse xlink:href='%23h1a6V0PxFg' opacity='1' fill-opacity='0' stroke='%23000000' stroke-width='1' stroke-opacity='0'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e"); }
    .faq-listing .card:hover .card-image img {
      filter: brightness(0) invert(1); }
  .faq-listing .card.active {
    box-shadow: 0px 10px 10px #00000029; }
    .faq-listing .card.active .card-title {
      color: #ff6c00; }
    .faq-listing .card.active .card-image {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid meet' viewBox='569.5074380888282 121.9520104639792 41.12127689895965 41.12127689895965' width='37.12' height='37.12'%3e%3cdefs%3e%3cpath d='M570.51 141.42C570.51 146.48 573.22 150.95 573.22 150.95C572.99 151.67 571.13 157.42 570.9 158.14C570.9 158.34 570.9 158.34 570.9 158.52C570.9 159.3 571.49 160.07 572.45 160.07C572.65 160.07 572.65 160.07 572.65 160.07C573.41 159.84 579.46 157.98 580.22 157.75C580.22 157.75 583.91 160.07 589.16 160.07C599.26 160.07 607.63 151.91 607.63 141.6C607.45 131.12 599.28 122.95 588.98 122.95C578.88 122.95 570.51 131.12 570.51 141.42Z' id='bgbo5Jxhl'%3e%3c/path%3e%3c/defs%3e%3cg%3e%3cg%3e%3cuse xlink:href='%23bgbo5Jxhl' opacity='1' fill='%23e52330' fill-opacity='1'%3e%3c/use%3e%3cg%3e%3cuse xlink:href='%23bgbo5Jxhl' opacity='1' fill-opacity='0' stroke='%23000000' stroke-width='1' stroke-opacity='0'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e"); }
      .faq-listing .card.active .card-image img {
        filter: brightness(0) invert(1); }

.column-reverse{flex-direction: row;}

.accordion {
  display: none; }

.accordion.active {
  display: block; }

.accordion .card-listing {
  margin: 0rem 0 1.5rem 0;
  overflow: hidden;
  border-radius: 0px;
  background-color: #fff; }

.accordion .card-listing .card-block {
  padding: 0rem 1.75rem 1rem 1.75rem;
  color: #888888;
  border-radius: 0px;
  border: 0px; }

.accordion .card-listing .card-header {
  border: 0px;
  border-radius: 0px;
  padding: 1.5rem 3.75rem 1.5rem 1.75rem;
  color: #888888;
  background-color: #fff;
  position: relative; }

.accordion .card-listing .card-header[aria-expanded="true"] {
  color: #191818;
  border: 0px;
  border-radius: 0px; }

.accordion .card-header[aria-expanded='false']:after {
  font-family: 'Font Awesome 5 Pro';
  content: "\f105";
  float: right;
  color: #ff6c00;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  left: auto;
  transform: translateY(-50%);
  font-size: 1.5rem; }

.accordion .card-header[aria-expanded='true']:after {
  /* symbol for "collapsed" panels */
  font-family: 'Font Awesome 5 Pro';
  float: right;
  content: "\f106";
  color: #ff6c00;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  left: auto;
  font-size: 1.5rem;
  transform: translateY(-50%); }

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #ff6c00; }

.section {
  clear: both; }

.google-map iframe {
  width: 100%; }

.footer-padding-top {
  padding: 4rem 2.5rem; }

#footer a {
  color: white; }

#footer a:hover {
  color: #ff6c00; }

#footer .normal-menu ul {
  justify-content: flex-start; }

#footer .normal-menu ul li a {
  padding: 0rem 2rem 1rem 0;
  color: white;
  font-size: 1.125rem; }

#footer .normal-menu ul li a:hover {
  color: #ff6c00; }

#footer .footer-top .normal-menu {
  padding: 0rem 2rem; }

#footer .footer-top .normal-menu ul {
  justify-content: space-evenly; }

#footer .footer-top .normal-menu ul li.dropdown > a {
  font-size: 1.5rem;
  padding: 0rem 2rem 1.5rem 0; }

#footer .footer-bottom .normal-menu {
  padding: 0rem 0rem;
  float: right; }

#footer .footer-bottom .normal-menu ul li a {
  padding: 0rem 1rem 0rem 0;
  color: white;
  font-size: 12px;
  white-space: nowrap; }

#footer {
  font-family: "montserratlight"; }

#footer h2 {
  color: #fff; }

#footer h4 {
  color: #fff; }

#footer h2 {
  font-size: 1.5rem;
  margin-bottom: 2rem; }

.has-error {
  border-color: #e20613 !important; }

.home-featured-cms {
  padding: 4rem 0; }

.academics {
  padding: 5rem 0rem 5rem;
  text-align: center;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover; }
  .academics h2, .academics h3 {
    color: #fff; }
  .academics p {
    font-size: 0.9rem; }
  .academics h3 {
    margin-bottom: 2rem; }
  .academics .card {
    border-radius: 0;
    padding: 1rem;
    overflow: hidden;
    margin-top: 2rem;
    height: calc( 100% - 2rem); }
  .academics .card-img {
    margin-bottom: 1rem;
    overflow: hidden; }
    .academics .card-img img {
      max-height: 100px;
      min-height: 100px;
      width: 100px;
      -moz-transform-origin: center center;
      -ms-transform-origin: center center;
      -o-transform-origin: center center;
      transform-origin: center center;
      -webkit-transition: .25s all ease;
      -o-transition: .25s all ease;
      transition: .25s all ease;
      transform: scale(1); }
  .academics .card:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    border-radius: 100%;
    width: 100px;
    height: 100px;
    box-shadow: 0px 0px 0px 2000px rgba(0, 38, 73, 0.75);
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease; }
  .academics .card-holder .card h4 {
    color: #fff; }
  .academics .card-holder:nth-child(2) .card:after {
    box-shadow: 0px 0px 0px 2000px rgba(255, 255, 255, 0.75); }
  .academics .card-holder:nth-child(2) .card:hover:after {
    box-shadow: 0px 0px 0px 2000px rgba(255, 108, 0, 0.75); }
  .academics .card-holder:nth-child(2) .card:hover h4 {
    color: #fff; }
  .academics .card-holder:nth-child(2) .card:hover .card-body {
    color: #fff; }
  .academics .card-holder:nth-child(2) .card .card-body {
    color: #191818; }
  .academics .card-holder:nth-child(2) .card h4 {
    color: #191818; }
  .academics .card-body {
    position: relative;
    z-index: 1;
    color: #fff; }
  .academics .card:hover {
    background-color: rgba(255, 108, 0, 0.15); }
  .academics .card:hover:after {
    box-shadow: 0px 0px 0px 2000px rgba(255, 108, 0, 0.75); }
  .academics .card:hover img {
    transform: scale(1); }

.testimonials {
  padding: 5rem 0rem 5rem;
  background-repeat: no-repeat;
  background-size: cover; }
  .testimonials iframe {
    width: 100%;
    height: 100%;
    min-height: 300px; }
  .testimonials .inner-testimonials {
    padding: 3.125rem; }
  .testimonials p {
    font-size: 0.9rem; }
  .testimonials h3 {
    margin-bottom: 2rem; }
  .testimonials .card {
    border-radius: 0;
    overflow: hidden;
    margin-top: 2rem;
    height: calc( 100% - 2rem);
    background-color: rgba(255, 255, 255, 0.87);
    padding: 2.1875rem; }
  .testimonials .card .card-block {
    position: relative; }
  .testimonials .card .card-block::after {
    content: '\f10d';
    font-family: 'Font Awesome 5 Pro';
    color: #fff;
    left: 32px;
    top: 0px;
    z-index: -1;
    opacity: 0.75;
    position: absolute;
    pointer-events: none;
    font-weight: bold;
    font-size: 4rem; }
  .testimonials .card-img {
    margin-bottom: 1rem;
    overflow: hidden; }
    .testimonials .card-img img {
      max-height: 100px;
      min-height: 100px;
      width: 100px;
      -moz-transform-origin: center center;
      -ms-transform-origin: center center;
      -o-transform-origin: center center;
      transform-origin: center center;
      -webkit-transition: .25s all ease;
      -o-transition: .25s all ease;
      transition: .25s all ease;
      transform: scale(1); }
  .testimonials .card-body {
    position: relative;
    z-index: 1;
    color: #fff; }

.donate-section {
  padding: 5rem 0rem 5rem; }
  .donate-section .donate-section-links ul {
    margin: 0 0 0rem;
    padding: 0;
    list-style: none;
    display: inline-block;
    text-align: left;
    line-height: 1.3;
    background-image: url(images/graphic-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
    .donate-section .donate-section-links ul li {
      margin: 0;
      padding: 0 0 0rem;
      position: relative; }
      .donate-section .donate-section-links ul li a {
        display: block;
        background-color: rgba(255, 108, 0, 0.75);
        color: #191818;
        text-transform: capitalize;
        padding: 1rem 2rem;
        margin-bottom: 0.8rem;
        font-size: 1.6rem; }
      .donate-section .donate-section-links ul li a:hover {
        background-color: rgba(0, 38, 73, 0.75);
        color: white; }
    .donate-section .donate-section-links ul li:last-child a {
      margin: 0; }
  .donate-section .donate-section-text {
    text-align: right;
    flex-direction: column;
    display: flex; }
    .donate-section .donate-section-text p {
      margin-top: auto; }

.gray-section {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem; }

.calculation-section {
  background-size: contain; }

.clients {
  padding: 2rem 0rem 4.5rem; }
  .clients .card {
    background-color: #fff;
    padding: 1rem;
    height: 100%;
    box-shadow: 0px 0px 30px #00000029;
    border-radius: 0px; }
  .clients .card-image {
    max-width: 100px;
    min-width: 100px;
    min-height: 100px;
    padding: 1rem;
    margin-bottom: 1rem;
    border-radius: 50%;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    display: flex;
    justify-content: center;
    align-items: center; }
    .clients .card-image img {
      width: 100%;
      height: auto;
      filter: contrast(0%) brightness(0%); }
  .clients .card:hover h4 {
    color: #ff6c00; }
  .clients .card:hover img {
    filter: contrast(100%) brightness(100%); }
  .clients .card:hover .card-image img {
    filter: contrast(0%) brightness(100%); }

.clients.home-spacing-clients {
  transform: translateY(-50%);
  position: relative;
  z-index: 2;
  margin-bottom: -250px; }

.grid {
  background: #fff;
  max-width: 100%;
  margin: 0 auto 30px;
  width: 100%;
  flex-wrap: wrap;
  min-width: 100%; }

.grid:after {
  content: '';
  display: block;
  clear: both; }

.grid-item {
  width: calc(50%);
  height: 120px;
  float: left;
  /* vertical gutter */
  margin-bottom: 0px;
  border-radius: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 6px solid transparent;
  overflow: hidden;
  position: relative;
  background-size: 105%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.grid-item img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  visibility: hidden; }

.grid-item .grid-item-content {
  position: absolute;
  opacity: 0;
  transition: all 0.5s;
  color: #ffffff;
  padding: 10px;
  display: flex;
  flex-direction: column;
  padding: 10px;
  justify-content: center;
  align-items: center;
  text-align: center; }

.grid-item .grid-item-content hr {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  border: 0;
  display: none; }

.grid-item .grid-item-content h4 {
  color: #ffffff; }

.grid-item .grid-item-content p {
  color: #ffffff; }

.grid-item:hover .grid-item-content {
  opacity: 1; }

.grid-item:hover {
  background-size: 101%; }

.childelement {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-color: black;
  transition: all .5s; }

.grid-item:hover .childelement,
.grid-item:focus .childelement {
  transform: scale(1.2); }

.grid-item--width2 {
  width: 42.5%; }

.grid-item--height2 {
  height: 470px; }

.grid-item--width3 {
  width: 28.7%; }

.grid-item--height3 {
  height: 470px; }

.grid-item--width4 {
  width: 28.8%; }

.grid-item--height4 {
  height: 470px; }

.grid-item--width5 {
  width: 100%; }

.grid-item--height5 {
  height: 540px; }

.grid-item--width6 {
  width: 50%; }

.grid-item--height6 {
  height: 470px; }

.grid-item--width7 {
  width: 50%; }

.grid-item--height7 {
  height: 470px; }

.grid-item--width8 {
  width: 28.7%; }

.grid-item--height8 {
  height: 470px; }

.grid-item--width9 {
  width: 28.8%; }

.grid-item--height9 {
  height: 470px; }

.grid-item--width10 {
  width: 42.5%; }

.grid-item--height10 {
  height: 470px; }

.grid-item--width11 {
  width: 28.8%; }

.grid-item--height11 {
  height: 217px; }

.grid-item--width12 {
  width: 26.31%; }

.grid-item--height12 {
  height: 252px; }

.mfp-bg {
  background: #000 !important; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #2BAEE5 !important;
  right: -45px;
  padding: 0px;
  width: 40px;
  top: 25px;
  background-size: 50%;
  background-color: transparent;
  height: 40px; }

button.mfp-arrow {
  background-size: 40%;
  background-color: transparent; }

.mfp-arrow-right {
  right: -80px; }

.mfp-arrow-left {
  left: -80px; }

.nav-tabs {
  border-bottom: 2px solid #9BBED5;
  margin-bottom: 1.2rem; }

.text-gray {
  color: #989898; }

.effect-input.content-filled-back, select.effect-input.content-filled-back {
  color: #379c00;
  border-color: #379c00; }

.effect-input, .effect-input ~ label {
  color: #989898; }

.effect-input.content-filled-back ~ label {
  transition: 0.3s;
  top: 3px;
  left: 0.875rem;
  font-size: 10px;
  color: #989898;
  position: absolute;
  z-index: -1; }

.effect-input:focus ~ label, .has-content.effect-input ~ label {
  color: #989898; }

.has-success {
  border-color: #57a639 !important;
  color: #379c00; }

.has-error {
  border: 1px solid #e20613 !important;
  color: #e20613; }

select.form-control:not([size]):not([multiple]) {
  height: 50px;
  border-radius: 0;
  line-height: 1.3;
  border: 1px solid #efefef !important;
  text-transform: capitalize;
   }

.newsletter .form-control {
  color: #fff;
  height: 50px; }

.newsletter textarea.form-control {
  color: #fff;
  height: 250px; }

.newsletter .btn {
  height: 50px;
  margin-left: 40px; }

select.form-control:not([size]):not([multiple]).has-success {
  border: 1px solid #57a639 !important;
  color: #57a639; }

select.form-control:not([size]):not([multiple]).has-error {
  border: 1px solid #e20613 !important;
  color: #e20613; }

.selectdiv {
  position: relative; }

.selectdiv::after {
  content: '\f078';
  font-family: 'Font Awesome 5 Pro';
  color: #989898;
  right: 25px;
  top: 6px;
  height: 34px;
  padding: 15px 0px 0px 8px;
  position: absolute;
  pointer-events: none; }

#recaptcha_center_body > div {
  margin: 0 auto;
  text-align: center; }

.cms-button {
  padding: 0.5rem 2.68rem; }

.arrow-left {
  margin-right: -40px;
  color: #2B9DE5; }

.arrow-right {
  position: absolute;
  top: 16px;
  right: 210px;
  bottom: 0;
  color: #fff; }

.contact-address p {
  margin-bottom: 0.5rem;
  margin-top: 1.25rem;
  position: relative; }
  .contact-address p a {
    display: inline-block;
    padding-left: 3.125rem;
    text-decoration: none; }
    .contact-address p a i {
      position: absolute;
      left: 0;
      top: 4px; }
.contact-address a:hover {
  color: #ff6c00; }

.has-success {
  border-color: #90c369 !important; }

.btn-secondary {
  color: #fff;
  background-color: #002649;
  border-color: #002649;
  color: #fff;
  outline: none; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #002649;
    border-color: #000b16; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 38, 73, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #002649;
    border-color: #002649; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #000b16;
    border-color: #000509; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 38, 73, 0.5); }
  .btn-secondary:hover {
    color: #002649;
    border-color: #002649;
    background-color: #fff;
    box-shadow: none;
    outline: none; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: none;
    outline: none; }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #ff6c00;
    background-color: #d3bb04;
    border-color: transparent; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #002649;
    border-color: transparent; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: none;
      outline: none;
      color: #fff; }

.btn-lg {
  border-radius: 40px !important; }

.btn-primary {
  color: #fff;
  background-color: #ff6c00;
  border-color: #ff6c00;
  color: #fff;
  box-shadow: none;
  background: #ff6c00;
  padding-left: 2rem;
  padding-right: 2rem;
  border: 0px;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease; }
  .btn-primary:hover {
    color: #282828;
    background-color: #fff;
    border-color: #cc5600; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 108, 0, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #ff6c00;
    border-color: #ff6c00; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #cc5600;
    border-color: #bf5100; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 108, 0, 0.5); }
  .btn-primary i {
    margin-left: 2rem !important; }
  .btn-primary:hover {
    color: #fff;
    border-color: #ff6c00;
    background: #ff6c00;
    box-shadow: none; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: none;
    outline: none; }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #ff6c00;
    border-color: transparent; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff6c00;
    border-color: transparent; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: none;
      outline: none; }

.btn-default {
  color: #282828;
  background-color: #fff;
  border-color: #ff6c00;
  color: #0a497e; }
  .btn-default:hover {
    color: #fff;
    background-color: #ff6c00;
    border-color: #cc5600; }
  .btn-default:focus, .btn-default.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 108, 0, 0.5); }
  .btn-default.disabled, .btn-default:disabled {
    color: #282828;
    background-color: #fff;
    border-color: #ff6c00; }
  .btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active, .show > .btn-default.dropdown-toggle {
    color: #282828;
    background-color: #e6e6e6;
    border-color: #bf5100; }
    .btn-default:not(:disabled):not(.disabled):active:focus, .btn-default:not(:disabled):not(.disabled).active:focus, .show > .btn-default.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 108, 0, 0.5); }
  .btn-default:hover {
    color: #fff;
    border-color: #0a497e;
    background-color: #0a497e;
    box-shadow: none; }
  .btn-default:focus, .btn-default.focus {
    box-shadow: none;
    outline: none; }
  .btn-default.disabled, .btn-default:disabled {
    color: #fff;
    background-color: #c6b3a2;
    border-color: transparent; }
  .btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active, .show > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #c6b3a2;
    border-color: transparent; }
    .btn-default:not(:disabled):not(.disabled):active:focus, .btn-default:not(:disabled):not(.disabled).active:focus, .show > .btn-default.dropdown-toggle:focus {
      box-shadow: none;
      outline: none; }

.carousel-indicators.dots {
  position: relative; }

.carousel-indicators.dots li {
  width: 10px;
  height: 10px;
  border-radius: 100%; }

.content {
  margin-bottom: 4.375rem;
  position: relative; }
  .content ul {
    margin: 1rem 0 1rem;
    padding: 0;
    list-style: none; }
    .content ul li {
      margin: 0;
      padding: 0.25rem 0 1rem 2.5rem;
      font-size: 1.35rem;
      position: relative; }
      .content ul li:after {
        content: "\f101";
        font-family: 'Font Awesome 5 Pro';
        position: absolute;
        bottom: 0;
        top: 4px;
        left: 0;
        display: block;
        color: #ff6c00;
        font-weight: bold;
        background-repeat: no-repeat;
        background-size: contain;
        font-size: 1.25rem; }
  .content table {
    width: 100%; }
  .content .table th,
  .content .table td {
    padding: 0.125rem;
    vertical-align: top;
    border: 0px solid #fafafa; }
  .content h2 {
    margin-top: 1rem; }
  .content h3 {
    margin-top: 1rem; }

.close-modal {
  width: 40px;
  height: 40px;
  padding: 0;
  left: 47%;
  position: fixed;
  bottom: 30px; }

#footer {
  float: left;
  width: 100%;
  padding: 0rem 0rem;
  background-color: #F7F7F7;
  font-size: 12px; }
  #footer .footer-top {
    padding: 2.5rem 0rem; }
  #footer .footer-bottom {
    padding: 1rem 0rem; }
  #footer ul.social-icons {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    #footer ul.social-icons a {
      display: inline-block; }
      #footer ul.social-icons a i {
        position: relative; }

.footer-right-text {
  text-align: right; }

.footer-logo img {
  max-width: 240px; }
.footer-logo p {
  line-height: 1;
  color: #fff; }

.footer-logo > div {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  text-align: center; }

@media (max-width: 991.98px) {
  .multiple-image-sections .sections:not(:last-child) {
    margin-bottom: 1.5rem; } }
@media (max-width: 991.98px) {
  body {
    font-size: 0.9090909091rem; }

  h1,
  .h1 {
    font-size: 1.85rem; }

  h2,
  .h2 {
    font-size: 1.85rem; }

  h3,
  .h3 {
    font-size: 1.75rem; }

  h4,
  .h4 {
    font-size: 0.9482758621rem; }

  h5,
  .h5 {
    font-size: 0.9615384615rem; }

  h6,
  .h6 {
    font-size: 1.125rem; }

  body {
    padding-top: 0px; }

  .container .container {
    padding: 0px; }

  .logo {
    max-width: 100%; }

  .logo {
    width: 150px;
    margin-top: 0px;
    position: absolute;
    top: 10px;
    z-index: 3;
    max-width: 100%;
    left: 0px;
    transform: translateY(0); }

  .container {
    width: 100%;
    max-width: 100%; }

  .navbar.mega-menu {
    margin-bottom: 0px !important; }

  .navbar-toggler {
    font-size: 1.25rem; }

  .breadcrumb-item a {
    font-size: 0.9090909091rem; }

  .navbar-toggler.active + #bs-example-navbar-collapse-left-header-2 {
    background-color: #191818; }

  .main-menu {
    text-align: left;
    padding-top: 0;
    clear: both;
    position: relative; }

  .navbar-toggler i.fa-bars {
    display: block; }

  .navbar-toggler i.fa-times {
    display: none; }

  .carousel.slide .carousel-item {
    height: 480px;
    background-size: cover; }

  .carousel.slide .carousel-item img {
    transform: scale(1.5);
    transform-origin: left center;
    padding-bottom: 22.25%;
    opacity: 0;
    visibility: hidden; }

  .carousel-caption .caption-inner {
    padding: 2rem 1rem 2rem;
    background-color: white; }
    .carousel-caption .caption-inner p.caption_1 {
      text-align: center !important;
      font-size: 1.25rem;
      text-shadow: 1px 2px 3px #000; }
    .carousel-caption .caption-inner .lead {
      font-size: 0.7rem;
      text-align: center; }
    .carousel-caption .caption-inner .call-to-action .btn {
      font-size: 1rem; }

  .carousel-indicators {
    display: none; }

  .carousel.slide .carousel-item .carousel-caption.fadeInLeft {
    opacity: 1; }

  .carousel.slide .carousel-item.active .carousel-caption {
    -webkit-animation-duration: 0s;
    animation-duration: 0s; }

  .carousel-caption {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto !important;
    padding: 0px;
    background-color: transparent !important; }

  .navbar-nav .dropdown-menu {
    border: 0; }

  .navbar-nav .nav-item.dropdown.show .dropdown-menu {
    border: 0;
    border-radius: 0px;
    display: block;
    position: relative;
    top: 0;
    padding: 0;
    background-color: transparent;
    min-width: 20rem; }
    .navbar-nav .nav-item.dropdown.show .dropdown-menu .container {
      overflow: hidden; }
    .navbar-nav .nav-item.dropdown.show .dropdown-menu .dropdown-item {
      color: #fff;
      padding: 0.35rem 1.625rem;
      font-size: 1rem; }
    .navbar-nav .nav-item.dropdown.show .dropdown-menu ul.row {
      padding: 0px; }

  .navbar-toggler.active i.fa-bars {
    display: none; }

  .navbar-toggler.active i.fa-times {
    display: block; }

  #bs-example-navbar-collapse-left-header-2 {
    background-color: #fff;
    padding: 0;
    float: left;
    width: 100%; }

  .navbar-nav .nav-link {
    color: #191818;
    border: 0px;
    padding: 1rem;
    font-size: 1.05rem; }

  .dropdown-item:focus,
  .dropdown-item:hover {
    color: #fff;
    background-color: #ff6c00;
    font-family: "montserratbold"; }

  .navbar-nav .nav-link.active {
    color: #fff;
    font-family: "montserratbold"; }

  .nav-link:hover,
  .nav-link:focus {
    text-decoration: none;
    color: #ff6c00; }

  .content ul li {
    padding: 0 0 0 1.5rem; }

  .content ul li::after {
    top: 7px;
    left: 0rem;
    font-size: 0.5rem; }

  .carousel-indicators {
    margin-bottom: 5px; }

  .carousel-indicators li {
    width: 0.8rem;
    height: 0.8rem; }

  .content {
    margin-bottom: 1.5rem; }

  hr {
    margin-top: 1rem;
    margin-bottom: 1rem; } }
@media only screen and (min-width: 992px) and (max-width: 1186px) {
  .font-20 {
    font-size: 1rem; }

  .font-21 {
    font-size: 1.05rem; }

  .font-22 {
    font-size: 1.1rem; }

  .font-23 {
    font-size: 1.15rem; }

  .font-24 {
    font-size: 1.2rem; }

  .font-25 {
    font-size: 1.25rem; }

  .font-26 {
    font-size: 1.3rem; }

  .font-27 {
    font-size: 1.35rem; }

  .font-28 {
    font-size: 1.4rem; }

  .font-29 {
    font-size: 1.45rem; }

  .font-30 {
    font-size: 1.5rem; }

  .font-31 {
    font-size: 1.55rem; }

  .font-32 {
    font-size: 1.6rem; }

  .font-33 {
    font-size: 1.65rem; }

  .font-34 {
    font-size: 1.7rem; }

  .font-35 {
    font-size: 1.75rem; }

  .font-36 {
    font-size: 1.8rem; }

  .font-37 {
    font-size: 1.85rem; }

  .font-38 {
    font-size: 1.9rem; }

  .font-39 {
    font-size: 1.95rem; }

  .font-40 {
    font-size: 2rem; }

  .font-41 {
    font-size: 2.05rem; }

  .font-42 {
    font-size: 2.1rem; }

  .font-43 {
    font-size: 2.15rem; }

  .font-44 {
    font-size: 2.2rem; }

  .font-45 {
    font-size: 2.25rem; }

  .font-46 {
    font-size: 2.3rem; }

  .font-47 {
    font-size: 2.35rem; }

  .font-48 {
    font-size: 2.4rem; }

  .font-49 {
    font-size: 2.45rem; }

  .font-50 {
    font-size: 2.5rem; }

  .font-51 {
    font-size: 2.55rem; }

  .font-52 {
    font-size: 2.6rem; }

  .font-53 {
    font-size: 2.65rem; }

  .font-54 {
    font-size: 2.7rem; }

  .font-55 {
    font-size: 2.75rem; }

  .font-56 {
    font-size: 2.8rem; }

  .font-57 {
    font-size: 2.85rem; }

  .font-58 {
    font-size: 2.9rem; }

  .font-59 {
    font-size: 2.95rem; }

  .font-60 {
    font-size: 3rem; }

  .font-61 {
    font-size: 3.05rem; }

  .font-62 {
    font-size: 3.1rem; }

  .font-63 {
    font-size: 3.15rem; }

  .font-64 {
    font-size: 3.2rem; }

  .font-65 {
    font-size: 3.25rem; }

  .font-66 {
    font-size: 3.3rem; }

  .font-67 {
    font-size: 3.35rem; }

  .font-68 {
    font-size: 3.4rem; }

  .font-69 {
    font-size: 3.45rem; }

  .font-70 {
    font-size: 3.5rem; }

  .font-71 {
    font-size: 3.55rem; }

  .font-72 {
    font-size: 3.6rem; }

  .font-73 {
    font-size: 3.65rem; }

  .font-74 {
    font-size: 3.7rem; }

  .font-75 {
    font-size: 3.75rem; }

  .font-76 {
    font-size: 3.8rem; }

  .font-77 {
    font-size: 3.85rem; }

  .font-78 {
    font-size: 3.9rem; }

  .font-79 {
    font-size: 3.95rem; }

  .font-80 {
    font-size: 4rem; }

  .font-81 {
    font-size: 4.05rem; }

  .font-82 {
    font-size: 4.1rem; }

  .font-83 {
    font-size: 4.15rem; }

  .font-84 {
    font-size: 4.2rem; }

  .font-85 {
    font-size: 4.25rem; }

  .font-86 {
    font-size: 4.3rem; }

  .font-87 {
    font-size: 4.35rem; }

  .font-88 {
    font-size: 4.4rem; }

  .font-89 {
    font-size: 4.45rem; }

  .font-90 {
    font-size: 4.5rem; }

  .font-91 {
    font-size: 4.55rem; }

  .font-92 {
    font-size: 4.6rem; }

  .font-93 {
    font-size: 4.65rem; }

  .font-94 {
    font-size: 4.7rem; }

  .font-95 {
    font-size: 4.75rem; }

  .font-96 {
    font-size: 4.8rem; }

  .font-97 {
    font-size: 4.85rem; }

  .font-98 {
    font-size: 4.9rem; }

  .font-99 {
    font-size: 4.95rem; }

  .font-100 {
    font-size: 5rem; }

  .font-101 {
    font-size: 5.05rem; }

  .font-102 {
    font-size: 5.1rem; }

  .font-103 {
    font-size: 5.15rem; }

  .font-104 {
    font-size: 5.2rem; }

  .font-105 {
    font-size: 5.25rem; }

  .font-106 {
    font-size: 5.3rem; }

  .font-107 {
    font-size: 5.35rem; }

  .font-108 {
    font-size: 5.4rem; }

  .font-109 {
    font-size: 5.45rem; }

  .font-110 {
    font-size: 5.5rem; }

  .font-111 {
    font-size: 5.55rem; }

  .font-112 {
    font-size: 5.6rem; }

  .font-113 {
    font-size: 5.65rem; }

  .font-114 {
    font-size: 5.7rem; }

  .font-115 {
    font-size: 5.75rem; }

  .font-116 {
    font-size: 5.8rem; }

  .font-117 {
    font-size: 5.85rem; }

  .font-118 {
    font-size: 5.9rem; }

  .font-119 {
    font-size: 5.95rem; }

  .font-120 {
    font-size: 6rem; }

  .font-121 {
    font-size: 6.05rem; }

  .font-122 {
    font-size: 6.1rem; }

  .font-123 {
    font-size: 6.15rem; }

  .font-124 {
    font-size: 6.2rem; }

  .font-125 {
    font-size: 6.25rem; }

  .font-126 {
    font-size: 6.3rem; }

  .font-127 {
    font-size: 6.35rem; }

  .font-128 {
    font-size: 6.4rem; }

  .font-129 {
    font-size: 6.45rem; }

  .font-130 {
    font-size: 6.5rem; }

  .font-131 {
    font-size: 6.55rem; }

  .font-132 {
    font-size: 6.6rem; }

  .font-133 {
    font-size: 6.65rem; }

  .font-134 {
    font-size: 6.7rem; }

  .font-135 {
    font-size: 6.75rem; }

  .font-136 {
    font-size: 6.8rem; }

  .font-137 {
    font-size: 6.85rem; }

  .font-138 {
    font-size: 6.9rem; }

  .font-139 {
    font-size: 6.95rem; }

  .font-140 {
    font-size: 7rem; }

  .font-141 {
    font-size: 7.05rem; }

  .font-142 {
    font-size: 7.1rem; }

  .font-143 {
    font-size: 7.15rem; }

  .font-144 {
    font-size: 7.2rem; }

  .font-145 {
    font-size: 7.25rem; }

  .font-146 {
    font-size: 7.3rem; }

  .font-147 {
    font-size: 7.35rem; }

  .font-148 {
    font-size: 7.4rem; }

  .font-149 {
    font-size: 7.45rem; }

  .font-150 {
    font-size: 7.5rem; }

  .font-151 {
    font-size: 7.55rem; }

  .font-152 {
    font-size: 7.6rem; }

  .font-153 {
    font-size: 7.65rem; }

  .font-154 {
    font-size: 7.7rem; }

  .font-155 {
    font-size: 7.75rem; }

  .font-156 {
    font-size: 7.8rem; }

  .font-157 {
    font-size: 7.85rem; }

  .font-158 {
    font-size: 7.9rem; }

  .font-159 {
    font-size: 7.95rem; }

  .font-160 {
    font-size: 8rem; } }
.google-map-section {
  padding: 30px; }
  .google-map-section .nav-tabs {
    border: 0px;
    margin-bottom: 2rem; }
  .google-map-section .nav-tabs .nav-link.active {
    padding: 1rem 2rem;
    background-color: #ff6c00;
    color: #fff; }
  .google-map-section .nav-tabs .nav-link {
    padding: 1rem 2rem;
    border: 0px;
    border-bottom: 2px solid #ff6c00;
    color: #ff6c00;
    border-radius: 4px; }

a.link {
  color: #535353;
  padding-right: 25px; }

.recaptcha {
  height: 54px;
  overflow: hidden; }

.input-effect {
  position: relative;
  z-index: 1;
  background-color: #fff; }

.effect-16 {
  background-color: transparent;
  width: 100%;
  padding: 0.875rem 0.875rem 0.875rem 0.875rem;
  height: 40px;
  line-height: 1;
  font-size: 1rem;
  box-shadow: none;
  -webkit-appearance: none;
  color: #191818;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 1px solid #002649; }

.effect-16 ~ label {
  position: absolute;
  left: 0.875rem;
  width: 100%;
  top: 50%;
  color: #191818;
  transition: 0.3s;
  z-index: -1;
  transform: translateY(-50%);
  font-size: 1rem; }

.effect-16:focus ~ label,
.has-content.effect-16 ~ label {
  top: 3px;
  left: 0.875rem;
  font-size: 10px;
  color: #191818;
  transition: 0.3s;
  display: none; }

.effect-16:focus ~ .theme-btn,
.has-content.effect-16 ~ .theme-btn {
  width: 100px;
  height: 100%;
  opacity: 1;
  visibility: visible; }

.effect-16:focus {
  outline: none;
  box-shadow: none;
  color: #535353;
  font-size: 1rem; }

.effect-16:focus ~ .theme-btn {
  width: 100px;
  height: 100%;
  opacity: 1;
  visibility: visible; }

.effect-16.content-filled-back {
  color: #379c00;
  border-color: #379c00; }

.effect-16.content-filled-back ~ label {
  transition: 0.3s; }

.effect-16.filled ~ label {
  transition: 0.3s; }

.effect-16.filled::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #379c00; }

.effect-16.filled::-moz-placeholder {
  /* Firefox 19+ */
  color: #379c00; }

.effect-16.filled:-ms-input-placeholder {
  /* IE 10+ */
  color: #379c00; }

.effect-16.filled:-moz-placeholder {
  /* Firefox 18- */
  color: #379c00; }

.effect-input {
  background-color: transparent;
  width: 100%;
  padding: 0.875rem 0.875rem 0.875rem 0.875rem;
  height: 66px;
  line-height: 1;
  font-size: 1rem;
  box-shadow: none;
  -webkit-appearance: none;
  color: #191818;
  border: 1px solid #d1d1d1;
  border-radius: 0px; }

.effect-input ~ label {
  position: absolute;
  left: 0.875rem;
  width: 100%;
  top: 20px;
  color: #191818;
  transition: 0.3s;
  z-index: -1;
  font-size: 1rem; }

.effect-input:focus ~ label,
.has-content.effect-input ~ label {
  top: 3px;
  left: 0.875rem;
  font-size: 10px;
  color: #191818;
  transition: 0.3s; }

.effect-input:focus ~ .theme-btn,
.has-content.effect-input ~ .theme-btn {
  width: 100px;
  height: 100%;
  opacity: 1;
  visibility: visible; }

.effect-input:focus {
  outline: none;
  box-shadow: none;
  color: #535353;
  font-size: 1rem; }

.effect-input:focus ~ .theme-btn {
  width: 100px;
  height: 100%;
  opacity: 1;
  visibility: visible; }

.effect-input.content-filled-back {
  color: #379c00;
  border-color: #379c00; }

.effect-input.content-filled-back ~ label {
  transition: 0.3s; }

.effect-input.filled ~ label {
  transition: 0.3s; }

.effect-input.filled::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #379c00; }

.effect-input.filled::-moz-placeholder {
  /* Firefox 19+ */
  color: #379c00; }

.effect-input.filled:-ms-input-placeholder {
  /* IE 10+ */
  color: #379c00; }

.effect-input.filled:-moz-placeholder {
  /* Firefox 18- */
  color: #379c00; }

textarea.form-control {
  height: 110px;
  padding-top: 1.45rem; }

.gcaptcha {
  -webkit-transform: scale(0.68);
  -moz-transform: scale(0.68);
  -ms-transform: scale(0.68);
  -o-transform: scale(0.68);
  transform: scale(0.68);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center; }

.effect-input[type="number"] {
  padding: 0 10px;
  height: auto;
  margin: 0px 10px; }

.input-effect.d-flex.w-100 p {
  margin: 0px 10px 0px 0px; }

.input-effect.d-flex.w-100 p:first-child {
  width: calc(50% - 6px); }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #002649;
  background-image: none; }

/* Remove IE arrow */
select::-ms-expand {
  display: none; }

/* Custom Select */
.datepicker td, .datepicker th {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1rem;
  text-align: center;
  padding: 4px; }

.datepicker td.active {
  background-color: #ff6c00;
  color: #fff; }

.datepicker td span, .datepicker th span {
  padding: 4px; }

.datepicker td span.active, .datepicker th span.active {
  padding: 4px;
  background-color: #ff6c00;
  color: #fff; }

.datepicker {
  margin-bottom: 3rem; }

.datepicker-dropdown {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

.date {
  position: relative; }

.date::after {
  content: '\f073';
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 10px;
  background: #fff;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
  bottom: 0;
  border: 1px solid #efefef;
  font-size: 2rem;
  display: flex;
  justify-content: center;
  align-items: center; }

.form-control {
  height: 50px; }

.selectbox {
  position: relative;
  display: flex;
  background: #fff;
  overflow: hidden; }

select {
  flex: 1; }

/* Arrow */
.selectbox::after {
  content: '\f107';
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 10px;
  background: #fff;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
  bottom: 0;
  border: 1px solid #efefef;
  font-size: 2rem;
  display: flex;
  justify-content: center;
  align-items: center; }

/* Transition */
.selectbox:hover::after {
  color: #191818; }

.radiobox {
  margin: 0 0rem;
  display: flex; }
  .radiobox input[type="radio"] {
    position: absolute;
    opacity: 0; }
    .radiobox input[type="radio"] + .radio-label {
      display: flex;
      margin: 0; }
      .radiobox input[type="radio"] + .radio-label:before {
        content: '';
        background: #fff;
        border-radius: 100%;
        border: 1px solid #ff6c00;
        display: inline-block;
        width: 1em;
        height: 1em;
        position: relative;
        top: 0.13em;
        margin-right: 1em;
        vertical-align: top;
        cursor: pointer;
        text-align: center;
        transition: all 250ms ease; }
    .radiobox input[type="radio"]:checked + .radio-label:before {
      background-color: #ff6c00;
      box-shadow: inset 0 0 0 0px #d6d6d6; }
    .radiobox input[type="radio"]:focus + .radio-label:before {
      outline: none;
      border-color: #ff6c00; }
    .radiobox input[type="radio"]:disabled + .radio-label:before {
      box-shadow: inset 0 0 0 0px #d6d6d6;
      border-color: #969696;
      background: #969696; }
    .radiobox input[type="radio"] + .radio-label:empty:before {
      margin-right: 0; }
  .radiobox p {
    margin: 0; }

.checkbox {
  margin: 0 0rem;
  display: flex; }
  .checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0; }
    .checkbox input[type="checkbox"] + .checkbox-label {
      display: flex;
      margin: 0; }
      .checkbox input[type="checkbox"] + .checkbox-label:before {
        content: '';
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        line-height: 16px;
        font-size: 0.75rem;
        background: #fff;
        border-radius: 0;
        border: 1px solid #ff6c00;
        display: inline-block;
        width: 18px;
        height: 18px;
        position: relative;
        top: 2px;
        margin-right: 1em;
        vertical-align: top;
        cursor: pointer;
        text-align: center;
        transition: all 250ms ease;
        box-shadow: inset 15px 0px 0 2px #fff9f9; }
    .checkbox input[type="checkbox"]:checked + .checkbox-label:before {
      background-color: #ff6c00;
      box-shadow: inset 0 0 0 1px #d6d6d6;
      content: "\f00c";
      font-family: 'Font Awesome 5 Pro';
      font-weight: 300;
      line-height: 16px;
      font-size: 0.75rem;
      color: #fff;
      border: 1px solid #ff6c00;
      width: 18px;
      height: 18px; }
    .checkbox input[type="checkbox"]:focus + .checkbox-label:before {
      outline: none;
      border-color: #ff6c00; }
    .checkbox input[type="checkbox"]:disabled + .checkbox-label:before {
      box-shadow: inset 0 0 0 0px #d6d6d6;
      border-color: #969696;
      background: #969696; }
    .checkbox input[type="checkbox"] + .checkbox-label:empty:before {
      margin-right: 0; }
  .checkbox p {
    margin: 0; }

.mobile-cta {
  display: none !important; }

.slider-home .slick-slide img {
  padding: 0px 5px; }

@media (max-width: 991.98px) {
  body {
    padding-top: 0px; }

  #header {
    color: #fff;
    float: left;
    width: 100%;
    padding: 0rem 0rem;
    position: fixed;
    top: 0;
    z-index: 1004;
    min-height: 100px;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease; }
    #header .container-fluid {
      padding: 0rem 1rem;
      overflow-x: hidden; }

  .page-header {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem; }

  .home-featured-cms {
    padding-bottom: 3rem; }
    .home-featured-cms img {
      margin-bottom: 2.25rem; }

  .hide-mobile {
    display: none; }

  #header .top-header {
    font-size: 1.5rem;
    margin-right: 60px;
    margin-top: 10px; }

  #header .top-header span.pr-0 {
    display: none; }

  #bs-example-navbar-collapse-center-header-1 {
    width: 100%;
    position: fixed;
    top: 70px;
    bottom: 0;
    z-index: 999;
    left: 0;
    height: calc(100% - 70px) !important; }

  #bs-example-navbar-collapse-center-header-1 .cta-box {
    display: none; }

  #bs-example-navbar-collapse-center-header-1 .menu-container ul li.nav-item:first-child .cta-box {
    display: none; }

  #bs-example-navbar-collapse-center-header-1 .menu-container .row {
    height: 100%; }

  #bs-example-navbar-collapse-center-header-1 ul {
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

  #bs-example-navbar-collapse-center-header-1 .menu-container ul {
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column; }

  #bs-example-navbar-collapse-center-header-1 .menu-container ul li.nav-item a.nav-link {
    padding: 5px; }

  #bs-example-navbar-collapse-center-header-1 ul li {
    margin: 10px 0px 0px; }

  .donate-section .donate-section-text {
    text-align: center;
    padding-top: 2rem; }

  .testimonials .inner-testimonials {
    padding: 0px; }

  .testimonials .card::after {
    left: 2px;
    top: 9px;
    font-size: 3rem;
    opacity: 0.3; }

  .newsletter .d-flex {
    flex-direction: column; }

  .newsletter .d-flex .btn {
    margin: 20px 0px 0px; }

  .search_toggle_button {
    right: 66px; }

  .banner-caption {
    position: relative; }

  .banner-caption p {
    width: 100%; }

  .navbar.mega-menu {
    display: flex;
    width: 100%;
    min-height: 1px;
    margin: 0px 0rem;
    top: 0px;
    right: 0;
    left: 0;
    padding: 0rem 0rem;
    z-index: 1004;
    justify-content: flex-end;
    align-items: center;
    position: relative; }
    .navbar.mega-menu .navbar-toggler {
      text-align: right;
      color: #ff6c00;
      padding: 0px 0px 0px 6px;
      outline: none;
      margin-top: 0rem;
      font-size: 32px;
      float: right;
      height: 40px;
      position: relative;
      transform: translateY(-50px); }
    .navbar.mega-menu .navbar-toggler.active {
      background-color: transparent;
      color: #ff6c00; }
    .navbar.mega-menu .navbar-toggler-icon {
      width: 40px;
      height: 40px;
      color: #fff;
      background-color: transparent;
      border-radius: 5px;
      -webkit-border-radius: 5px; }

  .dropdown-submenu {
    position: relative;
    border-bottom: 0px solid rgba(255, 255, 255, 0.8); }

  .submenu-icon {
    position: absolute;
    top: 4px;
    right: 8px;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
    cursor: pointer;
    width: 30px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #002649;
    font-size: 1rem;
    transform: rotate(90deg); }

  .submenu-icon.active {
    display: flex;
    transform: rotate(0deg);
    justify-content: center;
    align-items: center; }

  .navbar-nav .nav-item.dropdown.show .dropdown-menu .dropdown-submenu .dropdown-menu {
    background: transparent;
    color: #191818;
    display: none; }

  .navbar-nav .nav-item.dropdown.show .dropdown-menu .dropdown-submenu .dropdown-menu:hover {
    background: #B8A6A4;
    color: #fff; }

  .navbar-nav .nav-item.dropdown.show .dropdown-menu .dropdown-submenu .dropdown-menu i {
    display: none; }

  .navbar-nav .nav-item.dropdown.show .dropdown-menu br {
    display: none; }

  .mega-menu .dropdown-menu li a.img {
    position: relative;
    color: #fff;
    font-family: "montserratlight";
    margin-right: 0;
    font-size: 1.125rem; }

  .mega-menu .dropdown-menu li a.img + ul.dropdown-menu.animate.slideIn {
    display: none !important; }

  .mega-menu .dropdown-menu li a.img:after {
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    font-size: 1.325rem;
    position: absolute;
    right: 30px;
    left: auto; }

  .mega-menu .dropdown-menu li:not(.dropdown-submenu) a.img:after {
    display: none;
    color: tomato; }

  .mega-menu .dropdown-menu li a.img.activesubmenu:after {
    content: "\f077"; }

  .mega-menu .dropdown-menu li a.img + ul.dropdown-menu.animate.slideIn.show {
    display: block !important;
    min-height: auto;
    padding: 0px; }

  .mega-menu .dropdown-menu li a.img + ul.dropdown-menu.animate.slideIn.show li a {
    padding: 5px;
    display: block;
    color: #fff; }

  .mega-menu .dropdown-menu li a.img + ul.dropdown-menu.animate.slideIn.show li a span {
    display: none !important; }

  .overlay {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease; }

  body.menu-open .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 38, 73, 0.5);
    z-index: 1003;
    visibility: visible;
    opacity: 1; }

  #main-container {
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease; }

  body.menu-open .mega-menu .navbar-collapse {
    display: flex !important;
    height: calc(100% - 100px) !important;
    transform: translateX(-130%);
    top: 100px; }

  body.menu-open .mega-menu .navbar-collapse.collapse {
    width: 100%;
    position: fixed;
    top: 100px;
    bottom: 0;
    z-index: 999;
    left: 0;
    height: calc(100%  -  100px) !important;
    display: flex;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
    justify-content: center !important;
    align-items: center;
    flex-direction: column;
    transform: translateX(0%); }

  .mega-menu .navbar-collapse.collapsing {
    width: 100%;
    position: fixed;
    top: 100px;
    bottom: 0;
    z-index: 999;
    left: 0;
    clear: both;
    display: none; }

  .mega-menu .navbar-nav > li.nav-item:nth-child(n+3) {
    margin: 0px; }

  .mega-menu .navbar-nav > li.nav-item:nth-child(n+3) ul.dropdown-menu {
    left: 0;
    right: 0; }

  .mega-menu .navbar-nav > li.nav-item {
    position: relative;
    padding-bottom: 0rem; }

  .mega-menu .navbar-nav > li a.nav-link.active {
    background-color: transparent !important;
    color: #fff; }

  .mega-menu .navbar-nav > li.dropdown span.dropicon {
    display: block;
    top: 10px;
    right: -10px;
    position: absolute;
    transform: translate(0, 0px); }

  .mega-menu .navbar-nav > li.dropdown span.dropicon i {
    font-size: 1.325rem; }

  .menu-container {
    width: 100%;
    padding: 10px 20px; }

  .mega-menu .navbar-nav > li.dropdown.show span.dropicon {
    top: 10px;
    right: 15;
    transform: translate(0, 0px); }

  .mega-menu .navbar-nav > li.nav-item.dropdown {
    margin-bottom: 0px; }

  .mega-menu .dropdown-menu li a {
    position: relative;
    white-space: nowrap;
    text-align: center; }

  .mega-menu .navbar-nav > li a.nav-link.active {
    color: #fff; }

  .mega-menu .navbar-nav > li > a {
    font-size: 1.25rem;
    text-transform: uppercase; }

  .navbar-nav .nav-item.dropdown.show .dropdown-menu .dropdown-item {
    color: #ff6c00;
    background-color: #fff; }

  .navbar-nav .nav-item.dropdown.show .dropdown-menu .dropdown-item:hover {
    background-color: #ff6c00;
    color: #fff; }

  .navbar-nav .nav-item.dropdown.show .dropdown-menu .dropdown-item i {
    display: none; }

  .navbar-nav .nav-item.dropdown.show .dropdown-menu.active .dropdown-item {
    background-color: #d9d9d9;
    color: #191818; }

  .navbar-nav li.nav-item.dropdown.simple-dropdown-menu:hover > ul.dropdown-menu .dropdown-submenu-item {
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    padding-bottom: 0; }

  .navbar-nav li.nav-item.dropdown.simple-dropdown-menu .cta-box {
    display: none; }

  .navbar-nav li.nav-item.dropdown.simple-dropdown-menu:hover .cta-box {
    display: none; }

  .mega-menu .navbar-collapse.show li.nav-item {
    display: block;
    width: 100%;
    text-align: center; }

  .mega-menu .navbar-collapse.show li.nav-item:not(.show) {
    display: block;
    width: 100%;
    text-align: center; }

  .mega-menu .navbar-nav li.nav-item:not(.show) {
    display: none; }

  .mega-menu .navbar-nav > li.nav-item:hover > a.nav-link {
    color: #fff;
    background-color: transparent !important;
    text-align: center; }

  .mega-menu .navbar-nav > li.dropdown.show > a {
    color: #fff;
    background-color: transparent !important;
    text-align: center; }

  .font-16 {
    font-size: 0.9rem; }

  .font-18 {
    font-size: 1.1rem; }

  .font-20 {
    font-size: 0.8333333333rem; }

  .font-21 {
    font-size: 0.875rem; }

  .font-22 {
    font-size: 0.9166666667rem; }

  .font-23 {
    font-size: 0.9583333333rem; }

  .font-24 {
    font-size: 1rem; }

  .font-25 {
    font-size: 1.0416666667rem; }

  .font-26 {
    font-size: 1.0833333333rem; }

  .font-27 {
    font-size: 1.125rem; }

  .font-28 {
    font-size: 1.1666666667rem; }

  .font-29 {
    font-size: 1.2083333333rem; }

  .font-30 {
    font-size: 1.25rem; }

  .font-31 {
    font-size: 1.2916666667rem; }

  .font-32 {
    font-size: 1.3333333333rem; }

  .font-33 {
    font-size: 1.375rem; }

  .font-34 {
    font-size: 1.4166666667rem; }

  .font-35 {
    font-size: 1.4583333333rem; }

  .font-36 {
    font-size: 1.5rem; }

  .font-37 {
    font-size: 1.5416666667rem; }

  .font-38 {
    font-size: 1.5833333333rem; }

  .font-39 {
    font-size: 1.625rem; }

  .font-40 {
    font-size: 1.6666666667rem; }

  .font-41 {
    font-size: 1.7083333333rem; }

  .font-42 {
    font-size: 1.75rem; }

  .font-43 {
    font-size: 1.7916666667rem; }

  .font-44 {
    font-size: 1.8333333333rem; }

  .font-45 {
    font-size: 1.875rem; }

  .font-46 {
    font-size: 1.9166666667rem; }

  .font-47 {
    font-size: 1.9583333333rem; }

  .font-48 {
    font-size: 2rem; }

  .font-49 {
    font-size: 2.0416666667rem; }

  .font-50 {
    font-size: 2.0833333333rem; }

  .font-51 {
    font-size: 2.125rem; }

  .font-52 {
    font-size: 2.1666666667rem; }

  .font-53 {
    font-size: 2.2083333333rem; }

  .font-54 {
    font-size: 2.25rem; }

  .font-55 {
    font-size: 2.2916666667rem; }

  .font-56 {
    font-size: 2.3333333333rem; }

  .font-57 {
    font-size: 2.375rem; }

  .font-58 {
    font-size: 2.4166666667rem; }

  .font-59 {
    font-size: 2.4583333333rem; }

  .font-60 {
    font-size: 2.5rem; }

  .font-61 {
    font-size: 2.5416666667rem; }

  .font-62 {
    font-size: 2.5833333333rem; }

  .font-63 {
    font-size: 2.625rem; }

  .font-64 {
    font-size: 2.6666666667rem; }

  .font-65 {
    font-size: 2.7083333333rem; }

  .font-66 {
    font-size: 2.75rem; }

  .font-67 {
    font-size: 2.7916666667rem; }

  .font-68 {
    font-size: 2.8333333333rem; }

  .font-69 {
    font-size: 2.875rem; }

  .font-70 {
    font-size: 2.9166666667rem; }

  .font-71 {
    font-size: 2.9583333333rem; }

  .font-72 {
    font-size: 3rem; }

  .font-73 {
    font-size: 3.0416666667rem; }

  .font-74 {
    font-size: 3.0833333333rem; }

  .font-75 {
    font-size: 3.125rem; }

  .font-76 {
    font-size: 3.1666666667rem; }

  .font-77 {
    font-size: 3.2083333333rem; }

  .font-78 {
    font-size: 3.25rem; }

  .font-79 {
    font-size: 3.2916666667rem; }

  .font-80 {
    font-size: 3.3333333333rem; }

  .font-81 {
    font-size: 3.375rem; }

  .font-82 {
    font-size: 3.4166666667rem; }

  .font-83 {
    font-size: 3.4583333333rem; }

  .font-84 {
    font-size: 3.5rem; }

  .font-85 {
    font-size: 3.5416666667rem; }

  .font-86 {
    font-size: 3.5833333333rem; }

  .font-87 {
    font-size: 3.625rem; }

  .font-88 {
    font-size: 3.6666666667rem; }

  .font-89 {
    font-size: 3.7083333333rem; }

  .font-90 {
    font-size: 3.75rem; }

  .font-91 {
    font-size: 3.7916666667rem; }

  .font-92 {
    font-size: 3.8333333333rem; }

  .font-93 {
    font-size: 3.875rem; }

  .font-94 {
    font-size: 3.9166666667rem; }

  .font-95 {
    font-size: 3.9583333333rem; }

  .font-96 {
    font-size: 4rem; }

  .font-97 {
    font-size: 4.0416666667rem; }

  .font-98 {
    font-size: 4.0833333333rem; }

  .font-99 {
    font-size: 4.125rem; }

  .font-100 {
    font-size: 4.1666666667rem; }

  .font-101 {
    font-size: 4.2083333333rem; }

  .font-102 {
    font-size: 4.25rem; }

  .font-103 {
    font-size: 4.2916666667rem; }

  .font-104 {
    font-size: 4.3333333333rem; }

  .font-105 {
    font-size: 4.375rem; }

  .font-106 {
    font-size: 4.4166666667rem; }

  .font-107 {
    font-size: 4.4583333333rem; }

  .font-108 {
    font-size: 4.5rem; }

  .font-109 {
    font-size: 4.5416666667rem; }

  .font-110 {
    font-size: 4.5833333333rem; }

  .font-111 {
    font-size: 4.625rem; }

  .font-112 {
    font-size: 4.6666666667rem; }

  .font-113 {
    font-size: 4.7083333333rem; }

  .font-114 {
    font-size: 4.75rem; }

  .font-115 {
    font-size: 4.7916666667rem; }

  .font-116 {
    font-size: 4.8333333333rem; }

  .font-117 {
    font-size: 4.875rem; }

  .font-118 {
    font-size: 4.9166666667rem; }

  .font-119 {
    font-size: 4.9583333333rem; }

  .font-120 {
    font-size: 5rem; }

  .font-121 {
    font-size: 5.0416666667rem; }

  .font-122 {
    font-size: 5.0833333333rem; }

  .font-123 {
    font-size: 5.125rem; }

  .font-124 {
    font-size: 5.1666666667rem; }

  .font-125 {
    font-size: 5.2083333333rem; }

  .font-126 {
    font-size: 5.25rem; }

  .font-127 {
    font-size: 5.2916666667rem; }

  .font-128 {
    font-size: 5.3333333333rem; }

  .font-129 {
    font-size: 5.375rem; }

  .font-130 {
    font-size: 5.4166666667rem; }

  .font-131 {
    font-size: 5.4583333333rem; }

  .font-132 {
    font-size: 5.5rem; }

  .font-133 {
    font-size: 5.5416666667rem; }

  .font-134 {
    font-size: 5.5833333333rem; }

  .font-135 {
    font-size: 5.625rem; }

  .font-136 {
    font-size: 5.6666666667rem; }

  .font-137 {
    font-size: 5.7083333333rem; }

  .font-138 {
    font-size: 5.75rem; }

  .font-139 {
    font-size: 5.7916666667rem; }

  .font-140 {
    font-size: 5.8333333333rem; }

  .font-141 {
    font-size: 5.875rem; }

  .font-142 {
    font-size: 5.9166666667rem; }

  .font-143 {
    font-size: 5.9583333333rem; }

  .font-144 {
    font-size: 6rem; }

  .font-145 {
    font-size: 6.0416666667rem; }

  .font-146 {
    font-size: 6.0833333333rem; }

  .font-147 {
    font-size: 6.125rem; }

  .font-148 {
    font-size: 6.1666666667rem; }

  .font-149 {
    font-size: 6.2083333333rem; }

  .font-150 {
    font-size: 6.25rem; }

  .font-151 {
    font-size: 6.2916666667rem; }

  .font-152 {
    font-size: 6.3333333333rem; }

  .font-153 {
    font-size: 6.375rem; }

  .font-154 {
    font-size: 6.4166666667rem; }

  .font-155 {
    font-size: 6.4583333333rem; }

  .font-156 {
    font-size: 6.5rem; }

  .font-157 {
    font-size: 6.5416666667rem; }

  .font-158 {
    font-size: 6.5833333333rem; }

  .font-159 {
    font-size: 6.625rem; }

  .font-160 {
    font-size: 6.6666666667rem; }

  .page-title {
    padding-top: 100px;
    padding-bottom: 20px;
    margin-bottom: 1.75rem; }

  .btn {
    white-space: normal; }

  .recaptcha {
    height: 44px;
    overflow: hidden; }

  .gcaptcha {
    -webkit-transform: scale(0.58);
    -moz-transform: scale(0.58);
    -ms-transform: scale(0.58);
    -o-transform: scale(0.58);
    transform: scale(0.58); }

  .effect-16 ~ label {
    top: 20px;
    font-size: 0.8rem; }

  .effect-16 {
    height: 40px;
    line-height: 1;
    font-size: 0.8rem; }

  .effect-16:focus {
    line-height: 1;
    font-size: 0.8rem; }

  textarea.effect-16 {
    height: 140px;
    line-height: 1;
    font-size: 0.8rem; }

  .accordion .card .card-header {
    padding: 1rem 1.5rem 1rem 1.5rem;
    width: 100%; }

  .accordion .card-header[aria-expanded="false"]::after {
    font-size: 1.5rem; }

  .accordion .card-header[aria-expanded="true"]::after {
    font-size: 1.5rem; }

  .slick-dots {
    position: relative !important;
    bottom: 0px !important;
    display: block;
    width: 100% !important;
    padding: 0;
    margin: 10px 0px 10px !important;
    list-style: none;
    text-align: center; }

  .slider-nav.slick-slider {
    margin: 0px -4px 10px -4px !important; }

  .slider-nav .slick-slide {
    padding: 0px 4px 8px;
    width: 16.6666666667%; }

  .content-short-ul-large ul li:after {
    width: 20px; }

  .offer-form {
    padding: 50px 10px 30px; }

  #footer {
    padding: 0rem 0rem 0rem; }

  #footer .footer-logo img {
    width: 224px; }

  .footer-padding-top {
    padding: 2rem 0rem;
    text-align: center;
    position: relative; }

  .footer-padding-top:after {
    content: "";
    height: 1px;
    width: calc( 100% + 32px);
    background-color: #d1d1d1;
    position: absolute;
    left: -16px;
    right: 0;
    top: -10px; }

  .normal-menu .dropdown-menu {
    min-width: 100%; }

  #footer .footer-top {
    padding: 1rem 0rem; }

  #footer .normal-menu {
    padding: 0rem 1rem; }

  #footer .normal-menu ul {
    display: flex;
    flex-direction: column; }

  .inner-page-baner {
    margin: 0 -1rem 1.5rem; }

  .offerte-cta {
    padding: 2.5rem 0; }

  .slider-spacing .slick-list .item {
    padding: 0 1rem;
    max-width: unset; }

  .home-news {
    margin-top: 1rem; }

  .clients .card {
    min-width: 100%;
    padding: 0.5rem;
    margin-bottom: 1rem;
    height: calc(100% - 1rem); }

  .clients .card-image {
    max-width: 40px;
    min-height: 40px; }

  .clients .card .description {
    display: none; }

  .slider-banner .slick-slide {
    min-height: 400px; }

  .slider-banner .slick-slide img.w-100 {
    transform: scale(2);
    transform-origin: top center;
    visibility: hidden;
    opacity: 0; }

  .inner-page-banner .caption_2 {
    margin-top: 0 !important; }

  .home-banner .slider-banner .slick-slide img.w-100 {
    transform: none;
    transform-origin: top center;
    display: none;
    opacity: 0;
    visibility: hidden; }

  .home-banner .slider-banner .slick-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center; }

  .carousel-control-prev, .carousel-control-next {
    width: auto; }

  .form-group {
    margin-bottom: 1.75rem; }

  .featured-casestudy {
    padding-bottom: 2.5rem;
    color: #fff; }

  .related-news {
    padding-bottom: 2.5rem;
    color: #fff; }

  .related-news .card {
    margin: 0; }

  #footer .normal-menu ul {
    margin-bottom: 1.5rem; }

  #footer .normal-menu ul li {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    text-align: center; }

  #footer .footer-top .normal-menu ul li.dropdown > a {
    padding: 1rem 1rem 1rem; }

  #footer .normal-menu ul li a {
    padding: 0.25rem 1rem 0.25rem; }

  .footer-right-text {
    text-align: center; }

  #contactform .nav.nav-tabs {
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap; }

  #contactform .nav.nav-tabs li {
    min-width: 100%; }

  #footer .normal-menu ul li ul li {
    width: 100%; }

  .faq-product {
    padding: 30px 20px 30px 20px;
    margin: 2.5rem 0; }

  .featured-styles .card-block {
    padding: 10px; }

  .accordion .card-listing .card-header {
    padding: 1rem 3.75rem 1rem 1.75rem; }

  .banner_search:after {
    background-size: cover; }

  .banner_search {
    padding: 1.5rem 1.5rem 3rem;
    background-color: rgba(25, 24, 24, 0.5); }

  .search_box .form-group {
    margin: 0px; }

  .search_box button[type="submit"] i {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .search_box input[type="text"] {
    border: 0px solid #000;
    margin-right: -2px;
    border-radius: 4px; }

  .featured-banner-icons {
    transform: none;
    margin-bottom: 30px; }
    .featured-banner-icons .card {
      padding: 8px; }
    .featured-banner-icons .card .card-title {
      font-size: 1.125rem; }
    .featured-banner-icons .card div:last-child {
      display: none; }
    .featured-banner-icons .card .card-image {
      margin: 10px 0px;
      width: 50px;
      height: 50px; }
    .featured-banner-icons .col-sm-6.col-6.col-md-4.d-flex.justify-content-center.align-items-center:last-child {
      margin: 1.5rem auto; }

  .feature-section {
    margin-top: 30px; }
    .feature-section .right-content-page {
      margin-bottom: 1rem; }
    .feature-section .carousel {
      margin-bottom: 1rem; }

  .feature-section + .feature-section {
    background-color: #fff;
    padding: 40px 0px; }

  .review-section {
    padding: 4.5rem 1rem; }

  .review-section-right .card {
    padding: 12px; }

  .social-icons-team span {
    width: 60px;
    height: 60px;
    font-size: 30px; }

  .footer-logo {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center; }

  #footer .footer-logo img {
    margin-bottom: 1rem; }

  .featured-styles .slick-next {
    right: 0 !important;
    color: #ff6c00; }

  .featured-styles .slick-prev {
    left: 0 !important;
    color: #ff6c00; }

  .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    color: #ff6c00; }

  .google-map-section .nav-tabs {
    flex-wrap: nowrap; }

  .contact-address p.email {
    margin-bottom: 3rem; }

  .google-map-section .tab-pane .row .col-sm-7 {
    order: 2;
    margin-top: 2rem; }

  .contact-address p {
    text-align: center; }

  .contact-address p a {
    padding-left: 0; }

  .contact-address p a i {
    position: absolute;
    left: auto;
    top: 4px;
    transform: translateX(-30px); }

  .google-map-section {
    padding: 0px; }

  body.contact-page .product-inner-container {
    padding: 20px 0; }

  body.contact-page .col-md-7.bg-white {
    background-color: transparent !important; }

  body.contact-page .col-md-5 {
    display: none; }

  .mobile-cta {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    justify-content: center;
    display: flex !important; }

  .mobile-cta .dropdown-menu {
    border-radius: 0 !important;
    width: 100% !important;
    text-align: center !important; }

  .baner-section {
    background-color: rgba(25, 24, 24, 0.5) !important; }

  .box {
    position: relative; }

  .box select {
    background-color: #ff6c00;
    color: white;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    padding: 10px 25px;
    border-radius: 25px; }

  .box::before {
    content: "";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    text-align: center;
    line-height: 35px;
    pointer-events: none; }

  .box select option {
    padding: 10px; }

  .featured-styles .slick-slide.slick-current .card:after {
    width: 30%; }

  .google-map-section table {
    width: 70% !important;
    margin: 0 auto; }

  .bg-image {
    background-size: 150%; }

  .breadcrumb {
    padding: 0 0rem 1.5rem 1rem; }

  .featured-styles .slider-nav-thumbnails + .slick-slider .slick-track {
    align-items: start; }

  .mobile-center-elements {
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 20px 0; }

  .slider-home .slick-slide img {
    padding: 0px 5px; }

  .team-listing .card img.hover {
    position: relative;
    opacity: 1;
    visibility: visible; }

  .team-listing .card img:not(.hover) {
    position: absolute;
    opacity: 0;
    visibility: hidden; } }
#baner-video {
  width: 100%;
  width: auto;
  height: 100%;
  min-width: 100%;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.text-content-landing-page {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0; }

.overflow-auto-content {
  overflow: auto; }

.section-padding-left {
  padding: 20px 40px; }

.section-padding-right {
  padding: 20px 40px; }

.right-slider {
  width: calc(100% + 15px); }

.left-slider .carousel-control-next {
  display: none; }

.right-slider .carousel-control-next {
  display: none; }

.left-slider .carousel-control-prev {
  display: none; }

.right-slider .carousel-control-prev {
  display: none; }

.inner-border {
  padding: 20px;
  border-left: 2px solid #002649; }

.indicator-wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  height: 10px;
  z-index: 99;
  left: 0; }

.indicator {
  width: 0;
  height: 100%;
  background-color: #ff6c00; }

.quote-section {
  padding: 50px 0px 30px 0px;
  margin: 50px 0px; }

.quote-section .container {
  position: relative; }

.quote-section .container:after {
  font-family: 'Font Awesome 5 Pro';
  content: "\f10d";
  font-weight: bold;
  font-size: 2rem;
  position: absolute;
  color: #002649;
  left: 0;
  top: -30px; }

.quote-section .container:before {
  font-family: 'Font Awesome 5 Pro';
  content: "\f10e";
  font-weight: bold;
  font-size: 2rem;
  position: absolute;
  color: #002649;
  right: 0;
  bottom: 0; }

.link.active {
  color: #ff6c00; }

.highlightext {
  background-color: #AAAAFF;
  float: none; }

.accordion {
  display: block; }

.accordion.active {
  display: block; }

.faq-search .form-inline {
  justify-content: space-around;
  width: 56%;
  margin: 0 auto; }

.faq-search .form-inline .form-control {
  width: 70%;
  border-radius: 5px;
  padding: 1rem;
  height: 55px;
  background-color: transparent;
  border: 1px solid #B3BDC7; }

.faq-search .btn-secondary {
  border-radius: 5px;
  height: 55px;
  box-shadow: none;
  padding: 0 60px; }

.nav-tabs {
  border-bottom: 0; }

.nav-tabs .nav-link {
  padding: 0.5rem 1.5rem !important; }

.nav-tabs .nav-link:hover {
  border-color: transparent; }

.nav-tabs .nav-link.active {
  background-color: #90c369;
  border-color: #90c369;
  color: #fff !important;
  border-radius: 1.5rem !important;
  box-shadow: 10px 10px 40px #00000066; }

.panel.panel-default.bg-faded-block {
  background: #f7f7f7;
  padding: 25px;
  margin-bottom: 30px; }

.panel-title .accordion-toggle[aria-expanded='false']:after {
  font-family: 'Font Awesome 5 Pro';
  content: "\f105";
  float: right;
  color: #000;
  position: absolute;
  top: auto;
  right: 2.5rem;
  left: auto;
  font-size: 1.5rem;
  transform: translateY(-15%); }

.panel-title .accordion-toggle[aria-expanded='true']:after {
  font-family: 'Font Awesome 5 Pro';
  float: right;
  content: "\f106";
  color: #000;
  position: absolute;
  top: auto;
  right: 2.5rem;
  left: auto;
  font-size: 1.5rem;
  transform: translateY(-15%); }

@media (max-width: 991.98px) {
  .faq-search .form-inline {
    width: 100%; }

  .faq-search .form-inline .form-control {
    width: 90%; }

  .faq-search .btn-secondary {
    margin-top: 20px; }
   .column-reverse{flex-direction: column-reverse;}
     }
@media (max-width: 991px) {
  .right-slider {
    left: 0;
    background-color: transparent !important;
    top: 15px; }

  .left-slider {
    left: 0;
    background-color: transparent !important;
    top: 15px; }

  .feature-section-map .googlemap {
    left: 0;
    background-color: transparent !important;
    top: 15px; }

  .feature-section {
    margin-top: 30px; }

  .feature-section .bg-white.bg-blue-gradient.pt-2.pb-5.w-100.col-sm-12 {
    padding-bottom: 0px !important; }

  .feature-section:nth-child(2n) {
    display: flex; }

  .feature-section .section-title.text-right {
    text-align: left !important; }

  .feature-section:nth-child(2n) .col-md-7 {
    order: 2; }

  .text-content-landing-page {
    position: relative;
    margin-top: 30px; }

  .team-inner-content {
    padding: 0px 0px; }

  .featured-team {
    margin: 40px 0px;
    padding-bottom: 40px; }

  .image-product {
    position: relative;
    width: 100%;
    left: 0; }

  .image-product img {
    border-bottom: 1px solid #fcfcfc; }

  .featured-product-list {
    min-height: auto !important; }

  .featured-product-list .card {
    height: auto !important; }

  .description-product {
    position: relative; }

  .offerte-cta .cta-inner {
    flex-direction: column;
    padding-bottom: 2rem; }

  .offerte-cta .cta-inner h2 {
    font-size: 1.8125rem;
    display: flex;
    order: -1;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center; }

  .offerte-cta .cta-inner a {
    margin: auto !important; }

  #searchbox_container.active {
    position: fixed;
    background-color: rgba(255, 108, 0, 0.8); }

  .inner-page-content {
    padding: 8rem 0 2rem; }

  .inner-page-content .image-featured {
    position: relative;
    top: 30px;
    margin-bottom: 30px; }

  .inner-page-content .image-featured img {
    max-width: 160px;
    border-width: 4px; }

  img.image-bordered-primary {
    border-width: 4px; }

  img.image-bordered-secondary {
    border-width: 4px; }

  img.image-bordered-primary {
    border-width: 4px; }

  img.image-bordered-secondary-light {
    border-width: 4px; }

  .radiobox input[type="radio"] + .radio-label {
    display: inline-block; }

  .testimonials iframe {
    width: 100%;
    height: 100%;
    min-height: 100px;
    margin-bottom: 30px; } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .offerte-cta .cta-inner h2 {
    font-size: 2rem; } }

/*# sourceMappingURL=theme.css.map */
