html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

article,
aside,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

sub,
sup {
  vertical-align: baseline;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

ul,
ol {
  list-style-position: inside;
}

a {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
}

ul > li {
  list-style-type: none;
}

button {
  cursor: pointer;
}

@font-face {
  font-family: "Druk Text";
  src: url("./font/DrukText-Bold.ttf") format("truetype"),
    url("./font/DrukText-Bold.woff") format("woff"),
    url("./font/DrukText-Bold.svg") format("svg");
  font-style: normal;
}

body {
  font-family: "Druk Text", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background-color: #fff;
  min-width: 320px;
  color: #000000;
  margin: 0;
  font-style: normal;
  -ms-overflow-style: scroll-bar;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  margin: 0;
}

#page-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

body.home {
  background: #440206;
}

.promo-hero img {
  width: 100%;
  height: 100%;
}

.promo-form-wrap {
  padding: 60px 20px;
  text-align: center;
}

.promo-text {
  margin-bottom: 13px;
  font-size: 20px;
  line-height: 24px;
	color: #fff;
}

.promo-form {
  max-width: 617px;
  margin: auto;
}

#wpforms-form-52 input {
  width: 100%;
  padding: 1px 10px;
  border-radius: 4px;
  border: 3px solid #cc0001;
  font-size: 18px;
  line-height: 22px;
  outline: none;
  font-weight: 700;
  letter-spacing: 1.3px;
  color: #5a5252 !important;
  background: #d1d3d4;
  height: 36px;
	margin-top: 0;
}

#wpforms-submit-52.submit-btn {
  background: #cc0001;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  font-weight: 800;
  font-size: 18px;
  cursor: pointer;
  border: 2px solid #fff;
  min-width: 107px;
}

#wpforms-submit-52.submit-btn:hover {
  background: #f23a20;
}

.promo-hero__desk { 
	display: block; 
}

.promo-hero__mob { 
	display: none; 
}

.contactFormWrapper {
	max-width: 670px;
	font-size: 18px;
	line-height: 22px;
}

#wpforms-52-field_5-container,
#wpforms-52-field_17-container,
#wpforms-52-field_16-container {
	padding: 0;
}

.wpforms-error {
	color: #fff !important;
	text-align: left;
  	margin-top: 6px;
}

.wpforms-error:before {
	background-color: #fff !important;
}

.checkBoxWrap .choice-1 input {
	border: 0 !important;
	width: auto !important;
	background: transparent !important;
}

.checkBoxWrap .choice-1 label {
	color: #fff !important;
	padding-right: 10px !important;
}

.termCondition {
	text-align: left;
}

.termCondition a {
	color: #fff;
}

.termCondition a:hover {
	text-decoration: underline;
}

#wpforms-52 .termCondition a,
#wpforms-52 .wpforms-field-label-inline{
	font-size: 18px;
	line-height: 0.8;
}

#wpforms-52 .termCondition a{
	text-decoration: underline;
}

#wpforms-52 .termCondition a:hover{
	text-decoration: none;
}

.checkBoxWrap{
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}

.container{
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}

.tc-pg{
	padding-top: 50px;
	padding-bottom: 50px;
}

.tc-pg p + p,
.tc-pg ul + ul,
.tc-pg ul li + li,
.tc-pg ol + ol,
.tc-pg ol li + li{
	margin-top: 15px;
}

.tc-pg p,
.tc-pg ul{
	font-size: 18px;
}

.page-footer {
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer-cont{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
	max-width: 920px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}

.footer-links{
	display: flex;
	gap: 20px;
}

.footer-links a{
	color: #fff;
	font-size: 18px;
	transition: 0.3s all ease;
	text-decoration: underline;
}

.footer-links a:hover{
	text-decoration: none;
}

.footer-logo{
	max-width: 280px;
}

.wpforms-field-checkbox .choice-1,
#wpforms-52 .wpforms-field-checkbox .choice-1{
	display: flex;
	justify-content: center;
}

 #wpforms-52 .wpforms-field-checkbox .choice-1 .wpforms-field-label-inline{
	text-align: start;
	font-size: 16px;
	 line-height: 20px;
}

.wpforms-field-checkbox .choice-1 .wpforms-field-label-inline a{
	color: rgba(255, 255, 255, 0.8);
	text-decoration: underline;
}

.wpforms-field-checkbox .choice-1 .wpforms-field-label-inline a:hover{
	text-decoration: none;
}

#wpforms-52 .wpforms-field-checkbox .choice-1 input{
	height: 20px;
	margin-top: 2px;
}

@media (min-width: 768px) {
	.form-row.two {
		display: grid;
		grid-template-columns: 2fr 2fr;
		gap: 12px;
		margin-bottom: 6px;
	}
	
	.mobileDescrText {
		display: none;
	}
	
	.tc-pg ul li{
		padding-left: 50px;
		list-style-type: disc;
	}
	
	.tc-pg ol ul li{
		padding-left: 20px;
	}
}

@media (max-width: 767px) {
	.promo-hero__mob { 
		display: block; 
	}
	
	.promo-hero__desk,
	.desktopDescrText {
		display: none;
	}
	
	.promo-form {
		max-width: 477px;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.promo-form .form-row.two .wpcf7-form-control-wrap {
		margin-bottom: 10px;
		display: block;
	}
	
	#wpforms-submit-52.submit-btn {
	  padding: 7px 10px;
	}
	
	.promo-text {
	  margin-bottom: 22px;
	}
	
	.footer-cont{
		flex-direction: column;
		
	}
}

@media (max-width: 575px) {
	.mobileDescrText br {
		display: none;
	}
	
	.wpforms-field-row .wpforms-field-row-block {
		width: 100% !important;
		padding: 0 !important;
		margin-bottom: 11px;
	}
	
	#wpforms-52-field_2-container {
		padding: 0;
	}
	
	#wpforms-52-field_9-container {
		padding: 10px 0;
	}
	
	.checkBoxWrap {
		float: right !important;
	}
}