@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700|Poppins:400,700");
/* font-family: 'Open Sans', sans-serif;*/
/* font-family: 'Poppins', sans-serif;*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:CSS INDEX SYTLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ################

======================================================
                    START HOME
======================================================
01.HEADER
    BOTTOM-HEADER
    MENU
02.FOOTER
    TOP-FOOTER
    BOTTOM-FOOTER
03.SLIDER
04.DESIGN
05.MAKE YOUR IDA
======================================================
                    END HOME
======================================================

======================================================
                    START OTHERS PAGE
======================================================
01.CONTESTS NAV
02.CONTESTS PROGRESS BAR
03.CONTESTS DELIVERABLES ITEMS IMG
04.DESGIN PAGE ITEMS IMG
05.CONTESTS BROSWSE
    01.MY SWITCH
    02.TYPES EYE
06.MY PROFILE
07.MY PROJECTS
08.FIND DESGINER
09.YOUR ERNING
10.AGREEMENT
11.IMG DETAILS
12.MAKE ACCTOUNT
======================================================
                    END OTHERS PAGE
======================================================

STYLE END: MEDIA QUERIES SECTION STYLE

################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:CSS INDEX SYTLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##################
*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ######################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:VAR STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ######################
*/
/* .box { @include saas_transform($property); }*/
/* .box { @include saas_transition($property); }*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ######################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:VAR STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ######################
*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##############
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:GLOBAL CLASS STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##############
*/
.cm-design-badge span{
    margin-right: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.cm-design-badge{
    line-height: 10px;
    text-align: center;
    width: 22px;
    height: 22px;
    background: #ffc107;
    font-size: 10px;
    top: -11px;
    right: -8px;
    border-radius: 50%;
}
.frontend-top-notice {
    line-height: 16px;
    background: #f5f5f5;
    margin-bottom: 8px;
}
.frontend-top-notice span{
    font-size: 14px !important;
    color: #666;
}
.frontend-top-notice a{
    font-size: 11px !important;
}

.custom-nav li a {

    font-weight: bold;
    text-transform: capitalize;

}

.custom-choose .custom-select {
    height: calc(3rem + 5px);
    padding: 0.375rem 1.75rem 0.375rem 1rem;
    font-weight: 400;
    cursor: pointer;
}
.custom-choose .custom-select option {
    cursor: pointer;
}

.custom-select:focus{
    outline: none !important;
    box-shadow: none !important;
}

.vrify-done {
  background: #51a241; }

.vrify-not-done {
  background: #e7e7e7; }

/*:::::::::::::::::::START:MY DIVIDER::::::::::::::::::*/
.my-divider {
  position: relative;
  background: #eee;
  width: 100%;
  height: 2px; }
  .my-divider:before {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #e3e3e3;
    transform: translate(-50%, -50%);
    content: '\f111';
    font-family: fontawesome; }

/*:::::::::::::::::::END:MY DIVIDER::::::::::::::::::*/
.default-bg-color {
  background: #ededed; }

.default-bg-color-2 {
  background: #f8f9f4; }

/*:::::::::::::::::::START:UPLOAD::::::::::::::::::*/
.upload {
  display: none; }

.file-choose > label {
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 0 !important; }
  .file-choose > label:hover {
    color: #76323f; }

/*:::::::::::::::::::END:UPLOAD::::::::::::::::::*/
.socil-icon-line {
  height: 15px;
  width: 1px;
  background: #ccc; }

.socil-icon li:last-child {
  margin-right: 0; }
.socil-icon li {
  display: inline-block;
  margin-right: 15px; }
  .socil-icon li a {
    color: #000;
    transition: all 0.3s ease;
    color: #555; }
    .socil-icon li a:focus, .socil-icon li a:hover {
      color: #76323f; }
    .socil-icon li a i {
      font-size: 18px; }

.socil-icon-2 li:last-child {
  margin-bottom: 0; }
.socil-icon-2 li {
  margin-bottom: 15px; }
  .socil-icon-2 li a {
    color: #565656;
    font-size: 14px;
    transition: all 0.3s ease; }
    .socil-icon-2 li a:hover {
      color: #76323f; }

/*::::::::::::::::::::START:DESGIN COUNT::::::::::::::::::::*/
.desgin-count {
  font-size: 10px;
  margin-left: 5px; }

/*::::::::::::::::::::END:DESGIN COUNT::::::::::::::::::::*/
/*:::::::::::::::::START:DROPDOWN BOX SHADOW:::::::::::::::::::*/
.dropdown-box-shadow {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  border: none; }
  .dropdown-box-shadow a {
    color: #565656;
    font-size: 14px; }
    .dropdown-box-shadow a:last-child {
      margin-bottom: 0; }
    .dropdown-box-shadow a:hover, .dropdown-box-shadow a:focus {
      color: #76323f; }

/*:::::::::::::::::END:DROPDOWN BOX SHADOW:::::::::::::::::::*/
/*:::::::::::::::::START PROFILE SHORT ALL NAME:::::::::::::*/
.profile-short-name-3,
.profile-short-name-2,
.profile-short-name {
  display: block;
  font-weight: bold;
  color: #fff;
  background: #c09f80; }

/*:::::::::::::::::END PROFILE SHORT ALL NAME:::::::::::::*/
/*::::::::::::::::::::START:MY ACTIVE COLOR::::::::::::::::::::*/
.my-active-link,
.my-active-link a {
  color: #76323f !important; }

.my-active-link {
  border-bottom: 2px solid #76323f; }

/*::::::::::::::::::::END:MY ACTIVE COLOR::::::::::::::::::::*/
/*::::::::::::::::::::START:OOPS NOT FOUND::::::::::::::::::::*/
.oops-not-found {
  font-size: 100px;
  color: #e7e7e7;
  line-height: 1; }

/*::::::::::::::::::::END:OOPS NOT FOUND::::::::::::::::::::*/
/*::::::::::::::::::::START:BUTTON::::::::::::::::::::*/
.default-active,
.default-btn {
  cursor: pointer!important;
  position: relative;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  color: #fff !important;
  padding: 8px 20px; }

.form-control,
.btn {
  box-shadow: none !important; }

.form-control:focus {
  border-color: #aaa; }

.default-active::before,
.default-btn::before {
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  content: '';
  transition: all 0.3s ease; }

.default-active:hover::before,
.default-btn:hover::before {
  left: 0; }

.default-btn {
  background: #568cd6; }

.default-active {
  background: #c09f80; }

/*::::::::::::::::::::END:BUTTON::::::::::::::::::::*/
/*::::::::::::::::::::START:TITLE::::::::::::::::::::*/
.title-1 {
  font-weight: 700;
  font-family: "Poppins", sans-serif; }

/*::::::::::::::::::::END:TITLE::::::::::::::::::::*/
/*:::::::::::::::::START PAGE TITLE STYLE:::::::::::::::::*/
.title-dollar {
  font-size: 25px;
  color: #555; }

/*:::::::::::::::::END PAGE TITLE STYLE:::::::::::::::::*/
/*:::::::::::::::::START GET DESIGN IMG BACKGROUND STYLE:::::::::::::::::*/
/*.get-desgin-img {*/
  /*background: url("../img/get-img-bg.png") no-repeat bottom;*/
  /*background-size: 100%; }*/

/*:::::::::::::::::END GET DESIGN IMG BACKGROUND STYLE :::::::::::::::::*/
/*:::::::::::::::::START MY FROM SELECT STYLE :::::::::::::::::*/
.my-from-select {
  margin-bottom: 0;
  position: relative; }
  .my-from-select::before {
    position: absolute;
    content: '\f107';
    top: 50%;
    transform: translatey(-50%);
    right: 17px;
    font-size: 15px;
    font-family: fontawesome;
    z-index: 1; }
  .my-from-select select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none; }

/*:::::::::::::::::END MY FORM SELECT STYLE :::::::::::::::::*/
/*:::::::::::::::::START OWL THEME DOT  SELECT STYLE :::::::::::::::::*/
.owl-theme .owl-dots .owl-dot span {
  width: 20px !important;
  height: 4px !important; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #c09f80 !important; }

/*:::::::::::::::::END OWL THEME DOT  SELECT STYLE :::::::::::::::::*/
/*::::::::::::::::::::START: DESGIN TITLE DROPDOWN TOGGOLE::::::::::::::::::::*/
.design-title .dropdown-toggle::after {
  right: 11px;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.design-title .btn {
  text-align: left; }

.nav-pills .nav-link {
  padding: 10px; }

/*::::::::::::::::::::START: DESGIN TITLE DROPDOWN TOGGOLE::::::::::::::::::::*/
/*::::::::::::::::::::START:PLACEHOLDER::::::::::::::::::::*/
.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc; }

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc; }

.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc; }

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc; }

/*::::::::::::::::::::END:PLACEHOLDER::::::::::::::::::::*/
/*:::::::::::::::::::::::start:padding_margin_150px:::::::::::::::::::::::*/
.p-t-b-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important; }

.p-t-150 {
  padding-top: 150px !important; }

.p-b-150 {
  padding-bottom: 150px !important; }

.m-t-b-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important; }

.m-t-150 {
  margin-top: 150px !important; }

.m-b-150 {
  margin-bottom: 150px !important; }

/*::::::::::::::::::::::: end:padding-margin-150px:::::::::::::::::::::::*/
/* :::::::::::::::::::::::start:padding_margin_120px:::::::::::::::::::::::*/
.p-t-b-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important; }

.p-t-120 {
  padding-top: 120px !important; }

.p-b-120 {
  padding-bottom: 120px !important; }

.m-t-b-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important; }

.m-t-120 {
  margin-top: 120px !important; }

.m-b-120 {
  margin-bottom: 120px !important; }

/* :::::::::::::::::::::::end:padding-margin-150px:::::::::::::::::::::::*/
/* :::::::::::::::::::::::start:padding_margin_100px:::::::::::::::::::::::*/
.p-t-b-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.p-t-100 {
  padding-top: 100px !important; }

.p-b-100 {
  padding-bottom: 100px !important; }

.m-t-b-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important; }

.m-t-100 {
  margin-top: 100px !important; }

.m-b-100 {
  margin-bottom: 100px !important; }

/*::::::::::::::::::::::: end:padding-margin-100px:::::::::::::::::::::::*/
/* :::::::::::::::::::::::start:padding_margin_70px:::::::::::::::::::::::*/
.p-t-b-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important; }

.p-t-70 {
  padding-top: 70px !important; }

.p-b-70 {
  padding-bottom: 70px !important; }

.m-t-b-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important; }

.m-t-70 {
  margin-top: 70px !important; }

.m-b-70 {
  margin-bottom: 70px !important; }

/* :::::::::::::::::::::::end:padding-margin-70px:::::::::::::::::::::::*/
/* :::::::::::::::::::::::start:padding_margin_60px:::::::::::::::::::::::*/
.p-t-b-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

.p-t-60 {
  padding-top: 60px !important; }

.p-b-60 {
  padding-bottom: 60px !important; }

.m-t-b-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

.m-t-60 {
  margin-top: 60px !important; }

.m-b-60 {
  margin-bottom: 60px !important; }

/* :::::::::::::::::::::::end:padding-margin-60px:::::::::::::::::::::::*/
/*::::::::::::::::::::::: start:padding_margin_50px:::::::::::::::::::::::*/
.p-t-b-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

.p-t-50 {
  padding-top: 50px !important; }

.p-b-50 {
  padding-bottom: 50px !important; }

.m-t-b-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important; }

.m-t-50 {
  margin-top: 50px !important; }

.m-b-50 {
  margin-bottom: 50px !important; }

/* :::::::::::::::::::::::end:padding-margin-50px:::::::::::::::::::::::*/
/* :::::::::::::::::::::::start:padding_margin_30px:::::::::::::::::::::::*/
.p-t-b-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.p-t-30 {
  padding-top: 30px !important; }

.p-b-30 {
  padding-bottom: 30px !important; }

.m-t-b-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-b-30 {
  margin-bottom: 30px !important; }

/* :::::::::::::::::::::::end:padding-margin-30px:::::::::::::::::::::::*/
/* :::::::::::::::::::::::start:padding_margin_20px:::::::::::::::::::::::*/
.p-t-b-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.p-t-20 {
  padding-top: 20px !important; }

.p-b-20 {
  padding-bottom: 20px !important; }

.m-t-b-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.m-t-20 {
  margin-top: 20px !important; }

.m-b-20 {
  margin-bottom: 20px !important; }

/* :::::::::::::::::::::::end:padding-margin-20px:::::::::::::::::::::::*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:GLOBAL CLASS STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ################
*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:GLOBAL TAG STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ################
*/
* {
  outline: inherit !important; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 12px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

p {
  margin: 0;
  padding: 0; }

ul {
  padding: 0;
  margin: 0; }

li {
  list-style: none; }

a {
  text-decoration: none !important; }

/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:GLOBAL TAG STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ################
*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ###########################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:01.HEADER SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ###########################
*/
.header {
  background: #f1f1f1; }

/*:::::::::::::::::START:BOTTOM-HEADER:::::::::::::::::::*/
.bottom-header {
  /*:::::::::::::::::START:OUTSITE NAV:::::::::::::::::::*/
  /*:::::::::::::::::END:OUTSITE NAV:::::::::::::::::::*/ }
  .bottom-header .onsite-nav {
    float: right;
    font-size: 18px; }
    .bottom-header .onsite-nav .dropdown {
      display: inline-block; }
    .bottom-header .onsite-nav i {
      color: #555; }
  .bottom-header .dropdown-item:hover, .bottom-header .dropdown-item:focus {
    background: none; }

/*:::::::::::::::::START:ONSITE PROFILE SHORT NAME:::::::::::::::::::*/
.profile-short-name {
  width: 32px;
  height: 32px;
  line-height: 32px; }

/*:::::::::::::::::END:ONSITE PROFILE SHORT NAME:::::::::::::::::::*/
/*:::::::::::::::::END:BOTTOM-HEADER:::::::::::::::::::*/
/*:::::::::::::::::START:MENU:::::::::::::::::::*/
.navbar a {
  transition: all 0.3s ease; }
  .navbar a:hover {
    color: #76323f !important; }

.navbar-brand {
  display: none; }

/*:::::::::::::::::END:MENU:::::::::::::::::::*/
.collocate-text > .dropdown-menu {
  width: 310px !important;
  transform: translate3d(0, 0, 0);
  right: 0;
  left: inherit;
  top: 100%; }

.onsite-message-icon {
  font-size: 20px;
  color: #76323f; }

.notifi-area {
    height: 17px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:HEADER SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##################
*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#######################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:02.FOOTER SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#######################
*/
/*:::::::::::::::::START:02.01.TOP-FOOTER:::::::::::::::::::*/
.top-footer {
  background: #f1f1f1; }
  .top-footer h4 {
    font-weight: 700;
    font-family: "Poppins", sans-serif; }

/*:::::::::::::::::END:02.01.TOP-FOOTER:::::::::::::::::::*/
/*:::::::::::::::::START:02.02.BOTTOM-FOOTER:::::::::::::::::::*/
.bottom-footer {
  background: #568cd6; }

/*:::::::::::::::::END:02.02.BOTTOM-FOOTER:::::::::::::::::::*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:FOOTER SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##################
*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#######################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:03.SLIDER SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#######################
*/
.slider h1 {
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: #c09f80; }
.slider .slider-img {
  position: relative; }
  .slider .slider-img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: url("img/t60design/img/slider-style.png");
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 9; }

/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:SLIDER SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##################
*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#######################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:04.DESIGN SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#######################
*/
.design-img-info-2 a, .design-img-info a {
  color: #558FD8;
  font-size: 18px; }
  .design-img-info-2 a:hover, .design-img-info a:hover {
    color: #c09f80; }

.design-tab .item {
  overflow: hidden; }

.design-img {
  overflow: hidden;
  position: relative; }
  .design-img:hover > .design-img-info {
    left: 50%; }
  .design-img:hover::before {
    left: 0; }
  .design-img::before {
    position: absolute;
    content: '';
    top: 0;
    left: -100%;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .design-img .design-img-info {
    position: absolute;
    top: 50%;
    left: -100%;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    color: #fff;
    line-height: 25px; }

.design-title-2 a,
.design-title a {
  color: #999;
  display: block; }
.design-title-2 .nav-link.active, .design-title-2 .show > .nav-link,
.design-title .nav-link.active,
.design-title .show > .nav-link {
  border-radius: 0; }

.design-title .nav-link {
  border: 1px solid #dee2e6;
  border-right: 0;
  border-radius: 0; }
.design-title .nav-link.active, .design-title .show > .nav-link {
  background: #c09f80;
  color: #fff;
  border-color: #c09f80; }
.design-title .nav-link.active.border-right {
  border-color: #c09f80 !important; }

.design-title-2 .nav-link.active, .design-title-2 .show > .nav-link {
  background: transparent;
  color: #76323f;
  border-bottom: 1px solid #76323f; }

/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:DESIGN SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##################
*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##############################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:05.MAKE YOUR IDA SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ##############################
*/
.make-ida-icon {
  position: relative; }
  .make-ida-icon:before, .make-ida-icon:after {
    position: absolute;
    content: '';
    background: #eaeaea; }
  .make-ida-icon:before {
    top: 47%;
    left: 0;
    width: 100%;
    height: 1px; }
  .make-ida-icon::after {
    left: 50%;
    top: 0;
    height: 100%;
    width: 1px; }
  .make-ida-icon a {
    font-size: 80px;
    color: #adadad;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .make-ida-icon a:hover {
      color: #c09f80; }

/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#########################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:MAKE YOUR IDA SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#########################
*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ############################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:OTHERS PAGE SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ############################
*/
/*:::::::::::::::::::START:CONTESTS NAV::::::::::::::::::*/
.my-page-menu li {
  display: inline-block;
  margin-right: 40px;
  font-size: 20px; }
  .my-page-menu li:last-child {
    margin-right: 0; }
.my-page-menu a {
  color: #555;
  position: relative; }
  /*.my-page-menu a:hover:before {*/
    /*transform: scale(1); }*/
  .my-page-menu a:hover {
    color: #76323f; }
  .my-page-menu a:before {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    display: block;
    content: '';
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #76323f;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }

/*:::::::::::::::::::END:CONTESTS NAV::::::::::::::::::*/
/*:::::::::::::::::::START:CONTESTS PROGRESS BAR::::::::::::::::::*/
.attributes-range .progress {
  border-radius: 0;
  background: #c09f80; }

/*:::::::::::::::::::END:CONTESTS PROGRESS BAR::::::::::::::::::*/
/*:::::::::::::::::::START:CONTESTS DELIVERABLES ITEMS IMG::::::::::::::::::*/
.deliverable-items {
  width: 75px;
  height: 75px;
  background: #f1f1f1;
  text-align: center;
  line-height: 75px;
  color: #999;
  display: inline-block;
  margin-right: 20px; }

/*:::::::::::::::::::END:CONTESTS DELIVERABLES ITEMS IMG::::::::::::::::::*/
/*:::::::::::::::::::START:DESGIN PAGE ITEMS IMG::::::::::::::::::*/
.design-img-info-2 .rate {
  font-size: 20px; }
.design-img-info-2 .img-rat-link {
  font-size: 20px; }

.img-rat-link a {

  font-size: 18px;
  font-weight: 400;

}

/*:::::::::::::::::::END:DESGIN PAGE ITEMS IMG::::::::::::::::::*/
/*:::::::::::::::::::START:CONTESTS BROSWSE ITEMS IMG::::::::::::::::::*/
.contest-items {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  min-height: 270px;
  position: relative;
}
  .contest-items .img-rat-link a {
    color: #555;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .contest-items .img-rat-link a:hover {
      color: #76323f; }
  .contest-items .design-img-style {
    box-shadow: none; }
  .contest-items .socil-icon-2 {
    margin-top: 25px; }
    .contest-items .socil-icon-2 li {
      margin-bottom: 6px; }

.design-img-style {
  overflow: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: relative;
  min-height: 100%;
}

.contest-items .contest-edit{
    position: absolute;
    top: 2px;
    right: 5px;
    z-index: 9;
}
.design-img-style .link-overlay {

  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;

}

.design-img-style img {

  max-height: 300px;

}

  .design-img-style .desgin-prize,
  .design-img-style .desgin-prize::before,
  .design-img-style .desgin-prize::after {
    background: #568cd6;
    position: absolute; }
  .design-img-style .desgin-prize::before,
  .design-img-style .desgin-prize::after {
    width: 27px;
    height: 21px;
    right: -14px;
    content: '';
    z-index: -1; }
  .design-img-style .desgin-prize {
    top: 15px;
    left: 0;
    padding: 6px 20px;
    font-size: 20px;
    color: #fff;
    z-index: 1; }
    .design-img-style .desgin-prize::before {
      top: 0;
      -moz-transform: skewx(-52deg);
      -o-transform: skewx(-52deg);
      -webkit-transform: skewx(-52deg);
      -ms-transform: skewx(-52deg);
      transform: skewx(-52deg); }
    .design-img-style .desgin-prize::after {
      bottom: 0;
      -moz-transform: skewx(52deg);
      -o-transform: skewx(52deg);
      -webkit-transform: skewx(52deg);
      -ms-transform: skewx(52deg);
      transform: skewx(52deg); }

.my-pagination .design-title .page-link {
  border-color: #c09f80 !important; }
  .my-pagination .design-title .page-link:hover {
    background: #c09f80 !important;
    color: #fff; }
.my-pagination .design-title .active > .page-link {
  background: #c09f80 !important; }
.my-pagination .design-title .page-item:last-child .page-link,
.my-pagination .design-title .page-item:first-child .page-link {
  border-radius: 0 !important; }

/* :::::::::::::::::::::::::::::::::::::::START MY SWITCH::::::::::::::::::::::::::::*/
.my-switch input[type=checkbox] {
  display: none; }

.my-switch label {
  cursor: pointer;
  background: #c09f80;
  color: #fff;
  width: 150px;
  height: 40px;
  position: relative;
  text-align: center;
  line-height: 40px;
  font-size: 22px; }

.my-switch label:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 26px;
  background: #444;
  left: 0;
  top: 0; }

.my-switch input[type=checkbox]:checked + label:before {
  left: 100%;
  margin-left: -26px; }

.my-switch input[type=checkbox]:checked + label span.off,
.my-switch input[type=checkbox] + label span.on {
  display: none; }

.my-switch input[type=checkbox]:checked + label span.on,
.my-switch input[type=checkbox] + label span.off {
  display: inline; }

.my-switch input[type=checkbox]:checked + label {
  background: #568cd6; }

/* :::::::::::::::::::::::::::::::::::::::END MY SWITCH::::::::::::::::::::::::::::*/
/* :::::::::::::::::::::::::::::::::::::::START TYPES EYE::::::::::::::::::::::::::::*/
.types-icon {
  display: inline-block; }
  .types-icon a {
    display: inline-block;
    background: #f1f1f1;
    color: #000;
    text-align: center;
    line-height: 50px;
    width: 60px;
    height: 50px;
    margin-bottom: 12px; }

/* :::::::::::::::::::::::::::::::::::::::END TYPES EYE::::::::::::::::::::::::::::*/
/*:::::::::::::::::::::::::::START:SHOWING PRODUCT > CLOSE::::::::::::::::::::*/
.showing-product button.close {
  right: 8px;
  z-index: 99; }

/*:::::::::::::::::::::::::::END:SHOWING PRODUCT > CLOSE::::::::::::::::::::*/
/*:::::::::::::::::::END:CONTESTS BROSWSE ITEMS IMG::::::::::::::::::*/
/*:::::::::::::::::::START:MY PROFILE::::::::::::::::::*/
.profile-short-name-2 {
  width: 130px;
  height: 130px;
  font-size: 80px;
  line-height: 130px; }

.my-pro-info .pro-img {
  position: relative; }
.my-pro-info .edit-pf {
  box-shadow:0 0 15px #f4efef54;
  top: 0;
  left: 50%;
  margin-left: 20px;
  position: absolute;
  background: #ccc;
  color: #6c757d;
  padding: 5px 10px;
  font-size: 20px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .my-pro-info .edit-pf:hover {
    background: #aaa;
    color: #444; }
.my-pro-info .pf-name {
  font-size: 25px; }
.my-pro-info .my-pro-lavel P {
  display: inline-block; }

/*:::::::::::::::::::END:MY PROFILE::::::::::::::::::*/
/*:::::::::::::::::::START:MY PROJECTS::::::::::::::::::*/
.my-project-item {
  background: #f1f1f1;
  overflow: hidden;
  position: relative; }
  .my-project-item:hover > .project-delete {
    right: 0;
    opacity: 1; }
  .my-project-item .project-delete {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 30px;
    top: 0;
    right: -30px;
    height: 100%;
    background: #dadada;
    position: absolute;
    opacity: 0; }
    .my-project-item .project-delete ul {
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-size: 16px; }
      .my-project-item .project-delete ul li {
        margin: 10px 0; }
      .my-project-item .project-delete ul i {
        color: #444; }
  .my-project-item h4 {
    color: #444; }
  .my-project-item h6 {
    color: #aaa; }

.profile-short-name-3 {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 40px; }

/*:::::::::::::::::::END:MY PROJECTS::::::::::::::::::*/
/*:::::::::::::::::::START:FIND DESGINER::::::::::::::::::*/
/*START:DROPDOWN MENU FULL WIDTH*/
.my-full-width-drp .dropdown-menu {
  min-width: 100%; }
  .my-full-width-drp .dropdown-menu .dropdown-item {
    padding: 0; }
.my-full-width-drp .dropdown-item.active, .my-full-width-drp .dropdown-item:active {
  background-color: transparent; }

/*START:DROPDOWN MENU FULL WIDTH*/
.input-group .form-control, .input-group .input-group > .form-control-plaintext, .input-group .input-group > .custom-select, .input-group .input-group > .custom-file {
  padding: 19px; }

/*:::::::::::::::::::END:FIND DESGINER::::::::::::::::::*/
.my-respon-nav-3,
.my-respon-nav {
  display: none; }

.one-mounth-de .socil-icon li,
.one-week-de .socil-icon li,
.recent-win-de .socil-icon li {
  margin-right: 0;
  font-size: 13px; }
  .one-mounth-de .socil-icon li .rate li:hover,
  .one-week-de .socil-icon li .rate li:hover,
  .recent-win-de .socil-icon li .rate li:hover {
    color: #ff7e65;
    cursor: pointer; }

/*:::::::::::::::::::END:YOUR ERNING::::::::::::::::::*/
.have-money {
  background: #fff;
  color: #000;
  padding: 4px; }

/*:::::::::::::::::::END:YOUR ERNING::::::::::::::::::*/
/*:::::::::::::::::::START:AGREEMENT::::::::::::::::::*/
.agreement-details ul li {
  list-style-type: lower-latin;
  margin: 0  0 10px 30px; }

/*:::::::::::::::::::END:AGREEMENT::::::::::::::::::*/
/*:::::::::::::::::::START: IMG DETAILS::::::::::::::::::*/
.img-details .socil-icon-2 li {
  margin-bottom: 5px; }
.img-details .socil-icon-2 li span {
  display: inline-block;
  width: 150px;
  font-weight: 700;
  color: #333; }
.img-details .socil-icon-2 li span i {
  width: 14px;
  text-align: center;
  margin-right: 7px; }

/*:::::::::::::::::::END: IMG DETAILS::::::::::::::::::*/
/*:::::::::::::::::::START: MAKE ACCTOUNT::::::::::::::::::*/
.make-acctount {
  background: #ededed; }

/*:::::::::::::::::::END: MAKE ACCTOUNT::::::::::::::::::*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#######################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:OTHERS PAGE SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#######################
*/
/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ###################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ START:07.MEDIA QUERIES SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ###################
*/
@media (max-width: 575px) {
    .requirement_range .range_remove_btn a,
    .requirement_range .range_input,
    .requirement_range .range_remove_btn,
    .requirement_range .range_input{
        width: 100% !important;
    }
    .requirement_range .range_input{
        margin: 10px 0 !important;
    }

  .top-header .socil-icon {
    float: none !important;
    text-align: center;
    line-height: 30px; }

  .collocate-text > .dropdown-menu {
    width: 300px !important; } }
@media (max-width: 767px) {
  .my-respon-nav-2, .my-respon-nav-4 {
    display: none; }

  .my-respon-nav, .my-respon-nav-3 {
    display: block; }

  .submit-designs {
    width: 100%; } }
@media (max-width: 991px) {
  .navbar-brand {
    display: block; }

  .logo {
    text-align: center; }

  .onsite-nav {
    float: none !important;
    text-align: center !important;
    padding-bottom: 25px; } }



/*
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#################
ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ END:MEDIA QUERIES SECTION STYLE ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ
################ΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑΓÖÑ#################
*/
.requirement_range{
    margin-bottom: 25px;
}
.requirement_range .range_input,
.requirement_range .range_input{
    width: 42%;
}

.requirement_range .range_input{
    margin-right: 2%;
}
.requirement_range .range_remove_btn{
    width: 12%;
}
/*# sourceMappingURL=style.css.map */



.multi-field {
    position: relative;
}
.multi-field input{
    border-radius: 0;
    height: 38px;
}
.multi-field .remove-field {
    position: absolute;
    top: 0;
    right: 7px;
    width: 38px;
    height: 38px;
    background:red;
    display: block;
    text-align: center;
    color:#fff;
    border:0;
}
.multi-field .remove-field i{
    line-height: 38px;
}

.new_remove-button i{
    color:#fff;
}
.new_remove-button {
    width: 40px;
    height: 38px;
    background:red;
    display: block;
    text-align: center;
    color:#fff;
    border:0;
}
.custom-requirement-image label input{
    display: none;
}
.custom-requirement-image-icon{
    line-height: 30px !important;
}

.multi-field .multi_requirement_image{
    position: relative;
}
.multi-field .remove-field.new-delete-btn {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 30px;
    height: 30px;
    background: #9f2518;
    display: block;
    text-align: center;
    border-radius: 50%;
}
.add-multiple-image{
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    text-align: center;
}
.add-multiple-image i{
    line-height: 40px;
}
.cm-wizard-form .commands .prev {
    margin-right: 15px;
}
.cm-wizard-form .commands .next:hover::before ,
.cm-wizard-form .commands .prev:hover::before {
    left: 0;
}
.cm-wizard-form .commands .next::before ,
.cm-wizard-form .commands .prev::before {
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    content: '';
    transition: all 0.3s ease;
}
.cm-wizard-form .commands .next,
.cm-wizard-form .commands .prev {
    background: #568cd6;
}
.cm-wizard-form .commands .prev,
.cm-wizard-form .commands .next{
    position: relative;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    color: #fff !important;
    padding: 8px 20px;
}

.multiple_image_section .single-element:nth-child(odd){

}
.multiple_image_section .single-element:nth-child(even){
    margin-left: 15px;
}

.multiple_image_section .single-element {
  position: relative;
  width: 45%;
  margin-bottom: 15px;
  display: inline-flex;
}
@media (max-width: 530px) {
    .multiple_image_section .single-element {
        position: relative;
        width: 60%;
        margin:0 auto;
        display: inherit;
    }
    .multiple_image_section .single-element:nth-child(even){
        margin:0 auto;
    }
}
@media (max-width: 440px) {
    .multiple_image_section .single-element {
        width: 70%;
    }
}
@media (max-width: 370px) {
    .multiple_image_section .single-element {
        width: 100%;
    }
}

.nav-tabs-custom{
    position: relative;
}

.multi-field-wrapper .add-field,
.multi-field-wrapper .add-item,
.multiple_image_section .add-item{
    position: absolute;
    bottom: -55px;
    right: 0;
}
@media (max-width: 380px) {
    .multi-field-wrapper .add-field,
    .multi-field-wrapper .add-item,
    .multiple_image_section .add-item{
        position: initial;
    }
}

.multiple_image_section .single-element .remove-item{
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.multiple_image_section .single-element .img-thumbnail{
  border: none;
  padding: 0;
}
.multiple_requirement_info .single-element{
  margin-bottom: 15px;
}
.multiple_requirement_info .single-element input{
  width: 80%;
  display: inline-block;
}
.multiple_requirement_info .single-element .remove-item{
  width: 40px;
  margin-left: 5px;
  float: right;
}
.multiple_image_section .card-img-top{
  position: relative;
}
.multiple_image_section .single-element .remove-item.requirement_delete_btn{
  position: absolute;
  right: inherit;
  bottom:inherit;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

/*contest multi step form css*/
.range-text div:first-child {
    text-align: left !important;
}

.range-text div:last-child{
    text-align: right !important;
}

.prev {
    float: left
}

.next {
    float: right
}

.contest_step_bar .steps {
    list-style: none;
    width: 100%;
    padding: 0
}
.contest_step_bar .steps.breadcrumb{
    display: inherit;
}
.contest_step_bar .steps .count-area {
    color: #b0b1b3;
    font-size: 24px;
    padding: 2px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    position: relative
}

.contest_step_bar .breadcrumb {
    background: #eee;
}
.contest_step_bar .breadcrumb .count-area.current {
    background: #568cd6;
    color: #eee;
    position: relative
}

.contest_step_bar .breadcrumb .count-area.current span{
    background: #568cd6;
    color: #fff;
}
.contest_step_bar .breadcrumb .count-area span{
    background: #eee;
    color: #999;
}
.contest_step_bar .breadcrumb .count-area.current span,
.contest_step_bar .breadcrumb .count-area span{
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    line-height: 25px;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    font-size: 15px;
}
.cm-contest-button .commands{
    position: fixed;
    background: #fff;
    display: block;
    width: 100%;
    padding: 20px 10%;
    bottom: 0;
    left: 0;
    z-index: 9;
    right: 0;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.slider-wrapper .slider-range .noUi-touch-area{
    cursor: pointer;
}

.first-label {
    font-size: 18px;
    color: #666;
    font-weight: bold;
    text-transform: capitalize;
}
.second-label {

    font-size: 14px;
    color: #999;
}


/* -----------------------------
---- image checkbox design
------------------------------*/
.slider-wrapper input[type="checkbox"],
.custom-checkbox-frontend input[type="checkbox"][id^="check"] {
    display: none;
}

.custom-checkbox-frontend label {
    border: 1px solid #fff;
    display: block;
    position: relative;
    margin: 10px;
    cursor: pointer;
}

.custom-checkbox-frontend label:before {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid green;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    transition-duration: 0.4s;
    transform: scale(0) ;
}

.custom-checkbox-frontend label img {
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
}

.custom-checkbox-frontend :checked + label {
    border: 3px solid #007C00;
    box-shadow: 0 10px 15px #efefef;
}

.custom-checkbox-frontend :checked + label:before {
    content: "✓";
    font-size: 20px;
    background-color: green;
    transform: scale(1);
    line-height: 38px;
}

.custom-checkbox-frontend :checked + label img {
    transform: scale(0.9);
    z-index: -1;
}
.slider-wrapper input[type=checkbox]:disabled + label.label-box label.range-checkbox-label,
.custom-checkbox-frontend input[type=checkbox]:disabled + label img
{
    opacity:0.7;
    cursor: auto !important;
}

/*contest price style*/

.input-number {
    width: 150px;
    padding: 0 12px;
    vertical-align: top;
    text-align: center;
    outline: none;
}

.input-number,
.input-number-decrement,
.input-number-increment {
    border: 1px solid #ccc;
    height: 40px;
    user-select: none;
}

.input-number-decrement,
.input-number-increment {
    display: inline-block;
    width: 30px;
    line-height: 38px;
    background: #f1f1f1;
    color: #444;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
.input-number-decrement:active,
.input-number-increment:active {
    background: #ddd;
}

.input-number-decrement {
    border-right: none;
    border-radius: 4px 0 0 4px;
}

.input-number-increment {
    border-left: none;
    border-radius: 0 4px 4px 0;
}

/*---------------------
range checked style css
---------------------*/

.slider-wrapper label.range-checkbox-label  {
    position: relative;
}
.slider-wrapper label.range-checkbox-label  {
    display: block;
    border: 1px solid #ff000024;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    transition-duration: 0.4s;
    position: relative;
    cursor: pointer;
}
.slider-wrapper label.range-checkbox-label::after,
.slider-wrapper label.range-checkbox-label::before{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 20px;
    font-weight: lighter;
}
.slider-wrapper :checked + label.label-box label.range-checkbox-label{
    border: 1px solid #0080003b;
}
.slider-wrapper :checked + label.label-box label.range-checkbox-label:after{
    display: block;
}
.slider-wrapper :checked + label.label-box label.range-checkbox-label:before{
    display: none;
}
.slider-wrapper label.range-checkbox-label:after {
    content: "\f00c";
    color: green;
    font-family: fontAwesome;
    display: none;
}
.slider-wrapper label.range-checkbox-label:before  {
    content: "\f00d";
    color: red;
    font-family: fontAwesome;
    display: block;
}
.slider-wrapper label.label-box  .range-text{
    color: #ff00009e;
}
.slider-wrapper label.label-box  {
    padding: 10px 10px 15px;
    box-shadow: -2px 4px 10px #ff000024;
}
.slider-wrapper :checked + label.label-box .range-text {
    color: #008000ab;
}
.slider-wrapper :checked + label.label-box  {
    box-shadow: -2px 4px 10px #0080003b;
}
.cm-design-nav .nav-item:last-child{
    margin-right: 0;
}
.cm-design-nav .nav-item{
    margin-right: 10px;
}
.cm-design-nav .nav-link:hover{
    color: #000;
}
.cm-design-nav .nav-link{
    background: #eee;
    color: #666;
}
.cm-design-nav .nav-link.active{
    background: #efefef;
    border: none;
    color: #000;
    padding: 12px 25px;
    border-radius: 5px 5px 0px 0px;
}
.profile-edit-blade .image-edit-card-body .card-body{
    background: #efefef;
    border: none;
}

/*-----------------
how it work style
-----------------*/
.how_it_work{
    background: #f1f1f1;
}
.how_it_work-card .card .card-header{
    position: relative;
    padding: 0;
}
.how_it_work-card .card .card-header .btn.btn-link{
    color: #444;
    padding: 15px;
    width: 100%;
    text-align: left;
}
.how_it_work-card .card .card-header .btn.btn-link:hover{
    text-decoration: none;
}
.how_it_work-card .card .card-header .btn.btn-link:after,
.how_it_work-card .card .card-header .btn.btn-link.collapsed:after{
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    font-size: 15px;
    color: #000;
    font-family: FontAwesome;
}
.how_it_work-card .card .card-header .btn.btn-link:after{
    content: '\f068';
}
.how_it_work-card .card .card-header .btn.btn-link.collapsed:after{
    content: '\f067';
}
.get-contest-create .get-desgin-img-info{
    box-shadow: 0 0 30px #0000001a;
}

.design-footer-nav .cm-pagination-text{
    text-align: right;
}

.commands.cm-commands-btn button{
    margin:20px 10% !important;
}

/*------------------
design comment style
-------------------*/
.design-comment .comment-box:last-child{
    margin-bottom: 0;
}
.design-comment .comment-box{
    margin-bottom: 25px;
}
.designer-comment .comment-item,
.design-comment .comment-item{
    position: relative;
    background: #e4e4e4;
}
.designer-comment .comment-item::after,
.design-comment .comment-item::after{
    content: '';
    position: absolute;
    top: -20px;
    left: 14px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e4e4e4;
}
.design-comment .mCSB_inside > .mCSB_container {
    margin-right: 5px;
}

/*contest comment Pagination Text*/
.contest-message-pagination .cm-pagination-text{
    display: none;
}
.contest-message-pagination .cm-pagination ul li.page-item .page-link{
    border-radius: 0;
    padding: 5px 10px;
    color: #C6A98D;
}
.contest-message-pagination .cm-pagination ul{
    margin-top: 20px ;
}
.contest-message-pagination .cm-pagination ul li.page-item .page-link:focus{
    box-shadow: none;
}
.contest-message-pagination .cm-pagination ul li.page-item .page-link:hover,
.contest-message-pagination .cm-pagination ul li.page-item.active .page-link{
    background: #C6A98D;
    border-color: #C6A98D;
    color: #000;
}


/* -----------------
Flash Message
-------------------*/

.flash-message{
    position: fixed;
    width:100%;
    height:100%;
    z-index: 999999999999;
    background: rgba(0,20,15, 0.8);
    display: none;
    top: 0;
    left: 0;
}
.flash-message.flash-message-active{
    display: block;
}
.flash-close.close{
    position: absolute;
    right:10px;
    top:10px;
    color:#fff;
    z-index: 999;
}
.flash-removable{
    position:relative;
}
.close.flash-close {
    z-index: 9999999;
    color: #000;
    top: -18px;
    right: 2px;
}
.flash-icon {
    display: table;
    margin: 0 auto 15px;
    font-size: 30px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 62px;
    background: #fff;
}
.flash-message .centralize-content{
    padding:30px 15px;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 7px rgba(0,0,0,0.4);
    display: none;
    max-width:460px;
}
.flash-message .centralize-content p {
    font-size: 18px;
}
.flash-message .centralize-content.flash-success{
    color: #0b0;
    display: block;
}
.flash-message .centralize-content.flash-success .flash-icon{
    border: 4px solid #00bb00;
}
.flash-message .centralize-content.flash-success .flash-icon::before{
    content: '\f00c';
    font-family: FontAwesome;
}

.flash-message .centralize-content.flash-error{
    color: #f00;
    display: block;
}
.flash-message .centralize-content.flash-error .flash-icon{
    border: 4px solid #f00;
}
.flash-message .centralize-content.flash-error .flash-icon::before{
    content: '\f00d';
    font-family: FontAwesome;
}

.flash-message .centralize-content.flash-warning{
    color: #f80;
    display: block;
}
.flash-message .centralize-content.flash-warning .flash-icon{
    border: 4px solid #f80;
}
.flash-message .centralize-content.flash-warning .flash-icon::before{
    content: '\f071';
    font-family: FontAwesome;
}

.flash-message .centralize-content.flash-confirmation{
    color: #2379a1;
    display: block;
}
.flash-message .centralize-content.flash-confirmation .flash-icon{
    border: 4px solid #2379a1;
}
.flash-message .centralize-content.flash-confirmation .flash-icon::before{
    content: '\f128';
    font-family: FontAwesome;
}
.hidden-flash-item{
    display: none;
}
.flash-message .centralize-content.flash-confirmation .hidden-flash-item{
    display: initial;
}

.centralize-wrapper {
    width: 100%;
    padding: 0;
    display: table;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}
div.centralize-inner {
    padding: 0;
    vertical-align: middle;
    display: table-cell;
    margin: 0;
}

div.centralize-content {
    max-width: 360px;
    margin: 0 auto;
    text-align: left;
    padding: 10px;
}

.contest-all-design-brief-nav.default-btn{
    margin-left: 15px !important;
    padding: 4px 12px;
}

.design-declined{
    position: relative;
}
.design-declined img{
    opacity: .05;
}
.design-declined h4{
    position: absolute;
    font-weight: 700;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color:#aaa;
}

.winning-sel-tag.position-absolute {

    position: absolute !important;
    width: 150px;
    height: 80px;
    background: #F6CB2F;
    line-height: 112px;
    transform: rotate(-45deg);
    top: -20px;
    left: -55px;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 0 3px rgba(0,0,0,0.5);
    box-shadow: 0 0 15px 6px rgba(0,0,0,0.15);
}

