@font-face {
    font-family: "Anaheim";
    src: url(/font/Anaheim.ttf) format("truetype"),
}
a,abbr,acronym,address,applet,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,time,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}
body {
    background: #000217 url(images/nissan-pathfinder.webp) center top no-repeat fixed;
    color: #444444;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4;
}
table {
    border-collapse: collapse;
    border: 1px solid black;
    max-width:100%;
    font-size: 13px;
}
td,th{
    border: 1px solid black;
    padding: 2px;
}
caption {
	font-size:larger;
}
/* When the viewport is 1920x1080 or larger, make the background the same size as the screen */
@media screen and (min-width: 1500px) {
    body {
        background-size: 100vw 100vh;
    }
}
a {
    color: #E56400;
    text-decoration: underline;
}

a:hover, a:focus {
    color: #FB9532;
    text-decoration: none;
}

a:focus {
    outline: none;
}
h1,h2,h3,h4,h5,h6 {	font-family: "Anaheim",Arial,Helvetica,Sans-serif;
}
.gepat_globalpack {  	width: 1170px;
  	margin: 0 auto;
  	background: none;
}
.gepat_logoimg {
 	height: 86px;
}
.gepat_tnavigation {	padding:3px;
	height:32px;
	background: rgb(0,0,0,0.8);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.gepat_theader {	padding:5px 10px;
	margin-bottom:0px;
	margin-top:0px;
}
nav ul {
  	margin: 0;
  	padding: 0;
  	list-style: none;
    list-style-type: none;
  	list-style-type: none;
  	line-height: 1.0;
}
nav ul li {
  	float: left;
  	position: relative;
}
nav li a {
    display: block;
    color: #CECDCD;
    padding: 9px 15px;
	text-decoration: none;
    font-family: "Anaheim", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 2px 0 0;
}

nav a:hover, nav li a:active, nav li a:focus {
    color: #E68700;
    outline: 0;
    text-decoration: none;
}
.gepat_lang {	float:right;
	padding:4px;
}
.gepat_lang a {	margin:0 5px;
}
.gepat_desktopsearch {	float:right;
}
#search {
    border: 1px solid #d8d8d8;
    background: #ffffffcc;
    text-align: left;
    padding: 4px;
    min-width: 180px;
    clear: right;
    margin: 20px 10px
}

#search #s {
    color: #666;
    border: 0;
    width: calc(100% - 20px);
    padding: 0;
    margin: 0;
    font-size: 15px;
    background: none;
    height:21px;
}
.gepat_contents {
    display: flex;
    background: rgba(256, 256, 256, 0.9); /* Corrected RGBA format */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    min-height: 100vh; /* Ensures full height if needed */
}

.gepat_left {
    padding: 10px;
    background: #FFFFFFFF;
    overflow: hidden;
    width: 828px;
    flex-grow: 1; /* Allows it to stretch */
}
.gepat_left h1 {	color: #333;
 	margin: 10px 0 ;
	padding: 0;
 	font-size: 20px;
 	line-height: 20px;
 	font-weight: normal;
}
.gepat_textway {	color: #555;
	font-size:13px;
	font-family: "Anaheim",Arial,Helvetica,Sans-serif;
}
.gepat_left h2 {
  margin: 20px 0 10px;
  padding: 0;
  font-size: 19px;
  line-height: 19px;
  font-weight: normal;
  color: #964200;
}

.gepat_left h2::after {
  content: "";
  display: block; /* Forces the pseudo-element to start on a new line */
  height: 5px;
  width: 190px; /* Adjust the width as needed */
  margin-top: 5px; /* Add spacing between the text and the pseudo-element */
  border-bottom: 4px solid transparent;
  background: linear-gradient(to right, #964200, rgba(0, 0, 0, 0)) bottom;
  background-size: 100% 4px;
  background-repeat: no-repeat;
}

.gepat_left h3 {
  margin: 15px 0 15px;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  color: #C04D00;
  clear:both;
}
.gepat_left h3::before {
  content: "";
  display: inline-block; /* або block, якщо треба на новому рядку */
  width: 4px; /* Тонка вертикальна лінія */
  height: 1em; /* Висота — рівна висоті тексту або задайте вручну */
  margin-right: 8px; /* Відступ від тексту */
  background: linear-gradient(to bottom, #A34700, rgba(0, 0, 0, 0)); /* Вертикальний градієнт */
  vertical-align: middle;
}
.gepat_left h3 a {    text-decoration: none;
}
.gepat_left img {	max-width:100% !important;
}
.gepat_left p {	margin:15px 0;
}
.gepat_left ul, .gepat_left ol {
	margin:15px 0 15px 25px;
}
.gepat_left li {
	margin:11px 0;
	font-size: 15px;
}
.gepat_firstimg,.gepat_secondimg {
    width: 239px;
    border:1px solid #333;
}
.gepat_secondimg {
  margin-left: 2px;
}
.gepat_right {
 	 overflow: hidden;
	padding:10px;
  	width: 300px;
 	 margin-left: 0px;
   	float: left;
   	box-shadow: inset -2px 0 2px rgba(0, 0, 0, 0.1);
}
.gepat_right img {
    max-width: 100%
}
.gepat_right li {
    margin: 13px 0 13px 20px;
    font-size: 16px
}

.gepat_right h2 {
    font-size: 18px
}
.gepat_right p {	margin:15px 0;
}
.gepat_rightmainmenu {
    display: flex;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 2px solid #2C323930;
}

.gepat_rightmainmenu div {
    flex-grow: 1;
    width: 50%;
    font-size: 15px;
    font-weight: 700
}

.gepat_rightmainmenu div img {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: all .8s ease-in-out
}

.gepat_rightmainmenu div img:hover {
    transform: scale(1.1)
}
.gepat_bottom {	border-top: 2px solid #F0F0F0;
 	background: rgb(0,0,0,0.8);
	padding: 20px 0;
	display: flex;
	border-top: 2px solid #00293a;
	border-bottom: 2px solid #00293a;
}
.gepat_bottom_item {
  flex-grow: 1;
  padding: 10px;
  width: 34%;
}
.mobilenavigation {
    display: flex;
    margin-top:20px;
    clear: both;
}

.prev_button,.prev_imgbutton1 {
    display: table-cell;
    text-align: left;
    vertical-align: middle
}

.prev_button {
    width: 45%;
    font-size: 16px
}

.prev_imgbutton1 {
    width: 5%
}

.prev_imgbutton {
    display: none
}

.next_button {
    width: 45%;
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    font-size: 16px
}

.next_imgbutton {
    display: none
}

.next_imgbutton1 {
    width: 5%;
    display: table-cell;
    text-align: right;
    vertical-align: middle
}

.gepat_bottom_item h2 {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  padding: 0px;
  position: relative;
  color: #C2C2C2;
}
.gepat_bottom_item h2:after {
  content: "";
  font-size: 22px; /* Adjust size if needed */
  color: #A5202D; /* Match color to heading */
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-10%); /* Adjust positioning */
  font-weight: bold;
  height:28px;
  width:140px;
	border-bottom: 4px solid transparent;
  background: linear-gradient(to right, #E56400, rgba(0, 0, 0, 0)) bottom;
  background-size: 100% 3px;
  background-repeat: no-repeat;
}
.gepat_bottom_item a {
    color: #676767;
    text-decoration: none;
}
.gepat_bottom_item ul {    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.gepat_bottom_item ul li {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
    font-size:15px;
    border-bottom: 1px solid #F0F0F0;
}
.gepat_bottom_item a:hover {
    color: #FB9532;
    text-decoration: none;
}
.gepat_lastblock{
  color: #FFFFFF;
  background: rgb(66,66,66,0.8);
  text-align: center;
  padding: 12px 0;
}
.hamburger-lines {	display:none;
}
.checkbox {	display:none;
}
.gepat_left h2.hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s ease, opacity 0.2s ease;
}
.hidden {
    visibility: hidden; /* Робить елемент невидимим */
    opacity: 0; /* Анімація для плавного приховування */
    transition: opacity 0.3s ease; /* Плавний перехід */
}