@charset "utf-8";
/* CSS Document */
body{font-family: 'Roboto-Regular';}
.navbar{padding-top: 5px; padding-bottom: 5px;}
.navbar-light{background:#ffffff !important;}
nav .navbar-nav li a{
color: #14393d !important; font-size:14px; font-weight: bold; padding-left: 10px !important; padding-right: 10px !important;
background: #ffffff; text-transform: uppercase;  border-radius: 0px; transition: 0.5s;
  }
nav .navbar-nav li a:hover{
color: #15c3e5 !important; background: #ffffff; 
  }
  
@media (min-width : 992px) {
  .offcanvas {
    visibility      : visible;
    position        : relative;
    background      : none;
    border          : none;
    justify-content : end;
    color           : red;
  }
}
@media (max-width : 992px) {
  .offcanvas {
    width : 250px !important; background: rgba(255, 255, 255, 0.9);
  }
  .offcanvas-start-lg {
    top          : 0;
    left         : 0;
    border-right : 1px solid rgba(0, 0, 0, .2);
    transform    : translateX(-100%);
  }
  nav .navbar-nav li a{background: none;}
  .navbar-nav li a {
  color: white !important;
}
}

@font-face {
        font-family: Roboto-Regular;
        src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
        font-family: Teko-Bold;
        src: url(../fonts/Teko-Bold.ttf);
}
@font-face {
         font-family:Oswald-SemiBold;
        src: url(../fonts/Oswald-SemiBold.ttf);
}
@font-face {
         font-family:Futura-CondensedLight;
        src: url(../fonts/Futura-CondensedLight.otf);
}

.navbar-toggler{border:none !important; background: #d60411 !important;}
.navbar-brand{color: #ffcc00 !important; font-size: 14px; font-weight: bold;}
h1,h2,h3,h4,h5,h6{ font-family:'Teko-Bold', sans-serif; }
p {
    font-size: 15px; line-height: 22px; font-weight: normal !important; margin-bottom: 10px;
    margin-top: 5px; color:#012849; font-family:'Roboto-Regular'; letter-spacing: 1px;
    
}

.logo{width:191px; height:auto;}
#topheader{width: 100%; height: auto; background: #012849;}
.topleft{width: auto; height: auto; float: left; margin:6px 2px 4px 2px; }
.topright{float: right; margin:6px 0px 4px 0px; }
#top-bg{width: 100%; height: auto; padding-bottom: 3rem; padding-top: 3rem; background:#012849; }
#top-bg p{color: #ffffff;}
#welcome{width: 100%; height: auto; background:#ffffff; padding-top:3rem; padding-bottom:3rem; }
#welcome h1{color: #012849;}
#welcome h2{color: #e5102c;}
#welcome h3{color: #e5102c;}
#welcome span{color: #e5102c;}
#welcome2a{width: 100%; height: auto; background:#ffffff; padding-top:3rem; padding-bottom:3rem; }
#welcome2a h1{color: #012849; font-size: 30px;}
#welcome2a h2{color: #e5102c; font-size: 25px;}
#welcome2a h3{color: #e5102c;}
#welcome2a span{color: #e5102c; font-size: 30px;}
#welcome2a a{color: #a66a2a; text-decoration: none;}
#welcome2a a:hover{color: #0583e3;}
#howtworks{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: #f2f5f8;}
#howtworks h1{margin: 0 0 0 0; padding: 0 0 0 0; color: #012849;}
#howtworks p{margin: 0 0 0 0; padding: 0 0 0 0;}
#howtworks strong{color: #000000;}
.xpc1{background: #ffffff; border: none; border-radius: 0px;}
.xpc1:hover{background: #fffed4; transition: 0.2s;}
.xpc2{background: #012849; border-color: #012849; color:#ffffff; font-size:30px; }
.xpc3{background: #e5102c; border-color: #e5102c; color:#ffffff; font-size:20px; }
.xpc4{border-color: #b2c0cb; padding-top: 10px; padding-bottom: 10px; border-radius: 0px; color: #e5102c;}
.xpc4:hover{border-color: #012849;}
.xpc5{color: #e5102c; text-decoration: none; }
.xpc6{float: left; width: auto; height: auto;}
.icn{width: 30px; height: 30px; float: leftt; margin: 0px 2px; border: #ffffff solid 1px;}
.icn:hover{border: #ef0808 solid 1px;}
#whyus{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: url(../images/whyus-bg.jpg) no-repeat top right; background-size: 45%;}
#whyus strong{color: #e5102c;}
#whyus h2{color: #012849;}
#homeservices{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: url(../images/services-bg.jpg) no-repeat left center fixed #012849; background-size: cover;}
#homeservices h4{color: #ffffff;}
#faq{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background: #ffffff;}
#faq h2{color: #e5102c;}
.bg-primary{background: #012849 !important; border-color: #193d5c; font-size: 20px;}
.bg-primary:hover{background: #0479f1 !important; border-color: #0c72d9;}

#jumbotron{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; background:#000000 url(../images/footer-bg.jpg) no-repeat center center fixed; background-size: cover;}
#jumbotron h1{color: #e99c08;}
.breadcrumb-item a{color: #e99c08; font-weight: bold; text-decoration: none;}
.breadcrumb-item a:hover{color: #ffffff;}
#network{width: 100%; height: auto;  padding-bottom: 40px; padding-top: 40px; background: #ecf3f9;}
#network h6{color: #ff0000; font-size: 16px; font-weight: bold;  font-family: Roboto-Regular !important; }
.fs-5{color: #ff0000 !important;}
.right{width: 50px; height: auto; float:left; position: fixed; bottom: 15%; left: 10px; z-index: 500;}
.wtx {
  transition: transform .7s ease-in-out;
}
.wtx:hover {
  transform: rotate(360deg);
}
/* icon bar bottom */
.icon-bar2 {
  width: 100%;
  background-color: #081f62;
  overflow: auto; position:fixed; bottom:0; z-index:1200; border-top:#1f377b solid 1px; }

.icon-bar2 a {
  float: left;
  width: 20%;
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s ease; border-right:#1f377b solid 1px;
  color: white;
  font-size: 16px;
}

.icon-bar2 a:hover {
  background-color: #4ac0f2;
}

.icon-bar2 a:active {
  background-color: #ff5b00;
}
.tt{font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.fa_custom {
color: #ffffff;
}

/* All delay classes will take 2x longer to start */
:root {
  --animate-delay: 2s;
}

/* This only changes this particular animation duration */
.animate__animated.animate__bounce {
  --animate-duration: 2s;
}

/* This changes all the animations globally */
:root {
  --animate-duration: 800ms;
  --animate-delay: 0.9s;
}
.tel{color: #ffffff; text-decoration: none; font-size: 14px;}
.tel2{color:#ffde14; text-decoration:none; font-size:14px; line-height:18px !important;}
.tel2:hover{color:#e5102c;}
.tel2a{color:#ffffff; text-decoration:none; font-size:23px; line-height:18px;}
.tel2a:hover{color:#f7c200;}
.tel3{color:#aeb0b1; text-decoration:none; font-size:16px; line-height:16px;}
.tel3:hover{color:#292c2d;}
.tel4{color:#d5bc12; text-decoration:none; font-size:18px; font-weight:bold;}
.tel4:hover{color:#ffffff;}
.readmoreaa{color:#d5bc12; text-decoration:none;}
.readmoreaa:hover{color:#ffffff;}
.txtb{font-size:18px;}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000;
}
ul.dropdown-menu {
    background-color: #ffffff; border-color:#ddddde;
}
ul.dropdown-menu a{color:#081f62;  padding-top:5px; padding-bottom:5px;}
ul.dropdown-menu a:hover{color:#FFF !important; background:#ff0000;}
.dropdown-item{font-size:14px; border-bottom:#ddddde solid 1px;}
.dropdown-item:focus, .dropdown-item:hover {
background-color: #bfbfbf;
color: #000
 !important;}

.clrbl{color:#2ac9e5;}
.clrr{color:#ed3237;}
.clra{color:#bfbfbf;}
.clra2{color:#a49f81;}
.clro{color:#e99c08;}
.clry{color: #ffde14;}
.clrg{color:#70e73b;}
.clrb{color:#202020;}
.clrw{color:#FFF;}
#footerbg{background:#000000 url(../images/footer-bg.jpg) no-repeat center center fixed; background-size: cover;
 width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem;}
#footerbg h1{font-size: 2rem; color: #ffffff;}
#footerbg h3{color: #ef0808;}
.footermenu{list-style-image:url(../images/arrow.png);}
.aaa{list-style-image:url(../images/arrow-5.gif); padding-top:10px;}
.aaa li{font-size:28px;}
.footermenu2{color:#ffffff; text-decoration:none; line-height:25px; font-size:15px; font-family: 'Roboto-Regular' sans-serif; }
.footermenu2:hover{color:#ef0808; text-decoration:none;}
.readmore{color:#2d3334; text-decoration:none;}
.readmore:hover{color:#235d98;}
.readmore2{color:#ff9900; text-decoration:none;}
.readmore2:hover{color:#ed3237; text-decoration:none;}
.readmore3{color:#7f7f7f; text-decoration:none; font-size:14px;}
.readmore3:hover{color:#FFF;}
.readmore4{color:#051518; text-decoration:none;}
.readmore4:hover{color:#000000;}
.readmore5{color:#33373e; text-decoration:none;}
.readmore5:hover{color:#ed3237; text-decoration:none;}
.more{color:#012849; font-family: 'Roboto-Regular' sans-serif; border-bottom:#f3f3f3 dashed 1px; font-size:14px; font-weight:400 !important; line-height: 16px !important; padding-bottom: 4px; padding-top: 4px;}
.more:hover{color:#e5102c;}
.more2{color:#7c7c7c; text-decoration:none;}
.more2:hover{color:#000;}
.nav-link ul li a{color:#333;}
.con_txt{width:100%; height:auto; border:#d0d3d5 solid 1px; padding:10px; margin-bottom:8px; background: #ffffff; font-size: 12px; font-family: 'Arial';}
.bgbl{background:#2a33ae;}


#backToTop{
    position: fixed;
	bottom: 120px;
	right: 10px;
	cursor: pointer;
	display: none;
    color: #fff;
    background: rgba(0,0,0,0.3);
    border: none;
}

.netbg{background:#ebedf4;  padding-top:30px; padding-bottom:30px; border-bottom:#043953 double 2px; }
.navbg2{background:none; border:none; border-radius:0; width:100%;  height: 250px;  overflow-y: scroll;  overflow-x: hidden; padding:2px; display:inline-block; }
.navbg3{background:#none; border:#f1f1f1 solid 1px; border-radius:0; width:100%;  height: 150px;  overflow-y: scroll;  overflow-x: hidden; padding:2px; display:inline-block;}
.navbg4{background:#none; border:#7cd0ec solid 1px; border-radius:0; width:100%;  height: 300px;  overflow-y: scroll;  overflow-x: hidden; padding:20px; display:inline-block; }


.nav-list li{font-size:15px; color:#222222; }
.nav-list li a{color:#25274d;  padding-top:4px; padding-bottom:4px; line-height:19px; text-decoration:none; }
.nav-list li a:hover{color:#f13c1f;}

@media (max-width: 768px) { 
.logo{width:182px;}
.xpc6{float: left; width: 100%; height: auto;}
.mpm2{  margin-left: 20px; margin-top: 20px; margin-right:px; border-radius: 50%;
}
body{margin-bottom:70px;
}
