/*STYLE.CSS*/



/***********************************************************************************************/
/* Header */
/***********************************************************************************************/ 

.navbar-default {
  background: transparent;
  border: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  box-shadow: 0 0 1px #d7d7d7;
  -webkit-box-shadow: 0 0 1px #d7d7d7;
  -moz-box-shadow: 0 0 1px #d7d7d7;
  -o-box-shadow: 0 0 1px #d7d7d7;
}

.navbar-default .header-top-line {
  border-bottom: 1px solid #d6d6d6;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.navbar-default .header-top-line span {
  font-size: 13px;
  color: #888888;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 15px;
  margin: 0;
  font-size: 12px;
  display: inline-block;
  margin-right: 30px;
  padding: 12px 0;
}

.navbar-default .header-top-line span i {
  color: #333333;
  margin-right: 15px;
}

.navbar-default .header-top-line .right-align {
  text-align: right;
}

.navbar-default .header-top-line .right-align ul {
  margin: 0;
  padding: 0;
}

.navbar-default .header-top-line .right-align ul li {
  position: relative;
  list-style: none;
  display: inline-block;
}

.navbar-default .header-top-line .right-align ul li a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 13px;
  color: #888888;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 15px;
  margin: 0;
  font-size: 12px;
  display: inline-block;
  padding: 12px 0;
}

.navbar-default .header-top-line .right-align ul li a i {
  color: #333333;
  margin-right: 15px;
}

.navbar-default .header-top-line .right-align ul li a:hover {
  color: #afd65a;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop {
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  position: absolute;
  text-align: left;
  top: 100%;
  right: 0;
  width: 290px;
  border: 1px solid #eeeeee;
  border-top: 2px solid #47b475;
  background: #ffffff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  box-shadow: 0 0 2px #cccccc;
  -webkit-box-shadow: 0 0 2px #cccccc;
  -moz-box-shadow: 0 0 2px #cccccc;
  -o-box-shadow: 0 0 2px #cccccc;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area {
  padding: 16px 20px 10px;
  border-top: 1px solid #eaedf0;
  border-bottom: 1px solid #eaedf0;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area p {
  font-size: 11px;
  margin-bottom: 7px;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area ul {
  margin: 0;
  padding: 0;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area ul li {
  list-style: none;
  overflow: hidden;
  margin-bottom: 6px;
  display: block;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area ul li img {
  float: left;
  max-width: 62px;
  border: 1px solid #e6eaed;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area ul li div.items-cont {
  margin-left: 80px;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area ul li div.items-cont h2 {
  color: #434343;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 18px;
  font-size: 13px;
  margin-bottom: 0px;
  margin-top: 4px;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area ul li div.items-cont h2 a {
  float: right;
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #434343;
  font-size: 13px;
  margin-left: 8px;
  padding: 0;
  line-height: 16px;
  max-width: 15px;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area ul li div.items-cont h2 a i {
  font-size: 12px;
  color: #c2c2c2;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area ul li div.items-cont p {
  font-size: 13px;
  color: #646464;
  margin-bottom: 0;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .items-area ul li div.items-cont p span {
  color: #47b475;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .total-price {
  text-align: right;
  background: #f5f5f5;
  padding: 8px 20px;
  border-bottom: 1px solid #eaedf0;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .total-price p {
  text-transform: uppercase;
  color: #434343;
  margin-bottom: 0;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .continue-shop {
  padding: 20px;
  text-align: center;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .continue-shop a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 10px 25px;
  font-size: 12px;
  text-transform: uppercase;
  color: #434343;
  background: #eeeeee;
  margin: 0;
}

.navbar-default .header-top-line .right-align ul li .shoping-drop .continue-shop a:hover {
  background: #47b475;
  color: #ffffff;
}
.navbar-default .header-top-line .right-align ul li .shoping-drop .continue-shop a:first-child {
  margin-right: 8px;
}

.navbar-default .header-top-line .right-align ul li:hover .shoping-drop {
  visibility: visible;
  opacity: 1;
}

.navbar-brand {
  height: auto;
  padding: 30px 15px 10px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.navbar-nav {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.navbar-nav > li {
  position: inherit;
}

.navbar-nav > li > a {
  color: #3a3c43!important;
  font-size: 15px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 30px 22px;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a.active {
  color: #47b475!important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  background: transparent;
  color: #47b475!important;
}

.navbar-nav a.open-search {
  padding-right: 15px;
}

.navbar-nav a.open-search i {
  color: #3a3c43;
  font-size: 14px;
  display: inline-block;
  margin-top: -5px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.navbar-nav a.open-search:hover i {
  color: #afd65a;
}

.navbar-nav li.drop {
  position: relative;
}

.navbar-nav li ul.drop-down {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0px;
  width: 220px;
  visibility: hidden;
  opacity: 0;
  z-index: 3;
  text-align: left;
  padding: 0;
  background: #ffffff;
  border-top: 3px solid #47b475;
  box-shadow: 0 0 4px #bdbdbd;
  -webkit-box-shadow: 0 0 4px #bdbdbd;
  -moz-box-shadow: 0 0 4px #bdbdbd;
  -o-box-shadow: 0 0 4px #bdbdbd;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.navbar-nav li ul.drop-down li {
  list-style: none;
  display: block;
  margin: 0;
  position: relative;
}

.navbar-nav li ul.drop-down li ul.drop-down.level3 {
  top: 0px;
  left: 100%;
  width: 200px;
  border-bottom: none;
}

.navbar-nav li ul.drop-down li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: block;
  color: #888888;
  font-size: 13px;
  padding: 10px 10px;
  font-weight: 400;
  margin: 0;
}

.navbar-nav li ul.drop-down li a i {
  float: right;
}

.navbar-nav li ul.drop-down li a:hover {
  color: #ffffff;
  background: #0FAF97;
}

.navbar-nav li ul.drop-down.right-side {
  left: inherit;
  right: 0;
}

.navbar-nav li:hover > ul.drop-down {
  visibility: visible;
  opacity: 1;
}

header.active .navbar-default .header-top-line {
  height: 0;
  padding: 0;
  overflow: hidden;
}

header.active .navbar-brand {
  padding: 17px 15px 10px;
}

header.active .navbar-nav {
  margin-top: 3px;
}

header.active .navbar-nav > li > a {
  padding: 20px;
}

.megadrop-down {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.megadrop-down .dropdown {
  text-align: left;
  padding: 25px;
  background: #ffffff;
  border-top: 3px solid #47b475;
  box-shadow: 0 0 4px #bdbdbd;
  -webkit-box-shadow: 0 0 4px #bdbdbd;
  -moz-box-shadow: 0 0 4px #bdbdbd;
  -o-box-shadow: 0 0 4px #bdbdbd;
}

.megadrop-down .dropdown ul {
  margin: 0;
  padding: 0;
}

.megadrop-down .dropdown ul li {
  list-style: none;
  padding-bottom: 15px;
  border-right: 1px solid #d5d5d5;
}

.megadrop-down .dropdown ul li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: block;
  color: #888888;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
}

.megadrop-down .dropdown ul li a:hover {
  color: #47b475;
}

.megadrop-down .dropdown ul li:last-child {
  padding-bottom: 0;
}

.megadrop-down .dropdown ul.last-child li {
  border-right: none;
}

li.megadrop:hover .megadrop-down {
  visibility: visible;
  opacity: 1;
}

.form-search {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 12px 0;
  margin-top: 1px;
  border-width: 1px 2px 2px;
  border-style: solid;
  border-color: rgb(71, 180, 117)
}

.form-search input[type="search"] {
  outline: none;
  display: inline-block;
  width: 80%;
  border: none;
  font-size: 18px;
  background: #fff;
  line-height: 30px;
}

.form-search a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  float: right;
  width: 30px;
  height: 30px;
  border: 1px solid #434343;
  text-align: center;
  line-height: 28px;
  margin-top: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #434343;
  font-size: 14px;
}

.form-search a:hover {
  background: #434343;
  color: #ffffff;
}

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

.title-section h2 {
  color: #434343;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 45px;
  margin-bottom: 12px;
  text-transform: none;
}

.title-section hr {
  width: 40px;
  margin: 10px auto;
  border-top: 1px solid #EAEAEA;
}


/***********************************************************************************************/
/* =Media queries */
/***********************************************************************************************/


@media (max-width: 992px) {
  ul.about-slider img {
    width: 100%;
    min-height: auto!important;
    height: auto!important;
  }

  #head-page-section h1 {
    font-size: 27px;
  }

  #head-page-section .breadcrumb {
    margin-top: 5px;
  }

  h4 {
    margin-top: 30px;
  }

  .agency-hist h1 {
    font-size: 32px;
  }

  .agency-hist {
    padding: 80px 0;
  }

  .banner-slider-sec {
    display: none;
  }

  .col-md-7 .project-video {
    margin-bottom: 20px;
  }

  .common-sec-1, .common-sec-2 {
    padding: 60px 40px;
  }

  .testimonials-mob-pad {
    text-align: center;
    padding-top: 30px;
  }

  .up-footer {
    background: #222222;
    padding: 45px 0 45px;
  }

  .location-item {
    padding-bottom: 60px!important;
  }

  .product-name-details {
    padding-top: 40px;
  }

  .navbar .container {
    width: 100%!important;
  }

  h4.head-project-title {
    margin-top: 20px;
  }

}

@media (min-width: 768px) {
  .modal-dialog-login {
    width: 300px;
  }
  .navbar {
    margin-bottom: 0!important;
  }

  .about-pad {
    padding: 30px 30px 0 3%;
  }

}

@media (max-width: 767px) {

  h2  {
    margin-top: 20px;
  }

  .pad-sec-60 {
    padding: 50px 0;
  }

  .pad-top-80 {
    padding-top: 60px;
  }

  .navbar-default .header-top-line {
    text-align: center;
  }

  .navbar-default .header-top-line span i {
    margin-right: 4px;
  }

  .navbar-default .header-top-line span {
    margin-right: 15px;
    padding-bottom: 0;
  }

  .navbar-default .header-top-line .right-align {
    text-align: center;
  }

  .navbar-default .header-top-line .right-align ul li .shoping-drop {
    width: 280px;
    right: -93px;
  }

  .navbar-brand {
    padding: 13px 15px 10px;
  }

  #container {
    padding-top: 136px;
  }

  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 400px;
  }

  .navbar-nav > li > a {
    padding: 5px 15px;
  }

  .navbar-nav > li > a {
    padding: 5px 5px;
    text-align: left;
    border-top: 1px solid #f0f0f0;
  }

  .navbar-nav > li:first-child > a {
    border-top: 0;
  }

  .navbar-nav li ul.drop-down {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    visibility: visible;
    opacity: 1;
    padding: 0;
    background: transparent;
    border-top: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
  }

  .navbar-nav li ul.drop-down li a {
    padding: 3px 10px;
  }

  .navbar-nav li ul.drop-down li ul.drop-down.level3 {
    top: inherit;
    left: inherit;
    width: 100%;
    position: relative;
    visibility: visible;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    opacity: 1;
  }

  .navbar-nav li ul.drop-down li ul.drop-down.level3 li {
    padding-left: 10px;
  }

  .megadrop-down {
    position: relative;
    top: inherit;
    left: inherit;
    visibility: visible;
    opacity: 1;
  }

  .megadrop-down .dropdown {
    text-align: left;
    padding: 0 15px;
    background: transparent;
    border-top: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
  }

  .megadrop-down .dropdown ul {
    margin-bottom: 0;
  }

  .megadrop-down .dropdown ul li {
    padding-bottom: 5px !important;
    border-right: none;
  }

  .form-search {
    padding: 10px 0;
    position: relative;
    display: block;
  }

  .form-search input[type="search"] {
    font-size: 20px;
  }

  a.open-search,
  a.close-search {
    display: none !important;
  }

  .featured-box {
    margin-bottom: 30px;
  }

  .navbar-default .header-top-line span {
    display: none;
  }

.slider-typography-shop .owl-title {
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    color: #000;
    letter-spacing: 2px;
  }

  #head-page-section h1 {
    font-size: 22px;
  }

  #head-page-section {
    text-align: center;
    padding: 40px 0;
    margin-top: 100px
  }

  #head-page-section p {
    margin-bottom: 0;
  }

  #head-page-section .breadcrumb {
    text-align: center;
    margin-top: 5px;
  }

  #statistic-section {
    padding: 0;
  }

  .statistic-percent {
    padding: 20px;
  }

  .stats-icon span {
    font-size: 28px;
    margin-bottom: 20px;
  }

  span.percentfactor {
    font-size: 32px;
    font-weight: 500;
  }

  .promo-info {
    text-align: center;
  }

  .promo-btn {
    text-align: center!important;
    margin-top: 20px;
  }

  .location-item {
    padding-bottom: 40px;
  }

  .business-block .project-video {
    padding-right: 0;
  }

  .promo-text {
    text-align: center;
  }

  .promo-action {
    text-align: center;
  }

  #page-shop-title {
    text-align: center;
  }

  #page-shop-title ul {
    text-align: center;
  }

  #page-shop-title {
    padding: 70px 0;
    background-size: cover;
    margin-top: 100px;
  }

}

@media (max-width: 600px) {

  .btn {
    font-size: 12px;
  }

  .btn-md {
    padding: 8px 18px;
  } 

  .btn-lg {
    padding: 12px 24px;
  }

  .modal-dialog-login {
    width: 500px;
  }

  .modal-dialog-login {
    width: 500px;
  }

  .navbar {
    margin-bottom: 0!important;
  }

  .hero-text h1 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
  }

  .hero-text p {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
  }

  #statistic-section {
    padding: 0;
  }

  .owl-half-slider .item {
    height: 300px;
    min-height: 300px;
  }

  .slider-typography-shop .owl-subtitle {
    line-height: 40px;
  }

  #slider.content-top-margin {
    margin-top: 100px;
  }

  .shop-parallax-section {
    color: #fff;
    font-weight: 600!important;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 42px;
    letter-spacing: 1.4px;
  }

  .shop-parallax-section span {
    color: #47b475;
    font-weight: 600;
    font-size: 32px;
  }

  .shop-parallax-content a {
    margin-top: 15px;
  }

  .product-post {
    height: 406px;
  }

  .product-price {
    display: block;
    width: 100%;
  }

  .product-post .product-rating {
    display: block;
    float: left;
    width: 100%;
  }

  .shop-parallax-section .product-hot {
    border-radius: 50%;
    color: #ffffff!important;
    font-size: 16px!important;
    font-weight: 600;
    height: 110px;
    right: -45px;
    padding-right: 35px;
    line-height: 137px;
    position: absolute;
    text-align: center;
    background: #cb0606;
    text-shadow: 1px 2px 1px rgba(0,0,0,0.14);
    top: -45px;
    width: 110px;
    z-index: 5;
    text-transform: uppercase;
  }
  
  .wide-banner-shop {
    padding: 50px 0;
  }
  
  .wide-banner-shop-text h4 {
    margin-bottom: 0;
    font-weight: 500;
    letter-spacing: 1.2px;
    padding-bottom: 0;
    margin-top: 0;
  }
  
  .wide-banner-shop-text h1 {
    font-weight: 600;
    font-size: 32px;
  }
  
  .shop-entry-post {
    padding-bottom: 30px;
  }
  
  .address {
    display: none;
  }

  .project-item .hover-gallery h4 {
    font-size: 14px;
  }

  h1.white-promo-title {
    font-size: 26px;
  }

  .big-promo-box {
    padding: 60px 0;
  }

  ul.filter-list li a {
    width: 100%;
    text-align: center;
  }

}

