/*
Theme Name: MVI WP Theme for Self
Theme URI: https://www.mvisolutions.com
Author: MVI Solutions WordPress Team
Author URI: https://www.mvisolutions.com
Description: Custom WordPress theme for MVI Solutions.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mviwpthemeself
*/
.list-no-bullet ol, .list-no-bullet ul {
  list-style: none;
  padding: 0;
  margin: 0; }
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lead {
  font-weight: normal;
}

.section {
  margin-bottom: 20px; }

.section.footer {
  margin-bottom: 0; }

.services-wrapper {
  background: #f7f7f6;
  padding: 30px 0;
}
.inner-page-wrapper {
  padding-top: 20px;
}
.page-id-7189 .inner-page-wrapper {
  padding-top: 15px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin-bottom: 20px; }

b, strong {
  font-weight: 900; }

img {
  max-width: 100%; }

p.intro {
  font-size: 16px; }

.brand-title {
  text-transform: uppercase;
  font-size: 40px; }
.nav > li > a{
  padding:10px}
.banners-wrapper {
  height: 500px;
  overflow: hidden; }
  @media (max-width: 767px) {
  .banners-wrapper .banners-slider {
    background: url("images/banner2.jpeg") no-repeat center center;
    background-size: cover; } }
  @media (min-width: 768px) {
  .banners-wrapper .banners-slider {
    background: url("images/banner1.jpg") no-repeat center center;
    background-size: cover; } }
  .banners-wrapper .banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 500px;
    overflow: hidden;
    position: relative; }
  .banners-wrapper .overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    color: #eee;
    text-align: center; }
    .banners-wrapper .overlay .sub-title {
      font-size: 22px;
      font-weight: 500;
      line-height: 1.25; }
    .banners-wrapper .overlay h2 {
      font-size: 26px;
      color: #fdd947;
      text-transform: uppercase;
      line-height: 1.5;
     }
  .banners-wrapper .banner-content {
    max-width: 767px;
    margin: 150px auto 0; }

.services-wrapper .tab-content {
  padding-top: 0px; }
  .services-wrapper .tab-content .banner img {
    display: block;
    margin: 0 auto; }
  .services-wrapper .tab-content .intro {
    text-align: center;
    border: 2px solid #fdcb00;
    padding: 50px 50px 0;
    min-height: 300px; }

.featured-tech {
  background-color: #fdd947;
  text-align: center;
  padding: 30px 0;
  font-weight: 500; }
  .featured-tech ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .featured-tech ul li {
      display: inline-block;
      margin-right: 20px; }

.projects-wrapper .project-box {
  margin-bottom: 20px;
  height: 300px;
  overflow: hidden; }

.testimonials-wrapper {
  background-color: #333;
  color: #eee;
  padding: 10px 0; }
  .testimonials-wrapper h2 {
    color: #eee; }
  .testimonials-wrapper .testimonial {
    padding: 10px;
    text-align: center; }
    .testimonials-wrapper .testimonial .complement {
      padding: 0 50px; }
    .testimonials-wrapper .testimonial .author {
      color: #999; }

.slick-arrow {
  cursor: pointer !important;
  z-index: 10;
  position: absolute;
  color: #fff;
  top: 40%; }

.slick-prev {
  left: 0 !important; }

.slick-next {
  right: 0 !important; }

.slick-prev, .slick-next {
  top: 45%; }

.slider-custom-prev {
  left: 20px; }

.slider-custom-next {
  right: 20px; }

.footer {
  background-color: #eceff1;
  padding: 50px 0 40px; }
  .footer a {
    color: #666; }

.copyright {
  background-color: #333;
  color: #999;
  padding: 30px 0 20px; }
  .copyright .social-icons a {
    color: #999; }

.admin-bar .navbar {
  top: 32px; }

.section-nav {
  margin-bottom: 50px; }

.nav-pills > li > a {
  font-weight: 500;
  border-top: 2px solid #fdcb00;
  border-right: 2px solid #fdcb00;
  border-left: 2px solid #fdcb00; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #fdcb00;
  color: #333; }

.navbar-inverse .navbar-nav > li > a {
  color: #fff; }
  .navbar-inverse .navbar-nav > li > a:hover {
    color: #fdd947; }

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  min-height: 64px; }

.btn-full-width {
  width: 100%; }

.navbar-inverse {
  border: none;
  font-weight: 500; }

.navbar-inverse .navbar-brand {
  color: #fff;
  padding-top: 4px;
  padding-bottom: 4px; }
/*
.inner-page-wrapper {
  margin-top: 80px; }
*/
.sub-page-list-wrapper {
  border: 2px solid red; }
  .sub-page-list-wrapper .sub-page-list {
    border: 2px solid green;
    width: 33%;
    float: left; }

img.alignleft {
  float: left;
  margin-right: 20px; }
img.alignright {
  float: right;
  margin-left: 20px; }
img.aligncenter {
  float: none;
  clear: both;
  display: block;
  margin: 0 auto; }
img.alignnone {
  float: none;
  clear: both; }

ul.address a {
  color: #666; }

.page-template-template-contact .footer-wrapper {
  margin-top: 20px; }

.great-customers {
  margin-bottom: 50px; }
  .great-customers .clients_showcase {
    margin-top: 50px; }
    .great-customers .clients_showcase .client-item {
      margin-bottom: 40px;
      transition: 400ms;
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      -ms-flex-item-align: center !important;
      align-self: center !important; }
      .great-customers .clients_showcase .client-item img {
        margin: 0 auto;
        max-width: 180px;
        max-height: 70px; }
      .great-customers .clients_showcase .client-item:hover {
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }
    .great-customers .clients_showcase .slick-slide {
      outline: 0; }
    .great-customers .clients_showcase .slick-dots {
      bottom: 0px; }

.inner-page-banner-row {
  position: relative; }

.inner-page-banner-text {
  padding: 50px 5px 70px;
 }
  .inner-page-banner-text h1, .inner-page-banner-text h2, .inner-page-banner-text h3, .inner-page-banner-text h4, .inner-page-banner-text h5, .inner-page-banner-text h6 {
    max-width: 1000px;
    margin: 0 auto;
    line-height: 1.5; }


.widget_search .search {
    width: 100%;
    position: relative;
}
.widget_search .search input {
    padding: 15px 40px 15px 22px;
    border: 0;
    text-transform: capitalize;
    background-color: #fff;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.widget_search .search button {
    position: absolute;
    right: 5%;
    top: 32%;
    background: none;
    border: none;
}
.post-author {
    font-size: 13px;
    font-weight: 700;  
}
.comments-area h3.post-title {
  margin-bottom: 25px;
}
.comment-list, ol.children {
  list-style: none;
}
.comment-meta {
    margin-bottom: 1.5em;
}
.comment-author {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0.4em;
    position: relative;
    z-index: 2;
}
.comment-author .avatar {
    height: 50px;
    left: -65px;
    position: absolute;
    width: 50px;
}
.comment-author cite.fn, .comment-author cite.fn a {
    font-size: 20px;
    color: #111;
}
.comment-author .says {
  display: none;
}
.comment-form label {
  display: block;
}
.comment-form input, .comment-form textarea {
  width: 100%;
}
.comment-form input[type="submit"] {
    width: initial;
    background: #111;
    border: none;
    color: #fff;
    padding: 5px 26px;
    display: inline-block;
    border-radius: 3px;
    font-weight: bold;
    margin-top: 10px;
}
.comment {
  margin: 15px 0;
  border-bottom: 1px solid #ddd;
}
.comment:last-of-type {
  border-bottom: 0
}
.children>.comment {
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
.comment-form input[type="submit"]:hover {
      background: #767676;
}
.comment-form-cookies-consent {
overflow : hidden;
}
.comment-form-cookies-consent input[type="checkbox"]{
    float: left;
    display: inline;
    width: 30px;
    height: 16px;
    margin-left: -7px;
}
.comment-form-cookies-consent label{
    float: left;
}
.seo-optimization-img {
  height: auto;
}
@media (max-width: 991px) {
  .navbar {
    position: absolute; }

  .nav-pills > li {
    max-width: 120px; } }
@media (max-width: 767px) {
  p.intro {
    font-size: 14px; }

  .banners-wrapper .overlay .banner-content {
    padding: 0 30px; }
  .banners-wrapper .overlay .sub-title {
    font-size: 16px; }
  .banners-wrapper .overlay h2 {
    font-size: 24px; }

  .services-wrapper .tab-content .banner {
    margin-bottom: 20px; }
  .services-wrapper .tab-content .intro {
    padding: 20px;
    min-height: 0; }

  .btn-full-width {
    margin-bottom: 20px; }

  .section-inner .title {
    font-size: 32px !important; }
  .section-inner .sub-title {
    font-size: 24px !important; } 
  /*To fix mobile style*/
  .height-auto {
    height: auto;
  }
  .h1-mobile-style {
    padding: 0 10px;
  }
  .sow-image-container img {
    height: auto;
  }

}
@media (min-width: 768px) {
  .navbar-right {
    padding-top: 9px; } 
.webdesigntitle{
      font-size: 34px !important;
      line-height: 1.2 !important;
    }
  }
@media (min-width: 992px) {
  .partner-logos img {
    margin-top: 30px;
    display: block; } 
.webdesigntitle{
      font-size: 40px !important;
      line-height: 1.2 !important;
    }
    img.alignnone.wp-image-7071 {
    height: 255px !important;
    width: 99% !important;
}
img.alignnone.wp-image-7095 {
    width: 48% !important;
    height: 174px !important;
}
img.alignright.size-full.wp-image-7101 {
    width: 47% !important;
    float: left !important;
    height: 175px !important;
    margin-left: 22px !important;
}

  }
@media (max-width: 767px) {
.copyright .text-uppercase {
    padding-bottom: 12px;
    text-align: center;
} 
  .copyright .social-icons {
    text-align : center;
  }
  .webdesigntitle{
      font-size: 46px !important;
      line-height: 1.2 !important;
    }
    img.alignnone.wp-image-7071 {
    width: 100% !important;
    height: 300px !important;
}
img.alignnone.wp-image-7095 {
    width: 100% !important;
    height: 300px !important;
}
img.alignright.size-full.wp-image-7101 {
    width: 100% !important;
    margin-left: 0px;
    margin-top: 10px;
    height: 300px !important;

}
.awards_showcase img {
        margin-left: -50% !important;
        }
 }
@media (max-width: 484px) {
  .nav-pills > li > a {
    font-size: 12px;
    padding: 10px 13px; }

    .webdesigntitle{
      font-size: 35px !important;
      line-height: 1.2 !important;
    }

img.alignnone.wp-image-7071 {
    width: 100% !important ;
}
img.alignnone.wp-image-7095 {
    width: 100% !important;
}
img.alignright.size-full.wp-image-7101 {
    width: 100% !important;
    margin-left: 0px;
    margin-top: 10px;

}
.awards_showcase img {
        margin-left: -52% !important;
        }


     }
@media (max-width: 424px) {
  .nav-pills > li > a {
    font-size: 11px;
    padding: 10px 10px; }
    .nav-pills > li > a .fa-2x {
      font-size: 1.5em; }
    .webdesigntitle{
      font-size: 30px !important;
      line-height: 1.2 !important;
    }

      img.alignnone.wp-image-7071 {
          width: 100% !important;
      }
      img.alignnone.wp-image-7095 {
          width: 100% !important;
      }
      img.alignright.size-full.wp-image-7101 {
          width: 100% !important;
          margin-left: 0px;
          margin-top: 10px;

      }
      .awards_showcase img {
        margin-left: -52% !important;
        }

       }

/*# sourceMappingURL=style.css.map */

/*09-10-2019 mak*/
.awards_showcase img {
    max-height: 220px !important;
    margin: 6px auto;
    max-width: 180px;
}
.itemmidel{
  margin-left: 33% !important;;
}
@font-face {
  font-family: britannic;
  src: url(fonts/britannic-bold.ttf);
}
    .webdesigntitle{
          font-size: 42px;
    }

.webdesigntitle{
font-family: britannic;
font-size: 42px;
}
.cloud-helps {
    color: #fff;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 0;
}
.webdesignTitle {
  font-family: Arial;
  line-height: 51px !important;
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.webmasterTitle{
  font-family: Arial;
  line-height: 70px;
  font-size: 52px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.img-fluid{
  margin: 20px auto;
  display: block;
}
.cloud-page {
  margin-top: 25px;
}
.cloud-title {
  font-size: 38px;
  font-weight: 500;
  line-height: 1.5;
  background: #000;
  color: #fff;
  padding: 10px;
  width: 50%;
}
.cloud-adoption {
  font-size: 27px;
  line-height: 35px;
  font-weight: 500;
  font-style: italic;
}
.why-migrate {
  color: #458bc7;
}
.cloud-help {
  background: #458bc7;
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1.5;
  font-weight: 400;
  padding: 10px;
}
.call-mviCloud {
  font-size: 22px;
  color: red;
  background:#fdd947;
  width: 45%;
  margin: 0 auto;
  padding: 10px;
}
.cloud-page h6 {
  font-size: 18px;
  margin: 10px 0;
  line-height: 1.5;
}
.it-servicePage h2 {
  margin-top: 40px;
  font-size: 38px;
  line-height: 1.5;
}

.it-servicePage h2 {
  font-size: 28px;
  line-height: 1.5;
}
.highlight{
  text-transform: uppercase;
  color: #0090d6;
  font-weight: 300;
}
.big-highlight{
    font-size: 2em;
    color: #002f7d;
}
.ticon {
  display: inline-block;
  font: normal normal normal 14px/1 ticons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ticon-plane:before {
  content: "\f072";
}
.img-responsive{margin: 0 auto;}
.pb-4{padding-bottom:25px;}
.icon-planeFr {
    display: inline-block;
}
.largeTxt {
    display: inline-block;
}
i.fa.fa-plane {
    color: #fff;
    font-size: 50px;
	background: #eca800;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
	padding:25px;
}
i.fa.fa-cloud{
    color: #fff;
    font-size: 50px;
	background: #eca800;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
	padding:25px;
}
i.fa.fa-bolt {
    margin-right: 10px;
    color: #eca800;
    font-size: 26px;
    font-weight: bold;
}
.oneFr {
    width: 60%;
    margin: 20px auto;

}
.page-id-7285 p{
	font-size:18px;
	line-height: 1.4;
}
.page-id-7285 h6{
	font-size: 20px;
}
.page-id-7285 h5{
	font-size: 22px;
}
.ready {
    color: #fff;
}
.ready a {
    color: #000;
}
.pagination .page-numbers {
   background:#eca800;
   color: #fff;
   display: block;
   width: auto;
   float: left;
   margin: 4px 4px 4px 0;
   padding: 15px 18px 14px 18px;
   text-decoration: none;
}
 
.pagination .page-numbers:hover {
   background: #eca800;
   color: #fff;
   text-decoration: none;
}
.page-content-login-form {
  padding: 40px 0 15px;
}
@media (max-width: 575.98px) { 

  h1, .h1 {
    font-size: 24px;
    line-height: 1.3;
  }
  h2, .h2{
    font-size: 20px;
    line-height: 1.3;
  }
  h4, .h4{
    line-height: 1.3;
    font-size: 18px;
  }
  .it-servicePage h2 {
    margin-top: 40px;
    font-size: 20px;
    line-height: 1.3;
  }
  .it-servicePage h3 {
    font-size: 18px;
    line-height: 1.2;
  }
  .cloud-title{
    width: 100%;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
  }
  .cloud-adoption {
    font-size: 18px;
    line-height: 28px;
  }
  .why-migrate {
    font-size: 20px;
  }
  .cloud-help{
    font-size: 22px;
  }
  .call-mviCloud{
    width: 100%;
  }
  .webmasterTitle{
    font-size: 24px;
    line-height: 1.3;
  }
  img.alignleft{
    float: none;
    display: block;
    margin: 15px auto;
    width: 100%;
  }
  img.alignright{
    float: none;
    display: block;
    margin: 15px auto;
    width: 100%;
  }
  .webdesignTitle {
    line-height: 37px !important;
    font-size: 23px;
  }
  #pgc-7141-1-0 p{
    text-align: left !important;
  }
  .navbar-header {
    margin: 10px 0 20px;
  }
  .img-responsive {
    margin: 15px auto;
	}

  .page-content-login-form {
    padding: 40px 15px 15px;
  }

 }