@charset "utf-8";
/* CSS Document */
body{font-family:'Alatsi', sans-serif;}
.navbar-light .navbar-nav .nav-link {
    color: #2a2a2a; font-size:16px;
}

.bg-dark{background-color:#7b29a3 !important;} 
.bg-warning{background-color:#fe6400 !important;} 
.nav-link{font-family:'Alatsi'}
.navbar-toggler{border:none !important;}
.blc{border:#a7a7a7 solid 1px; border-radius: 8px; cursor: pointer;  }
.blc:hover{box-shadow: 0px 0px 10px 2px rgb(194, 194, 194, 0.5);}
.bfc1{padding-top:15px; border-bottom:#CCC solid 1px;}
.bfc2{background:#7b29a3; padding-bottom:50px; padding-top:50px;}
.bfc3{background:#fcf5ff;}
h1,h2,h3,h4,h5,h6{ font-family:'Alatsi';}
p {
    font-size: 18px; color:#49494a;
    font-family: 'Hanuman';
}
.logo{width:220px; height:auto;}
.icn{width:80px; height:80px;}
.mtt{margin-top:140px;}
.txts{font-size:16px; line-height:18px;}
.txts2{font-size:14px; line-height:18px;}
.
/* icon bar bottom */
.icon-bar2 {
  width: 100%;
  background-color: #393939;
  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:#474747; text-decoration:none; font-size:20px; font-weight:bold;}
.tel:hover{color:#f13c1f;}
.tel2{color:#ff363e; text-decoration:none; font-size:18px; line-height:18px !important;}
.tel2:hover{color:#2a2a2a;}
.tel2a{color:#ffffff; text-decoration:none; font-size:23px; line-height:18px;}
.tel2a:hover{color:#f7c200;}
.tel3{color:#8e510c; text-decoration:none; font-size:20px; line-height:18px !important; }
.tel3:hover{color:#292c2d;}
.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: #fe6400; border-color:#e55a00; border-radius:0px; padding-bottom:0px; padding-top:0px;
}
ul.dropdown-menu a{color:#ffffff;  padding-top:8px; padding-bottom:8px;}
ul.dropdown-menu a:hover{color:#FFF !important; background:#7b29a3;}
.dropdown-item{font-size:16px; border-bottom:#e55a00 solid 1px; text-transform:uppercase;}
.dropdown-item:focus, .dropdown-item:hover {
background-color: #bfbfbf;
color: #000
 !important;}

.clrbl{color:#03a4ed;}
.clrr{color:#fe6400;}
.clra{color:#8d8d8d;}
.clra2{color:#686868;}
.clrp{color:#670099;}
.clrbl2{color:#d1f3ff;}
.clrb{color:#424240;}
.clrw{color:#FFF;}
.accordion-collapse {
    border: 0;
}
.accordion-button {
    padding: 0px;
    font-weight:none;
    border: 0;
    font-size: 28px;
    color: #333333;
    text-align: left;
    border-bottom: 1px solid #ddd; 
}
.accordion-button:focus {
    box-shadow: none;
    border: none;
}
.accordion-button:not(.collapsed) {
    background:#ffffea; border-bottom:#CCC solid 1px;
    color: #fe6400;
}
.accordion-body {
    padding: 15px;
    background-color: #ffffff;
}
.accordion-button::after {
    width: auto;
    height: auto;
    content: "+";
    font-size: 40px;
    background-image: none;
    font-weight: 100;
    color: #ff6c00;
    transform: translateY(-4px);
}
.accordion-button:not(.collapsed)::after {
    width: auto;
    height: auto;
    background-image: none;
    content: "-";
    font-size: 48px;
    transform: translate(-5px, -4px);
    transform: rotate(0deg);
}
.footerbg{background:#2a2a2a; 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:#686868; text-decoration:none; line-height:25px; font-size:16px; font-family:'Alatsi' }
.footermenu2:hover{color:#ffffff; text-decoration:none;}
.readmore{color:#a6a6a6; text-decoration:none;}
.readmore:hover{color:#ff8c11;}
.readmore2{color:#ff9900; text-decoration:none;}
.readmore2:hover{color:#ed3237; text-decoration:none;}
.readmore3{color:#ffffff; text-decoration:none; font-size:14px;}
.readmore3:hover{color:#FFF;}
.readmore4{color:#686868; text-decoration:none;}
.readmore4:hover{color:#000000;}
.readmore5{color:#686868; text-decoration:none;}
.readmore5:hover{color:#000000;}
.more{color:#000000; border-bottom:#F4F4F4 dashed 1px; font-size:14px;}
.more:hover{color:#666;}
.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;}

.icn{width:90px; height:auto; margin-right:10px; margin-bottom:10px;}
.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: 160px;  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:250px; margin-bottom:10px;}
.icn{width:50px; height:50px;}
.readmore{text-decoration:none; font-size:17px; text-align:center;}
.readmore:hover{color:#4cb1dc;}
.tel2{font-size:20px; line-height:18px !important;}
.tel2:hover{color:#202020;}
.oc4{padding-bottom:0px; padding-top:20px; background:none;}
body{margin-bottom:0px;
}
