@charset "utf-8";
/* CSS Document */
body{font-family:'Alatsi', sans-serif;}
.navbar-dark .navbar-nav .nav-link {
    color: #c0deff; font-size:14px; text-transform: uppercase;
}

.bg-primary{background-color:#0555ae !important;
border-bottom:#e0e0e0 solid 1px;} 
.nav-link{font-family:'Alatsi'}
.navbar-toggler{border:none !important;}
h1,h2,h3,h4,h5,h6{ font-family:'Alatsi';}
p {
    font-size: 16px; color:#28282a;
    font-family: 'Hanuman';
}
.logo{width:180px; height:auto; margin-top: 0px; margin-bottom:8px;}
.topheader{width: 100%; height: auto;  padding-top: 10px;}
.enquiry{width: 100%; height: auto; padding-bottom: 0px; padding-top: 50px; background:url(../images/enquiry-bg.jpg) no-repeat bottom center;}
.enquiry2{background: #f2f8ff; padding-top: 40px; padding-bottom: 40px;}
.mainbody{width: 100%; height: auto;}
.footermain{width: 100%; height: auto;  padding-top: 35px; background: #e4e4e4; }
.whybg{width: 100%; height: auto; padding-top: 50px; padding-bottom: 50px; background:url(../images/why-bg.jpg) no-repeat center center fixed #0451a8; background-size: 100% 100%;}
.homeservices{width: 100%; height: auto; padding-bottom: 60px; padding-top: 60px;}
.jumbotron{background: #e2f0ff; padding-bottom: 10px; padding-top: 10px; text-align: center;}
.networkdiv{width: 100%; height: auto; padding-bottom: 40px; padding-top: 40px; background: #f4f9ff;}
.src1{background: #f6f7fa; padding-top: 35px; padding-bottom: 35px;}
.src2{border: #e60026 solid 1px; border-radius: 10px;}
.gl3{background:#ffffff; border-radius:10px; padding-bottom:20px; padding-top:20px; margin-bottom:5px; margin-top:5px;}
.gl3:hover{border:#eeeeee solid 1px; -webkit-box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.27);}
.rjp4{background: #ffffff; border-radius: 0px; border-bottom: #ff5e00 solid 5px; padding-top: 10px; padding-bottom: 10px;-webkit-box-shadow: 0px 0px 24px -13px rgba(0,0,0,0.29);
-moz-box-shadow: 0px 0px 24px -13px rgba(0,0,0,0.29);
box-shadow: 0px 0px 24px -13px rgba(0,0,0,0.29);}
.rjp4:hover{border-bottom: #202020 solid 5px; cursor: pointer; }
.rpm2{background: #5e5e61 url(../images/services.jpg) no-repeat bottom center; background-size: 100% 100%;}
.rpm3{background: #e6eef7; border:#ffffff solid 1px;}
.rpm4{background: #ffffff; padding: 5px; border-radius: 50%; margin-bottom: 20px;}
.rpm5{background: #e9f6ed; border:#ffffff solid 1px;}
.rpm6{background: #ff5e00; width: auto; color: #ffffff; padding-left: 10px; padding-right: 10px;}
.card-header{background:#0070ff !important; color: #ffffff;}
.mtt{margin-top:80px;}
.mtt2{margin-top:50px;}
.icn{ margin-bottom: 5px; margin-left: 5px; margin-top: -10px;}
.icn2{ margin-bottom: 5px; margin-right: 20px; margin-top: 5px;}
/* icon bar bottom */
.icon-bar2 {
  width: 100%;
  background-color: #ff5e00;
  overflow: auto; position:fixed; bottom:0; z-index:1200; border-top:#b44504 solid 1px; }

.icon-bar2 a {
  float: left;
  width: 20%;
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s ease; border-right:#b44504 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:#00002e; text-decoration:none; font-size:17px; line-height: 18px;}
.tel:hover{color:#ff5e00;}
.tel2{color:#ffffff; text-decoration:none; font-size:15px; line-height:18px !important;}
.tel2:hover{color:#91a2af;}
.tel2a{color:#ffffff; text-decoration:none; font-size:23px; line-height:18px;}
.tel2a:hover{color:#f7c200;}
.tel3{color:#ffffff; text-decoration:none; font-size:12px; line-height:18px;}
.tel3:hover{color:#81929f;}
.txtb{font-size:18px;}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #575757;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #575757;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #575757;
}
ul.dropdown-menu {
    background-color: #ff5e00; border-color:#ce4e03;
}
ul.dropdown-menu a{color:#ffffff;  padding-top:5px; padding-bottom:5px; text-transform: uppercase;}
ul.dropdown-menu a:hover{color:#FFF !important; background:#222222;}
.dropdown-item{font-size:14px; border-bottom:#ce4e03 solid 1px;}
.dropdown-item:focus, .dropdown-item:hover {
background-color: #bfbfbf;
color: #000
 !important;}

.clrb{color:#092942;}
.clrr{color:#ed2938;}
.clra{color:#bfbfbf;}
.clra2{color:#7f7f7f;}
.clro{color:#f18009;}
.clrbl{color:#0555ae;}
.clrg{color:#ff5e00;}
.clrw{color:#FFF;}
.txts{font-size:12px; line-height:15px;}
.footerbg{background:#6254e7; padding-bottom:30px;}
.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:#7f7f7f; text-decoration:none; line-height:25px; font-size:16px; font-family:'Alatsi' }
.footermenu2:hover{color:#000000; text-decoration:none;}
.readmore{color:#ffffff; text-decoration:none;}
.readmore:hover{color:#00baff;}
.readmore2{color:#ff9900; text-decoration:none;}
.readmore2:hover{color:#ed3237; text-decoration:none;}
.readmore3{color:#28282a; text-decoration:none;}
.readmore3:hover{color:#000000;}
.readmore4{color:#7f7f7f; text-decoration:none;}
.readmore4:hover{color:#000000;}
.readmore4a{color:#7f7f7f; text-decoration:none; font-size:12px;}
.readmore4a:hover{color:#000000;}
.more{color:#3b3634; border-bottom:#ffffff dashed 1px; font-size:14px; font-weight:lighter !important; line-height: 16px !important; padding-bottom: 4px; padding-top: 4px;}
.more:hover{color:#000000;}
.more2{color:#7c7c7c; text-decoration:none;}
.more2:hover{color:#000;}
.nav-link ul li a{color:#333;}
.con_txt{width:100%; height:auto; border:#CCC solid 1px; padding:10px; margin-bottom:8px;}
.bgbl{background:#2a33ae;}
.nbg1{background:#edf5ff; padding-top: 20px; padding-bottom: 10px;}
.nbg2{background:#fff3ec; padding-top: 20px; padding-bottom: 10px;}
.nbg3{background:#edf5ff; padding-top: 20px; padding-bottom: 10px;}

#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 !important; border-radius:0; width:100%;  height: 155px;  overflow-y: scroll;  overflow-x: hidden; padding:15px; 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:242px;}
.tel2{font-size:14px; line-height:18px !important;}
.tel2:hover{color:#202020;}
.tel{font-size: 25px;}
.mtt2{margin-top:10px;}
body{margin-bottom:70px;
}
