  body{
   // font-family: 'Noto Sans JP', sans-serif;
    font-family: 'Alegreya Sans SC', sans-serif;
  }

  @media screen and (max-width: 1950px) and (min-width: 1500px) {
    .container {
      width: 90%;
    }
  }

  .top-header{  
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
    margin: 10px 0px 0px 0px;
    text-transform: uppercase;
  }
  .top-header ul{
    display: -webkit-box;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .top-header ul li{
    border-right: 1px solid #ada5a5;
    padding: 0px 10px 10px 10px;
  }
  .top-header ul li:first-child{
    text-align: right;
  }
  .top-header ul li:last-child{
    border-right: 1px solid transparent;
  }

  .top-header ul li img{
      width: 20px;
      margin-top: 3px;
    }

  @media screen and (max-width: 600px) {
    .top-header ul {
      margin-left: -20px;
    }
    .top-header ul li {
      padding: 0px 5px 10px 5px;
    }
    .top-header ul li img{
      width: 20px;
      margin-top: 7px;
    }
  }

  .logo-section{
    background: url('../assets/images/top-bg.png');
    font-weight: 600;
  }
  .logo-section .row{
    padding: 8px 0px 6px;
  }
  .logo-section p{
    margin: 0 0 0px;
  }
  .logo-section .logo-content-1{
    margin: 0 0 15px;
  }
  .logo-section .logo-content-3{
    font-size: 16px;
  }
  .logo-section .logo-content-4{
    font-size: 12px;
  }

  .dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
  }

  .dropdown {
    position: relative;
    display: inline-block;
  }

  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    /*min-width: 160px;*/
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }

  .dropdown-content a {
    color: black;
    padding: 10px 10px;
    text-decoration: none;
    display: block;
  }

  .dropdown-content a:hover {background-color: #ddd;}

  .dropdown:hover .dropdown-content {display: block;}

  .dropdown:hover .dropbtn {background-color: #3e8e41;}

  .navbar-inverse {
    background-color: #105b0a;
    border-color: #105b0a;
  }
  @media (min-width: 768px){
    .navbar {
        border-radius: 0px;
    }
  }
  .navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #eee;
    background-color: #1d1f1f3b;
  }
  .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #eee;
    background-color: #1d1f1f3b;
  }

  @media screen and (max-width: 1950px) and (min-width: 1500px) {
    .navbar-inverse .navbar-nav{
        float:none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
}



  .news-ticker{
    background: #f3f9fa;
    border: 1px solid #c0c0c030;
    padding-top: 5px;
  }


  .news-scroll a {
    text-decoration: none
  }

  .dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: rgb(207, 23, 23);
    border-radius: 50%;
    display: inline-block
  }
  .news-title{
    background: #151414;
    color: white;
    text-transform: uppercase;
  }


  .nav-side-menu {
      overflow: auto;
    /* font-family: verdana; */
    /* font-size: 12px; */
    font-weight: 200;
    background-color: #f1f1f1;
    /*height: 378px;*/
    color: #2e353d;
}
.nav-side-menu .brand {
background-color: #dcdee0;
    line-height: 72px;
    display: block;
    text-align: center;
    background-image: url('../assets/images/title-bg.png');
    background-size: 100% 100%;
    font-weight: 600;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #105b0a;
    background-color: #4f5b6921;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    background-color: #dcdee0;
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #23282e42;
    margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #0202034d;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 0px;
  border-left: 3px solid #23282e63;
  border-bottom: 1px solid #23282e63;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #232727;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b696b;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}

.boxed-content{
  border-radius: 0px;
  margin: 20px 0px 20px 0px;
}

.boxed-content h4{
  margin-bottom: 25px;
    font-weight: 600;
    background: url(../assets/images/top-bg.png);
}
.boxed-content p{
  //line-height: initial;
    line-height: 140%;
}
.btn-primary{
  color: #fff;
    background-color: #105b0a;
    border-color: #105b0a;
    border-radius: 0px;
    border-left: 3px solid #ffffff;
}

.lower-heading h4{
  background-image: url(../assets/images/texture.jpg);
    padding: 15px;
    color: aliceblue;
    text-transform: capitalize;
}


.home-newsletter {
    padding: 10px 0px 30px 0px;
    background: #b15d87;
    background: url(../assets/images/top-bg.png);
    margin-top: 20px;
}

.home-newsletter .single {
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2; 
}
.home-newsletter .single h2 {
    font-size: 22px;
    color: #101010;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.home-newsletter .single .form-control {
height: 50px;
background: rgba(255, 255, 255, 0.6);
border-color: #a09b9b;
border-radius: 20px 0 0 20px; }
.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #243c4f; }
.home-newsletter .single .btn {
min-height: 50px; 
border-radius: 0 20px 20px 0;
background: #105b0a;
color: #fff;
}


.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
    text-align: justify;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 100%;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}



.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 77%;
    padding-left: 0;
    margin-left: -30%;
    text-align: right;
    list-style: none;
}

.carousel-indicators ol, ul {
    margin-top: 0;
    margin-bottom: -10px;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0px;
    left: 15%;
    z-index: 10;
    /* padding-top: 4px; */
    background: #1513138c;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.panel {
    margin-bottom: 20px;
    border: 1px solid #080808f7;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-heading {
    padding: 20px;
    border-bottom: 1px solid #0c0c0c;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    line-height: 72px;
    display: block;
    text-align: center;
    background-image: url(../assets/images/title-bg.png);
    background-size: 100% 100%;
    font-weight: 600;
}

.btn-lg {
    color: #fff;
    background-color: #0e0e0e;
    border-color: #0a0a0a;
    border-radius: 0px;
    width: 100%;
    margin-top: 10px;
    text-align: left;
    background-image: url('../assets/images/footer-bottom-bg.png');
    background-size: inherit;
    border-left: 3px solid #105B0A;
}


#footer {
    border-top: 5px solid #105b0a;
    /*background: #033649 none repeat scroll 0% 0%;*/
    padding-top: 30px;
    /*margin-top: 60px;*/
    clear: both;
    color: #AAA;
    display: block;
    background-image: url(../assets/images/footer-bottom-bg.png);
}

#footer #footer-widgets{
  padding-bottom: 30px;
}
#footer .widgettitle {
    margin: 0px;
    padding: 0px 0px 15px;
    border-bottom: medium none;
}
@media screen and (max-width: 992px) {
  #footer .widgettitle {
    padding: 30px 0px 15px;
  }
}
#footer h4 {
    color: #FFF;
}

#footer ul {
    list-style: outside none none;
}

#footer li {
    padding: 7px 0px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
    margin: 0px;
}

#footer li a {
    color: #DDD;
}

#sub-floor {
    color: #AAA;
    background: #0e0e0e none repeat scroll 0% 0%;
    padding: 10px 0px;
}


.about-section {
  position: relative;
}
.about-section .text-block {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: #000000;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
}


      .service-section{
        margin-bottom: 10px;
      }
      .service-section .srv{
        background-color: #fff;
        padding: 10px;
      }
      .service-section .srv .tab1{
        padding: 20px 0px 20px 0px;
        text-align:center;
      }
      .service-section .srv .tab1 .section{
        border: 1px solid silver;
        padding: 30px 10px 30px 10px;
        margin-right: 2px;
      }
      .service-section .srv .tab1 .section h3{
        color: #3c763d;
      }
      .service-section .srv .tab1 .section:hover{
        background-color: #efefef;
      }
      .form-control{
        border-radius: 0px;
      }