@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900);
/*
font-family: 'Lato', sans-serif;
*/
body{
    font-family: 'Lato', sans-serif;
}
p{
    font-family: 'Lato', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Lato', sans-serif;
}
.navbar-inverse {
    border: none;
}
.navbar-inverse .navbar-brand {
    font-family: 'Bubbler One', sans-serif;
    font-size: 36px;
    line-height: 50px;
    color: #fff;
}
.navbar-inverse .navbar-nav {
    margin-top: 40px;
}
.navbar-inverse .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 4px;
    color: #555555;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
}
@media (max-width: 992px) {
    .navbar-inverse .navbar-nav > li > a {
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 4px;
        color: #555555;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 900;
        padding-left: 10px;
        padding-right: 10px;
    }
}
.navbar-inverse .navbar-nav > li > a:hover{
    color: #F26D35;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background:none;
    color: #F26D35;
}
.navbar-inverse .navbar-nav .dropdown-menu {
    background-color: #F26D35;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 0;
    margin-top: -3px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
    padding: 8px 15px;
    color: #FFFFFF;
    font-size: 12px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
    background-color: rgba(0, 0, 0, 0.3);
}
.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
    border-radius: 0 0 3px 3px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
    background-color: rgba(0, 0, 0, 0.1);
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-top: 0;
}
.navbar {
    border: 1px solid rgba(0, 0, 0, 0);
    margin-bottom: 20px;
    min-height: 110px;
    position: fixed;
}
.wet-asphalt{
    background:rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #4A4A4A;
}

.font-style{
    color: #838383;
}
.welcome{
    font-weight:900;
    color: #4C4C4C;
    font-size: 14px;
}
.lt_title_line {
    background: url("../images/title_line7.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 3px;
    text-align: left;
}
.mt10{
     margin-top:10px;
 }
.mt20{
    margin-top:20px;
}
.mt30{
    margin-top:30px;
}
.mt40{
    margin-top:40px;
}
.mt50{
    margin-top:50px;
}

.mb10{
    margin-bottom:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb30{
    margin-bottom:30px;
}
.mb40{
    margin-bottom:40px;
}
.mb50{
    margin-bottom:50px;
}
.btn-new{
    background:#F36622;
    color: #ffffff;
    font-size: 12px;
    border-radius: 0px;
    border-top: 2px solid #D55617;
}

.parallax {
     background-attachment: fixed;
     background-clip: initial;
     background-color: rgba(0, 0, 0, 0);
     background-image: url("../images/parralx.jpg");
     background-origin: initial;
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover;
     float: left;
     margin: 50px 0 0px;
     padding: 50px 0 100px;
     text-align: center;
     width: 100%;
 }
.contact{
    background-attachment: fixed;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/contact.jpg");
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin:0px 0 0;
    padding: 50px 0 100px;
    text-align: center;
    width: 100%;
    border-top: 1px solid #FFFFFF;
}
.title-bg a{
    text-transform: uppercase;
    font-weight:600;
    font-size: 14px;
    color: #535353;
}
.title-bg{
    background: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}
.read-more a{
    color: #D45D21;
    border: 1px solid #858585;
    padding: 8px 10px;
}
.bg-grey{
    background: #F6F6F6;
}
.title-footer{
    color: #FFFFFF;
    font-size: 50px;
    font-weight: 700;
    }
.footer-style{
    font-size: 18px;
    color: #FFFFFF;
}
.footer-style1{
    font-size:14px;
    color: #FFFFFF;
    font-weight: 600;
    font-style: italic;
}
.footer-style2{
    font-size: 16px;
    color: #FFFFFF;
    font-style: italic;
}
.footer-style2 a{
    font-size: 16px;
    color: #FFFFFF;
    font-style: italic;
}
.img-bor{
    border: 2px solid #FFFFFF;
    border-radius: 100px;
    padding: 20px;
}
.footer-bg{
    background: #1C202B;
    padding-top: 70px;
    padding-bottom: 50px;
}
.social1{
    color:#939393;
    font-size: 12px;
    margin-top: 10px;
}
.copy{
    background: #24242A;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #939393;
    font-size: 12px;
}
.copy a{
    color: #939393;
    text-decoration: none;
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
}
.copy a:hover{
    color: #FFFFFF;
}
/*about us*/
#main-banner {
    background: url("../images/internal-bg.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    margin: 0;
    min-height: 300px;
    position: relative;
    width: 100%;
}
.main-banner-title {
    color: #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 80px;
    text-shadow: 0 0 2px #000000;
    padding-top: 140px;
}

.breadcrumbs{
    color: #FFFFFF;
    padding-top: 190px;
    text-align: right;
    font-size: 12px;
}
@media (max-width: 768px) {
    .main-banner-title{
        text-align: center;
    }
    .breadcrumbs{
        text-align: center;
    }
}
.section_title_line_full {
    background: url("../images/title_line6.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 3px;
    margin: 0 auto 20px;
    padding: 0;
    text-align: left;
    width: 100%;
}

/*portfolio*/
.portfolio-items,
.portfolio-filter {
    list-style: none;
    padding: 0;
    margin: 0 -20px 20px 0;
}
.portfolio-filter > li {
    display: inline-block;
}
.portfolio-items > li {
    float: left;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.portfolio-items.col-2 > li {
    width: 50%;
}
@media (max-width: 768px) {
    .portfolio-items.col-2 > li {
        width: 100%;
    }
}
.portfolio-items.col-3 > li {
    width: 33%;
}
.portfolio-items.col-4 > li {
    width: 25%;
}
.portfolio-items.col-5 > li {
    width: 20%;
}
.portfolio-items.col-6 > li {
    width: 16%;
}
.portfolio-item {
    padding: 0;
    margin: 0;
}
.portfolio-item .item-inner {
    background: #fff;
    border: 1px solid #eee;
    padding: 10px 10px;
    margin: 0 20px 20px 0;
    position: relative;
}
.portfolio-item img {
    width: 100%;
    background-color: #d9d9d9;
}
.portfolio-item h5 {
    background: #fff;
    margin: 0;
    padding: 10px 0;
    font-weight: 700;
    font-size: 17px;
    color: #2c3e50;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase;
    text-align: center;
}
.portfolio-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    vertical-align: middle;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
    position: relative;
    top: 50%;
    display: inline-block;
    margin-top: -20px;
}
.portfolio-item:hover .overlay {
    opacity: 1;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
/*end portfolio*/
.pt50{
    padding-top: 50px;
}
.btn-orange{
    background: #F26D35;
    color: #FFFFFF;
}
.btn-next a{
    border: 1px solid #D75C28;
    padding: 7px 20px;
    text-transform: uppercase;
    background:#F26D35;
    color: #FFFFFF;
    text-decoration: none;
    }
.btn-next a:hover{
    background:#E8662F;
}
.img-bor01{
    border: 2px solid #000000;
}
.img-bor02{
    border: 2px solid #D3D3D3;
    margin-bottom: 5px;
}
.navbar-toggle {
    background-color:#E8662F;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px 4px 4px 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 41px;
    padding: 9px 10px;
    position: relative;
}
.btn-info{
    background: #F26D35;
    border: 1px solid #E56731;
}
.btn-info:hover{
    background: #D75C28;
    border: 1px solid #E56731;
}
.cont{
    font-size: 22px;
    line-height: 40px;
}
.navbar-right .dropdown-menu {
    left: auto;
    right: auto!important;
}
.read-more1 a{
    font-size: 12px;
    font-weight: 600;
    color: #555555;
}