﻿html {
	height:100%;
 	font-family: sans-serif;
}
body {
	height: 100%;
	color: #000;
	margin: 0;
 	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 	font-size: 14px;
}
.botmenu {
	position: relative;
}
#count{
	position: absolute;
	bottom: 1px;
	left: 30px;
}
.container {
  /* max-width: none !important;    FIX*/
   /* width: 960px!important;       FIX*/
    /*max-width: 960px;			FIX*/
}
.no-gut > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.no-gut {
	margin: 0;
}
.header, .navbar {
	background-color: #ffffff;
}
.header {
	padding:0 0 5px 0;
}
#wesale img {
    border-radius: 100px;
    display: block;
    margin: 10px auto;
}
#wesale .textbox h4 {
    color: #d9230f;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px 0;
    text-shadow: none;
}
#wesale .textbox {
    color: #000;
    font-weight: bold;
    line-height: 200%;
    position: static;
    text-align: center;
    text-shadow: none;
}
#wesale .Allbot {
	text-align: center;
    color: #d9230f;
    font-size: 22px;
    font-weight: bold;
    margin: 15px 0;	
}
#wesale .tribox {
	margin: 0 auto;
	max-width: 200px;
}
#wrapall {
	min-height: 100%;
	height: auto !important; 
	overflow: hidden;
	/*min-width: 960px;             FIX*/
}
#otzform {
	
}
#modalbox2 {
	max-width: 400px;
	margin: 0 auto;
}
#modalbox2 .ccms_form_element {
    clear: both;
    margin-bottom: 5px;
    padding: 0;
    position: relative;
}
#modalbox2 .ccms_form_element input, #modalbox2 textarea, #modalbox2 input[type="file"] {
    border: 1px solid #d3d3d3;
    margin-bottom: 5px;
    padding: 0 6px !important;
}
#modalbox2 textarea {
border: 1px solid #666 !important;
border-radius: 10px;
    padding: 10px !important;
width: 100%;	
}
#popupbox2 #fintext {
	margin: 20px auto;
	text-align: center;
}
#popupbox2 .modal-title {
    border: 0 none;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
#modalbox2 input[type="submit"] {
    border: 1px solid #d3d3d3;
    margin-bottom: 5px;
    padding: 6px 12px !important;
}
#modalbox2 input[type="file"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #666;
    border-radius: 0 5px 5px 0;
    margin-bottom: 5px;
    padding: 0 !important;
}
#callback02 {
	max-width: 250px;
	margin: 15px auto;
}
.custom p {
	margin: 0;
}
.custom {
	position: relative;
}
#mainbox {
    background: transparent url("../img/body-bg.jpg") no-repeat scroll center top;
	background-size: 100%;		

}
#mainbox-shade {
	background: transparent url('../img/shadeline.png') repeat-x left top;	
	    padding-top: 30px;
}
.page-header {
    border-bottom: 0 none;
    margin: 0;
    padding-bottom: 0;
}
.logobox {
    color: #fff !important;
    display: block;
    font-size: 36px;
    font-weight: bold;
    margin: 15px 15px 15px 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    text-decoration: none !important;
}
.botmenu .logobox {
    margin: 35px 15px 15px 0;
}
#compobox {
padding: 30px 0;
}

/*Footer*/
#footerplace {
	height: 65px;	
}
#footer .row {
	border-top: 1px solid #b1b1b1;
}
#footer {
	background-color: #fff;
    margin: -60px 0 0;
    min-height: 60px;
}
#footer, #footer a {
	font-size: 12px;
	color: #000;
}

#footer #inforight {
	text-align: right;	
}

@media (max-width: 768px) {
	#footer #inforight {
		text-align: left;	
	}	
}

#footer #inforight {
	margin:15px 0;

}
#footer #infoleft {
	margin:25px 0 15px 0;
}
#iteamlink img {
    vertical-align: baseline;
}
/*END Footer*/

img {
    max-width: 100%;
}

.callback , .topcontact {
    font-size: 16px;
}
.callbackwrap {
	border-right: 1px solid #ff1a1b;	
}
.topcontactwrap, .callbackwrap {
	margin: 15px 0;
}
.callback {
	float: right;
	background: transparent url('../img/phone-icon.png') no-repeat 5px 15px;
    padding: 10px 0 10px 40px;	
}
.botmenu .callback {
	float: none;
}
.topcontact {
 	background: transparent url('../img/adres-icon.png') no-repeat left 15px;
    padding: 10px 0 10px 40px;
}


#togglemenu {
    line-height: 40px;
    margin: 0 0 0 50px;
    padding: 10px 50px !important;
}
.navbar-nav > li {
    padding: 0 2px 0 3px;
    margin: 1px 0 0 0;
  	background: transparent url('../img/liline.png') no-repeat left center;   
}
.navbar-nav > li.item-101 {
	display: none;
}
.navbar-nav > li:first-child, .navbar-nav > li.item-108 {
	background: none;
} 
 .nav > li > a {
    border-radius: 10px;
}
 .nav > li.dropdown.open> a {
    border-radius: 10px 10px 0 0;
}
.dropdown-menu {
    border: 1px solid #d9230f;
    margin: 2px 2px 0 3px;
    min-width: 160px;

}
.navbar-nav .open .dropdown-menu {
    border: 1px solid #d9230f;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}
.moduletable h3, .page-header h1, .page-header h2, #popupbox .modal-title {
    border-bottom: 5px solid #d9230f;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    margin: 15px 0 25px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
#popupbox .modal-title {
     border: 0 none;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
#fintext {
	font-weight: bold;
}
.modal-header {
    border-bottom: 5px solid #d9230f;
    min-height: 50px;
    padding: 15px;
}
.modal-footer {
    border-top: 5px solid #d9230f;
    padding: 20px;
    text-align: right;
}
.botmenu .moduletable h3 {
    border-bottom: 0 none;;
    color: #d9230f;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
    padding-bottom: 0;
    text-align: left;
    text-transform: uppercase;
}
.trimenubox .moduletable {
    border-left: 1px solid #b1b1b1;
    min-height: 155px;
    padding: 1px 0 15px 50px;
}
.trimenubox.botleftmenu .moduletable {
	border: 0 none;
}
.botmenu .nav > li > a {
    padding: 2px 15px;
    color: #000;
}
#mainbox .moduletable {
	/*width: 960px;*/
	margin:  0 auto;
}
.welink1, .welink2, .welink3 {
    margin: 15px auto;
    width: 98%;
     font-size: 14px;
    font-weight: bold;   
}
.welink3 {
    padding: 5px;
    color: #000; 
}
.welink3 strong {
 	background: transparent url('../img/phone-icon.png') no-repeat left center;   
 	padding: 0 0 20px 35px;	
}
.btn-primary.welink3:hover {
	color:#000 !important;
}
.tribox {
    margin: 15px auto;
    position: relative;
    width: 320px;
}
.textbox {
    color: #fff;
    font-weight: bold;
    line-height: 200%;
    position: absolute;
    text-align: center;
    text-shadow: 2px 2px 2px #000;
    top: 215px;
    width: 100%;
}
.textbox h4 {
	font-size: 30px;
	color: #d9230f;
	font-weight: bold;
	margin: 0;
}
.textbox strong {
	font-size: 24px;
}
.textbox.beton {
	
}
.textbox.pesok {
	color: #d9230f;	
	text-shadow: none;
}
.textbox.pesok h4 {
	color: #000;
	text-shadow: none;
}
.textbox.rastvor {
	
}
#controlbox {
	background-color:  #ccc;
	padding:  30px 0;
	margin:  30px 0;
}
.infoblock {
    height: 80px;
    margin-bottom: 10px;
    overflow: hidden;
}
.lab1, .lab3, .lab2  {
    font-size: 14px;
    font-weight: bold;
}
.lab1, .lab3, .lab1:hover, .lab3:hover {
	color: #000;
}
.lab3 {
    color: #000;
    padding: 5px;
}
.lab3 strong {
    background: transparent url("../img/phone-icon.png") no-repeat scroll left center;
    padding: 0 0 20px 35px;
}
.lab2 {
	padding: 5px 0;
}
.otzyv {
	 background: #ccc none repeat scroll 0 0;
    border-radius: 15px;
    box-shadow: -3px 6px 5px #333;
    padding: 15px;
 	margin: 15px 10px;
}
.otzyv p:first-child {
	color: #d9230f;
	text-transform:  uppercase;
}
#otzyvbox .tribox img {
    box-shadow: -3px 3px 3px #555;	
}
.custom .otzyv p:nth-child(2) {
	margin-bottom: 10px;

}
.custom .otzyv p {
	line-height: 16px;
}
.custom .otzyv p span {
    line-height: 5px;	
}
#otzyvbox {
	margin: 30px 0;
}
#otzyvbox .tribox {
    background: transparent url("../img/otzyv-arrow.png") no-repeat scroll 130px 104px;
}
#headerclon {
	margin: 0 0 30px 0;
}
#calcbox {
	background: transparent url("../img/calc-bg.jpg") repeat;
    box-shadow: 0 0 7px #000;
    padding: 20px 0 30px;	
}
.modal-content {
	background: transparent url("../img/calc-bg.jpg") repeat;	
}
.cfdiv_text input {
    background-color: #fff;
    border: 1px solid #666 !important;
    border-radius: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #666;
    font-size: 14px;
    height: 36px;
    line-height: 1.42857;
    padding: 8px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;

}
.cfdiv_text input:focus {
	border: 1px solid #d9230f !important;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,35,15,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,35,15,.6);
}
#input_textarea_31_container_div {
	display:none !important;
}
#modalbox {
	max-width:440px;
	margin:  0 auto;
	padding: 15px;
}
.ccms_form_element.cfdiv_submit input {
	padding: 14px 16px !important;
}
#callback01 {
	cursor: pointer;
}
#empty_container_div {
	margin:0;
	padding: 0;
}
#calcbox h5 {
	font-size:  18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0;
	color: #d9230f;
	
}
#calcbox .ribet {
    color: #d9230f;
    font-size: 18px;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;
}
#calcbox img {
	margin: 15px 15px 15px 30px;
}
#calcbox #dostavka img {
	margin:  50px 15px 15px 30px;
}
#material, #dostavka, #nasos {
	padding: 15px 0;
	border-bottom:  1px solid #b1b1b1;
}
.midbet {
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
    min-height: 170px;		
}
.leftbet label, #totalbox label {
	font-weight: bold;
}
select.form-control {
	border-radius: 10px 0 0 10px;
}
#way-sel , #km-sel {
	display:none;
}
#totalbox .btn-primary, #totalbox  .btn-default {
	font-size:  18px;
}
#totalbox .show-block  {
	margin: 15px 0;
}
#resultbox {
	margin: 15px 0;	
    border-left: 1px solid #b1b1b1;
}
.scrollup {
    background: transparent url("../img/icon_top.png") no-repeat scroll center center;
    bottom: 100px;
    cursor: pointer;
    display: none;
    height: 80px;
    opacity: 0.6 !important;
    position: fixed;
    right: 10px;
    text-indent: -9999px;
    width: 80px;
    z-index: 9999;
}
.scrollup:hover {
    opacity: 1 !important;
}
.rotateScr  {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes rotateScr {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 0.6;
  }
}

@keyframes rotateScr {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 0.6;
  }
}

.rotateScr {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
#flawlink {
	margin-bottom: 20px;
}
@media (max-width: 768px) {
	.callback {
		float: none;
	}
	.callbackwrap {
		border-bottom: 1px solid #ff1a1b;
		border-right: 0 none;	
	}
	.topcontactwrap, .callbackwrap {
		margin: 5px 0;
	}	
	.navbar-nav > li {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; 
	}	
	.navbar-nav .open .dropdown-menu {
 	   margin:  0;
	}		
	.trimenubox .moduletable {
    	border-left: 0 none;
  	 	min-height: 15px;
    	padding: 1px 0 15px 20px;
	}	
	.midbet, #resultbox {
	    border-left: 0 none;
	    border-right: 0 none;	
	}	
}

@media (max-width: 992px) {
	.callback , .topcontact {
    	font-size: 14px;
	}	
}