*{
	padding: 0;
	margin: 0;
}

@font-face {
	font-family: 'RobotoL';
	src: url('../fonts/roboto-condensed_light.eot');
	src: local('O'), url('../fonts/roboto-condensed_light.woff') format('woff'), url('../fonts/roboto-condensed_light.ttf') format('truetype'), url('../fonts/roboto-condensed_light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RobotoR';
	src: url('../fonts/roboto-condense_regular.eot');
	src: local('O'), url('../fonts/roboto-condense_regular.woff') format('woff'), url('../fonts/roboto-condense_regular.ttf') format('truetype'), url('../fonts/roboto-condense_regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


html {

}

body {
	padding-top:1px;
	line-height: 1;
	color: black;
	background: white;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	min-width: 320px;
}

img {
  opacity: 1;
  transition: opacity 0.3s;
}

img[data-src] {
  opacity: 0;
}

#id1 {
	height: 1px;
}


.slogan {
	text-align: center;
	background-color: #EDEEF4;
	color: #767676;
	padding:10px 0;
	margin-top: 20px;
	margin-bottom: 20px;"
}


/* remember to define focus styles! */
:focus {
outline: 0;
}

ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

#dle-content {
font:20px/27px "RobotoR", sans-serif;
padding:0 0 40px 0;
overflow:hidden;
margin-top:-10px;
min-height:600px;
}

#dle-content .fullstory a {
	text-decoration:underline;
	color:#0a92e9;
}

#dle-content .fullstory a:hover {
	text-decoration:none;
	color:#2eaef0;
}


#dle-content p {
	text-indent:35px;
}

#dle-content .fullstory .headText h3 a {
	font-size:31px;
}

#dle-content ul {
	margin:23px 0 23px 35px;
}

#dle-content ul  li {
	background:url("../images/spisBG.png")/*tpa=http://aspect-doors.com/templates/dveri/images/spisBG.png*/ left top no-repeat;
	padding-left:47px;
	padding:2px 0 6px 47px;
	margin-bottom:8px;
}

#dle-content ul  li {
	font-style:italic;
}

#dle-content .dateWrap {
	text-indent:0px;
	margin-right:14px;
}

#dle-content ul  li p {
	text-indent:0;
}

#dle-content table {
	margin-top:23px;
}

#dle-content table tr th {
	color:#000;
	text-align:center;
	font:20px "RobotoR", sans-serif;
	background:#A5D7F0;
	padding:17px 0px;
}

#dle-content table tr td {
	padding:17px 13px;
	text-align:center;
}

#dle-content table tr {
	border-bottom:1px solid #e3e3e3;
}

#dle-content table tr:nth-child(2n+2) {
	background:#F6FCFF;
}

#dle-content .fullstory .headText h1, .fullstory .headText h1 {
	text-transform:uppercase;
	color:#2eaef0;
	margin:0 10px;
	max-width:455px;
}

#dle-content .fullStoryIn  h1 {
	font-size:33px;
	color: #2eaef0;
	text-align:center;
	margin:32px 0 16px 0;
}

#dle-content .fullStoryIn .headLeftWrapStat {
	margin-top:22px;
}

#dle-content .fullStoryIn .headLeftWrapStat .headBlue {
	margin-top:7px;
}

#dle-content .fullNewsLeft {
	width:242px;
}

#dle-content .fullNewsLeft  .newsHead {
	margin-left:77px;
}

#dle-content .fullNewsLeft p.more {
	margin:0px 0;
}

#dle-content .fullNewsLeft .borderDescr {
	margin:11px auto 16px auto;
}

#dle-content .fullNewsLeft .newsDescrMain {
	margin-top:11px;
}

.newsFullTemplate .fullNewsLeft:last-child .borderDescr{
	display:none;
}



#dle-content .fullNewsLeft p {
	text-indent:0px;
}

#dle-content .fullNewsLeft p a {
	font-size:15px;
}

#dle-content .headBlue .leftHead, #dle-content .headBlue .rightHead{
	height:2px;
}

#dle-content .headBlue h2 {
	margin:0px;
}

#dle-content .staticHeadG .leftHead, #dle-content .staticHeadG .rightHead {
	border-color:#767676;
	
}

#dle-content .headLeftWrapStat .leftHead, #dle-content .headLeftWrapStat .rightHead {
	border-color:#2eaef0;
}



#dle-content .fullstory .staticHeadG {
	margin:21px 0 11px 0;
}

#dle-content .fullstory .staticHeadG .headBlue {
	margin:0px;
}

#dle-content .fullstory  h2, #dle-content .fullstory  h2 {
	color:#767676;
	font-size:28px;
	text-transform:uppercase;
	font:28px "RobotoL", sans-serif;
	text-align:center;
}

#dle-content .fullstory  h3 {
	text-transform:uppercase;
	text-indent:35px;
	margin:20px 0 9px 0;
	color:#2eaef0;
}

.speedbar {
	margin-top:10px;
}

#dle-speedbar {
	font:17px "RobotoR", sans-serif;
	color:#767676;
}

#dle-speedbar a {
	font:17px "RobotoR", sans-serif;
	color:#2eaef0;
	margin: 17px 0 0px 0;
	padding-bottom:7px;
    display: inline-block;

}


p {
    margin:0px;
}

.navWrap.sticky-nav {
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:99;
}

.navigation {
	width:1070px;
	margin:16px auto 0 auto;
	background:#767676;
}

.navWrap.sticky-nav  .navigation {
	margin-top: 0;
}

.navigation li a {
	font:16px/27px "RobotoL", sans-serif;
	color:#fff;
	padding:5px 12px; 
	text-transform: uppercase;
	letter-spacing: 1px;
}

.navigation li a:hover {
color:#DBE4E9;
text-decoration:none;
}

.new .navigation li a {
	padding: 5px 8px;
	white-space: nowrap;
}

.navigation li a img {
	display:inline-block;
	margin-top:-1px
}

.headerTopWrap {
     background:#fff;
    min-width:1070px;
	margin-top:15px;
}

.headerTop {
   height:83px;
    overflow:hidden;
}

.logoWrap {
background:url("../images/logoText.png") 48px 23px no-repeat;
margin-top:14px;
margin:16px 0 0 0px;.
}

.logoWrap a {
    display:block;
    cursor:pointer;
    background:url("../images/logo.png") left top no-repeat;
    width:310px;
    height:51px;
    position:relative; 
}

.logoWrap a span.logoText {
    position:absolute;
    left:0px;
    bottom:29px;
    font:19px 'RobotoR', sans-serif;
    color:#000;
	margin-left:47px;
    
}

.contHeadBlock {
    position:relative;
    left:56px;
}

.contHead {
    margin:9px 0 0 -20px;
   
}

.emailHead {
    background:url("../images/mailHead.png") left 7px no-repeat;
    padding-left:33px;
     color:#454a4d;
	 margin-bottom:4px;
    font:23px 'RobotoR', sans-serif;
}

.telHeadWrap {
    float:right;
	margin-top:2px;
	margin:-1px 0px 0 0px;
}

.headerTopWrap .telHeadWrap .callButWrap .callButMini {
	margin-left:73px;
}

.mapHead {
   background:url("../images/mapHead.png")/*tpa=http://aspect-doors.com/templates/dveri/images/mapHead.png*/ 3px center no-repeat; 
    padding-left:33px; 
     color:#454a4d;
    font:23px 'RobotoR', sans-serif;
    text-decoration:underline;
}

.mapHead:hover {
    text-decoration:none;
    color:#454a4d;
}

.telHead {
    background: url(../images/telHead.png) left center no-repeat;
    font-size: 15px;
	line-height: 24px;
    color: #454a4d;
    padding-left: 18px;
    margin: 1px 0 -1px 0;
    background-size: 18px;
}

.addressHead {
	font-size: 16px;
	line-height: 18px;
}

.callBut {
    width:265px;
    height:50px;
    display:block;
    cursor:pointer;
    line-height:50px;
    background:#0A92E9;
    font-size:23px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    text-transform:lowercase;
    border-radius:5px;
}

.callBut:hover {
   background: #2eaef0; 
   border-color:#2eaef0;
    text-decoration:none;
    color:#fff;
}

.headerCenter {
    height:200px;
    background:red
}

.callButWrap .callButMini {
	width:210px;
	height:32px;
	background:#0a92e9;
	font:15px/32px "RobotoR", sans-serif;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#fff;
	border-radius:10px;
	margin:0 auto;
	text-transform:lowercase;
}

.callButWrap .callButMini:hover {
	background:#2eaef0;
	color:#fff;
	text-decoration:none;
}

.headerNav {
    background:#333333;
    min-width:1070px;
    border-bottom:1px solid #fff;
    box-shadow:0px 4px 6px 0px #000;
    -webkit-box-shadow:0px 4px 6px 0px #000;
    position:relative;
    z-index:2
}

.navigation li {
    display:inline-block;
}

.navigation {
    text-align:center;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.headerBottomBG {
    height:479px;
    background:#fff url("../images/headerBottomBG.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/headerBottomBG.jpg*/ center top no-repeat;
    min-width:1070px;
}

.headBotCont {
    width:594px;
    float:right;
}

.headBot {
    margin:18px 0px 0 0;
}

.headBotIn {
    text-align:center;
}

.headBotIn a {
    height:121px;
    width:122px;
    display:inline-block;
    color:#3f475c;
    font-size:16px;
    font-family:'RobotoR';
    line-height:179px;
    text-transform:uppercase;
    margin-left:16px;
}

.headBotIn a:hover {
    color:#2EAEF0;
    text-decoration:none;
}

.headBotIn a:nth-child(1) {
    background: url("../images/kvart.png")/*tpa=http://aspect-doors.com/templates/dveri/images/kvart.png*/ left top no-repeat;
}
.headBotIn a:nth-child(2) {
    background: url("../images/dom.png")/*tpa=http://aspect-doors.com/templates/dveri/images/dom.png*/ left top no-repeat;
}

.headBotText {
    font-size:48px;
    font-family:'RobotoR';
    line-height:56px;
    margin-top:9px;
    color:#3f475c;
	margin:23px 0 44px 0;	
}

.headFormWrapper {
    background:url("../images/headFormBG.png")/*tpa=http://aspect-doors.com/templates/dveri/images/headFormBG.png*/ left top;
    padding:16px 0 23px 0;
    margin-top:16px;
}

.headFormText {
    margin:0 0 0 0;
    font-size:24px;
    font-family:'RobotoR';
    color:#fff;
    text-align:center;
    line-height:27px
}

.headForm {
    margin-top:10px
}

.headForm input {
    width:330px;
    height:56px;
    box-sizing:border-box;
    background:none;
    border:2px solid #fff;
    border-radius:7px;
    font-size:30px;
    font-family:'RobotoR';
    padding-left:16px;
    text-transform:uppercase;
    color:#c1c1c1;
}

.headTelInput {
    margin-left:-4px;
}

.headCallButWrap {
    margin-left:-5px;
}


.qFeedback .freeKonsText {
font:24px "RobotoL", sans-serif;
color:#fff;
}

.headCallBut .callBut {
    width:329px;
    height:56px;
    line-height:56px;
    font-size:30px;
    font-family:'RobotoR';
}

.preimBlockWrap {
    background:#EDEEF4;
    padding:27px 0 17px 0;
    min-width:1070px;
}

.zagolovokCostr {
font:45px "RobotoL", sans-serif;
color:#fff;
text-transform:uppercase;
text-align:center;
background:#2899D4 ;
margin:0px;
padding:20px 0 0 0;
min-width:1070px;
}

#configurator {
	display: none;
}

.callButWrap {
	text-align:center;
	margin-top: 4px;
	}

.otzyvy .callButWrap > * {
	display:inline-block;
	vertical-align:middle;
}

.otzyvy .callButWrap {
	font-size:16px;
}

.otzyvy .callButWrap .callButMini {
	margin:0 10px;
}


.udobnoZag {
font:64px/50px "RobotoR", sans-serif;
color:#0a92e9;
letter-spacing:-2px;
text-align: center;
}

.udobnoDescr {
font:bold 25px Arial, sans-serif;
color:#767676;
margin:25px 0 30px 0;
text-align: center;
}

.udobnoDescr2 {
font: 23px RobotoL, sans-serif;
color: #333333;
margin-top: 5px;
text-align: justify;
text-align-last: center;
-moz-text-align-last: center;
}

.udobnoDescr3 {
font: bold 25px RobotoL, sans-serif;
color: #333333;
margin-top: 5px;
text-align: center;
}

.udobnoSpis {

}

.udobnoSpis li {
font:15px Arial, sans-serif;
color:#767676;
margin-bottom:5px;
}


.preimSpis {
    width:506px;
	float:right;
    box-sizing: border-box;
	margin-top:0px;
}

.preimSpis li {
    margin-bottom:38px;
}

.preimSpis li:last-child {
	margin-bottom:0px;
}

.preimSpis li p {
    font-size:24px;
    color:#333333;
    font-family:'RobotoR';
    display:table;
    box-sizing:border-box;
    padding-left:80px;
    margin-bottom:0px;
}

.preimSpis li p span {
    display:table-cell;
    height:70px;
    vertical-align: middle; 
font-family:"RobotoL";
font-size:24px;	
}

.preimSpis li:nth-child(3) {
    background:url("../images/preim1.png")/*tpa=http://aspect-doors.com/templates/dveri/images/preim1.png*/ left center no-repeat;
    
}

.preimSpis li:nth-child(2) {
    background:url("../images/preim2.png")/*tpa=http://aspect-doors.com/templates/dveri/images/preim2.png*/ left center no-repeat;
    
}

.preimSpis li:nth-child(1) {
    background:url("../images/preim3.png")/*tpa=http://aspect-doors.com/templates/dveri/images/preim3.png*/ left center no-repeat;
    
}


.preimText {
    font-size:27px;
    text-align:center;
	clear:both;
}

.preimText span {
    color:#2eaef0;
    font-size:31px;
}

h2.zagolovok, .modal-header  span.zagolovok {
    text-align:center;
    font-size:42px;
    color:#2eaef0;
    font-family:'RobotoL';
    text-transform:uppercase;
    margin-top:16px;
}
.modal-header {
	text-align: center;
}
.modal-header  span.zagolovok {
	font-size:31px;
	margin:4px 0 -4px 0;
}
.modal-header  span.zagolovok span {
	border-width:2px;
	width:83px;
}

.leftBorder, .rightBorder {
    background-color:#2eaef0;
    width:88px;
    vertical-align:middle;
    display:inline-block;
    margin-top:10px;
    border-top:3px solid #2eaef0;
    margin:0 15px; 
}

.constructionWrap {
   background:#2899D4;
    min-width:1070px;
    margin-top:0px;
    padding:22px 0 11px 0;
    overflow:hidden;
}

.construction {
    background:#2899D4 ;
    width:1070px;
    height:413px;
    margin:0 auto;
    background:url("../images/kontury.png")/*tpa=http://aspect-doors.com/templates/dveri/images/kontury.png*/ center center no-repeat;
	position:relative;
    
}

.constrMain {
	width:135px;
	height:335px;
	/*background:url("../images/dverConst.png") left top no-repeat;*/
	top:42px;
	right:251px;
	position:absolute;
	z-index:100;
	cursor:pointer;
	box-sizing:border-box;
}

.constrElement {
	top:36px;
	left:683px;
	position:absolute;
}

.snoska {
	position:absolute;
	z-index:5;
}

.snos1 {
	background:url("../images/snos1.png")/*tpa=http://aspect-doors.com/templates/dveri/images/snos1.png*/ left top no-repeat;
	width:192px;
	height:86px;
	top:183px;
	left:1px;
	z-index:51;
}

.snos2 {
	background:url("../images/snos2.png")/*tpa=http://aspect-doors.com/templates/dveri/images/snos2.png*/ left top no-repeat;
	width:160px;
	height:116px;
	top:289px;
	left:165px;
	z-index:49;
}

.snos3 {
	background:url("../images/snos3.png")/*tpa=http://aspect-doors.com/templates/dveri/images/snos3.png*/ left top no-repeat;
	width:126px;
	height:61px;
	top:15px;
	left:331px;
	z-index:48;
}

.snos4 {
	background:url("../images/snos4.png")/*tpa=http://aspect-doors.com/templates/dveri/images/snos4.png*/ left top no-repeat;
	width:106px;
	height:60px;
	top: 2px;
    left: 499px;
	z-index:47;
}

.snos5 {
	background:url("../images/snos5.png")/*tpa=http://aspect-doors.com/templates/dveri/images/snos5.png*/ left top no-repeat;
	width:123px;
	height:206px;
	top: 195px;
    left: 533px;
	z-index:46;
}

.snos6 {
	background:url("../images/snos6.png")/*tpa=http://aspect-doors.com/templates/dveri/images/snos6.png*/ left top no-repeat;
	width:140px;
	height:60px;
	top: -5px;
    left: 676px;
	z-index:45;
}

.snos7 {
	background:url("../images/snos7.png")/*tpa=http://aspect-doors.com/templates/dveri/images/snos7.png*/ left top no-repeat;
	width:77px;
	height:116px;
	top: 298px;
    left: 809px;
	z-index:51;
}

.snos8 {
	background:url("../images/snos8.png")/*tpa=http://aspect-doors.com/templates/dveri/images/snos8.png*/ left top no-repeat;
	width:142px;
	height:94px;
	top: 9px;
    left: 884px;
	z-index:53;
}

.snos9 {
	background:url("../images/snos9.png")/*tpa=http://aspect-doors.com/templates/dveri/images/snos9.png*/ left top no-repeat;
	width:164px;
	height:116px;
	top: 272px;
    left: 884px;
	z-index:49;
}

.constrTest {
	z-index:2;
}

.constrElement1 {
	position:absolute;
	width:111px;
	height:320px;
	background:url("../images/constrElement1.png")/*tpa=http://aspect-doors.com/templates/dveri/images/constrElement1.png*/ left top no-repeat;
	z-index:50;
	top:52px;
	left:690px;
}

.constrElement2 {
	position:absolute;
	width:113px;
	height:315px;
	background:url("../images/constrElement2.png")/*tpa=http://aspect-doors.com/templates/dveri/images/constrElement2.png*/ left top no-repeat;
	z-index:48;
	top:49px;
	left:690px;
}

.constrElement3 {
	position:absolute;
	width:117px;
	height:336px;
	background:url("../images/constrElement3.png")/*tpa=http://aspect-doors.com/templates/dveri/images/constrElement3.png*/ left top no-repeat;
	z-index:47;
	top:49px;
	left:690px;
}

.constrElement4 {
	position:absolute;
	width:96px;
	height:312px;
	background:url("../images/constrElement4.png")/*tpa=http://aspect-doors.com/templates/dveri/images/constrElement4.png*/ left top no-repeat;
	z-index:46;
	top:49px;
	left:690px;
}

.constrElement5 {
	position:absolute;
	width:122px;
	height:325px;
	background:url("../images/constrElement5.png")/*tpa=http://aspect-doors.com/templates/dveri/images/constrElement5.png*/ left top no-repeat;
	z-index:45;
	top:45px;
	left:690px;
}

.constrElement6 {
	position:absolute;
	width:135px;
	height:335px;
	background:url("../images/constrElement6.png")/*tpa=http://aspect-doors.com/templates/dveri/images/constrElement6.png*/ left top no-repeat;
	z-index:49;
}

.constrElement7 {
	position:absolute;
	width:119px;
	height:320px;
	background:url("../images/constrElement7.png")/*tpa=http://aspect-doors.com/templates/dveri/images/constrElement7.png*/ left top no-repeat;
	z-index:43;
	top:49px;
	left:690px;
	top:45px;
	left:690px;
}

.none {
	display:none;
}
.contsrText {
    font-size:30px;
    color:#fff;
    text-align:center;
	padding-top:39px;
	font-family:"RobotoR", sans-serif;
    margin:20px auto 12px auto;
	max-width:1070px;
    background:url("../images/aspect.png")/*tpa=http://aspect-doors.com/templates/dveri/images/aspect.png*/ center top no-repeat;
}

.sertSootv  {
background:rgba(66,168,233,0.7);
width:570px;
height:210px;
padding-top:1px;
margin-top:30px; 
}

.sertSootv p span {
display:block;
text-align:center;
color:#fff;
}

.sertSootv span.madeRussia {
	font:24px "RobotoR", sans-serif;
	color:#fff;
}

.sertSootv span.sertSootvUp {
font:28px "RobotoR", sans-serif;
color:#fff;
margin-top:32px;
}

.sertSootv p span.sertSootvDown {
text-align:right;
font:24px "RobotoL", sans-serif;
color:#fff;
padding-right:68px;
width:330px;
margin:27px auto 0 auto;
}

h2.zagolovokGrey {
    color:#767676;   
/**    margin-bottom: 24px;
    margin:26px 0 25px 0; **/
    font-size: 36px;
}

.zagolovokGrey .leftBorder, .zagolovokGrey .rightBorder {
    border-color:#767676;
}

.zamk {
    position:relative;
    box-sizing:border-box;
    padding-right:362px;
}

.dver {
    position:absolute;
    top:-22px; 
    right:0px;
    width:388px;
    height:1039px;
    background:url("../images/dver.png") left bottom no-repeat;
	background-size: contain;
	z-index:98;	
}


.zamkText {
    font-size:24px;
    font-weight: 300;
    color: #333333;
    text-align:center;
    margin-bottom:32px; 
	display:block;
	background:#fff;
	padding:12px 13px;
    border-radius: 15px;
	line-height:33px;
	margin-bottom:27px;
	box-sizing:border-box;
	height:100%;	
	margin-right:57px;
}

.zamkTextSnos {
	margin-bottom:0px;
}

.snos {
	text-align:left;
	display:block;
	margin:6px 0 14px 25px;
}

.furnituraWrap {
	background:#EDEEF4;
    border-bottom: 3px solid #2eaef0;
}

.zamkText .snos {
	color: #000;
    font-size: 16px;
    font-family: "RobotoL";
    display: inline-block;
	display:block;
	text-align:left;
	margin-left:17px;
}

.zamkText span {
    color:#2eaef0;
    font-size:41px;
    font-weight:400;
	font-family:"RobotoL";
	display:inline-block;
	margin-bottom:5px;
}

.zamkText span.noMargin {
	margin-bottom:0px;
}

.zamkTextWrap {
text-align:center;
}

.zamkPreimWrap {
    background: #2899D4;
    padding:19px 0 19px 0;
    min-width:1070px;
	height:457px;
}

.zamkovayaChast {
	height:625px;
}

.zamkovayaChastWrap {
background:#EDEEF4;
}

.zamkPreimWrap .zamkPreim {
    box-sizing:border-box;
    padding-right:362px
}

.zamkPreimText {
    font-size:26px;
    color:#fff;
	line-height:32px;
    font-family:'RobotoL';
    min-height:45px;
    margin: 0 0 8px 0px;
    padding:0 85px 0 50px;
    height:100%;
}


.zamkSpis li:last-child .zamkPreimText {
    margin-bottom:0px;
    
}

.zamkPreimText span {
    font-family:'RobotoR';
	font-weight:bold;
}

.borderPreimText {
    border-bottom:1px solid #fff;
    margin:14px 50px 17px 50px;
}

.gostBlock {
    min-height:64px;
    margin:20px 0 21px 148px;
}

.gostBlock p {
    margin-bottom:0px;
    text-align:right;
    font:24px "RobotoL", sans-serif;
    color:#fff;
    padding-right:97px;
    margin-right:22px;
}

.callZakazWrap {
    margin:16px 0;
}

.callZakaz {
    font:30px "RobotoL", sans-serif;
    color:#fff;
    width:330px;
    height:72px;
    line-height:72px;
    margin:0px 0 0 170px;
}

.sliderContWrap {
    background:url("../images/sliderBG.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/sliderBG.jpg*/ center top no-repeat;
    min-width:1070px;
    border-bottom: 3px solid #2eaef0;
}

.slide {
width:873px;
	margin:0 auto;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #3b6c84;
	border-radius:7px;
}

.slideContent {
    height:530px;
    padding:26px 0 0 0;
    box-sizing:border-box;
	
}

.slideContentHead span {
    font-family:"RobotoR";
    color:#2eaef0;
}

.slideContentHead {
    color:#333333;
    font:40px "RobotoL", sans-serif;
    text-align:center;
	font-weight:bold;
	margin:53px 0 33px 0;
    
}

.slideLeft, .slideRight {
    height:100px;
    width:100px;
    background:red;
    display:block;
}

.slideCenter {
    overflow:hidden;
    margin-top:15px;
}

.slideContent .slideCenter2 {
	margin-top:15px;
}

.slideContent .slideCenter3, .slideContent .slideCenter4, .slideContent .slideCenter5 {
	margin-top:15px;
}

.slideCenter4 .slideCenterLeft img {
	margin-top:15px;
}

.slideCenter2 .slideCenterLeft img {
	margin-top:15px;
}

.slideCenter3 .slideCenterLeft img {
	margin-top:15px;
}

.slideCenter5 .slideCenterLeft img {
	margin-top:15px;
}

.slideCenterLeft {
    float:left;
    width: 40%;
	text-align:center;
}

.slideCenterLeft img {
	max-width: 100%;
	height: auto;
}

.slideCenterRight {
    float:right;
	width: 56%;
	padding: 23px 37px 0 37px;
    border-left:3px solid #2eaef0;	
}

.slideTovarName {
    font:37px "RobotoR", sans-serif;
    color:#2eaef0;
}

.slideCenterSpis {
    margin-top:47px;
}

.slideCenterSpis li {
    font:18px "RobotoR", sans-serif;
    color:#2d2d2d;
    background:url("../images/marker.png")/*tpa=http://aspect-doors.com/templates/dveri/images/marker.png*/ left center no-repeat;
    padding-left:22px;
    margin-top:9px
}

.slideCenterSpis li.last {
    font:22px "RobotoR", sans-serif;
    color:#2eaef0;
    background:none; 
	padding:0px;
}

.slideCenterSpis li.last span {
    margin-left:35px;  
}

.slideZamki {
    margin:43px 0 43px 0;
    text-align:center;
}

.nadFurn {
    min-height:437px;
    background:#2899D4 ;
    padding:40px 62px 0 62px
}

.nadFurnHead {
    color:#fff;
    font:42px "RobotoL", sans-serif;
}

.borderFurn {
    border-top:1px solid #fff;
    margin-top:17px;
}

.nadFurnSpis {
	margin:38px 0 0 73px;
}

.nadFurnSpis li {
    min-height:48px;
    margin-bottom:25px;
    background:url("../images/markerSpisNad.png")/*tpa=http://aspect-doors.com/templates/dveri/images/markerSpisNad.png*/ left center no-repeat;
	padding-left:25px;
}

.nadFurnSpis li p {
    font:26px/48px "RobotoL", sans-serif;
    color:#fff;
}

h3.furnHead {
    font:45px "RobotoL", sans-serif;
    color:#2eaef0;  
    text-align:center;
    text-transform:uppercase;
}

h3.furnHead span {
    position:relative;
    top:-15px;
    border-top:2px solid #2eaef0;
    width:80px;
    display:inline-block;
    margin:0 10px;
}

.furnSpisWrap {
    margin:30px 0 50px 0;
}

.furnTovarName {
    margin:0px;
    font:28px "RobotoL", sans-serif;
    color:#333333;
    text-align:center;
    margin-top:-10px
    
}

.furnTovarImg {
    text-align:center; 
}

.furnTovarDescr {
    color:#313b4e;
    font:18px "RobotoL", sans-serif;
    text-align:right;
    margin:-20px 90px 0 0;   
}

.furnSpisName {
    font:28px "RobotoL", sans-serif;
    color:#333;
    text-align:center
}

.furnSpisDescr {
    font:18px "RobotoR", sans-serif;
    color:#313b4e;
    text-align:center;
    margin-top:11px
}

.furnSpisImg {
    width:100%;
    display:table;
}

.furnSpisImg span {
    display:table-cell;
    height:155px;
    text-align:center;
    vertical-align:middle;
}

.furnSpisImg span img {
    text-align:center;
}

.uslugi {
	padding-bottom:15px;
}

.uslugiWrap {
    background:#2eaef0;
    min-height:280px;
    min-width:1070px;
}

.uslHead {
    display:table;
    width:100%;
	margin:0px;
}

.uslHead span {
    height:280px;
    display:table-cell;
    vertical-align:middle;
    padding-left:65px;
    box-sizing: border-box;
    font:39px "RobotoL", sans-serif;
    color:#fff;
}

.uslSpis {
    margin-top:43px;
    margin:43px 0 0 137px;
}

.uslSpis li {
    font:18px "RobotoL", sans-serif;
    color:#fff;
    margin-bottom:15px
}

.freeKonsWrap {
    background:#767676;
    min-width:1070px;
}

.freeKonsText {
    font:24px "RobotoR", sans-serif;
    color:#fff;
    text-align:center;
    margin:15px 0 5px 0;
    
}

.freeKons form {
    text-align:center;
    margin:15px 50px 20px 50px;
}

.freeKons input {
    font:21px "RobotoL", sans-serif;
    color:#fff;
    width:296px;
    height:56px;
	text-transform:uppercase;
}

.freeKons input[type="text"]:-moz-placeholder { color: #fff; }
.freeKons input[type="text"]::-webkit-input-placeholder { color: #fff; }

.freeKonsBut {
    display:inline-block;
    border-radius:5px;   
}

.freeKonsBut a {
    width:296px;
    height:54px;
    font-size:28px;
	line-height:54px;
	background:#0a92e9;
	border-width:0px;
}

.freeKonsBut a:hover {
    background:#1d6e98;
    border-color:#2eaef0;
}

.tovarWrap {
    margin-bottom:30px;
}

h2.zagolovoktovar {
    color:#767676;
    font:45px "RobotoL", sans-serif;
    margin:30px 0 25px 0;
}

.zagolovoktovar .rightBorder, .zagolovoktovar .leftBorder {
    border-color:#767676;
    width:100px
}

.tovarInWrap {
    width:305px;
    margin:0 auto;
}

.tovarUp {
    border:1px solid #2eaef0;
    border-radius:10px;
    width:305px;
}

.tovarImg {
    display:table;
    width:100%;
    background:url("../images/tovarBG.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/tovarBG.jpg*/ left bottom no-repeat;
    padding-bottom:67px;
    border-radius:0 0 10px 10px
    
    
}

.tovarImg span {
    display:table-cell;
    height:403px;
    text-align:center;
    vertical-align:middle;
}

.model {
    font:25px "RobotoL", sans-serif;
    color:#414455;
    text-transform:uppercase;
    text-align:center;
    margin-top:15px
}

.tovarName {
    font:50px "RobotoL", sans-serif;
    color:#2eaef0;
    text-align:center;
    text-transform:uppercase;
    margin-bottom:15px;
}

.tovarPriceWrap {
    width:305px;
    margin:-39px auto 0 auto;
    background:url("../images/priceBG.png")/*tpa=http://aspect-doors.com/templates/dveri/images/priceBG.png*/ center top no-repeat;
    
}

.tovarPrice p {
    text-align:center;
    margin-bottom:0px;
    
}

.priceText {
    font:23px "RobotoR", sans-serif;
    color:#11628c;
    padding-top:8px
}


.price span {
    font:39px/47px "RobotoR", sans-serif;
}

.zakazTovar {
    margin-top:10px
}

.zakazTovar > a {
    margin:0 auto;
} 

.zakazTovar p {
    text-align:center;
    margin-top:5px
       
}

.zakazTovar p a {
    font:18px "RobotoL", sans-serif;
    color:#435259;
    text-decoration:underline;
}

.zakazTovar p a:hover {
    text-decoration:none;
}

.newsBlockWrap {
    padding:9px 0 40px 0;
}

.newsHeadMain, .newsBlockWrap {
	background:#EDEEF4;
}

.newsHeadMain .zagolovok {
    font:45px "RobotoL", sans-serif;
    color:#2eaef0;
    margin-bottom:25px;
	
}

.newsHeadMain2 .zagolovok {
	margin-top:47px;
}

.news {
    width:330px;
    margin:0 auto;
}

.dateHead {
    overflow:hidden;
}

.dateWrap {
    width:70px;
    height:70px;
    border:1px solid #2eaef0;
    border-radius:5px;
    margin-bottom:0px;
    text-align:center;
    float:left;
    background:#2eaef0
}

.dateWrap span {
    display:block;
}

.newsHead {
    margin-left:85px;
}

.newsHead a {
    font:20px "RobotoL", sans-serif;
    color:#2eaef0;
    text-decoration:underline;
}

.newsHead a:hover {
    text-decoration:none;
    color:#2eaef0;
}

.day {
    height:44px;
    background:#4e5761;
    font:41px/44px "RobotoR", sans-serif;
    color:#fff;
    border-radius:3px;
}

.month {
    font:16px/25px "RobotoL" sans-serif;
    color:#fff;
    backckground:#4e5761;
}

.newsDescrMain {
    font:14px "RobotoL", sans-serif;
    color:#20262d;
    margin-top:20px;
    overflow:hidden;
}

.more {
    text-align:right;
    margin-top:11px
    
}

.more a {
    font:17px "RobotoL", sans-serif;
    color:#2eaef0;
    text-decoration:underline;
}

.more a:hover {
    text-decoration:none;
}

.borderDescr {
    width:90%;
    margin:15px auto 0 auto;
    border-top:1px solid #a8a8a8;
}

.moreAll {
    text-align:center;
    margin-top:17px;
}

.moreAll a {
    color:#989898;
    font:16px "robotoL", sans-serif;
    text-decoration:underline;
    text-transform:uppercase;
}

.moreAll a:hover {
    color:#2eaef0;
}

.footer {
    background:#21262d;
    min-width:1070px;
    padding:25px 0;
}

.blockName {
    font:24px "RobotoL", sans-serif;
    color:#fff;
    margin-bottom:5px;
}

.aspectFoot {
    background:url("../images/aspectFoot.png") left top no-repeat;
    padding-top:35px;
    margin-top:33px;
}

.aspect p {
    font:16px "RobotoL", sans-serif;
    margin-bottom:10px;
    color:#fff;
}

.footMenu li {
    position:relative;
	margin-top:8px;
}

.footMenu li a {
     font:19px "RobotoL", sans-serif;
    color:#2eaef0;
    text-decoration:underline;
    margin-left:15px;
}

.squere {
    position:absolute;
    width:7px;
    height:7px;
    background:#000;
    box-shadow:1px 1px 0 0px #2eaef0;
    -webkit-box-shadow:1px 1px 0 0px #2eaef0;
    left:0px;
    top:9px;
}

.footMenu li:hover a  {
    color:#fff;
    
}

.footMenu li:hover span {
    background:#fff;
}


.kontName {
    color:#2eaef0;
    font:19px "RobotoL", sans-serif;
   
    
}

.kont {
    color:#fff;
    font:19px "RobotoL", sans-serif;
    margin-top:7px;
    margin:7px 0px 11px 0px;
}

.sendFoot input[type="text"] {
    background:none;
    border:1px solid #fff;
    border-radius:5px;
    width:164px;
    height:46px;
    box-sizing:border-box;
    font:16px "RobotoL", sans-serif;
    color:#a8a8a8;
    text-transform:uppercase;
    padding-left:9px;
}

.sendFoot {
    
}

.footBlockfifth {
   float:right;
    width:348px;
}

.sendFoot input[type="text"]:first-child {
    margin-right:12px;
}

.sendFoot textarea {
    background:none;
    border:1px solid #fff;
    border-radius:5px;
    width:347px;
    height:125px;
    box-sizing:border-box;
    font:16px "RobotoL", sans-serif;
    color:#a8a8a8;
    text-transform:none;
    padding-left:9px;
    margin-top:18px;
    padding-top:9px
}

.butFootWrap .callBut {
    width:170px;
    height:45px; 
    font-size:19px;
    line-height:45px;
    padding-left:25px;
}

.butFootWrap {
    position:relative;
    width:172px;
    height:47px; 
    box-sizing:border-box;
    margin-top:13px
}

.butFootWrap span{
     background:url("../images/butFoot.png")/*tpa=http://aspect-doors.com/templates/dveri/images/butFoot.png*/ left center no-repeat;
    position:absolute;
    top:50%;
    margin-top:-8px;
    left:13px;
    width:19px;
    height:13px;
}

.footBlockThird {
    position:relative;
    left:20px;
	width: 300px;
	margin-left: 476px;
    text-align: right;
}

.footBlockSecond {
    position:relative;
    left:10px;
}

.footerIn {
    background:url("../images/footerMap.png")/*tpa=http://aspect-doors.com/templates/dveri/images/footerMap.png*/ center center no-repeat;
}

.copyrightWrap {
    width:690px;
    margin-top:-19px;
    margin-left:-13px
}

.copyright {
    border-top:1px solid #fff;
	position:relative;
	z-index:9999;
   
}

.copyright p {
    font:16px "RobotoL", sans-serif;
    color:#fff;
    float:left;
}

.copyright a {
	font:16px "RobotoL", sans-serif;
    color:#fff;
	text-decoration:underline;
}

.copyright a:hover {
	text-decoration:none;
}

.kredit {
margin:111px 0 0 0;
padding-left: 15px;
}

.kreditBlock {
border-radius:7px;
box-shadow:0 -3px 6px 0 #000;
-webkit-box-shadow:0 -3px 6px 0 #000;
text-align:center;
position:relative;
text-transform:uppercase;
}


.kreditBlock1 {
background: #fff;
color: red;
width: 317px;
height: 74px;
text-transform: uppercase;
font: 31px/74px "RobotoR", sans-serif;
/* transform: rotate(2deg); */
/* -webkit-transform: rotate(2deg); */
z-index: 3;
}

.kreditBlock2 {
background: #2eaef0;
color: #fff;
width: 317px;
height: 70px;
font: 31px/74px "RobotoR", sans-serif;
transform: rotate(-6deg);
-webkit-transform: rotate(-6deg);
z-index: 2;
margin-right: 10px;
margin-top: -5px;
}
.kreditBlock3 {
background: #fff;
color: red;
width: 317px;
height: 76px;
font: 32px/26px "RobotoR", sans-serif;
transform: rotate(-12deg);
-webkit-transform: rotate(-12deg);
z-index: 1;
margin-left: 8px;
margin-top: -5px;
padding-top: 17px;
}

.kreditBlock3 span {
font-size: 20px;
}

.viewModelBlockWrap {
    width: 554px;
    height: 99px;
background:#325262;
border-radius:7px;
padding:10px;
margin:0 auto;
}

.viewModelBlock {
border:1px solid #fff;
border-radius:7px;
height:100%;
box-sizing:border-box;
}

.viewModelBlock a {
width:475px;
height:42px;
display:block;
margin:18px auto 0 auto;
text-align:center;
font:21px/42px "RobotoR", sans-serif;
color:#fff;
text-decoration:none;
background:#0A92E9;
border-radius:7px;
text-transform:lowercase;
}

.viewModelBlock a:hover {
background:#2eaef0;
}

.petliWrap {
background:#2899D4;
min-width:1070px;
}

.petliLeft {
height:420px;
background:url("../images/petliImg.png") left top no-repeat;
padding: 90px 0 0 370px;
position: relative;
background-size: contain;
}

.petliCyrcle {
	width:189px;
	height:189px;
	position:absolute;
	top: 162px;
    left: 181px;
	box-sizing:border-box;
	border:3px solid #fff;
	border-radius:95px;
	background:#fff url("../images/petliCyrcle.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/petliCyrcle.jpg*/ left top no-repeat;
	display:none;
}

.petliLeft h4 {
font:37px "RobotoL", sans-serif;
color:#fff;
text-transform:uppercase;
}

.petliSpis li {
font:28px "RobotoL", sans-serif;
color:#fff;
}

.petliImgWrap {
width:100%;
display:table;
}

.petliImgWrap span {
display:table-cell;
height:420px;
text-align:center;
vertical-align:middle;
}

.petliImgWrap span img {
	max-width: 100%;
	height: auto;
}

.petliZag h2 {
font:45px "RobotoL", sans-serif;
color:#2eaef0;
margin:30px 0 28px 0;
}

.petliZag {
	background:#EDEEF4;
}

.rigeliZag {
	min-width:1070px;
	background:#EDEEF4;
}

.rigeliWrap {
	background:#EDEEF4;
}

.rigeliZag h2 {
font:45px "RobotoL", sans-serif;
}

.rigeli {
height:598px;
}

.rigeli > div {
height:100%;
}

.rigeliInfo {
height:100%;
background:#2899D4;
box-sizing:border-box;
padding:30px 24px 0 24px;
}

.rigeliBorder {
width:80%;
border-top:1px solid #fff;
margin:36px auto 0 auto;
}

.rigeliImgBlock {
width:283px;
height:283px;
margin:51px auto 0 auto;
}

.rigeliText {
font:39px "RobotoL", sans-serif;
color:#fff;
}

.rigeliDver {
height:100%;
background:url("../images/rigeli.png") center center no-repeat;
}

.rigeliWrap .freeKonsText {
font:24px "RobotoR", sans-serif;
color:#2eaef0;
}

.rigeliWrap .freeKonsWrap {
background:none;
}

.rigeliWrap .freeKonsWrap .freeKons input {
border:2px solid #2eaef0;
border-radius:5px;
color:#2eaef0;
}

.rigeliWrap .freeKonsWrap .freeKons input[type="text"]:-moz-placeholder { color: #2eaef0; }
.rigeliWrap .freeKonsWrap .freeKons input[type="text"]::-webkit-input-placeholder { color: #2eaef0; }

.rigeliWrap .freeKonsWrap .freeKons .callBut {
    width:297px;
    height:56px;
    display:block;
    cursor:pointer;
    line-height:56px;
    background:#0a92e9;
    font-size:23px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    text-transform:lowercase;
    border-radius:5px;
}



.rigeliWrap .freeKonsWrap .freeKons .callBut:hover {
   background: #2eaef0; 
   border-color:#2eaef0;
    text-decoration:none;
    color:#fff;
}

.ourProizv {
background:url("../images/ourProizvBG.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/ourProizvBG.jpg*/ center top no-repeat;
min-width:1070px;
}

.ourProizvLeft {
height:506px;
background:url("../images/ourProizvLeft.png")/*tpa=http://aspect-doors.com/templates/dveri/images/ourProizvLeft.png*/ center center no-repeat;
}

.ourProizvRight {
text-align:center;
}

.ourProizvRight h4 {
font:39px "RobotoL", sans-serif;
color:#fff;
margin-top:50px;
}

.proizvText {
font:21px "RobotoL", sans-serif;
color:#fff;
margin:44px 0 57px 0;
}

.proizvCity {
font:21px "RobotoL", sans-serif;
color:#fff;
}

.proizvCity span {
font-size:30px;
}

.structura {
background:#EDEEF4;
padding-bottom:74px;
min-width:1070px;
}
	
.structura h4 {
color:#767676;
font:45px "RobotoL", sans-serif;
text-transform:uppercase;
margin:42px 0 25px 0;
}

.strText {
	margin:0 0 0 0;
	font:21px/35px "RobotoL", sans-serif;
	color:#2eaef0;
	height:100%;
}

.zakazDveriWrap {
	height:402px;
    max-width: 1070px;
    margin: 0 auto;
    background-size: contain!important;
	margin-bottom: 100px;
	
}
.zakazhome {
	background: url("../images/mainslides/home.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakazflat {
	background: url("../images/mainslides/flat.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakazoffice {
	background: url("../images/mainslides/office.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakazelit {
	background: url("../images/mainslides/elit.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakazcolor {
	background: url("../images/mainslides/2color.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakazglass {
	background: url("../images/mainslides/glass.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakazmetal {
	background: url("../images/mainslides/metal.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakaz3d {
	background: url("../images/mainslides/3d.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakazavaliable {
	background: url("../images/mainslides/avaliable.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakazral {
	background: url("../images/mainslides/ral.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakazhalf {
	background: url("../images/mainslides/half.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.zakaztechnical {
	background: url("../images/mainslides/technical.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/mainslides/home.png*/ center top no-repeat;
}
.str1 {
width:516px;
position:relative;
}

.structura .str1Wrap {
	background:url("../images/str1.png")/*tpa=http://aspect-doors.com/templates/dveri/images/str1.png*/ right top no-repeat;
	margin-top:-17px;
	min-height:480px;
}

.str2 {
	float:right;
	width:556px;
	position:relative;
}

.strelka1 {
	position:absolute;
	top: 24px;
	left: 392px;
	width:179px;
	height:59px;
	background:url("../images/strelka1.png")/*tpa=http://aspect-doors.com/templates/dveri/images/strelka1.png*/ left top no-repeat;
}

.strelka2 {
	position:absolute;
	top: 133px;
    left: -151px;
	width:184px;
	height:52px;
	background:url("../images/strelka2.png")/*tpa=http://aspect-doors.com/templates/dveri/images/strelka2.png*/ left top no-repeat;
}

.structura .str2 h4 {
margin:112px 0 0 45px;
}

.structura .str2Wrap {
min-height:504px;
background:url("../images/str2.png")/*tpa=http://aspect-doors.com/templates/dveri/images/str2.png*/ left top no-repeat;
margin-top:-80px;
}

.zakazDveriDescr {
    font: 30px/35px "RobotoL", snas-serif;
    color: #fff;
    background-color: rgba(29, 4, 8, 0.5);
    width: 1070px;
    text-align: center;
    margin-top: 405px;
}

.zakazDveriKuda {
overflow:hidden;
margin-top:88px;
}

.zakazDveriKuda li {
float:left;
width:50%;
font:45px "RobotoL", sans-serif;
color:#fff;
text-transform:uppercase;
text-align:center;
}

.zakazDveriBut {
overflow:hidden;
}

.zakazDveriBut li {
width:50%;
float:left;
text-align:center
}

.zakazDveriBut li > div {
display:inline-block;
}

.zakazDveriButWrap {
background:#dddddd;
border-top:1px solid #fff;
padding:11px 0 2px 0;
min-width:1070px;
}

.zakazDveriBut li .callBut {
width:300px;
height:56px;
line-height:58px;
border-radius:5px;
}

.otzyvyWrap {
background-color:#EDEEF4;
min-width:1070px;
padding-top:31px;
}

.otzyv {
	margin: 0 0 0 0px;
    padding: 1px 14px 12px 0px;
    position: relative;
}

.otzyvText {
font:italic 14px/20px "RobotoL", sans-serif;
color:#20262d;
margin:0 0 0 0;
}

.userName {
margin:7px 0 5px 16px;
font:17px "RobotoL", sans-serif;
color:#1d6e98;
text-transform:uppercase;
}

.userImgWrap {
position:absolute;
right:7px;
bottom:-52px;
}

.userImgWrap img {
width:105px;
height:105px;
}

.mapBlue {
	width:500px;
	margin:44px auto 0 auto; 
	background:url("../images/mapBlue.png")/*tpa=http://aspect-doors.com/templates/dveri/images/mapBlue.png*/ center center no-repeat;
	height:260px;
	padding-top:1px;
}

.proizvCity1 {
	margin:0px;
	font:38px "RobotoL", sans-serif;
	color:#fff;
	margin-left:8px;
	margin:20px 0 0 8px;
}

.proizvCity2 {
	margin:7px 0 0 25px;
	font:24px "RobotoR", sans-serif;
	color:#fff;
	text-transform:uppercase;
}

.proizvCity3 {
	margin:0px 0 0 96px;
	font:18px "RobotoL", sans-serif;
	color:#fff;
}

.mapBlue p {
	text-align:left;
	text-indent:0px;
}

.proizvImgWrap {
	text-align:left;
}

.proizvImgWrap img {
	margin:1px 0 0 97px;
}
.readMoreWrap {
text-align:center;
margin:23px 0 18px 0;
}
.readMoreWrap a {
color:#989898;
font:16px "RobotoL", sans-serif;
text-transform:uppercase;
text-decoration:underline;
}

.readMoreWrap a:hover {
text-decoration:none;
color:#2eaef0;
}

.questionOtvet {
overflow:hidden;
background:#2eaef0;
position:relative;
min-width:1070px;
}

.questionOtvetIn {
position:absolute;
left:0px;
top:0px;
width:50%;
height:100%;
background:#2eaef0;
}

.question h4, .otvet h4 {
font:33px "RobotoL", sans-serif;
color:#fff;
text-align:center;
text-transform:uppercase;
margin-top:20px;
}

.otvet h4  {
color:#2eaef0;
}

.question ul {
	margin:36px 0 43px 0;
}

.question ul li p {
font:bold italic 20px "RobotoL", sans-serif;
color:#fff;
margin:0 90px 0 90px;
height:100%;
}


.question ul li {
margin-bottom:19px;
}

.question ul li p.answerQuestion {
	color:#20262d;
	font:italic 17px/22px "RobotoL", sans-serif;
	margin:0 128px 32px 128px;
	height:100%;
}

.question2 {
	background:#2eaef0;
	min-width:1070px;
}

.qBorder, .oBorder {
border-top:1px solid #fff;
}

.oBorder {
border-top:1px solid #2eaef0;
margin:14px auto 14px auto;
}

.map {
height: 500px;
margin-left: 270px;
width: calc(100% - 270px);
}

.qFeedback {
padding-bottom:5px;
background:#767676;
}

.qFeedback .headForm input {
border-color:#fff;
color:#fff;
}

.qFeedback .callBut {
height:56px;
line-height:56px;
margin-left:14px;
}


.tovarSlide h2 {
font-family:"RobotoL", sans-serif;
}

.tovarSlide {
background:#EDEEF4;
padding-bottom: 0px;
min-width:1070px;
}

.tovarSlide a:visited:not(.callButMini) {
color: #2eaef0;
}

.tovarImgWrap {
text-align:center;
display:table;
width:100%;
margin-top: 5px;
}

.imgWrap {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	height:500px;
}

.imgWrapIn {
	display:inline-block;
}


.tovarInfo h4 {
font:24px Arial, sans-serif;
color:#414455;
margin-top:10px;
margin-bottom:0px;
}

.tovarInfo {
	
}

.tovarInfo h4 span {
color:#2eaef0;
font-size:37px;
}

.descrSpis {
margin-left:16px;
margin:21px 0 0 16px;
}

.tovarInfo li {
font:17px Arial, sans-serif;
color:#333333;
list-style:disc;
margin-bottom:7px;
}

.haractTovar {
margin-top:9px;
}

.haractTovar p {
color:#333333;
margin:0 0 5px 0px;
font:19px Arial, sans-serif;
}

.titlePrice {
font:24px Arial, sans-serif;
color:#ff0000;
margin-bottom:3px;
}

.oldPrice p {
font:24px arial, sans-serif;
color:#000;
}

.oldPriceWrap {
	width:350px;
}

.oldPriceWrap > div {
	display:inline-block;
	vertical-align:middle;
}

.priceBlock .kupon p {
	font:15px "RobotoL", sans-serif;
	color:#000;
	margin-left:2px;
}

.priceBlock .kupon {
	margin:7px 0 0 0;
}

.oldPrice {
position:relative;
margin:8px 0 0px 0;
}

.perech {
width:97px;
border-top:3px solid #ff0000;
position:absolute;
top:0px;
left:0px;
transform: rotate(-8deg);
-webkit-transform: rotate(-8deg);
margin-top:13px;
}

.priceBlock {
margin:25px 0 0 0px;
width: 440px;
}

.priceBlock p {
margin:0px;
}

.price {
	font:40px "RobotoR", sans-serif;
    color:#ff0000;
	margin:20px 0 -8px 0; 
	
}

.tovarInfo {
padding-bottom:30px;
}

.tovarInfo .callButMini {
font:28px/53px "RobotoR", sans-serif;
width:185px;
height:56px;
margin:0 0 0 0px;
background:#0A92E9 
}

.tovarInfo .callButWrap {
margin-top:10px;
}

.sliderTovarWrap {
width:808px;
margin:0 auto;
}

.headBlue  {
text-align:center;
margin:60px 0 15px 0;
}

.headBlue .leftHead, .headBlue .rightHead {
    width: 153px;
    border-top: 2px solid #2eaef0;
    position: relative;
}

.headBlue > div {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.headText h3 a {
    font: 24px Arial, sans-serif;
    color: #2eaef0;
    text-transform: uppercase;
	text-decoration:none;
    margin: 0 8px;
    max-width: 628px;
	display:inline-block;
}

.headText h3 {
margin:0px;
}

.shortstory .callButWrap a {
	width: 134px;
    height: 35px;
	background:#0a92e9;
	font:15px/35px "RobotoR", sans-serif;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#fff;
	border-radius:10px;
	float:right;
	margin:11px 0 5px 0;
}

.shortstory .callButWrap a:hover {
	background:#2eaef0;
	color:#fff;
	text-decoration:none;
}
.shortstory .callButWrap {
	overflow:hidden;
}

.otzyvy .callButWrap {
	margin:27px 0 69px 0;
}

.fullstory .staticHead {
	margin:37px 0px 21px 0;
}

.zamk h2.zagolovokZamk {
	margin:22px 0 21px 0;
}

.colordvernadpis {
color: #2eaef0;
font-size: 17px;
margin-bottom:5px;
width: 100%;
}

.colorDver {
	overflow:hidden;
	text-align:center;
	padding:3px;
	float:left;
	margin-right: -30px;

}

.colorDver2 {
	overflow:hidden;
	text-align:center;
	padding:3px;
	position: relative;
}

.colorDver li {
	display:inline-block;
	margin:0 2px;
	vertical-align:bottom;
	margin-bottom: 5px;
}

.colorDver li p {
	margin:0 0 2px 0;
	text-align:center;
	color:#000;
	font-family:"RobotoL", sans-serif;
}

.colorDver li div {
	width:30px;
	height:30px;
	margin:0 auto;
	box-sizing:border-box;
	border:2px solid #fff;
	box-shadow:0 0 3px 0 #4b4b4b;
	-webkit-box-shadow:0 0 3px 0 #4b4b4b;
	cursor:pointer;	
}

.colorDver li div.activeColorDver {
	box-shadow:0 0 5px 1px #ff0000;
	-webkit-box-shadow:0 0 5px 1px #ff0000;
}

.colorDver2 li {
	display:inline-block;
	margin:0 2px;
	vertical-align:bottom;
}

.colorDver2 li p {
	margin:0 0 2px 0;
	text-align:center;
	color:#000;
	font-family:"RobotoL", sans-serif;
}

.colorDver2 li div {
	width:26px;
	height:26px;
	margin:0 auto;
	box-sizing:border-box;
	border:2px solid #fff;
	box-shadow:0 0 3px 0 #4b4b4b;
	-webkit-box-shadow:0 0 3px 0 #4b4b4b;
	cursor:pointer;	
}

.colorDver2 li div.activeColorDver {
	box-shadow:0 0 5px 1px #ff0000;
	-webkit-box-shadow:0 0 5px 1px #ff0000;
}

.color01 div {
	background:url("../images/fase2.png")/*tpa=http://aspect-doors.com/templates/dveri/images/fase2.png*/ center center no-repeat;;
}

.color02 div {
	background:url("../images/open2.png")/*tpa=http://aspect-doors.com/templates/dveri/images/open2.png*/ center center no-repeat;;
}

.color03 div {
	background:url("../images/keys2.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/keys2.jpg*/ center center no-repeat;;
}

.color1 div {
	background:#7E4732;
}

.color2 div {
	background:#C7A486;
}

.color3 div {
	background:#494546;
}

.color4 div {
	background:#413632;
}

.color5 div {
	background:#383433;
}

.color6 div {
	background:#342828;
}

.color7 div {
	background:#4D373A;
}

.color8 div {
	background:#744637;
}

.color9 div {
	background:#643930;
}

.color10 div {
	background:#A17F64;
}

.color11 div {
	background:#B8926D;
}

.color12 div {
	background:#C4B1A3;
}

.color13 div {
	background:#B8A191;
}

.color14 div {
	background:#342A20;
}

.color22 div {
	background:#5D4239;
}

.color33 div {
	background:#432D30;
}

.color40 div {
	background:#6F5347;
}


.colorDverWrap {
	margin-top:0px;
}

.fullStoryIn {
	padding-right:34px;
	box-sizing:border-box;
}

.mapFil {
	width:197px;
	height:228px;
	float:left;
}

.filOpis {
	float:left;
	width:296px;
	margin-left:23px;
}

#dle-content .contFill p {
	text-indent:0px;
	font-size:18px;
	margin-bottom:5px;
	line-height:21px;	
}

#dle-content .staticPage .headBlue {
	margin:10px 0 30px 0;
}

#dle-content .fullstory .filOpis h3 {
	margin:0px 0 5px 0;
	text-indent:0px;
}

.clear {
	clear:both;
}


.structura .stal {
	margin-top:54px;
	min-height: 285px;
    padding-bottom: 0px;
    background: url("../images/stal.png")/*tpa=http://aspect-doors.com/templates/dveri/images/stal.png*/ left 21px no-repeat;
}

.structura .stal h4 {
	margin-top:0px;
	margin:0 0 0 105px;
}

.stal .strText {
	margin-left:34px;
}

.structura .stal .strelka2 {
	position: absolute;
    top: 22px;
    left: -95px;
    width: 182px;
    height: 51px;
    background: url("../images/stalStrelka.png")/*tpa=http://aspect-doors.com/templates/dveri/images/stalStrelka.png*/ left top no-repeat;
}

.ourPreim {
	background:#edeef4;
	padding-bottom:11px;
	min-width:1070px;
	
}

.ourPreimZag {
	background:#EDEEF4;
	/* padding-top:21px; */
}

.mapWrapil  div.col-lg-6 {
	margin-bottom:20px;
}

.mapFil {
	border:2px solid #2EAEF0;
}

.scrollId2 {
	position:relative;
	top:-10px;
}
.scrollId3 {
	position:relative;
	top:-10px;
}
.scrollId4 {
	position:relative;
	top:-28px;
}
.scrollId5 {
	position:relative;
	top:-15px;
}
.scrollId6 {
	position:relative;
	top:-20px;
}

.scrollId7 {
	position:relative;
	top:-10px;
}

.scrollId8 {
	position:relative;
	top:-20px;
}
.scrollId9 {
	position:relative;
	top:-20px;
}

.strUpWrap {
	position:relative;
}

.strUpWrap {
	position:fixed;
	bottom:0px;
	right:25px;
	z-index: 999;
	width:80px;
 
}

.strUp {
	width:80px;
	margin:0 auto;
}


#back-top {
    text-align: right;
    width: 80px;
	float:right;


}

#back-top a {
    color: #696969;
    display: block;
    font-size: 16px;
    height: 60px;
    line-height: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 1s ease 0s;
    width: 78px;
}

#back-top span {
    background: url("../images/up-arrow.png") no-repeat scroll center center #c2c2c2;
    border-radius: 15px;
    display: block;
    height: 60px;
    margin-bottom: 8px;
    transition: all 1s ease 0s;
    width: 60px;
    opacity: 0.5;
    border: 1px solid #2eaef0;
}

.detailWrap {
	margin:10px 0 10px 0px;
}

.detailWrap a  {
	color: #2eaef0;
    font-size: 17px;
	text-decoration:underline;
}

.detailWrap a:hover {
	text-decoration:none;
	color:#0A92E9;
}

.komplDveri p {
	margin:0px;
	font:14px Arial, sans-serif;
	color:#333;
	margin-bottom: 7px;
	margin-left:18px;
}

.komplDveri h5 {
	font:15px Arial, sans-serif;
	color: #2eaef0;
	text-transform:uppercase;
	margin:15px 0 5px 0px;
}

body .modal-header {
	border-width:0px;
}

body .modal-body {
	padding:0 46px 22px 46px;
}

body .modal-dialog {
	width:782px;
}

.komplDveri ul {
	margin:0 0 0 35px;
}

.komplDveri ul li {
	font: 14px Arial, sans-serif;
    color: #333333;
    list-style: disc;
    margin-bottom: 7px;
	
}

#dle-content p.dateFull {
	text-align:center;
	text-indent:0px;
	font-size: 20px;
    color: #2eaef0;
	margin:-14px 0 11px 0px;
}

.imgMain {
	text-align:center;
	max-height:130px;
	overflow:hidden;
	margin-top:21px;
}

.imgMain img{
	max-width:100%;
}

.dateWrapShortNews {
	text-align:center;
	color:#2eaef0;
}

.dayShortNews {
	margin-right:4px;
}

.shortNewsDescrWrap {
	overflow:hidden;
}

.shortNewsImg {
	width:200px;
	float:left;
}

.shortNewsImg img {
	max-width:100%;
}

.shortNewsDescr {
	margin-left:220px;
}

.newsWrap .callButWrap {
	margin-top:15px;
}


#feedbackCall form, #configFeedback form, #makeDoor form, #buyTovar form, #makeOtzyv form {
	width:440px;
	margin:15px auto 0 auto;
	text-align:center;
}

#feedbackCall input, #configFeedback input, #makeDoor input, #buyTovar input, #makeOtzyv input, #makeOtzyv textarea {
	font: 21px "RobotoL", sans-serif;
    width: 100%;
    height: 56px;
    text-transform: uppercase;
	border: 2px solid #2eaef0;
    border-radius: 5px;
    color: #2eaef0;
	margin-bottom:15px;
	padding-left:18px;
}

#makeOtzyv textarea {
	height:160px;
	box-sizing:border-box;
	padding-top:11px;
}

#feedbackCall .callBut, #configFeedback .callBut, #makeDoor .callBut, #buyTovar .callBut,  .callBut {
	display:inline-block;
	width:100%;
	height:58px;
	line-height:58px;
}

#feedbackCall .modal-content, #makeDoor .modal-content, #buyTovar .modal-content, #makeOtzyv .modal-content  {
	padding:23px 0;
}

#feedbackCall .modal-header .close, #makeDoor .modal-header .close, #buyTovar .modal-header .close, #makeOtzyv .modal-header .close {
	margin-top:-16px;
}

#feedbackCall .modal-header, #makeDoor .modal-header, #buyTovar .modal-header, #makeOtzyv .modal-header  {
	padding-top:0px;
}

#feedbackCall .modal-body, #makeDoor .modal-body, #buyTovar .modal-body, #makeOtzyv .modal-body {
	padding-bottom:16px;
}


#feedbackCall input [type="text"]:-moz-placeholder { color: #2eaef0; }
#feedbackCall input [type="text"]::-webkit-input-placeholder { color: #2eaef0; }
#feedbackCall textarea:-moz-placeholder { color: #2eaef0; }
#feedbackCall textarea::-webkit-input-placeholder { color: #2eaef0; }

.zagolovok span {
	font-weight:bold;
}

.home {
	display:block;
}

.mejs-audio {
	width:100%!important;
}

.mejs-container {
	background:#2eaef0;
}

.mejs-container .mejs-controls {
	background:none;
}

.userAudio {
	margin-top:15px;
}


.shortstoryComm .shortNewsDescr {
	margin-left:0px;
}

.spoylerOtz {	
	padding:10px 0;
	font:bold italic 20px "RobotoL", sans-serif;
	color:#fff;
	cursor:pointer;
	background:#2eaef0;
	
}

.spoylerOtzIn {
	background:#2eaef0 url("../images/plus.png")/*tpa=http://aspect-doors.com/templates/dveri/images/plus.png*/ 10px center no-repeat;
	padding:10px 34px;
}

.answerQuestion {
	background:#EDEEF4;
}

.otzSpis {
	display:none;
	padding:19px 0 19px 67px;
	color: #20262d;
    font: italic 17px/22px "RobotoL", sans-serif;
}


.otzBlock .dateHead {
	float:left;
	margin-right: 13px;
    margin-bottom: 7px;
}

.ulOtzSpis {
	margin:0px;
}

.udobnoDescrHead {
	margin-top:20x;
}

.strel2 {
	margin-left:4px;
	font-size:15px;
}

.strRozp {
	text-decoration:none;
	    color: #2eaef0;
    font-size: 17px;
}

.strRozp img {
	width:15px;
}

.otzWrap .newsDescrMain {
	margin-top:5px;
}

.otzWrap {
	padding:0 18px;
}

.inform {
margin: 50px 5px 5px 5px;
float: left;
}

.timer {
margin-top: 5px;

}

.timerdesc {

font: 20px Arial, sans-serif;
color: #333333;
}

.timernumber {
font: 25px "RobotoR", sans-serif;
color: #ff0000;
}

.tablem, table tr td {
border-collapse: collapse;
border: 2px solid #2eaef0;
padding: 5px;
font: 16px Arial, sans-serif;
color: #333;
}
.trcenter {
text-align: center;
}

.img2{
	width:230px;
	height:160px;
    display: block;
    opacity: 1;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;
}
.img2:hover {
    opacity: .9;
    -webkit-transform: scale(1.11,1.17);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
    -moz-transform: scale(1.11,1.17);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;
}

h2.zagolovokfilial {
font:45px "RobotoL", sans-serif;
background: #EDEEF4;
color: #2eaef0;
margin-top: 25px;
text-align: center;
text-transform: uppercase;
box-sizing: border-box;
}

div.ourPreimImg    {
text-align:center;
}

img.ourPreimImg    {
width:963px;
height:604px;

}

.nalichie {
width: 130px;
height: 100px;
position: absolute;
top: 505px;
margin-left: 150px;
font: 15px "RobotoL", sans-serif;
color: #000;
}

.imgTovar {
margin-bottom:10px;

}

.imgTovar img {
	width: 215px;
	height: auto;
}

.loginbox {
width:1070px;
height:27px;
float:left;
}

.loginbox li {
display: inline-block;
margin: 5px;
}
.loginbox li a{
display: inline-block;
font: 16px "RobotoL", sans-serif;
margin-bottom: 10px;
color: #fff;
}

.loginbox li label{
display: inline-block;
font: 16px "RobotoL", sans-serif;
margin-bottom: 10px;
color: #fff;
}
.loginbox input {
background: none;
border: 1px solid #fff;
border-radius: 5px;
box-sizing: border-box;
font: 16px "RobotoL", sans-serif;
color: #a8a8a8;
padding-left: 9px;
}

.fbutton {
background: #0A92E9;
width: 80px;
height: 32px;
font: 15px/32px "RobotoR", sans-serif;
cursor: pointer;
text-align: center;
color: #fff;
border-radius: 5px;
margin-left: 5px;
border: 0px;
}

.titlePrice2 {
font:17px Arial, sans-serif;
color:#2eaef0;
margin-bottom:0px;
text-decoration: underline;
}

.titlePrice2 a {
	color: #2eaef0;
}


.titlePrice2 a:visited {
	color: #2eaef0;
}

.textdiv {
max-width: 100%;
position: relative;
margin: 30px 0px 20px 0px;
background: #FFFFFF;
padding: 10px;
border-radius: 8px;
border: 5px solid #fff;
font-family: "RobotoL", sans-serif;
}

.textdiv h2 {
text-align:center;
font-size:28px;
font-weight: 600;
color: #2EAEF0;
}

.textdiv p {
text-align: center;
font-size: 18px;
font-weight: bold;
color: #333;
}

.textdiv p A:link { 
text-decoration: underline;
color: #2eaef0;
} 

.textdiv p  A:visited { 
text-decoration: underline; 
color: #2eaef0;
} 

.textdiv p  A:active { 
text-decoration: underline; 
color: #2eaef0;
}

.textdiv p  A:hover {
text-decoration: underline;
color: red;
} 

.filialzagolovok {
background: #EDEEF4;

}
.filials {
min-width: 1070px;
background: #767676;

}

.sliderWrap {
   background: #74bce9;
}

#wrapper .telblock {
float: left;
}

.err404 {
background: url("../images/sliderBG.jpg")/*tpa=http://aspect-doors.com/templates/dveri/images/sliderBG.jpg*/ center top no-repeat;
text-align: center;
position: absolute;
min-width: 100%;
min-height: 100%;
margin-top: 200px;
}

.err404 a {
    margin-top: 30px;
    display: block;
	font: 25px/50px "RobotoR", sans-serif;
}

.err404 span {
font: 80px/50px "RobotoR", sans-serif;
color: #0a92e9;
letter-spacing: -2px;
}
.err404 p {
    font: bold 25px Arial, sans-serif;
    color: #767676;
    margin: 15px 0 15px 0;
}

#accordion .no-list-item {
	font-size: 18px;
    color: #000;
    font-weight: 500;
	list-style-type: none;
}

.mapWrap .filials ul li {
	padding: 5px 0px;
}

.wrapper {
	min-width: 1070px;
}


.modal-success, .modal-error {
	display: block;
	min-height: 80px;
	font-size: 16px;
	font-weight: bold;
	padding: 30px;
	padding-left: 90px;
}
.modal-success {
	color: #00B819;
	background: transparent url("../images/modal_ok.png")/*tpa=http://aspect-doors.com/templates/dveri/images/modal_ok.png*/ left center no-repeat;
}
.modal-error {
	color: #f00;
	background: transparent url("../images/modal_err.png")/*tpa=http://aspect-doors.com/templates/dveri/images/modal_err.png*/ left center no-repeat;
}

.configuratorTitle {
	background: #EDEEF4;
}

.goToConfig {
    margin: 20px 0 0;
}
.goToConfig a {
	display: inline-block;
	position: relative;
	color: #2eaef0;
	font-size: 17px;
	text-decoration: underline;
	padding-right: 30px;
	background: transparent url("../images/conf_but.png")/*tpa=http://aspect-doors.com/templates/dveri/images/conf_but.png*/ right center no-repeat;
	background-size: 25px;
	min-height: 25px;
}
.goToConfig a:hover {
	text-decoration:none;
	color:#0A92E9;
}
.goToConfig a:after {
	display: block;
	content: "";
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -20px;
	width: 30px;
	height: 30px;
	background: transparent url("../images/arrow_down.png")/*tpa=http://aspect-doors.com/templates/dveri/images/arrow_down.png*/ center top no-repeat;
	background-size: 30px;
	opacity: 0.1;
}

.configuratorWidget {
	display: block;
	position: fixed;
	top: 10px;
	left: 20px;
	width: 78px;
	height: 78px;
	background: #fff url("../images/conf_icon.png")/*tpa=http://aspect-doors.com/templates/dveri/images/conf_icon.png*/ center center no-repeat;
	border-radius: 50%;
	font-size: 0px;
	border: 3px solid #fff;
	z-index: 9999;
	/*-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	transform-origin: center center 0 !important;*/
	-webkit-animation: widget-animation 2.0s ease-in-out 0s normal none infinite running; 
	-moz-animation: widget-animation 2.0s ease-in-out 0s normal none infinite running; 
	-o-animation: widget-animation 2.0s ease-in-out 0s normal none infinite running; 
	animation: widget-animation 2.0s ease-in-out 0s normal none infinite running;
}
.configuratorWidget:hover {
	border-color: #2eaef0;
}

@media (max-width:1200px) {
	.configuratorWidget {
		display: none;
	}
}

@keyframes widget-animation { 0%, 50%, 100% { transform: rotate(0deg); } 10%, 30% { transform: rotate(-25deg); } 20%, 40% { transform: rotate(25deg); } }  
@-webkit-keyframes widget-animation { 0%, 50%, 100% { -webkit-transform: rotate(0deg); } 10%, 30% { -webkit-transform: rotate(-25deg); } 20%, 40% { -webkit-transform: rotate(25deg); } }  
@-moz-keyframes widget-animation { 0%, 50%, 100% { -moz-transform: rotate(0deg); } 10%, 30% { -moz-transform: rotate(-25deg); } 20%, 40% { -moz-transform: rotate(25deg); } }

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


.theme-dark.slider-wrapper {
/*     background: #222;
 padding: 0px 0px 11px 0px; */
 min-width: 1070px;
}

.nivo-directionNav {
position: absolute;
top: calc((100% - 40px)/ 2);
width: 100%;
}


.theme-dark .nivoSlider {
	position:relative;
	background:#fff url(loading.gif)/*tpa=http://aspect-doors.com/templates/dveri/style/loading.gif*/ no-repeat 50% 50%;
    overflow: visible;
}
.theme-dark .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-dark .nivoSlider a {
	border:0;
	display:block;
}

.theme-dark .nivo-controlNav {
	text-align: left;
	padding: 0;
	position: relative;
	z-index: 10;
    margin-left: 20px;
}
.theme-dark .nivo-controlNav a {
	display:inline-block;
	width:11px;
	height:13px;
	background:url(bullets.png)/*tpa=http://aspect-doors.com/templates/dveri/style/bullets.png*/ no-repeat 0 2px;
	text-indent:-9999px;
	border:0;
	margin: 0 5px;
	background-size: 100%;
}
.theme-dark .nivo-controlNav a.active {
	background-position:0 100%;
}

.theme-dark .nivo-directionNav a {
display: block;
width: 31px;
height: 31px;
text-indent: -9999px;
border: 20px solid rgba(255, 255, 255, 0.3);
border-radius: 40px;
box-sizing: border-box;
}
.theme-dark .nivo-directionNav a:hover {
    background-color: #000;
}
.theme-dark a.nivo-nextNav {
/* background-position: -30px 50%; */
right: 20px;
background: url(arrow_right.png)/*tpa=http://aspect-doors.com/templates/dveri/style/arrow_right.png*/center no-repeat,
 url(arrow_right.png)/*tpa=http://aspect-doors.com/templates/dveri/style/arrow_right.png*/center no-repeat, #777;
}
.theme-dark a.nivo-prevNav {
left: 20px;
background: url(arrow_left.png)/*tpa=http://aspect-doors.com/templates/dveri/style/arrow_left.png*/center no-repeat, 
url(arrow_left.png)/*tpa=http://aspect-doors.com/templates/dveri/style/arrow_left.png*/center no-repeat, #777;
}

.theme-dark .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-dark .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-dark .nivo-caption a:hover {
    color:#fff;
}

.theme-dark .nivo-controlNav.nivo-thumbs-enabled {
	width: 80%;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/*
===================================
Заголовок
===================================
*/
.main {
	margin-top: 15px;
	margin-bottom: 15px;
}

.block ul {
	font-size: 24px;
	text-align: left;
	font-weight: normal;
	list-style-type: disc;
	padding-left: 135px;
	font-style: italic;
	padding-bottom: 25px;
	line-height: 140%;
}
.block {
	border-radius: 5px;
	background: #13B1C9;
	text-align: center;
	color: #fff;
	font-weight: 100;
	font-family: "Roboto";
}
.block h2 {
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 40px;
	padding-top: 25px;
	font-weight: 100;
	font-size: 44px;
}
.block h3 {
	font-size: 30px;
	
	margin-top: -10px;
    line-height: 35px;
	padding-top: 20px;
	padding-bottom: 25px;
	font-weight: 100;
}
.block b {
	font-weight: 400;
	color: #C91D19;
}
.block h3 b {
	color: #fff;
}

.telblock {
padding-bottom: 15px;
}

/* paneli*/
.paneli {
	padding-top: 50px;
	margin-bottom: 100px;
}

.paneli  .border  {
	border: 2px solid #767676;
	padding: 10px;
}

.paneli  .border + .border {
	margin-top: 15px;
}

.paneli-view {
	margin-bottom: 100px;
}

.paneli-view h2 {
	margin-bottom: 20px;
}

.paneli h2 + strong {
	margin-bottom: 15px;
	display: block;
}

.paneli .row, .paneli .paneli-view {
	margin-left: -15px;
	margin-right: -15px;
}

.paneli div[class*=col-], .paneli-view div[class*=col-] {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

.paneli div[class*=col-sm-2] {
	width: 20%;
	text-align: center;
}

.paneli  h4 {
	font-size: 14px;
	margin-bottom: 0;
}

.paneli .img-main {
	padding-top: 45px;
	padding-bottom: 45px;

	background: rgba(221,221,221,1);
	background: -moz-linear-gradient(-45deg, rgba(221,221,221,1) 0%, rgba(237,237,237,1) 34%, rgba(223,223,223,1) 62%, rgba(221,221,221,1) 65%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(221,221,221,1)), color-stop(34%, rgba(237,237,237,1)), color-stop(62%, rgba(223,223,223,1)), color-stop(65%, rgba(221,221,221,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(-45deg, rgba(221,221,221,1) 0%, rgba(237,237,237,1) 34%, rgba(223,223,223,1) 62%, rgba(221,221,221,1) 65%, rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(221,221,221,1) 0%, rgba(237,237,237,1) 34%, rgba(223,223,223,1) 62%, rgba(221,221,221,1) 65%, rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(221,221,221,1) 0%, rgba(237,237,237,1) 34%, rgba(223,223,223,1) 62%, rgba(221,221,221,1) 65%, rgba(242,242,242,1) 100%);
	background: linear-gradient(135deg, rgba(221,221,221,1) 0%, rgba(237,237,237,1) 34%, rgba(223,223,223,1) 62%, rgba(221,221,221,1) 65%, rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f2f2f2', GradientType=1 );
}

.paneli .img-main  img{
	min-height: 402px;
}


.img-main img {
	margin: 0 auto;
	display: block;
	max-width: 350px;
}

.gallery-3 .img-main img {
	max-width: none;
}

.paneli-view .gallery-3 .img-main img {
	max-width: 100%;
}

.gallery-4 .img-main img {
	max-width: 320px;
	min-width: 320px;
}


.gallery-4 .img-main {
	position: relative;
	display: block;
}

.gallery-4 .img-main:before {
	position: absolute;
	top: 0;
	left :0;
	content: '';
	width: 100%;
	height: 100%;
	background: url(../images/watermark.png) 33% 95% no-repeat;
	background-size: 80px auto;
	opacity: .5;
}


.gallery-4 .item-472 .img-main:before,
.gallery-4 .item-498 .img-main:before,
.gallery-4 .item-500 .img-main:before,
.gallery-4 .item-513 .img-main:before,
.gallery-4 .item-529 .img-main:before,
.gallery-4 .item-478 .img-main:before,
.gallery-4 .item-470 .img-main:before,
.gallery-4 .item-498 .img-main:before,
.gallery-4 .item-499 .img-main:before,
.gallery-4 .item-516 .img-main:before,
.gallery-4 .item-511 .img-main:before,
.gallery-4 .item-512 .img-main:before,
.gallery-4 .item-526 .img-main:before,
.gallery-4 .item-522 .img-main:before,
.gallery-4 .item-527 .img-main:before,
.gallery-4 .item-520 .img-main:before,
.gallery-4 .item-528 .img-main:before,
.gallery-4 .item-523 .img-main:before,
.gallery-4 .item-524 .img-main:before,
.gallery-4 .item-525 .img-main:before,
.gallery-4 .item-459 .img-main:before,
.gallery-4 .item-464 .img-main:before,
.gallery-4 .item-466 .img-main:before,
.gallery-4 .item-473 .img-main:before,
.gallery-4 .item-479 .img-main:before,
.gallery-4 .item-480 .img-main:before,
.gallery-4 .item-501 .img-main:before,
.gallery-4 .item-503 .img-main:before,
.gallery-4 .item-504 .img-main:before{
	background-position: 10% 95%; 
}

.gallery-4 .item-472 .img-main img,
.gallery-4 .item-497 .img-main img,
.gallery-4 .item-498 .img-main img,
.gallery-4 .item-500 .img-main img,
.gallery-4 .item-502 .img-main img,
.gallery-4 .item-513 .img-main img,
.gallery-4 .item-529 .img-main img,
.gallery-4 .item-478 .img-main img,
.gallery-4 .item-470 .img-main img,
.gallery-4 .item-498 .img-main img,
.gallery-4 .item-499 .img-main img,
.gallery-4 .item-516 .img-main img,
.gallery-4 .item-511 .img-main img,
.gallery-4 .item-512 .img-main img,
.gallery-4 .item-526 .img-main img,
.gallery-4 .item-522 .img-main img,
.gallery-4 .item-527 .img-main img,
.gallery-4 .item-520 .img-main img,
.gallery-4 .item-528 .img-main img,
.gallery-4 .item-523 .img-main img,
.gallery-4 .item-524 .img-main img,
.gallery-4 .item-525 .img-main img,
.gallery-4 .item-459 .img-main img,
.gallery-4 .item-464 .img-main img,
.gallery-4 .item-466 .img-main img,
.gallery-4 .item-473 .img-main img,
.gallery-4 .item-479 .img-main img,
.gallery-4 .item-480 .img-main img,
.gallery-4 .item-501 .img-main img,
.gallery-4 .item-503 .img-main img,
.gallery-4 .item-504 .img-main img{
	max-width: 400px;  
}

.gallery-4 .item-531 .img-main img,
.gallery-4 .item-532 .img-main img,
.gallery-4 .item-533 .img-main img,
.gallery-4 .item-534 .img-main img,
.gallery-4 .item-535 .img-main img {
	max-width: 100%;
	min-width: 0;
	height: auto;	
}


#gallery4  .image a {
	position: relative;
	display: block;
}

#gallery4  .image a:before {
	position: absolute;
	top: 0;
	left :0;
	content: '';
	width: 100%;
	height: 100%;
	background: url(../images/watermark.png) 10% 95% no-repeat;
	background-size: 50px 11px;
	opacity: .5;
}

.paneli div[class*=row] {
	margin-left: -10px;
	margin-right: -10px;
}

.paneli div[class*=col-sm-] {
	padding-left: 10px;
	padding-right: 10px;
}

.paneli .polutornie div[class*=col-sm-2] {
	width: 16.666%;
}

.img-main img + img {
	margin-top: 20px;
}

.paneli .image  img{
	height: auto;
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.paneli .polutornie  .image  img{
	height: 140px;
}

#gallery4  .image  img{ 
	width: auto;
	height: 240px;
}

.paneli .caption {
	text-align: center;	
	margin-bottom: 10px;
}

.paneli .price {
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;	
}

.paneli .price span {
	font-size: 16px;
	line-height: 20px;
}

.paneli .description {
	font-size: 12px;
	display: none;
}

.paneli-title {
	background: #767676;
	padding: 5px 10px;
	font: 18px/100% "RobotoL", snas-serif;
    color: #fff;
    background-color: rgba(29, 4, 8, 0.5);
	margin-bottom: 15px;
}

.description-full ul {
	list-style: disc;
    list-style-position: outside;
	padding-left: 20px;
	line-height: 140%;
	font-size: 16px;
}

.description-full ul li + li {
	margin-top: 10px;
}

.description-full .price {
	margin-bottom: 20px;
}

.description-full .price .label {
	color: #767676;
	font-size: 18px;
}

.container-flex {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}

.item-flex {
	margin: 10px;
}

#gallery4 .item-401 img,
#gallery4 .item-403 img,
#gallery4 .item-406 img,
#gallery4 .item-408 img,
#gallery4 .item-409 img,
#gallery4 .item-415 img,
#gallery4 .item-416 img,
#gallery4 .item-419 img,
#gallery4 .item-427 img,
#gallery4 .item-428 img,
#gallery4 .item-429 img,
#gallery4 .item-430 img,
#gallery4 .item-434 img,
#gallery4 .item-435 img,
#gallery4 .item-436 img,
#gallery4 .item-437 img,
#gallery4 .item-438 img,
#gallery4 .item-442 img,
#gallery4 .item-443 img,
#gallery4 .item-444 img,
#gallery4 .item-445 img,
#gallery4 .item-448 img,
#gallery4 .item-449 img,
#gallery4 .item-451 img,
#gallery4 .item-452 img,
#gallery4 .item-453 img,
#gallery4 .item-454 img,
#gallery4 .item-455 img,
#gallery4 .item-456 img,
#gallery4 .item-458 img,
#gallery4 .item-481 img,
#gallery4 .item-484 img,
#gallery4 .item-487 img {
	width: 121px;
}


#gallery4 .item-509 img,
#gallery4 .item-506 img,
#gallery4 .item-507 img,
#gallery4 .item-460 img,
#gallery4 .item-505 img,
#gallery4 .item-508 img,
#gallery4 .item-481 img,
#gallery4 .item-492 img,
#gallery4 .item-468 img,
#gallery4 .item-301 img,
#gallery4 .item-433 img {
	width: 121px;
}

#gallery5  .image  img {
	width: auto;
	height: 240px;
}

.gallery-5 .img-main img {
    max-width: 320px;
    min-width: 320px;
}

.sale-title {
	text-align: center;
	font-weight: bold;
	font: 34px/38px "RobotoR", sans-serif;
	color: red;
}

.container-flex.sales {
    flex-wrap: nowrap;
	margin-bottom: 40px;
}


.container-flex.sales img {
	max-height: 240px;
}

.container-flex.sales .price {
	text-align: center;
	font: 24px/28px "RobotoR", sans-serif;
	color: red;
	margin-top: 10px;
}

.container-flex.sales .price span{
	font-size: 18px;
	line-height: 24px;
}

.gallery-3 .item-300 .img-main img {
	max-width: 100%;
}

.description-full table {
	width: 100%!important;
}

.description-full table table {
	border: 0;
}

.description-full img {
	max-width: 100%!important;
	width: auto!important;
	height: auto!important;
}

#spec2, #top_sale {
	margin-bottom: 40px;
}

#spec1 div[class*=col-sm-2], #top_sale div[class*=col-sm-2] {
	width: 14.28%;
}

#top_sale .image img {
	width: auto;
	max-width: 240px;
	height: 240px;
}

#spec2 .col-sm-4 .image img {
	height: 289px;
	margin: 0 auto;
}

@media (max-width:1200px) {
	#spec2 .col-sm-4 .image img {
		height: 256px;
	}
}

@media (max-width:992px) {
	.paneli-view .img-main {
		max-width: 280px;
		display: block;
		text-align: center;
		margin: 0 auto 25px auto;
	}

	.paneli-view .img-main img {
		max-width: 100%;
		height: auto;
	}

	#spec2 .col-sm-4 {
		width: 50%;
	}

	#spec2 .col-sm-4 .image img {
		height: auto;
	}

	#spec2 div[class*=col-sm-] .image img {
		height: 310px;
		margin: 0 auto;
	}
}

@media (max-width:768px) {

	#spec2 .col-sm-4 {
		width: 100%;
	}

	#spec2 .image img {
		width: auto;
		height: 310px;
		margin: 0 auto;
	}

	.paneli-view .img-main {
		max-width: 200px;
	}
}

.advantages {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 10px 0;
}

.advantages .item {
	width: 20%;
	padding: 10px;
	text-align: center;
}

.advantages .item img {
	max-width: 120px;
}

@media (max-width:992px) {
	.advantages .item img {
		max-width: 100%;
	}
}

.container > h3 {
	line-height: 140%;
	text-align: center;
	color: #767676;
	line-height: 140%;
	margin-bottom: 15px;
}

.container .text {
	line-height: 150%;
	margin-bottom: 40px;
}

.container .text p {
	margin-bottom: 15px;
	font-size: 16px;
	color: #333;
}

.d-flex {
	display: flex;
	flex-wrap: wrap;
}

#gallery1 .list > div {
	width: 25%;
}

@media (max-width:992px) {
	#gallery1 .list > div {
		width: 32%;
	}
}

@media (max-width:768px) {
	#gallery1 .list > div {
		width: 50%;
	}
}

@media (max-width:520px) {
	#gallery1 .list > div {
		width: 100%;
	}
}

#gallery1 .image {
	height: 239px;
}

#gallery1 .image img {
	height: 100%;
	max-width: none;
}