.tc300577{display:none;}
.icons-img{width:25px;}
.text32{font-size:32px;}
.money{display:none;}
#footphone{
	display:none;
}

.ellipsis {
overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

p{ font-size: 16px; }

.navbar .container .attr-nav a { margin-left:5px;}

.navbar .container .attr-nav ul li{ margin-left: 0; padding-left: 0; }
.navbar .container .attr-nav ul li a i{ color:#0A3202; }
nav.navbar.bootsnav.navbar-fixed.navbar-transparent .logo-display, nav.navbar.bootsnav.navbar-fixed.no-background .logo-display{    width: 40%;}
nav.navbar.bootsnav.navbar-fixed .logo-scrolled{    width: 60%;}
.logo-scrolled{width: 60%;}

nav.navbar.bootsnav ul.nav > li > a{    font-size: 16px;}

#slide{ top:100px; margin-bottom: 150px; }

.services-area .services-items .item {
  background: #062101 none repeat scroll 0 0;
  background-image: url(assets/img/serviceBG.png);
  -moz-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  -webkit-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  -o-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  padding: 50px 30px;
  border-radius: 50px 0px;
}
.services-area .services-items .item i {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #C6DBC1;
  display: inline-block;
  font-size: 50px;
  height: 100px;
  line-height: 95px;
  position: relative;
  text-align: center;
  width: 100px;
}

.services-area .services-items .item .info h4 ,.services-area .services-items .item .info a{ color:#F7E977; }
.services-area .services-items .item .info p{color:#D4B952; }


.site-heading h2::before {
  background: #062101 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  width: 40px;
}
.callback-area button {
  background: #062101 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  box-shadow: inherit;
  color: #ffffff;
  font-family: "Poppins",sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 35px;
  text-transform: uppercase;
}
.about-area .about-list li .icon i {
  color: #062101;
  display: inline-block;
  font-size: 50px;
  min-width: 70px;
}
.about-area .management-quote .management-items .owl-dots .owl-dot.active span {
  background: #062101 none repeat scroll 0 0;
  border: 2px solid transparent;
}

.bg-dark {
  background: #062101 none repeat scroll 0 0;
}

.align-c{text-align: center;}
.align-c span{ color:#F7E977; }
.clients-area .align-c span{font-weight: 800; line-height: 1.2;}




.about-area .about-list li .icon, 
.about-area .about-list li .info {
  display: table-cell;
  vertical-align: middle;
}

.radio-inline{ line-height: 4.2; }
.checkbox-inline{line-height: 4.2; margin: 0 32px;}

footer .f-item .social {
 /* border-top: 1px solid #e7e7e7;*/
  margin-top: 20px;
  padding-top: 25px;
}
footer .f-item .social li a {
  border: 1px solid #e7e7e7;
  color: #062101;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}



.about-area .about-content ul li {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.about-area .about-content ul {
  margin-bottom: 40px;
  margin-top: 25px;
}

.banner-area .content h1 span {
  color: #F7E977;
  font-weight: 700;
}


.carousel-inner .box-cell .content{display: none;}



/*about*/

.breadcrumb-area .breadcrumb::after {
  background: #062101 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.breadcrumb-area .breadcrumb li.active {
  color: #F7E977;
}
.col-lg-12 h1{ color:#DCE5DA; }
.about-area .about-content ul li .icon i {
  color: #062101;
  font-size: 40px;
}
.btn-theme {
  background-color: #062101;
  color: #ffffff !important;
  border: 2px solid #062101;
}

.about-area .about-content .info h4 {
  color: #062101;
  font-weight: 600;
  text-transform: uppercase;
}

/*process*/

.process-part{position: relative; padding: 20px; border: 10px solid #062101; background-color: #062101; color: #D4B952; font-size: 18px; text-align: center; border-radius:  13% 0;}
.process-part i.flaticon-customer-service{ z-index: 1; font-size: 200px; position: absolute; top: 50%; color: #DCE5DA; opacity: 0.1; }
.process-part .process-inner h2{ color:#F7E977; }
.process-part .process-inner ul li{ border-bottom: unset; }
.process-inner{ border: 3px solid #F7E977; padding:20px; }


/*contact*/
.contact-area .address-items li .icon i {
  color: #062101;
  display: inline-block;
  font-size: 50px;
}
.contact-area .contact-form button {
  background: #062101 none repeat scroll 0 0;
  border: medium none;
  box-shadow: inherit;
  color: #ffffff;
  font-family: "Poppins",sans-serif;
  font-weight: 600;
  padding: 12px 30px;
  text-transform: uppercase;
}
.contact-area .contact-form p::after {
  background: #062101 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}


/*share*/
.share_wrape ul li a{ font-size:18px ; }
.share_wrape ul li a:hover{ color:#D4B952; }
.share_wrape ul li a::after{ content: 'MORE'; position: absolute; right:0;   line-height: 66px; }
.share_wrape ul li a span{ font-size: 18px; margin-right:30px ; }
hr {
  margin-top: 0;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #ccc;
}
.back{ padding:10px; background-color:#062101 ; color:#fff; text-align: center; }



/*s1*/
.about-area .about-content .info table.ss-t-info{ border:1px solid #062101  ; margin: auto; width:80%; font-size: 18px; color:#062101 ; }
.about-area .about-content .info table.ss-t-info tr ,.about-area .about-content .info table.ss-t-info td{border:1px solid #062101  ; padding: 20px; line-height: 2.2; background: #fff;}
.about-area .about-content .info .ss-t-info .title1{ background-color:#062101 ; color:#F7E977; text-align: center; font-size: 24px; font-weight: 800; }
.about-area .about-content .info .ss-t-info .title2{ font-weight: 800; }



@media (min-width: 1024px) and (max-width: 1200px){

  #slide{ top:182px; }

}
@media (max-width: 1024px){

  #slide{ top:68px; }

}

@media (max-width: 1023px){

  nav.navbar.bootsnav.navbar-fixed.navbar-transparent .logo-display, nav.navbar.bootsnav.navbar-fixed.no-background .logo-display{    width: unset;}
nav.navbar.bootsnav.navbar-fixed .logo-scrolled{    width: unset;}
.logo-scrolled{width: unset;}

}

.mob_bnr{display:none;}

@media(max-width: 768px){
  .share_wrape ul li a::after{ display: none;}
  .carousel-inner .box-cell .content{display: block;}
  .about-area .about-content .info table.ss-t-info{ width:95%; }
  .text32{font-size:24px;}
  
  #footphone{ display:block; position: fixed; bottom: 0; width: 100%; height: 50px; background: #005bac; line-height: 50px; z-index: 999; }
#footphone a{ display: inline-block; color:#fff; text-decoration:none; }
#footphone a:hover{ color:#fff; }
#footphone li{ text-align: center; list-style:none; float:left; width:100%; font-size:32px; }
#footphone li.phone{ background: #005bac; }

.icons-img{width:36px;}
.mob-logo{margin-right:100px;}
.post-date{display:none;}

.pc_bnr{display:none;}
.mob_bnr{display:inline;}

}