/*   
Theme Name: 52029-10
Theme URI: URL
Version: 1.0
Author: NKRF
*/

/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px 'Ubuntu', Arial, sans-serif;
	width: 100%;
	height: 100%;
	background:url(http://dobromaster31.ru/wp-content/uploads/2017/10/1473684950899444257.jpg);
}
b,strong {
  font-weight:bold;
}
i,em {
  list-style:italic;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	min-width:1000px;
  position:relative;
  z-index:2;
}
.main_bg {
  position:relative;
padding:0 0 40px;
}
.clear {
  clear:both;
}
a {color:#040445}
a:hover {text-decoration:none}

/* Header
-----------------------------------------------------------------------------*/

.header {
	min-height:100px;
	min-width:1000px;
  position:relative;
  z-index:2;
  margin:0 0 30px;
}
.header_top {
  width:1000px;
  margin:0 auto;
  padding:20px 0px;
	display:table;
}
.header_logo {
	display:table-cell;
	vertical-align:middle;
	width:514px;
	font-family: 'Open Sans', sans-serif;
}
.header_logo p {
  font-size:30px;
  text-transform:uppercase;
  font-weight:bold;
  line-height: 32px;
}
.header_logo span {
  font-size:14px;
  display:block;
}
.header_phone {
	display:table-cell;
	vertical-align:middle;
	width:240px;
	text-align:center;
	font-size:22px;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
}
.header_mail {
	display:table-cell;
	vertical-align:middle;
	width:220px;
	text-align:center;
	font-size:14px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
}
.header nav {
  height:56px;
  background:url(http://dobromaster31.ru/wp-content/uploads/2017/10/design-2207760_960_720.png);
  width:1000px;
  margin:0 auto;
border-radius: 25px;
}
.header nav div > ul {

}
.header nav div > ul > li {
  float:left;
  position:relative;
}
.header nav div > ul > li:first-child > a {
  text-indent:100px;
  overflow:hidden;
  width:48px;
  height:56px;
  padding:0;
  background:url(img/home.png) no-repeat center center #040445;
border-radius: 18px;
}
.header nav div > ul > li:first-child > a:hover {
  background-color:#fff;
}
.header nav div > ul > li > a {
  color:#fff;
  font-size:16px;
  float:left;
  padding: 19px 10px;
  text-decoration:none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header nav ul li:hover > a,
.header nav ul li a:hover {
  background-color:#2165a1;
}
.header nav div > ul ul {
  display:none;
  position:absolute;
  top:55px;
  left:0;
  background:#2165a1;
  z-index: 10;
  border:1px solid #fff;
}
.header nav div > ul li {
  position:relative;
}
.header nav ul li:hover > ul {
  display:block;
}
.header nav div > ul ul a {
  display:block;
  color:#fff;
  font-size:17px;
  padding:10px;
  min-width:200px;
  text-decoration:none;
  border-bottom:1px solid #fff;
}
.header nav div > ul ul li:last-child a {
  border-bottom:0;
}
.header nav div > ul ul ul {
  left:100%;
  top:0;
}

/* Main 
-----------------------------------------------------------------------------*/

.slide {
  background-size:cover;
  height:450px;
  width:100%;
  position:relative;
  margin:-56px 0 -124px;
}
.main_left {
  width:240px;
  min-height:100px;
  position:relative;
  vertical-align:top;
  float:left;
  margin:0 20px 0 0;
}
.main_right_top {
  width:740px;
  min-height:100px;
  position:relative;
  float:right;
  background:url(http://dobromaster31.ru/wp-content/uploads/2017/10/design-2207760_960_720.png);
  margin: 0 0 30px;
    border-radius: 25px;
}
.main_right {
  width:740px;
  min-height:100px;
  position:relative;
  float:right;
}


/* services
-----------------------------------------------------------------------------*/

.advantages {
  width:680px;
  text-align:left;
  margin:30px;
}
.advantages td {
  padding:0 20px 30px 30px;
  background:url(img/ser_li.png) no-repeat left 5px;
  font-size:18px;
  color:#fff;
}
.advantages td p {
  text-transform:uppercase;
  font-size:22px;
  line-height:24px;
  margin:0 0 20px;
  font-family: 'Open Sans', sans-serif;
}
.advantages td span {
  font-size:14px;
}
.advantages td:last-child {
  padding-bottom:0;
}

.services  {
  width:100%;
  text-align:center;
  margin:0 0 20px;
}
.services  tr:first-child td div {
  width:172px;
  height:172px;
  margin:auto;
  position:relative;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.services  tr:first-child td div img {
  max-width:120px;
  height:auto;
  margin:auto;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
}
.services  tr td {
  padding: 10px 10px;
  font-size:18px;
  width:33%;
  vertical-align:middle;
}
.services  tr:last-child td {
  font-size:14px;
  vertical-align:top;
}
.services tr:last-child td a {
  text-decoration:none;
  color:#000;
}

/* Middle
-----------------------------------------------------------------------------*/

.side_left {
  width: 260px;
  margin: 0 20px 0 0;
  float: left;
}
.side_page {
  width:720px;
  float:right;
}
.content {
  color:#000;
  padding:0 0 30px;
}
.entry {
  font-size:16px;
  line-height:22px;
  font-weight:300;
  padding:0 0 15px;

}
.widget {
  margin: 0 0 20px 0;
  font-size:14px;
  padding:20px;
  background:rgba(255,255,255,0.9);
  border-radius: 25px !important;

}
.widget .menu {
}
.widget .menu li {
  position:relative;
  border-bottom:1px dashed #c4c4c4;
}
.widget .menu a {
  font-size:16px;
  font-weight:bold;
  display:block;
  color:#000;
  text-decoration:none;
  line-height:22px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.widget .menu li ul {
  padding:10px 0;
}
.widget .menu li ul li  {
  border:0;
}
.widget .menu li ul li a {
  font-size:13px;
  color:#040445;
  padding:0 0 0 10px;
  background:url(img/li.png) no-repeat left center;
  font-weight:normal;
  line-height:18px;

}
.widget .menu li ul li:last-child a{
  border-bottom:0;
}
.widget_title {
  font-size:20px;
  text-align:left;
  line-height:22px;
  margin:0 0 10px;
}
.bxstyle li > p {
  font-size:18px;
  font-weight:bold;
  margin:0 0 10px;
}
.bxstyle li div {
  font-size:14px;
  margin:0 0 10px;
}
.bxstyle li span {

}
h1.title {
  font-size:28px;
  line-height:30px;
  margin:0 0 20px;
}
.entry p {
  margin:0 0 16px;
}
.entry ol {
  margin:0 0 16px;
  counter-reset: section;
}
.entry ul {
  margin:0 0 16px;
}
.entry ol li {
  margin:0 0 6px;
}
.entry ul li {
  margin:0 0 6px;
  position:relative;
  padding:0 0 0 17px;
}
.entry ul li:before {
  position:absolute;
  top:0;
  bottom:0;
  margin:auto;
  left:3px;
  width:5px;
  height:5px;
  background:#0077d6;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  content:'';
  display:block;
}
.entry ol li:before {
  counter-increment: section;
  content: counter(section) ") ";
  color:#0077d6;
}
.entry a {
  color:#0077d6;
}
.entry a:hover {
  text-decoration:none;
}
.entry h1 {
  font-size:32px;
  margin:0 0 16px;
  font-weight:bold;
}
.entry h2 {
  font-size:26px;
  margin:0 0 16px;
  font-weight:bold;
}
.entry h3 {
  font-size:20px;
  margin:0 0 16px;
  font-weight:bold;
}
.entry .aligncenter,
.entry div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.entry .alignleft {
   float: left;
   margin:0 10px 10px 0;
}
.entry .alignright {
   float: right;
   margin:0 0 10px 10px;
}
.entry .wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.entry .wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.entry .wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.entry table {

}
.entry table td {
  padding:10px;
  border:1px solid #c4c4c4;
}
.entry table thead td {
  background:rgba(52,119,192,0.6);
  color:#fff;
}
.entry table tbody td {

}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	min-height: 210px;
	position: relative;

}
.footer .wrapper {

}
.footer_map {
  width:100%;
  height:210px;
}


/* header slider
-----------------------------------------------------------------------------*/

.header_info_bg_img {
  position:absolute;
  top:0;
  bottom:0;
  width:100%;
  left:0;
  right:0;
  z-index:1;
  display:block;
}
.header_info_bg_left {
  position:absolute;
  top:0;
  bottom:0;
  width:45%;
  left:0;
  z-index:1;
  display:block;
}
.header_info_bg_right {
  position:absolute;
  top:0;
  bottom:0;
  width:55%;
  right:0;
  z-index:2;
  display:block;
}
.header_info_bg_slider {
  position: absolute;
}
.main_title {
  font-weight:bold;
  text-align:center;
  font-size:44px;
  line-height:40px;
  margin:0 0 40px;
  color:#fff;
  text-transform:uppercase;
  font-family: 'Roboto Condensed', sans-serif;
}

/* Modal
-----------------------------------------------------------------------------*/

#modal {
  padding:20px;
}
#modal input[type="text"]{
  padding:10px;
  font-size:16px;
  margin:0 0 16px;
}
#modal textarea{
  padding:10px;
  font-size:16px;
  margin:0 0 16px;
  width: 318px;
  height: 80px;
}
#modal input[type="submit"]{
  background:#fecb30;
  padding:10px 30px;
  font-size:23px;
  line-height:30px;
  text-decoration:none;
  font-weight:bold;
  display:block;
  text-align:center;
  text-transform:uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  color:#000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 340px;
  border: 0;
  cursor:pointer;
}
#modal input[type="submit"]:hover {
  color:#fff;
  background:#000;
}
#modal .wpcf7-not-valid {
  border-color:red;
}
#modal .wpcf7-not-valid-tip {
  display:none;
}
#modal .wpcf7-response-output {
  font-size:16px;
  text-align:center;
}

/* catalog 
-----------------------------------------------------------------------------*/

.hugeitmicro li:before,
.huge_it_catalog_single_product_page li:before {
  display:none !important;
}
.write-rate-block label{
  color:#000;
}
.huge_it_catalog_view_tabs_contents {
  display:block !important;
}
.huge_it_catalog_view_tabs_contents > li {
  width: 651px !important;
}
.modalDialog label input {
  width: 393px !important;
}
.modalDialog label textarea {
  width: 393px !important;
}
.order_popup_submit_close {
  width:400px !important;
}