Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/css/
Upload File :
Current File : /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/css/error_old.css

@font-face {
    font-family: 'cuprumbold';
    src: url('../fonts/cuprum-bold-yu.eot');
    src: url('../fonts/cuprum-bold-yu.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cuprum-bold-yu.woff') format('woff'),
         url('../fonts/cuprum-bold-yu.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.error-page {
	margin: 0 ;
	height: 100vh;
	font-family: Arial;
}


.error-page .page{
	width: 100%;
    margin: 0 auto;
    height: 100vh;
}

.left-side{
	width: 50%;
	height: 100%;
	float: left;
	background: #ffffff;
	display: inline-block;
	height: 100vh;
	text-align: center;
}

.right-side{
	width: 50%;
	height: 100%;
	background: #000000;
	display: inline-block;
	height: 100vh;
}

.tel{
	margin: 0 auto;
	display: table;
}

.tel div{
	padding: 10px 25px;
	float: left;
}

.tel img{
	margin: -7px 5px 0 0;
}

.tel span{
	font-family: cuprumbold; 
	color: #ffffff; 
	font-size: 20px; 
	line-height: 36px; 
	font-weight: 400; 
	text-align: left; 
	text-shadow: 0px 1px 1px #000000;
}

.tel a
{
	color: #fff;
}

.line2{
	text-transform: uppercase;
	line-height: 22px;
	font-size: 20px;
	text-align: center;
	color: black;
	margin: 0;
	position: relative;
	top: -200px;
	transform: rotate(328deg) ;
	-webkit-transform: rotate(340deg) ;
	-moz-transform: rotate(340deg) ;
	-o-transform: rotate(340deg) ;
	-ms-transform: rotate(340deg) ;
	font-weight: 700;
}

.line3{
	text-transform: uppercase;
	line-height: 22px;
	font-size: 20px;
	text-align: center;
	color: white;
	margin: 120px 0 20px 0;
}

.line4{
	text-transform: uppercase;
	line-height: 22px;
	font-size: 20px;
	text-align: center;
	color: white;
	margin: 120px 0 25px 0;
}

.strelka{
	margin: 0 auto;
	display: block;
}

.first-line{
	margin: 40px 20px;
	display: table;
	text-align: left;
}

.logo{
	float: left;
	margin-right: 17px;
}

.miibp{
	text-transform: uppercase;
	line-height: 22px;
	font-size: 20px;
	text-align: left;
	position: relative;
    top: 3px;
}

.lamp{
	margin: 0 auto;
}




.finder{
	margin: 0 auto;
	display: table;
	text-decoration: none;
}

.finder a{
	text-decoration: none;
}

.finder form
{
	float: left;
	display: inline-block;
}

.search-btn {
    border-radius: 4px;
    background: -webkit-linear-gradient(90deg, #699f25 0%, #77af30 46%, #87c23d 100%);
    background: -moz-linear-gradient(90deg, #699f25 0%, #77af30 46%, #87c23d 100%);
    background: -o-linear-gradient(90deg, #699f25 0%, #77af30 46%, #87c23d 100%);
    background: -ms-linear-gradient(90deg, #699f25 0%, #77af30 46%, #87c23d 100%);
    background: linear-gradient(0deg, #699f25 0%, #77af30 46%, #87c23d 100%);
    box-shadow: 0px 1px 0px 0px rgba(61, 61, 61, 0.31);
    width: 90px;
    height: 32px;
    margin: 0px 10px;
    font-family: cuprumbold;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-shadow: 0px 1px 0px #416911;
    line-height: 32px;
    text-decoration: none;
    display: inline-block;
}

.uk-search-field {
    border: 1px solid rgba(0, 0, 0, 0) !important;
    color: #c9c9c9 !important;
    -webkit-transition: all linear 0.2s !important;
    transition: all linear 0.2s !important;
    position: relative !important;
    padding: 0 10px 0 32px !important;
    cursor: pointer !important;
    z-index: 1 !important;
    box-sizing: border-box !important;
    border-radius: 4px !important;
    background-color: #fff !important;
    width: 260px !important;
    height: 32px !important;
    margin: 0 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAQAAABag45kAAAABGdBT…VYdGRhdGU6bW9kaWZ5ADIwMTUtMDItMjdUMDY6NDI6MDMrMDA6MDA4/RgPAAAAAElFTkSuQmCC) 8px 50% no-repeat #fff !important;
	
}


.absolute{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.absolute .left-menu{
	width: 50%;
	height: 104px;
	background: #c6df9d;
	display: inline-block;
	float: left;
	text-align: right;
}

.absolute .right-menu{
	width: 50%;
	height: 104px;
	background: #2d4604;
	display: inline-block;
	text-align: left;
}

.absolute ul{
	list-style-type: none;
	height: 56px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.absolute .left-menu ul 
{
	background: #70af08;
	border-bottom: 48px #c6df9d solid;
}

.absolute .right-menu ul 
{
	background: #70af08;
	border-bottom: 48px #2d4604 solid;
}


.absolute .left-menu ul li{
	float: right;
	height: 56px;
	border-bottom: 48px #c6df9d solid;
}

.absolute .right-menu ul li{
	float: left;
	height: 56px;
	border-bottom: 48px #2d4604 solid;
}


.absolute .left-menu ul li.red{
	border-bottom: 48px #cc955d solid;
}

.absolute .right-menu ul li.red{
	border-bottom: 48px #713a04 solid;
}


.absolute ul li a{
	color: white;
	height: 56px;
	margin: 0 12px;
	line-height: 56px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}

.absolute li.red{
	background: #d72501;
}