html {
    scroll-behavior: smooth;
}
@font-face {
    font-family: 'DIN';
    /*src: url('./fonts/DINCond-Black.woff') format('woff');*/
    
    src: url('fonts/DINCond-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

* {
    -webkit-font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
}

*:focus {
    outline: none;
}

a {
    cursor: pointer;
}

a,
li,
span,
article,
header,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
img,
svg,
nav {
    outline: none;
    transition: all 0.3s ease;
}

strong {
    font-weight: bold;
}

html {
    overflow-x: hidden;
    width: 100%;
}

html,
body {
    height: auto;
}

body {
    color: #1c2028;
    font-family: 'Cera', Arial;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em;
    font-weight: inherit;
    margin: 0;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

a {
    color: inherit;
    font-weight: inherit;
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

span {
    font-weight: inherit;
}

img {
    height: auto;
    margin-bottom: -7px;
    max-width: 100%;
}

p {
    margin: 0;
}

input,
select {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 1.125em;
    font-weight: bold;
    padding: 12px 16px;
/*     text-transform: uppercase; */
    width: 100%;
}


.form__item {
    margin-top: 20px;
}

input,
select {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 1.125em;
    font-weight: bold;
    padding: 12px 16px;
/*     text-transform: uppercase; */
    width: 100%;
}



button {
    background: rgb(23, 26, 33);
    background: linear-gradient(0deg, rgba(23, 26, 33, 1) 0%, rgba(34, 38, 48, 1) 100%);
    border-radius: 4px;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.125em;
    font-weight: bold;
    padding: 12px 16px;
    text-align: center;
    width: 100%;
}


/* ------------------------------------------------------  */
sup {
	font-size: smaller;
    font-size: 20px;
}


#wpcf7-f1810-p1861-o1 > form > ul > li:nth-child(9) > p{
    display:flex;
}
#wpcf7-f1857-p1861-o1 > form > ul > li:nth-child(9) > p {
     display:flex;
}


ul.form span.wpcf7-radio input:hover {
    cursor: pointer;
}

.togglebuttons .wpcf7-list-item {
  margin: 0 0px 0 0;
  display: inline-block;
}
.togglebuttons > span input {
	opacity: 0;
    position: absolute;
    width: 40% !important;
    height: 24px;
}

form label {
    display: block;
    font-weight: 700;
    margin-bottom: 4px;
    margin-right: 10px;
}

.togglebuttons > span .wpcf7-list-item-label {

	border-radius: 4px;
	cursor: pointer;
    display: block;
    color: #fff;
    border-radius: 4px;
    padding: 5px 8px;
    background: #121c2f;
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
    border: none;
    text-transform: uppercase;
/* 	margin: 0px -10px 0px; */
	width: 50px;
}
 .wpcf7-form-control-wrap {
	 position: relative !important;
  }
.togglebuttons > span input:checked + .wpcf7-list-item-label {
	border-radius: 4px;
	background: #465778;
    border: none;
    color: #fff;
    font-weight:  bold;
    text-transform: uppercase;
/* 	margin: 0px 10px 0px; */
	width: 50px;
}
/* ------------------------------------------------------ */
.main-row {
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
}

.main-thank-you-text {
    font-size: 1.875em;
    font-family: 'DIN';
    line-height: 1em;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
}

.main-row-normal {
    margin-left: auto;
    margin-right: auto;
    width: 1020px;
}

.site-header {
    padding: 25px 0;
}

.site-header__content {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.lp_logo img {
    max-width: 240px;
}

.lp-phone {
/*     font-family: 'Franklin'; */
    align-items: center;
    display: flex;
    font-size: 1.125em;
    font-weight: bold;
}

.disclamer{
    font-size: 12px;
    line-height: 1.3em;
    margin-top: 20px;
    display: block;

}
.lp-phone__icon {
    margin-right: 10px;
}

.lp-phone__icon img {
    max-width: 48px;
}

.lp-phone__number {
    color: #ff9600;
    font-size: 1.66em;
    font-weight: 900;
}

.main-section {
    background: #1c2028;
    color: #fff;
    padding: 72px 0;
    position: relative;
}

.ms_thanks {
    background: #1c2028;
    color: #fff;
    padding: 200px 0;
    position: relative;
}

.main-section__content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.main-section__title {
    line-height: 1em;
    max-width: 520px;
	text-align:center;
}

.main-section__title h1 {
    font-family: 'DIN';
    line-height: 1em;
    text-transform: uppercase;
	margin: 20px 0 10px
}

.main-section__title h1 span {
    background: rgb(255, 130, 0);
    background: linear-gradient(0deg, rgba(255, 130, 0, 1) 0%, rgba(255, 170, 0, 1) 100%);
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 3.75em;
    line-height: 1em;
    margin-top: 8px;
    padding: 6px 15px 10px 15px;
}

.main-section__title h2 span {
    color: #ff9600;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1em;
}

.main-section__title__thanks {
    font-size: 1.5em;
    line-height: 1.4em;
    text-align: center;
}

.main-section__title__thanks h1 {
    font-family: 'DIN';
    font-size: 2em;
    font-weight: 900;
    line-height: 0.9em;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.main-section__title__thanks h1 span {
    border-radius: 10px;
    display: inline-block;
    margin-left: -15px;
    padding: 12px 15px;
}

.main-section__title__thanks h2 {
    font-size: 1.4em;
    font-weight: 600;
    margin: 10px 0 20px;
}

.quotebox {
/*     background: rgb(255, 129, 0);
    background: linear-gradient(0deg, rgba(255, 129, 0, 1) 0%, rgba(255, 171, 0, 1) 100%); */
	background: rgb(255, 129, 0);
    background: linear-gradient(0deg, rgba(255, 129, 0, 1) 0%, rgba(255, 171, 0, 1) 100%);
    border-radius: 4px;
    flex: 0 0 40%;
    padding: 30px 50px 20px 50px;
    position: relative;
}

.quotebox:before {
    background-size: cover;
    background-repeat: no-repeat;
    content: '';
    height: 82px;
    display: block;
    left: -100px;
    margin-top: -36px;
    position: absolute;
    top: 50%;
    animation: move 0.3s infinite alternate;
    width: 132px;
}

.quotebox {
    position: relative;
    max-width: 500px;
}


/* .quotebox__title {
    font-family: 'DIN';
    font-size: 2.25em;
    font-weight: 900;
    line-height: 1em;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
} */

.quotebox__title {
    font-size: 1.65em;
    font-weight: 900;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
}

.quotebox input,
.quotebox select,
.quotebox textarea {
    background: #e37f00;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    padding: 8px 14px;
/*     text-transform: uppercase; */
}

.quotebox input::placeholder {
    color: #fff !important;
	text-transform : uppercase !important;
}

.quotebox textarea {
    height: 80px;
}

.quotebox ::-webkit-input-placeholder {
    color: #1c2028!important;
}

.quotebox ::-moz-placeholder {
    color: #1c2028!important;
}

.quotebox :-ms-input-placeholder {
    color: #1c2028!important;
}

.quotebox :-moz-placeholder {
    color: #1c2028!important;
}

.quotebox .main_button {
    font-family: 'DIN';
    font-size: 1.5em;
    line-height: 1em;
    padding: 10px;
}


/* -------------- */

.quotebox-first {
    border-radius: 4px;
    flex: 0 0 40%;
    position: relative;
}
.main-section__title h2{
	font-size: 1.5em;
    font-weight: 600;
}
.quotebox-first:before {
    background-size: cover;
    background-repeat: no-repeat;
    content: '';
    height: 82px;
    display: block;
    left: -100px;
    margin-top: -36px;
    position: absolute;
    top: 50%;
    animation: move 0.3s infinite alternate;
    width: 132px;
}

.quotebox-first {
    position: relative;
    max-width: 500px;
/* 	height:40.5pc; */
}


.quotebox-first__title {
    font-size: 2.25em;
    font-family: 'DIN';
    font-weight: 900;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    margin: 12px;
}

.quotebox-first input,
.quotebox-first select,
.quotebox-first textarea {
    background: #fff;
    color: #1c2028;
    font-size: 1em;
    font-weight: 700;
    padding: 8px 14px;
    text-transform: none;
}

.quotebox-first textarea {
    height: 80px;
}

.quotebox-first ::-webkit-input-placeholder {
    color: #1c2028!important;
}

.quotebox-first ::-moz-placeholder {
    color: #1c2028!important;
}

.quotebox-first :-ms-input-placeholder {
    color: #1c2028!important;
}

.quotebox-first :-moz-placeholder {
    color: #1c2028!important;
}

.quotebox-first .main_button {
    font-family: 'DIN';
    font-size: 1.5em;
    line-height: 1em;
    padding: 10px;
}


/* ---------------------- */

@keyframes move {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-10px);
    }
}

.form__item {
    margin-top: 20px;
}

.wpcf7-not-valid-tip {
    color: #fff;
    background: #dc3232;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1em;
    margin-top: 4px;
    padding: 5px 8px;
    text-transform: uppercase;
}

.wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2em;
    margin: 10px 0 0;
    padding: 8px 16px;
    text-transform: uppercase;
}

.main-section__background {
    background-size: cover;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.submitting:before {
    background: rgba(0, 0, 0, 0.8) url(../images/loading.svg) center no-repeat!important;
    cursor: default!important;
    height: 100%!important;
    content: ''!important;
    left: 0!important;
    position: fixed!important;
    top: 0!important;
    width: 100%!important;
    z-index: 999999!important;
    animation: initial!important;
    opacity: 1!important;
}

.wpcf7-not-valid-tip {
    color: #fff;
    background: #dc3232;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1em;
    margin-top: 4px;
    padding: 5px 8px;
    text-transform: uppercase;
}

.wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2em;
    margin: 10px 0 0;
    padding: 8px 16px;
    text-transform: uppercase;
}

.main-section__background {
    background-size: cover;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.submitting:before {
    background: rgba(0, 0, 0, 0.8) url(../images/loading.svg) center no-repeat!important;
    cursor: default!important;
    height: 100%!important;
    content: ''!important;
    left: 0!important;
    position: fixed!important;
    top: 0!important;
    width: 100%!important;
    z-index: 999999!important;
    animation: initial!important;
    opacity: 1!important;
}

.block-section {
    padding: 80px 0;
/*     font-family: 'Franklin'; */
}

.block-section__title {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 30px;
}

.block-section__big-title {
    font-size: 2.25em;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 30px;
}

.focus__text{
    font-weight: 900!important;
    font-size: 3.75em!important;
    line-height: 1em;
    text-transform: uppercase;
}

.first-services {
    background: #090c13;
    color: #fff;
}

.first-services h3 {
    text-align: center;
	font-size : 1.875em;
    font-weight: bold;
    margin-bottom: 20px;
}

.first-services__list {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1em;
    justify-content: center;
    margin: -20px;
    text-transform: uppercase;
}

.first-services__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 0 0 33.33%;
    padding: 10px;
    text-align: center;
}

.first-services__item__wrapper {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center;
    border-radius: 10px;
}
.focus__text {
    text-align: left;
}

.first-services__icon img {
    flex: 0 0 64px;
    max-width: 64px;
}

.first-services__item h2 {
    font-size: 1em;
    font-weight: 700;
    flex: 1;
    line-height: 1em;
    text-transform: uppercase;
    text-align: left;
    margin-left: 10px;
    flex: 0 0 60%;
}

.solution {
    background: rgb(255, 129, 0);
    background: linear-gradient(0deg, rgba(255, 129, 0, 1) 0%, rgba(255, 171, 0, 1) 100%);
    color: #000;
    font-size: 2.625em;
    font-weight: bold;
    line-height: 1em;
    text-align: center;
}

.solution__title {
    color: #fff;
    font-size: 1.2em;
    font-weight: 900;
    line-height: 1em;
    text-transform: uppercase;
}

.items__list {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.125em;
    font-weight: bold;
    margin: -20px -20px 20px -20px;
    text-transform: uppercase;
}

.items__item {
    align-items: center;
    display: flex;
    flex: 0 0 50%;
    padding: 20px;
}

.items__icon {
    flex: 0 0 32px;
    margin-right: 10px;
}

.last-services {
    background: #e1e6eb;
}

.last-services__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -10px;
}

.last-services__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 0 0 20%;
    padding: 10px;
    text-align: center;
}

.last-services__item__wrapper {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
    border-radius: 10px;
    padding: 25px;
}

.last-services__icon {
    margin-bottom: 15px;
}

.last-services__icon img {
    flex: 0 0 64px;
    max-width: 64px;
}

.last-services__item h2 {
    font-size: 1.125em;
    font-weight: bold;
    flex: 1;
    line-height: 1em;
    text-transform: uppercase;
}


/* ------------- */

.call__us {
    background: #131a24;
    color: #fff;
}

.call__us-phone__number {
    color: #fff;
}

.call__us-phone__number span {
    font-weight: bold;
    font-size: 1.66em;
    margin: 0 5px;
}

.call__us__list {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.call__us__list__item {
/*     font-family: 'Franklin'; */
    align-items: center;
    display: flex;
    font-size: 1.125em;
    font-weight: bold;
}


/* 
.call__us__content {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.call__us__label {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0 0px;
}

.call__us {
    background: #131a24;
    color: #fff;
}



.call__us__item {
    padding: 0 20px;
} */


/* ------------------- */

.site-footer__bottom {
    padding: 30px 0;
    text-align: center;
}

@media screen and (max-width: 1600px) {
    body {
        font-size: 14px;
    }
    .main-row {
        width: 1020px;
    }
    .main-section__title,
    .quotebox,
    .quotebox-first {
        max-width: 48%;
    }
    .block-section {
        padding: 50px 0;
    }
		
	ul.form span.wpcf7-radio input {
		display: flex;
		width: auto;
	}
	
}

@media screen and (max-width: 1279px) {
    .main-row,
    .main-row-normal {
        width: 86%;
    }
    .block-section__title {
        font-size: 2.25em;
    }
    .solution__title br,
    .solution__subtitle br {
        display: none;
    }
    .last-services__item {
        flex: 0 0 33.33%;
    }
	ul.form span.wpcf7-radio input {
		display: flex;
		width: auto;
	}
	.main-section__title h1 span {
        font-size: 2.75em;
    margin-top: 4px;
    padding: 10px 10px 10px;
}

}

@media screen and (max-width: 767px) {
    .main-section {
        padding: 20px 0;
    }
    .main-section__content {
        display: block;
        text-align: center;
    }
    .main-section__title {
        margin-bottom: 20px;
    }
    .main-section__title,
    .quotebox,
    .quotebox-first {
        max-width: 100%;
    }
    ul.form li {
        flex: 0 0 50%;
    }
    .block-section {
        padding: 20px 0;
    }
    .block-section__title {
        font-size: 1.75em;
        margin-bottom: 20px;
    }
    .first-services__item {
        flex: 0 0 50%;
    }
    .last-services__item {
        flex: 0 0 50%;
    }
    .solution {
        font-size: 2em;
    }
    
    .main-thank-you-text {
    font-size: 20px;
    margin-bottom: 20px;
    }

    .call__us__list__item {
/*         font-family: 'Franklin'; */
        align-items: center;
        display: flex;
        font-size: 0.5em;
        font-weight: 700;
    }
    .call__us-phone__content{
        padding-left: 5px;
    }
ul.form span.wpcf7-radio input {
		display: flex;
		width: auto;
	}
		.main-section__title h2 {
    	font-size: 14px;
	}
	sup {
    font-size: smaller;
    font-size: 10px;
}
	.main-section__title h1 span {
    margin-left: -10px;
    margin-top: 4px;
    padding: 10px 10px 10px;
    width: 75%;
}
.quotebox-first {
    max-width: 100%;
    margin-top: 20px;
}
	.main-section__title {
    max-width: 100%;
    margin-top: 0px;
}

.focus__text{
    font-size: 2.5em!important;
    text-align: center;
}



    .call__us__list{
        display: block;
    }
    .call__us__list__item {
/*         font-family: 'Franklin'; */
        align-items: center;
        display: flex;
        font-size: 1em;
        font-weight: 700;
        margin: 6px 0;
    }
     .call__us-phone__content{
        padding-left: 5px;
    }
}

@media screen and (max-width: 639px) {
    .site-header {
        padding: 15px 0;
    }
    .lp_logo img {
        width: 180px;
    }
    .lp-phone__icon {
        margin-right: 0;
    }
    .lp-phone__icon img {
        width: 32px;
    }
    .lp-phone__content {
        display: none;
    }
    .main-section__title {
        margin-bottom: 30px;
    }
    .main-section__title h1 {
        margin-bottom: 10px;
    }
    .main-section__title h1
     {
        font-size: 0.75em;
    }
    
    .quotebox-first__title {
        font-size: 2em;
        font-family: 'DIN';
        font-weight: 900;
        line-height: 1em;
        text-align: center;
        text-transform: uppercase;
        margin: 12px;
}

    ul.form li {
        flex: 0 0 100%;
    }
    .first-services__item,
    .items__item,
    .last-services__item {
        flex: 0 0 100%;
    }
    .main-thank-you-text {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .call__us-phone__number {
        color: #fff;
    }
	
	ul.form span.wpcf7-radio input {
		display: flex;
		width: auto;
	}
		.main-section__title h2 {
    	font-size: 14px;
	}
	sup {
    font-size: smaller;
    font-size: 10px;
}
	.main-section__title h1 span {
    margin-left: -10px;
    margin-top: 4px;
    padding: 10px 10px 10px;
    width: 75%;
}
	.quotebox-first {
    max-width: 100%;
}
	.main-section__title {
    max-width: 100%;
    margin-top: 0px;
}

.call__us__list__item{
    font-size: 0.8em;
}

.quotebox{
    padding: 20px 30px 15px;
}

.first-services__list{
    margin: 0;
}
}

/* Checkbox */

.consent-checkbox{
    /*margin: -5px 20px 15px !important;*/
}

.consent-checkbox-office{
     margin: 10px 0 !important;
}

.wpcf7-list-item first last{
    display: flex !important;
}


#consent > span{
    display: flex !important;
}

#consent > span input[type="checkbox"]{
    width: initial;
}

ul.form li.consent-checkbox {
    flex :1;
}

ul.form li.consent-checkbox input[type="checkbox"] {
    float: left; 
    width: initial;
}

/* Checkbox */