/*
    Theme Name: Knight
    Theme URL: https://bootstrapmade.com/knight-free-bootstrap-theme/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/

/* CSS Document */

/* Float Elements
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.figure{ margin:0px;}

/*img{ max-width:100%;}*/

a, a:hover, a:active{ outline:0px !important}

@font-face {
  font-family: 'FontAwesome';
  src: url('http://int-building.ru/fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('http://int-building.ru/fonts/fontawesome-webfont.eot#iefix&v=4.1.0') format('embedded-opentype'), url('wa/fontawesome-webfont-50.woff') format('woff'), url('wa/fontawesome-webfont-51.ttf') format('truetype'), url('wa/fontawesome-webfont-52.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Primary Styles
---------------------------------*/
body {
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#888888;
	margin:0;
}

h1{margin:.67em 0;font-size:2em;}

h2{
	font-size:34px;
	color:#222222;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	letter-spacing: -1px;
	margin:0 0 15px 0;
	text-align:center;
	text-transform:uppercase;
}
h3{
	font-family: 'Montserrat', sans-serif;
	color:#222222;
	font-size:16px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:400;
}
h6{
	font-size:16px;
	color:#888888;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
	margin:0 0 60px 0;
}
p{
	line-height:24px;
	margin:0;
}

/* Header Styles
---------------------------------*/

.header{
	background:url(wa/pw_maze_black_2X-53.webp) left top repeat;
    position: relative;
    overflow: hidden;
    /*padding: 14px 0 0 0;*/
}
.header h1{
	font-family: 'Montserrat',sans-serif;
	font-size:50px;
	font-weight:400;
	letter-spacing: -1px;
	margin:0 0 22px 0 ;
	color:#000;
}

.top_head {
    height: 150px;
}

.logo {
    padding: 16px 0 0 0;
    float: left;
    overflow: hidden;
    width: 650px;
}

.ltype {
    background: url(wa/logo-54.webp) 0% 0% no-repeat;
    display: inline-block;
    margin: 0px 0px -6px 40px;
	min-height: 52px;
    width: 218px;
}

.slogan {
    padding: 3px 0 0 23px;
    border-left: 1px solid #939393;
    display: inline-block;
    height: 48px;
    color: #000;
    font-size: 16px;
    box-sizing: border-box;
}

.head_contacts {
    text-align: right;
    width: 200px;
    float: right;
	margin-right: 50px;
}

.tel {
    display: block;
    font-size: 20px;
    color: #000;
    text-decoration: none;
    padding: 19px 0 0 0;
}

.order_call {
    color: #000;
    font-size: 15px;
    display: inline-block;
    border-bottom: 1px dotted #000;
    text-decoration: none;
}

.we-create{
	padding:0;
	margin:35px 0 55px;
}
.wp-pic{
	margin-bottom:20px;
}
.we-create li{
	display:inline-block;
	font-family: 'Montserrat',sans-serif;
	font-size:14px;
	color: #bcbcbc;
	text-transform: uppercase;
	font-weight: 400;
	margin:0 5px 0 0;
	padding:0 0 0 15px;
}
.we-create li:first-child{
	background:none;
}

.start-button {
	padding-left: 0px;
}

.start-button li a{
color: #fff;
}


.link{
	padding:15px 35px;
	background:#7cc576;
	color:#fff !important;
	font-size:16px;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
	display:inline-block;
	border-radius:3px;
	text-transform:uppercase;
	line-height:25px;
	margin-bottom:20px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.link:hover {
	text-decoration:none;
	color:#7cc576 !important;
	background:#fff;
}

.link:active, .link:focus {
	background: #7cc576;
	text-decoration:none;
	color:#fff !important;
}

/* Navigation
---------------------------------*/
.main-nav-outer{
	padding:0px;
	border-bottom:1px solid #dddddd;
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
	position:relative;
	background:#fff;
}
.main-nav{
	text-align:center;
	/*margin:10px 0 0px;
	padding:0;*/
	list-style:none;
}
.main-nav li{
	display:inline;
	margin:0 1px;
}
.main-nav li a{
	display:inline-block;
	color:#222222;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	line-height:20px;
	margin:17px 32px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.main-nav li a:hover{
	text-decoration:none;
	color: #7cc576;
}

.small-logo{
	padding:0 32px;
}

.main-section{
	padding:50px 0 70px;
}


/* Services
---------------------------------*/

.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;
}
.service-list-col1{
	float:left;
	width:60px;
}
.service-list-col1 i{
	font-style:normal;
	font-size:38px;
	display:block;
	font-family: 'FontAwesome';
	line-height:38px;
}
.service-list-col2{
	overflow:hidden;
}
.main-section.alabaster{
	background:#fafafa;
}

/* Featured Work
---------------------------------*/
.featured-work{
	font-size:14px;
}
.featured-work h2{
	text-align:left;
}
.featured-box{
	padding:0 0 0 0;
	margin-bottom:25px;
	font-size:14px;
}
.featured-box h3{
	margin-bottom:5px;
}
.featured-box p{
	line-height:22px;
}
.featured-work p.padding-b{
	width: 85%;
	font-size: 18px;
	padding-bottom:35px;
}
.featured-box-col1{
	width:60px;
	float:left;
}
.featured-box-col1 i{
	display:block;
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	color:#777777;
	font-style:normal;
}
.featured-box-col2{ overflow:hidden;}
.featured-box.magic{
	background:url(http://int-building.ru/img/magic.png) left top no-repeat;
}
.featured-box.packaged{
	background:url(http://int-building.ru/img/packaged.png) left top no-repeat;
}
.featured-box.seo{
	background:url(http://int-building.ru/img/seo.png) left top no-repeat;
}
.Learn-More{
	display:inline-block;
	padding:0 5px 0 0;
	color:#7cc576;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	display: none;
}
.Learn-More i{
	padding-right:15px;
}

.Learn-More:hover, .Learn-More:focus{
	text-decoration:none;
	color: #111;
}


/* Portfolio
---------------------------------*/
.Portfolio-nav{
	padding:0;
	margin:0 0 45px 0;
	list-style:none;
	text-align:center;
}
.Portfolio-nav li{
	margin:0 10px;
	display:inline;
}
.Portfolio-nav li a{
	display:inline-block;
	padding:10px 22px;
	font-size:12px;
	line-height:20px;
	color:#222222;
	border-radius:4px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	background:#f7f7f7;
	margin-bottom:5px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.Portfolio-nav li a:hover{
	background:#7cc576;
	color:#fff;
	text-decoration:none;
}

.portfolioContainer{
	margin:0 auto;
	padding-left:15px;
}

.Portfolio-box{
	text-align:center;
	margin-bottom:30px;
	height:350px;
	width:350px;
	overflow:hidden;
	float:left;
	padding:0;
}
.Portfolio-box img{
	margin-bottom:25px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.Portfolio-box img:hover {
	opacity: 0.6;
}

.Portfolio-nav li a.current{
	background:#7cc576;
	color:#fff;
	text-decoration:none;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

.main-section.paddind{
	padding-bottom:60px;
}

/* Clients
---------------------------------*/
.client-part{
	background:url(http://int-building.ru/img/section-bg1.jpg) center center no-repeat;
	background-size:cover;
	padding:55px 0;
	text-align:center;
}
.client-part-haead{
	color:#fdfdfd;
	font-size:28px;
	line-height:41px;
	margin:30px 0 10px;
	font-family: ''Open Sans',sans-serif';
	font-style: italic;
}
.client{
	padding:0;
	margin:20px 0 0;
	list-style:none;
	text-align:center;
}
.client li{
	display:inline;
	margin:0 15px;
}
.client li a{
	display:inline-block;
}
.client li a img{
	margin-bottom:15px;
	border-radius:50%;
}
.client li a:hover{
	text-decoration:none;
}
.client li a h3{
	color:#ffffff;
}
.client li a span{
	color:#f1f1f1;
}
.quote-right{
	font-style:normal;
	width:68px;
	height:68px;
	margin:0 auto;
	border:2px solid #7cc576;
	border-radius:50%;
	display:block;
	line-height:68px;
	text-align:center;
	font-size:27px;
	color:#7cc576;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.quote-right:hover{
color: #fff;
border: 2px solid #fff;
}

.c-logo-part{
	background:#7cc576;
	padding:25px 0;
    filter: alpha(opacity=60);
}
.c-logo-part ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
.c-logo-part ul li{
	display:inline;
	margin:0 25px;
}
.c-logo-part ul a{
	display:inline-block;
	margin: 0 20px;
}
.main-section.team{
	padding:85px 0;
}
.main-section.team h6{
	margin-bottom:40px;
}


/* Team
---------------------------------*/
.team-leader-block{
	max-width:993px;
	margin:0 auto;
}
.team-leader-box{
	width:30.66%;
	margin-right: 3.82979%;
	height: 490px;
	overflow: hidden;
	text-align: center;
	float: left;
}
.team-leader-box span{
	margin-bottom:24px;
	display:block;
}
.team-leader-box:nth-of-type(3n+0){ margin:0;}
.team-leader{
	width:auto;
	height:auto;
	position:relative;
	border-radius:50%;
	box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);
	margin:7px 7px 25px 7px;

}
.team-leader-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:50%;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	border-radius:50%;
}
.team-leader-shadow a{
	display:block;
	width:100%;
	height:100%;
}
.team-leader:hover .team-leader-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}
.team-leader:hover ul{ display:block; opacity:1}
.team-leader img{
	display:block;
	border-radius:50%;
}
.team-leader ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.team-leader ul li{
	display:inline;
	margin:0 11px;
}
.team-leader ul li a{
	font-family: 'FontAwesome';
	display:inline-block;
	font-size:28px;
	color:#fff;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.team-leader ul li a:hover, .team-leader ul li a:focus{
	text-decoration:none;
}
.team-leader ul li a.fa-twitter:hover{
	color:#55acee;
}
.team-leader ul li a.fa-facebook:hover{
	color:#3b5998;
}
.team-leader ul li a.fa-pinterest:hover{
	color:#cb2026;
}
.team-leader ul li a.fa-google-plus:hover{
	color:#dd4b39;
}

.dprice {
	margin: 0 auto;
	text-align:center;
}

.dprice h1 {
	color: black;
}

.dprice p {
	font-size: 18px;
}

/* Talk Business
---------------------------------*/
.business-talking{
	background:url(wa/section-bg2-59.webp) top center no-repeat;
	background-size:cover;
	padding:30px 0 10px;
	text-align:center;
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
}
.business-talking h2{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	padding:0;
	margin:20px 0 40px;
	text-transform:none;
	font-style: italic;
	font-size:150%;
	color:#000;
	text-shadow: 0 0 10px rgba(252,185,20,0.5);
}


/* Contact
---------------------------------*/
.main-section.contact{
	padding:90px 0 100px;
}

.main-section.contact{
	background:url(http://int-building.ru/img/bg-map.png) left 190px no-repeat;
}
.contact-info-box{
	font-size:15px;
	margin:0 0 14px 68px;
	padding-left:0;
}
.contact-info-box h3{
	font-size: 15px;
	font-weight:400;
	float:left;
	width:102px;
	margin-right:12px;
	line-height:28px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:18px;
	color:#222222;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height:28px;
	display:block;
	overflow:hidden;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
}
.input-text{
	padding:15px 16px;
	border:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	font-family: 'Open Sans', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #7cc576;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height:165px;
	resize:none;
	overflow:auto;
}
.input-btn{
	width:175px;
	height:50px;
	background:#7cc576;
	border-radius:4px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.input-btn:hover{
	background: #111;
	color: #fff;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: #7cc576;
    border:1px solid #7cc576;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/* Footer
---------------------------------*/

.footer{
	background:url(wa/pw_maze_black-61.webp) left top repeat;
	/*padding:35px 0 35px;*/
}
.footer-logo{
	margin:15px auto 35px;
	width: 76px;
}
.copyright, .credits{
	color:#cccccc;
	font-size:14px;
	display:block;
	text-align:center;
}
.copyright a, .credits a{
	color:#7cc576;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.copyright a:hover, .credits a:hover {
	color: #fff;
}

.res-nav_click {
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	text-decoration: none !important;
	color:#777777;
	font-style:normal;
	display:none;
	width:42px;
	height:27px;
	margin:20px auto;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color: #7cc576 !important;
}

.portfolioContainer{
	max-width: 1140px;
}

/* Animation Timers
---------------------------------*/
.delay-02s {
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}
.delay-03s {
	animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
}
.delay-04s {
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}

.delay-05s {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.delay-06s {
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}

.delay-07s {
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.delay-08s {
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
}

.delay-09s {
	animation-delay: 0.9s;
	-webkit-animation-delay: 0.9s;
}
.delay-1s {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
.delay-12s {
	animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s;
}

.product_block {
    margin-bottom: 20px;
    border: 2px solid #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product_block {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin: 0 10px;
    padding: 14px;
    background-color: #fff;
    text-align: left;
}

.product_block a.fancybox {
}

.product_block a {
    text-decoration: none;
}

.product_block .product_image {
    height: 180px;
    background-size: cover;
    background-position: center;
    margin-bottom: 15px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -khtml-transition: all 0.5s ease;
}

.product_block strong {
    display: block;
    font-size: 20px;
    line-height: 1.1;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.product_block dl {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Verdana;
    font-size: 15px;
    line-height: 1.5em;
}

.product_block dt {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 8px;
}

.product_block dd {
    font-size: 16px;
    color: #8b8f93;
}

.product_block b {
    display: block;
    font-size: 20px;
    font-weight: bold;
}

.product_block nav {
    color: #b7b9bc;
    font-size: 16px;
    padding-bottom: 6px;
    /*padding-top: 10px;*/
}

.product_block .button {
    display: block;
    text-align: center;
}

.button {
    background: #fcb914;
    border-radius: 10px;
    font-family: "Ubuntu", sans-serif;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
	text-shadow: 1px 1px 2px black;
    border: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
	width: 100%;
}

.bbt{
	background: #fcb914; border-color: #fcb914; text-shadow: 1px 1px 2px black; font-weight: bold;
}

.modal {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-title{
	float:left;
	text-align:center;
	width: 98%;
	font-size: 22px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal_project { position: relative; overflow: hidden; line-height: 22px; color: #8b8f93; font-size: 16px;  }

.modal_project p, .modal_project ul { padding-bottom: 24px; font-size: 12px; }

.modal_project b { font-weight: normal; color: #000000; }

.modal_project_images { float: left; width: 250px; margin-right: 20px;}
.modal_project_images img {max-width: 100%;}

.modal_project_img_big{background: #f3f3f3;display: table-cell;vertical-align: middle;text-align: center;width: 390px;height: 350px;overflow: hidden;}

.modal_project li {list-style-type: none; line-height: 120%;}

.product_price {float: left; color: red; font-weight: bold;}

.inpt {float: left; color: black; font-weight: bold; width:150px;}

.orange {
	color:orange;
}
.red {
	color:red;
}
.white{
	color:white;
}
.black{
	color:black;
}
.back{
	background-color:black;
}
.lgray{
	background-color:rgba(150, 150, 150, 0.4);
}
.bld{
	font-weight:bold;
}
.lock{
	background:url(wa/payment-62.webp);
	height: 300px;
    background-size: cover;
    margin: auto;
}
.glavhead{
	height:631px;
    /*background-size: cover;*/
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    -webkit-animation: BackgroundAnimation 300s linear infinite;
    -moz-animation: BackgroundAnimation 300s linear infinite;
    -ms-animation: BackgroundAnimation 300s linear infinite;
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    background-position: 50% 0px;
    min-width: 100%;
    padding: 80px 0 100px 0;
	text-align: center;
}
.ic{
	color: #ffbf00;
}
.navg i{
	cursor:pointer;
	font-size: 2em;
}
.navg h1{
	color:black;
	font-size:16px;
	text-shadow: 0.5px 0.5px 1px gray;
	text-align:center;
	margin: -0.33em 0;
}
.navs{
	display: inline-block;
	vertical-align: top;
    padding: 10px 0 0 0;
    width: 160px;
    text-align: center;
}
.navs i:hover:not(.ic){
	color: #ffbf00;
}
.navt{
	display: inline-block;
	vertical-align: top;
    padding: 20px 0 0 0;
    width: 600px;
    text-align: left;
    float: right;
	line-height: 1.3;
}
.obz1{
	color:orange;
	font-size:36px;
	font-weight:bold;
	background-color: rgba(255,255,255,.5);
    text-shadow: 1px 1px 1px black;
	padding: 5px 10px;
}
.obz2{
	color:black;
	font-size:30px;
	background-color: rgba(255,255,255,.5);
    text-shadow: 1px 1px 1px black;
	padding: 5px 10px;
}
.obz3{
	color:darkgray;
	font-size:24px;
	background-color: rgba(255,255,255,.5);
    text-shadow: 1px 1px 1px black;
	padding: 5px 10px;
}
.input-field-4 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    display: block;
    width: 74%;
    height: 35px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    background: #fff url(wa/itel-63.webp) no-repeat 3% 50%;
    font: 16px/16px 'pt_sansregular';
    color: #999;
    -webkit-box-shadow: inset 2px 2px 5px 0px rgba(252,185,20,0.9), inset -2px -2px 5px 0px rgba(252,185,20,0.9);
    -moz-box-shadow: inset 2px 2px 5px 0px rgba(252,185,20,0.9), inset -2px -2px 5px 0px rgba(252,185,20,0.9);
    box-shadow: inset 2px 2px 5px 0px rgba(252,185,20,0.9), inset -2px -2px 5px 0px rgba(252,185,20,0.9);
    padding-left: 29px;
    margin-top: 10px;
    background-size: 18px;
}
.tbl{
    display: inline-block;
    width: 52%;
	border: 0.5px black solid;
    font-size: 16px;
    line-height: 1.2;
}
.tbm1{display:inline-block; border-right:0.5px black solid; width:63%; padding-left:5px;}
.tbm2{display:inline-block; border-right:0.5px black solid; width:20%;}
.tbm3{display:inline-block; width:13%;}
.tbm4{display:inline-block; border-right:0.5px black solid; width:28%; text-align:center;}
.tbm4a{display:inline-block; border-right:0.5px black solid; width:5%; text-align:center;}
.tbm5{display:inline-block; width:32%; text-align:center;}

.borb{border-bottom: 0.5px rgba(0,0,0,0.1) solid;}

.tbla{
    display: inline-block;
    width: 53%;
	border: 0.5px black solid;
    font-size: 14px;
    line-height: 1.2;
}
.tbm1a{display:inline-block; border-right:0.5px black solid; width:53%; padding-left:5px;}
.tbm2a{display:inline-block; border-right:0.5px black solid; width:17%;}
.tbm3a{display:inline-block; border-right:0.5px black solid; width:13%;}
.tbm3b{display:inline-block; width:13%;}

.iblock{
	background:url(wa/iblock-64.webp);
	height:auto;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-attachment: fixed !important;*/
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    background-position: 50% 0px;
    min-width: 100%;
    padding: 80px 0 100px 0;
	margin: 70px 0 70px 0;
}

.ibl{
	font-size:50px;
	text-transform:uppercase;
	line-height: 1;
}

.lpn{
	font-size:25.5px;
	text-transform:uppercase;
	line-height: 2;
	color:white;
}

/* Setorder
---------------------------------*/

.setorder {
  padding: 35px 0 50px 0;
}

.setorder__section {
  margin: 50px 0;
}

.setorder__section table { width: 100%; border: 0; margin-left: -10px; margin-right: -10px; -webkit-box-shadow: none; box-shadow: none; }
.setorder__section th,
.setorder__section td { border: 0; background: transparent; text-shadow: none; }

.setorder__section th { font-weight: normal; font-size: 12px; }

.setorder h2 {
	color: orange;
    text-align: left;
    margin-bottom: 25px;
    font-weight: bold;
    background-color: rgba(255,255,255,.5);
}

.setorder .h3 {
  font-weight: normal;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #f0f0f0;
}

.setorder .h4 {
  display: block;
  color: #000;
  font-weight: bold;
  margin: 1.5em 0;
}

.setorder .h3 > b {
  color: #000;
}

.setorder b {
  font-weight: bold !important;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.setorder label {
  cursor: pointer;
}

.setorder label > input {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  border: none;
}

.setorder label > img {
  display: inline-block;
  max-width: calc(100% - 30px);
  max-height: 50px;
  width: auto;
  height: auto;
  vertical-align: middle;
}

.my-30px {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.setorder__section_products label > span {
  display: block;
  color: #ffbf00;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
}

.setorder__section_products label > input[type="text"] {
  display: inline-block;
  width: calc(100% - 30px);
}

.setorder__section_products label > small {
  display: inline-block;
}

.setorder__section_products button > .fa {
  color: #fff;
  margin-top: 0;
  padding-top: 0;
}

.setorder__section_products .btn-default {
  width: 30px;
  height: 30px;
  background-color: orange;
  color: #fff;
  border: none;
  display: inline-block;
  margin-right: 5px;
  border-radius: 3px
}

.setorder__section_products .btn-default > .fa {
  color: #000;
  margin-right: 10px;
}

.setorder__section_delivery label {
  font-weight: normal;
  position: relative;
  padding-left: 30px;
}
.setorder__section_delivery label b {
  color: #000;
}
.setorder__section_delivery label > input {
  position: absolute;
  top: 5px;
  left: 0;
}

.setorder__section_delivery label > input[type="checkbox"] {
  top: 0;
}

table {
    overflow:hidden;
    border:1px solid #d3d3d3;
    background:#fefefe;
    width:70%;
    margin:5px 15px;
    -moz-border-radius:5px; /* FF1+ */
    -webkit-border-radius:5px; /* Saf3-4 */
    border-radius:5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

th, td {
    padding:5px 10px;
    /*text-align:center; */
}

th {
    /*padding-top: 22px;*/
    text-shadow: 1px 1px #000;
    font-size: 16px;
    color: orange;
}

td {
    border-top:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
}

tr.odd-row td {
    background:#f6f6f6;
}

td.first, th.first {
    text-align:left
}

td.last {
    border-right:none;
}

td {
    background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
}

tr.odd-row td {
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}

th {
    background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
    background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
}

tr:first-child th.first {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px; /* Saf3-4 */
}

tr:first-child th.last {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px; /* Saf3-4 */
}

tr:last-child td.first {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px; /* Saf3-4 */
}

tr:last-child td.last {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px; /* Saf3-4 */
}

.inptt{
  border: 1px solid #dadada;
  /*height: 52px;
  width: 84.8%;*/
  padding: 0 7px;
  /*vertical-align: bottom;*/
  box-sizing: border-box;
  font-size:16px;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 46px;
    display: inline-block;
    color: #000;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: orange;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.setorder__section_delivery [type="radio"]:checked + label,
.setorder__section_delivery [type="radio"]:not(:checked) + label {
  line-height: 120%;
}

.setorder__section_delivery [type="radio"]:checked + label:before,
.setorder__section_delivery [type="radio"]:not(:checked) + label:before {
  top: 0;
  margin-top: 0;
}

.setorder__section_delivery [type="radio"]:checked + label:after,
.setorder__section_delivery [type="radio"]:not(:checked) + label:after {
  top: 3px;
  margin-top: 0;
}

.setorder__section_delivery [type="checkbox"]:checked,
.setorder__section_delivery [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.setorder__section_delivery [type="checkbox"]:checked + label,
.setorder__section_delivery [type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 46px;
    display: inline-block;
    color: #000;
}
.setorder__section_delivery [type="checkbox"]:checked + label:before,
.setorder__section_delivery [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
}
.setorder__section_delivery [type="checkbox"]:checked + label:after,
.setorder__section_delivery [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: orange;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 3px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.setorder__section_delivery [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.setorder__section_delivery [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.dt{border-bottom: 1px dotted black;}
.dt:hover{cursor:pointer;}

#map {
	width: 95%;
    height: 300px;
    padding: 0;
    margin: 0;
    border: 1px black solid;
}
/*.ymaps-2-1-64-control-popup__content, .ymaps-2-1-64-control-popup__tail{
	width: 400px;
}*/

.pobl{
	display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    /*background-color: #FFF9AE;*/
	overflow: hidden;
	margin: 20px;
	z-index:9999;
}

#pods:hover{
	cursor:pointer;
}
/*
     FILE ARCHIVED ON 03:08:54 Jun 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:56:20 Oct 04, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.503
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.024
  esindex: 0.01
  cdx.remote: 15.533
  LoadShardBlock: 88.757 (3)
  PetaboxLoader3.datanode: 102.539 (4)
  load_resource: 57.712
  PetaboxLoader3.resolve: 36.765
*/
