     html {
    margin: 0px;
    height: 0px;
    scroll-behavior: smooth;
    width: 100%;
}


@font-face {
    src: url("Fonts/Raleway-VariableFont_wght.ttf");
    font-family: raleway;
}
@font-face{
        src: url("Fonts/sf.ttf");
    font-family: sf;
}
@font-face{
    src: url("Fonts/AutumnEmbrace-Floral.ttf");
    font-family: autumn;
}


body {
    margin: 0px;
    padding: 0px;
    font-family: raleway;
}na

.social-media ul li a {
    color: rgb(51, 51, 51) !important;
}


a:hover {
    text-decoration: none;
}

a {
    font-family: raleway, sans-serif;
}

header {
    width: 100%;
}

header .nav-head {
    background-color: #fff !important;
    border-bottom: 1px solid rgb(221, 221, 221) !important;
}

.nav-ul {
    justify-content: left;
}

.nav-ul ul li {
    padding: 8px 16px !important;
}

.nav-ul ul li a {
    font-family: raleway, sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(51, 51, 51) !important;
}

.nav-ul ul li a:hover {
    color: rgb(238, 172, 0) !important;
}

#current-tab {
    color: rgb(238, 172, 0) !important;
}

.our-text {
    margin-top: 50px;
    margin-bottom: 5px;
}

.our-text a {
    text-decoration: none;
    font-family: raleway;
    background-color: rgb(85, 85, 85);
    color: white;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid rgb(85, 85, 85);
}

.our-new {
    border: 1px solid rgb(238, 238, 238) !important;
    margin-bottom: 50px;
    padding: 20px 15px 60px;
}

.card-text a {
    text-decoration: none;
}

.card-text a h5 {
    margin: 20px 0px 10px;
    font-size: 14px;
    font-weight: 700;
    color: rgb(51, 51, 51);
}

.card-text p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: rgb(102, 102, 102);
    margin-bottom: 10px;
}

.card-text #type {
    margin-bottom: 30px;
}

.border-img {
    border: 1px solid rgb(238, 238, 238) !important;
    border-radius: 0px;
}

.colors {
    position: absolute;
    top: 0;
    right: 0;
}

.colors p {
    background-color: rgb(255, 189, 31);
    color: white;
    font-size: 13px;
    font-weight: 700;
    padding: 4px 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.nnew {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-6px);
}

footer {
    background-image: url("Images/footer-bg.png");
    background-repeat: no-repeat;
    background-size: initial;
    background-position: top left;
    background-attachment: scroll;
    height: 363px;
    margin-top: 60px;
    background-color: rgb(0, 16, 24);
    position: relative;
}

#foot-text {
    color: rgb(131, 131, 131);
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

#foot-text img {
    margin-bottom: 20px;
}

#foot {
    width: 100%;
    position: absolute;
    background-color: rgb(0, 17, 17);
    height: 32px;
    border-top: 1px solid rgb(51, 51, 51);
    bottom: 0;
   
}
.company{
    color:rgb(131, 131, 131);
    font-size:13px;
    font-family:autumn,sans-serif;
}
.sss{
    
    color:rgb(131, 131, 131);
    font-size:13px;
    font-family:sf,sans-serif;
    padding-top:3px;
    
}

.head-image {
    position: relative;
}

.about {
    background-image: url("Images/1536130803banner4.jpg");
}

.brochure {
    background-image: url("Images/1536130278image_copy.jpg");
}

.contact {
    background-image: url("Images/1536131182image_1_copy.jpg");
}

.yarn {
    background-image: url("Images/incebbanner.jpg");
}

.hide {
    background-image: url("Images/incebbanner.jpg");
}

.magazine {
    background-image: url("Images/1536130429incebbanne2.jpg");
}

.new {
    background-image: url("Images/1536131182image_1_copy.jpg");
}

.overlay {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px;
    max-height: 300px;
    filter: brightness(20%);
}

.over-color {
    visibility: hidden;
    position: absolute;
    background-color: #fff;
    border: 1px solid rgb(255, 189, 31);
    right: -140px;
    bottom: 20px;
    color: rgb(255, 189, 31);
    font-weight: 700;
    transition: all 0.3s ease;
}

.over-color a {
    text-decoration: none;
    color: rgb(255, 189, 31);
    text-transform: uppercase;
    font-family: raleway, sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 20px;
}

.grid-image:hover .over-color,
.grid-image:hover .over-color a {
    visibility: visible;
    right: 0px;
    bottom: 20px;
    text-decoration: none;
    color: rgb(255, 189, 31);
    text-transform: uppercase;
    font-family: raleway, sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 20px;
}

.arrow-up {
    position: absolute;
    right: 20px;
    bottom: 70px;
}

.arrow-up a i {
    color: white;
}

.gut {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    font-family: sans-serif;
}

.box {
    width: 1200px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    grid-gap: 15px;
    margin: 40px auto;
}

.cardy {
    position: relative;
    width: 300px;
    height: 350px;
    background: #fff;
    margin: 20px auto;
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

#numbering {
    padding: 3px 7px;
    position: absolute;
    transform: translate(35%, -70%);
    color: rgb(151, 166, 118);
}

.shoppyies:hover #numbering {
    color: rgb(255, 189, 31);
}

.cardy:before,
.cardy:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background: #fff;
    transition: 0.5s;
    z-index: -1;
}

.cardy:hover:before {
    transform: rotate(20deg);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}

.cardy:hover:after {
    transform: rotate(10deg);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}

@media (max-width: 576px) {
    .cardy:hover:before {
        transform: none;
    }
    .cardy:hover:after {
        transform: none;
    }
    footer{
        height:400px;
    }
}

.cardy .imgBx {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    background: #222;
    transition: 0.5s;
    z-index: 1;
}

.cardy:hover .imgBx {
    bottom: 80px;
}

.cardy .imgBx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cardy .details {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    height: 60px;
    text-align: center;
}

.cardy.details h2 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 20px;
    color: #777;
    text-transform: uppercase;
}

.cardy .details h2 span {
    font-weight: 500;
    font-size: 16px;
    color: #f38695;
    display: block;
    margin-top: 5px;
}

.top-title {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: white;
    font-weight: 500;
}

.top-title h2 {
    font-family: raleway, sans-serif;
    color: rgb(255, 189, 31);
    font-weight: 700;
    font-size: 40px;
}

@media screen and (max-width: 768px) {
    .top-title h2 {
        font-size: 25px;
    }
}

.top-title p {
    font-size: 15px;
    font-weight: 500;
    font-family: raleway, sans-serif;
    color: white;
}

.top-title p span a {
    color: rgb(128, 128, 128);
    font-size: 15px;
    font-weight: 500;
    font-family: raleway, sans-serif;
}

.top-title p span a:hover {
    color: rgb(128, 128, 128);
}

.pro {
    margin: 20px auto;
}

.bullet ul {
    padding-inline-start: 0px;
}

.bullet ul li {
    padding-top: 2px;
    list-style: none;
    margin-bottom: 14px;
    line-height: 15px;
}

.bullet ul li:hover {
    width: fit-content;
    background-color: rgb(255, 189, 31);
}

.bullet ul li a {
    text-decoration: none;
    color: rgb(128, 128, 128);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 11px;
}

.bullet ul li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    color: rgb(255, 189, 31);
}

.f-plugin {
    padding: 0px;
    overflow: hidden;
}

.fb-page {
    padding: 0px;
    margin:0;
    width:500px !important;

}

.prim {
    font-size: 16px !important;
    /* transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    opacity: 1;
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%); */
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-shadow: 2px 2px 4px #000000; */
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}

@media (max-width: 576px) {
    .f-plugin {
        overflow: hidden;
    }
    .f-plugin iframe {
        width: 98%;
    }
}
/*@media (max-width: 576px 515px) {*/
/*    .f-plugin {*/
/*        overflow: hidden;*/
/*    }*/
/*    .f-plugin iframe {*/
/*        width: fit-content;*/
/*    }*/
/*}*/


.top-title {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.card-frame {
    border: none;
    border-radius: 0px;
}

.location-card {
    background-color: rgb(241, 241, 241);
    border: none;
    border-radius: 0px;
    margin: 10px initial;
}

.location-card p,
label,
a {
    color: rgb(128, 128, 128);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 10px initial !;
}

.location-card a:hover {
    color: rgb(128, 128, 128);
}

.card-location-title {
    font-family: raleway, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: rgb(51, 51, 51);
    margin: 10px initial;
    line-height: 20px;
}

.line-bottom {
    color: rgb(51, 51, 51);
    font-family: raleway, sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 50px 0px;
}

.line-bottom {
    width: fit-content;
    padding: 10px 0px;
    border-bottom: 3px solid rgb(255, 189, 31);
}

.contact-top {
    margin-top: 70px;
    margin-bottom: 60px;
}

#bottom-contact {
    margin-top: 0px;
}

.place-icon {
    margin-bottom: 15px;
}

.place-icon i {
    font-size: 28px;
    color: rgb(255, 189, 31);
}

.hide-list {
    border-radius: 0px;
    background-color: rgb(221, 221, 221);
}

.hide-list li a.active {
    background-color: rgb(85, 85, 85) !important;
    border-radius: 0px;
}

.sort-list li a.active {
    color: rgb(51, 51, 51) !important;
    background-color: rgb(255, 189, 31) !important;
}

.hide-list li {
    border-radius: 0px;
    border-right: 2px solid rgb(238, 238, 238);
}

.hide-list li a {
    font-family: raleway, sans-serif;
    font-size: 16px;
    color: rgb(85, 85, 85);
    font-weight: 600;
    padding: 12px 20px;
}

.sort-list {
    border: 1px solid rgb(221, 221, 221);
    padding: 5px;
    width: 100%;
}

.sort-list li {
    padding-right: 12px;
}

.sort-list li a {
    padding: 5px;
    font-family: raleway, sans-serif;
    font-size: 12px;
    color: rgb(51, 51, 51);
    font-weight: 600;
}

.prod {
    /* width: 100%; */
    border: 1px solid rgb(221, 221, 221);
    /* justify-content: space-between; */
    padding: 30px 0px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    /* justify-content: center;
  display: grid;
  grid-row-gap: 20px; */
}


/* @media (max-width: 340px) {
  .hide-list {
    display: block;
  }
  .hide-list li {
    text-align: center;
  }
}
@media (max-width: 578px) {
  .prod {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 5px;
  }
  #youtub {
    width: 180px;
    height: 140px;
  }
  .fantastic {
    font-size: 10px !important;
  }
}
@media (min-width: 578px) {
  .prod {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 40px;
  }
}
@media (min-width: 768px) {
  .prod {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
  }
}

@media (min-width: 992px) {
  .prod {
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 20px;
  }
} */

.card-list {
    /* margin: 12px; */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    justify-self: center;
}

.pro-image a img {
    border-radius: 10px;
}

.pro-image {
    position: relative;
    border-radius: 10px;
    /* padding: 0 !important; */
}

.num {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    padding: 4px;
    border-top-right-radius: 9px;
    width: 45px;
    height: 25px;
    text-align: center;
}

.produce {
    position: relative;
}

.btn-product-view-details {
    opacity: 0;
    height: auto;
    margin: 0 0 15px;
    position: absolute;
    bottom: 0;
    right: -55%;
    display: none;
}

@keyframes slow {
    0% {
        opacity: 0.2;
        right: -50%;
    }
    50% {
        opacity: 0.4;
        right: -25%;
    }
    75% {
        opacity: 0.6;
        right: -5%;
    }
    100% {
        opacity: 1;
        right: 0;
    }
}

.btn-product-view-details a {
    font-family: raleway, sans-serif;
    background-color: #fff;
    color: rgb(255, 189, 31);
    font-size: 12px;
    padding: 5px 20px;
    text-decoration-color: rgb(255, 189, 31);
    outline-color: rgb(255, 189, 31);
    border: 1px solid rgb(255, 189, 31);
    font-weight: 700;
}

.btn-product-view-details a:hover {
    color: #fff;
    background-color: rgb(255, 189, 31);
}

.produce:hover .btn-product-view-details {
    opacity: 1;
    right: 0;
    display: block;
    animation: slow;
    animation-duration: 400ms;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
}

@media (max-width: 576px) {
    .btn-product-view-details a {
        font-size: 8px;
    }
}

.num p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    font-weight: 500;
}

.bottom-detail {
    height: 25px;
    padding-left: 5px;
}

.btn-cart {
    border-radius: 0px;
}

.bottom-detail p {
    font-family: raleway, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: black;
    padding-left: 3px;
    padding-top: 2px;
}

.article h5 {
    color: rgb(51, 51, 51);
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
}

.article p {
    margin-bottom: 0rem;
    color: rgb(102, 102, 102);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
}

.more {
    width: 100% !important;
    padding: 10px;
    border: 1px solid rgb(221, 221, 221) !important;
}

li.list-group-item.article::before {
    padding-top: 7px;
}

.article::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f138";
    color: rgb(255, 189, 31);
    float: left;
    font-size: 20px;
    padding-right: 15px;
}


/* start of gallery */

.gallery {
    justify-content: center;
    text-align: center;
}

.gallery img {
    transition: 0.5s;
    width: 32%;
    /* width: 176px;*/
    height: 124px;
    padding-bottom: 3px;
}

.gallery img:hover {
    filter: brightness(80%);
}

@media screen and (max-width: 768px) {
    .gallery img {
        /* width: 280px;*/
        height: 160px;
        width: 49%;
    }
}

@media screen and (max-width: 576px) {
    .gallery img {
        /* width: 340px;*/
        height: 190px;
        width: 100%;
    }
}


/* end of gallery */

input[type="text"],
input[type="password"] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    outline: none;
}

.register-fa {
    width: 40%;
    background-color: rgb(59, 89, 153);
    float: left;
    border-radius: 10px;
}

.register-go {
    width: 40%;
    background-color: rgb(248, 244, 244);
    float: right;
    border-radius: 10px;
}


/* Set a style for all buttons */

button {
    font-family: raleway, sans-serif;
    font-weight: 700;
    padding: 14px 20px;
    margin: 8px 0;
    cursor: pointer;
    width: 100%;
}

button[type="submit"] {
    color: white;
    text-decoration-color: rgb(255, 189, 31);
    background-color: rgb(255, 189, 31);
    border: 1px solid rgb(255, 189, 31);
}

button[type="submit"]:hover {
    background-color: rgb(255, 180, 5);
}


/* Extra styles for the cancel button */


/* Center the image and position the close button */

.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
}

img.avatar {
    width: 40%;
    border-radius: 50%;
}

span.psw {
    float: right;
    font-family: raleway, sans-serif;
}


/* The Modal (background) */

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    overflow: hidden;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
    padding-top: 60px;
}

.modaling {
    width: 40%;
    /* Full width */
    height: 100%;
    /* Full height */
    margin: auto;
}


/* Modal Content/Box */

.modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto;
    /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 80%;
    /* Could be more or less, depending on screen size */
}


/* The Close Button (x) */

.close {
    position: absolute;
    right: 25px;
    top: -25px;
    color: #000;
    font-size: 35px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: red;
    cursor: pointer;
}


/* Add Zoom Animation */

.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s;
}

@-webkit-keyframes animatezoom {
    from {
        -webkit-transform: scale(0);
    }
    to {
        -webkit-transform: scale(1);
    }
}

@keyframes animatezoom {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

#account {
    cursor: pointer;
    background-color: rgb(255, 189, 31);
    border-radius: 5px;
}

#create {
    text-decoration: underline;
    color: rgb(255, 189, 31);
}

@media screen and (max-width: 768px) {
    .modaling {
        width: 100%;
    }
}


/* Change styles for span and cancel button on extra small screens */

@media screen and (max-width: 300px) {
    span.psw {
        display: block;
        float: none;
    }
    .create {
        width: 100%;
        justify-content: center;
    }
}

*,
:after,
:before {
    box-sizing: border-box;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    display: block;
}

a {
    color: inherit;
    text-decoration: none;
}

.hr {
    height: 2px;
    margin: 60px 0 50px 0;
    background: rgba(255, 255, 255, 0.2);
}

.foot-lnk {
    text-align: center;
}


/* Start of shopping */

.shop input,
textarea {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    margin: 0;
    outline: none;
    padding: 10px;
}

.shop input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.shop input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.shop .input-group {
    clear: both;
    margin: 15px 0;
    position: relative;
}

.shop .input-group input[type="button"] {
    background-color: #eeeeee;
    min-width: 38px;
    width: auto;
    transition: all 300ms ease;
}

.shop .input-group .button-minus,
.input-group .button-plus {
    font-weight: bold;
    height: 38px;
    padding: 0;
    width: 38px;
    position: relative;
}

.shop .input-group .quantity-field {
    position: relative;
    height: 38px;
    text-align: center;
    width: 62px;
    display: inline-block;
    font-size: 13px;
    resize: vertical;
}

.shop .button-plus {
    left: -13px;
}

.shop input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: none;
}

.shop button {
    margin-top: 10px;
    width: 70%;
    height: 40px;
    background-color: rgb(85, 85, 85);
    padding: 5px;
    outline: none;
    color: #fff;
    border-color: unset;
    border-image: unset;
    border-width: 0px;
    -webkit-tap-highlight-color: unset;
}

.shop button:hover {
    background-color: rgb(39, 8, 88);
    -webkit-tap-highlight-color: unset;
}

.sod {
    font-size: 22px;
    font-weight: 600;
    color: rgb(51, 51, 51);
    font-family: raleway, sans-serif;
}

.det-theme {
    border-bottom: 2px solid rgb(255, 189, 31);
}

.con-theme {
    color: rgb(255, 189, 31);
}


/* end of shopping */

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,800");
* {
    box-sizing: border-box;
}

.logging {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: "Montserrat", sans-serif;
    height: 120vh;
    margin: -20px 0 50px;
}

.logging h1 {
    font-weight: bold;
    text-align: center;
}

.logging h2 {
    text-align: center;
}

.logging p {
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    letter-spacing: 0.5px;
    margin: 20px 0 30px;
}

.logging span {
    font-size: 12px;
}

.logging a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    margin: 15px 0;
}

.logging button {
    border-radius: 20px;
    border: 1px solid #ff4b2b;
    background-color: #ff4b2b;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 45px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
}

.logging button:active {
    transform: scale(0.95);
}

.logging button:focus {
    outline: none;
}

.logging button.ghost {
    background-color: transparent;
    border-color: #ffffff;
}

.logging form {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 50px;
    height: 100%;
    text-align: center;
}

.logging input {
    background-color: #eee;
    border: none;
    padding: 12px 15px;
    margin: 8px 0;
    width: 100%;
}

.logging .container {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    position: relative;
    overflow: hidden;
    width: 768px;
    max-width: 100%;
    min-height: 600px;
}

.logging .form-container {
    position: absolute;
    top: 0;
    height: 100%;
    transition: all 0.6s ease-in-out;
}

.logging .sign-in-container {
    left: 0;
    width: 50%;
    z-index: 2;
}

.logging .container.right-panel-active .sign-in-container {
    transform: translateX(100%);
}

.logging .sign-up-container {
    left: 0;
    width: 50%;
    opacity: 0;
    z-index: 1;
}

.logging .container.right-panel-active .sign-up-container {
    transform: translateX(100%);
    opacity: 1;
    z-index: 5;
    animation: show 0.6s;
}

@keyframes show {
    0%,
    49.99% {
        opacity: 0;
        z-index: 1;
    }
    50%,
    100% {
        opacity: 1;
        z-index: 5;
    }
}

.logging .overlayies-container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    overflow: hidden;
    transition: transform 0.6s ease-in-out;
    z-index: 100;
}

.logging .container.right-panel-active .overlayies-container {
    transform: translateX(-100%);
}

.logging .overlayies {
    background: #ff416c;
    background: -webkit-linear-gradient(to right, #ff4b2b, #ff416c);
    background: linear-gradient(to right, #ff4b2b, #ff416c);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    color: #ffffff;
    position: relative;
    left: -100%;
    height: 100%;
    width: 200%;
    transform: translateX(0);
    transition: transform 0.6s ease-in-out;
}

.logging .container.right-panel-active .overlayies {
    transform: translateX(50%);
}

.logging .overlayies-panel {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 40px;
    text-align: center;
    top: 0;
    height: 100%;
    width: 50%;
    transform: translateX(0);
    transition: transform 0.6s ease-in-out;
}

.logging .overlayies-left {
    transform: translateX(-20%);
}

.logging .container.right-panel-active .overlayies-left {
    transform: translateX(0);
}

.logging .overlayies-right {
    right: 0;
    transform: translateX(0);
}

.logging .container.right-panel-active .overlayies-right {
    transform: translateX(20%);
}

.logging .social-container {
    margin: 20px 0;
}

.logging .social-container a {
    border: 1px solid #dddddd;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    height: 40px;
    width: 40px;
}

.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 0px;
    overflow-x: hidden;
}

@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 576px) {
    .wcard {
        width: 66%;
        margin-left: 18%;
    }
}

.neww {
    background-color: #FF0000 !important;
    padding: 2px 2px 1px 2px;
    font-size: 8px;
    color: white !important;
    font-family: raleway, sans-serif;
    line-height: 15px;
}


/* profile page */

.emp-profile {
    background-color: white !important;
}

.profile-img .file input {
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
}

.profile-head h5 {
    color: #333;
}

.profile-head h6 {
    color: rgb(255, 189, 31);
}

.profile-edit-btn {
    border: none;
    border-radius: 1.5rem;
    width: 70%;
    padding: 2%;
    font-weight: 600;
    color: #6c757d;
    cursor: pointer;
}

.proile-rating {
    font-size: 12px;
    color: #818182;
    margin-top: 5%;
}

.proile-rating span {
    color: #495057;
    font-size: 1 5px;
    font-weight: 600;
}

.profile-head .nav-tabs {
    margin-bottom: 5%;
}

.profile-head .nav-tabs .nav-link {
    font-weight: 600;
    border: none;
}

.profile-head .nav-tabs .nav-link.active {
    border: none;
    border-bottom: 2px solid rgb(255, 189, 31);
}

.profile-work {
    padding: 14%;
    margin-top: -15%;
}

.profile-img {
    padding: 14%;
    margin-top: -15%;
}

.profile-work p {
    font-size: 12px;
    color: #818182;
    font-weight: 600;
}

.profile-work a {
    text-decoration: none;
    color: #495057;
    font-weight: 600;
    font-size: 14px;
}

.profile-work ul {
    list-style: none;
}

.profile-tab label {
    font-weight: 600;
}

.profile-tab p {
    font-weight: 600;
    color: rgb(255, 189, 31);
}

.profile-tab label {
    font-weight: 600;
}

.profile-tab p {
    font-weight: 600;
    color: rgb(255, 189, 31);
}
.cre-account{
    color:rgb(128,128,128);
}