/*
 * Globals
 */

body {
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222;
/*  background-color: #444444;*/
background-color: #f5f5f5;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
	margin-top: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #222;
	}

header{

	}


div.amazingslider-box-1 :nth-child(3)>a{
opacity: 0!important;
    position: absolute;
    height: 0px;
    width: 0px;
    font-size: 0px!important;
}

div.amazingslider-box-6 :nth-child(3)>a{
opacity: 0!important;
    position: absolute;
    height: 0px;
    width: 0px;
    font-size: 0px!important;
}


nav{display: inline-block!important;vertical-align: top;text-align: left;}


.mobmenu-left-panel .mobmenu-left-bt, .mobmenu-right-panel .mobmenu-right-bt {
    right: 10px!important;
    top: 10px!important;}


@media (min-width:768px){
  header{width:750px}
  }
@media (min-width:992px){
  header{width:970px}
  }
@media (min-width:1200px){
  header{width:1170px}
}

header img{width: initial;}

.alignright{float:right;}

.container {}

div.container div.blog-post a {
}

div.container div.blog-post a:hover {
}

div.container div.blog-sidebar a {

}

div.container div.blog-sidebar a:hover {

}


.email-us{}
.email-us:before{
  content: "\f0e0";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 22px;
}


div.modification-box a:hover{
  display: block;
  box-shadow: 0px 0px 20px #000000;
}

div.modification-box a:hover img{
  margin-top: -10px;
  border-top: 0px;
  padding-top: 10px;
}

/*
 * Masthead for nav
 */

.container-nav{
  margin-right:auto;
  margin-left:auto;
  background-color: #2c4958;
  /*background: radial-gradient(circle at 80px 40px, #063348,#23282D, #444444);*/
  position: relative;
  text-align: center;
  }

@media (max-width:768px){
  .container-nav{display: none;}
}

.blog-masthead {
	position: fixed;
  width: 100%;
	z-index: 999;
  display: contents;
}

/* Nav links */
.menu a:active {
  color: #fff;
  background-color: #145F84;
}
.menu .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right:  5px solid transparent;
  border-bottom: 5px solid;
  border-left:   5px solid transparent;
}

/*.menu a {
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  font-weight: 500;
  color: #cdddeb;
  margin: 0 -4px 0 0;
  text-transform: uppercase;
}*/

.menu-main-container ul{
	padding: 0;
    margin: 0;
}
.menu li{
	list-style: none;
	display: inline;
}


.menu a:hover,
.menu a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #3399CC;
}

.container{}


/*
 * Blog name and description
 */

.blog-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.blog-title {
    margin-top: 0px;
    margin-bottom: 15px;
  font-size: 42px;
  font-weight: normal;
}
.blog-description {
  font-size: 20px;
  color: #999;
}

.blog-title-models{
font-weight: 800;
    color: #b90101;
    padding: 15px 0;
    margin: 20px 0;
    display: flex;
    width: 100%;
    border-bottom: 1px solid firebrick;
}
/*
 * Main column and sidebar layout
 */

.blog-main {
  line-height: 1.5;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 0 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size: 13px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}

.img100{width:100%!important;min-width:300px!important;height:100%!important;}
.zoom:hover{cursor: zoom-in; cursor: -moz-zoom-in; cursor: -webkit-zoom-in;}

.blog-sidebar{margin-bottom: 100px;}

/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


/*
 * Blog posts
 */

.blog-post {
  margin-bottom: 5%;
  margin-left: 5%;
  margin-right: 3%;
  margin-top: 5%;
}
.blog-post-title {
  margin-bottom: 5px;
  font-size: 23px;
  line-height: 57px;
}
.blog-post-meta {
  margin-bottom: 20px;
  color: #999;
}
 .nomargin{
margin: -30px 0 3% -30px !important;
 }

.blog-post img{
	width: inherit;
	margin: 0;
 }


/*
 * Footer
 */

.blog-footer {
  padding: 15px 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid #f1efef;
  margin-right:auto;
  margin-left:auto;
  margin-bottom: 25px;
}

@media (min-width:768px){
  .blog-footer{width:750px}
  }
@media (min-width:992px){
  .blog-footer{width:970px}
  }
@media (min-width:1200px){
  .blog-footer{width:1170px}
}



button {
  color: #ffffff;
  background-color: #29A7E6;
  border: none;
}

button:hover,
button:focus,
button:active,
button.active,
.open .dropdown-toggle.button {
  color: #ffffff;
  background-color: #3399CC;
  border-color: #FFFFFF;
}

button:active,
button.active,
.open .dropdown-toggle.button {
  background-image: none;
}

button.disabled,
button[disabled],
fieldset[disabled] button,
button.disabled:hover,
button[disabled]:hover,
fieldset[disabled] button:hover,
button.disabled:focus,
button[disabled]:focus,
fieldset[disabled] button:focus,
button.disabled:active,
button[disabled]:active,
fieldset[disabled] button:active,
button.disabled.active,
button[disabled].active,
fieldset[disabled] button.active {
  background-color: #29A7E6;
  border-color: #FFFFFF;
}

button .badge {
  color: #29A7E6;
  background-color: #ffffff;
}

/* DOMtabs **************************************/

.domtab{margin-top: 4%;}

ul.domtabs li:active a {color:#ffffff;}
ul.domtabs li.active:before {font-family: FontAwesome;content: "\f058";color: rgba(45, 145, 193, 0.99);}
ul.domtabs li:before {font-family: FontAwesome;content: "\f05d";}
ul.domtabs li a {color:#222222;}

ul.domtabs li {
	display: inline-block;
    width: 45%;
    vertical-align: top;
    white-space: nowrap;
    font-size: 12px;
	}

ul.domtabs {
	list-style:none;
	padding:0;
	margin: 0 20px 0 0;

	}

ul.domtabs li a {
	text-decoration:none;
	padding: 3px 4px 3px 4px;
	margin-left: 8px;
	}

ul.domtabs li a:hover{
    background: #DAF2FB;
    color: #145F84;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


ul.tabs{display:inline-block}
ul.tabs li.active {}
ul.tabs li:active a {color:#ffffff;}
ul.tabs li.active:before {font-family: FontAwesome;content: "\f058";color: rgba(45, 145, 193, 0.99);}
ul.tabs li:before {font-family: FontAwesome;content: "\f05d";}
ul.tabs li a {color:#222222;}				/* Цвет шрифта неактивной вкладки */

ul.tabs li {margin-right:0.5em;}			/* Пробелы между вкладками. Чтобы пробелов не было, присвойте 0 */

ul.tabs {
	list-style:none;
	padding:0;
	margin: 0 30px 0 0;
    vertical-align: top;
	}

ul.tabs li {
text-align: left;
text-decoration: none;
-moz-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border-radius: 3px;
padding: 4px 0px;
}


ul.tabs li a {
	text-decoration:none;
	padding: 3px 4px 3px 4px;
	margin-left: 8px;
	}

ul.tabs li a:hover{
    background: #DAF2FB;
    color: #145F84;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

td{padding: 10px 15px;;}
tr{border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;}
tr:child-first{border-bottom: 1px solid #ccc;}

.button-blue{
    color: #ffffff;
    background-color: #29A7E6;
    border: none;
    border-radius: 3px;
    padding: 6px 17px;
    cursor: pointer;
}

.button-blue:hover{
    color: #ffffff;
    background-color: #3399CC;
    text-decoration: none;
    cursor: pointer;
  }

  /***** Slideshow *****/
.amazingslider-text-wrapper-1{

}

.amazingslider-nav-featuredarrow-1{

}

.amazingslider-bullet-1{
    padding: 0px!important;
}

.amazingslider-nav-thumbnail-tite-1{
  color: white!important;
}

div.desc-new{
	background: red;
    display: inline-block;
    border-radius: 3px;
    padding: 1px 5px;
}

div.desc-cost{
	font-size: 1.2em;
    background: rgba(0, 0, 0, 0.5);
    color: #E4F500;
    display: inline-block;
	padding: 4px 12px 4px 12px;
    border-radius: 2px;
    margin: 5px -9px -3px 0;
}

.amazingslider-title-1{
    background: rgba(0, 0, 0, 0.4)!important;
    display: inline-block!important;
    padding: 4px 32px 4px 12px;
    border-radius: 2px;
    margin: 5px -32px 4px 0;
    font-size: 24px!important;
    font-style: normal!important;
    font-weight: 600!important;
    font-family: inherit!important;
}
.amazingslider-text-bg-1{
      background-color: transparent!important;
}

.book{
  margin: 22px 17px 13px 0;
  display: inline-block;
  padding: 0;
  vertical-align: top;
  text-align: right;
  width: 45px;
  float: left;
  font-size: 2rem;
  color: #bd5e5e;
}


.date{
	margin: 20px 15px 13px 0;
  display: inline-block;
  padding: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -khtml-border-radius: 3px;
	vertical-align: top;
	text-align: center;
	width: 45px;
	float: left;
  border: 1px solid #dedede;
  line-height: 1.3;
  background: #ececec;
}

.date p{
  margin: 0;
  background: #ffffff;
  font-size: 22px;
  border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  -khtml-border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  color: #b72c2c;
}

.title-news{
	display: inline-block;
}

.more{
  display: inline-block;
  padding: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -khtml-border-radius: 3px;
	padding: 3px 9px;
  border: 1px solid #0189bf;
}

.more a{
  text-decoration: none;
  color: #0189bf;
}

.more:hover{
  background: aliceblue;
}

.aligncenter{text-align: center;}

.model-box{
	position: relative;
	display: inline-block;
  cursor: pointer;
  padding: 5px;
}

.model-box a{
  display: block;
  padding: 8px;
  border: 2px solid transparent;
  text-decoration: none;
}

.model-box a:hover{
  border: 2px solid #b22222;
  padding: 8px;
}

.model-box img{width: 100%;}

table.tech{margin-top: 30px;width:100%;}
table.tech td{
    padding: 8px 20px 8px 15px;
    background-color: #ebf3ff;
    border: 3px solid white;
    width: 50%;
}
table.tech td>ul{margin: 0px;-webkit-padding-start: 12px;}


table.yellow{margin-top: 30px;width:100%;}
table.yellow td {
    padding: 8px 20px 8px 15px;
    background-color: #fff3b8;
    border: 3px solid white;
    width: 50%;
}
table.yellow td>ul{margin: 0px;-webkit-padding-start: 12px;}

table.yellow td.white{background-color: #fff}

.textwidget{text-align: center;}

.pluso{float: right;}

.nbs-flexisel-item p{margin: 0;}

.nbs-flexisel-item a{display: block;padding-bottom: 11px;text-decoration: underline;}
.nbs-flexisel-item a:hover{text-decoration: none;}


#new{
    background: #3ca51a;
    border-radius: 2px;
    padding: 0 4px;
    font-size: 11px;
    color: white;
    position: absolute;
    bottom: 100px;
    right: 0px;

  animation-name: newest;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.74, 0.03, 0.23, 1.01);
  animation-duration: 1s;
  -webkit-animation-name: newest;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.74, 0.03, 0.23, 1.01);
  -webkit-animation-duration: 1s;
}

@keyframes newest {
  from { opacity: 1.0; }
  to { background: #faa200; }
}

@-webkit-keyframes newest {
  from { opacity: 1.0; }
  to { background: #faa200; }
}




#new2{
    background: #3ca51a;
    border-radius: 4px;
    padding: 0 4px;
    font-size: 11px;
    border: 2px solid white;
    color: white;
    display: inline-block;
}

.div-lastnews{
    margin: 10px 4px 20px 4px;
    padding: 5px 10px;
    border-radius: 4px;
}

.news-date{
    color: #222;
    margin-right: 6px;
    font-weight: bold;
    padding: 2px 4px;
    font-size: 12px;
}


.nbs-flexisel-nav-left {display:none;}
.nbs-flexisel-nav-right {display:none;}

div.singlepic-right{
    display: block;
    float: right;
    text-align: center;
    line-height: 13px;
    background: #eee;
    padding: 10px 8px 13px 9px;
    font-size: 12px;
    margin: 0 0 15px 20px;
  }

div.singlepic-right>div{margin: 0 auto 0;}

div.singlepic-left{
    display: block;
    float: left;
    text-align: center;
    line-height: 13px;
    background: #eee;
    padding: 10px 8px 13px 9px;
    font-size: 12px;
    margin: 0 20px 15px 0;
  }

div.singlepic-left>div{margin: 0 auto 0;}

.ngg-album-compactbox {border: none!important;background: #d6d6d6;}
.ngg-album-compactbox:after, .ngg-album-compactbox:before {border-bottom: 2px solid #d6d6d6!important;}
.ngg-album-compact h4 .ngg-album-desc {height: inherit!important;max-width: 243px!important;text-align: center;}
.ngg-album-compact p {color: grey;text-align: center;}
ul.ngg-breadcrumbs>li:first-child{display:none;}
ul.ngg-breadcrumbs>li{font-size: 1.2em;}


/***WP-PageNavi***/
.wp-pagenavi{clear: both;margin-bottom: 5px;margin-top: 35px;text-align: center;}
.wp-pagenavi a, .wp-pagenavi span {
color: #aaa;
font-size: 15px;
padding: 7px 8px;
display: inline;
margin: 0 3px;
}
.wp-pagenavi a {
color: #bd5e5e;
border: none;
border-bottom: 3px solid #ddd;
border-top: 1px solid #f1f1f1;
font-weight: bold;
text-decoration: none;
background: none;
}
.wp-pagenavi a:hover {border-bottom: 3px solid #bd5e5e;color:#777;background: none;}
.wp-pagenavi span.current {
background: none;
border: none;
border-bottom: 3px solid #bd5e5e;
border-top: 1px solid #f1f1f1;
font-weight: bold;
}
.wp-pagenavi span.pages{background: none !important;color: #ADADAD;font-size: 15px;display: block;margin-bottom: 12px;}
.wp-pagenavi span.pages:before {content: "\f15c";font-family: FontAwesome;margin-right: 6px;}
.wp-pagenavi a.previouspostslink{padding: 7px 8px;font-weight: bold;}
.wp-pagenavi a.nextpostslink{padding: 7px 8px;font-weight: bold;}


.grecaptcha-badge {visibility: hidden;}

/*Social Messengers */
#wb_cta_wrap{width:150px;height:150px;position:fixed;bottom:10px;right:5px;z-index:99999999;display:inline-block;margin-bottom: 25px;margin-right: 25px;}
#wb_cta_wrap_relative,#wb_cta_wrap_relative2{height:fit-content;width:fit-content;position:relative;float:right;top: 70px;left: 70px;display:block}

.messengersq .links.active a:nth-child(2) {
  background: #2a9fda;
}
.messengersq .links.active a:nth-child(3) {
  background: #007ff8;
}
.messengersq .links.active a:nth-child(4),
.messengersq .links.active a:nth-child(5) {
  background: #784f99;
}
.messengersq .links.active a:nth-child(6) {
  background: #27a219;
}

/*Ringost*/
.rngst_phone_button {
    bottom: 20px!important;
    right: calc(3% + 24.75px)!important;
  }


  /*NextGen Gallery*/
.ngg-galleryoverview{text-align: center;}
.ngg-gallery-thumbnail-box {display: inline-block;float: none!important;}
@media screen and (max-width: 768px){
  .ngg-gallery-thumbnail-box{width: 47%;}
}


/*Video Block*/
.video-block{
background: #ebf3ff;
padding: 10px 10px 4px;
text-align: center;
}

.video-block iframe{margin: 10px;}


.fb-share-button{display: inline-block;}

.button-credit{
  display: inline-block;
  background: #ffffff;
  color: #179a07;
  padding: 4px 9px;
  margin: 0px 0 4px 6px;
  position: relative;
  line-height: 1.5;
  vertical-align: bottom;
  border-radius: 6px;
  border: 2px solid #179a07;
  font-weight: bold;
}
.button-credit::before{
  content: "\f53d";
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  padding: 0 5px 0 0;
}

@media screen and (max-width: 768px){
  .button-credit{
    margin: 0px 0 0px 6px;
  }
}



/*NEXTGEN GALLERY*/
.ngg-gallery-thumbnail {border: none!important;}


/*SIMPLELIGHTBOX*/
.sl-overlay {opacity: 0.9!important;}