.header-name-owner {
    color: #6b101c;
} 

#block8-request-call{
	position: fixed;
	right: 0px;
	bottom: 100px;
	opacity: 0.5;
	z-index: 100;
}
#block8-request-call a, #block8-request-call img{
	display:block;
}
#block8-request-call:hover{
	opacity: 1;
}

.block8-header-phone-wraper,
#block8-header-phone-wraper{
	float:left;
	margin-left: 40px;
	padding-top: 8px;
	color: #808080;
	font-weight: 700;
	text-align: center;
	line-height: 1.42857;
}

.block8-header-phone-wraper .header-name-owner,
.block8-header-phone-wraper .header-phone-link a{
    color: #e3dfd5;
}
.block8-header-phone-wraper .header-phone-link a:hover{
    color: #CEBE97;
}
.block8-header-phone-wraper {
    width: 100%;
    margin: 0;
    color: #e3dfd5;
    padding: 15px 3px;
}

#block8-header-phone-wraper .header-phone-link{
	font-size: 1.2em;
	font-weight: 300;
}
#block8-header-phone-wraper .header-phone-link a:hover{
	color: #9f8170;
}
#block8 #result-zakazat-zvonok{
	color: #9f8170;
	font-size: 1.4em;
	padding-top:30px;
}

  #block8 * {
    box-sizing: border-box; }
  #block8 .bluebut {
    width: 280px;
    height: 50px;
    position: relative;
    margin: auto;
    background: linear-gradient(#00c5fb, #7442c8);
    border-radius: 40px;
    display: block;
    border: solid 1px rgba(9, 124, 201, 0.67);
    color: #fffafa;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
    font-size: 18px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    line-height: 50px;
    z-index: 9002;
    font-weight: normal; }
  #block8 .bluebut:hover {
    background: linear-gradient(#32d3ff, #067dde);
    cursor: pointer;
    color: #fffafa; }
  #block8 .bluebut:after {
    content: '';
    position: absolute;
    display: none;
    width: 60px;
    height: 60px;
    top: -28px;
    right: -60px;
    opacity: .5; }
  #block8 input {
    width: 280px;
    height: 40px;
    border-radius: 5px;
    background: #f5f5f5;
    text-indent: 40px;
    display: block;
    position: relative;
    margin: auto;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 300;
    border: none; }
  #block8 button {
    line-height: 30px !important;
    margin-top: 10px !important; }
  #block8 input:focus + div {
    opacity: .4; }
  #block8 .overnew {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #0a0a0a;
    z-index: 9700;
    top: 0;
    letter-spacing: 0; }
  #block8 .crossnew {
    width: 50px;
    height: 50px;
    position: fixed;
    background: url(crossnew.png);
    background-size: contain;
    right: 10%;
    top: 10%;
    opacity: 1;
    cursor: pointer;
    z-index: 9999; }
  #block8 .crossnew:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s; }
  #block8 .popformnew {
    width: 700px;
    position: fixed;
    display: inline-block;
    top: 50%;
    left: 50%;
    z-index: 9710;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center; }
  #block8 .popformnew h4 {
    color: #fffafa;
    margin-top: 0;
    line-height: 30px; }
  #block8 .popformnew input {
    width: 360px;
    height: 50px;
    border-radius: 5px;
    background: f5f5f5;
    text-align: center;
    display: block;
    position: relative;
    margin: auto;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: normal;
    text-indent: 0;
    padding-left: 0 !important;
    }
  #block8 .popformnew button {
    margin-top: 20px !important;
    background: none;
    box-shadow: none;
    border: solid 2px #7442c8;
    text-shadow: none; }
  #block8 .popformnew button:hover {
    background: #7442c8;
    color: #fffafa; }
  #block8 .addemail {
    color: #fffafa;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    border-bottom: dotted 2px;
    font-size: 16px;
    cursor: pointer; }
  #block8 .emailform {
    display: none !important;
 }
 #block8 .emaildisplayed .emailform {
    display: block !important;
}
  #block8 .loading {
    width: 50px;
    height: 50px;
    position: relative;
    margin: auto;
    background: url(../img/load.png);
    background-size: contain;
    background-position: center;
    margin-top: 20px;
    display: none;
 }
  #block8 .loading2 {
    background: none;
    color: #fffafa;
    font-size: 14px;
    text-align: center;
    width: 200px; }

#block8 .invalid {
    border: solid 2px #eb5d5d;
     box-shadow: 0px 0px 20px #eb5d5d !important;
}


@media(max-width:1200px) {
    #block8-header-phone-wraper {
      margin-left:20px;
    }
}

@media(max-width:480px) {
    #block8-header-phone-wraper {
        margin: 0 70px 0 90px;
        padding: 8px 0;
        font-size: 15px;
    }
    #block8-header-phone-wraper .header-phone-link {display: none;}
    .block8-header-phone-wraper .header-phone-link {display: block;}
}