/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 12 2021 | 11:16:10 */
@media (min-width: 768px) {
.container-top {
   width: 510px;
}
}

@media (min-width: 992px) {
.container-top {
    width: 670px;
}
  
.navbar-large .navbar-brand .site-logo {
	max-height: 90px;
}
  
.navbar-large a.navbar-brand {
	height: 110px;
}
}


@media (min-width: 1200px) {
.container-top {
    width: 820px;
}
}

.contact_area .phones {
  display: grid;
  grid-template-columns: minmax(40px, 1fr) 5fr;
}


.navbar-brand {
    height: 80px;
}


.navbar-inverse .sidebar-navbar {
    border: none;
}

.navbar-nav>li>a {
    border-radius: 10px 10px 0 0;
    background: none !important;
}


.navbar {
    min-height: auto;
}

.navbar-brand > .site-logo {
  max-height: 30px;
}

@media (min-width: 768px) {
  .navbar-brand > .site-logo {
      max-height: 70px;
  }
}

@media (min-width: 1024px) {
  .navbar-brand > .site-logo {
      max-height: 90px;
  }
}

.post-2.page .entry-header{
  display:none
}

.sow-image-container {
  height: auto;
  width: 100%;
}

.contact_area {
  display:grid;
  grid-gap: 4rem
}

.socials {
  display: grid;
  grid-template-columns: repeat(auto-fill, 25px);
  grid-gap: 1rem;
}
.entry-content .widget a {color:#000000}
h3.mp-header {background:#000000}
.entry-content .widget h3.mp-header a {color:#FFFFFF}

.sow-image-grid-image a h5 {color: #737371; font-size:21px}
.sow-image-grid-image a img {max-width:260px; max-height:260px;}
.sow-image-grid-image {display: flex !important; justify-content: center;}
.breadcrumbs {
  margin: -16px 0 30px;
}
.breadcrumbs span {
  margin-right: 8px;
}
.entry-content blockquote:before {
    position: absolute;
    top: 0;
    left: -32px;
    content: '';
    height: 100%;
    width: 8px;
    display: block;
    font-size: 96px;
    line-height: 1;
    background-color: #48cf1b;
}

.entry-content blockquote {
  font-family:inherit;
  color:#6b6b6b;
}

@media only screen and (min-width: 320px) {
  .sow-image-grid-wrapper {display:grid !important;grid-template-columns:1fr 1fr}
  .brief_form .h_two {
  display:grid;
  grid-template-columns:1fr
}
  .wpcf7-checkbox {
   display: grid;
  grid-template-columns: 1fr;
}
}

@media only screen and (min-width: 1024px) {
  .sow-image-grid-wrapper {display:grid !important;grid-template-columns:1fr 1fr 1fr 1fr}
  .brief_form .h_two {
  display:grid;
  grid-template-columns:1fr 1fr
}
  .wpcf7-checkbox {
   display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
}

.wpcf7-textarea {
  max-height:60px;
}



label span.t {
  display:block;
  margin-bottom:8px;
}

.t {
  font-weight:600;
}

/* Tooltip text */
.tt {
  position:relative;
  cursor: help;
  display: block;
}
.tt .tip {
	visibility: hidden;
	width: 360px;
	background-color:  #252634;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 600;

	/* Position the tooltip text */
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -180px;

	/* Fade in tooltip */
	opacity: 0;
	transition: opacity 0.3s;
}

/* Tooltip arrow */
.tt .tip::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tt:hover .tip {
	visibility: visible;
	opacity: 1;
}

@font-face {
    font-family: Cuprum;
    src: url(/wp-content/themes/enlightenment/fonts/cuprum.ttf);
  font-display: swap;
}

@font-face {
    font-family: Bip;
    src: url(/wp-content/themes/enlightenment/fonts/cuprum.ttf);
  font-display: swap;
}

body {
	font-family: Cuprum;
}

@media (min-width: 768px) {
.design-full-screen .archive-header {
    margin: -30px 0;
}

.min-height-price {
    min-height: 435px;
}
}


.gallery-icon {
    padding: 1%;
}

.gallery-item {
    border-radius: 5px;
}

.gallery-item a img {
    border-radius: 5px;
}

.title-trebovaniya-k-maketam {
    text-align: center;
    font-size: 24px;
    margin-bottom: 5px;
    line-height: 1;
}

.pechat-na-bannere-bumage-plenke {
min-height: 200px;
}


.textwidget ul {
    padding: 0px 30px;
    margin: 0;
    list-style-type: disc;
}

.icons-color {
    color: #48CF1B;
}


.top-fone {
    margin: 0px 0px 0px 3px;
    padding: 0px 0px 0px 5px;
    border-left: 1px solid #48cf1b;
}

.top-ico {
    height: auto;
  	width: 100%;
}


.orang-button-zakaz {
    background-color: #FF4A17;
    color: #fff;
    border: 2px dashed;
    border-radius: 2px;
    box-shadow: 0 0 0 4px #FF4A17;
    display: table;
    margin: 0 auto;
}

.orang-button-zakaz:hover {
    background-color: #ff5a2b;
    box-shadow: 0 0 0 4px #ff5a2b;
}

.orang-button-zakaz .so-widget-sow-button .ow-button-base a.ow-button-hover:hover {
    border-color: #ff5a2b;
}

.orang-button-zakaz .so-widget-sow-button .ow-button-base a {
    padding: 0.5em 1.5em;
}


.gren-button-zakaz {
    background-color: #48CF1B;
    color: #fff;
    border: 2px dashed;
    border-radius: 2px;
    box-shadow: 0 0 0 4px #48CF1B;
    display: table;
    margin: 0 auto;
}

.gren-button-zakaz:hover {
    background-color: #4ee11d;
    box-shadow: 0 0 0 4px #4ee11d;
}

.gren-button-zakaz .so-widget-sow-button .ow-button-base a.ow-button-hover:hover {
    border-color: #4ee11d;
}

.gren-button-zakaz .so-widget-sow-button .ow-button-base a {
    padding: 0.5em 1.5em;
}



.orang-button-zakaz-full {
    background-color: #FF4A17;
    color: #fff;
    border: 2px dashed;
    border-radius: 2px;
    box-shadow: 0 0 0 4px #FF4A17;
}

.orang-button-zakaz-full:hover {
    background-color: #ff5a2b;
    box-shadow: 0 0 0 4px #ff5a2b;
}

.orang-button-zakaz-full .so-widget-sow-button .ow-button-base a.ow-button-hover:hover {
    border-color: #ff5a2b;
}

.orang-button-zakaz-full .so-widget-sow-button .ow-button-base a {
    padding: 0.5em 1.5em;
}


.gren-button-zakaz-full {
    background-color: #48CF1B;
    color: #fff;
    border: 2px dashed;
    border-radius: 2px;
    box-shadow: 0 0 0 4px #48CF1B;
}

.gren-button-zakaz-full:hover {
    background-color: #4ee11d;
    box-shadow: 0 0 0 4px #4ee11d;
}

.gren-button-zakaz-full .so-widget-sow-button .ow-button-base a.ow-button-hover:hover {
    border-color: #4ee11d;
}

.gren-button-zakaz-full .so-widget-sow-button .ow-button-base a {
    padding: 0.5em 1.5em;
}




.h-title-bip {
    font-family: Bip;
    font-weight: normal;
}

.h-title-cuprum {
    font-family: cuprum;
    font-weight: normal;
}


.spec-border {
    border: 2px dashed #48CF1B;
    border-radius: 5px;
}


.img-rotate:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}

#text-6 a img {
  transition: all .4s;
  transform: scale(1);
}

#text-6 a img:hover {
    transform: scale(1.6);
    -webkit-transform: scale(1.6);
    -o-transform: scale(1.6);
    -moz-transform: scale(1.6);
}



input[ENGINE="email"], textarea {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    vertical-align: middle;
}

.transform-ico {
  transition: 1s;
  display: inline-block;
  transform-origin: center;
  max-width:50px;
  margin-right: 8px
}

.transform-ico:hover {
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.transform-ico:hover {
    transform: rotate(2turn);
    -webkit-transform: rotate(2turn);
    -o-transform: rotate(2turn);
    -moz-transform: rotate(2turn);
}

#menu-shirokoformatnaya-pechat a,
#menu-naruzhnaya-reklama a,
#menu-poligrafiya a,
#menu-suvenirnaya-produkciya a,
#menu-uslugi-dizayna a,
#menu-drugie-uslugi a {
    color: #000;
}

#menu-shirokoformatnaya-pechat a:hover,
#menu-naruzhnaya-reklama a:hover,
#menu-poligrafiya a:hover,
#menu-suvenirnaya-produkciya a:hover,
#menu-uslugi-dizayna a:hover,
#menu-drugie-uslugi a:hover {
    color: #7fba31;
}



ul#menu-shirokoformatnaya-pechat,
ul#menu-naruzhnaya-reklama,
ul#menu-poligrafiya,
ul#menu-suvenirnaya-produkciya,
ul#menu-uslugi-dizayna,
ul#menu-drugie-uslugi {
    list-style-image: url(/wp-content/uploads/2016/11/check-25.png);
    margin-left: 30px;
}


h3.mp-header {
    text-transform: uppercase;
    background-color: #000;
    color: #fff;
    padding: 10px;
    border: 2px dashed;
    border-radius: 10px;
    margin: 0 30px 0 0;
    box-shadow: 0 0 0 5px #000;
    font-size: 20px;
    display: inline-block;
    width: 95%;
    min-height: 94px;
  
}

h3.mp-header a:hover img.mp-img {
    background: none;
}

img.mp-img {
    width: 100%;
  	height: auto;
    margin: 0 !important;
    padding: 0 !important;
}

.textwidget > .mp-header > a {
  max-width:30%
}

h3.mp-header span {
    width: 70%;
    font-family: cuprum;
    font-size: 25px;
    font-weight: normal;
    line-height: 1.4;
    word-wrap: break-word;
}

h3.mp-header a:hover span {
    color: #fff;
}

#sidebar-navbar {
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 20px;
}

.site-footer {
    background: #000;
}

div#sidebar-footer {
    background: #000;
}

.font-size-24-px {
    font-size: 24px;
}

.td-font-size-24-px td {
    font-size: 24px;
}

.spu-box {
   border: 2px dashed #85c233;
}

h3.counter.count-number {
    margin-top: 0px;
}

i.counter-icon.fa {
    margin-bottom: 0px;
}
.brief_form h5 {
  font-size: 26px;
}

.brief_form h6   {
  font-size: 18px;
}


.card .textwidget h3.mp-header{
  background-color: transparent;
  box-shadow:none;
  width: 100%;
}

.card .textwidget {
  background-color: black;
  padding: 8px;
  border-radius: 16px;
}