@charset "utf-8";
/* CSS Document */
body{font-family: 'Poppins';}
.navbar-light{padding-top: 10px !important; padding-bottom: 10px !important; background: #ffffff !important; border-bottom: #ffffff solid 1px !important;}
.navbar-light .navbar-nav .nav-link {
    color: #727272; font-size:16px; font-weight: bold;
}
nav .navbar-nav li a{
  color: #000000 !important;  width: auto;  }
nav .navbar-nav li a:hover{
  color: #ff0000 !important;  } 
.navbar{border-bottom: #e1e1e1 solid 1px; }
.navbar-toggler{border:none !important;}
.navbar-brand{color: #ffffff !important;}
.enquiry{width: 100%; height: auto; padding-top: 5rem; padding-bottom: 5rem; background: url(../images/dots-bg.jpg) no-repeat right center fixed;}
.enquiry2{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem; }
.welcome{width: 100%; height: auto; background: url(../images/dots-bg.jpg) no-repeat left center fixed; padding-top: 3rem; padding-bottom: 5rem;}
.welcome2{width: 100%; height: auto; background:#f2f2f2; padding-top: 5rem; padding-bottom: 5rem;}
.welcome3{width: 100%; height: auto; background:#f2f2f2; padding-top: 5rem; padding-bottom: 5rem;}
.welcome3 h1{font-size: 25px;}
.welcome3 p{word-wrap: break-word;}
.details{width: 100%; height: auto;  padding-bottom: 6rem; padding-top: 6rem; background: url(../images/movers.jpg) no-repeat left center fixed; background-size: cover;}
.services{width: 100%; height: auto;  padding-bottom: 6rem; padding-top: 6rem; background: url(../images/dots-bg.jpg) no-repeat right center fixed;}
.whyus{width: 100%; height: auto;}
.network{width: 100%; height: auto; padding-bottom: 3rem; padding-top: 3rem; background: #f3f3f3;}
.network2{width: 100%; height: auto; padding-bottom: 3rem; background: #f3f3f3;}
.jumbotron{width: 100%; height: auto; padding-top: 1rem; padding-bottom: 1rem; background: #7eb13c; border-bottom: #ffffff solid
 1px;}
 .jumbotron h1{color: #ffffff; font-size: 28px;}
.epm1{background: #fed303;}
.epm2{font-size: 20px; line-height: 18px; font-weight: bold;}
.pp{border-color: #ffffff; position: relative;
	top: 0;
	transition: top ease 0.3s;}
.pp:hover{border-color: #ffffff; -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.21);
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.21); top: -15px;}
.tel2{color:#102e37; text-decoration:none; font-weight:bold; font-size:16px; line-height:16px !important;}
.tel2:hover{color:#000000;}
.breadcrumb-item a{color: #ffffff; font-weight: bold; text-decoration: none;}
.breadcrumb-item a:hover{color: #102e37;}

@media (min-width: 1200px) {
    .container{
        max-width: 90%;
    }
}
h1,h2,h3,h4,h5,h6{ font-family:'Poppins'; font-weight: 700;}
p {
    font-size: 16px; line-height: 25px; font-weight: normal !important; margin-bottom: 10px; margin-top: 5px; color:#717d8c;
    
}
.logo{width:280px; height:auto;}
/* icon bar bottom */
.icon-bar2 {
  width: 100%;
  background-color: #353a57;
  overflow: auto; position:fixed; bottom:0; z-index:1200; border-top:#555b79 solid 1px; }

.icon-bar2 a {
  float: left;
  width: 20%;
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s ease; border-right:#555b79 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;
}

::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;
}
 ::-moz-selection { /* Code for Firefox */
  color: #000000;
  background: #fed303;
}
::selection {
  color: #000000;
  background: #fed303;
}
.clrb{color:#102e37;}
.clrr{color:#ff0000;}
.clra{color:#e8ede0;}
.clrr2{color:#ff0000;}
.clrbl{color:#0d47a1;}
.clrg{color: #629b18;}
.clrw{color:#FFF;}
.clro{color: #fed303;}

.footerbg{background:#1e2f40;  padding-top: 3rem; padding-bottom: 3rem; width: 100%; height: auto;}
.footermenu{list-style-image:url(../images/arrow.png);}
.footermenu2{color:#e8ede0; text-decoration:none; line-height:25px; font-size:15px; }
.footermenu2:hover{color:#fcd271; text-decoration:none; }
.footermenu3{color:#192823; text-decoration:none; line-height:25px; font-size:14px; font-family:Arial, Helvetica, sans-serif; }
.footermenu3:hover{color:#dd1e2f; text-decoration:none; }
.readmore{color:#353a57; text-decoration:none;}
.readmore:hover{color:#ff0000;}
.readmore2{color:#e8ede0; text-decoration:none;}
.readmore2:hover{color:#fcd271; text-decoration:none;}
.readmore3{color:#ffffff; text-decoration:none;}
.readmore3:hover{color:#ffc600; text-decoration: underline;}
.readmore4{color:#ffffff; text-decoration:none; font-size: 16px;}
.readmore4:hover{color:#ffc600;}
.more{color:#000000; border-bottom:#f6f6f6 dashed 1px; font-size:14px; font-weight:lighter !important; line-height: 18px !important; padding-bottom: 5px; padding-top: 5px;}
.more:hover{color:#ff0000;}
.more2{color:#7c7c7c; text-decoration:none; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
.more2:hover{color:#000;}
.nav-link ul li a{color:#333;}
.navbg2{background:#none; border:none !important; border-radius:0; width:100%;  height: 265px;  overflow-y: scroll;  overflow-x: hidden; padding:2px; display:inline-block; }
.navbg3{background:#none; border:none !important; border-radius:0; width:100%;  height: 435px;  overflow-y: scroll;  overflow-x: hidden; padding:2px; 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;}
.con_txt{width:100%; height:auto; border:#abb0b7 solid 1px; padding:8px; margin-bottom:8px;}
#backToTop{
    position: fixed;
	bottom: 120px;
	right: 10px;
	cursor: pointer;
	display: none;
    color: #fff;
    background: rgba(0,0,0,0.3);
    border: none;
}
@media (max-width: 768px) { 
.logo{width:261px;}
body{margin-bottom:70px;
}
