/*!
 * CodeGenius (https://codegenius.com)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
  .logo{
    background: #fff;
    border-radius: 0px 0px 20px 20px;
    /* transform: scale(2.2); */
    height: 70px;
    position: absolute;
    top: 0;
    box-shadow: 0 0 10px 2px #0c0c0c;
  }
}
.bg-jumbotron{
  background:  url("../assets/images/madal_bg.jpg")  no-repeat center center scroll;
  color:  #ffffff;
  
}

.logo{
    background: #fff;

}
.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-dark {
    background-color: #4c1871 !important;
}
.bg-light {
    background-color: #8cc63f !important;
}
.bg-footer{
    background-color: #384855 !important;
}
.portfolio-item {
  margin-bottom: 30px;
}


.text-secondary {
  color: #4c1871  !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #2f0b49 !important;
}

section.pricing {
    /* background: #9CECFB; */
    /* fallback for old browsers */
    /* background: -webkit-linear-gradient(to right, #0052D4, #65C7F7, #9CECFB); */
    /* Chrome 10-25, Safari 5.1-6 */
    /* background: linear-gradient(to right, #0052D4, #65C7F7, #9CECFB); */
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background:url('../assets/images/bg/bg1.jpg') ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;


}
/*.full-width{
    width: 100vw;
    position: relative;
    margin-left: -51vw;
    left: 50%;
}
*/
.clients-logo .carousel-item{
  height: auto;
  min-height: 0px;

}
.carousel-item > div {
  float: left;
}
.carousel-by-item [class*="cloneditem-"] {
  display: none;
}

.list-unstyled{
  line-height: 30px;
}
.list-unstyled li{
margin: 2px;
border-radius: 5px;
}
.list-unstyled li i{
padding: 10px;
border-radius: 100%;
/*background: #8cc63f;*/
height: 40px;
width: 40px;
text-align:  center;
vertical-align: center;
}
.pricing .card {
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  border: solid #8cc63f;
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: .1rem;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 3rem;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  opacity: 0.7;
  transition: all 0.2s;
}
.get-phone .btn ,.get-phone input{
  border-radius: 5rem;
  font-weight: bold;
  padding: 1rem 2rem;
  transition: all 0.2s;
  font-size: 20px;
}


/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
  }
}


.contact-us{
    background: rgba(255,255,255,0.1);
}



.social_footer_ul { display:table;  list-style-type:none;  }
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.social_footer_ul li i {  width:20px; height:20px; text-align:center;}

.business-header {
  padding: 50px;
  /*background: ;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  vertical-align: middle;
}
.clients-logo .carousel-control-prev,.clients-logo .carousel-control-prev,
.clients-logo .carousel-control-next,
.clients-logo .carousel-control-next {
  color: #000;
  text-decoration: none;
  outline: 0;
  opacity: .5;
  /* font-size: 25px; */
  /* background-color: rgba(0, 0, 0, 0.29); */

}
/*  primery button*/
.btn-primary {
  color: #fff;
  background-color: #8dc83d;
  border-color: #8dc83d;
}

.btn-primary:hover {
  color: #fff;
  background-color: #629f10;
  border-color: #629f10;
}

.btn-primary:focus, .btn-primary.focus {
  /* box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); */
  box-shadow: 0 0 0 0.2rem rgba(98, 159, 16, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #8dc83d;
  border-color: #8dc83d;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #279407;
  border-color: #279407;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
/*  primery button*/
/*scroller*/

.nav-scroller {
  position: relative;
  z-index: 2;
  height:7.5rem;
  overflow-y: hidden;
}
.nav-scroller .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, .75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: var(--secondary);
  width: 320px;
}
.nav-underline .nav-link:hover {
  color: var(--blue);
}
.nav-underline .active {
  font-weight: 500;
  color: var(--gray-dark);
}
.loading-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #fff;
}

.loading-backdrop.fade {
  opacity: 0;
}

.loading-backdrop.show {
  opacity: 1;
}
/*scroller*/