* {
  padding: 0;
  margin: 0;
}

html {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: visible;
}
p{
  font-size: 17px;
}

body {
  font-family: "Montserrat", Arial, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  overflow-x: hidden;
  background-color: #ffffff;
  color: #666666;
}
a.about-button {
    background-color: #000;
    padding: 10px 17px;
    display: none;
}
html, body, .wrapper {
  height: 100%;
}
 h2 {
    font-weight: 700;
    font-size: 24px;
}
h1, h2, h3, h4, h5, h6 {
 color: #0a73ad;
  font-weight: normal;
  line-height: 1.2;
 font-family: "Montserrat", Arial, Tahoma, sans-serif;
  letter-spacing: 0;
  margin: 0;
  margin-bottom: 20px;
 
}
img {
  border: none;
  outline: none;
  max-width: 100%;
}
a, .btn, button {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  outline: medium none;
  font-weight: 600;
}
a img, iframe {
  border: none;
}

p {
  color: #666666;
  line-height: 28px;
  margin: 0 0 15px;
  text-transform: none;
  font-weight: 400;
}
p.b-f {
    text-align: center;
}

.footer-bottom{
    display: flex;
    justify-content: center;
}
.info a {
    color: #000 !important;
    font-size: 16px;
    font-weight: normal;
}
ul {
  margin: 0;
  list-style-type: disc;
}
a, a:active, a:focus, a:hover {
  outline: none;
  text-decoration: none;
  color: #232323;
}
a {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  text-decoration: none;
font-family: "Montserrat", Arial, Tahoma, sans-serif;
}
b, strong {
  font-weight: 700;
}
.right, .left {
    position: fixed;
    top: 50%;
    z-index: 99;
    transform: translatey(-50%);
    cursor: pointer;
}
.footer p {
    color: #fff;
    text-align: justify;
}
.right {
  
   right: 0;
  }
  
.box{
    overflow: hidden;
    position: relative;
}
.box img{
    width: 100%;
    height: auto;
  
    transition: all 0.3s ease 0s;
}
.footer-social-media-icons a {
    padding: 6px 16px;
    display: inline-block;
    font-size: 22px;
}
.footer-social-media-icons {
    text-align: center;
}
.ftr-details li {
    padding: 0 0 15px 0;
}
.footer-address-list li {
    color: #fff;
    display: flex;
    padding: 0 0 0px 0;
}
span.footer-email {
    font-weight: 700;
}
.footer-address-list li p {
    
    font-size: 16px;
    font-family: Poppins,sans-serif;
    line-height: 25px;
}

ul.footer-address-list.ftr-details span a {
    font-weight: normal;
}
.header-socials.footer-socials {
    color: #fff !important;
}
header {
	position: fixed;
	z-index: 99;
	width: 100%;
	background-color: #fff;
	padding: 5px 0px 10px 0px !important;
	top:0px;
}
.box-img .type-text {
    color: #000;
    position: absolute;
    bottom: -12px;
    width: 100%;
  
}
.box-img .type-text h2 {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    position: relative;
    text-shadow: 2px 2px 0px #fff;
    letter-spacing: 3px;
    color: #089def;
}
.product-content {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
	position: relative;
}
.product-content .box {
  
    width: 50%;
}
.product-content .box figure {
    margin: 0;
}
.box-img img {

 transition: all .3s ease;
    width: 100%;
}
.box-img {
    position: relative;
    overflow: hidden;
}
.box-img i{
 transition: all .3s ease-in-out;
border: 1px solid #017dc3;
    padding: 1px 9px;
}
.top-header {
   padding: 13px 0px 25px;
    position: relative;
    width: 100%;
}
 .logo {
   
    margin: 7px 0px 0px 32px;
}
.flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    -webkit-align-content: stretch;
    align-content: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}
.industry-box {
    
    margin-bottom: 15px;
}
.industry-box .ind-box:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 70px;
    display: block;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 51%,rgba(0,0,0,.5) 64%,rgba(0,0,0,.5) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(51%,rgba(0,0,0,.4)),color-stop(64%,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.5)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 51%,rgba(0,0,0,.5) 64%,rgba(0,0,0,.5) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 51%,rgba(0,0,0,.5) 64%,rgba(0,0,0,.5) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 51%,rgba(0,0,0,.5) 64%,rgba(0,0,0,.5) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 51%,rgba(0,0,0,.5) 64%,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
}
.container-ratio img, .container-ratio img~noscript {
    width: 100%;
    height: 100%;
}
.industry-box .ind-box .industry-title {
    top: auto;
    margin: 0;
    position: absolute;
    z-index: 3;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.2;
    left: 20px;
    bottom: 15px;
}
.industry-box:nth-child(6n) .container-ratio, .industry-box:nth-child(6n+1) .container-ratio {
   
}
.industry-box .ind-box {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    background-color: #000;
}
.industry-box .ind-box img.lazyloaded {
    opacity: .8;
}
.industry-box .ind-box img {
    transition: all .3s linear;
}
.container-ratio img {
    -o-object-fit: cover;
    object-fit: cover;
}
.navbar-brand img {
    width: 100%;
    max-width: 219px
}
.main-slider {
    position: relative;
    width: 100%;
	top: 142px;
}
.main-slider .owl-nav {
    position: absolute;
    left: 0px;
    top: 88%;
    z-index: 1;
    width: 100%;
    margin-top: -10px;
}
.main-slider .owl-nav .owl-prev {
    position: absolute;
    left: 20px;
    width: 60px;
    height: 60px;
    color: #017dc3;
    line-height: 56px;
   
    text-align: center;
   
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
   
     background: none !important;
    
}
.main-slider .owl-nav span {
    font-size: 49px;
    color: #fff;
    background: none;
}
.main-slider .owl-nav .owl-next {
    background-color: transparent !important;
    outline: none;
	position: absolute;
    right: 20px;
    color: #017dc3;
    font-size: 24px;
    width: 60px;
    height: 60px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background: none;
}
.main-slider .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
.bg-fixed {
  background-attachment: fixed;
  background-position: center top;
  background-size: cover;
}
.text-light h1, 
 .text-light h2, 
 .text-light h3, 
 .text-light h4, 
 .text-light h5, 
 .text-light h6, 
 .text-light p, 
 .text-light a {
  color: #ffffff;
}
.default-padding {
  padding-top: 45px;
  padding-bottom: 50px;
  position: relative;
}
.portfolio-area.half-bg-dark.default-padding-bottom {
    padding-top: 10px;
	position:relative;
	top:750px;
}
.default-padding-bottom {
 
  position: relative;
}
.default-padding.bottom-less {
  padding-top: 10px;
  padding-bottom:10px;
  position: relative;
  top: 650px;
}
.portfolio-area {
    padding-top: 65px;
    padding-bottom: 66px;
    background-color: #f1f6fb;
}
button, button:focus {
    border: none !important;
    box-shadow: inherit !important;
    outline: inherit !important;
	color:#000 !important;
}
.h1head {
    color: #B30024 !important;
    font-size: 30px;
}
.info p {
    color: #080808;
    line-height: 30px;
	text-align: justify;
}
.sec-title .title {
    position: relative;
    color: #0485ce;
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 600;
}
.sec-title h2 {
    position: relative;
    font-size: 30px;
    color:#081f46;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3em;
    margin-top: 5px;
}
.sec-title {
    position: relative;
    margin-bottom: 45px;
}
.site-heading h2 {
  display: inline-block;
  font-weight: 600;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 0;
  position: relative;
  text-transform: capitalize;
  letter-spacing: 1px;
  color:#081f46;
  font-size: 30px;
}
.site-heading h2::before {
  background: #081f46 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 40px;
}
.site-heading h2::after {
  background: #ff3514 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: 20px;
  position: absolute;
  width: 5px;
}
.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}
body, 
.banner-area, 
.banner-area div {
  height: 100%;
}
.content {
    top: -167px;
}
.about-area blockquote {
  font-size: 16px;
  border-left: 2px solid #0a73ad;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 0;
  padding-left: 25px;
}
.about-area .right-info blockquote {
    margin-top: 0;
}
.about-area .right-info span {
  margin-top: 25px;
}
.about-area .left-info h2 {
    line-height: 1.4;
    font-weight: 600;
    margin-top: -5px;
    margin-bottom: 0;
    font-size: 24px;
    color: #000;
}
.about-area .left-info h2 strong {
    font-weight: 800;
    color: #0a73ad;
    font-size: 35px
}
.features-area.multi-option.default-padding-bottom.features-areas {
    padding: 10px 0px 150px 0px;    
    position: relative;
    top: 350px;
}
.about-box h2 {
    font-size: 30px;
    font-weight: 700 !important;
}
a, a:hover, a:focus, a:active, button:focus {
    text-decoration: none;
    border: none;
    outline: 0;
    color: #FFF;
}
.footer-logo img {
    width: 100%;
    max-width: 173px;
    padding: 0px 0px 16px;
}
p.marbtm20.line-height26 .footer-title {
    font-weight: 700;
    font-size: 20px;
}
.footer {
    border-top: 5px solid #094667;
    padding-top: 34px;
    padding-bottom: 10px;
    background: #000;
    width: 100%;
    position: relative; 
	top:85px;
}
.info {
    padding-left: 11px;
}
.footer::after, .footer::before {
    content: "";
    display: table;
    clear: both;
}
.ftr-section {
    color: #fff;
    width: 100%;
    float: left;
    padding: 20px 0px 0px;
    background: url(img/footer-bg.jpg) no-repeat center top;
    background-size: cover;
}
.ftr-about-text {
    padding-right: 70px;
    float: left;
}
ul.footer-link li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
ul.footer-link li {
    list-style: none;
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
}
.pull-right {
    float: right!important;
}
.about-area.default-paddings::before{

   position: absolute;
    content: '';
    left: -75px;
    top: -12px;
    width: 265px;
    height: 299px;
    background: url(assets/img/pattern-1.jpg) no-repeat;
}
p.call {
    color: #fff !in;
    color: #fff !important;
    font-size: 20px !important;
}
.features-area .features-items {
    padding: 70px 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: relative;    
    z-index: 9;
    background: #ffffff;
    margin-bottom: -120px;
}
.features-area .features-items .item {
    padding: 17px 30px;
    box-shadow: 0 16px 32px rgb(6 22 58 / 8%) !important;
}
.features-area .features-items .item p {
    margin: 0;
    font-size: 16px;
    color: #000;
}
.features-area .features-items .item i {
    display: inline-block;
    font-size: 50px;
    margin-bottom: 60px;
    color: #fff;
    position: relative;
    z-index: 1;
    margin-top: 30px;
}
.features-area .features-items .single-item.feature .item i::after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    height: 120px;
    width: 120px;
    transform: translate(-50%, -50%);
    background: #08a4eb;
    z-index: -1;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
   
}
h2.phone {
    font-size: 25px;
    font-weight: 400 !important;
}
.features-area .features-items .single-item.emergency {
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
    border-radius: 10px;
}
.features-area .features-items .single-item.emergency::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: #000000;
    z-index: -1;
    opacity: 0.6;
    border-radius: 10px;
}
.features-area .features-items .single-item.emergency .item {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 50px;
  text-align: center;
  justify-content: center;
}
.features-area .features-items .single-item.emergency i {
    display: block;
    margin-top: 0;
    margin-bottom: 30px;
    color: #ffffff;
}
.features-area .features-items .single-item.emergency p {
  margin-bottom: 20px;
}
.features-area .features-items .single-item.emergency h2 {
    font-weight: 800;
    margin-bottom: 0;
}
.portfolio-area.half-bg-dark {
  position: relative;
  z-index: 1;
}
.portfolio-area .item .thumb {
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-shadow: 0 0px 35px rgb(17 44 145 / 10%);
  
    background-clip: padding-box;
}
.portfolio-area .portfolio-carousel .owl-nav {
  margin: 0;
}
.portfolio-area .portfolio-carousel .owl-nav .owl-prev, 
.portfolio-area .portfolio-carousel .owl-nav .owl-next {
  background: transparent none repeat scroll 0 0;
  color: #ff3514;
  font-size: 30px;
  height: 40px;
  left: -50px;
  line-height: 40px;
  margin: -20px 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 40px;
}
.portfolio-area .portfolio-carousel .owl-nav .owl-next {
  left: auto;
  right: -50px;
}
.portfolio-area .item .thumb img {
  max-width: 100%;
  position: relative;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-duration: 0.4s;
}
.single-item p {
    text-align: center;
}
.footer-bottom p {
    text-align: center;
    padding: 22px 0px 0px;
}
.footer h2 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
  
}
.footer-address-list li>span {
    position: relative;
    top: 0px;
}
.footer-address-list li p span {
    display: block;
    text-align: justify;
}
.footer-address-list li i {
    margin: 0 15px 0 0;
    display: initial;
    font-size: 21px;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 16px;
    color: #fff !important;
    white-space: nowrap;
}
select.goog-te-combo {
    border: 1px solid #fff !important;
	background-color: transparent !important;
    color: #fff;
    padding: 8px 8px;
}
.right-container ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
select.goog-te-combo option {
    color: #000 !important;
}
.right-container ul li {
    display: inline-block;
    position: relative;
}
.right-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.right-container ul li:not(:first-child) {
  margin-left: 1px;
}
.right-container ul li a {
    color: #fff;
   padding: 7px 17px;
    background-color: #2E2EFF;
    font-size: 17px;   
}
.flex.flex-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.industry-box:nth-child(6n-2), .industry-box:nth-child(6n-3) {
    width: 22.2%;
}
.b-f {
    text-align: center;
}
.features-area .features-items .item h5 {
    line-height: 1.4;
    font-weight: 700;
    font-size: 17px;
}
.features-area .features-items .item h5 a {
    font-weight: 700;
    color: #081f46;
    font-size: 19px;  
}
.logo img {
    width: 100%;
    max-width: 173px;
}
.main-slider .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #017dc3;   
}
.about-area.default-paddings {
    padding: 120px 0px 10px 0px;
	position: relative;
	top: 150px;
  }
  .about-area blockquote span {
  display: block;
font-family: "Montserrat", Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  color: #232323;
}
.whatsapp-button
{
    position:fixed;
    z-index:999;
    bottom:40px;
    left:20px;
	width:300px;
}
.rfq , .rfq a
{
  background:red;
  color:#fff !important;
  border: none !important;
}
.navbar-nav .last, .navbar-nav .last a {
    border: none !important;
}
.navbar-nav li, .navbar-nav li a {
    padding: 10px 0px 10px 0px;
}
@media only screen and (max-width: 767px)
{
  .main-slider {
    top: 95px;
  }
  .site-heading {
	  padding-top: 50px;
  }
}
.expertisediv
{
  position:relative;
  top:180px;
  background:#089bde;
  padding:85px 10px 85px 10px;
  color:#fff;
  text-align:center;
}
.expertisediv strong
{
  font-size:30px;
}
.expertisediv p
{
  color:#fff;
  padding-top:18px !important;
  font-size:22px;
}
#chat-bot-message-container {
bottom: 110px !important;
}
#chat-bot-launcher-container.chat-bot-avatar-launcher, #chat-bot-launcher-container.chat-bot-launcher-notext {
bottom: 40px !important;
}
.index-type1
{
  position:relative;
  top:550px;
}
/*Why Choose Us*/
.feat
{
  position:relative;
  top:450px;
  background: url(../../assets/img/why-choose-bg.webp) 100% 100% no-repeat fixed;
}
.feat a, a:hover, a:focus, a:active 
{
  text-decoration: none;
  outline: none;
}     
.feat a, a:active, a:focus 
{
  color: #333;
  text-decoration: none;
  transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: .2s;
  -ms-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
} 
.feat ul 
{
  margin: 0;
  padding: 0;
  list-style: none;
}
.feat img 
{
  max-width: 100%;
  height: auto;
}
.feat span, .feat a, .feat a:hover 
{
    display: inline-block;
    text-decoration: none;
    color: inherit;
}
.feat .section-head {
  margin-bottom: 60px;
}
.feat .section-head h4 {
  position: relative;
  padding:0;
  color: #0a73ad;
  line-height: 1;
  letter-spacing:0.3px;
  font-size: 34px;
  font-weight: 700;
  text-align:center;
  text-transform:none;
  margin-bottom:30px;
}
.feat .section-head h4:before {
  content: '';
  width: 60px;
  height: 3px;
  background: #0a73ad;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right:0;  
  margin:0 auto;
}
.feat .section-head h4 span {
  font-weight: 700;
  padding-bottom: 5px;
  color:#fff;
}
.feat p.service_text{
  color:#cccccc !important;
  font-size:16px;
  line-height:28px;
  text-align:center;    
}
.feat .section-head p, .feat p.awesome_line{
  color:#fff;
  font-size:16px;
  line-height:28px;
  text-align:center;  
}

.feat .extra-text {
    font-size:34px;
    font-weight: 700;
    color:#2f2f2f;
    margin-bottom: 25px;
    position:relative;
    text-transform: none;
}
.feat .extra-text::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #0a73ad;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.feat .extra-text span {
    font-weight: 700;
    color:#0a73ad;
}
.feat .item {
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border:5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.feat .item:hover{
    background:#0a73ad;
    box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.feat .item:hover .item, .feat .item:hover span.icon{
    background:#fff;
    border-radius:10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.feat .item:hover h6, .feat .item:hover p{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.feat .item .icon {
    font-size: 40px;
    margin-bottom:25px;
    color: #0a73ad;   
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}
.feat .item .feature_box_col_one{
    background:rgba(247, 198, 5, 0.20);
    color:#0a73ad
}
.feat .item .feature_box_col_two{
    background:rgba(255, 77, 28, 0.15);
    color:#0a73ad
}
.feat .item .feature_box_col_three{
    background:rgba(0, 147, 38, 0.15);
    color:#0a73ad
}
.feat .item .feature_box_col_four{
    background:rgba(0, 108, 255, 0.15);
    color:#0a73ad
}
.feat .item .feature_box_col_five{
    background:rgba(146, 39, 255, 0.15);
    color:#0a73ad
}
.feat .item .feature_box_col_six{
    background:rgba(23, 39, 246, 0.15);
    color:#0a73ad
}
.feat .item p{
    font-size:16px;
    line-height:26px;
}
.feat .item h6 {
    margin-bottom:20px;
    color:#2f2f2f;
}
.feat .mission p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
}
.feat .mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #0a73ad;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}
.feat .mission .small-text {
    margin-left: 10px;
    font-size: 16px;
    color: #666;
}
.feat .skills {
    padding-top:0px;
}
.feat .skills .prog-item {
    margin-bottom: 25px;
}
.feat .skills .prog-item:last-child {
    margin-bottom: 0;
}
.feat .skills .prog-item p {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}
.feat .skills .prog-item .skills-progress {
    width: 100%;
    height: 10px;
    background: #e0e0e0;
    border-radius:20px;
    position: relative;
}
.feat .skills .prog-item .skills-progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #0a73ad;
    width: 10%;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.feat .skills .prog-item .skills-progress span:after {
    content: attr(data-value);
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 16px;
    font-weight:600;    
    color: #fff;
    background:rgba(0, 0, 0, 0.9);
    padding: 3px 7px;
    border-radius: 30px;
}
.qiv
{
  position:relative;
  top:550px;
  padding: 55px;
}
.qiv h2
{
  color:red;
}
.qiv p
{
  line-height:40px;
  text-align:justify;
}
.qiv img
{
  width:100% !important;
}
.qiv .collapsible {
  background-color: #7fd6ff;
  color: #000 !important;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
}

.qiv .active, .collapsible:hover {
  background-color: #00aeff;
}

.qiv .collapsible:after {
  content: '\002B';
  color: #000;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.qiv .active:after {
  content: "\2212";
}

.qiv .content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}
.qivsec
{
  margin-bottom:2px;
}
@media screen and (max-width: 992px) {
  .qiv1
  {
    order:1;
    text-align:center;
    margin-bottom:25px;
  }
  .qiv2
  {
    order:3;
  }
  .qiv3
  {
    order:2;
    margin-bottom:25px;
  }
}
.explorecontact
{
  position:relative;
  top:850px;
  margin-bottom:150px;
}
.explorecontact h6
{
  text-align:center;
  color:#fff !important;
  border:2px solid;
  width:100%;
  margin: 0 auto;
  padding:10px;
  margin-bottom:25px;
  
}
.explorecontact p
{
  text-align:justify;
  line-height:40px;
  color:#fff !important;
}
.explorecontact p a
{
  border-bottom: 2px solid;
  padding-bottom: 3px;
}
.explorecontact .colfirst
{
  background:#0095d9;
  padding:50px 25px;
  width:100%;
}
.explorecontact .colsecond
{
  background:#464646;
  padding:50px 25px;
}
.industrydiv
{
	margin-top:250px !important;
}
.client-logo
{
	top:800px !important;
}
@media only screen and (min-width:1030px) and (max-width: 1290px)
{
  nav.navbar.bootsnav ul.nav > li > a {
    
        font-size:13px !important;
    }
}

.site-header
{
	display:none !important;
}
.widget_search , #block-5
{
    display:none !important;
}
.widget-area , .site-main
{
    margin-top:85px;
}
.entry-header , .pb-4
{
	position:relative !important;
	z-index: -1;
}
.entry-content p a
{
    color:#0a73ad !important;
}
:root {
    --color-primary: #007bff !important;
}
.entry-footer a
{
	color:#000;
}

.nav-links a
{
    color : #000 !important;
}
.mobile-menu-bar
{
    display:none;
}
.ax-single-blog-post-img img
{
	height:auto !important;
}
.post-margin
{
	margin-top:550px;
}