/* =================================
 Template Name : Poklotto - Online Lottery Platform HTML Template
 Author Name : autworks
 Author Account URL : https://themeforest.net/user/autworks
 Date: 20/06/2022
 Version: 1.0
 =================================

/* =================================
 css index
 =================================
 *. Typography
 *. Section title
 *. Preloader
 *. Scroll to top button
 *. Normalize
 01. Header
 02. Banner
 03. Lotteries
 04. About
 05. Call to action
 06. Working process
 07. Feature
 08. Testimonial
 09. Footer
 10. Breadcrumb
 11. Authority
 12. Promotion
 13. Blog posts
 14. Blog details
 15. Contact
 16. Newsletter

================================= */

/*==========================================
    typography
===========================================*/

@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
html {
    scroll-behavior: smooth;
}

a {
    display: inline-block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

span {
    display: inline-block;
}

@media (min-width: 1400px) {
    .container {
        max-width: 1230px;
    }
}

@media (min-width: 1200px) {
    .custom-gutter {
        margin-left: -15px;
        margin-right: -15px;
    }
    .custom-gutter [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.section-title {
    text-align: center;
    margin-top: -8px;
}

@media (max-width: 1399.98px) {
    .section-title {
        margin-top: -9px;
    }
}

@media (max-width: 1199.98px) {
    .section-title {
        margin-top: -8px;
    }
}

@media (max-width: 991.98px) {
    .section-title {
        margin-top: -9px;
    }
}

@media (max-width: 767.98px) {
    .section-title {
        margin-top: -8px;
    }
}

@media (max-width: 575.98px) {
    .section-title {
        margin-top: -7px;
    }
}

.section-title h3.sub-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    background: linear-gradient(223.14deg, #D3471A -17.3%, #988B17 101.56%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 6px;
}

@media (max-width: 1399.98px) {
    .section-title h3.sub-title {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 8px;
    }
}

@media (max-width: 1199.98px) {
    .section-title h3.sub-title {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 991.98px) {
    .section-title h3.sub-title {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 0;
    }
}

@media (max-width: 575.98px) {
    .section-title h3.sub-title {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width: 479.98px) {
    .section-title h3.sub-title {
        margin-bottom: 2px;
    }
}

.section-title h2.title {
    font-weight: 600;
    font-size: 60px;
    line-height: 70px;
    letter-spacing: 0.01em;
    color: #0D3B54;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 70px;
}

@media (max-width: 991.98px) {
    .section-title h2.title {
        padding-bottom: 36px;
    }
}

.section-title h2.title:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../img/bg-shape/section-title-img.png") center center no-repeat;
    background-size: contain;
    height: 20px;
    width: 274px;
}

@media (max-width: 991.98px) {
    .section-title h2.title:after {
        height: 15px;
        width: 207px;
    }
}

@media (max-width: 1399.98px) {
    .section-title h2.title {
        font-size: 55px;
        line-height: 65px;
        margin-bottom: 60px;
    }
}

@media (max-width: 1199.98px) {
    .section-title h2.title {
        font-size: 50px;
        line-height: 60px;
    }
}

@media (max-width: 991.98px) {
    .section-title h2.title {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 50px;
    }
}

@media (max-width: 575.98px) {
    .section-title h2.title {
        font-size: 35px;
        line-height: 45px;
        padding-bottom: 26px;
        margin-bottom: 40px;
    }
}

@media (max-width: 479.98px) {
    .section-title h2.title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 30px;
    }
}

.bg-shape-2 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 100%;
    z-index: -1;
}

.bg-shape-2 img {
    width: 100%;
}

.bg-shape-1 {
    position: absolute;
    right: 0;
    top: 0;
    width: 8.85416667%;
    z-index: -1;
}

.bg-shape-1 img {
    width: 100%;
}

.bg-shape-3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 18.3854167%;
    z-index: -1;
}

.bg-shape-4 {
    position: absolute;
    width: 5.9375%;
    bottom: 0;
    right: 0;
}

.back-to-top-btn a {
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    border: none;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 15px;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    position: fixed;
    z-index: 2;
    overflow: hidden;
    bottom: 100%;
    right: 30px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    border: 1px solid #fff;
    color: #fff;
}

@media (max-width: 575.98px) {
    .back-to-top-btn a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 13px;
    }
}

.back-to-top-btn a.active {
    bottom: 27px;
}

@media (max-width: 1199.98px) {
    .back-to-top-btn a.active.foot-on-bottom {
        bottom: 125px;
    }
}

@media (max-width: 991.98px) {
    .back-to-top-btn a.active.foot-on-bottom {
        bottom: 30px;
    }
}

@media (max-width: 575.98px) {
    .back-to-top-btn a.active.foot-on-bottom {
        bottom: 144px;
        right: 50%;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
}

@media (max-width: 479.98px) {
    .back-to-top-btn a.active.foot-on-bottom {
        opacity: 0;
        visibility: hidden;
        display: none;
    }
}

.back-to-top-btn a:hover:after {
    opacity: 0;
}

.back-to-top-btn a:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(317.37deg, #18687A 2.76%, #114065 63.36%);
    z-index: -1;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.footer .footer-bottom .back-to-top-btn a.active {
    opacity: 0;
    visibility: hidden;
}

@media (max-width: 479.98px) {
    .footer .footer-bottom .back-to-top-btn a.active.foot-on-bottom {
        opacity: 0;
        visibility: hidden;
    }
    .footer .footer-bottom .back-to-top-btn a.active.foot-on-bottom.active-plus {
        opacity: 1;
        visibility: visible;
        bottom: auto;
        top: -17.5px;
        position: absolute;
        display: block;
    }
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    background: -webkit-linear-gradient(317.37deg, #0c3f66 2.76%, #0c4b5a 63.36%);
}

.loader {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.loader div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.loader div:nth-child(1) {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
}

.loader div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.loader div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

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

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

.arfon-container {
    padding: 0 95px;
}

a.btn-pok,
button.btn-pok {
    font-family: "Barlow Condensed", sans-serif;
    color: #fff;
    display: inline-block;
    height: 60px;
    line-height: 56px;
    background: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    -webkit-box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 35px;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
    outline: none;
    border: none;
}

a.btn-pok.btn-pok-sm,
button.btn-pok.btn-pok-sm {
    height: 50px;
    line-height: 46px;
    padding: 0 30px;
}

@media (max-width: 767.98px) {
    a.btn-pok.btn-pok-sm,
    button.btn-pok.btn-pok-sm {
        height: 45px;
        line-height: 42px;
        padding: 0 25px;
        font-size: 16px;
    }
}

@media (max-width: 479.98px) {
    a.btn-pok.btn-pok-sm,
    button.btn-pok.btn-pok-sm {
        height: 40px;
        line-height: 37px;
    }
}

@media (max-width: 1399.98px) {
    a.btn-pok,
    button.btn-pok {
        height: 50px;
        line-height: 46px;
        padding: 0 30px;
    }
}

@media (max-width: 767.98px) {
    a.btn-pok,
    button.btn-pok {
        height: 45px;
        line-height: 42px;
        padding: 0 25px;
        font-size: 16px;
    }
}

a.btn-pok:after,
button.btn-pok:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(223.14deg, #E8AE3D -17.3%, #F44A33 101.56%);
    z-index: -1;
    border-radius: 50px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

a.btn-pok i,
button.btn-pok i {
    margin-left: 2px;
    font-size: 15.5px;
}

@media (max-width: 767.98px) {
    a.btn-pok i,
    button.btn-pok i {
        font-size: 14px;
    }
}

a.btn-pok:hover:after,
button.btn-pok:hover:after {
    opacity: 1;
}

a.btn-pok.mid,
button.btn-pok.mid {
    height: 50px;
    line-height: 46px;
}

a.btn-pok-2,
button.btn-pok-2 {
    font-family: "Barlow Condensed", sans-serif;
    color: #fff;
    display: inline-block;
    height: 60px;
    line-height: 56px;
    background: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    -webkit-box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 35px;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
}

a.btn-pok-2.btn-pok-sm-2,
button.btn-pok-2.btn-pok-sm-2 {
    height: 50px;
    line-height: 46px;
    padding: 0 30px;
}

@media (max-width: 767.98px) {
    a.btn-pok-2.btn-pok-sm-2,
    button.btn-pok-2.btn-pok-sm-2 {
        height: 45px;
        line-height: 42px;
        padding: 0 25px;
        font-size: 16px;
    }
}

@media (max-width: 479.98px) {
    a.btn-pok-2.btn-pok-sm-2,
    button.btn-pok-2.btn-pok-sm-2 {
        height: 40px;
        line-height: 37px;
    }
}

@media (max-width: 1399.98px) {
    a.btn-pok-2,
    button.btn-pok-2 {
        height: 50px;
        line-height: 46px;
        padding: 0 30px;
    }
}

@media (max-width: 767.98px) {
    a.btn-pok-2,
    button.btn-pok-2 {
        height: 45px;
        line-height: 42px;
        padding: 0 25px;
        font-size: 16px;
    }
}

a.btn-pok-2:after,
button.btn-pok-2:after {
    position: absolute;
    content: "";
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    background: linear-gradient(317.37deg, #0a2e40 2.76%, #0b3142 63.36%);
    z-index: -1;
    border-radius: 50px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

a.btn-pok-2 i,
button.btn-pok-2 i {
    margin-left: 2px;
    font-size: 15.5px;
}

a.btn-pok-2:hover:after,
button.btn-pok-2:hover:after {
    opacity: 0;
}

a.btn-pok-2.mid,
button.btn-pok-2.mid {
    height: 50px;
    line-height: 46px;
}

.mc-calendar {
    font-family: "Roboto", sans-serif !important;
}

.mc-calendar .mc-date {
    font-weight: 400;
}

.mc-calendar .mc-date--active {
    color: #0D3B54;
}

.mc-calendar .mc-date--active.mc-date--today {
    background: -webkit-linear-gradient(219.47deg, #F08B6B 15.1%, #C5B310 86.62%);
    color: #fff;
}

.mc-calendar--inline {
    font-size: 16px !important;
}

@media (min-width: 992px) {
    .mc-calendar--inline {
        max-width: 350px !important;
        max-height: 365px !important;
    }
}

.mc-table__weekday {
    font-size: 15px !important;
    font-weight: 500;
    letter-spacing: 0.5px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(219.47deg, #18687a 15.1%, #165b73 86.62%);
    border-bottom: 1px solid rgba(13, 59, 84, 0.5);
    padding: 15px 0 !important;
}

.mc-date--active.mc-date--picked {
    background-image: -webkit-linear-gradient(219.47deg, #18687a 15.1%, #165b73 86.62%);
}

.mc-calendar--inline .mc-picker__footer {
    padding: 20px 0 !important;
    border-top: 1px solid #207084;
}

/*==========================================
    normalize
==========================================*/

html {
    font-family: "Roboto", sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    margin: 0;
    color: #3f3c57;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    font-family: "Barlow Condensed", sans-serif;
}

p {
    line-height: 1.6;
    font-family: "Roboto", sans-serif;
}

a {
    color: #283659;
    text-decoration: none;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a i {
    padding: 0 2px;
}

img {
    max-width: 100%;
}

/*input and button type focus outline disable*/

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=number]:focus,
textarea:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd;
}

/**
 * 5.0 - Alignments
 */

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

@-webkit-keyframes rubber {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes rubber {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes rubber-2 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes rubber-2 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes animation-3 {
    0% {
        -webkit-transform: translateX(5px) translateY(5px);
        transform: translateX(5px) translateY(5px);
    }
    50% {
        -webkit-transform: translateX(-5px) translateY(-5px);
        transform: translateX(-5px) translateY(-5px);
    }
    100% {
        -webkit-transform: translateX(5px) translateY(5px);
        transform: translateX(5px) translateY(5px);
    }
}

@keyframes animation-3 {
    0% {
        -webkit-transform: translateX(5px) translateY(5px);
        transform: translateX(5px) translateY(5px);
    }
    50% {
        -webkit-transform: translateX(-5px) translateY(-5px);
        transform: translateX(-5px) translateY(-5px);
    }
    100% {
        -webkit-transform: translateX(5px) translateY(5px);
        transform: translateX(5px) translateY(5px);
    }
}

@-webkit-keyframes animation-4 {
    0% {
        -webkit-transform: translateX(5px) translateY(-5px);
        transform: translateX(5px) translateY(-5px);
    }
    50% {
        -webkit-transform: translateX(-5px) translateY(5px);
        transform: translateX(-5px) translateY(5px);
    }
    100% {
        -webkit-transform: translateX(5px) translateY(-5px);
        transform: translateX(5px) translateY(-5px);
    }
}

@keyframes animation-4 {
    0% {
        -webkit-transform: translateX(5px) translateY(-5px);
        transform: translateX(5px) translateY(-5px);
    }
    50% {
        -webkit-transform: translateX(-5px) translateY(5px);
        transform: translateX(-5px) translateY(5px);
    }
    100% {
        -webkit-transform: translateX(5px) translateY(-5px);
        transform: translateX(5px) translateY(-5px);
    }
}

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

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

@-webkit-keyframes popping-up {
    0% {
        width: 90px;
        height: 90px;
    }
    50% {
        width: 65px;
        height: 65px;
    }
    100% {
        width: 90px;
        height: 90px;
    }
}

@keyframes popping-up {
    0% {
        width: 90px;
        height: 90px;
    }
    50% {
        width: 65px;
        height: 65px;
    }
    100% {
        width: 90px;
        height: 90px;
    }
}

@-webkit-keyframes popping-up2 {
    0% {
        width: 80px;
        height: 80px;
    }
    50% {
        width: 65px;
        height: 65px;
    }
    100% {
        width: 80px;
        height: 80px;
    }
}

@keyframes popping-up2 {
    0% {
        width: 80px;
        height: 80px;
    }
    50% {
        width: 65px;
        height: 65px;
    }
    100% {
        width: 80px;
        height: 80px;
    }
}

@-webkit-keyframes titleAnimate {
    0% {
        color: transparent;
    }
    100% {
        color: #fff;
    }
}

@keyframes titleAnimate {
    0% {
        color: transparent;
    }
    100% {
        color: #fff;
    }
}

/*========================================== 
    01. Header 
==========================================*/

.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 55;
}

.header:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0.1;
}

@media (max-width: 991.98px) {
    .header {
        position: relative;
        background: #0c3a55;
    }
}

.header.header-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 55;
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #135766 63.36%);
}

.header.header-fixed:after {
    opacity: 0;
}

.header .logo a img {
    width: auto;
    max-width: none;
    height: 100px;
}

@media (max-width: 1399.98px) {
    .header .logo a img {
        height: 34px;
    }
}

@media (max-width: 767.98px) {
    .header .logo a img {
        height: 30px;
    }
}

@media (max-width: 575.98px) {
    .header .logo a img {
        height: 28px;
    }
}

.header .navbar-toggler {
    color: #fff;
    border: 1px solid #fff;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 50px;
    height: 50px;
    font-size: 28px;
    margin: 20px 0;
    padding: 0;
}

@media (max-width: 767.98px) {
    .header .navbar-toggler {
        width: 45px;
        height: 45px;
        font-size: 24px;
        margin: 15px 0;
    }
}

@media (max-width: 575.98px) {
    .header .navbar-toggler {
        height: 40px;
        width: 40px;
        font-size: 20px;
    }
}

.header .main-menu .navbar {
    padding: 0;
}

.header .main-menu .navbar .navbar-nav .nav-item {
    margin: 0 30px;
    padding: 30px 0 38px;
}

@media (max-width: 1399.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item {
        padding: 22px 0 30px;
    }
}

.header .main-menu .navbar .navbar-nav .nav-item:last-child {
    margin-right: 0;
}

@media (max-width: 991.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item:last-child {
        margin-bottom: 20px;
    }
}

@media (max-width: 767.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item:last-child {
        margin-bottom: 15px;
    }
}

@media (max-width: 575.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item:last-child {
        margin-bottom: 10px;
    }
}

.header .main-menu .navbar .navbar-nav .nav-item:first-child {
    margin-left: 0;
}

@media (max-width: 1399.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item {
        margin: 0 25px;
    }
}

@media (max-width: 1199.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item {
        margin: 0 20px;
    }
}

@media (max-width: 991.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item {
        margin: 0;
        padding: 0;
    }
}

.header .main-menu .navbar .navbar-nav .nav-item .nav-link {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 18px;
    letter-spacing: 0.6px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500;
    padding: 0 0 5px 0;
    position: relative;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.header .main-menu .navbar .navbar-nav .nav-item .nav-link:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #116477;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.header .main-menu .navbar .navbar-nav .nav-item .nav-link.active,
.header .main-menu .navbar .navbar-nav .nav-item .nav-link:hover {
    color: #fff;
}

.header .main-menu .navbar .navbar-nav .nav-item .nav-link.active:before,
.header .main-menu .navbar .navbar-nav .nav-item .nav-link:hover:before {
    background: #fff;
}

@media (max-width: 991.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item .nav-link {
        padding: 11px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .header .main-menu .navbar .navbar-nav .nav-item .nav-link:before {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item .nav-link {
        padding: 8px 0 9px;
    }
}

.header .main-menu .navbar .navbar-nav .nav-item:hover .nav-link {
    color: #fff;
}

.header .main-menu .navbar .navbar-nav .nav-item:hover .nav-link:before {
    background: #fff;
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-toggle:after {
    margin-left: 0;
    vertical-align: 0;
    content: "\f107";
    border: none;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 14px;
    margin-left: 3px;
    position: relative;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-toggle:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -1px;
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    background: -webkit-linear-gradient(317.37deg, #1e697a 2.76%, #18687A 63.36%);
    border: none;
    margin-top: 10px;
    -webkit-box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    display: block;
    top: 100%;
    visibility: hidden;
    border-radius: 0;
}

@media (max-width: 991.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
        -webkit-transition: max-height 0.4s, opacity 0.1s, visibility 0s, padding 0.2s ease;
        transition: max-height 0.4s, opacity 0.1s, visibility 0s, padding 0.2s ease;
        max-height: 0;
        padding: 0;
        margin-top: 0;
        overflow: hidden;
    }
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 18px;
    letter-spacing: 0.6px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500;
    padding: 5px 30px 6px;
    position: relative;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

@media (max-width: 991.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item {
        padding: 5px 20px 6px;
    }
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:after {
    position: absolute;
    content: "";
    left: 20px;
    top: 50%;
    width: 2px;
    height: 10px;
    background: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0.3;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media (max-width: 991.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:after {
        left: 10px;
    }
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:hover {
    color: #0D3B54;
    background: #fff;
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:hover:after {
    background: #0D3B54;
    opacity: 1;
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item.active {
    background: transparent;
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item.active:after {
    opacity: 1;
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item.active:hover {
    background: #fff;
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:active,
.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:focus {
    color: #0D3B54;
    background: #fff;
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li:first-child a.dropdown-item {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.header .main-menu .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
}

@media (max-width: 991.98px) {
    .header .main-menu .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
        max-height: 500px;
    }
}

/*==========================================
    02. Banner
==========================================*/

.banner {
    background: linear-gradient(251.22deg, #0C244B 0%, #0B3846 99.53%);
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.banner:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/banner-bg.png") center center no-repeat;
    background-size: cover;
    z-index: -2;
}

.banner:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1544px;
    height: 100%;
    background: url("../img/banner-circle-shape.png") top right no-repeat;
    background-size: 100%;
    z-index: -1;
}

@media (max-width: 1399.98px) {
    .banner:before {
        width: 944px;
    }
}

@media (max-width: 1199.98px) {
    .banner:before {
        width: 690px;
    }
}

.banner .banner-content {
    padding: 180px 0;
    padding-top: 280px;
}

@media (max-width: 1399.98px) {
    .banner .banner-content {
        padding: 160px 0;
        padding-top: 244px;
    }
}

@media (max-width: 1199.98px) {
    .banner .banner-content {
        padding: 140px 0;
        padding-top: 224px;
    }
}

@media (max-width: 991.98px) {
    .banner .banner-content {
        padding: 120px 0 80px;
        text-align: center;
        margin-top: -4px;
    }
}

@media (max-width: 767.98px) {
    .banner .banner-content {
        padding: 100px 0 60px;
    }
}

@media (max-width: 575.98px) {
    .banner .banner-content {
        padding: 80px 0 60px;
    }
}

.banner .banner-content h4.sub-title {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-left: 60px;
    position: relative;
    margin-top: -7px;
    margin-bottom: 19px;
}

.banner .banner-content h4.sub-title:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 6px;
    width: 50px;
    height: 1px;
    background: #fff;
}

@media (max-width: 479.98px) {
    .banner .banner-content h4.sub-title:after {
        display: none;
    }
}

@media (max-width: 1399.98px) {
    .banner .banner-content h4.sub-title {
        font-size: 22px;
        margin-bottom: 11px;
    }
}

@media (max-width: 1199.98px) {
    .banner .banner-content h4.sub-title {
        font-size: 20px;
        margin-bottom: 14px;
    }
}

@media (max-width: 991.98px) {
    .banner .banner-content h4.sub-title {
        margin-bottom: 19px;
        display: inline-block;
    }
}

@media (max-width: 767.98px) {
    .banner .banner-content h4.sub-title {
        margin-bottom: 10px;
    }
}

@media (max-width: 575.98px) {
    .banner .banner-content h4.sub-title {
        margin-bottom: 12px;
    }
}

@media (max-width: 479.98px) {
    .banner .banner-content h4.sub-title {
        padding-left: 0;
        font-size: 16px;
        letter-spacing: 3px;
        display: block;
    }
}

.banner .banner-content h1.title {
    font-size: 100px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 110px;
    color: #fff;
    margin-bottom: 55px;
    letter-spacing: 1px;
}

@media (max-width: 1399.98px) {
    .banner .banner-content h1.title {
        font-size: 90px;
        line-height: 100px;
        margin-bottom: 36px;
    }
}

@media (max-width: 1199.98px) {
    .banner .banner-content h1.title {
        font-size: 80px;
        line-height: 90px;
    }
}

@media (max-width: 991.98px) {
    .banner .banner-content h1.title {
        font-size: 65px;
        line-height: 75px;
        margin-bottom: 38px;
    }
}

@media (max-width: 767.98px) {
    .banner .banner-content h1.title {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 30px;
    }
}

@media (max-width: 575.98px) {
    .banner .banner-content h1.title {
        font-size: 45px;
        line-height: 55px;
    }
}

@media (max-width: 479.98px) {
    .banner .banner-content h1.title {
        font-size: 40px;
        line-height: 50px;
    }
}

.banner .banner-content h1.title span.special {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(219.47deg, #F08B6B 15.1%, #C5B310 86.62%);
    font-weight: 600;
    display: inline-block;
}

.banner .banner-content h1.title span.b-spc {
    font-weight: 500;
    display: inline-block;
}

.banner .banner-content .all-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 991.98px) {
    .banner .banner-content .all-btns {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 479.98px) {
    .banner .banner-content .all-btns {
        display: block;
    }
}

@media (max-width: 479.98px) {
    .banner .banner-content .all-btns a {
        width: 80%;
    }
}

.banner .banner-content .all-btns a:first-child {
    margin-right: 20px;
}

@media (max-width: 479.98px) {
    .banner .banner-content .all-btns a:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.banner .part-img {
    position: relative;
    margin-left: 44px;
    width: 535px;
}

@media (max-width: 1399.98px) {
    .banner .part-img {
        width: 100%;
    }
}

@media (max-width: 1199.98px) {
    .banner .part-img {
        margin-left: 0;
    }
}

@media (max-width: 991.98px) {
    .banner .part-img {
        margin-top: 85px;
    }
}

@media (max-width: 767.98px) {
    .banner .part-img {
        margin-top: 71px;
    }
}

@media (max-width: 575.98px) {
    .banner .part-img {
        margin-top: 12.999508%;
        width: 70%;
        display: inline-block;
        left: 15%;
    }
}

.banner .part-img img.main-img {
    width: 89.8496241%;
    height: auto;
    margin-left: 10.3383459%;
}

.banner .part-img img.power-ball {
    width: 100px;
    height: auto;
    position: absolute;
    border-radius: 50%;
    -webkit-filter: drop-shadow(0px 10px 28px rgba(198, 198, 198, 0.25));
    filter: drop-shadow(0px 10px 28px rgba(198, 198, 198, 0.25));
    -webkit-transition: all 1s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: all 1s cubic-bezier(0.39, 0.58, 0.57, 1);
    opacity: 0;
}

.banner .part-img img.power-ball.pok-1 {
    width: 16.9172932%;
    left: -18.7969925%;
    top: 23.7704918%;
}

.banner .part-img img.power-ball.pok-2 {
    width: 20.3007519%;
    top: -32.6229508%;
    left: 4.3233083%;
}

.banner .part-img img.power-ball.pok-3 {
    width: 9.02255639%;
    right: -6.0150376%;
    top: -12.6229508%;
}

.banner .part-img img.power-ball.pok-4 {
    width: 16.5413534%;
    right: -17.857142876%;
    top: 23.7704918%;
}

.banner .part-img img.power-ball.pok-5 {
    width: 10.3383459%;
    left: 11.4661654%;
    bottom: -1.8032787%;
}

.banner .part-img.animated img.power-ball {
    opacity: 1;
}

.banner .part-img.animated img.power-ball.pok-1 {
    left: 0;
    top: 23.7704918%;
}

.banner .part-img.animated img.power-ball.pok-2 {
    top: -16.2295082%;
    left: 23.1203008%;
}

.banner .part-img.animated img.power-ball.pok-3 {
    right: 12.7819549%;
    top: 3.7704918%;
}

.banner .part-img.animated img.power-ball.pok-4 {
    right: 0.939849624%;
    top: 23.7704918%;
}

.banner .part-img.animated img.power-ball.pok-5 {
    left: 30.2631579%;
    bottom: 14.5901639%;
}

/*==========================================
    03. Lotteries
==========================================*/

.lotteries {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    .lotteries {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .lotteries {
        padding: 80px 0;
    }
}

@media (max-width: 479.98px) {
    .lotteries {
        padding: 60px 0;
    }
}

.lotteries .part-picking-number .lotteries-selection-menu {
    margin-bottom: 54px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu {
        margin-bottom: 53px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu {
        margin-bottom: 42px;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu {
        margin-bottom: 10px;
    }
}

@media (max-width: 575.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu {
        margin-bottom: 0;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu {
        margin-bottom: 28px;
    }
}

.lotteries .part-picking-number .lotteries-selection-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li {
        width: 33.3333333333%;
        text-align: center;
        margin-bottom: 32px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li {
        margin-bottom: 0;
        width: auto;
    }
}

.lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 50px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item {
        margin-right: 45px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item {
        margin-right: 0;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item {
        margin: 12px;
    }
}

.lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span {
    display: inline-block;
}

.lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon {
    border: 1px solid #b6c4cb;
    padding: 15px;
    border-radius: 50%;
    margin-bottom: 12px;
    background: -webkit-linear-gradient(219.47deg, #F08B6B 15.1%, #C5B310 86.62%);
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    border-radius: 50%;
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon {
        padding: 10px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon {
        margin-bottom: 11px;
    }
}

@media (max-width: 575.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon {
        padding: 8px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon {
        margin-bottom: 0;
    }
}

.lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon img {
    width: auto;
    max-width: none;
    height: 90px;
    border-radius: 50%;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon img {
        height: 80px;
    }
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon img {
        height: 75px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon img {
        height: 60px;
    }
}

@media (max-width: 575.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-icon img {
        height: 50px;
    }
}

.lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-name {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #567687;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 0.2px;
    text-align: center;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-name {
        font-size: 20px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-name {
        font-size: 19px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item span.lottery-name {
        font-size: 19px;
    }
}

.lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item.active span.lottery-icon {
    border-color: transparent;
}

.lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item.active span.lottery-name {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    opacity: 1;
}

.lotteries .part-picking-number .lotteries-selection-menu ul li a.single-lottery-item:hover span.lottery-icon {
    border-color: transparent;
}

.lotteries .part-picking-number .lotteries-selection-menu ul li:last-child a.single-lottery-item {
    margin-right: 0;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .lotteries-selection-menu ul li:last-child a.single-lottery-item {
        margin-right: 12px;
    }
}

.lotteries .part-picking-number .picking-number-header {
    background: linear-gradient(251.22deg, #0C244B 0%, #0B3846 99.53%);
    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: 30px 40px;
    border-radius: 10px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-header {
        padding: 25px;
        padding-bottom: 15px;
    }
}

.lotteries .part-picking-number .picking-number-header:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 1200px;
    height: 100%;
    background: url("../img/lottery/lottery-header-left-bg.png") left center no-repeat;
    background-size: cover;
    z-index: -2;
}

.lotteries .part-picking-number .picking-number-header:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 748px;
    height: 100%;
    background: url("../img/lottery/lottery-header-right-overlay.png") right center no-repeat;
    background-size: cover;
    z-index: -1;
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-header:before {
        width: 100%;
    }
}

.lotteries .part-picking-number .picking-number-header .lottery-bg-img {
    position: absolute;
    width: auto;
    height: 100%;
    right: 0;
    top: 0;
    z-index: -2;
    opacity: 0.1;
    max-width: none;
}

.lotteries .part-picking-number .picking-number-header .part-lottery-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-info {
        margin-bottom: 30px;
    }
}

.lotteries .part-picking-number .picking-number-header .part-lottery-info .part-img {
    margin-right: 30px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-info .part-img {
        margin-right: 20px;
    }
}

.lotteries .part-picking-number .picking-number-header .part-lottery-info .part-img img {
    width: 90px;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-info .part-img img {
        width: 71px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-info .part-img img {
        width: 55px;
    }
}

.lotteries .part-picking-number .picking-number-header .part-lottery-info .part-text span {
    display: block;
    color: #fff;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 1px;
}

.lotteries .part-picking-number .picking-number-header .part-lottery-info .part-text span.lottery-name {
    font-size: 34px;
    line-height: 44px;
    font-weight: 600;
    margin-top: -11px;
    margin-bottom: 2px;
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-info .part-text span.lottery-name {
        font-size: 32px;
        line-height: 42px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-info .part-text span.lottery-name {
        margin-bottom: 3px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-info .part-text span.lottery-name {
        font-size: 24px;
        line-height: 34px;
    }
}

.lotteries .part-picking-number .picking-number-header .part-lottery-info .part-text span.estimate-prize {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #E7EDEF;
    text-transform: capitalize;
    margin-bottom: -7px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-info .part-text span.estimate-prize {
        font-size: 16px;
        line-height: 26px;
    }
}

.lotteries .part-picking-number .picking-number-header .part-lottery-info .part-text span.estimate-prize span {
    display: inline-block;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-function-btn .nav-pills .nav-item {
        width: 100%;
        text-align: center;
    }
}

.lotteries .part-picking-number .picking-number-header .part-lottery-function-btn .nav-pills .nav-item button.nav-link {
    font-family: "Barlow Condensed", sans-serif;
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 44px;
    background: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    -webkit-box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 35px;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
    margin-right: 20px;
}

.lotteries .part-picking-number .picking-number-header .part-lottery-function-btn .nav-pills .nav-item button.nav-link:after {
    position: absolute;
    content: "";
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background: #0D3B54;
    z-index: -1;
    border-radius: 50px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-function-btn .nav-pills .nav-item button.nav-link {
        padding: 0 25px;
    }
}

@media (max-width: 575.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-function-btn .nav-pills .nav-item button.nav-link {
        padding: 0 20px;
        font-size: 15px;
        margin-right: 10px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-header .part-lottery-function-btn .nav-pills .nav-item button.nav-link {
        width: 90%;
        margin-bottom: 10px;
        margin-right: 0;
    }
}

.lotteries .part-picking-number .picking-number-header .part-lottery-function-btn .nav-pills .nav-item button.nav-link i {
    margin-left: 2px;
    font-size: 15.5px;
}

.lotteries .part-picking-number .picking-number-header .part-lottery-function-btn .nav-pills .nav-item button.nav-link:hover:after {
    opacity: 1;
}

.lotteries .part-picking-number .picking-number-header .part-lottery-function-btn .nav-pills .nav-item button.nav-link.active:after {
    opacity: 0;
}

.lotteries .part-picking-number .picking-number-header .part-lottery-function-btn .nav-pills .nav-item:last-child button.nav-link {
    margin-right: 0;
}

.lotteries .part-picking-number .picking-number-body {
    -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 40px;
    margin-top: 40px;
    background: #fff;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body {
        padding: 30px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body {
        padding: 30px 20px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate {
        display: block;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #B6C2C8;
    border-radius: 10px;
    padding: 19px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (max-width: 575.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 15px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box button.single-number {
    width: 45px;
    height: 45px;
    border: 1px solid rgba(13, 59, 84, 0.5);
    outline: none;
    border-radius: 50%;
    background: none;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    color: #3D6276;
    font-weight: 500;
    margin: 11px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box button.single-number {
        margin: 8px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box button.single-number {
        width: 42px;
        height: 42px;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box button.single-number {
        width: 43px;
        height: 43px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box button.single-number {
        width: 40px;
        height: 40px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box button.single-number.selected {
    background: linear-gradient(317.37deg, #1F556B 2.76%, #1C798E 63.36%);
    -webkit-box-shadow: 0px 7px 9px rgba(29, 122, 143, 0.25);
    box-shadow: 0px 7px 9px rgba(29, 122, 143, 0.25);
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #fff;
    border-color: transparent;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box button.single-number.selected.special {
    background: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box.common {
    margin-right: 18px;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box.common {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box.special {
    margin-left: 18px;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-palate .number-box.special {
        margin-left: 0;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #B6C2C8;
    border-radius: 10px;
    padding: 40px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result {
        position: relative;
        padding: 30px;
        padding-top: 76px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result {
        display: block;
        margin-top: 30px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result {
        padding: 0;
        border: none;
    }
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .part-title {
        position: absolute;
        top: 21px;
        left: 30px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .part-title {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .part-title {
        position: unset;
        -webkit-transform: none;
        transform: none;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .part-title h3.title {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: rgba(13, 59, 84, 0.8);
    position: relative;
    margin-bottom: 0;
    padding-right: 124px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .part-title h3.title {
        padding-right: 104px;
    }
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .part-title h3.title {
        padding-right: 0;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .part-title h3.title {
        text-align: center;
        margin-bottom: 10px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .part-title h3.title:after {
    content: "";
    background: url("../img/lottery/arrow-shape.png") center center no-repeat;
    background-size: contain;
    width: 114px;
    height: 89px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 10px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .part-title h3.title:after {
        width: 94px;
        height: 69px;
    }
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .part-title h3.title:after {
        display: none;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .result-number-palate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .result-number-palate {
        margin: 0 -7px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .result-number-palate {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .result-number-palate {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .result-number-palate button.single-number {
    width: 45px;
    height: 45px;
    border: 1px solid rgba(13, 59, 84, 0.5);
    outline: none;
    border-radius: 50%;
    background: none;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    color: #3D6276;
    font-weight: 500;
    margin: 0 10px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .result-number-palate button.single-number {
        margin: 0 7px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .result-number-palate button.single-number {
        width: 40px;
        height: 40px;
        margin: 8px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .result-number-palate button.single-number.selected {
    background: linear-gradient(317.37deg, #1F556B 2.76%, #1C798E 63.36%);
    -webkit-box-shadow: 0px 7px 9px rgba(29, 122, 143, 0.25);
    box-shadow: 0px 7px 9px rgba(29, 122, 143, 0.25);
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #fff;
    border-color: transparent;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .result-number-palate button.single-number.selected.special {
    background: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .picking-number-quick-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .picking-number-quick-buttons {
        margin-top: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .picking-number-quick-buttons {
        margin-top: 22px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .picking-number-quick-buttons button {
    border: 1px solid #B6C2C8;
    background: none;
    font-weight: 500;
    height: 45px;
    font-size: 16px;
    letter-spacing: 0.02em;
    font-family: "Barlow Condensed", sans-serif;
    color: rgba(13, 59, 84, 0.8);
    padding: 0 25px;
    border-radius: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .picking-number-quick-buttons button:active {
    color: rgba(237, 130, 56, 0.8);
    border: 1px solid rgba(237, 130, 56, 0.6);
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .picking-number-quick-buttons button {
        padding: 0 20px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .picking-number-quick-buttons button i {
    margin-left: 10px;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .picking-number-quick-buttons button.auto-select-btn {
    margin-left: 20px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .picking-number-quick-buttons button.auto-select-btn {
        margin-left: 10px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-result .picking-number-quick-buttons button.auto-select-btn i {
    font-size: 14px;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step {
        display: block;
        text-align: center;
        margin-top: 23px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step .part-text {
    margin: -8px 0;
    padding-left: 20px;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step .part-text {
        margin: 0;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step .part-text {
        padding-left: 0;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step .part-text p {
    max-width: 582px;
    letter-spacing: 0.01em;
    font-size: 16px;
    line-height: 30px;
    color: rgba(13, 59, 84, 0.7);
    margin-bottom: -2px;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step .part-text p span.b-txt {
    font-weight: 700;
    color: rgba(13, 59, 84, 0.8);
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step .part-text p {
        max-width: 100%;
        margin-bottom: 0px;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step .part-text p br {
        display: none;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step .part-text p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 22px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .picking-number-final-step .part-btn {
        margin-top: 20px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners h4.lottery-winners-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    color: #3D6276;
    letter-spacing: 0.01em;
    margin: -9px 0 22px;
    text-transform: capitalize;
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners h4.lottery-winners-title {
        font-size: 26px;
        line-height: 36px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners h4.lottery-winners-title {
        font-size: 22px;
        line-height: 32px;
        margin: -9px 0 12px;
        text-align: center;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #B6C2C8;
    border-radius: 15px;
    padding: 40px;
    margin-bottom: 24px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner {
        display: block;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner {
        margin-bottom: 30px;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner {
        display: block;
        padding: 30px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner {
        padding: 30px 20px 24px;
        text-align: center;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-img {
    border-radius: 50%;
    width: 100px;
    overflow: hidden;
    height: 100px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-img {
        width: 90px;
        height: 90px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-img {
        margin-bottom: 24px;
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-img {
        margin-bottom: 24px;
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-img {
        display: inline-block;
        margin-bottom: 17px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-img img {
    width: 100%;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text {
    margin-left: 40px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text {
        margin-left: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text {
        margin-left: 0;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text {
        margin-left: 0;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: rgb(61, 98, 118);
    margin: 0 0 6px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text p {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text p {
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 11px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text p span.user-name {
    font-weight: 500;
    background: linear-gradient(223.14deg, #D3471A -17.3%, #988B17 101.56%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 22px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 17px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text ul li.plaing-stats {
    padding-left: 18px;
    position: relative;
    margin-right: 20px;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text ul li.plaing-stats:last-child {
    margin-right: 0;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text ul li.plaing-stats {
        text-align: left;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text ul li.plaing-stats:after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    border-radius: 50%;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text ul li.plaing-stats:after {
        top: 8px;
        -webkit-transform: none;
        transform: none;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text ul li.plaing-stats span.ps-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #557587;
    text-transform: capitalize;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text ul li.plaing-stats span.ps-title {
        font-weight: 500;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text ul li.plaing-stats span.ps-descr {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    background: linear-gradient(223.14deg, #D3471A -17.3%, #988B17 101.56%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text .winning-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text .winning-number {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text .winning-number span.single-number {
    width: 35px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    outline: none;
    border-radius: 50%;
    background: none;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 16px;
    letter-spacing: 0.08em;
    color: #3D6276;
    font-weight: 500;
    margin-right: 15px;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text .winning-number span.single-number:last-child {
    margin-right: 0;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text .winning-number span.single-number.selected {
    border: 1px solid rgba(61, 98, 118, 0.7);
    color: rgba(13, 59, 84, 0.8);
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text .winning-number span.single-number.selected.special {
    border: none;
    background: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    position: relative;
    z-index: 2;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text .winning-number span.single-number.selected.special:after {
    position: absolute;
    content: "";
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background: #fff;
    border-radius: 50%;
    z-index: -1;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .single-winner .part-text .winning-number span.single-number {
        margin-right: 0;
        margin: 5px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .part-btn {
    text-align: right;
    margin-top: 16px;
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .part-btn {
        margin-top: 0;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-winners .part-btn {
        text-align: center;
        margin-top: 0;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .part-text h4.title {
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    color: #3D6276;
    letter-spacing: 0.01em;
    margin: -10px 0 13px;
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .part-text h4.title {
        font-size: 24px;
        line-height: 34px;
    }
}

@media (max-width: 575.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .part-text h4.title {
        margin-top: -8px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .part-text h4.title {
        font-size: 22px;
        line-height: 32px;
        margin-top: -9px;
        margin-bottom: 15px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .part-text p {
    font-size: 16px;
    line-height: 32px;
    color: rgba(13, 59, 84, 0.8);
    font-weight: 400;
    letter-spacing: 0.01em;
    font-family: "Roboto", sans-serif;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .part-text p {
        font-size: 15px;
        line-height: 28px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .part-text:last-child {
    margin-bottom: -27px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .part-text:last-child {
        margin-bottom: -25px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 29px 0 40px;
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem {
        display: block;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem {
        margin: 19px 0 31px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem {
        margin: 21px 0 31px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info,
.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number {
    border: 1px solid #BFCACF;
    border-radius: 10px;
    padding: 40px;
    padding-bottom: 33px;
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info,
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number {
        padding: 30px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info {
        margin-bottom: 30px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 30px;
    }
}

@media (max-width: 575.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info {
        display: block;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info {
        padding: 25px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat {
    margin-right: 110px;
}

@media (max-width: 1399.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat {
        margin-right: 70px;
    }
}

@media (max-width: 991.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat {
        margin-right: 60px;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

@media (max-width: 575.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat:nth-child(2) {
        margin-bottom: 23px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat:last-child {
    margin-right: 0;
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat:last-child {
        margin-bottom: 0;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat h5.title {
    color: rgba(13, 59, 84, 0.8);
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    margin-bottom: 14px;
    margin-top: -9px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat h5.title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 4px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat .country-descr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat .country-descr {
        margin-top: 12px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat .country-descr span.cn-flag {
    width: 40px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat .country-descr span.cn-flag {
        width: 35px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat .country-descr span.cn-flag img {
    width: 100%;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat .country-descr span.stats-txt {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    font-family: "Barlow Condensed", sans-serif;
    color: rgba(13, 59, 84, 0.7);
    text-transform: capitalize;
    margin-left: 20px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat .country-descr span.stats-txt {
        margin-left: 10px;
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat ul.stats-descr {
        margin-bottom: -7px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat ul.stats-descr li {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    font-family: "Barlow Condensed", sans-serif;
    color: rgba(13, 59, 84, 0.7);
    text-transform: capitalize;
    padding-bottom: 4px;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat ul.stats-descr li:last-child {
    padding-bottom: 0;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .part-info .single-stat ul.stats-descr li {
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number {
        display: inline-block;
        padding-bottom: 40px;
    }
}

@media (max-width: 767.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number {
        display: block;
        padding-bottom: 30px;
    }
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number {
        padding: 25px;
        padding-bottom: 17px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 10px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header h5.title {
    color: rgba(13, 59, 84, 0.7);
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.02em;
    margin-bottom: 23px;
    margin-top: -9px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header h5.title {
        font-size: 20px;
        line-height: 30px;
        margin-top: -9px;
        margin-bottom: 4px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header .date-selection {
    margin-top: -9px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header .date-selection {
        margin-top: -6px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header .date-selection .dropdown .dropdown-toggle {
    background: none;
    border: none;
    outline: none;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    font-family: "Barlow Condensed", sans-serif;
    color: rgba(13, 59, 84, 0.7);
    text-transform: capitalize;
    padding: 0;
    padding-right: 20px;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header .date-selection .dropdown .dropdown-toggle {
        font-size: 15px;
        line-height: 25px;
        padding-right: 15px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header .date-selection .dropdown .dropdown-toggle:after {
    content: "\f0dd";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    border: none;
    vertical-align: 0;
    margin-left: 0;
    position: absolute;
    top: -2px;
    font-size: 16px;
    right: 0;
    color: #C4C4C4;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header .date-selection .dropdown .dropdown-toggle:after {
        top: -3px;
        font-size: 13px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header .date-selection .dropdown .dropdown-menu .dropdown-item {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    font-family: "Barlow Condensed", sans-serif;
    color: rgba(13, 59, 84, 0.7);
    text-transform: capitalize;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-header .date-selection .dropdown .dropdown-menu .dropdown-item:active {
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    color: #fff;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-number-palate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-number-palate {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -8px;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-number-palate span.single-number {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    outline: none;
    border-radius: 50%;
    background: none;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 16px;
    letter-spacing: 0.03em;
    color: #3D6276;
    font-weight: 500;
    margin-right: 10px;
    position: relative;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-number-palate span.single-number:after {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 12px;
    height: 1px;
    opacity: 0.5;
    background: #0D3B54;
    top: calc(100% + 7px);
}

@media (max-width: 1199.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-number-palate span.single-number:after {
        display: none;
    }
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-number-palate span.single-number:last-child {
    margin-right: 0;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-number-palate span.single-number.selected {
    background: linear-gradient(317.37deg, #1F556B 2.76%, #1C798E 63.36%);
    -webkit-box-shadow: 0px 7px 9px rgba(29, 122, 143, 0.25);
    box-shadow: 0px 7px 9px rgba(29, 122, 143, 0.25);
    color: #fff;
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-number-palate span.single-number.selected.special {
    background: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
}

.lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-number-palate span.single-number.selected.special:after {
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
}

@media (max-width: 479.98px) {
    .lotteries .part-picking-number .picking-number-body .tab-content .tab-pane .lottery-info .middle-part-elem .latest-winning-number .lwn-number-palate span.single-number {
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin-right: 0;
        margin: 8px;
    }
}

/*==========================================
    04. About
==========================================*/

.about {
    padding: 120px 0;
    position: relative;
}

@media (max-width: 1199.98px) {
    .about {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .about {
        padding: 80px 0;
    }
}

@media (max-width: 479.98px) {
    .about {
        padding: 60px 0;
    }
}

.about .part-img {
    position: relative;
}

@media (max-width: 991.98px) {
    .about .part-img {
        margin-bottom: 50px;
    }
}

@media (max-width: 767.98px) {
    .about .part-img {
        margin-bottom: 40px;
    }
}

.about .part-img img.main-img {
    width: 518px;
    max-width: none;
    margin-right: 3px;
}

@media (max-width: 1399.98px) {
    .about .part-img img.main-img {
        width: 470px;
    }
}

@media (max-width: 991.98px) {
    .about .part-img img.main-img {
        left: 50%;
        position: relative;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (max-width: 767.98px) {
    .about .part-img img.main-img {
        width: 430px;
    }
}

@media (max-width: 575.98px) {
    .about .part-img img.main-img {
        width: 360px;
    }
}

@media (max-width: 479.98px) {
    .about .part-img img.main-img {
        width: 100%;
    }
}

.about .part-img img.bg-img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 744px;
    max-width: none;
    z-index: -1;
}

@media (max-width: 1399.98px) {
    .about .part-img img.bg-img {
        width: 704px;
    }
}

@media (max-width: 991.98px) {
    .about .part-img img.bg-img {
        width: 100%;
    }
}

.about .part-img img.shape-img {
    position: absolute;
    right: 193px;
    top: 15px;
    width: 268px;
}

@media (max-width: 1399.98px) {
    .about .part-img img.shape-img {
        right: 193px;
        top: 25px;
        width: 208px;
    }
}

@media (max-width: 991.98px) {
    .about .part-img img.shape-img {
        right: 303px;
    }
}

@media (max-width: 767.98px) {
    .about .part-img img.shape-img {
        right: 223px;
    }
}

@media (max-width: 575.98px) {
    .about .part-img img.shape-img {
        right: 183px;
    }
}

@media (max-width: 479.98px) {
    .about .part-img img.shape-img {
        right: 103px;
        top: 0;
        width: 180px;
    }
}

.about .part-img img.ball-1 {
    width: 116px;
    height: 116px;
    position: absolute;
    border-radius: 50%;
    top: 0;
    right: calc(100% + 107px);
}

@media (max-width: 1399.98px) {
    .about .part-img img.ball-1 {
        right: auto;
        left: -43px;
        width: 76px;
        height: 76px;
    }
}

@media (max-width: 991.98px) {
    .about .part-img img.ball-1 {
        width: 96px;
        height: 96px;
        left: -3px;
    }
}

@media (max-width: 767.98px) {
    .about .part-img img.ball-1 {
        width: 76px;
        height: 76px;
    }
}

@media (max-width: 575.98px) {
    .about .part-img img.ball-1 {
        width: 66px;
        height: 66px;
    }
}

@media (max-width: 479.98px) {
    .about .part-img img.ball-1 {
        width: 46px;
        height: 46px;
    }
}

.about .part-img img.ball-2 {
    width: 146px;
    position: absolute;
    border-radius: 50%;
    top: 147px;
    right: calc(100% + 8px);
}

@media (max-width: 1399.98px) {
    .about .part-img img.ball-2 {
        right: auto;
        left: 14px;
        width: 96px;
        top: 107px;
    }
}

@media (max-width: 991.98px) {
    .about .part-img img.ball-2 {
        left: 74px;
        width: 106px;
        top: 127px;
    }
}

@media (max-width: 767.98px) {
    .about .part-img img.ball-2 {
        left: 54px;
        width: 86px;
        top: 107px;
    }
}

@media (max-width: 575.98px) {
    .about .part-img img.ball-2 {
        left: 44px;
        width: 76px;
        top: 97px;
    }
}

@media (max-width: 479.98px) {
    .about .part-img img.ball-2 {
        left: 24px;
        width: 56px;
        top: 57px;
    }
}

.about .about-text {
    padding-left: 50px;
}

@media (max-width: 991.98px) {
    .about .about-text {
        padding-left: 0;
    }
}

.about .about-text .for-about-section {
    text-align: left;
}

@media (max-width: 1199.98px) {
    .about .about-text .for-about-section h2.title {
        margin-bottom: 50px;
    }
}

@media (max-width: 575.98px) {
    .about .about-text .for-about-section h2.title {
        margin-bottom: 40px;
    }
}

@media (max-width: 479.98px) {
    .about .about-text .for-about-section h2.title {
        margin-bottom: 30px;
    }
}

.about .about-text .for-about-section h2.title:after {
    left: 0;
    -webkit-transform: none;
    transform: none;
}

.about .about-text .part-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .about .about-text .part-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 767.98px) {
    .about .about-text .part-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.about .about-text .part-bottom .part-statics {
    padding-right: 50px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .about .about-text .part-bottom .part-statics {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (max-width: 991.98px) {
    .about .about-text .part-bottom .part-statics {
        padding-right: 0;
    }
}

@media (max-width: 767.98px) {
    .about .about-text .part-bottom .part-statics {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.about .about-text .part-bottom .part-statics .single-statics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
}

@media (max-width: 1199.98px) {
    .about .about-text .part-bottom .part-statics .single-statics {
        margin-right: 40px;
        margin-bottom: 30px;
    }
}

@media (max-width: 991.98px) {
    .about .about-text .part-bottom .part-statics .single-statics {
        margin-bottom: 40px;
    }
}

@media (max-width: 767.98px) {
    .about .about-text .part-bottom .part-statics .single-statics {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 60px;
        margin-bottom: 30px;
    }
}

@media (max-width: 575.98px) {
    .about .about-text .part-bottom .part-statics .single-statics {
        margin-right: 40px;
        margin-bottom: 30px;
    }
}

@media (max-width: 479.98px) {
    .about .about-text .part-bottom .part-statics .single-statics {
        margin-right: 30px;
        margin-bottom: 24px;
    }
}

.about .about-text .part-bottom .part-statics .single-statics:last-child {
    margin-bottom: 0;
}

@media (max-width: 1199.98px) {
    .about .about-text .part-bottom .part-statics .single-statics:last-child {
        margin-right: 0;
    }
}

.about .about-text .part-bottom .part-statics .single-statics .part-icon {
    width: 60px;
}

@media (max-width: 1199.98px) {
    .about .about-text .part-bottom .part-statics .single-statics .part-icon {
        width: auto;
        height: 60px;
    }
}

@media (max-width: 767.98px) {
    .about .about-text .part-bottom .part-statics .single-statics .part-icon {
        margin-bottom: 30px;
        height: 50px;
    }
}

@media (max-width: 479.98px) {
    .about .about-text .part-bottom .part-statics .single-statics .part-icon {
        display: none;
    }
}

.about .about-text .part-bottom .part-statics .single-statics .part-icon img {
    width: 100%;
    height: auto;
}

@media (max-width: 1199.98px) {
    .about .about-text .part-bottom .part-statics .single-statics .part-icon img {
        width: auto;
        max-width: none;
        height: 100%;
    }
}

.about .about-text .part-bottom .part-statics .single-statics .part-txt {
    margin-left: 30px;
}

@media (max-width: 767.98px) {
    .about .about-text .part-bottom .part-statics .single-statics .part-txt {
        margin-left: 0;
    }
}

.about .about-text .part-bottom .part-statics .single-statics .part-txt span {
    display: block;
    font-family: "Barlow Condensed", sans-serif;
}

.about .about-text .part-bottom .part-statics .single-statics .part-txt span.number {
    font-size: 40px;
    line-height: 50px;
    color: rgba(13, 59, 84, 0.8);
    font-weight: 300;
    margin: -11px 0 3px;
}

@media (max-width: 575.98px) {
    .about .about-text .part-bottom .part-statics .single-statics .part-txt span.number {
        font-size: 36px;
        line-height: 46px;
    }
}

@media (max-width: 479.98px) {
    .about .about-text .part-bottom .part-statics .single-statics .part-txt span.number {
        font-size: 34px;
        line-height: 44px;
    }
}

.about .about-text .part-bottom .part-statics .single-statics .part-txt span.text {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    background: linear-gradient(223.14deg, #D3471A -17.3%, #988B17 101.56%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

@media (max-width: 479.98px) {
    .about .about-text .part-bottom .part-statics .single-statics .part-txt span.text {
        font-size: 17px;
        line-height: 27px;
    }
}

.about .about-text .part-bottom .part-descr p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #3D6276;
    letter-spacing: 0.01em;
    margin-top: -8px;
    margin-bottom: 23px;
}

@media (max-width: 1199.98px) {
    .about .about-text .part-bottom .part-descr p {
        margin-top: -6px;
    }
}

@media (max-width: 479.98px) {
    .about .about-text .part-bottom .part-descr p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 17px;
    }
}

.about .about-text .part-bottom .part-descr p span {
    display: inline-block;
}

.about .about-text .part-bottom .part-descr p span.txt-bold {
    font-weight: 500;
}

.about .about-text .part-bottom .part-descr ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #3D6276;
    position: relative;
    padding-left: 25px;
    margin-bottom: 16px;
}

@media (max-width: 479.98px) {
    .about .about-text .part-bottom .part-descr ul li {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 11px;
    }
}

.about .about-text .part-bottom .part-descr ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background: url("../img/about/list-icon.png") center center no-repeat;
    background-size: 10px 10px;
}

@media (max-width: 479.98px) {
    .about .about-text .part-bottom .part-descr ul li:before {
        top: 6px;
        -webkit-transform: none;
        transform: none;
    }
}

.about .about-text .part-bottom .part-descr a.btn-pok {
    margin-top: 26px;
}

@media (max-width: 767.98px) {
    .about .about-text .part-bottom .part-descr a.btn-pok {
        margin-top: 16px;
    }
}

@media (max-width: 479.98px) {
    .about .about-text .part-bottom .part-descr a.btn-pok {
        margin-top: 11px;
    }
}

/*==========================================
    05. Call to action
==========================================*/

.cta {
    background: linear-gradient(251.22deg, #0C244B 0%, #0B3846 99.53%);
    padding: 80px 0;
    position: relative;
    z-index: 2;
}

@media (max-width: 1199.98px) {
    .cta {
        padding: 60px 0;
    }
}

@media (max-width: 575.98px) {
    .cta {
        padding: 50px 0;
    }
}

.cta:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 1544px;
    background: url("../img/cta/cta-shape.png") right center no-repeat;
    background-size: cover;
    z-index: -2;
}

@media (max-width: 991.98px) {
    .cta:after {
        width: 100%;
        opacity: 0.5;
    }
}

.cta:before {
    position: absolute;
    content: "";
    background-image: url("../img/cta/cta-bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
}

@media (max-width: 575.98px) {
    .cta .part-text {
        padding: 0 40px;
    }
}

@media (max-width: 479.98px) {
    .cta .part-text {
        padding: 0;
    }
}

.cta .part-text h2.title {
    color: #fff;
    font-weight: 600;
    font-size: 46px;
    line-height: 56px;
    letter-spacing: 0.02em;
    margin: 0;
}

@media (max-width: 1399.98px) {
    .cta .part-text h2.title {
        font-size: 42px;
        line-height: 52px;
    }
}

@media (max-width: 1199.98px) {
    .cta .part-text h2.title {
        font-size: 38px;
        line-height: 48px;
    }
}

@media (max-width: 991.98px) {
    .cta .part-text h2.title {
        text-align: center;
        margin: -12px 0 31px;
    }
}

@media (max-width: 767.98px) {
    .cta .part-text h2.title {
        font-size: 34px;
        line-height: 44px;
        margin: -11px 0 21px;
    }
}

@media (max-width: 575.98px) {
    .cta .part-text h2.title {
        font-size: 30px;
        line-height: 40px;
        margin: -11px 0 22px;
    }
}

@media (max-width: 479.98px) {
    .cta .part-text h2.title {
        font-size: 28px;
        line-height: 38px;
    }
}

.cta .btn-cta {
    text-align: right;
}

@media (max-width: 991.98px) {
    .cta .btn-cta {
        text-align: center;
    }
}

/*==========================================
    06. Working process
==========================================*/

.working-process {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    .working-process {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .working-process {
        padding: 80px 0 40px;
    }
}

@media (max-width: 479.98px) {
    .working-process {
        padding: 60px 0 30px;
    }
}

.working-process img.wp-bg-shape-2 {
    position: absolute;
    width: 7.1354166667%;
    top: 0;
    left: 0;
}

.working-process img.wp-bg-shape-3 {
    position: absolute;
    width: 8.8541666667%;
    bottom: 0;
    right: 0;
}

@media (max-width: 1399.98px) {
    .working-process img.wp-bg-shape-3 {
        right: -3%;
    }
}

@media (max-width: 1199.98px) {
    .working-process img.wp-bg-shape-3 {
        bottom: -10%;
    }
}

.working-process .single-process {
    text-align: center;
}

@media (max-width: 991.98px) {
    .working-process .single-process {
        margin-bottom: 40px;
        padding: 0 30px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .working-process .single-process {
        padding: 0;
    }
}

@media (max-width: 479.98px) {
    .working-process .single-process {
        padding: 0;
        margin-bottom: 30px;
    }
}

@media (max-width: 991.98px) {
    .working-process .single-process.pp-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .working-process .single-process.pp-2 .part-text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .working-process .single-process.pp-2 .part-text span.step-title {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .working-process .single-process.pp-2 .part-text p {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

.working-process .single-process .part-icon {
    height: 106px;
    width: 106px;
    background: url("../img/working-process/icon-shape.png") center center no-repeat;
    background-size: contain;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
}

@media (max-width: 1399.98px) {
    .working-process .single-process .part-icon {
        width: 104px;
        height: 104px;
    }
}

@media (max-width: 1199.98px) {
    .working-process .single-process .part-icon {
        width: 90px;
        height: 90px;
    }
}

@media (max-width: 991.98px) {
    .working-process .single-process .part-icon {
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 479.98px) {
    .working-process .single-process .part-icon {
        width: 70px;
        height: 70px;
        margin-top: 10px;
    }
}

.working-process .single-process .part-icon img {
    height: 80px;
    width: auto;
    max-width: none;
    margin-top: -20px;
}

@media (max-width: 1399.98px) {
    .working-process .single-process .part-icon img {
        height: 70px;
    }
}

@media (max-width: 1199.98px) {
    .working-process .single-process .part-icon img {
        height: 60px;
    }
}

@media (max-width: 479.98px) {
    .working-process .single-process .part-icon img {
        height: 50px;
        margin-top: -10px;
    }
}

.working-process .single-process .part-text span {
    display: block;
}

.working-process .single-process .part-text span.step-number {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    line-height: 70px;
    font-weight: 600;
    font-size: 40px;
    color: rgba(13, 59, 84, 0.8);
    text-align: center;
    font-family: "Barlow Condensed", sans-serif;
    position: relative;
    z-index: 2;
    margin: 40px 0 40px;
}

@media (max-width: 1399.98px) {
    .working-process .single-process .part-text span.step-number {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
        margin: 35px 0;
    }
}

@media (max-width: 991.98px) {
    .working-process .single-process .part-text span.step-number {
        margin: 30px 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
    }
}

@media (max-width: 479.98px) {
    .working-process .single-process .part-text span.step-number {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
}

.working-process .single-process .part-text span.step-number.two,
.working-process .single-process .part-text span.step-number.four {
    margin: 40px 0 40px;
}

@media (max-width: 1399.98px) {
    .working-process .single-process .part-text span.step-number.two,
    .working-process .single-process .part-text span.step-number.four {
        margin: 35px 0;
    }
}

@media (max-width: 1199.98px) {
    .working-process .single-process .part-text span.step-number.two:before,
    .working-process .single-process .part-text span.step-number.four:before {
        -webkit-transform: rotateZ(-16deg) translateY(-170%);
        transform: rotateZ(-16deg) translateY(-170%);
    }
}

@media (max-width: 991.98px) {
    .working-process .single-process .part-text span.step-number.two,
    .working-process .single-process .part-text span.step-number.four {
        margin: 30px 0;
    }
}

.working-process .single-process .part-text span.step-number:after {
    position: absolute;
    content: "";
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    background: #fff;
    z-index: -1;
}

.working-process .single-process .part-text span.step-number:before {
    position: absolute;
    content: "";
    background: url("../img/working-process/step-arrow.png") center center no-repeat;
    background-size: contain;
    width: 136px;
    height: 15px;
    left: calc(100% + 51px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 1399.98px) {
    .working-process .single-process .part-text span.step-number:before {
        left: calc(100% + 44.5px);
    }
}

@media (max-width: 1199.98px) {
    .working-process .single-process .part-text span.step-number:before {
        left: calc(100% + 38.5px);
        -webkit-transform: rotateZ(16deg) translateY(50%);
        transform: rotateZ(16deg) translateY(50%);
        width: 110px;
    }
}

@media (max-width: 991.98px) {
    .working-process .single-process .part-text span.step-number:before {
        display: none;
    }
}

.working-process .single-process .part-text span.step-number.four:before {
    display: none;
}

.working-process .single-process .part-text span.step-title {
    font-family: "Barlow Condensed", sans-serif;
    color: rgba(13, 59, 84, 0.8);
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    margin: -10px 0 13px;
}

@media (max-width: 1399.98px) {
    .working-process .single-process .part-text span.step-title {
        font-size: 24px;
        line-height: 34px;
        margin: -8px 0 13px;
    }
}

@media (max-width: 1199.98px) {
    .working-process .single-process .part-text span.step-title {
        margin-bottom: 14px;
    }
}

@media (max-width: 991.98px) {
    .working-process .single-process .part-text span.step-title {
        margin-top: -9px;
    }
}

@media (max-width: 479.98px) {
    .working-process .single-process .part-text span.step-title {
        font-size: 22px;
        line-height: 32px;
    }
}

.working-process .single-process .part-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #3D6276;
    letter-spacing: 0.01em;
    margin: 0 0 -11px;
}

@media (max-width: 1199.98px) {
    .working-process .single-process .part-text p {
        line-height: 30px;
        margin: 0 0 -9px;
    }
}

@media (max-width: 991.98px) {
    .working-process .single-process .part-text p {
        margin-bottom: -10px;
    }
}

@media (max-width: 479.98px) {
    .working-process .single-process .part-text p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: -8px;
    }
}

/*==========================================
    07. Feature
==========================================*/

.feature {
    padding: 120px 0 0;
    background: linear-gradient(251.22deg, #0C244B 0%, #0B3846 99.53%);
    position: relative;
    z-index: 2;
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    .feature {
        padding: 100px 0 0;
    }
}

@media (max-width: 991.98px) {
    .feature {
        padding: 80px 0 0;
    }
}

@media (max-width: 479.98px) {
    .feature {
        padding: 55px 0 0;
    }
}

.feature:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/feature/feature-bg.png") center center no-repeat;
    background-size: cover;
    z-index: -2;
}

.feature:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1544px;
    height: 100%;
    background: url("../img/banner-circle-shape.png") top right no-repeat;
    background-size: 100%;
    z-index: -1;
}

@media (max-width: 1399.98px) {
    .feature:before {
        width: 944px;
    }
}

@media (max-width: 1199.98px) {
    .feature:before {
        width: 690px;
    }
}

.feature .part-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}

.feature .part-left .section-title {
    text-align: left;
}

@media (max-width: 1199.98px) {
    .feature .part-left .section-title {
        text-align: center;
    }
}

.feature .part-left .section-title .sub-title {
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
}

.feature .part-left .section-title h2.title {
    color: #fff;
    text-transform: unset;
    padding-bottom: 60px;
}

@media (max-width: 1199.98px) {
    .feature .part-left .section-title h2.title {
        padding-bottom: 40px;
    }
}

@media (max-width: 991.98px) {
    .feature .part-left .section-title h2.title {
        padding-bottom: 36px;
    }
}

@media (max-width: 575.98px) {
    .feature .part-left .section-title h2.title {
        padding-bottom: 26px;
    }
}

.feature .part-left .section-title h2.title:after {
    left: 0;
    -webkit-transform: none;
    transform: none;
    background: url("../img/feature/section-title-img.png") center center no-repeat;
}

@media (max-width: 1199.98px) {
    .feature .part-left .section-title h2.title:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (max-width: 991.98px) {
    .feature .part-left .section-title h2.title:after {
        height: 15px;
        width: 207px;
        background-size: contain;
    }
}

.feature .part-left .part-img {
    position: relative;
}

@media (max-width: 1199.98px) {
    .feature .part-left .part-img {
        display: none;
    }
}

.feature .part-left .part-img img.main-img {
    width: 428px;
}

@media (max-width: 1399.98px) {
    .feature .part-left .part-img img.main-img {
        width: calc(100% - 2px);
    }
}

.feature .part-left .part-img img.bg-img {
    position: absolute;
    right: 150px;
    bottom: 0;
    width: 744px;
    max-width: none;
    z-index: -1;
}

.feature .feature-list {
    padding-bottom: 60px;
    padding-left: 50px;
    margin-right: -20px;
}

@media (max-width: 1199.98px) {
    .feature .feature-list {
        padding-left: 0;
        margin-right: 0;
        padding-bottom: 50px;
    }
}

@media (max-width: 991.98px) {
    .feature .feature-list {
        padding-bottom: 30px;
    }
}

@media (max-width: 767.98px) {
    .feature .feature-list {
        padding-bottom: 40px;
    }
}

@media (max-width: 479.98px) {
    .feature .feature-list {
        padding-bottom: 30px;
    }
}

.feature .feature-list .single-feature {
    margin-bottom: 50px;
    padding-right: 20px;
}

@media (max-width: 1199.98px) {
    .feature .feature-list .single-feature {
        padding-right: 0;
        margin-bottom: 40px;
    }
}

@media (max-width: 767.98px) {
    .feature .feature-list .single-feature {
        margin-bottom: 30px;
    }
}

@media (max-width: 575.98px) {
    .feature .feature-list .single-feature {
        padding: 0 30px;
    }
}

@media (max-width: 479.98px) {
    .feature .feature-list .single-feature {
        padding: 0;
        text-align: center;
        margin-bottom: 22px;
    }
}

.feature .feature-list .single-feature .part-icon {
    position: relative;
    display: inline-block;
    margin-bottom: 22px;
}

.feature .feature-list .single-feature .part-icon:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    opacity: 0.3;
    border-radius: 50%;
    top: 0;
    right: -15px;
}

@media (max-width: 767.98px) {
    .feature .feature-list .single-feature .part-icon:after {
        width: 20px;
        height: 20px;
        right: -10px;
    }
}

.feature .feature-list .single-feature .part-icon img {
    height: 50px;
    width: auto;
    max-width: none;
}

@media (max-width: 991.98px) {
    .feature .feature-list .single-feature .part-icon img {
        height: 45px;
    }
}

@media (max-width: 767.98px) {
    .feature .feature-list .single-feature .part-icon img {
        height: 40px;
    }
}

.feature .feature-list .single-feature .part-text span.title {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.02em;
    color: #fff;
    display: block;
    margin-bottom: 14px;
}

@media (max-width: 1399.98px) {
    .feature .feature-list .single-feature .part-text span.title {
        font-size: 24px;
        line-height: 34px;
    }
}

@media (max-width: 479.98px) {
    .feature .feature-list .single-feature .part-text span.title {
        font-size: 22px;
        line-height: 32px;
    }
}

.feature .feature-list .single-feature .part-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #CED6DB;
}

@media (max-width: 479.98px) {
    .feature .feature-list .single-feature .part-text p {
        font-size: 15px;
        line-height: 25px;
    }
}

/*==========================================
    08. Testimonial
==========================================*/

.testimonial {
    padding: 120px 0;
    position: relative;
}

@media (max-width: 1199.98px) {
    .testimonial {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .testimonial {
        padding: 80px 0;
    }
}

@media (max-width: 479.98px) {
    .testimonial {
        padding: 60px 0 60px;
    }
}

.testimonial .testimonial-carousel {
    -webkit-box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
    margin-bottom: 60px;
}

@media (max-width: 991.98px) {
    .testimonial .testimonial-carousel {
        margin-bottom: 50px;
    }
}

@media (max-width: 767.98px) {
    .testimonial .testimonial-carousel {
        margin-bottom: 40px;
    }
}

.testimonial .testimonial-carousel .single-testimonial {
    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: 50px 0;
    position: relative;
}

@media (max-width: 991.98px) {
    .testimonial .testimonial-carousel .single-testimonial {
        display: block;
        text-align: center;
        padding: 50px;
    }
}

@media (max-width: 767.98px) {
    .testimonial .testimonial-carousel .single-testimonial {
        padding: 40px 50px;
    }
}

@media (max-width: 479.98px) {
    .testimonial .testimonial-carousel .single-testimonial {
        padding: 40px 40px;
    }
}

.testimonial .testimonial-carousel .single-testimonial:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 45px;
    background: url("../img/testimonial/shape-1.png") right center no-repeat;
    background-size: cover;
}

@media (max-width: 1199.98px) {
    .testimonial .testimonial-carousel .single-testimonial:after {
        opacity: 0.4;
    }
}

@media (max-width: 991.98px) {
    .testimonial .testimonial-carousel .single-testimonial:after {
        background-repeat: repeat;
        background-size: contain;
        opacity: 1;
    }
}

@media (max-width: 479.98px) {
    .testimonial .testimonial-carousel .single-testimonial:after {
        opacity: 0.4;
    }
}

.testimonial .testimonial-carousel .single-testimonial .part-user-info {
    margin-right: 60px;
    text-align: right;
}

@media (max-width: 1199.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-user-info {
        margin-right: 50px;
    }
}

@media (max-width: 991.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-user-info {
        display: inline-block;
        text-align: center;
        margin-right: 0;
    }
}

.testimonial .testimonial-carousel .single-testimonial .part-user-info span {
    display: block;
}

.testimonial .testimonial-carousel .single-testimonial .part-user-info span.user-name {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.02em;
    font-family: "Barlow Condensed", sans-serif;
    color: rgba(13, 59, 84, 0.8);
    text-transform: capitalize;
    margin: -9px 0 7px;
}

@media (max-width: 1399.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-user-info span.user-name {
        font-size: 26px;
        line-height: 36px;
    }
}

@media (max-width: 1199.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-user-info span.user-name {
        font-size: 24px;
        line-height: 34px;
    }
}

@media (max-width: 575.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-user-info span.user-name {
        font-size: 22px;
        line-height: 32px;
        margin: -9px 0 4px;
    }
}

.testimonial .testimonial-carousel .single-testimonial .part-user-info span.lottery-category {
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #3D6276;
    font-family: "Barlow Condensed", sans-serif;
}

@media (max-width: 1399.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-user-info span.lottery-category {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 575.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-user-info span.lottery-category {
        font-size: 18px;
        line-height: 28px;
    }
}

.testimonial .testimonial-carousel .single-testimonial .part-user-info span.winning-date {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #3D6276;
    font-family: "Barlow Condensed", sans-serif;
    text-transform: capitalize;
    margin-bottom: -5px;
}

@media (max-width: 1399.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-user-info span.winning-date {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width: 575.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-user-info span.winning-date {
        font-size: 15px;
        line-height: 25px;
    }
}

.testimonial .testimonial-carousel .single-testimonial .part-img {
    background: url("../img/testimonial/border.png") center center no-repeat;
    background-size: contain;
    padding: 10px;
    margin-right: 60px;
}

@media (max-width: 1199.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-img {
        margin-right: 50px;
    }
}

@media (max-width: 991.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-img {
        display: inline-block;
        margin-right: 0;
        margin: 35px 0 33px;
    }
}

@media (max-width: 479.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-img {
        margin: 25px 0 13px;
    }
}

.testimonial .testimonial-carousel .single-testimonial .part-img img {
    width: 150px;
    border-radius: 50%;
}

@media (max-width: 1399.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-img img {
        width: 130px;
    }
}

@media (max-width: 1199.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-img img {
        width: 120px;
    }
}

@media (max-width: 767.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-img img {
        width: 100px;
    }
}

@media (max-width: 575.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-img img {
        width: 90px;
    }
}

.testimonial .testimonial-carousel .single-testimonial .part-feedback p {
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 44px;
    letter-spacing: 0.01em;
    color: #3D6276;
    max-width: 530px;
    margin: 10px 0 7px;
}

@media (max-width: 1399.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p {
        font-size: 22px;
        line-height: 42px;
        max-width: 500px;
        margin: 7px 0 4px;
    }
}

@media (max-width: 1199.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p {
        font-size: 20px;
        line-height: 40px;
        margin: 2px 0 3px;
        max-width: 490px;
    }
}

@media (max-width: 991.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p {
        max-width: 570px;
    }
}

@media (max-width: 767.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p {
        font-size: 18px;
        line-height: 38px;
        margin: -1px 0 -3px;
    }
}

@media (max-width: 575.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p {
        font-size: 16px;
        line-height: 34px;
        margin-bottom: -1px;
    }
}

@media (max-width: 479.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p {
        font-size: 15px;
        line-height: 30px;
    }
}

.testimonial .testimonial-carousel .single-testimonial .part-feedback p img {
    height: 40px;
    width: auto;
    max-width: none;
    display: inline-block;
}

@media (max-width: 1399.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p img {
        height: 35px;
    }
}

@media (max-width: 1199.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p img {
        height: 30px;
    }
}

@media (max-width: 767.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p img {
        height: 25px;
    }
}

@media (max-width: 479.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p img {
        height: 20px;
    }
}

.testimonial .testimonial-carousel .single-testimonial .part-feedback p img.quot-1 {
    margin-right: 18px;
    margin-top: -26px;
}

@media (max-width: 1399.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p img.quot-1 {
        margin-top: -24px;
    }
}

@media (max-width: 1199.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p img.quot-1 {
        margin-top: -18px;
    }
}

@media (max-width: 767.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p img.quot-1 {
        margin-top: -14px;
    }
}

@media (max-width: 575.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p img.quot-1 {
        margin-top: -11px;
    }
}

.testimonial .testimonial-carousel .single-testimonial .part-feedback p img.quot-2 {
    margin-bottom: -15px;
    margin-left: 15px;
}

@media (max-width: 1399.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p img.quot-2 {
        margin-bottom: -12px;
    }
}

@media (max-width: 767.98px) {
    .testimonial .testimonial-carousel .single-testimonial .part-feedback p img.quot-2 {
        margin-bottom: -6px;
    }
}

.testimonial .testimonial-carousel .owl-nav {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 170px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: calc(100% + 50px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 991.98px) {
    .testimonial .testimonial-carousel .owl-nav {
        top: calc(100% + 40px);
    }
}

@media (max-width: 767.98px) {
    .testimonial .testimonial-carousel .owl-nav {
        top: calc(100% + 30px);
    }
}

.testimonial .testimonial-carousel .owl-nav .owl-prev,
.testimonial .testimonial-carousel .owl-nav .owl-next {
    height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.testimonial .testimonial-carousel .owl-nav .owl-prev img,
.testimonial .testimonial-carousel .owl-nav .owl-next img {
    width: 30px;
}

.testimonial .testimonial-carousel .owl-nav .owl-prev {
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.testimonial .testimonial-carousel .owl-nav .owl-prev:hover {
    opacity: 1;
}

.testimonial .testimonial-carousel .carousel-custom-dots {
    position: absolute;
    top: calc(100% + 50px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 991.98px) {
    .testimonial .testimonial-carousel .carousel-custom-dots {
        top: calc(100% + 40px);
    }
}

@media (max-width: 767.98px) {
    .testimonial .testimonial-carousel .carousel-custom-dots {
        top: calc(100% + 30px);
    }
}

.testimonial .testimonial-carousel .carousel-custom-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    border-radius: 50%;
    opacity: 0.5;
    margin: 0 10px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.testimonial .testimonial-carousel .carousel-custom-dots button.owl-dot.active {
    opacity: 1;
}

/*==========================================
    09. Footer
==========================================*/

.footer {
    background: linear-gradient(251.22deg, #0C244B 0%, #0B3846 99.53%);
    position: relative;
    z-index: 2;
}

.footer:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/bg-shape/footer-bg.png") center center no-repeat;
    background-size: cover;
    z-index: -2;
}

.footer:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1429px;
    height: 100%;
    background: url("../img/bg-shape/footer-circle.png") center right no-repeat;
    background-size: cover;
    z-index: -1;
}

@media (max-width: 1399.98px) {
    .footer:before {
        width: 100%;
        opacity: 0.8;
    }
}

@media (max-width: 991.98px) {
    .footer:before {
        opacity: 0.6;
    }
}

.footer .footer-top {
    text-align: center;
    padding: 100px 0 60px;
}

@media (max-width: 1399.98px) {
    .footer .footer-top {
        padding-top: 80px;
    }
}

@media (max-width: 1199.98px) {
    .footer .footer-top {
        padding-top: 60px;
    }
}

@media (max-width: 767.98px) {
    .footer .footer-top {
        padding: 50px 0;
    }
}

@media (max-width: 479.98px) {
    .footer .footer-top {
        padding: 40px 0;
    }
}

@media (min-width: 480px) and (max-width: 575.98px) {
    .footer .footer-top .part-about {
        padding: 0 30px;
    }
}

.footer .footer-top .part-about .footer-logo a {
    display: inline-block;
    margin-bottom: 31px;
}

@media (max-width: 767.98px) {
    .footer .footer-top .part-about .footer-logo a {
        margin-bottom: 21px;
    }
}

.footer .footer-top .part-about .footer-logo a img {
    height: 38px;
    width: auto;
    max-width: none;
}

@media (max-width: 1399.98px) {
    .footer .footer-top .part-about .footer-logo a img {
        height: 32px;
    }
}

@media (max-width: 479.98px) {
    .footer .footer-top .part-about .footer-logo a img {
        height: 28px;
    }
}

.footer .footer-top .part-about p {
    color: #CED8DD;
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 0.01em;
    font-size: 18px;
    line-height: 28px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 25px;
}

@media (max-width: 1399.98px) {
    .footer .footer-top .part-about p {
        margin: 0 -8px 25px;
    }
}

@media (max-width: 1199.98px) {
    .footer .footer-top .part-about p {
        margin: 0 0 25px;
    }
}

@media (max-width: 767.98px) {
    .footer .footer-top .part-about p {
        margin: 0 0 15px;
    }
}

@media (max-width: 479.98px) {
    .footer .footer-top .part-about p {
        font-size: 17px;
        line-height: 27px;
    }
}

.footer .footer-top .part-about ul.importants-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -7px;
}

.footer .footer-top .part-about ul.importants-links li.single-link a {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.7);
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    padding: 0 15px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    font-family: "Barlow Condensed", sans-serif;
}

.footer .footer-top .part-about ul.importants-links li.single-link a:hover {
    color: #fff;
}

.footer .footer-top .part-about ul.importants-links li.single-link a:after {
    position: absolute;
    content: "";
    left: calc(100% - 0.5px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    height: 12px;
    width: 1px;
}

.footer .footer-top .part-about ul.importants-links li.single-link:last-child a:after {
    display: none;
}

.footer .footer-bottom {
    position: relative;
    padding: 30px 0;
}

@media (max-width: 991.98px) {
    .footer .footer-bottom {
        padding: 23px 0 23px;
    }
}

.footer .footer-bottom:after {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    height: 1px;
    background: #fff;
    opacity: 0.1;
}

.footer .footer-bottom .footer-bottom-content {
    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;
}

@media (max-width: 991.98px) {
    .footer .footer-bottom .footer-bottom-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.footer .footer-bottom .footer-bottom-content p.copyright-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0;
}

@media (max-width: 479.98px) {
    .footer .footer-bottom .footer-bottom-content p.copyright-text {
        text-align: center;
        font-size: 17px;
        line-height: 27px;
    }
}

.footer .footer-bottom .footer-bottom-content ul.social-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 991.98px) {
    .footer .footer-bottom .footer-bottom-content ul.social-link {
        margin: 13px 0;
    }
}

@media (max-width: 575.98px) {
    .footer .footer-bottom .footer-bottom-content ul.social-link {
        margin: 13px 0 11px;
    }
}

.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social {
    margin-right: 25px;
}

@media (max-width: 479.98px) {
    .footer .footer-bottom .footer-bottom-content ul.social-link li.single-social {
        margin-right: 15px;
    }
}

.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social:last-child {
    margin-right: 0;
}

.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social a {
    width: 35px;
    height: 35px;
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    font-size: 13px;
    color: #fff;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social a:after {
    position: absolute;
    content: "";
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    z-index: -1;
    background: linear-gradient(251.22deg, #0C244B 0%, #0B3846 99.53%);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social a:hover {
    color: #0D3B54;
}

.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social a:hover:after {
    opacity: 0;
}

.footer .footer-bottom .footer-bottom-content .footer-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 479.98px) {
    .footer .footer-bottom .footer-bottom-content .footer-menu ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.footer .footer-bottom .footer-bottom-content .footer-menu ul li {
    margin-left: 40px;
}

@media (max-width: 1199.98px) {
    .footer .footer-bottom .footer-bottom-content .footer-menu ul li {
        margin-left: 25px;
    }
}

@media (max-width: 479.98px) {
    .footer .footer-bottom .footer-bottom-content .footer-menu ul li {
        margin-left: 0;
        margin: 0 15px;
    }
}

.footer .footer-bottom .footer-bottom-content .footer-menu ul li:first-child {
    margin-left: 0;
}

.footer .footer-bottom .footer-bottom-content .footer-menu ul li a.single-menu {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.02em;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.footer .footer-bottom .footer-bottom-content .footer-menu ul li a.single-menu:hover {
    color: #fff;
}

/*==========================================
    10. Breadcrumb
==========================================*/

.breadcrumb-pok {
    background: linear-gradient(251.22deg, #0C244B 0%, #0B3846 99.53%);
    padding: 80px 0;
    padding-top: 180px;
    position: relative;
    z-index: 2;
}

@media (max-width: 1399.98px) {
    .breadcrumb-pok {
        padding: 70px 0;
        padding-top: 154px;
    }
}

@media (max-width: 991.98px) {
    .breadcrumb-pok {
        padding: 60px 0;
        padding-top: 60px;
    }
}

@media (max-width: 575.98px) {
    .breadcrumb-pok {
        padding: 50px 0;
        padding-top: 50px;
    }
}

@media (max-width: 479.98px) {
    .breadcrumb-pok {
        padding: 40px 0;
        padding-top: 40px;
    }
}

.breadcrumb-pok:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/breadcrumb/breadcrumb-bg.png") center center no-repeat;
    background-size: cover;
    z-index: -1;
}

.breadcrumb-pok img.br-shape-left,
.breadcrumb-pok img.br-shape-right {
    position: absolute;
    width: auto;
    max-width: none;
    height: 100%;
    z-index: 3;
}

@media (max-width: 1199.98px) {
    .breadcrumb-pok img.br-shape-left,
    .breadcrumb-pok img.br-shape-right {
        display: none;
    }
}

.breadcrumb-pok img.br-shape-left {
    left: 0;
    top: 0;
}

.breadcrumb-pok img.br-shape-right {
    right: 0;
    top: 0;
}

.breadcrumb-pok .breadcrumb-content {
    text-align: center;
    margin-top: -8px;
}

.breadcrumb-pok .breadcrumb-content span.subtitle {
    display: inline-block;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 16px;
}

@media (max-width: 1399.98px) {
    .breadcrumb-pok .breadcrumb-content span.subtitle {
        margin-bottom: 18px;
    }
}

@media (max-width: 991.98px) {
    .breadcrumb-pok .breadcrumb-content span.subtitle {
        margin-bottom: 10px;
        padding-bottom: 25px;
    }
}

@media (max-width: 575.98px) {
    .breadcrumb-pok .breadcrumb-content span.subtitle {
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 479.98px) {
    .breadcrumb-pok .breadcrumb-content span.subtitle {
        font-size: 16px;
        line-height: 26px;
    }
}

.breadcrumb-pok .breadcrumb-content span.subtitle:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../img/breadcrumb/breadcrumb-title-shape.png") center center no-repeat;
    background-size: contain;
    width: 246.4px;
    height: 12px;
}

.breadcrumb-pok .breadcrumb-content h2.title {
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 0.01em;
    margin-bottom: 30px;
}

@media (max-width: 1399.98px) {
    .breadcrumb-pok .breadcrumb-content h2.title {
        font-size: 42px;
        line-height: 52px;
    }
}

@media (max-width: 1199.98px) {
    .breadcrumb-pok .breadcrumb-content h2.title {
        font-size: 38px;
        line-height: 48px;
    }
}

@media (max-width: 991.98px) {
    .breadcrumb-pok .breadcrumb-content h2.title {
        font-size: 34px;
        line-height: 44px;
        margin-bottom: 20px;
    }
}

@media (max-width: 575.98px) {
    .breadcrumb-pok .breadcrumb-content h2.title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 22px;
    }
}

@media (max-width: 479.98px) {
    .breadcrumb-pok .breadcrumb-content h2.title {
        font-size: 28px;
        line-height: 38px;
    }
}

.breadcrumb-pok .breadcrumb-content .page-links {
    position: relative;
    z-index: 2;
    padding: 8px 50px;
    display: inline-block;
}

@media (max-width: 575.98px) {
    .breadcrumb-pok .breadcrumb-content .page-links {
        padding: 6px 30px;
    }
}

.breadcrumb-pok .breadcrumb-content .page-links:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 60%;
    border-radius: 6px 0 0 18px;
    border: 1px solid #859CA8;
    border-right: none;
    -webkit-transform: skewX(-34deg);
    transform: skewX(-34deg);
    border-left-width: 2px;
    z-index: -1;
}

.breadcrumb-pok .breadcrumb-content .page-links:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 60%;
    border-radius: 0 6px 18px 0;
    border: 1px solid #859CA8;
    border-left: none;
    -webkit-transform: skewX(34deg);
    transform: skewX(34deg);
    border-right-width: 2px;
    z-index: -1;
}

.breadcrumb-pok .breadcrumb-content .page-links ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.breadcrumb-pok .breadcrumb-content .page-links ul li {
    margin-right: 20px;
}

.breadcrumb-pok .breadcrumb-content .page-links ul li:last-child {
    margin-right: 0;
}

.breadcrumb-pok .breadcrumb-content .page-links ul li a {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.01em;
    color: #fff;
    font-family: "Barlow Condensed", sans-serif;
    padding-left: 25px;
    position: relative;
}

@media (max-width: 575.98px) {
    .breadcrumb-pok .breadcrumb-content .page-links ul li a {
        font-size: 16px;
    }
}

.breadcrumb-pok .breadcrumb-content .page-links ul li a:after {
    position: absolute;
    content: "";
    left: 0;
    top: 54%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}

.breadcrumb-pok .breadcrumb-content .page-links ul li span.current-page {
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.01em;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    font-family: "Barlow Condensed", sans-serif;
    padding-left: 25px;
    position: relative;
}

@media (max-width: 575.98px) {
    .breadcrumb-pok .breadcrumb-content .page-links ul li span.current-page {
        font-size: 16px;
    }
}

.breadcrumb-pok .breadcrumb-content .page-links ul li span.current-page:after {
    position: absolute;
    content: "";
    left: 0;
    top: 54%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
}

/*==========================================
    11. Authority
==========================================*/

.authority {
    padding: 120px 0;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    .authority {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .authority {
        padding: 80px 0 40px;
    }
}

@media (max-width: 479.98px) {
    .authority {
        padding: 60px 0 20px;
    }
}

.authority:after {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    width: 1920px;
    height: 100%;
    background: url("../img/authority/shape-3.png") center center no-repeat;
    background-size: cover;
    z-index: -1;
}

@media (max-width: 991.98px) {
    .authority:after {
        display: none;
    }
}

.authority .all-members {
    margin: 0 -40px;
}

@media (max-width: 1199.98px) {
    .authority .all-members {
        margin: 0 -30px;
    }
}

@media (max-width: 991.98px) {
    .authority .all-members {
        margin: 0;
    }
}

.authority .all-members .single-authority-member {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991.98px) {
    .authority .all-members .single-authority-member {
        margin-bottom: 40px;
    }
}

.authority .all-members .single-authority-member .part-pic img {
    width: 190px;
}

@media (max-width: 767.98px) {
    .authority .all-members .single-authority-member .part-pic img {
        width: 170px;
    }
}

@media (max-width: 575.98px) {
    .authority .all-members .single-authority-member .part-pic img {
        width: 190px;
    }
}

.authority .all-members .single-authority-member .part-info {
    background: url("../img/authority/shape-1.png") center center no-repeat;
    background-size: contain;
    padding: 38px 0 25px;
    display: inline-block;
    width: 225px;
    text-align: center;
    margin-top: 30px;
}

@media (max-width: 991.98px) {
    .authority .all-members .single-authority-member .part-info {
        margin-top: 20px;
    }
}

@media (max-width: 767.98px) {
    .authority .all-members .single-authority-member .part-info {
        padding: 29px 0 20px;
    }
}

.authority .all-members .single-authority-member .part-info span {
    display: block;
}

.authority .all-members .single-authority-member .part-info span.member-name {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.01em;
    color: rgba(13, 59, 84, 0.9);
    text-transform: capitalize;
    margin-bottom: 3px;
}

@media (max-width: 767.98px) {
    .authority .all-members .single-authority-member .part-info span.member-name {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 4px;
    }
}

.authority .all-members .single-authority-member .part-info span.member-designation {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #0D3B54;
}

.authority .all-members .row .col-xl-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.authority .all-members .row .col-xl-3:nth-child(2) .single-authority-member .part-info,
.authority .all-members .row .col-xl-3:last-child .single-authority-member .part-info {
    background: url("../img/authority/shape-2.png") center center no-repeat;
    background-size: contain;
    padding: 23px 0 40px;
    margin-top: 0;
    margin-bottom: 30px;
}

@media (max-width: 991.98px) {
    .authority .all-members .row .col-xl-3:nth-child(2) .single-authority-member .part-info,
    .authority .all-members .row .col-xl-3:last-child .single-authority-member .part-info {
        margin-bottom: 20px;
    }
}

@media (max-width: 767.98px) {
    .authority .all-members .row .col-xl-3:nth-child(2) .single-authority-member .part-info,
    .authority .all-members .row .col-xl-3:last-child .single-authority-member .part-info {
        padding: 17px 0 33px;
    }
}

@media (max-width: 575.98px) {
    .authority .all-members .row .col-xl-3:nth-child(2) .single-authority-member,
    .authority .all-members .row .col-xl-3:last-child .single-authority-member {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .authority .all-members .row .col-xl-3:nth-child(2) .single-authority-member .part-info,
    .authority .all-members .row .col-xl-3:last-child .single-authority-member .part-info {
        background: url("../img/authority/shape-1.png") center center no-repeat;
        background-size: contain;
        padding: 29px 0 20px;
        margin-top: 20px;
        margin-bottom: 0;
    }
}

/*==========================================
    12. Promotion
==========================================*/

.promotion {
    padding: 120px 0 96px;
    position: relative;
}

@media (max-width: 1199.98px) {
    .promotion {
        padding: 100px 0 76px;
    }
}

@media (max-width: 991.98px) {
    .promotion {
        padding: 80px 0 56px;
    }
}

@media (max-width: 479.98px) {
    .promotion {
        padding: 60px 0 36px;
    }
}

.promotion .single-promotion {
    background: linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    border-radius: 10px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 50px;
    margin-bottom: 24px;
}

@media (max-width: 1199.98px) {
    .promotion .single-promotion {
        padding: 40px;
    }
}

@media (max-width: 479.98px) {
    .promotion .single-promotion {
        padding: 30px;
    }
}

.promotion .single-promotion:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/promotion/promotion-bg-shape.png") center center no-repeat;
    background-size: cover;
    z-index: -1;
    opacity: 0.08;
}

.promotion .single-promotion .part-text {
    max-width: 55%;
}

@media (max-width: 575.98px) {
    .promotion .single-promotion .part-text {
        max-width: 65%;
    }
}

@media (max-width: 479.98px) {
    .promotion .single-promotion .part-text {
        max-width: 100%;
    }
}

.promotion .single-promotion .part-text h3.title {
    color: #fff;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    letter-spacing: 0.01em;
    margin: -11px 0 32px;
}

@media (max-width: 1399.98px) {
    .promotion .single-promotion .part-text h3.title {
        font-size: 32px;
        line-height: 42px;
    }
}

@media (max-width: 1199.98px) {
    .promotion .single-promotion .part-text h3.title {
        font-size: 28px;
        line-height: 38px;
        margin: -10px 0 32px;
    }
}

@media (max-width: 991.98px) {
    .promotion .single-promotion .part-text h3.title {
        margin: -9px 0 22px;
    }
}

@media (max-width: 767.98px) {
    .promotion .single-promotion .part-text h3.title {
        margin: -10px 0 22px;
    }
}

@media (max-width: 575.98px) {
    .promotion .single-promotion .part-text h3.title {
        margin: -7px 0 22px;
        font-size: 24px;
        line-height: 34px;
    }
}

@media (max-width: 479.98px) {
    .promotion .single-promotion .part-text h3.title {
        font-size: 22px;
        line-height: 32px;
    }
}

.promotion .single-promotion .part-text a.btn-pok-2 {
    background: -webkit-linear-gradient(317.37deg, #18687A 2.76%, #114065 63.36%);
}

.promotion .single-promotion .part-text a.btn-pok-2:after {
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
}

.promotion .single-promotion .part-img {
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 575.98px) {
    .promotion .single-promotion .part-img {
        z-index: -1;
    }
}

@media (max-width: 479.98px) {
    .promotion .single-promotion .part-img {
        display: none;
    }
}

.promotion .single-promotion .part-img img {
    height: 220px;
    width: auto;
    max-width: none;
}

@media (max-width: 1199.98px) {
    .promotion .single-promotion .part-img img {
        height: 170px;
    }
}

@media (max-width: 575.98px) {
    .promotion .single-promotion .part-img img {
        height: 100px;
    }
}

.promotion .single-promotion.style-2 {
    background: linear-gradient(223.14deg, #F44A33 -17.3%, #B88219 101.56%);
}

.promotion .single-promotion.style-2:after {
    opacity: 0.2;
}

.promotion .single-promotion.style-2 .part-text {
    max-width: 60%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .promotion .single-promotion.style-2 .part-text {
        max-width: 100%;
    }
}

@media (max-width: 479.98px) {
    .promotion .single-promotion.style-2 .part-text {
        max-width: 100%;
    }
}

.promotion .single-promotion.style-2 .part-img {
    right: 0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .promotion .single-promotion.style-2 .part-img {
        top: auto;
        bottom: -10px;
        -webkit-transform: none;
        transform: none;
    }
}

.promotion .single-promotion.style-2 .part-img img {
    height: 229px;
}

@media (max-width: 1199.98px) {
    .promotion .single-promotion.style-2 .part-img img {
        height: 169px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .promotion .single-promotion.style-2 .part-img img {
        height: 129px;
    }
}

.promotion .single-promotion.style-3 {
    background: linear-gradient(223.14deg, #0E3570 -17.3%, #8E19B8 101.56%);
}

.promotion .single-promotion.style-3:after {
    opacity: 0.1;
}

.promotion .single-promotion.style-3 .part-text {
    max-width: 70%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .promotion .single-promotion.style-3 .part-text {
        max-width: 100%;
    }
}

@media (max-width: 575.98px) {
    .promotion .single-promotion.style-3 .part-text {
        max-width: 60%;
    }
}

@media (max-width: 479.98px) {
    .promotion .single-promotion.style-3 .part-text {
        max-width: 100%;
    }
}

.promotion .single-promotion.style-3 .part-img {
    right: 0;
    bottom: 0;
    top: auto;
    -webkit-transform: none;
    transform: none;
}

.promotion .single-promotion.style-3 .part-img img {
    height: 203px;
}

@media (max-width: 1199.98px) {
    .promotion .single-promotion.style-3 .part-img img {
        height: 163px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .promotion .single-promotion.style-3 .part-img img {
        height: 93px;
    }
}

@media (max-width: 575.98px) {
    .promotion .single-promotion.style-3 .part-img img {
        height: 143px;
    }
}

.promotion .single-promotion.style-4 {
    background: linear-gradient(338.85deg, #439E8E -6.47%, #18687A 63.12%);
}

.promotion .single-promotion.style-4:after {
    opacity: 0.08;
}

.promotion .single-promotion.style-4 .part-img {
    right: 50px;
}

.promotion .single-promotion.style-4 .part-img img {
    height: 181px;
}

@media (max-width: 1199.98px) {
    .promotion .single-promotion.style-4 .part-img img {
        height: 141px;
    }
}

@media (max-width: 575.98px) {
    .promotion .single-promotion.style-4 .part-img img {
        height: 121px;
    }
}

.promotion .single-promotion.style-5 {
    background: linear-gradient(223.14deg, #F44A33 -17.3%, #B88219 101.56%);
}

.promotion .single-promotion.style-5:after {
    opacity: 0.15;
}

.promotion .single-promotion.style-6 {
    background: linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
}

.promotion .single-promotion.style-6:after {
    opacity: 0.08;
}

.promotion .single-promotion.style-7 {
    background: linear-gradient(223.14deg, #0E3570 -17.3%, #8E19B8 101.56%);
}

.promotion .single-promotion.style-7:after {
    opacity: 0.1;
}

.promotion .single-promotion.style-5,
.promotion .single-promotion.style-6,
.promotion .single-promotion.style-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 767.98px) {
    .promotion .single-promotion.style-5,
    .promotion .single-promotion.style-6,
    .promotion .single-promotion.style-7 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

@media (max-width: 479.98px) {
    .promotion .single-promotion.style-5,
    .promotion .single-promotion.style-6,
    .promotion .single-promotion.style-7 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.promotion .single-promotion.style-5 .part-text,
.promotion .single-promotion.style-6 .part-text,
.promotion .single-promotion.style-7 .part-text {
    max-width: 100%;
}

.promotion .single-promotion.style-5 .part-img,
.promotion .single-promotion.style-6 .part-img,
.promotion .single-promotion.style-7 .part-img {
    position: static;
    top: 0;
    -webkit-transform: none;
    transform: none;
    margin-bottom: 40px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .promotion .single-promotion.style-5 .part-img,
    .promotion .single-promotion.style-6 .part-img,
    .promotion .single-promotion.style-7 .part-img {
        margin-bottom: 30px;
    }
}

@media (max-width: 767.98px) {
    .promotion .single-promotion.style-5 .part-img,
    .promotion .single-promotion.style-6 .part-img,
    .promotion .single-promotion.style-7 .part-img {
        margin-bottom: 0;
    }
}

@media (max-width: 575.98px) {
    .promotion .single-promotion.style-5 .part-img,
    .promotion .single-promotion.style-6 .part-img,
    .promotion .single-promotion.style-7 .part-img {
        margin-bottom: 0;
    }
}

.promotion .single-promotion.style-5 .part-img img,
.promotion .single-promotion.style-6 .part-img img,
.promotion .single-promotion.style-7 .part-img img {
    height: 160px;
}

@media (max-width: 1399.98px) {
    .promotion .single-promotion.style-5 .part-img img,
    .promotion .single-promotion.style-6 .part-img img,
    .promotion .single-promotion.style-7 .part-img img {
        height: 140px;
    }
}

@media (max-width: 1199.98px) {
    .promotion .single-promotion.style-5 .part-img img,
    .promotion .single-promotion.style-6 .part-img img,
    .promotion .single-promotion.style-7 .part-img img {
        height: 120px;
    }
}

/*==========================================
    13. Blog posts
==========================================*/

.blog-posts {
    padding: 120px 0;
}

@media (max-width: 1199.98px) {
    .blog-posts {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .blog-posts {
        padding: 80px 0;
    }
}

@media (max-width: 479.98px) {
    .blog-posts {
        padding: 60px 0;
    }
}

.blog-posts .single-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 30px;
}

@media (max-width: 1199.98px) {
    .blog-posts .single-blog {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.blog-posts .single-blog.vertical-style {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.blog-posts .single-blog.vertical-style .part-img {
    height: 397px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
}

@media (max-width: 1399.98px) {
    .blog-posts .single-blog.vertical-style .part-img {
        height: 426px;
    }
}

@media (max-width: 1199.98px) {
    .blog-posts .single-blog.vertical-style .part-img {
        height: 433.44px;
    }
}

@media (max-width: 991.98px) {
    .blog-posts .single-blog.vertical-style .part-img {
        height: 319.38px;
    }
}

.blog-posts .single-blog.vertical-style .part-img img {
    height: auto;
    width: 100%;
    max-width: 100%;
}

@media (max-width: 1399.98px) {
    .blog-posts .single-blog.vertical-style .part-img img {
        height: 100%;
        width: auto;
        max-width: none;
    }
}

@media (max-width: 1199.98px) {
    .blog-posts .single-blog.vertical-style .part-img img {
        height: auto;
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 1199.98px) {
    .blog-posts .single-blog.right-sided-img .part-text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.blog-posts .single-blog .part-img img {
    height: 365px;
    width: auto;
    max-width: none;
    border-radius: 10px;
}

@media (max-width: 1199.98px) {
    .blog-posts .single-blog .part-img img {
        height: auto;
        width: 100%;
        max-width: 100%;
    }
}

.blog-posts .single-blog .part-text {
    padding: 40px;
}

@media (max-width: 1399.98px) {
    .blog-posts .single-blog .part-text {
        padding: 30px;
    }
}

@media (max-width: 1199.98px) {
    .blog-posts .single-blog .part-text {
        padding: 40px;
    }
}

@media (max-width: 991.98px) {
    .blog-posts .single-blog .part-text {
        padding: 30px;
    }
}

@media (max-width: 767.98px) {
    .blog-posts .single-blog .part-text {
        padding: 40px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .single-blog .part-text {
        padding: 30px;
    }
}

.blog-posts .single-blog .part-text span.post-category {
    display: table;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    background: linear-gradient(223.14deg, #D3471A -17.3%, #988B17 101.56%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: "Barlow Condensed", sans-serif;
    margin: -8px 0 8px;
}

@media (max-width: 1399.98px) {
    .blog-posts .single-blog .part-text span.post-category {
        margin: -7px 0 10px;
    }
}

.blog-posts .single-blog .part-text h3.blog-post-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.5px;
    color: rgba(13, 59, 84, 0.8);
    margin-bottom: 14px;
}

@media (max-width: 1399.98px) {
    .blog-posts .single-blog .part-text h3.blog-post-title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 9px;
    }
}

@media (max-width: 1199.98px) {
    .blog-posts .single-blog .part-text h3.blog-post-title {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 14px;
    }
}

@media (max-width: 991.98px) {
    .blog-posts .single-blog .part-text h3.blog-post-title {
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 0.4px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .single-blog .part-text h3.blog-post-title {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 12px;
        letter-spacing: 0.3px;
    }
}

.blog-posts .single-blog .part-text h3.blog-post-title a {
    color: rgba(13, 59, 84, 0.8);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.blog-posts .single-blog .part-text h3.blog-post-title a:hover {
    color: #0D3B54;
}

.blog-posts .single-blog .part-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #567687;
    margin-bottom: 19px;
}

@media (max-width: 479.98px) {
    .blog-posts .single-blog .part-text p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 22px;
    }
}

.blog-posts .single-blog .part-text .post-info-stats {
    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;
    border-top: 1px solid rgba(13, 59, 84, 0.2);
    padding-top: 30px;
}

.blog-posts .single-blog .part-text .post-info-stats .post-creator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-posts .single-blog .part-text .post-info-stats .post-creator .creator-pic {
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
}

.blog-posts .single-blog .part-text .post-info-stats .post-creator .creator-pic img {
    width: 100%;
}

.blog-posts .single-blog .part-text .post-info-stats .post-creator span.creator-name {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0.5px;
    color: rgba(13, 59, 84, 0.9);
    margin: -8px 0 -7px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.blog-posts .single-blog .part-text .post-info-stats .post-creator:hover span.creator-name {
    color: rgba(13, 59, 84, 0.7);
}

.blog-posts .single-blog .part-text .post-info-stats span.posting-time {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.5px;
    color: rgba(13, 59, 84, 0.8);
    opacity: 0.6;
    margin-bottom: -3px;
}

@media (max-width: 479.98px) {
    .blog-posts .single-blog .part-text .post-info-stats span.posting-time {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.3px;
    }
}

.blog-posts .pok-pagination {
    padding-top: 30px;
}

@media (max-width: 991.98px) {
    .blog-posts .pok-pagination {
        padding-top: 20px;
    }
}

@media (max-width: 575.98px) {
    .blog-posts .pok-pagination {
        padding-top: 10px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .pok-pagination {
        padding-top: 0;
    }
}

.blog-posts .pok-pagination ul {
    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;
}

@media (max-width: 479.98px) {
    .blog-posts .pok-pagination ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.blog-posts .pok-pagination ul li {
    margin: 0 15px;
}

@media (max-width: 991.98px) {
    .blog-posts .pok-pagination ul li {
        margin: 0 10px;
    }
}

@media (max-width: 575.98px) {
    .blog-posts .pok-pagination ul li {
        margin: 0 8px;
    }
}

.blog-posts .pok-pagination ul li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    color: rgba(13, 59, 84, 0.8);
    font-weight: 500;
    line-height: 52px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 2;
}

@media (max-width: 991.98px) {
    .blog-posts .pok-pagination ul li a {
        width: 45px;
        height: 45px;
        line-height: 47px;
    }
}

@media (max-width: 575.98px) {
    .blog-posts .pok-pagination ul li a {
        width: 40px;
        height: 40px;
        line-height: 42px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .pok-pagination ul li a {
        width: 35px;
        height: 35px;
        line-height: 38px;
        font-size: 14px;
    }
}

.blog-posts .pok-pagination ul li a:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    z-index: -1;
    opacity: 0.1;
    border-radius: 50%;
}

.blog-posts .pok-pagination ul li a.active,
.blog-posts .pok-pagination ul li a:active,
.blog-posts .pok-pagination ul li a:hover {
    color: #fff;
}

.blog-posts .pok-pagination ul li a.active:after,
.blog-posts .pok-pagination ul li a:active:after,
.blog-posts .pok-pagination ul li a:hover:after {
    opacity: 1;
}

@media (max-width: 479.98px) {
    .blog-posts .pok-pagination ul li.dotted {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        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;
        margin: 5px 0;
    }
}

.blog-posts .pok-pagination ul li.dotted i {
    background: linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 25px;
}

.blog-posts .pok-sidebar {
    padding: 40px;
    -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 60px;
}

@media (max-width: 991.98px) {
    .blog-posts .pok-sidebar {
        margin-top: 50px;
    }
}

@media (max-width: 575.98px) {
    .blog-posts .pok-sidebar {
        margin-top: 40px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .pok-sidebar {
        margin-top: 30px;
        padding: 30px;
    }
}

.blog-posts .pok-sidebar .single-element h4.title {
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: rgba(29, 61, 100, 0.8);
    position: relative;
    margin: -8px 0 0px;
    padding-bottom: 34px;
    margin-bottom: 30px;
}

@media (max-width: 575.98px) {
    .blog-posts .pok-sidebar .single-element h4.title {
        font-size: 22px;
        line-height: 32px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .pok-sidebar .single-element h4.title {
        padding-bottom: 24px;
    }
}

.blog-posts .pok-sidebar .single-element h4.title:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background: url("../img/blog/sidebar-title-bg.png") left center no-repeat;
    background-size: contain;
    height: 12px;
    width: 136.4px;
}

.blog-posts .pok-sidebar .single-element.posts-category {
    padding: 0 40px;
}

@media (max-width: 1399.98px) {
    .blog-posts .pok-sidebar .single-element.posts-category {
        padding: 0 30px;
    }
}

@media (max-width: 1199.98px) {
    .blog-posts .pok-sidebar .single-element.posts-category {
        padding-left: 0;
    }
}

@media (max-width: 991.98px) {
    .blog-posts .pok-sidebar .single-element.posts-category {
        margin-bottom: 40px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .pok-sidebar .single-element.posts-category {
        padding-right: 0;
        margin-bottom: 30px;
    }
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #DCDCDC;
    padding: 15px 0;
}

@media (max-width: 479.98px) {
    .blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 25px 0;
    }
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post:first-child {
    padding-top: 0;
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}

@media (max-width: 479.98px) {
    .blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-img {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-img img {
    width: 100%;
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-text h5.post-title {
    font-weight: 600;
    font-size: 23px;
    line-height: 33px;
    margin: -8px 0 0px;
}

@media (max-width: 991.98px) {
    .blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-text h5.post-title {
        font-size: 22px;
        line-height: 32px;
    }
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-text h5.post-title a {
    color: rgba(13, 59, 84, 0.6);
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-text .post-stats {
    margin-bottom: -6px;
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-text .post-stats span.text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(13, 59, 84, 0.8);
    font-family: "Barlow Condensed", sans-serif;
    margin-right: 4px;
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-text .post-stats span.text:last-child {
    margin-right: 0;
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-text .post-stats span.text a {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.3px;
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-text .post-stats span.text a.posted-by {
    color: rgba(13, 59, 84, 0.7);
}

.blog-posts .pok-sidebar .single-element .recent-posts .single-recent-post .part-text .post-stats span.text a.category-by {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    opacity: 0.9;
}

.blog-posts .pok-sidebar .single-element ul.category-list {
    overflow: hidden;
    margin: -8px 0 -7px;
}

.blog-posts .pok-sidebar .single-element ul.category-list li {
    padding-bottom: 15px;
}

.blog-posts .pok-sidebar .single-element ul.category-list li:last-child {
    padding-bottom: 0;
}

.blog-posts .pok-sidebar .single-element ul.category-list li a {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: rgba(13, 59, 84, 0.7);
    text-transform: capitalize;
    padding-left: 28px;
    position: relative;
    display: block;
}

@media (max-width: 575.98px) {
    .blog-posts .pok-sidebar .single-element ul.category-list li a {
        font-size: 18px;
        line-height: 28px;
    }
}

.blog-posts .pok-sidebar .single-element ul.category-list li a:after {
    position: absolute;
    content: "";
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    width: 8px;
    height: 8px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
}

.blog-posts .pok-sidebar .single-element ul.category-list li a span.cl-cat {
    display: inline-block;
    position: relative;
}

.blog-posts .pok-sidebar .single-element ul.category-list li a span.cl-cat:before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 99999px;
    height: 1px;
    border-top: 1px dashed #0D3B54;
    opacity: 0.8;
    left: calc(100% + 30px);
    z-index: -1;
}

.blog-posts .pok-sidebar .single-element ul.category-list li a span.q-numb {
    float: right;
    font-weight: 500;
    background: #fff;
    padding-left: 30px;
}

.blog-posts .pok-sidebar .single-element .tag-words {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -15px;
}

@media (max-width: 1399.98px) {
    .blog-posts .pok-sidebar .single-element .tag-words {
        margin-bottom: -10px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .pok-sidebar .single-element .tag-words {
        margin-bottom: -5px;
    }
}

.blog-posts .pok-sidebar .single-element .tag-words a.single-tag {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: rgba(13, 59, 84, 0.7);
    font-family: "Barlow Condensed", sans-serif;
    height: 40px;
    line-height: 36px;
    border: 1px solid rgba(13, 59, 84, 0.3);
    border-radius: 50px;
    padding: 0 25px;
    margin-right: 15px;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

@media (max-width: 1399.98px) {
    .blog-posts .pok-sidebar .single-element .tag-words a.single-tag {
        margin-right: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 1199.98px) {
    .blog-posts .pok-sidebar .single-element .tag-words a.single-tag {
        padding: 0 20px;
    }
}

@media (max-width: 575.98px) {
    .blog-posts .pok-sidebar .single-element .tag-words a.single-tag {
        line-height: 36px;
        font-size: 16px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .pok-sidebar .single-element .tag-words a.single-tag {
        padding: 0 15px;
        margin-right: 5px;
        margin-bottom: 5px;
    }
}

.blog-posts .pok-sidebar .single-element .tag-words a.single-tag:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    opacity: 0;
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
}

.blog-posts .pok-sidebar .single-element .tag-words a.single-tag:hover {
    color: #fff;
}

.blog-posts .pok-sidebar .single-element .tag-words a.single-tag:hover:after {
    opacity: 1;
}

.blog-posts .pok-sidebar .single-element .tag-words a.single-tag:first-child {
    margin-left: 0;
}

.blog-posts .pok-sidebar .single-element .tag-words a.single-tag:last-child {
    margin-right: 0;
}

.blog-posts .pok-sidebar .search-bar-element {
    padding-left: 40px;
    margin-top: 50px;
}

@media (max-width: 1199.98px) {
    .blog-posts .pok-sidebar .search-bar-element {
        padding-left: 0;
    }
}

@media (max-width: 991.98px) {
    .blog-posts .pok-sidebar .search-bar-element {
        margin-top: 40px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .pok-sidebar .search-bar-element {
        margin-top: 30px;
    }
}

.blog-posts .pok-sidebar .search-bar-element form {
    position: relative;
}

.blog-posts .pok-sidebar .search-bar-element form input {
    width: 100%;
    border: 1px solid rgba(13, 59, 84, 0.3);
    height: 50px;
    border-radius: 50px;
    font-weight: 400;
    font-size: 17px;
    line-height: 48px;
    color: rgba(13, 59, 84, 0.8);
    padding: 0 90px 0 30px;
}

.blog-posts .pok-sidebar .search-bar-element form input::-webkit-input-placeholder {
    color: rgba(13, 59, 84, 0.6);
}

.blog-posts .pok-sidebar .search-bar-element form input::-moz-placeholder {
    color: rgba(13, 59, 84, 0.6);
}

.blog-posts .pok-sidebar .search-bar-element form input:-ms-input-placeholder {
    color: rgba(13, 59, 84, 0.6);
}

.blog-posts .pok-sidebar .search-bar-element form input::-ms-input-placeholder {
    color: rgba(13, 59, 84, 0.6);
}

.blog-posts .pok-sidebar .search-bar-element form input::placeholder {
    color: rgba(13, 59, 84, 0.6);
}

@media (max-width: 575.98px) {
    .blog-posts .pok-sidebar .search-bar-element form input {
        height: 45px;
        line-height: 43px;
        font-size: 16px;
        padding: 0 70px 0 20px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .pok-sidebar .search-bar-element form input {
        font-size: 15px;
    }
}

.blog-posts .pok-sidebar .search-bar-element form button {
    width: 60px;
    height: 60px;
    color: #fff;
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    outline: none;
}

@media (max-width: 575.98px) {
    .blog-posts .pok-sidebar .search-bar-element form button {
        width: 50px;
        height: 50px;
        font-size: 15px;
    }
}

@media (max-width: 1199.98px) {
    .blog-posts .pok-sidebar .recent-post-slider {
        margin-bottom: 40px;
    }
}

@media (max-width: 479.98px) {
    .blog-posts .pok-sidebar .recent-post-slider {
        margin-bottom: 30px;
    }
}

.blog-posts .pok-sidebar .recent-post-slider .carousel-custom-dots {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.blog-posts .pok-sidebar .recent-post-slider .carousel-custom-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    opacity: 0.5;
    margin-right: 15px;
}

.blog-posts .pok-sidebar .recent-post-slider .carousel-custom-dots .owl-dot:last-child {
    margin-right: 0;
}

.blog-posts .pok-sidebar .recent-post-slider .carousel-custom-dots .owl-dot.active {
    opacity: 1;
}

.blog-posts .pok-sidebar .recent-post-slider .carousel-custom-dots .owl-dot span {
    display: none;
}

/*==========================================
    14. Blog details
==========================================*/

.blog-details {
    padding: 120px 0;
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    .blog-details {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .blog-details {
        padding: 80px 0;
    }
}

@media (max-width: 479.98px) {
    .blog-details {
        padding: 60px 0;
    }
}

.blog-details .post-element .post-stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -7px 0 32px;
}

@media (max-width: 1199.98px) {
    .blog-details .post-element .post-stats {
        margin: -7px 0 22px;
    }
}

.blog-details .post-element .post-stats span {
    display: inline-block;
}

.blog-details .post-element .post-stats span.category-name {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    background: linear-gradient(223.14deg, #D3471A -17.3%, #988B17 101.56%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    padding-right: 24px;
    margin-right: 20px;
    position: relative;
}

.blog-details .post-element .post-stats span.category-name:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    border-radius: 50%;
}

.blog-details .post-element .post-stats span.posted-time {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: rgba(13, 59, 84, 0.7);
    margin-top: 1px;
}

@media (max-width: 479.98px) {
    .blog-details .post-element .post-stats span.posted-time {
        font-size: 14px;
        line-height: 24px;
    }
}

.blog-details .post-element h2.post-title {
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 1px;
    color: rgba(13, 59, 84, 0.8);
    position: relative;
    z-index: 2;
    padding: 18px 0 22px;
    margin-bottom: 30px;
}

@media (max-width: 1399.98px) {
    .blog-details .post-element h2.post-title {
        font-size: 38px;
        line-height: 48px;
        padding: 20px 0 22px;
    }
}

@media (max-width: 1199.98px) {
    .blog-details .post-element h2.post-title {
        font-size: 34px;
        line-height: 44px;
    }
}

@media (max-width: 991.98px) {
    .blog-details .post-element h2.post-title {
        font-size: 32px;
        line-height: 42px;
        padding: 20px 0 24px;
    }
}

@media (max-width: 767.98px) {
    .blog-details .post-element h2.post-title {
        font-size: 28px;
        line-height: 38px;
    }
}

@media (max-width: 575.98px) {
    .blog-details .post-element h2.post-title {
        font-size: 24px;
        line-height: 34px;
        padding: 18px 0 18px;
        margin-bottom: 25px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-element h2.post-title {
        letter-spacing: 0.5px;
    }
}

.blog-details .post-element h2.post-title:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #456081;
    border-bottom: 1px solid #456081;
    z-index: -1;
    opacity: 0.2;
}

.blog-details .post-element .author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

@media (max-width: 575.98px) {
    .blog-details .post-element .author-info {
        margin-bottom: 25px;
    }
}

.blog-details .post-element .author-info .author-pic {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}

@media (max-width: 767.98px) {
    .blog-details .post-element .author-info .author-pic {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-element .author-info .author-pic {
        margin-right: 15px;
    }
}

.blog-details .post-element .author-info .author-pic img {
    width: 100%;
}

.blog-details .post-element .author-info .author-descr {
    font-family: "Barlow Condensed", sans-serif;
    margin-bottom: -8px;
    margin-top: -11px;
}

.blog-details .post-element .author-info .author-descr span.auth-name {
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.5px;
    color: #58708D;
}

@media (max-width: 767.98px) {
    .blog-details .post-element .author-info .author-descr span.auth-name {
        font-size: 22px;
        line-height: 32px;
    }
}

@media (max-width: 575.98px) {
    .blog-details .post-element .author-info .author-descr span.auth-name {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-element .author-info .author-descr span.auth-name {
        font-size: 18px;
        line-height: 28px;
    }
}

.blog-details .post-element .author-info .author-descr span.break-icon {
    font-weight: 500;
    font-size: 29px;
    line-height: 39px;
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin: 0 4px 0 4px;
}

@media (max-width: 575.98px) {
    .blog-details .post-element .author-info .author-descr span.break-icon {
        font-size: 19px;
        line-height: 29px;
    }
}

.blog-details .post-element .author-info .author-descr span.auth-designation {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #58708D;
}

@media (max-width: 767.98px) {
    .blog-details .post-element .author-info .author-descr span.auth-designation {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width: 575.98px) {
    .blog-details .post-element .author-info .author-descr span.auth-designation {
        font-size: 15px;
        line-height: 25px;
    }
}

.blog-details .post-element .post-img {
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 40px;
}

@media (max-width: 1399.98px) {
    .blog-details .post-element .post-img {
        margin-bottom: 30px;
    }
}

@media (max-width: 575.98px) {
    .blog-details .post-element .post-img {
        margin-bottom: 21px;
    }
}

.blog-details .post-element .post-img img {
    width: 100%;
}

.blog-details .post-element p {
    font-weight: 400;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 0.01em;
    color: #567687;
    margin-bottom: 16px;
}

@media (max-width: 1399.98px) {
    .blog-details .post-element p {
        font-size: 17px;
        line-height: 37px;
        margin-bottom: 6px;
    }
}

@media (max-width: 575.98px) {
    .blog-details .post-element p {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 10px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-element p {
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 12px;
    }
}

.blog-details .post-element p.special {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-size: 38px;
    line-height: 58px;
    letter-spacing: 0.01em;
    color: #617793;
    position: relative;
    margin: 21px 0 25px;
}

@media (max-width: 1399.98px) {
    .blog-details .post-element p.special {
        font-size: 36px;
        line-height: 56px;
        margin: 11px 0 15px;
    }
}

@media (max-width: 1199.98px) {
    .blog-details .post-element p.special {
        font-size: 32px;
        line-height: 52px;
        margin: 12px 0 16px;
    }
}

@media (max-width: 991.98px) {
    .blog-details .post-element p.special {
        font-size: 30px;
        line-height: 46px;
        margin: 13px 0 19px;
    }
}

@media (max-width: 767.98px) {
    .blog-details .post-element p.special {
        font-size: 26px;
        line-height: 42px;
        margin: 15px 0 19px;
    }
}

@media (max-width: 575.98px) {
    .blog-details .post-element p.special {
        font-size: 24px;
        line-height: 40px;
        margin: -2px 0 10px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-element p.special {
        font-size: 22px;
        line-height: 38px;
        margin: -3px 0 11px;
    }
}

.blog-details .post-element p.special:after {
    position: absolute;
    content: "";
    left: -58px;
    top: 50%;
    -webkit-transform: translateY(-48%);
    transform: translateY(-48%);
    width: 8px;
    height: 88px;
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    opacity: 0.7;
}

@media (max-width: 1199.98px) {
    .blog-details .post-element p.special:after {
        left: -28px;
        width: 6px;
    }
}

@media (max-width: 991.98px) {
    .blog-details .post-element p.special:after {
        left: -36px;
        height: 115px;
    }
}

@media (max-width: 767.98px) {
    .blog-details .post-element p.special:after {
        left: -30px;
    }
}

@media (max-width: 575.98px) {
    .blog-details .post-element p.special:after {
        display: none;
    }
}

.blog-details .post-comment-element .post-comment-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 37px 0 0;
}

@media (max-width: 1399.98px) {
    .blog-details .post-comment-element .post-comment-form {
        margin: 27px 0 0;
    }
}

@media (max-width: 575.98px) {
    .blog-details .post-comment-element .post-comment-form {
        margin: 19px 0 0;
    }
}

.blog-details .post-comment-element .post-comment-form .commentor-pic {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 30px;
}

@media (max-width: 575.98px) {
    .blog-details .post-comment-element .post-comment-form .commentor-pic {
        width: 50px;
        height: 50px;
        margin-right: 20px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .post-comment-form .commentor-pic {
        width: 35px;
        height: 35px;
    }
}

.blog-details .post-comment-element .post-comment-form .commentor-pic img {
    width: 100%;
}

.blog-details .post-comment-element .post-comment-form .part-form {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.blog-details .post-comment-element .post-comment-form .part-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
}

.blog-details .post-comment-element .post-comment-form .part-form form:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -6px;
    height: 100%;
    width: 100%;
    border-bottom: 7px dashed #456081;
    opacity: 0.8;
}

.blog-details .post-comment-element .post-comment-form .part-form form input {
    width: 100%;
    height: 70px;
    border: none;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.01em;
    color: rgba(13, 59, 84, 0.8);
    position: relative;
    z-index: 2;
    background: transparent;
}

@media (max-width: 575.98px) {
    .blog-details .post-comment-element .post-comment-form .part-form form input {
        height: 50px;
        font-size: 16px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .post-comment-form .part-form form input {
        height: 35px;
        font-size: 15px;
    }
}

.blog-details .post-comment-element .post-comment-form .part-form form input::-webkit-input-placeholder {
    color: rgba(13, 59, 84, 0.5);
}

.blog-details .post-comment-element .post-comment-form .part-form form input::-moz-placeholder {
    color: rgba(13, 59, 84, 0.5);
}

.blog-details .post-comment-element .post-comment-form .part-form form input:-ms-input-placeholder {
    color: rgba(13, 59, 84, 0.5);
}

.blog-details .post-comment-element .post-comment-form .part-form form input::-ms-input-placeholder {
    color: rgba(13, 59, 84, 0.5);
}

.blog-details .post-comment-element .post-comment-form .part-form form input::placeholder {
    color: rgba(13, 59, 84, 0.5);
}

.blog-details .post-comment-element .post-comment-form .part-form form button {
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
}

.blog-details .post-comment-element .post-comment-form .part-form form button img.comment-submit-icon {
    height: 25.33px;
}

@media (max-width: 575.98px) {
    .blog-details .post-comment-element .post-comment-form .part-form form button img.comment-submit-icon {
        height: 22.33px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .post-comment-form .part-form form button img.comment-submit-icon {
        height: 20.33px;
        margin-bottom: 6px;
    }
}

.blog-details .post-comment-element .all-comments {
    padding: 0 50px 20px 50px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-top: 60px;
    overflow: hidden;
}

@media (max-width: 1399.98px) {
    .blog-details .post-comment-element .all-comments {
        margin-top: 50px;
        padding: 0 40px 10px 40px;
    }
}

@media (max-width: 575.98px) {
    .blog-details .post-comment-element .all-comments {
        margin-top: 30px;
        padding: 0 30px 0px 30px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments {
        padding: 0 25px 0px 25px;
    }
}

.blog-details .post-comment-element .all-comments h4.element-titl {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: rgba(13, 59, 84, 0.8);
    padding: 30px 0 36px;
    margin-bottom: 20px;
    position: relative;
}

@media (max-width: 1399.98px) {
    .blog-details .post-comment-element .all-comments h4.element-titl {
        font-size: 28px;
        line-height: 38px;
        padding: 22px 0 26px;
        margin-bottom: 10px;
    }
}

@media (max-width: 575.98px) {
    .blog-details .post-comment-element .all-comments h4.element-titl {
        margin-bottom: 0;
        font-size: 22px;
        line-height: 32px;
        padding: 22px 0 23px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments h4.element-titl {
        margin-bottom: 0;
        font-size: 20px;
        line-height: 30px;
        padding: 18px 0 21px;
    }
}

.blog-details .post-comment-element .all-comments h4.element-titl:after {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 99999px;
    height: 1px;
    background: #456081;
    opacity: 0.1;
}

.blog-details .post-comment-element .all-comments .single-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0;
    position: relative;
}

@media (max-width: 991.98px) {
    .blog-details .post-comment-element .all-comments .single-comment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments .single-comment {
        padding: 25px 0;
    }
}

.blog-details .post-comment-element .all-comments .single-comment:after {
    position: absolute;
    content: "";
    left: 30px;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #456081;
    opacity: 0.1;
}

.blog-details .post-comment-element .all-comments .single-comment:last-child:after {
    display: none;
}

.blog-details .post-comment-element .all-comments .single-comment .commentor-pic {
    margin-right: 30px;
}

@media (max-width: 991.98px) {
    .blog-details .post-comment-element .all-comments .single-comment .commentor-pic {
        margin-right: 0;
        margin-bottom: 25px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments .single-comment .commentor-pic {
        margin-bottom: 20px;
    }
}

.blog-details .post-comment-element .all-comments .single-comment .commentor-pic img {
    width: 100%;
    width: 70px;
    border-radius: 50%;
}

@media (max-width: 575.98px) {
    .blog-details .post-comment-element .all-comments .single-comment .commentor-pic img {
        width: 60px;
    }
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments .single-comment .commentor-pic img {
        width: 50px;
    }
}

.blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-stats {
    margin: -4px 0 14px;
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-stats {
        margin: -4px 0 11px;
    }
}

.blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-stats span.commentator-name {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 0.005em;
    color: rgba(13, 59, 84, 0.7);
    padding-right: 19px;
    margin-right: 15px;
    position: relative;
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-stats span.commentator-name {
        font-size: 20px;
        line-height: 30px;
    }
}

.blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-stats span.commentator-name:after {
    position: absolute;
    content: "";
    right: 0;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: -webkit-linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    border-radius: 50%;
}

.blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-stats span.commented-time {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.02em;
    color: rgba(13, 59, 84, 0.7);
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-stats span.commented-time {
        font-size: 14px;
        line-height: 24px;
    }
}

.blog-details .post-comment-element .all-comments .single-comment .part-comment-info p {
    color: #567687;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.01em;
    max-width: 888px;
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments .single-comment .part-comment-info p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: -5px;
    }
}

.blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-into-social {
    margin-top: 17px;
    margin-bottom: -7px;
}

.blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-into-social a.single-social {
    color: rgba(13, 59, 84, 0.5);
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 23px;
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-into-social a.single-social {
        font-size: 15px;
        line-height: 25px;
        margin-right: 13px;
    }
}

.blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-into-social a.single-social:last-child {
    margin-right: 0;
}

.blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-into-social a.single-social span.icon {
    margin-right: 11px;
}

@media (max-width: 479.98px) {
    .blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-into-social a.single-social span.icon {
        margin-right: 6px;
    }
}

.blog-details .post-comment-element .all-comments .single-comment .part-comment-info .comment-into-social a.single-social span.icon.love-icon {
    -webkit-filter: drop-shadow(0px 3px 1.2px rgba(0, 0, 0, 0.28));
    filter: drop-shadow(0px 3px 1.2px rgba(0, 0, 0, 0.28));
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
}

.blog-details .recommended-post-element {
    position: relative;
}

@media (max-width: 1199.98px) {
    .blog-details .recommended-post-element {
        display: none;
    }
}

.blog-details .recommended-post-element:after {
    position: absolute;
    content: "";
    height: 200%;
    width: 9999px;
    right: 100%;
    top: 50%;
    background: #fff;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.blog-details .recommended-post-element h4.element-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: rgba(13, 59, 84, 0.8);
    padding: 0;
    margin: 50px 0 31px;
}

@media (max-width: 1399.98px) {
    .blog-details .recommended-post-element h4.element-title {
        font-size: 28px;
        line-height: 38px;
        margin: 40px 0 31px;
    }
}

.blog-details .recommended-post-element .recommended-post-slider .owl-stage-outer {
    overflow: visible;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-img img {
    height: 217px;
    width: auto;
    max-width: none;
    border-radius: 10px;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text {
    padding: 40px;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text span.post-category {
    display: table;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    background: linear-gradient(223.14deg, #D3471A -17.3%, #988B17 101.56%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: "Barlow Condensed", sans-serif;
    margin: -8px 0 3px;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text h3.blog-post-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.5px;
    color: rgba(13, 59, 84, 0.8);
    margin-bottom: 22px;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text h3.blog-post-title a {
    color: rgba(13, 59, 84, 0.8);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text h3.blog-post-title a:hover {
    color: #0D3B54;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #567687;
    margin-bottom: 19px;
}

@media (max-width: 479.98px) {
    .blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 22px;
    }
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text .post-info-stats {
    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;
    border-top: 1px solid rgba(13, 59, 84, 0.2);
    padding-top: 20px;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text .post-info-stats .post-creator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text .post-info-stats .post-creator .creator-pic {
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text .post-info-stats .post-creator .creator-pic img {
    width: 100%;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text .post-info-stats .post-creator span.creator-name {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0.5px;
    color: rgba(13, 59, 84, 0.9);
    margin: -8px 0 -7px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text .post-info-stats .post-creator:hover span.creator-name {
    color: rgba(13, 59, 84, 0.7);
}

.blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text .post-info-stats span.posting-time {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.5px;
    color: rgba(13, 59, 84, 0.8);
    opacity: 0.6;
    margin-bottom: -3px;
}

@media (max-width: 479.98px) {
    .blog-details .recommended-post-element .recommended-post-slider .single-blog .part-text .post-info-stats span.posting-time {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.3px;
    }
}

/*==========================================
    15. Contact
==========================================*/

.contact-us {
    padding: 120px 0 0;
    position: relative;
}

@media (max-width: 1199.98px) {
    .contact-us {
        padding: 100px 0 0;
    }
}

@media (max-width: 991.98px) {
    .contact-us {
        padding: 80px 0 0;
    }
}

@media (max-width: 479.98px) {
    .contact-us {
        padding: 60px 0 0;
    }
}

.contact-us img.wp-bg-shape-2 {
    position: absolute;
    width: 7.1354166667%;
    top: 0;
    left: 0;
}

.contact-us .part-contact {
    margin-bottom: -80px;
    position: relative;
    z-index: 3;
}

@media (max-width: 1199.98px) {
    .contact-us .part-contact {
        margin-bottom: -60px;
    }
}

@media (max-width: 991.98px) {
    .contact-us .part-contact {
        margin-bottom: 0;
    }
}

.contact-us .part-img {
    margin-left: 30px;
    margin-bottom: -80px;
    position: relative;
    z-index: 3;
}

@media (max-width: 1199.98px) {
    .contact-us .part-img {
        margin-left: 0;
    }
}

@media (max-width: 991.98px) {
    .contact-us .part-img {
        margin-bottom: 80px;
        margin-top: 50px;
    }
}

@media (max-width: 575.98px) {
    .contact-us .part-img {
        margin-top: 40px;
        text-align: center;
    }
}

@media (max-width: 479.98px) {
    .contact-us .part-img {
        margin-bottom: 60px;
    }
}

.contact-us .part-img img {
    width: 713px;
    max-width: none;
}

@media (max-width: 1399.98px) {
    .contact-us .part-img img {
        width: 613px;
    }
}

@media (max-width: 1199.98px) {
    .contact-us .part-img img {
        width: 523px;
    }
}

@media (max-width: 991.98px) {
    .contact-us .part-img img {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .contact-us .part-img img {
        width: 80%;
    }
}

.contact-us .part-address {
    background: linear-gradient(251.22deg, #0C244B 0%, #0B3846 99.53%);
    padding: 160px 0 80px;
    position: relative;
    z-index: 2;
}

@media (max-width: 1199.98px) {
    .contact-us .part-address {
        padding: 120px 0 60px;
    }
}

@media (max-width: 991.98px) {
    .contact-us .part-address {
        padding: 60px 0;
    }
}

@media (max-width: 575.98px) {
    .contact-us .part-address {
        padding: 60px 0;
    }
}

.contact-us .part-address:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 1543px;
    background: url("../img/contact/address-shape-1.png") right center no-repeat;
    background-size: cover;
    z-index: -2;
}

@media (max-width: 1399.98px) {
    .contact-us .part-address:after {
        width: 100%;
    }
}

@media (max-width: 991.98px) {
    .contact-us .part-address:after {
        opacity: 0.7;
    }
}

.contact-us .part-address:before {
    position: absolute;
    content: "";
    background-image: url("../img/contact/address-shape-bg.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
}

.contact-us .part-address .address-elements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991.98px) {
    .contact-us .part-address .address-elements {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -30px -12px;
    }
}

@media (max-width: 575.98px) {
    .contact-us .part-address .address-elements {
        text-align: center;
    }
}

@media (max-width: 479.98px) {
    .contact-us .part-address .address-elements {
        margin: 0;
    }
}

@media (max-width: 991.98px) {
    .contact-us .part-address .address-elements .single-element {
        width: calc(50% - 24px);
        margin: 30px 12px;
    }
}

@media (max-width: 575.98px) {
    .contact-us .part-address .address-elements .single-element {
        margin: 20px 12px;
    }
}

@media (max-width: 479.98px) {
    .contact-us .part-address .address-elements .single-element {
        width: 100%;
        margin: 0;
        margin-bottom: 40px;
    }
    .contact-us .part-address .address-elements .single-element:last-child {
        margin-bottom: 0;
    }
}

.contact-us .part-address .address-elements .single-element h4.title {
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    padding: 0 0 34px;
    margin-bottom: 30px;
    margin-top: -10px;
}

@media (max-width: 1199.98px) {
    .contact-us .part-address .address-elements .single-element h4.title {
        font-size: 26px;
        line-height: 36px;
        margin-top: -8px;
    }
}

@media (max-width: 767.98px) {
    .contact-us .part-address .address-elements .single-element h4.title {
        padding: 0 0 24px;
        margin-bottom: 20px;
    }
}

@media (max-width: 575.98px) {
    .contact-us .part-address .address-elements .single-element h4.title {
        font-size: 24px;
        line-height: 34px;
    }
}

@media (max-width: 479.98px) {
    .contact-us .part-address .address-elements .single-element h4.title {
        font-size: 22px;
        line-height: 32px;
        font-weight: 500;
    }
}

.contact-us .part-address .address-elements .single-element h4.title:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 122px;
    height: 12px;
    background: url("../img/contact/title-shape.png") left center no-repeat;
    background-size: contain;
    -webkit-filter: brightness(1.5);
    filter: brightness(1.5);
}

@media (max-width: 575.98px) {
    .contact-us .part-address .address-elements .single-element h4.title:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.contact-us .part-address .address-elements .single-element ul {
    margin: -12px 0 -13px;
}

@media (max-width: 1199.98px) {
    .contact-us .part-address .address-elements .single-element ul {
        margin: -9px 0 -11px;
    }
}

@media (max-width: 575.98px) {
    .contact-us .part-address .address-elements .single-element ul {
        margin: -8px 0 -10px;
    }
}

@media (max-width: 479.98px) {
    .contact-us .part-address .address-elements .single-element ul {
        margin: -7px 0 -8px;
    }
}

.contact-us .part-address .address-elements .single-element ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 39px;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.9);
}

@media (max-width: 1199.98px) {
    .contact-us .part-address .address-elements .single-element ul li {
        font-size: 16px;
        line-height: 32px;
    }
}

@media (max-width: 575.98px) {
    .contact-us .part-address .address-elements .single-element ul li {
        line-height: 30px;
    }
}

@media (max-width: 479.98px) {
    .contact-us .part-address .address-elements .single-element ul li {
        font-size: 15px;
        line-height: 28px;
    }
}

.poklotto-form {
    -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    background: #fff;
    overflow: hidden;
}

.poklotto-form h3.title {
    padding: 0 40px;
    background: linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    font-weight: 600;
    font-size: 34px;
    line-height: 44px;
    letter-spacing: 0.01em;
    color: #fff;
    padding: 20px 40px 21px;
    margin-bottom: 0;
}

@media (max-width: 1199.98px) {
    .poklotto-form h3.title {
        font-size: 30px;
        line-height: 40px;
        padding: 20px 40px 22px;
    }
}

@media (max-width: 575.98px) {
    .poklotto-form h3.title {
        font-size: 28px;
        line-height: 38px;
        padding: 15px 30px 17px;
    }
}

@media (max-width: 479.98px) {
    .poklotto-form h3.title {
        font-size: 24px;
        line-height: 34px;
        padding: 17px 25px 17px;
        font-weight: 500;
    }
}

.poklotto-form .part-form {
    padding: 40px;
}

@media (max-width: 575.98px) {
    .poklotto-form .part-form {
        padding: 30px;
    }
}

@media (max-width: 479.98px) {
    .poklotto-form .part-form {
        padding: 25px;
    }
}

.poklotto-form .part-form form label {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #567687;
    display: block;
    margin: -9px 0 13px;
}

@media (max-width: 1199.98px) {
    .poklotto-form .part-form form label {
        font-size: 18px;
        line-height: 28px;
    }
}

.poklotto-form .part-form form input,
.poklotto-form .part-form form textarea {
    width: 100%;
    border: 1px solid rgba(11, 52, 72, 0.3);
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #3D6276;
    padding: 0 25px;
    margin-bottom: 40px;
}

@media (max-width: 1399.98px) {
    .poklotto-form .part-form form input,
    .poklotto-form .part-form form textarea {
        margin-bottom: 30px;
    }
}

@media (max-width: 479.98px) {
    .poklotto-form .part-form form input,
    .poklotto-form .part-form form textarea {
        font-size: 15px;
        padding: 0 20px;
    }
}

.poklotto-form .part-form form input::-webkit-input-placeholder,
.poklotto-form .part-form form textarea::-webkit-input-placeholder {
    color: #869DA9;
}

.poklotto-form .part-form form input::-moz-placeholder,
.poklotto-form .part-form form textarea::-moz-placeholder {
    color: #869DA9;
}

.poklotto-form .part-form form input:-ms-input-placeholder,
.poklotto-form .part-form form textarea:-ms-input-placeholder {
    color: #869DA9;
}

.poklotto-form .part-form form input::-ms-input-placeholder,
.poklotto-form .part-form form textarea::-ms-input-placeholder {
    color: #869DA9;
}

.poklotto-form .part-form form input::placeholder,
.poklotto-form .part-form form textarea::placeholder {
    color: #869DA9;
}

.poklotto-form .part-form form input {
    height: 60px;
}

@media (max-width: 1399.98px) {
    .poklotto-form .part-form form input {
        height: 55px;
    }
}

@media (max-width: 1199.98px) {
    .poklotto-form .part-form form input {
        height: 50px;
    }
}

@media (max-width: 575.98px) {
    .poklotto-form .part-form form input {
        height: 45px;
    }
}

@media (max-width: 479.98px) {
    .poklotto-form .part-form form input {
        height: 40px;
    }
}

.poklotto-form .part-form form textarea {
    height: 180px;
    padding-top: 18px;
    padding-bottom: 18px;
    display: -ms-grid;
    display: grid;
    resize: none;
    line-height: 24px;
}

@media (max-width: 1399.98px) {
    .poklotto-form .part-form form textarea {
        padding-top: 15px;
        padding-bottom: 15px;
        height: 160px;
    }
}

@media (max-width: 1199.98px) {
    .poklotto-form .part-form form textarea {
        padding-top: 13px;
        padding-bottom: 13px;
        height: 140px;
    }
}

@media (max-width: 575.98px) {
    .poklotto-form .part-form form textarea {
        height: 120px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 479.98px) {
    .poklotto-form .part-form form textarea {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

.poklotto-form .part-form form .part-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 479.98px) {
    .poklotto-form .part-form form .part-submit {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.poklotto-form .part-form form .part-submit p {
    letter-spacing: 0.01em;
    font-size: 15px;
    line-height: 25px;
    color: rgba(13, 59, 84, 0.8);
    margin-top: -5px;
    margin-bottom: 0;
    margin-bottom: -8px;
    max-width: 60%;
    margin-left: 25px;
}

@media (max-width: 479.98px) {
    .poklotto-form .part-form form .part-submit p {
        max-width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
}

.poklotto-form .part-form form .part-submit p a.reg-link {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(219.47deg, #F08B6B 15.1%, #C5B310 86.62%);
    font-weight: 500;
    background-image: -webkit-linear-gradient(219.47deg, #F08B6B 15.1%, #a09000 86.62%);
}

/*==========================================
    16. Newsletter
==========================================*/

.newsletter {
    padding: 120px 0;
    position: relative;
}

@media (max-width: 1199.98px) {
    .newsletter {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .newsletter {
        padding: 80px 0;
    }
}

@media (max-width: 479.98px) {
    .newsletter {
        padding: 60px 0;
    }
}

.newsletter .part-img {
    margin-right: 100px;
}

@media (max-width: 1399.98px) {
    .newsletter .part-img {
        margin-right: 80px;
    }
}

@media (max-width: 1199.98px) {
    .newsletter .part-img {
        margin-right: 60px;
    }
}

@media (max-width: 991.98px) {
    .newsletter .part-img {
        margin-right: 0;
        margin-bottom: 60px;
    }
}

@media (max-width: 767.98px) {
    .newsletter .part-img {
        margin-bottom: 50px;
    }
}

@media (max-width: 575.98px) {
    .newsletter .part-img {
        text-align: center;
        margin-bottom: 40px;
    }
}

@media (max-width: 479.98px) {
    .newsletter .part-img {
        margin-bottom: 30px;
    }
}

.newsletter .part-img img {
    width: 100%;
}

@media (max-width: 575.98px) {
    .newsletter .part-img img {
        width: 80%;
    }
}

.newsletter .part-newsletter .section-title {
    text-align: left;
}

@media (max-width: 991.98px) {
    .newsletter .part-newsletter .section-title {
        text-align: center;
    }
}

.newsletter .part-newsletter .section-title h2.title {
    text-transform: none;
    margin-bottom: 30px;
}

@media (max-width: 1199.98px) {
    .newsletter .part-newsletter .section-title h2.title {
        margin-bottom: 30px;
    }
}

@media (max-width: 991.98px) {
    .newsletter .part-newsletter .section-title h2.title {
        margin-bottom: 32px;
    }
}

@media (max-width: 479.98px) {
    .newsletter .part-newsletter .section-title h2.title {
        margin-bottom: 22px;
    }
}

.newsletter .part-newsletter .section-title h2.title:after {
    left: 0;
    -webkit-transform: none;
    transform: none;
    background: url("../img/newsletter/newsletter-title-shape.png") left center no-repeat;
    background-size: contain;
    width: 165.58px;
    height: 20px;
}

@media (max-width: 991.98px) {
    .newsletter .part-newsletter .section-title h2.title:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 15px;
        width: 207px;
        background: url("../img/bg-shape/section-title-img.png") center center no-repeat;
        background-size: contain;
    }
}

.newsletter .part-newsletter p {
    color: #567688;
    font-weight: 400;
    font-size: 22px;
    line-height: 40px;
    margin-bottom: -13px;
}

@media (max-width: 1399.98px) {
    .newsletter .part-newsletter p {
        font-size: 20px;
        line-height: 38px;
    }
}

@media (max-width: 1199.98px) {
    .newsletter .part-newsletter p {
        font-size: 18px;
        line-height: 34px;
        margin-bottom: -11px;
    }
}

@media (max-width: 991.98px) {
    .newsletter .part-newsletter p {
        text-align: center;
    }
}

@media (max-width: 767.98px) {
    .newsletter .part-newsletter p {
        font-size: 17px;
        line-height: 32px;
        margin-bottom: -9px;
    }
}

@media (max-width: 479.98px) {
    .newsletter .part-newsletter p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: -10px;
    }
    .newsletter .part-newsletter p br {
        display: none;
    }
}

.newsletter .part-newsletter p span.p-bold {
    font-weight: 500;
    text-transform: uppercase;
}

.newsletter .part-newsletter form {
    position: relative;
    margin-top: 50px;
}

@media (max-width: 767.98px) {
    .newsletter .part-newsletter form {
        margin-top: 40px;
    }
}

@media (max-width: 479.98px) {
    .newsletter .part-newsletter form {
        margin-top: 30px;
    }
}

.newsletter .part-newsletter form input {
    width: 100%;
    border: 1px solid rgba(11, 52, 72, 0.3);
    border-radius: 60px;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #3D6276;
    padding: 0 30px;
    height: 60px;
    padding: 0 185px 0 30px;
}

@media (max-width: 1399.98px) {
    .newsletter .part-newsletter form input {
        height: 50px;
        padding: 0 175px 0 30px;
    }
}

@media (max-width: 767.98px) {
    .newsletter .part-newsletter form input {
        height: 45px;
        padding: 0 155px 0 30px;
    }
}

@media (max-width: 479.98px) {
    .newsletter .part-newsletter form input {
        padding: 0 20px 0 20px;
        font-size: 15px;
    }
}

.newsletter .part-newsletter form input::-webkit-input-placeholder {
    color: #869DA9;
}

.newsletter .part-newsletter form input::-moz-placeholder {
    color: #869DA9;
}

.newsletter .part-newsletter form input:-ms-input-placeholder {
    color: #869DA9;
}

.newsletter .part-newsletter form input::-ms-input-placeholder {
    color: #869DA9;
}

.newsletter .part-newsletter form input::placeholder {
    color: #869DA9;
}

.newsletter .part-newsletter form .submit-btn {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
}

@media (max-width: 479.98px) {
    .newsletter .part-newsletter form .submit-btn {
        position: relative;
        margin-top: 10px;
    }
}

/*==========================================
    17. FAQ
==========================================*/

.faq {
    padding: 120px 0;
}

@media (max-width: 1399.98px) {
    .faq {
        padding: 120px 0 91px;
    }
}

@media (max-width: 1199.98px) {
    .faq {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .faq {
        padding: 80px 0;
    }
}

@media (max-width: 479.98px) {
    .faq {
        padding: 60px 0;
    }
}

@media (max-width: 767.98px) {
    .faq .search-bar-element {
        margin-bottom: 60px;
    }
}

@media (max-width: 575.98px) {
    .faq .search-bar-element {
        margin-bottom: 50px;
    }
}

.faq .search-bar-element form {
    position: relative;
    margin: 5px 0;
}

.faq .search-bar-element form input {
    width: 100%;
    border: 1px solid rgba(13, 59, 84, 0.3);
    height: 70px;
    border-radius: 70px;
    font-weight: 400;
    font-size: 18px;
    line-height: 48px;
    color: rgba(13, 59, 84, 0.8);
    padding: 0 120px 0 40px;
}

.faq .search-bar-element form input::-webkit-input-placeholder {
    color: rgba(13, 59, 84, 0.6);
}

.faq .search-bar-element form input::-moz-placeholder {
    color: rgba(13, 59, 84, 0.6);
}

.faq .search-bar-element form input:-ms-input-placeholder {
    color: rgba(13, 59, 84, 0.6);
}

.faq .search-bar-element form input::-ms-input-placeholder {
    color: rgba(13, 59, 84, 0.6);
}

.faq .search-bar-element form input::placeholder {
    color: rgba(13, 59, 84, 0.6);
}

@media (max-width: 991.98px) {
    .faq .search-bar-element form input {
        height: 60px;
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    .faq .search-bar-element form input {
        height: 50px;
    }
}

@media (max-width: 575.98px) {
    .faq .search-bar-element form input {
        height: 45px;
        line-height: 43px;
        font-size: 16px;
        padding: 0 70px 0 20px;
    }
}

@media (max-width: 479.98px) {
    .faq .search-bar-element form input {
        font-size: 15px;
    }
}

.faq .search-bar-element form button {
    width: 80px;
    height: 80px;
    color: #fff;
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    outline: none;
    font-size: 18px;
}

@media (max-width: 991.98px) {
    .faq .search-bar-element form button {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 767.98px) {
    .faq .search-bar-element form button {
        height: 60px;
        width: 60px;
    }
}

@media (max-width: 575.98px) {
    .faq .search-bar-element form button {
        width: 50px;
        height: 50px;
        font-size: 15px;
    }
}

.faq .faq-menu {
    padding: 60px 0 120px;
    position: relative;
}

@media (max-width: 1199.98px) {
    .faq .faq-menu {
        padding-bottom: 100px;
    }
}

@media (max-width: 991.98px) {
    .faq .faq-menu {
        padding-bottom: 80px;
    }
}

@media (max-width: 767.98px) {
    .faq .faq-menu {
        padding: 60px 0px;
    }
}

@media (max-width: 575.98px) {
    .faq .faq-menu {
        padding: 50px 0px;
    }
}

.faq .faq-menu:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 230px;
    background: url("/assets/img/faq/faq-bg.jpg") top center no-repeat;
    background-size: cover;
}

@media (max-width: 991.98px) {
    .faq .faq-menu:after {
        height: 200px;
    }
}

@media (max-width: 767.98px) {
    .faq .faq-menu:after {
        height: 100%;
    }
}

.faq .faq-menu .nav .nav-item .nav-link {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 12px 19px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 12px 19px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(13, 59, 84, 0.1);
    width: 100%;
    padding: 40px 40px 32px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media (max-width: 767.98px) {
    .faq .faq-menu .nav .nav-item .nav-link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 20px;
    }
}

@media (max-width: 479.98px) {
    .faq .faq-menu .nav .nav-item .nav-link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.faq .faq-menu .nav .nav-item .nav-link span {
    display: block;
}

.faq .faq-menu .nav .nav-item .nav-link span.faq-menu-img-icon {
    height: 100px;
    margin-bottom: 21px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: relative;
    z-index: 2;
}

@media (max-width: 767.98px) {
    .faq .faq-menu .nav .nav-item .nav-link span.faq-menu-img-icon {
        height: 60px;
        margin-bottom: 0;
        margin-right: 30px;
    }
}

@media (max-width: 575.98px) {
    .faq .faq-menu .nav .nav-item .nav-link span.faq-menu-img-icon {
        height: 55px;
    }
}

@media (max-width: 479.98px) {
    .faq .faq-menu .nav .nav-item .nav-link span.faq-menu-img-icon {
        margin-right: 0;
        margin-bottom: 16px;
    }
}

.faq .faq-menu .nav .nav-item .nav-link span.faq-menu-img-icon:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    background: url("/assets/img/faq/shape.png") center center no-repeat;
    background-size: cover;
    z-index: -1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-filter: blur(50px);
    filter: blur(50px);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.faq .faq-menu .nav .nav-item .nav-link span.faq-menu-img-icon img {
    width: auto;
    max-width: none;
    height: 100%;
}

.faq .faq-menu .nav .nav-item .nav-link span.faq-menu-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    color: rgba(13, 59, 84, 0.7);
    letter-spacing: 0.01em;
    font-family: "Barlow Condensed", sans-serif;
}

.faq .faq-menu .nav .nav-item .nav-link:after {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    background: -webkit-linear-gradient(219.47deg, #F08B6B 15.1%, #C5B310 86.62%);
    z-index: -2;
    border-radius: 12px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.faq .faq-menu .nav .nav-item .nav-link:before {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    bottom: 12px;
    right: 12px;
    background: #fff;
    z-index: -1;
    border-radius: 10px;
}

.faq .faq-menu .nav .nav-item .nav-link.active {
    padding: 50px 40px 42px;
    border: 1px solid rgba(13, 59, 84, 0.05);
}

@media (max-width: 767.98px) {
    .faq .faq-menu .nav .nav-item .nav-link.active {
        padding: 40px 40px 32px;
    }
}

.faq .faq-menu .nav .nav-item .nav-link.active span.faq-menu-img-icon {
    height: 80px;
}

.faq .faq-menu .nav .nav-item .nav-link.active span.faq-menu-img-icon:after {
    width: 80px;
    height: 80px;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

@media (max-width: 767.98px) {
    .faq .faq-menu .nav .nav-item .nav-link.active span.faq-menu-img-icon {
        height: 60px;
    }
    .faq .faq-menu .nav .nav-item .nav-link.active span.faq-menu-img-icon:after {
        -webkit-filter: blur(50px);
        filter: blur(50px);
    }
}

@media (max-width: 575.98px) {
    .faq .faq-menu .nav .nav-item .nav-link.active span.faq-menu-img-icon {
        height: 55px;
    }
}

.faq .faq-menu .nav .nav-item .nav-link.active:after {
    opacity: 0.4;
}

@media (max-width: 767.98px) {
    .faq .faq-menu .nav .nav-item:last-child .nav-link {
        margin-bottom: 0;
    }
}

.faq .faq-content {
    padding-top: 120px;
}

@media (max-width: 1199.98px) {
    .faq .faq-content {
        padding-top: 100px;
    }
}

@media (max-width: 991.98px) {
    .faq .faq-content {
        padding-top: 80px;
    }
}

@media (max-width: 767.98px) {
    .faq .faq-content {
        padding-top: 60px;
    }
}

@media (max-width: 575.98px) {
    .faq .faq-content {
        padding-top: 50px;
    }
}

.faq .faq-content .single-faq {
    margin-bottom: 60px;
}

@media (max-width: 767.98px) {
    .faq .faq-content .single-faq {
        margin-bottom: 50px;
    }
}

@media (max-width: 479.98px) {
    .faq .faq-content .single-faq {
        margin-bottom: 40px;
    }
}

.faq .faq-content .single-faq h3.faq-que {
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    color: rgba(13, 59, 84, 0.7);
    letter-spacing: 0.01em;
    position: relative;
    margin: -9px 0 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid rgba(13, 59, 84, 0.1);
}

.faq .faq-content .single-faq h3.faq-que:before {
    content: "Q.";
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    margin-right: 10px;
}

@media (max-width: 767.98px) {
    .faq .faq-content .single-faq h3.faq-que {
        font-size: 24px;
        line-height: 34px;
        margin: -8px 0 17px;
        padding-bottom: 17px;
    }
}

@media (max-width: 479.98px) {
    .faq .faq-content .single-faq h3.faq-que {
        font-size: 22px;
        line-height: 32px;
        margin: -8px 0 12px;
        padding-bottom: 12px;
    }
}

.faq .faq-content .single-faq p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #3D6276;
    letter-spacing: 0.01em;
    margin-bottom: -11px;
}

.faq .faq-content .single-faq p:before {
    content: "Ans.";
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(223.14deg, #F44A33 -17.3%, #E8AE3D 101.56%);
    font-weight: 500;
    margin-right: 5px;
    opacity: 0.8;
}

@media (max-width: 479.98px) {
    .faq .faq-content .single-faq p {
        font-size: 15px;
        line-height: 26px;
    }
}

@media (max-width: 767.98px) {
    .faq .faq-content .faq-submit-form {
        margin-top: 10px;
    }
}

@media (max-width: 575.98px) {
    .faq .faq-content .faq-submit-form {
        margin-top: 0;
    }
}

@media (max-width: 479.98px) {
    .faq .faq-content .faq-submit-form {
        margin-top: 10px;
    }
}

.faq .faq-content .faq-submit-form .form-header {
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    border-radius: 15px;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 22px;
}

.faq .faq-content .faq-submit-form .form-header h3.title {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 11px;
}

@media (max-width: 767.98px) {
    .faq .faq-content .faq-submit-form .form-header h3.title {
        font-size: 26px;
        line-height: 36px;
    }
}

@media (max-width: 479.98px) {
    .faq .faq-content .faq-submit-form .form-header h3.title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 6px;
    }
}

.faq .faq-content .faq-submit-form .form-header p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #CED6DB;
    margin-bottom: 0;
}

@media (max-width: 479.98px) {
    .faq .faq-content .faq-submit-form .form-header p {
        font-size: 15px;
    }
}

.faq .faq-content .faq-submit-form form {
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    padding: 30px;
}

@media (max-width: 479.98px) {
    .faq .faq-content .faq-submit-form form {
        padding: 25px;
    }
}

.faq .faq-content .faq-submit-form form input,
.faq .faq-content .faq-submit-form form textarea {
    width: 100%;
    border: 1px solid rgba(11, 52, 72, 0.3);
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #3D6276;
    padding: 0 25px;
    margin-bottom: 20px;
}

.faq .faq-content .faq-submit-form form input::-webkit-input-placeholder,
.faq .faq-content .faq-submit-form form textarea::-webkit-input-placeholder {
    color: #869DA9;
}

.faq .faq-content .faq-submit-form form input::-moz-placeholder,
.faq .faq-content .faq-submit-form form textarea::-moz-placeholder {
    color: #869DA9;
}

.faq .faq-content .faq-submit-form form input:-ms-input-placeholder,
.faq .faq-content .faq-submit-form form textarea:-ms-input-placeholder {
    color: #869DA9;
}

.faq .faq-content .faq-submit-form form input::-ms-input-placeholder,
.faq .faq-content .faq-submit-form form textarea::-ms-input-placeholder {
    color: #869DA9;
}

.faq .faq-content .faq-submit-form form input::placeholder,
.faq .faq-content .faq-submit-form form textarea::placeholder {
    color: #869DA9;
}

@media (max-width: 479.98px) {
    .faq .faq-content .faq-submit-form form input,
    .faq .faq-content .faq-submit-form form textarea {
        font-size: 15px;
    }
}

.faq .faq-content .faq-submit-form form input {
    height: 50px;
}

@media (max-width: 479.98px) {
    .faq .faq-content .faq-submit-form form input {
        height: 45px;
    }
}

.faq .faq-content .faq-submit-form form textarea {
    height: 140px;
    padding: 16px 25px;
    display: -ms-grid;
    display: grid;
}

/*==========================================
    18. Error 404
==========================================*/

.error {
    padding: 120px 0;
}

@media (max-width: 1199.98px) {
    .error {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .error {
        padding: 80px 0;
    }
}

@media (max-width: 479.98px) {
    .error {
        padding: 60px 0;
    }
}

.error .part-img {
    margin-bottom: 60px;
    text-align: center;
}

@media (max-width: 767.98px) {
    .error .part-img {
        margin-bottom: 40px;
    }
}

@media (max-width: 479.98px) {
    .error .part-img {
        margin-bottom: 30px;
    }
}

.error .part-img img {
    width: 600px;
}

@media (max-width: 1199.98px) {
    .error .part-img img {
        width: 500px;
    }
}

@media (max-width: 991.98px) {
    .error .part-img img {
        width: 450px;
    }
}

@media (max-width: 767.98px) {
    .error .part-img img {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .error .part-img img {
        width: 80%;
    }
}

@media (max-width: 479.98px) {
    .error .part-img img {
        width: 90%;
    }
}

.error .part-text {
    text-align: center;
}

.error .part-text .section-title {
    text-align: center;
}

.error .part-text .section-title h3.sub-title {
    margin-bottom: 10px;
}

@media (max-width: 575.98px) {
    .error .part-text .section-title h3.sub-title {
        margin-bottom: 2px;
    }
}

@media (max-width: 479.98px) {
    .error .part-text .section-title h3.sub-title {
        margin-bottom: 5px;
    }
}

.error .part-text .section-title h2.title {
    text-transform: none;
    margin-bottom: 0;
    padding-bottom: 48px;
    font-size: 55px;
    margin-top: -1px;
}

@media (max-width: 1199.98px) {
    .error .part-text .section-title h2.title {
        font-size: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width: 991.98px) {
    .error .part-text .section-title h2.title {
        font-size: 40px;
        padding-bottom: 36px;
    }
}

@media (max-width: 575.98px) {
    .error .part-text .section-title h2.title {
        font-size: 35px;
        padding-bottom: 26px;
        max-width: 90%;
        display: inline-block;
    }
}

@media (max-width: 479.98px) {
    .error .part-text .section-title h2.title {
        font-size: 26px;
        line-height: 34px;
        padding-bottom: 29px;
    }
}

.error .part-text p {
    color: #567688;
    font-weight: 400;
    font-size: 22px;
    line-height: 40px;
    margin: 30px 0 27px;
}

@media (max-width: 991.98px) {
    .error .part-text p {
        font-size: 18px;
        line-height: 28px;
        margin: 33px 0 32px;
    }
}

@media (max-width: 575.98px) {
    .error .part-text p {
        font-size: 16px;
        line-height: 26px;
        margin: 23px 0 22px;
    }
}

@media (max-width: 479.98px) {
    .error .part-text p {
        font-size: 15px;
        line-height: 25px;
    }
}

.error .part-text p i {
    font-size: 18px;
    margin-left: 10px;
    position: relative;
    top: -2px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(219.47deg, #F08B6B 15.1%, #C5B310 86.62%);
}

@media (max-width: 767.98px) {
    .error .part-text p i {
        display: none;
    }
}

.error .part-text p span.back-time {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(219.47deg, #F08B6B 15.1%, #C5B310 86.62%);
    font-weight: 500;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 50px;
    padding: 2px 20px 0;
    margin: 0 14px;
}

@media (max-width: 767.98px) {
    .error .part-text p span.back-time {
        padding: 2px 15px 0;
        margin: 0 7px;
    }
}

@media (max-width: 479.98px) {
    .error .part-text p span.back-time {
        padding: 0;
        margin: 0;
        border: none;
    }
}

.error .part-text .error-page-menu {
    margin-top: 47px;
}

@media (max-width: 1199.98px) {
    .error .part-text .error-page-menu {
        margin-top: 27px;
    }
}

.error .part-text .error-page-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid rgba(13, 59, 84, 0.1);
    border-bottom: 1px solid rgba(13, 59, 84, 0.1);
    padding: 12px 0 13px;
}

@media (max-width: 479.98px) {
    .error .part-text .error-page-menu ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.error .part-text .error-page-menu ul li {
    margin-left: 40px;
}

@media (max-width: 1199.98px) {
    .error .part-text .error-page-menu ul li {
        margin-left: 25px;
    }
}

@media (max-width: 479.98px) {
    .error .part-text .error-page-menu ul li {
        margin-left: 0;
        margin: 0 15px;
    }
}

.error .part-text .error-page-menu ul li:first-child {
    margin-left: 0;
}

.error .part-text .error-page-menu ul li a.single-menu {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.02em;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    color: rgba(13, 59, 84, 0.7);
    display: inline-block;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media (max-width: 767.98px) {
    .error .part-text .error-page-menu ul li a.single-menu {
        font-size: 18px;
    }
}

.error .part-text .error-page-menu ul li a.single-menu:hover {
    color: #0D3B54;
}

/*==========================================
    19. Sign In
==========================================*/

.sign-in {
    padding: 120px 0;
}

@media (max-width: 1199.98px) {
    .sign-in {
        padding: 100px 0;
    }
}

@media (max-width: 991.98px) {
    .sign-in {
        padding: 80px 0;
    }
}

@media (max-width: 479.98px) {
    .sign-in {
        padding: 60px 0;
    }
}

.sign-in .part-form .part-connect-social-info .title-overlap {
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 34px 0 33px;
}

@media (max-width: 575.98px) {
    .sign-in .part-form .part-connect-social-info .title-overlap {
        margin: 24px 0 23px;
    }
}

.sign-in .part-form .part-connect-social-info h4.title {
    letter-spacing: 0.01em;
    color: rgba(13, 59, 84, 0.8);
    font-size: 20px;
    line-height: 25px;
    display: inline-block;
    background: #fff;
    padding: 0 20px;
    margin-bottom: 0;
}

.sign-in .part-form .part-connect-social-info h4.title:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    height: 1px;
    opacity: 0.8;
    z-index: -1;
}

.sign-in .part-form .part-connect-social-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sign-in .part-form .part-connect-social-info ul li a.single-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 12px 19px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 12px 19px rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    color: #fff;
    background-color: #fff;
    margin-right: 25px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: relative;
}

@media (max-width: 575.98px) {
    .sign-in .part-form .part-connect-social-info ul li a.single-social {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
}

@media (max-width: 479.98px) {
    .sign-in .part-form .part-connect-social-info ul li a.single-social {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        margin-right: 20px;
    }
}

.sign-in .part-form .part-connect-social-info ul li a.single-social:after {
    position: absolute;
    content: "";
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    border: 1px solid rgba(13, 59, 84, 0.4);
    border-radius: 50%;
}

.sign-in .part-form .part-connect-social-info ul li a.single-social.s-pinterest {
    color: #bd081c;
}

.sign-in .part-form .part-connect-social-info ul li a.single-social.s-pinterest:hover {
    background: #bd081c;
    color: #fff;
}

.sign-in .part-form .part-connect-social-info ul li a.single-social.s-pinterest:after {
    border-color: rgba(189, 8, 28, 0.4);
}

.sign-in .part-form .part-connect-social-info ul li a.single-social.s-facebook {
    color: #3b5999;
}

.sign-in .part-form .part-connect-social-info ul li a.single-social.s-facebook:hover {
    background: #3b5999;
    color: #fff;
}

.sign-in .part-form .part-connect-social-info ul li a.single-social.s-facebook:after {
    border-color: rgba(59, 89, 153, 0.6);
}

.sign-in .part-form .part-connect-social-info ul li a.single-social.s-twitter {
    color: #55acee;
}

.sign-in .part-form .part-connect-social-info ul li a.single-social.s-twitter:hover {
    background: #55acee;
    color: #fff;
}

.sign-in .part-form .part-connect-social-info ul li a.single-social.s-twitter:after {
    border-color: rgba(85, 172, 238, 0.6);
}

.sign-in .part-form .part-connect-social-info ul li:last-child a {
    margin-right: 0;
}

.sign-in .part-right .part-img {
    margin-bottom: 80px;
}

@media (max-width: 991.98px) {
    .sign-in .part-right .part-img {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

@media (max-width: 767.98px) {
    .sign-in .part-right .part-img {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

@media (max-width: 479.98px) {
    .sign-in .part-right .part-img {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.sign-in .part-right .part-img img {
    width: auto;
    max-width: none;
    height: 450px;
    margin-left: -30px;
}

@media (max-width: 1399.98px) {
    .sign-in .part-right .part-img img {
        height: 400px;
    }
}

@media (max-width: 1199.98px) {
    .sign-in .part-right .part-img img {
        height: 350px;
    }
}

@media (max-width: 991.98px) {
    .sign-in .part-right .part-img img {
        height: auto;
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 767.98px) {
    .sign-in .part-right .part-img img {
        width: 381px;
    }
}

@media (max-width: 575.98px) {
    .sign-in .part-right .part-img img {
        width: 80%;
    }
}

@media (max-width: 1199.98px) {
    .sign-in .part-right .part-text {
        margin-left: -30px;
    }
}

@media (max-width: 991.98px) {
    .sign-in .part-right .part-text {
        margin-left: 0;
    }
}

.sign-in .part-right .part-text .section-title {
    text-align: left;
}

@media (max-width: 991.98px) {
    .sign-in .part-right .part-text .section-title {
        text-align: center;
    }
}

.sign-in .part-right .part-text .section-title h3.sub-title {
    margin-bottom: 10px;
}

@media (max-width: 575.98px) {
    .sign-in .part-right .part-text .section-title h3.sub-title {
        margin-bottom: 2px;
    }
}

@media (max-width: 479.98px) {
    .sign-in .part-right .part-text .section-title h3.sub-title {
        margin-bottom: 5px;
    }
}

.sign-in .part-right .part-text .section-title h2.title {
    text-transform: none;
    margin-bottom: 0;
    font-size: 55px;
    margin-top: -1px;
}

@media (max-width: 1199.98px) {
    .sign-in .part-right .part-text .section-title h2.title {
        font-size: 40px;
        line-height: 52px;
    }
}

@media (max-width: 991.98px) {
    .sign-in .part-right .part-text .section-title h2.title {
        font-size: 40px;
    }
}

@media (max-width: 575.98px) {
    .sign-in .part-right .part-text .section-title h2.title {
        font-size: 35px;
        max-width: 90%;
        display: inline-block;
    }
}

@media (max-width: 479.98px) {
    .sign-in .part-right .part-text .section-title h2.title {
        font-size: 26px;
        line-height: 34px;
    }
}

.sign-in .part-right .part-text .section-title h2.title:after {
    left: 0;
    -webkit-transform: none;
    transform: none;
}

@media (max-width: 991.98px) {
    .sign-in .part-right .part-text .section-title h2.title:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

/*==========================================
    20. Sign Up
==========================================*/

.sign-up {
    padding: 120px 0;
}

@media (max-width: 1199.98px) {
    .sign-up {
        padding: 90px 0 100px;
    }
}

@media (max-width: 991.98px) {
    .sign-up {
        padding: 70px 0 80px;
    }
}

@media (max-width: 479.98px) {
    .sign-up {
        padding: 50px 0 60px;
    }
}

.sign-up.fixed-screen {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 555;
    top: 0;
    padding: 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: #fff;
}

.sign-up .processing-steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
    position: relative;
}

@media (max-width: 1399.98px) {
    .sign-up .processing-steps {
        margin-bottom: 40px;
    }
}

@media (max-width: 767.98px) {
    .sign-up .processing-steps {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin-bottom: 30px;
    }
    .sign-up .processing-steps.top-fixed {
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        padding: 30px 20px;
        background: #fff;
        z-index: 5;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin-bottom: 0;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .sign-up .processing-steps.top-fixed .single-steps .part-icon {
        margin-bottom: 15px;
        width: 50px;
    }
}

@media (max-width: 767.98px) and (max-width: 575.98px) {
    .sign-up .processing-steps.top-fixed .single-steps .part-icon {
        margin-bottom: 0;
    }
}

@media (max-width: 767.98px) and (max-width: 479.98px) {
    .sign-up .processing-steps.top-fixed .single-steps .part-icon {
        width: 45px;
    }
}

@media (max-width: 767.98px) {
    .sign-up .processing-steps.top-fixed .single-steps .part-text span.step-line-title {
        display: block;
        font-size: 18px;
        line-height: 26px;
    }
}

@media (max-width: 767.98px) and (max-width: 575.98px) {
    .sign-up .processing-steps.top-fixed .single-steps .part-text span.step-line-title {
        display: none;
    }
}

@media (max-width: 767.98px) and (max-width: 575.98px) {
    .sign-up .processing-steps.top-fixed {
        padding: 15px 20px;
    }
}

@media (max-width: 575.98px) {
    .sign-up .processing-steps {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
}

@media (max-width: 479.98px) {
    .sign-up .processing-steps {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin-bottom: 25px;
    }
}

.sign-up .processing-steps .single-steps {
    text-align: center;
}

.sign-up .processing-steps .single-steps .part-icon {
    width: 68px;
    display: inline-block;
    margin-bottom: 25px;
    position: relative;
}

@media (max-width: 1399.98px) {
    .sign-up .processing-steps .single-steps .part-icon {
        width: 60px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767.98px) {
    .sign-up .processing-steps .single-steps .part-icon {
        margin-bottom: 0;
    }
}

@media (max-width: 575.98px) {
    .sign-up .processing-steps .single-steps .part-icon {
        width: 50px;
    }
}

@media (max-width: 479.98px) {
    .sign-up .processing-steps .single-steps .part-icon {
        width: 45px;
    }
}

.sign-up .processing-steps .single-steps .part-icon img {
    width: 100%;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.sign-up .processing-steps .single-steps .part-text span {
    display: block;
}

.sign-up .processing-steps .single-steps .part-text span.step-line-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: rgba(86, 118, 135, 0.5);
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 0.2px;
    margin: -8px 0 -6px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media (max-width: 1399.98px) {
    .sign-up .processing-steps .single-steps .part-text span.step-line-title {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 767.98px) {
    .sign-up .processing-steps .single-steps .part-text span.step-line-title {
        display: none;
    }
}

.sign-up .processing-steps .single-steps.current-step .part-icon img {
    -webkit-filter: none;
    filter: none;
    opacity: 1 !important;
}

.sign-up .processing-steps .single-steps.current-step .part-text span.step-line-title {
    color: #567687;
}

.sign-up .processing-steps .single-steps.first-step .part-icon img {
    opacity: 0.7;
}

.sign-up .processing-steps .single-steps.second-step .part-icon img {
    opacity: 0.7;
}

.sign-up .processing-steps .single-steps.last-step .part-icon img {
    opacity: 0.55;
}

.sign-up .processing-steps .arrow-img {
    position: relative;
    width: 90px;
}

@media (max-width: 1399.98px) {
    .sign-up .processing-steps .arrow-img {
        width: 70px;
    }
}

@media (max-width: 991.98px) {
    .sign-up .processing-steps .arrow-img {
        display: none;
    }
}

.sign-up .processing-steps .arrow-img img.arrow-icon {
    width: 100%;
    height: 16px;
    position: relative;
    top: 15px;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media (max-width: 1399.98px) {
    .sign-up .processing-steps .arrow-img img.arrow-icon {
        top: 10px;
    }
}

.sign-up .processing-steps .arrow-img.second img.arrow-icon {
    top: 20px;
}

.sign-up .processing-steps .arrow-img.current-arrow img.arrow-icon {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}

@media (max-width: 1399.98px) {
    .sign-up .poklotto-form h3.steps-heading-title {
        font-size: 30px;
        line-height: 42px;
        padding: 15px 40px 16px;
    }
}

@media (max-width: 1199.98px) {
    .sign-up .poklotto-form h3.steps-heading-title {
        font-size: 28px;
        line-height: 40px;
    }
}

@media (max-width: 575.98px) {
    .sign-up .poklotto-form h3.steps-heading-title {
        font-size: 24px;
        line-height: 34px;
        padding: 10px 30px 11px;
    }
    .sign-up .poklotto-form h3.steps-heading-title.steps-heading-fixed {
        position: fixed;
        top: 78.05px;
        width: 100%;
        left: 0;
        z-index: 5;
    }
}

@media (max-width: 575.98px) and (max-width: 479.98px) {
    .sign-up .poklotto-form h3.steps-heading-title.steps-heading-fixed {
        text-align: center;
        top: 73.34px;
    }
}

@media (max-width: 479.98px) {
    .sign-up .poklotto-form h3.steps-heading-title {
        font-size: 22px;
        line-height: 32px;
        padding: 10px 25px 11px;
    }
}

.sign-up .poklotto-form h3.steps-heading-title.animated {
    -webkit-animation: titleAnimate 1s;
    animation: titleAnimate 1s;
}

.sign-up .poklotto-form .part-form form {
    position: relative;
}

.sign-up .poklotto-form .part-form form .birth-date-element {
    position: relative;
}

.sign-up .poklotto-form .part-form form .birth-date-element span.caln-icon {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    border-left: 1px solid rgba(11, 52, 72, 0.3);
    color: rgba(11, 52, 72, 0.3);
}

@media (max-width: 1399.98px) {
    .sign-up .poklotto-form .part-form form .birth-date-element span.caln-icon {
        height: 55px;
        width: 55px;
        line-height: 55px;
    }
}

@media (max-width: 1199.98px) {
    .sign-up .poklotto-form .part-form form .birth-date-element span.caln-icon {
        height: 50px;
        width: 50px;
        line-height: 50px;
    }
}

@media (max-width: 575.98px) {
    .sign-up .poklotto-form .part-form form .birth-date-element span.caln-icon {
        height: 45px;
        width: 45px;
        line-height: 45px;
    }
}

@media (max-width: 479.98px) {
    .sign-up .poklotto-form .part-form form .birth-date-element span.caln-icon {
        height: 40px;
        width: 40px;
        line-height: 42px;
        font-size: 14px;
    }
}

.sign-up .poklotto-form .part-form form .birth-date-element #birth-date:focus+span.caln-icon {
    color: rgba(11, 52, 72, 0.8);
}

.sign-up .poklotto-form .part-form form .select-list.question-select button.dropdown-toggle {
    position: relative;
}

.sign-up .poklotto-form .part-form form .select-list.question-select button.dropdown-toggle:before {
    position: absolute;
    content: "";
    width: 24px;
    height: 1px;
    background: rgba(11, 52, 72, 0.3);
    left: calc(100% + 1px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 479.98px) {
    .sign-up .poklotto-form .part-form form .select-list.question-select button.dropdown-toggle.selected-moment {
        height: auto;
        line-height: 23px;
        padding: 10px 25px;
        white-space: break-spaces;
    }
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-toggle {
    height: 60px;
    width: 100%;
    border: 1px solid rgba(11, 52, 72, 0.3);
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #3D6276;
    background: transparent;
    text-align: left;
    padding: 0 25px;
    position: relative;
}

@media (max-width: 1399.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-toggle {
        height: 55px;
    }
}

@media (max-width: 1199.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-toggle {
        height: 50px;
    }
}

@media (max-width: 767.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-toggle {
        margin-bottom: 30px;
    }
}

@media (max-width: 575.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-toggle {
        height: 45px;
    }
}

@media (max-width: 479.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-toggle {
        height: 40px;
        font-size: 15px;
    }
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-toggle i {
    font-size: 14px;
    margin-left: 6px;
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-toggle img.flag {
    width: 20px;
    margin-right: 10px;
    top: -2px;
    position: relative;
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-toggle:after {
    margin-left: 0;
    vertical-align: middle;
    border: none;
    content: "\f078";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    height: 100%;
    right: 0;
    position: absolute;
    width: 60px;
    text-align: center;
    border-left: 1px solid rgba(11, 52, 72, 0.3);
    top: 0;
    line-height: 60px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media (max-width: 1399.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-toggle:after {
        width: 55px;
        line-height: 55px;
    }
}

@media (max-width: 1199.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-toggle:after {
        width: 50px;
        line-height: 50px;
    }
}

@media (max-width: 575.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-toggle:after {
        width: 45px;
        line-height: 45px;
        font-size: 14px;
    }
}

@media (max-width: 479.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-toggle:after {
        width: 40px;
        line-height: 40px;
    }
}

@media (max-width: 479.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-toggle.selected-moment {
        font-size: 15px;
    }
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-toggle.selected-moment:after {
    opacity: 0;
    visibility: hidden;
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-menu {
    background: -webkit-linear-gradient(317.37deg, #1e697a 2.76%, #18687A 63.36%);
    border: none;
    border-radius: 0;
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-family: "Barlow Condensed", sans-serif;
    padding: 5px 30px 6px;
    font-size: 18px;
    letter-spacing: 0.6px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: relative;
}

@media (max-width: 479.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item {
        font-size: 16px;
        line-height: 24px;
        white-space: break-spaces;
    }
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item:after {
    position: absolute;
    content: "";
    left: 20px;
    top: 50%;
    width: 2px;
    height: 10px;
    background: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0.3;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media (max-width: 991.98px) {
    .sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item:after {
        left: 10px;
    }
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item:hover,
.sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item.active {
    color: #0D3B54;
    background: #fff;
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item:hover:after,
.sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item.active:after {
    background: #0D3B54;
    opacity: 1;
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item i {
    font-size: 14px;
}

.sign-up .poklotto-form .part-form form .select-list .dropdown-menu .dropdown-item img.flag {
    width: 20px;
    margin-right: 10px;
    top: -2px;
    position: relative;
}

.sign-up .poklotto-form .part-form form .prv-stp-btn {
    padding: 0;
    width: 60px;
    margin-right: 11px;
    color: #0D3B54;
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #bbb;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media (max-width: 1399.98px) {
    .sign-up .poklotto-form .part-form form .prv-stp-btn {
        width: 50px;
    }
}

@media (max-width: 767.98px) {
    .sign-up .poklotto-form .part-form form .prv-stp-btn {
        width: 45px;
    }
}

.sign-up .poklotto-form .part-form form .prv-stp-btn:after {
    display: none;
}

.sign-up .poklotto-form .part-form form .prv-stp-btn.disabled {
    opacity: 0;
    visibility: hidden;
    margin-left: -71px;
}

@media (max-width: 1399.98px) {
    .sign-up .poklotto-form .part-form form .prv-stp-btn.disabled {
        margin-left: -61px;
    }
}

.sign-up .poklotto-form .part-form form #big-screen {
    padding: 0;
    width: 40px;
    height: 40px;
    margin-right: 11px;
    color: #0D3B54;
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #bbb;
    border-radius: 5px;
    line-height: 40px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.sign-up .poklotto-form .part-form form #big-screen i {
    font-size: 20px;
    margin-left: 0;
}

.sign-up .poklotto-form .part-form form #big-screen:after {
    display: none;
}

@media (max-width: 991.98px) {
    .sign-up .poklotto-form .part-form form #big-screen {
        display: none;
    }
}

.sign-up .poklotto-form .part-form form .agreement-article {
    margin: -4px 0 0;
}

.sign-up .poklotto-form .part-form form .agreement-article .form-check {
    position: relative;
    margin: 0;
    margin-bottom: 13px;
}

.sign-up .poklotto-form .part-form form .agreement-article .form-check:last-child {
    margin-bottom: 16px;
}

.sign-up .poklotto-form .part-form form .agreement-article input {
    border-radius: 0.25em;
    font-weight: unset;
    font-size: unset;
    line-height: unset;
    border-color: #0d6efd;
    border: 1px solid rgba(0, 0, 0, 0.25);
    color: unset;
    padding: unset;
    margin-bottom: unset;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: -webkit-linear-gradient(317.37deg, #114065 2.76%, #18687A 63.36%);
    border-radius: 0;
    border: none;
    top: -4px;
    position: relative;
    cursor: pointer;
    margin-right: 25px;
}

@media (max-width: 479.98px) {
    .sign-up .poklotto-form .part-form form .agreement-article input {
        width: 15px;
        height: 15px;
        margin-right: 15px;
    }
}

.sign-up .poklotto-form .part-form form .agreement-article input:checked[type=checkbox] {
    position: relative;
}

.sign-up .poklotto-form .part-form form .agreement-article input:checked[type=checkbox]:after {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 20px;
    position: absolute;
    font-size: 15px;
}

@media (max-width: 479.98px) {
    .sign-up .poklotto-form .part-form form .agreement-article input:checked[type=checkbox]:after {
        line-height: 15px;
        font-size: 14px;
    }
}

.sign-up .poklotto-form .part-form form .agreement-article label {
    letter-spacing: 0.01em;
    font-size: 16px;
    line-height: 32px;
    color: #3D6276;
    text-transform: unset;
    font-family: "Roboto", sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    margin-top: -7px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 479.98px) {
    .sign-up .poklotto-form .part-form form .agreement-article label {
        font-size: 15px;
        line-height: 25px;
    }
}

.sign-up .poklotto-form .part-form .form-controller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sign-up .poklotto-form .part-form #big-screen {
    position: absolute;
    right: 0;
    bottom: 10px;
}

.sign-up .form-all-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
}

.sign-up .form-all-step .per-step {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
    position: relative;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

@media (max-width: 479.98px) {
    .sign-up .form-all-step .per-step {
        position: relative;
    }
}

.sign-up .form-all-step .per-step.completed {
    opacity: 0;
    position: absolute;
    visibility: hidden;
}