/* noto-sans-myanmar-300 - myanmar */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans Myanmar';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/noto-sans-myanmar/noto-sans-myanmar-v20-myanmar-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/noto-sans-myanmar/noto-sans-myanmar-v20-myanmar-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-sans-myanmar-regular - myanmar */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans Myanmar';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/noto-sans-myanmar/noto-sans-myanmar-v20-myanmar-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/noto-sans-myanmar/noto-sans-myanmar-v20-myanmar-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-sans-myanmar-500 - myanmar */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans Myanmar';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/noto-sans-myanmar/noto-sans-myanmar-v20-myanmar-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/noto-sans-myanmar/noto-sans-myanmar-v20-myanmar-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-sans-myanmar-600 - myanmar */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans Myanmar';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/noto-sans-myanmar/noto-sans-myanmar-v20-myanmar-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/noto-sans-myanmar/noto-sans-myanmar-v20-myanmar-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-sans-myanmar-700 - myanmar */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans Myanmar';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/noto-sans-myanmar/noto-sans-myanmar-v20-myanmar-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/noto-sans-myanmar/noto-sans-myanmar-v20-myanmar-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/ubuntu/ubuntu-v20-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/ubuntu/ubuntu-v20-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* ubuntu-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/ubuntu/ubuntu-v20-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/ubuntu/ubuntu-v20-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

::selection {
    background: #6F1D2E;
    color: #ffffff;
}

::-moz-selection {
    background: #6F1D2E;
    color: #ffffff;
}


/*
* 
* =====================
* GENERAL
* =====================
*
*/
@media (max-width: 991.98px) {
    h1 {
        font-size: 1.75rem !important;
    }
}

.intro-right {
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

strong {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #4A1011;
}

p {
    margin-bottom: 20px;
}

.modal-body {
    padding-top: 40px;
    padding-bottom: 40px;
}

.modal-title {
    font-family: 'Ubuntu', sans-serif;
    color: #6F1D2E;
    font-weight: 500 !important;
}

.btn-outline-secondary {
    padding: 13px 20px 8px 20px;
    line-height: 1;
}

.modal-body p {
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 40px;
}

.modal-body p strong {
    font-weight: 500 !important;
    color: #6F1D2E;
}

.modal-body p + ul {
    margin-top: -20px;
    margin-bottom: 25px;
}

/*.intro-right::before {
  content: '';
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0.3;
  background: #000;
}*/

.credit {
    margin-top: 3rem;
    font-size: 14px;
    color: #ad9f93;
}

/*

=====================
SOCIAL LINKS
=====================

*/
.social {
    text-align: left;
    margin-top: 30px;
}

.social a {
    margin: 0 10px 0 0;
    color: #333;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    transition: all 0.2s ease-out;
    border: solid 1px #333;
    margin-bottom: 20px;

}

.social a i {
    vertical-align: bottom;
    line-height: 40px;
}

.social a:hover {
    background: transparent;
    text-decoration: none;
}

.social a:hover.facebook {
    color: #4460ae;
    border-color: #4460ae;
}

.social a:hover.maps {
    color: #a01717;
    border-color: #a01717;
}

.social a:hover.youtube {
    color: #c21f25;
    border-color: #c21f25;
}

.social a:hover.linkedIn {
    color: #0A66C2;
    border-color: #0A66C2;
}

.social a:hover.instagram {
    color: #cd4378;
    border-color: #cd4378;
}

.social a:hover.email {
    color: #4a7f45;
    border-color: #4a7f45;
}

.social a:hover.link {
    color: #871AFF;
    border-color: #871AFF;
}

.social a:hover.xing {
    color: #0698A0;
    border-color: #0698A0;
}


.text-small {
    font-size: 0.9rem !important;
}

.text-uppercase {
    letter-spacing: 0.2em !important;
}

.headings-font-family {
    font-family: inherit !important;
}

.font-family-base {
    font-family: "Gotham Pro", sans-serif;
}

/*

=====================
STYLE SWITCHER FOR DEMO
=====================

*/
#style-switch-button {
    position: fixed;
    top: 120px;
    left: 0px;
    border-radius: 0;
    z-index: 2;
}

#style-switch {
    width: 300px;
    padding: 20px;
    position: fixed;
    top: 160px;
    left: 0;
    background: #fff;
    border: solid 1px #ced4da;
    z-index: 2000;
}

#style-switch h4 {
    color: #495057;
}

/* =========================================

      THEMING OF THE BOOTSTRAP COMPONENTS

   =========================================

    3 - TYPE

*/
/*
 * 3. TYPE
 */
body {
    font-family: "Noto Sans Myanmar", sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.5;
    color: #4A4B4F;
    background-color: #fff;
}

a {
    color: #6F1D2E;
    text-decoration: none;
}

p > a {
    color: #4A4B4F;
}

a:hover, a:focus {
    color: #6F1D2E;
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
}

h1,
.h1 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
}

h2,
.h2 {
    font-size: 2rem;
}

h3,
.h3 {
    font-size: 1.75rem;
}

h4,
.h4 {
    font-size: 1.5rem;
}

h5,
.h5 {
    font-size: 1.25rem;
}

h6,
.h6 {
    font-size: 1rem;
}

.companyName {
    color: #191523;
}

.lead {
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.3rem;
    font-weight: 500;
    max-width: 450px;
    line-height: 1.35;
    color: #6F1D2E;
}

.modalLinks {
    margin-top: 30px;
}

.modalLinks > a {
    font-size: 13px;
    margin-right: 3px;
    font-weight: 400;
    color: #6F1D2E;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

hr {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 30px 0;
}

.logo {
    margin-bottom: 55px;
}

.logo svg {
    height: 240px;
    width: 231px;
}

.logo svg path {
    fill: #6F1D2E;
}


small,
.small {
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 2rem;
    font-size: 1.25rem;
    border-left: 5px solid #2b90d9;
}

.blockquote-footer {
    color: #6c757d;
}

.blockquote-footer::before {
    content: "\2014 \00A0";
}

.text-primary {
    color: #2b90d9 !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #191523 !important;
}

@media (max-width: 767px) {
    .intro-right {
        display: none;
    }
}

@media (max-width: 575px) {
    p {
        font-size: 16px;
    }
    .lead {
        font-size: 18px;
        line-height: 1.3;
    }
    .logo svg {
        width: 180px;
        height: 173px;
    }
    .main-content {
        padding: 40px 30px !important;
    }
    .min-vh-100 {
        min-height: 1px !important;
    }
}