/*
 Theme Name:   Constructo Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     constructo
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  constructochild
*/
@media (min-width: 992px)
{
.site-header-style-boxed .site-logo:before
{
   /* background-color: #ec0b13 !important;*/
   background-color: #fff !important;
}
.site-header-style-boxed .site-logo 
{
    background-color: #fff !important;
    color: transparent;
}
.site-header-style-boxed .site-logo:after 
{
    border-top: 140px solid #fff !important;
}

}
@media (max-width: 992px)
{
a.view.view1
{
    margin-bottom:35px;
    display: inline-block;
}
.site-footer .widget-title
{
    margin-top: 20px !important;
}
}
.wpcf7-submit
{
  background-color: #ec0b13 !important;
}
.wpcf7-submit:hover
{
    background-color: #2e3192 !important;
}
.wpcf7-form input.wpcf7-text, .wpcf7-form textarea
{
    border: 1px solid #2e3192 !important;
}
h2.heading-content.abouthead.style-1
{
   color: #ec0b13;
   font-weight: 600;   
}
.page-heading h1
{
    color: #ec0b13 !important;
}
@media (min-width: 992px)
{
   .firstrowstyle .f-content--style-2 .f-content__wrap
    {
        padding: 30px 0px 0px 0px !important;
    }
}
.buttonview .btn
{
    text-align: center !important;
}

.vc_row.wpb_row.vc_row-fluid.viewpdt 
{
    text-align: center !important;
}
.vc_row.wpb_row.vc_row-fluid.firstrowstyle.vc_custom_1611144776105.vc_row-has-fill .f-content
{
        padding-bottom: 0px !important;
}
.vc_row.wpb_row.vc_row-fluid.firstrowstyle.vc_custom_1611210306829.vc_row-has-fill .f-content__title
{
    margin-top: 20px !important;
    text-align: center;
}
.vc_row.wpb_row.vc_row-fluid.firstrowstyle.vc_custom_1611210306829.vc_row-has-fill .f-content--style-4 .f-content__icon
{
    display: none !important;
}
a.view {
    color: #ec0b13;
    font-size: 16px;
    /*text-decoration: underline; */
    font-weight: bold;
    text-transform: uppercase;
}
a.view:hover
{
    color: #2e3192 !important;
}
.btn.aboutread.btn-sm.style-1:hover
{
    background-color: #2e3192 !important;
}
a.readfooter {
   
    margin-top: 15px !important;
    display: inline-block;
    font-weight: 700;
    color: #ec0b13 !important;
}
.site-footer .copyright-footer {
    color: #fff;
    background: #0f0f0f;
    font-size: 16px;
}
.contactstyle strong
{
    font-size: 16px;
    color: #ec0b13;
    font-weight: bold;
}
.conatctpage h2.heading-content.divider-modern span
{
    color: #2e3192 !important;
     
      font-weight: bold;
}
.page-heading
{
    COLOR: #fff !important;
}
.page-heading a
{
    COLOR: #ec0b13 !important;
}
.page-heading {
    background-color: #2e3192 !important;
    background-image: unset !important;
}
.page-heading h1 {
    color: #fff !important;
    text-transform: uppercase !important;
    text-align: center !important;
    font-weight: 600;
    
}
.sidebar > ul > li:first-of-type .widget-title
{
    font-size: 18px;
    color: #2e3192 !important;
    font-weight: 600;
    text-transform: uppercase !important;
}
.vc_tta-style-anps_tabs .vc_tta-tabs-list > li.vc_active:after
{
    background-color: #2e3192 !important;
}
.cookwarelink a:hover
{
     COLOR: #ec0b13 !important;
}
.cookwaretable table.table > tbody td
{
   text-align: center !important;
}
.cookwaretable table.table
{
    border: 1px solid #2e3192 !important;
}
.cookwaretable .table-bordered > thead > tr > th
{
    border: 1px solid #2e3192 !important;
}
.cookwaretable .table-bordered > tbody > tr > td
{
    border: 1px solid #2e3192 !important;
}
table.table > thead th
{
     color:  #ec0b13 !important;
     font-weight: 700 !important;
}
/*.vc_row.wpb_row.vc_row-fluid.cookwaretable 
{
    left: 0px !important;
}
*/
.cookwaretable h2
{
    font-size: 20px !important;
}
table.table > tbody td
{
    text-align: center !important;
}
.page-heading
{
    margin-bottom: 30px !important;
}
::marker {
    color: #ec0b13 !important;
}
.site-footer ul li li 
{
    list-style: disc !important;
    line-height: 35px !important;
}
.address
{
    margin-bottom: 20px;
}
p.iconsaddress i
{
     margin-bottom: 10px;
}
.fa-phone-square:before
{
    color: #ec0b13 !important;
    margin-right: 10px;
}
.fa-envelope:before
{
    color: #ec0b13 !important;
    margin-right: 10px;
}
.firstrowstyle  .f-content__wrap {
    padding-top: 25px !important;
}
.firstrowstyle p:empty:before {
    content: unset !important;
}
.firstrowstyle .f-content
{
    padding-bottom: 20px !important;
}
.post-meta {
    display: none;
}