/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 11, 2020 */

@font-face {
    font-family: 'latoblack';
    src: url('fonts/lato-black.woff2') format('woff2'), url('fonts/lato-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold.woff2') format('woff2'), url('fonts/lato-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoitalic';
    src: url('fonts/lato-italic.woff2') format('woff2'), url('fonts/lato-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-light.woff2') format('woff2'), url('fonts/lato-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular.woff2') format('woff2'), url('fonts/lato-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Heavy';
    src: url('fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Heavy.woff') format('woff'), url('fonts/Lato-Heavy.ttf') format('truetype'), url('fonts/Lato-Heavy.svg#Lato-Heavy') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    box-sizing: border-box;
}

* {
    margin: 0px;
    padding: 0px;
}

ul {
    margin: 0px
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.clr {
    clear: both;
}

label {
    margin: 0px
}

input,
textarea,
select {
    border: 0px none;
    background: none;
    outline: none;
    font-size: 16px;
    color: #000000;
    font-family: 'latoregular';
}

img {
    outline: none;
    max-width: 100%;
    height: auto;
    border: 0px none;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
    margin-bottom: 0;
    font-weight: normal;
}

p {
    margin-bottom: 0;
}

input[type='submit'] {
    border-radius: 0px;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    cursor: pointer
}

button {
    border-radius: 0px;
    border: 0px none;
    outline: none;
    cursor: pointer
}

textarea {
    resize: none;
    overflow: auto;
}

 :focus {
    outline: none;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
}

.clearfix {
    display: block;
    zoom: 1;
}

em {
    font-style: normal;
}

body {
    color: #000000;
    background: #fff;
    font-size: 14px;
    line-height: 1.2;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    font-family: 'latoregular';
}

.hiddden {
    overflow: hidden
}

.auto_container {
    position: relative;
    margin: auto;
    max-width: 1440px;
    padding: 0 20px;
    width: 100%
}

.ispection_wrapper {
    width: 100%;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.ispection_wrapperDetail {
    width: 100%;
    padding: 70px 0px 100px;
}

.main_logo {
    width: 100%;
    padding-bottom: 50px;
}

.main_logo a {
    max-width: 230px;
    display: block;
}

.main_logo a img {
    width: 100%;
    display: block;
}

.inspec_description {
    width: 100%;
    ;
}

.inspec_description h2 {
    font-family: 'latobold';
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 40px;
    ;
}

.inspec_description p {
    font-size: 20px;
    padding-bottom: 25px;
    line-height: 1.5;
}

.inspec_description p a {
    color: #0769ee;
}

.inspec_description p a:hover {
    text-decoration: underline;
}

.inspec_description h3 {
    font-family: 'latobold';
    font-size: 24px;
    font-weight: bold;
}

.inspec_description ul {
    padding-bottom: 30px;
    margin-left: 20px;
}

.inspec_description ul li {
    position: relative;
}

.inspec_description ul li p {
    padding-bottom: 0px;
    padding-left: 30px;
}

.list_dashed li::after {
    content: "-";
    position: absolute;
    left: -14px;
    top: 0px;
    color: #000;
    width: 15px;
    font-size: 22px;
}

.list_disc li {
    list-style: disc;
    font-size: 20px;
}

.simpleList {
    margin: 0px !important;
}

.simpleList li p {
    padding-left: 0px !important;
}

.nda_page { width: 100%;}

.nda_page_detail { width: 100%;}

.nda_page_info { width: 100%;}

.nda_page_info p { padding-bottom: 25px; line-height: 1.5;}

.nda_page_info p b { font-weight: bold;}

.has_line { display: inline-block; border-bottom: 1px solid #000; font-weight: bold;}

.sm50_line { width: 50px;}
.sm150_line { width: 150px;}
.sm250_line { width: 250px;}
