/*
Theme Name: Total Child Theme
Template: Total
Version: 1.0
*/

/* GLOBAL */
html[lang=ru-RU] h1,
html[lang=ru-RU] h2,
html[lang=ru-RU] h3,
html[lang=ru-RU] h4,
html[lang=ru-RU] .wpex-heading,
html[lang=ru-RU] .vcex-heading,
html[lang=ru-RU] .entry-title,
html[lang=ru-RU] .subheading,
html[lang=ru-RU] header,
html[lang=ru-RU] #sidr-main,
html[lang=ru-RU] #footer,
html[lang=ru-RU] #footer-bottom {
	font-family: 'Roboto Slab', sans-serif !important;
}

html[lang=ru-RU] .navbar-style-two .dropdown-menu > li > a {
	height: auto;
	line-height: 30px;
}
html[lang=ru-RU] #site-navigation .dropdown-menu .link-inner {
	font-size: 16px !important;
}
html[lang=ru-RU] #menu-main-menu-header-ru {
	align-items: center;
	display: flex;
	height: 120px;
}

.ul-square {
	list-style-type: square;
}

.theme-button {
	font-size: 20px;
}
.theme-button:hover {
	border-color: #0de5be !important;
}
.theme-button.white-border {
	border-color: #fff;
}
.theme-button .theme-button-icon-right {
	top: 2px;
}

.wpb_text_column.has-custom-color a:not(:hover) {
	text-decoration: none;
}

sup {
	font-size: 80%;
}

h2.vcex-ib-title.wpex-heading {
	text-transform: uppercase;
}

.mac-background {
	background-image: url('/wp-content/uploads/2022/01/schermo.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 600px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
	width: 800px;
}

.vcex-terms-grid-entry-overlay-content:before,
#category-box .category-link:before {
	background-color: #fff;
	border-radius: 50%;
	bottom: 20px;
	content: '\e5c8';
	color: #191919;
	font-family: vc_material !important;
	height: 40px;
	left: 20px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	width: 40px;
}
#category-box .category-link:before {
	background-color: #191919;
	bottom: 25px;
	color: #fff;
	left: 25px;
}

.vcex-terms-grid-entry .vcex-terms-grid-entry-overlay-bg {
	transition: all 0.13s ease-in;
}
.vcex-terms-grid-entry:hover .vcex-terms-grid-entry-overlay-bg {
	opacity: 0 !important;
}

.vcex-image-banner {
	background-color: #0de5be;
}
.vcex-image-banner .vcex-ib-img {
	filter: grayscale(100%);
	mix-blend-mode: multiply;
	transition: all 250ms;
}
.vcex-image-banner:hover .vcex-ib-img {
	filter: grayscale(0%);
	mix-blend-mode: initial;
}

.button-in-bottom > .wpb_column:first-child .wpb_wrapper {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
}
.button-in-bottom > .wpb_column:first-child .wpb_wrapper h2 {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#contattaci,
#team,
#video {
	background: linear-gradient(180deg, rgba(198,198,198,1) 0%, rgba(255,255,255,1) 70%);
}
#candidatura-no-video {
	background: linear-gradient(180deg, rgba(198,198,198,0.8) 0%, rgba(255,255,255,1) 25%);
}

/*#category-box > .wpb_column:not(:last-child):not(:nth-child(4)) > div {
	border-right: none !important;
}*/
#category-box > .wpb_column > .vc_column-inner .wpb_wrapper,
#category-box > .wpb_column > .vc_column-inner .wpb_raw_code {
	height: 100%;
}
#category-box .category-link {
	transition: all 250ms;
}
#category-box .category-link:hover {
	background-color: rgba(13,229,190,0.6);
}

#footer .wpex-about-widget img {
	height: 95px;
	width: 180px;
}

#footer ul.menu li:not(:last-child) {
	margin-bottom: 10px;
}

#footer-bottom a.integra-link {
	color: #ccc !important;
	display: flex;
}

#footer-bottom a.integra-link span {
	height: 19px;
    display: inline-block;
    line-height: 22px;
    margin-right: 6px;
}

header.page-header.centered-page-header.wpex-supports-mods {
	padding-top: 75px;
	padding-bottom: 0;
}
header.page-header.centered-page-header.wpex-supports-mods + .site-breadcrumbs.position-page_header_after,
header.page-header.centered-page-header.wpex-supports-mods {
	text-align: center;
}
header.page-header.centered-page-header.wpex-supports-mods h1.page-header-title {
	color: #191919;
}
.tax-portfolio_category .page-header.background-image-page-header,
.single-case-history .page-header.background-image-page-header {
	min-height: 560px;
}

.vcex-breadcrumbs .trail-end,
.vcex-breadcrumbs .sep {
	opacity: 1 !important;
}

.vcex-blog-entry-readmore-wrap a.theme-button {
	position: relative;
}
.vcex-blog-entry-readmore-wrap a.theme-button:after {
	bottom: 20px;
	content: '\e5c8';
	color: #191919;
	font-family: vc_material !important;
	height: 20px;
	right: 25px;
	position: absolute;
	width: 20px;
}

.single-post .vcex-post-content p {
	text-align: justify;
}

.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme select {
	padding: 12px;
}
.gform_wrapper.gravity-theme select {
	border-color: #e6e6e6;
	height: 50px;
}
.gform_wrapper.gravity-theme select:focus {
	border-color: #191919;
}
.ginput_container.ginput_container_consent {
	line-height: 1.3;
}
.ginput_container.ginput_container_consent .gfield_consent_label {
	font-size: 14px;
}
input.gform_button.button {
	background-color: #191919;
	color: #fff;
	font-size: 20px;
}
input.gform_button.button:hover {
	background-color: #0de5be;
	border-color: #0de5be;
	color: #191919;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
	height: 180px !important;
}

#ispessitori-first-row .wpb_column:last-child .vc_column-inner,
#filtripressa-first-row .wpb_column:last-child .vc_column-inner {
	padding: 40px 40px 40px 15px !important;
}

.vcex-icon-box .vcex-icon-box-symbol {
	align-items: center;
	background-color: #0de5be;
	display: flex;
	height: 70px;
	justify-content: center;
	width: 70px;
}

@media screen and (max-width: 1280px) {
	#ispessitori-first-row .wpb_column:last-child .vc_column-inner,
	#filtripressa-first-row .wpb_column:last-child .vc_column-inner {
		padding: 30px 30px 30px 15px !important;
	}
}

@media screen and (min-width: 992px) {
	#ispessitori-first-row,
	#filtripressa-first-row {
		background: linear-gradient(90deg, rgba(51,51,51,1) 0%, rgba(51,51,51,1) 50%, rgba(51,51,51,0) 50%);
	}
	.tax-portfolio_category .page-header.background-image-page-header .page-header-content,
	.single-case-history .page-header.background-image-page-header .page-header-content {
		width: 66.666%;
	}
}

@media screen and (max-width: 991px) {
	#ispessitori-first-row .wpb_column:last-child .vc_column-inner,
	#filtripressa-first-row .wpb_column:last-child .vc_column-inner {
		padding-left: 30px !important;
	}
}

@media screen and (max-width: 956px) {
	.theme-button {
		font-size: 19px;
	}
	#contattaci .wpb_column:last-child .vc_column-inner,
	#video .wpb_column:last-child .vc_column-inner {
		border-width: 30px !important;
	}
}

@media screen and (max-width: 900px) {
	.mac-background {
		height: 500px;
		padding-top: 60px;
		width: 600px;
	}
	.mac-background iframe {
		height: 250px !important;
		width: 450px !important;
	}
}

@media screen and (min-width: 757px) {
	.wpex-sm-pr-0 {
		padding-right: 0 !important;
	}
	.wpex-sm-pl-0 {
		padding-left: 0 !important;
	}
}

@media screen and (max-width: 757px) {
	#row-with-banner {
		padding-top: 20px !important;
		padding-bottom: 0 !important;
	}
	#row-with-banner .vc_column-inner {
		margin-bottom: 20px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.vcex-terms-grid-entry {
		margin-bottom: 10px !important;
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.vcex-terms-grid-entry-overlay-content:before {
		display: none;
	}
	.vcex-terms-grid-entry .vcex-terms-grid-entry-overlay-content {
		padding: 10px;
	}
	.vcex-terms-grid-entry .vcex-terms-grid-entry-overlay-content h3 {
		font-size: 18px !important;
	}
	.vcex-milestone-number {
		font-size: 70px !important;
	}
	.vcex-milestone-caption {
		font-size: 16px !important;
	}
	#category-box {
		margin-top: -45px !important;
	}
	#category-box > .wpb_column:not(:last-child) > div {
		min-height: 200px;
	}
}

@media screen and (max-width: 650px) {
	.mac-background {
		height: 320px;
		padding-top: 50px;
		width: 320px;
	}
	.mac-background iframe {
		height: 150px !important;
		width: 250px !important;
	}
	#filtripressa-first-row > .wpb_column:first-child > .vc_column-inner,
	#ispessitori-first-row > .wpb_column:first-child > .vc_column-inner {
		min-height: 300px !important;
	}
}


/* HEADER */

#site-logo img {
	height: 90px;
}

.header-aside-content {
	align-items: center;
	display: flex;
}

.header-aside-content #top-menu .menu {
	align-items: center;
	display: flex;
	margin-right: 10px !important;
}
.header-aside-content #top-menu .menu li a {
	color: #191919;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none !important;
	transition: 0.15s all ease;
}
.header-aside-content #top-menu .menu li a:hover {
	color: #0de5be;
}
.header-aside-content #top-menu .menu > li.menu-item-has-children {
	position: relative;
}
.header-aside-content #top-menu .menu > li.menu-item-has-children:after {
	content: "\f107";
	font: normal normal normal 14px/1 ticons;
	position: absolute;
	right: 0;
	top: 7px;
}
.header-aside-content #top-menu .menu > li.menu-item-has-children a {
	padding-right: 15px;
}
.header-aside-content #top-menu .menu li .sub-menu {
	background-color: #fff;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 25px;
	transition: 0.15s all ease;
	visibility: hidden;
	z-index: 10;
}
.header-aside-content #top-menu .menu li.menu-item-has-children:hover .sub-menu {
	opacity: 1;
	visibility: visible;
}
.header-aside-content #top-menu .menu li .sub-menu li a {
	padding: 10px;
}

.header-aside-content .wpex-social-btn {
	margin-bottom: 0;
}

#site-navigation-wrap {
	border: none !important;
}

.navbar-style-two .dropdown-menu > li > a {
	height: 120px;
	line-height: 120px;
}
.navbar-style-two .dropdown-menu > li:first-child > a {
	padding-left: 0 !important;
}
.is-sticky .navbar-style-two .dropdown-menu > li > a {
	height: 75px;
	line-height: 75px;
}

.ticon-youtube:before {
	content: "\f16a" !important;
}

li.submenu-heading a {
	border-bottom: 1px solid #bdbdbd !important;
	margin-bottom: 15px !important;
	padding-bottom: 15px !important;
}
li.submenu-heading a .link-inner {
	font-weight: bold !important;
}

@media screen and (max-width: 1300px) and (min-width: 1100px) {
	#site-navigation .dropdown-menu .link-inner {
		font-size: 16px !important;
	}
	.navbar-style-two .dropdown-menu > li > a {
		padding: 0 15px;
	}
}