.link-file {
	margin-bottom: 20px;
    display: block;
    text-decoration: none;
}
/*.col-md-2 {
    width: 16.66666667%;
	float:left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}*/
#result p.intro {
    font-size: 50px;
    line-height: 115%;
    color: #26b1eb;
  	padding-bottom: 15px;
	text-align:center;
}
#result p.result-desc {
    font-size: 16px;
    text-transform: none;
    line-height: 1.5;
    padding: 0px 15px 30px 15px;
}

.cost-all {
    position: absolute;
    top: 45px;
    left: 60px;
    color: #fff;
}
.info-message {
    display: block;
    text-transform: initial;
    width: 100%;
    font-size: 25px;
    line-height: 29px;
}
.cost-ajax {
    font-size: 50px;
    color: #26b1eb;
}
/*.col-md-7 {
    width: 58.33333333%;
	float:left;
}
.col-md-8 {
    width: 66.66666667%;
	float:left;
}
.col-md-5 {
    width: 41.66666667%;
	float:left;
	padding-top:18px;
}
.col-md-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}*/
.gdlr-core-item-list h3, h3.myh3 {
	font-size: 25px;
    font-family: 'helvetica';
    color: #21304F !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 7px;
    position: relative;
    font-weight: normal;
}
.gdlr-core-item-list p {
	margin:20px 0 5px 2px;
}

#potolok {
    padding-top: 10px;
}
#light {
	padding-top:24px;
}

#potolok div.choose {
    border:none;
}

.choose {
	width: 30%;
    box-sizing: border-box;
    display: inline-block;
    cursor: pointer;
    text-align: center !important;
    text-align-last: center !important;
    color:#78879E;
    text-transform: uppercase;
    font-family: 'Helvetica';
}

.choose > div {
    height: 130px;
    margin-bottom: 10px;
    border: 5px solid white;
}

#lavki {
	text-align: center;
}
#lavki .choose {
    width: 210px;
    margin: 10px 25px;
    /*padding: 10px 30px;*/
}

#lavki .choose div {
    height: 160px;
}

/*.choose.active{
	border:2px solid #ef7070;
	box-shadow: 0 0 5px #ff2f2f;
}*/

div.choose.active {
    border:0;
    box-shadow: none;
    color: #21304F;
}
div.choose.active > div {
    border-color:#21304F;
}

#potolok, #light, #dopob {
	text-align: justify;
	line-height: 0;
	font-size: 1px;
	text-justify: newspaper;
	zoom:1;
	text-align-last: justify;
}
#interer:after, #potolok:after, #light:after, #dopob:after {
	width: 100%;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	content: '';
	display: inline-block;
}
#interer > div, #potolok > div, #light > div, #dopob > div {
	display: inline-block;
	float:none;
	margin-top: 15px;
	vertical-align: top;
	line-height: normal;
	font-size: 14px;
	text-align:left;
	text-align-last:left;
}

#interer {
    text-align: center;
}

#interer .choose {
	/*width:230px;*/
    width: 175px;
	text-align:center;
	text-align-last:center;
	border-color: #21304F;
	padding: 7px 5px 5px;
}

#interer .choose div {
    /*height: 180px;*/
    height: 165px;
    margin-top: 3px;
    margin-bottom: 0;
}

#interer .choose.active {
	background-color: #21304F;
	color: #fff;
}

#interer .choose.active div {
	border-color: #21304F;
}

#interer .choose img {
	height: 90px;
	margin-top:10px;
}

#light {
    text-align: center;
    text-align-last: center;
}

#light .choose {
	position:relative;
	width:200px;
	height:165px;
	padding:0;
	margin:0 15px;
}
#light .choose div{
    height: 200px;
    border-radius: 100px;
}

#dopob .choose {
	position:relative;
	padding:0;
	margin:0;
	overflow: hidden;
    width:200px;
}

#dopob .choose div {
    height:200px;
    border-radius: 100px;
}

#light .choose span, #dopob .choose span {
    display: block;
    text-align: center;
    color: #000;
    background: rgba(255,255,255,0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    text-align-last: center;
    line-height: 18px;
    padding-top: 8px;
    font-size: 14px;
}

#calculation-fast {
    background: #21304F;;
    padding: 5px 0;
    display: none;
    float: left;
    width: 100%;
    position: fixed;
    top: 73px;
    z-index: 3;
}

#calculation-fast-name, #calculation-fast-price, #calculation-fast-desc,#calculation-fast-button {
    display: block;
    line-height: 1em;
    font-weight: bold;
    color: #fff;
}

#calculation-fast-name {
    font-size: 15px;
    padding-top: 11px;
    float: left;
    margin: 0 0 0 0;
    width: 20%;
}

#calculation-fast-price {
    font-size: 17px;
    text-align: center;
    background: #fff;
    color: #000;
    padding: 5px 10px;
    float: left;
    margin: 5px 20px 5px 0;
    width: 25%;
}

#calculation-fast-desc {
    font-size: 15px;
    padding: 0;
    width: 30%;
    float: left;
    margin: 4px 0 0 0;
}

#calculation-fast-button {
    float: right;
}

#calculation-fast-button a{
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 11px 13px 9px;
    position: relative;
    background: #a9917c;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    float: left;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #fff;
}
#sendEmail {
    position: absolute;
    top: 0;
    right: 0;
    width: 382px;
    height: 78px;
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 10px;
    display: none;
}

#sendEmail input {
    width: 100%;
    display: block;
    background: #fff;
    border: 1px solid gray;
    box-sizing: border-box;
    padding: 3px 5px;
    margin: 0 0 5px 0;
    text-align: center;
}

#sendEmail button {
    width: 150px;
    display: block;
    margin: 0 auto;
    border-color: buttonface;
}

#showSendEmail {
    cursor: pointer;
}
.glass {
	width:40px;
	float:left;
	margin: 3px 0 0 3px;
}
.glass img {
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
}

@media (max-width: 1270px) {

	.your .result {
		width: 100%;
		float: none;
	}
	.your .buttons {
		float: none;
		width: 100%;
		background: #ededed;
		position: relative;
	}
	#showSendEmail {
		float: right;
		margin: 12px 20px 0 0;
	}
	.your .buttons a {
		width: 40%;
		padding: 16px 0;
	}
	#sendEmail {
		width: 60%;
	}
	#light .choose {
		height: auto;
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	#potolok {
		text-align:center;
	}
	#potolok div.choose {
		width: 210px;
		margin: 10px;
	}
	#calculation-fast-name {
		width:40%;
	}
	#calculation-fast-desc {
    	padding: 50px 0 7px 0;
    	width: 100%;
    	float: none;
    	margin: 0;
	}
	#calculation-fast-button {
		position: absolute;
		top: 0;
		right: 15px;
		top: 12px;
	}
	#dopob {
		text-align:center;
	}
	body.infinite-body-front .gdlr-core-container {
		max-width:none !important;
	}
}

@media (max-width: 580px) {
	.your .buttons a {
		font-size: 18px;
	}
}
@media (max-width: 450px) {
	#calculation-fast-desc {
		text-align: center;
	}
	#calculation-fast-button {
		position: inherit;
		float: none;
		width: 135px;
		display: block;
		margin: 0 auto 0px;
	}
	#calculation-fast-button a {
		width: 135px;
		text-align: center;
		margin: 0 0 10px 0;
	}
	.your .result .right {
		width: 100%;
		text-align: center;
		float: none;
		padding: 0 0 15px 0;	
	}
	.your .result .left {
		width: 100%;
		text-align: center;
		float: none;
	}
	.your .buttons a {
		width:100%;
	}
	
	#showSendEmail {
		margin: 10px auto;
		float: none;
		width: 120px;
		display: block;
	}
	#sendEmail {
		width: 100%;
		display: block;
		top: auto;
		bottom: -25px;
	}
}

#calculation-fast {
    top: 0;
    max-width: 1170px;
    margin-left: -15px;
}

.gdlr-core-pbf-background-wrap {
    margin-right: -15px;
    margin-left: -15px;
}

blockquote {
    quotes: none;
    padding: 30px 30px 15px;
    font-size: 17px;
    margin-bottom: 0px;
    font-style: italic;
    margin-top: 0px;
    border-left-width: 2px;
    border-left-style: solid;
    border-color: #414a5a;
}

.infinite-body input, .infinite-body textarea {
    color: #4e4e4e;
}

@media (max-width: 450px) {
    #calculation-fast-name,
    #calculation-fast-price,
    #calculation-fast-desc {
        width: 100%;
    }
    #calculation-fast-name {    
        text-align: center;
    } 
    #calculation-fast {
        margin-left: 0;
        left: 0;
        right: 0;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
}

#interer .choose div {
    background-size: cover !important;
}