

.callback{font-size:14px;text-decoration:none;border-bottom:1px dashed #DA251D;}

#modal_callback{
	background: none repeat scroll 0 0 #c4e7c4;
       position: absolute;
    width: 420px;
    z-index:100;
    right:240px;
    top:100px;
    display:none;
    text-align: left;
    padding-bottom: 16px;
}

.h1 {font-size:32px; margin: 10px 0px 0px 20px;display: block;}

#modal_callback  ul{margin:0;padding:0;}
#modal_callback  ul > li {margin:0;padding:0;}

#modal_callback  .floatLeft{float:left;text-align:left;display:block;}
#modal_callback  .floatRight{float:right;}
#modal_callback  .firstLine{margin-top: 23px;}
#modal_callback  .textCol{color:#424242;font-size:14px;line-height:20px;margin:0 16px;width:117px;}
#modal_callback  input{font-size:14px;}
#modal_callback  .width210{width:205px;}
#modal_callback  .width25{width:25px;}
#modal_callback  .width40{width:40px;}
#modal_callback  .width119{width:105px;}
#modal_callback  .width210{width:210px;}
#modal_callback  .clear{clear:both;}
#modal_callback  .nav{margin-top:8px;}
#modal_callback  .city, #modal_callback form .tel{font-size:14px;margin-top:12px;}
#modal_callback  a.closelink{border-bottom:1px solid #424242;color:#424242;font-size:14px;font-style:italic;line-height:16px;text-decoration:none;right:-90px;
position:relative;}
#modal_callback  a.send{border-bottom:1px solid #38CC0A;color:#38CC0A;font-size:14px;font-style:italic;line-height:16px;text-decoration:none;}
#modal_callback .telephoneInfo{color:#929292;font-size:12px;font-style:italic;}
#modal_callback .any{margin-top:8px;}
#modal_callback p{margin:0;}
#modal_callback .textLastRow{color:#424242;font-size:14px;margin:0 16px;width:250px;}
#modal_callback  .error{border:1px solid #F00;}


/* shadows */
#layer {
    position: absolute;
    display: none;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 5;
}
.some_div {
    position: relative;
    margin: 20px;
    padding: 10px;
    background: #FFF;
}

a {text-decoration: underline;}


/* EOF */



/* Reset Mayer */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {font:14px/1 "Trebuchet MS", sans-serif;}
ol, ul {}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
/* Main */
header, footer, section {
	margin:0 auto;
	overflow:hidden;
	clear:both;
	position:relative;
	}
section {
	width:980px;
}
.gray_bg {
    background: url("/data/law/img/gray_bg.png");
    padding: 20px 0;
}
.shadow_inside {
    -webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.shadow_outside {
    -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
}
header {
    background: url("/data/law/img/header_bg.png");
}
    header section {
        height:173px;
    }
    header .bottom {
        position: relative;
        top: 0px;
        left: 0px;
    }
	
	.trans {
	color: red;
	text-decoration: none;
	float: right;
	display: block;
	margin: 0px 0px 10px 0px;
	}
	
    .logo {
        display: block;
        background: url("/data/law/img/logo.png");
        width: 127px;
        height: 63px;
        top: 40px;
        left:0px;
        position: absolute;
    }
    .slogan {
        color: #ef4030;
        position: absolute;
        top: 38px;
        left: 160px;
        font-size: 1.7em;
        font-weight: bold;
    }
    .slogan2 {
        position: absolute;
        top: 90px;
        left: 160px;
        font-size: 1.3em;
    }
    .phone {
        position: absolute;
        top: 10px;
        right: 0px;
        text-align: right;
        line-height: 1.7em;
    }
    .phone .tel span {
        font-size: 2em;
        font-weight: bold;
    }
    .phone .tel2 a {
        font-size: 1.3em;
        font-weight: bold;
    }
.banner {
    height: 520px;
    background: url("/data/law/img/banner.png") no-repeat 0 80px;
}
    .banner .h1 {
        font-size: 2.7em;
        text-align: center;
        font-weight: bold;
    }
    .banner h2 {
        font-size: 2.1em;
        text-align: center;
    }
    .banner .promo {
        margin-top: 35px;
    }
    .act {
        display: block;
        position: relative;
    }
    .act.one {
        width: 371px;
        height: 109px;
        background: url("/data/law/img/1mln.png") no-repeat;
    }
    .act.two {
        width: 404px;
        height: 109px;
        background: url("/data/law/img/3mln.png") no-repeat;
    }
    .act.three {
        width: 451px;
        height: 109px;
        background: url("/data/law/img/5mln.png") no-repeat;
    }
    .act .sum {
        color: #fff;
        font-size: 1.5em;
        position: absolute;
        top: 40px;
        left: 10px;
    }
    .act .val {
        color: #fff;
        position: absolute;
        top: 60px;
        left: 12px;
    }
    .act .where {
        font-size: 1.8em;
        position: absolute;
        top: 25px;
        left: 100px;
    }
    .act .txt {
        font-size: 1.1em;
        position: absolute;
        top: 55px;
        left: 100px;
    }
    .banner form, .kyp form {
        position: absolute;
        top: 90px;
        right: 20px;
        width: 305px;
        height: 367px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -webkit-box-shadow:  0px 1px 2px 1px rgba(0, 0, 0, 0.3);
        box-shadow:  0px 1px 2px 1px rgba(0, 0, 0, 0.3);
        background: #ffffff;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
        background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%);
        background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%);
        background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%);
        background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
   }
    .banner form h2, .kyp form h2 {
        font-size: 1.8em;
        color: #c80202;
        line-height: 1em;
        margin: 10px;
    }
    .banner form h2 span, .kyp form h2 span {
        font-size: 0.8em;
        color: #000000;
    }
    .banner form input, .kyp form input {
        width:90%;
        display: block;
        height: 31px;
        margin: 5px auto;
    }
    .banner form p {
        display: block;
        text-align: center;
    }
    .note {
        position: absolute;
        font-size: 0.9em;
        bottom: 23px;
        left: 10px;
    }
.truck {
    background:url('/data/law/img/truck.png') no-repeat center;
    height:281px;
    text-align:center;
}
    .trig {
        display: inline-block;
        vertical-align: top;
        width: 230px;
        margin: 30px 10px 0 0;
        background:url('/data/law/img/shadow_vert.png') no-repeat 173px -50px;
    }
    .trig h2 {
        color: #0070a5;
        font-size: 1.2em;
        height: 40px;
        margin-top:10px;
    }
    .trig p {
        color: #404040;
    }
.services_bg {
    border-top:6px solid #c30000;
    border-bottom:6px solid #c30000;
    -webkit-box-shadow: inset 0px -2px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px -2px 2px 0px rgba(0, 0, 0, 0.3);
    padding-bottom: 30px;
    }
    .services .h1, .blockd .h1, footer .h1 {
        font-size: 2.5em;
        font-weight: bold;
        background:url('/data/law/img/shadow_we_offer.png') no-repeat center;
        height: 105px;
        line-height: 105px;
        text-align: center;
    }
    .serv {
        display: inline-block;
        vertical-align: top;
        width:230px;
        height:258px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -webkit-box-shadow:  0px 0px 2px 1px rgba(0, 0, 0, 0.3);
        box-shadow:  0px 0px 2px 1px rgba(0, 0, 0, 0.3);
        margin:10px 5px;
        text-align: center;
    }
    .serv h2 {
        font-size: 1.1em;
        height: 40px;
        font-weight: bold;
    }
    .serv hr {
        background-color: #ccc;
        height: 1px;
        border: 0;
        width: 90%;
    }
.problems .left, .problems .right {
    display: inline-block;
    vertical-align: top;
    width: 476px;
}
    .problems .left {
        margin-right: 20px;
    }
    .problems h2 {
        background:url('/data/law/img/shadow9.png') no-repeat;
        height: 110px;
        font-size: 1.3em;
        padding-top: 30px;
    }
    .problems h2 span {
        font-size: 1.6em;
        font-weight: bold;
    }
    .problem {
        height: 70px;
        font-size: 1.1em;
    }
    .problem img {
        float: left;
        margin: 10px 25px 10px 0;
    }
    .problem p {
        padding-top: 15px;
    }
    .problems .left h2 span {
        color: #c40000;
    }
    .problems .right h2 span {
        color:#6c9e26 ;
    }
.kyp {
    height: 300px;
}
    .kyp form {
        text-align: center;
        top:0px !important;
        height: 296px;
    }
    .kyp form button {
        margin-top: 13px;
    }
    .kyp form h2 {
        height: 60px;
    }
    .kyp .h1 {
        position: absolute;
        top: 0px;
        left: 42px;
        font-size: 2.5em;
        text-align: center;
    }
    .kyp .h1 span {
        color: #c80202;
    }
    .kyp img {
        position: absolute;
        top: 60px;
        left: 0px;
    }
    .kyp .telephone {
        position: absolute;
        top: 100px;
        left: 130px;
        color: #c80202;
        font-size: 3.5em;
    }
    .kyp .message {
        position: absolute;
        top: 190px;
        left: 130px;
        background: url("/data/law/img/message_bg.png") no-repeat;
        width: 445px;
        height: 55px;
        line-height: 55px;
        font-size:2.1em;
        font-style: italic;
        padding-left: 30px;
    }
    .blocknery {
        height: 390px;
    }
    .blockn {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        width: 220px;
        height: 300px;
        margin-right:10px ;
        margin-left:10px ;
        background:url('/data/law/img/shadow_vert.png') no-repeat 163px -51px;
    }
        .blockn h2 {
            font-size: 1.1em;
            font-weight: bold;
            height: 40px;
			margin-top: 15px;
        }
.transport_bg {
    border-top: 6px solid #c80202;
    border-bottom: 6px solid #c80202;
    margin-bottom: 30px;
}
    .transport {
        height: 440px;
        text-align:center;
        background:url('/data/law/img/transport.png') no-repeat bottom;
        padding-top: 30px;
    }
    .transport .h1 {
        font-size: 2.5em;
        font-weight: bold;
    }
    .transport h2 {
        font-size: 1.7em;
        position: absolute;
        top: 130px;
        left: 100px;
    }
    .transport button {
        position: absolute;
        top: 395px;
        left: 87px;
    }
    .transport .right {
        left:700px;
    }
.hurry {
    background:url('/data/law/img/hurry.png') no-repeat;
    width:163px;
    height:95px;
    position: absolute;
    top: 170px;
    left: 470px;
}
footer section {
    height: 557px;
}
    footer .phone {
        top:130px;
        left: 0px;
        line-height: 2.5em;
    }
    footer .phone .tel {
        font-size: 1.3em;
    }
/*
    footer .contacts {
        position: absolute;
        top: 140px;
        left: 0px;
        font-size: 1.1em;
        line-height: 1.3em;
    }
*/
/*
    footer hr {
        border: 0;
        height: 1px;
        background: #c0c0c0;
        position: absolute;
        top: 294px;
        left:450px;
        left: 0px;
        width: 100%;
    }
*/

    footer .logo {
        top: 330px;
          left:550px;
    }
    footer .slogan {
         top: 330px;
         left:550px;
    }
    footer .slogan2 {
         top: 385px;
           left:550px;
    }

    .pnb {
        display: block;
        background:url('/data/law/img/pnb.png') no-repeat;
        width:159px;
        height:89px;
        position: absolute;
        top: 318px;
        right: 0px;
    }
.send_form {
    margin: -15px auto 0;
    display: block;
	color:#fff;
	background:url('/data/law/img/send_form.png') no-repeat;
	width:217px;
	height:53px;
	text-shadow: 0px 1px 0px #600111;
	filter: dropshadow(color=#600111, offx=0, offy=1);
}
.send_form:hover {
	background-position:0 -53px;
}
.send_form:active {
	background-position:0 -106px;
}
button.callme, button.blue {
	color:#fff;
	background:url('/data/law/img/callme.png') no-repeat;
	width:183px;
	height:36px;
}
button.callme:hover, button.blue:hover {
	background-position:0 -36px;
}
button.callme:active, button.blue:active {
	background-position:0 -72px;
}
button.red {
	color:#fff;
	background:url('/data/law/img/red.png') no-repeat;
	width:141px;
	height:36px;
}
button.red:hover {
	background-position:0 -36px;
}
button.red:active {
	background-position:0 -72px;
}
button {
	color:#000;
	width:auto;
	padding:0 25px;
	height:27px;
	border:0;
	margin:5px 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
    font-size: 1.2em;
	font-family:"Arial", sans-serif;
}
.mail form {
	position: relative;
	height: 329px;
	width: 285px;
	color: #000;
	z-index: 2;
}
form h2 {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
	margin-bottom:15px;
}
form p {
	font-weight:bold;
	margin: 0px auto 10px;
}
label {
	display: inline-block;
	width: 50px;
	text-align:left;
	font-size:0.8em;
}
input, textarea{
	margin: 0 0 10px 40px;
	border: 0;
	font-style:italic;
	width: 178px;
	height: 25px;
	padding: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.hide, .hide2, .hide3 {
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	display:none;
	width:300px;
	height:auto;
	padding:40px 20px 25px;
	border:1px solid #fff;
	-webkit-box-shadow:  0px 1px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow:  0px 1px 2px 2px rgba(0, 0, 0, 0.3);
	background:#ebebeb;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.hide button, .hide2 button, .hide3 button {
	margin-left:90px;
}
.mail input {
    width: 94%;
    margin: 5px;
}
.back {
	position:absolute;
	top:0;
	left:0;
	background:#000;
	z-index:3;
}
.close {
	display:block;
	width:29px;
	height:29px;
	position:absolute;
	top:-10px;
	right:-10px;
	background:url('/data/law/img/close.png') no-repeat;
}
.success {
	position:fixed;
	top:0;
	left:0;
	z-index:101;
	height:36px;
	width:100%;
	background:rgba(0,0,0,0.9);
	color:#fff;
	text-align:center;
	padding-top:70px;
	font-size:1.5em;
}
.thanks h2 {
font-size:1.2em;
}
.hasCountdown {
    background:url('/data/law/img/counter.png') no-repeat;
    width:235px;
    height:73px;
    margin: 0 auto;
    color:#fff;
}
.countdown_rtl {
    direction: rtl;
}
.countdown_row {
    clear: both;
    width: 100%;
    padding: 0px 2px;
    text-align: center;
}
.countdown_show1 .countdown_section {
    width: 98%;
}
.countdown_show2 .countdown_section {
    width: 48%;
}
.countdown_show3 .countdown_section {
    width: 32.5%;
}
.countdown_show4 .countdown_section {
    width: 24.5%;
}
.countdown_show5 .countdown_section {
    width: 19.5%;
}
.countdown_show6 .countdown_section {
    width: 16.25%;
}
.countdown_show7 .countdown_section {
    width: 14%;
}
.countdown_section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
    height:73px;
    padding-top: 19px;
}
.countdown_amount {
    font-size: 250%;
    display:block;
    margin-bottom:2px;
}
.countdown_descr {
    display: block;
    width: 100%;
}





