i {
    font-family: Arial, Helvetica, sans-serif;
}
html,
body {
    height: 100%;
}
body {
    color: #000;
    font: 300 20px/1.35 "Aller", sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
}
a,
input,
button {
    outline: none !important;
}
button::-moz-focus-inner {
    border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #b13427;
    line-height: 1.25;
}
a {
    color: #b13427;
    text-decoration: underline;
}
a:hover {
    color: #b13427;
    text-decoration: none;
}
p {
    margin-bottom: 15px;
}
img {
    max-width: 100%;
}
.wrap {
    margin: 0 auto;
    width: 90%;
    max-width: 1460px;
    height: 100%;
}
.clear {
    clear: both;
    height: 0;
    font-size: 0;
}
header,
.content,
footer {
    width: 100%;
    float: left;
}
.btn {
    border-radius: 35px;
    height: 65px;
    line-height: 65px;
    padding: 0 57px;
    text-transform: uppercase;
    font-family: "Aller", sans-serif;
    font-size: 20px;
    font-weight: bold;
    background-color: #f9c771;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    border: none;
    color: #4d0d06;
}
.form_txt_col .btn {
    background-color: #fdaa4c;
}
.btn:hover,
.form_txt_col .btn:hover {
    background: #f2ba5a;
    color: #4d0d06;
}
/* Customize the label (the container) */
.container {
    display: block;
    position: relative;
    padding-left: 32px;
    margin: 4px 0 44px !important;
    cursor: pointer;
    font-size: 14px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #1d0000;
    box-sizing: border-box;
}
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border: 1px solid #be554a;
}
.container:hover input ~ .checkmark {
    background-color: #eee;
    border: 1px solid #be554a;
}
.container input:checked ~ .checkmark {
    background-color: #fff;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.container input:checked ~ .checkmark:after {
    display: block;
}
.container .checkmark:after {
    left: 5px;
    top: 3px;
    width: 4px;
    height: 7px;
    border: solid #be554a;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*----------------------------------------header----------------------------------------*/
.max_wrapper {
    max-width: 2400px;
    margin: 0 auto;
}
.title_bl i,
.title_bl em,
.txt_content p i,
.txt_content p em {
    font-family: Arial, Helvetica, sans-serif;
}
header {
    float: left;
    width: 100%;
    background: url(/assets/pch/img/promo.jpg) no-repeat center top;
    background-size: cover;
    height: 984px;
    padding-top: 62px;
    box-sizing: border-box;
}
body.is_webp header {
    background-image: url(/assets/pch/img/promo.webp);
}
header img.bg {
    float: left;
    width: 100%;
}
.logo_header {
    float: left;
    width: 530px;
    position: absolute;
    top: 0;
    left: -74px;
}
.logo_header img {
    float: left;
    height: 104px;
    margin-right: 36px;
}
.logo_header img + img {
    margin: 0;
}
.header_wr .wrap {
    overflow: visible;
    max-width: 1600px;
    position: relative;
}
.phone {
    position: absolute;
    top: -5px;
    right: 0;
    padding-left: 60px;
    background: url(/assets/pch/img/phone_icon.svg) no-repeat left 4px;
    background-size: 41px auto;
    font-size: 19px;
    font-weight: bold;
}
.phone b {
    color: #f9c771;
    display: block;
}
.phone span,
.phone a {
    color: #ffff;
    margin-top: -4px;
    display: block;
    text-decoration: none;
}
.title_bl {
    float: left;
    width: 100%;
    padding-top: 175px;
    text-align: center;
}
.title_bl strong {
    font-weight: bold;
    font-size: 27px;
    color: #f9c771;
    text-transform: uppercase;
    display: block;
    width: 60%;
    margin: 0 20% 14px;
}
.title_bl h1 {
    font-family: "Aller Display";
    font-size: 77px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.05;
    margin-bottom: 20px;
}
.title_bl h2 {
    font-weight: bold;
    font-size: 27px;
    color: #fff;
    float: none;
    width: 70%;
    box-sizing: border-box;
    padding-right: 0;
    line-height: 1.15;
    margin: -3px 15% 34px;
}
.title_bl .btn {
    padding: 0 35px;
}
/*----------------------------------------content----------------------------------------*/
.container_bl {
    float: left;
    width: 100%;
}
.img_content {
    float: left;
    width: 315px;
}
.img_content img {
    float: left;
}
.img_content img + img {
    margin-top: 50px;
}
.txt_content {
    float: left;
    padding-left: 82px;
    width: calc(100% - 315px);
    box-sizing: border-box;
}
.title {
    font-size: 41px;
    font-family: "Aller";
    font-weight: bold;
    margin-bottom: 45px;
}
.title_welcome {
    color: #000;
    font-size: 37px;
    margin-bottom: 22px;
    font-weight: 400;
}
.subtitle {
    font-weight: bold;
    color: #000;
    font-size: 27px;
    margin-bottom: 25px;
}
.desk_video {
    padding: 30px 0 120px;
}
.desk_video p strong {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.55;
}
.video_yt {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin: 70px 0 63px;
}
iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.form_bg {
    background: url(/assets/pch/img/pic3.png) no-repeat;
    background-position: left top;
    background-size: 850px auto;
    position: relative;
    z-index: 2;
}
.form_bg .wrap {
    position: relative;
    overflow: hidden;
}
.form_img_col {
    float: left;
    width: 50%;
    padding-right: 150px;
    box-sizing: border-box;
}
.form_img_col p {
    position: absolute;
    top: 825px;
    left: 0;
    width: 580px;
    font-style: italic;
    font-size: 22px;
    line-height: 1.2;
}
.form_img_col p strong {
    font-weight: bold;
    font-style: italic;
    white-space: nowrap;
}
.form_img_col img {
    display: none;
}
.form_txt_col {
    float: right;
    width: 50%;
    overflow: hidden;
}
.form_txt_col p {
    color: #b13427;
    font-size: 26px;
    margin-bottom: 35px;
}
.form_txt_col strong {
    color: #b13427;
    font-size: 26px;
    text-transform: uppercase;
    font-family: "Aller Display";
    margin-bottom: 45px;
    display: block;
}
.field {
    float: left;
    width: 100%;
    margin-bottom: 11px;
}
.field label {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    font-size: 19px;
    font-weight: 400;
}
.field input {
    float: left;
    width: 100%;
    height: 48px;
    border: 1px solid #b13427;
    background-color: #f9f1f0;
    box-sizing: border-box;
    font-size: 19px;
    padding: 0 0 0 15px;
}
.light_bg .subtitle {
    margin: 20px 0 17px;
}
.light_bg {
    float: left;
    width: 100%;
    background-color: #fff2da;
}
.light_bg_all {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
}
.light_bg_top {
    float: left;
    width: 100%;
    margin-top: -250px;
}
.light_bg_top img,
.light_bg_bottom img {
    float: left;
    width: 100%;
}
.light_bg_bottom {
    float: left;
    width: 100%;
    margin-top: -205px;
    position: relative;
    z-index: 1;
}
.light_bg_all {
    float: left;
    width: 100%;
}
.light_bg .txt_content {
    padding-top: 88px;
}
/* .light_bg .img_content{
    margin-top: -10px;
} */
.white_bg {
    z-index: 2;
    position: relative;
}
.pic_bg {
    background-image: url(/assets/pch/img/bg2.jpg);
    background-position: center top;
    background-size: cover;
    padding: 390px 0 189px;
    margin: -255px 0 90px;
    color: #fff;
    z-index: 1;
    position: relative;
}
.pic_bg .txt_content {
    padding-top: 87px;
}
.pic_bg .txt_content h3 {
    font-size: 77px;
    font-family: "Aller Display";
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 33px;
    line-height: 1.07;
    color: #fff;
}
/* .pic_bg p{
    margin-bottom: 50px;
} */
.pic_bg .btn,
.light_bg .btn {
    margin-top: 22px;
}
.white_bg {
    padding-top: 15px;
}
.white_bg .txt_content {
    padding-top: 55px;
}
.white_bg ul {
    list-style-type: disc;
    margin: 26px 0 25px 16px;
}

/*---------------------------------contact_bl-----------------------------------*/
.upper_title {
    text-transform: uppercase;
    color: #b13427;
    font-size: 41px;
    font-family: "Aller Display";
    font-weight: bold;
    margin-bottom: 45px;
    letter-spacing: -0.7px;
}
.contact_bl h5 {
    text-transform: uppercase;
    color: #b13427;
    font-size: 26px;
    font-family: "Aller Display";
    margin: 50px 0 60px;
}
.contact_list {
    float: left;
    width: 100%;
}
.contact_list .flex_contact {
    float: left;
    width: 100%;
}
.contact_list h6 {
    font-weight: bold;
    color: #000;
    font-size: 26px;
    margin-bottom: 37px;
}
.contact_info_bl {
    float: left;
    width: 33%;
    font-size: 20px;
    line-height: 1.3;
}
.contact_info_bl strong {
    font-weight: bold;
}
/*----------------------------------------footer----------------------------------------*/
footer {
    float: left;
    width: 100%;
    margin-top: 87px;
}
footer .wrap {
    border-top: 2px solid #373737;
    padding: 33px 0;
    max-width: 1760px;
    overflow: hidden;
}
.logo_footer {
    float: left;
    width: 510px;
}
.logo_footer img {
    float: left;
    height: 100px;
    margin-right: 27px;
}
.contact_info {
    float: left;
    width: calc(100% - 510px);
    padding-left: 14px;
    box-sizing: border-box;
    line-height: 1.75;
    margin-top: -7px;
}
.contact_info div {
    float: left;
    max-width: 280px;
    margin-right: 70px;
    font-size: 14px;
}
.copyright {
    float: right;
    font-size: 12px;
    margin-top: 3px;
}
#gdpr_popup {
    z-index: 999;
    color: black;
    background: white;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 15px 20px;
    font-size: 15px;
    box-sizing: border-box;
}
