/*
Theme Name: Divi theme child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.17.4.1654490536
Updated: 2022-06-06 10:12:16

*/
.updates-cnt h4.et_pb_module_header {
    padding: 0px 0px 9px 9px;
}
.updates-cnt p {
    padding: 0px 9px 5px 9px;
}
ul.et_pb_tabs_controls {
    background-color: #f4f4f400;
}
.tab-pro ul li a {
    font-family: 'Titillium Web';
    font-size: 25px;
    color: #000;
}
.pro-cnt {
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    background: black;
}
.pro-cnt p {
	color: #fff;
    font-size: 16px;
    font-family: 'Titillium Web';
    line-height: 25px;
    text-align: center;
}
.pro-cnt h2 {
    font-weight: 600;
    font-size: 30px;
    font-family: 'Titillium Web';
   color: #fba632;
}
.pro-com {
    padding: 3px 0 0px;
    border: 7px solid #273951;
    display: inline-block;
    width: 31%;
    margin: 3px 11px;
	border-radius: 3px;
}
.main-tab {
    width: 100%;
}
.read-bttn a {
    color: #fff;
    background: #273951;
    padding: 7px 16px;
    position: relative;
    border-radius: 5px;
    top: 11px;
    font-family: 'Titillium Web';
    box-shadow: 5px 5px #000000b3;
}
.footer-om a {
    top: 10px;
    position: relative;
    left: 5px;
}

/* .tablepress>:where( tbody:hover)>.even>* {
    background-color: #f36c1e;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Titillium Web';
} */
a.catalogue-b:hover {
    /* border: 2px solid #fff !important; */
    background: #273951 !important;
}
a.catalogue-b {
    transform: rotate(270deg);
    color: #fff;
    background: #273951;
    font-family: 'Titillium Web';
    font-size: 19px !important;
    margin-bottom: 71%;
    left: 41%;
    border-radius: 5px;
    font-weight: 600;
}
.tablepress>.row-hover>tr:hover>* {
    background-color: #b22d30 !important;
    color: #fff !important;
    /* box-shadow: -2px -2px 2px 4px #00000059; */
}
.client-pro tr td {
    background-color: #fba832 !important;
    color: #000 !important;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Titillium Web';
}
.client-pro tr th {
    font-size: 18px;
    background: #273951;
    color: #fff;
    font-family: 'Titillium Web';
}
.client-logo img {
    height: 175px;
}
.heading_name span {
    FONT-SIZE: 22PX;
    COLOR: #ff7824;
}
.ab-in-li ul li:before {
    content: "\f2b5";
    font-family: 'FontAwesome';
    color: #faa832;
    font-size: 22px;
    position: absolute;
    left: 0;
    font-weight: 600;
    transition: 2s;
}