body, p {
    color:#333;
    overflow-y: visible !important;
}
.modal-open {
    padding-right: 0 !important;
}
img {
    max-width: 100%;    
}
.h1, h1 {
    font-size: 32px;
    margin-bottom: 1em;
}
.breadcrumb {
    background: 0 0;
    padding: 0;
    margin: 10px 0 20px;
    display: block;
    border-radius: 0;
}
.breadcrumb__list {
    display: inline-block;
        margin: 0;
    padding: 0;
}
.breadcrumb__list__element {
    display: inline-block;
    font-size: 12px;
}
.breadcrumb__list__element:after {
    content: ">";
    margin: 0 2px;
}
.breadcrumb__list__element:last-child:after {
    content: "";
    margin: 0;
}
.section-heading .h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 20px;
}

#sub-header .left-info ul li i {
    color: #c77862;
}
#sub-header li a {
    color: #c77862;
}
#sub-header .left-info ul li i {
    font-size: 18px;
}
#sub-header .left-info ul li {
    font-size: 14px;
}
#sub-header .pull-right ul li a,
#sub-header .pull-right ul li i {
    color: #e8aa00;
}
#sub-header .pull-right ul li a {
    text-transform: uppercase;
    font-weight: 700; 
}
.site-header {
    height:auto;
    z-index: 9;
}
.site-header .main-header .logo {
    line-height: 1em;
}
.header-right-toggle {
    margin-right: 0;
}
.header-right-toggle a {
    margin-top: 0;
}
nav.main-navigation ul li {
    padding: 15px 25px 15px 0;
}
nav.main-navigation ul a {
    font-size: 16px;
}
nav.main-navigation ul li ul.sub-menu {
    top: 35px;
}
nav.main-navigation ul li:last-child {
    float: none;
    padding: 0;
}
nav.main-navigation ul li ul.sub-menu {
    width: 200px;
}
section.intro {
    padding: 75px 0;
}
section.intro .main-content {
        margin-top: 2em;

}
section.intro .content h1 {
    line-height: 1;
    margin: 0 0 0.5em;
    font-size: 35px;
}
section.intro .content p, .text-content p {
    font-size: 1.1em;
}
.recent-projects {
    padding-top: 25px;
}
.recent-projects .section-heading .h2 {
    color:#fff;
}

footer p {
    color: #888;
}
footer .h2 {
    color: #ffffff;
}
footer {
    padding: 40px 0;
}
footer .feedback {
   padding-top: 2em; 
}
footer .feedback li {
    list-style: none;
    color: #e8aa00;
    font-size: 1.5em;
    margin-bottom: 1em;
}
footer .feedback a {
    color: #e8aa00;
}
footer .feedback i {
    margin-right: 5px;
}
.owl-carousel .owl-item {
    margin: 0 1em;
}
.owl-carousel .owl-item img {
    max-width: 180px;
}
.recent-projects {
    height: 395px;
}
.recent-projects .thumb-content {
    background-color: rgba(250,250,250,.7);
}
.owl-wrapper {
    padding:0 1em;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
    top: 138px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
}
.owl-item a {
    font-size: 1.5em;
    color: #333;
}
.recent-projects .thumb-text {
    margin-top: 15%;
    padding: 0 15px;
    line-height: 1;
    cursor:pointer;
}
.recent-projects .thumb-text span {
    color: #111;
}
.recent-projects {
    background-image: none;
    background-color: #314249;
}
#page-heading {
    margin-top: 50px;
}
section.content {
    padding: 60px 0;
}
section.content p {
    font-size: 1.3em;
}
.map {
    margin: 80px 0;
}
.contact-form .right-info ul li {
    font-size: 1.3em;
    color: #333;
    margin-bottom: 1.5em;
}
footer .about-us p {
    line-height: 1;
}
footer p a {
    color: #888;
}
footer p a:hover, .contact-form a:hover {
 color: #e8aa00;
}
.contact-form .right-info ul li i {
    color: #e8aa00;
    font-size: 21px;
}
.contact-form form {
    -webkit-box-shadow: 0px 2px 12px 2px rgb(0 0 0 / 20%);
    box-shadow: 0px 1px 6px 1px rgb(0 0 0 / 20%);
    padding: 15px;
}
.contact-form form a {
    text-decoration:underline;
}
form input {
    border: 2px solid #e5e5e5;
    margin-bottom: 25px;
    width: 100%;
    padding-left: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #888888;
    height: 40px;
    outline: none;
}
form textarea {
    border: 2px solid #e5e5e5;
    margin-bottom: 25px;
    width: 100%;
    max-width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #888888;
    height: 40px;
    padding: 12px 15px;
    outline: none;
}
.is-invalid {
    border-color: #e77272;
}
.btn-primary {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    padding: 0px 15px;
    background-color: #e8aa00;
    border-radius: 3px;
    letter-spacing: 0.5px;
    border: 0;
}
.contact-form a, .tab .text-content a {
    text-decoration: underline;
}
.contact-form .ml {
    margin: 12px 0 0 44px;
}
.contact-form .ml span {
       font-size: 0.8em;
    color: #888;
}
.projects-page .thumb-text {
    cursor:pointer;
}

#tabs-info.tabs-product {
    background: none;
    padding: 0;
}
#tabs-info.tabs-product .tab-content .text-content {
    padding:0;
}
#tabs-info.tabs-product .tab-links li .left-bg {
    border-right: 20px solid #e7e7e7;
    border-top: 20px solid #e7e7e7;
}
#tabs-info.tabs-product .tab-links li .right-bg {
    border-left: 20px solid #e7e7e7;
    border-bottom: 20px solid #e7e7e7;
}
#tabs-info.tabs-product .tab-links li span {
    background: #e7e7e7;
}
#tabs-info.tabs-product li.active a span {
    color: #fff;
    background-color: #1a3a4b;
}
#tabs-info.tabs-product li.active a i.right-bg {
    border-left-color: #1a3a4b;
    border-bottom-color: #1a3a4b;
}
#tabs-info.tabs-product li.active a i.left-bg {
    border-top-color: #1a3a4b;
    border-right-color: #1a3a4b;
}
.accent-button.product {
    position: absolute;
    top: -70px;
    left: 9px;
}
.msize {
    padding: 0;
}
.msize li {
    list-style: none;
    display: inline-block;
    margin: 5px;
    background: #5387a3;
    color: #e7e7e7;
    padding: 5px 10px;
}
.modal-header .close {
    margin: -50px -10px 0 0;
}
.close {
    font-size: 36px;
}
form input {
    margin-bottom: 10px;
} 
.form-group {
    margin-bottom: 0px;
}
.form-horizontal .form-group-lg .form-control, .input-lg {
    height: 36px;
    padding: 10px 9px;
    font-size: 16px;
}
.order-table {
    width: 100%;
    margin: 1em 0;
}
.order-table tr td:nth-child(2) {
    width: 25%;
    padding: 0 5px;
}
.order-table tr td:nth-child(3) {
    width: 20%;
}

.order-table .num {
    width: 73%;
    float: left;
    margin: 0px 3px 0 0;
}
.order-table span {
    margin-top: 15px;
    display: block;
}
.clone {
    margin: 0 0 1em 0;
    background: #e8aa00;
    border: 0;
    color: #fff;
    padding: 5px 10px;
}
.products-list ul {
   padding: 0;
}
.products-list li {
   display: inline-block;
    width: 150px;
    border: 1px solid #ccc;
    text-align: center;
    margin: 1em 1em 1em 0;
    padding: 1em;
}

.mobile-phone {
    display: none;
}
@media screen and (max-width: 860px) {
    
    #sub-header {
        display:none;
    }
    .site-header {
        background-color: #333;
        padding-bottom: 5px;
        top: 0;
    }
    .mobile-phone {
        display: block;
        float: left;
        color: #fff;
        font-size: 1.5em;
        padding: 10px 0 5px 0;
    }
    .mobile-phone a {
        color: #fff;
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next {
        top: 72px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 10px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 10px;
    }
}
   
   
   
   
   
   
   