@charset "UTF-8";
/* @import url('https://fonts.googleapis.com/css?family=Lato:300'); */
@font-face {
    font-family: "Lato";
    src: url("../fonts/Lato-Light.eot");
    src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Lato-Light.woff") format("woff"),
        url("../fonts/Lato-Light.ttf") format("truetype"),
        url("../fonts/Lato-Light.svg#Lato-Light") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "socicon";
    src: url("../fonts/socicon.eot");
    src: url("../fonts/socicon.eot?#iefix") format("embedded-opentype"),
        url("../fonts/socicon.woff") format("woff"),
        url("../fonts/socicon.ttf") format("truetype"),
        url("../fonts/socicon.svg#socicon") format("svg");
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'Lato' !important;;
    font-size: 1rem;
}

.tab-menu-active {
    color: rgb(255, 255, 255) !important;
    background-color: #202945 !important;
    padding-right: 0px !important;
    padding-left: 5px !important;
    margin-right: 0.2em !important;
    border-radius: 0px !important;
    text-align: left !important;
}
.fitab .active{
    color: rgb(255, 255, 255) !important;
    background-color: #202945 !important;
    padding-right: 0px !important;
    padding-left: 5px !important;
    margin-right: 0.2em !important;
    border-radius: 0px !important;
    text-align: left !important;
}

.tab-menu {
    color: #202945 !important;
    background-color: #dcdcdc !important;
    padding-right: 0px !important;
    padding-left: 5px !important;
    margin-right: 0.2em !important;
    border-radius: 0px !important;

}

.main-banner {
    width: 100%;
    padding: 0px;
}

.main-header {
    color: #202945;
    font-family: Actor, sans-serif;
    padding-top: 5vh;
    padding-bottom: 3vh;
}

.main-header-paralax {
    color: white;
    font-family: Actor, sans-serif;
    padding-top: 5vh;
    padding-bottom: 3vh;
}

.sec-parallax {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg.woff);
}

@media only screen and (max-width: 600px) {
    .nav-res {
        display: inline;
    }
}

.nav-tab-style .active {
    color: rgb(255, 255, 255) !important;
    background-color: #202945 !important;
    padding-right: 0px !important;
    padding-left: 5px !important;
    margin-right: 0.2em !important;
    border-radius: 0px !important;

}
.sticky-top-ie{
    position:fixed;
    width:100%;
    z-index:99;
    top:0px;
} 
.dataloadlist{
    cursor: pointer;
}
.main-header {
    color: #202945;
    font-family: Actor, sans-serif;
}

.sub-header {
    color: rgb(67, 67, 67) !important;
}

.card-info {
    margin-bottom: 5vh;
    border-radius: 0px;
    border: 0px;
}

.tab-padding {
    padding-top: 3vh !important;
    padding-bottom: 3vh;
    padding-left: 1em;
    padding-right: 1em;
}

[data-icon]:before {
    font-family: "socicon" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="socicon-"]:before,
[class*=" socicon-"]:before {
    font-family: "socicon" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.socicon-facebook:before {
    content: "\e041";
}

.socicon-instagram:before {
    content: "\e057";
}

.socicon-linkedin:before {
    content: "\e049";
}

.socicon-twitter:before {
    content: "\e040";
}

.pgfooter {
    width: 100%;
    background-color: #e1e3e6;
    color: #202945;
    text-align: center;
    overflow-y: hidden;
}

.pgfooter h1 {
    font-size: 5vw;
}

.ftHeader {
    text-align: center;
    /* border-bottom: 2px solid #f0a830; */
    padding-bottom: 20px;
    font-weight: bold;
    color:#202945
}

.sociconholder {
    width: 100%;
    font-size: 2em;
}

.sociconholder i {
    padding: 8px;
}

.ftlist {
    border-top: 2px solid #f0a830;
    list-style-type: none;
    padding-left: 10px;
    padding-top: 30px;
    text-align: left
}

.ftlist li {
    padding-bottom: 5px;
}

.ftlist li a {
    text-decoration: none;
    color: #202945;
}

/* .ftlist li a:hover{
    color: black;
  } */
#cont_holder {
    float: left;
    background-color: #343434;
    height: 1.8em;
    width: 1.8em;
    border-radius: 50%;
    color: #FFF;
    padding-top: 0.3em;
}

.table-ans td{
    padding: 0px;
    padding-top: 0.8em;
    padding-left: 1em;
}
.pointer{
    cursor: pointer;
}

.dataloadlist-tr{
    border-bottom: 1px solid #dee2e6;
}
.dataloadlist-tr:hover{
    background-color: #2C385E;
    padding: 0.5em;
    color: white;
    border-radius: 0.5em;
}
.aiplist{
    border-bottom: 1px solid #dee2e6; 
    padding: 5px;
}
.aiplist:hover{
    background-color: #2C385E;
    color: white;
    border-bottom: 1px solid #dee2e6; 
    padding: 5px;
}
.ans-icons{
    margin-right: 5px; 

}
.row-shadow{
    box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 3px 10px 0 rgba(0, 0, 0, 0.01);
    margin-bottom: 3vh;

}
.job-card{
    margin-bottom: 1.5em;
}
.tender-card{
    margin-bottom: 1.5em;
    background-color: #f1f2f6;
    border-bottom: 3px solid #e1e3e6;
}
.coverOuterCont {
    margin-top:-120px;
    z-index:-4; 
    min-height:100vh
}
.contFsWeather{
    position:absolute; top:10%; left: 0;right: 0;margin-left: auto;margin-right: auto; 
}
.contCounts {
    position:absolute; top:10%; left: 0;right: 0;margin-left: auto;margin-right: auto; 
}
.pgfooter h1 {
    font-size: 30px;
}
.minMarginTop {
    margin-top:2em;
}
.minMarginBottom {
    margin-bottom:2em;
}
.ftHeader {
    margin: 0px auto;
    font-size: 25px;
    text-align: left;
    display: block;
    width: 100%
}
.title_bg {
    font-size:2vw; margin:0.5em; text-align: center
}
.contInstagram {
    padding: 2em
}
#cont_seg_quickfacts{
    padding:20px;padding-top:30px;padding-bottom:30px;opacity:0;background-color:rgba(32,41,69,0.5)
}
.helpIcon {
    font-size: 5em;
    color: rgba(255,255,255,0.8);
    font-smooth: always;
}
.paxIcon {
    font-size: 4.5em;
    color: rgba(255,255,255,0.8);
    font-smooth: always;

}
.nav-link { 
    font-size: 1rem
}
.ans-card{
    border-radius: 0px; border-color: white;  background-color: #dcdcdc;
}
.cont-button{
    border-radius: 0px;
    /* width: 80%; */
    color: white;
    font-weight: 800;
    background-color: #202945;
    /* margin-left: 8%; */
    margin-top: 2em;
    margin-bottom: 2em;
    
  }
  .lounge-button{
    border-radius: 0px;
    color: white;
    font-weight: 800;
    background-color: #202945;
    margin-top: 1em;
    margin-bottom: 1em;
    
  }
  .dataloadlist.activelist{
    background-color: #2C385E; color: white;
}
.dataloadlist.activelist p{
    color:white !important;
}
  .radio{
      height: 1.5em;
      margin-top: 1.2em;
  }

  .corporate-index-card{
    background-color: #f1f2f6; border-bottom:3px solid #EEE; padding-bottom: 10px; margin-bottom: 5px; }
/* COL XS */
@media (max-width: 576px) { 
    .pgfooter h1 {
        font-size: 1.5em;
    }
    .contFsWeather{
        position:absolute; top:25%; left: 0;right: 0;margin-left: auto;margin-right: auto; 
    }
    .contCounts {
        position:absolute; top:20%; left: 0;right: 0;margin-left: auto;margin-right: auto;
    }
    .title_bg {
        font-size:1.2em; text-align: center
    }
    .coverOuterCont {
        height:10vh;
    }
    .topnav{
        background-color: #00a0af;
        height: 37px;
        text-align: center
    }
    .helpIcon {
        font-size: 2.8em;
        color: rgba(255,255,255,0.8);
        font-smooth: always;
    }
    .item_quickfacts {
        font-size: 2em
    }
    .ftHeader {
        margin: 0px auto;
        font-size: 25px;
        text-align: center;
        display: block;
        width: 100%
    }
     
}
.socialiconset{
    text-align:right;
}
.appstoreiconset{
    text-align:left;
}
/* COL SM */
@media (max-width: 768px) { 
    .socialiconset{
        text-align:center;
    }
    .appstoreiconset{
        text-align:center;
    }
    .dropdown-menu.viz.show {
        max-height: 63vh;
        overflow-y: scroll;
    }
}
/* COL MD */
@media (max-width: 992px) { 
    
}
/* COL LG */
@media (max-width: 1200px) { 
     
}