/*
Theme Name: vvt-gruz2014
Theme URI: http://www.gruzkyiv.com.ua/
Description: 2 column theme for WordPress.
Version: 1.0
Author: Vitalii Tokar
Tags:  adaptiv-width, flexible-footer-sidebar
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
html {
	height: 100%;
}
@font-face {
    font-family: 'marmelad-regular';
    src: url('fonts/marmelad-regular.eot');
    src: url('fonts/marmelad-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/marmelad-regular.woff') format('woff'),
         url('fonts/marmelad-regular.ttf') format('truetype'),
         url('fonts/marmelad-regular.svg#marmelad-regular') format('svg');
    font-weight: 100;
    font-style: normal;
}
body {
	font-family: 'marmelad-regular', sans-serif;
	font-size: 13px;
	line-height:22px;
	color:#666;
	height: 100%;
	min-width:280px;
}
b, strong {
    font-weight: 100;
    font-style: normal;
	color:#000;
}
.header {
  background: #2069A0;
  color: #fff;
  padding: 1em 5%;
}
.header-middle {
    max-width: 1024px;
    margin: 0 auto;
}

.logo {
    width: 300px;
    height: 82px;
    background: url(http://www.gruzkyiv.com.ua/wp-content/uploads/2024/04/01-2024.png) no-repeat center center;
    text-indent: -4000px;
}

#item1 {
    width: 300px;
    height: 82px;
    margin: 0;
    background-color: #eee;
}

.header p {
    text-align: left;
    font-size:12px;
}

.container {
  width: 90%;
  max-width: 1024px;
  margin: 1em auto;
}
.phonecity {
    font-weight:bolder;
    background: url(img/phonecity.png) no-repeat left top;
    height: 20px;
    padding: 14px 0 0 40px;
    line-height:0;
}
.phonekievstar {
    font-weight:bolder;
    background: url(img/phonekievstar.png) no-repeat left top;
    height: 20px;
    padding: 14px 0 0 40px;
	line-height:0;
}
.phonelife {
    font-weight:bolder;
    background: url(img/phonelife.png) no-repeat left top;
    height: 20px;
    padding: 14px 0 0 40px;
	line-height:0;
}
.phonemts {
    font-weight:bolder;
    background: url(img/phonemts.png) no-repeat left top;
    height: 20px;
    padding: 14px 0 0 40px;
	line-height:0;
}
p {
  margin: 0 0 1.5em 0; }

a {
	color: #2069A0;
	outline: none;
	text-decoration: none;
	border-bottom: 1px #2069A0 dotted;
	padding: 0 0 1px 0;
}
a:hover {
	color: #ff0000;
	border-bottom: 1px #ff0000 dotted;
}
hr {
    display:block;
    clear:both;
    float:none;
    border: none; 
    color: #e6e6e6; 
    background-color: #e6e6e6; 
    height: 1px; /* Толщина линии */
    padding: 0;
    margin: 32px 0;
}
h1 {
    font-size:300%;
    line-height:60px;
    color: #2069A0;
}
h2 {
    font-size:200%;
    color: #2069A0;
    line-height:60px;
}
h3 {
    font-size:150%;
	color: #2069A0;
	padding-bottom: 30px;
}
h4 {
    font-size:110%;
    color: #2069A0;
	padding-bottom: 15px;
}

img {
  display: block;
  max-width: 100%; 
}
table {
	width: 100%;
	height: 100%;
	background-color:#fff;
	padding: 0px;	
}
td {

    padding: 5px;
}
tr {
    margin: 0px 0;
	padding: 0px 0;
}

.dot { float: right; padding: 10px; background-color:#2069A0; color:#fff;} 
.dot:hover  { float: right; padding: 10px; background-color:#fff; color:#ff0000;}
.dot-info { float: right; margin: 16px 0; padding: 10px; background-color:#2069A0; color:#fff;} 
.dot-info:hover  { float: right;  padding: 10px; background-color:#fff; color:#ff0000;}
  
/* Nav
------------------------------------------------------------------------*/

.nav-wrap {
    float: right;
    text-align: left;
    margin: 20px 0 0 0;
}
.nav-wrap ul.languages {
    display: block;
    float:right;
    padding: 5px 0 5px 5px;
    text-decoration: none;
    margin-top: -8.5px;
}
.nav-wrap ul.languages li.lang-item {
    padding: 5px 0 3px 5px;
}
.toggleMenu {
    display:  none;
    background: #fff;
    float:right;
    padding: 0px 4px;
    margin-top: 10px;
    color: #2069A0;
    border: 3px #eee solid;
    text-decoration: none;
}
.toggleMenu:hover {
    border: 3px #e0e0e0 solid;
}
.nav {
    list-style: none;
     *zoom: 1;
     background:#2069A0;
    float:right;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;

}
.nav a {
    padding: 15px 15px 10px 15px;
    color:#fff;
    border:none;
    text-transform:uppercase;
}
.nav a:hover {
    color:#ff0000;
}
li.page-item-448 a { background:#2069A0 url(img/home.png) no-repeat left 5% center; text-indent: -4000px;}
li.page-item-448 a:hover { background:#2069A0 url(img/homehover.png) no-repeat left 5% center; text-indent: -4000px;}
li.page-item-452 a { background:#2069A0 url(img/home.png) no-repeat left 5% center; text-indent: -4000px;}
li.page-item-452 a:hover { background:#2069A0 url(img/homehover.png) no-repeat left 5% center; text-indent: -4000px;}
.nav li {
    position: relative;
}
.nav > li {
    float: left;
}
.nav > li > .parent {
    background: url(img/downArrow.png) no-repeat center right;
    background-repeat: no-repeat;
    background-position: right;
    padding: 15px 35px 10px 11px;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
    font-size:13px;
    -webkit-box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3); /* Для Safari 3.0 */
    -moz-box-shadow: 2px 3px 2px 0px rgba(00, 00, 00, .3); /* Для Firefox 3.5 */
    box-shadow: 2px 3px 2px 0px rgba(00, 00, 00, .3); /* Для современных браузеров */
    text-transform: none;
}
.nav > li.hover > ul {
    left: 0;
    background-color: #fff;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    display: block;
    background-color: #f3f3f3;
    color: #2069A0;
    position: relative;
    min-width: 280px;
    z-index:100;
    padding: 10px;
    text-transform: none;
    border-top: 1px solid #e2e2e2;
}
.nav li li a:hover {
    background-color: #fff;
}

.nav li li li a {
    background:#72B5E5;
    z-index:200;
    border-top: 1px solid #fff;
}
/* -- list style
------------------------------------------------------------- */
.widget ul { 
    padding:0;
    margin: 0;
}
.widget ul li a { 
    padding: 0;
    line-height:0;
    margin:  0;
}
.widget ul li.page-item-448 a { background:none; text-indent: 0;}
.widget ul li.page-item-448 a:hover {background:none; text-indent: 0;}
.widget ul li.page-item-452 a { background:none; text-indent: 0;}
.widget ul li.page-item-452 a:hover {background:none; text-indent: 0;}
.widget ul li { 
    font-size: 22px;
    font-weight: 100;
    background: url(img/arrow.png) no-repeat left top;
    padding: 0 0 0 22px;
    margin: 18px 0;

}
.widget ul li li{ 
    background: url(img/arrow2.png) no-repeat left top;
    padding: 0 0 0 16px;
    margin: 5px 0;
    font-size: 16px;
    font-weight: normal;

}
.widget ul li li li { 
    background: url(img/arrow.png) no-repeat left top;
    padding: 0 0 0 16px;
    margin: 5px 0;
	font-size: 12px;
}
ul.parent {	padding: 0; margin:0 0 0 0.3em;}
/* -- Begin grids
------------------------------------------------------------- */
/* -- Use this wrapper if you want to divide your columns -- */
.divide-bottom {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em; }

/* -- Use this wrapper if you want to block-out a column with padding -- */
.island {
  padding: 5px 25px 20px 20px;
  background-color: #f7f7f7; }
.island :last-child {
    margin-bottom: 0; 
}

/* -- Setup grids with base class -- */
.grid-wrap {
  margin-left: -3em;
  overflow: hidden;
  clear: both; }

.grid-col {
  float: left;
  padding:1em 0 1em 3em;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.large-gutter {
  margin-left: -6em; }
  .large-gutter .grid-col {
    padding-left: 6em; }

.half-gutter {
  margin-left: -1.5em; }
.half-gutter .grid-col {
    padding-left: 1.5em; }

.no-gutter {
  margin-left: 0; }
.no-gutter .grid-col {
    padding-left: 0; }

.reset-gutter {
  margin-left: -3em; }
  .reset-gutter .grid-col {
    padding-left: 3em; }

ul.grid-wrap,
ol.grid-wrap {
  padding-left: 0;
  list-style: none; }

li.grid-col {
  margin-left: 0;
  margin-bottom: 0; }

.col-full,
.col-set-full .grid-col {
  width: 100%; }

.col-one-half,
.col-set-one-half .grid-col {
  width: 50%; }

.col-one-third,
.col-set-one-third .grid-col {
  width: 33.333%; }

.col-one-quarter,
.col-set-one-quarter .grid-col {
  width: 25%; }

.col-two-thirds {
  width: 66.666%; }

.col-three-quarters {
  width: 75%; }
  
  
/* =Post
--------------------------------------------
.container ul { 
    padding:0;
    margin: 0;
}
.container ul li a { 
    padding: 0;
	line-height:0;
	margin:  0;
}
.container ul li { 
    font-size: 22px;
    font-weight: 100;
    background: url(img/arrow.png) no-repeat left top;
    padding: 0 0 0 22px;
    margin: 18px 0;

}
.container ul li li{ 
    background: url(img/arrow2.png) no-repeat left top;
    padding: 0 0 0 16px;
    margin: 5px 0;
    font-size: 16px;
    font-weight: normal;

}
.container ul li li li { 
    background: url(img/arrow.png) no-repeat left top;
    padding: 0 0 0 16px;
    margin: 5px 0;
    font-size: 12px;
}--------------------*/

.pricename {
    font-size:180%;
    line-height:28px;
    color: #2069A0;
    text-align: center;
}
.tonn {
    font-size:150%;
    color: #2069A0;
    line-height:22px;
    text-align: center;
}
.grey {
    width: 100%;
    text-align: center;
    float: left; padding:5px;
    color:#2069A0;
    font-size:18px;
    background-color:#eee;
}
.blue {width: 100%; text-align: center; background-color: #2069A0; color:#fff; font-size:18px; padding: 5px; float: left; border-bottom: 20px solid #fff;}
.green {width: 100%; text-align: center; background-color: #009933; color:#fff; font-size:32px; padding: 20px 0; float: left;} 
/* =Footer
-------------------------------------------------------------- */  
.footer {
  background: #2069A0;
  color: #fff;
  padding: 1em 5%;
}
.footer-middle {
    max-width: 1024px;
	margin: 0 auto;
}
.footer-middle h2 {
	color:#fff;
}
.bp3-col-set-one-quarter p {
    height: 170px;
    margin-bottom: 20px;
}
h2.reviews {
    background: url(img/reviews.png) no-repeat left 13px;
    height: 60px;
    padding-left: 40px;
}

h2.order {
    background: url(img/order.png) no-repeat left 13px;
    height: 60px;
    padding-left: 40px;
}

h2.contact {
    background: url(img/contact.png) no-repeat left 13px;
    height: 60px;
    padding-left: 40px;
}

h2.gallery {
    background: url(img/gallery.png) no-repeat left 13px;
    height: 60px;
    padding-left: 40px;
}
.footer a {
    color:#fff;
} 
.footer-middle a {
    color:#fff;
    border-bottom: 1px #fff dotted;
} 
.footer-middle a:hover {
    color:#ff0000;
    border-bottom: 1px #ff0000 dotted;
}
.copy {
    text-align: center;
}
/* =Images
-------------------------------------------------------------- */

/*
измените размеры изображений, чтобы соответствовать области основного контента.
- Применяется только к изображениям, загруженным через WordPress.
- Другие изображения будут оставлены в покое. используйте класс "size-auto", чтобы соответствовать другим изображениям.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* Когда изображение слишком широкое для контента, вынуждаем их соответствовать контенту. */
	height: auto; /* Высота выставляется автоматически, чтобы соответствовать измененной ширине изображения. */
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 8px;
    margin: 12px 20px 12px 0;
    border:none;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin: 12px 0 12px 20px;
    border: 3px #e6e6e6 double;
    background: #fff;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin: 12px auto 20px;
    border: 3px #e6e6e6 double;
    background: #fff;
}
img.alignleft,
img.alignright,
img.aligncenter {
    padding: 0px;
}

#content .attachment img {/* должны центрироваться одиночные присоединяемые изображения */
	display: block;
	margin: 0 auto;
}
#fancybox-close {
    border:none;
}
/* -- Breakpoint (.bp1)
------------------------------------------------------------- */
@media only screen and (min-width: 30em) {
  .bp1-col-full,
  .bp1-col-set-full .grid-col {
    width: 100%; }

  .bp1-col-one-half,
  .bp1-col-set-one-half .grid-col {
    width: 50%; }

  .bp1-col-one-third,
  .bp1-col-set-one-third .grid-col {
    width: 33.333%; }

  .bp1-col-one-quarter,
  .bp1-col-set-one-quarter .grid-col {
    width: 25%; }

  .bp1-col-two-thirds {
    width: 66.666%; }

  .bp1-col-three-quarters {
    width: 75%; } }
/* -- Breakpoint 2 (.bp2)
------------------------------------------------------------- */
@media only screen and (min-width: 48em) {
  .bp2-col-full,
  .bp2-col-set-full .grid-col {
    width: 100%; }

  .bp2-col-one-half,
  .bp2-col-set-one-half .grid-col {
    width: 50%; }

  .bp2-col-one-third,
  .bp2-col-set-one-third .grid-col {
    width: 33.333%; }

  .bp2-col-one-quarter,
  .bp2-col-set-one-quarter .grid-col {
    width: 25%; }

  .bp2-col-two-thirds {
    width: 66.666%; }

  .bp2-col-three-quarters {
    width: 75%; } }
/* -- Breakpoint 3 (.bp3)
------------------------------------------------------------- */
@media only screen and (min-width: 60em) {
  .bp3-col-full,
  .bp3-col-set-full .grid-col {
    width: 100%; }

  .bp3-col-one-half,
  .bp3-col-set-one-half .grid-col {
    width: 50%; }

  .bp3-col-one-third,
  .bp3-col-set-one-third .grid-col {
    width: 33.333%; }

  .bp3-col-one-quarter,
  .bp3-col-set-one-quarter .grid-col {
    width: 25%; }

  .bp3-col-two-thirds {
    width: 66.666%; }

  .bp3-col-three-quarters {
    width: 75%; } }


@media only screen and (max-width: 768px) {

	h1 {
	    font-size: 200%;
	    line-height:30px;
	}
	h3 {font-size: 140% }
	h4 {font-size:125% }
    h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 30px;
    }
	.header p { font-size:12px;}
	 .active {
        display: block;
    }
	.nav-wrap {
    width: 100%;

    margin: 0px auto;

    float: left;
}
    .nav { float: none; margin-top: 70px;}
    .nav > li {
	    border-top: 1px solid #fff;
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("img/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
	.nav li  ul {
	width: 100%;
	-webkit-box-shadow: none; /* Для Safari 3.0 */
        -moz-box-shadow: none; /* Для Firefox 3.5 */
        box-shadow: none /* Для современных браузеров */
	}
.nav li li a {
    display: block;
    background-color: #f3f3f3;
	color: #2069A0;
    position: relative;
    min-width: 180px;
    z-index:100;
	padding: 10px;
    border: none;
    border-top: 1px solid #e2e2e2;
}
   .logo {
    background: url(http://www.gruzkyiv.com.ua/wp-content/uploads/2024/04/02-2024.png) no-repeat center center;
    width: 200px;
    height:54px;
    }
    #item1 {
	width: 200px;
	height: 54px;
	background-color: #eee;
	z-index: 999;
    }
}
