@import url(https://fonts.googleapis.com/css?family=Raleway:400,900,800,700,600,500);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;700&display=swap);

body {
  color: #7b7b7b;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px; }

a {
  text-decoration: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

a:hover, a:focus {
  text-decoration: none;
  outline: 0 !important; }

.o-hidden {
  overflow: hidden; }

.top-bar {
  /* background-color: #39a3cb; */
  
  background-color: #2a0928;
  color: #fff;
  padding: 5px 0; }

.top-bar ul {
  margin: 0px;
  padding: 0px; }

.top-bar ul li a {
  color: #fff; }

.top-bar ul li a:hover {
  color: #999; }

.navbar-default {
  background-color: #340D32;
  border: 0px;
  margin: 0px;
  position: relative;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.4); }

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-weight: 700;
  position: relative;
  padding-top: 35px;
  padding-bottom: 35px; }

.navbar-default .navbar-nav > li.active > a:after {
  content: "";
  width: 7px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  background: url(../images/v1-active.png) no-repeat; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: transparent; }

.navbar-brand {
  padding: 20px 15px; }

.top-search {
  width: 250px;
  padding: 10px 15px; }

.clients {
  padding: 30px 0;
  margin: 0px; }

.clients li {
  vertical-align: middle;
  padding: 10px 20px; }

.billing-col .form-group{
    text-align: left;
}
.contact-form .form-group{
    text-align: left;
}
.footer {
  padding: 50px 0;
  background-color: #340D32; }

.footer p {
  color: #647188; }

.footer h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff; }

.footer ul.f-nav li a {
  display: block;
  color: #fff; }

.footer ul.f-nav li a:before {
  content: "\f101";
  font-family: 'FontAwesome';
  margin-right: 6px; }

.news-list li img {
  border-radius: 5px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  float: left;
  margin-right: 15px; }

.news-list h5 {
  margin: 0px;
  font-weight: 700;
  margin-bottom: 5px; }

.news-list p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 16px; }

.news-list span {
  font-size: 12px;
  color: #333f55; }

.news-list li {
  padding-bottom: 20px; }

.footer-bottom {
  padding: 20px 0;
  background-color: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5); }

.footer-bottom ul {
  margin: 0;
  padding: 0; }

.footer-bottom ul li a {
  color: #999;
  font-size: 20px; }

.footer-bottom ul li a:hover {
  color: #333f55; }

.footer .col-md-3 {
  margin-bottom: 30px; }

.btn-dark {
  background-color: #060c17;
  color: #fff;
  border-radius: 0px; }

.btn-dark:hover {
  color: #fff;
  opacity: 0.9; }

.btn-blue {
  background-color: #001946;
  color: #fff;
  border-radius: 0px; }

.btn-blue:hover {
  color: #fff;
  opacity: 0.9; }

.btn-yellow {
  background-color: #e8ca00;
  color: #333;
  border-radius: 0px; }

.btn-yellow:hover {
  color: #333;
  opacity: 0.9; }

.btn {
  border-radius: 0px;
  font-weight: 700;
  text-transform: uppercase; }

.btn-lg {
  padding: 10px 30px; }

.cta {
  background-color: #e8ca00;
  padding: 40px 0; }

.cta h1 {
  margin-top: 0px;
  color: #000; }

.footer small {
  line-height: 13px; }

.footer form {
  position: relative;
  margin-bottom: 20px; }

.footer form button {
  position: absolute;
  right: 0;
  top: 0;
  border: 0px;
  background-color: #e8ca00;
  height: 40px;
  line-height: 40px;
  padding: 0px 20px;
  color: #000;
  font-size: 14px; }

.footer .form-control {
  border-radius: 0px;
  height: 40px;
  box-shadow: none;
  border: 0px; }

.team-section {
  padding: 90px 0;
  background-color: #000; }

.team-box {
  position: relative;
  overflow: hidden; }

.team-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 25, 70, 0.8);
  text-align: center;
  padding: 0px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  opacity: 0;
  visibility: hidden; }

.team-text {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  padding: 30px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s; }

.team-text ul li a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: block; }

.team-text ul li a:hover {
  background-color: #e8ca00;
  color: #001946; }

.team-text p {
  color: #adcaff; }

.team-desc {
  padding: 15px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s; }

.team-desc h3 {
  margin-top: 0px;
  color: #fff;
  margin-bottom: 0px; }

.team-desc p {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0px; }

.team-col:hover .team-overlay {
  opacity: 1;
  visibility: visible; }

.team-col:hover .team-text {
  bottom: 10px; }

.team-col:hover .team-desc {
  background-color: #001946; }

.center-title {
  margin-bottom: 50px; }

.center-title h2 {
  font-weight: 900;
  color: #001946;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 10px; }

.team-section .center-title h2 {
  color: #fff; }

.facts {
  padding: 100px 0;
  background: url(../images/bg2.jpg) no-repeat;
  background-size: cover; }

.facts h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 50px;
  margin-bottom: 30px; }

.facts p {
  color: #fff; }

.fact-box {
  padding: 0px 10px;
  text-align: center;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.4);
  margin-bottom: 20px; }

.fact-box h3 {
  color: #fff;
  font-size: 30px; }

.testimonials {
  padding: 120px 0;
  padding-top: 150px;
  background: url(../images/bg3.jpg) no-repeat;
  background-size: cover; }

.testi-slider {
  text-align: center;
  position: relative;
  padding: 60px 30px;
  padding-bottom: 30px;
  border: 2px solid rgba(255, 255, 255, 0.5); }

.testi-slider .thumb {
  width: 70px;
  height: 70px;
  background-color: #e8ca00;
  left: 50%;
  margin-left: -35px;
  top: -96px;
  position: absolute; }

.testi-slider .thumb img {
  position: relative;
  top: -16px;
  left: -16px; }

.testi-slider .testi-text {
  color: #bcbcbc;
  font-weight: 500; }

.testi-slider h5 {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #fff; }

.testi-slider small {
  color: #bcbcbc;
  font-weight: 400; }

.testi-slider .flex-direction-nav .flex-prev {
  left: -42px; }

.testi-slider .flex-direction-nav .flex-next {
  right: -42px;
  text-align: center; }

.testi-slider .flex-direction-nav a {
  opacity: 0;
  color: #333;
  line-height: 40px;
  width: 40px;
  text-align: center;
  font-size: 20px;
  background-color: #e8ca00; }

.testi-slider .flex-direction-nav a:before {
  font-size: 20px; }

.testi-slider:hover .flex-direction-nav a {
  opacity: 1; }

.features {
  padding: 120px 0;
  padding-bottom: 30px; }

.round-box {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  margin: 0 auto;
  background-color: #f7f5f5;
  border: 2px solid transparent;
  text-align: center;
  padding: 15px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  margin-bottom: 90px; }

.round-box i.circle-icon {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  line-height: 90px;
  background: #ebebeb;
  font-size: 40px;
  margin: 0 auto;
  margin-top: -60px;
  display: block;
  margin-bottom: 20px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

.round-box a {
  color: #999;
  font-size: 20px; }

.round-box h4 {
  color: #000; }

.round-box:hover {
  background-color: #fff;
  border-color: #001946; }

.round-box:hover i.circle-icon {
  background-color: #001946;
  color: #fff; }

.round-box:hover a {
  color: #001946; }

.blog-wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 27px;
  display: block; }

.blog {
  padding: 90px 0; }

.blog-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  background-color: rgba(0, 25, 70, 0.8);
  padding: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  opacity: 0; }

.blog-overlay p {
  height: 78px;
  overflow: hidden;
  color: #fff; }

.blog-overlay span.date {
  color: #e8ca00; }

.blog-overlay h3 {
  color: #fff;
  margin-top: 0px;
  font-size: 20px; }

.post-comment .form-group{
    text-align: left;
}

.blog-overlay .read-more {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #333;
  background-color: #e8ca00;
  display: inline-block;
  padding: 4px 15px;
  font-weight: 700; }

.blog-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px; }

.blog-wrap img {
  width: 100%; }

.blog-wrap:hover .blog-overlay {
  opacity: 1; }

.full-wid {
  width: 100%;
  text-align: center; }

.text7 {
  color: #fff;
  font-size: 15px; }

.text6 {
  color: #fff;
  font-weight: 900;
  font-size: 60px; }

/**common dropdown of template**/
.dropdown-menu {
  min-width: 180px;
  border: 0px;
  padding: 0px;
  background: #333;
  border-radius: 0px; }

.dropdown-menu > li > a {
  padding: 9px 20px;
  color: #d2d2d2;
  border-bottom: 1px solid #444;
  text-transform: capitalize; }
  .dropdown-menu > li > a:hover {
    background: #fbd072;
    color: #065a7a; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -0;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown-submenu.pull-left {
  float: none; }

ul.dropdown-menu.top-search {
  padding: 10px; }
  ul.dropdown-menu.top-search .form-control {
    border-radius: 0px;
    border: 0px;
    background: #fbc045;
    color: #065a7a;
    box-shadow: none; }

.mega-dropdown {
  position: static !important; }

.mega-dropdown-menu {
  padding: 0px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none; }

.mega-dropdown-menu form {
  margin: 3px 20px; }

.mega-dropdown-menu .form-group {
  margin-bottom: 3px; }

.mega-dropdown-menu {
  background: transparent !important; }
  .mega-dropdown-menu .mega-dropdown-inner {
    background: #333;
    padding: 10px; }
    .mega-dropdown-menu .mega-dropdown-inner .mega-menu-item .mega-header {
      color: #fff;
      text-transform: uppercase;
      font-size: 15px;
      padding: 15px 10px; }
    .mega-dropdown-menu .mega-dropdown-inner .mega-menu-item > li > a {
      padding: 7px 10px;
      color: #ccc;
      display: block;
      font-size: 14px;
      text-transform: capitalize; }
      .mega-dropdown-menu .mega-dropdown-inner .mega-menu-item > li > a:hover {
        background-color: #222; }

@media (max-width: 1199px) {
  .col-sm-3.mas-item, .col-sm-6 {
    position: static; } }
@media (max-width: 767px) {
  .col-sm-3.mas-item, .col-sm-6 {
    position: static; }

  .navbar-brand > img {
    display: block;
    width: 200px;
    margin-top: -15px; }

  .testi-slider .flex-direction-nav .flex-next {
    right: 0;
    text-align: center; }

  .testi-slider .flex-direction-nav .flex-prev {
    left: 0;
    text-align: center; }

  .navbar-default .navbar-nav > li.active > a:after {
    background: none; } }

/*# sourceMappingURL=home-v1.css.map */
