@import url(reset.css);

html{
width:100%;
height:100%;
}
body{
background: #FFF;
font-family:'Trebuchet MS';
font-size:13px;
}
body.home{
position:relative;
}

@font-face {
    font-family: 'proregular';
    src: url('/templates/aa_blank_j3/fonts/pfdintextcomppro-regular.eot');
    src: url('/templates/aa_blank_j3/fonts/pfdintextcomppro-regular.eot?#iefix') format('embedded-opentype'),
         url('/templates/aa_blank_j3/fonts/pfdintextcomppro-regular.woff') format('woff'),
         url('/templates/aa_blank_j3/fonts/pfdintextcomppro-regular.ttf') format('truetype'),
         url('/templates/aa_blank_j3/fonts/pfdintextcomppro-regular.svg#pf_din_text_comp_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1{
font-family: 'proregular';
font-size:30px;
color: #004469;
height: 35px;
margin-bottom:15px;
padding-left: 10px;
border-bottom: 2px solid #9cceec;
}
h2{
font-family: 'proregular';
font-size:30px;
color: #004469;
height: 35px;
margin-bottom:15px;
padding-left: 10px;
border-bottom: 2px solid #9cceec;
}
h3{
font-size:18px;
line-height:18px;
margin-bottom:5px;
}
p {
padding-left: 10px;
}
#wrapper {
position:relative;
z-index:3;
width: 996px;
margin: 0 auto;
min-height: 100%;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
width: 996px;
height: 90px;
}
.logo{
float:left;
margin-top: 5px;
}
.address{
float:left;
font-family: 'proregular';
font-size: 18px;
margin-top: 20px;
margin-left: 150px;
background: url(../images/map.png) no-repeat center left;
height: 40px;
padding-left: 40px;
padding-top: 10px;
padding-bottom: 10px;
}
.address p{
font-family: 'proregular';
font-size: 18px;
color: #747474;
padding-bottom: 5px;
margin: 0;
}
.address a{
font-family: 'proregular';
font-size: 14px;
font-style: italic;
color: #747474;
}
.contacts{
float: right;
font-family: 'proregular';
font-size: 18px;
margin-top: 30px;
margin-right: 10px;
text-align: right;
}
.contacts p {
font-family: 'proregular';
font-size: 20px;
padding-bottom: 5px;
margin: 0;
color: #0e6b9e;
}
.tel {
font-family: 'proregular';
font-size: 32px;
}
.time {
font-family: 'proregular';
font-size: 14px;
color: #747474;
font-style: italic;
}
/* Middle
-----------------------------------------------------------------------------*/
.topmenu{
clear: both;
width:996px;
height:51px;
background: url(../images/fon1.png);
background-repeat: y;
border-radius:5px;
margin-bottom: 20px;
}
.topmenu ul {
width:996px;
height:51px;
}
.topmenu ul li{
float:left;
width: 166px;
text-align: center;
line-height:48px;
background: url(../images/separator.gif) center right no-repeat;
}
.topmenu ul li:last-child {
background: none;
border-radius:0px 5px 5px 0px;
}
.topmenu ul li:first-child  {
border-radius: 5px 0px 0px 5px;
}
.topmenu ul li:hover{
background: url(../images/fon2.png);
background-repeat: y;
}
.topmenu ul li a{
font-family: 'proregular';
font-size:20px;
color: #fff;
text-decoration:none;
text-shadow: 1px 1px 2px black;
}
#center {
width: 1000px;
margin: auto;
}

#container {

}
.home #container{

}
.contact-info{
width: 1000px;
height:80px;
}
.contact-info ul{
width: 1000px;
line-height:80px;
}
.contact-info ul li{
width: 250px;
float: left;
list-style:none;
text-align: center;
}
.contact-info a{
font-family: 'proregular';
color:#004469;
font-size:22px;
}
.contact-info .byd{
background: url(../images/a1.png) center left no-repeat;
text-align: center;
padding: 15px 0px 15px 70px;
}
.contact-info .gw{
background: url(../images/a2.png) center left no-repeat;
text-align: center;
padding: 15px 0px 15px 70px;
}
.contact-info .chery{
background: url(../images/a3.png) center left no-repeat;
text-align: center;
padding: 15px 0px 15px 70px;
}
.contact-info .lifan{
background: url(../images/a4.png) center left no-repeat;
text-align: center;
padding: 15px 0px 15px 80px;
}
#content {
/*width:670px;*/
width:100%;
min-height:400px;
float:right;
margin-top:10px;
margin-left:15px;
padding: 15px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
background: url(../images/form.png) center top no-repeat;
float: left;
width:276px;
min-height: 360px;
padding-top: 55px;
margin-top: 30px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
float: right;
}
input[type='text'], input[type='password'], textarea {
	width: 210px;
	background: #f4f4f4;
	border: 1px solid #c5c5c5;
	border-radius: 4px;
	padding: 8px;
	margin-bottom: 18px;
	margin-left: 23px;
}
#submit5 {
	background: url(../images/button.png) no-repeat 0px 0px;
	font-family: 'proregular';
	border: none;
	color:#fff;
	font-size: 20px;
	margin-left: 70px;
	width: 127px;
	height: 27px;
}
#submit5:hover  {
	background: url(../images/button.png) no-repeat 0px -27px;
}
#submit5:active  {
	background: url(../images/button.png) no-repeat 0px -53px;
}
.gbs3 {
color: #fff;
padding-left: 20px;
padding-right: 20px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
border-top: 2px solid #9cceec;
width:980px;
height:43px;
line-height:43px;
margin: 0 auto;
}


.cookie-banner {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 20px;
      background-color: #ffffff;
      box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
      display: flex;
      justify-content: space-between;
      align-items: center;
      z-index: 99999999999;
      border-top: 3px solid #ffd700;
    }

    .cookie-text {
      max-width: 1100px;
      font-size: 16px;
    }

    .cookie-buttons {
      display: flex;
      gap: 10px;
      flex-wrap: wrap;
    }

    .btn {
      padding: 10px 20px;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      font-weight: bold;
      transition: background 0.3s ease;
    }

    .btn.accept {
      background-color: #4CAF50;
      color: white;
    }

    .btn.decline {
      background-color: #f44336;
      color: white;
    }

    .btn.settings {
      background-color: #2196F3;
      color: white;
    }

    .cookie-settings {
      display: none;
      margin-top: 15px;
      font-size: 14px;
    }

    .cookie-settings h4 {
      margin-bottom: 10px;
      color: #555;
    }

    .checkbox-group {
      display: flex;
      flex-direction: column;
      gap: 5px;
    }

    .hidden {
      display: none !important;
    }