.bluebtn {
    color: white!important;
    background-color: #006290;
    padding: 10px 25px;
    border-radius: 30px;
    margin-top: 10px;
    display: inline-block;
    box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.12941176470588237);
}
.whitebtn {

    background-color: #ffffff;
    padding: 4px 17px;
    border-radius: 30px;
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #e7e9ef;
}
.whitesmbtn {
    background-color: #f5f5f5;
    padding: 4px 17px;
    border-radius: 30px;
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #e7e9ef;
}
.overlaybl:before {
    content: '';
    position: absolute;
    background: rgba(0, 97, 143, 0.6196078431372549);
    width: 100%;
    height: 100%;
}

.overlaybl {
    position: relative;
}
.overlaybl .more_btn__block {
    background: #ffffff2e;
    margin: 0px;
    padding: 4px 30px;
    border-radius: 30px;
    color: white;
    font-weight: 500;
    transition: all ease 0.3s;
}

.overlaybl .more_btn__block:hover {
    color: #fff!important;
    /* font-weight: 700; */
    transition: all ease 0.3s;
    box-shadow: 15px 10px 30px rgba(12, 12, 12, 0.43);
}

ul.minul {
    min-height: 100px;
}
.bannerimg{
    height: 300px!important;width:auto!important;position:absolute!important;right:0px!important;top:0px!important
}
.subheader:before {
    content:'';
    position:absolute;
    height:100%;
    width:100%;
    background: rgba(2, 2, 2, 0.8588235294117647);
}
.subheader {
position:relative}
.soci {height: 30px;width: 30px;border-radius:50%;text-align: center;border: 1px solid;line-height: 4px;}

.p50 {
    padding: 50px 0px;
}


@media (max-width:768px) {
   .about_section.ptb-xs-30.gray_bg-color{
      padding: 0px 20px!important;

    }
   .p50 {
    padding: 0px 0px;
}

    .col-12.col-md-6.col-lg-4 {
        margin-bottom: 10px;
    }
    .logo.d-lg-none.d-md-block img {
    height: 30px;
}
    .navbar-collapse .logo {
        display: none;
    }
    nav.navbar.bootsnav .navbar-collapse {
        background: black;
        margin-top: 0px!important;
    }

    .mobile-menu li:last-child, .mobile-menu li:nth-child(7) {
        display:none;
    }
    nav.navbar.bootsnav ul.nav > li > a {
        border: none!important;
    }
    nav.navbar.bootsnav ul.nav > li > a {
	color: #ffffff!important;
	font-size: 12px;
	padding: 10px 10px;
	display: block;
	text-transform: uppercase;
}
    .submenu-button {
   border-left:none!important; 

    }
    
    .miconic {
    display: inline-block;
    background: #eaeaea;
    vertical-align: top;
    margin-right: 0px!important;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 21px;
    border-radius: 50%;
    color: #016391;
}
    .text-box {
    margin-top: 40px;
}
    .text-content {
    margin-top: 50px;
}
    .card-features.noflex p {
    text-align: left;
}

.card-features.noflex h3 {
    text-align: -webkit-auto;
}

}

.special-links ul.nav li a.active a:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: -1px;
    color: #0c1f38;
    font-size: 0px;
    line-height: 50px;
    opacity:1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-left: 4px solid #0c1f38;
}
.list-centered {
  
  list-style-position: inside;
}
.iconic {
    display: inline-block;
    background: #eaeaea;
    vertical-align: top;
    margin-right: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 27px;
    border-radius: 50%;
    color: #fb0f0f;
}
.contenty 
{
    display: inline-block;
    line-height: 21px;
}
.conbox 
{
    background-color: #fff;
    margin-bottom: 0;
    padding: 30px 30px 25px;
    position: relative;
    box-shadow: 0 0 18px rgba(69, 39, 160, 0.1);
    min-height: 140px;
}

.contenty p {
    margin-bottom: 0px;
}
.hpack li a {
    padding: 7px 12px;
    display: inline-block;
    font-size: 15px;
    border-bottom: 3px solid transparent;
    /* margin: 0px 3px; */
}

.hpack li a.active {
    border-bottom: 3px solid black;
}

.hpack {
    margin-bottom: 24px;
}


#cssmenu ul.hpack,
#cssmenu ul.hpack li,
#cssmenu ul.hpack li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul.hpack:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu {
  width: auto;
  border-bottom: 3px solid #00629f;
}
#cssmenu ul.hpack {
  background: whitesmoke;
}
#cssmenu > ul.hpack > li {
  float: left;
}
#cssmenu.align-center > ul.hpack {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul.hpack > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul.hpack > li {
  float: right;
}
#cssmenu.align-right > ul.hpack > li > a {
  margin-right: 0;
  margin-left: -4px;
}
#cssmenu > ul.hpack > li > a {
  z-index: 2;
  padding: 18px 25px 12px 25px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  color: #444444;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  margin-right: -4px;
}
#cssmenu > ul.hpack > li > a.active,
#cssmenu > ul.hpack > li:hover > a,
#cssmenu > ul.hpack > li > a:hover {
  color: #ffffff;
}
#cssmenu > ul.hpack > li > a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 120%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  content: "";
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform: perspective(5px) rotateX(2deg);
  -webkit-transform-origin: bottom;
  -moz-transform: perspective(5px) rotateX(2deg);
  -moz-transform-origin: bottom;
  transform: perspective(5px) rotateX(2deg);
  transform-origin: bottom;
}
#cssmenu > ul.hpack > li > a.active:after,
#cssmenu > ul.hpack > li:hover > a:after,
#cssmenu > ul.hpack  > li > a:hover:after {
  background: #00639f;
}

    #cssmenu > ul.hpack > li > a:after {
    background:rgba(0, 98, 159, 0.11);

    }
ul.twoul {
padding:30px;
}
    ul.twoul li {
    display: inline-block;
    width: 100%;
    list-style: square!important;
    margin: 5px;
    padding: 0px 9px;
    vertical-align: top;
    min-height: 27px;
    position: relative;
}

ul.twoul li:before {
    content: '';
    background: url("../img/arrow-bullet.png");
    background-size: contain;
    position: absolute;
    left: -19px;
    top: 2px;
    width: 22px;
    height: 18px;
    background-repeat: no-repeat;
    overflow: hidden;
}
    ul.twoul.upack li {
        width:48%
    }
    ul.spcl li {
    background: #ececec;
    margin: 8px 0px;
    padding: 1px 17px;
    border-radius: 10px;
    padding: 5px 15px;
    background: whitesmoke;
    
}

ul.spcl li a {
    color: #black;
}
ul.twoull li {
    list-style-type: disc;
    padding: 0px 5px;
    margin-top: 0px;
    margin-left: 24px;
}
nav.bootsnav .col-md-10.offset-md-1 {
    padding: 0px;
}
nav.navbar.bootsnav.innav {
    background: linear-gradient(rgba(0, 0, 0, 0.39),rgba(0, 0, 0, 0.03));
}
.widget ul li a {
    font-weight: 500;
    color: #0e0101;
    background: white;
    padding: 2px 8px;
    border-radius: 0px;
}