:root{
    font-size: 15px;
    font-family: Lato, "Lato Fallback";
}
*, :after, :before {
    box-sizing: border-box;
}
body{
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    background-color: rgba(35, 36, 51, 1);
    font-family: Lato, "Lato Fallback" !important;
}

.sec_main {
    color: rgb(255, 255, 255);
    text-decoration-skip-ink: none;
}



.size-32{
    font-size: 32px !important;
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-style: italic;
}
.text-head{
    font-weight: 700;
    padding-left: 20px;
    padding-top: 50px;
    display: initial;
    text-decoration: underline;
}
.font-size-20{
   
    font-family: 20px;
    font-style: italic;
    font-weight: 300;
    text-align: left;
    display: initial
}
.p-head{
    font-style: italic;
    padding-left: 30px;
    font-weight: 300;
    
}
.h-text{
    max-width: 98%;
    font-style: italic;
    font-weight: 300;
    padding-left: 20px;
    padding-top: 20px;
}
.p-text{
    max-width: 98%;
    font-style: italic;
    font-weight: 300;
    padding-left: 3em;
}
.p-text a{
    font-style: normal !important;
    max-width: 95%;
    word-wrap: break-word;
}
@font-face {
    font-family: Lato, "Lato Fallback";
    font-style: italic;
    font-display: swap;
    font-weight: 300;
    src: url(../fonts/S6u_w4BMUTPHjxsI9w2_Gwft.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
    font-family: Lato, "Lato Fallback";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/S6u_w4BMUTPHjxsI5wq_Gwft.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}


@font-face {
    font-family: Museo Slab;
    src: url(../fonts/Museo_Slab_500.otf)
}



.aph_mobile_header_content{
    display: none;
}
.aph_desktop_header_content, .aph_nav_menu{
    display: flex;
}
.aph_desktop_header_content{
    justify-content: space-between;
}
body#aphRoot{
    text-decoration-skip-ink: none;
}
.aph_header_menu_links{
    width: 60%;
    min-width: 60%;
}
ul.aph_nav_menu li {
    padding: 18px;
    width: 20%;
}
ul.aph_nav_menu li a{
    line-height: 22px;
}
ul.aph_nav_menu li:hover a {
    font-weight: 700;
}
ul.aph_nav_menu li:nth-child(3),
ul.aph_nav_menu li:nth-child(3) a{
    padding-left: 0px;
}
.aph_header_logo {
    margin: 10px;
}
body.fix-mobile-scrolling{
    overflow: initial;
}
.aph_content {
    position: relative;
    transition: transform .3s ease-out;
    height: 100%;
}
.aph_row_01{
    float: none;
    top: 0;
    left: 0;
    width: auto;
    position: relative;
    height: auto;
    padding-top: 70px;
  
    margin-right: 0px;
    margin-left: 0px;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 40px;
    min-width: 0;
    text-align: start;
    background-position: 50% 50%;
    min-height: auto;
}

div#aph, .aph_wrapperouter, .aph_inner{
    height: 100%;
}
div.aph_header_inner_content {
    position: absolute;
    z-index: 101;
    width: 100%;
    padding: 13px 0;
}
.m-tb-1 {
    margin-top: 1em;
    margin-bottom: 1em;
}

#aphheader .aph_nav_menu li:hover a {
    font-weight: 700;
}

.aph_wrapper {
    height: 100%;
}
/* Header Text */


/* Css from about.css */
