*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}
.bg-sec {
    background: #0f0f0f;
    color: #fff;
}
ul.navigation {
	display: flex;
	justify-content: center;
	list-style: none;
	gap: 56px;
}
input#drop {
    display: none;
}
.navigation a {
    text-decoration: none;
    color: #000;
}
.main_menu {
	width: 100%;
	background: #fff;
	border-radius: 200px;
	padding: 8px 30px;
}
.tickmark li {
	position: relative;
}

.description .tickmark li {
	padding-left: 30px;
}
.tickmark li::after {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	left: 0px;
	background: url(https://dueldesign.com/ebay-template/olympicco/images/tick.png) no-repeat;
	top: 5px;
}
.navigation li a {
    display: flex;
    align-items: center;
    font-size: 16px;
    padding: 10px 0;
    border-bottom: 2px solid transparent;
    font-weight: 500;
}
.navigation li a:hover {
	border-bottom: 2px solid #000;
}
.main_menu .toggle {
    display: none;
}
.main_menu #drop {
    display: none;
}
.header-logo a img {
    max-width: 100%;
    display: block;
}
img {
    max-width: 100%;
}
.header {
    background: #000;
}

.header-top-left p {
    margin-bottom: 0;
}
.container {
    max-width: 1170px;
    margin: 0 auto;
}
.tickmark p {
    position: relative;
    padding-left: 25px;
}
.tickmark p::after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    left: 0px;
    background: url(https://dueldesign.com/ebay-template/olympicco/images/tick.png) no-repeat;
    top: 5px;
}
.service {
    display: flex;
    align-items: center;
    color: #fff;
    gap: 6px;
}
.header-service {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 50px;
}
.header-back {
    display: flex;
    align-items: center;
    width: 100%;
}
.header-logo a {
    display: block;
}
.service p {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.service-column h4 {
    font-size: 18px;
    
    text-transform: uppercase;
}
.banner img {
    width: 100%;
    display: block;
}
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
36% { left: -100%; }
50% { left: -100%; }
70% { left: -200%; }
80% { left: -200%; }
99% { left: -300%; }
100% { left: -300%; }
}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img {
    width: 16%;
    float: left;
}
div#slider figure {
    position: relative;
    width: 625%;
    margin: 0;
    left: 0;
    text-align: left;
    font-size: 0;
    animation: 20s slidy infinite;
}
/*==================================== gallery =====================================================*/
.theme-box {
    margin: 0px auto 40px;
}
.item-description-text.theme-box {
    margin: 0;
}
#gallery {
	border: 0px solid #dddddd;
	box-sizing: border-box;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 740px;
	border-top: 0px;
	box-shadow: none;
	border-radius: 0px 0px 10px 10px;
}
#gallery #slides {
    display: inline-block;
    height: auto;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    z-index: 500;
    width: 100%;
    margin: 15px auto 0px;
}
#gallery #slides div ul {
    display: table;
    height: auto;
    list-style: outside none none;
    margin: 0px auto 0;
    padding: 0;
    width: auto;
}
.box-item-1 {
    display: grid;
    grid-template-columns: unset;
}
#gallery #slides div ul li:nth-of-type(1){
    margin-left:0px;
    }
#gallery #slides div ul li {
    margin: 0px 0px 0px 10px;
    float: left;
    margin-bottom: 0px;
    background: #fff;
}
#gallery #slides div ul li:last-child {
    margin-right: 0;
}
#gallery .big-img-wpr {
    box-sizing: border-box;
    display: inline-block;
    height: 540px;
    margin: 0 auto;
    max-width: 540px;
    vertical-align: middle;
    width: 100%;
}
#gallery div.img-wpr {
    background-color: #fff;
    border: 1px solid #c8c3c3;
    bottom: 0;
    box-sizing: border-box;
    height: 100%;
    left: 0px;
    max-height: 540px;
    max-width: 540px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 540px;
    margin: 0px auto 0px;
}
#gallery div.img-wpr .img-box {
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
#gallery div.img-wpr .big-img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 540px;
    max-width: 540px;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: auto;
    border: 0px solid #d8d8d8;
    width: auto;
}
#gallery .thumb {
	background-color: transparent;
	border: 0px solid #f00;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 137px;
	left: 0;
	position: relative;
	right: 0px;
	width: 137px;
	z-index: 2;
	border: 1px solid #d8d8d8;
	margin-bottom: 0;
}
.thumb-img[src=""], .thumb-img[src=""] + .thumb {
    display: none !important;
}
.thumb-wpr {
    position: relative;
}
#gallery .thumb-img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: auto;
  z-index: 1;
}
#gallery #slides div:first-child ul:first-child li:first-child .img-wpr {
    z-index: 1;
}
#gallery #slides input {
    display: none;
}
#gallery #slides input:checked ~ .img-wpr {
    z-index: 2;
}
#gallery #slides div ul li:only-child .thumb-wpr{
    display: none;
}
#gallery #slides div ul li:only-#gallery {
    left: 0px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
#gallery {
  padding: 10px;
}
#gallery .thumb {
  height: 50px;
  width: 50px;
}
#gallery #slides div ul li {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 2px;
  margin-top: 0;
}
#gallery div.img-wpr, #gallery .big-img-wpr {
  height: 350px;
  left: 0;
  margin: 0 auto 10px;
  right: 0;
  top: 15px;
  width: 90%;
}
}
.org-content {
    width: 100%;
    max-width: 1140px;
    margin: 0px auto;
    display: table;
    padding: 30px;
}
.product-title {
	padding: 14px 0;
	color: #232323;
	font-weight: 700;
	text-align: center;
	border: 1px solid #d0cfcf;
	border-radius: 12px 12px 0px 0px;
}
.product-description-image {
	margin: 70px 0;
}

.product-title p {
	margin: 0;
	font-family: open-sans, sans-serif;
	font-size: 18px;
}
.title-p {
    padding: 0 !important;
}
.thermal-woo-comm-content a {
    color: #000;
    text-decoration: none;
}


/*------------------------------------------------------------------end img gallery-----------------------------------------------------------------*/

.product-service {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-direction: column;
    text-align: center;
}
.product-service p {
    margin: 0;
}
.product-description .desc {
    display: flex;
    gap: 84px;
    margin-top: 40px;
    line-height: 30px;
}
.product-service p {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    font-family: open-sans, sans-serif;
    text-transform: uppercase;
}
.product-heading {
    margin-top: 50px;
    position: relative;
}
.product-heading h2 {
    font-size: 35px;
    font-family: open-sans, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px;
    text-align: center;
    margin-bottom: 74px;
}
.product-heading h2::before {
    position: absolute;
    content: "";
    width: 90px;
    border-bottom: 7px solid #c200e1;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -26px;
}

.heading-title h2 {
	font-size: 18px;
	font-family: open-sans, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	padding: 14px 10px;
	color: #232323;
	text-align: center;
	background: #eeeeee;
	max-width: 360px;
	margin: auto;
	border-radius: 0 0 10px 10px;
	border: 1px solid #dbdbdb;
	border-top: 0;
}
.product-desc {
	border: 1px solid #dbdbdb;
	margin-bottom: 50px;
}
.heading-title {
    max-width: 1140px;
    margin: 0 auto;
}
.description {
    padding: 30px 30px;
}
.left-promotion {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 60px;
}
.description span {
    font-weight: 600;
    letter-spacing: 1px;
}
.text p {
	margin-top: 0;
	margin-bottom: 15px;
	color: #141414;
	font-size: 13px;
	letter-spacing: 0.5px;
}
.description p {
    margin-bottom: 25px;
    line-height: 1.5;
    font-family: open-sans, sans-serif;
    font-size: 17px;
}
.description p:last-child {
    margin-bottom: 0;
}
.cate-title {
    text-align: center;
    position: relative;
    padding: 32px 0;
}
.cate-title h2 {
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-family: open-sans, sans-serif;
}
.categories-bg {
    margin: 40px 0;
    background: #1f1f1f;
    padding-bottom: 70px;
    background-size: cover;
    position: relative;
}
.cate-title {
    text-align: center;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    padding: 30px 0;
}
.cate-back {
    max-width: 1140px;
    margin: 0 auto;
    background: #fff;
}
.cate-img {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
    justify-content: center;
}
.cate-back {
    max-width: 1140px;
    margin: 0 auto;
    background: #fff;
    padding: 14px 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.cate-img img {
    border: 1px solid #fff;
    box-shadow: 0px 0px 6px #868585;
}

.gallery-text {
    position: relative;
}
.gallery-text h3 {
    position: absolute;
    bottom: 0;
    padding: 15px 0;
    width: 100%;
    text-align: center;
    background-color: #333333;
    transition: 0.5s ease all;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 22px;
    
}
.gallery-text:hover h3 {
    transform: translate(-0%, 50%);
    bottom: 50%;
    background-color: #c200e1;
}
.gallery-text a {
    color: #fff;
}
.view-button {
    text-align: center;
    padding: 16px 0px;
    max-width: max-content;
    margin: 0 auto;
    margin-top: 44px;
}
.view-button a {
    padding: 16px 60px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background: #0e1d4b;
    border-radius: 50px;
    font-weight: 700;
}
.view-button a:hover {
    background: #ceb46b;
    color: #171717;
}
.about-img img {
    width: 100%;
}
.about-section {
    margin-top: 100px;
    margin-bottom: 130px;
}
.about-heading h2 {
    font-size: 40px;
    font-family: open-sans, sans-serif;
    text-transform: uppercase;
    padding-bottom: 28px;
    color: #17172c;
}
.about-img {
    display: inline-flex;
}
.about-para img {
    display: flex;
}
.about-para p {
	font-family: open-sans, sans-serif;
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 34px;
	color: #232323;
	letter-spacing: 0.5px;
}
.shipping .heading-title h2, .returns .heading-title h2 {
    font-size: 25px;
    font-family: open-sans, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 14px 0px;
    color: #000;
    margin-top: 0px;
    text-align: center;
    background: #00adec;
}

.returns .heading-title h2 {
    margin-top: 40px;
}
.craft-toy-image img {
    width: 100%;
}
.craft-toys-section {
    margin: 40px 0;
}
.craft-toys-section .container {
    padding: 0;
}
.about-section .container {
    padding: 0;
}
.craft-toys-section .d-flex {
    padding: 0 !important;
}
.business-hours h3 {
    font-size: 45px;
    font-family: open-sans, sans-serif;
    margin-bottom: 50px;
    font-weight: bold;
}
.business-hours p {
    margin-bottom: 70px;
    font-size: 32px;
    font-family: open-sans, sans-serif;
    text-transform: uppercase;
}
.business-hours p:last-child {
    margin: 0;
}
.subscribe .newsletter {
    padding: 28px 10px;
    color: #fff;
}
.subscribe .newsletter h2 {
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 3px;
    word-spacing: 2px;
}
.subscribe {
	background: #ceb46b;
	margin-top: 30px;
}
.subscribe .newsletter p {
	font-size: 18px;
	font-family: open-sans, sans-serif;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #141414;
	margin-bottom: 0;
}
.subscribe-now-btn a {
	color: #232323;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	border: 2px solid transparent;
	padding: 14px 44px;
	background: #fff;
}
.subscribe-now-btn a:hover {
    background: #232323;
    color: #fff;
}
.subscribe .newsletter a {
    padding: 22px 65px;
    background: #000;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    font-family: open-sans, sans-serif;
    font-weight: 600;
}
.subscribe .newsletter a:hover {
    background: #fff;
    color: #000;
}
.subscribe .news-border {
    background: #00adec;
}
.head-title h2 {
    margin: 0;
    padding: 0px 0px 13px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.50px;
    font-weight: bold;
    text-align: left;
    position: relative;
}


.inner_content.btm-shaddow label:hover {
    background: #c200e1;
}
.inner_content.btm-shaddow label {
    cursor: pointer;
    width: 100%;
    display: block;
    padding: 14px 10px;
}
.inner_content.btm-shaddow ul li ul li {
    border: 0;
}
.inner_content.btm-shaddow ul li ul li a {
    padding-left: 20px;
}
.shipping .title {
    margin-top: 30px;
}
.gallery-bg {
    border: 1px solid #dbdbdb;
    border-top: 0;
    padding: 30px 10px;
}
.inner_content.btm-shaddow li {
    list-style: none;
    border: 1px solid #dbdbdb;
    border-top: 0;
}
.left .title h2 img {
    margin-right: 8px;
}
.inner_content.btm-shaddow ul li a:hover {
    background: #d0d0d0;
}
.inner_content.btm-shaddow ul li a {
    padding: 10px 10px;
}
.inner_content.btm-shaddow li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    width: 100%;
    display: block;
}
.title h2 {
    background-color: #17172c;
    font-size: 20px;
    color: #fff;
    text-align: left;
    padding: 12px 10px;
    font-weight: 700;
    text-transform: uppercase;
}
.drop {
    float: right;
    margin-top: 7px;
}

.inner_content.btm-shaddow input[type="radio"] {
    display: none;
}

.inner_content.btm-shaddow input[type="radio"]:checked + label + ul {
    display: block;
}

.inner_content.btm-shaddow ul ul {
    display: none;
}

.inner_content.btm-shaddow input[type="radio"]:checked + label + ul li input[type="radio"]:checked + ul {
    display: block;
}

.inner_content.btm-shaddow ul ul ul {
    display: none;
}


.toggle {
  display: none;
}

/* Style the labels to resemble buttons */
.toggle-label {
  cursor: pointer;
  border-radius: 3px;
  display: block;
}

/* Style the sub-menus */
.sub-menu {
  display: none;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

/* Show sub-menu when the checkbox is checked */
.toggle:checked + .sub-menu {
  display: block;
}
.toggle:checked ~ .accordion > li > .sub-menu {
  display: none;
}

.why-customers h3 {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #232323;
}

.entry {
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 30px 13px;
	row-gap: 20px;
	height: 340px;
	border: 1px solid #dddddd;
}
.quote {
    color: #232323;
    font-weight: 600;
}
.entry p {
	text-align: center;
	margin-bottom: 0;
	font-size: 14px;
	min-height: 80px;
	color: #232323;
	line-height: 1.5;
}

.customers {
	padding: 0;
	margin: 70px 0 90px;
}

.why-customers p {
	text-align: center;
	margin-bottom: 45px;
	margin-top: 10px;
	color: #232323;
	font-size: 16px;
}
.online-store-avail h1 {
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 12px;
}
.online-store-avail {
    width: 100%;
}
.online-store {
    background: #363636;
    padding: 32px 10px;
    margin-top: 86px;
}
.footer .store .title {
	display: flex;
	justify-content: space-between;
	align-items: end;
	border-bottom: 1px solid #d0cfcf;
	padding-bottom: 13px;
	margin-bottom: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
}
.footer .store {
    max-width: 250px;
    width: 100%;
}
.text li:not(:last-child) {
    margin-bottom: 5px;
}
.text li a {
    text-decoration: none;
    color: #141414;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    letter-spacing: .5px;
    font-size: 12px;
}
.fa-solid.fa-arrow-right-long {
    margin-right: 5px;
}
.text li a:hover {
    color: #997f34;
    transition: ease-in-all-10s;
}
.fa-solid.fa-envelope {
    margin-right: 7px;
}
ul {
    list-style: none;
}
.footer {
	padding: 58px 0;
	background: #fff;
	color: #141414;
}
.copy {
	background: #0e1d4b;
	padding: 15px 0;
	color: #fff;
}
.copyright p {
    margin: 0;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
}

.store.newsletter .text a {
    color: #000;
    text-decoration: none;
    border-bottom: 2px solid;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.store.newsletter .text a:hover {
    color: #997f34;
}
.copyright {
    display: flex;
    justify-content: space-between;
    word-spacing: 2px;
    flex-wrap: wrap;
}
.copyright span {
    text-transform: uppercase;
    font-size: 16px;
}

.thermal-title h4 {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.thermal-title h2 {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 4px;
	color: #232323;
	letter-spacing: 0.5px;
}
.thermal-title p {
	font-size: 17px;
	text-align: center;
	margin-top: 12px;
	color: #141414;
	letter-spacing: 0.5px;
	line-height: 1.5;
}
.thermal-title {
	margin-top: 68px;
	margin-bottom: 50px;
}
.thermal-woo-comm-content {
	margin-bottom: 30px;
	text-align: center;
}
.woo-comm-content span {
	display: block;
	padding: 6px 0;
	background: #d0cfcf;
	color: #000;
	margin-top: 25px;
}
.woo-comm-content p {
	font-size: 15px;
	margin-bottom: 16px;
	padding: 10px 14px;
	min-height: 80px;
}
.thermal-woo-comm-content a:hover span {
	background: #01003f;
	color: #fff;
}
.woo-comm-content h2 {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #232323;
	margin-top: 8px;
}
.thermal-view-button a {
	padding: 12px 40px;
	color: #fff;
	text-decoration: none;
	background: #e3051a;
	border-radius: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}
.thermal-view-button a:hover {
    background: #01003f;
}
.thermal-view-button {
	margin-top: 40px;
	padding: 0px 0;
}
.focus-quality-img img {
    width: 100%;
}
.focus-quality-title {
	margin-top: 50px;
	text-align: center;
}
.focus-quality-title h2 {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.focus-quality-para {
    text-align: center;
}
.focus-quality-para p {
    font-size: 18px;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

/*==================================== tab ===================================*/

.tabbox {
    padding: 0px 0px;
    font-size: 20px;
    margin: 30px auto 0px;
    background: #1c57f4;
}
.tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	clear: both;
	padding: 0px;
	margin: 0px 0 0px 0;
	justify-content: center;
	border: 1px solid #dbdbdb;
}
.tabs .tab h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 30px;
}
.tabs .tab p .green {
    font-weight: bold;
    color: #28bc83;
    font-size: 20px;
}
.tabs label {
	order: 1;
	display: flex;
	padding: 0px 10px;
	cursor: pointer;
	width: 20%;
	float: left;
	text-align: center;
	color: #232323;
	box-sizing: border-box;
	/* font-size: 20px; */
	text-transform: uppercase;
	line-height: 50px;
	margin: 0;
	height: 50px;
	position: relative;
	z-index: 1;
	font-weight: bold;
	background: #eee;
	font-size: 18px;
	border-radius: 0 0 10px 10px;
	border: 1px solid #dbdbdb;
	border-top: 0;
	margin-left: 12px;
	align-items: center;
	gap: 5px;
    justify-content: center;
}
.tabs-content {
	margin-top: 50px;
}
.pro-serv-col h3 {
    text-transform: uppercase;
    font-family: 'Mulish';
}
.warranty-content {
    padding-left: 25px;
}
.tabs .tab p .bold {
    font-weight: bold;
    font-size: 18px;
}
.tabs label.border-none{
    border-right: none;
    }
.tabs label a {
	color: #232323;
	text-decoration: none;
	width: 100%;
	display: block;
}
label.nomarginleft {
    margin-left: 0px;
}
.tabs .tab {
    -webkit-box-ordinal-group: 100;
    -webkit-order: 99;
    -ms-flex-order: 99;
    order: 99;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    background: #fff;
    padding: 30px 20px;
    display: none;
    border-radius: 0px 0px 0px 0px;
    box-shadow: none;
}
.tabs .tab h3 {
    text-transform: uppercase;
    font-size: 18px;
}
.tabs .tab, .tabs .tab p {
    text-align: left;
}

.none {
    width: 166.666%;
}
.tabs .tab a {
    color: #821982;
}

.tabs input[type="radio"] {
    position: absolute;
    opacity: 0;
    left:0px;
}
.tabs input[type="radio"]:checked + label {
	position: relative;
	z-index: 9;
	margin-right: 0px;
	color: #232323;
	border: 0;
}
.tabs input[type="radio"]:checked + label::before {
	position: absolute;
	content: "";
	left: 0px;
	z-index: -999999;
	height: 50px;
	top: 0px;
	right: 0px;
	width: 100%;
	margin: 0 auto !important;
	background: #ceb46b;
	border-radius: 0 0 12px 12px;
}
.tabs input[type="radio"]:checked + label.nomarginleft::before {
    left: 0px;
    width: 100%;
}
.tab-section {
    width: 100%;
}
.tabs label::after {
    content: "";
    position: absolute;
    background: url("../images/tab-border.png") no-repeat scroll center left;
    width: 2px;
    left: 0%;
    top: 0px;
    height: 52px;
    z-index: -1;
}

.tabs input[type="radio"]:checked + label + .tab {
    display: block;
}

.tab h4 {
    font-size: 22px;
    font-weight: 400;
    color: #ff4000;
    margin-bottom: 25px;
}


.tab.description_content a.contakt {
    color: #000;
    text-decoration: none;
    font-weight: 800;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
}
table {
    display: table;
    border-collapse: collapse;
    margin-bottom: 15px;
    width: 100%;
}

td {
    border: 1px solid;
    padding: 5px 10px;
}
.tab.description_content span {
    color: #f00d0d;
}

.head {
    font-weight: bold;
}

.tab.description_content h4 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000;
}
.tab.description_content .span {
    color: #2663a6;
}
/*========================== end ============================*/
.navigation li a {
	display: flex;
	align-items: center;
	gap: 5px;
}
.header-promo {
	display: flex;
	align-items: center;
	gap: 6px;
}
.header-promo .header-promo-text h2 {
	font-size: 14px;
	color: #232323;
}
.header-promo .header-promo-text p {
	font-size: 14px;
	margin-bottom: 0;
	letter-spacing: 0.5px;
	color: #232323;
}
.header-sec {
	background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(233, 216, 205, 1) 100%);
}
.header-feedback {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 27px 0;
}
.header-feedback p {
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	color: #232323;
	letter-spacing: 0.5px;
}
.banner-sec {
	padding-top: 55px;
}
.menubar .container {
	max-width: 1400px;
    padding: 0 50px;
}
.left-promotion.text-center h2 {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-top: 4px;
}
.about-sec {
	position: relative;
	background: url(../images/about-img.png) no-repeat center;
	background-size: cover;
	padding: 90px 0;
}
.about-content {
	background: linear-gradient(90deg,rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.6) 15%, rgba(255, 255, 255, 0.8) 100%);
	padding: 50px 30px 50px 80px;
}
.about-content .about-btn a {
	display: flex;
	align-items: center;
	gap: 40px;
	background:#0e1d4b;
	max-width: max-content;
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	color: #fff;
	border-radius: 40px;
}
.about-content .about-btn a p {
	margin: 0;
	text-transform: uppercase;
	font-size: 15px;
}
.about-btn {
	margin-top: 50px;
}
.about-title h2 {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-bottom: 20px;
    color: #232323;
}
.about-content .about-btn a:hover {
	background: #1b3279;
	transition: ease-in-out 0.5s;
}
.thank-you-text h2 {
	text-align: center;
	font-size: 40px;
	letter-spacing: 11px;
	color: #232323;
}