
* {
    font-family: Verdana, sans-serif;
}

body {
    min-height: 100vh;
    position: relative;
}

main {
    padding-bottom: 60px;
}

div.pageleft #ad {
    position: absolute;
    top: 520px;
    left: 32px;
}

h1 {
    font: normal 24px/33px Arial;
    color: #003366;
    margin-bottom: 15px;
    text-align: right;
}

h2 {
    color: #D30321;
    font: normal 28px Arial;
    margin: 20px 0 10px 0;
    clear: both;
}

h2 a {
    font-family: Arial;
    font-size: 18px;
    text-decoration: none;
}

h2 a:hover {
    color: #036; 
    text-decoration: underline;
}

h4 a, h4 {
    color: #036; 
    font-size: 16px! important;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial;
}

h4 a:hover, h4:visited a:hover {
    text-decoration:underline;
    color: #D30321! important;
}

a.name {
    color: #D30321;
    display: block;
    outline: 0;
    font: bold 14px Arial;
    text-decoration: underline;
    margin: 0 0 2px 0;
    text-transform: uppercase;
}

a.highlighted-always, 
a.highlighted-hover-always:hover, 
a.highlighted-hover:hover {
    text-decoration: underline !important;
    text-decoration-color: #D30321;
    color: #D30321;
}


p {
    font-size: 15px;
}

iframe,
img,
input,
video {
    max-width: 100% !important;;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%
}

.container {
    overflow: hidden;
}

/* humberger */

#nav-icon1 {
    float: right;
    display: inline-block;
  width: 60px;
  height: 45px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #003366;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 18px;
}

#nav-icon1 span:nth-child(3) {
  top: 36px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}


/* main page */

.morda_h1 {
    margin: 10px 10px 25px 10px;
    text-align: center;
    padding-left: 10px;
    padding-bottom: 0px;
}

.morda_h1 a {
    height: 29px;
    font: normal 24px Arial;
    color: #003366;
    text-align: center;
    text-decoration: none;
}

.morda_h1 a:hover {
    text-decoration: underline;
    color: #D30321;
}

.promo-item {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 11pt;
}

.promo-item .image img {
    width: 100%;
}

.promo-item .description {
    margin: 5px 10px;
}

.promo-item .description a {
    text-decoration: none;
}

.main-page li {
    list-style-type: disc;
    list-style-image: url(/_/i/dotblued.gif);
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 18px;
    padding-left: 5px;
}

.main-page li a {
    text-decoration: none;
}

.main-page li {
    font-size: 14px;
}

.main-page .section {
    position: relative;
}

.main-page .section ul {
    margin-bottom: 30px;
}

.main-page .section .all {
    position: absolute;
    bottom: 0;
    right: 0;
}

.wall-tile {
    display: inline;
    float: left;
    width: 214px;
    margin: 0 12px 0 0;
}

.promo_data {
    display: table-cell;
    padding: 10px 7px 7px 7px;
    line-height: normal;
    vertical-align: top;
}

.promo-caption {
    color: #D30321; 
    font-family: Arial; 
    font-size: 12px; 
    font-weight: bold;
    width: 100%;
    text-align: right;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px !important;
}

.logo {
    width: 100%;
    height: auto;
}

.ptl {
    color: #003366;
    text-decoration: none;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;   
}

.ptl:hover {
    text-decoration:underline;
    color: #D30321 
}


.serv_submenu_title {
	color: #003366;
	font: normal 14px Arial;
    font-weight: bold;
	clear: both;
}

.serv_submenu a {
    color: #036; 
    font-size: 16px! important;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial;
}

.serv_submenu a:hover {
    text-decoration:underline;
    color: #D30321! important;
}

.form_lead {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 20px;
}

.form_header{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}

.lead_link a {
	text-decoration: none;
}

.lead_link a:hover {
    color: initial;
	text-decoration: underline;
    text-decoration-color: black;
}

.content ul {
    margin-top: 0px;
    margin-bottom:15px;
}

.content li {
    list-style-type: disc;
    list-style-image: url(/_/i/dotblued.gif);
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 35px;
    padding-left: 5px;
}

#index {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	height: 700px;
	background: url(../i/face.png) no-repeat;
}

.phone {
    font-size: 34px;
}

@media (max-width: 500px) {
    .phone {
        font-size: 20px;
    }
}

.hidden {
    display: none;
}

.e-mail {
    font-size: 18px;
}

.e-mail,
.phone, 
.phone:hover {
    font-family: Arial;
    color: #D30321;
}

.content {
    font-family: Verdana, sans-serif; 
}

.content h3, .content h4, .content h5 {
	color: #909076;
	font: bold 12px Arial;
	margin: 0 0 15px 0;
}

.content p, .content div {
    font-family: Verdana, sans-serif; 
}

.content .litle_link {
    color: #003366;
    font-size: 14px;
    margin-bottom: 16px;
}


.content img.left {
	float: left;
	border: 1px solid #1a110c;
	background: #000;
	margin: 3px 20px 10px 0;
}

div.timeline {
	padding: 17px 0 13px 0;
	font: 11px Arial;
	color: #85836b;
}

div.timeline span {
	padding-right: 24px;
}

div.timeline a {
	color: #D30321
}

.clr {
	clear: both;
}

div.peeklist {
	margin: 12px 0 0 0;
	position: relative;
	height: 153px;
}


div.peeklist a.pleft {
	display: block;
	outline: 0;
	width: 18px;
	height: 30px;
	background: url(../i/peekleft.gif) no-repeat 50% 50%;
	position: absolute;
	z-index: 6;
	top: 65px;
	left: -28px;
}

div.peeklist a.pright {
	display: block;
	outline: 0;
	width: 18px;
	height: 30px;
	background: url(../i/peekright.gif) no-repeat 50% 50%;
	position: absolute;
	z-index: 6;
	top: 65px;
	right: 17px;
}

div.peeklist ul {
	overflow: hidden;
	height: 153px;
	width: 660px;
}

div.peeklist ul li {
	width: 132px;
	float: left;
	height: 153px;
}

div.peeklist ul li a img {
	border: 1px solid #1a110c;
}

div.peeklist ul li a:hover img {
	border: 1px solid #472f22;
}

div.feet {
	clear: both;
	float: none;
	position: relative;

	
	height: 50px;
}

#menu li a {
	display: block;
	outline: 0;
	font: normal 30px/35px Arial;
	color: #003366;
	text-decoration: none;
	outline: 0;
	text-transform: uppercase;
    text-align: left;
}

#menu li.act a, #menu li a:hover {
	color: #D30321;
}

#menu ul {
	margin: 2px 0 5px 10px;
	background: url(../i/dts.gif) repeat-x;
}

#menu ul li {
	width: 200px;
	background: url(../i/dts.gif) repeat-x 0 100%;
}

#menu ul li a {
	height: 29px;
	outline: 0;
}


#submenu {
    /*width: 160px;*/
    border-left: 1px solid #003366;
}

#submenu li {
    margin-bottom: 9px;
    margin-left: 9px;
}

#submenu li a {
	display: block;
	outline: 0;
	font: normal 15px/20px Arial;
	color: #003366;
	text-decoration: none;
	outline: 10;
    text-align: left;
}

#submenu li a:hover {
	color: #D30321;
}


#submenu ul li.act a {

}

#submenu ul {
	margin: 2px 0 5px 10px;
	width: 200px;
}

#submenu ul li {
	width: 200px;
}

#submenu ul li a {
	height: 29px;
	outline: 0;
	
}

#submenu_tags {
    width: 160px;
    margin-left: 10px;
    margin-top: 10px;
    border-left: 1px solid #003366;
}

#submenu_tags li {
    margin-bottom: 9px;
    margin-left: 9px;
}

#submenu_tags li a {
	display: block;
	outline: 0;
	font: normal 15px/20px Arial;
	color: #003366;
	text-decoration: none;
	outline: 10;
    text-align: left;
}

#submenu_tags li a:hover {
	color: #D30321;
}

#submenu_tags ul {
	margin: 2px 0 5px 10px;
	width: 200px;
}

#submenu_tags ul li {
	width: 200px;
}

#submenu_tags ul li a {
	height: 29px;
	outline: 0;
	
}

div.map {
	margin: 15px 0 0 0;
}

div.map img {
	float: left;
	margin: 0 10px 0 0;
}

div.map h2 {
	color: #D30321;
	font: normal 18px Arial;
	margin: 20px 37px 7px 0;
	clear: none;
	text-align: right
}

div.map p {
	margin: 0 37px 15px 0;
	clear: none;
	line-height: 1.5;
	text-align: right
}


div.item {
	margin: 2px 0 10px 0;
}

div.item span {
	display: block;
	color: #79755f;
	padding: 0 0 2px 0;
	font: 11px Arial;
}

div.item a {
	color: #D30321;
	font: 11px Arial;
}

div.item a.title {
	display: block;
	text-decoration: none;
	font: bold 11px Arial;
}

div.item p {
	margin: 2px 0 0 0;
	color: #c1c1a7;
	font: 11px/1.3 Arial;
}

#news {
	width: 420px;
	height: 183px;
	position: absolute;
	bottom: 54px;
	left: 293px;
}

#news h3 {
	height: 48px;
	background: url(../i/news.gif) no-repeat;
	text-indent: -3000px;
}

#news div.col {
	float: left;
	width: 205px;
	height: 160px;
}


#bottommenu li {
	float: left;
	font: 11px Arial;
	padding: 0 6px;
	border-right: 1px solid #635848;
}

#bottommenu li:first-child {
    padding-left: 0;
}

#bottommenu li a {
	font: 11px Arial;
	color: #635848;
	text-decoration: none
}

#bottommenu li.last {
	border: 0;
}

#copys {
	font: 12px/14px Verdana;
	color: #635848;
}

#copys a {
	color: #D30321;
    font: 12px/14px Verdana;
	text-decoration: underline;
}

div.person {
	margin: 0 0 15px 0;
	min-height: 140px;
	clear: both;
	padding-top: 12px;
}

.photo img {
    display: inline-block;
    text-align: center;
}

p.line {
    color:#666666;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    margin-bottom:6px;
    margin-top: 0px;
    text-decoration:none;
}

p.line a {
	color: #D30321;
	padding: 0 5px 0 5px;
}

span.bold {
	color: #D30321;
	display: inline;
	outline: 0;
	font: bold 12px Arial;
	text-decoration: none;
	margin: 0 0 2px 0;
}

span.greybold {
	color: #79755f;
	display: inline;
	outline: 0;
	font: bold 12px Arial;
	text-decoration: none;
	margin: 0 0 2px 0;
}

.intext_img {
    float: left;
    margin-right: 15px;
}

form.feedback {
	margin: 15px 0 0 0;
	width: 500px;
}

form.feedback div {
	clear: both;
	margin: 0 0 10px 0;
}

form.feedback div label {
	display: block;
	width: 120px;
	height: 25px;
	text-align: right;
	padding-right: 10px;
	float: left;
	overflow: hidden;
	font: 14px/25px Arial;
	color: #fff;
}

form.feedback div input.txt {
	display: block;
	width: 280px;
	float: left;
	background: #111;
	border: 1px solid #D30321;
	font: 14px Arial;
	color: #fff;
	padding: 4px;
}

form.feedback div input.sender {
	display: block;
	width: 60px;
	float: left;
	background: #111;
	border: 1px solid #D30321;
	font: 14px Arial;
	color: #fff;
	padding: 15px;
}

form.feedback div.single {
	height: 26px;
}

form.feedback div.multi {
	height: 130px;
}

form.feedback div.multi textarea {
	width: 280px;
	height: 100px;
	background: #111;
	border: 1px solid #D30321;
	font: 14px Arial;
	color: #fff;
	padding: 4px;
}

.wall {
}


.wall_cell_caption, .wall_cell_caption a {
    font-family: Arial !important;
    font-family: Arial !important;
    color: #036 !important;
    font-size: 12px !important;
}

.gwall_titles{
    font-family: Tahoma, Arial! important;
    font-size: 10pt! important;
}


.input_div {
    padding-right: 2px;
    margin-bottom: 0px! important;
    paddig-bottom: 0px;
    
}

.lm_header {
    background-color: white;
    margin-top: 10px! important;
    margin-bottom: 3px! important;
    padding-left: 3px;
    color: #036! important;
    font-family: Verdana, Arial! important;
    font-size: 12px! important;
    font-weight: bold! important;
}

.txtinp {
    padding: 4px 0px 3px 3px! important;
    margin-top: 0px;
    width: 100%;
    border: 1px solid #036;
}

.form_cell{
    padding-left: 3px! important;
    padding-right: 3px! important;
}

.form_container {
    width: 550px;
    padding: 3 0 0 3;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    margin-left: 0px;
}


.input_header {
    font: bold 12px Arial !important;
    margin: 15px 0px 0px 0px !important;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-align: left;
}

.form_label {
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin: 0px 0px 0px 0px !important;
    text-align: left;
}

span.megabanner {
    background-color: rgb(236, 242, 255);
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    border-top: 2px solid navy;
    border-bottom: 1px solid navy;
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.order_block {
    text-align: right;
    border-top: 2px solid navy;
    border-bottom: 1px solid navy;
    padding: 10px 10px 10px 10px;
    margin-bottom: 5px;
}

.order_block .order_text {
    font-family: Tahoma;
    font-size: 10pt;
    color: #505050;
    margin: 5px 0 0 0;
}

.order_block .order_text a:hover {
    color: #D30321;
}


/* gallery */

.pagination {
    margin: 6px 0 0px;
	position:absolute;
	bottom: 35px;
	right: 15px;
	z-index:510;
    float: right;
    list-style: none;
}

.pagination li {
    float: left;
    margin: 0 1px;
    list-style-type: None;
    list-style-image: None;
}

.pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(/_/i/pagination-midlight.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.pagination li.current a, .pagination li.current a:hover { background-position: 0 -13px }

.pagination li a:hover { background-position: 0 -26px }

.caption {
    bottom: -40px;
    left: 20px;
    position: absolute;
	z-index:500;
    
}

#slides {
	position:relative;
    max-width: 678px;
}

.slides_container {
    position: relative;
	max-width: 678px;
	height:330px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;

}

#slides .prev {
	z-index:500;
    position: absolute;
    bottom: 160px;
    left: -10px;
}
#slides .next {
	z-index:500;
    position: absolute;
    bottom: 160px;
    right: -10px;
}

.service-item {
    margin-bottom: 1rem;
}

.service-item .wrapper {
    height: 100%;
    border: 1px solid #003366;
    border-radius: 7px;
    overflow: hidden;
}

.service-item img {
    width: 100%;
}


.service-item .description {
    margin-left: 8px;
    padding-right: 7px;
}

.service-item .lead_link {
    font-size: 13px;
    padding-right: 7px;
}


