/*
Theme Name: Construction
Text Domain: construction
Version: 4.3
Requires at least: WordPress 5.4
Tested up to: 5.8.1
Requires PHP: 5.4
Description: Construction is a construction business Responsive WordPress theme for construction, building companies, commercial building contractors, architect builder and plumber etc.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: SK Web Solutions
Author URI: https://sk-web-solutions.com/
Theme URI: https://construction.sk-web-solutions.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.logo {
	width:270px;
}

.page-special.margin-top-bottom-75 {
    margin: 0 0 150px 0;
}

.header-menu-inner .logo {
    padding: 16px 0;
}

.slider-main-title {
	color:#AC162C;
}

.national-info .vc_column-inner {
	align-items: center;
}

.national-info .wpb_content_element {
	margin-bottom: 45px;
}

.national-block {
	background-image:url('../../../../sokotest.com/sermep/wp-content/uploads/2023/01/106-1-1-2.png');
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.services-small-icon {
	display: flex; 
	flex-direction: row-reverse; 
	justify-content: left;
}

.services-small-icon h5 {
	margin-top:7px!important;
}

.services-small-icon img {
	padding-left:10px;
}

.partner-carousel .owl-wrapper {
	display: flex!important;
    align-items: center!important;
}

.partner-carousel .carousel-item {
	text-align: start!important;
}

.footer-title {
	color:#AC162C!important;
}

.widget-contact-info h6 {
	color:#212025!important;
}

.page-special.margin-top-bottom-75 {
    margin: 0 0 0 0!important;
}

.copyright-main {
	display:none;
}

.alcance-block img {
	filter: invert(23%) sepia(95%) saturate(7000%) hue-rotate(343deg) brightness(70%) contrast(90%);
}

.alcance-block h6 {
	font-size:1.3em;
}

.btn-custom {
	background: #AC162C !important;
	color: #fff!important;
    min-width: 218px!important;
    height: 48px!important;
    text-transform: uppercase;
    text-align: center;
    padding: 0!important;
    line-height: 47px!important;
    font-size: 13px!important;
    font-family: 'Montserrat', sans-serif;
}

.overlay-details {
	color:#fff!important;
}

.list-blank li {
	padding-bottom:15px;
}

.especialidades-block .vc_single_image-img:hover {
	--_i: 100%;
  transition: .3s, background-size .3s .3s;
}

.especialidades-block .vc_single_image-img {
	 --c: #AC162C; /* the border color */
  --b: 5px;    /* the border thickness*/
  --g: 5px;     /* the gap on hover */
  
  padding: calc(var(--g) + var(--b));
  --_g: #0000 25%,var(--c) 0;
  background: 
    conic-gradient(from 180deg at top    var(--b) right var(--b),var(--_g))
     var(--_i,200%) 0  /200% var(--_i,var(--b))  no-repeat,
    conic-gradient(            at bottom var(--b) left  var(--b),var(--_g))
     0   var(--_i,200%)/var(--_i,var(--b)) 200%  no-repeat;
  transition: .3s, background-position .3s .3s;
  cursor: pointer;
}

/*.especialidades-block .vc_single_image-img:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.5s ease;
}

.especialidades-block .vc_single_image-img {
	transition: 0.5s ease;
}*/

.especialidades-block .wpb_content_element {
	margin-bottom: 18px!important;
}

.about-col-icon {
	filter: invert(23%) sepia(95%) saturate(7000%) hue-rotate(343deg) brightness(70%) contrast(90%);
}

.page-id-1884 .bx-wrapper img , .page-id-2726 .bx-wrapper img {	
    height: 252px;
}

.widget ul.menu li, .sidebar-boxes li {
    border-bottom: 1px solid #dbdbdb!important;
    padding: 10px 5px!important;
    margin: 0;
}

.footer-inner .widget ul {
	margin:0;
}

.especialidades h4 {
    font-size: 17px!important;
}

.specialties h5 img {
	display:none;
}


.slider-text h2 , .slider-text h2 span {
	text-transform:none!important;
}

.wpcf7-form input[type="submit"], .wpcf7-form button.btn-expert-common.btn-expert-theme, footer .wpcf7-form button {
	pointer-events: unset!important;
}