.header-wrapper {
    height: 64px;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    line-height: 1.4;
}
.header-panel {
    background: #21282E;
    color: #fff;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
}
.float-l {
    float:left;
    margin-right:10px;
}
.header-panel i{
    margin-top: 8px;
    font-size: 20px;
}
.callback-btn{
    margin-top:12px;
    height: 38px;
    width: 100%;
    line-height: 38px;
    display: block;
    position: relative;
    text-decoration: none;
    text-align: center;
    background: #F60404;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff !important;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    letter-spacing: 0.5px;
}
.callback-btn .fa{
    margin: 0 4px 0 0;
    vertical-align: middle;
    font-size: 20px;
}
.callback-btn:hover{
    color: #fff !important;
    background: #FF4229 !important;
}
.margin-rows {
    margin-top:50px;
}
.form-control4 {
    display: block;
    width: 100%;
    height: 52px;
    border: 0px solid #E3E3E4;
    border-radius: 0;
    background: #fff !important;
    color: #F60404 !important;
    text-shadow: none;
    font-size: 25px;
    line-height: 52px;
    text-align: right;
    margin-bottom: 20px; 
}
.ez-ot-form-imput4263,
.form-control {
    display: block;
    width: 100%;
    height: 52px;
    padding: 0 40px 0 20px;
    border: 2px solid #E3E3E4;
    border-radius: 0;
    background: #fff;
    color: #727376;
    text-shadow: none;
    font-size: 14px;
    line-height: 1.42857143;
    margin-bottom: 10px;
}
.ez-ot-form-imput42634{
    display: block;
    width: 100%;
    height: 90px;
    padding:20px;
    border: 2px solid #FFBB02 !important;
    border-radius: 0;
    background: #fff;
    color: #727376;
    text-shadow: none;
    font-size: 14px;
    line-height: 1.42857143;
    margin-bottom: 10px;
}


.form-control.mini{
    height: 40px;
}
.ez-ot-form-imput4263,
.form-control:focus{
    border: 2px solid #FFBB02;
}
.form-control[readonly]:focus{
    border-color: #E3E3E4;
}
.form-control.error{
    border-color: #FF1A00;
}
.form-control::-moz-placeholder {
  color: #6B6F7D;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6B6F7D;
}
.form-control::-webkit-input-placeholder {
  color: #6B6F7D;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
  max-width: 100%;
  min-height: 115px;
  resize: none;
  padding-top: 10px;
}
input:focus::-moz-placeholder{
    opacity: 0;
}
input:focus:-ms-input-placeholder{
    opacity: 0;
}
input:focus::-webkit-input-placeholder{
    opacity: 0;
}
textarea:focus::-moz-placeholder{
    opacity: 0;
}
textarea:focus:-ms-input-placeholder{
    opacity: 0;
}
textarea:focus::-webkit-input-placeholder{
    opacity: 0;
}
 input[type="text"]:focus { outline: none !important; }
.foner1 {
    background: url(../img/sl.jpg) no-repeat center center;
    background-size: cover;
}
.foner5 {
    background: url(../img/fon4.jpg) no-repeat bottom left;
    background-size: contain;
}
.foner8 {
    background: url(../img/fon7.png) no-repeat center center;
    background-size: contain;
}
.foner2 {
background: #2E3841;
color:#FFF !important;
padding-top:50px;
padding-bottom:50px;
}
.unitesperro img {
      width: 100%;
      margin-top:25px;
      margin-bottom:25px;
}
.style-bg {
    background: url(../img/pattern.png) rgba(0,0,0,0.6);
}
.calc-container {
    border: 15px solid #E7E7E7;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.2), 0px 0px 17px rgba(0, 0, 0, 0.2);
    background-color: rgba(0, 0, 0, 0.8);
    padding: 25px 25px;
}
.helhal {
    height: 10vh;
}
.yellow-text {
    color: #F60404;
}

.ups-yaya a{
  font-size: 18px;
  width: 100%;
  color:#fff;
}
.ups-yaya a{
  font-size: 18px;
  width: 100%;
  color:#fff;
}

.ups-yaya li {
  padding-top:20px;
  padding-bottom:20px;
}

.div-ih-cc {
  width: 80px;
  height: 80px;  
  border: 3px solid #fff;
  border-radius: 100%;
  color:#fff;
  line-height: 76px;
  text-align: center;
  font-size: 40px;
  margin: 0 auto 20px;
  
}
.colff a{
    color:#444 !important;
}
.calc-order-btn {
    border: 4px solid #FC8D00;
    line-height: 35px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 400;
    margin: 14px auto 0;
    width: 70%;
    font-size: 20px;
    padding: 10px 0;
    display: block;
    text-decoration: none;
        -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.top-bot {
margin-top:40px;
margin-bottom:40px;
}

p.rsformVerticalClear {
    height: 35px;
    line-height: 35px;
}

.top-bot input[type="radio"] {
    width: 0;
    margin-right: 40px;
    position: relative;
}

.top-bot input[type="checkbox"]:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid #ff9400;
    background-color: rgba(255, 148, 0, 0.10);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -4px;
    border-radius: 3px;
    cursor: pointer;
}

.top-bot input[type="checkbox"]:checked:before {
    content: "";
    background-image: url(../img/checked.png);
}

.top-bot input[type="checkbox"] {
    width: 0;
    margin-right: 40px;
}

.top-bot input[type="radio"]:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid #ff9400;
    background-color: rgba(255, 148, 0, 0.10);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -5px;
    border-radius: 22px;
    position: absolute;
    cursor: pointer;
}

.top-bot input[type="radio"]:checked:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background-color: #ff9400;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 0px;
    border-radius: 22px;
    position: absolute;
    top: 2px;
    left: 7px;
}

.calc-container2 {
    border: 15px solid #E7E7E7;
    padding: 25px 25px;
    background-color: rgba(255,255,255,.96);
}

.calc-container3 {
    border: 2px solid #FFF;
    padding: 35px 35px;
    min-height: 100px;
}
.calc-container4 {
    border: 5px solid #FD8E00;
    padding: 45px 25px 25px 25px;
    min-height: 100px;
    margin-top:25px;
    margin-bottom:25px;
}
.calc-order-btn:hover {
    background-color: #FC8D00;
    color: white;
      text-decoration: none;
        -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.calc-order-btn:focus, .calc-order-btn:active {
    color: white;
        -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.section-bg {
    border-top: 10px solid #2E3841;
    background: url(../img/bg.gif);
}
.margin-0{
    margin:0px;
}
.triangle-down {
	width: 0;
	height: 0;
	border-left: 80px solid transparent;
	border-right: 80px solid transparent;
	border-top: 50px solid #2E3841;
	margin: 0 auto;
}


.uzerd a{
    margin-left:15px;
    color:#FFBB02;
        -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms 
}
.uzerd a:hover{
    margin-left:15px;
    color:#FF4229 !important; 
        -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms 
}
.cartfon01 {
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 10px;
    background: #fff;
}
.text-transform-auto-u {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
}
.margin-null22 {
    margin-top: 0px;
}
.adaptiv-text-h3 {
    font-size: 1.8em;
    line-height: 1.4em;
}
.pdlnametov2 {
    box-sizing: border-box;
    transition: opacity 0.3s ease-out 0;
    padding-left: 20px;
    padding-right: 0px;
    padding-bottom: 5px;
    opacity: 1;
}
.pricebg1 {
    background: rgba(0, 0, 0, 0.8);
    padding: 5px;
}
.PricesalesPrice .PricesalesPrice {
    text-decoration: none;
    color: #FF8400;
    float: left;
}
.adaptiv-text-h1 {
    font-size: 2.5em;
    line-height: 1em;
}
.uk-panel-box2 {
    padding: 20px;
    border: 1px solid #ccc;
    background: #fff;
    color: #444444;
}
.a-bottom-cat-list-t-3466:hover {
    background: #D5251F;
    text-decoration: none;
    color: #FFF;
    border: 0px solid #F0F8FF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.a-bottom-cat-list-t-3466:active {
    background: #D5251F;
    text-decoration: none;
    color: #FFF;
    border: 0px solid rgba(255, 0, 0, 0.5);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.a-bottom-cat-list-t-3466 {
    display: block;
    min-width: 100%;
    width: 100%;
    height: 50px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    background-clip: padding-box;
    background: #F60404;
    cursor: pointer;
    text-decoration: none;
    line-height: 40px;
    border: 0px solid #FFF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.marbad li {
    padding-top:35px;
}
.marbad img {
border: 4px solid #2E3841;
box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.2), 0px 0px 17px rgba(0, 0, 0, 0.2);
}
.marbad {
    margin-bottom:100px;
}
.notlinck-nottru {
    display: none !important;
}
.jshop_menu_level_0_a a{
background: #F60404;
color: #ffffff !important;
}
.jshop_menu_level_1{
background: #CC3300;
color: #000 !important;
display:none;
}

.uk-column-medium-1-2 a{
    color:#000;
}
.uk-column-medium-1-2 a:hover{
    color:#CC3300;
}
.calc-container2 table{
 font-size: 12px !important;
 width: 100% !important;
 font-family:'Open Sans'  !important;
 border: 1px solid #ccc  !important;
}

.asyy p{
   font-size: 14px !important; 
   font-family:'Open Sans'  !important;
}

.asyy span{
   font-size: 14px !important; 
   font-family:'Open Sans'  !important;
}
.ihatethisjoob {
        border: 1px solid #ccc;
        margin-top:10px;
            font-weight: bold;
}
.browseProductImage {
    min-width: 100% !important; 
}
