ul {
    margin-bottom: 0;
    padding-right: 0;
    list-style: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

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

/*         Footer
/* ------------------------------------------ */

.footer {
    position: relative;
    z-index: 16;

}

.footer .titleStyle {
    margin-bottom: 35px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
    position: relative;
}

.footer .titleStyle:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #17a2b8;
    width: 45px;
    height: 3px;
}

.footer .subTitle {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
    display: block;
}

.footer .listFooter {
    margin-bottom: 25px;
}

.footer .listFooter li {
    margin-bottom: 20px;
}

.footer .listFooter li a {
    padding-right: 17px;
    position: relative;
    z-index: 1;
    color: #677888;
    font-weight: 500;
    font-size: 13px;
}

.footer .footerDown {
    border-top: 1px solid #353947;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}



.footer .footerDown .titleStyle {
    margin-top: -65px;
    z-index: 1;
    text-align: right;
}

.footer .footerDown .moreInfo {
    position: relative;
    margin-bottom: 35px;
    text-align: right;
}

.footer .footerDown .moreInfo .taxNumb,
.footer .footerDown .copyrights {
    font-size: 13px;
    margin-bottom: 10px;
}

.footer .footerDown .moreInfo .taxNumb .line {
    display: inline-block;
    margin: 0 5px;
}

.footer .footerDown .moreInfo .taxNumb .numb {
    display: inline-block;
}

.footer .footerDown .moreInfo .listInfo li {
    display: inline-block;
    margin-bottom: 10px;
    cursor: default;
}

.footer .footerDown .moreInfo .listInfo li a {
    color: #babbbf;
    font-size: 13px;
}

.footer .footerDown .moreInfo .listInfo li:not(:last-of-type) a:after {
    content: "|";
    margin: 0 10px;
    color: #babbbf;
}

.footer .footerDown .moreInfo .logoInfo {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.footer .footerDown .moreInfo .logoInfo li {
    float: left;
    margin: 0 5px;
    position: relative;
}
.footer .footerDown .moreInfo .logoInfo li:last-child a img {
    width: 75px;
    border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.footer .footerDown .moreInfo .logoInfo li:first-child a img {
    width: 75px;
    border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.footer .footerDown .moreInfo .logoInfo li:first-child(1) a img {
    width: 75px;
    border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}


.footer .footerDown .payments {
    float: right;
    margin-top: -5px;
    display: flex;
    align-items: center;
}

.footer .footerDown .payments li {
    display: inline-block;
    cursor: default;
    margin-left: 8px;
    background-color: white;
    height: 33px;
    display: flex;
    align-items: center;
    width: 70px;
    justify-content: center;
    border-radius: 3px;
    transition: all 0.1s ease;
    position: relative;
    top: 5px;
}
.footer .footerDown .payments li:last-child {
    background-color: transparent;
}
.footer .footerDown .payments li:last-child img {
    width: 70px;
    height: 33px;
}
.footer .footerDown .payments li:not(:last-child) img {
    width: 39px;
}

.footer .footerDown .payments li:hover {
    top: 0;
}



.footer .footerDown .lang .selectStyle {
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #374758;
    margin-right: 20px;
}

.footer .footerDown .lang .selectStyle select,
.footer .footerDown .vs__dropdown-toggle {
    width: 90px;
    height: 35px;
    line-height: 30px;
    border: 2px solid #fff;
    background: none;
    color: #bac8d3;
    font-weight: 500;
    cursor: pointer;
    padding: 0 8px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: center;
}

.footer .footerDown .vs__actions {
    padding: 0;
    position: absolute;
    left: 9px;
    top: 0;
    height: 100%;
}

.footer .footerDown .vs__selected {
    color: #bac8d3;
    margin: 0;
    height: 100%;
    line-height: 28px;
    opacity: 1;
    padding: 0;
}

.footer .footerDown .vs__dropdown-option {
    height: 28px !important;
    line-height: 28px !important;
}

.footer .footerDown .vs--single.vs--open .vs__selected {
    opacity: 1;
    position: static;
}

.footer .footerDown .vs__clear {
    display: none;
}

.footer .footerDown .vs--unsearchable:not(.vs--disabled) .vs__search {
    line-height: 31px;
    margin-top: 0;
}

.footer .footerDown .vs__actions svg {
    fill: #bac8d3;
    transform: scale(0.7);
}

.footer .footerDown .v-select {
    position: static;
}

.footer .footerDown .vs__dropdown-menu {
    min-width: 100%;
    margin-top: 5px;
    border-radius: 5px;
    width: 100%;
}

.footer .ui-selectmenu-text {
    margin-left: 0;
}

.footer .footerDown .lang .selectStyle .iconSelect {
    position: absolute;
    left: 10px;
    top: 9px;
    color: #bac8d3;
    z-index: -1;
    font-size: 17px;
}

.footer .footerDown .socialFooter {
    float: left;
    font-size: 12px;
}

.footer .footerDown .socialFooter .socialList {
    display: inline-block;
}

.footer .footerDown .socialFooter .socialList li {
    display: inline-block;
    cursor: default;
    margin-right: 10px;
}

.footer .footerDown .socialFooter .socialList li a {
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    background-color: #374758;
    text-align: center;
    line-height: 32px;
    font-size: 17px;
    color: #fff;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.footer .footerDown .socialFooter .socialList li a:hover {
    background-color: #17a2b8;
    border-color: #17a2b8;
}

/* pop-up text */

.footer .footerDown .socialFooter .socialList li a span {
    color: #666;
    position: absolute;
    bottom: 0;
    font-family: "Poppins", sans-serif;
    left: -25px;
    right: -25px;
    padding: 5px 7px;
    z-index: -1;
    font-size: 13px;
    border-radius: 2px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* pop-up text arrow */

.footer .footerDown .socialFooter .socialList li a span:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    bottom: -5px;
    left: 40px;
}

/* text pops up when icon is in hover state */

.footer .footerDown .socialFooter .socialList li a:hover span {
    bottom: 50px;
    visibility: visible;
    opacity: 1;
}
/* small Screens & tablets & Smart phone */

@media (max-width: 991px) {
    .breadGlobal .details .list.Right {
        width: 250px;
        text-align: right;
        margin: auto;
    }
    .footer {
        text-align: center;
    }
    .footer .titleStyle,
    .footer .row,
    .footer .footerDown .links {
        display: none;
    }

    .footer .footerDown .titleStyle {
        position: absolute;
        width: 100%;
        top: 0;
        right: 0;
        padding-top: 30px;
        margin-top: 0;
    }
    .footer .footerDown .moreInfo {
        padding-left: 0;
        padding-bottom: 90px;
    }
    .footer .footerDown .moreInfo .logoInfo {
        width: 100%;
        text-align: center;
    }
    .footer .footerDown .moreInfo .logoInfo li {
        float: none;
        display: inline-block;
    }
    .footer .footerDown .payments,
    .footer .footerDown .lang,
    .footer .footerDown .socialFooter {
        float: none;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .footer .footerDown .copyrights {
        display: block;
    }
    .footer .footerDown .moreInfo .copyrights {
        display: none;
    }
    .footer .listFooter li {
        display: inline-block;
        margin: 0 4px 15px;
        width: 100%;
    }
    .footer .footerDown .payments li {
        margin-right: 4px;
        margin-left: 4px;
    }
}

/* Small Screens */

@media (min-width: 768px) and (max-width: 991px) {
    .AdvancedDomain .tabsBtns li {
        text-align: center;
        padding-bottom: 10px;
        font-size: 15px;
    }
    .AdvancedDomain .tabsBtns li .icon {
        margin-left: auto;
        display: block;
        width: 100%;
        margin-bottom: 25px;
    }
}

/* Tablets */

@media (min-width: 480px) and (max-width: 767px) {
}




