body, html {
    font-family: Roboto, Arial, "Droid Sans", sans-serif;
}

.navbar-brand {
    float: left;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand > img {
    position: absolute;
    max-height: 85px;
    top: 2px;
}

@media (max-width: 767px) {
    .navbar-brand > img {
        height: 50px;
        position: relative;
        top: 4px;
    }
}

.navbar-inverse .navbar-nav > li.sub > a:hover {
    color: #FFF;
    border-bottom: none;
}

.custom-menu .sub ul {
    display: none;
    position: absolute;
    width: 220px;
    top: 100%;
    left: 0px;
    list-style: none;
    margin: 0px;
    background-color: transparent;
    padding: 0px;
    border-top: solid 3px #fff;
}

.custom-menu .sub:hover > ul {
    display: block;
    background-color: #Df4847;
    -webkit-transition: 3s;
    transition: 3s;
    transition-timing-function: ease;
    padding: 5px;

}

.custom-menu .sub ul li {
    float: none;
    font-weight: normal;
    position: relative;
    margin-left: 0px;

}

.custom-menu .sub ul li a {
    color: #fff;
    padding: 15px 10px;
    display: block;
    border-bottom: solid 1px #fff;
}

.custom-menu .sub ul li:last-child a {
    border-bottom: none;
}

.main-banner {
    position: relative;
}

.main-banner .item a {
    display: block;
}

.main-banner .item .slide-image {
    background-size: cover;
    background-repeat: no-repeat;
    height: 625px;
    background-position: center center;
}

.slide-item {
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.owl-prev, .owl-next {
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -31px;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid #ba7036;
    width: 85px;
    font-size: 40px;
    color: #ba7036;
    line-height: 32px;
    padding: 15px;
    text-align: center;
    border: 1px solid #Df4847;
    color: #fff;
}

.owl-prev {

}

.owl-next {
    right: 0px;
}

.owl-prev.disabled, .owl-next.disabled {
    visibility: hidden;
}

.service-icon {
    max-width: 60%;
    margin-top: -12px;
}

#services img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.homeport1 figure h2 {
    line-height: 22px;
}

.form-control {
    color: #555;
}

.breadcrumb {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eee;
}

.m-auto {
    margin: 0 auto;
}

.blog {
    min-height: 700px;
}

#frmContact .form-control {
    color: #fff;
}

#frmContact textarea {
    border: solid 1px #fff;
}

#contactform-verifycode {
    background-color: transparent;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid white;
}

.input-verify {
    width: 30%;
    display: inline-block;
}

.link-redirect:hover {
    color: #fff;
}

.blog-content img {
    max-width: 100%;
}

.mysharing {
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

.mysharing li {
    margin-right: 15px;
    height: 28px;
    float: left;
}

.blog-title {
    font-size: 20px;
}

.post-tags {
    float: left;
    width: 100%;
    margin: 30px 0px;
}

.post-tags h4 {
    float: left;
    margin: 0px;
}

.post-tags .textTags, .post-tags .tag-item {
    margin-right: 20px;
    height: 20px;
    padding: 0 10px;
    background: #f1f1f1;
    float: left;
    color: #939393;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}

.offer-filter p {
    color: #ffffff;
}

#frmContact .help-block {
    color: #ffffff;
}
.web-contact{
    padding-top: 30px;
}
.web-contact i.fa {
    color: #ffffff;
}

.web-contact .text {
    color: #ffffff;
}

.web-contact .control-label {
    color: #ffffff;
}

.web-contact button[type="submit"] {
    color: #Df4847;
    font-weight:bold;
    background: #fff;
    padding: 10px 50px;
    border-color: #ffffff;
}
.web-contact button[type="submit"]:active:hover, .web-contact button[type="submit"].active:hover, .web-contact button[type="submit"]:active:focus, .web-contact button[type="submit"].active:focus, .web-contact button[type="submit"]:active.focus, .web-contact button[type="submit"].active.focus{
    olor: #Df4847;
    font-weight:bold;
    background: #fff;
    padding: 10px 50px;
    border-color: #ffffff;
}
#frmContact .form-control{
    box-shadow: none;
}
#about{
    padding:15px 0px 20px 0px ;
}
#services {
    padding-top: 20px;
}
#bloghome {
    padding-top: 15px;
    padding-bottom: 20px;
}
.height-contact-element{
    margin:15px 0px;
}
#follow-us{
    height:auto;
}

.registerPrForm p {
    color: #ffffff;
}
.registerPrForm h2{
    font-size:20px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}
#requestorderform-verifycode {
    height: 50px;
}

#registerPr{
    padding-bottom: 25px;
}

.blog-content p{
    padding: 0px;
}
.blogItem figure{
    min-height: 180px;
}
.homeport1 figure figcaption{
    text-transform: none;
}
.blogItem .blog-name{
    height: 60px;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}


/*responsive*/
@media (max-width: 767px) {
    .navbar-brand > img {
        height: 50px;
        position: relative;
        top: 4px;
    }
    .blogItem .blog-name{
        height: auto;
    }
}