ul,
li,
p,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
}
body {
    margin: 0px;
    padding: 0px;
	  font-family: 'Poppins', sans-serif;
}
.navbar-toggler:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
* {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
section.contact-section {
  background: url(../images/contactus.jpg);
  background-repeat: no-repeat;
}
.layerbox-image img {
  width: 100%;
}
img.headerlogo {
  width: 170px;
}
header {
  background: #0e67b4;
  position: fixed;
  width: 100%;
  z-index: 9;
}
.navbarcustom ul.navbar-nav.ml-auto li a {
  color: #fff;
  padding: 0px 0px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgb(255 255 255);
}
.navbarcustom ul.navbar-nav.ml-auto li a:before {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #c9c9c9;
  content: "";
  left: 0px;
  height: 1px;
  top: 20px;
}
.navbarcustom ul.navbar-nav.ml-auto li a:hover::before {
  height: 4px;
  background: #ffffff;
}
.navbarcustom ul.navbar-nav.ml-auto li a:hover{
  color: #ffffff;
}
main {
  padding-top: 99px;
}
.navbarcustom ul.navbar-nav.ml-auto li {
  margin: 0px 25px;
}
button.btn.btnownstyle {
  border-bottom: 7px solid #014885;
  background-color: #0e67b4;
  width: 100%;
  padding: 14px;
  font-size: 16px;
  border-radius: 8px;
  transition: all ease-in-out 0.5s;
  color: #fff;
}
section.banner-section {
  background: url(../images/banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0px;
  background-position: center;
  background-attachment: fixed;
}
.bannerleft h1 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}
.bannerleft p {
  font-size: 14px;
  font-weight: 400;
  margin-top: 18px;
  line-height: 26px;
}
.bannerleft {
  background-color: #0e67b4ed;
  padding: 100px 18px;
  color: #fff;
}
section.practice-section {
  background: url(../images/practicebg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px;
  background-position: center;
}
.prctarea span {
  font-weight: 300;
}
section.practice-section p {
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  line-height: 22px;
  position: relative;
  padding: 18px;
  padding-left: 44px;
}
.prctarea {
  font-weight: 600;
  color: #0e67b4;
  font-size: 50px;
  margin-bottom: 0px;
  padding-top: 15px;
}
.row.practicinner {
  background-color: #00000029;
  padding: 20px;
  border-radius: 10px;
}
section.practice-section p:before {
  position: absolute;
  content: "";
  background: #0e67b4;
  width: 10px;
  height: 10px;
  left: 23px;
  top: 23px;
}
section.sectors-section {
  background: url(../images/sectors-section.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 93px;
  background-attachment: fixed;
}
.row.firerow {
  background-color: #0e67b4d6;
  padding: 50px 20px;
  border-radius: 10px;
}
.row.firerow .col-md-6 p {
  font-size: 14px;
  color: #fff;
  line-height: 27px;
  position: relative;
  padding: 5px;
  padding-left: 5px;
}
.pser {
  color: #fff;
  font-size: 20px;
  margin-bottom: 13px;
}
.row.firerow .col-md-6 p:before {
  position: absolute;
  content: "";
  background: #f0f8ff;
  width: 7px;
  height: 7px;
  left: -10px;
  top: 14px;
}
section.sectors-section h2 {
  font-weight: 600;
  color: #ffffff;
  font-size: 50px;
  margin-bottom: 4px;
  padding-top: 144px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0px 4px 3px rgb(0 0 0), 0px 8px 13px rgb(0 0 0 / 80%), 0px 18px 23px rgb(0 0 0 / 84%);
}
section.ourlawers-section {
  background: url(../images/lawyersbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0px;
}
section.sectors-section {
  padding: 93px 15px;
}
.layerbox h4 {
  color: #fff;
  text-align: center;
  margin: 21px 0px;
  font-size: 18px;
}
img.lawyesimg {
  max-width: 240px;
  margin: 0 auto;
  display: block;
  border-radius: 10px;
}
.layerbox h5 {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
}
.layerbox p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  margin-top: 5px;
}
section.ourlawers-section h2 {
  font-weight: 500;
  color: #fff;
  font-size: 38px;
  text-align: center;
  margin-bottom: 35px;
}
.layerbox ul li {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  margin-top: 5px;
  margin-left: 18px;
}
section.contact-section h2 {
  font-weight: 500;
  color: #fff;
  font-size: 50px;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 64%;
  text-shadow: 0px 4px 3px rgb(0 0 0 / 20%), 0px 8px 13px rgb(0 0 0 / 42%), 0px 18px 23px rgb(0 0 0 / 77%);
}
.contact-inner h4 {
  color: #fff;
}
.contact-inner p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  margin-top: 5px;
  margin-bottom: 12px;
}
.contact-inner ul li {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  margin-left: 17px;
}
.contact-inner h6 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  margin-top: 5px;
  margin-bottom: 12px;
}
.contact-inner {
  padding: 50px 20px;
  border-radius: 10px;
  background-color: #0e67b4bf;
}
label.labelinputtext {
  color: #fff;
  font-size: 14px;
}
.layerbox {
  margin-bottom: 30px;
  background: #00000045;
  padding: 24px;
  border-radius: 20px;
  min-height: 658px;
}
.form-control.form-control-custom {
  font-size: 13px;
  min-height: 48px;
  border-radius: 6px;
  border: 0px;
}
section.contact-section {
  background: url(../images/contactus.jpg);
  background-repeat: no-repeat;
  padding: 60px 0px;
  background-size: cover;
  background-attachment: fixed;
}
textarea.form-control.form-control-custom {
  height: 142px;
  resize: none;
}
footer.footer-cl {
  padding: 20px;
}
footer.footer-cl p {
  color: #0e67b4;
  font-size: 14px;
}
ul.bottomsocialicons i.fa {
  background: #0e67b4;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 40px;
  padding-top: 8px;
}
ul.bottomsocialicons.list-inline {
  text-align: right;
}
.navbar-light .navbar-toggler {
  background: #fff;
}
footer.footer-cl p {
  color: #0e67b4;
  font-size: 14px;
  padding-top: 7px;
}

li.nav-item.active a {
  color: #fff!important;
}

.navbarcustom ul.navbar-nav.ml-auto li.active a::before {
  height: 4px;
  background: #ffffff;
}



#button {
  display: inline-block;
  background-color: #0e67b4;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #0e67b4;
}
#button:active {
  background-color: #0e67b4;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
a.btn.closeftr {
  border-bottom: 7px solid #014885;
  background-color: #0e67b4;
  width: 127px;
  padding: 8px 0px;
  font-size: 16px;
  border-radius: 8px;
  transition: all ease-in-out 0.5s;
  color: #fff;
}
.modal-content.customemaincontant h2 {
  text-align: center;
  margin-bottom: 9px;
}
.modal-content.customemaincontant p {
  font-size: 14px;
  line-height: 28px;
}
.modal-footer.signCenter {
  padding: 0px;
  text-align: center;
  display: unset;
  border: 0px;
  margin-bottom: 18px;
}
.modal-dialog-custom {
  max-width: 597px;
  margin: 14% auto 0px;
  width: 100%;
  text-align: center;
}
.modal-dialog-custom .modal-content.customemaincontant {
  padding: 28px!important;
}


/* thankyou message */
a.btn.backtohome {
  border-bottom: 7px solid #014885;
  background-color: #0e67b4;
  width: auto;
  padding: 8px 30px;
  font-size: 16px;
  border-radius: 8px;
  transition: all ease-in-out 0.5s;
  color: #fff;
}
.thanksmessagebox-body p {
  padding: 6px 0px 20px;
}
.vimabakillogo {
  background: #0e67b4;
  padding: 18px;
  border-radius: 13px;
  width: 200px;
  margin: 0 auto 30px;
}
.thanksmessagebox {
  max-width: 594px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 29px;
  border: 0px solid #dfdfdf;
  border-radius: 16px;
  box-shadow: 0 2px 15px rgb(2 59 109 / 5%);
  position: relative;
  background: #fff;
}
.thanksmessageboxoverlayer {
  position: relative;
}
.thanksmessageboxoverlayer {
  height: 100vh;
  background: #0000006b;
  padding-top: 13%;
}
a.carousel-control-next {
  opacity: 1;
  right: -27px;
}
a.carousel-control-prev {
  opacity: 1;
  left: -27px;
}
.carousel-control-next-icon, span.carousel-control-prev-icon {
  background-color: #0e67b4!important;
  opacity: 1!important;
  background-size: 13px!important;
  border-radius: 16px;
}




/* new css */
.toparmain ul li a span {
  width: 16px;
  position: absolute;
  left: 14px;
  font-weight: bold;
  color: #1e7fd3;
  text-align: right;
}
.toparmain ul li:hover span {
  color: #fff;
}
.toparmain ul li {
  background: #ffffff;
  padding: 12px;
  transition: all ease 1s;
  border-bottom: 1px solid #f3f3f3;
  position: relative;
  padding-left: 39px;
}
.toparmain ul li:hover {
  background: #1d69a8;
}
.toparmain ul li a {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
.topartheader {
  background-color: #0e67b4;
  padding: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
a.viewallbtn {
  border-bottom: 7px solid #014885;
  background-color: #0e67b4;
  padding: 10px 0px;
  font-size: 16px;
  transition: all ease-in-out 0.5s;
  color: #fff;
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}
.toparmain {
  /* background: #000000a3; */
  max-height: 574px;
  overflow: auto;
  /* padding: 20px; */
  margin-top: 0px;
}

/* width */
.toparmain::-webkit-scrollbar {
  width: 4px;
}
 
/* Handle */
.toparmain::-webkit-scrollbar-thumb {
  background: #0e67b4;
  border-radius: 10px;
}

/* Handle on hover */
.toparmain::-webkit-scrollbar-thumb:hover {
  background: #0e67b4; 
}
.toparmain ul li a:hover {
  color: #fff;
}
.toparmain ul li:hover a {
  color: #fff;
}
/* new css */