@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700); 

/*
	1# Main
	2# Top
	3# Menu
	4# Carousel
	5# OurWorks
	6# OurService
	7# priceWindows
	8# windowsWigodno
	9# cena-udivit	
	10# topWindow
	11#carouselWindowsProfil
	12# WindowsUp
	13# Modal
	14# Balcon
	15# Home
	Button-up
	Footer
	*/

	/* 1# Main */
	html {
		position: relative;
		min-height: 100%;
		overflow-x: hidden;
	}
	body {
		/* Margin bottom by footer height */
		margin-bottom: 150px;
	}
	h1, h2, h3, h4, h5, p {
		font-family: Roboto;
	}
	.mobile-text {
		font-size: 14pt;
		font-family: Arial;
	}
	/* Placeholder left */
	.left-placeholder ::-webkit-input-placeholder {
		text-align: center;
	}
	.left-placeholder :-moz-placeholder { /* Firefox 18- */
		text-align: center;  
	}
	.left-placeholder ::-moz-placeholder {  /* Firefox 19+ */
		text-align: center;  
	}
	.left-placeholder :-ms-input-placeholder {  
		text-align: center; 
	}
	/* End placeholder left */
	.pad-cont {
		padding-top: 30px;	
	}
	.marg-cont {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.hidden {
		display: none !important;
		visibility: hidden !important;
	}
	.color-text{
		color: #383838;
	}
	.color-red {
		color: #e20000;
	}
	.color-yellow {
		color: #ffca03;
	}
	.color-gray {
		color: #bcbcbc;
	}
	.color-yellow-bg{
		background-image: url(../images/bg/factura.png); 
		background-position: left top;
		background-repeat: repeat; 
		padding-bottom: 30px;
	}
	.mt-lg {
		margin-top: 40px;
	}
	.red-line{
		height: 51px;	
		background-color: #e20000;	
	}
	.yellow-line{
		min-height: 60px;	
		/*background-color: #ffca03;*/
		background-image: url(../images/bg/factura.png); 
		background-position: left top;
		background-repeat: repeat; 
	}
	.gray-bg {
		background-color: #efefef;
	}
	.yellow-bg {
		/*background-color: #ffca03;*/
		background-image: url(../images/bg/factura.png); 
		background-position: left top;
		background-repeat: repeat; 
	}
	.white-bg {
		background-color: #fff;
	}
	.top-bg {	
		background-image: url(../images/bg/bg-top-one.png); 
		background-position: left top;
		background-repeat: repeat; 	
	}
	.center {
		text-align: center;
	}
	.strong-text {
		font-weight: bold;
	}
	.raschitat {
		font-size: 24px;
	}
	.razmer-two {
		font-size: 26pt;
	}
	.price-key {
		margin-top: -8px;
	} 
	/* 1# End main */
	/* Logo */

	.wrap-logo img{
		max-width: 100%;
	}

	/* #2 Top */

	.top{
		/*backgroun-color: #f5f5f5;*/
		font-family: Arial;
		background: linear-gradient(to top, #efefef, #ffffff);
		padding: 10px 0 10px;
	}

	.top-tel h3 a {
		font-size: 18px;
		color: #393939;
	}

	.phone-head h3 {
		margin: 0;
	}
	.top-logo {
		padding-right: -100px;
	}
	.top .right {
		font-size: 20px;
		margin-top: -5px;
		float: right;
		padding-right: 20px;
		text-decoration: none;
		border-bottom: 1px dashed #e20000;	
	}
	.top-right-line {
		border-right: 1px solid #000;	
	}
	.top-icon-left {
		float: left;
	}
	.top-icon {
		float: left;
	}
	.icon-md {
		font-size: 50px;  
		line-height: 60px;
		color: #e20000;
		margin-right: 10px;  
		text-align: center;
		display: inline-block; 
		margin-bottom: 10px;
	}
	.top-pad {
		margin-top: 10px;
	}
	.effect-shadow {
		-webkit-box-shadow: 0 11px 9px -6px #777;
		-moz-box-shadow: 0 11px 9px -6px #777;
		box-shadow: 0 11px 9px -6px #777;
	}
	.icon-tel {
		font-size: 25px;
		height: 45px;
		width: 45px;
		line-height: 40px;
		color: #e20000;
		background-color: #fff;
		margin-right: 10px;  
		text-align: center;
		display: inline-block;
		border-radius: 100%;
		border: 3px solid #e20000;
		margin-top: 10px;
	}
	.icon-color1 {
		background-color: #e74c3c;
	}

	.phone-head {
		padding-left: 15px;
		margin-top: 14px;
		text-align: right;
	}

	.top-icon-left .top-icon {
		font-size: 10px;
		line-height: 1;
		width: 15px;
		position: relative;
		top: 8px;
		float: none;
		margin-right: 5px;
		vertical-align: top;
	}

	.phone-head h3 a {
		border-bottom: 1px solid transparent;

	}

	.phone-head h3 a:hover {
		text-decoration: none;
	}

	.phone-head .modal-link {
		display: none;
	}

	.top-icon-left .top-tel,
	.top-icon-left .top-pad {
		display: inline-block;
	}

	.logo-txt p {
		font-family: Arial;
		margin-bottom: 0;
		font-size: 12px;
	}

	.logo-txt {
		padding-top: 2px;
	}

	.wrap-logo {
		border-width: 0;
		text-align: left;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.navbar-default .navbar-toggle:hover, 
	.navbar-default .navbar-toggle:focus {
		background-color: #fff;
		border-color: #fff;
	}

	.navbar-default .navbar-toggle:hover .icon-bar, 
	.navbar-default .navbar-toggle:focus .icon-bar {
		background-color: #e20000;
	}

	.navbar-nav > li > a {
		font-size: 12pt;
		padding-left: 0;
		padding-right: 0;
		font-size: 10pt;
		line-height: 10px;
	}

	.navbar-default {
		border-width: 0;		
	}		
	/* #2 End top*/ 

	/* #3 Menu navbar */ 
	.active-menu,
	.nav .menu-font.active-menu:hover {
		background-color: #c20330;
	}

	.nav .menu-font:hover {
		background-color: #d90033;
	}

	.navbar {
		background-color: #e31e3a;
	}
	.menu-font {	
		font-family: Arial Narrow;
		font-size: 14pt;
		padding-left: 30px;	
		padding-right: 30px;
	}

	.navbar {
		margin-bottom: 0px;
		padding-left: 120px;	
		height: 45px;
	}
	.navbar-brand {
		padding-left: 100px;
	}
	/* #3 End menu */

	/* #4 Carousel */

	#owl-dopopc .item{  
		display: block;
		padding: 30px 0px;
		margin: 20px;
		color: #FFF;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		text-align: center;
	}
	#owl-laminac .item{  
		display: block;
		padding: 60px 0px;
		margin: 20px;
		color: #FFF;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		text-align: center;
	}
	#owl-windows .item{
		display: block;
		padding: 30px 0px;
		margin: 5px;
		color: #FFF;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		text-align: center;
	}
	.owl-carousel div h4 {
		position: absolute;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		color: #383838;
		font-size: 18px;
		display: block;	
	}
	.owl-theme .owl-controls .owl-buttons div {
		padding: 5px 9px;
	}

	.owl-theme .owl-buttons i{
		margin-top: 2px;
	}

	.owl-theme .owl-controls .owl-buttons div {
		position: absolute;
		background: none;  
	}

	.owl-theme .owl-controls .owl-buttons .owl-prev{
		left: -10px;
		top: 130px; 
	}

	.owl-theme .owl-controls .owl-buttons .owl-next{
		right: -10px;
		top: 130px;
	}
	.carousel-recall-left{
		position: absolute;
		top: 40%;
		margin-top: -10px;
		z-index: 5;
		display: inline-block;
		left: 30%;
		margin-left: -10px;
	}
	.carousel-recall-right{
		position: absolute;
		top: 40%;
		margin-top: -10px;
		z-index: 5;
		display: inline-block;
		right: 30%;
		margin-right: -10px;
	} 
	/* #4 End carousel */

	/* #5 OurWorks */
	.ourWorks {
		padding-top: 5px;
		padding: 10px;
		margin-top: 30px;
		margin-bottom: 40px;
	}
	.ourWorksItem {
		padding-left: 45px;
		padding-right: 45px;	
	}
	.modal-our-works {	
		width: 15%
	}
	/* #5 End ourWorks */

	/* #6 OurService */
	.ourServiceBtn {
		margin-top: 15px;
		width: 60%;	
	}
	/* #6 End ourService*/

	/* #7 priceWindows */
	.priceWindows {
		border: 4px solid #ffca03;
	}
	.win-calc-pic {
		padding-left: 0px;
		padding-top: 10px;
	}
	.inputTop {
		padding-top: 20px;
	}
	.input-bottom {
		padding-left: -10px;
		padding-top: 10px; 	
	}  
	.input-pad-top {
		padding-top: 15%;		
	}   
	.input-right-first {
		width: 52px;
		margin-left: -30px;
	}
	.input-right {
		width: 52px;
		margin-left: 10px;
	}
	.input-left {
		width: 49px;
		margin-left: 5px;
	}
	.text-mm {
		margin-left: -55px;
	}
	.input-balkon {
		width: 52px;
	}
	.input-balkon-pod {
		padding-bottom: 0px;
	}
	.btn-plus-minus {
		padding-bottom:10%; 
		margin-left:35%; 
		width:30%
	}
	.btn-plus-minus-three {
		padding-bottom: 10%; 
		margin-left:35%; 
		width:30%
	}
	/* #7 End priceWindows */

	/* 8# WindowsWigodno */
	.wigodnoSectionPadding {
		padding-top: 25px;
		padding-bottom: 45px;
	}
	.wigodnoPlusPadding {
		padding-top: 90px;
	}
	.wigodnoPaddingBottom {
		padding-bottom: 30px;
	}
	.wigodnoYellowBg {
		background-image: url(../images/bg/factura.png); 
		background-position: left top;
		background-repeat: repeat; 	
	}
	.wigodno-top {
		padding-top: 35px;
	}
	.wigodno-top-text {
		padding-top: 0px;
	}
	.wigodno-left {
		left: -14px;
	}
	/* 8# End windowsWigodno*/

	/* 9# cena-udivit */
	.cena-udivit-hr {
		width: 80%; 
		color: #dddddd; 
		height: 2px; 
		background-color: #efefef;
	}
	.cena-udivit-img-vopr {
		padding-bottom: 15px;
	}
	.cena-udivit-yellow-bg {
		background-image: url(../images/bg/factura.png); 
		background-position: left top;
		background-repeat: repeat; 	
		heigth: 80px;
	}
	.cena-udivit-top {
		padding-top: 35px;
	}
	.cena-udivit-top-text {
		padding-top: 15px;
	}
	.cena-udivit-phone {
		width: 50px;
		height:100px; 
		float: left;
		padding: 0 0 0 10px;
	}
	.cena-udivit-phone img {
		top: 6px;
	    max-width: 82px;
	    position: relative;
	    margin: -20px 10px 0 9px;
	    width: 82px;
	    height: auto;
	    left: -17px;
	}

	/* 9# End cena-udivit*/

	/* 10# topWindow */ 
	.top-h1 {
		font-weight: bold;
		font-size: 40px;
	}
	.top-h3 {
		line-height: 130%;
		font-size: 28px;
	}
	.top-bold {
		font-weight: bold;
	}
	.timer-h4 {
		font-size: 21px;
	}
	.akcia {	
		margin-top: 40px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		width: 80%;
		/*background-color: #ffca03;*/
		background-image: url(../images/bg/factura.png); 
		background-position: left top;
		background-repeat: repeat; 
		border: 1px solid #383838;
		border-radius: 12px;	
		box-shadow: 5px 5px 6px rgba(122,122,122,0.7);
	}
	.akcia-input {	
		margin: 12px 10px 12px 20px;
		width: 85%;
	}
	.akcia-button {
		font-size: 22px; 
	}
	.akcia-box {	
		margin-left: 15px;	
	}
	.time {
		position: absolute;
		top: 156px;
		left:47px;
		text-align:center; 
		font-size:20px; 
		width:312px; 
		line-height:30px;
	}
	#CDT {
		display: block;
		overflow: hidden;
		margin: 0 auto;
		width: 224px;
	}
	.number-wrapper {
		float: left;
		position: relative;
		line-height: 24px;
	}
	.number {
		position: relative;
		width: 70px; 
		height: 35px; 
		/*background: linear-gradient(to top, #6f6f6f, #454545);*/
		background: #fff;
		border: 1px solid #454545;
		border-radius: 3px;
		margin: 0 2px;
		padding: 0;
	}
	.numb {
		position: relative;
		width: 56px; 
		height: 37px;
		/*color: #fff;*/
		color: #000;
		margin: 0 6px;
		font-size: 30px; 
		font-weight: bold;
		line-height: 36px;
		letter-spacing: 15px;
		padding: 0;
	}
	.razd {
		width: 1px;
		height: 34px;
		background: linear-gradient(to top, #454545 , #6f6f6f);
		position: absolute;
		top: 0;
		left: 27px;
	}
	.caption {
		text-align: center;
		font-size: 16px;
		position: relative;
	}
	.pic-win {
		margin-top: 20px;
	}
	/* END ÎÑÍÎÂÀ */

	.one {
		position: relative;
		height: 567px;
		background: url(../images/one-fon.jpg);
		margin: 0;
		padding: 0;
		font-family: Museo;
		color:#383838;
	}
	.action {
		width: 376px;
		height: 250px;
		font-size: 28px;
		text-align: center;
		text-transform: uppercase;
		color: #383838;
		line-height: 34px; 
		margin: 0;
		padding: 0;
		position: absolute;
		top: 24px;
		left:21px
	}

	/* 10# End topWindow */

	/* 11# CarouselWindowsProfil */		
	#rehau .item, #kbe .item, #novotex .item{    
		min-height: 300px !important;
		margin-top: 20px;
		margin-bottom: 70px;
	}
	.left-teh {
		margin-left: 10%;
	}

	h5.left-teh {
		font-family: Roboto;
		font-weight: bold;
	}
	.old-price {
		font-size: 15pt;
	}
	.img-profil {
		margin-bottom: -60px;
	}
	.gray-bg-profil {
		background-color: #f4f4f4;
		padding-top: 10px;
	} 
	.profil-price-intelio {
		padding-top: 30px;
	}
	.profil-hr {	
		display: block;
		height: 1px;
		border: 0;
		border-top: 1px solid #ccc;    
		margin-top: 2px;
		margin-bottom: 2px;
		width: 90%;
	}
	.carousel-profil-left{
		position: absolute;
		top: 40%;
		margin-top: -10px;
		z-index: 5;
		display: inline-block;
		right: 0;
		margin-left: -10px;
	}
	.carousel-profil-right{
		position: absolute;
		top: 40%;
		margin-top: -10px;
		z-index: 5;
		display: inline-block;
		left: 0;
		margin-right: -10px;
	}
	.control-buttons-profil.mod {
		margin-top: 20px; 
		text-align:center;
	}	
	.kurs {
		font-style: italic;
	}
	/* 11# End carouselWindowsProfil */

	/* 12# WindowsUp */
	.tooltip.top .tooltip-inner {
		max-width: 200px;
		padding: 3px 8px;
		color: #000;
		text-align: center; 
		background-color: rgba(255, 202, 3, 0.7); 
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;
		border: 2px solid #383838;	
		border-radius: 5px 
	}
	/* 12# End WindowsUp */

	/* 13# Modal */
	.callModal {	
		max-width: 300px;
		text-align:center; 
		background-color: rgba(255, 202, 3, 0.9);
		border: 2px solid #383838;
	}
	/* 13# End Modal */

	/* 14# Balcon */
	.top-bg-balcon {	
		background-image: url(../images/bg/bg-top-balcon.png); 
		background-position: left top;
		background-repeat: repeat; 	
	}
	.balc-uslug {
		padding-bottom: 20px;
	}
	.balcon-carousel-main {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.balcon-profil-hr {	
		display: block;
		height: 1px;
		border: 0;
		border-top: 1px dotted #ccc; 		
		margin-top: 15px;
		margin-bottom: 15px;
		width: 100%;
	}
	.balcon-profil-btn {
		height: 50px;
		width: 95%;	
		margin-top: 10px;
	}
	.img-profil-balcon {
		margin-top: 10px;
	}
	.balc-techn {
		margin-left: -200px;
	}
	.gray-bg-balc {	
		padding-top: 1px;
	}

	.success-call h3 {
		font-size: 32px;
		margin-bottom: 5px;
	}

	.success-call .txt {
		color: #393939;
		font-size: 16px;
	}
/*
.balc-btn-choice-1 {
	background-color: #f6f5f3;
	border-radius: 4px;
	border: 2px solid #aeaeae;
	display: inline-block;
	width: 330px;
}
.balc-btn-choice-2 {	
	background-color: #f6f5f3;
	border-radius: 4px;
	border: 2px solid #aeaeae;
	display: inline-block;
	width: 330px;
} 
*/
.img-balc-btn {
	padding: 10px 20px;
}
.balc-left {
	float: left;
}
.balc-right {
	padding-top: 20px;
	float: left;
}
.balc-calc-pic {	
	padding-top: 10px;
}
.lodg-calc-pic {	
	padding-top: 10px;	
	display: none;
}
.input-balc-bot {
	width: 58px;	
}
.input-balc {
	width: 49px;
	display: inline-block;
}

.input-balc-two {
	width: 49px;	
	display: inline-block;
}
/* balc input image */
.balc-btn-choice-1 input[type=checkbox] {
	display:none;
}

.balc-btn-choice-1 input[type=checkbox] + label
{
	background: url(../images/balcon/balcon-button.png);
	height: 139px;	
	width: 309px;
	display:inline-block;
	padding: 0 0 0 0px;
}
.balc-btn-choice-1 input[type=checkbox]:checked + label
{
	background: url(../images/balcon/balcon-button-on.png);
	height: 139px;
	width: 309px;
	display:inline-block;
	padding: 0 0 0 0px;
}
.balc-btn-choice-2 input[type=checkbox] {
	display:none;
}

.balc-btn-choice-2 input[type=checkbox] + label
{
	background: url(../images/balcon/lodgya-button.png);
	height: 139px;
	width: 309px;
	display:inline-block;
	padding: 0 0 0 0px;
}
.balc-btn-choice-2 input[type=checkbox]:checked + label
{
	background: url(../images/balcon/lodgya-button-on.png);
	height: 139px;
	width: 309px;
	display:inline-block;
	padding: 0 0 0 0px;
}
.balc-ital {
	font-style: italic;
}
/* end balc input image */
.bal-pad-1 {
	padding-top: 60px;		
}
.bal-pad-2 {
	padding-top: 0px;	
}
.bal-pad-3 {
	padding-top: 45px;	
}
.bal-pad-4 {
	padding-top: 65px;	
}
.balc-pad-mobile {
	padding-left: 5px;
	padding-right: 5px;
}
/* 14# End Balcon */

/* 15# Home*/
.top-bg-home {	
	background-image: url(../images/home/bg-top.jpg); 
	background-position: left top;
	background-repeat: no-repeat; 	
} 
.girl-home {
	padding-top: 75px;
	/*margin-left: -56%;*/
	margin-left: -661px;
}
.present {
	background-image: url(../images/pic/present.png);
}
.present-home {
	margin-top: -6%;
	margin-left: 10px;
}
/* 15# End Home*/ 

/* Recall */
.recall-bg {
	background-color: #efefef;
	padding-top: 5px;
	padding-bottom: 5px;
}
.recall-otst{
	padding-top: 70px;
	padding-bottom: 70px;
}
.recall {
	color: #000;
}
.recall-img-left {
	float: left;
	padding-left: 45px;
	padding-right: 45px;
}
.recall-img {
	padding-left: 45px;
	padding-right: 45px;
	float: left;
}
.recall-text-left {
	padding-left: 45px;
	padding-right: 45px;
	text-align: left;	
}
.recall-text-right {	
	text-align: right;
	padding-right: 25px;	
}
/* End recall */

/* Button-up */
.button-up {
	position: fixed; 
	color: #fff; 
	z-index: 99;
	background-color: #e20000; 
	right: 30px; 
	bottom: 180px; 
	padding: 4px 10px; 
	font-size: 30px; 
	border-radius: 4px;
	/*border-top-left-radius: 4px;   */
	/*border-top-right-radius: 4px;   */
	cursor: pointer; 
	display: none; 
	text-align: center; 
	display: none;
}
.button-up:hover {
	background-color: #ffca03; 
}
/* End button-up */

/* Footer */
.nav-foot {
	background-color: #e21e3a;
}

.nav-foot-list {
	padding: 10px 0;
	list-style: none;
	margin-bottom: 0;
	font-size: 0;
	text-align: center;
}

.nav-foot-list li {
	display: inline-block;
	
}

.nav-foot-list a {
	color: #fff;
	display: block;
	padding: 5px 10px;
	font-size: 12px;
}

.nav-foot-list a:hover {
	text-decoration: none;
	background-color: #d90033;
}

.nav-foot-list .active a {
	background-color: #c20330;
}

footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 150px;
	background-color: #f5f5f5;
}
.footer{	
	margin-top: 10px;
	background-color: #f5f5f5;
}
.footer-text{
	margin-top: 20px;
	text-align: center;
}
.hr-footer{
	
	text-align: center;
	color: #000000;
	background-color: #000000;
	width: 60%;
	height: 1px;
}

#footer .right{
	float: right;
	padding-right: 20px;
}
.footer-icon-left {
	padding-left: 45px;
}
.footer-icon {
	float: left;
}
.icon-md {
	font-size: 50px;
  /*
  height: 60px;
  width: 60px;
  */
  line-height: 60px;
  color: #e20000;
  margin-right: 10px;
  /*background-color: rgba(0, 0, 0, 0.4);*/
  text-align: center;
  display: inline-block;
  /*border-radius: 30%;*/
  margin-bottom: 10px;
}

.footer-phone {
	padding-left: 0;
	width: 225px;
	margin: 0 auto;
}

.footer-phone h3 a {
	font-size: 25px;
	font-weight: 700;
}

.footer-phone h3 a:hover {
	text-decoration: none;
}

.footer-phone-link:hover {
	border-bottom-color: transparent;
}

.footer-phone h3 a small {
	position: relative;
	top: -3px;
}

.footer-phone h3 {
	margin-bottom: 0;
}

.footer-phone .top-icon {
	font-size: 10px;
	line-height: 1;
}

.footer-phone .top-tel {
	text-align: right;
}

.footer-phone-link {
	border-bottom: 1px dashed #e20000;
	transition: all .25s linear;
}

.footer-logo {
	display: inline-block;
}

.footer-icon-tel {
	font-size: 25px;
	height: 45px;
	width: 45px;
	line-height: 40px;
	color: #e20000;
	background-color: #f5f5f5;
	margin-right: 10px;  
	text-align: center;
	display: inline-block;
	border-radius: 100%;
	border: 3px solid #e20000;
	margin-top: 10px;
}
/* End footer */

/*** Seller banner ***/
.seller-banner {
	padding: 20px 0 25px;
}
.seller-banner h1 {
	margin-top: 0;
}

.seller-banner .akcia-button {
	font-size: 14px;
	transition: all .25s linear;
}

.seller-banner .akcia-box {
	margin: 0;
}

.seller-banner .timer-h4 {
	margin-top: 0;
}

.seller-banner .akcia {
	padding: 15px 0;
	position: relative;
	z-index: 20;
}

.seller-banner .akcia:after {
	content: "";
	width: 369px;
	height: 450px;
	background: url('../images/girl.png') no-repeat 50% 50%;
	background-size: contain !important;
	position: absolute;
	display: none;
}

/*** Raschi ***/

.btn-mod {
	color: #fff;
	background: #f93b44; /* Old browsers */
	background: -moz-linear-gradient(top, #f93b44 0%, #e70629 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f93b44 0%,#e70629 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f93b44 0%,#e70629 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f93b44', endColorstr='#e70629',GradientType=0 ); /* IE6-9 */
	border-width: 0;
	line-height: 1;
	box-sizing: border-box;
	padding: 14px 15px;
	height: 40px;
	transition: all .25s linear;
}
	
.btn-mod:hover,
.profil-price .profil-btn:hover {
	color: #e40026;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #fff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fff 0%,#fff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fff 0%,#fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff',GradientType=0 );
	border-radius: 4px;
	border: 1px solid #e40026;		
}

/*** profil ***/
.profil-price .old-price {
	font-size: 20px;
}

.profil-price .new-price p {
	font-size: 30px;
	font-weight: 600;
}

.profil-price .new-price small {
	font-size: 20px;
	font-weight: 400;
}

.old-price,
.new-price {
	padding: 0 15px;
}

.profil-price .profil-btn {
	height: 35px;
	margin-top: 3px;
	float: right;
	padding: 5px 10px;
	font-size: 11px;
	border-width: 0;
	background: #f93b44; /* Old browsers */
	background: -moz-linear-gradient(top, #f93b44 0%, #e70629 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f93b44 0%,#e70629 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f93b44 0%,#e70629 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f93b44', endColorstr='#e70629',GradientType=0 ); /* IE6-9 */
}

.profil-price .profil-btn span {
	display: block;
	font-size: 18px;
	line-height: 14px;
}

.profil-price .old-price .price {
	position: relative;
}

.profil-price .old-price .price:after {
	content: "";
	position: absolute;
	left: 0;
	top: 11px;
	right: 0;
	height: 2px;
	background-color: #e20000;
}

.pl-none {
	padding-left: 0 !important;
}

.pl-nonez {
	right: 25px;
}

.pr-none {
	padding-right: 0 !important;
}

/*** Window block ***/
.priceWindows .wrap-window-cost input {
	width: 50px;
	display: inline-block;
}

.row-dop-service .checkbox {
	margin-bottom: 0;
}

.third-window .edit-row .edit-input {
	position: relative;
	top: -40px;
}

.title-window-count {
	font-size: 12px;
	color: #7c7c7c;
	line-height: 1.2;
}

.wrap-info-calc {
	height: 235px;
}

.modal-dialog {
	width: 300px;
}

.modal-dialog h3 {
	font-size: 23px;
}
.control-buttons-profil.mod .btn {
	display: block;
	margin: 0 auto;
	font-size: 12px;
	color: #292929;
	background-color: #dddddd;
	border-color: #d1d1d1;
	width: 200px;
	height: 48px;
}

.control-buttons-profil.mod .btn:not(:last-child) {
	margin-bottom: 10px;
}

.control-buttons-profil.mod .btn:hover {
	background-color: #fff;
	border-color: #e40026;
	color: #e40026;
}

.control-buttons-profil.mod .btn span {
	display: block;
	font-size: 20px;
	line-height: 20px;
}

.control-buttons-profil.mod .btn.btn-primary {
	background-color: #fed72a;
	border-color: #f1c502;
}

.new-cost-balkon span {
	font-size: 34px;
}

.control-buttons-profil {
	text-align: left;
}
*:focus {
	outline: none;
}

.nav.nav-new-mod a {
	width: 220px;
	height: 48px;
	text-align: center;
	font-size: 22px;
	color: #292929;
	background-color: #e6e6e6;
	border: 1px solid #c1c1c1;
}

.nav.nav-new-mod {
	text-align: center;
	margin-bottom: 45px;
}

.nav.nav-new-mod li {
	float: none;
	display: inline-block;
}

.nav.nav-new-mod li:not(:last-child) {
	margin-right: 5px;
}

.nav.nav-new-mod li.active a,
.nav.nav-new-mod li.active a:hover {
	background-color: #fed539;
	color: #292929;
}

.nav.nav-new-mod a:hover {
	background-color: #fff;
	border-color: #e40026;
	color: #e40026;
}

.dateAction {
	text-transform: uppercase;
}

.control-buttons-profil.new-mod .btn{
	background-color: #e6e6e6;
	color: #454545;
	width: 145px;
	font-weight: 400;
	border-color: #c1c1c1;
	border-width: 1px 0 1px 1px;
	border-radius: 5px 0 0 5px;
	position: relative;
	padding-left: 24px;
	margin-bottom: 5px;
}

.control-buttons-profil.new-mod .btn:hover{	
	color: #fff;	
}

.control-buttons-profil.new-mod .btn.btn-primary,
.control-buttons-profil.new-mod .btn.btn-primary:hover {
	background-color: #fed539;
}

.control-buttons-profil.new-mod .btn.btn-primary:after,
.control-buttons-profil.new-mod .btn.btn-primary:hover:after {

	 background-image: -ms-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #fed539 51%, #fed539 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #fed539 51%, #fed539 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #fed539 51%, #fed539 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(50, #FFFFFF), color-stop(51, #fed539), color-stop(100, #fed539));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #fed539 51%, #fed539 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #fed539 51%, #fed539 100%);
}

.control-buttons-profil.new-mod .btn:not(:first-child) {
	margin-left: -6px;
}

.control-buttons-profil.new-mod .btn:after {
	content: "";
    position: absolute;
    top: 4px;
    right: -12px;
    border-radius: 0 0 6px 0;
    width: 25px;
    height: 24px;
    z-index: 10;
    border: 1px solid #c1c1c1;
    transform: rotate(-45deg);
    border-width: 0 1px 1px 0;
    background-image: -ms-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #E6E6E6 51%, #e6e6e6 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #E6E6E6 51%, #e6e6e6 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #E6E6E6 51%, #e6e6e6 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(50, #FFFFFF), color-stop(51, #E6E6E6), color-stop(100, #e6e6e6));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #E6E6E6 51%, #e6e6e6 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #E6E6E6 51%, #e6e6e6 100%);
}
/*
.control-buttons-profil.new-mod .btn:hover {
	background-color: #e40026;
}

.control-buttons-profil.new-mod .btn:hover:after {
    background-image: -ms-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #e40026 51%, #e40026 100%);
*/

.control-buttons-profil.new-mod .btn:hover {
	background-color: #fff;
	border-color: #e40026;
	color: #e40026;
}

.control-buttons-profil.new-mod .btn:hover:after {
    background-image: -ms-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #fff 51%, #fff 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #e40026 51%, #e40026 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #e40026 51%, #e40026 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(50, #FFFFFF), color-stop(51, #e40026), color-stop(100, #e40026));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #e40026 51%, #e40026 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #e40026 51%, #e40026 100%);
}

h5 {
	word-wrap: break-word;
}


.control-buttons-profil.new-mod .btn:nth-child(1) {
	z-index: 20;
}

.control-buttons-profil.new-mod .btn:nth-child(2) {
	z-index: 19;
}

.control-buttons-profil.new-mod .btn:nth-child(3) {
	z-index: 18;
}

.control-buttons-profil.new-mod .btn:nth-child(4) {
	z-index: 17;
}

.control-buttons-profil.new-mod .btn:nth-child(5) {
	z-index: 16;
}

.control-buttons-profil.new-mod .btn:nth-child(6) {
	z-index: 15;
}

.control-buttons-profil.new-mod .btn:nth-child(7) {
	z-index: 14;
}

/*********************************/
/************* Media *************/
/*********************************/
@media all and (min-width: 480px) {
	/*** Seller banner ***/
	.seller-banner .akcia-box .akcia-input {
		width: 88%;
	}

	.seller-banner .akcia {
		width: 360px;
	}

	.seller-banner .timer-h4 {
		margin-top: 20px;
	}

	.seller-banner .timer-h4:first-child {
		margin-top: 0;
	}

	.control-buttons-profil.mod .btn {
		display: inline-block;
		vertical-align: top;
	}
}
@media all and (min-width: 768px) {
	/*** Header ***/
	.wrap-logo.top-right-line {
		border-right-width: 1px;
	}

	.time-work {
		margin-top: 7px;
	}

	.time-work .top-pad {
		margin-top: 0;
		font-family: Roboto;
	}

	.top-icon-left .top-icon {
		top: 20px;
	}

	.time-work .top-icon {
		top: 14px;
	}

	.phone-head {
		margin-top: 1px;
	}

	.phone-head .modal-link {
		display: block;
		font-size: 12px;
		text-decoration: none;
		border-bottom: 1px dashed #e20000;
		display: inline-block;
		position: relative;
		line-height: 1.2;
		top: -2px;
		transition: all .25s linear;
	}

	.phone-head .modal-link:hover {
		border-bottom-color: transparent;
		color: #e20000;
	}

	.navbar-header {
		display: none;
	}

	.navbar-collapse {
		padding: 0;
	}

	.navbar-nav {
		display: table;
		width: 100%;
	}

	.navbar-nav .menu-font {
		display: table-cell;
		float: none !important;
		padding-left: 15px;
		padding-right: 15px;
		text-align: center;
		position: relative;
		transition: all .25s linear;
	}

	.navbar-nav .menu-font:first-child:before,
	.navbar-nav .menu-font:last-child:after {
		content: "";
		position: absolute;
		left: -1px;
		top: 0;
		bottom: 0;
		width: 1px;
		background-color: #fff;
	}

	.navbar-nav .menu-font:last-child:after {
		left: inherit;
		right: -2px;
	}

	.navbar {
		border-radius: 0;
		border-top: 1px solid #ecd5d9;
	}

	.menu-font {
		border-right: 1px solid #c20330;
		border-left: 1px solid #fff;
		height: 44px;
	} 

	.top-icon-left .top-tel {
		position: relative;
		top: 10px;
	}

	.phone-head .modal-link {
		top: -5px;
	}

	/*** Ackcia ***/
	.akcia-stick {
		position: absolute;
		display: inline-block;
		bottom: 20px;
		right: -120px;
	}

	.seller-banner .akcia-button {
		font-size: 20px;
	}

	/*** Footer ***/
	.footer-text {
		text-align: left;
	}

	.nav-foot-list {
		display: table;
		width: 100%;
		padding: 0;
	}

	.nav-foot-list li {
		display: table-cell;
		padding: 0;
		border-right: 1px solid #c20330;
		border-left: 1px solid #fff;
		position: relative;
	}

	.nav-foot-list li:first-child:before, 
	.nav-foot-list li:last-child:after {
		content: "";
		position: absolute;
		left: -1px;
		top: 0;
		bottom: 0;
		width: 1px;
		background-color: #fff;
	}

	.footer-wrap-logo {
		text-align: left;
	}

	.nav-foot-list li:last-child:after {
		left: inherit;
		right: -2px;
	}

	.nav-foot-list a {
		display: block;
		font-size: 10pt;
		line-height: 10px;
		padding: 15px;
	}

	.footer-logo {
		text-align: center;
	}

	.footer-phone {
		float: right;
	}

	.footer-phone .top-icon {
		position: relative;
		top: 20px;
	}
}

@media all and (min-width: 992px) {

	/*** Header ***/
	.logo-txt p {
		font-size: 14px;
	}

	.logo-txt {
		padding-top: 12px;
		padding-left: 25px;
	}

	.top-icon-left .top-icon {
		width: 30px;
	}

	.time-work {
		margin-top: 13px;
		padding-left: 0;
	}

	.top-icon-left .top-icon {
		top: 18px;
	}

	.time-work .top-icon {
		top: 6px;
	}

	.top-icon-left .top-icon {
		margin-right: 10px;
	}

	.phone-head {
		padding-left: 0;
	}

	.phone-head h3 {
		margin-bottom: 4px;
	}

	.phone-head h3 a{
		font-size: 25px;
		font-weight: 700;
	}

	.phone-head h3 a small {
		position: relative;
		top: -3px;
	}

	.top-icon-left .top-tel {
		top: 16px;
		margin-top: 2px;
	}

	.phone-head .modal-link {
		font-size: 14px;
	}

	.top {
		padding: 15px 0;
	}

	.navbar-nav > li > a {
		font-size: 18px;
		padding-top: 19px;
		padding-bottom: 19px;
	}

	.navbar-nav .menu-font {
		display: inline-block;
		float: left;
		padding: 0 35px;
	}
	/*** Footer ***/
	.footer-text {
		font-size: 18px;
	}

	.footer-phone {
		display: inline-block;
		width: 265px;
	}

	.footer-phone h3 a {
		font-size: 30px;
	}

	.footer-phone-link {
		font-size: 14px;
		position: relative;
		top: -5px;
	}

	.footer-phone-link:hover {
		text-decoration: none;
	}

	.footer-phone .top-icon {
		top: 24px;
	}

	.nav-foot-list a {
		font-size: 18px;
		padding-top: 19px;
		padding-bottom: 19px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	h1, h2, h3, h4, h5, p {
		font-family: Arial;
	}
}

@media (max-width: 767px) {
	h1, h2, h3, h4, h5, p {
		font-family: Arial;
	}
}

@media (max-width: 480px) {
	h1, h2, h3, h4, h5, p {
		font-family: Arial;
	}
}

@media all and (min-width: 1200px) {
	.btn-mod {
		font-size: 20px;
		height: 35px;
		padding: 8px 15px;
	}

	.btn-cost-size {
		font-size: 24px;
		height: 48px;
		padding: 12px 35px;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.phone-head h3 a {
		font-size: 30px;
	}

	.phone-head h3 {
		margin-bottom: 0;
	}

	.profil-price .profil-btn {
		padding: 7px 20px;
		height: 38px;
		margin-top: 5px;
	}

	.profil-price .new-price p {
		font-size: 36px;
	}

	.new-price .col-xs-6:first-child {
		padding-right: 0;
	}

	.top-icon-left .top-tel {
		top: 12px;
	}

	/*** ackcia ***/
	.seller-banner {
		overflow: hidden;
	}

	.seller-banner .container {
		background: url("../images/pic/topWindow.png") no-repeat 100% 88%;
	}

	.seller-banner .akcia:after {
		display: block;
		position: absolute;
		top: -135px;
		right: -322px;
		z-index: -1;
		width: 450px;
		height: 550px;
	}

	.seller-banner .timer-h4 {
		margin-top: 10px;
	}

	.seller-banner .top-h3 {
		font-size: 26px;
	}

	.top-bg-balcon .container {
		background-image: none;
	}

	.top-bg-balcon .container-bg {
		background: url("../images/balcon/balcon-top.png") no-repeat 100% 100%;
	}

	.priceWindows h3 {
		font-size: 20px;
	}

	.priceWindows .checkbox,
	.priceWindows .radio {
		margin-top: 0;
		margin-bottom: 0;
	}

	.priceWindows .checkbox h4,
	.priceWindows .radio h4 {
		margin: 5px 0;
	}

	.col-sizes-balcon {
		position: relative;
		top: 85px;
	}

	.tech-characteristic {
		top: -45px;
		height: 165px;
		padding-left: 160px;
		width: 450px;
		position: relative;
		padding-top: 0;
		text-align: left;
	}

	.balcon-carousel-main h5.strong-text {
		font-size: 24px;
		text-transform: uppercase;
		font-weight: 400;
	}

	.tech-characteristic h5.strong-text {
		font-size: 14px;
		font-weight: 700;
		text-align: left;
	}

	.top-bg-home .container {
		background-image: none;
	}

	.top-bg-home {
		position: relative;
	}

	.top-bg-home:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: url("../images/home/home-top.png") no-repeat 100% 100%;
	}

	#callModal .modal-dialog {
		margin-top: 180px;
	}
	
	#zamerModal .modal-dialog {
		margin-top: 180px;
	}
	
	#successModal .modal-dialog {
		margin-top: 180px;
	}
}