/*
Theme Name: 3Dnomer v1.8.0.5 Child 04 00
Template: 3dnomer_v1.8.0.5
Author: Катовайс Михаил
Author URI: http://katovais.ru
Description: Лендинг на тему изготовления номерных знаков
Version: 1.8.0.5.1781085078
Updated: 2026-06-10 12:51:18

*/

.tabs-container {
    width: 789px;
    padding-right: 0;
    padding-left: 0;
}
.iframe-container {
    margin-top: -20px;
    width: 100%;
}
.tabs-container-moto, .tabs-container-auto {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}


.constructor-iframe {
    width: 100%;
    border: none;
    height: 100%;
}
.section1-contacts-title {
    display: inline-block;
    margin-top: 0 !important;
    margin-top: 120px;
    margin-right: 0;
    margin-bottom: 18px !important;
    margin-bottom: 20px;
    margin-left: 0;
    color: #3a9b54;
    font-family: Gilroy;
    font-size: 36px;
    text-align: left;
    text-align: center;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    line-height: 110%;
    text-decoration: none;
    appearance: none;
    -moz-appearance: none;
}
.section1-contacts-title:hover {
    color: #18592a;
    cursor: pointer;
}
.section1-contacts-links {
    display: flex;
    margin-top: 30px;
    gap: 19px;
}
.contact-link {
    display: inline-flex;
    width: 54px;
    align-items: center;
    background-color: #3a9b54;
    justify-content: center;
    color: white;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    font-family: 'Raleway-SemiBold', sans-serif;
    height: 54px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.contact-link:hover {
    background-color: #18592a;
    cursor: pointer;
}

.retro-black-section {
  width: 100%;
  margin-bottom: 40px;
/*   margin-top: 150px; */
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.titles-container {
  display: flex;
  flex-direction: column;
  width: calc((100% - 40px) / 2);
  gap: 40px;
}

.constructor-container {
	width: calc((100% - 40px) / 2);
	display:flex;
	align-items:center;
	flex-direction: column;
}

.retro-black-iframe {
	width: 100%;
	display:flex;
	align-items:center;
}

.retro-black-iframe2 {
	width: 789px;
}

.retro-black-title {
  font-size: 53px !important;
  margin: 0 !important;
  text-align: left !important;
}

.retro-black-title-h3 {
  text-align: left !important;
  margin: 0 !important;
}

.type-radio-container {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 19px;
  gap: 19px;
}

.type-radio {
  display: none;
}

.btn {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
}

.type-text {
  color: #1F2D35;
  width: 365.7px;
  height: 44px;
  background-color: #E7ECF0;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}

.type-text:hover {
  background-color: #CCD7E0;
  cursor: pointer;
}

.type-radio:checked + .type-text {
  background-color: #728595;
  color: #E7ECF0;
}

.constructor-header {
    text-align: center;
}

@media(max-width: 1600px) {
  
  .retro-black-section {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    justify-content: flex-start;
  }
	
	.constructor-container {
		width: 789px;
	}

  .retro-black-iframe {
    width: 789px;
  }

  .titles-container {
    width: 789px;
  }

  .retro-black-title, .retro-black-title-h3 {
    text-align: center !important;
    margin: 0 !important;
  }

}

@media(max-width: 1489px) {
.tabs-container {
    width: 789px;
}

}

@media(max-width: 855px) {
	.retro-black-iframe {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.constructor-container{
		width: 100%;
	}
	
	.titles-container {
		width: 100%;
	}
	
	.type-radio-container {
		width: 100%;
	}
	
	.type-text {
		width: 100%;
	}
	
	.type-btn {
		width: calc((100% - 19px) / 2);
	}
}

@media(max-width: 805px) {
.tabs-container {
    width: 100%;
}
.iframe-container {
    width: 100%;
}
}



@media (max-width: 735px) {
.iframe-container {
    width: 100%;
}
}
@media (max-width: 661px) {
.iframe-container-moto, .iframe-container-auto {
    width: 100%;
}
.section1-contacts-title {
    font-size: 28px;
}
}
@media (max-width: 465px) {
.iframe-container {
    width: 100%;
}
.iframe-container-moto, .iframe-container-auto {
    width: 100%;
}
.constructor-header {
    font-size: 25px;
    text-align: center;
}
.section1-contacts-title {
    font-size: 6vw;
}
	.type-radio-container {
		flex-direction: column;
	}
	
	.type-btn {
		width: 100%;
	}
}
@media (max-width: 410px) {
.iframe-container {
    width: 100%;
}
.iframe-container-moto, .iframe-container-auto {
    width: 100%;
}
.constructor-header {
    font-size: 20px;
    text-align: center;
}

.retro-black-title {
  font-size: 36px !important;
}

.retro-black-title-h3 {
  font-size: 28px !important;
}

body {
  min-width: 320px;
}

}
@media (max-width: 305px) {
body {
    min-width: 305px;
}
.iframe-container {
    width: 100%;
    
}
.iframe-container-moto, .iframe-container-auto {
    
    min-width: 292px;
}
.tabs-container {
    min-width: 292px;
}
}

/*
Theme Name: 3Dnomer v1.8.0.5 Child
Template: 3dnomer_v1.8.0.5
Author: Катовайс Михаил
Author URI: http://katovais.ru
Description: Лендинг на тему изготовления номерных знаков
Version: 1.8.0.5.1772616282
Updated: 2026-03-04 12:24:42

*/


.dealers-page-h2 {
	font-size: 40px;
	margin-bottom: 40px;
}

.dealers-page-img {
    border-radius: 17px;
	object-fit: cover;
}

.dealers-page-section {
	width: 100%;
	display: flex;
	gap: 40px;
}

.d-img-1 {
	height: 382px;
	width: 800px;
}

.d-section-1 {
	justify-content: space-between;
	align-items: center;
}

.section-1-text {
	font-size: 32px;
	line-height: 110%;
	font-family: Gilroy;
}

.text-accent {
	color: #3A9B54;
}

.dealers-page-section-2 {
	display: flex;
	gap: 40px;
	align-items: center;
	justify-content: center;
}

.d-img-2 {
	height: 500px;
	width: 642px;
}

.dealers-page-list-ul {
	font-family: Gilroy;
	font-size: 26px;
	line-height: 110%;
	padding: 0;
	margin: auto;
}

.dealers-page-list-li {
	list-style: none;
	margin: 40px 0 40px 0;
}

.dealers-page-cards {
	gap: 40px;
	display: flex;
	align-items: stretch;
}

.dealers-page-card {
	background-color: #E7ECF0;
	border-radius: 6px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 40px;
	box-sizing: border-box;
	align-items: center;
	text-align: center;
	
}

.dealers-page-cards-text {
	font-family: Gilroy;
	font-size: 26px;
	line-height: 110%;
}

.dealers-page-card-img {
	object-fit: cover;
	height: 113px;
	width: 113px;
}

.section-4-text {
	font-size: 32px;
	line-height: 110%;
	font-family: Gilroy;
	text-align: center;
}

.dealers-page-section-4 {
	margin: 120px 100px 40px 100px;
	text-align: center;
}

.dealers-page-section-5 {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 120px;
}

.dealers-page-contacts-card {
	background-color: #E7ECF0;
	border-radius: 6px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 60px 40px;
	box-sizing: border-box;
	align-items: center;
	text-align: center;
	width: 80%;
}

.section-5-text {
	font-family: Gilroy;
	font-size: 26px;
	line-height: 110%;
	margin: 0 0 20px 0 !important;
}

.section-5-text-title {
	font-family: Gilroy;
	font-size: 36px;
	line-height: 110%;
	margin: 0 !important;
}

.section-5-link {
	color: #1F2D35 !important;
}

.section5-contacts-links {
	display: flex;
    gap: 40px;
}

.section5-contact-link {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: white;
    width: 54px;
    height: 54px;
    background-color: #728595;
    border-radius: 6px;
	padding: 12px;
}

.section5-contact-link:hover {
	cursor: pointer;
	background-color: #4f5f6d;
}

.dealers-page-section-6 {
	display: flex;
	flex-direction: colum
n;
	align-items: center;
	justify-content: center
;
	margin: 0 100px 0 100px;
}





.iframe-container {
  width: 789px;
  height: 466px;
  margin-top: -20px;
}

.tabs-container-moto, .tabs-container-auto {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.iframe-container-moto, .iframe-container-auto {
  width: 789px;
}

.constructor-iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.tabs-container {
  width: 789px;
  padding: 0;
}

.section1-contacts-title {
  display: inline-block;
  text-decoration: none;
  text-align: left;
  margin: 0 0 18px 0 !important;
  appearance: none;
  -moz-appearance: none;
  
  text-align: center;
  font-family: Gilroy;
  font-size: 36px;
  line-height: 110%;
  color: #3a9b54;
  margin: 120px 0 20px 0;
  transition: 0.2s;
}

.section1-contacts-title:hover {
  cursor: pointer;
  color: #18592a;
}

.section1-contacts-links {
  display: flex;
  gap: 19px;
  margin-top: 30px;
}

.contact-link {
  font-family: 'Raleway-SemiBold', sans-serif;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: white;

  width: 54px;
  height: 54px;
  background-color: #3A9B54;
  border-radius: 6px;
}

.contact-link:hover {
  cursor: pointer;
  background-color: #18592a;
}

.iframe-container-steps {
	width: 100%;
	max-width: 1250px;
	display: flex;
	align-items: center;
	justify-content: center;
	
	
}

.section2_container {
	align-items: center;
	justify-content: center;
	background-color: #E7ECF0;
	border-radius: 6px;
	box-sizing: border-box;
	padding-top: 20px;
}

/* .section1 {
	background-color: #E7ECF0;
	margin: 0;
	margin-top: 76px;
	padding: 100px 200px;
	width: 100%;
	box-sizing: border-box;
}

.section1_right-side {
	background-color: blue;
} */

/* .section-poster {
	background-color: #E7ECF0;
	width: 100%;
	height: 700px;
	overflow: hidden;
}

.poster {
	margin-top: 76px;
	width: 100%;
	object-fit: cover;
} */

.section-poster {
    background-image: url("https://3dnomer.ru/wp-content/uploads/2026/06/hero.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    background-color: #E7ECF0;
  
    position: relative;
    z-index: 0;
	width: 100%;
	height: 650px;
	margin-top: 76px;
	padding: 100px 100px;
	box-sizing: border-box;
}

@media(max-width: 1600px) {
	.section1 {
		width: 100%;
		margin: 0;
		max-width: 1600px;
		margin-top: 76px;
	}
}




@media(max-width: 1489px) {
	.tabs-container {
		width: 789px;
	}
	
	.d-img-1 {
		width: 600px;
	}
	
	.d-img-2 {
		width: 600px;
	}
	
	.section-poster {
		background-image: url("https://3dnomer.ru/wp-content/uploads/2026/06/hero1489.png");
		background-position: center center;
	}
	
}

@media(max-width: 1190px) {
	.d-img-1 {
		width: 500px;
	}
	
	.d-img-2 {
		width: 500px;
		height: 550px;
	}
	
}

@media(max-width: 1100px) {
	.d-img-1 {
		width: 340px;
		height: 470px;
	}
	
	.d-img-2 {
		width: 340px;
		height: 500px;
	}
	
	.dealers-page-section {
		gap: 20px;
	}
	
	.dealers-page-list-li {
		margin: 20px 0 20px 0;
	}
	
	.dealers-page-cards {
		gap: 20px;
	}
	
	.dealers-page-cards-text {
		font-size: 24px;
	}
	
	.dealers-page-card {
		gap: 20px;
		padding: 30px;
	}
	
	.section-poster {
		background-image: none;
	}
	
}

@media(max-width: 805px) {
	.tabs-container {
		width: 100%;
	}
	
	.iframe-container {
		width: 100%;
	}
	
	.section-1-text, .dealers-page-list-li, .section-4-text, .section-5-text {
		font-size: 24px;
	}
	
	.section-5-text-title {
		font-size: 1.7em;
	}
	
	.dealers-page-h2 {
		font-size: 1.7em;
	}
	
	.d-img-2 {
		height: 670px;
	}
	
	.dealers-page-cards-text {
		font-size: 18px;
	}
	
}

@media (max-width: 735px) {
	.iframe-container {
		width: 100%;
		height: 742px;
	}
	
	.d-section-1 {
		flex-direction: column-reverse;
	}
	
	.d-section-1-textgroup {
		text-align: center;
	}
	
	.d-img-1 {
		width: 100%;
	}
	
	.post_h {
		display: none;
	}
	
	.dealers-page-section-2 {
		flex-direction: column;
	}
	
	.d-img-2 {
		width: 100%;
		height: 470px;
		object-fit: cover;
	}
	
	.dealers-page-section-2 {
		width: 100%;
		align-items: stretch;
	}
	
	.dealers-page-list-li {
		margin: 30px 30px 30px 50px;
		font-size: 22px;
		list-style: disc;
	}
	
	.dealers-page-cards {
		flex-direction: column;
	}
	
	.dealers-page-cards-text {
		font-size: 22px;
	}
	
	.dealers-page-section-4 {
		margin: 120px 30px 0 30px;
	}
	
	.dealers-page-contacts-card {
		width: 100%;
	}
	
	.dealers-page-section-6 {
		margin: 120px 30px 0 30px;
	}
}

@media (max-width: 661px) {
  .iframe-container-moto, .iframe-container-auto {
    min-width: 100%;
  }

  .section1-contacts-title {
    font-size: 28px;
  }
	
	.dealers-page-section-5 {
		margin-bottom: 58px;
	}
	
	.dealers-page-section-6 {
		margin: 0 30px 0 30px;
	}
	
	.section-poster {
		padding: 50px;
		min-width: 290px;
	}
	
}

@media (max-width: 465px) {
  .iframe-container {
    width: 100%;
    height: 850px;
  }

  .iframe-container-moto, .iframe-container-auto {
    width: 100%;
  }

  .constructor-header {
    text-align: center;
    font-size: 25px;
  }

  .section1-contacts-title {
    font-size: 6vw;
  }

}

@media (max-width: 410px) {
  .iframe-container {
    width: 100%;
    height: 812px;
  }

  .iframe-container-moto, .iframe-container-auto {
    width: 100%;
  }

  .constructor-header {
    text-align: center;
    font-size: 20px;
  }

  
}

@media (max-width: 305px) {
  body {
    min-width: 305px;
  }

  .iframe-container {
    width: 100%;
  }

  .iframe-container-moto, .iframe-container-auto {
    min-width: 292px;
  }

  .tabs-container {
    min-width: 292px;
  }
}

