body{
    background-color: #232433;
    color: white;
}

.speedvideobgframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    object-fit: cover;
}
 
.speedvideo_fit{
    object-position: 50% 50%;
}
.speedvidoe-ssr{
    object-fit: cover !important;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    min-height: 100vh;
    width:100%
}
.speed-content{
    padding: 50px 40px 100px 40px !important;
}

.speed-text h1>span{
    font-size: 48px !important;
    padding-left: 48px !important;
    margin-bottom: 0px !important;
}
.speed-inner-text >p>span{
    margin: 0px !important;
    margin-bottom: 8px !important;
    padding: 0px !important;
    padding-left: 54px !important;
   
}
.speed-text>p>span{
    margin: 0px !important;
    padding-left: 48px !important;
}
.speed-sub-cont>p{
font-size: 18px ;
padding-left: 54px !important;
margin-bottom: 0px !important;
line-height: 1 !important;
}
.speed-bfw{
    font-weight: 700;
    font-family: Lato;
}
.speed-sfw{
    font-weight: 400;
    font-family: Lato !important;
}
.speed-xfw{
    font-weight: 300;
    font-family: Lato;
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/S6u9w4BMUTPHh7USSwiPGQ.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
}


.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: 106px;
    padding-left: 40px;
    padding-bottom: 106px; */
    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%;
}

