* {
    padding: 0;
    margin: :0;
}
.carosusel-ex-pad{
    
  margin-top: 100px;  
    
}
@font-face {
    font-family: Lora;
    src: url(../fonts/Lora-Regular.ttf);
}

@font-face {
    font-family: tahoma;
    src: url(../fonts/tahoma.ttf);
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 0.5rem;
    font-family: tahoma;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.pn-couser {
    cursor: pointer;
}

.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    transition: .5s ease all;
}

.dropdown-menu.show {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: .5s ease all;
    background: #ccc!important;
    
   
}


 /*----drop down smooth-start-------*/

    
.dropdown:hover .dropdown-menu {
  display: block;
    
    margin-top: 40px!important;
   
}
    
    .dr-hol {
  
    
    display: none;
}
    
    
.dropdown-item:hover{
    color: #0a58ca!important;
   
} 
    

.dropdown:hover .dr-hol {
    display: block;
    opacity: 1;
   margin-top:40px;
}



    
    
    .dropdown .dropdown-menu{
    display: block;
    opacity: 0;
    background: none;
    -moz-transition:    all 1000ms ease;
    -webkit-transition: all 1000ms ease;
    -o-transition:      all 1000ms ease;
    -ms-transition:     all 1000ms ease;
    transition:         all 1000ms ease;
    border: none;
}
.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
}
   
    
 @media (max-width: 992px) {  
     
     .dropdown .dropdown-menu {
         
         position: absolute;
         top:5px;
         display: none;
         
         
    }
    
   
     
     
    }


/*------drop down smooth--end---------*/






input.middle:focus {
    outline-width: none !important;
}

input:focus {
    outline: none;
}

html {
    scroll-behavior: smooth;
}

.user-dis {
    position: relative;
    z-index: 999999;
}

.menu-hold {
    padding: 0 20px;
    position: fixed;
    z-index: 5;
   background: #fff;
    width: 100%;
}

.navbar-brand img {
    max-width: 75% !important;
}

.dropdown-menu.show {
    display: block;
    margin-top: 24px;
}

.menu-bar ul li a {
    padding-top: 0 !important;
}

#mainSearch {
    position: absolute;
    top: 67px;
    right: 147px;
    width: 300px;
    height: 60px;
    line-height: 30px;
    display: none;
}

.memu-serch-icon {
    font-size: 18px;
    z-index: 66;
    position: relative;
}

#mainSearch:before {
    content: "";
    position: absolute;
    top: -27px;
    right: 37px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 14px solid transparent;
    border-bottom: 14px solid #4c4c4c;
}

#mainSearch input[type="submit"] {
    width: 80px;
    padding: 1px 0;
    background: #4c4c4c !important;
    color: #fff;
    margin-left: -6px;
    border: 1px solid #4c4c4c !important;
    outline: none;
    cursor: pointer;
}

.cons span {
    margin-left: 2px;
}

.out-nav {
    margin-top: 10px;
    margin-right: 5px;
}

.out-nav ul li {
    list-style: none;
    display: inline-block;
}

.out-nav ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #424242;
    font-family: Arial;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    cursor: pointer;
    text-decoration: none;
    z-index: 55;
    position: relative;
}

.navbar-nav .nav-item a {
    font-size: 14px;
    font-weight: 600;
    color: #424242;
    font-family: Arial;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
}

.logo_icon {
    height: 40px;
    display: none;
}

.menubar {
    padding: 0 !important;
    z-index: 2;
}

.auction-part {
    padding-top: 50px;
    padding-bottom: 0;
}

.owl-carousel-past .owl-nav {
    width: 100px;
    margin: auto;
    position: absolute;
    right: 54px;
    top: -66px;
    z-index: 100;
}

.owl-carousel-past .item {
    height: 450px;
    background: #fafafa;
    padding: 0;
    margin: 0;
}

.owl-carousel-week .owl-nav {
    width: 100px;
    margin: auto;
    position: absolute;
    right: 54px;
    top: -66px;
    z-index: 100;
}

.owl-carousel-week .item {
    height: 450px;
    background: #fafafa;
    padding: 0;
    margin: 0;
}

.owl-carousel-new .owl-nav {
    width: 100px;
    margin: auto;
    position: absolute;
    right: 54px;
    top: -66px;
    z-index: 100;
}

.owl-carousel-new .item {
    height: 450px;
    background: #fafafa;
    padding: 0;
    margin: 0;
}

.owl-carousel-auction .owl-nav {
    width: 100px;
    margin: auto;
    position: absolute;
    right: -100%;
    top: -66px;
}

.owl-carousel-auction .item {
    height: 280px;
    background: #fafafa;
    padding: 1rem;
    margin: 0 1%;
}

.owl-carousel-auction .item img {
    width: auto;
    max-height: 450px;
    margin: auto;
}

.fa-angle-left,
.fa-angle-right {
    font-size: 20px;
    color: #fff;
    line-height: 1.3;
}

.owl-next,
.owl-prev {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    z-index: 99;
    background: #5bd2c0;
}

.owl-next {
    float: right;
}

.owl-carousel .owl-nav.disabled {
    display: block;
}

.owl-carousel-related .owl-nav {
    width: 100px;
    margin: auto;
    position: absolute;
    right: 54px;
    top: -66px;
    z-index: 100;
}

.owl-carousel-related .item {
    height: 300px;
    background: #fafafa;
    margin: 0;
}

.side-overlay-holder {
    position: relative;
    width: 80%;
    margin: auto;
}

.pic-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: 450px !important;
}

.side-overlay {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    background-color: #5ec7b2;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease;
}

.side-overlay-holder:hover .side-overlay {
    width: 100%;
    left: 0;
}

.col-text {
    color: #000;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
}

.theme-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 30px;
    font-size: 18px;
    border-radius: 0px;
    border: none;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background-color: #333333 !important;
}

.theme-btn:hover {
    background-color: rgba(0, 173, 181, 0.7);
    color: #fff;
    border-color: transparent;
    -webkit-box-shadow: 0 10px 25px rgba(0, 173, 181, 0.3);
    box-shadow: 0 10px 25px rgba(0, 173, 181, 0.3);
}

.imge-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: 350px !important;
}

.icon-hold {
    margin-left: auto !important;
    margin-right: auto !important;
    overflow: hidden;
    width: 232px;
}

.arrival-content {
    margin-top: 65px;
}



.arrival-content h3 {
  
    font-size: 18px;
    color: #333333;
    
}

.geeks {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
}

.geeks img {
    width: 100%;
    transition: 0.5s all ease-in-out;
}

geeks:hover img {
    transform: scale(1.5);
}

.sp {
  /*  box-shadow: rgba(91, 210, 192, 0.8) 0px 7px 29px 0px;*/

   box-shadow: rgba(0, 0, 0, 0.8) 0px 7px 29px 0px;
    width: 250px;
    margin: auto;
    border: 0.2px solid #f1ecf2;
    padding: 20px 0;
}

.sp:hover {
    box-shadow: none;
    transition: 1.5s;
}

.sp h4 {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
}

a:hover {
    text-decoration: none !important;
}

.sell_form_holder {
    max-width: 750px;
    border: 4px solid #5bd2c0;
    border-radius: 5px;
    margin: auto;
    padding: 15px;
}

.sell_form_title {
    background: #5bd2c0;
    color: #000;
}

#sell-content {
    display: none;
}

#content img {
    width: 100%;
}

#loader {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 400px;
    z-index: 999;
}

#loader img {
    width: 400px;
}

.port-item {
    width: 33.333333%;
}

@media(min-width:768px) {
    #bars {
        flex-direction: column;
    }
}

@media screen and (max-width:768px) {
    #bars {
        flex-direction: column !important;
    }
    .port-item {
        width: 100%;
    }
}

.galleryarea-top-left {
    background: #66cc99;
    width: 50%;
    float: right;
    height: 150px;
    margin-top: 70px;
}

.galleryarea-top-right {
    background: #006699;
    width: 50%;
    float: right;
    height: 150px;
    margin-top: 70px;
}

.gallerybn-bg {
    background: url(../images/gallery-bn-img.jpg)top right no-repeat;
    background-size: auto;
    min-height: 260px;
    width: 50%;
    float: right;
    background-size: cover;
    border: 1px solid;
}

.gallery-camer {
    font-size: 50px;
    color: #28a745;
}

.title-holder {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.gallery-title {
    background: #ccffff;
    padding-top: 70px;
    width: 50%;
    float: left;
    min-height: 260px;
}

.gallery-title h1 {
    font-weight: 600;
    font-size: 50px;
}

.gallery-blog-title {
    border-top: 4px solid #ccffff;
    border-bottom: 4px solid #ccffff;
    position: relative;
    margin: 20px 0;
    font-weight: 800;
    z-index: 0;
}

.gallery-blog-title h3 {
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
}

.divider-midle-top {
    height: 3px;
    width: 40%;
    background: #336666;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 1;
    top: -3px;
}

.divider-midle-bottom {
    height: 4px;
    width: 40%;
    background: #336666;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}

.cur-hold {
    position: relative;
}

.samb {
    position: absolute;
    background: #fff;
    top: 8px;
    left: 6px;
    padding-left: 10px;
}

.accordion {
    margin: 0px auto;
    color: black;
    background-color: white;
    padding: 5px 0px;
}

.accordion .ac-holder {
    position: relative;
    padding: 5px 10px;
    margin: 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.accordion .label {
    position: relative;
    padding: 10px 10px 10px 50px;
    font-size: 18px;
    color: black;
    cursor: pointer;
}

.accordion .label::before {
    content: '+';
    color: black;
    background: #5bd2c0;
    position: absolute;
    top: 50%;
    left: -5px;
    font-size: 30px;
    transform: translateY(-50%);
    height: 30px;
    width: 30px;
    margin: auto;
    line-height: 22px;
    padding-left: 5px
}

.accordion .acco-content {
    position: relative;
    background: white;
    height: 0;
    font-size: 16px;
    text-align: justify;
    width: 100%;
    overflow: hidden;
    transition: 0.5s;
}

.accordion .ac-holder.active .acco-content {
    height: auto;
}

.accordion .ac-holder.active .label::before {
    content: '-';
    font-size: 30px;
    padding-left: 8px;
}

.artist-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem;
}

.artist-card-header {
    padding: 0.5px 10px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    height: 50px;
}

.artist-card-header b {
    font-size: 12px;
}

.artist-card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    height: 150px;
}

.artist-card-footer {
    padding: 0.5rem 1rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125);
}

.img-artist {
    max-height: 150px;
}

.art-sc-hold {
    max-width: 475px;
    margin: auto;
}

.art-se {
    float: left;
}

.artist_nm {
    width: calc(100% - 50px) !important;
}

.sr_icon {
    width: 50px;
    text-align: center;
    height: 38px;
    line-height: 2;
    border-radius: 5px;
    background: #4c4c4c;
    color: #fff;
}

.artist-card-footer a {
    text-decoration: none;
    cursor: pointer;
}

.btn-artist {
    color: #4c4c4c;
    display: block;
}

.bg-cont {
    background: #fff !important;
}

.addres {
    position: absolute;
    top: 0;
    left: 53px;
}

.adds {
    position: relative;
    margin-bottom: 5px;
}

.contact-form,
.map {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 10px;
    min-height: 475px;
}

.no-gutters {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 10px;
    min-height: 200px;
}

.no-gutters .adds span .fa {
    background: #5bd2c0;
    height: 40px;
    width: 40px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 25px;
}

.no-gutters .ph span .fa {
    background: #5bd2c0;
    height: 40px;
    width: 40px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 25px;
}

.no-gutters .mob span .fa {
    background: #5bd2c0;
    height: 40px;
    width: 40px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 25px;
    margin-top: 8px;
}

.after-verify {
    width: 77px;
    background: red;
    color: #fff;
    border-radius: 3px;
    padding-right: 15px;
    float: right;
    cursor: pointer;
}

.resend-btn {
    width: 77px;
    background: red;
    color: #fff;
    border-radius: 3px;
    padding-right: 15px;
    float: left;
    cursor: pointer;
}

.resend-hide {
    position: absolute;
    left: 0;
    margin-left: 23px;
}

#register_form {
    max-width: 750px;
    border: 4px solid #5bd2c0;
    border-radius: 5px;
    margin: auto;
    padding: 15px;
}

.section-title h1 {
    font-family: Arno Pro Caption;
    font-size: 48px;
    font-weight: 600;
    font-style: italic;
    color: #404040;
    padding-bottom: 16px;
    background-image: url(../images/stroke.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.section-title span {
    font-family: Arial;
    font-size: 28px;
    font-weight: 500;
    color: #404040;
}

.form-reg {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border-bottom: 1px solid #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.regster-hol span {
    color: red;
    position: absolute;
    top: 10px;
    left: -5px;
}

button:not(:disabled) {
    cursor: pointer;
    text-align: right;
}

.bg-table {
    background: #ccc;
}

.flip-card {
    background-color: transparent;
    width: 100%;
    height: 300px;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 300px;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #fff;
}

.pic-thumbnail {
    width: auto !important;
    margin: auto;
    height: 153px !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.flip-card-back {
    background-color: #5ec7b2;
    color: white;
    transform: rotateY(180deg);
}
.flip-card-back {
    /* background-color: #b6b6b6; */
    background-color: #5ec7b2;
    color: white;
    transform: rotateY(180deg);
}

.bg-table {
    background: #5ec7b2;
}


.card-hol {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem;
    height: 400px;
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
}

.card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    /* background-color: rgba(0, 0, 0, .03); */
    background-color: #5ec7b2;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    font-family: Arial;
    font-size: 12px;
    height: 33px;
}

.glow-on-hover {
    width: 120px;
    height: 32px;
    border: none;
    outline: none;
    color: #fff;
    background: #111;
    cursor: pointer;
    position: absolute;
    z-index: 0;
    border-radius: 10px;
    padding: 10px;
    font-size: 12px;
    text-decoration: none;
    margin-top: -40px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none !important;
    color: #fff !important;
    line-height: 1;
    border-radius: 5px !important;
}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:active {
    color: #000
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #111;
    left: 0;
    top: 0;
    border-radius: 10px;
}

@keyframes glowing {
    0% {
        background-position: 0 0;
    }
    50% {
        background-position: 400% 0;
    }
    100% {
        background-position: 0 0;
    }
}

.fa-pencil-square-o {
    font-size: 24px;
    color: #000;
}

.bn-text {
    background: #999999;
    width: 250px;
    border-radius: 10px;
    z-index: 1;
    position: absolute;
    right: 5%;
    bottom: 35%;
}

.bn-text h3 {
    text-align: center;
    color: #e2e2e2;
    padding: 10px 10px;
    font-weight: 400;
    font-family: Arial;
}

.bn-dt {
    font-size: 16px;
    text-align: center;
    color: #e2e2e2;
    padding-bottom: 10px;
}

.exp-link {
    font-family: Arial;
    font-size: 16px;
    color: #212529;
    display: block;
}

@media(max-width:992px) {
    .bn-text h3 {
        text-align: center;
        color: #e2e2e2;
        padding: 10px 10px;
        font-weight: 400;
        font-size: 16px;
        font-family: Arial;
    }
    .bn-text {
        background: #999999;
        width: 250px;
        border-radius: 10px;
        z-index: 1;
        position: absolute;
        right: 5%;
        bottom: 60%;
    }
    .bn-dt {
        font-size: 14px;
        text-align: center;
        color: #e2e2e2;
        padding-bottom: 10px;
    }
    .exp-link {
        font-family: Arial;
        font-size: 14px;
        color: #212529;
    }
}

@media(max-width:768px) {
    
    
   .section-title h1 {
    font-family: Arno Pro Caption;
    font-size: 25px;
    
}
    
    
    
    
    .bn-text h3 {
        text-align: center;
        color: #e2e2e2;
        padding: 10px 10px;
        font-weight: 400;
        font-size: 14px;
    }
    .bn-text {
        background: #999999;
        width: 150px;
        border-radius: 10px;
        z-index: 1;
        position: absolute;
        right: 5%;
        bottom: 70%;
    }
}

.topnav {
    overflow: hidden;
}

.topnav a {
    float: left;
    display: inline-block;
    color: rgb(0, 0, 102);
    text-align: center;
    padding: 12px 16px;
    text-decoration: none;
    font-size: 17px;
    font-size: 14px;
    font-weight: 600;
    font-family: Arial;
}

.topnav a:hover {
    color: black;
}

.footer-link {
    margin-top: 30px;
    border-top: 0;
}

.topnav a.active {
    background-color: #04AA6D;
    color: white;
}

.topnav .icon {
    display: none;
}

@media screen and (max-width:600px) {
    .topnav a:not(:first-child) {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
    .footer-link {
        margin-top: 0;
    }
}

@media screen and (max-width:600px) {
    .topnav.responsive {
        position: relative;
    }
    .topnav.responsive a.icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
}

.footer-body {
    background: #000;
    border: 1px solid #000000;
    padding: 15px 0 5px 0;
    color: #ffffff;
    margin: 50px 0;
    height: 50px;
}

.footer-body p a {
    color: #fff;
}

.sign {
    float: right;
    font-size: 12px;
    padding-right: 20px;
}

.copy {
    float: left;
    font-size: 12px;
    padding-left: 20px;
}

.sign a,
.copy a {
    color: #fff;
}

.footer-nav-holder {
    border-top: 1px solid;
}

.nav-footer {
    padding-left: 35px !important;
    font-size: 12px;
    font-weight: 600;
    color: #424242;
    font-family: Arial;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
}

.footer .subscribe {
    background-color: #5ec7b2;
    padding: 15px;
}

.newsletter .textarea h4 {
    color: black;
    margin-bottom: 10px;
}

.newsletter .textarea .btn {
    min-height: 40px;
    border-radius: 0;
    background: black !important;
    color: #fff;
    font-weight: 600;
}

.newsletter .textarea .substance {
    color: #000;
    font-size: 14px;
}

.footer .copyright-area p {
    font-size: 12px !important;
    color: #272727 !important;
}

.footer .copyright-area p {
    font-size: 12px !important;
    color: #272727 !important;
}

.footer .copyright-area a {
    color: #000;
}

.footer .copyright-area a:hover,
a:active {
    color: #000;
    text-decoration: underline;
}

.copy-left {
    float: left;
}

.copy-right {
    float: right;
}

.modal-backdrop {
    z-index: -1 !important;
}

.dropdown-menu{
min-width: 6rem!important;
}

@media(max-width:992px) {
    .menu_bg_cle {
        height: 60px !important;
    }
    .dropdown-menu.show {
        display: block;
        margin-top: 2px;
    }
    .menu-hold {
        padding: 0 0px;
    }
    .navbar-brand {
        width: 130px;
        margin-top: 8px !important;
    }
    .menu-toggle {
         right: 200px;
       top: 8px !important;
      position: absolute;
    }
    .out-nav {
        position: absolute;
        right: 0;
        top: 0px !important;
    }
    #mainSearch {
        position: absolute;
        top: 44px;
        right: 130px;
        width: 300px;
        height: 60px;
        line-height: 30px;
        display: none;
        z-index: 1;
    }
    .s-input {
        width: 70% !important;
        float: left;
    }
    s-submit {
        width: 20% !important;
        float: left;
    }
    .logo_icon {
        margin-right: 0 !important;
    }
    .logo_icon {
        margin-top: 10px !important;
    }
    .navbar-nav .nav-item {
        padding: 0 6px;
        border-bottom: 1px solid;
    }
    .navbar-nav {
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }
    .navbar-nav .nav-item:hover a {
        padding-left: 5px;
        transition: 1s;
    }
    .owl-carousel-auction .owl-nav {
        width: 100px;
        margin: auto;
        position: absolute;
        right: 0px;
        z-index: 100;
    }
}

.img-res {
    width: 100% !important;
}

.modal-backdrop {
    opacity: 0 !important;
}

.alf-link {
    padding: 0 5px;
}

.alfa-left {
    text-align: right;
}

.alfa-right {
    text-align: left;
}

@media(max-width:668px) {
    .copy-left {
        float: none;
        text-align: center;
    }
    .copy-right {
        float: none;
        text-align: center;
    }
    .alfa-left {
        text-align: center;
    }
    .alfa-right {
        text-align: center;
    }
}
@media(max-width:500px){
    
  .menu-toggle {
        right: 200px;
       top: 8px !important;
      position: absolute;
    }   
    
    
    
}
.img-alin {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.carousel-item img{
    min-height: 200px!important;
    width: 100%!important;
}


/*---thankyou page start----*/

*{
  box-sizing:border-box;
 /* outline:1px solid ;*/
}
.thank-hold{
background: #ffffff;
background: linear-gradient(to bottom, #ffffff 0%,#e1e8ed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e8ed',GradientType=0 );
    height: 100%;
        padding: 25px  0;
        background-repeat: no-repeat;
        background-attachment: fixed;
  
}

.wrapper-1{
  width:100%;
  height:100vh;
  display: flex;
flex-direction: column;
}
.wrapper-2{
  padding :30px;
  text-align:center;
}
h1{
    font-family: 'Kaushan Script', cursive;
  font-size:4em;
  letter-spacing:3px;
  color:#5892FF ;
    color: #44ca91;
  margin:0;
  margin-bottom:20px;
}
.wrapper-2 h4 {
    margin: 0;
    font-size: 1.3em;
    margin-bottom: 14px;
    color: #3e3e3e;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 1px;
}
.wrapper-2 p {
    margin: 0;
    color: #5f5f5f;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
}
.go-home{
  color:#fff;
  background:#5892FF;
  background: #44ca90;
  border:none;
  padding:10px 50px;
  margin:30px 0;
  border-radius:30px;
  text-transform:capitalize;
  box-shadow: 0 10px 16px 1px rgba(174, 199, 251, 1);
}
.footer-like{
  margin-top: auto; 
  background:#D7E6FE;
    background: #dadada;
  padding:6px;
  text-align:center;
}
.footer-like p{
  margin:0;
  padding:4px;
  color:#5892FF;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing:1px;
}
.footer-like p a{
  text-decoration:none;
  color:#5892FF;
  font-weight:600;
}

@media (min-width:360px){
  .wrapper-2 h1{
    font-size:35px;
  }
  .go-home{
    margin-bottom:20px;
  }
}

@media (min-width:600px){
  .th-content{
  max-width:1000px;
  margin:0 auto;
}
  .wrapper-1{
  height: initial;
  max-width:620px;
  margin:0 auto;
  margin-top:100px;
  box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);
}
  
}
/*---thankyou page end----*/