@charset "UTF-8";
html {
    overflow-x: hidden;
    overflow: scroll;
    max-width: 100% !important;
    letter-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width: auto;
    height: auto !important;
}
body {
    width: auto;
    height: auto !important;
    color: #2b2b2b;
}
#x-Wrapper {
    background-color: #fff;
    width: auto;
    height: auto !important;
}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
figure img,
video {
    width: 100%;
    height: auto;
    display: block;
}
.x-Height {
    position: relative;
    height: 100%;
}
.x-TanslateY {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}
.x-Image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.x-Flex {
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.x-Flex-Position {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}
.xGrid-1 {
    display: grid;
    display: -webkit-grid;
    display: -ms-grid;
    grid-template-rows: auto;
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr) [12];
    grid-template-columns: repeat(12, 1fr);
}
.xGrid-2::after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
}
.xFooter-1,
.xHeader-1 {
    background-color: #2b2b2b;
    color: #fff;
    display: table;
    padding: 30px;
    width: 100%;
}
.xHeader-1x1 {
    display: table-cell;
    vertical-align: middle;
}
.xHeader-1x2 {
    display: table-cell;
    text-align: right;
}
.xHeader-1x2 ul li {
    display: inline-block;
}
.xHeader-1x2 ul li:nth-child(2) {
    margin: 0 3px;
}
.xHeader-1x2 img {
    width: 45px;
    height: auto;
}
.x-Link > li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    padding-left: 25px;
}
.x-Link > li::after {
    content: "/";
    position: absolute;
    right: -27.5px;
}
.x-Link > li:last-child {
    margin-right: 0;
}
.x-Link > li:last-child::after {
    content: none;
}
.x-Link > li:nth-child(1) {
    padding-left: 0;
}
.xHeader-2 {
    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;
    position: relative;
    padding: 45px 0;
    margin-top: 45px;
    margin-bottom: 60px;
}
.xHeader-2x1 {
    position: absolute;
    top: 18px;
    right: 0;
    left: 0;
    margin: 0 auto;
    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;
}
.xHeader-2x2 {
    display: none;
    cursor: pointer;
}
.xHeader-2x2 .x-Line {
    width: 30px;
    height: 1px;
    background-color: #2b2b2b;
    margin-left: auto;
}
.xHeader-2x2 .x-Line:nth-child(2) {
    width: 15px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.xHeader-2x3 ul {
    width: 100%;
}
.xHeader-2x3 .x-Link > li:nth-child(3)::after {
    content: none;
}
.xHeader-2x3 .x-Link > li:nth-child(3) {
    margin-right: 240px;
}
.x-Header-A {
    display: none;
    cursor: pointer;
    font-size: 20px;
    color: #2b2b2b;
}
.x-Header {
    background: linear-gradient(rgba(248, 248, 248, 0.6), rgba(248, 248, 248, 0.6)), url(../assets/imgs/x-Canvas.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    width: 100%;
    height: 18vh;
    text-align: center;
}
.xFooter-1x1 {
    display: table-cell;
}
.xFooter-1x2 {
    display: table-cell;
    text-align: right;
}
.xFooter-2 figure {
    display: none;
}
.xFooter-3 {
    display: none;
}
.x__0-1,
.x__1-3,
.x__2-1,
.x__3-1,
.x__4-1,
.x__5-1 {
    background-color: #fff;
    padding: 90px;
}
.x__1-2,
.x__2-2,
.x__3-2,
.x__4-2 {
    background-color: #f8f8f8;
    padding: 90px;
}
.x__1-2x1,
.x__2-1x1,
.x__3-1x1,
.x__4-1x1,
.x__5-1x1 {
    grid-row: 1;
    grid-column: 1 / span 6;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    padding-top: 150px;
    margin-right: 30px;
    padding-left: 60px;
    padding-bottom: 30px;
}
.x__1-2x2,
.x__2-1x2,
.x__3-1x2,
.x__4-1x2,
.x__5-1x2 {
    grid-row: 1;
    grid-column: 7 / span 6;
    -ms-grid-row: 1;
    -ms-grid-column: 7;
    -ms-grid-column-span: 6;
    margin-left: 30px;
}
.x__1-3x1,
.x__2-2x1,
.x__3-2x1,
.x__4-2x1 {
    text-align: center;
}
.x__1-3x2,
.x__2-2x2,
.x__3-2x2,
.x__4-2x2 {
    margin-top: 30px;
    margin-bottom: 45px;
    text-align: center;
}
.x__2-2x3,
.x__3-2x3,
.x__4-2x3 {
    width: 75%;
    margin: 0 auto;
}
.x__1-1x1 .x-Content:nth-child(2) {
    margin-top: 30px;
    margin-bottom: 45px;
}
.x__1-2x2 .x-Content:nth-child(2),
.x__1-4x2 .x-Content:nth-child(2),
.x__2-1x2 .x-Content:nth-child(2),
.x__3-1x2 .x-Content:nth-child(2),
.x__4-1x2 .x-Content:nth-child(2) {
    margin-top: 45px;
}
.x__5-1x2 .x-Content:nth-child(2) {
    margin: 45px 0;
}
.x-Border {
    position: relative;
    margin: 0 auto;
}
.x-Border-Content:nth-child(1) {
    position: absolute;
    background-color: #d7d8d9;
    width: 75%;
    height: 75%;
}
.x-Border-Content:nth-child(2) {
    width: 100%;
    height: 100%;
    position: absolute;
}
.x-Border-Content:nth-child(3) {
    position: absolute;
    border: 1px solid #2b2b2b;
    width: 100%;
    height: 100%;
}
.x-Border-Content:nth-child(4) {
    position: absolute;
    border-bottom: 1px solid #fff;
}
.x__1-1x2 .x-Border {
    width: 100%;
    height: 80%;
}
.x__1-1x2 .x-Border-Content:nth-child(1) {
    bottom: -30px;
    right: -30px;
}
.x__1-1x2 .x-Border-Content:nth-child(2) {
    background-image: url(../assets/imgs/x-Home-Cover[1].jpg);
}
.x__1-1x2 .x-Border-Content:nth-child(3) {
    top: -30px;
    right: -60px;
}
.x__1-1x2 .x-Border-Content:nth-child(4) {
    border-left: 1px solid #fff;
    width: calc(100% - 60px);
    height: calc(100% - 30px);
    top: 0;
    right: 0;
}
.x__1-2x1 .x-Border,
.x__2-1x1 .x-Border,
.x__3-1x1 .x-Border,
.x__4-1x1 .x-Border,
.x__5-1x1 .x-Border {
    width: 100%;
    height: 400px;
}
.x__1-2x1 .x-Border-Content:nth-child(1),
.x__2-1x1 .x-Border-Content:nth-child(1),
.x__3-1x1 .x-Border-Content:nth-child(1),
.x__4-1x1 .x-Border-Content:nth-child(1),
.x__5-1x1 .x-Border-Content:nth-child(1) {
    bottom: -30px;
    left: -30px;
}
.x__1-2x1 .x-Border-Content:nth-child(2) {
    background: linear-gradient(rgba(48, 48, 48, 0.5), rgba(48, 48, 48, 0.5)), url(../assets/imgs/x-Home-Cover[2].jpg);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.x__2-1x1 .x-Border-Content:nth-child(2) {
    background-image: url(../assets/imgs/x-Services-Cover.jpg);
}
.x__3-1x1 .x-Border-Content:nth-child(2) {
    background-image: url(../assets/imgs/x-Colour-Cover.jpg);
}
.x__4-1x1 .x-Border-Content:nth-child(2) {
    background: linear-gradient(rgba(48, 48, 48, 0.5), rgba(48, 48, 48, 0.5)), url(../assets/imgs/x-My-Best-Man-Cover.jpg);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.x__5-1x1 .x-Border-Content:nth-child(2) {
    background-image: url(../assets/imgs/x-Community-Cover.jpg);
}
.x__1-2x1 .x-Border-Content:nth-child(3),
.x__2-1x1 .x-Border-Content:nth-child(3),
.x__3-1x1 .x-Border-Content:nth-child(3),
.x__4-1x1 .x-Border-Content:nth-child(3),
.x__5-1x1 .x-Border-Content:nth-child(3) {
    top: -60px;
    left: -60px;
}
.x__1-2x1 .x-Border-Content:nth-child(4),
.x__2-1x1 .x-Border-Content:nth-child(4),
.x__3-1x1 .x-Border-Content:nth-child(4),
.x__4-1x1 .x-Border-Content:nth-child(4),
.x__5-1x1 .x-Border-Content:nth-child(4) {
    border-right: 1px solid #fff;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    top: 0;
    left: 0;
}
.x__1-1 {
    margin-bottom: 60px;
}
.x__1-1x1 {
    grid-row: 1;
    grid-column: 1 / span 5;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5;
    padding-right: 30px;
    padding-left: 60px;
    height: 60vh;
}
.x__1-1x2 {
    grid-row: 1;
    grid-column: 6 / span 7;
    -ms-grid-row: 1;
    -ms-grid-column: 6;
    -ms-grid-column-span: 7;
    padding-left: 30px;
    padding-right: 120px;
}
.x__1-4x1 {
    grid-row: 1;
    grid-column: 1 / span 6;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    position: relative;
}
.x__1-4x2 {
    grid-row: 1;
    grid-column: 7 / span 6;
    -ms-grid-row: 1;
    -ms-grid-column: 7;
    -ms-grid-column-span: 6;
    background: linear-gradient(rgba(248, 248, 248, 0.75), rgba(248, 248, 248, 0.75)), url(../assets/imgs/x-Canvas.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    border-left: 1px solid #fff;
    padding: 60px;
}
#x-Map-Content {
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(75%);
    -moz-filter: grayscale(75%);
    -ms-filter: grayscale(75%);
    -o-filter: grayscale(75%);
    filter: grayscale(75%);
    display: block;
    border: 0;
}
.x-Map-Content {
    background-color: rgba(255, 255, 255, 0.75);
    border: 1px solid #2b2b2b;
    line-height: 22.5px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    width: 240px;
    margin: 30px;
}
.x-List-Content {
    display: table;
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px dashed #2b2b2b;
}
.x-List-Content:first-child {
    padding-top: 0;
}
.x-List-Content:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.x-List-Content p:nth-child(1) {
    display: table-cell;
}
.x-List-Content p:nth-child(2) {
    display: table-cell;
    text-align: right;
}
.x-Play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 32px;
    height: 44px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 50%;
    display: block;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.x-Play::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #afb2b6;
    border-radius: 50%;
    display: block;
    -webkit-animation: x-Pulse-Border 1.5s ease-out infinite;
    animation: x-Pulse-Border 1.5s ease-out infinite;
    width: 90px;
    height: 90px;
}
.x-Play::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 90px;
    height: 90px;
    background: #afb2b6;
    border-radius: 50%;
    display: block;
    -webkit-transition: all 150ms;
    -o-transition: all 150ms;
    transition: all 150ms;
}
.x-Play {
    transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
}
.x-Play:hover {
    opacity: 0.75;
}
.x-Play img {
    position: relative;
    width: auto;
    height: auto;
    max-width: 100%;
    z-index: 3;
}
.x-Play span {
    display: block;
    position: relative;
    border: 0;
    background: 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 0;
    height: 20px;
    z-index: 2;
    left: 5px;
    border-color: transparent transparent transparent #fff;
    -webkit-transition: 150ms all ease;
    -o-transition: 150ms all ease;
    transition: 150ms all ease;
    cursor: pointer;
    border-style: solid;
    border-width: 14px 0 14px 20px;
}
.x-Play.paused {
    opacity: 0.3;
}
.x-Play.paused:hover {
    opacity: 1;
}
.x-Play.paused span {
    border-style: double;
    border-width: 0 0 0 30px;
    left: 0;
}
.x-Media {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.9);
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.x-Media-B {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.x-Media-C {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
}
.x-Media-C video {
    width: 60%;
    height: auto;
    cursor: pointer;
    margin: 0 auto;
    outline: 0;
}
@-webkit-keyframes x-Pulse-Border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
@keyframes x-Pulse-Border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
.x-Slider {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.x-Slider .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.slick-slide {
    margin: 0 15px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: inherit !important;
}
.slick-slide > div {
    height: 100%;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
}
.x-Slide {
    background-color: #fff;
    border: 1px solid #d7d8d9;
    position: relative;
    margin-top: 30px;
    margin-bottom: 5px;
    padding: 30px;
    height: calc(100% - 35px);
}
.x-Slide::after {
    content: "";
    position: absolute;
    background-color: #afb2b6;
    bottom: -5px;
    right: -5px;
    width: 90px;
    height: 30px;
    z-index: -1;
}
.x-Slide-Content:nth-child(1) i {
    background-color: #fff;
    position: absolute;
    top: -30px;
    left: 30px;
    padding-right: 15px;
    padding-left: 15px;
    color: #afb2b6;
    font-size: 3em;
}
.x-Slide-Content:nth-child(2) {
    line-height: 42.5px;
    text-indent: 90px;
    margin-bottom: 45px;
}
.x-Slide-Content:nth-child(3) {
    padding-bottom: 30px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.x-Tab:nth-child(1)::after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
}
.x-Tab:nth-child(1) button:nth-child(1),
.x-Tab:nth-child(1) button:nth-child(3),
.x-Tab:nth-child(1) button:nth-child(5) {
    display: table-cell;
    margin-bottom: 15px;
    float: left;
    width: calc(50% - 7.5px);
}
.x-Tab:nth-child(1) button:nth-child(2),
.x-Tab:nth-child(1) button:nth-child(4),
.x-Tab:nth-child(1) button:nth-child(6) {
    display: table-cell;
    margin-bottom: 15px;
    float: right;
    width: calc(50% - 7.5px);
}
.x-Table ul {
    display: grid;
    display: -webkit-grid;
    display: -ms-grid;
    grid-template-rows: auto;
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
}
.x-Table ul li {
    border-bottom: 1px solid #2b2b2b;
    display: inline-block;
}
.x-Tab:nth-child(2) {
    border: 1px solid #2b2b2b;
    line-height: 35px;
}
.x-Tab:nth-child(2) > :nth-child(1) .x-Table ul li:nth-child(1),
.x-Tab:nth-child(2) > :nth-child(2) .x-Table ul li:nth-child(1),
.x-Tab:nth-child(2) > :nth-child(3) .x-Table ul li:nth-child(1),
.x-Tab:nth-child(2) > :nth-child(4) .x-Table ul li:nth-child(1),
.x-Tab:nth-child(2) > :nth-child(5) .x-Table ul li:nth-child(1),
.x-Tab:nth-child(2) > :nth-child(6) .x-Table ul li:nth-child(1) {
    border-right: 1px solid #2b2b2b;
    text-align: left;
    padding: 30px;
    grid-row: 1;
    grid-column: 1 / span 3;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
}
.x-Tab:nth-child(2) > :nth-child(1) .x-Table ul li:nth-child(2),
.x-Tab:nth-child(2) > :nth-child(2) .x-Table ul li:nth-child(2),
.x-Tab:nth-child(2) > :nth-child(3) .x-Table ul li:nth-child(2),
.x-Tab:nth-child(2) > :nth-child(4) .x-Table ul li:nth-child(2),
.x-Tab:nth-child(2) > :nth-child(5) .x-Table ul li:nth-child(2),
.x-Tab:nth-child(2) > :nth-child(6) .x-Table ul li:nth-child(2) {
    text-align: center;
    padding: 30px;
    grid-row: 1;
    grid-column: 4 / span 2;
    -ms-grid-row: 1;
    -ms-grid-column: 4;
    -ms-grid-column-span: 2;
}
.x-Table-Content:nth-child(1) {
    background-color: #2b2b2b;
    text-align: center;
    color: #fff;
    padding: 30px;
}
.x-Bullet {
    padding: 30px;
}
.x-Bullet li {
    position: relative;
    padding-left: 45px;
    line-height: 35px;
}
.x-Bullet li::before {
    content: "\2022";
    position: absolute;
    left: 0;
}
.x-Checked {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}
.x-Checked:hover {
    background-color: #2b2b2b;
    color: #fff;
}
.x-Checked:hover a {
    color: #fff;
}
.x-Dialog-1,
.x-Dialog-2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 1000;
}
.x-Dialog-A,
.x-Dialog-D {
    width: 100%;
    height: 100%;
    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;
}
.x-Dialog-B a,
.x-Dialog-B a:visited,
.x-Dialog-E a,
.x-Dialog-E a:visited {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 20px;
    color: #afb2b6;
}
.x-Dialog-C,
.x-Dialog-F {
    background-color: #fff;
    max-width: 60%;
    padding: 60px;
}
.x-Dialog-F {
    overflow-y: auto;
    height: 60%;
}
.x-Dialog-C p,
.x-Dialog-F p,
.x-Dialog-F ul li {
    margin-top: 30px;
    line-height: 42.5px;
}
.x-Dialog-F .x-Partition {
    margin: 45px 0;
    width: 100%;
    border-bottom: 1px solid #afb2b6;
}
.x-Dialog-C::-webkit-scrollbar,
.x-Dialog-F::-webkit-scrollbar {
    width: 4px;
}
.x-Dialog-C::-webkit-scrollbar-track,
.x-Dialog-F::-webkit-scrollbar-track {
    background: #f8f8f8;
}
.x-Dialog-C::-webkit-scrollbar-thumb,
.x-Dialog-F::-webkit-scrollbar-thumb {
    background: #afb2b6;
}
.x-Dialog-F ul {
    padding: 0 45px;
}
.x-Dialog-G {
    text-decoration: underline;
}
.x__3-2 .x-Form-Content:nth-child(1),
.x__4-2 .x-Form-Content:nth-child(1) {
    display: table-cell;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.x__3-2 .x-Form-Content:nth-child(2),
.x__4-2 .x-Form-Content:nth-child(2),
.x__4-2 .x-Form-Content:nth-child(5) {
    display: table-cell;
    padding-right: 15px;
    padding-bottom: 30px;
    float: left;
    width: 50%;
}
.x__3-2 .x-Form-Content:nth-child(3),
.x__4-2 .x-Form-Content:nth-child(3),
.x__4-2 .x-Form-Content:nth-child(6) {
    display: table-cell;
    padding-left: 15px;
    padding-bottom: 30px;
    float: right;
    width: 50%;
}
.x__3-2 .x-Form-Content:nth-child(10),
.x__3-2 .x-Form-Content:nth-child(11),
.x__3-2 .x-Form-Content:nth-child(12),
.x__3-2 .x-Form-Content:nth-child(4),
.x__3-2 .x-Form-Content:nth-child(5),
.x__3-2 .x-Form-Content:nth-child(6),
.x__3-2 .x-Form-Content:nth-child(7),
.x__3-2 .x-Form-Content:nth-child(8),
.x__3-2 .x-Form-Content:nth-child(9),
.x__4-2 .x-Form-Content:nth-child(12),
.x__4-2 .x-Form-Content:nth-child(13) {
    display: table-cell;
    margin-bottom: 45px;
    float: left;
    width: 100%;
}
.x__3-2 .x-Form-Content:nth-child(10),
.x__3-2 .x-Form-Content:nth-child(11),
.x__3-2 .x-Form-Content:nth-child(12),
.x__4-2 .x-Form-Content:nth-child(12),
.x__4-2 .x-Form-Content:nth-child(13) {
    text-align: center;
}
.x__3-2 .x-Form-Content:nth-child(13),
.x__3-2 .x-Form-Content:nth-child(14),
.x__4-2 .x-Form-Content:nth-child(14),
.x__4-2 .x-Form-Content:nth-child(15) {
    display: table-cell;
    text-align: center;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.x__3-2 .x-Form-Content:nth-child(14),
.x__4-2 .x-Form-Content:nth-child(15) {
    margin-top: 15px;
}
.x__4-2 .x-Form-Content:nth-child(4),
.x__4-2 .x-Form-Content:nth-child(7) {
    display: table-cell;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.x__4-2 .x-Form-Content:nth-child(8) {
    display: table-cell;
    padding-right: 15px;
    margin-bottom: 30px;
    float: left;
    width: 33.33%;
}
.x__4-2 .x-Form-Content:nth-child(9) {
    display: table-cell;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
    float: left;
    width: 33.33%;
}
.x__4-2 .x-Form-Content:nth-child(10) {
    display: table-cell;
    padding-left: 15px;
    margin-bottom: 30px;
    float: right;
    width: 33.33%;
}
.x__4-2 .x-Form-Content:nth-child(11) {
    display: table-cell;
    margin-bottom: 45px;
    float: left;
    width: 100%;
}
.x-Form-Content > input[type="button"].x-Disable-Button {
    pointer-events: none !important;
}
button,
input,
textarea {
    background-color: transparent;
    border: none;
    outline: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="button"] {
    -webkit-appearance: none;
    border-radius: 0;
}
:focus,
input:focus,
textarea:focus {
    outline: 0;
}
.x-Form {
    background-color: #fff;
    border: 1px solid #2b2b2b;
    padding: 20px;
    display: block;
    color: #2b2b2b;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 2px 2px 0 rgba(52, 52, 52, 0.1);
    box-shadow: 0 2px 2px 0 rgba(52, 52, 52, 0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.x-Heading {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../assets/imgs/x-Heading.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    padding: 30px;
}
.x-Label {
    display: grid;
    display: -webkit-grid;
    display: -ms-grid;
    grid-template-rows: auto;
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
}
.x-Radio:nth-child(1),
.x-Radio:nth-child(2) {
    margin-bottom: 15px;
}
.x-Radio:nth-child(5) {
    margin-top: 15px;
}
legend {
    margin-bottom: 30px;
    border-bottom: 1px dashed #2b2b2b;
    padding-bottom: 20px;
    width: 100%;
}
.g-recaptcha {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: space-around;
    margin: 0 auto;
}
#captcha {
    display: table-cell;
    text-align: center;
    margin-top: 10px;
    float: left;
    width: 100%;
}
#x-Success-Message {
    display: table-cell;
    text-align: center;
    margin-bottom: 7.5px;
    float: left;
    width: 100%;
}
input[type="checkbox"] {
    opacity: 0;
}
input[type="checkbox"] + label {
    position: relative;
    padding-left: 45px;
    cursor: pointer;
    display: inline-block;
    line-height: 35px;
}
input[type="checkbox"] + label:before,
input[type="checkbox"]:checked + label:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #2b2b2b;
    top: 0;
    left: 0;
}
input[type="checkbox"]:checked + label:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #afb2b6;
    top: 6px;
    left: 6px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
input[type="checkbox"]:not(:checked) + label:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #afb2b6;
    top: 6px;
    left: 6px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
.x-Upload {
    border: 2px solid #900;
    padding: 30px;
}
.x-Upload::after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
}
.x-Upload-Content:nth-child(1) {
    display: table-cell;
    padding-right: 15px;
    float: left;
    width: 50%;
}
.x-Upload-Content:nth-child(2) {
    display: table-cell;
    padding-left: 15px;
    float: right;
    width: 50%;
}
.x-Accordian {
    margin-bottom: 15px;
}
.x-Accordian:last-child {
    margin-bottom: 0;
}
.x-Accordian-A {
    border: 1px solid #2b2b2b;
    padding: 15px;
    position: relative;
    cursor: pointer;
}
.x-Accordian-A::after {
    content: "\002B";
    font-size: 1em;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 15px;
}
.x-Accordian.active .x-Accordian-A::after {
    content: "\2212";
}
.x-Accordian-B {
    display: none;
    padding: 30px;
}
.x__6-1 {
    width: 100%;
    height: 45vh;
    text-align: center;
    padding: 30px;
}
.x-Loader {
    margin: auto;
    position: absolute;
    border-radius: 100%;
    border: 3px solid #fff;
    border-top: 4px solid #2b2b2b;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear;
    width: 90px;
    height: 90px;
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
#x-Overlay {
    background-color: #afb2b6;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
.x-Arrow {
    height: 60px;
    width: 60px;
    line-height: 60px;
    right: 25px;
    bottom: 100px;
    z-index: 100;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    text-indent: 100%;
    border-radius: 50%;
    visibility: hidden;
    white-space: nowrap;
    display: inline-block;
    border: 1px solid #fff;
    background: #afb2b6 url(../assets/svg/x-Arrow.svg) no-repeat center 50%;
    -webkit-transition: opacity 0.5s 0s, visibility 0s 0.5s;
    -o-transition: opacity 0.5s 0s, visibility 0s 0.5s;
    transition: opacity 0.5s 0s, visibility 0s 0.5s;
}
.no-touch .x-Arrow:hover,
.x-Arrow.x-Fade,
.x-Arrow.x-Visible {
    -webkit-transition: opacity 0.5s 0s, visibility 0s 0s;
    -o-transition: opacity 0.5s 0s, visibility 0s 0s;
    transition: opacity 0.5s 0s, visibility 0s 0s;
}
.x-Arrow.x-Visible {
    visibility: visible;
    opacity: 1;
}
.x-Arrow.x-Fade {
    opacity: 0.5;
}
.no-touch .x-Arrow:hover {
    background-color: #afb2b6;
    opacity: 1;
}
:root {
    --animate-duration: 1.5s;
    --animate-delay: 1.5s;
    --animate-repeat: 1;
}
.x-Animate-Animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@media (prefers-reduced-motion: reduce), print {
    .x-Animate-Animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
    }
    .x-Animate-Animated[class*="Out"] {
        opacity: 0;
    }
}
.x-Animate__Delay {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-delay: var(--animate-delay);
    animation-delay: var(--animate-delay);
}
@-webkit-keyframes x-Fade-In {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes x-Fade-In {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.x-Animate__Fade-In {
    -webkit-animation-name: x-Fade-In;
    animation-name: x-Fade-In;
}
@-webkit-keyframes x-Fade-In-Up {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 90px, 0);
        transform: translate3d(0, 90px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes x-Fade-In-Up {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 90px, 0);
        transform: translate3d(0, 90px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.x-Animate__Fade-In-Up {
    -webkit-animation-name: x-Fade-In-Up;
    animation-name: x-Fade-In-Up;
}
@-webkit-keyframes x-Fade-In-Left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-90px, 0, 0);
        transform: translate3d(-90px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes x-Fade-In-Left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-90px, 0, 0);
        transform: translate3d(-90px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.x-Animate__Fade-In-Left {
    -webkit-animation-name: x-Fade-In-Left;
    animation-name: x-Fade-In-Left;
}
@-webkit-keyframes x-Fade-In-Right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(90px, 0, 0);
        transform: translate3d(90px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes x-Fade-In-Right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(90px, 0, 0);
        transform: translate3d(90px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.x-Animate__Fade-In-Right {
    -webkit-animation-name: x-Fade-In-Right;
    animation-name: x-Fade-In-Right;
}
@-webkit-keyframes x-Pulse {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-box-shadow: 0 0 0 0 rgba(43, 43, 43, 0.9);
        box-shadow: 0 0 0 0 rgba(43, 43, 43, 0.9);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 6px rgba(43, 43, 43, 0);
        box-shadow: 0 0 0 6px rgba(43, 43, 43, 0);
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-box-shadow: 0 0 0 0 rgba(43, 43, 43, 0);
        box-shadow: 0 0 0 0 rgba(43, 43, 43, 0);
    }
}
@keyframes x-Pulse {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-box-shadow: 0 0 0 0 rgba(43, 43, 43, 0.9);
        box-shadow: 0 0 0 0 rgba(43, 43, 43, 0.9);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 6px rgba(43, 43, 43, 0);
        box-shadow: 0 0 0 6px rgba(43, 43, 43, 0);
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-box-shadow: 0 0 0 0 rgba(43, 43, 43, 0);
        box-shadow: 0 0 0 0 rgba(43, 43, 43, 0);
    }
}
