/* Add here all your css styles (customizations) */


body{
	font-family: 'Roboto', sans-serif;
	color:#82817e;
	 font-weight: lighter;
}
h1, h2, h3, h4, h5, h6 {
    
    font-weight: lighter;
    
}
.breadcrumbs-v3 h1 {
    color: #000;
    font-size: 100px;
    font-weight: lighter;
    letter-spacing: 0.1em;
    line-height: 50px;
    text-transform: uppercase;
	margin: 200px 0 50px;
}
.breadcrumbs-v3 p {
    font-weight:lighter!important;
    text-transform: none;
	color: #82817e;
}
/*Navbar Logo*/
.one-page-header .navbar-brand {
  font-size: 31px;
  font-weight: lighter;
  line-height: 15px;
  padding: 10px 15px 13px;
 color: #754f0c !important;
  font-family: 'Roboto', sans-serif;
}

.home .one-page-header .navbar-nav > li > a::before {
    color: #82817e!important;
    content: none;
    
}
.home .one-page-header .navbar-nav > li > a:focus {
    color: #82817e!important;
    content: none;
    
}
.one-page-header {
    background-color: #fff;
    border-bottom: medium none;
}
.navbar {
   
    min-height: 100px;
    
}
.one-page-header .navbar-nav > li > a {
    color: #82817e;
    font-size: 12.5px;
    padding: 17px 15px 13px;
    text-transform: uppercase;
}
.one-page-header .navbar-nav > .active > a, .one-page-header .navbar-nav > .active > a:hover, .one-page-header .navbar-nav > .active > a:focus, .one-page-header .dropdown-menu > .active > a, .one-page-header .dropdown-menu > .active > a:hover, .one-page-header .dropdown-menu > .active > a:focus, .one-page-header.top-nav-collapse .dropdown-menu > .active > a, .one-page-header.top-nav-collapse .dropdown-menu > .active > a:hover, .one-page-header.top-nav-collapse .dropdown-menu > .active > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000 !important;
}
.one-page-header .navbar-nav > li > a::before {
    color: #82817e!important;
   
}

.home .breadcrumbs-v3.img-v3 {
    background: none ;
	height:600px;
}
.home .breadcrumbs-v3::after {
    background: none;
   
}
.call-action-v1 .call-action-v1-in {
    padding: 50px 0;
    text-align: center;
    color:#82817e;
}
.call-action-v1 .call-action-v1-in p{
    font-size:16px;
}
.news-v1 p {
    
    font-size: 14px;
    
    padding: 30px 15px;
}
.news-v1 .news-v1-in {
    background: #fbfbfb none repeat scroll 0 0;
}


.contacts-section::before {
    background: none;
    
}
.btn-primary,
.contacts-in form .btn-u.btn-brd.btn-u-dark
{
    background-color:#754f0c;
    border-color:#754f0c;
}
.one-page-header .navbar-nav > li > a:hover{
    color:#754f0c;
}
.contacts-section::after {
    background: none;
   
}
.rm-download{
    padding-top:30px;
}
.contacts-section {
    background: none ;
    color: #82817e!important;
    }
	.contacts-section .title-v1 p, .contacts-section .title-v1 h2 {
    color: #000;
}
.contacts-in li {
    color: #82817e;
    
}
.contacts-in li a {
    color: #82817e;
}
.contacts-in form label {
    color: #82817e;
    
}
.title-v1 h1::after, .title-v1 h2::after {
    
    content: none;
    
}
.parallax-twitter::after {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    
}
.parallax-twitter::before {
    background: none;
    
}
.contacts-in form .form-control {
    background: none;
    color:#82817e;
	border-color: #ddd;
}
.contacts-in form .form-control:focus {
    background:none;
    
}
i.icon-bg-u {
    background: #754f0c none repeat scroll 0 0;
}

.service-box-v1 p::after {
    
    content: none;
    
}
.service-box-v1 p {
    margin: 20px 0;
    font-size:13.5px;
}
.parallax-twitter {
    
    padding: 150px 0;
    
}

.tp-dottedoverlay.twoxtwo {
    background: rgba(0, 0, 0, 0.3) url("../assets/gridtile.png") repeat scroll 0 0;
}
.rs-caption-1::after, .rs-caption-1::before {
    content: none;
    
}
.rs-caption-2::after {
    
    content: none;
    
}
.title-v1 {
    margin-bottom: 30px;
    
}
.title-v1 h1, .title-v1 h2 {
    color: #000;
    
}
a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
a.network {
    display: block;
    positio5100px;
    visibility: hidden;
}
.call-action-v1 p {
    font-size: 16px;
    font-weight: lighter !important;
    
}
.carousel-control {
  
  font-weight: lighter;
  
}
.copyright-section i.back-to-top {
    background: #ddd none repeat scroll 0 0;
    
}
.copyright-section {
    background: #ddd none repeat scroll 0 0;
    
}
.clients-section::after {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    
}
.sky-form .btn{
    margin-top:30px;
}
#intro-section{
    width:100%;
}
@media (max-width: 768px) {
	.rs-caption-1 {
        font-size:38px!important;
        line-height: 46px!important;
      }
      .rs-caption-2 {
        font-size:14px!important;
        line-height: 20px!important;
        padding:20px!important;
      }
      .rs-caption-3 {
        margin-top: 30px!important;
  	}
}