.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 font-weight: 400;
 color: #000;
}
h1, .h1 {
 font-size: 2.5rem;
}
h2, .h2 {
 font-size: 2rem;
}
h3, .h3 {
 font-size: 1.75rem;
}
h4, .h4 {
 font-size: 1.5rem;
}
h5, .h5 {
 font-size: 1.25rem;
}
h6, .h6 {
 font-size: 1rem;
 line-height: 1.5rem;
}
hr {
 border: 1px;
}
.display-5 {
 font-size: 3rem;
 line-height: 3rem;
 font-weight: 300;
}

@media (max-width: 767px) {
.display-4 {
 font-size: 2.5rem;
}
.h1,  .h2,  h1,  h2 {
 font-size: 1.75rem;
}
.display-5 {
 font-size: 2rem;
 line-height: 2rem;
}
}
.featuresh {
 color: #009900;
 text-transform: uppercase;
}

@media (min-width: 1420px) {
.container-footer {
 max-width: 1400px;
}
}

@media (min-width: 1650px) {
.container-footer {
 max-width: 1600px;
}
}

@media (max-width: 767px) {
.display-4 {
 font-size: 2.5rem;
}
.h1,  .h2,  h1,  h2 {
 font-size: 1.75rem;
}
.mb-md-10 {
 margin-bottom: auto !important;
}
.display-5 {
 font-size: 2rem;
 line-height: 2rem;
}
}
a.btn {
 border-radius: 0rem;
}
a:hover {
 text-decoration: none;
}
a.btn-orange, .btn-orange {
 background-color: #f58b3c;
}
a.btn-orange:hover, .btn-orange:hover {
 background-color: #e46526;
}
.font-weight-bold, strong {
 font-family: 'Montserrat', sans-serif;
 font-weight: 700 !important;
}
.font-weight-boldh {
 font-family: 'Roboto', sans-serif;
 font-weight: 500 !important;
}
.breadcrumb {
 background-color: transparent;
 margin-bottom: 0rem;
 font-size: 13px;
}
.breadcrumb-white, .breadcrumb-white li, .breadcrumb-white li a, .breadcrumb-white li a:hover {
 color: #fff !important;
}
.nav-topbar a {
 display: block;
 font-size: 14px;
 padding: 5px 8px 5px;
}
.nav-topbar a:hover {
 text-decoration: none;
}
.navbar-top {
 top: 0rem;
 width: 100%;
 padding: 0rem;
 z-index: 100;
}
.navbar-nav {
	font-weight: 600;
	font-size: 20px;
}
.navbar-dark .navbar-nav .nav-link{
	color: #fff;
}

@media(min-width:992px) {
.navbar-top .nav-item .nav-link {
 text-transform: none !important;
 padding: 1.25rem 1rem !important;
 display: inline-block;
 color: #436AA6;
}
}

@media(min-width:1400px) {
.navbar-top .nav-item .nav-link {
 text-transform: none !important;
 padding: 1.25rem 2rem !important;
 display: inline-block;
 color: #436AA6;
}
}
.navbar-top .nav-item .nav-link-buy {
 background-color: #f58b3c;
 color: #FFF;
}
.navbar-top .nav-item .nav-link-buy:hover {
 background-color: #e46526;
}
.alert-warning {
 background-color: #f8f6a2;
 border: 1px solid #eee090;
}
.carousel-inner {
 padding-bottom: 20px;
}
.carousel-indicators {
 bottom: 0px;
}
.carousel-indicators li {
 height: 14px;
 width: 14px;
 border-radius: 7px;
 background-color: #449FF9;
}
.carousel-indicators .active {
 background-color: #0066cc;
}

@media (max-width: 767px) {
.btn-md-block {
 display: block !important;
}
}

@media (max-width: 575px) {
.btn-sm-block {
 display: block !important;
}
}
.navbar-light .navbar-nav .nav-link {
 text-transform: uppercase;
 font-weight: 500;
 padding: 1rem 2rem;
}

@media (max-width:767px) {
.navbar-light .navbar-nav .nav-link {
 text-transform: uppercase;
 font-weight: 400;
 padding: .5rem .5rem;
}
}
.con_button, .bus_button {
 border-radius: 5px;
 font-size: 18px;
 display: inline-block;
 position: relative;
 z-index: 1;
 padding: 20px 30px;
}
.con_button {
 background-color: #0066cc;
}
.bus_button {
 background-color: #181617;
}

@media(max-width: 1199px) {
.top-section {
 height: auto !important;
 background-color: #f6f6f6;
 background-image: none;
}
.con_button,  .bus_button {
 padding: 7px 10px;
 font-size: 11px;
}
}
.text-black {
 color: #000 !important;
}
.text-dark {
 color: #dc3545 !important;
}
.text-blue {
 color: #09367a!important;
}
.text-yellow {
 color: #f1b449!important;
}
.bg-tab {
 background-size: cover;
 padding: 4rem;
 background-position: top center;
 background-color: #45576f;
 background-repeat: no-repeat;
 background-attachment: scroll;
}
.display-4 {
 font-size: 3.5rem !important;
}
.btn-outline-white {
 padding-right: 34px;
 padding-left: 34px;
 border: solid 1px #FFF;
 color: #fff;
}
.btn-outline-white:hover {
 color: #fff;
 background-color: #e11f27;
 border-color: #e11f27;
}
.nav-pill-lg {
 position: relative;
 bottom: 130px;
}
.nav-pill-lg .nav-link {
 background-color: #eeedeb;
 color: #000;
 border-radius: 6px;
 text-align: center;
 font-weight: 500;
}
.nav-pill-lg .nav-link.active, .nav-pill-lg .show>.nav-link {
 color: #fff;
 background-color: #e11f27;
}

@media(max-width: 767px) {
.pills-bg {
 background: #cccccc;
}
}

@media(max-width: 767px) {
.font-weight-bolder {
 font-size: 22px !important;
 ;
 line-height: 24px;
}
.bg-tab {
 background-size: cover;
 padding: 0px;
}
.p-small {
 font-size: 16px;
}
}
.btn-outline {
 border: 1px solid #f62828;
 color: #fc1414;
 padding: 1px 5px 1px 5px;
}

@media(max-width: 992px) {
.btn-outline {
 font-size: 12px !important;
}
}
.onhover {
 min-height: 220px;
}
.onhover:hover .dblock {
 visibility: visible !important;
}
.onhover:hover .border-bottom {
 border-bottom: 1px solid #f62828 !important;
}
.navpill .nav-link.active, .navpill .show>.nav-link {
 background: #e9f4ff;
 color: #000;
 border-left: 3px solid #e11f27;
 border-radius: 0;
}
.navpill .nav-link {
 border-left: 3px solid #b5b5b5;
 border-radius: 0;
 margin-bottom: 10px;
 font-size: 14px;
 color: #fff;
}

@media(max-width: 767px) {
.nav-pill-lg {
 display: none;
}
.section3 .tab-content>.tab-pane {
 display: block;
}
.fade:not(.show) {
 opacity: 1;
}
}
.bg-header-top {
    background: #1565c0;       
    background-image: none;
    background-image: -webkit-linear-gradient(90deg,rgba(13,71,161,1) 0,rgba(25,118,210,1) 100%);
    background-image: -moz-linear-gradient(90deg,rgba(13,71,161,1) 0,rgba(25,118,210,1) 100%);
    background-image: -o-linear-gradient(90deg,rgba(13,71,161,1) 0,rgba(25,118,210,1) 100%);
    background-image: linear-gradient(0deg,rgba(13,71,161,1) 0,rgba(25,118,210,1) 100%);
}
.bg-light {
 background-color: #f8fbff !important;
}
.bg-yellow {
 background-color: #fbf9e3;
}
.bg-buy {
 min-height: 250px;
 background-color: #eef7ff;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}
.bg-gray {
 background-color: #f7f7f7;
}
.bg-red {
 position: relative;
 height: 130px;
 width: 100%;
 background: #0066cc;
 background-color: #0066cc;
}
.bg-red::before {
 position: absolute;
 content: '';
 display: block;
 width: 0;
 height: 0;
 right: 0;
 top: -49px;
 border-bottom: 50px solid #0066cc;
 border-left: 1400px solid rgba(255, 255, 255, 0);
 -moz-transform: scale(.9999);
}
.bg-blue {
 background-color: #09367a;
}
.bg-grey {
 background-color: #f8f9fa !important;
}
.bg-blue-light {
 background-color: #f4f9ff;
}
.tes_section {
 background-color: #45576f;
}

@media(max-width: 991px) {
.border-sm-0 {
 border-right: 0 !important;
}
}
.uline {
 border-bottom: 2px solid #dc3545 !important;
}
.uline:hover {
 background-color: #dc3545 !important;
 color: #fff;
}
ul.list-check li::before {
 position: absolute;
 height: 20px;
 width: 20px;
 content: "";
 background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 50 50"><path fill="rgb(33,136,56)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>') no-repeat;
 background-size: auto;
 background-size: 16px 16px;
 top: 4px;
 margin-left: -25px;
}
ul.list-check {
 list-style: none;
 padding-left: 25px;
}
ul.list-check li {
 position: relative;
 padding-bottom: 5px;
}
.navbar-light .navbar-nav .nav-item:last-child a {
 padding: 1rem 0rem 1rem 2rem !important;
}
.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
 height: 30px;
 width: 30px;
}
.carousel-control-next-icon {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
 height: 30px;
 width: 30px;
}

@media (min-width: 1420px) {
.container {
 max-width: 1400px;
}
}
.buynow {
 fill: #fff;
}
.buynow:hover {
 fill: #000;
}
.navbar {
 padding: 0.5rem 0;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
 color: #fff;
}
.navbar-light .navbar-nav .nav-link {
 color: #047aed;
}
.button {
 box-shadow: 0 1px 5px 3px rgba(46, 50, 52, 0.1);
 background-color: #fff;
 color: #047aed;
 border-color: #fff;
 letter-spacing: 2px;
}

@media (max-width: 767px) {
.btn-md-block {
 display: block !important;
}
.display-1,  .display-2,  .display-3,  .display-4 {
}
}

@media (max-width: 575px) {
.btn-sm-block {
 display: block !important;
}
}

@media (max-width: 991px) {
.btn-lg-block {
 display: block !important;
}
}
.py-10 {
 padding-top: 10rem !important;
 padding-bottom: 10rem !important;
}
ul.list-right {
 list-style: none;
 padding-left: 14px;
}
ul.list-right li {
 position: relative;
 text-align: left;
}
.button1 {
 box-shadow: 0 1px 5px 3px rgba(46, 50, 52, 0.1);
 background-color: #047aed;
}
.youtube-player {
 position: relative;
 padding-bottom: 56.23%;
 height: 0;
 overflow: hidden;
 max-width: 100%;
 background: #000;
 margin: 5px;
}
.youtube-player iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: 100;
 background: transparent;
}
.youtube-player img {
 bottom: 0;
 display: block;
 left: 0;
 margin: auto;
 max-width: 100%;
 width: 100%;
 position: absolute;
 right: 0;
 top: 0;
 border: none;
 height: auto;
 cursor: pointer;
 -webkit-transition: .4s all;
 -moz-transition: .4s all;
 transition: .4s all;
}
.youtube-player img:hover {
 -webkit-filter: brightness(75%);
}
.youtube-player .play {
 height: 72px;
 width: 72px;
 left: 50%;
 top: 50%;
 margin-left: -36px;
 margin-top: -36px;
 position: absolute;
 background: url("https://i.imgur.com/TxzC70f.png") no-repeat;
 cursor: pointer;
}
.control-prev {
 position: relative;
 top: 2px;
}
.control-next {
 position: relative;
 top: -28px;
 right: -26px;
}
.control-prev-1 {
 left: -9px;
 bottom: 60px;
}
.control-next-1 {
 right: -10px;
 top: -65px;
}
.card-header {
 background-color: #fff;
 border-bottom: none;
}
 @media (max-width: 767px;
) {
.btn-md-block {
 display: block !important;
}
}
.buy-details {
 margin-bottom: 20px;
 position: relative;
}
.buy-details .details {
 background-color: #fff;
 display: inline-block;
 position: relative;
 top: 12px;
}
.buy-details .price {
 background-color: #fff;
 display: inline-block;
 float: right;
 font-size: 18px;
 line-height: 28px;
 padding-left: 6px;
 position: relative;
 top: 12px;
}
.btn-warning {
 background-color: #f38a01;
}
.btn-portable {
 background-color: #eef7ff;
 padding: 10px;
 font-size: 19px;
 color: #000; 
 border:2px solid #007bff;
}
.btn-portable:hover{
 background: #007bff;
 color: #fff;
 fill: #fff !important;
}
.card-header-1 {
 background-color: rgba(0, 0, 0, .03);
 border-top: 1px solid rgba(0, 0, 0, .125);
 border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.btn-success{
	border-width: 2px;
}
.btn {
 border-radius: 0px;
}
.light-grey {
 background: #f4f5f6;
}
.nav-tabs {
 border: 0px;
}
.nav-tabs .active {
 background-color: #fff !important;
}
.nav-tabs .nav-item {
 background-color: #eee;
}
.navbar-light .navbar-nav .nav-link {
 text-transform: uppercase;
 font-weight: 500;
 padding: 1rem 2rem;
}
.navbar-light .navbar-nav .nav-link {
 color: rgba(0, 0, 0, .5);
}
.navbar-default {
 background-color: #f8f8f8;
}
.footer {
 background-color: #f5f5f5;
 font-weight: 400;
 color: #bdbdbd;
 padding: 10px;
}
ul.list-right li a::before {
 position: absolute;
 height: 20px;
 width: 20px;
 content: "";
 background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 50 50"><path fill="rgb(154,157,160)" d="M18.356,7.059L32.471,20.945h0L36,24.415,18.645,42.058l-3.529-3.471L29,24.473,14.885,10.588Z"></path></svg>') no-repeat;
 background-size: auto;
 background-size: 16px 16px;
 top: 4px;
 margin-left: -16px;
}
.accordion-plus .card-link {
 position: relative;
 padding: 0px 40px 10px 15px;
 border-radius: 0px;
 color: #000;
}
.accordion-plus .card-link:after {
 position: absolute;
 height: 16px;
 width: 16px;
 content: "";
 background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(0,0,0)" d="M48,29H2V21H48v8Z"></path></svg>') no-repeat;
 background-size: 16px 16px;
 right: 15px;
 top: 16px;
}
.accordion-plus .collapsed:after {
 background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(0,0,0)" d="M48,29H29V48H21V29H2V21H21V2h8V21H48v8Z"></path></svg>') no-repeat;
 background-size: 16px 16px;
}
.list-inline-item {
 padding: 10px;
}
ul.list-check li::before {
 position: absolute;
 height: 20px;
 width: 20px;
 content: "";
 background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 50 50"><path fill="rgb(33,136,56)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>') no-repeat;
 background-size: auto;
 background-size: 16px 16px;
 top: 4px;
 margin-left: -25px;
}
ul.list-check {
 list-style: none;
 padding-left: 25px;
}
ul.list-check li {
 position: relative;
 padding-bottom: 5px;
}
.br-left {
 border-left: 2px solid #f1b449;
 margin-bottom: 2px;
}
.card-pricing.popular {
 z-index: 1;
 border: 1px solid #f9f9f9;
}
.card-pricing .list-unstyled li {
 padding: .5rem 0;
 color: #6c757d;
}
.image {
 opacity: 1;
 display: block;
 width: 100%;
 height: auto;
 transition: .5s ease;
 backface-visibility: hidden;
}
.middle {
 transition: .5s ease;
 opacity: 0;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
 text-align: center;
}
.container:hover .image {
 opacity: 0.3;
}
.container:hover .middle {
 opacity: 1;
}
a.live-chat {
 position: fixed;
 z-index: 99999999;
 right: -90px;
 top: 150px;
 color: #FFF;
 font-size: 16px;
 background: #ed2024;
 padding: 5px 5px 7px 5px;
 width: 135px;
 transition-duration: 0.9s;
 border-radius: 0px 0px 0px 0px;
}
a.live-chat:hover, a.live-chat:focus, a.live-chat:active {
 right: -0px;
 background: #233140;
 text-decoration: none;
}
.live {
 border-radius: 5px;
 background-color: #ffbc23;
 color: #000;
 padding:8px 14px;
 margin-top: 10px;
}
.live:hover {
 border-radius: 5px;
 background-color:#fff;
 color:#000;
 padding:8px 14px;
 margin-top: 10px;
}
.rating_widget {
 padding: 0px;
 margin: 0px;
 width: 160px;
}
.rating_widget li {
 line-height: 0px;
 width: 28px;
 height: 28px;
 padding: 0px;
 margin: 0px;
 margin-left: 2px;
 list-style: none;
 float: left;
 cursor: pointer;
}
.rating_widget li span {
 display: none;
}

.servertip
{position:relative;
display:inline-block;
cursor:pointer
}
.servertip .servertext 
{visibility:hidden;
width:auto;
background-color:midnightblue;
color:#fff;
text-align:left;
border-radius:2px;
padding:5px; 
 position:absolute;
 z-index:1;
 top:100%;
 left:50%;
 opacity:0;
 transition:opacity 1s
}
.servertip .servertext
{right:auto;
left:auto
}
.servertip:hover .servertext
{visibility:visible;
opacity:1
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(9, 54, 122, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.box {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
  border-radius: 5px;
  background-color: #f9f9f9;
  padding: 44px 32px;
  height: 100%;
}
.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .2) !important;
}
.bg1{
	background-image: url(../assets/img/bg/bg.svg);
	background-size: cover;
	height: 100vh;
	background-position: bottom;
}
.bg-image-service {
background-image: url('../assets/img/digital-forensics1.webp');
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
}
.bg-color-overlay {
background-color: #042158e0;
}.bg-dotted {
    background-image: url('../assets/img/dotted-binary.webp');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
section {
    padding-top: 4%;
    padding-bottom: 4%;
}
.box-curve{
background-image: url('../assets/img/box-curve.webp') ;
background-size: 100% auto;
background-position: bottom center;
background-repeat: no-repeat;
}
.border-radius-50 {
border-radius: 50%;
}
.avatar-60 {
width: 60px;
height: 60px;
overflow: hidden;
display: inline-block;
vertical-align: top;
}
.avatar-60 img{
max-width: 100%;	
}
.font-small {
font-size: .75rem;
line-height: 1rem;
}
.list-lens-icon{
list-style: none;
padding-left: 20px;
}
.list-lens-icon li{
margin-top: 15px;
margin-left: 10px;
}
.list-lens-icon li:before {
position: absolute;
height: 32px;
width: 32px;
content: "";
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="rgb(0, 123, 255,1)" d="M31.008 27.231l-7.58-6.447c-0.784-0.705-1.622-1.029-2.299-0.998 1.789-2.096 2.87-4.815 2.87-7.787 0-6.627-5.373-12-12-12s-12 5.373-12 12 5.373 12 12 12c2.972 0 5.691-1.081 7.787-2.87-0.031 0.677 0.293 1.515 0.998 2.299l6.447 7.58c1.104 1.226 2.907 1.33 4.007 0.23s0.997-2.903-0.23-4.007zM12 20c-4.418 0-8-3.582-8-8s3.582-8 8-8 8 3.582 8 8-3.582 8-8 8z"></path></svg>') no-repeat;
background-size: 20px 20px;
margin-left: -30px;
margin-top: 4px;
}
.btn-red {
color: #fff;
background-color: #ed2024;
border-color: #ed2024;
}
.btn-red:hover {
color: #fff;
background-color: #ed2024;
border-color: #ed2024;
}
.shadow-blue{
box-shadow: 0 .5rem 1rem rgba(4, 59, 224, 0.27) !important;
}
.footer__lang {
    display: flex;
    list-style: none;
    color: #fff;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
}
.footer__lang li {
    font-size: 14px;
    font-weight: 500;
}
.footer__lang a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}
.footer__lang li:nth-child(2n) {
    color: #7ad88a;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:768px) and (max-width:991px) {
 .footer__lang {
  padding:0;
  flex-wrap:wrap
 }
}
@media (max-width:767px) {
 .footer__lang {
  flex-wrap:wrap;
  justify-content:center;
  width:310px;
  padding:0;
  margin:0 auto;
  margin-bottom:50px;
  margin-top:20px
 }
}
.footer__lang li {
 font-size:14px;
 font-weight:500;
}
@media (max-width:767px) {
 .footer__lang li {
  margin-top:20px;
 }
}
.footer__lang li:nth-child(even) {
 color:#7ad88a;
 padding-left:15px;
 padding-right:15px
}
@media (min-width:992px) and (max-width:1199px) {
 .footer__lang li:nth-child(even) {
  padding-left:20px;
  padding-right:20px
 }
}
@media (min-width:768px) and (max-width:991px) {
 .footer__lang li:nth-child(even) {
  padding-left:10px;
  padding-right:10px
 }
}
@media (max-width:767px) {
 .footer__lang li:nth-child(even) {
  padding-left:20px;
  padding-right:20px
 }
}
@media (max-width:767px) {
 .footer__lang li:nth-child(12),
 .footer__lang li:nth-child(6) {
  display:none
 }
}

.bg-globe {
    background: #06c url(https://forensiksoft.com/assets/img/bg-call.png) repeat;
}
.btn-round {
    border-radius: 30px !important;
    padding-left: 30px;
    padding-right: 30px;
}

.card-blue,.card-green,.card-orange,.card-red{
  border-radius:30px;
  position:relative
}
  .card-blue{
  border:2px solid #09367a;
}
  .card-green{
  border:2px solid #34a853;
}
  .card-orange{
  border:2px solid #ff7007;
}
  .card-red{
  border:2px solid #ea4335;
}
  .card-blue:hover{
  background-color:#eaf1fd;
}
  .card-green:hover{
  background-color:#e5fbeb;
}
.card-red:hover{
  background-color:#fff7f6;
}


#bg-tab .nav-tabs{display:flex;border-bottom:2px solid #c7cacd}
#bg-tab .nav-tabs li {list-style: none;background-color: transparent;}
#bg-tab .nav-tabs li a.active{color:#0d6efd;border-bottom:2px solid #0d6efd;position:relative}
#bg-tab .nav-tabs li a{color:#c7cacd;font-size:18px;padding:10px;display:inline-block;font-weight:700}
#bg-tab .nav-tabs li a.active::before{content:'';border:solid #0d6efd;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-width:0 2px 2px 0;display:inline-block;padding:6px;transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;bottom:-9px;left:50%;margin-left:-5px;background:#fff}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active,.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{background-color:#fff;border-color:#fff;border-bottom-color:#fff}
@media(max-width:991px){#bg-tab .nav-tabs li{width:100%}#bg-tab .nav-tabs li a{display:block;text-align:center;margin-top:10px}}
.breadcrumb-white {background-color: transparent!important;}
.breadcrumb-white a{color: #fff;background-color: transparent!important;}
.step-next {background: #f4f6f6;border: 1px solid #909090;color: #586266;margin: 2px;-webkit-box-shadow: inset 0 1px 0 #f8fafa;-moz-box-shadow: inset 0 1px 0 #f8fafa;box-shadow: inset 0 1px 0 #f8fafa;text-shadow: 0 1px 0 #fff;}
.pull-right {float: right;}


.product-vs a {
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
}


/*@media (min-width: 992px){
  .bg-buy .col-lg-3 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.bg-buy .col-lg-7 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
}*/