/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#Info_ECCC{
    position: relative;
}

#Info_ECCC .top-row.img-certified{
    position: absolute;
    left: 50%;
    top: -120px;
    z-index: 2;
    max-width: 300px;
    transform: translateX(-530px);
}

#Info_ECCC .top-row.img-certified .vc_single_image-wrapper{
    rotate: -12deg;
}
#Info_ECCC .porto-u-main-heading h2{
    padding-left: 110px;
}

@media (max-width: 1200px) {
    #Info_ECCC .top-row.img-certified{
        position: absolute;
        left: 50%;
        top: -50px;
        z-index: 2;
        max-width: 250px;
        transform: translateX(-480px);
    }

    #Info_ECCC .porto-u-main-heading h2{
        padding-left: 230px;
        text-align: left;
    }
}
@media (max-width: 999px) {
    #Info_ECCC .top-row.img-certified{
        position: absolute;
        left: 50px;
        top: 0;
        z-index: 2;
        max-width: 250px;
        transform: none;
    }

    #Info_ECCC .porto-u-main-heading h2{
        padding-left: 230px;
        text-align: left;
    }
}

@media (max-width: 694px) {
    #Info_ECCC .top-row.img-certified{
        position: relative;
        left: initial;
        top: inherit;
        z-index: 2;
        max-width: 220px;
        transform: none;
        margin-bottom: -180px;
    }

    #Info_ECCC .porto-u-main-heading h2{
        padding-left: 0;
        text-align: center;
    }

    .ti-fade-container{
        padding-left: 170px;
    }
}

body .ti-widget.ti-thum .ti-review-item>.ti-inner,
.ti-widget.ti-thum .ti-review-item>.ti-inner{
	background: #2f487f !important;
	border-color: #1a2b4f !important;
}

body .ti-widget.ti-thum .ti-controls .ti-next, 
body .ti-widget.ti-thum .ti-controls .ti-prev{
	background: #428dcd !important;
	border-color: #1a2b4f !important;
	outline-color: #1a2b4f !important;
}

body .ti-widget.ti-thum .ti-controls .ti-next:hover, 
body .ti-widget.ti-thum .ti-controls .ti-prev:hover{
	background: #1a2b4f !important;
	border-color: #1a2b4f !important;
	outline-color: #1a2b4f !important;
}

body .ti-widget.ti-thum .ti-controls .ti-next:before, 
body .ti-widget.ti-thum .ti-controls .ti-prev:before,
body .ti-widget.ti-thum .ti-controls .ti-next:hover:before, 
body .ti-widget.ti-thum .ti-controls .ti-prev:hover:before{
		border-color: #ffffff !important;
}

.img-overlay:before{
    content: '' !important;
    display: block !important;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2025/05/back_filter_video.png) 0% 0% / 4px repeat rgba(0, 0, 0, 0.47);
    z-index: 1;
}
