/*
Theme Name:   Silk Media
Theme URI:    http://silk-media.co.uk
Description:  Silk Media
Author:       Silk Media
Author URI:   http://silk-media.co.uk
Template:     inspiro
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         silk-media
Text Domain:  silk-media
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.site-content .inner-wrap {
  max-width: 100%;
  padding: 0;
}
body:not(.page-layout-sidebar-right) #primary.content-area {
  max-width: 100%;
  margin: 0 auto;
  padding: 0px !important;
}
.page-id-7 .custom-header-media {
	display: block !important;
}
.page .entry-content {
  margin: 2.8125em auto;
  max-width: 100%;
  padding: 0;
}

.page-id-7 .content-row-reg {
  margin: 0 auto;
}
.um-646 ul.um-misc-ul {
  margin: 0;
}
.um-646 ul.um-misc-ul li {
  text-align: center;
}
.um-646 ul.um-misc-ul li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
}
.um-646 ul.um-misc-ul li a:hover {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
}
.picker__box, .picker__nav--next:hover, .picker__nav--prev:hover, .um .um-field-group-head, .um .um-members-pagi span.current, .um .um-members-pagi span.current:hover, .um .um-profile-nav-item.active a, .um .um-profile-nav-item.active a:hover, .um-modal-btn, .um-modal-btn.disabled, .um-modal-btn.disabled:hover, .um-modal-header, .upload, div.uimob800 .um-account-side li a.current, div.uimob800 .um-account-side li a.current:hover {
  background: #2a0a3a !important;
  color: #fff !important;
}
.um-modal-header {
  text-transform: uppercase;
  font-size: 15px !important;
  font-weight: 800;
  letter-spacing: 1px;
}
.ajax-upload-dragdrop span.str {
  font-size: 15px;
}
input[type="submit"]:hover {
  color: #fff !important;
  background: linear-gradient(180deg, #c7b6ee 0%, #9567fc 100%) !important;
  border-color: 2px solid rgba(68,68,68,.19);
}
.pmi-single-invoice .pm-invoice-list .cmpi-custom-td {
  background: #F7F7F763;
  margin-top: 2px;
  border-top: 1px solid #EBEBEB;
}
.pm .pm-message-page .pm-message-list div.pm-box-title {
  color: #2a0a3a;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.pm div.pm-col-1 {
  float: right;
}
.pm .pm-message-page .pm-message-list ul li:hover {
  background: #f9f9f9;
  border-left: #9a09a6 solid 3px;
}
.pm .pm-front-end .pm-message-page .pm-message-list .dicussion-list .pm-col-12 div.pm-col-2.pm-last-col.pm-right.comment-count {
  width: 20%;
  margin-top: -15px;
  text-align: right;
  padding: 5px 13px 0 0;
  text-transform: uppercase;
  font-size: 12px;
  background-image: none;
}

h1.wp-heading-inline {
  margin-top: 0;
  padding: 0;
  color: #2a0a3a;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 1px;
}
.pm-wrap.pm.my-tasks.pm-my-tasks a.page-title-action {
  display: none;
}
.pm .pm-project-header ul li a {
  text-transform: uppercase;
  font-size: 11px;
  padding: 6px 15px 6px 40px !important;
}
.mytask-current thead td {
  text-transform: uppercase;
  font-size: 11px;
}
.breadcrumb > li + li::before {
  padding: 0px !important;
}
#wedevs-project-manager ul.breadcrumb {
  padding: 3px 15px 10px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #e8e8e8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pm #pm-milestone-page .pm-milestone-details .pm-milestone-data .group-title {
  text-transform: uppercase;
}
input#create_milestone {
  padding: 4px 10px 5px;
  border-radius: 5px;
}
.task-group .more-task-wrap .group-action-btn.show-completed-task .anchor-btn {
  border-radius: 5px;
}
.task-group .more-task-wrap .group-action-btn.show-completed-task .anchor-btn:hover {
  border-color: #2a0a3a;
  color: #fff;
  background-color: #2a0a3a;
}
.task-group .pm-todo-wrap .todo-content .checkbox input[type="checkbox"] {
  accent-color: #9a09a6 !important;
}
.pm-task-list-wrap .list-content-body .content .list-action-btn-wrap a.task-filter.list-action-group.task-filter-btn {
  display: none;
}
.task-group .pm-todo-wrap .todo-content .task-action-wrap {
  top: 0 !important;
}
.task-group .complete-task-li .pm-todo-wrap .todo-content .task-action-wrap {
  top: 3px !important;
}
:root :where(a:where(:not(.wp-element-button))) {
  color: #9a09a6;
}
:root :where(a:where(:not(.wp-element-button))):hover {
  color: #2a0a3a;
}
.pm-folders-list li .footer-section a:hover {
  color: #9a09a6 !important;
}
.daterangepicker tr td.in-range {
  background-color: #f2e9f3;
}
.task-group .pm-todo-wrap .todo-content .task-activity.pm-current-date, .task-group .pm-todo-wrap .todo-content .task-time.pm-current-date .icon-pm-calendar::before,
.task-group .pm-todo-wrap .todo-content .task-time.pm-current-date,
.task-group .pm-todo-wrap .todo-content .task-activity.pm-current-date .icon-pm-calendar::before {
  color: #c57fcb !important;
}
.pm-project-menu .menu-item:nth-of-type(3) {
  display: none;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #2a0a3a !important;
}
.pm-task-form .input-area .input-action-wrap .task-create-form .fields .process-fields .pm-vue2-daterange-picker .btn {
  padding: 3px !important;
  margin: 0 0 0 9px;
}
.pm-primary,
.popup-container a.pm-primary {
  background: #9a09a6 !important;
  color: #fff !important;
}
.pm-primary:hover,
.popup-container a.pm-primary:hover {
  background: #2a0a3a !important;
  color: #fff !important;
}
.actions-wrap .context .process-text-wrap:hover .process-btn {
  background: #9a09a6 !important;
}
.archive-page-button,
a.active-task-filter.list-action-group.task-filter-btn {
  display: none !important;
}
#wedevs-project-manager .pm-multiselect-top .multiselect__content-wrapper .multiselect__content li .multiselect__option--selected {
  background: #9a09a6 !important;
}
#wedevs-project-manager .pm-multiselect-top .multiselect__content-wrapper .multiselect__content li:hover .multiselect__option::after, #wedevs-project-manager .pm-multiselect-top .multiselect__content-wrapper .multiselect__content li:hover .multiselect__option--selected::after {
  color: #fff !important;
}
.pm-page-wrapper .pm-overview-panel .pm-panel-header .pm-tab-item a.router-link-active {
  color: #000 !important;
}
.pm-page-wrapper .pm-overview-panel .pm-panel-header .pm-tab-item a {
  text-transform:uppercase;
}
.pm-page-wrapper .pm-overview-panel .pm-panel-header .pm-tab-item a:hover {
    color: #2a0a3a !important;
}
.task-list-title-wrap .list-title a,
.comment-content a:hover, .comment-metadata a.comment-edit-link:hover, .comment-metadata a:hover, .comment-reply-link:hover, .entry-footer a:hover, .entry-meta a:hover, .entry-summary a:hover, .entry-title a:hover, .page-links a:hover .page-number, .posts-navigation a:hover, .site-footer .widget-area a:hover, .widget a:hover, .widget_authors a:hover strong, a:hover .nav-title,
.popup-container a {
  color: #2a0a3a !important;
}
.task-list-title-wrap .list-title a:hover,
.task-list-title-wrap .list-title a:focus,
.popup-container a:hover,
.popup-container a:focus {
  color: #9a09a6 !important;
}
.task-group .pm-todo-wrap .todo-content .pm-current-date, .task-group .pm-todo-wrap .todo-content .pm-current-date .icon-pm-calendar::before,
.pm-task-list-wrap .list-content-body .content .list-items .list-content .list-title-anchor,
.pm-page-wrapper .pm-project-item .pm-project-item-header .pm-project-title a:hover {
  color: #2a0a3a !important;
}
.pm-task-list-wrap .list-content-body .content .list-items .list-content .progress-bar .completed,
.pm-page-wrapper .pm-project-item .pm-project-item-body .pm-project-progress .pm-project-status {
  background: #9a09a6 !important;
}
.pm-task-list-wrap .list-content-body .content .list-items .list-content .progress-bar,
.pm-page-wrapper .pm-project-item .pm-project-item-body .pm-project-progress {
  background: #debbe1 !important;
}
.pm-project-menu .menu-item .active {
  border-radius: 5px !important;
}
.pm-project-menu .menu-item a .title {
  text-transform: uppercase !important;
}
h3.pm-page-title {
	text-transform: uppercase;
}
.pm-header-title-content .project-title span.title {
  color: #2a0a3a;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 1px;
}
.pm .notify-users .pm-small-title {
  margin-left: 0px !important;
}
.modal-container h3 {
  color: #2a0a3a !important;
  text-transform: uppercase !important;
  font-size: 17px !important;
  min-width:    auto !important;
  width: auto !important;
  font-weight: 700 !important;
  letter-spacing: 1px;
}
.modal-container .modal-body {
  padding: 10px 20px;
}
.entry-content ul li {
  list-style-type: none;
}
.pm-page-wrapper .pm-project-item .pm-project-item-header .pm-project-title {
  font-size: 20px !important;
  text-transform: uppercase;
  font-weight: 800 !important;
  height: auto !important;
}
.um-account-main .um-single-image-preview {
	display: none !important;
}
.um-account-main .um-field-area {
	text-align: left !important;
}
.um-account-main input[type=submit].um-button,
.um-button.um-btn-auto-width,
.pm-task-list-wrap .list-content-body .content .list-action-btn-wrap .new-list-btn a,
.pm .pm-btn.pm-plus-white,
.pm .pm-front-end a.button.button-primary,
.pm-button-wrap .pm-button-primary,
.pm .pm-front-end .button.button-primary,
.wp-core-ui .button-primary,
input.pm-button.pm-primary[type="submit"] {
  background-color: #2a0a3a !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  min-width:    auto !important;
  width: auto !important;
  font-weight: 400 !important;
  text-shadow: none !important;
  border: none;
  border-radius: 5px;
  color: #fff;
}
input.pm-button.pm-primary[type="submit"] {
margin: 0 0 0 5px;
}
.pm-button  {
  height: auto !important;
  border-radius: 5px;
}
.um-account-main input[type=submit].um-button:hover,
.um-button.um-btn-auto-width:hover,
.pm-task-list-wrap .list-content-body .content .list-action-btn-wrap .new-list-btn a:hover,
.pm .pm-front-end a.button.button-primary:hover,
.pm-button-wrap .pm-button-primary:hover,
.pm .pm-front-end .button.button-primary:hover,
.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary.hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover,
input.pm-button.pm-primary[type="submit"]:hover {
  background-color: #9567fc !important;
  color: #fff;
}
.pm-list-content {
  display: none;
}
.um.um-account .um-form {
  padding: 10px 25px 80px;
}
.um.um-account .um-account-side {
  padding: 0 30px 0 0;
}
.um-account-profile-link {
  display: none;
}
.um-account-name {
  padding: 0 0 40px;
}
.um-account-tab .um-account-heading {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 21px;
  letter-spacing: 1px;
  padding: 0 0 20px;
}
#wedevs-project-manager span.pm-action-wrap,
#wedevs-project-manager .pm-header,
#wedevs-project-manager .pm-view-style-group.pm-list-inline {
  display: none;
}
#wedevs-project-manager span.pm-action-wrap:first-child {
  display: block;
}
.pm-page-wrapper .pm-project-item .pm-project-item-header h3.pm-project-title.pm-d-inline pm-pull-left {
  height: auto;
  text-transform: uppercase;
}
.pmi-single-invoice table.pmi-frm-to-top .pmi-invoice-to tr:last-of-type {
  display: none;
}
ul.pmi-payment-gateways li.pmi-gateway-paypal {
  display: none;
}
.pmi-single-invoice .pmi-address-content .pmi-front-end-wrap {
  float: left;
  width: 100%;
}
.um-646.um {
  max-width: 550px !important;
  padding: 0 50px !important;
}
.pm-invoice-front-end .pm-invoice-pay {
  width: 100%;
  float: left;
	  background-color: #fff !important;
  margin-bottom: 30px !important;
  padding: 0 !important;
}
.pmi-single-invoice div div table:not([class]) {
  display: none;
}
table.pmi-title-tb table,
.pmi-invoice-to table {
  display: table !important;
}
.pmi-single-invoice .pm-invoice-items th,
.pmi-single-invoice .pm-invoice-items td {
  border-right: none !important;
}
.pmi-single-invoice .widefat.pm-invoice-items thead th,
.pmi-single-invoice .widefat.pm-invoice-items tbody td {
  padding-left: 0 !important;
}

.pmi-single-invoice .widefat.pm-invoice-items thead th:nth-of-type(1),
.pmi-single-invoice .widefat.pm-invoice-items tbody td:nth-of-type(1) {
  max-width: 38% !important;  
  width: 38% !important;
}
.pmi-single-invoice .widefat.pm-invoice-items thead th:nth-of-type(2),
.pmi-single-invoice .widefat.pm-invoice-items tbody td:nth-of-type(2) {
  max-width: 38% !important;  
  width:38% !important;
}
.pmi-single-invoice .widefat.pm-invoice-items thead th:nth-of-type(3),
.pmi-single-invoice .widefat.pm-invoice-items tbody td:nth-of-type(3),
.pmi-single-invoice .widefat.pm-invoice-items thead th:nth-of-type(4),
.pmi-single-invoice .widefat.pm-invoice-items tbody td:nth-of-type(4),
.pmi-single-invoice .widefat.pm-invoice-items thead th:nth-of-type(5),
.pmi-single-invoice .widefat.pm-invoice-items tbody td:nth-of-type(5),
.pmi-single-invoice .widefat.pm-invoice-items thead th:nth-of-type(6),
.pmi-single-invoice .widefat.pm-invoice-items tbody td:nth-of-type(6),
.pmi-single-invoice .widefat.pm-invoice-items thead th:nth-of-type(7),
.pmi-single-invoice .widefat.pm-invoice-items tbody td:nth-of-type(7) {
  max-width: 6% !important;  
  width: 6% !important;
  text-align: left;
}
.pmi-single-invoice .widefat.pm-invoice-items thead th,
.pmi-single-invoice .pm-invoice-list.wrap thead th {
  background: none !important;
  font-weight: bold;
  padding-left: 0 !important; 
}
.pmi-single-invoice .pm-invoice-list.wrap tbody td {
  padding-left: 0 !important; 
}
.pmi-single-invoice .pm-invoice-list .pmi-partial-balance {
  font-size: 12px !important;
}
.pmi-single-invoice .widefat.pm-invoice-items thead,
.pmi-single-invoice .widefat.pm-invoice-items tbody {
  width: 100% !important;
  display: table;
}
.pmi-single-invoice .pmi-title-tb td:first-child table td {
  border-bottom: none !important;
  border-left: none !important;
}
.pmi-single-invoice .pmi-title-tb td:first-child table tr:nth-child(2) {
  background: none !important;
}
.pmi-single-invoice .pmi-title-tb td:first-child table th {
  border-bottom: none !important;
  width: 25% !important;
}
.pmi-single-invoice .pmi-title-tb td:first-child table th {
  border-bottom: none !important;
  width: 50% !important;
  padding: 0 0 0 200px !important;
}
.pm-invoice-front-end td.pmi-invoice-to {
  padding: 0 0 0 160px;
}
.pmi-single-invoice th.pmi-invoice-head,
.pmi-single-invoice td.pmi-invoice-head,
.pmi-single-invoice .pmi-invoice-to h4,
.pmi-single-invoice td.pmi-address-td {
  font-size: 15px !important;
}
.pmi-single-invoice .pmi-invoice-to h4 {
  padding: 8px 0 6px;
}
.pmi-single-invoice td.pmi-address-td {
  line-height: 35px;
  text-transform:initial !important;
}

.pmi-single-invoice tr {
  border-bottom: none;
}
.pmi-single-invoice .pmi-title-tb tbody table tbody tr:nth-last-of-type(1) {
  background: none !important;
}

.pmi-front-end-table-wrap {
  border-top: 4px solid #2a0a3a;
  margin: -70px 40px 10px;
  padding: 49px 0 0 !important;
}
.widefat.pm-invoice-items:nth-of-type(3) {
  border: 4px solid #2a0a3a;
  margin: 60px 0px 0 !important;
  padding: 20px !important;
  display: inline-block;
}
.widefat.pm-invoice-items:nth-of-type(4) {
  border: 4px solid #2a0a3a;
  margin: 0px 0px 0 !important;
  padding: 20px !important;
  display: inline-block;
}
.pmi-single-invoice .pm-invoice-list {
  max-width: calc(100% - 80px) !important;
  border: 4px solid #2a0a3a;
  margin: 60px 40px 0 !important;
  padding: 0 20px 3px !important;
  display: inline-block;
}
.pmi-single-invoice .pm-invoice-list h4 {
  border-top: none !important;
  margin-top: 15px !important;
  padding-top: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
	font-size: 15px;
}
.pmi-front-end-table-wrap table.pmi-title-tb tr td:nth-of-type(2),
.pmi-front-end-table-wrap table.pmi-frm-to-top tr td.pmi-invoice-from {
  display: none;
}
.pmi-title-tb,
.pmi-frm-to-top {
  width: calc(50% - 0px) !important;
  float: left;
  margin: 0 0 0px 0px !important;
  border-bottom: 4px solid #2a0a3a !important;
  min-height: 200px;
	display: block;
}


.pmi-single-menu a.button {
  display: none;
}
.pmi-single-menu a.button.pm-pay-toggle {
  display: block;
    background: linear-gradient(to top, rgb(42, 10, 58) 75%, rgb(63, 18, 48, 1)) !important; 
  color: #fff;
  border: 1px solid #484549 !important;
  font-size: 18px !important;
  padding: 18px 22px !important;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase !important;
  margin: 10px 0 0;
  width: 130px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  text-decoration: none;
}
.pmi-single-menu a.button.pm-pay-toggle:hover {
 border-color: #484549 !important;
  box-shadow: 0 0 5px 0 #d7c4e0 !important;
  color: #fff !important;
  background: linear-gradient(180deg, #c7b6ee 0%, #9567fc 100%) !important;
}
.pm-invoice-front-end .pmi-payment-gateways li .pmi-payment-instruction .pmi-instruction {
  font-size: 12px;
  margin: 0;
  width: fit-content;
  padding: 10px 15px;
}
.pm-invoice.pmi-single-invoice.pm-invoice-front-end {
  margin: -20px 0 0;
}
#pmi-payment-form {
  background-color: #c7b6ee;
  border-radius: 30px;
  padding: 80px;
}
#pmi-payment-form .pmi-label {
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 40px;
  line-height: 40px;
  padding: 10px 50px 10px 280px;
  min-width: fit-content;
}

.pm-invoice-front-end .pmi-payment-gateways li .pmi-label {
  width: 50% !important;
  text-align: right;
}
.pm-invoice-front-end .pmi-payment-gateways li .pmi-after-label {
  margin: 0 0 14px !important;
  width: min-content !important;
}
.pm-invoice-front-end .pmi-payment-gateways li {
  list-style: none;
}
#pmi-payment-form input[type="submit"] {
  min-height: 58px;
}
.pmi-gateway-paypal label.pmi-label .pmi-after-label label {
  display: block !important;
}
.pmi-gateway-paypal .pmi-after-label label input,
.pmi-gateway-paypal .pmi-after-label label span,
.pmi-gateway-paypal .pmi-after-label label img,
.pmi-gateway-paypal .pmi-payment-instruction {
  display: none !important;
}


.pm-pay-submit ul.pmi-payment-gateways {
  float: left;
  width:fit-content
}

.pm-pay-submit ul.pmi-payment-gateways input.button.button-primary.button-large  {
  padding: 30px;
}


#loginform p label,
.um-field-label label {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.2px;
  font-weight: 600;
}
#loginform p input,
.um .um-form .um-field .um-field-area input[type="text"],
.um .um-form .um-field .um-field-area input[type="password"] {
  font-size: 18px !important;
  width: 100% !important;
  border-radius: 5px !important;
  border: 2px solid #999 !important;
  background-color: rgba(245,245,245,1) !important;
  padding: 11px 10px !important;
  line-height: 1 !important;
  height: unset !important;
}
#loginform p input:focus,
.um .um-form .um-field .um-field-area input[type="text"]:focus,
.um .um-form .um-field .um-field-area input[type="password"]:focus {
  font-size: 18px;
  width: 100%;
  border-radius: 5px;
  border: 2px solid #9567fc;
  background-color: rgba(235,235,235,1);
  outline: 2px solid #9567fc !important;
}
#loginform p.login-remember,
.um-login form .um-field-checkbox{
  display: none;
}

.login-submit #wp-submit,
.um-left.um-half input#um-submit-btn,
input#um-submit-btn {
  background: linear-gradient(to top, rgb(42, 10, 58) 75%, rgb(63, 18, 48, 1)) !important; 
  color: #fff;
  border: 1px solid #484549 !important;
  font-size: 12px !important;
  padding: 18px 22px !important;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase !important;
  margin: 10px 0 0;
  width: 130px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
}
.login-submit #wp-submit:hover,
.um-left.um-half input#um-submit-btn:hover,
input#um-submit-btn:hover {
 border-color: #484549 !important;
  box-shadow: 0 0 5px 0 #d7c4e0 !important;
  color: #fff !important;
  background: linear-gradient(180deg, #c7b6ee 0%, #9567fc 100%) !important;
}
a.um-button.um-alt {
	display:none;
}
#loginform {
  max-width: 450px;
  margin: 0 auto;
}
.um-col-alt-b a.um-link-alt {
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
}

.content-row-reg.content-row-2.project-manager {
  padding: 137px 0 0 !important;
}
#wedevs-project-manager {
  max-width: 100%;
  margin: 40px 25px 100px;
  padding: 0;
  width: calc(100% - 50px);
}
.page-id-632 .pm-pro-wrap {
  padding: 20px 50px 150px;
}
.page-id-632 .pm-pro-wrap thead th {
  text-transform: uppercase;
  font-size: 12px;
  color: rgb(42, 10, 58);
  font-weight: 900;
}
.page-id-632 .pm-pro-wrap td {
  font-size: 13px;
  text-transform: uppercase;
}
.page-id-632 .pm-pro-wrap td a {
  color: rgb(42, 10, 58);
  font-weight: 700;
}
.page-id-632 .pm-pro-wrap td a:hover {
  color: rgb(131, 79, 246);
}
.pm-invoice .pmi-single-invoice {
  width: 100%;
  padding: 0 0px 10px;
  margin-top: -20px;
}
.pmi-single-invoice .pm-invoice-pay {
  background: rgb(131, 79, 246);
  border-radius: 5px;
  padding: 20px;
}

.page-template-workspace-template .navbar,
.page-template-invoice-template .navbar {
  background-color: rgba(42,10,58,0.9) !important;
	  height: 121px !important;
}
.navbar-toggle {
	margin: -10px 0 0 0 !important;
}
.side-nav__wrap .navbar-toggle {
  margin: 5px 0 0 !important;
}
.site-footer {
  background-color: #2a0a3a !important;
}
.has-header-image .navbar, .has-header-video .navbar {
  height: 121px !important;
}
.navbar {
  padding: 18px 0 !important;
}
.page-template-invoice-template .cc-window.cc-floating,
.page-template-workspace-template .cc-window.cc-floating,
.page-template-estimate-template .cc-window.cc-floating {
display:none;
}
.silk-cbut-c1 > a {
  display: block !important;
}

.ndpv .pv-login-content {
    position: unset !important;
    transform: unset !important;
    margin: 0 auto;
}

.ndpv .pv-login-content .pv-login-title {
    text-transform: uppercase;
    font-size: 32px !important;
    line-height: 30px !important;
    color: #2a0a3a;
    margin-bottom: 40px;
}
.login-submit #wp-submit {
    background: linear-gradient(180deg, #582571 0%, #2a0a3a 100%) !important;
}
.login-submit #wp-submit:hover {
    background: linear-gradient(180deg, #c7b6ee 0%, #9567fc 100%) !important;
}

.ndpv .pv-form-style-one label {
    color: #718096;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.ndpv .pv-cards .pv-cards-content {
  border:5px solid hsla(0,0%,87%,.9);
  border-radius:10px;
  padding:40px;
background-image: linear-gradient(30deg, rgba(253, 253, 253, 0.96) 0%, rgba(253, 253, 253, 0.96) 38%, rgba(253, 253, 253, 0.89) 71%, rgba(253, 253, 253, 0.95) 100%), url(/wp-content/themes/silk-media/images/the-tile.svg);
    background-repeat: no-repeat, repeat;
    background-size: 100% 100%, 30px 30px;
}
.ndpv button.pv-bg-blue,
.ndpv .pv-bg-blue {
  background: linear-gradient(180deg,#b99aff,#9567fc 99.99%,rgba(76,111,255,0)) !important;
  border: none !important;
}
.ndpv button.pv-bg-hover-blue:hover {
  background: linear-gradient(180deg,#8264c7,#5a37a8) !important;
  transition: all .3s ease-out;
}
body.logged-in .lwa-info,
body.logged-in .avatar.lwa-avatar {
	display:none;
}
.ndpv .pv-cards .pv-cards-content p {
text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  padding: 15px 0 6px;
}
.ndpv .pv-cards .pv-cards-content h4 {
  font-size: 30px;
  font-weight: 800;
}
.ndpv .pv-cards .pv-cards-content span {
  border-radius: 50%;
  display: inline-block;
  height: 60px;
  line-height: 40px;
  padding: 7px;
  text-align: center;
  width: 60px;
  border: 2px solid hsla(0,0%,90%,1);
}
.ndpv .pv-cards .pv-cards-content span svg {
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  width: 40px;
}
.pv-setting-tab-content .pv-title-medium.pv-mb-15 {
	font-size: 22px;
  text-transform: uppercase !important;
  padding: 0 0 20px;
  font-weight: 700;
	letter-spacing: 1px;
}
.ndpv .pv-settings-tab .pv-settings-tabs .pv-tab.pv-active, .ndpv .pv-settings-tab .pv-settings-tabs .pv-tab:hover {
  background-color: #f9f7fd !important;
  border-left: 3px solid #9567fc !important;
}
.page-template-workspace-template #content {
	padding-top: 140px;
}
.ndpv-dashboard .row .col {
  min-width: 100%;
}
.ndpv .pv-right-content h2.pv-page-title,
.ndpv-dashboard .pv-page-title,
.ndpv-dashboard .pv-title-medium.pv-mb-20 {
  text-transform: uppercase;
   letter-spacing: 3px; 
   font-size: 35px !important; 
   font-weight: 900;
  	padding: 0;
    position: relative;
    font-size: 30px;
    z-index: 1;
    overflow: hidden;
    text-align: center;
	display: block !important;
	margin-bottom: 35px !important;
}
.ndpv .pv-right-content h2.pv-page-title:before, .ndpv .pv-right-content h2.pv-page-title:after,
.ndpv-dashboard .pv-page-title:before, .ndpv-dashboard .pv-page-title:after,
.ndpv-dashboard .pv-title-medium.pv-mb-20:before, .ndpv-dashboard .pv-title-medium.pv-mb-20:after {
    position: absolute;
    top: 51%;
    width: 48%;
    height: 1px;
    content: '\a0';
    background-color: #cccccc;
    margin-left: 2%;
}
.ndpv .pv-right-content h2.pv-page-title:before,
.ndpv-dashboard .pv-page-title:before,
.ndpv-dashboard .pv-title-medium.pv-mb-20:before {
    margin-left: -50%;
    text-align: right;
}
.page-template-workspace-template .ndpv-components .col:first-of-type {
  flex-basis: unset;
}
.page-template-workspace-template .pv-btn.pv-btn-icon  {
  height: 37px;
}
.ndpv-components .col .pv-list-single-button-content {
  display: none;
}
.ndpv-dashboard .pv-title-medium.pv-mb-20 {
  text-transform: uppercase;
   letter-spacing: 2px; 
   font-size: 19px !important; 
   font-weight: 700;
}

.ndpv .pv-right-content h3.pv-title-medium  {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: 900;
  color: #444 !important;
}


h3.title.title-client-login {
  padding-top: 50px;
}
.lwa-form .lwa-loading {
  background: url(images/loading.svg) 50% 45% no-repeat !important;
  background-size: 100px 100px !important;
}
#block-12 {
  margin-bottom: 0;
}
.lwa-form .lwa-title,
.lwa-form label {
text-transform: uppercase;
  width: 100%;
  font-size: 14px;
  text-align: left;
  padding: 10px 0 0 50px;
}
.lwa-form label::before {
  display: inline-block;
  content: '';
  height: 10px;
  width: 10px;
  margin-right: 0.5rem;
  background-color: #bdbdbd;
  padding: 0 0 0px;
}
.lwa-username-label,
.lwa-password-label {
  display: none !important; 
}
.lwa-form {
  background:initial !important;
}
.lwa-form .lwa-password input, .lwa-form .lwa-username input, .lwa-email input, .lwa-form .lwa-remember-email input {
  margin: 0 auto;
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
	font-size: 14px;
  border-radius: 5px;
}

tr.lwa-submit {
  padding: 20px 0 0;
}
.lwa-form td.lwa-submit-button,
.lwa-form td.lwa-submit-links {
	
}
.lwa-form td.lwa-submit-button {
text-align: left;
  width: 96%;
  margin: 0 auto;
}
.lwa-form td.lwa-submit-links {
text-align: right;
  padding: 0 25px 0 0;
  margin: -30px 0 0;
}
input.lwa-rememberme,
.lwa-form td.lwa-submit-links label,
.lwa-form td.lwa-submit-links br {
  display: none;
}
.lwa-form .lwa-status-invalid {
  width: 96%;
  margin: 5px auto 5px;
  border-radius: 3px;
  font-size: 12px;
  text-transform: uppercase;
}

.lwa-form .lwa-status-confirm { 
  width: 96%;
  margin: 5px auto 5px;
  border-radius: 3px;
  font-size: 12px;
  text-transform: uppercase;
}
.lwa-form td.lwa-submit-links a {
  text-transform: uppercase;
  color: #555;
  font-size: 13px;
}
.lwa-form td.lwa-submit-links a:hover {
  color: #fff;
}
.lwa-form tr {
  border-bottom: none;
}
.lwa td {
  padding-top: 7px;
  vertical-align: top;
  background-color: none;
  display: block;
  width: 100%;
}
.lwa-form {
  padding: 15px 1% 15px !important;
  margin: 10px auto !important;
  border-radius: 5px;
  border: 5px solid #151515;
  background-color: #000 !important;
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 1), 0 0 40px rgba(0, 0, 0, 1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 1), 0 0 40px rgba(0, 0, 0, 1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 1), 0 0 40px rgba(0, 0, 0, 1) inset;
}
.lwa-form:before, 
.lwa-form:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,1);
    -moz-box-shadow:0 0 20px rgba(0,0,0,1);
    box-shadow:0 0 20px rgba(0,0,0,1);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.lwa-form:after
{
    right:10px;
    left:auto;
    transform:skew(8deg) rotate(3deg);
}
.lwa-form input,
.lwa-form input {
  background: #0d0d0d !important;
  color: #fff;
  border: 1px solid #484549 !important;
}
.lwa-form #lwa_wp-submit,
.lwa-form input.button-primary {
  background: linear-gradient(to top, rgb(42, 10, 58) 75%, rgb(63, 18, 48, 1)) !important;
  color: #fff;
  border: 1px solid #484549 !important;
  font-size: 12px !important;
  padding-left: 22px !important;
  padding-right: 22px !important;
	border-radius: 5px;
	  text-align: center;
}
.lwa-form #lwa_wp-submit:focus,
.lwa-form #lwa_wp-submit:hover,
.lwa-form #lwa_wp-submit:focus,
.lwa-form #lwa_wp-submit:hover{
  background: linear-gradient(to top, rgb(32, 0, 48) 75%, rgb(32, 0, 48, 1)) !important;
    border-color:#d7c4e0 !important;
    box-shadow:0 0 5px 0 #d7c4e0 !important;
    color: #fff !important;
}
.lwa-form input:focus,
.lwa-form input:focus {
    border-color:#d7c4e0 !important;
    box-shadow:0 0 13px 0 #d7c4e0 !important;
    background: #fff !important;
    color: #000 !important;
}
.lwa-form .lwa-password input::placeholder, .lwa-form .lwa-username input::placeholder {
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
a.lwa-links-remember {
  font-size: 10px;
  text-transform: uppercase !important;
  color: #565656 !important;
  margin: 0px !important;
}
a.lwa-links-remember:hover {
  color: #fff !important;
}
.lwa-username-input {
  padding-bottom: 10px !important;
}
#lwa-1.lwa-bones .lwa.lwa-login .grid-container.submit {
  text-align: left !important;
  grid-template-columns: 130px 1fr !important;
  padding: 0 !important;
}
span.lwa-status.lwa-status-invalid a {
  display:none;
}
.lwa-wrapper .lwa span.lwa-status.lwa-status-invalid {
  border-radius: 4px !important;
  font-size: 14px !important;
}
.home .site-footer {
	border: none !important;
}
#lwa-1 form.lwa-remember a.lwa-links-remember-cancel.button {
  float:right;
  padding-left: 20px !important;
  padding-right: 20px !important;
}






.header-inner.inner-wrap {
	max-width: 100%;
}
.header-inner .header-widgets-wrapper {
  padding: 0 14px 0 0;
}
.ndpv .header-inner .header-widgets-wrapper {
  padding: 3px 22px 0 0 !important;
}
.header-inner .header-logo-wrapper {
  padding: 0 0 0 10px;
}
.cc-color-override-2096883300.cc-window {
  background-color: rgba(42, 10, 58, 0.4) !important;
}
.cc-color-override-2096883300 .cc-btn:hover, .cc-color-override-2096883300 .cc-btn:focus {
  background-image: linear-gradient(0deg, rgba(253, 253, 253, 0.96) 0%, rgba(253, 253, 253, 0.96) 38%, rgba(253, 253, 253, 0.89) 71%, rgba(253, 253, 253, 0.95) 100%), url("/wp-content/themes/silk-media/images/the-tile.svg");
  background-repeat: no-repeat, repeat;
  background-size: 100% 100%, 30px 30px;
  color: #2a0a3a;
}

.cc-color-override-2096883300 .cc-btn {
  color: rgb(147, 122, 252);
  border-color: transparent;
  background-color: rgb(255, 255, 255);
  text-transform: uppercase;
  border: 0;
}
.silk-ft-silk-logo {
  background-color: #2a0a3a;
  width: 28px;
  height: 28px;
  border-radius: 20px;
  border: 4px solid #fff;
}
.silk-ft-c2 h3 {
  padding: 0px 5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  font-family: Inter,sans-serif;
  color: #2a0a3a;
}

.div3.div3-1 {
	background-color: unset !important;
    z-index: 100;
	margin: 35px 0 0;
    position: relative;
}
.div3.div3-2 {
	margin-top: -43px;
	background-color: unset !important;
}
.silk-ft-r {
  margin: 4px auto 0;
  width: 395px;
}
.silk-ft-c1 {
  float: left;
  width: 30px;
  margin: -5px 0 0;
}
.silk-ft-c2 {
  float: right;
  width: 342px;
  text-align: right;
  margin: 0;
  text-shadow: 0 2px 2px #fff,0 -2px 2px #fff,2px 0 2px #fff,-2px 0 2px #fff;
}
.silk-ft-c1 object {
  top: -7px;
  position: relative;
}
.text-animation {
  min-height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.text-wrapper {
  position: relative;
}

.text-wrapper h2 {
z-index: 4;
  color: #834ff6;
  font-size: 50px;
  white-space: nowrap;
  position: absolute;
  transform: translate(-50%, -65%);
  text-transform: uppercase;
  font-family: Inter,sans-serif;
  letter-spacing: 10px;
  border-bottom: 2px solid #d7c4e0;
  padding: 5px 0 5px 9px;
  border-top: 2px solid #d7c4e0;
  margin: 0;
	font-weight: 700;
  line-height: 1.3;
}



.page-template-workspace-template .div3.div3-1 {
  background-color: unset !important;
  z-index: 100;
  position: relative;
	margin: 40px 0 0;
}
.page-template-workspace-template .silk-ft-r {
  margin: 10px auto 0;
  width: fit-content;
  position: relative;
  z-index: 10;
}
.page-template-workspace-template .silk-ft-c1 {
  margin: -5px 0 0;
}
.page-template-workspace-template .silk-ft-silk-logo {
  margin: -17px 0 0;
}
.page-template-workspace-template .silk-ft-c2 {
  margin: 0;
}
.page-template-workspace-template .silk-ft-c2 h3 {
  margin: -24px 0 0;
}

.silk-terms h2 {
color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 40px 0 30px;
    font-size: 38px;
}
.silk-terms h3 {
color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 30px 0 10px;
    font-size: 22px;
}
.silk-terms p {
color: #fff;
  padding: 0px 0 15px;
  margin: 0;
}
.silk-terms ul li {
color: #fff;
  padding: 0px 0 15px 15px;
  margin: 0;
  list-style:circle;
}
.ft-copyright-link.ft-copyright-close {
	cursor:pointer;
	float: right;
}

.text-wrapper h2:nth-child(1) {
  color: transparent;
  text-shadow: 0 1px 1px #cbb4fe,0 -1px 1px #cbb4fe,1px 0 1px #9567fc,-1px 0 1px #9567fc;
}

.text-wrapper h2:nth-child(2) {
  color: #834ff6;
  animation: wave 4s ease-in-out infinite;
}

@keyframes wave {
  /* start point */
  0%,
  100% {
    clip-path: polygon(
      0% 46%,
      17% 45%,
      34% 50%,
      56% 61%,
      69% 62%,
      86% 60%,
      100% 51%,
      100% 100%,
      0% 100%
    );
  }
  /* Mid point */
  50% {
    clip-path: polygon(
      0% 59%,
      16% 64%,
      33% 65%,
      52% 61%,
      70% 52%,
      85% 47%,
      100% 48%,
      100% 100%,
      0% 100%
    );
  }
}





.silk-serv-tog-content {
	margin: 0 auto 90px;
  max-width: 1200px;
  padding-left: 40px;
  padding-right: 40px;
}

/* bof div toggle */
/* Container box to set the sides relative to */
.silk-about-toggle-content {
  margin: 0 auto 60px;
  border-top: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
    background-image: 
    linear-gradient(0deg, rgba(253,253,253,0.96) 0%, rgba(253,253,253,0.96) 38%, rgba(253,253,253,0.89) 71%, rgba(253,253,253,0.95) 100%), url('/wp-content/themes/silk-media/images/the-tile.svg');
  background-repeat: no-repeat, repeat;
  background-size: 100% 100%, 30px 30px;
	display: inline-block;
  width: 100%;
}
.silk-about-toggle-content-bdr {
  margin: 0 auto;
  border-top: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
    background-image: 
    linear-gradient(0deg, rgba(253,253,253,0.96) 0%, rgba(253,253,253,0.96) 38%, rgba(253,253,253,0.89) 71%, rgba(253,253,253,0.95) 100%), url('/wp-content/themes/silk-media/images/the-tile.svg');
  background-repeat: no-repeat, repeat;
  background-size: 100% 100%, 30px 30px;
}
.silk-about-toggle-content-inner {
  max-width: 1600px;
  margin: 0 auto;
  padding: 80px 0 40px;

  border-top: 3px solid #f6f6f6;
  border-bottom: 2px solid #f7f7f7;
}
/* eof div toggle */
.silk-serv-tog-content h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
  color: #270681;
  text-shadow: 0 1px 1px #9567fc,0 -1px 1px #9567fc,1px 0 1px #9567fc,-1px 0 1px #9567fc;
  letter-spacing: 5px;
  border-bottom: 2px solid #f8f8f8;
padding: 0 0 25px;
  margin: 0 90px 15px;
}

.silk-serv-tog-content p.serv-sub-tit {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #834ff6;
  letter-spacing: .5px;
  text-transform: none;
	line-height: 30px;
}

.silk-serv-tog-content p {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  color: #834ff6;
  letter-spacing: .5px;
}
.pg-silk-about {
	overflow:auto;
}
.pg-silk-about-col {
  float: left;
  width: calc(33.33333% - 40px);
  margin: 20px;
}
.pg-silk-about-col-hd {
	float: left;
	width: calc(20% - 20px);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #000;
  text-transform: uppercase;
  cursor: vertical-text;
  direction: rtl;
  margin: 14px 0 0;
  letter-spacing: 6px;
  font-family: Montserrat,sans-serif;
  font-size: 18px;
}
.pg-silk-about-col-hd h3 {
	width: fit-content;
	color: #834ff6;
  font-family: Montserrat,sans-serif;
  font-size: 18px;
  letter-spacing: 5px;
}
.pg-silk-about-col-desc {
	float: left;
	width: calc(80% - 15px);
  border-left: 1px solid  #000;
  padding: 0 0 0 5px;
}		
.content-row-1 .pg-silk-about-col-desc p {
text-align: left;
  text-transform:initial;
  font-size: 12px;
padding: 6px 0 0 15px;
color: #000;
      font-family: Montserrat,sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0px;
}
	
.pg-silk-serv {
	overflow:auto;
}
.pg-silk-serv-col {
  float: left;
  margin: 20px;	
}
.pg-silk-serv-col.pg-silk-serv-col-1 {
  width: calc(33.333333% - 60px);
}
.pg-silk-serv-col.pg-silk-serv-col-2 {
  width: calc(33.333333% - 60px);
}
.pg-silk-serv-col.pg-silk-serv-col-3 {
  width: calc(33.333333% - 60px);
	background-color: #c6b8ea;
}	
.pg-silk-serv-cont {
	float: left;
	width: calc(100% - 15px);
    font-family: Montserrat,sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  border-left: 1px solid  #000;
  padding: 0 0 0 15px;
}	



.silk-ft-r.silk-ft-r1,
.silk-ft-r.silk-ft-r2 {
	text-align:center;
}
.silk-ft-r.silk-ft-r2 {
	font-size: 13px;
    color: #a09095;
  padding: 0;
  margin:0 auto;
}
.silk-ft-r.silk-ft-r2 a {
    color: #a09095;
}
.silk-ft-r.silk-ft-r2 a:hover {
    color: #fff !important;
}
.silk-ft-r.silk-ft-r-logo {
  text-align: center;
  margin: 75px 0 0;
}
.site-footer .widget-columns-3 .widget-column {
	width:100%;
	flex: unset;
}
.silk-ft-r.silk-ft-r1 {
  padding: 60px 0 0px;
  margin: 0 auto;
}
p.silk-ft-menu {
	margin: 0 auto 1.5em;
  padding: 0 0px 50px;
  width: fit-content;
border-bottom: solid 1px #5e3374;	
}  

.widget, .widget_block {
  margin-bottom: 10px;
}
 a.ft-menu-link {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 10px;
    background-color: #2a0a3a;
    border: 1px solid #2a0a3a;
    margin: 0 5px;
    border-radius: 5px;
  }
    a.ft-menu-link:hover {
    background-color: #421a56;
    border: 1px solid #5e3374;
    color: #fff !important;
  }
  .silk-ft-r2-c {
    width: 50%;
    float: left;
    font-size: 12px;
    color: #a09095;
  }
  .silk-ft-r2-c.silk-ft-r2-c2 {
    text-align: right;
  }
.widget-column.footer-widget-1 {
  width: 100%;
  flex: unset;
}
.contact-content-row {
  display: flex;
  flex:1;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px auto 0px;
  max-width: 1500px;
  padding: 0 100px;
}
.contact-content-col1 {
  width: 50%;
  order: 1;
  margin: 0 50px 0 0;
}
.contact-content-col2 {
  flex: 1;
  order: 2;
padding-top:100px;
	margin-top:-100px;
}

.silk-contact-3deets {
  display: flex;
  flex:1;
  flex-wrap: wrap;
  justify-content: center;
  margin: 150px 0 0;
}

.silk-cont-c {
  width: 33%;
  padding: 0 10px;
  text-align: center;
  
}
.silk-cont-c object {
  max-width: 140px;
  margin: 0 0 15px;
  
}

p.hbcs-cbut-text,
p.silk-cbut-text {
  color: #fff;
  text-decoration: none;
  font-size: 18px;  
  line-height: 20px;
}
.hbcs-cbut-text a,
.silk-cbut-text a {
  color: #b4a0bd;
  text-decoration: none;
  font-size: 15px;  
  line-height: 15px;
}
.hbcs-cbut-text a span,
.silk-cbut-text a span {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 3px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  padding: 0;

}

.hbcs-cbut-text a:hover,
.silk-cbut-text a:hover,
.silk-cont-c:hover a {
  color: #fff;
}
.hbcs-cbut-text a:hover span,
.silk-cbut-text a:hover span,
.silk-cont-c:hover a span {
    color: #9567fc;
}


.contact-content-col2 h4 {
color: #fff;
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 5px;
  padding: 40px 0 20px;
  margin: 0;
	line-height: 40px;
}
.silk-contf-r label {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}
.silk-contf-r .wpcf7-checkbox label {
  color: #fff;
  text-transform:unset;
  letter-spacing: 0px;
  font-size: 13px;
  line-height: 22px;
}

.silk-contf-r input::placeholder,
.silk-contf-r option::placeholder,
.silk-contf-r textarea::placeholder {
  color: #a9a9a9;
  opacity: 1;
}
.silk-contf-r input[type="text"],
.silk-contf-r input[type="tel"],
.silk-contf-r input[type="email"],
.silk-contf-r select,
.silk-contf-r textarea {
  background-color: #30113f;
  border: none;
  border-bottom: 1px solid #fff;
  padding: 10px;
  width: 100%;
  margin-bottom: 5px;
  color:#a9a9a9;
  font-size: 15px;
  display: initial;
}
.silk-contbot-c2 [type="checkbox"] {
  margin: 0 9px 0 0;
}
.silk-contf-r select {
padding: 15px 10px;
    color: #a9a9a9;
}
 .silk-contf-r  textarea:focus, .silk-contf-r input:focus{
    outline: none;
    background-color: #38124b;
}
.silk-contf-r input::placeholder {
  color: #a9a9a9;
}
.widget-column.footer-widget-1 {
	width: 100%;
  flex: unset;
}


.silk-contf-r {
  display: flex;
  flex:1;
  flex-wrap: wrap;
}
.silk-contf-r p {
  width: 100%;
  margin-right: 25px; 
  margin-bottom: 0;
}
.silk-contf-r.silk-contf-r-message p {
  margin-right: 0px; 
}
.silk-contf-r .wpcf7-form-control.wpcf7-textarea {
  height:100px
}
.wpcf7 form .wpcf7-response-output {
  margin: -30px 0 1em;
  padding: 0.2em 1em;
  border: 2px solid #dc3232 !important;
  background: #dc3232;
  color: #fff;
  width: calc(100% - 25px);
  font-size: 14px;
}
.wpcf7-spinner {
  margin: 5px 41px 0;
}
.silk-contf-r label span {
  text-transform: none;
  letter-spacing: 0px;
  font-size: 13px;
}

.silk-contf-c1 {
  width: 50%;
  padding: 0 15px 0 0;
}
.silk-contf-c2 {
  width: 50%;
  padding: 0 0 0 15px;
}

.silk-contbot-r {
  display: flex;
  flex:1;
  flex-wrap: wrap;
}
.silk-contbot-c1 {
  width: 110px;
  padding: 0 30px 0 0;
}
.silk-contbot-c2 {
  padding: 0;
	max-width: 430px;
}
.silk-contbot-c2 p {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
    padding: 5px 0 0;
}

html.js.background-fixed {
  margin-top: 0px !important;
  --wp-admin--admin-bar--height: 0px !important;
}
embed, iframe, object {
  margin-bottom:0;
}
.admin-bar:not(.side-nav-open) .headroom {
  top: 0px;
}
#wpadminbar {
	display: none;
}
.side-nav__wrap {
  position: relative;
  padding: 10px 30px 30px;
}
.side-nav {
  width: 100%;
}
.side-nav-overlay {
  display: none;
  z-index: 600;
}
.side-nav-open .side-nav-overlay, .side-nav-transitioning {
  right: 0px;
  z-index: 500;
}
body.side-nav-open .site {
  transform: translateX(-800px);
  overflow:hidden;
}
.hero-overlay-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-image: linear-gradient(to bottom, rgba(42,10,58,1) 40%, rgba(34,35,46,0));
}
.hero-overlay-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
/*background-image: url("images/hero-circles.svg");
	background-size:1090px;
	background-repeat: no-repeat;
  background-position: bottom 300px left -190px;*/
}
.hero-overlay-txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  text-align: center;
}
.hero-overlay-txt object {
   margin: auto;
  position: absolute;
  top: -100px; left: 0; bottom: 0; right: 0;
	width: 70%;
  height: auto;
	max-width: 1000px;
}

.main-menu-r {
	float: left;
	width: 100%;
	/*! height: 35px; */
	border-bottom: 1px solid #0d0d0d;
	padding: 5px 0 1px;
}
.main-menu-r.main-menu-r-end {
	border-bottom: none;
}
.main-menu-c1 {
	width: 30px;	
	float: left;
}
.main-menu-c2 {
	width: calc(100% - 30px);	
	float: left;
}
.main-menu-c1 object,
.main-menu-c1 img {
	height: 17px;
    margin: 7px 0 2px;
}
.side-nav-open .side-nav-overlay {
  background: linear-gradient(to left, rgba(42, 10, 58, 0.7) 50%, rgba(34,35,46,.2));
}
.side-nav__scrollable-container {
  background-image: url("images/the-tile.svg");
	background-size:26px;
	background-repeat: repeat;	
}
.side-nav__wrap {
  background: linear-gradient(to top right, rgb(0, 0, 0, 0.5) 65%, rgb(37, 37, 37, 0.3));
  margin:0 3px;
  min-height: 100%;


  -webkit-animation: border-glowing 250ms infinite;
  -moz-animation: border-glowing 250ms infinite;
  -o-animation: border-glowing 250ms infinite;
  animation: border-glowing 250ms infinite;
}
@-webkit-keyframes border-glowing {
  0% { -webkit-box-shadow: inset 17px 0 15px -25px #9567fc, inset -17px 0 15px -25px  #9567fc; }
  50% { -webkit-box-shadow: inset 20px 0 25px -25px #9567fc, inset -20px 0 25px -25px  #9567fc; }
  100% { -webkit-box-shadow: inset 17px 0 15px -25px #9567fc, inset -17px 0 15px -25px  #9567fc; }
}

@-moz-keyframes border-glowing {
  0% { -moz-box-shadow: inset 17px 0 15px -25px #9567fc, inset -17px 0 15px -25px  #9567fc; }
  50% { -moz-box-shadow: inset 20px 0 15px -25px #9567fc, inset -20px 0 15px -25px  #9567fc; }
  100% { -moz-box-shadow: inset 17px 0 15px -25px #9567fc, inset -17px 0 15px -25px  #9567fc; }
}

@-o-keyframes border-glowing {
    0% { box-shadow: inset 17px 0 15px -25px #9567fc, inset -17px 0 15px -25px  #9567fc; }
  50% { box-shadow: inset 20px 0 25px -25px #9567fc, inset -20px 0 25px -25px  #9567fc; }
  100% { box-shadow: inset 17px 0 15px -25px #9567fc, inset -17px 0 15px -25px  #9567fc; }
}

@keyframes border-glowing {
    0% { box-shadow: inset 40px 0 15px -25px #9567fc, inset -40px 0 15px -25px  #9567fc; }
  50% { box-shadow: inset 20px 0 25px -25px #9567fc, inset -20px 0 25px -25px  #9567fc; }
  100% { box-shadow: inset 17px 0 15px -25px #9567fc, inset -17px 0 15px -25px  #9567fc; }
}
#about::before,
#services::before,
#showcase::before,
#contact::before{
  content: '';
  display: block;
  height:      130px;
  margin-top: -130px;
  visibility: hidden;
}

#enquiry-form::before {
  content: '';
  display: block;
  height:      250px;
  margin-top: -250px;
  visibility: hidden;
}

#about-silk-media::before {
  content: '';
  display: block;
  height:      50px;
  margin-top: -50px;
  visibility: hidden;
}
#content::before {
  content: '';
  display: block;
  height:      9px;
  margin-top: -9px;
  visibility: hidden;
}
#silk-scroll-to-content {
  display:block;
  position:absolute;
  left:calc(50% - 22.5px);
  bottom:20px;
  z-index:50;
}

.fancybox-caption {
  text-transform: uppercase;
}
.content-row-1 p a.silk-about-more-info-but {
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background: #a5a5a5;
  letter-spacing: 2px;
  border-radius: 7px;
  padding: 15px 20px;
  margin: 0 auto 110px;
  display: inline-block;
}
.content-row-1 p a.silk-about-more-info-but:hover {
  background: #9567fc;
}
p.mm-find-out {
  padding: 0 50px 0 0;
  line-height: 24px;
}
.side-nav .main-menu-c2 a {
  color: #fff;
  font-family: Montserrat,sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .5px;
}
.main-menu-c2.main-menu-contact a {
	padding: 0 0 0px 2px;
	margin:0 0 0px;
	color: #fff;
	font-size: 16px;
  text-transform: initial;
  font-weight: 100;
	line-height: 11px;
}
.main-menu-c2 a:hover,
.main-menu-r:hover a {
	color: #d7c4e0;
}
.main-menu-c2.main-menu-contact a span {
	font-size: 15px;
	color: #a182b0;
	text-transform: uppercase;
}
.main-menu-c2.main-menu-contact {
  line-height: 26px;
}
#wp-custom-header {
      display: flex;
}
#wp-custom-header-video {
 align-self: flex-end;
 min-width: 2000px;
}
.header-logo-wrapper #logo a {
  margin: 15px 0 0;
  display: inline-block;
}
.ndpv .header-logo-wrapper #logo a {
  margin: 0px 0 0 8px !important;
}
.header-logo-wrapper #logo a object {
  margin-bottom: 0;
}
header.headroom--not-top .header-logo-wrapper #logo a {
  margin: 16px 0 8px;
  display: inline-block;
}
.main-menu-r.main-menu-r-email {
	margin: 20px 0 0;
}
h3.title.title-client-login {
  padding-top: 50px;
}
#lwa-1.lwa-wrapper .lwa-loading {
  background: url(images/loading.svg) 50% 45% no-repeat !important;
  background-size: 100px 100px !important;
}
#block-12 {
  margin-bottom: 0;
}
#lwa-1 form.lwa-form .lwa-title,
#lwa-1 form.lwa-form label,
#lwa-1 form.lwa-remember label {
  display: none !important;
}
#lwa-1.lwa-bones .pixelbones form {
  background:initial !important;
}
.lwa.lwa-default.pixelbones.lwa-login {
  padding: 15px 10px 0px !important;
  margin-bottom: 0px !important;
  border-radius: 5px;
  border: 1px solid #151515;
  background-color: #070707 !important;
  
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 1), 0 0 40px rgba(0, 0, 0, 1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 1), 0 0 40px rgba(0, 0, 0, 1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 1), 0 0 40px rgba(0, 0, 0, 1) inset;

}
.lwa.lwa-default.pixelbones.lwa-login:before, 
.lwa.lwa-default.pixelbones.lwa-login:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,1);
    -moz-box-shadow:0 0 20px rgba(0,0,0,1);
    box-shadow:0 0 20px rgba(0,0,0,1);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.lwa.lwa-default.pixelbones.lwa-login:after
{
    right:10px;
    left:auto;
    transform:skew(8deg) rotate(3deg);
}
#lwa-1 form.lwa-form input,
#lwa-1 form.lwa-remember input {
  background: #0d0d0d !important;
  color: #fff;
  border: 1px solid #484549 !important;
}
#lwa-1 form.lwa-form input.button-primary,
#lwa-1 form.lwa-remember input.button-primary {
  background: linear-gradient(to top, rgb(42, 10, 58) 75%, rgb(63, 18, 48, 1)) !important;
  color: #fff;
  border: 1px solid #484549 !important;
  font-size: 12px !important;
  padding-left: 22px !important;
  padding-right: 22px !important;
}
#lwa-1 form.lwa-form input.button-primary:focus,
#lwa-1 form.lwa-form input.button-primary:hover,
#lwa-1 form.lwa-remember input.button-primary:focus,
#lwa-1 form.lwa-remember input.button-primary:hover{
  background: linear-gradient(to top, rgb(32, 0, 48) 75%, rgb(32, 0, 48, 1)) !important;
    border-color:#d7c4e0 !important;
    box-shadow:0 0 5px 0 #d7c4e0 !important;
    color: #fff !important;
}
#lwa-1 form.lwa-form input:focus,
#lwa-1 form.lwa-remember input:focus {
    border-color:#d7c4e0 !important;
    box-shadow:0 0 13px 0 #d7c4e0 !important;
    background: #fff !important;
    color: #000 !important;
}
#lwa-1.lwa-bones .lwa.lwa-login .lwa-links a.lwa-links-remember {
  font-size: 10px;
  text-transform: uppercase !important;
  color: #565656 !important;
  margin: 0px !important;
}
#lwa-1.lwa-bones .lwa.lwa-login .lwa-links a.lwa-links-remember:hover {
  color: #fff !important;
}
#lwa-1.lwa-bones .lwa.lwa-login .grid-container.submit {
  text-align: left !important;
  grid-template-columns: 130px 1fr !important;
  padding: 0 !important;
}
span.lwa-status.lwa-status-invalid a {
  display:none;
}
.lwa-wrapper .lwa span.lwa-status.lwa-status-invalid {
  border-radius: 4px !important;
  font-size: 14px !important;
}
.home .site-footer {
	border: none !important;
}
#lwa-1 form.lwa-remember a.lwa-links-remember-cancel.button {
  float:right;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
@media screen and (max-width: 30em) {
#lwa-1 form.lwa-remember a.lwa-links-remember-cancel.button {
  float:unset;
}
}

.page .entry-content {
  margin-bottom: 0;
  margin-top: 0;
}
header.entry-header {
	display:none;
}

.services-bx-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px 0 0px;
  padding: 80px 0 100px;
}
.services-bx-row-c {
  text-align: center;
}

.content-row-reg {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  padding: 0;
}
.page-id-7 .content-row-reg {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.content-row-reg.content-row-2.project-manager {  
  width: 100%;
  margin: 0; 
  padding: 0;
}
.content-row-reg-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 120px 0 10px;
}
.content-row-reg.content-row-1 {
  background-color: #f0f0f0;
}
.content-row-1 h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 38px;
  font-weight:900;
  color: #f5f3f9;
  text-shadow: 0 1px 1px #9567fc,0 -1px 1px #9567fc,1px 0 1px #9567fc,-1px 0 1px #9567fc;
  letter-spacing: 5px;
  border-bottom: 2px solid #f8f8f8;
  padding: 10px 0 15px;
  margin: 0 90px;
}
.content-row-1 p {
  text-align: center;
  font-size: 19px;
  color: #919191;
  letter-spacing: 1px;
  padding: 30px 60px 0;
}
.content-row-reg.content-row-2,
.content-row-reg.content-row-3-title {
  background-color: #fff;
  padding: 10px 0 0;
}
.content-row-reg.content-row-4-title {
  background-color: #2a0a3a;
  padding: 10px 0 0;
}
.content-row-reg.content-row-1-title {
  background: #f0f0f0;
  padding-top: 10px;
}

.content-row-reg.content-row-1-title .content-row-reg-inner,
.content-row-reg.content-row-2 .content-row-reg-inner,
.content-row-reg.content-row-3-title .content-row-reg-inner,
.content-row-reg.content-row-4-title .content-row-reg-inner {
  padding: 1px 0;
  max-width: 98%;
  border-top: 1px solid #000;
}
.content-row-reg.content-row-4-title .content-row-reg-inner {
  border-top: 1px solid #fff;
}
.content-row-reg.content-row-2 .content-row-reg-inner {
  background-color: #fff;
}
.content-row-reg.content-row-1-title .content-row-reg-inner .content-row-reg-title p,
.content-row-reg.content-row-2 .content-row-reg-inner .content-row-reg-title p,
.content-row-reg.content-row-3-title .content-row-reg-inner .content-row-reg-title p,
.content-row-reg.content-row-4-title .content-row-reg-inner .content-row-reg-title p {
  padding: 0px 5px;
  text-transform: uppercase;
  font-size: 12px;
}
.content-row-reg.content-row-4-title .content-row-reg-inner .content-row-reg-title p {
  color: #fff;
}
.content-row-reg-inner .content-row-reg-title p span {
  float: right;
}


.content-row-reg.content-row-3 {
  height: 800px;
  position: relative;
  overflow: hidden;
}

.content-row-reg.content-row-3 video {
  object-fit: cover; 
  position: absolute;
  height: 800px;
  width: 100%;
  top: 0;
  left: 0;
}
.content-row-3-overlay {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  text-align: center;
  z-index: 10;
  width: 100%;
  margin: -20px auto 0;
    background: linear-gradient(to top right, rgb(17, 12, 27, 0.8) 35%, rgb(149, 103, 252, 0.8));
}
.content-row-3-overlay h3 {
  text-align: center;
  font-size: 34px;
  color: #fff;
  letter-spacing: 1px;
  padding: 0px;
  text-transform: uppercase;
  line-height: 55px;
  text-shadow: 0 1px 1px #9567fc,0 -1px 1px #9567fc,1px 0 1px #9567fc,-1px 0 1px #9567fc;
}
.content-row-3-overlay h3 span {
  font-size: 64px;
}
body.side-nav-open .side-nav__scrollable-container {
  border-left: 5px solid #9567fc;
  border-right: 5px solid #9567fc;  
}

.side-nav__close-button {
  display: block;
  float: right;
  margin: 0;
  position: fixed;
  top: 5px;
  right: 15px;
}
nav.mobile-menu-wrapper {
	display:none;
}
#silk-menu  {
  margin: 20px auto 0;
  text-align: center;
}
.admin-bar .side-nav__wrap {
	padding: 10px 30px 60px;
}
.div1 {
  background: #2a0a3a;
  height:500px;  float:left;
  width: 100%;
}
.div2 {
  background: #2a0a3a;
  float:left;
  width: 100%;
	  padding: 0 !important;
}
.div3 {
  min-height:30px !important;
  float:left;
  width: 100%;
	  padding: 0 !important;
    background-color: #fff !important;
}
.div4 {
  background: #fff;
  float:left;
  width: 100%;
	  padding: 0 !important;
}
.div5 {
  background: #2a0a3a;
  height:200px;
  float:left;
  width: 100%;
}
.editorial {
  display: block;
  width: 100%;
  height: 60px;
  max-height: 60px;
  margin: 0;
  z-index:5;
  bottom:0;
  left:0px;
  float:left;
}

.parallax1 > use {
  animation: move-forever1 10s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax2 > use {
  animation: move-forever2 8s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax3 > use {
  animation: move-forever3 6s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax4 > use {
  animation: move-forever4 4s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax5 > use {
  animation: move-forever1 3s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax6 > use {
  animation: move-forever2 5s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax7 > use {
  animation: move-forever3 9s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax8 > use {
  animation: move-forever4 7s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}


@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@keyframes move-forever3 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever4 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

.mm-item-glow {
  background-color: #9567fc;
  -webkit-border-radius: 10px;
  border-radius: 3px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 20px;
  height: 50px;
  width: 5px;
  text-align: center;
  text-decoration: none;
}
.mm-c-item-glow {
  background-color: #9567fc;
  -webkit-border-radius: 10px;
  border-radius: 3px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 20px;
  height: 110px;
  width: 5px;
  text-align: center;
  text-decoration: none;
}
.mm-item-glow:hover,
.mm-item-col-1:hover + .mm-item-glow,
.mm-c-item-glow:hover,
.mm-c-item-col-1:hover + .mm-c-item-glow {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #9567fc; -webkit-box-shadow: 0 0 3px #9567fc; }
  50% { background-color: #9567fc; -webkit-box-shadow: 0 0 40px #9567fc; }
  100% { background-color: #9567fc; -webkit-box-shadow: 0 0 3px #9567fc; }
}

@-moz-keyframes glowing {
  0% { background-color: #9567fc; -moz-box-shadow: 0 0 3px #9567fc; }
  50% { background-color: #9567fc; -moz-box-shadow: 0 0 40px #9567fc; }
  100% { background-color: #9567fc; -moz-box-shadow: 0 0 3px #9567fc; }
}

@-o-keyframes glowing {
  0% { background-color: #9567fc; box-shadow: 0 0 3px #9567fc; }
  50% { background-color: #9567fc; box-shadow: 0 0 40px #9567fc; }
  100% { background-color: #9567fc; box-shadow: 0 0 3px #9567fc; }
}

@keyframes glowing {
  0% { background-color: #9567fc; box-shadow: 0 0 3px #9567fc; }
  50% { background-color: #9567fc; box-shadow: 0 0 40px #9567fc; }
  100% { background-color: #9567fc; box-shadow: 0 0 3px #9567fc; }
}

.ndpv nav.pv-breadcrumb {
	display: none !important;
}
.ndpv .pv-right-content.pv-bg-pearl {
  background-color: #fff !important;
  height: auto;
}
.ndpv .pv-right-content .pv-right-content-data {
  max-width: 100%;
  padding: 25px 70px 50px;
}
.mm-s-row {
  display: flex;
  flex:1;
   max-width: 800px;
   margin: 150px auto 0;
	padding: 0 50px;
}
.mm-s-col-1 {
  flex: 1;
  order: 1;
  text-align: left;
}
.mm-s-col-2 {
  width: 300px;
	min-width: 300px;
	max-width: 300px;
  order: 2;
  text-align: left;
	  display: flex;
  flex:1;
}

.mm-s-col-clienta-1 {
  flex: 1;
  order: 1;
  text-align: left;
}
.mm-s-col-clienta-2 {
  width: 300px;
	min-width: 300px;
	max-width: 300px;
  order: 2;
  text-align: left;
	  display: flex;
  flex:1;
}

.mm-s-col-2-1 { 
  width: 50%;
	min-width: 150px;
	max-width: 150px;
  order: 1;
  text-align: left;
}
.mm-s-col-2-2 { 
  width: 50%;
	min-width: 150px;
	max-width: 150px;
  order: 2;
  text-align: left;	
}
.pv-left-sidebar,
.pv-top-menu-content {
	display:none;
}

.mm-item-row {
  display: flex;
  flex:1;  
  margin: 0 0 10px;
}
.mm-item-col-1 {
  flex: 1;
  order: 2;
  padding: 0px 0 0 15px;
}
.mm-item-glow {
  order: 1;
}

.mm-c-item-row {
  display: flex;
  flex:1;  
  margin: 0 0 10px;
}
.mm-c-item-col-1 {
  flex: 1;
  order: 2;
  padding: 0px 0 0 15px;
	cursor: pointer;
}
.mm-c-item-glow {
  order: 1;
}

.mm-item-col-1 p,
.mm-c-item-col-1 p {
  margin: 0;
  padding: 0;
  line-height: 18px;
}
.mm-c-item-col-1 p {
  margin: 0;
  padding: 0px 0 2px;
  line-height: 15px;
}
.mm-item-col-1 a,
.mm-c-item-col-1 a {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.mm-c-item-col-1 a {
  color: #fff;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
  line-height:8px;
}
.mm-item-col-1 a:hover,
.mm-c-item-col-1 a:hover,
.mm-c-item-row:hover .mm-c-item-col-1 a,
.mm-item-row:hover .mm-item-col-1 a {
  color: #fff !important;
  animation-name:glow;
  animation-duration:1s;
  animation-iteration-count:infinite;
  animation-direction:alternate;
}
.mm-c-item-col-1 object {
  margin: 11px 0 0;
  width: 45px;
}
@keyframes glow{
  from{text-shadow:0px 0px 5px #9567fc,0px 0px 5px #9567fc;}
  to{text-shadow:0px 0px 10px #9567fc,0px 0px 10px #9567fc;}
}
.mm-item-col-1 a span,
.mm-c-item-col-1 a span {
  color: #6a6a6a;
  font-size: 11px;
  letter-spacing: 2px;
  padding:0;
  margin:0;
  text-transform: uppercase;
}
.mm-item-col-1 a span:hover,
.mm-c-item-col-1 a span:hover,
.mm-c-item-row:hover .mm-c-item-col-1 a span,
.mm-item-row:hover .mm-item-col-1 a span {
  color: #fff;
}
.mm-clientl-title {
  display: flex;
  flex:1;
   max-width: 800px;
   margin: 50px auto 0;
  padding: 15px 0 0;
  border-top: 2px solid #211737;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #fff;
	  cursor: pointer;
}
.page-template-workspace-template .mm-clientl-title {
	  cursor:unset;
}
.mm-clientl-title-c1 {
  order: 1;
  text-align: left;
  width: 90px;
  padding: 0 0 0 40px;
}
.mm-clientl-title-c2 {
  order: 2;
  text-align: left;
  width: 45%;
}
.mm-clientl-title-c3 { 
  width: 65%;
  order: 3;
  text-align: right;
  padding: 0 40px 0 0;
  color: #c8bce3;
}
.mm-clientl-title:hover .mm-clientl-title-c2,
.mm-clientl-title:hover .mm-clientl-title-c3 {
  color: #fff;
    animation-name:glow;
  animation-duration:1s;
  animation-iteration-count:infinite;
  animation-direction:alternate;
}
.mm-clientl-title-c3 a { 
  padding: 5px 10px;
}
.mm-clientl-title-c3 a:hover { 
  border: 1px solid #211737;
  background-color: #111;
  border-radius: 7px;
  padding: 5px 10px;
  color: #fff;
}
form.lwa-remember .lwa-submit-button {
	text-align: left;
}
form.lwa-remember .lwa-title {
	display: none;
}
#mm-clientlogin {
  width: 100%;
  transition: all 0.5s;
	
     max-width: 720px;
   margin: 0px auto;	
}

#mm-clientlogin.hidden {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.cc-floating.cc-theme-edgeless .cc-message {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .5px;
  text-align: center;
}
.page-id-655 #um_field_0_register_profile_photo {
	display: none;
}

/* bof mini menu*/
.mini-menu .mm-c-item-col-1 {
  padding: 0px 0 0 0px;
}
.mini-menu .mm-s-col-1 {
  margin: 0 auto;
  width: fit-content;
}
.mini-menu .mm-s-col-2 {
width: 260px;
  max-width: 260px;
  min-width: 260px;
}

.mini-menu .mm-s-col-2 {

}
.mini-menu .mm-s-col-2-1,
.mini-menu .mm-s-col-2-2 {
  display: flex;
    width: 130px;
	min-width: 130px;
	max-width: 130px;
}
.mini-menu .mm-item-col-1 {
  padding: 0px 0 0 10px;
}
.mini-menu .mm-c-item-col-1 .mm-item-no {
  display:none;
}
.mini-menu .mm-c-item-col-1 .mm-item-img object {
  width: 45px;
  margin-top:-9px; 
}
.mini-menu .mm-c-item-col-1 .mm-item-img {
  padding: 0;
}
.mini-menu .mm-c-item-row .mm-c-item-glow {
  display: none;
}
.mini-menu .mm-s-col-1 .mm-item-glow {
  height: 42px;
  width: 2px;
}
.mini-menu .mm-s-col-1,
.mini-menu .mm-s-col-2,
.mini-menu .mm-s-col-3 {
  display: flex;
  flex: unset;
}
.mini-menu .mm-s-col-2 {
  display: none;
}
.mini-menu .mm-s-col-1{
  margin: 0 auto;
}
.mini-menu .mm-item-row {
  margin: 0 23px 0 0;
}
.mini-menu .mm-c-item-row {
  width: 50%;
}
.mini-menu .mm-item-col-1 a, .mini-menu .mm-c-item-col-1 a {
  font-size: 20px;
font-weight: 600;
  letter-spacing: 3px;
}
.mini-menu .mm-item-col-1 a span, 
.mini-menu .mm-c-item-col-1 a span {
  font-size: 10px;
  letter-spacing: 0px;
}
.mini-menu .mm-clientl-title {
  margin: 25px auto 0;
  padding: 15px 0 0;
}
.mini-menu .mm-item-col-1 p, .mini-menu .mm-c-item-col-1 p {
  line-height: 18px;
  margin: -1px 0 0;
}










.mm-c-item-col-1,
.mm-item-col-1,
.mm-c-item-col-1 .mm-item-img object,
.mm-c-item-col-1 .mm-item-img,
.mm-c-item-glow,
.mm-item-glow,
.mm-s-col-1,
.mm-s-col-2,
.mm-s-col-3,
.mm-item-row,
.mm-c-item-row,
.mm-item-col-1 a,
.mm-c-item-col-1 a,
.mm-item-col-1 a span,
.mm-c-item-col-1 a span,
.mm-clientl-title,
.mm-item-col-1 p,
.mm-c-item-col-1 p {
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
/*eof mini menu*/

/* responsive width */
@media only screen and (max-width: 1650px){
.silk-about-toggle-content-inner {
  max-width: 100%;
  margin: 0 50px;
  padding: 80px 0 40px;
}  
}
@media only screen and (max-width: 1300px){
.contact-content-col1 {
  width: 100%;
  margin: 0 0px 0px 0;
}
	.contact-content-col2 {
		margin-top:-30px;
		padding-top:120px
	}
 .silk-contact-3deets {
  margin: 60px 0 0;
} 
}
@media only screen and (max-width: 1150px){
.content-row-1 h2 {
  font-size: 28px;
  font-weight: 900;
  line-height: 30px;
  padding: 0 0 25px;
  margin:0 20px;
}
.content-row-1 p {
  font-size: 18px;
  padding: 30px 60px 0;
}  
.silk-serv-tog-content h3 {
font-size: 28px;
    line-height: 30px;
    padding: 0 0 25px;
    margin: 0 20px;
}
.silk-serv-tog-content p.serv-sub-tit {
  font-size: 19px;
}
}
@media only screen and (max-width: 1000px){
.pg-silk-about-col {
  width: calc(100% - 0px);
  margin: 0 0 40px;
}
.pg-silk-about-col-hd {
  margin: 30px 0 0;
    width: calc(15% - 20px);
}
.pg-silk-about-col-desc {
  width: calc(85% - 15px);
}
}

@media only screen and (max-width: 900px){
.mini-menu .mm-s-col-2 {
  margin: 50px auto 0;
  width:280px;
  min-width: 280px;
  max-width: 280px;
}
.mini-menu .mm-s-col-2-1,
.mini-menu .mm-s-col-2-2 {
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  order: 1;
  text-align: left;
  
  display: flex;
  flex-direction: row; 
}
.mini-menu .mm-s-row {
  flex-direction: column;
  padding:0 0 0 20px;
}  
.mini-menu .mm-s-col-1 {
  width: max-content;
  margin: 0 auto;
}	
.hero-overlay-txt object {

	width: 95%;
}	
} 

@media only screen and (max-width: 830px){
.mm-clientl-title-c3 {
  display: none;
}
  .mm-clientl-title-c2 {
    width: 100%;
  }  
.silk-portal .mm-clientl-title-c3 {
  display: block;
	width:70%
}
silk-portal .mm-clientl-title-c2 {
    width: 30%;
  }  
}
@media only screen and (max-width: 750px){
  .mm-c-item-col-1 {
  padding: 0;
}
.mm-s-row {
  flex-direction: column;
  padding: 0px 50px 0 25px;
}   
  .mm-clientl-title-c1 {
padding: 0 0px 0 20px;
    width: 60px;
}    
.mm-c-item-col-1 .mm-item-no {
  display:none;
}
.mm-c-item-col-1 .mm-item-img object {
  width: 45px;
  margin-top:-9px; 
}
.mm-c-item-col-1 .mm-item-img {
  padding: 0;
}
.mm-c-item-row .mm-c-item-glow {
  display: none;
} 
.mm-s-col-2 {
  display: none;
}
.mm-s-col-2-1,
.mm-s-col-2-2 {
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  order: 1;
  text-align: left;
  
  display: flex;
  flex-direction: row; 
}
.contact-content-col2 h4 {
  font-size: 38px;
  font-weight: 800;
  letter-spacing: 3px;
	line-height: 35px;
}
body.page-template-workspace-template .mm-s-col-clienta-1 {
  display: none !important;
}
}
@media only screen and (max-width: 700px){
.contact-content-row {
  padding: 0 50px;
}
.silk-contbot-c2 {
  padding: 0;
  max-width: calc(100% - 110px);
}	
  .pg-silk-about-col-hd {
    margin: 30px 0 0;
    width: 15%;
  }		
}
@media only screen and (max-width: 650px){
.mini-menu .mm-s-col-1 {
display: unset;
    flex: 1;
    margin: unset !important;
}
  .mini-menu .mm-s-row {
    padding: 0px 0 0 25px;
  }
.mini-menu .mm-item-row {
  margin: 0 0 10px;
}  
.mini-menu .mm-s-col-1 .mm-item-glow {
  height: 50px;
  width: 5px;
}
.mini-menu .mm-item-col-1 a, .mini-menu .mm-c-item-col-1 a {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}  
.mini-menu .mm-item-col-1 p, .mini-menu .mm-c-item-col-1 p {
margin: 0;
  padding: 0;
  line-height: 18px;
}
.mini-menu .mm-item-col-1 {
  padding: 0 0 0 15px;
}  
.mini-menu .mm-item-col-1 a span {
  font-size: 11px;
  letter-spacing: 2px;
}	
.content-row-reg.content-row-3 {
  height: 600px;
}	
.content-row-reg.content-row-3 video {
  height: 600px;
}	
}
@media only screen and (max-width: 560px){
.silk-cont-c {
  width: 100%;
  padding: 0 0 40px;
  text-align: center;
  
}
.silk-contf-c1 {
  width: 100%;
  padding: 0;
}
.silk-contf-c2 {
  width: 100%;
  padding: 0 0 10px;
}  
}
@media only screen and (max-width: 500px) {
.content-row-1 p a.silk-about-more-info-but {
  margin: 0 auto 100px;
}
.content-row-reg-inner {
  padding: 90px 0 10px;
}	
.services-bx-row {
  padding: 50px 0 80px;
}	
  .contact-content-col1 {
    margin: 0 0px 60px 0;
  }	
  .cc-floating.cc-theme-edgeless .cc-message {
    font-size: 9px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 13px;
  }
}

@media only screen and (max-width: 450px) {
  .silk-serv-tog-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .content-row-1 p {
    font-size: 18px;
    padding: 30px 30px 0;
  }
.text-wrapper h2 {
  font-size: 35px;
}  
.silk-ft-c2 {
  width: 268px;
}  
.div3.div3-2 {
  margin-top: -57px;
}	
a.ft-menu-link {
  padding: 8px 5px;
  margin: 0 2px;
}	
.div3.div3-1 {
  margin-top: 47px;
}	
  .content-row-reg.content-row-3 {
    height: 400px;
  }	
}

/* responsive height */
@media screen and (max-height: 900px) {
.mm-s-row {
  margin: 80px auto 0;
}  
}
@media screen and (max-height: 775px) {
#silk-menu #logo  {
  height: 180px;
  overflow: hidden;
  margin: -90px 0 0;
}
}
@media screen and (max-height: 700px) {
.hero-overlay-txt object {
  top: 0px; 
}
}

/* responsive client area */
@media only screen and (max-width: 1600px){
#pmi-payment-form .pmi-label {
  padding: 10px 50px 10px 150px;
}
}

@media only screen and (max-width: 1500px){
.pmi-single-invoice .pmi-title-tb td:first-child table th {
  padding: 0 0 0 100px !important;
}
.pm-invoice-front-end td.pmi-invoice-to {
  padding: 0 0 0 100px;
}
}

@media only screen and (max-width: 1400px){
#pmi-payment-form .pmi-label {
  padding: 10px 50px 10px 50px;
}
}
@media only screen and (max-width: 1300px){
#pmi-payment-form .pmi-label {
  padding: 10px 50px 10px 0px;
}
}
@media only screen and (max-width: 1220px){
.pm-pay-submit ul.pmi-payment-gateways {
  width: 100%;
  margin: 0 0 5px;
}  
#pmi-payment-form .pmi-label {
  width: 100% !important;
  text-align: center;
  padding: 0 0 10px;
}  
.pm-invoice-front-end .pmi-payment-gateways li .pmi-after-label {
  margin: 0 !important;
  text-align: center !important;
  width: 100% !important;
}  
form#pmi-payment-form .pm-pay-submit  {
  text-align: center;
}
#pmi-payment-form {
  padding: 80px 20px 80px;
}
}

@media only screen and (max-width: 1150px){
.pmi-single-invoice .pmi-title-tb td:first-child table th {
  padding: 0 0 0 50px !important;
}
.pm-invoice-front-end td.pmi-invoice-to {
  padding: 0 0 0 90px;
}
}

@media only screen and (max-width: 900px){
.pmi-single-invoice .pmi-title-tb td:first-child table th {
  padding: 0 0 0 10px !important;
}
.pm-invoice-front-end td.pmi-invoice-to {
  padding: 0 0 0 70px;
}
}
@media only screen and (max-width: 767px) {
  #wedevs-project-manager {
    margin: 40px 25px 100px !important;
  }
    .pm-grid-row .pm-tabs-container + .pm-col-6-sm {
    position:initial;
    width: 100% !important;
      margin-top: -10px;
  }
}
@media only screen and (max-width: 750px){
.pmi-single-invoice .pmi-title-tb td:first-child table th {
  padding: 0 0 0 0px !important;
}
.pm-invoice-front-end td.pmi-invoice-to {
  padding: 0 0 0 70px;
}
}

@media only screen and (max-width: 730px){
.pmi-single-invoice .pm-invoice-front-end td.pmi-invoice-to {
  padding: 0 0 0 0px;
}  
.pm-invoice-front-end td.pmi-invoice-to {
  padding: 0 0 25px 3px;
}
.pmi-single-invoice .pmi-title-tb, 
.pmi-single-invoice .pmi-frm-to-top {
  width: calc(100% - 0px) !important;
  float: left;
  margin: 0 0 0px 0px !important;
  border-bottom: none !important;
  min-height: unset;
  display: block;
  padding: 0 0 0 20px !important;
}
.pmi-single-invoice .pmi-frm-to-top {
  border-bottom: 4px solid #2a0a3a !important;
}  
}
@media only screen and (max-width: 650px){
.logged-in #mm-clientlogin {
  padding: 0 0 0 25px;
}
}
@media only screen and (max-width: 520px){
input#partial_withdraw {
	width: inherit;
}
#pmi-payment-form .pmi-label {
   font-size: 30px;
}
}
@media only screen and (max-width: 490px) {
  .silk-ft-r {
    width: 315px;
    margin: 2px auto 0;
  }
}
  
@media only screen and (max-width: 0px){  
#pmi-payment-form .pmi-label {
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 20px;
  word-break:break-word;
}
}




@media only screen and (max-width: 900px){
.pm-pro-wrap .pm-invoice.pmi-invoices-list thead th:nth-of-type(3),
.pm-pro-wrap .pm-invoice.pmi-invoices-list thead th:nth-of-type(5),
.pm-pro-wrap .pm-invoice.pmi-invoices-list thead th:nth-of-type(6),
.pm-pro-wrap .pm-invoice.pmi-invoices-list thead th:nth-of-type(8),
.pm-pro-wrap .pm-invoice.pmi-invoices-list tbody td:nth-of-type(3),
.pm-pro-wrap .pm-invoice.pmi-invoices-list tbody td:nth-of-type(5),
.pm-pro-wrap .pm-invoice.pmi-invoices-list tbody td:nth-of-type(6),
.pm-pro-wrap .pm-invoice.pmi-invoices-list tbody td:nth-of-type(8) {
    display: none !important;
}  
}
@media only screen and (max-width: 750px){
.pm-invoice.pmi-single-invoice .pm-invoice-items thead th:nth-of-type(3),
.pm-invoice.pmi-single-invoice .pm-invoice-items thead th:nth-of-type(4),
.pm-invoice.pmi-single-invoice .pm-invoice-items thead th:nth-of-type(5),
.pm-invoice.pmi-single-invoice .pm-invoice-items tbody td:nth-of-type(3),
.pm-invoice.pmi-single-invoice .pm-invoice-items tbody td:nth-of-type(4),
.pm-invoice.pmi-single-invoice .pm-invoice-items tbody td:nth-of-type(5) {
    display: none;
}
}
@media only screen and (max-width: 650px){
.pm-pro-wrap .pm-invoice.pmi-invoices-list thead th:nth-of-type(2),
.pm-pro-wrap .pm-invoice.pmi-invoices-list thead th:nth-of-type(4),
.pm-pro-wrap .pm-invoice.pmi-invoices-list tbody td:nth-of-type(2),
.pm-pro-wrap .pm-invoice.pmi-invoices-list tbody td:nth-of-type(4){
    display: none !important;
}  	
.page-id-632 .pm-pro-wrap {
  padding: 20px 20px 150px;
}
}
@media only screen and (max-width: 600px){
.pm-invoice.pmi-single-invoice .pm-invoice-items thead th:nth-of-type(2),
.pm-invoice.pmi-single-invoice .pm-invoice-items tbody td:nth-of-type(2)  {
    display: none;
}
.pm-invoice.pmi-single-invoice .pm-invoice-list .pmi-partial-list thead th:nth-of-type(1),
.pm-invoice.pmi-single-invoice .pm-invoice-list .pmi-partial-list tbody td:nth-of-type(1),
.pm-invoice.pmi-single-invoice .pm-invoice-list .pmi-partial-list thead th:nth-of-type(2),
.pm-invoice.pmi-single-invoice .pm-invoice-list .pmi-partial-list tbody td:nth-of-type(2),
.pm-invoice.pmi-single-invoice .pm-invoice-list .pmi-partial-list thead tr,
.pm-invoice.pmi-single-invoice .pm-invoice-list .pmi-partial-list tbody tr:nth-of-type(1) {
    display: none;
}
}