:root {
  --org-color: #fd4766;
  --color-secondary: #337dff;
  --color-secondary-rgb: #fd4766;
  --color-tertiary: #010001;
  --color-dark: #000;
  --color-heading: #1f1f25;
  --color-body: #1d1d24;
  --color-gray: rgba(29, 29, 36, 0.75);
  --color-midgray: #e9ecef;
  --color-opacity-1: hsla(0, 0%, 100%, 0.2);
  --color-light: #e4e6ea;
  --color-lighter: #ced0d4;
  --color-lightest: #f0f2f5;
  --color-border: #e6e6e6;
  --color-white: #fff;
  --color-success: #3eb75e;
  --color-danger: #ff0003;
  --color-warning: #ff8f3c;
  --color-info: #1ba2db;
  --color-facebook: #3b5997;
  --color-twitter: #1ba1f2;
  --color-youtube: #ed4141;
  --color-linkedin: #0077b5;
  --color-pinterest: #e60022;
  --color-instagram: #c231a1;
  --color-vimeo: #00adef;
  --color-twitch: #6441a3;
  --color-discord: #7289da;
  --color-extra01: #666;
  --color-extra02: #606770;
  --color-extra03: #fbfbfd;
  --color-extra04: #1a1a1a;
  --color-extra05: #242424;
  --radius: 10px;
  --radius-big: 16px;
  --radius-small: 6px;
  --border-width: 2px;
  --p-light: 300;
  --p-regular: 400;
  --p-medium: 500;
  --p-semi-bold: 600;
  --p-bold: 700;
  --p-extra-bold: 800;
  --p-black: 900;
  --s-light: 300;
  --s-regular: 400;
  --s-medium: 500;
  --s-bold: 700;
  --s-black: 900;
  --shadow-primary: 0px 4px 10px rgba(37, 47, 63, 0.1);
  --shadow-light: 0 2px 6px 0 rgba(0, 0, 0, 0.05);
  --shadow-dark: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  --transition: 0.3s;
  --font-primary: "Poppins", sans-serif;
  --secondary-font: "Poppins", sans-serif;
  --font-awesome: "Font Awesome 5 Pro";
  --font-size-b1: 18px;
  --font-size-b2: 16px;
  --font-size-b3: 14px;
  --font-size-b4: 12px;
  --line-height-b1: 1.67;
  --line-height-b2: 1.5;
  --line-height-b3: 1.6;
  --line-height-b4: 1.3;
  --h1: 44px;
  --h2: 36px;
  --h3: 30px;
  --h4: 20px;
  --h5: 18px;
  --h6: 16px;
  --sum: calc(var(--r) * 0.2126 + var(--g) * 0.7152 + var(--b) * 0.0722);
  --perceived-lightness: calc(var(--sum) / 255);
  --text-color: hsl(
    0,
    0%,
    calc((var(--perceived-lightness) - var(--threshold)) * -10000000%)
  );
}

/* Utils */
.color-white {
  color: var(--color-white);
}

.ptb-35 {
  padding: 35px 0;
}

.ptb-70 {
  padding: 70px 0;
}

.pe-48 {
  padding-left: 48px !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-clamp-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lh-0 {
  line-height: 0;
}
.pb-30 {
  padding-bottom: 30px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.org-color {
  color: var(--org-color) !important;
}

@media only screen and (min-width: 36rem) {
  .pt-sm-90 {
    padding-top: 90px !important;
  }
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
}

@media only screen and (min-width: 48rem) {
  .pb-md-60 {
    padding-bottom: 60px !important;
  }
  .pt-md-100 {
    padding-top: 110px !important;
  }
}

@media only screen and (min-width: 62rem) {
  .pt-lg--100 {
    padding-top: 100px !important;
  }
  .pt-lg--70 {
    padding-top: 70px !important;
  }
  .pb-lg-70 {
    padding-bottom: 70px !important;
  }

  .ptb-lg-75 {
    padding: 70px 0 !important;
  }

  .ptb-lg-70 {
    padding: 70px 0 !important;
  }

  .pb-lg-155 {
    padding-bottom: 155px !important;
  }
}

@media only screen and (min-width: 62rem) {
  .pt-lg-50 {
    padding-top: 50px !important;
  }

  .pb-lg-70 {
    padding-bottom: 70px !important;
  }
}

@media only screen and (min-width: 75rem) {
  .pb-xl-90 {
    padding-bottom: 90px !important;
  }

  .pt-xl-80 {
    padding-top: 80px !important;
  }

  .pb-xl-150 {
    padding-bottom: 150px !important;
  }
}

@font-face {
  font-family: IRANSansfanum;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum)_Black.eot");
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum)_Black.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/iransansfanum/woff2/IRANSansWeb(FaNum)_Black.woff2")
      format("woff2"),
    url("../fonts/iransansfanum/woff/IRANSansWeb(FaNum)_Black.woff")
      format("woff"),
    url("../fonts/iransansfanum/ttf/IRANSansWeb(FaNum)_Black.ttf")
      format("truetype");
}
@font-face {
  font-family: IRANSansfanum;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/iransansfanum/woff2/IRANSansWeb(FaNum)_Bold.woff2")
      format("woff2"),
    url("../fonts/iransansfanum/woff/IRANSansWeb(FaNum)_Bold.woff")
      format("woff"),
    url("../fonts/iransansfanum/ttf/IRANSansWeb(FaNum)_Bold.ttf")
      format("truetype");
}
@font-face {
  font-family: IRANSansfanum;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum)_Medium.eot");
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/iransansfanum/woff2/IRANSansWeb(FaNum)_Medium.woff2")
      format("woff2"),
    url("../fonts/iransansfanum/woff/IRANSansWeb(FaNum)_Medium.woff")
      format("woff"),
    url("../fonts/iransansfanum/ttf/IRANSansWeb(FaNum)_Medium.ttf")
      format("truetype");
}
@font-face {
  font-family: IRANSansfanum;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum)_Light.eot");
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum)_Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/iransansfanum/woff2/IRANSansWeb(FaNum)_Light.woff2")
      format("woff2"),
    url("../fonts/iransansfanum/woff/IRANSansWeb(FaNum)_Light.woff")
      format("woff"),
    url("../fonts/iransansfanum/ttf/IRANSansWeb(FaNum)_Light.ttf")
      format("truetype");
}
@font-face {
  font-family: IRANSansfanum;
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/iransansfanum/woff2/IRANSansWeb(FaNum)_UltraLight.woff2")
      format("woff2"),
    url("../fonts/iransansfanum/woff/IRANSansWeb(FaNum)_UltraLight.woff")
      format("woff"),
    url("../fonts/iransansfanum/ttf/IRANSansWeb(FaNum)_UltraLight.ttf")
      format("truetype");
}
@font-face {
  font-family: IRANSansfanum;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum).eot");
  src: url("../fonts/iransansfanum/eot/IRANSansWeb(FaNum).eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/iransansfanum/woff2/IRANSansWeb(FaNum).woff2") format("woff2"),
    url("../fonts/iransansfanum/woff/IRANSansWeb(FaNum).woff") format("woff"),
    url("../fonts/iransansfanum/ttf/IRANSansWeb(FaNum).ttf") format("truetype");
}

@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/iranyekan/eot/iranyekanwebbold.eot);
  src: url(../fonts/iranyekan/eot/iranyekanwebbold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/iranyekan/woff/iranyekanwebbold.woff) format("woff"),
    url(../fonts/iranyekan/ttf/iranyekanwebbold.ttf) format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/iranyekan/eot/iranyekanwebthin.eot);
  src: url(../fonts/iranyekan/eot/iranyekanwebthin.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/iranyekan/woff/iranyekanwebthin.woff) format("woff"),
    url(../fonts/iranyekan/ttf/iranyekanwebthin.ttf) format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/iranyekan/eot/iranyekanweblight.eot);
  src: url(../fonts/iranyekan/eot/iranyekanweblight.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/iranyekan/woff/iranyekanweblight.woff) format("woff"),
    url(../fonts/iranyekan/ttf/iranyekanweblight.ttf) format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/iranyekan/eot/iranyekanwebregular.eot);
  src: url(../fonts/iranyekan/eot/iranyekanwebregular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/iranyekan/woff/iranyekanwebregular.woff) format("woff"),
    url(../fonts/iranyekan/ttf/iranyekanwebregular.ttf) format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/iranyekan/eot/iranyekanwebmedium.eot);
  src: url(../fonts/iranyekan/eot/iranyekanwebmedium.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/iranyekan/woff/iranyekanwebmedium.woff) format("woff"),
    url(../fonts/iranyekan/ttf/iranyekanwebmedium.ttf) format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/iranyekan/eot/iranyekanwebextrabold.eot);
  src: url(../fonts/iranyekan/eot/iranyekanwebextrabold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/iranyekan/woff/iranyekanwebextrabold.woff) format("woff"),
    url(../fonts/iranyekan/ttf/iranyekanwebextrabold.ttf) format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/iranyekan/eot/iranyekanwebblack.eot);
  src: url(../fonts/iranyekan/eot/iranyekanwebblack.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/iranyekan/woff/iranyekanwebblack.woff) format("woff"),
    url(../fonts/iranyekan/ttf/iranyekanwebblack.ttf) format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 950;
  src: url(../fonts/iranyekan/eot/iranyekanwebextrablack.eot);
  src: url(../fonts/iranyekan/eot/iranyekanwebextrablack.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/iranyekan/woff/iranyekanwebextrablack.woff) format("woff"),
    url(../fonts/iranyekan/ttf/iranyekanwebextrablack.ttf) format("truetype");
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

details,
footer,
header,
nav {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
a {
  color: #ca3c08;
  text-decoration: none;
}
a:visited {
  color: #ac0404;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  color: #ea9629;
  outline: 0;
}
a:hover {
  text-decoration: underline;
}
b,
strong {
  font-weight: 700;
}
p {
  margin: 0 0 24px;
}
code,
pre {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
code,
pre {
  font-size: 14px;
}
pre {
  background: #f5f5f5;
  color: #666;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 24px 40px;
}
blockquote blockquote {
  margin-left: 0;
}
blockquote cite,
blockquote small {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
blockquote em,
blockquote i {
  font-style: normal;
  font-weight: 300;
}
blockquote b,
blockquote strong {
  font-weight: 400;
}
small {
  font-size: smaller;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dt {
  font-weight: 700;
}
menu,
ol,
ul {
  margin: 16px 0;
  padding: 0 40px 0 0;
}
ul {
  list-style-type: square;
}
nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
}
li > ol,
li > ul {
  margin: 0;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}
caption,
td,
th {
  font-weight: 400;
  text-align: right;
}
caption {
  font-size: 16px;
  margin: 20px 0;
}
th {
  font-weight: 700;
  text-transform: uppercase;
}
td {
  border-top: 1px solid #ededed;
  padding: 6px 0 6px 10px;
}
hr {
  background-size: 4px 4px;
  border: 0;
  height: 1px;
  margin: 0 0 24px;
}
* {
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
html {
  overflow: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
}
body {
  font-size: var(--font-size-b1);
  line-height: var(--line-height-b1);
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--color-gray);
  direction: rtl;
  font-family: var(--font-primary);
  font-family: IRANSansfanum;
  font-weight: 400;
  text-align: right;
}
a {
  transition: all 0.4s ease-in-out 0s;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
blockquote,
caption,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
table,
ul {
  margin: 0 0 15px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1f1f25;
  line-height: 1.4074;
}
.h1,
h1 {
  font-size: var(--h1);
}
.h2,
h2 {
  font-size: var(--h2);
}
.h3,
h3 {
  font-size: var(--h3);
}
.h4,
h4 {
  font-size: var(--h4);
}
.h5,
h5 {
  font-size: var(--h5);
}
.h6,
h6 {
  font-size: var(--h6);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .h1,
  h1 {
    font-size: var(--h1)-4;
  }
  .h2,
  h2 {
    font-size: var(--h2)-2;
  }
  .h3,
  h3 {
    font-size: var(--h3)-2;
  }
}
@media only screen and (max-width: 767px) {
  .h1,
  h1 {
    font-size: var(--h1)-6;
  }
  .h2,
  h2 {
    font-size: var(--h2)-4;
  }
  .h3,
  h3 {
    font-size: var(--h3)-2;
  }
}
@media only screen and (max-width: 575px) {
  .h1,
  h1 {
    font-size: var(--h1)-8;
  }
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  font-weight: 700;
}
.h4,
.h5,
h4,
h5 {
  font-weight: 600;
}
.h6,
h6 {
  font-weight: 500;
}
p {
  font-size: var(--font-size-b1);
  line-height: var(--line-height-b1);
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  p {
    font-size: 16px !important;
    line-height: 28px !important;
  }
  p br {
    display: none;
  }
}
a:active,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}
a:visited {
  color: inherit;
}
button,
input,
select,
textarea {
  background: transparent;
  border: 1px solid #d4d4d4;
  color: #1d1d24;
  transition: all 0.4s ease-out 0s;
}
button:active,
button:focus,
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  border-color: var(--org-color);
  outline: none;
}
input,
select,
textarea {
  font-size: 14px;
  width: 100%;
}
input,
select {
  height: 40px;
  padding: 0 15px;
}
.blog-single-page-title ul.blog-meta,
.breadcrumb-inner ul.page-list,
.color-black .mainmenunav ul.mainmenu,
.color-white .mainmenunav ul.mainmenu,
.list-style--1,
.liststyle,
.mainmenunav ul.mainmenu,
.mainmenunav ul.mainmenu > li > ul.submenu,
.rn-pagination ul.page-list,
.rn-popup-mobile-menu ul.mainmenu,
.rn-popup-mobile-menu ul.mainmenu li ul,
ul.brand-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-style-01 .footer-link ul.ft-link li a,
.footer-style-01 .footer-link ul.ft-link li a:after,
.footer-style-01 .ft-text p a:after,
.header-area .header-wrapper a.rn-btn,
.im_box .content .title a,
.item-portfolio-static .thumbnail a img,
.item-portfolio-static .thumbnail img,
.mainmenunav ul.mainmenu > li > a,
.mainmenunav ul.mainmenu > li > ul.submenu,
.mainmenunav ul.mainmenu > li > ul.submenu li a,
.portfolio,
.portfolio .thumbnail-inner:before,
.portfolio .thumbnail:after,
.related-work .inner h4 a,
.rn-address .inner p a,
.rn-pricing .pricing-table-inner .pricing-footer a.rn-btn,
.service-main-wrapper .service.service__style--2 .content h3.title,
.service-main-wrapper .service.service__style--2 .content p,
.service-main-wrapper .service.service__style--2 .icon,
.team .thumbnail img,
a.btn-transparent,
a.btn-transparent:after,
a.rn-btn,
button.rn-btn,
input,
textarea,
ul.brand-list li,
ul.brand-list li img,
ul.social-share li a {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.rn-progress-bar .single-progress .label,
.rn-progress-bar .single-progress .title {
  font-weight: 500;
}
.service-main-wrapper .service.service__style--2 {
  position: relative;
}
.bg_image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-theme-gradient,
.footer-style-01 .footer-link ul.ft-link li a:after,
.footer-style-01 .ft-text p a:after,
a.btn-transparent:after {
  background: linear-gradient(
    -120deg,
    #1c99fe 20.69%,
    #7644ff 50.19%,
    var(--org-color) 79.69%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--org-color)",endColorstr="var(--color-secondary)",GradientType=1);
}
.section-title span.subtitle,
.theme-gradient,
a.btn-transparent {
  background: var(--org-color);
  background: linear-gradient(
    -120deg,
    #1c99fe 20.69%,
    #7644ff 50.19%,
    var(--org-color) 79.69%
  );
  -webkit-background-clip: text;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--org-color)",endColorstr="var(--color-secondary)",GradientType=1);
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.footer-style-01 .footer-link ul.ft-link li a,
.footer-style-01 .ft-text p a {
  position: relative;
}
.footer-style-01 .footer-link ul.ft-link li a:after,
.footer-style-01 .ft-text p a:after {
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  right: 0;
  width: 0;
}
.footer-style-01 .footer-link ul.ft-link li a:hover:after,
.footer-style-01 .ft-text p a:hover:after {
  width: 100%;
}
.theme-color {
  color: var(--org-color) !important;
}
/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounce {
  0%,
  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: translateZ(0);
    transform: translateZ(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 {
  0%,
  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: translateZ(0);
    transform: translateZ(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 {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(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: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(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: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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);
  }
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  40% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  60% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  80% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  40% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  60% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  80% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(25%, 0, 0) rotate(5deg);
    transform: translate3d(25%, 0, 0) rotate(5deg);
  }
  30% {
    -webkit-transform: translate3d(-20%, 0, 0) rotate(-3deg);
    transform: translate3d(-20%, 0, 0) rotate(-3deg);
  }
  45% {
    -webkit-transform: translate3d(15%, 0, 0) rotate(3deg);
    transform: translate3d(15%, 0, 0) rotate(3deg);
  }
  60% {
    -webkit-transform: translate3d(-10%, 0, 0) rotate(-2deg);
    transform: translate3d(-10%, 0, 0) rotate(-2deg);
  }
  75% {
    -webkit-transform: translate3d(5%, 0, 0) rotate(1deg);
    transform: translate3d(5%, 0, 0) rotate(1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(25%, 0, 0) rotate(5deg);
    transform: translate3d(25%, 0, 0) rotate(5deg);
  }
  30% {
    -webkit-transform: translate3d(-20%, 0, 0) rotate(-3deg);
    transform: translate3d(-20%, 0, 0) rotate(-3deg);
  }
  45% {
    -webkit-transform: translate3d(15%, 0, 0) rotate(3deg);
    transform: translate3d(15%, 0, 0) rotate(3deg);
  }
  60% {
    -webkit-transform: translate3d(-10%, 0, 0) rotate(-2deg);
    transform: translate3d(-10%, 0, 0) rotate(-2deg);
  }
  75% {
    -webkit-transform: translate3d(5%, 0, 0) rotate(1deg);
    transform: translate3d(5%, 0, 0) rotate(1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes jello {
  0%,
  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.39063deg) skewY(-0.39063deg);
    transform: skewX(-0.39063deg) skewY(-0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(0.19531deg) skewY(0.19531deg);
    transform: skewX(0.19531deg) skewY(0.19531deg);
  }
}
@keyframes jello {
  0%,
  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.39063deg) skewY(-0.39063deg);
    transform: skewX(-0.39063deg) skewY(-0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(0.19531deg) skewY(0.19531deg);
    transform: skewX(0.19531deg) skewY(0.19531deg);
  }
}
@-webkit-keyframes bounceIn {
  0%,
  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: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%,
  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: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes bounceInDown {
  0%,
  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 {
  0%,
  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;
  }
}
@-webkit-keyframes bounceInLeft {
  0%,
  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 {
  0%,
  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;
  }
}
@-webkit-keyframes bounceInRight {
  0%,
  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 bounceInRight {
  0%,
  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;
  }
}
@-webkit-keyframes bounceInUp {
  0%,
  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, -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: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%,
  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, -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: translateZ(0);
    transform: translateZ(0);
  }
}
@-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);
  }
}
@-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);
  }
}
@-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);
  }
}
@-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);
  }
}
@-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);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    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 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    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 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) rotateY(1turn);
    transform: perspective(400px) rotateY(1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg);
    transform: perspective(400px) translateZ(150px) rotateY(190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) rotateY(1turn);
    transform: perspective(400px) rotateY(1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg);
    transform: perspective(400px) translateZ(150px) rotateY(190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animated.flip {
  -webkit-animation-name: flip;
  animation-name: flip;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(-1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(-1, 0, 0, -90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(-1, 0, 0, 20deg);
    transform: perspective(400px) rotate3d(-1, 0, 0, 20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(-1, 0, 0, -10deg);
    transform: perspective(400px) rotate3d(-1, 0, 0, -10deg);
  }
  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 {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(-1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(-1, 0, 0, -90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(-1, 0, 0, 20deg);
    transform: perspective(400px) rotate3d(-1, 0, 0, 20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(-1, 0, 0, -10deg);
    transform: perspective(400px) rotate3d(-1, 0, 0, -10deg);
  }
  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);
  }
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(20deg);
    transform: perspective(400px) rotateY(20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(5deg);
    transform: perspective(400px) rotateY(5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(20deg);
    transform: perspective(400px) rotateY(20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(5deg);
    transform: perspective(400px) rotateY(5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(-1, 0, 0, 20deg);
    transform: perspective(400px) rotate3d(-1, 0, 0, 20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(-1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(-1, 0, 0, -90deg);
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(-1, 0, 0, 20deg);
    transform: perspective(400px) rotate3d(-1, 0, 0, 20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(-1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(-1, 0, 0, -90deg);
  }
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(15deg);
    transform: perspective(400px) rotateY(15deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(15deg);
    transform: perspective(400px) rotateY(15deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
  }
}
@-webkit-keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
  }
  80% {
    opacity: 1;
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
  }
  80% {
    opacity: 1;
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
  }
}
@-webkit-keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@-webkit-keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@-webkit-keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform-origin: top right;
    transform-origin: top right;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(-80deg);
    transform: rotate(-80deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform-origin: top right;
    transform-origin: top right;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(-80deg);
    transform: rotate(-80deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
  }
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomInDown {
  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);
    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);
  }
  60% {
    -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);
    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);
  }
}
@keyframes zoomInDown {
  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);
    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);
  }
  60% {
    -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);
    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-keyframes zoomInLeft {
  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);
    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);
  }
  60% {
    -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);
    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);
  }
}
@keyframes zoomInLeft {
  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);
    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);
  }
  60% {
    -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);
    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-keyframes zoomInRight {
  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);
    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);
  }
  60% {
    -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);
    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);
  }
}
@keyframes zoomInRight {
  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);
    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);
  }
  60% {
    -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);
    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-keyframes zoomInUp {
  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);
    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);
  }
  60% {
    -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);
    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);
  }
}
@keyframes zoomInUp {
  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);
    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);
  }
  60% {
    -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);
    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-keyframes zoomOut {
  0% {
    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 {
  0% {
    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;
  }
}
@-webkit-keyframes zoomOutDown {
  40% {
    -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);
    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);
  }
  to {
    -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);
    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;
  }
}
@keyframes zoomOutDown {
  40% {
    -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);
    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);
  }
  to {
    -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);
    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-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: right center;
    transform-origin: right 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: right center;
    transform-origin: right center;
  }
}
@-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: left center;
    transform-origin: left 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: left center;
    transform-origin: left center;
  }
}
@-webkit-keyframes zoomOutUp {
  40% {
    -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);
    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);
  }
  to {
    -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);
    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;
  }
}
@keyframes zoomOutUp {
  40% {
    -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);
    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);
  }
  to {
    -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);
    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-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
.animated {
  opacity: 0;
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
}
@media (min-width: 1200px) {
  .container {
    max-width: 1260px;
  }
}
.hidden {
  display: none;
}
.fix {
  overflow: hidden;
}
.wrapper {
  position: relative;
}
.theme-color {
  color: var(--org-color);
}
.im-separator {
  position: relative;
}
.im-separator:after {
  background-color: var(--color-opacity-1);
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  max-width: 1230px;
  position: absolute;
  right: 0;
}
.bg_color--1 {
  background: #fff;
}
.bg_color--4 {
  background: #1a1b1f;
}
.bg_color--5 {
  background: #f9f9f9;
}
.bg_color--6 {
  background: #010001;
}
.bg_image--1 {
  background-image: url(../images/bg/bg-image-1.jpg) !important;
}
.bg_image--4 {
  background-image: url(../images/bg/bg-image-4.jpg) !important;
}
.bg_image--15 {
  background-image: url(../images/bg/bg-image-15.jpg) !important;
}
.bg_image--18 {
  background-image: url(../images/bg/bg-image-18.jpg) !important;
}
.bg_image--22 {
  background-image: url(../images/bg/bg-image-22\ 1.webp) !important;
}
.bg_image--23 {
  background-image: url(../images/bg/bg-image-23.webp) !important;
}
.bg_image--24 {
  background-image: url(../images/bg/bg-image-24.webp) !important;
}
.bg_image--27 {
  background-image: url(../images/bg/bg-image-27.jpg) !important;
}
p:last-child {
  margin-bottom: 0;
}
.fullscreen {
  min-height: 100vh;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .fullscreen {
    min-height: auto;
  }
}
.row--35 {
  margin-left: -35px;
  margin-right: -35px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--35 {
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--35 {
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--35 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .row--35 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.row--35 > [class*="col-"],
.row--35 > [class*="col"] {
  padding-left: 35px;
  padding-right: 35px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .row--35 > [class*="col-"],
  .row--35 > [class*="col"] {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row--35 > [class*="col-"],
  .row--35 > [class*="col"] {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row--35 > [class*="col-"],
  .row--35 > [class*="col"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .row--35 > [class*="col-"],
  .row--35 > [class*="col"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
[data-black-overlay],
[data-black-overlay] > *,
[data-black-overlay] > div {
  position: relative;
  z-index: 1;
}
[data-black-overlay]:before {
  background-color: #010001;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
[data-black-overlay="1"]:before {
  opacity: 0.1;
}
[data-black-overlay="2"]:before {
  opacity: 0.2;
}
[data-black-overlay="3"]:before {
  opacity: 0.3;
}
[data-black-overlay="4"]:before {
  opacity: 0.4;
}
[data-black-overlay="5"]:before {
  opacity: 0.5;
}
[data-black-overlay="6"]:before {
  opacity: 0.6;
}
[data-black-overlay="7"]:before {
  opacity: 0.7;
}
[data-black-overlay="8"]:before {
  opacity: 0.8;
}
[data-black-overlay="9"]:before {
  opacity: 0.9;
}
[data-black-overlay="10"]:before {
  opacity: 1;
}
.thumb img,
.thumbnail img {
  border-radius: 6px;
}
.mt_dec--30 {
  margin-top: -30px;
}
.mb--0 {
  margin-bottom: 0 !important;
}
.mt--10 {
  margin-top: 10px !important;
}
.pt--15 {
  padding-top: 15px;
}
.pb--15 {
  padding-bottom: 15px;
}
.pl--20 {
  padding-right: 20px;
}
.mt--20 {
  margin-top: 20px !important;
}
.mt--25 {
  margin-top: 25px !important;
}
.mb--25 {
  margin-bottom: 25px;
}
.ptb--30 {
  padding: 30px 0;
}
.plr--30 {
  padding: 0 30px;
}
.pt--30 {
  padding-top: 30px;
}
.pb--30 {
  padding-bottom: 30px;
}
.mt--30 {
  margin-top: 30px !important;
}
.mb--30 {
  margin-bottom: 30px;
}
.pb--40 {
  padding-bottom: 40px;
}
.mt--40 {
  margin-top: 40px !important;
}
.plr--50 {
  padding: 0 50px;
}
.mt--50 {
  margin-top: 50px !important;
}
.mb--50 {
  margin-bottom: 50px;
}
.ptb--60 {
  padding: 60px 0;
}
.mt--60 {
  margin-top: 60px !important;
}
.ptb--70 {
  padding: 70px 0;
}
.pt--100 {
  padding-top: 100px;
}
.ptb--120 {
  padding: 120px 0;
}
.pt--120 {
  padding-top: 120px;
}
.pb--120 {
  padding-bottom: 120px;
}
.pb--190 {
  padding-bottom: 190px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ptb--120 {
    padding: 80px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .ptb--120 {
    padding: 40px 0 !important;
  }
  .pt--120 {
    padding-top: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt--120 {
    padding-top: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pb--120,
  .pb--190 {
    padding-bottom: 60px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb--120,
  .pb--190 {
    padding-bottom: 80px !important;
  }
  .mt_md--20 {
    margin-top: 20px !important;
  }
  .mt_md--30 {
    margin-top: 30px !important;
  }
  .mt_md--40 {
    margin-top: 40px !important;
  }
  .pb_md--100 {
    padding-bottom: 100px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mb_sm--0 {
    margin-bottom: 0 !important;
  }
  .mt_sm--5 {
    margin-top: 5px !important;
  }
  .pl_sm--10 {
    padding-right: 10px !important;
  }
  .plr_sm--20 {
    padding: 0 20px !important;
  }
  .mt_sm--20 {
    margin-top: 20px !important;
  }
  .mb_sm--20 {
    margin-bottom: 20px !important;
  }
  .mt_sm--30 {
    margin-top: 30px !important;
  }
  .mt_sm--40 {
    margin-top: 40px !important;
  }
  .pb_sm--100 {
    padding-bottom: 100px !important;
  }
  .mb_sm--0 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 575px) {
  .mt_mobile--40 {
    margin-top: 40px !important;
  }
}
.header-area .header-wrapper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper {
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .header-wrapper {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area .header-wrapper {
    padding: 30px 0;
  }
}
.header-area .header-wrapper a.rn-btn {
  border: 2px solid #b1b4c1;
  border-radius: 6px;
  color: #c6c9d8;
  display: inline-block;
  font-size: 14px;
  height: 46px;
  line-height: 42px;
  padding: 0 25px;
  position: relative;
  z-index: 2;
}
.header-area .header-wrapper a.rn-btn.theme-color {
  border-color: var(--org-color);
  color: var(--org-color);
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper a.rn-btn {
    font-size: 12px;
    height: 39px;
    line-height: 33px;
    padding: 0 11px;
  }
}
@media only screen and (max-width: 575px) {
  .header-area .header-wrapper a.rn-btn {
    height: 34px;
    line-height: 29px;
  }
}
.header-area .header-wrapper a.rn-btn:before {
  display: none;
}
.header-area .header-wrapper a.rn-btn:hover {
  background: var(--org-color);
  border: 2px solid transparent;
  border-color: var(--org-color);
  border-radius: 6px;
  color: #fff;
  transform: translateY(-3px);
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper a.rn-btn {
    display: none;
  }
  .header-area .header-wrapper .logo a img {
    width: 120px;
  }
}
.header-area.header--sticky {
  padding-left: 50px;
  padding-right: 50px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area.header--sticky {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area.header--sticky {
    padding: 10px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .header-area.header--sticky {
    padding: 10px 30px;
  }
}
.header-area.header--sticky .mainmenunav ul.mainmenu > li > a {
  background: transparent;
  position: relative;
}
.header-area.header--sticky .mainmenunav ul.mainmenu > li > a:after {
  background: var(--org-color);
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 0;
}
.header-area.header--sticky .mainmenunav ul.mainmenu > li > a.active,
.header-area.header--sticky .mainmenunav ul.mainmenu > li > a:hover {
  background: transparent;
  color: var(--org-color);
}
.header-area.header--sticky .mainmenunav ul.mainmenu > li > a.active:after,
.header-area.header--sticky .mainmenunav ul.mainmenu > li > a:hover:after {
  width: 100% !important;
}
.header-area.header--sticky.sticky {
  animation: headerSlideDown 0.95s ease forwards;
  background: #fff;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.header-area.header--sticky.sticky .header-wrapper {
  padding: 0;
}
.header-area.header--sticky.sticky .header-wrapper a.rn-btn {
  border-color: var(--color-heading);
  color: var(--color-heading);
}
.header-area.header--sticky.sticky .header-wrapper a.rn-btn:hover {
  background: var(--org-color);
  border-color: var(--org-color);
  color: #fff;
}
.header-area.header--sticky.sticky
  .header-wrapper
  .mainmenunav
  ul.mainmenu
  > li
  > a {
  color: var(--color-heading);
  padding: 22px 0;
}
.header-area.header--sticky.sticky
  .header-wrapper
  .mainmenunav
  ul.mainmenu
  > li
  > a.active,
.header-area.header--sticky.sticky
  .header-wrapper
  .mainmenunav
  ul.mainmenu
  > li
  > a:hover {
  color: var(--org-color) !important;
}
.header-area.header--sticky.sticky
  .header-wrapper
  .mainmenunav
  ul.mainmenu
  > li
  > a.active:after,
.header-area.header--sticky.sticky
  .header-wrapper
  .mainmenunav
  ul.mainmenu
  > li
  > a:hover:after {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area.header--sticky.sticky
    .header-wrapper
    .mainmenunav
    ul.mainmenu
    > li
    > a {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header-area.header--sticky.sticky
    .header-wrapper
    .mainmenunav
    ul.mainmenu
    > li
    > a {
    padding: 0;
  }
}
.header-area.header--sticky.sticky .logo a img {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .header-area.header--sticky.sticky .logo a img {
    height: auto;
  }
}
.header-area.header--sticky.sticky .humberger-menu span.text-white {
  color: var(--color-heading) !important;
}
.header-area.color-white a.rn-btn {
  border: 2px solid #fff;
  color: #fff;
}
.header-area.color-black a.rn-btn {
  border: 2px solid rgba(29, 29, 36, 0.5);
  color: #1d1d24;
}
.header-area.header--static {
  padding: 15px 50px;
}
@media only screen and (max-width: 767px) {
  .header-area.header--static {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-area.header--static .header-wrapper {
  padding: 7px 0;
}
@media only screen and (max-width: 767px) {
  .header-area.header--static .header-wrapper .logo a img {
    width: auto;
  }
}
.header-area.header--static .header-wrapper a.btn-default,
.header-area.header--static .header-wrapper button.btn-default {
  padding: 13px 30px;
}
.header-area.header--transparent {
  left: 0;
  padding-left: 50px;
  padding-right: 50px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 999;
}
.header-area.header--transparent .header-wrapper {
  padding: 30px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area.header--transparent {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .header-area.header--transparent {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .header-area.header--transparent {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-area.color-black a.btn-default.btn-border.btn-opacity,
.header-area.header--static a.btn-default.btn-border.btn-opacity,
.header-area.sticky a.btn-default.btn-border.btn-opacity {
  border-color: #1d1d24;
  color: #1d1d24;
}
.header-area.color-black a.btn-default.btn-border.btn-opacity:hover,
.header-area.header--static a.btn-default.btn-border.btn-opacity:hover,
.header-area.sticky a.btn-default.btn-border.btn-opacity:hover {
  border-color: var(--org-color);
  color: #fff;
}
.header-area.sticky a.btn-default,
.header-area.sticky button.btn-default {
  padding: 10px 27px;
}
@media only screen and (max-width: 767px) {
  .header-area.sticky a.btn-default,
  .header-area.sticky button.btn-default {
    padding: 7px 16px;
  }
}
.header-area.color-black .humberger-menu span.text-white {
  color: var(--color-heading) !important;
}
.header-area .logo a {
  display: block;
}
.header-area .logo a img {
  max-height: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area a.btn-default {
    font-size: 14px;
    letter-spacing: 0;
    padding: 10px 27px;
  }
}
@media only screen and (max-width: 767px) {
  .header-area a.btn-default {
    font-size: 14px;
    letter-spacing: 0;
    padding: 7px 16px;
  }
}
.header-right {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.header-right .header-btn {
  margin-right: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-right .header-btn {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-right .header-btn {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .header-right .header-btn {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .header-right .header-btn {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .header-wrapper .mainmenunav {
    position: absolute;
  }
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper .mainmenunav {
    position: absolute;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu {
    background: #fff;
    display: block;
    height: 100vh;
    left: -61vw;
    overflow-y: auto;
    padding: 55px;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.8s cubic-bezier(0.77, 0.2, 0.05, 1);
    -o-transition: all 0.8s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: all 0.8s cubic-bezier(0.77, 0.2, 0.05, 1);
    width: 60vw;
    z-index: 99;
  }
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu {
    background: #fff;
    display: block;
    height: 100vh;
    left: -61vw;
    overflow-y: auto;
    padding: 55px;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.8s cubic-bezier(0.77, 0.2, 0.05, 1);
    -o-transition: all 0.8s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: all 0.8s cubic-bezier(0.77, 0.2, 0.05, 1);
    width: 60vw;
    z-index: 99;
  }
  .header-area .header-wrapper .mainmenunav ul.mainmenu li {
    margin: 0;
    padding: 10px 0;
  }
  .header-area .header-wrapper .mainmenunav ul.mainmenu li.has-dropdown {
    position: relative;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li a {
    display: block;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li a {
    display: block;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu {
    background: transparent;
    box-shadow: inherit;
    height: 0;
    opacity: 0;
    padding: 0;
    position: relative;
    transition: 0.3s;
    visibility: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu {
    background: transparent;
    box-shadow: inherit;
    height: 0;
    opacity: 0;
    padding: 0;
    position: relative;
    transition: 0.3s;
    visibility: hidden;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li {
    padding: 3px 0;
  }
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li {
    padding: 3px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li a {
    padding: 2px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li a {
    padding: 2px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu.active {
    height: 100%;
    opacity: 1;
    padding: 12px 0;
    visibility: visible;
  }
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu.active {
    height: 100%;
    opacity: 1;
    padding: 12px 0;
    visibility: visible;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li a {
    color: var(--color-heading);
  }
}
@media only screen and (max-width: 767px) {
  .header-area .header-wrapper .mainmenunav ul.mainmenu li a {
    color: var(--color-heading);
  }
}
.header-area .header-wrapper .close-menu {
  left: 29px;
  opacity: 0;
  position: fixed;
  top: 12px;
  visibility: hidden;
  z-index: -10;
}
.humberger-menu span {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .humberger-menu span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .humberger-menu span {
    font-size: 28px;
  }
}
.mainmenunav ul.mainmenu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.mainmenunav ul.mainmenu > li {
  margin: 0 15px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mainmenunav ul.mainmenu > li {
    margin: 0 12px;
  }
}
.mainmenunav ul.mainmenu > li > a {
  color: var(--color-white);
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 20px 0;
}
.mainmenunav ul.mainmenu > li > ul.submenu {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  height: auto;
  min-width: 240px;
  opacity: 0;
  padding: 12px 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 100%;
  visibility: hidden;
  z-index: -2;
}
.mainmenunav ul.mainmenu > li > ul.submenu li a {
  border-radius: 3px;
  color: #1f1f25;
  display: block;
  font-size: 16px;
  font-size: 14px;
  font-weight: 500;
  margin: 0 10px;
  padding: 5px 20px;
}
.mainmenunav ul.mainmenu > li > ul.submenu li:hover a,
.mainmenunav ul.mainmenu > li > ul.submenu li:hover > iconify-icon {
  /* background: rgba(249, 0, 77, 0.07); */
  color: var(--org-color);
}

.mainmenunav ul.mainmenu > li:hover > ul.submenu {
  opacity: 1;
  visibility: visible;
  z-index: 90;
}
.mainmenunav ul.mainmenu > li:hover > a {
  color: var(--org-color);
}
.mainmenunav ul.mainmenu > li > iconify-icon {
  transition: all 0.3s;
}
.mainmenunav ul.mainmenu > li:hover > iconify-icon {
  color: var(--org-color) !important;
  transform: rotate(180deg);
}
.mainmenunav ul.mainmenu > li:first-child {
  margin-right: 0;
}
.mainmenunav ul.mainmenu > li:last-child {
  margin-left: 0;
}
.humberger-menu span.text-white {
  color: #fff !important;
}
.color-white .mainmenunav ul.mainmenu > li > a {
  color: #fff;
}
.color-white .mainmenunav ul.mainmenu > li:hover > a {
  color: hsla(0, 0%, 100%, 0.6);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .color-white .mainmenunav ul.mainmenu > li:hover > a {
    color: var(--org-color);
  }
}
@media only screen and (max-width: 767px) {
  .color-white .mainmenunav ul.mainmenu > li:hover > a {
    color: var(--org-color);
  }
}
.color-black .mainmenunav ul.mainmenu > li > a {
  color: #1d1d24;
}
.color-black .mainmenunav ul.mainmenu > li:hover > a {
  color: var(--org-color);
}
.rn-popup-mobile-menu {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.5s ease-out;
  visibility: hidden;
  width: 100%;
  z-index: 9999;
}
.rn-popup-mobile-menu .inner {
  background-color: #fff;
  box-shadow: 0 0 10px 0 hsla(165, 6%, 61%, 0.7);
  display: flex;
  flex-direction: column;
  height: 100%;
  height: 100vh;
  opacity: 0;
  position: absolute;
  right: -150px;
  transition: all 0.5s ease-out;
  width: 320px;
  z-index: 999;
}
.rn-popup-mobile-menu .inner .popup-menu-top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.rn-popup-mobile-menu .inner .popup-menu-top .logo img {
  max-height: 56px;
}
.rn-popup-mobile-menu .inner .popup-menu-top .close-menu span {
  color: var(--color-body);
  cursor: pointer;
  font-size: 30px;
}
.rn-popup-mobile-menu.menu-open {
  opacity: 1;
  visibility: visible;
}
.rn-popup-mobile-menu.menu-open .inner {
  opacity: 1;
  overflow-y: auto;
  right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-popup-mobile-menu.menu-open .mainmenunav ul.mainmenu {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .rn-popup-mobile-menu.menu-open .mainmenunav ul.mainmenu {
    left: 0;
  }
}
@media only screen and (max-width: 575px) {
  .rn-popup-mobile-menu.menu-open .mainmenunav ul.mainmenu {
    padding: 54px 20px;
    width: 86vw;
  }
}
.rn-popup-mobile-menu ul.mainmenu {
  padding: 5px 20px;
}
.rn-popup-mobile-menu ul.mainmenu > li {
  border-bottom: 1px solid var(--color-border);
}
.rn-popup-mobile-menu ul.mainmenu > li:last-child {
  border: 0;
}
.rn-popup-mobile-menu ul.mainmenu li {
  margin: 0;
  padding: 12px 0;
}
.rn-popup-mobile-menu ul.mainmenu li a {
  color: #1f1f25;
  font-size: 16px;
  font-weight: 500;
}
.rn-popup-mobile-menu ul.mainmenu li.has-dropdown {
  position: relative;
}
.rn-popup-mobile-menu ul.mainmenu li.has-dropdown > a {
  display: block;
  position: relative;
}
.rn-popup-mobile-menu ul.mainmenu li.has-dropdown > a:after {
  border-color: #1f1f25 transparent transparent;
  border-style: solid;
  border-width: 7px 7px 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 0;
}
.rn-popup-mobile-menu ul.mainmenu li.has-dropdown > a.open {
  color: var(--org-color);
}
.rn-popup-mobile-menu ul.mainmenu li.has-dropdown > a.open:after {
  border-color: transparent transparent var(--org-color) transparent;
  border-style: solid;
  border-width: 0 7px 7px;
  height: 0;
  width: 0;
}
.rn-popup-mobile-menu ul.mainmenu li.has-dropdown .submenu {
  display: none;
  padding-right: 20px;
  padding-top: 10px;
}
.rn-popup-mobile-menu ul.mainmenu li .submenu li {
  margin: 0;
  padding: 3px 0;
}
.rn-popup-mobile-menu ul.mainmenu li .submenu li a {
  color: #1f1f25;
  font-size: 14px;
  padding: 2px 10px;
}
.rn-popup-mobile-menu ul.mainmenu.nav {
  flex-direction: column;
}
.rn-popup-mobile-menu ul.mainmenu.nav.nav-pills .nav-link {
  padding: 0;
  transition: var(--transition);
}
.rn-popup-mobile-menu ul.mainmenu.nav.nav-pills .nav-link.active,
.rn-popup-mobile-menu ul.mainmenu.nav.nav-pills .nav-link:hover {
  background-color: transparent;
  color: var(--org-color);
}
.rn-popup-mobile-menu.menu-open .humberger-menu span {
  opacity: 0;
}
a.btn-transparent {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 3px;
  position: relative;
}
a.btn-transparent:hover {
  color: var(--org-color);
}
a.btn-transparent:after {
  bottom: 0;
  content: "";
  height: 2px;
  opacity: 0.75;
  position: absolute;
  right: 0;
  width: 40px;
}
a.btn-transparent:hover:after {
  width: 100%;
}
a.rn-btn,
button.rn-btn {
  border: 2px solid var(--org-color);
  border-radius: 4px;
  color: var(--org-color);
  display: inline-block;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0;
  line-height: 34px;
  padding: 0 23px;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}
a.rn-btn.btn-opacity,
button.rn-btn.btn-opacity {
  border: 2px solid var(--color-opacity-1);
  color: var(--color-white);
}
a.rn-btn:hover,
button.rn-btn:hover {
  color: var(--org-color);
  transform: translateY(-3px);
  --sum: calc(var(--r) * 0.2126 + var(--g) * 0.7152 + var(--b) * 0.0722);
  --perceived-lightness: calc(var(--sum) / 255);
  --threshold: 0.5;
  --text-color: hsl(
    0,
    0%,
    calc((var(--perceived-lightness) - var(--threshold)) * -10000000%)
  );
  background-color: var(--text-color) !important;
  border: 2px solid var(--text-color);
}
a.rn-btn.btn-white,
button.rn-btn.btn-white {
  border: 2px solid #fff;
  color: #fff;
}
a.rn-btn.btn-white:hover,
button.rn-btn.btn-white:hover {
  border-color: var(--org-color);
}
a.rn-button-style--2,
button.rn-button-style--2 {
  border: 2px solid #b1b4c1;
  border-radius: 6px;
  color: #c6c9d8;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 15px 40px;
  text-transform: uppercase;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  a.rn-button-style--2,
  button.rn-button-style--2 {
    padding: 9px 25px;
  }
}
a.rn-button-style--2.btn-solid,
button.rn-button-style--2.btn-solid {
  background: var(--org-color);
  border: 2px solid var(--org-color);
  color: #fff;
}
a.rn-button-style--2:hover,
button.rn-button-style--2:hover {
  background: transparent;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
  color: var(--org-color);
  transform: translateY(-5px);
}
.button-group {
  margin: -10px;
}
.button-group a,
.button-group button {
  margin: 10px;
}
a.btn-default,
button.btn-default {
  background-size: 152% 100%;
  background: var(--org-color);
  border: 2px solid var(--org-color);
  border-radius: 500px;
  color: var(--color-white);
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 16px 40px;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out;
}
a.btn-default:hover,
button.btn-default:hover {
  background: transparent;
  border-color: var(--org-color);
  color: var(--org-color);
  transition: all 0.4s ease-in-out;
}
a.btn-default.size-md,
button.btn-default.size-md {
  font-size: 15px;
  letter-spacing: 0;
  padding: 10px 25px;
}
a.btn-default.size-sm,
button.btn-default.size-sm {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 13px;
  padding: 10px 15px;
}
a.btn-default.btn-large,
button.btn-default.btn-large {
  padding: 20px 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  a.btn-default.btn-large,
  button.btn-default.btn-large {
    padding: 16px 35px;
  }
}
@media only screen and (max-width: 767px) {
  a.btn-default.btn-large,
  button.btn-default.btn-large {
    padding: 16px 35px;
  }
}
a.btn-default.color-secondary,
button.btn-default.color-secondary {
  background-color: var(--color-secondary);
  border: 2px solid var(--color-secondary);
}
a.btn-default.color-secondary:hover,
button.btn-default.color-secondary:hover {
  background-color: transparent;
  border-color: var(--color-secondary);
  color: var(--color-secondary);
}
a.btn-default.btn-border,
button.btn-default.btn-border {
  background-color: transparent;
  border: 2px solid var(--org-color);
  color: var(--org-color);
}
a.btn-default.btn-border.btn-opacity,
button.btn-default.btn-border.btn-opacity {
  border: 2px solid var(--color-opacity-1);
  color: var(--color-white);
}
a.btn-default.btn-border:hover,
button.btn-default.btn-border:hover {
  background-color: var(--org-color);
  border-color: var(--org-color);
  --sum: calc(var(--r) * 0.2126 + var(--g) * 0.7152 + var(--b) * 0.0722);
  --perceived-lightness: calc(var(--sum) / 255);
  --threshold: 0.5;
  --text-color: hsl(
    0,
    0%,
    calc((var(--perceived-lightness) - var(--threshold)) * -10000000%)
  );
  color: var(--text-color) !important;
}
a.btn-default.btn-border.color-secondary,
button.btn-default.btn-border.color-secondary {
  border: 2px solid var(--color-secondary);
  color: var(--color-secondary);
}
a.btn-default.btn-border.color-secondary:hover,
button.btn-default.btn-border.color-secondary:hover {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  color: var(--color-white);
}
a.btn-default.btn-border.btn-white,
button.btn-default.btn-border.btn-white {
  border: 2px solid var(--white);
  color: var(--color-white);
}
a.btn-default.btn-border.btn-white:hover,
button.btn-default.btn-border.btn-white:hover {
  background-color: var(--color-white);
  border-color: var(--color-white);
  color: var(--org-color) !important;
}
a.btn-default.btn-dark,
button.btn-default.btn-dark {
  background-color: var(--color-dark);
  border-color: var(--color-dark);
  color: var(--color-white);
}
a.btn-default.btn-dark:hover,
button.btn-default.btn-dark:hover {
  background: transparent;
  border-color: var(--color-dark);
  color: var(--color-dark);
  transition: all 0.4s ease-in-out;
}
a.btn-default.btn-dark.btn-border,
button.btn-default.btn-dark.btn-border {
  background-color: transparent;
  border: 2px solid var(--color-dark);
  color: var(--color-dark);
}
a.btn-default.btn-dark.btn-border:hover,
button.btn-default.btn-dark.btn-border:hover {
  background-color: var(--color-dark);
  border-color: var(--color-dark);
  color: var(--color-white);
}
@media only screen and (max-width: 767px) {
  .video h2 {
    color: #fff;
    font-size: 32px;
  }
  .video h4 {
    font-size: 22px;
    line-height: 32px;
  }
}
.breadcrumb-inner {
  text-align: center;
}
.breadcrumb-inner h2.title,
.breadcrumb-inner h1.title {
  color: var(--color-white);
  margin-bottom: 5px;
}
.breadcrumb-inner ul.page-list li {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 0 12px;
  position: relative;
}
.breadcrumb-inner ul.page-list li:after {
  background-color: #fff;
  border-radius: 100%;
  content: "";
  height: 5px;
  left: -3px;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
}
.breadcrumb-inner ul.page-list li a {
  color: #fff;
  transition: 0.5s;
}
.breadcrumb-inner ul.page-list li a:hover {
  color: var(--org-color);
}
.breadcrumb-inner ul.page-list li.rn-breadcrumb-item.active {
  color: var(--color-white);
}
.breadcrumb-inner ul.page-list li.rn-breadcrumb-item.active:after {
  display: none;
}
.rn-page-title h2.title {
  font-size: 44px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rn-page-title h2.title {
    font-size: 56px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-page-title h2.title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .rn-page-title h2.title {
    font-size: 30px;
    line-height: 40px;
  }
}
.rn-page-title p {
  color: #c6c9d8;
  font-size: 22px;
  line-height: 27px;
}
.breadcrumb-area {
  position: relative;
  z-index: 1;
}
.breadcrumb-area:before {
  background: var(--org-color);
  background: linear-gradient(
    -90deg,
    #1c99fe 20.69%,
    #7644ff 50.19%,
    var(--org-color) 79.69%
  );
  content: "";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--org-color)",endColorstr="var(--color-secondary)",GradientType=1);
  height: 100%;
  opacity: 0.7;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-page-title-area .rn-page-title {
    padding-bottom: 64px;
  }
}
@media only screen and (max-width: 767px) {
  .rn-page-title-area .rn-page-title {
    padding-bottom: 20px;
  }
}
a.video-popup,
button.video-popup {
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  display: block;
  height: 96px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  width: 96px;
}
a.video-popup iconify-icon {
  border-bottom: 9px solid transparent;
  border-right: 15px solid var(--org-color);
  border-top: 9px solid transparent;
  content: none;
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(50%, -100%);
  width: 0;
  --sum: calc(var(--r) * 0.2126 + var(--g) * 0.7152 + var(--b) * 0.0722);
  --perceived-lightness: calc(var(--sum) / 255);
  --threshold: 0.5;
  --text-color: hsl(
    0,
    0%,
    calc((var(--perceived-lightness) - var(--threshold)) * -10000000%)
  );
  color: var(--text-color) !important;
}
a.video-popup:hover,
button.video-popup:hover {
  -webkit-transform: scale3d(1.15, 1.15, 1.15);
  transform: scale3d(1.15, 1.15, 1.15);
}
a.video-popup.position-top-center,
button.video-popup.position-top-center {
  border: 0;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  height: 110px;
  margin-right: -55px;
  margin-top: -55px;
  position: absolute;
  right: 50%;
  top: 50%;
  transition: all 1s cubic-bezier(0, 0, 0.2, 1);
  width: 110px;
}
@media only screen and (max-width: 767px) {
  a.video-popup.position-top-center,
  button.video-popup.position-top-center {
    height: 70px;
    margin-right: -35px;
    margin-top: -35px;
    width: 70px;
  }
}
a.video-popup.position-top-center:hover,
button.video-popup.position-top-center:hover {
  transform: scale3d(1.15, 1.15, 1.15);
}
a.video-popup.position-top-center.md-size,
button.video-popup.position-top-center.md-size {
  height: 80px;
  margin-right: -40px;
  margin-top: -40px;
  width: 80px;
}
a.video-popup.theme-color,
button.video-popup.theme-color {
  background: var(--org-color);
  border-color: var(--org-color);
}
a.video-popup.theme-color:before,
button.video-popup.theme-color:before {
  border-right: 15px solid #fff;
}
iframe {
  border: 0;
  height: 100%;
  min-height: 400px;
  width: 100%;
}
.section-title h2.title {
  font-family: iranyekan;
  font-size: 36px;
  font-weight: 600;
  line-height: 62px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title h2.title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title h2.title {
    font-size: 32px;
    line-height: 43px;
  }
}
@media only screen and (max-width: 36rem) {
  .section-title h2.title {
    font-size: 24px;
  }
}
.section-title p {
  color: var(--color-gray);
  font-size: 18px;
  line-height: 30px;
}
.section-title p a {
  color: #1d1d24;
  font-weight: 500;
}
.section-title p a:hover {
  color: var(--org-color);
}
@media only screen and (max-width: 767px) {
  .section-title p br {
    display: none;
  }
}
.section-title span.subtitle {
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 12px;
}
.section-title h3 {
  font-size: 36px;
  line-height: 26px;
}
@media only screen and (max-width: 767px) {
  .section-title h3 {
    font-size: 26px;
    margin-bottom: 8px;
  }
}
.section-title.service-style--3 p {
  color: #717173;
  font-weight: 300;
  padding: 0 21%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title.service-style--3 p {
    padding: 0 7%;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.service-style--3 p {
    padding: 0;
  }
}
.section-title.service-style--3.text-left p {
  padding: 0 0 0 3%;
}
@media only screen and (max-width: 767px) {
  .section-title h2 {
    font-size: 36px;
    margin-bottom: 7px;
  }
}
.rn-pagination ul.page-list li {
  display: inline-block;
  padding: 5px;
}
.rn-pagination ul.page-list li a {
  align-items: center;
  background: #fff;
  border: 2px solid var(--color-border);
  border-radius: 4px;
  color: var(--color-body);
  display: block;
  display: flex;
  font-weight: 600;
  height: 42px;
  justify-content: center;
  line-height: 0;
  min-width: 42px;
  padding: 0 10px;
  position: relative;
  text-align: center;
  z-index: 2;
}

.rn-pagination ul.page-list li a.arrow-disabled {
  opacity: 0.7;
  cursor: not-allowed;
  border-color: #7777772b;
  color: #77777780;
}
.rn-pagination ul.page-list li a.arrow-disabled:hover,
.rn-pagination ul.page-list li a.arrow-disabled:active {
  opacity: 0.7;
  cursor: not-allowed;
  border-color: #7777772b;
  color: #77777780 !important;
}

.rn-pagination ul.page-list li a.disabled {
  border: none;
  opacity: 0.8;
  /* cursor: none; */
  color: #777777b7 !important;
}

.rn-pagination ul.page-list li a.disabled:hover {
  background-color: transparent;
  color: #777777b7 !important;
}

.rn-pagination ul.page-list li a:hover,
.rn-pagination ul.page-list li.active a {
  background-color: var(--org-color);
  border-color: var(--org-color);
  --sum: calc(var(--r) * 0.2126 + var(--g) * 0.7152 + var(--b) * 0.0722);
  --perceived-lightness: calc(var(--sum) / 255);
  --threshold: 0.5;
  --text-color: hsl(
    0,
    0%,
    calc((var(--perceived-lightness) - var(--threshold)) * -10000000%)
  );
  color: var(--text-color) !important;
}
.line-separator {
  border-bottom: 1px solid #ebebeb;
}
ul.social-share {
  margin: -6px;
  padding: 0;
}
ul.social-share li {
  margin: 6px;
}
ul.social-share li a {
  border: 2px solid rgba(198, 201, 216, 0.75);
  border-radius: 100%;
  color: rgba(198, 201, 216, 0.75);
  display: inline-block;
  font-size: 14px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  width: 40px;
}
ul.social-share li:hover a {
  background: var(--org-color);
  border-color: var(--org-color);
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  transform: translateY(-3px);
}
ul.social-share.rn-lg-size {
  margin-top: 0 !important;
}
ul.social-share.rn-lg-size li a {
  font-size: 16px;
  height: 50px;
  line-height: 47px;
  width: 50px;
}
ul.social-share.social-style--2 li a {
  border: 0;
  font-size: 18px;
  height: auto;
  line-height: inherit;
  text-align: right;
  width: 30px;
}
ul.social-share.social-style--2 li:hover a {
  background: transparent;
  box-shadow: none;
}
ul.social-share.social-style--2.color-black li a {
  color: #1d1d24;
  opacity: 0.8;
}
ul.social-share.social-style--2.color-black li a:hover {
  color: var(--org-color);
  opacity: 1;
}
@-webkit-keyframes customOne {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes customOne {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.transparent_link {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
.portfolio {
  min-height: 600px;
  padding-top: 35%;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .portfolio {
    min-height: 500px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio {
    min-height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio {
    min-height: 450px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio {
    min-height: 400px;
  }
}
.portfolio .thumbnail-inner {
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: transform 0.28s ease;
  width: 100%;
  z-index: 9;
}
.portfolio .thumbnail-inner:before {
  background-color: var(--org-color);
  background-image: linear-gradient(var(--org-color) 10%, #010001 100%);
  content: "";
  height: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
.portfolio .thumbnail {
  backface-visibility: hidden;
  background-color: #0a0a0a;
  background-image: url(../../../../assets/images/portfolio/portfolio-1.html);
  background-position: 50%;
  background-size: cover;
  transform: scale(1.13) translateZ(0);
  transition: transform 0.28s ease;
  z-index: 4;
}
.portfolio .thumbnail,
.portfolio .thumbnail:after {
  border-radius: 5px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.portfolio .thumbnail:after {
  background-color: rgba(45, 45, 45, 0.35);
  background-color: rgba(25, 25, 25, 0.37);
  content: " ";
  display: block;
  z-index: 1;
}
.portfolio .content {
  bottom: 40px;
  left: 40px;
  max-width: 100% !important;
  padding: 0;
  position: absolute;
  right: 40px;
  z-index: 10;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio .content {
    left: 20px;
    right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio .content {
    left: 20px;
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio .content {
    left: 20px;
    right: 20px;
  }
}
.portfolio .content .inner p {
  color: #c6c9d8;
  font-size: 14px;
}
.portfolio .content .inner h4 {
  font-size: 24px;
  line-height: 36px;
}
.portfolio .content .inner h4 a {
  color: #fff;
}
.portfolio.text-center .content {
  bottom: 40px;
  left: 40px;
  margin: 0 auto;
  max-width: 80% !important;
  padding: 0;
  position: absolute;
  right: 40px;
  z-index: 10;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio.text-center .content {
    left: 20px;
    right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio.text-center .content {
    left: 15px;
    right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio.text-center .content {
    left: 10px;
    right: 10px;
  }
}
.portfolio:hover .thumbnail-inner {
  transform: scale(1.08) translateZ(0);
}
.portfolio:hover .thumbnail-inner:before {
  opacity: 0.85;
}
.portfolio:hover .thumbnail {
  transform: scale(1) translateZ(0);
}
.portfolio:hover .thumbnail:after {
  background-color: rgba(25, 25, 25, 0.24);
}
.item-portfolio-static {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .item-portfolio-static {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .item-portfolio-static {
    margin-top: 30px;
  }
}
.item-portfolio-static .inner {
  padding-top: 20px;
}
.item-portfolio-static .inner p {
  color: var(--color-gray);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
  transition: 0.3s;
}
.item-portfolio-static .inner p:hover {
  color: var(--org-color);
}
.item-portfolio-static .inner h4 {
  color: #1f1f25;
  transition: 0.3s;
}
.item-portfolio-static .inner h4:hover {
  color: var(--org-color);
}
.item-portfolio-static .inner h4 a {
  color: #1f1f25;
  transition: 0.3s;
}
.item-portfolio-static .inner h4 a:hover {
  color: var(--org-color);
}
.item-portfolio-static:hover .thumbnail a img,
.item-portfolio-static:hover .thumbnail img {
  box-shadow: 0 50px 80px -10px rgba(0, 0, 0, 0.17);
  transform: translate3d(0, -10px, 0);
}
.im_portfolio {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  transition: transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1),
    box-shadow 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
  z-index: 2;
}
.im_portfolio:before {
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 6%, 0),
    hsla(0, 0%, 6%, 0.75)
  );
}
.im_portfolio:after,
.im_portfolio:before {
  bottom: 0;
  content: "";
  cursor: pointer;
  display: block;
  height: 85%;
  position: absolute;
  right: 0;
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
  width: 100%;
  z-index: 1;
}
.im_portfolio:after {
  background: linear-gradient(to bottom, transparent, var(--org-color) 100%);
  opacity: 0;
}
.im_portfolio .thumbnail_inner .thumbnail a {
  display: block;
}
.im_portfolio .thumbnail_inner .thumbnail a img {
  border-radius: 10px;
  transition: transform 1s ease, opacity 0.5s ease 0.25s;
  width: 100%;
}
.im_portfolio .content .inner {
  bottom: 0;
  padding: 30px;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  width: 100%;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .im_portfolio .content .inner {
    padding: 27px 24px;
  }
}
.im_portfolio .content .inner .portfolio_heading {
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1),
    transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.im_portfolio .content .inner .portfolio_heading .category_list {
  margin: -5px -5px 5px;
}
.im_portfolio .content .inner .portfolio_heading .category_list a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  margin: 5px;
  opacity: 0.7;
}
.im_portfolio .content .inner .portfolio_heading .title {
  color: #fff;
  font-size: 30px;
}
.im_portfolio .content .inner .portfolio_heading .title a {
  color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .im_portfolio .content .inner .portfolio_heading .title {
    font-size: 24px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .im_portfolio .content .inner .portfolio_heading .title {
    font-size: 24px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .im_portfolio .content .inner .portfolio_heading .title {
    font-size: 22px;
    margin-bottom: 0;
  }
}
.im_portfolio .content .inner .portfolio_hover {
  bottom: 35px;
  height: 62px;
  line-height: 1.5em;
  margin-top: 10px;
  max-width: 80%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  transform: translateY(20px);
  transition: opacity 0.18s cubic-bezier(0.05, 0.2, 0.1, 1),
    transform 0.18s cubic-bezier(0.05, 0.2, 0.1, 1);
}
@media only screen and (max-width: 767px) {
  .im_portfolio .content .inner .portfolio_hover {
    bottom: 43px;
  }
}
.im_portfolio .content .inner .portfolio_hover p {
  color: #fff;
  opacity: 0.7;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .im_portfolio.text-center .content .inner .portfolio_hover {
    left: 0;
    max-width: 100%;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .im_portfolio.text-center .content .inner .portfolio_hover {
    left: 0;
    max-width: 100%;
    right: 0;
  }
}
.im_portfolio:hover {
  box-shadow: 0 25px 55px rgba(253, 71, 102, 0.22);
  transform: translateY(-10px);
}
.im_portfolio:hover:before {
  opacity: 0;
}
.im_portfolio:hover:after {
  opacity: 1;
}
.im_portfolio:hover .thumbnail_inner .thumbnail a img {
  transform: scale(1.1);
  transition: all 9s cubic-bezier(0.1, 0.2, 7, 1);
}
.im_portfolio:hover .content .inner .portfolio_heading {
  transform: translateY(-62px);
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1),
    transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
}
@media only screen and (max-width: 767px) {
  .im_portfolio:hover .content .inner .portfolio_heading {
    transform: translateY(-91px);
  }
}
.im_portfolio:hover .content .inner .portfolio_hover {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0.15s,
    transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0.15s;
}
.service-main-wrapper .service.service__style--2 {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 30px;
  padding: 30px 35px;
  transition: transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1),
    box-shadow 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
  z-index: 2;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .service-main-wrapper .service.service__style--2 {
    padding: 30px 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-main-wrapper .service.service__style--2 {
    padding: 30px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .service-main-wrapper .service.service__style--2 {
    padding: 30px 14px;
  }
}
@media only screen and (max-width: 575px) {
  .service-main-wrapper .service.service__style--2 {
    margin-top: 30px;
    padding: 30px 18px;
  }
}
.service-main-wrapper .service.service__style--2 .icon {
  border-radius: 100%;
  color: var(--org-color);
  display: flex;
  font-size: 52px;
  justify-content: center;
  margin-bottom: 23px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-main-wrapper .service.service__style--2 .icon {
    margin-bottom: 11px;
  }
}
.service-main-wrapper .service.service__style--2 .icon svg {
  stroke-width: 1 !important;
  height: 47px;
  width: 47px;
}
.service-main-wrapper .service.service__style--2 .content h3.title {
  font-family: iranyekan;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 19px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-main-wrapper .service.service__style--2 .content h3.title {
    margin-bottom: 8px;
  }
}
.service-main-wrapper .service.service__style--2 .content h3.title a {
  color: inherit;
}
.service-main-wrapper .service.service__style--2 .content p {
  color: var(--color-gray);
  font-size: var(--font-size-b1);
  line-height: var(--line-height-b1);
}
.service-main-wrapper .service.service__style--2:hover {
  box-shadow: 0 2px 70px 0 rgba(253, 71, 102, 0.05);
  transform: translateY(-5px);
}
.service-main-wrapper .service.service__style--2.bg-gray {
  background: #f6f6f6;
}
.service-main-wrapper .service.service__style--2.bg-gray:hover {
  box-shadow: 0 2px 70px 0 rgba(253, 71, 102, 0.05);
  transform: translateY(-5px);
}
.service-main-wrapper .service.service__style--2.text-left {
  padding: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .service-main-wrapper .service.service__style--2.text-left {
    padding: 40px 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-main-wrapper .service.service__style--2.text-left {
    padding: 40px 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-main-wrapper .service.service__style--2.text-left {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .service-main-wrapper .service.service__style--2.text-left {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 575px) {
  .service-main-wrapper .service.service__style--2.text-left {
    padding: 32px 23px;
  }
}
.service-main-wrapper .service.service__style--2.text-left .icon {
  justify-content: right;
}
.service-main-wrapper
  > [class*="col"]:nth-child(2)
  .service.service__style--2
  .icon {
  color: var(--color-secondary);
}
.service-main-wrapper
  > [class*="col"]:nth-child(3)
  .service.service__style--2
  .icon {
  color: #12d8df;
}
.service-main-wrapper
  > [class*="col"]:nth-child(4)
  .service.service__style--2
  .icon {
  color: #59c98d;
}
.service-main-wrapper
  > [class*="col"]:nth-child(5)
  .service.service__style--2
  .icon {
  color: #6f41f6;
}
.service-main-wrapper
  > [class*="col"]:nth-child(6)
  .service.service__style--2
  .icon {
  color: #357ff6;
}
.service-main-wrapper
  > [class*="col"]:nth-child(7)
  .service.service__style--2
  .icon {
  color: #f767b4;
}
.service-main-wrapper
  > [class*="col"]:nth-child(8)
  .service.service__style--2
  .icon {
  color: #fbe973;
}
.text-center .service.service__style--2,
.text-left .service.service__style--2 {
  padding: 60px 45px;
}
@media only screen and (max-width: 767px) {
  .text-center .service.service__style--2,
  .text-left .service.service__style--2 {
    padding: 30px 14px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .text-center .service.service__style--2,
  .text-left .service.service__style--2 {
    padding: 30px 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .text-center .service.service__style--2,
  .text-left .service.service__style--2 {
    padding: 30px 14px;
  }
}
.creative-service-wrapper .row.creative-service a {
  display: flex;
  height: 100%;
}
.creative-service-wrapper .row.creative-service .service.service__style--2 {
  margin-top: 30px;
}
.attacment-fixed {
  background-attachment: fixed;
}
.slide .inner {
  padding-top: 80px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .slide .inner {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 575px) {
  .slide .inner {
    padding-top: 30px;
  }
}
.slide .inner h1.title {
  font-family: iranyekan;
  font-size: 110px;
  font-weight: 900;
  line-height: 120px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .slide .inner h1.title {
    font-size: 100px;
    line-height: 112px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slide .inner h1.title {
    font-size: 90px;
    line-height: 103px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide .inner h1.title {
    font-size: 70px;
    line-height: 82px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slide .inner h1.title {
    font-size: 50px;
    line-height: 70px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 575px) {
  .slide .inner h1.title {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 20px;
  }
}
.slide.slide-style-2 {
  overflow: hidden;
  padding-bottom: 284px;
  padding-top: 230px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .slide.slide-style-2 {
    padding-bottom: 150px;
    padding-top: 150px;
  }
}
.slide.slide-style-2.fullscreen {
  min-height: 950px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .slide.slide-style-2.fullscreen {
    min-height: auto;
    padding-bottom: 160px;
    padding-top: 160px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slide.slide-style-2.fullscreen {
    min-height: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide.slide-style-2.fullscreen {
    min-height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .slide.slide-style-2.fullscreen {
    min-height: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slide.slide-style-2 {
    min-height: auto;
    padding-bottom: 170px;
    padding-top: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide.slide-style-2 {
    min-height: auto;
    padding-bottom: 150px;
    padding-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .slide.slide-style-2 {
    min-height: auto;
    padding-bottom: 150px;
    padding-top: 150px;
  }
}
.slide.slide-style-2 .inner {
  direction: rtl;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slide.slide-style-2 .inner {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide.slide-style-2 .inner {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .slide.slide-style-2 .inner {
    padding-top: 0;
    text-align: center !important;
  }
}
.slide.slide-style-2 .inner > span {
  color: #fff;
  display: block;
  font-size: 15px;
  letter-spacing: 0;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.slide.slide-style-2 .inner h1.title {
  color: #fff;
  font-size: 62px;
  font-weight: 900;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slide.slide-style-2 .inner h1.title {
    font-size: 72px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide.slide-style-2 .inner h1.title {
    font-size: 40px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .slide.slide-style-2 .inner h1.title {
    font-size: 24px;
    line-height: 49px;
  }
}
.slide.slide-style-2 .inner p.description {
  color: #c6c9d8;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  margin: 0;
  padding: 0 16%;
}
@media only screen and (max-width: 767px) {
  .slide.slide-style-2 .inner p.description {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide.slide-style-2 .inner p.description {
    padding: 0 10%;
  }
}
.slide.slide-style-2 .inner .slide-btn {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .slide.slide-style-2 .inner .slide-btn {
    margin-top: 30px;
  }
}
.slide.slide-style-2 .inner.text-left p {
  padding: 0 0 0 37%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide.slide-style-2 .inner.text-left p {
    padding: 0 0 0 3%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slide.slide-style-2 .inner.text-left p {
    padding: 0 0 0 20%;
  }
}
@media only screen and (max-width: 767px) {
  .slide.slide-style-2 .inner.text-left p {
    padding: 0;
  }
}
.slider-wrapper.color-white .inner p.description {
  color: #fff;
}
.slide.designer-portfolio {
  height: 700px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide.designer-portfolio {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .slide.designer-portfolio {
    height: auto;
  }
}
.slide.designer-portfolio .video-popup {
  margin: inherit;
}
.slide .service {
  margin-top: 85px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slide .service {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide .service {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .slide .service {
    margin-top: 20px;
  }
}
.thumbnail img {
  border-radius: 5px;
  box-shadow: 0 25px 65px rgba(0, 0, 0, 0.1);
}
#particles-js {
  height: 100%;
  position: absolute;
  width: 100%;
}
.counterup_style--2 {
  text-align: center;
}
.counterup_style--2 h5.counter {
  color: var(--org-color);
  display: inline-block;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .counterup_style--2 h5.counter {
    font-size: 36px;
    line-height: 46px;
  }
}
.counterup_style--2 h4.description {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0;
  padding: 0 10%;
}
.bg_color--1 .im_counterup {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.im_counterup {
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: 280px;
  justify-content: center;
  margin-top: 30px;
  position: relative;
  text-align: center;
  z-index: 2;
}
.im_counterup .inner .icon {
  border-radius: 100%;
  height: 50px;
  line-height: 47px;
  margin: 0 auto;
  width: 50px;
}
.im_counterup .inner .icon svg {
  stroke-width: 1;
  font-size: 45px;
}
.im_counterup .inner .counter {
  display: inline-block;
  font-size: 54px;
  font-weight: 600;
  line-height: 62px;
  margin-bottom: 7px;
  margin-top: 20px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .im_counterup .inner .counter {
    font-size: 44px;
    font-weight: 600;
    line-height: 52px;
  }
}
@media only screen and (max-width: 767px) {
  .im_counterup .inner .counter {
    font-size: 44px;
    font-weight: 600;
    line-height: 52px;
  }
}
.im_counterup .inner .counter:after {
  content: "+";
}
.im_counterup .inner .description {
  font-size: 18px;
  line-height: 28px;
}
.im_single_counterup .im_counterup .inner .icon svg {
  color: var(--org-color);
  height: 38px;
  width: 40px;
}
.im_single_counterup:nth-child(2) .im_counterup .inner .icon svg {
  color: var(--color-secondary);
}
.im_single_counterup:nth-child(3) .im_counterup .inner .icon svg {
  color: var(--color-warning);
}
.im_single_counterup:nth-child(4) .im_counterup .inner .icon svg {
  color: var(--color-success);
}
ul.brand-list {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  ul.brand-list {
    border-bottom: 0;
    border-right: 0;
  }
}
ul.brand-list li {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  cursor: pointer;
  flex-basis: 50%;
  height: 214px;
  line-height: 214px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  ul.brand-list li {
    border-left: 0;
    border-top: 0;
    height: auto;
    line-height: 10;
  }
}
ul.brand-list li img {
  max-height: 110px;
  max-width: 150px;
  opacity: 0.8;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  ul.brand-list li img {
    height: auto;
    max-width: 100px;
  }
}
ul.brand-list li:hover {
  background-color: var(--org-color);
  border-radius: 6px;
  transform: scale(1.1);
}
ul.brand-list li:hover img {
  opacity: 1;
}
ul.brand-list.branstyle--2 li {
  flex-basis: 33.33%;
}
ul.brand-style-2 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 575px) {
  ul.brand-style-2 {
    margin: 0 -15px;
  }
}
ul.brand-style-2 li {
  flex-basis: 20%;
  padding: 25px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  ul.brand-style-2 li {
    flex-basis: 33.33%;
    padding: 17px 10px;
  }
}
@media only screen and (max-width: 575px) {
  ul.brand-style-2 li {
    flex-basis: 33.33%;
    margin-bottom: 16px;
    padding: 0 15px;
  }
}
ul.brand-style-2 img {
  cursor: pointer;
  filter: grayscale(1);
  max-height: 110px;
  max-width: 150px;
  opacity: 0.8;
  transition: 0.3s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  ul.brand-style-2 img {
    max-width: 129px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  ul.brand-style-2 img {
    max-height: 79px;
  }
}
@media only screen and (max-width: 767px) {
  ul.brand-style-2 img {
    max-height: 60px;
    max-width: 74px;
  }
}
@media only screen and (max-width: 575px) {
  ul.brand-style-2 img {
    max-height: none;
  }
}
ul.brand-style-2 img:hover {
  filter: grayscale(0);
  opacity: 1;
  transform: scale(1.1);
}
.team {
  border-radius: 6px;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
  transition: transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1),
    box-shadow 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.team:before {
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 6%, 0),
    hsla(0, 0%, 6%, 0.75)
  );
}
.team:after,
.team:before {
  bottom: 0;
  content: "";
  cursor: pointer;
  display: block;
  height: 85%;
  position: absolute;
  right: 0;
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
  width: 100%;
  z-index: 1;
}
.team:after {
  background: linear-gradient(to bottom, transparent, var(--org-color) 100%);
  opacity: 0;
}
.team .thumbnail {
  display: block;
  position: relative;
  z-index: 1;
}
.team .thumbnail img {
  width: 100%;
}
.team .content {
  bottom: 0;
  padding: 35px 40px;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .team .content {
    padding: 20px;
  }
}
.team .content h4.title {
  color: #fff;
  margin: 0;
  opacity: 0;
  transform: translateY(10px);
  transition-delay: 0.25s;
  transition: all 0.45s cubic-bezier(0.23, 0.88, 0.34, 0.99);
  visibility: hidden;
}
.team .content h4.title a {
  color: #fff;
}
.team .content p.designation {
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.45s cubic-bezier(0.23, 0.88, 0.34, 0.99);
  visibility: hidden;
}
.team ul.social-icon {
  display: flex;
  list-style: none;
  margin: 0 -10px;
  padding: 0;
  position: absolute;
  right: 35px;
  top: 25px;
  z-index: 2;
}
.team ul.social-icon li {
  margin: 0 10px;
  opacity: 0;
  transform: translateY(8px) scale(0.8);
  transition: all 0.45s cubic-bezier(0.23, 0.88, 0.34, 0.99);
  visibility: hidden;
}
.team ul.social-icon li a {
  color: #fff;
  font-size: 15px;
  transition: 0.3s;
}
.team ul.social-icon li a svg {
  transition: 0.3s;
  fill: #fff;
  height: 18px;
  width: 18px;
}
.team ul.social-icon li a:hover svg {
  transform: scale(1.3);
}
.team.team-style--bottom ul.social-icon {
  bottom: 117px;
  right: 40px;
  top: auto;
}
@media only screen and (max-width: 767px) {
  .team.team-style--bottom ul.social-icon {
    bottom: 97px;
    right: 20px;
  }
}
.team.team-style--bottom .content h4.title {
  margin-bottom: 6px;
}
.team:hover {
  box-shadow: 0 25px 55px rgba(253, 71, 102, 0.22);
  transform: translateY(-10px);
}
.team:hover:before {
  opacity: 0;
}
.team:hover:after {
  opacity: 1;
}
.team:hover .content h4.title {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.25s;
  visibility: visible;
}
.team:hover .content p.designation {
  opacity: 0.7;
  transform: translateY(0);
  transition-delay: 0.33s;
  visibility: visible;
}
.team:hover ul.social-icon li {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.team:hover ul.social-icon li:first-child {
  -webkit-transition-delay: 0.07692s;
  transition-delay: 0.07692s;
}
.team:hover ul.social-icon li:nth-child(2) {
  -webkit-transition-delay: 0.15385s;
  transition-delay: 0.15385s;
}
.team:hover ul.social-icon li:nth-child(3) {
  -webkit-transition-delay: 0.23077s;
  transition-delay: 0.23077s;
}
.team:hover ul.social-icon li:nth-child(4) {
  -webkit-transition-delay: 0.33077s;
  transition-delay: 0.23077s;
}
.team:hover ul.social-icon li:nth-child(5) {
  -webkit-transition-delay: 0.43077s;
  transition-delay: 0.23077s;
}
.team:hover .content {
  opacity: 1;
  visibility: visible;
}
.team-static .inner {
  padding-top: 17px;
}
.team-static .inner .content .title {
  font-size: 16px;
  margin-bottom: 2px;
}
.team-static .inner .content p.designation {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 5px;
}
ul.social-transparent {
  margin: -8px;
}
ul.social-transparent li {
  margin: 8px;
}
ul.social-transparent li a {
  border: 0;
  border-radius: 100%;
  color: #010001;
  display: inline-block;
  font-size: 14px;
  height: auto;
  line-height: normal;
  text-align: center;
  transition: 0.3s;
  width: auto;
}
ul.social-transparent li a:hover {
  color: var(--org-color);
}
.call-to-action {
  background: var(--org-color);
  position: relative;
  z-index: 2;
}
.call-to-action .inner > span {
  color: #fff;
  display: block;
  font-size: 15px;
  letter-spacing: 0;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.call-to-action .inner h2 {
  color: #fff;
  font-family: iranyekan;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 0 10%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-to-action .inner h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .call-to-action .inner h2 {
    font-size: 24px;
  }
}
.call-to-action .inner a.rn-button-style--2 {
  margin-top: 30px;
}
.call-to-action .inner a.rn-button-style--2:hover {
  background: #fff;
  border-color: #fff;
  color: var(--org-color);
}
.call-to-action.bg_image:before {
  display: none;
}
.call-to-action.bg_color--6 {
  background: #010001;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .im-call-to-action-area h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .im-call-to-action-area h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 36rem) {
  .im-call-to-action-area h2 {
    font-size: 20px;
  }
}

.accodion-style--1 .rn-card {
  border: none !important;
  overflow: hidden;
}
.accodion-style--1 .rn-card .rn-card-header {
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 5px;
  position: relative;
}
.accodion-style--1 .rn-card .rn-card-header a {
  background: none;
  border: none;
  box-shadow: none;
  color: var(--color-heading);
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: right;
}
.accodion-style--1 .rn-card .rn-card-header a[aria-expanded="true"]:after {
  background: var(--org-color);
  width: 100%;
}
.accodion-style--1 .rn-card .rn-card-header a:after {
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  right: 0;
  transition: 0.3s;
  width: 100%;
}
.accodion-style--1 .rn-card .rn-card-header a:before {
  border: none !important;
  display: none;
}
.accodion-style--1 .rn-card .rn-card-header a:focus {
  outline: none;
}
.accodion-style--1 .rn-card .rn-card-body {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.accodion-style--1 .rn-card .rn-card-body p {
  font-size: 16px;
  font-weight: 400;
}
.accodion-style--1 .rn-card + .rn-card {
  margin-top: 10px;
}
.list-style--1 li {
  color: #7e7e7e;
  font-size: 16px;
  font-weight: 400;
  line-height: inherit;
  margin-bottom: 10px;
}
.list-style--1 li i,
.list-style--1 li svg {
  color: var(--org-color);
  margin-left: 5px;
}
.list-style--1.text-white li {
  color: #fff;
}
.rn-address {
  /* background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  margin-top: 30px;
  padding: 40px 40px 50px;
  transition: 0.3s; */

  background: #f9f9f9;
  border-radius: 10px;
  /* box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); */
  box-shadow: none;
  margin-top: 30px;
  padding: 40px 40px 50px;
  transition: 0.3s;
  align-items: center;
}
.rn-address .icon {
  border-radius: 100%;
  color: #000000;
  display: inline-block;
  font-size: 44px;
  margin-bottom: 20px;
  opacity: 0.7;
  line-height: 0;
}
.rn-address .icon iconify-icon {
  height: 40px;
  width: 40px;
}
.rn-address .inner h4.title {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  opacity: 0.7;
  text-align: center;
}
.rn-address .inner p {
  color: rgba(29, 29, 36, 0.75);
  font-size: 17px;
  margin-bottom: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rn-address .inner p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-address .inner p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .rn-address .inner p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rn-address .inner p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-address .inner p br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .rn-address .inner p br {
    display: none;
  }
}
.rn-address .inner p a {
  /* color: rgba(29, 29, 36, 0.75); */
  color: var(--org-color);
}
.rn-address .inner p a:hover {
  color: var(--org-color);
}
.rn-address:hover {
  transform: translateY(-5px);
}
.rn-progress-bar .single-progress {
  margin-top: 38px;
  overflow: hidden;
  position: relative;
}
.rn-progress-bar .single-progress .title {
  color: #1f1f25;
  font-size: 15px;
  margin-bottom: 10px;
}
.rn-progress-bar .single-progress .progress {
  background-color: #f5f7fd;
  border-radius: 4px;
  box-shadow: none;
  height: 4px;
  overflow: visible;
}
.rn-progress-bar .single-progress .progress .progress-bar {
  background-color: var(--org-color);
  background-image: linear-gradient(
    224deg,
    var(--org-color) 0,
    var(--color-secondary) 100%
  );
  color: var(--color-secondary);
  position: relative;
}
.rn-progress-bar .single-progress .label {
  color: #1f1f25;
  font-size: 15px;
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .rn-progress-bar .single-progress .label {
    top: -8px;
  }
}
.rn-progress-bar .single-progress.custom-color--1 .progress .progress-bar {
  background-color: #0d8abc;
  background-image: linear-gradient(224deg, #0d8abc, #61fded);
  color: #61fded;
}
.rn-progress-bar .single-progress.custom-color--2 .progress .progress-bar {
  background-color: #d45529;
  background-image: linear-gradient(224deg, #d45529, #eece90);
  color: #eece90;
}
.rn-progress-bar .single-progress.custom-color--3 .progress .progress-bar {
  background-color: #f646a9;
  background-image: linear-gradient(224deg, #f646a9, #5c51ff);
  color: #5c51ff;
}
.rn-progress-bar .single-progress.custom-color--4 .progress .progress-bar {
  background-color: #e77654;
  background-image: linear-gradient(224deg, #e77654, #e5529a);
  color: #e5529a;
}
.rn-progress-bar.progress-bar--2 .single-progress {
  overflow: hidden;
}
.rn-progress-bar.progress-bar--2 .single-progress .progress {
  border-radius: 1px;
  height: 1px;
}
.rn-progress-bar.progress-bar--3 .single-progress {
  overflow: hidden;
}
.rn-progress-bar.progress-bar--3 .single-progress .progress {
  border-radius: 0;
  height: 20px;
}
.single-column h4.tilte {
  margin-bottom: 6px;
}
.single-column p {
  font-size: 16px;
  line-height: 28px;
}
.single-column.custom-color {
  background: var(--org-color);
  padding: 37px 29px;
}
.single-column.custom-color h4.tilte,
.single-column.custom-color p {
  color: #fff;
}
.single-column.custom-color.custom-color--1 {
  background: #001c43;
}
.single-column.custom-color.custom-color--2 {
  background: #c93ec7;
}
.error-page-inner {
  align-items: center;
  display: flex;
  height: calc(100vh - 120px);
  min-height: 700px;
}
.error-page-inner .inner {
  text-align: center;
}
.error-page-inner .inner h1.title {
  font-size: 180px;
  line-height: 1;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .error-page-inner .inner h1.title {
    font-size: 107px;
  }
}
.error-page-inner .inner .sub-title {
  color: #fff;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .error-page-inner .inner .sub-title {
    font-size: 40px;
  }
}
.error-page-inner .inner span {
  color: #c6c9d8;
  display: block;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 28px;
  margin-top: 10px;
  opacity: 0.75;
}
.rn-pricing {
  border: 2px solid var(--color-border);
  border-radius: 5px;
  position: relative;
  transform-style: preserve-3d;
  transition: all 0.6s cubic-bezier(0.33, 0.84, 0.31, 0.98);
  z-index: 2;
}
.rn-pricing:before {
  background-color: var(--org-color);
  border-radius: 5px;
  bottom: -2px;
  content: "";
  display: inline-block;
  left: -2px;
  opacity: 0;
  position: absolute;
  right: -2px;
  top: -2px;
  -webkit-transition: all 0.6s cubic-bezier(0.33, 0.84, 0.31, 0.98);
  transition: all 0.6s cubic-bezier(0.33, 0.84, 0.31, 0.98);
  z-index: -1;
}
.rn-pricing .pricing-table-inner {
  padding: 40px;
}
.rn-pricing .pricing-table-inner .pricing-header {
  border-bottom: 2px solid var(--color-border);
  margin-bottom: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.rn-pricing .pricing-table-inner .pricing-header h4.title {
  margin-bottom: 30px;
}
.rn-pricing .pricing-table-inner .pricing-header .pricing span {
  display: block;
}
.rn-pricing .pricing-table-inner .pricing-header .pricing span.price {
  color: var(--org-color);
  font-size: 77px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
.rn-pricing .pricing-table-inner .pricing-header .pricing span.subtitle {
  color: var(--org-color);
  font-size: 14px;
}
.rn-pricing .pricing-table-inner .pricing-body {
  margin-bottom: 48px;
  text-align: center;
}
.rn-pricing .pricing-table-inner .pricing-footer {
  text-align: center;
}
.rn-pricing.active:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.rn-pricing.active .pricing-table-inner .pricing-header {
  border-bottom: 2px solid hsla(0, 0%, 100%, 0.2);
}
.rn-pricing.active .pricing-table-inner .pricing-header h4.title {
  color: #fff;
}
.rn-pricing.active .pricing-table-inner .pricing-header .pricing span {
  display: block;
}
.rn-pricing.active .pricing-table-inner .pricing-body ul.list-style--1 li,
.rn-pricing.active .pricing-table-inner .pricing-body ul.list-style--1 li svg,
.rn-pricing.active .pricing-table-inner .pricing-header .pricing span.price,
.rn-pricing.active .pricing-table-inner .pricing-header .pricing span.subtitle {
  color: #fff;
}
.rn-pricing.active .pricing-table-inner .pricing-footer {
  text-align: center;
}
.rn-pricing.active .pricing-table-inner .pricing-footer a.rn-btn {
  background: #fff;
  border-color: #fff;
  color: var(--org-color);
}
@-webkit-keyframes border-transform {
  0%,
  to {
    border-radius: 37% 63% 46% 54%/48% 55% 45% 52%;
  }
  14% {
    border-radius: 60% 40% 46% 54%/60% 49% 51% 40%;
  }
  28% {
    border-radius: 46% 54% 62% 38%/70% 49% 51% 30%;
  }
  42% {
    border-radius: 39% 61% 45% 55%/38% 61% 39% 62%;
  }
  56% {
    border-radius: 39% 61% 33% 67%/50% 70% 30% 50%;
  }
  70% {
    border-radius: 50% 50% 66% 34%/68% 56% 44% 32%;
  }
  84% {
    border-radius: 54% 46% 50% 50%/61% 35% 65% 39%;
  }
}
.rn-progress-parent {
  border-radius: 50px;
  bottom: 30px;
  box-shadow: inset 0 0 0 2px var(--color-gray);
  left: 30px;
  opacity: 0;
  position: fixed;
  transform: translateY(15px);
  visibility: hidden;
  z-index: 10000;
}
.rn-progress-parent,
.rn-progress-parent:after {
  cursor: pointer;
  display: block;
  height: 46px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 46px;
}
.rn-progress-parent:after {
  color: var(--org-color);
  content: "\e914";
  font-family: feather !important;
  font-size: 24px;
  line-height: 46px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1;
}
.rn-progress-parent:hover:after {
  color: var(--org-color);
}
.rn-progress-parent:before {
  -webkit-background-clip: text;
  content: "\e914";
  font-family: feather !important;
  font-size: 24px;
  line-height: 46px;
  opacity: 0;
  position: absolute;
  text-align: center;
  -webkit-text-fill-color: transparent;
  cursor: pointer;
  display: block;
  height: 46px;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 46px;
  z-index: 2;
}
.rn-progress-parent:hover:before {
  opacity: 1;
}
.rn-progress-parent svg path {
  fill: none;
}
.rn-progress-parent svg.rn-back-circle path {
  stroke: var(--org-color);
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* .im_box {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  transition: transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1),
    box-shadow 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
  z-index: 2;
} */
.im_box {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  transition: transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1),
    box-shadow 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
  z-index: 2;
}

.im_box.dynamic {
  height: 420px;
}

.im_box:before {
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 6%, 0),
    hsla(0, 0%, 6%, 0.75)
  );
}
.im_box:after,
.im_box:before {
  bottom: 0;
  content: "";
  cursor: pointer;
  display: block;
  height: 85%;
  position: absolute;
  right: 0;
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
  width: 100%;
  z-index: 1;
}
.im_box:after {
  background: linear-gradient(to bottom, transparent, var(--org-color) 100%);
  opacity: 0;
}
.im_box .thumbnail a {
  display: block;
}
.im_box .thumbnail a img {
  border-radius: 10px;
  transition: transform 1s ease, opacity 0.5s ease 0.25s;
}
.im_box .content .inner {
  bottom: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 2;
  z-index: 3;
}
.im_box .content .inner .content_heading {
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1),
    transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.im_box .content .inner .content_footer {
  bottom: 35px;
  line-height: 1.5em;
  margin-top: 10px;
  max-width: 80%;
  opacity: 0;
  position: absolute;
  transform: translateY(20px);
  transition: opacity 0.18s cubic-bezier(0.05, 0.2, 0.1, 1),
    transform 0.18s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.im_box .content .category_list {
  margin: -5px -5px 5px;
}
.im_box .content .category_list a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  margin: 5px;
  opacity: 0.7;
}
.im_box .content .title {
  min-height: 70px;
  margin-bottom: 0;
}
.im_box .content .title a {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
@media only screen and (max-width: 767px) {
  .im_box .content .title a {
    font-size: 18px;
    line-height: 33px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .im_box .content .title a {
    font-size: 20px;
    line-height: 28px;
  }
}
.im_box:hover {
  box-shadow: 0 25px 55px rgba(253, 71, 102, 0.22);
  transform: translateY(-10px);
}
.im_box:hover:before {
  opacity: 0;
}
.im_box:hover:after {
  opacity: 1;
}
.im_box:hover .content .inner .content_heading {
  transform: translateY(-62px);
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1),
    transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.im_box:hover .content .inner .content_footer {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0.15s,
    transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0.15s;
}
.im_box:hover .thumbnail a img {
  transform: scale(1.1);
  transition: all 9s cubic-bezier(0.1, 0.2, 7, 1);
}
.blog-single-page-title {
  position: relative;
}
.blog-single-page-title h2,
.blog-single-page-title h1 {
  font-size: 34px;
  font-weight: 700;
  line-height: 55px;
}

@media only screen and (max-width: 75rem) {
  .blog-single-page-title h2,
  .blog-single-page-title h1 {
    font-size: 31px;
    font-weight: 700;
    line-height: 48px;
  }
}

@media only screen and (max-width: 62rem) {
  .blog-single-page-title h2,
  .blog-single-page-title h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .blog-single-page-title h2,
  .blog-single-page-title h1 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 36rem) {
  .blog-single-page-title h2,
  .blog-single-page-title h1 {
    font-size: 16px;
    line-height: 30px;
  }
}

.blog-single-page-title ul.blog-meta {
  bottom: -135px;
  flex-wrap: wrap;
  margin: 0 -15px;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 62rem) {
  .blog-single-page-title ul.blog-meta {
    bottom: -51px;
    flex-wrap: wrap;
    left: 15px;
    margin: 0 -15px;
    position: absolute;
    width: 100%;
  }
}
.blog-single-page-title ul.blog-meta li {
  align-items: center;
  color: #c6c9d8;
  display: flex;
  font-size: 16px;
  margin: 0 15px 13px;
}
@media only screen and (max-width: 767px) {
  .blog-single-page-title ul.blog-meta li {
    font-size: 14px;
  }
}
.blog-single-page-title ul.blog-meta li iconify-icon {
  font-size: 25px;
  margin-left: 13px;
}
.rn-blog-details .inner-wrapper .inner {
  padding: 0 110px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rn-blog-details .inner-wrapper .inner {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-blog-details .inner-wrapper .inner {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .rn-blog-details .inner-wrapper .inner {
    padding: 0 10px;
  }
}
.rn-blog-details .inner-wrapper .inner p {
  color: rgba(29, 29, 36, 0.75);
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .rn-blog-details .inner-wrapper .inner p {
    margin-bottom: 20px;
  }
}
.rn-blog-details .inner-wrapper .inner .thumbnail {
  margin: 0 -110px;
}
@media only screen and (max-width: 767px) {
  .rn-blog-details .inner-wrapper .inner .thumbnail {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-blog-details .inner-wrapper .inner .thumbnail {
    margin: 0;
  }
}
.rn-blog-details .inner-wrapper .inner .thumbnail img {
  width: 100%;
}
.rn-blog-details .inner-wrapper .inner .rn-blog-quote {
  color: #1f1f25;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 67px;
  margin-top: 67px;
  padding: 0 9%;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rn-blog-details .inner-wrapper .inner .rn-blog-quote {
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 0 4%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-blog-details .inner-wrapper .inner .rn-blog-quote {
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 0 4%;
  }
}
@media only screen and (max-width: 767px) {
  .rn-blog-details .inner-wrapper .inner .rn-blog-quote {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 0 4%;
  }
}
@media only screen and (max-width: 575px) {
  .rn-blog-details .inner-wrapper .inner .rn-blog-quote {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0;
  }
}
.rn-blog-details .inner-wrapper .inner .rn-blog-quote:before {
  background-image: url(../../../../assets/images/client/image-1.html);
  background-repeat: no-repeat;
  content: "";
  height: 121%;
  opacity: 1;
  position: absolute;
  right: 50%;
  top: 2px;
  transform: translateX(50%);
  width: 234px;
  z-index: -1;
}
.footer-wrapper {
  position: relative;
}
.footer-style-01 .footer-link h4 {
  color: var(--color-white);
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .footer-style-01 .footer-link h4 {
    margin-bottom: 14px;
  }
}
.footer-style-01 .footer-link ul.ft-link {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-style-01 .footer-link ul.ft-link li {
  color: #757575;
  font-size: 16px;
}
.footer-style-01 .footer-link ul.ft-link li a {
  color: #757575;
  font-size: 16px;
  padding: 5px 0;
}
.footer-style-01 .footer-link ul.ft-link li a:hover {
  color: var(--org-color);
}
.footer-style-01 .footer-link ul.ft-link li + li {
  margin-top: 13px;
}
@media only screen and (max-width: 767px) {
  .footer-style-01 .footer-link ul.ft-link li + li {
    margin-top: 8px;
  }
}
.footer-style-01 .ft-text {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
/* .footer-style-01 .ft-text .logo {
  margin-bottom: 30px;
} */

.footer-style-01 .ft-text .logo {
  /* margin-bottom: 30px; */
  margin: 25px 0px;
}
.footer-style-01 .ft-text p {
  color: #757575;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 30px;
}
.footer-style-01 .ft-text p a {
  color: #757575;
}
.footer-style-01 .ft-text p a:hover {
  color: var(--org-color);
}
.footer-area .logo a,
.footer-style-2 .logo a {
  display: block;
}
.footer-area .logo a img,
.footer-style-2 .logo a img {
  max-height: 60px;
}
.footer-style-2 p {
  color: #757575;
  font-size: 14px;
}
.about-area .rn-progress-bar .single-progress {
  margin-top: 26px;
}
.rn-finding-us-area .inner {
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rn-finding-us-area .inner {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-finding-us-area .inner {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .rn-finding-us-area .inner {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
  }
}
.rn-finding-us-area .inner .content-wrapper .content {
  background: #101010;
  border-radius: 10px;
  padding: 120px 100px;
  position: relative;
  text-align: center;
  width: 800px;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rn-finding-us-area .inner .content-wrapper .content {
    border-radius: 0;
    padding: 60px 50px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-finding-us-area .inner .content-wrapper .content {
    border-radius: 0;
    padding: 60px 50px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .rn-finding-us-area .inner .content-wrapper .content {
    border-radius: 0;
    padding: 30px;
    width: 100%;
  }
}
.rn-finding-us-area .inner .content-wrapper .content h4 {
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .rn-finding-us-area .inner .content-wrapper .content h4 {
    font-size: 26px;
    margin-bottom: 12px;
  }
}
.rn-finding-us-area .inner .content-wrapper .content p {
  color: #b5b0b0;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 40px;
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .rn-finding-us-area .inner .content-wrapper .content p {
    margin-bottom: 24px;
    padding-left: 0;
  }
}
.rn-finding-us-area .inner .thumbnail {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rn-finding-us-area .inner .thumbnail {
    height: 100%;
    position: static;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-finding-us-area .inner .thumbnail {
    height: 100%;
    position: static;
  }
}
@media only screen and (max-width: 767px) {
  .rn-finding-us-area .inner .thumbnail {
    height: 100%;
    position: static;
  }
}
.rn-finding-us-area .inner .thumbnail img {
  border-radius: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rn-finding-us-area .inner .thumbnail img {
    border-radius: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .rn-finding-us-area .inner .thumbnail img {
    border-radius: 0;
  }
}
@media only screen and (max-width: 767px) {
  .rn-finding-us-area .inner .thumbnail img {
    border-radius: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-inner {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .about-inner {
    padding-top: 40px;
  }
}
.about-inner .icon {
  align-items: center;
  background: var(--org-color);
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  display: flex;
  font-size: 27px;
  height: 60px;
  justify-content: center;
  line-height: 58px;
  margin-bottom: 17px;
  padding-left: 0;
  text-align: center;
  width: 60px;
}
.about-inner .section-title h2.title {
  line-height: 1.3;
  margin-bottom: 35px;
}
.about-inner .section-title p.description {
  color: var(--color-gray);
  font-weight: 300;
}
.about-inner .section-title p.description a {
  color: #1d1d24;
}
.about-inner .section-title p.description a:hover {
  color: var(--org-color);
}
.about-wrapper .thumbnail {
  position: relative;
  z-index: 2;
}
.about-wrapper .thumbnail img {
  border-radius: 8px;
  box-shadow: none;
}
.portfolio-thumb-inner .thumb {
  position: relative;
}
.portfolio-thumb-inner .thumb .video-popup {
  background: var(--org-color);
  border: 0;
  height: 110px;
  margin-right: -35px;
  margin-top: -35px;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  width: 110px;
}
@media only screen and (max-width: 767px) {
  .portfolio-thumb-inner .thumb .video-popup {
    height: 70px;
    width: 70px;
  }
}
.portfolio-thumb-inner .thumb .video-popup:before {
  border-right: 15px solid #fff;
}
.portfolio-thumb-inner .thumb .video-popup span {
  color: #292642;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}
.portfolio-thumb-inner .thumb .video-popup:hover {
  transform: translate(50%, -50%) scale3d(1.15, 1.15, 1.15);
}
.portfolio-details .inner h2 {
  border-bottom: 1px solid #e1e1e1;
  display: block;
  line-height: 27px;
  margin-bottom: 0;
  padding-bottom: 43px;
}
.portfolio-details .inner p {
  color: rgba(29, 29, 36, 0.75);
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio-details .inner p {
    margin-bottom: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-details .inner p {
    margin-bottom: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-details .inner p {
    margin-bottom: 22px;
  }
}
.portfolio-details .inner p.subtitle {
  color: #1f1f25;
  font-size: 23px;
  line-height: 44px;
  margin-top: 28px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio-details .inner p.subtitle {
    font-size: 20px;
    line-height: 38px;
    margin-top: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-details .inner p.subtitle {
    font-size: 18px;
    line-height: 38px;
    margin-top: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-details .inner p.subtitle {
    font-size: 18px;
    line-height: 38px;
    margin-top: 24px;
  }
}
.portfolio-details .inner .portfolio-view-list {
  margin: 0 -40px;
}
.portfolio-details .inner .portfolio-view-list .port-view {
  margin: 0 40px;
}
.portfolio-details .inner .portfolio-view-list .port-view span {
  color: rgba(29, 29, 36, 0.75);
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.portfolio-details .inner .portfolio-view-list .port-view h4 {
  font-size: 22px;
  font-weight: 500;
}
.related-work .thumb a img {
  width: 100%;
}
.related-work .inner {
  padding-top: 25px;
}
.related-work .inner h4 {
  font-size: 24px;
  line-height: 39px;
  margin-bottom: 7px;
}
.related-work .inner h4 a {
  color: #1f1f25;
}
.related-work .inner h4:hover a {
  color: var(--org-color);
}
.related-work .inner span.category {
  color: rgba(29, 29, 36, 0.75);
  font-size: 16px;
  font-weight: 500;
}
.service-details-inner .sercice-details-content .thumb .video-popup {
  border: 0;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
}
.service-details-inner .sercice-details-content .details p {
  color: rgba(29, 29, 36, 0.75);
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
}
.service-details-inner .sercice-details-content .details p + p {
  margin-top: 30px;
}
.service-details-inner .sercice-details-content .details h4.title {
  font-size: 36px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 27px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .service-details-inner .sercice-details-content .details h4.title {
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 18px;
    margin-top: 26px;
  }
}
.service-details-inner .sercice-details-content .details ul.liststyle li {
  color: rgba(29, 29, 36, 0.75);
  font-size: 18px;
  line-height: 30px;
  padding-right: 30px;
  position: relative;
}
.service-details-inner
  .sercice-details-content
  .details
  ul.liststyle
  li:before {
  background: rgba(29, 29, 36, 0.75);
  border-radius: 100%;
  content: "";
  height: 6px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 6px;
}
.service-details-inner .sercice-details-content .details ul.liststyle li + li {
  margin-top: 8px;
}
a.purchase-btn {
  background: #1f1f25;
  border: 1px solid #1f1f25;
  border-radius: 43px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  height: 70px;
  line-height: 70px;
  padding: 0 75px;
  text-transform: uppercase;
  transition: 0.4s ease-in-out;
}
a.purchase-btn:hover {
  background: transparent;
  border: 1px solid #1f1f25;
  color: #1f1f25;
}
.text-white-wrapper a.rn-button-style--2 {
  border: 2px solid #fff;
  color: #fff;
}
.owl-carousel.owl-theme.hero-slider .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.owl-carousel.owl-theme.hero-slider .owl-nav button {
  align-items: center;
  border: 2px solid hsla(0, 0%, 100%, 0.2);
  border-radius: 50%;
  color: hsla(0, 0%, 100%, 0.2);
  display: flex;
  font-size: 32px;
  height: 68px;
  justify-content: center;
  transition: 0.5s;
  width: 68px;
}
.owl-carousel.owl-theme.hero-slider .owl-nav button.owl-prev {
  margin-right: 2rem;
}
.owl-carousel.owl-theme.hero-slider .owl-nav button.owl-next {
  margin-left: 2rem;
}
.owl-carousel.owl-theme.hero-slider .owl-nav button:hover {
  background: var(--org-color);
  border-color: var(--org-color);
  color: #fff;
}
.owl-carousel.owl-theme.hero-slider .owl-dots {
  bottom: 60px;
  display: flex;
  gap: 8px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
@media only screen and (max-width: 36rem) {
  .owl-carousel.owl-theme.hero-slider .owl-dots {
    bottom: 10px;
    display: flex;
    gap: 8px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
  }
}
.owl-carousel.owl-theme.hero-slider .owl-dots .owl-dot span {
  background: #ffffff75;
  color: transparent;
  height: 6px;
  position: relative;
  width: 6px;
}
.owl-carousel.owl-theme.hero-slider .owl-dots .owl-dot span:after {
  background-color: transparent;
  border: 1px solid var(--org-color);
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transition: all 0.5s ease;
  width: 6px;
}
.owl-carousel.owl-theme.hero-slider .owl-dots .owl-dot.active span:after {
  transform: scale(2);
}
.owl-carousel.owl-theme.hero-slider .owl-dots .owl-dot.active span {
  background: transparent;
}
@media only screen and (max-width: 1200px) {
  .owl-carousel.owl-theme.hero-slider .owl-nav {
    display: none;
  }
}

.mainmenunav .mainmenu .has-dropdown li.has-submenu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 16px;
}
.mainmenunav .mainmenu .has-dropdown li.has-submenu ul {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  left: -100%;
  min-width: 240px;
  opacity: 0;
  padding: 12px 0;
  position: absolute;
  text-align: right;
  top: 0;
  transition: all 0.3s ease;
  visibility: hidden;
}
.mainmenunav .mainmenu .has-dropdown li.has-submenu:hover > ul {
  opacity: 1;
  visibility: visible;
}
.mainmenunav .mainmenu .has-dropdown li.has-submenu:hover > ul a {
  background-color: transparent;
  color: #1f1f25;
}
.mainmenunav .mainmenu .has-dropdown li.has-submenu ul a:hover {
  /* background: rgba(249, 0, 77, 0.07); */
  color: var(--org-color);
}
:root {
  --mobile-navbar-bg: #fffbfc;
  --mobile-navbar-title: #1f1f25;
  --mbile-navbar-icon-color: #1f1f25;
  --border-color: #1f1f25;
}

.mobilenavbar__nav {
  padding: 0;
  position: relative;
  height: 100%;
}

.mobilenavbar__item {
  border-bottom: 1px solid #cbcbcb63;
  list-style: none;
  padding: 10px 0;
}
.mobilenavbar__item:has(iconify-icon) {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.mobilenavbar__item iconify-icon {
  color: var(--mbile-navbar-icon-color);
  margin-left: 3%;
}
.mobilenavbar__submenu {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s;
  width: 100%;
}
.mobilenavbar__submenu,
.offcanvas-body {
  background-color: var(--mobile-navbar-bg);
  padding: 0;
}
.offcanvas-body {
  overflow-x: hidden;
  overflow-y: hidden;
  /* position: relative; */
}
/* .mobilenavbar__sidebar {
  border-left: 1px solid #1f1f2536;
  height: 100%;
  padding: 0 8px;
} */

.mobilenavbar__sidebar {
  border-left: 1px solid #1f1f2536;
  height: 100%;
  padding: 0 8px;
  background-color: #e4405c;
  position: absolute;
  top: 0;
  right: 0;
}

.mobilenavbar__title {
  border-bottom: 1px solid #1f1f2536;
  color: var(--mobile-navbar-title);
  opacity: 0.7;
  padding: 8px 0;
  position: relative;
}
.mobilenavbar__back {
  color: var(--mbile-navbar-icon-color);
  font-size: 22px;
  opacity: 0.7;
  position: absolute;
  right: 19px;
  top: 50%;
  transform: translateY(-50%);
}
/* .mobilenavbar__title h6 {
  color: var(--mobile-navbar-title);
  font-size: 18px;
  margin: 0;
  opacity: 0.7;
} */

.mobilenavbar__title h6 {
  color: #170609;
  font-size: 18px;
  margin: 0;
  opacity: 1;
}
/* .mobilenavbar__counter {
  align-items: center;
  background-color: rgba(var(--r), var(--g), var(--b), 0.1);
  border-radius: 50%;
  color: var(--org-color);
  display: flex;
  font-size: 14px;
  font-weight: 700;
  height: 20px;
  justify-content: center;
  left: 10%;
  line-height: 1;
  opacity: 0.7;
  position: absolute;
  width: 20px;
} */

.mobilenavbar__counter {
  align-items: center;
  /* background-color: rgba(var(--r), var(--g), var(--b), 0.1); */
  border-radius: 50%;
  color: var(--org-color);
  display: flex;
  font-size: 14px;
  font-weight: 700;
  height: 20px;
  justify-content: center;
  left: 12%;
  line-height: 1;
  opacity: 0.8;
  position: absolute;
  width: 20px;
}

.mobilenavbar__link {
  color: #2e0d12 !important;
  font-size: 16px;
  opacity: 0.9;
  font-weight: 400;
}
.mobilenavbar__sidebar li {
  align-items: center;
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 8px 0;
}
/* .mobilenavbar__sidebar iconify-icon {
  color: var(--mobile-navbar-title);
  opacity: 0.7;
} */

/* .mobilenavbar__wrapper {
  height: 100%;
} */

.mobilenavbar__wrapper {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

.mobilenavbar__sidebar iconify-icon {
  color: #fff;
  opacity: 1;
}
.offcanvas-bottom {
  height: 100dvh;
}

.mobilenavbar {
  background-color: #fffbfc;
  padding-right: 40px;
}

.mobilenavbar__search-bar {
  border-bottom: 1px solid #1f1f2536;
}

.mobilenavbar__search-bar form {
  position: relative;
}

.mobilenavbar__search-btn {
  position: absolute;
  border: none;
  left: 5px;
  top: 10px;
  font-size: 16px;
  color: #e4405c;
}

.mobilenavbar__search-bar input {
  /* background-color: rgba(31, 31, 37, 0.3); */
  background-color: transparent;
  border-color: rgba(31, 31, 37, 0.2);
  transition: all 0.3s;
}
.mobilenavbar__search-bar input::placeholder {
  color: transparent;
}

.mobilenavbar__search-bar input:focus {
  background-color: transparent;
  border-color: var(--org-color);
  box-shadow: none;
}
.mobilenavbar__search-bar label {
  color: #1f1f25;
  font-size: 14px;
  opacity: 0.4;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 8px;
  transition: all 0.3s;
}
.mobilenavbar__search-bar:focus-within label {
  opacity: 0;
  visibility: hidden;
}

.mobilenavbar__menu-trigger {
  border: none !important;
  font-size: 36px;
  padding: 0;
  margin-left: 5px;
}
.mobilenavbar__sidebar--close {
  font-size: 22px;
}

:root {
  /* Adjust these to your needs */

  --font-family: IRANSansfanum;
  --border-radius: 15px;
}

.richtext-sec * {
  font-family: var(--font-family) !important;
}

.richtext-sec img {
  max-width: 100%;
  height: auto;
  margin: 0.2em auto;
  display: block;
  border-radius: var(--border-radius);
}

.service-image img {
  border-radius: var(--border-radius);
}

.richtext-sec img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  display: block;
}

.richtext-sec li {
  list-style: unset !important;
}

.richtext-sec ul,
.richtext-sec ol {
  padding-right: 1.8rem;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.richtext-sec h2,
.richtext-sec h3,
.richtext-sec h4,
.richtext-sec h5,
.richtext-sec h6 {
  margin: 1em 0 1em 0 !important;
}

.richtext-sec a,
.richtext-sec h2 a,
.richtext-sec h3 a,
.richtext-sec h4 a,
.richtext-sec h5 a,
.richtext-sec h6 a {
  color: var(--org-color) !important;
  font-weight: bold;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
}

.richtext-sec a:hover,
.richtext-sec h2 a:hover,
.richtext-sec h3 a:hover,
.richtext-sec h4 a:hover,
.richtext-sec h5 a:hover,
.richtext-sec h6 a:hover {
  color: var(--org-color) !important;
  font-weight: bold;
  padding-bottom: 2px !important;
  border-bottom: 1px solid var(--org-color);
}

.richtext-sec h2 {
  font-size: 26px !important;
  font-weight: bold;
}
.richtext-sec h3 {
  font-size: 20px !important;
  font-weight: bold;
  /* color: #644718; */
}

.richtext-sec h4 {
  font-size: 17px !important;
  font-weight: bold;
}
.richtext-sec h5 {
  font-size: 13px !important;
  font-weight: bold;
}
.richtext-sec h6 {
  font-size: 12px !important;
  font-weight: bold;
}

.richtext-sec iframe {
  width: 100% !important;
  height: 100% !important;
}

.h_iframe-aparat_embed_frame {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.h_iframe-aparat_embed_frame iframe,
.h_iframe-aparat_embed_frame object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
}
/* Single blog blockquote */
.richtext-sec blockquote {
  background-color: rgba(var(--r), var(--g), var(--b), 0.1);
  border-radius: 10px;
  padding-right: 80px;
  padding-left: 84px;
  position: relative;
  padding-top: 39px;
  padding-bottom: 39px;

  position: relative;
  margin-bottom: 1.5625rem;
  margin-top: 1.5625rem;
}

.richtext-sec blockquote p {
  margin: 0;
  font-size: 18px;
  line-height: 34px;
  font-weight: 700;
  font-style: normal;
  color: var(--org-color);
}

.richtext-sec blockquote::after {
  content: "";
  right: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  background: var(--org-color);
  height: 50%;
  /* border-radius: 8px; */
}

.richtext-sec p {
  margin: 15px 0;
}

@media only screen and (max-width: 62rem) {
}
@media only screen and (max-width: 48rem) {
  .richtext-sec h3 {
    font-size: 18px !important;
    font-weight: bold !important;
    /* color: #644718; */
  }

  .richtext-sec h2 {
    font-size: 23px !important;
    font-weight: bold !important;
  }

  .richtext-sec h4 {
    font-size: 16px !important;
    font-weight: bold !important;
  }

  .richtext-sec blockquote {
    background-color: rgba(var(--r), var(--g), var(--b), 0.1);
    border-radius: 10px;
    padding-right: 40px;
    padding-left: 40px;
    position: relative;
    padding-top: 39px;
    padding-bottom: 39px;
    margin-bottom: 0;
    position: relative;
    margin-bottom: 1.5625rem;
  }

  .richtext-sec blockquote p {
    margin: 0;
    font-size: 14px;
    line-height: 34px;
    font-weight: 700;
    font-style: normal;
    color: var(--org-color);
  }
}
@media only screen and (min-width: 62rem) and (max-width: 75rem) {
  .header-main__menu-list > ul > li {
    margin-left: 2.5rem;
    position: relative;
    padding: 1rem 0;
  }
}

.thumbnail {
  padding: 110px 0;
}

.thumbnail.home {
  padding: 0;
}

/* Side Bar */

.sidebar {
  background-color: #f9f9f9;
  padding-right: 0;
  border-radius: 4px;
}

.sidebar ul {
  padding: 0;
}

.sidebar__title {
  color: #4b4b4b;
  margin-bottom: 8px;
  font-size: 18px;

  margin-bottom: 16px;
}

.sidebar li {
  list-style: none;
  color: #959595;
}

.sidebar__search {
  padding: 24px 30px 16px 45px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.sidebar__search button {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--org-color);
  color: white;
  border: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  transition: all 2s;
}

.sidebar__search input {
  width: 86%;
  background: transparent;
  border-radius: 23px;
  transition: all 0.3s;
}

.sidebar__search input:hover {
  border: 1px solid var(--org-color);
}

.sidebar__search input:hover + button {
  --sum: calc(var(--r) * 0.2126 + var(--g) * 0.7152 + var(--b) * 0.0722);
  --perceived-lightness: calc(var(--sum) / 255);
  --threshold: 0.5;
  --text-color: hsl(
    0,
    0%,
    calc((var(--perceived-lightness) - var(--threshold)) * -10000000%)
  );
  background-color: var(--text-color) !important;
  color: var(--org-color);
}

.sidebar__search input::placeholder {
  font-size: 13px;
  opacity: 0.5;
}

.sidebar__search input:focus {
  box-shadow: none;
  border: 1px solid var(--org-color);
}

.sidebar__recent {
  background-color: transparent;

  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  overflow: hidden;
  margin: 0;
  padding: 24px 30px 16px 45px;
}
.sidebar__recent ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.sidebar__recent li {
  list-style: none;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #959595;
}

.sidebar__recent li iconify-icon {
  font-size: 15px;
  transform: rotate(45deg);
  transform: rotate(180deg);
  transition: all 0.3s;
}

.sidebar__recent li:hover {
  color: var(--org-color);
}

.sidebar__recent li a:link,
.sidebar__recent li a:visited {
  color: #959595;
  transition: all 0.3s;
}

.sidebar__recent li:hover a:link,
.sidebar__recent li:hover {
  color: var(--org-color);
}

.sidebar__tags {
  padding: 0px 30px 24px 45px;
}

.sidebar__tags span {
  font-size: 13px;
  display: inline-block;
  padding: 5px 24px;
  border: 1px solid #959595;
  border-radius: 84px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: all 0.3s;
}

.sidebar__tags span:hover {
  background-color: var(--org-color);
  --sum: calc(var(--r) * 0.2126 + var(--g) * 0.7152 + var(--b) * 0.0722);
  --perceived-lightness: calc(var(--sum) / 255);
  --threshold: 0.5;
  --text-color: hsl(
    0,
    0%,
    calc((var(--perceived-lightness) - var(--threshold)) * -10000000%)
  );
  color: var(--text-color) !important;
  border: 1px solid transparent;
}

/* Contact Us socials section */
.contact-us__socials {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0;
  justify-content: center;
}

.contact-us__socials li {
  padding: 5px;
  background-color: rgba(var(--r), var(--g), var(--b), 0.1);
  border: 1px solid rgba(var(--r), var(--g), var(--b), 0.3);
  border-radius: 50%;
  list-style: none;
  color: var(--org-color);
  transition: all 0.3s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.contact-us__socials li:hover {
  --sum: calc(var(--r) * 0.2126 + var(--g) * 0.7152 + var(--b) * 0.0722);
  --perceived-lightness: calc(var(--sum) / 255);
  --threshold: 0.5;
  --text-color: hsl(
    0,
    0%,
    calc((var(--perceived-lightness) - var(--threshold)) * -10000000%)
  );
  color: var(--text-color) !important;
  background-color: var(--org-color);
}

.contact-us__socials li a {
  transition: all 0.3s;
}

.contact-us__socials li:hover a {
  --sum: calc(var(--r) * 0.2126 + var(--g) * 0.7152 + var(--b) * 0.0722);
  --perceived-lightness: calc(var(--sum) / 255);
  --threshold: 0.5;
  --text-color: hsl(
    0,
    0%,
    calc((var(--perceived-lightness) - var(--threshold)) * -10000000%)
  );
  color: var(--text-color) !important;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(55px);
  z-index: 999999;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.preloader__loading {
  height: 4px;
  background: white;
  width: 257px;
  border-radius: 7px;
  position: relative;
  overflow: hidden;
}

.preloader__indicator {
  position: absolute;
  height: 100%;
  background: var(--org-color);
  width: 0;
  left: 0;
  top: 0;
  border-radius: 7px;
}

.preloader__percent {
  color: white;
}

.preloader__percent p {
  font-size: 36px;
  font-family: sans-serif;
}

.copy-right p {
  --sum: calc(var(--r) * 0.2126 + var(--g) * 0.7152 + var(--b) * 0.0722);
  --perceived-lightness: calc(var(--sum) / 255);
  --threshold: 0.5;
  --text-color: hsl(
    0,
    0%,
    calc((var(--perceived-lightness) - var(--threshold)) * -10000000%)
  );
  color: var(--text-color) !important;
}

.copy-right p a:link,
.copy-right p a:visited {
  color: var(--org-color);
  position: relative;
}

.copy-right p a::after {
  content: "";
  background-color: var(--org-color);
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -4px;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
}

.copy-right p a:hover::after {
  opacity: 1;
}

/* ------- Seperator Top ------- */
.seperator-top {
  position: relative;
}

.seperator-top::after {
  background-color: var(--color-opacity-1);
  top: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  max-width: 1230px;
  position: absolute;
  right: 0;
}

/* Modern scroll bar */
/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #616161 #d4d3d3;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 4px;
}

*::-webkit-scrollbar-track {
  background: #d4d3d3;
}

*::-webkit-scrollbar-thumb {
  background-color: #616161;
  border-radius: 0px;
  border: 3px solid #ffffff;
}

/*  Gallery  */

.recente-videos__video > div {
  width: 7.8125rem;
  height: 70px;
}

.recente-videos__video iframe {
  height: 70px;
}

.recente-videos__list {
  height: 455px;
  overflow-y: scroll;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  padding: 15px;
  border-radius: 15px;
}

.video-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* Adjust for your desired aspect ratio (e.g., 16:9) */
  overflow: hidden;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 495px;
  border-radius: 15px;
}

.recent-videos__title:hover {
  color: var(--org-color);
  cursor: pointer;
}

.load-spinner {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(var(--r), var(--g), var(--b), 0.1);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 100px;
  backdrop-filter: blur(100px);
  border-radius: 5px;
  overflow: hidden;
  color: var(--org-color);
  z-index: 5;
}

.recente-videos__video {
  position: relative;
}

.recente-videos__video::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 4;
}

.recent-videos__title {
  position: relative;
  z-index: 5;
}
