/* ------------------------------------------------------
:: Template Name: Classy - Multipurpose Template
:: Author: Designing World
:: Author URL: https://wrapbootstrap.com/user/DesigningWorld
:: Description: Classy is a complete multi-functional template. It's creative and clean design. It's has huge collection of templates for Business, Agency, Startup, App Landing, Product Landing, Service Landing, Hosting & Technology, Restaurant, Freelancer, Resume & CV, Portfolios, Education, Spa & Beauty, Photography, Fitness & Gym.
:: Version: 2.1.0
------------------------------------------------------ */

* {
    margin: 0;
    padding: 0;
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.strong {
    display: block;
    margin: 0 auto 15px;
    font-size: 45px;
    color: white;
}

.s-obj {
    font-size: 32px;
}

.home-page {
    background-image: url(img/home-page/Homepage.jpg);
}

.about-page {
    background-image: url(img/home-page/AboutUs.jpg);
}

.current-projects-page {
    background-image: url(img/home-page/CurrentProject.jpg);
}

.past-projects-page {
    background-image: url(img/home-page/PastProject.jpg);
}

.subcontractors-page {
    background-image: url(img/home-page/5.jpg);
}

.works-page {
    background-image: url(img/home-page/6.jpg);
}

.contact-page {
    background-image: url(img/home-page/ContactUs.jpg);
}

.MD-page {
    background-image: url(img/home-page/MD.png);
}

.VA-page {
    background-image: url(img/home-page/VA.png);
}

.logo {
    width: 120px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.adobe-garamond-pro-italic {
    font-family: adobe-garamond-pro;
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: none;
    line-height: 1.5em;
    color: #fff;
    margin: 20px auto;
}

strong {
    font-size: 64px;
    color: #fff;
}

.text-align-center {
    text-align: center;
}

.text-align-left {
    text-align: left;
}

.d-n {
    display: none;
}

.adobe-garamond-pro-normal {
    font-family: adobe-garamond-pro;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    letter-spacing: 0px;
    text-transform: none;
    line-height: 1.2em;
}

.button-learn-more {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: "proxima-nova";
    /* font-size: 15px; */
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    padding: 0.75em 1.75em;
    background-color: #36b3a8;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    line-height: 1em;
    margin: 10px 0;
    color: #fff;
    border: none;
}

p {
    margin: 0%;
    margin-top: 10px;
    font-size: 18px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-t-85 {
    padding-top: 85px;
}

br {
    margin: 5px;
}

.m-5 {
    margin: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-20 {
    margin: 25px !important;
}

.m-b-40{
    margin-bottom: 40px;
}

.m-l-0 {
    margin-left: 0px;
}

.m-l-30 {
    margin-left: 30px;
}

.m-l-110 {
    margin-left: 110px !important;
}

.m-l-6pr {
    margin-left: 6%;
}

.m-l-450 {
    margin-left: 20% !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-25 {
    margin-top: 20px !important;
}

.m-t-26 {
    margin-top: 26px !important;
}

.m-t-30 {
    margin-top: 26px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-55 {
    margin-top: 55px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-t-100 {
    margin-top: 100px !important;
}

.m-t-125 {
    margin-top: 125px !important;
}

.m-t-150 {
    margin-top: 150px !important;
}

.m-t-200 {
    margin-top: 200px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-27 {
    margin-right: 27px;
}

.m-r-450 {
    margin-right: 20% !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-b-2 {
    margin-bottom: 2px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-b-50 {
    margin-bottom: 50px !important;
}

.m-b-75 {
    margin-bottom: 75px !important;
}

.m-b-100 {
    margin-bottom: 100px !important;
}

.m-b-150 {
    margin-bottom: 150px !important;
}

.p-5 {
    padding: 5px !important;
}

@media only screen and (min-width: 1024px) {
    .lg-p-l-0 {    
        padding-left: 0px !important;
    }

    .lg-m-t-100 {
        margin-top: 100px !important;
    }
}

.height-470{
    height: 470px !important;
}

.height-500{
    height: 500px !important;
}

.m-l-r-5{
    padding-left: 6%;
    padding-right: 6%;
}

.p-l-8 {
    padding-left: 8px !important;
}

.p-t-1 {
    padding-top: 1px !important;
}

.p-t-70 {
    padding-top: 70px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-b-25 {
    padding-bottom: 25px !important;
}

.p-b-75 {
    padding-bottom: 75px !important;
}

.w-95 {
    width: 95% !important;
}

.m-l-r-26 {
    margin-left: 25.5% !important;
    margin-right: 25.5% !important;
}

.centered {
    text-align: center;
    margin-top: 260px;
}

.block-center {
    display: block;
    margin: 0 auto;
}

.t-a-r {
    text-align: right;
}

.m-r-25pr {
    margin-right: 2.5%;
}

.m-r-5pr {
    margin-right: 5%;
}

.m-r-50pr {
    margin-right: 45%;
}

.m-l-50pr {
    margin-left: 45%;
}

.f-w-bold {
    font-weight: bold;
}

.f-s-16 {
    font-size: 16px;
}

.f-s-18 {
    font-size: 18px;
}

.f-s-22 {
    font-size: 22px !important;
}

.f-w-500 {
    font-weight: 500;
}

.no-border {
    border-style: hidden;
}

.grey {
    color: #A1A1A1;
}

.grey1:hover {
    color: #888888;
}

.green {
    color: #27ae60;
}
.height-450 {
    height: 450px !important;
}

.header-form {
    text-align: center;
    padding: 2px;
    margin: 0%;
    margin-bottom: 20px;
}

.input-position {
    margin-top: 20px;
}

.date-position {
    margin-top: 15px;
}

.subheader-form {
    background: #00B0F0;
    padding: 5px;
    padding-bottom: 0%;
    margin: 0%;
    margin-top: 20px;
}

.stepwizard-step p {
    margin-top: 0px;
    color: #666;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard .btn.disabled,
.stepwizard .btn[disabled],
.stepwizard fieldset[disabled] .btn {
    opacity: 1 !important;
    color: #bbb;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center !important;
    padding: 6px 0 !important;
    font-size: 12px !important;
    line-height: 1.428571429 !important;
    border-radius: 15px !important;
}

.table-center {
    align-content: center;
    text-align: center;
}

.height-640 {
    height: 640px;
}

.about-title {
    font-family: adobe-garamond-pro;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    letter-spacing: 0px;
    text-transform: none;
    line-height: 1.2em;
    text-rendering: optimizeLegibility;
    margin-top: 0px;
    margin-bottom: 30px;
}

.form-4 {
    /* Size and position */
    width: 300px;
    margin: 60px auto 60px;
    padding: 10px;
    position: relative;
    /* Font styles */
    font-family: 'Raleway', 'Lato', Arial, sans-serif;
    color: white;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
}

.form-4 h1 {
    font-size: 26px;
    padding-bottom: 0px;
    text-align: center;
}

.form-4 p {
    font-size: 18px;
    padding-bottom: 20px;
    text-align: center;
}

.form-4 input[type=text],
.form-4 input[type=email],
.form-4 input[type=password] {
    /* Size and position */
    width: 100%;
    padding: 8px 4px 8px 10px;
    margin-bottom: 15px;
    /* Styles */
    border: 1px solid #4e3043;
    /* Fallback */
    border: 1px solid rgba(78, 48, 67, 0.8);
    background: rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    /* Font styles */
    font-family: 'Raleway', 'Lato', Arial, sans-serif;
    color: #000000;
    font-size: 18px;
}

.form-4 input::-webkit-input-placeholder {
    color: rgba(37, 21, 26, 0.5);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

.form-4 input:-moz-placeholder {
    color: rgba(37, 21, 26, 0.5);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

.form-4 input:-ms-input-placeholder {
    color: rgba(37, 21, 26, 0.5);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

.form-4 input[type=text]:hover,
.form-4 input[type=email]:hover,
.form-4 input[type=password]:hover {
    border-color: #333;
}

.form-4 input[type=text]:focus,
.form-4 input[type=email]:focus,
.form-4 input[type=password]:focus,
.form-4 input[type=submit]:focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 0 3px rgba(255, 255, 255, 0.15);
    outline: none;
}

/* Fallback */

.no-boxshadow .form-4 input[type=text]:focus,
.no-boxshadow .form-4 input[type=email]:focus,
.no-boxshadow .form-4 input[type=password]:focus {
    outline: 1px solid white;
}

.form-4 input[type=submit] {
    /* Size and position */
    width: 100%;
    padding: 8px 5px;
    /* Styles */
    background: linear-gradient(rgba(99, 64, 86, 0.5), rgba(76, 49, 65, 0.7));
    border-radius: 5px;
    border: 1px solid #4e3043;
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 2px 1px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.3s ease-out;
    /* Font styles */
    color: white;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    font-size: 16px;
    font-weight: bold;
    font-family: 'Raleway', 'Lato', Arial, sans-serif;
}

.form-4 input[type=submit]:hover {
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), inset 0 20px 30px rgba(99, 64, 86, 0.5);
}

/* Fallback */

.no-boxshadow .form-4 input[type=submit]:hover {
    background: #594642;
}

.form-4 label {
    display: none;
    padding: 0 0 5px 2px;
    cursor: pointer;
}

.form-4 label:hover~input {
    border-color: #333;
}

.no-placeholder .form-4 label {
    display: block;
}

@media only screen and (max-width: 1200px) and (min-width: 990px) {
    .logo {
        width: 0px !important;
        height: 0px !important;
    }
}

@media only screen and (max-width: 1025px) {
    .m-l-r-3 {
        margin-left: 3% !important;
        margin-right: 3% !important;
    }
}

@media (max-width: 993px) {
    .hide-on-mobile {
       display: none;
    }
}

@media only screen and (max-width: 640px) {
    .adobe-garamond-pro-italic {
        font-size: 25px;
    }
    strong {
        font-size: 32px;
    }
}

@media only screen and (max-width: 550px) {
    .adobe-garamond-pro-italic {
        font-size: 25px;
    }
    strong {
        font-size: 32px;
    }
    .m-l-r-2 {
        margin-left: 2% !important;
        margin-right: 2% !important;
    }
}

.employee-button {
    color: white;
    font-size: 20pt;
}

.employee-page>div {
    top: 50%;
}

.personal-info-form>tbody>tr>td {
    width: 50%;
}

.language-skill {
    margin-left: 17px;
}

.gallery-photo {
    width: 360px;
    height: 300px;
    object-fit: cover;
}

#inputLanguage {
    margin-left: 10px;
}

.careers-table>tbody>tr>td {
    vertical-align: middle !important;
}

.careers-table>thead>tr>th {
    font-size: 16px;
    vertical-align: middle !important;
}

.store-image-icon {
    position: absolute;
    top: 8px;
    left: 20px;
    font-size: 20pt;
}

.more_details {
    padding-left: 15px;
}

.more_details :nth-child(5) {
    padding-left: 10px;
}

.header-content {
    font-size: 20pt;
    padding-left: 5px;
    padding-bottom: 10px;
    text-align: left;
    width: fit-content;
    margin-bottom: 15px;
    border-bottom: 4px solid #7F7F7F;
}

.about_us_text p {
    margin-bottom: 5px;
    font-size: 11pt;
    font-weight: 500 !important;
    line-height: 25px;
}

.custom-ul {
    margin-top: 10px;
    margin-left: 26px;
}

.custom-ul>li {
    font-size: 11pt;
    line-height: 20px;
    margin-bottom: 5px;
    font-weight: 500;
}

.dot {
    font-size: 18px;
    position: absolute;
    left: 30px;
}

.about-container {
    max-width: 980px;
}

.career_text>div {
    margin-left: 30px;
}

.glow {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
}

.l-h-07 {
    line-height: .7 !important;
}
.second-section {
    background: #F2F2F2;
    padding-top: 20px;
}

.first-section {
    padding-bottom: 40px;
}

.other-page-header-image {
    height: 720px;
}

.about-page-header-image {
    height: 760px;
}

.USA-and-Corea-map {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 900px;
    width: 100%;
}

.header-text {
    font-style: italic;
    font-size: 42pt;
    font-weight: bold;
}

.index_page_text p {
    font-weight: bold;
    font-style: italic;
    font-size: 20pt;
}

.index_page_text strong {
    font-size: 42pt;
    font-style: italic;
}

.parthner-page-image {
    width: 460px;
    height: 460px;
    object-fit: cover;
    justify-content: center;
}

.pointer {
    cursor: pointer;
}

.m-t-70 {
    margin-top: 70px;
}

.p-t-100{
    padding-top: 100px !important;
}

.customers-page-image {
    padding: 25px;
}

.contact-form-header>h3 {
    color: #000000;
    line-height: 50px;
    font-size: 21pt;
}

@media (max-width: 800px) {
    .buisness-application {
        display: none;
    }
    .header-text {
        font-size: 30pt;
    }
    .height-900 {
        height: 770px !important;
    }

    .index_page_text strong {
        font-size: 26pt;
        font-style: italic;
        line-height: 1;
    }

    .index_page_text p {
        font-size: 18pt;
        font-style: italic;
    }

    .sm-m-t-100 {
        margin-top: 100px !important;
    }    
}

@media (max-width: 400px) {
    .index_page_text strong {
        font-size: 23pt;
        font-style: italic;
        line-height: 1;
    }

    .index_page_text p {
        font-size: 16pt;
        font-style: italic;
    }

    .sm-m-t-50 {
        margin-top: 50px !important;
    }    
}


@media (max-width: 360px) {
    .navigation-portrait .nav-brand {
        font-size: 15px;
        line-height: 48px;
    }
}

@media (max-width: 310px) {
    .navigation-portrait .nav-brand {
        font-size: 0px;
    }
}

@media (min-width: 800px) {
    .buisness-application-alert {
        display: none;
    }

    .lg-m-t-100 {
        margin-top: 100px !important;
    } 
}

.address-footer-area {
    color: rgba(255, 255, 255, .5);
    ;
}

.copyright {
    color: white;
    ;
    font-size: 9pt;
}

.shrinked_area > .container{
    max-width: 980px;
}

.first-section {
    margin-top: 55px;
    margin-bottom: 50px;
}

.nav-brand {
    font-weight: bold;
}

.footer-text {
    color: rgba(255, 255, 255, 0.5) !important;
    font: 16px "Open Sans", sans-serif;
    padding: 0px;
}

.d-inline {
    display: inline;
}

.contact-title-text {
    color: rgba(26, 26, 26, 0.7) !important;
    font: 18px "Open Sans" !important;
    font-weight: bold !important;
    margin: 20px 0px 10px;
}