@charset "UTF-8";

/*--------------------------------------------------------------

5.0 Accessibility
6.0 Alignments
7.0 Typography
8.0 Forms
9.0. Tables
10.0 Formatting
11.0 Lists
12.0 Links
13.0 Navigation
14.0 Comments
15.0 Widgets
16.0 Libraries
17.0 Modules
--------------------------------------------------------------*/

/*--------------------------------------------------------------
5.0 Accessibility
--------------------------------------------------------------*/

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after{
  font-size: unset;
  margin-left: unset;
}

.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 0.75rem !important;
}
.m-4 {
  margin: 1rem !important;
}
.m-5 {
  margin: 1.25rem !important;
}
.m-6 {
  margin: 1.5rem !important;
}
.m-7 {
  margin: 1.75rem !important;
}
.m-8 {
  margin: 2rem !important;
}
.m-9 {
  margin: 2.25rem !important;
}
.m-10 {
  margin: 2.5rem !important;
}
.m-11 {
  margin: 3rem !important;
}
.m-12 {
  margin: 3.5rem !important;
}
.m-13 {
  margin: 4rem !important;
}
.m-14 {
  margin: 4.5rem !important;
}
.m-15 {
  margin: 5rem !important;
}
.m-16 {
  margin: 6rem !important;
}
.m-17 {
  margin: 7rem !important;
}
.m-18 {
  margin: 8rem !important;
}
.m-19 {
  margin: 9rem !important;
}
.m-20 {
  margin: 10rem !important;
}
.m-21 {
  margin: 12.5rem !important;
}
.m-22 {
  margin: 15rem !important;
}
.m-23 {
  margin: 17.5rem !important;
}
.m-24 {
  margin: 20rem !important;
}
.m-25 {
  margin: 22.5rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 0.75rem !important;
  margin-left: 0.75rem !important;
}
.mx-4 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-5 {
  margin-right: 1.25rem !important;
  margin-left: 1.25rem !important;
}
.mx-6 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-7 {
  margin-right: 1.75rem !important;
  margin-left: 1.75rem !important;
}
.mx-8 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}
.mx-9 {
  margin-right: 2.25rem !important;
  margin-left: 2.25rem !important;
}
.mx-10 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}
.mx-11 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-12 {
  margin-right: 3.5rem !important;
  margin-left: 3.5rem !important;
}
.mx-13 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}
.mx-14 {
  margin-right: 4.5rem !important;
  margin-left: 4.5rem !important;
}
.mx-15 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}
.mx-16 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}
.mx-17 {
  margin-right: 7rem !important;
  margin-left: 7rem !important;
}
.mx-18 {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}
.mx-19 {
  margin-right: 9rem !important;
  margin-left: 9rem !important;
}
.mx-20 {
  margin-right: 10rem !important;
  margin-left: 10rem !important;
}
.mx-21 {
  margin-right: 12.5rem !important;
  margin-left: 12.5rem !important;
}
.mx-22 {
  margin-right: 15rem !important;
  margin-left: 15rem !important;
}
.mx-23 {
  margin-right: 17.5rem !important;
  margin-left: 17.5rem !important;
}
.mx-24 {
  margin-right: 20rem !important;
  margin-left: 20rem !important;
}
.mx-25 {
  margin-right: 22.5rem !important;
  margin-left: 22.5rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-7 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}
.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-9 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}
.my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.my-11 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-12 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}
.my-13 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.my-14 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}
.my-15 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.my-16 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.my-17 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}
.my-18 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}
.my-19 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}
.my-20 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}
.my-21 {
  margin-top: 12.5rem !important;
  margin-bottom: 12.5rem !important;
}
.my-22 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}
.my-23 {
  margin-top: 17.5rem !important;
  margin-bottom: 17.5rem !important;
}
.my-24 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}
.my-25 {
  margin-top: 22.5rem !important;
  margin-bottom: 22.5rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 0.75rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mt-5 {
  margin-top: 1.25rem !important;
}
.mt-6 {
  margin-top: 1.5rem !important;
}
.mt-7 {
  margin-top: 1.75rem !important;
}
.mt-8 {
  margin-top: 2rem !important;
}
.mt-9 {
  margin-top: 2.25rem !important;
}
.mt-10 {
  margin-top: 2.5rem !important;
}
.mt-11 {
  margin-top: 3rem !important;
}
.mt-12 {
  margin-top: 3.5rem !important;
}
.mt-13 {
  margin-top: 4rem !important;
}
.mt-14 {
  margin-top: 4.5rem !important;
}
.mt-15 {
  margin-top: 5rem !important;
}
.mt-16 {
  margin-top: 6rem !important;
}
.mt-17 {
  margin-top: 7rem !important;
}
.mt-18 {
  margin-top: 8rem !important;
}
.mt-19 {
  margin-top: 9rem !important;
}
.mt-20 {
  margin-top: 10rem !important;
}
.mt-21 {
  margin-top: 12.5rem !important;
}
.mt-22 {
  margin-top: 15rem !important;
}
.mt-23 {
  margin-top: 17.5rem !important;
}
.mt-24 {
  margin-top: 20rem !important;
}
.mt-25 {
  margin-top: 22.5rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 0.75rem !important;
}
.me-4 {
  margin-right: 1rem !important;
}
.me-5 {
  margin-right: 1.25rem !important;
}
.me-6 {
  margin-right: 1.5rem !important;
}
.me-7 {
  margin-right: 1.75rem !important;
}
.me-8 {
  margin-right: 2rem !important;
}
.me-9 {
  margin-right: 2.25rem !important;
}
.me-10 {
  margin-right: 2.5rem !important;
}
.me-11 {
  margin-right: 3rem !important;
}
.me-12 {
  margin-right: 3.5rem !important;
}
.me-13 {
  margin-right: 4rem !important;
}
.me-14 {
  margin-right: 4.5rem !important;
}
.me-15 {
  margin-right: 5rem !important;
}
.me-16 {
  margin-right: 6rem !important;
}
.me-17 {
  margin-right: 7rem !important;
}
.me-18 {
  margin-right: 8rem !important;
}
.me-19 {
  margin-right: 9rem !important;
}
.me-20 {
  margin-right: 10rem !important;
}
.me-21 {
  margin-right: 12.5rem !important;
}
.me-22 {
  margin-right: 15rem !important;
}
.me-23 {
  margin-right: 17.5rem !important;
}
.me-24 {
  margin-right: 20rem !important;
}
.me-25 {
  margin-right: 22.5rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 0.75rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.mb-5 {
  margin-bottom: 1.25rem !important;
}
.mb-6 {
  margin-bottom: 1.5rem !important;
}
.mb-7 {
  margin-bottom: 1.75rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
.mb-9 {
  margin-bottom: 2.25rem !important;
}
.mb-10 {
  margin-bottom: 2.5rem !important;
}
.mb-11 {
  margin-bottom: 3rem !important;
}
.mb-12 {
  margin-bottom: 3.5rem !important;
}
.mb-13 {
  margin-bottom: 4rem !important;
}
.mb-14 {
  margin-bottom: 4.5rem !important;
}
.mb-15 {
  margin-bottom: 5rem !important;
}
.mb-16 {
  margin-bottom: 6rem !important;
}
.mb-17 {
  margin-bottom: 7rem !important;
}
.mb-18 {
  margin-bottom: 8rem !important;
}
.mb-19 {
  margin-bottom: 9rem !important;
}
.mb-20 {
  margin-bottom: 10rem !important;
}
.mb-21 {
  margin-bottom: 12.5rem !important;
}
.mb-22 {
  margin-bottom: 15rem !important;
}
.mb-23 {
  margin-bottom: 17.5rem !important;
}
.mb-24 {
  margin-bottom: 20rem !important;
}
.mb-25 {
  margin-bottom: 22.5rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 0.75rem !important;
}
.ms-4 {
  margin-left: 1rem !important;
}
.ms-5 {
  margin-left: 1.25rem !important;
}
.ms-6 {
  margin-left: 1.5rem !important;
}
.ms-7 {
  margin-left: 1.75rem !important;
}
.ms-8 {
  margin-left: 2rem !important;
}
.ms-9 {
  margin-left: 2.25rem !important;
}
.ms-10 {
  margin-left: 2.5rem !important;
}
.ms-11 {
  margin-left: 3rem !important;
}
.ms-12 {
  margin-left: 3.5rem !important;
}
.ms-13 {
  margin-left: 4rem !important;
}
.ms-14 {
  margin-left: 4.5rem !important;
}
.ms-15 {
  margin-left: 5rem !important;
}
.ms-16 {
  margin-left: 6rem !important;
}
.ms-17 {
  margin-left: 7rem !important;
}
.ms-18 {
  margin-left: 8rem !important;
}
.ms-19 {
  margin-left: 9rem !important;
}
.ms-20 {
  margin-left: 10rem !important;
}
.ms-21 {
  margin-left: 12.5rem !important;
}
.ms-22 {
  margin-left: 15rem !important;
}
.ms-23 {
  margin-left: 17.5rem !important;
}
.ms-24 {
  margin-left: 20rem !important;
}
.ms-25 {
  margin-left: 22.5rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.m-n3 {
  margin: -0.75rem !important;
}
.m-n4 {
  margin: -1rem !important;
}
.m-n5 {
  margin: -1.25rem !important;
}
.m-n6 {
  margin: -1.5rem !important;
}
.m-n7 {
  margin: -1.75rem !important;
}
.m-n8 {
  margin: -2rem !important;
}
.m-n9 {
  margin: -2.25rem !important;
}
.m-n10 {
  margin: -2.5rem !important;
}
.m-n11 {
  margin: -3rem !important;
}
.m-n12 {
  margin: -3.5rem !important;
}
.m-n13 {
  margin: -4rem !important;
}
.m-n14 {
  margin: -4.5rem !important;
}
.m-n15 {
  margin: -5rem !important;
}
.m-n16 {
  margin: -6rem !important;
}
.m-n17 {
  margin: -7rem !important;
}
.m-n18 {
  margin: -8rem !important;
}
.m-n19 {
  margin: -9rem !important;
}
.m-n20 {
  margin: -10rem !important;
}
.m-n21 {
  margin: -12.5rem !important;
}
.m-n22 {
  margin: -15rem !important;
}
.m-n23 {
  margin: -17.5rem !important;
}
.m-n24 {
  margin: -20rem !important;
}
.m-n25 {
  margin: -22.5rem !important;
}
.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}
.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}
.mx-n3 {
  margin-right: -0.75rem !important;
  margin-left: -0.75rem !important;
}
.mx-n4 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}
.mx-n5 {
  margin-right: -1.25rem !important;
  margin-left: -1.25rem !important;
}
.mx-n6 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}
.mx-n7 {
  margin-right: -1.75rem !important;
  margin-left: -1.75rem !important;
}
.mx-n8 {
  margin-right: -2rem !important;
  margin-left: -2rem !important;
}
.mx-n9 {
  margin-right: -2.25rem !important;
  margin-left: -2.25rem !important;
}
.mx-n10 {
  margin-right: -2.5rem !important;
  margin-left: -2.5rem !important;
}
.mx-n11 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}
.mx-n12 {
  margin-right: -3.5rem !important;
  margin-left: -3.5rem !important;
}
.mx-n13 {
  margin-right: -4rem !important;
  margin-left: -4rem !important;
}
.mx-n14 {
  margin-right: -4.5rem !important;
  margin-left: -4.5rem !important;
}
.mx-n15 {
  margin-right: -5rem !important;
  margin-left: -5rem !important;
}
.mx-n16 {
  margin-right: -6rem !important;
  margin-left: -6rem !important;
}
.mx-n17 {
  margin-right: -7rem !important;
  margin-left: -7rem !important;
}
.mx-n18 {
  margin-right: -8rem !important;
  margin-left: -8rem !important;
}
.mx-n19 {
  margin-right: -9rem !important;
  margin-left: -9rem !important;
}
.mx-n20 {
  margin-right: -10rem !important;
  margin-left: -10rem !important;
}
.mx-n21 {
  margin-right: -12.5rem !important;
  margin-left: -12.5rem !important;
}
.mx-n22 {
  margin-right: -15rem !important;
  margin-left: -15rem !important;
}
.mx-n23 {
  margin-right: -17.5rem !important;
  margin-left: -17.5rem !important;
}
.mx-n24 {
  margin-right: -20rem !important;
  margin-left: -20rem !important;
}
.mx-n25 {
  margin-right: -22.5rem !important;
  margin-left: -22.5rem !important;
}
.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}
.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}
.my-n3 {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}
.my-n4 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}
.my-n5 {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}
.my-n6 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}
.my-n7 {
  margin-top: -1.75rem !important;
  margin-bottom: -1.75rem !important;
}
.my-n8 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}
.my-n9 {
  margin-top: -2.25rem !important;
  margin-bottom: -2.25rem !important;
}
.my-n10 {
  margin-top: -2.5rem !important;
  margin-bottom: -2.5rem !important;
}
.my-n11 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}
.my-n12 {
  margin-top: -3.5rem !important;
  margin-bottom: -3.5rem !important;
}
.my-n13 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}
.my-n14 {
  margin-top: -4.5rem !important;
  margin-bottom: -4.5rem !important;
}
.my-n15 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}
.my-n16 {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}
.my-n17 {
  margin-top: -7rem !important;
  margin-bottom: -7rem !important;
}
.my-n18 {
  margin-top: -8rem !important;
  margin-bottom: -8rem !important;
}
.my-n19 {
  margin-top: -9rem !important;
  margin-bottom: -9rem !important;
}
.my-n20 {
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}
.my-n21 {
  margin-top: -12.5rem !important;
  margin-bottom: -12.5rem !important;
}
.my-n22 {
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}
.my-n23 {
  margin-top: -17.5rem !important;
  margin-bottom: -17.5rem !important;
}
.my-n24 {
  margin-top: -20rem !important;
  margin-bottom: -20rem !important;
}
.my-n25 {
  margin-top: -22.5rem !important;
  margin-bottom: -22.5rem !important;
}
.mt-n1 {
  margin-top: -0.25rem !important;
}
.mt-n2 {
  margin-top: -0.5rem !important;
}
.mt-n3 {
  margin-top: -0.75rem !important;
}
.mt-n4 {
  margin-top: -1rem !important;
}
.mt-n5 {
  margin-top: -1.25rem !important;
}
.mt-n6 {
  margin-top: -1.5rem !important;
}
.mt-n7 {
  margin-top: -1.75rem !important;
}
.mt-n8 {
  margin-top: -2rem !important;
}
.mt-n9 {
  margin-top: -2.25rem !important;
}
.mt-n10 {
  margin-top: -2.5rem !important;
}
.mt-n11 {
  margin-top: -3rem !important;
}
.mt-n12 {
  margin-top: -3.5rem !important;
}
.mt-n13 {
  margin-top: -4rem !important;
}
.mt-n14 {
  margin-top: -4.5rem !important;
}
.mt-n15 {
  margin-top: -5rem !important;
}
.mt-n16 {
  margin-top: -6rem !important;
}
.mt-n17 {
  margin-top: -7rem !important;
}
.mt-n18 {
  margin-top: -8rem !important;
}
.mt-n19 {
  margin-top: -9rem !important;
}
.mt-n20 {
  margin-top: -10rem !important;
}
.mt-n21 {
  margin-top: -12.5rem !important;
}
.mt-n22 {
  margin-top: -15rem !important;
}
.mt-n23 {
  margin-top: -17.5rem !important;
}
.mt-n24 {
  margin-top: -20rem !important;
}
.mt-n25 {
  margin-top: -22.5rem !important;
}
.me-n1 {
  margin-right: -0.25rem !important;
}
.me-n2 {
  margin-right: -0.5rem !important;
}
.me-n3 {
  margin-right: -0.75rem !important;
}
.me-n4 {
  margin-right: -1rem !important;
}
.me-n5 {
  margin-right: -1.25rem !important;
}
.me-n6 {
  margin-right: -1.5rem !important;
}
.me-n7 {
  margin-right: -1.75rem !important;
}
.me-n8 {
  margin-right: -2rem !important;
}
.me-n9 {
  margin-right: -2.25rem !important;
}
.me-n10 {
  margin-right: -2.5rem !important;
}
.me-n11 {
  margin-right: -3rem !important;
}
.me-n12 {
  margin-right: -3.5rem !important;
}
.me-n13 {
  margin-right: -4rem !important;
}
.me-n14 {
  margin-right: -4.5rem !important;
}
.me-n15 {
  margin-right: -5rem !important;
}
.me-n16 {
  margin-right: -6rem !important;
}
.me-n17 {
  margin-right: -7rem !important;
}
.me-n18 {
  margin-right: -8rem !important;
}
.me-n19 {
  margin-right: -9rem !important;
}
.me-n20 {
  margin-right: -10rem !important;
}
.me-n21 {
  margin-right: -12.5rem !important;
}
.me-n22 {
  margin-right: -15rem !important;
}
.me-n23 {
  margin-right: -17.5rem !important;
}
.me-n24 {
  margin-right: -20rem !important;
}
.me-n25 {
  margin-right: -22.5rem !important;
}
.mb-n1 {
  margin-bottom: -0.25rem !important;
}
.mb-n2 {
  margin-bottom: -0.5rem !important;
}
.mb-n3 {
  margin-bottom: -0.75rem !important;
}
.mb-n4 {
  margin-bottom: -1rem !important;
}
.mb-n5 {
  margin-bottom: -1.25rem !important;
}
.mb-n6 {
  margin-bottom: -1.5rem !important;
}
.mb-n7 {
  margin-bottom: -1.75rem !important;
}
.mb-n8 {
  margin-bottom: -2rem !important;
}
.mb-n9 {
  margin-bottom: -2.25rem !important;
}
.mb-n10 {
  margin-bottom: -2.5rem !important;
}
.mb-n11 {
  margin-bottom: -3rem !important;
}
.mb-n12 {
  margin-bottom: -3.5rem !important;
}
.mb-n13 {
  margin-bottom: -4rem !important;
}
.mb-n14 {
  margin-bottom: -4.5rem !important;
}
.mb-n15 {
  margin-bottom: -5rem !important;
}
.mb-n16 {
  margin-bottom: -6rem !important;
}
.mb-n17 {
  margin-bottom: -7rem !important;
}
.mb-n18 {
  margin-bottom: -8rem !important;
}
.mb-n19 {
  margin-bottom: -9rem !important;
}
.mb-n20 {
  margin-bottom: -10rem !important;
}
.mb-n21 {
  margin-bottom: -12.5rem !important;
}
.mb-n22 {
  margin-bottom: -15rem !important;
}
.mb-n23 {
  margin-bottom: -17.5rem !important;
}
.mb-n24 {
  margin-bottom: -20rem !important;
}
.mb-n25 {
  margin-bottom: -22.5rem !important;
}
.ms-n1 {
  margin-left: -0.25rem !important;
}
.ms-n2 {
  margin-left: -0.5rem !important;
}
.ms-n3 {
  margin-left: -0.75rem !important;
}
.ms-n4 {
  margin-left: -1rem !important;
}
.ms-n5 {
  margin-left: -1.25rem !important;
}
.ms-n6 {
  margin-left: -1.5rem !important;
}
.ms-n7 {
  margin-left: -1.75rem !important;
}
.ms-n8 {
  margin-left: -2rem !important;
}
.ms-n9 {
  margin-left: -2.25rem !important;
}
.ms-n10 {
  margin-left: -2.5rem !important;
}
.ms-n11 {
  margin-left: -3rem !important;
}
.ms-n12 {
  margin-left: -3.5rem !important;
}
.ms-n13 {
  margin-left: -4rem !important;
}
.ms-n14 {
  margin-left: -4.5rem !important;
}
.ms-n15 {
  margin-left: -5rem !important;
}
.ms-n16 {
  margin-left: -6rem !important;
}
.ms-n17 {
  margin-left: -7rem !important;
}
.ms-n18 {
  margin-left: -8rem !important;
}
.ms-n19 {
  margin-left: -9rem !important;
}
.ms-n20 {
  margin-left: -10rem !important;
}
.ms-n21 {
  margin-left: -12.5rem !important;
}
.ms-n22 {
  margin-left: -15rem !important;
}
.ms-n23 {
  margin-left: -17.5rem !important;
}
.ms-n24 {
  margin-left: -20rem !important;
}
.ms-n25 {
  margin-left: -22.5rem !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 0.75rem !important;
}
.p-4 {
  padding: 1rem !important;
}
.p-5 {
  padding: 1.25rem !important;
}
.p-6 {
  padding: 1.5rem !important;
}
.p-7 {
  padding: 1.75rem !important;
}
.p-8 {
  padding: 2rem !important;
}
.p-9 {
  padding: 2.25rem !important;
}
.p-10 {
  padding: 2.5rem !important;
}
.p-11 {
  padding: 3rem !important;
}
.p-12 {
  padding: 3.5rem !important;
}
.p-13 {
  padding: 4rem !important;
}
.p-14 {
  padding: 4.5rem !important;
}
.p-15 {
  padding: 5rem !important;
}
.p-16 {
  padding: 6rem !important;
}
.p-17 {
  padding: 7rem !important;
}
.p-18 {
  padding: 8rem !important;
}
.p-19 {
  padding: 9rem !important;
}
.p-20 {
  padding: 10rem !important;
}
.p-21 {
  padding: 12.5rem !important;
}
.p-22 {
  padding: 15rem !important;
}
.p-23 {
  padding: 17.5rem !important;
}
.p-24 {
  padding: 20rem !important;
}
.p-25 {
  padding: 22.5rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}
.px-4 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-5 {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}
.px-6 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-7 {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}
.px-8 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
.px-9 {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}
.px-10 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}
.px-11 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.px-12 {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}
.px-13 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}
.px-14 {
  padding-right: 4.5rem !important;
  padding-left: 4.5rem !important;
}
.px-15 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}
.px-16 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}
.px-17 {
  padding-right: 7rem !important;
  padding-left: 7rem !important;
}
.px-18 {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}
.px-19 {
  padding-right: 9rem !important;
  padding-left: 9rem !important;
}
.px-20 {
  padding-right: 10rem !important;
  padding-left: 10rem !important;
}
.px-21 {
  padding-right: 12.5rem !important;
  padding-left: 12.5rem !important;
}
.px-22 {
  padding-right: 15rem !important;
  padding-left: 15rem !important;
}
.px-23 {
  padding-right: 17.5rem !important;
  padding-left: 17.5rem !important;
}
.px-24 {
  padding-right: 20rem !important;
  padding-left: 20rem !important;
}
.px-25 {
  padding-right: 22.5rem !important;
  padding-left: 22.5rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-7 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}
.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-9 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}
.py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.py-11 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-12 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}
.py-13 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.py-14 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}
.py-15 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.py-16 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.py-17 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}
.py-18 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.py-19 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}
.py-20 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
.py-21 {
  padding-top: 12.5rem !important;
  padding-bottom: 12.5rem !important;
}
.py-22 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}
.py-23 {
  padding-top: 17.5rem !important;
  padding-bottom: 17.5rem !important;
}
.py-24 {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}
.py-25 {
  padding-top: 22.5rem !important;
  padding-bottom: 22.5rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 0.75rem !important;
}
.pt-4 {
  padding-top: 1rem !important;
}
.pt-5 {
  padding-top: 1.25rem !important;
}
.pt-6 {
  padding-top: 1.5rem !important;
}
.pt-7 {
  padding-top: 1.75rem !important;
}
.pt-8 {
  padding-top: 2rem !important;
}
.pt-9 {
  padding-top: 2.25rem !important;
}
.pt-10 {
  padding-top: 2.5rem !important;
}
.pt-11 {
  padding-top: 3rem !important;
}
.pt-12 {
  padding-top: 3.5rem !important;
}
.pt-13 {
  padding-top: 4rem !important;
}
.pt-14 {
  padding-top: 4.5rem !important;
}
.pt-15 {
  padding-top: 5rem !important;
}
.pt-16 {
  padding-top: 6rem !important;
}
.pt-17 {
  padding-top: 7rem !important;
}
.pt-18 {
  padding-top: 8rem !important;
}
.pt-19 {
  padding-top: 9rem !important;
}
.pt-20 {
  padding-top: 10rem !important;
}
.pt-21 {
  padding-top: 12.5rem !important;
}
.pt-22 {
  padding-top: 15rem !important;
}
.pt-23 {
  padding-top: 17.5rem !important;
}
.pt-24 {
  padding-top: 20rem !important;
}
.pt-25 {
  padding-top: 22.5rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 0.75rem !important;
}
.pe-4 {
  padding-right: 1rem !important;
}
.pe-5 {
  padding-right: 1.25rem !important;
}
.pe-6 {
  padding-right: 1.5rem !important;
}
.pe-7 {
  padding-right: 1.75rem !important;
}
.pe-8 {
  padding-right: 2rem !important;
}
.pe-9 {
  padding-right: 2.25rem !important;
}
.pe-10 {
  padding-right: 2.5rem !important;
}
.pe-11 {
  padding-right: 3rem !important;
}
.pe-12 {
  padding-right: 3.5rem !important;
}
.pe-13 {
  padding-right: 4rem !important;
}
.pe-14 {
  padding-right: 4.5rem !important;
}
.pe-15 {
  padding-right: 5rem !important;
}
.pe-16 {
  padding-right: 6rem !important;
}
.pe-17 {
  padding-right: 7rem !important;
}
.pe-18 {
  padding-right: 8rem !important;
}
.pe-19 {
  padding-right: 9rem !important;
}
.pe-20 {
  padding-right: 10rem !important;
}
.pe-21 {
  padding-right: 12.5rem !important;
}
.pe-22 {
  padding-right: 15rem !important;
}
.pe-23 {
  padding-right: 17.5rem !important;
}
.pe-24 {
  padding-right: 20rem !important;
}
.pe-25 {
  padding-right: 22.5rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 0.75rem !important;
}
.pb-4 {
  padding-bottom: 1rem !important;
}
.pb-5 {
  padding-bottom: 1.25rem !important;
}
.pb-6 {
  padding-bottom: 1.5rem !important;
}
.pb-7 {
  padding-bottom: 1.75rem !important;
}
.pb-8 {
  padding-bottom: 2rem !important;
}
.pb-9 {
  padding-bottom: 2.25rem !important;
}
.pb-10 {
  padding-bottom: 2.5rem !important;
}
.pb-11 {
  padding-bottom: 3rem !important;
}
.pb-12 {
  padding-bottom: 3.5rem !important;
}
.pb-13 {
  padding-bottom: 4rem !important;
}
.pb-14 {
  padding-bottom: 4.5rem !important;
}
.pb-15 {
  padding-bottom: 5rem !important;
}
.pb-16 {
  padding-bottom: 6rem !important;
}
.pb-17 {
  padding-bottom: 7rem !important;
}
.pb-18 {
  padding-bottom: 8rem !important;
}
.pb-19 {
  padding-bottom: 9rem !important;
}
.pb-20 {
  padding-bottom: 10rem !important;
}
.pb-21 {
  padding-bottom: 12.5rem !important;
}
.pb-22 {
  padding-bottom: 15rem !important;
}
.pb-23 {
  padding-bottom: 17.5rem !important;
}
.pb-24 {
  padding-bottom: 20rem !important;
}
.pb-25 {
  padding-bottom: 22.5rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 0.75rem !important;
}
.ps-4 {
  padding-left: 1rem !important;
}
.ps-5 {
  padding-left: 1.25rem !important;
}
.ps-6 {
  padding-left: 1.5rem !important;
}
.ps-7 {
  padding-left: 1.75rem !important;
}
.ps-8 {
  padding-left: 2rem !important;
}
.ps-9 {
  padding-left: 2.25rem !important;
}
.ps-10 {
  padding-left: 2.5rem !important;
}
.ps-11 {
  padding-left: 3rem !important;
}
.ps-12 {
  padding-left: 3.5rem !important;
}
.ps-13 {
  padding-left: 4rem !important;
}
.ps-14 {
  padding-left: 4.5rem !important;
}
.ps-15 {
  padding-left: 5rem !important;
}
.ps-16 {
  padding-left: 6rem !important;
}
.ps-17 {
  padding-left: 7rem !important;
}
.ps-18 {
  padding-left: 8rem !important;
}
.ps-19 {
  padding-left: 9rem !important;
}
.ps-20 {
  padding-left: 10rem !important;
}
.ps-21 {
  padding-left: 12.5rem !important;
}
.ps-22 {
  padding-left: 15rem !important;
}
.ps-23 {
  padding-left: 17.5rem !important;
}
.ps-24 {
  padding-left: 20rem !important;
}
.ps-25 {
  padding-left: 22.5rem !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 0.75rem !important;
}
.gap-4 {
  gap: 1rem !important;
}
.gap-5 {
  gap: 1.25rem !important;
}
.gap-6 {
  gap: 1.5rem !important;
}
.gap-7 {
  gap: 1.75rem !important;
}
.gap-8 {
  gap: 2rem !important;
}
.gap-9 {
  gap: 2.25rem !important;
}
.gap-10 {
  gap: 2.5rem !important;
}
.gap-11 {
  gap: 3rem !important;
}
.gap-12 {
  gap: 3.5rem !important;
}
.gap-13 {
  gap: 4rem !important;
}
.gap-14 {
  gap: 4.5rem !important;
}
.gap-15 {
  gap: 5rem !important;
}
.gap-16 {
  gap: 6rem !important;
}
.gap-17 {
  gap: 7rem !important;
}
.gap-18 {
  gap: 8rem !important;
}
.gap-19 {
  gap: 9rem !important;
}
.gap-20 {
  gap: 10rem !important;
}
.gap-21 {
  gap: 12.5rem !important;
}
.gap-22 {
  gap: 15rem !important;
}
.gap-23 {
  gap: 17.5rem !important;
}
.gap-24 {
  gap: 20rem !important;
}
.gap-25 {
  gap: 22.5rem !important;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}


/*--------------------------------------------------------------
6.0 Alignments
--------------------------------------------------------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*--------------------------------------------------------------
7.0 Typography
--------------------------------------------------------------*/

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
button,
input,
select,
textarea {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Fira Sans Extra Condensed', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 20px;
  font-weight: bold;
  line-height: 1.2;
}

p {
  margin: 0 0 25px;
}

h1 {
  font-size: 44px;
  font-size: 2.75rem;
}

header#masthead {
  font-size: 0.875rem;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  h1 {
    font-size: 44px;
    font-size: 2.75rem;
  }
}

h2 {
  font-size: 38px;
  font-size: 2.375rem;
}

@media screen and (min-width: 768px) {
  h2 {
    font-size: 38px;
    font-size: 2.375rem;
  }
}

h3 {
  font-size: 28px;
  font-size: 1.75rem;
}

@media screen and (min-width: 768px) {
  h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

h4 {
  font-size: 24px;
  font-size: 1.5rem;
}

@media screen and (min-width: 768px) {
  h4 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 20px;
  font-size: 1.25rem;
}

h6 {
  font-size: 16px;
  font-size: 1rem;
}

.pb25 {
  padding-bottom: 25px;
}

.mt60 {
  margin-top: 60px;
}

.ck-editor__editable {
  min-height: 200px;
}
/*--------------------------------------------------------------
8.0 Forms
--------------------------------------------------------------*/


/*
* Completely resets form items
* ----------------------------
* Super hard reset that removes all borders
*   and radiuses of all form items (including
*   checkboxes and radios)
*/

input,
textarea,
button {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  font-size: inherit;
  font-family: inherit;
  outline: none;
  /*
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  */
  text-align: left;
}



textarea {
  max-width: 100%;
}

label,
.form-label {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}

fieldset {
  margin-bottom: 1rem;
}

.form-container {
  border-radius: 3px;
  padding: 40px 30px;
  -webkit-box-shadow: 0px 5px 11.64px 0.36px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 5px 11.64px 0.36px rgba(0, 0, 0, 0.13);
}

.form-title {
  font-size: 28px;
  font-size: 1.75rem;
  margin-bottom: 25px;
}

.form-social {
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 25px;
}

.form-input {
  display: block;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid transparent;
  background: rgb(255 255 255 / .6);
  color: #222222;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.form-input--large {
  padding-top: 12px;
  padding-bottom: 12px;
}

.form-input--pill {
  border-radius: 20px;
}

.form-input--border-c-gallery {
  border-color: #eeeeee;
}

.form-input--border-c-alto {
  border-color: #dddddd;
}

.form-input--social {
  padding-right: 65px;
}

.form-input--no-br {
  border-radius: 0;
}

.form-group {
  margin-bottom: 15px;
}

.form-group__title {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .form-group__title {
    margin-top: 15px;
  }
}

.form-group__wrapper {
  position: relative;
}

.form-group__action {
  position: absolute;
  top: 50%;
  right: 5px;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form-group__icon {
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 100%;
  width: 50px;
  border-left: 1px solid #dddddd;
  color: #999999;
  line-height: 45px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form-group__icon--social {
  border-left-color: rgba(255, 255, 255, 0.15);
}

.form-group--submit {
  padding-top: 10px;
}

.form-group--footer {
  padding-top: 20px;
}

.form-group__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

textarea {
  overflow: auto;
}

.button {
  font-family: 'Fira Sans Extra Condensed', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  border: 1px solid transparent;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}

.button--primary {
  background-color: #f76b1c;
  color: #ffffff;
}

.button--secondary {
  background-color: #222222;
  color: #ffffff;
}

.button--small {
  padding: 8px 28px;
}
.user-action .button{
  font-family: 'Fira Sans Extra Condensed', sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.user-action .button--small{
  padding: 8px 14px;
}
.listing-member__info .button--small{
  padding: 8px 14px;
}
.button--medium {
  padding: 10px 40px;
}

.button--large {
  padding: 12px 48px;
}

.button--square {
  border-radius: 3px;
}

.button--pill {
  border-radius: 20px;
}

.button--block {
  display: block;
  width: 100%;
}

.button--facebook {
  background-color: #3b5998;
  color: #ffffff;
}

.button--twitter {
  background-color: #55acee;
  color: #ffffff;
}

.button--like {
  border-radius: 50%;
  width: 28px;
  height: 28px;
  background-color: #dddddd;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.button--listing-action {
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #eeeeee;
}

@media screen and (min-width: 992px) {
  .button--listing-action {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.search-form {
  display: none;
}

@media screen and (min-width: 1400px) {
  .search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.search-form .form-group__wrapper:first-of-type {
  border-right: 1px solid #eeeeee;
}

.search-form .form-group__wrapper:first-of-type > * {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.search-form .form-group__wrapper:last-of-type > * {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.action {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.edit:hover {
  color: #f76b1c;
}

.remove:hover {
  color: #f15636;
}

.icheck_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.icheck_label .icheckbox_flat-yellow,
.icheck_label .iradio_flat-yellow {
  margin-right: 5px;
}
.icheck_label input{
  margin-right: 7px;
}
.form-login__block {
  display: none;
}

.form-login__block.is-selected {
  display: block;
}

.form-control-required-email {
  display: none;
  visibility: hidden;
}

.alert.alert-danger {
  margin: 25px 0;
  border: 1px solid #c10000;
  padding: 15px;
  color: #c10000;
  background-color: #fff3f3;
  border-radius: 4px;
}

.alert.alert-danger ul {
  margin-left: 20px;
}


/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
  border-collapse: collapse;
  margin: 0 0 1.5rem;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}

thead th {
  border-bottom: 2px solid #666666;
  padding-bottom: 0.5rem;
}

th {
  padding: 0.4rem;
  text-align: left;
}

tr {
  border-bottom: 1px solid #eeeeee;
}

td {
  padding: 0.4rem;
}

th:first-child,
td:first-child {
  padding-left: 0;
}

th:last-child,
td:last-child {
  padding-right: 0;
}


/*--------------------------------------------------------------
10.0 Formatting
--------------------------------------------------------------*/

img {
  display: block;
  max-width: 100%;
}

figure {
  margin: 0;
}

hr {
  height: 1px;
  margin-bottom: 1.5rem;
  border: 0;
  background-color: #666666;
}


/*--------------------------------------------------------------
11.0 Lists
--------------------------------------------------------------*/

ul,
ol {
  margin: 0 0 1.5rem;
  padding: 0;
  padding-inline-start: 30px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5rem;
}

.features-container li {
  margin: 10px 0;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5rem 1.5rem;
}

.min-list {
  margin: 0;
  padding: 0;
}

.min-list li {
  list-style: none;
}

.inline-list li {
  display: inline-block;
}


/*--------------------------------------------------------------
12.0 Links
--------------------------------------------------------------*/

a {
  color: #222222;
  text-decoration: none;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}

a:hover,
a:focus,
a:active {
  color: #f76b1c;
}

a.button--primary:hover,
a.button--primary:focus,
a.button--primary:active {
  color: #ffffff;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: none;
}


/*--------------------------------------------------------------
13.0 Navigation
--------------------------------------------------------------*/
.header-funds {
  background-color: #eee;
  padding: 9px;
  border-radius: 3px;
}
.header-cart {
  margin: 0 15px;
}
.header-cart i {
  font-size: 26px;
}
.page-numbers {
  border-radius: 3px;
  display: inline-block;
  border: 1px solid transparent;
  text-align: center;
}

.page-numbers:not(:last-child) {
  margin-right: 5px;
}

.page-navigation-container {
  padding-top: 50px;
}

ul.pagination li,
.page-navigation-container .page-numbers {
  border: 1px solid #e5e5e5;
  line-height: 40px;
}

ul.pagination .page-item:hover,
.page-navigation-container .page-numbers:hover {
  border: 1px solid #f76b1c;
  background-color: #f76b1c;
  color: #222222;
}

ul.pagination .page-item:hover a {
  color: #222222;
}

ul.pagination .page-item.active,
.page-navigation-container .page-numbers.current {
  border: 1px solid #f76b1c;
  background-color: #f76b1c;
}

ul.pagination li a,
ul.pagination li span {
  padding: 10px 17px;
}

.listing-pagination .page-numbers {
  font-size: 16px;
  font-size: 1rem;
  height: 36px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #f6f6f6;
  border-color: #eeeeee;
  line-height: 36px;
}

.listing-pagination .page-numbers:hover {
  border-color: #444444;
  background-color: #444444;
  color: #ffffff;
}

.listing-pagination .page-numbers.current {
  border-color: #444444;
  background-color: #444444;
  color: #ffffff;
}

.nav-links {
  padding-bottom: 25px;
  margin-bottom: 40px;
  border-bottom: 1px solid #dddddd;
}

ul.pagination {
  list-style: none;
}

ul.pagination li {
  display: inline-block;
  border-radius: 3px;
}

@media screen and (min-width: 768px) {
  .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 40px;
  }
}

.nav-links > * {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .nav-links > * {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
  }
}

.nav-link {
  position: relative;
}

@media screen and (min-width: 768px) {
  .nav-link:before {
    font-size: 25px;
    font-size: 1.5625rem;
    position: absolute;
    top: 50%;
    display: inline-block;
    font-family: 'Ionicons';
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (min-width: 768px) {
  .nav-previous {
    padding-right: 25px;
  }
  .nav-previous:before {
    content: '\f3d2';
    left: -40px;
    font-family: Flaticon;
    font-weight: 900;
  }
}

@media screen and (min-width: 768px) {
  .nav-next {
    padding-left: 25px;
    text-align: right;
  }
  .nav-next:before {
    content: '\f3d3';
    right: -40px;
    font-family: Flaticon;
    font-weight: 900;
  }
}

.nav-link-title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .nav-link-text {
    display: none;
  }
}


/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/

.comments-wrap:not(:last-child) {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #dddddd;
}

.comments-title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 40px;
}

.comment:not(:last-child) {
  margin-bottom: 50px;
}

.comment-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comment-avatar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: none;
  max-width: 70px;
  border-radius: 50%;
  margin-right: 20px;
}

@media screen and (min-width: 768px) {
  .comment-avatar {
    display: block;
  }
}

.comment-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.comment .children {
  margin-top: 50px;
}

.comment-author {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
}

@media screen and (min-width: 576px) {
  .comment-author {
    margin-bottom: 0;
  }
}

.comment-header {
  margin-bottom: 20px;
}

@media screen and (min-width: 576px) {
  .comment-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.comment-reply {
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
}


/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/


/*--------------------------------------------------------------
16.0 Libraries
--------------------------------------------------------------*/


/* iCheck plugin Flat skin, yellow
----------------------------------- */

.icheckbox_flat-yellow,
.iradio_flat-yellow {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url("/assets/img/icheck/yellow.png") no-repeat;
  border: none;
  cursor: pointer;
}

.icheckbox_flat-yellow {
  background-position: 0 0;
}

.icheckbox_flat-yellow.checked {
  background-position: -22px 0;
}

.icheckbox_flat-yellow.disabled {
  background-position: -44px 0;
  cursor: default;
}

.icheckbox_flat-yellow.checked.disabled {
  background-position: -66px 0;
}

.iradio_flat-yellow {
  background-position: -88px 0;
}

.iradio_flat-yellow.checked {
  background-position: -110px 0;
}

.iradio_flat-yellow.disabled {
  background-position: -132px 0;
  cursor: default;
}

.iradio_flat-yellow.checked.disabled {
  background-position: -154px 0;
}


/* HiDPI support */

@media (-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi),
(min-resolution: 1.25dppx) {
  .icheckbox_flat-yellow,
  .iradio_flat-yellow {
    background-image: url("/assets/img/icheck/yellow@2x.png");
    background-size: 176px 22px;
  }
}


/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.5
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/


/* @group Base */

.chosen-container {
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  display: none;
  width: 100%;
  border: 1px solid #dddddd;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  background-color: #ffffff;
}

.chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}


/* @end */


/* @group Single Chosen */

.chosen-container-single .chosen-single {
  border-radius: 3px;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 15px;
  height: 45px;
  border: 1px solid #dddddd;
  white-space: nowrap;
  line-height: 45px;
}

.chosen-container-single .chosen-single input[type="text"] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  width: 0;
}

.chosen-container-single .chosen-default {
  color: #999999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.chosen-container-single .chosen-single div b:after {
  content: '\f101';
  display: inline-block;
  font-family: Flaticon;
  color: #aaaaaa;
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  width: 100%;
  height: auto;
  margin: 1px 0;
  padding: 12px 10px;
  border: 1px solid #dddddd;
  outline: 0;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}


/* @end */


/* @group Results */

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 5px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 8px 10px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #eeeeee;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  color: #f76b1c;
}

.chosen-container .chosen-results li.no-results {
  display: list-item;
  padding: 12px 10px;
  background: #f6f6f6;
  color: #777777;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}


/* @end */


/* @group Multi Chosen */

.chosen-container-multi .chosen-choices {
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 8px 15px;
  width: 100%;
  height: auto;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  width: 25px;
  height: 25px;
  margin: 1px 0;
  padding: 0;
  color: #999999;
  outline: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  border-radius: 3px;
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaaaaa;
  max-width: 100%;
  background-color: #eeeeee;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after {
  content: '\f2d7';
  display: inline-block;
  font-family: 'ionicons';
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e5e5e5;
  color: #666666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}


/* @end */


/* @group Active  */

.chosen-container-active .chosen-single {
  border: 1px solid #dddddd;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #dddddd;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.chosen-container-active .chosen-choices {
  border: 1px solid #dddddd;
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}


/* @end */


/* @group Disabled Support */

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}


/* @end */


/* @group Right to Left */

.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 15px;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
  text-align: right;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 12px 10px;
  direction: rtl;
}


/**
* Trumbowyg v2.10.0 - A lightweight WYSIWYG editor
* Default stylesheet for Trumbowyg editor
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
* @license MIT
* @author Alexandre Demode (Alex-D)
*         Twitter : @AlexandreDemode
*         Website : alex-d.fr
*/

#trumbowyg-icons {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  width: 0;
}

#trumbowyg-icons svg {
  height: 0;
  width: 0;
}

.trumbowyg-box *,
.trumbowyg-box *::before,
.trumbowyg-box *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.trumbowyg-box svg {
  width: 17px;
  height: 100%;
  fill: #222;
}

.trumbowyg-box,
.trumbowyg-editor {
  display: block;
  position: relative;
  border: 1px solid #DDD;
  width: 100%;
  min-height: 300px;
  margin: 17px auto;
}

.trumbowyg-box .trumbowyg-editor {
  margin: 0 auto;
}

.trumbowyg-box.trumbowyg-fullscreen {
  background: #FEFEFE;
  border: none !important;
}

.trumbowyg-editor,
.trumbowyg-textarea {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  min-height: 300px;
  width: 100%;
  border-style: none;
  resize: none;
  outline: none;
  overflow: auto;
}

.trumbowyg-editor.trumbowyg-autogrow-on-enter,
.trumbowyg-textarea.trumbowyg-autogrow-on-enter {
  -webkit-transition: height 300ms ease-out;
  transition: height 300ms ease-out;
}

.trumbowyg-box-blur .trumbowyg-editor *,
.trumbowyg-box-blur .trumbowyg-editor::before {
  color: transparent !important;
  text-shadow: 0 0 7px #333;
}

@media screen and (min-width: 0 \0) {
  .trumbowyg-box-blur .trumbowyg-editor *,
  .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}

@supports (-ms-accelerator: true) {
  .trumbowyg-box-blur .trumbowyg-editor *,
  .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}

.trumbowyg-box-blur .trumbowyg-editor img,
.trumbowyg-box-blur .trumbowyg-editor hr {
  opacity: 0.2;
}

.trumbowyg-textarea {
  position: relative;
  display: block;
  overflow: auto;
  border: none;
  font-size: 14px;
  font-family: "Inconsolata", "Consolas", "Courier", "Courier New", sans-serif;
  line-height: 18px;
}

.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
  height: 1px !important;
  width: 25%;
  min-height: 0 !important;
  padding: 0 !important;
  background: none;
  opacity: 0 !important;
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
  display: block;
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor {
  display: none;
}

.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
  opacity: 0.8;
  background: none;
}

.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before {
  content: attr(placeholder);
  color: #999;
  pointer-events: none;
}

.trumbowyg-button-pane {
  width: 100%;
  min-height: 36px;
  background: #ecf0f1;
  border-bottom: 1px solid #d7e0e2;
  margin: 0;
  padding: 0 5px;
  position: relative;
  list-style-type: none;
  line-height: 10px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 11;
}

.trumbowyg-button-pane::after {
  content: " ";
  display: block;
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #d7e0e2;
}

.trumbowyg-button-pane .trumbowyg-button-group {
  display: inline-block;
}

.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: transparent;
}

.trumbowyg-button-pane .trumbowyg-button-group::after {
  content: " ";
  display: inline-block;
  width: 1px;
  background: #d7e0e2;
  margin: 0 5px;
  height: 35px;
  vertical-align: top;
}

.trumbowyg-button-pane .trumbowyg-button-group:last-child::after {
  content: none;
}

.trumbowyg-button-pane button {
  display: inline-block;
  position: relative;
  width: 35px;
  height: 35px;
  padding: 1px 6px !important;
  margin-bottom: 1px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  background: none;
  vertical-align: middle;
  -webkit-transition: background-color 150ms, opacity 150ms;
  transition: background-color 150ms, opacity 150ms;
}

.trumbowyg-button-pane button.trumbowyg-textual-button {
  width: auto;
  line-height: 35px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),
.trumbowyg-button-pane button.trumbowyg-disable,
.trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
  opacity: 0.2;
  cursor: default;
}

.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before,
.trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
  background: #e3e9eb;
}

.trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane button.trumbowyg-active {
  background-color: #FFF;
  outline: none;
}

.trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  display: block;
  content: " ";
  position: absolute;
  top: 25px;
  right: 3px;
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-top-color: #555;
}

.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
  padding-left: 10px !important;
  padding-right: 18px !important;
}

.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
  top: 17px;
  right: 7px;
}

.trumbowyg-button-pane .trumbowyg-right {
  float: right;
}

.trumbowyg-dropdown {
  width: 200px;
  border: 1px solid #ecf0f1;
  padding: 5px 0;
  border-top: none;
  background: #FFF;
  margin-left: -1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
  z-index: 12;
}

.trumbowyg-dropdown button {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  background: #FFF;
  padding: 0 10px;
  color: #333 !important;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 15px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.trumbowyg-dropdown button:hover,
.trumbowyg-dropdown button:focus {
  background: #ecf0f1;
}

.trumbowyg-dropdown button svg {
  float: left;
  margin-right: 14px;
}


/* Modal box */

.trumbowyg-modal {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 520px;
  width: 100%;
  height: 350px;
  z-index: 12;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.trumbowyg-modal-box {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 500px;
  width: calc(100% - 20px);
  padding-bottom: 45px;
  z-index: 1;
  background-color: #FFF;
  text-align: center;
  font-size: 14px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.trumbowyg-modal-box .trumbowyg-modal-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 15px 0 13px;
  display: block;
  border-bottom: 1px solid #EEE;
  color: #333;
  background: #fbfcfc;
}

.trumbowyg-modal-box .trumbowyg-progress {
  width: 100%;
  height: 3px;
  position: absolute;
  top: 58px;
}

.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
  background: #2BC06A;
  width: 0;
  height: 100%;
  -webkit-transition: width 150ms linear;
  transition: width 150ms linear;
}

.trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 29px;
  line-height: 29px;
  overflow: hidden;
}

.trumbowyg-modal-box label .trumbowyg-input-infos {
  display: block;
  text-align: left;
  height: 25px;
  line-height: 25px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.trumbowyg-modal-box label .trumbowyg-input-infos span {
  display: block;
  color: #69878f;
  background-color: #fbfcfc;
  border: 1px solid #DEDEDE;
  padding: 0 7px;
  width: 150px;
}

.trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c;
}

.trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border: 1px solid #e74c3c;
}

.trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos {
  margin-top: -27px;
}

.trumbowyg-modal-box label input {
  position: absolute;
  top: 0;
  right: 0;
  height: 27px;
  line-height: 27px;
  border: 1px solid #DEDEDE;
  background: #fff;
  font-size: 14px;
  max-width: 330px;
  width: 70%;
  padding: 0 7px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.trumbowyg-modal-box label input:hover,
.trumbowyg-modal-box label input:focus {
  outline: none;
  border: 1px solid #95a5a6;
}

.trumbowyg-modal-box label input:focus {
  background: #fbfcfc;
}

.trumbowyg-modal-box label input[type="checkbox"] {
  left: 5px;
  top: 5px;
  right: auto;
}

.trumbowyg-modal-box label input[type="checkbox"] + .trumbowyg-input-infos span {
  width: auto;
  padding-left: 25px;
}

.trumbowyg-modal-box .error {
  margin-top: 25px;
  display: block;
  color: red;
}

.trumbowyg-modal-box .trumbowyg-modal-button {
  position: absolute;
  bottom: 10px;
  right: 0;
  text-decoration: none;
  color: #FFF;
  display: block;
  width: 100px;
  height: 35px;
  line-height: 33px;
  margin: 0 10px;
  background-color: #333;
  border: none;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  right: 110px;
  background: #2bc06a;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover,
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: #40d47e;
  outline: none;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #25a25a;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  color: #555;
  background: #e6e6e6;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover,
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #fbfbfb;
  outline: none;
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #d5d5d5;
}

.trumbowyg-overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 100%;
  left: 0;
  display: none;
  top: 0;
  z-index: 10;
}


/**
* Fullscreen
*/

body.trumbowyg-body-fullscreen {
  overflow: hidden;
}

.trumbowyg-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 99999;
}

.trumbowyg-fullscreen.trumbowyg-box,
.trumbowyg-fullscreen .trumbowyg-editor {
  border: none;
}

.trumbowyg-fullscreen .trumbowyg-editor,
.trumbowyg-fullscreen .trumbowyg-textarea {
  height: calc(100% - 37px) !important;
  overflow: auto;
}

.trumbowyg-fullscreen .trumbowyg-overlay {
  height: 100% !important;
}

.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #222;
  fill: transparent;
}

.trumbowyg-editor {
  /*
  * lset for resetCss option
  */
}

.trumbowyg-editor object,
.trumbowyg-editor embed,
.trumbowyg-editor video,
.trumbowyg-editor img {
  max-width: 100%;
}

.trumbowyg-editor video,
.trumbowyg-editor img {
  height: auto;
}

.trumbowyg-editor img {
  cursor: move;
}

.trumbowyg-editor.trumbowyg-reset-css {
  background: #FEFEFE !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 1.45em !important;
  color: #333;
}

.trumbowyg-editor.trumbowyg-reset-css a {
  color: #15c !important;
  text-decoration: underline !important;
}

.trumbowyg-editor.trumbowyg-reset-css div,
.trumbowyg-editor.trumbowyg-reset-css p,
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol,
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
  line-height: 1.4em !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  border: none;
}

.trumbowyg-editor.trumbowyg-reset-css iframe,
.trumbowyg-editor.trumbowyg-reset-css object,
.trumbowyg-editor.trumbowyg-reset-css hr {
  margin-bottom: 15px !important;
}

.trumbowyg-editor.trumbowyg-reset-css blockquote {
  margin-left: 32px !important;
  font-style: italic !important;
  color: #555;
}

.trumbowyg-editor.trumbowyg-reset-css ul {
  list-style: disc;
}

.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol {
  padding-left: 20px !important;
}

.trumbowyg-editor.trumbowyg-reset-css ul ul,
.trumbowyg-editor.trumbowyg-reset-css ol ol,
.trumbowyg-editor.trumbowyg-reset-css ul ol,
.trumbowyg-editor.trumbowyg-reset-css ol ul {
  border: none;
  margin: 2px !important;
  padding: 0 !important;
  padding-left: 24px !important;
}

.trumbowyg-editor.trumbowyg-reset-css hr {
  display: block;
  height: 1px;
  border: none;
  border-top: 1px solid #CCC;
}

.trumbowyg-editor.trumbowyg-reset-css h1,
.trumbowyg-editor.trumbowyg-reset-css h2,
.trumbowyg-editor.trumbowyg-reset-css h3,
.trumbowyg-editor.trumbowyg-reset-css h4 {
  color: #111;
  background: none;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold;
}

.trumbowyg-editor.trumbowyg-reset-css h1 {
  font-size: 32px !important;
  line-height: 38px !important;
  margin-bottom: 20px !important;
}

.trumbowyg-editor.trumbowyg-reset-css h2 {
  font-size: 26px !important;
  line-height: 34px !important;
  margin-bottom: 15px !important;
}

.trumbowyg-editor.trumbowyg-reset-css h3 {
  font-size: 22px !important;
  line-height: 28px !important;
  margin-bottom: 7px !important;
}

.trumbowyg-editor.trumbowyg-reset-css h4 {
  font-size: 16px !important;
  line-height: 22px !important;
  margin-bottom: 7px !important;
}


/*
* Dark theme
*/

.trumbowyg-dark .trumbowyg-textarea {
  background: #111;
  color: #ddd;
}

.trumbowyg-dark .trumbowyg-box {
  border: 1px solid #343434;
}

.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
  background: #111;
}

.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,
.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
  text-shadow: 0 0 7px #ccc;
}

@media screen and (min-width: 0 \0) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}

@supports (-ms-accelerator: true) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}

.trumbowyg-dark .trumbowyg-box svg {
  fill: #ecf0f1;
  color: #ecf0f1;
}

.trumbowyg-dark .trumbowyg-button-pane {
  background-color: #222;
  border-bottom-color: #343434;
}

.trumbowyg-dark .trumbowyg-button-pane::after {
  background: #343434;
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::after {
  background-color: #343434;
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
  color: transparent;
}

.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::after {
  background-color: #2a2a2a;
}

.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active {
  background-color: #333;
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  border-top-color: #fff;
}

.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #ecf0f1;
  fill: transparent;
}

.trumbowyg-dark .trumbowyg-dropdown {
  border-color: #222;
  background: #333;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}

.trumbowyg-dark .trumbowyg-dropdown button {
  background: #333;
  color: #fff !important;
}

.trumbowyg-dark .trumbowyg-dropdown button:hover,
.trumbowyg-dark .trumbowyg-dropdown button:focus {
  background: #222;
}

.trumbowyg-dark .trumbowyg-modal-box {
  background-color: #222;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
  border-bottom: 1px solid #555;
  color: #fff;
  background: #3c3c3c;
}

.trumbowyg-dark .trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
}

.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span {
  color: #eee;
  background-color: #2f2f2f;
  border-color: #222;
}

.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c;
}

.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border-color: #e74c3c;
}

.trumbowyg-dark .trumbowyg-modal-box label input {
  border-color: #222;
  color: #eee;
  background: #333;
}

.trumbowyg-dark .trumbowyg-modal-box label input:hover,
.trumbowyg-dark .trumbowyg-modal-box label input:focus {
  border-color: #626262;
}

.trumbowyg-dark .trumbowyg-modal-box label input:focus {
  background-color: #2f2f2f;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  background: #1b7943;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover,
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: #25a25a;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #176437;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  background: #333;
  color: #ccc;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover,
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #444;
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #111;
}

.trumbowyg-dark .trumbowyg-overlay {
  background-color: rgba(15, 15, 15, 0.6);
}


/*
* The MIT License
* Copyright (c) 2012 Matias Meno <m@tias.me>
*/

@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.dropzone,
.dropzone * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.dropzone {
  border-radius: 3px;
  min-height: 150px;
  border: 2px dashed #dddddd;
  background: white;
  padding: 20px 20px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  margin: 2em 0;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#444));
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: -webkit-gradient(linear, left top, left bottom, from(#be2626), to(#a92222));
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

.rangeslider {
  border-radius: 5px;
  position: relative;
  height: 5px;
  width: 100%;
  margin-bottom: 30px;
  background-color: #dddddd;
}

.rangeslider__handle {
  position: absolute;
  top: -8px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #f76b1c;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  cursor: pointer;
  z-index: 3;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.rangeslider__fill {
  border-radius: 5px;
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #f76b1c;
  z-index: 1;
}

.rangeslider__rulers {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  z-index: 2;
}

.rangeslider__ruler {
  position: relative;
  padding-top: 15px;
  cursor: pointer;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.rangeslider__ruler:first-child {
  -webkit-transform: translateX(-20%);
  transform: translateX(-20%);
}

.rangeslider__ruler:last-child {
  -webkit-transform: translateX(20%);
  transform: translateX(20%);
}

.rangeslider__handle-value {
  border-radius: 3px;
  position: relative;
  bottom: 30px;
  right: 2px;
  width: 25px;
  height: 20px;
  background-color: #f76b1c;
  color: #ffffff;
  text-align: center;
}

.rangeslider__handle-value:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 5px solid #f76b1c;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}


/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */


/*
Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/


/* pswp = photoswipe */

.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}


/* style is added when JS option showHideOpacity is set to true */

.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}


/*
Background is added as a separate element.
As animating opacity is much faster than animating rgba() background-color.
*/

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}


/* Prevent selection and tap highlights */

.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}


/*
stretched thumbnail or div placeholder element (see below)
style is added to avoid flickering in webkit/blink when layers overlap
*/

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}


/*
div element that matches size of large image
large image loads on top of it
*/

.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}


/*
Error message appears when image is not loaded
(JS option errorMsg controls markup)
*/

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}


/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */


/*

Contents:

1. Buttons
2. Share modal and links
3. Index indicator ("1 of X" counter)
4. Caption
5. Loading indicator
6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/


/*

1. Buttons

*/


/* <button> css reset */

.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}


/* pswp__ui--over-close class it added when mouse is over element that should close gallery */

.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../images/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../images/default-skin/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}

.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}


/* no arrows on touch screens */

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}


/*
Arrow buttons hit area
(icon is added to :before pseudo-element)
*/

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}


/* 2. Share modal/popup and links */

.sharethis-custom-buttons {
  display: none;
  position: absolute;
  right: 30px;
  top: 120px;
}

.st-custom-button {
  background-color: #ff9901;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin: 5px 0;
}

.st-custom-button i {
  margin: 0 auto;
  text-align: center;
  display: block;
  padding-top: 6px;
  color: #fff;
  cursor: pointer;
}

.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}


/* increase size of share links on touch devices */

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff;
}

a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d;
}

a.pswp__share--download:hover {
  background: #ddd;
}


/*

3. Index indicator ("1 of X" counter)

*/

.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
  padding: 0 10px;
}


/*

4. Caption

*/

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #bbb;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #ccc;
}

.pswp__caption--empty {
  display: none;
}


/* Fake caption element, used to calculate height of next/prev image */

.pswp__caption--fake {
  visibility: hidden;
}


/*

5. Loading indicator (preloader)

You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

*/

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(../images/default-skin/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /*
  The idea of animating inner circle is based on Polymer ("material") loading indicator
  by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
  */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}


/*

6. Additional styles

*/


/* root element of UI */

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}


/* top black bar with buttons and "1 of X" indicator */

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}


/* pswp--has_mouse class is added only when two subsequent mousemove events occur */

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}


/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}


/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */

.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}


/*
pswp__ui--hidden class is added when controls are hidden
e.g. when user taps to toggle visibility of controls
*/

.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}


/* pswp__ui--one-slide class is added when there is just one item in gallery */

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}


/*!
* animate.css -http://daneden.me/animate
* Version - 3.6.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  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.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  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.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}


/*--------------------------------------------------------------
17.0 Modules
--------------------------------------------------------------*/

.t-small {
  font-size: 12px;
  font-size: 0.75rem;
}

.t-uppercase {
  text-transform: uppercase;
}

.t-center {
  text-align: center;
}

.t-underline {
  text-decoration: underline;
}

.c-primary {
  color: #222222;
}

.c-secondary {
  color: #f76b1c;
}

.c-white {
  color: #ffffff;
}

.c-boulder {
  color: #777777;
}

.c-dusty-gray {
  color: #999999;
}
.c-green {
  color: #04964b;
}

.c-dove-gray {
  color: #666666;
}

.c-gray {
  color: #888888;
}

.c-silver-charlice {
  color: #aaaaaa;
}

.c-twitter {
  color: #55acee;
}

.c-facebook {
  color: #3b5998;
}

.c-pinterest {
  color: #cb2027;
}

.c-google-plus {
  color: #dd4b39;
}

.c-linkedin {
  color: #007bb5;
}

.c-instagram {
  color: #e95950;
}

.c-youtube {
  color: #ff0000;
}

.bg-primary {
  background-color: #222222;
}

.bg-secondary {
  background-color: #f76b1c;
}

.bg-white {
  background-color: #ffffff;
}

.bg-50transparent {
  background-color: rgb(255 255 255 / 50%);
}

.bg-mirage {
  background-color: rgba(19, 28, 40, 0.7);
}

.bg-wild-sand {
  background-color: #f6f6f6;
}

.hover-effect {
  -webkit-transition: 0.3s -webkit-box-shadow ease-out;
  transition: 0.3s -webkit-box-shadow ease-out;
  transition: 0.3s box-shadow ease-out;
  transition: 0.3s box-shadow ease-out, 0.3s -webkit-box-shadow ease-out;
}

.hover-effect:hover {
  -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
}

.map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.no-b-margin {
  margin-bottom: 0;
}

@media screen and (min-width: 1920px) {
  .d-xxl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 992px) {
  .site-header {
    -webkit-box-shadow: 0px 3px 7.92px 0.08px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 7.92px 0.08px rgba(0, 0, 0, 0.1);
  }
}

.site-header--absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.site-header--fluid {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 15px;
}

@media screen and (min-width: 992px) {
  .site-header--fluid {
    padding: 0 30px;
  }
}

.site-header__container {
  position: relative;
  padding: 10px 0;
}

@media screen and (min-width: 992px) {
  .site-header__container {
    height: 80px;
    padding: 0;
  }
}

.site-header__logo {
  display: inline-block;
}

.site-header__logo img {
  height: 50px;
}

@media screen and (min-width: 992px) {
  .site-header__logo {
    margin-right: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .site-header__logo {
    margin-right: 100px;
  }
}

@media screen and (min-width: 992px) {
  .top-search-form {
    min-width: 200px;
  }
}

.top-search-form__input {
  display: block;
  width: 100%;
  color: #000;
}

.top-search-form__input::-webkit-input-placeholder {
  color: #000;
}

.top-search-form__input:-ms-input-placeholder {
  color: #000;
}

.top-search-form__input::-ms-input-placeholder {
  color: #000;
}

.top-search-form__input::placeholder {
  color: #000;
}

.main-navigation {
  font-family: 'Fira Sans Extra Condensed', sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  padding: 0 10px 20px;
  border-top: 3px solid #f76b1c;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 992px) {
  .main-navigation {
    animation: none !important;
    position: static;
    display: block !important;
    width: auto;
    padding: 0;
    border-top: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .main-navigation > li {
    display: inline-block;
  }
  .main-navigation > li > a {
    line-height: 60px;
    border-bottom: 0;
  }
}

.main-navigation li {
  position: relative;
}

.main-navigation li ul {
  position: absolute;
  left: 9999px;
  display: none;
  padding-left: 10px;
}

@media screen and (min-width: 992px) {
  .main-navigation li ul {
    width: 13em;
    padding-left: 0;
    border-top: 3px solid #f76b1c;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  }
}

.main-navigation > li.is-active > ul {
  position: static;
  display: block;
}

@media screen and (min-width: 992px) {
  .main-navigation > li.is-active > ul {
    position: absolute;
    left: 0;
    top: auto;
    z-index: 20;
  }
}

.main-navigation li li.is-active ul {
  position: static;
  display: block;
}

@media screen and (min-width: 992px) {
  .main-navigation li li.is-active ul {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 20;
  }
}

.main-navigation a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
  outline: none;
}

@media screen and (min-width: 992px) {
  .main-navigation a {
    padding: 10px 15px;
  }
}

.main-navigation a:not(:only-child) {
  position: relative;
}

.main-navigation a:not(:only-child):after {
  content: '\f107';
  position: absolute;
  right: 2px;
  display: inline-block;
  font-family: Flaticon;
}

@media screen and (min-width: 992px) {
  .main-navigation a:not(: only-child):after {
    display: none;
  }
}

.main-navigation a.is-active:not(:only-child):after {
  content: '\f106';
}

@media screen and (min-width: 992px) {
  .main-navigation--white > li > a {
    color: #ffffff;
  }
  .main-navigation--white > li > a:hover {
    color: #f76b1c;
  }
}

.nav-mobile {
  position: absolute;
  top: 15px;
  right: 0;
  display: block;
  padding: 10px 25px 0 0;
}

.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after {
  border-radius: 10px;
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  cursor: pointer;
  -webkit-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
}

.nav-toggle--white span,
.nav-toggle--white span:before,
.nav-toggle--white span:after {
  background-color: #ffffff;
}

.nav-toggle--dove-gray span,
.nav-toggle--dove-gray span:before,
.nav-toggle--dove-gray span:after {
  background-color: #666666;
}

.nav-toggle span:before {
  top: -6px;
}

.nav-toggle span:after {
  bottom: -6px;
}

.nav-toggle.is-active span {
  background-color: transparent;
}

.nav-toggle.is-active span:before,
.nav-toggle.is-active span:after {
  top: 0;
}

.nav-toggle.is-active span:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-toggle.is-active span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.user-action {
  position: absolute;
  top: 18px;
  right: 40px;
}
.user-action .sign-in i,
.user-action .sign-in span{
  vertical-align: middle;
}

.user-action a.button:hover {
  color: #fff;
}

@media screen and (min-width: 992px) {
  .user-action {
    position: static;
    padding-left: 10px;
  }
  .user-action > * {
    margin-left: 15px;
  }
}

@media screen and (min-width: 1200px) {
  .user-action {
    /* padding-left: 20px; */
  }
  .user-action > * {
    /* margin-left: 30px; */
  }
}

.sign-in {
  display: inline-block;
  font-weight: bold;
}

.page-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.page-banner--layout-1 {
  padding: 120px 0 75px;
  background-image: url("/assets/img/page-banner-1.jpg");
}

@media screen and (min-width: 992px) {
  .page-banner--layout-1 {
    padding: 180px 0 135px;
  }
}

.page-banner__textcontent {
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .page-banner__textcontent {
    margin-bottom: 40px;
  }
}

.page-banner__title {
  font-size: 40px;
  font-size: 2.5rem;
  margin-bottom: 10px;
}

.page-banner__subtitle {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0;
}

.page-banner--layout-2 {
  padding: 120px 0;
  background-image: url("/assets/img/page-banner-2.jpg");
}

@media screen and (min-width: 992px) {
  .page-banner--layout-2 {
    padding: 210px 0;
  }
}

.page-banner--layout-2 .page-banner__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 992px) {
  .page-banner--layout-2 .page-banner__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 992px) {
  .page-banner--layout-2 .page-banner__left,
  .page-banner--layout-2 .page-banner__right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 50px;
    padding-right: 50px;
  }
}

.page-banner--layout-2 .page-banner__left {
  margin-bottom: 50px;
}

@media screen and (min-width: 992px) {
  .page-banner--layout-2 .page-banner__left {
    margin-bottom: 0;
  }
}

.page-banner--layout-3 {
  padding: 100px 0;
  background-image: url("https://via.placeholder.com/1920x680");
}

@media screen and (min-width: 992px) {
  .page-banner--layout-3 {
    padding: 185px 0;
  }
}

.page-banner--layout-4 {
  padding: 150px 0 140px;
  background-image: url("/assets/img/page-banner-4.jpg");
}

@media screen and (min-width: 992px) {
  .page-banner--layout-4 {
    padding: 300px 0 280px;
  }
}

@media screen and (min-width: 1200px) {
  .page-banner--layout-4 .main-search {
    max-width: 380px;
    margin-right: auto;
    margin-left: auto;
  }
}

.page-banner--layout-4 .page-banner__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 992px) {
  .page-banner--layout-4 .page-banner__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width: 1200px) {
  .page-banner--layout-4 .page-banner__wrapper {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 992px) {
  .page-banner--layout-4 .page-banner__left,
  .page-banner--layout-4 .page-banner__right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.page-banner--layout-4 .page-banner__left {
  margin-bottom: 50px;
}

@media screen and (min-width: 992px) {
  .page-banner--layout-4 .page-banner__left {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .page-banner--layout-4 .page-banner__left {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}

.main-search {
  border-radius: 3px;
}

.main-search label {
  font-weight: 600;
}

.main-search__group:not(:last-of-type) {
  /* margin-bottom: 15px; */
  margin-right: 10px;
  margin-bottom: 0;
}

.main-search--layout-1 {
  display: block;
  max-width: 730px;
  margin: 0 auto 20px;
  padding: 25px;
}

@media screen and (min-width: 992px) {
  .main-search--layout-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media screen and (min-width: 992px) {
  .main-search--layout-1 .main-search__group--primary {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
  }
}

@media screen and (min-width: 992px) {
  .main-search--layout-1 .main-search__group--secondary {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}

.main-search--layout-1 .main-search__group--tertiary {
  text-align: center;
}

@media screen and (min-width: 992px) {
  .main-search--layout-1 .main-search__group:not(: last-of-type) {
    margin-right: 10px;
    margin-bottom: 0;
  }
}

.main-search--layout-2 {
  padding: 30px;
}

.main-search--layout-2 .main-search__group:not(:last-of-type) {
  margin-bottom: 20px;
}

.location {
  margin-bottom: 10px;
}

.location:not(:last-child) {
  margin-right: 30px;
}

.locations--layout-1 i {
  margin-right: 10px;
}

.locations--layout-2 i {
  font-size: 16px;
  font-size: 1rem;
  border-radius: 50%;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ffffff;
  margin: 0 auto 10px;
  -webkit-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out;
}

.locations--layout-2 a:hover i {
  border: 1px solid #f76b1c;
}

.locations--layout-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}

.locations--layout-3 .location {
  border-radius: 3px;
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  margin-right: 0;
  margin-bottom: 0;
}

.locations--layout-3 a {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

@media screen and (min-width: 576px) {
  .locations--layout-3 {
    max-width: 380px;
  }
  .locations--layout-3 .location {
    margin-bottom: 10px;
  }
  .locations--layout-3 .location:not(:nth-child(3n)) {
    margin-right: 10px;
  }
}

.locations--layout-3 img {
  height: 30px;
  margin: 0 auto 20px;
}

.ads {
  background-image: url("/assets/img/ads-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.ads .ads__container {
  padding: 100px 0;
}

.ads--layout-2 .ads__container {
  padding: 75px 0;
}

.ads__title {
  font-size: 36px;
  font-size: 2.25rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fff;
}

.ads__subtitle {
  font-size: 16px;
  font-size: 1.4rem;
  color: #fff;
  margin-bottom: 0;
  font-weight: bold;
}

.partners-banner {
  margin: 0 auto 45px;
  width: 100%;
}

.page-section {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .page-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.page-section__title {
  font-size: 28px;
  font-size: 1.75rem;
  margin-bottom: 10px;
}

.page-section__subtitle {
  margin-bottom: 10px;
}
.companies .page-content{
  padding: 0 0 100px;
}
.company-detail .page-content{
  padding: 20px 0 0;
}
.page-content {
  padding: 0 0 100px;
}

.page-content--no-b-bottom {
  padding-bottom: 0;
}

.page-content--no-t-bottom {
  padding-top: 0;
}

.page-title {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 10px;
}

.category {
  border-radius: 3px;
  margin-top: 30px;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}
.zodiac .category .category__title{
  margin: 10px 0 20px;
}
.zodiac .category img{
  width: 190px;
  display: block;
  margin: 20px auto;
}
.category > a {
  display: block;
  padding-top: 26px;
  padding-bottom: 26px;
}

.category__title {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 0;
}

.category--layout-1 img {
  max-height: 150px;
  margin: 0 auto;
}

.category--layout-1 .category__title {
  margin-top: 20px;
}

.category--layout-2 .category {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.category--layout-2 .category > a {
  padding-top: 45px;
  padding-bottom: 45px;
}

@media screen and (min-width: 768px) {
  .category--layout-2 .category > a {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

.category--layout-2 .category > a:hover .category__image {
  background-color: #f76b1c;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.2);
}

.category--layout-2 .category__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  line-height: 80px;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}

.category--layout-3 .category > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.category--layout-3 .category__image {
  -ms-flex-preferred-size: 20px;
  flex-basis: 20px;
  max-height: 20px;
  margin-right: 10px;
}

.dream-place {
  position: relative;
  margin-top: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transition: -webkit-box-shadow 0.3s ease-out;
  transition: -webkit-box-shadow 0.3s ease-out;
  transition: box-shadow 0.3s ease-out;
  transition: box-shadow 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
}

.dream-place:hover {
  -webkit-box-shadow: 0px 6px 19px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 6px 19px 1px rgba(0, 0, 0, 0.4);
}

.dream-places--layout-1 .dream-place {
  height: 270px;
}

.dream-places--layout-1 .dream-place__inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

.dream-places--layout-1 .dream-place__inner:before {
  content: '';
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 25px;
  left: 25px;
  border: 1px solid #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 1;
}

.dream-places--layout-1 .dream-place:hover .dream-place__inner {
  background-color: rgba(0, 0, 0, 0.2);
}

.dream-places--layout-1 .dream-place:hover .dream-place__inner:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media screen and (min-width: 576px) {
  .dream-places--layout-1 .dream-places__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .dream-places--layout-1 .dream-place {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(50% - 30px);
    flex: 1 0 calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media screen and (min-width: 768px) {
  .dream-places--layout-1 .dream-place {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(33.33% - 30px);
    flex: 1 0 calc(33.33% - 30px);
  }
}

.dream-places--layout-1 .dream-place__title {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .dream-places--layout-1 .dream-place__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

.dream-places--layout-2 .dream-place {
  position: relative;
  height: 200px;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .dream-places--layout-2 .dream-place {
    height: 250px;
  }
}

@media screen and (min-width: 992px) {
  .dream-places--layout-2 .dream-place {
    height: 400px;
  }
}

.dream-places--layout-2 .dream-place:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #222222;
  opacity: 0.3;
  z-index: 1;
}

.dream-places--layout-2 .dream-place:hover .dream-place__gradient {
  opacity: 0.5;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.dream-places--layout-2 .dream-place:hover .dream-place__number {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.dream-places--layout-2 .dream-place__gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#e1006a), to(#087377));
  background: linear-gradient(0deg, #e1006a 0%, #087377 100%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 2;
}

.dream-places--layout-2 .dream-place__content {
  position: relative;
  z-index: 10;
  padding: 15px;
}

.dream-places--layout-2 .dream-place__title {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
  .dream-places--layout-2 .dream-place__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.dream-places--layout-2 .dream-place__number {
  display: block;
  font-weight: bold;
  opacity: 0;
  -webkit-transition: 0.3s opacity ease-out, 0.3s -webkit-transform ease-out;
  transition: 0.3s opacity ease-out, 0.3s -webkit-transform ease-out;
  transition: 0.3s transform ease-out, 0.3s opacity ease-out;
  transition: 0.3s transform ease-out, 0.3s opacity ease-out, 0.3s -webkit-transform ease-out;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.listing {
  border-radius: 3px;
  position: relative;
  margin-top: 30px;
}

.listing p + p {
  margin-bottom: 0;
}

.listing__thumbnail {
  position: relative;
  overflow: hidden;
}

.listing__thumbnail a {
  display: block;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}

.listing__thumbnail img {
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  margin: 0 auto;
  height: 100%;
  object-fit: cover;
}

.listing__thumbnail:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.listing__detail {
  padding: 20px;
  border: 1px solid #eeeeee;
  overflow: hidden;
}

.listing__title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
}

.listing__category {
  margin-bottom: 10px;
}

.listing__category span:not(:last-child):after {
  font-size: 20px;
  font-size: 1.25rem;
  content: '\00B7';
  display: inline-block;
  padding: 0 5px;
  color: #dddddd;
}

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

.listing__score {
  display: inline-block;
  width: 34px;
  height: 34px;
  border: 1px solid #f15636;
  color: #f15636;
  border-radius: 50%;
  line-height: 34px;
}

.listing-list--layout-3 .listing__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.listing-list--layout-3 .listing__location {
  margin-bottom: 0;
}

.listing-row:first-child th {
  padding: 20px 0.4rem;
}
.listing-row:first-child th i{
  font-weight: normal;
}
.listing-row:first-child th i,
.listing-row:first-child th span{
  vertical-align: middle;
}
.listing-row:first-child th:first-child {
  padding-left: 15px;
}

.listing-cell {
  padding: 30px 0;
}

.listing-cell .listing__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.listing-cell .listing__detail {
  padding: 0;
  border: 0;
}

.listing-cell .listing__thumbnail {
  display: none;
  width: 150px;
  margin-right: 20px;
}

@media screen and (min-width: 768px) {
  .listing-cell .listing__thumbnail {
    display: block;
  }
}

.listing-cell p {
  margin-bottom: 15px;
}

.listing-group {
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eeeeee;
}

.listing-group:last-of-type {
  margin-bottom: 0;
  border-bottom: 0;
}

.listing-group__title {
  font-size: 20px;
  font-size: 1.25rem;
}

.listing-header .listing-action i {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  background-color: #eeeeee;
  line-height: 50px;
  border-radius: 50%;
}

.listing-header .listing-action--favorite i {
  color: #f15636;
}

.listing-header .listing-action--report i {
  color: #f76b1c;
}

.listing-header .listing-action--share i {
  color: #55acee;
}
.listing-header .listing-action--share a:focus{
  outline: none;
}


.listing-header .listing-action:not(:last-child) {
  margin-right: 20px;
}

.listing-header .listing-actions--secondary {
  margin-top: 30px;
}

.listing-header .listing-actions--secondary li {
  margin-bottom: 10px;
}

.listing-header .listing-actions--secondary li:not(:last-child) {
  margin-right: 10px;
}

@media screen and (min-width: 768px) {
  .listing-header .listing-actions--secondary li {
    margin-bottom: 0;
  }
}

.listing-header__container {
  padding-bottom: 30px;
}

.listing-section-container .listing-header__container {
  padding-bottom: 0;
}

.listing-header__main {
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .listing-header__main {
    margin-bottom: 0;
  }
}

.listing-header__image {
  margin-right: 15px;
}

.listing-header__image img {
  max-height: 255px;
}

.listing-header__content {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .listing-header__content {
    margin-bottom: 0;
  }
}

.listing-header__title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 5px;
}

@media screen and (min-width: 576px) {
  .listing-header__title {
    font-size: 30px;
    font-size: 1.875rem;
    margin-right: 5px;
    margin-bottom: 0;
  }
}

.listing-header__detail {
  margin-top: 5px;
}

.listing-header__detail li {
  margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
  .listing-header__detail li {
    display: inline-block;
  }
  .listing-header__detail li:not(:last-child):after {
    content: '|';
    display: inline-block;
    color: #dddddd;
    padding: 0 10px;
  }
}

.listing-header__detail .listing__score {
  font-size: 12px;
  font-size: 0.75rem;
  width: 26px;
  height: 26px;
  border-color: #f76b1c;
  background-color: #f76b1c;
  color: #222222;
  line-height: 26px;
}

.listing-widget {
  margin-bottom: 30px;
  padding: 25px;
}

.listing-widget:last-of-type {
  margin-bottom: 0;
}

.listing-widget .listing-actions {
  margin-top: 20px;
}

.listing-widget .listing-action:not(:last-child):after {
  content: '|';
  display: inline-block;
  color: #dddddd;
  padding: 0 10px;
}

.listing-widget__title {
  font-size: 20px;
  font-size: 1.25rem;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}

.latest-listing:not(:last-child) {
  margin-bottom: 35px;
}

.latest-listing__thumbnail {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 60px;
  margin-right: 15px;
}

.latest-listing__name {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 2px;
}

.latest-listing__desc {
  margin-bottom: 0;
}

.listing-timetable th {
  /* width: 50%; */
}

.listing-timetable tr,
.listing-timetable th {
  padding: 10px;
}

.listing-main {
  padding: 40px 0 100px;
}

.listing-map-container {
  position: relative;
  min-height: 180px;
  margin-bottom: 25px;
}

.listing-contact {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
  padding-left: 25px;
}

.listing-contact__icon {
  position: absolute;
  left: 0;
}

.listing-social .social-list {
  margin-top: 10px;
  margin-bottom: 35px;
}

.listing-cta {
  margin-top: 20px;
  margin-bottom: 0;
}

.listing-tab:not(:last-child) {
  margin-right: 15px;
}

@media screen and (min-width: 768px) {
  .listing-tab:not(: last-child) {
    margin-right: 30px;
  }
}

.listing-tab a {
  font-size: 16px;
  font-size: 1rem;
  display: block;
  border-bottom: 2px solid transparent;
  font-weight: 600;
  padding: 15px 0;
  outline: 0;
}

.listing-tab a:hover {
  border-bottom: 2px solid #f76b1c;
}

.listing-tab a:focus {
  color: #222222;
}

.listing-tab.is-active a {
  border-bottom: 2px solid #f76b1c;
  color: #f76b1c;
}
.w3-bar.w3-black{
  border-bottom: 1px solid #dee2e6;
  height: 40px;
  margin: 20px 0;
}
.w3-bar-item {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  padding: .5rem 1rem;
  border-top-right-radius: .25rem;
  height: 40px;
  cursor: pointer;
}
.w3-bar-item i{
  vertical-align: middle;
}
.w3-bar-item.w3-red{
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.w3-bar-item.w3-red i{
  color: #f76b1c;
}
.listing-section,
.listing-header-wrapper {
  padding: 20px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .listing-section,
  .listing-header-wrapper {
    padding: 40px;
  }
}

.listing-section:last-child {
  margin-bottom: 0;
}

.listing-section__header {
  margin-bottom: 30px;
}

.listing-section__title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 10px;
}

@media screen and (min-width: 576px) {
  .listing-section__title {
    margin-bottom: 0;
  }
}

.listing-features {
  margin-bottom: 15px;
}

@media screen and (min-width: 576px) {
  .listing-features {
    -webkit-column-count: 3;
    column-count: 3;
  }
}

.listing-features li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}

.listing-features li:before {
  content: '\f17e';
  position: absolute;
  left: 0;
  display: inline-block;
  color: #f76b1c;
  font-family: Flaticon;
  font-weight: 900;
}

.listing-ratings {
  margin-bottom: 40px;
}

.listing-rating {
  border-bottom: 0;
}

.listing-rating th,
.listing-rating td {
  padding: 10px 0;
}

.listing-rating td:nth-child(3) {
  display: none;
}

@media screen and (min-width: 768px) {
  .listing-rating td:nth-child(3) {
    display: table-cell;
    width: 50%;
  }
}

.listing-rating td:last-child {
  text-align: right;
}

.listing-review {
  padding-top: 35px;
  padding-bottom: 20px;
  border-top: 1px dotted #dddddd;
}

.listing-review__avatar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 60px;
  margin-right: 15px;
  border-radius: 50%;
}

.listing-review__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.listing-review__header {
  margin-bottom: 10px;
}

.listing-pagination {
  margin-top: 15px;
}

.listing-pagination .page-navigation {
  margin-bottom: 10px;
}

@media screen and (min-width: 576px) {
  .listing-pagination .page-navigation {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .listing-menu {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }
}

.listing-menu__item {
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #aaaaaa;
}

.listing-menu__item-name {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
}

.listing-gallery-top {
  width: 100%;
  margin-bottom: 10px;
}

.listing-gallery-thumb {
  width: 100%;
}

.listing-gallery-thumb .swiper-slide {
  opacity: 0.4;
  cursor: pointer;
}

.listing-gallery-thumb .is-selected {
  opacity: 1;
}

.listing-button {
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  text-align: center;
  line-height: 25px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
}

@media screen and (min-width: 768px) {
  .listing-button {
    font-size: 20px;
    font-size: 1.25rem;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}

.listing-button:hover {
  background-color: #f76b1c;
}

.listing-button.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}

.listing-button-prev {
  left: 10px;
}

.listing-button-next {
  right: 10px;
}

.listing-member__image {
  max-width: 120px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
  border-radius: 50%;
}

.listing-member__name {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 2px;
}

.listing-member__position {
  margin-bottom: 15px;
}

.listing-timer__desc {
  margin-bottom: 10px;
}

.listing-timer__wrapper:not(:last-child) {
  margin-right: 10px;
}

.listing-timer__time {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 700;
}

.listing-nav--b-margin {
  margin-bottom: 30px;
}

.listing-header-bg {
  height: 280px;
  background-image: url("/assets/img/listing-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.listing-search-container {
  border-radius: 3px;
}

@media screen and (min-width: 992px) {
  .listing-search-container {
    margin-top: -110px;
  }
}

@media screen and (min-width: 992px) {
  .listing-search-container--on-map {
    margin-top: -70px;
  }
}

.listing-search {
  padding: 15px 20px;
  -webkit-box-shadow: 0 1px 2.97px 0.03px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2.97px 0.03px rgba(0, 0, 0, 0.15);
}

.listing-search button {
  padding-right: 20px;
  padding-left: 20px;
  font-weight: 400;
}

.listing-sort li:not(:last-child) {
  margin-right: 10px;
}

.listing-sort a {
  color: #999999;
}

.listing-sort a:hover {
  color: #f76b1c;
}

.listing-sort a.is-active {
  color: #222222;
}

.listing-filter {
  margin-right: 15px;
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .listing-filter {
    margin-bottom: 0;
  }
}

.listing-filter a {
  display: block;
  padding: 10px 20px;
  color: #222222;
  outline: none;
}

.listing-filter li {
  border: 1px solid #eeeeee;
  background-color: #f6f6f6;
}

.listing-filter li.is-active {
  background-color: #f76b1c;
  border-color: transparent;
}

.listing-filter i {
  pointer-events: none;
}

.listing-filter--group li:not(:first-child) {
  border-left: 0;
}

.listing-filter--group li:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.listing-filter--group li:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.listing-filter--list li {
  margin-bottom: 5px;
  border-radius: 20px;
}

@media screen and (min-width: 576px) {
  .listing-filter--list li {
    margin-bottom: 0;
  }
}

.listing-filter--list li:not(:last-child) {
  margin-right: 15px;
}

.listing-keyword {
  font-size: 20px;
  font-size: 1.25rem;
  padding-top: 25px;
  padding-bottom: 25px;
}

.listing-keyword .keyword {
  font-size: 36px;
  font-size: 2.25rem;
}

@media screen and (min-width: 992px) {
  .listing-keyword {
    padding-top: 0;
    color: #ffffff;
  }
}

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

.listing-keyword--on-map {
  background-color: #ffffff;
}

@media screen and (min-width: 992px) {
  .listing-keyword--on-map {
    padding: 10px 20px;
    border: 1px solid #eeeeee;
    color: #222222;
  }
}

.listing-expand {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .listing-expand {
    margin-bottom: 0;
  }
}

.listing-expand i {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.listing-expand.is-active i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.listing-more-filter {
  height: 0;
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}

@media screen and (min-width: 576px) {
  .listing-more-filter ul {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (min-width: 992px) {
  .listing-more-filter ul {
    -webkit-column-count: 4;
    column-count: 4;
  }
}

.listing-more-filter__inner {
  padding: 15px;
}

@media screen and (min-width: 768px) {
  .listing-more-filter__inner {
    padding: 30px 50px 15px;
  }
}

.listing-header-map-container {
  position: relative;
  min-height: 430px;
}

.js-map-container.is-fullscreen {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.listing-box {
  position: relative;
}

.listing-box:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 15px solid #ffffff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}

.listing-box__image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 65px;
  margin-right: 15px;
}

.listing-box__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 150px;
  flex: 1 0 150px;
}

.listing-box__title {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
}

.listing-box__address {
  display: inline-block;
  max-width: 190px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.listing-column {
  position: relative;
}

@media screen and (min-width: 1200px) {
  .listing-column--xl-50 {
    width: 50%;
  }
}

.listing-column--content {
  padding: 30px;
}

.listing-column--map {
  min-height: 500px;
}

@media screen and (min-width: 1200px) {
  .listing-column--map {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 100vh;
  }
}

@media screen and (min-width: 768px) {
  .grid-view__item {
    width: 48%;
  }
}

.list-view {
  margin-top: 30px;
}

@media screen and (min-width: 576px) {
  .list-view__item .listing {
    margin-top: 0;
    padding: 15px;
    border-bottom: 1px solid #eeeeee;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  .list-view__item .listing:hover {
    background-color: #f6f6f6;
  }
}

@media screen and (min-width: 768px) {
  .list-view__item .listing {
    padding: 30px;
  }
}

@media screen and (min-width: 576px) {
  .list-view__item .listing img {
    width: 100%;
    height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media screen and (min-width: 576px) {
  .list-view__item .listing__thumbnail {
    position: relative;
    width: 40%;
    margin-right: 15px;
  }
}

@media screen and (min-width: 576px) {
  .list-view__item .listing__detail {
    width: 60%;
    border: 0;
    padding: 0;
  }
}

.listing-column .listing-filter-container {
  margin-top: 20px;
}

.listing-column .listing-filter--group {
  margin-bottom: 15px;
}

.listing-column .listing-filter--list > * {
  margin-bottom: 15px;
}

.listing-filter-label {
  display: block;
  margin-bottom: 15px;
}

.listing-filter--category {
  margin-right: 0;
}

.listing-filter--category li {
  border-radius: 3px;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  height: 50px;
  margin-bottom: 5px;
  background: transparent;
}

@media screen and (min-width: 992px) {
  .listing-filter--category li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 170px;
    flex: 0 0 170px;
  }
}

.listing-filter--category li:not(:last-child) {
  margin-right: 10px;
}

.listing-filter--category li.is-active .listing-filter__content {
  background-color: rgba(252, 196, 0, 0.5);
}

.listing-filter--category a {
  padding: 0;
}

.listing-filter__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.listing-filter__bg--coffee {
  background-image: url("/assets/img/coffee.jpg");
}

.listing-filter__bg--food {
  background-image: url("/assets/img/food.jpg");
}

.listing-filter__bg--cake {
  background-image: url("/assets/img/cake.jpg");
}

.listing-filter__bg--fruit {
  background-image: url("/assets/img/fruit.jpg");
}

.listing-filter__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.label {
  border-radius: 3px;
  font-size: 10px;
  font-size: 0.625rem;
  position: absolute;
  top: 12px;
  left: 12px;
  display: inline-block;
  padding: 2px 8px;
  color: #222222;
  text-align: center;
}
.settings .label,
.app-body .label {
  position: unset;
  padding: .25em .5em;
  font-size: 75%;
  line-height: 1;
  vertical-align: baseline;
  font-weight: 700;
  background-color: rgba(120,130,140,.6);
  color: #fff;
  border-radius: .2rem;
}

.label--primary {
  background-color: #f76b1c;
}

.label--secondary {
  background-color: #39b54a;
  color: #ffffff;
}

.label--tertiary {
  background-color: #f15636;
  color: #ffffff;
}

.favorite {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}

.load-more {
  margin-top: 40px;
}

.instruction-container {
  margin-top: 30px;
}

.instruction--layout-1 .instruction-container .instruction__step:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 15%;
  left: 50%;
  width: 80px;
  height: 20px;
  background-color: rgba(252, 196, 0, 0.5);
  border-radius: 15px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.instruction--layout-1 .instruction-container:first-of-type .instruction__step:before {
  background-color: rgba(252, 196, 0, 0.2);
}

.instruction--layout-1 .instruction-container:last-of-type .instruction__step:before {
  background-color: rgba(252, 196, 0, 0.7);
}

.instruction__step {
  font-size: 48px;
  font-size: 3rem;
  position: relative;
  display: inline-block;
  font-weight: 600;
  z-index: 2;
}

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

.instruction__detail {
  max-width: 260px;
  margin: 0 auto;
}

.instruction__image {
  margin-bottom: 25px;
}

.instruction__image img {
  height: 60px;
  margin-right: auto;
  margin-left: auto;
}

.instruction--layout-2 {
  padding-top: 0;
}

@media screen and (min-width: 992px) {
  .instruction--layout-2 .instructions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .instruction--layout-2 .instruction-container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .instruction--layout-2 .instruction-container:nth-child(odd) {
    background-color: #e5e5e5;
  }
  .instruction--layout-2 .instruction-container:nth-child(even) {
    background-color: #f6f6f6;
  }
  .instruction--layout-2 .instruction {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .instruction--layout-2 .instruction-container:not(:last-child) .instruction:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    width: 0;
    height: 0;
    display: block;
    margin-top: -123px;
    border-top: 123px solid transparent;
    border-bottom: 123px solid transparent;
    border-left: 30px solid #e5e5e5;
    z-index: 2;
  }
  .instruction--layout-2 .instruction-container:nth-child(2) .instruction:after {
    border-left-color: #f6f6f6;
  }
}

@media screen and (min-width: 1200px) {
  .instruction--layout-2 .instruction-container:not(: last-child) .instruction:after {
    border-left-width: 45px;
  }
}

.post {
  position: relative;
  margin-top: 30px;
}

.post-image {
  margin-bottom: 20px;
}

.post-thumbnail {
  position: relative;
  overflow: hidden;
}

.post-thumbnail img {
  -webkit-transition: 0.5s -webkit-transform ease-out;
  transition: 0.5s -webkit-transform ease-out;
  transition: 0.5s transform ease-out;
  transition: 0.5s transform ease-out, 0.5s -webkit-transform ease-out;
}

.post-thumbnail:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.entry-header {
  margin-bottom: 20px;
}

.entry-title {
  /* font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 15px; */
}

.entry-content {
  margin-bottom: 10px;
}

.entry-meta {
  margin-bottom: 40px;
  padding-bottom: 25px;
  border-bottom: 1px solid #dddddd;
}

@media screen and (min-width: 768px) {
  .entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 40px;
  }
}

.entry-meta > * {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .entry-meta > * {
    margin-bottom: 0;
  }
}

.entry-tags a {
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 15px;
  border: 1px solid #dddddd;
}

.entry-tags a:hover {
  border-color: #f76b1c;
}

.entry-tags a:not(:last-child) {
  margin-right: 5px;
}

.social-list li {
  font-size: 20px;
  font-size: 1.25rem;
}

.social-list li:not(:last-child) {
  margin-right: 15px;
}

.social-list a {
  color: #666666;
}

.social-list a:hover {
  color: #f76b1c;
}

.post.sticky:before {
  font-size: 10px;
  font-size: 0.625rem;
  content: 'Sticky';
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-block;
  background-color: #f76b1c;
  padding: 2px 10px;
  border-radius: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.post-title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
}

.post-meta {
  margin-bottom: 0;
}

.post-meta span:not(:last-child):after {
  /* content: '//';
  display: inline-block;
  padding: 0 5px;
  color: #999999; */
}

.news--layout-1 .post-thumbnail,
.news--layout-3 .post-thumbnail {
  margin-bottom: 20px;
}

.news--layout-2 .post-content,
.news--layout-4 .post-content {
  /* padding: 20px; */
}

@media screen and (min-width: 768px) {
  .news--layout-2 .post-content,
  .news--layout-4 .post-content {
    padding: 15px 30px 10px;
  }
}

.news--layout-2 .post-meta,
.news--layout-4 .post-meta {
  padding-top: 20px;
  border-top: 1px solid #dddddd;
}

@media screen and (min-width: 768px) {
  .news--layout-2 .post-meta,
  .news--layout-4 .post-meta {
    padding-top: 25px;
  }
}

.breadcrumbs-container {
  padding-top: 20px;
  margin-bottom: 20px;
}

.breadcrumbs__item:not(:last-child):after {
  content: '/';
  display: inline-block;
  padding: 0 5px;
}

.error-404 {
  padding: 100px 0;
}

.error-404__subtitle {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 40px;
}

.pricing-table {
  border-radius: 3px;
  position: relative;
  margin-top: 30px;
  padding: 25px;
  border: 1px solid #eeeeee;
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .pricing-table {
    padding: 25px 25px;
  }
}

.pricing-table--featured {
  -webkit-box-shadow: 0px 5px 11.64px 0.36px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 5px 11.64px 0.36px rgba(0, 0, 0, 0.13);
}

.pricing-table__header {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}

.pricing-table__name {
  font-size: 22px;
  font-size: 1.375rem;
  display: inline-block;
  width: 49%;
  height: auto;
  vertical-align: top;
}

.pricing-table__price {
  display: inline-block;
  text-align: right;
  width: 50%;
}
.pricing-table__price h3{
  font-size: 18px;
  line-height: normal;
  margin: 0;
}

.pricing-table__price sup {
  font-size: 60%;
}

.pricing-table__body {
  padding-bottom: 0;
}

.pricing-table__feature {
  position: relative;
  margin-bottom: 15px;
  padding-left: 30px;
}

.pricing-table__feature:before {
  content: '\f00c';
  position: absolute;
  display: inline-block;
  left: 0;
  color: #f76b1c;
  font-family: Flaticon;
  font-weight: 900;
}

.pricing-table__feature--not-supported {
  color: #888888;
}

.pricing-table__feature--not-supported:before {
  font-family: Flaticon;
  font-weight: 900;
  content: '\f00c';
  color: #888888;
}
.pricing-table__footer .button--block{
  width: auto;
  margin: 0 auto;
}
.corner-ribbon {
  position: absolute;
  top: 15px;
  right: -30px;
  left: auto;
  display: block;
  width: 120px;
  line-height: 30px;
  background-color: #f76b1c;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.settings__header {
  font-size: 26px;
  font-size: 1.625rem;
  margin-bottom: 40px;
  font-weight: 400;
}

.setting-group {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}

.setting-group:last-child {
  border-bottom: 0;
}

.setting-group__title {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 20px;
}

.setting {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
}

.setting--current .setting__icon,
.setting--current .setting__link,
.setting:hover .setting__icon,
.setting:hover .setting__link {
  color: #f76b1c;
}

.setting__link {
  display: block;
}
.setting__link span{
  font-weight: bold;
}

.setting__icon {
  position: absolute;
  left: 0;
  top: -3px;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.setting__icon::before{
  margin-left: unset;
  font-size: 1.3rem;
}
@media screen and (min-width: 768px) {
  .testimonial--layout-1 .testimonials,
  .testimonial--layout-2 .testimonials {
    padding-left: 80px;
    background-image: url("/assets/img/quote.png");
    background-repeat: no-repeat;
    background-position: left 35%;
  }
}

.testimonial--layout-2 .page-section__title {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .testimonial--layout-2 .page-section__title {
    text-align: left;
  }
}

.testimonial--layout-3 {
  padding-top: 0;
}

.testimonial--layout-3 .testimonials {
  background-image: url("/assets/img/quote.png");
  background-repeat: no-repeat;
  background-position: center 30%;
}

.testimonial-content {
  font-size: 16px;
  font-size: 1rem;
  max-width: 650px;
  margin-bottom: 30px;
  padding-top: 15px;
}

.testimonial--layout-3 .testimonial-content {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .testimonial-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 768px) {
  .testimonial--layout-3 .testimonial-footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.testimonial-avatar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 80px;
  margin-right: 15px;
  margin-bottom: 10px;
  border-radius: 50%;
}

@media screen and (min-width: 768px) {
  .testimonial-avatar {
    margin-bottom: 0;
  }
}

.testimonial-client-name {
  font-size: 16px;
  font-size: 1rem;
}

.testimonial-client-name:after {
  content: '//';
  display: inline-block;
  padding: 0 5px;
}

.testimonial-container {
  position: relative;
}

.testimonial-button-container {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
}

@media screen and (min-width: 768px) {
  .testimonial--layout-3 .testimonial-button-container {
    right: 0;
    bottom: 50%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.testimonial-button {
  display: inline-block;
  width: 35px;
  height: 35px;
  border: 1px solid #aaaaaa;
  color: #aaaaaa;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}

.testimonial-button:not(:last-child) {
  margin-right: 5px;
}

.testimonial-button.swiper-button-disabled {
  border-color: #eeeeee;
  color: #eeeeee;
}

.testimonial-video {
  position: relative;
  margin-bottom: 20px;
  border-radius: 50%;
}

@media screen and (min-width: 768px) {
  .testimonial-video {
    margin-bottom: 0;
  }
}

.testimonial-video a {
  font-size: 50px;
  font-size: 3.125rem;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  color: #ffffff;
  -webkit-transition-property: color, -webkit-transform;
  transition-property: color, -webkit-transform;
  transition-property: transform, color;
  transition-property: transform, color, -webkit-transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.testimonial-video a:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
  color: #f76b1c;
}

.testimonial-video img {
  margin-right: auto;
  margin-left: auto;
}

.contact-container .page-section__title {
  margin-bottom: 15px;
}

.contact-map-container {
  position: relative;
  min-height: 400px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .contact-map-container {
    margin-bottom: 0;
  }
}

.contact {
  margin-top: 40px;
}

.contact-list {
  margin-bottom: 75px;
}

.contact-icon {
  font-size: 24px;
  font-size: 1.5rem;
  width: 70px;
  height: 70px;
  margin: 0 auto 30px;
  color: #ffffff;
  border-radius: 50%;
  line-height: 70px;
  text-align: center;
}

.contact-type {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px;
}

.contact-type ~ a {
  display: block;
}

.coming-soon__header {
  padding: 65px 0;
}

.coming-soon__header img {
  margin-right: auto;
  margin-left: auto;
}

.coming-soon__main {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (min-width: 768px) {
  .coming-soon__main {
    padding-top: 125px;
    padding-bottom: 125px;
  }
}

.coming-soon__title {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .coming-soon__title {
    margin-bottom: 60px;
  }
}

.coming-soon__wrapper:not(:last-child) {
  margin-right: 5px;
}

@media screen and (min-width: 768px) {
  .coming-soon__wrapper:not(: last-child) {
    margin-right: 20px;
  }
}

@media screen and (min-width: 992px) {
  .coming-soon__wrapper:not(: last-child) {
    margin-right: 35px;
  }
}

.coming-soon__time {
  font-size: 20px;
  font-size: 1.25rem;
  border-radius: 3px;
  display: block;
  margin-bottom: 15px;
  width: 60px;
  height: 70px;
  border-bottom: 3px solid #888888;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  line-height: 70px;
}

@media screen and (min-width: 768px) {
  .coming-soon__time {
    font-size: 48px;
    font-size: 3rem;
    width: 140px;
    height: 150px;
    line-height: 150px;
  }
}

.coming-soon__unit {
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (min-width: 768px) {
  .coming-soon__unit {
    font-size: 16px;
    font-size: 1rem;
  }
}

.coming-soon__footer {
  padding-top: 70px;
  padding-bottom: 70px;
}

.coming-soon__form-container {
  max-width: 540px;
  margin-right: auto;
  margin-left: auto;
}

.coming-soon__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.coming-soon__form > input {
  width: 70%;
}

.coming-soon__form > button {
  width: 30%;
  padding: 12px;
}

.create-listing__wrapper {
  padding: 20px;
}

@media screen and (min-width: 768px) {
  .create-listing__wrapper {
    padding: 50px;
  }
}

.create-listing__wrapper .page-title {
  margin-bottom: 30px;
}

.progressbar-container {
  border-radius: 20px;
  display: block;
  width: 100%;
  height: 8px;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}

.progressbar {
  border-radius: 20px;
  display: block;
  background-color: #f76b1c;
  height: 100%;
}

/* .accordion-container {
  position: relative;
}

.accordion-container:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 3px;
  display: inline-block;
  width: 0;
  border-left: 1px dashed #aaaaaa;
}

.accordion {
  position: relative;
  padding-left: 20px;
  margin-bottom: 35px;
} */

/* .accordion:before {
border-radius: 50%;
font-size: 8px;
font-size: 0.5rem;
content: '\f111';
position: absolute;
left: -8px;
top: 0;
display: block;
width: 16px;
height: 16px;
background-color: #f76b1c;
color: #ffffff;
text-align: center;
line-height: 16px;
font-family: Flaticon;
font-weight: 900;
}

.accordion:first-of-type:before {
font-size: 10px;
font-size: 0.625rem;
content: '\f041';
left: -10px;
width: 20px;
height: 20px;
background-color: #5e03ab;
line-height: 20px;
font-family: Flaticon;
font-weight: 900;
}

.accordion:last-of-type:before {
content: '\f024';
background-color: #f15636;
font-family: Flaticon;
font-weight: 900;
} */

/* .accordion__header {
  cursor: pointer;
}

.accordion__header > * {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0;
  color: #666666;
}

.accordion.is-open .accordion__header > * {
  color: #222222;
}

.accordion__content {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}

.accordion__inner {
  padding-top: 25px;
}

.accordion__image {
  max-width: 200px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 15px;
  margin-bottom: 15px;
} */
/* Style the buttons that are used to open and close the accordion panel */
/* .page-accordion .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
} */

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
/* .page-accordion .active, .page-accordion .accordion:hover {
  background-color: #ccc;
} */

/* Style the accordion panel. Note: hidden by default */
/* .page-accordion .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.page-accordion .accordion-wrapper {
  padding: 40px;
}
.page-accordion .accordion:after {
  content: '\02795';
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.page-accordion .active:after {
  content: "\2796";
}
.page-accordion .page-section__title{
  text-align: center;
}

@media screen and (min-width: 576px) {
  .accordion__image {
    margin-bottom: 0;
  }
}

.accordion__desc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
} */

.single-listing-header {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
}

@media screen and (min-width: 768px) {
  .single-listing-header {
    height: 450px;
  }
}

.single-listing-header-1 {
  background-image: url("/assets/img/single-listing-bg-1.jpg");
}

@media screen and (min-width: 992px) {
  .single-listing-header-1 {
    height: 600px;
  }
}

@media screen and (min-width: 992px) {
  .single-listing-header-2 {
    height: 300px;
  }
}

.single-listing-slider {
  max-width: 1920px;
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .single-listing--layout-2 .listing-widget-container {
    margin-top: -400px;
    z-index: 20;
  }
}

@media screen and (min-width: 992px) {
  .single-listing--layout-3 .listing-widget-container {
    margin-top: -250px;
    z-index: 20;
  }
}

@media screen and (min-width: 992px) {
  .single-listing--layout-4 .listing-widget-container {
    margin-top: -100px;
  }
}

@media screen and (min-width: 992px) {
  .single-listing--layout-4 .listing-section-container {
    margin-top: -100px;
  }
}

.stars-outer {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  display: inline-block;
  color: #999999;
  font-family: Flaticon;
  font-weight: 900;
}

.stars-outer:before {
  content: '\f132 \f132 \f132 \f132 \f132';
  color: #dddddd;
  font-family: Flaticon;
  font-weight: normal;
}

.stars-inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
}

.stars-inner:before {
  content: '\f131 \f131 \f131 \f131 \f131';
  color: #f76b1c;
  font-family: Flaticon;
  font-weight: normal;
}

.stars {
  font-size: 20px;
  font-size: 1.25rem;
  color: #dddddd;
  cursor: pointer;
}

.star.hover {
  color: #f76b1c;
}

.star.is-selected {
  color: #f76b1c;
}

.map-controls {
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block;
  z-index: 10;
}

.map-control:not(:last-child) {
  margin-bottom: 5px;
}

.map-control-button {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 2.97px 0.03px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2.97px 0.03px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
}

.map-control-button:hover {
  background-color: #f76b1c;
}

.site-footer {
  color: #eeeeee;
}

.site-footer__primary {
  padding: 75px 0;
  background-color: #282828;
}

.site-footer__logo {
  margin-bottom: 10px;
}

.site-footer__logo img {
  margin-right: auto;
  margin-left: auto;
}

.site-footer__links a {
  color: #eeeeee;
}

.site-footer__links a:hover {
  color: #f76b1c;
}

.site-footer__social {
  font-size: 20px;
  font-size: 1.25rem;
}

.site-footer__social li:not(:last-child) {
  margin-right: 20px;
}

.site-footer__secondary {
  padding: 20px 0;
  background-color: #222222;
}

@media screen and (min-width: 768px) {
  .site-footer__secondary-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.site-footer__copyright {
  margin-bottom: 10px;
}

.site-footer__copyright a{
  color: #f76b1c;
}
.site-footer__copyright a:hover{
  color: #eeeeee;
}

@media screen and (min-width: 768px) {
  .site-footer__copyright {
    margin-bottom: 0;
  }
}

.site-footer__details li:not(:last-child) {
  margin-right: 10px;
}

.site-footer__details li:not(:last-child):after {
  content: '/';
  display: inline-block;
  margin-left: 10px;
}


/*# sourceMappingURL=maps/style.css.map */
#toTop {
  display: inline-block;
  background-color: #f76b1c;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#toTop i::before {
  font-size: 1em;
  line-height: 50px;
  color: #fff;
}
#toTop:hover {
  cursor: pointer;
  background-color: #333;
}
#toTop:active {
  background-color: #555;
}
#toTop.show {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 500px) {
  #toTop {
    margin: 10px;
  }
}

.span_error{
  color: #f76b1c;
  font-size: 0.875rem;
}

.span_success{
  color: green;
  font-size: 0.875rem;
}

.remove-from-wishlist{
  position: absolute;
  right: 10px;
  z-index: 100;
  top: 10px
}
.remove-from-wishlist img{
  width: 20px;
  height: 20px;
}

.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  background: black;
}
.nav-mobile  {
  top: 48%;
  transform: translateY(-100%);
}
.user-action .button--small {
  display: block !important;
}
.user-action .sign-in .flaticon-user {
  display: inline;
}
.new-task-title {
  font-size: 22px;

}
.nav-active {
  display: block;
  animation-name: appear;
  animation-duration: 1s;
  animation-fill-mode: forwards;

}
.page-content {
  flex: 1;
}
.nav-disabled {
  display: none;
  animation-name: disappear;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
header {
  width: 100%;
}
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.site-footer {
  width: 100%;
}
@keyframes appear {
  from { transform: translateY(-100%); opacity: 0; display: block}
  to{transform: translateY(0); opacity: 1;}
}
@keyframes disappear {
  from { transform: translateY(0); opacity: 1;}
  99% {transform: translateY(-100%); opacity: 0;}
  to {transform: translateY(-150%); opacity:0; display:none }
}
.user-action .flaticon-user {
  display: none;
}
.swiper-button-next, .swiper-button-prev {
  top: 61%;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 5%;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 5%;
}
/* .page-accordion .accordion:after {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
} */
.listing-member__info .button--pill{
  background: none;
  border: 2px solid #f76b1c;
  box-sizing: border-box;
  width: 35px;
  height: 35px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-top: 3px
}
.notification {
  cursor: pointer;
  position: relative;
  border-radius: 100%;
  border: 1.5px solid black;
  width: 23px;
  box-sizing: border-box;
  height: 23px;
  flex-shrink: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: .5s all;
  margin-left: 5px;
}
.user-action {
  display: flex;
  align-items: center;
}
.notification:hover {
  border-color: #f76b1c;
}
.notification span {
  position: absolute;
  font-size: 10px;
  width: 10px;
  height: 10px;
  background: #f76b1c;
  border-radius: 100%;
  transition: .5s all;

  color: #fff;
  text-align: center;
  right: -2px;
  bottom: -2px;
}

.notification i:before {
  font-size: 14px;
  transition: .5s all;
  text-align: center;
  font-weight: bold;
}

.notification:hover i:before {
  color: #f76b1c
}

.notifications__wrapper {
  position: absolute;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  padding: 10px;
  max-width: 300px;
  width: 250px;
  right: 0
}

.notifications__wrapper * {
  margin: 0
}
.notifications__wrapper ul {
  list-style-type: none;
  padding-left: 0;
}
.news__wrapper {
  overflow: hidden;
}
.news--layout-2 {
  position: relative;
}
.post-thumbnail {
  height: 200px;
  flex-shrink: 0;
}
.post-thumbnail a {
  height: 100%;
}
.post-thumbnail a img {
  width: 100%;
  object-fit: cover;
}
.post {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 425px;
}
.post-title {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 50px;
  -webkit-box-orient: vertical;
}
.news--layout-2 .post-meta, .news--layout-4 .post-meta {
  padding-top: 10px;
}
.post-excerpt {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 45px;
  margin-bottom: 25px;
  -webkit-box-orient: vertical;
}
.notifications__wrapper_active {
  visibility: visible;
  opacity: 1;
  top: 70px;
  box-shadow: 2px 5px 5px #000
}

.listing-member__info .button-active {
  background: #f76b1c;
}
.listing-member__info .button--pill i {
  color: #f76b1c;
}
.listing-member__info .button--pill i:before {
  font-size: 17px;
}
.listing-member__info .button-active i {
  color: #fff;
}
/* .page-accordion .accordion {
  padding-right: 40px !important;
} */

.listing__thumbnail {
  height: 250px;
}
.listing__thumbnail a{
  height: 100%;
}
.listing__title {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 50px;
  -webkit-box-orient: vertical;
}
.listing__location {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 65px;
  -webkit-box-orient: vertical;

}
.listing {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
}
.listing__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.listing__detail {
  flex: 1;
}
.listing-list .col-lg-3, .listing-list .col-md-3 {
  margin-top: 25px;
}
.boxmessages {
  position: relative;
}
.responses .confirm{
  padding: 10px;
}
.padding-block {
  padding-top: 50px;
}
.input__wrapper {
  position: relative;
}
.message-sent {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  width: 25px;
  cursor: pointer;
}
.list-top-link {
  position: absolute;
  padding: 15px 10px;
  background: rgba(22, 32, 42, 0.15);
  top: 0;
  left: 0;
  width: 100%
}
.listing-list .row .col-md-4{
  margin-bottom: 15px;

}
.news .swiper-slide {
  width: 23%;
}
.news > .container > .row {
  /* gap: 30px; */
}

.listing-cell .listing__wrapper {
  align-items: flex-start;
  flex-direction: row !important;
}


.footer__cards {
  display: flex;
  margin-top: 0;
  gap: 10px;
  justify-content: flex-end;
}
.footer__cards img {
  width: 30px;
  height: 30px;
}
.site-footer__secondary-wrapper {
  align-items: flex-start;
}

.aside-slider {
  height:auto;
  position: relative;
}
.aside__wrapper {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 15px;
}
.aside__title {
  font-size: 1.5rem;
  font-weight: 600;
  font-family: 'Fira Sans Extra Condensed', sans-serif;
  text-align: center;
}
.site-footer__details {
  text-align: right;
}
.aside-slider .post .post-thumbnail {
  height: 100%;
}
.aside-slider .post .post-thumbnail a img {
  width: 100%;
  object-fit: contain;
}
.aside-slider .post {
  margin: 0;
  height: 100px;
  width: 100px;
  text-align: center;
}
.aside-slider .post .bg-wild-sand {
  background: none;
}


#detail {
  display: flex;
  flex-direction: column;
}

.chatlist::-webkit-scrollbar-thumb {
  background: #f76b1c;
}
.boxmessages::-webkit-scrollbar-thumb {
  background: #f76b1c;
}

.chatlist::-webkit-scrollbar {
  width: 4px;
  height: 10px;
}
.boxmessages::-webkit-scrollbar {
  width: 4px;
  height: 10px;
}
.preview__wrapper {
  position: relative;
  width: 150px;
  height: 100px;
  display: none;
}
.preview__wrapper.active {
  display: block;
}
.preview-form-remove {
  position: absolute;
  right: -5px;
  top: -5px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
}
.boxmessages {
  flex: 1;
}
.preview-form {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

#news_image~.preview__wrapper {
  margin-top: 10px;
}

.extra-articles .post {
  margin-top: 0;
}
.extra-articles {
  margin-top: 20px;
}

.extra-articles .col-12 + .col-12{
  margin-top: 60px;
}

.extra-articles .post-thumbnail {
  height:250px;
}
.post-meta  {
  height: 45px;
}

.site-footer__copyright {
  text-align: right;
  margin-top: 10px;
}

.post-image img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

@media(max-width: 1200px) {
  .news > .container > .row {
    /* gap: 25px; */
  }
  .responses {
    font-size: 14px;
  }
}
@media(max-width: 992px) {
  .news .swiper-slide {
    width: 31%;
  }
  .user-action {
    top: 50%;
    transform: translateY(-50%);
  }
  .main-search-container .main-search--layout-1 .main-search__group--tertiary {
    margin-top: 20px;
  }
  .app-body-inner {
    position: relative;
  }
  .aside__title {
    font-size: 1rem;
    font-weight: bold;
  }
  .aside__wrapper {
    justify-content: flex-start;
  }
  .aside-slider .post {
    margin: 0;
    height: 90px;
    width: 90px;
    text-align: center;
  }
}
@media(max-width: 768px) {
  .post-thumbnail img {
    width: 100%;
  }
  .extra-articles .post-thumbnail {
    height:auto;
  }

  .boxmessages {
    background: rgba(249, 105, 14, .2);
  }
  .site-footer__secondary-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .site-footer__details {
    text-align: left;
  }
  .site-footer__copyright {
    text-align: left;
  }
  .footer__cards {
    order: 2
  }
  .app-body-inner {
    border: 1px solid black;
  }
  .aside-slider {
    height: auto;
  }
  .aside-slider ~ .swiper-button-prev {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  .aside-slider ~ .swiper-button-next {
    bottom: 50%;
    transform: translateY(50%);
    right: 0;
  }
  .aside-slider .post {
    height: auto;
  }
  .footer__cards {
    justify-content: flex-start;
  }
  .news .swiper-slide {
    width: 47%;
  }
  .post-thumbnail {
    height: auto;
  }
  .news .post-content {
    flex: 1;
  }
  .swiper-slide.zodiac {
    width: 100% !important;
  }
  .news__wrapper {
    width: 85%;
    margin: 0 auto;
  }
  .app-body-inner .row-col{
    display: flex;
    flex-direction: column;
  }
  .app-body-inner .row-col > div.aside-sm {
    width: 100%;
    position: relative !important;
    height: auto;
    left: 0;
    display: block;
  }
  .app-body-inner #list .row-col {
    transform: none;
    position: relative;
    max-width: 100%;
  }
  .app-body-inner .chatlist {
    height: 130px;
    position: relative;
  }
  .app-body-inner #detail {
    height: 500px;
  }
}
@media(max-width:576px) {
  .user-action .button--small{
    padding: 4px 8px;
    font-size: 0;
  }
  .no-padding {
    padding-right: 0;
    padding-left: 0;
  }
  .no-padding > .row > .col-md-8 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .post-image img {
    height: auto;
    width: 100%;
    object-fit: cover;
  }
  .extra-articles .post {
    height: auto;
  }
  .extra-articles .post .post-content {
    padding: 20px 30px;
  }
  .extra-articles .col-12 + .col-12 {
    margin-top: 30px;
  }
  .row.extra-articles .col-12{
    padding-left: 0;
    padding-right: 0;
  }
  .aside-slider .post {
    margin: 0;
    height: 70px;
    width: 70px;
    text-align: center;
  }
  .news .post {
    height:auto;
  }
  .news > .container > .row {
    /* gap: 15px; */
  }
  .news .swiper-slide {
    width: 100%;
  }
  .user-action .sign-in span {
    display: none;
  }
  .user-action .flaticon-user {
    display: inline;
  }
  .swiper-container {
    width: 85%;
  }
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
  }
  .swiper-button-prev, .swiper-container-rtl .swtable-responsiveiper-button-next {
    left: 10px;
  }
  .page-content .responses {
    overflow-x: auto;
  }
  .page-content .table-responsive {
    width: 650px;
  }
  .nav-active {
    animation: none
  }
}

.listing__wrapper.response .listing__title a{
  color: #f76b1c;
}
.company-detail .page-content {
  padding-bottom: 100px;
}
.setting__link:focus {
  outline: none;
}
.listing__wrapper.response .listing__title a{
  color: #f76b1c;
}
.tasks-wrapper tbody{
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.tasks-wrapper .col-lg-6 tbody > .listing-row {
  width: 100%;
  padding: 30px 30px 40px;
  background: #F6F6F6;
}
.tasks-wrapper tbody > .listing-row {
  width: 48%;
  padding: 30px;
  background: #F6F6F6;
}

.tasks-wrapper tbody > .listing-row .listing-cell{
  padding: 0;
}
.tasks-wrapper tbody > .listing-row .listing-cell .listing__title {
  display: flex;
  justify-content: space-between;
  height: auto;
}
.tasks-wrapper tbody > .listing-row .listing-cell .listing__title a {
  font-weight: bold;
  font-size: 20px;
  line-height: 27px;
  color: #000000;
  width: 65%;
}
.tasks-wrapper tbody > .listing-row .listing-cell .listing__title span {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold !important;
  color: #F76A21;
}
.tasks-wrapper tbody > .listing-row .listing-cell .listing__location {
  display: flex;
  flex-direction: column;
  height: auto;
  padding-bottom: 30px;
}

.tasks-wrapper tbody > .listing-row .listing-cell .listing__location span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  padding-top: 10px;
  border-top: 1px solid #DDDDDD;
  color: #222222;
}

@media(max-width: 1270px) {
  .tasks-wrapper tbody {
    gap: 27px;
  }
}
.listing-table .listing-action {
  padding: 10px 0;
}

@media(max-width: 993px) {
  .tasks-wrapper .col-lg-3.order-2{
    display: contents;
  }
  .tasks-wrapper .col-lg-3.order-2 > .settings{
    order: 2;
    width: 100%;
    padding: 0 15px;
  }
  .tasks-wrapper .col-lg-3.order-2 > .button {
    order: 1;
    margin: 10px 15px;
  }
}
@media(max-width: 767px) {
  .tasks-wrapper tbody {
    margin-top: 20px;
  }
  .tasks-wrapper tbody > .listing-row {
    width: 100%;
  }

}
.listing__wrapper.response .listing__title a {
  color: #f76b1c !important;
}
.aside__wrapper {
  justify-content: center;
}
#app .budget {
  margin-bottom: 15px;
}
.tasks-wrapper tbody > .listing-row.approved .listing-cell .listing__title a{
  color: #F76A21;
}
