body {
    margin: 0 auto;
    padding: 0;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'system-ui', sans-serif;
    font-size: 12px;
    color: #464032;
}

a {
    text-decoration: none;
    color: #A7430F;
}

img {
    width: 100%;
    height: auto;
    border: 0px;
}

.breaker {
    clear: both;
    height: 0.1px;
}

.break {
    clear: both;
    height: 12px;
}
#top-wrap {
    margin: 0 auto;
    background: #00195b;
}
.topsi {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 0;
}
.topsi li {
    list-style: none;
    color: #fff;
    font-size: 14px;
}
.list {
    float: right;
    max-width: 550px;
    margin: 0px 0px 0 0;
}
.numberz {
    float: left;
    max-width: 600px;
    margin: 3px 0 0 0;
}
.log {
    float: right;
    padding: 8px 12px;
    background: #FFAD00;
    font-size: 13px;
    color: #fff;
}
.spacer {
    float: left;
    color: #fff;
    font-size: 13px;
    border-right: 1px solid #fff;
    padding-right: 15px;
}
.spacer2 {
    float: left;
    color: #fff;
    font-size: 13px;
    padding-left: 15px;
}
.scl {
    width: 15px;
    text-decoration: none;
    display: block;
    float: left;
    border-radius: 100%;
    padding: 5px 5px;
    margin-right: 10px; 
}
.mail-icon {
    width: 15px;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}
.phn-icon {
    width: 15px;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}
#sticky {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 999999990000;
}
#sticky.stick {
    position: fixed;
    top: 0;
    border-bottom: 1px solid #E1E1E1;
}
#wrapper {
    margin: 0 auto;
    padding: 0;
    background: #fff;
}
#header {
    max-width: 1200px;
    margin: 0 auto;
}
.logo {
    float: left;
    max-width: 160px;
    margin-top: 5px;
}

.pager {
    padding: 20px 0;
}

.produ {
    padding: 40px 0;
}

#page {
    margin: auto;
    max-width: 1200px;
}

#page h2 {
    font-size: 26px;
    color: #000;
    line-height: 22px;
    margin-bottom: 11px;
}

.bord2 {
    width: 70px;
    height: 3px;
    background: #d53a30;
    clear: both;
    margin-bottom: 15px;
}

.bord3 {
    width: 120px;
    height: 3px;
    background: #d53a30;
}

.read-btn {
    background: #d53a30;
    font-size: 15px;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px;
}

#page h3 {
    font-size: 18px;
    color: #000;
    line-height: 22px;
}

#page p {
    font-size: 14px;
    color: #555;
    line-height: 22px;
    text-align: justify;
}

#page li {
    font-size: 14px;
    list-style: none;
    color: #555;
    padding: 6px 0;
    line-height: 22px;
}

.lefter {
    float: right;
    width: 33%;
    margin-left: 20px;
}

.high1 {
    color: #000;
}

.featuring {
    padding: 20px 0;
    background: #F0F0F5;
}
#feature {
    max-width: 1220px;
    margin: 0 auto;
    padding: 10px 0;
}
#feature h1 {
    text-align: center;
    color: #000;
    font-weight: 700;
    font-size: 26px;
    margin-top: 8px; 
    margin-bottom: 12px;
}
#feature p {
    color: #666;
    padding: 0 10px;
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: -1px;
}
.dots {
    width: 10px;
    margin-right: 5px;
}
.bord {
    width: 80px;
    height: 3px;
    background: #959595;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}
#feature h2 {
    color: #02377b;
    text-align: center;
    padding: 8px 0 0;
    font-family: 'system-ui', sans-serif;
    font-size: 17px;
    text-transform: capitalize;
    margin: 5px 0 0px 0px;
    font-weight: 500;
}
.league {
    display: block;
    margin: auto; 
    background: #d53a30;
    border-radius: 4px;
    padding: 5px 0;
    font-size: 13px;
    margin-top: 8px;
    text-align: center;
}
.league:hover {
    background: #000;
}
.leagues {
    display: block;
    margin: auto; 
    background: #d53a30;
    border-radius: 4px;
    padding: 7px 0;
    font-size: 13px;
    margin-top: 8px;
    text-align: center;
    color: #fff;
}
.leagues:hover {
    background: #000;
}
.lex span {
    display: block;
    margin: auto;
    max-width: 96%;
    padding-top: 14px;
}
.lex a:hover {
    color: #fff;
}
.lex a {
    text-decoration: none;
    color: #fff;
}
.lex {
    float: left;
    background: #fff;
    margin: 10px 1% 15px;
    padding-bottom: 20px;
    border-radius: 4px;
    padding: 0 12px 12px;
    height: 340px;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.lex img{
    height: 100%;
}
.lex:hover {
    transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -o-transform: scale(1.04);
    -ms-transform: scale(1.04); /* IE 9 */
}

.testim-vid {
    padding: 40px 0;
    background: #d53a30;
}
.testim {
    margin: auto;
    max-width: 1200px;
}
.list-dtal {
    float: left;
    width: 55%;
}
.list-dtal h2 {
    text-align: center;
    color: #fff; 
    font-size: 26px;
    margin-top: 5px;
}
.vide {
    float: left;
    width: 42%;
    border: 8px solid #E1E1E1;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-top: 0px;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#footer-wrap {
    background: #101010;
    padding: 20px 0 20px;
}

.footer-stat,
#footer {
    margin: 0 auto;
    max-width: 1200px;
}

.footer-stat h3 {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    margin: 25px 0 7px 0px;
    letter-spacing: 0.8px;
    padding-bottom: 8px;
}

.footer-stat a {
    text-decoration: none;
    color: #fff;
}

.footer-stat a:hover {
    text-decoration: none;
    color: #d53a30;
}

.footer-stat li {
    padding: 5px 10px 5px 0px;
    list-style: none;
    text-align: justify;
    color: #AAAAAA;
    font-size: 14px;
    line-height: 20px;
}

.footer-stat p {
    padding: 5px 10px 5px 0px;
    text-align: left;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    line-height: 20px;
}

.adrs {
    float: left;
    max-width: 21px;
    margin-right: 12px;
    margin-bottom: 10px;
}

.mbl {
    max-width: 20px;
    margin-right: 12px;
    float: left;
}

.eml {
    float: left;
    max-width: 20px;
    margin-right: 12px;
}

.foot {
    float: left;
    width: 18%;
    margin-right: 2%;
}

.foot2 {
    float: left;
    width: 28%;
}

.foot3 {
    float: right;
    width: 32%;
}

.mappi {
    background: #fff;
    padding: 3px;
    border-radius: 4px;
}

.tick-icon {
    width: 12px;
    margin-right: 5px;
}

.feeter {
    background: #d53a30;
    padding: 8px 0;
}

#footer p {
    margin: 0;
    padding-top: 10px;
    line-height: normal;
    font-size: 14px;
    color: #fff;
}

#footer a {
    color: #fff;
    text-decoration: underline;
    font-size: 13px;
}

.dest {
    float: right;
}
 

.scrollup {
    width: 45px;
    height: 45px;
    border-radius: 3px;
    text-indent: -9999px;
    position: fixed;
    bottom: 50px;
    right: 30px;
    display: none;
    z-index: 109999;
}

.mis-vis {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.mis-vis p {
    font-size: 14px;
    color: #555;
    line-height: 22px;
    text-align: justify;
}

.vision {
    width: 50%;
    float: left;
}

.mis-vis h2 {
    font-size: 26px;
    color: #000;
    line-height: 22px;
    margin-bottom: 11px;
}

.mission {
    width: 50%;
    float: right;
}

.left {
    float: left;
    width: 23%;
    margin-top: -20px;
}

.pro {
    width: 29%;
    background: #dddd;
    padding-bottom: 15px;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    text-align: center;
    padding: 1%;
    margin-bottom: 20px;
}
.pro img{
    height: 300px;
}
.pro p {
    color: #666;
    padding: 0 10px;
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: -1px;
}

.pro h2 {
    color: #003274  !important;
    text-align: center !important;
    padding: 8px 0 0 !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 22px !important;
    text-transform: capitalize !important;
    margin: 5px 0 0px 0px !important;
    font-weight: 500 !important;
}

.cont {
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}

.contact-address {
    float: right;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 90px;
}

.contact-address h3 {
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
}

.contact-manage {
    display: block;
    padding: 20px;
    border: 1px solid #E9E9E9;
}

.spacer-right {
    margin-right: 7px;
}

.contact-manage i {
    font-size: 20px;
    color: #fff;
    background: #d53a30;
    padding: 10px;
    border-radius: 100%;
    margin-bottom: 10px;
}

.enq-news {
    margin: auto;
}

.query h1 {
    padding: 2px 0 0 0px;
    color: #000000;
    text-align: center;
    font-size: 29px;
    margin: 10px 0 10px 0px;
    font-weight: normal;
}

.query p {
    padding: 2px 0 0 0px;
    color: #000000;
    text-align: center;
    font-size: 15px;
    margin: 10px 0 10px 0px;
    font-weight: normal;
}

.query span {
    color: #1596FF;
}

.quote-input {
    font-size: 15px;
    padding: 8px 1%;
    color: #000;
    float: left;
    height: 32px;
    width: 45%;
    margin: 10px 1%;
    border: none;
    background: #fff;
    border: 1px solid #000;
    border-radius: 5px;
}

.quote-inputs {
    font-size: 15px;
    padding: 8px 1%;
    color: #9C9999;
    float: left;
    height: 46px;
    width: 47%;
    margin: 10px 1%;
    border: none;
    background: #fff;
    border: 1px solid #000;
    border-radius: 5px;
}

.quote-input2 {
    font-size: 14px;
    padding: 8px 1%;
    color: #9C9999;
    width: 95%;
    height: 100px;
    border: none;
    background: #fff;
    font-weight: bold;
    margin: 10px 0px 12px 5px;
    border: 1px solid #000;
    border-radius: 5px;
}

.bluebox2 {
    margin: auto;
    width: 220px;
    border: none;
    margin-left: 6px;
    background: #d53a30;
    padding: 15px 25px 12px 25px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    transition: 0.5s x;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    cursor: pointer;
    border-radius: 10px;
}

.bluebox2:hover {
    background: #000000;
    color: #fff;
}

.upcoming {
    width: 23%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 15px;
}

.serv {
    width: 48%;
    float: left;
    margin: 1%;
}

.serv1 {
    width: 48%;
    float: left;
    margin: 1%;
}

.serv p {
    margin-top: -12px;
    color: #000 !important;
}

.direcor {
    width: 23%;
    float: left;
    margin: 1%;
    background: #F6F6F6;
    text-transform: uppercase;
    text-align: center;
}
