/*
 Template: usirea
 Theme Name: usirea Child
 Theme URI: http://theemon.com/
 Description: usirea Child Theme
 Author: Theemon WordPress Team
 Author URI: http://theemon.com/
 Version: 1.0.0
 Tags: right-sidebar,fixed-layout,fluid-layout,responsive-layout,custom-colors,custom-header,full-width-template,post-formats,sticky-post,theme-options
 Text Domain: industrial-child
*/


p {
    text-align: justify;
}
/*****************slider***********************/

.sliderone-title {text-transform: uppercase}

/*****************header*********************/
.secondry-header {
    background: #100e10 !important;
    padding: 30px 0 11px;
    width: 100%;
}
.secondry-header .num {
    display: none !important;}

.primary-header .left-header span{
    color: #fff !important;
}


/*****************menu***********************/

.menu li a {
    color: #fff !important;
    font-weight: 700;
    padding-bottom: 7px;
    display: block;
    border-bottom: 2px solid #fff;
}

.menu li .submenu li a {
    border: none;
    color: #100e10 !important;;
    display: inline-block;
    border-bottom: 2px solid #fff;
    text-transform: capitalize;
}
/*****************pages***********************/
.color p {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
}
.color h1 {
    color: #100e10;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 3px solid;
    padding-bottom: 20px;
    font-size: 26px;
}
 h2.wpb_heading {
    color: #100e10;
    font-weight: 500;
     font-size: 15px !important;
}
 .color .wpb_single_image img {
     height: auto;
     max-width: 70%;
     vertical-align: top;
 }
/*****************cube ***********************/

#cbpw-filters1 .cbp-filter-item.cbp-filter-item-active {
    background-color: #e97625 !important;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #e97625 !important;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Open Sans,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 32px;
    margin: 0px 10px 10px 0px;
    padding: 0px 17px 0px 17px;
    text-transform: none;
}


#cbpw-filters1 .cbp-filter-item:hover {
    background-color: #FFFFFF;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #DADADA;
    color: #e97625 !important;
    font-size: 12px;
    font-family: Open Sans,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 32px;
    margin: 0px 10px 10px 0px;
    padding: 0px 17px 0px 17px;
    text-transform: none;
}

#cbpw-filters1 .cbp-filter-counter {
    background-color: #e97625 !important;
    color: #fff;
    font-size: 11px;
    font-family: Open Sans,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    padding: 4px 0px 4px 0px;
}
/*****************slider***********************/


.our_contact .left-detail {
    float: left;
    padding: 19px 0 0 0;
    width: 750px;
}


.wpcf7-textarea {
    display: inline-block;
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    font-size: 12px;
    line-height: 16px;
    color: #777575;

    width: 100%;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 17px
}
.our_contact .right-detail address{
    background: #100e10 !important;
    margin: 33px 0 0 0;
    line-height: 1;
    padding: 49px 45px 20px;

}
.our_contact strong {
   color: #fff !important;
}
.our_contact .right-detail address li i {
    position: absolute;
    left: 0;
    top: -1px;
    color: #fff !important;
}

.our_contact .right-detail address li i:hover {

    color: #e97625 !important;
}
.location-svg svg {
    fill: #fff !important;
}


.about-detail {
    padding: 26px 0 0 !important;
}

.textwidget {
    font-size: 15px;
    line-height: 24px;
    color: #fff !important;

}

.primary-footer h3 {
    font-size: 16px;
    line-height: 33px;
    color: #e97625 !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 26px;
}

.textwidget img {
   margin-top: 20px;
    float: right;
}

ul li {
    list-style-type: none!important;
}

.textwidget ul li {
    border-bottom: 1px solid #878987;
    padding-bottom: 5px;
    padding-top: 10px;
}