@font-face {
    font-family: 'Axiforma-regular';
    src: url('../fonts/Axiforma-Regular.eot');
    src: url('../fonts/Axiforma-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Axiforma-Regular.woff2') format('woff2'),
        url('../fonts/Axiforma-Regular.woff') format('woff'),
        url('../fonts/Axiforma-Regular.ttf') format('truetype'),
        url('../fonts/Axiforma-Regular.svg#Axiforma-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Axiforma-bold';
    src: url('../fonts/Axiforma-Bold.eot');
    src: url('../fonts/Axiforma-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Axiforma-Bold.woff2') format('woff2'),
        url('../fonts/Axiforma-Bold.woff') format('woff'),
        url('../fonts/Axiforma-Bold.ttf') format('truetype'),
        url('../fonts/Axiforma-Bold.svg#Axiforma-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}
input[type="file"] {
    cursor: pointer;
}
html {
    overflow-x: hidden;
}
html body {
    font-family: 'Axiforma-regular', sans-serif;
    margin: 0;
    overflow-x: hidden;
}
*::-moz-selection {
    color: #fff;
    background: #ca2d26;
}
*::selection {
    color: #fff;
    background: #ca2d26;
}
*::-moz-selection {
    color: #fff;
    background: #ca2d26;
}
*::-webkit-selection {
    color: #fff;
    background: #ca2d26;
}
*::-ms-selection {
    color: #fff;
    background: #ca2d26;
}
*::-webkit-input-placeholder {
    color: #333333;
    opacity: 1;
}
*:-moz-placeholder {
    color: #333333;
    opacity: 1;
}
*::-moz-placeholder {
    color: #333333;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: #333333;
    opacity: 1;
}
a,
div a:hover,
div a:active,
div a:focus,
button {
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
a,
span,
div a:hover,
div a:active,
button {
    text-decoration: none;
}
*::after,
*::before,
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body a {
    font-family: 'Axiforma-regular', sans-serif;
    outline: none;
    color: #fff;
}
body a:hover {
    color: #dd352a;
}
body .clearfix,
body .clear {
    clear: both;
    line-height: 100%;
}
body .clearfix {
    height: auto;
}
* {
    outline: none !important;
    list-style: none;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clr:after,
ul:after,
.clearfix:after,
li:after,
.grve-container:after {
    clear: both;
    display: block;
    content: "";
}
div input,
div select,
div textarea,
div button {
    font-family: 'Axiforma-regular', sans-serif;
}
input,
select,
textarea {
    font-family: 'Axiforma-regular', sans-serif;
    height: 50px;
    width: 100%;
    background: #fff;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
    font-family: 'Axiforma-regular', sans-serif;
    height: 50px;
    width: 100%;
    background: #a4414100;
    border-radius: 0;
    border: 1px solid #c7c7c7;
    padding: 0 15px;
    color: #323232;
    font-size: 16px;
    border-radius: 5px;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: 'Arboria-medium', sans-serif;
    line-height: 120%;
    color: #fff;
    font-weight: 500;
    margin: 0 0 15px;
}
body h1 {
    font-size: 24px;
}
body h2 {
    font-size: 22px;
}
body h3 {
    font-size: 18px;
}
body h4 {
    font-size: 16px;
}
body h5 {
    font-size: 12px;
}
body h6 {
    font-size: 10px;
}
body h1:last-child,
body h2:last-child,
body h3:last-child,
body h4:last-child,
body h5:last-child,
body h6:last-child {
    margin-bottom: 0;
}
div select {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div select option {
    font-size: 13px;
    color: #333;
    padding: 2px 5px;
}
img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    transition: 0.5s all;
}
body p {
    color: #fff;
    font-family: 'Axiforma-regular', sans-serif;
    font-size: 18px;
    line-height: 130%;
    margin: 0 0 6px;
    padding: 0;
    text-align: left;
}
body p:empty {
    margin: 0;
    line-height: 0;
}
body p:last-child {
    margin-bottom: 0;
}
p strong {
    font-weight: bold;
}
.a-left {
    text-align: left;
}
.a-right {
    text-align: right;
}
.a-center {
    text-align: center;
}
label em {
    color: #ff0000;
    display: inline-block;
    font-style: normal;
    vertical-align: top;
    margin-left: 5px;
}
.hidden {
    display: none !important;
}
iframe {
    display: block;
    width: 100%;
}
.container:after {
    content: "";
    display: block;
    clear: both;
}
html .container {
    width: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    position: relative;
    float: none;
}
body .container .container {
    padding-left: 0;
    padding-right: 0;
}
/*scroll Hide*/
ul,
li {
    margin: 0;
    padding: 0;
}
html,
body {
    height: 100%;
}
.copy-wrap li {
    display: inline-block;
    vertical-align: top;
}
.copy-wrap {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    max-width: 85%;
    margin: 0 auto;
}
.copy-wrap ul {
    padding: 0;
    text-align: right;
}
.copy-wrap ul li a {
    height: 37px;
    width: 36px;
    display: block;
    transform: rotate(45deg);
    margin: -4px 0 9px 18px;
}
/* .copy-wrap ul li a:hover {
	background: #c42d285c;
} */
.copy-wrap li:last-child {
    position: relative;
}
.copy-wrap li:last-child a::before {
    content: "";
    position: absolute;
    top: -30px;
    bottom: 0px;
    right: -20px;
    left: -10px;
    background: transparent;
    transform: rotate(20deg);
}
body {
    display: flex;
    flex-direction: column;
}
.top-land-sec .container {
    max-width: 1161px;
}
.top-land-sec .top-logo a {
    display: block;
}
.new-title {
    text-align: center;
    font-size: 50px;
    line-height: 130%;
    font-weight: bold;
    margin-bottom: 152px;
}
.detail-wrap ul {
    display: grid;
    grid-template-columns: 1fr 1fr auto;
    grid-gap: 0 85px;
}
.detail-wrap ul li {
    display: grid;
    grid-template-columns: 51px 1fr;
    align-items: center;
    grid-gap: 0 16px;
}
.detail-wrap ul li a,
.detail-wrap ul li p {
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 0.14px;
}
.top-logo {
    margin-bottom: 141px;
    margin-top: 135px;
}
.detail-wrap {
    max-width: 963px;
    margin: 0 auto 106px;
}
footer {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    padding: 20px 0;
    margin-top: auto;
}
footer .container {
    display: flex;
    align-items: center;
    max-width: 1470px;
}
footer .col-right {
    margin-left: auto;
}
footer .col-right .social-li {
    display: inline-flex;
    align-items: center;
}
footer .col-right .social-li li {
    margin-left: 8px;
}
footer .social-li li a:hover img {
    opacity: 0.4;
}
footer .col-left p {
    font-size: 16px;
    letter-spacing: 0.64px;
    line-height: 120%;
}
@media only screen and (max-width: 1199px) {
    .top-logo {
        margin-bottom: 111px;
        margin-top: 125px;
    }
    .top-land-sec .top-logo a {
        max-width: 820px;
        margin: 0 auto;
    }
    .new-title {
        font-size: 42px;
        margin-bottom: 125px;
    }
}
@media only screen and (max-width: 1023px) {
    .top-land-sec .top-logo a {
        max-width: 680px;
    }
    .new-title {
        font-size: 36px;
        margin-bottom: 85px;
    }
    .top-logo {
        margin-bottom: 91px;
        margin-top: 95px;
    }
    .detail-wrap ul {
        grid-gap: 0 29px;
    }
    .detail-wrap ul li a,
    .detail-wrap ul li p {
        font-size: 14px;
        letter-spacing: 0.14px;
    }
    footer {
        padding: 12px 0;
    }
}
@media only screen and (max-width: 767px) {
    .new-title {
        font-size: 20px;
        margin-bottom: 45px;
    }
    .top-logo {
        margin-bottom: 61px;
        margin-top: 65px;
    }
    .top-land-sec .top-logo a {
        max-width: 460px;
    }
    .detail-wrap ul {
        grid-gap: 16px 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    footer .col-left p {
        font-size: 14px;
        text-align: center;
    }
    footer .container {
        flex-direction: column-reverse;
    }
    footer .col-right {
        margin-left: 0;
        margin-bottom: 10px;
    }
    .detail-wrap {
        margin: 0 auto 46px;
    }
    footer .col-left p {
        line-height: 150%;
    }
}
@media only screen and (min-width:580px) and (max-width: 767px) {
    .detail-wrap ul {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 18px 10px;
        max-width: 330px;
        margin: 0 auto;
    }
    .top-logo {
        margin-bottom: 51px;
        margin-top: 45px;
    }
    .detail-wrap {
        margin: 0 auto 36px;
    }
}
/*
font-family: 'Axiforma-regular',sans-serif;
font-family: 'Axiforma-bold',sans-serif;
font-family: 'Manrope', sans-serif;
*/