/* CSS Document */

@font-face {
    font-family: "GR";
    src: url("fonts/QNYSCK Graphik-Regular.eot");
    /* IE9*/
    src: url("fonts/QNYSCK Graphik-Regular.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("fonts/QNYSCK Graphik-Regular.woff2") format("woff2"),
        /* chrome、firefox */
        url("fonts/QNYSCK Graphik-Regular.woff") format("woff"),
        /* chrome、firefox */
        url("fonts/QNYSCK Graphik-Regular.ttf") format("truetype"),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url("fonts/QNYSCK Graphik-Regular.svg#gr") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "GSb";
    src: url("fonts/Graphik-Semibold.eot");
    /* IE9*/
    src: url("fonts/Graphik-Semibold.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("fonts/Graphik-Semibold.woff2") format("woff2"),
        /* chrome、firefox */
        url("fonts/Graphik-Semibold.woff") format("woff"),
        /* chrome、firefox */
        url("fonts/Graphik-Semibold.ttf") format("truetype"),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url("fonts/Graphik-Semibold.svg#GSB") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "GB";
    src: url("fonts/Graphik Web Black Regular.eot");
    /* IE9*/
    src: url("fonts/Graphik Web Black Regular.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("fonts/Graphik Web Black Regular.woff2") format("woff2"),
        /* chrome、firefox */
        url("fonts/Graphik Web Black Regular.woff") format("woff"),
        /* chrome、firefox */
        url("fonts/Graphik Web Black Regular.ttf") format("truetype"),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url("fonts/Graphik Web Black Regular.svg#Graphik Web Black Regular") format("svg");
    /* iOS 4.1- */
}

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

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-55 {
    font-size: 55px;
}

.main-color {
    color: #262D33;
}

.sec-color {
    color: #4B5157;
}

.white-t {
    color: #fff;
}

.green-t {
    color: #3DC47E;
}

.lime-t {
    color: #17D32D;
}

.yellow-t {
    color: #EAC43F;
}

.orange-t {
    color: #FFA34D;
}

.sblue-t {
    color: #3BBDC4;
}

.green-b {
    background: #3DC47E;
}

.lime-b {
    background: #17D32D
}

.red-b {
    background: #db1127
}

.yellow-b {
    background: #EAC43F
}

.blue-b {
    background: #166DF5
}

.orange-b {
    background: #FF5800
}

.yellow-b,
.yellow-b:hover,
.yellow-b:focus {
    background: var(--main-brand-color);
    color: var(--main-brand-text-color) !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.err-msg {
    color: #db1127;
    font-size: 12px;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    padding-top: 5px;
}

#emailExist .modal-header {
    padding: 15px;
    border-bottom: none;
}

#emailExist .modal-title {
    font-family: 'GB', Arial, Helvetica, sans-serif;
    color: #262D33;
    margin-bottom: 15px;
    font-size: 22px;
    float: left;
    text-align: center;
    width: 100%;
    line-height: 0px;
}

#emailExist .modal-body p {
    font-family: 'GR', Arial, Helvetica, sans-serif;
    color: #262D33;
    font-size: 14px;
}

#emailExist .modal-content-wrapper {
    display: table-cell;
    vertical-align: middle;
}

#emailExist .modal-header .close {
    margin-top: -10px;
    font-size: 30px;
    margin-right: -4px;
    outline: none;
    opacity: .5;
}

#emailExist .modal-footer {
    padding: 0px;
    text-align: center;
    border-top: none;
    margin: 10px 0 30px 0;
}

#emailExist .modal-footer .btn-primary {
    background: #eb5751 !important;
    padding: 0px 15px;
    border-radius: 36px;
    outline: none;
    color: #fff;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    border: none !important;
    line-height: 40px;
    min-width: 100px;
    text-align: center;
    height: 40px;
}

#emailExist .modal-footer .forgotPassword {
    background: #00d080 !important;
    padding: 0px 15px;
    border-radius: 36px;
    outline: none;
    color: #fff;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    border: none !important;
    text-align: center;
    height: 40px !important;
    line-height: 38px !important;
    min-width: 150px;
    font-family: 'Poppins-bold', sans-serif !important;
}

.master-slider-parent {
    max-width: 1630px;
    margin: 0 auto;
}

body {
    background: #EDEFF0;
}

header {
    width: 100%;
    float: left;
    padding: 0px 15px 0 15px;
    background: #fff;
}

.top-bar {
    width: 100%;
    float: left;
    border-bottom: 1px solid #D9DADB;
    padding-bottom: 15px;
}

.call-dv {
    width: auto;
    float: left;
    font-family: 'GR', Arial, Helvetica, sans-serif;
    margin-top: 38px;
}

.call-dv img {
    width: 20px;
    margin-right: 10px;
}

.live-chat {
    width: auto;
    float: left;
    margin-left: 50px;
    font-family: 'GR', Arial, Helvetica, sans-serif;
    margin-top: 20px;
}

.live-chat span {
    width: 8px;
    height: 8px;
    float: left;
    background: #3DC47E;
    margin-right: 8px;
    border-radius: 100px;
    margin-top: 6px;
}

.logo {
    width: 100%;
    float: left;
    text-align: center;
    height: 80px;

}

.logo a {
    height: 80px;
    float: left;
    width: 100%;
}

.logo img {
    width: 80px;
    margin-top: 5px;
}

ul.login-p-dv {
    width: auto;
    float: right;
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-top: 35px;
}

ul.login-p-dv li {
    display: inline-block;
    margin-left: 15px;
    margin-top: -20px;
}

ul.login-p-dv li a {
    text-decoration: none;
    font-family: 'GR', Arial, Helvetica, sans-serif;
    line-height: 40px;
    color: #262D33;
}

ul.login-p-dv li a img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 3px;
    height: 20px;
}

ul.login-p-dv li a.user-bar img {
    width: 30px;
    border-radius: 100px;
    height: 30px !important;
    display: inline-block;
    margin-top: 0px !important;
}

.user-bar span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 89px;
    display: inline-block;
    padding: 0px 0 0 0;
    margin-top: 0px;
    line-height: 12px;
    display: inline-block;
    vertical-align: middle;
}

.navbar-dv {
    width: 100%;
    float: left;
}

/* Dropdown Button */
.dropbtn {
    color: #262D33;
    border: none;
    cursor: pointer;
    background: transparent;
    outline: none;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 50px;
    vertical-align: initial;
    display: inline-flex;
    line-height: 50px;
    text-transform: uppercase;
    background: url(../img/menu.png);
    background-repeat: no-repeat;
    background-position: left;

}



.dropbtn span {
    display: inline-block;
    background: #D9DADB;
    width: 1px;
    height: 100%;
    margin: 0px 20px;
    margin-left: 30px;

}

/* Dropdown button on hover & focus */
.dropbtn:hover,
.dropbtn:focus {
    background-color: transparent;
}

.dropbtn img {
    width: 18px;
    vertical-align: initial;
    margin-top: 15px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
    /* padding-left: 15px; */
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 9;
    border-radius: 0 0 10px 10px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 25px;
    text-decoration: none;
    display: block;
}

.dropdown-content a i {
    margin-right: 5px;
    color: #EAC43F;
    font-size: 16px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown-content a:last-child:hover {
    border-radius: 0 0 10px 10px;
}

.dropdown-content a span {
    width: 30px;
    display: inline-block;
}

.dropdown-content a span img {
    width: 22px;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display: block;
}

ul.navigation-top {
    list-style: none;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin-top: 6px;
}

ul.navigation-top li {
    display: inline-block;
    margin-right: 10px;
}


ul.navigation-top li a {
    padding: 10px;
    color: #262D33;
    font-size: 14px;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}


.search-showanch {
    text-align: center;
    display: none;
}

.search-showanch .center-search {
    width: 100%;
    margin: 0 auto;
}

.search-showanch .center-search input {
    height: 50px;
    border: none;
    width: 60%;
    outline: none;
    font-size: 14px;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 0 10px;
    border-right: 1px solid #fff;
    float: left;
    background: transparent;
}

.search-showanch .center-search select {
    height: 50px;
    border: none;
    width: 30%;
    outline: none;
    font-size: 14px;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 0 10px;
    border-right: 1px solid #fff;
    float: left;
    background: transparent;
}

.search-showanch .center-search button {
    height: 40px;
    border: none;
    width: 9%;
    outline: none;
    font-size: 14px;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    padding: 0 10px;
    border-right: 1px solid #D9DADB;
    float: left;
    background: #fff;
    box-shadow: none;
    border-radius: 5px;
    margin-left: 10px;
    margin-top: 5px;
}

.search-showanch .center-search input::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
}

.search-showanch .center-search input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.search-showanch .center-search input::placeholder {
    color: #fff;
}

.searc-ic {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 15px 10px 9px;
    border-left: 1px solid #D9DADB;
}

#top-search,
.closesearch {
    color: #939699;
    font-size: 19px;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    float: right;
    position: relative;
}

.search-show {
    position: absolute;
    width: 680px;
    background: #fff;
    height: 50px;
    top: 0;
    right: 68px;
    border: 1px solid #D9DADB;
    display: none;


}

.search-show input {
    height: 50px;
    border: none;
    width: 60%;
    outline: none;
    font-size: 14px;
    font-family: 'GR', Arial, Helvetica, sans-serif;
    color: #262D33;
    padding: 0 10px;
    border-right: 1px solid #D9DADB;
    float: left;
}

.search-show select {
    height: 50px;
    border: none;
    width: 27%;
    outline: none;
    font-size: 14px;
    font-family: 'GR', Arial, Helvetica, sans-serif;
    color: #262D33;
    padding: 0px 10px;
    border-right: 1px solid #D9DADB;
    float: left;
}

.search-show .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 0;
    height: 50px;
    outline: none;
}

.search-show .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 27% !important;
}

.search-show .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    font-family: 'GR', Arial, Helvetica, sans-serif;
    color: #262D33;
    line-height: 50px;
}

.search-show .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 12px;
    right: 5px;
    width: 20px;
}

.search-show button {
    height: 50px;
    border: none;
    width: 13%;
    outline: none;
    font-size: 14px;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 0px 10px;
    float: left;
}

.banner-sec {
    width: 100%;
    float: left;
    height: auto;
}

.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.join-bottom-section {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 370px;
}

.join-news {
    max-width: 500px;
    min-height: 100px;
    text-align: center;
}

.join-news h1 {
    color: var(--main-brand-text-color);
    font-size: 40px;
    font-family: 'GB', Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    line-height: 60px;
    font-weight: 800;
}

.join-news p {
    color: var(--main-brand-text-color);
    font-size: 14px;
    font-family: 'GR', Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
}

.join-news .subscribe-dv {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.join-news .subscribe-dv input {
    background: #fff;
    float: left;
    width: calc(100% - 150px) !important;
    outline: none;
    border-radius: 5px;
    font-size: 14px;
    font-family: 'GR', Arial, Helvetica, sans-serif;
    color: #939699;
    height: 44px;
    border: none;
    padding: 0px 15px;

}

.join-news .subscribe-dv button {
    float: right;
    width: auto;
    min-width: 22%;
    outline: none;
    border-radius: 100px;
    font-size: 14px;
    font-family: 'GSB', Arial, Helvetica, sans-serif;
    color: #fff;
    height: 44px;
    border: none;
    outline: none;
    text-align: center;
    ;
}

.join-news .subscribe-dv button i {
    margin-left: 5px;
}

.banner-auction {
    width: 1170px;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.ms-anim-layers {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    position: relative;
    top: 50%;
    transform: translateY(-50%);

    max-width: 60%;
    height: 100%;
}

.ms-anim-layers .ms-layer.slides-dv {
    margin: 0;
    padding: 40px 0 0;
}

.ms-anim-layers .ms-layer.slides-dv:first-child {
    padding: 0;
}

.ms-slide .ms-layer,
.ms-fixed-layers .ms-layer,
.ms-overlay-layers .ms-layer {
    position: absolute;
    pointer-events: auto;
}

.master-slider .ms-view,
.master-slider .ms-slide-container .ms-slide  {
    height: 100%;
}

.slides-dv.slider-btn {
    display: flex;
}

.btns-layer a {
    display: inline-block;
    margin-right: 10px;
    border-radius: 100px;
    padding: 15px 25px 12px;
    color: var(--main-brand-text-color);
    font-family: 'GR', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: normal;
}

.btns-layer a:last-child {
    margin: 0;
}

.slides-dv {
    position: relative !important;
    width: 100%;
    float: left;
    clear: both;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: -9px;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 16px;
    left: 3px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(21px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.main-heading {
    font-size: 80px;
}

.sub-heading {
    font-size: 30px;
}

@media (min-width: 1280px) and (max-width: 1460px) {
    .banner-auction {
        width: 80%;
        position: absolute;
        bottom: 50px;
        left: 13.3%;
        right: auto;
    }
}

#response {
    display: none
}

.list-main-div {
    background: lavender;
    background-repeat: no-repeat;
    background-size: inherit;
}

.ms-slide {
    background-repeat: no-repeat;
    background-size: 100%;
}

.ms-slide-bgcont {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.60) 0%, rgba(244, 244, 244, 0) 100%) !important
}

@media (min-width: 1921px) {
    .slides-dv.main-heading {
        font-size: 66px;
        line-height: 68px;
    }

    .slides-dv.sub-heading {
        font-size: 28px;
        line-height: 30px;
        padding: 15px 0 0;
    }

    .slides-dv.slider-btn {
        font-size: 24px;
        line-height: 26px;
        padding: 15px 0 0;
    }

    .btns-layer a {
        font-size: 28px;
        padding: 20px 30px 18px;
    }
}

@media (max-width: 1199px) {
    .ms-slide .ms-slide-layers,
    .ms-overlay-layers .ms-slide-layers,
    .ms-fixed-layers {
        padding: 0 100px;
        max-width: calc(100% - 200px) !important;
    }

    /* controls */
    .ms-skin-default .ms-nav-prev {
        left: 30px;
    }

    .ms-skin-default .ms-nav-next {
        right: 30px;
    }
}

@media (max-width: 991px) {
    .btns-layer a {
        padding: 12px 15px 10px;
        font-size: 14px;
    }

    .ms-slide .ms-slide-layers,
    .ms-overlay-layers .ms-slide-layers,
    .ms-fixed-layers {
        padding: 0 75px;
        max-width: calc(100% - 75px) !important;
    }

    /* controls */
    .ms-skin-default .ms-nav-prev {
        left: 20px;
    }

    .ms-skin-default .ms-nav-next {
        right: 20px;
    }
}

@media (max-width: 767px) {
    .ms-slide .ms-slide-layers,
    .ms-overlay-layers .ms-slide-layers,
    .ms-fixed-layers {
        padding: 0 50px;
        max-width: calc(100% - 80px) !important;
    }

    /* controls */
    .ms-skin-default .ms-nav-prev {
        left: 5px;
    }

    .ms-skin-default .ms-nav-next {
        right: 5px;
    }

    .ms-anim-layers {
        max-width: 80%;
    }
}

@media (max-width: 475px) {
    .ms-anim-layers .ms-layer.slides-dv {
        line-height: 1.2 !important;
    }
    .slides-dv.main-heading {
        font-size: 120px;
        line-height: 122px;
    }

    .slides-dv.sub-heading {
        font-size: 70px;
        line-height: 72px;
    }

    .slides-dv.slider-btn {
        font-size: 70px;
        line-height: 72px;
    }

    .btns-layer a {
        padding: 10px 9px 8px;
        font-size: 12px;
    }

    .ms-anim-layers {
        max-width: 100%;
    }
}