/*
Theme Name: Teriz Child
Theme URI: http://themes.themeregion.com/teriz
Author: Themeregion Team
Author URI: http://themeregion.com
Description: Onepage Corporate Multipurpose WordPress Template
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: teriz
Template: teriz
Tags: translation-ready, custom-background, theme-options, custom-menu, threaded-comments, one-column, two-columns, sticky-post, right-sidebar

This theme, like WordPress, is licensed under the GPL.
*/

/* Add Your Custom CSS Code Here */

/*ICON SETTING*/
.vc_icon_element {
    margin-bottom: 0px;
}

/*LOGO*/
.navbar-brand .main-logo {
   height:110px;
}

/*MENU*/
.tr-menu .navbar-default.navbar-fixed-top {
    background-color:#58595B;
}

.navbar-default.navbar-fixed-top .navbar-nav > .active > a, .navbar-default.navbar-fixed-top .navbar-nav > .active > a:focus, .navbar-default.navbar-fixed-top .navbar-nav > .active > a:hover, .navbar-default.navbar-fixed-top .navbar-nav li a:hover, .navbar-default.navbar-fixed-top .navbar-nav li a:focus {
    background-color: #E85A28;
}

/*FAQ - HOME*/
.find-answer.faq-box {
	display:none;
}
.tr-question h2 {
    color: #f54510;
}
.fa.fa-arrow-right {
    color: #f54510;
}

/*I SOCI - HOME*/
.heading-text-spacing {
margin-bottom: -2px;	
font-size: 19px;
text-align: right;
}

.display-list-mobile {
float: right;
}

/* SLIDER I SOCI - HOME*/
#member-select-slide li {
	list-style-type:none;
}
#member-select-slide li.active h3 {
color:#f54510;
}
#members-slide-container {
position:relative;
height: 500px;
}
.members-single-slide {
position: absolute;
display:none;
bottom: 0;
left: 0;
}
.members-single-slide:first-child  {
display:block;
}

/*DISPLAY*/
.inline-block {
	display:inline-block;
	margin-right:10px;
}

/*MAP SETTING*/
.study-map-resize {
padding-right: 0px;
padding-left:0px;
}
.content-map .contect-content ,
.content-map .contect-content  span, .content-map .contect-content a{
	background-color:#4F4F4F;
	color:#fff;
}

/*SETTING TEAM-PAGE-professionisti-*/
.team-list .vc_gitem-post-data {
	text-align: left;
	color: #e86434;
}
.team-list .vc_btn3-container {
	display:none;
}
.team-list .vc_gitem-zone {
    background-position: top center;
}

.team-list .entry-title {
	display:none;
}
.team-list .vc_gitem-zone.vc_gitem-zone-c {
	position: absolute;
    bottom: 45px;
    margin: 0;
    left: 0;
		width:80%;
}

/*SETTING TEAM-DETAIL -professionisti-*/
.single-team .blog-details > .container {
	width:100%;
	padding-left: 0px;
	padding-right: 0px;
}
.single-team .tr-footer.bg-color-red.text-center {
    background-color: white;
    margin-top: -90px;
}
.single-team .blog-content .team > .entry-content {
	padding-left: 0px;
	padding-right: 0px;
}
.single-team {
background-color:#fff;
}
.team-template-default.single-team .tr-breadcrumb{
	padding:0px;
}
.team-template-default.single-team .entry-header {
 display:none;
}
.team-template-default.single-team .tr-list.list-inline{
	display:none;
}
.team-template-default.single-team .prev-next{
	display:none;
}
.team-template-default.single-team .entry-title{
	display:none;
}
.team-font-detail {
	color:white !important;
}
.single-team .tr-page-content {
	padding-top:10px;
}

/*CONTACT FORM - FOOTER*/
.tr-feedback .wpcf7 .form-control {
		border-radius: 0px;
    margin-bottom: 30px;
    border: none;
    background-color: transparent;
    border-bottom: 3px solid white;
	color:white;
}
.form-control::placeholder {
    color: #fff;
    opacity: 1;
}
/*ALERT-INVALID*/
span.wpcf7-not-valid-tip {
	color: #fff;
	background-color: rgba(0,0,0, 0.1);
	border:none;
}
div.wpcf7-validation-errors {
    color: white;
    background-color: rgba(0,0,0, 0.1);
    border: none;
}
/*CONTACT PAGE*/
.contact-page-sidebar {
	text-align:left;
	padding-left: 90px;
}

/*bg right*/
.bg-right-image {
	background-size:50% !important;
	background-position: center right !important;
	color:#fff;
}
.bg-right-image h2 {
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	margin-bottom:30px;
}

.row-image-right {
background-position: center right !important;
background-size:35% !important;
}

.row-image-left {
background-position: center left!important;
background-size:35% !important;
}

/*RESIZE SETTING*/
/*lostudio*/
@media screen and (max-width: 1930px) {
.row-image-left {
    margin-top: -12px;
    padding-top: 80px;
    padding-bottom: 80px;
}
.row-image-right {
padding-top: 75px;
 }
}
/* ---- 13" desktop --- */
@media screen and (max-width: 1680px) {
.row-image-left {
  margin-top: -70px;
	padding-top: 33px;
	padding-bottom: 45px;
}
.row-image-right {
padding-top: 45px;
 }
}
/* ---- 13" desktop --- */
@media screen and (max-width: 1440px) {
.row-image-left {
	padding-bottom: 20px;
}
.row-image-right {
padding-top: 75px;
 }
}
/* ---- HD laptops --- */
@media screen and (max-width: 1366px) {
.row-image-left {
  margin-top: -60px;
	padding-top: 20px;
}
.row-image-right {
padding-top: 40px;
 }
}
@media screen and (max-width: 1200px) {
.team-list .vc_gitem-post-data-source-post_title h4 {
	font-size:14px;
}
/*space members home for medium size*/
.members-spacing {
padding-bottom: 60px;
}
/*END space members home for medium size*/
}
/* ---- tablet --- */
@media screen and (max-width: 1024px) {
.row-image-left {
    margin-top: -65px;
}
/*home - slider position*/
.tr-home-slider .item {
    background-color: #cbd2ca;
    background-size: cover;
    background-position: center right;
    background-position: -350px 0px;
    background-repeat: no-repeat;
}
}
/* ---- tablet-lgmobile --- */
/*resize team font*/
@media screen and (max-width: 850px) {
.team-list .vc_gitem-post-data-source-post_title h4 {
	font-size:11px !important;
}
}
/* ---- mobile --- */
@media screen and (max-width: 767px) {
.row-image-left {
  background-image: none !important;
	background-color: #fff !important;
	margin-top: -45px;
	margin-bottom: -100px;
 }
.text-spacing-left {
    padding-right: 60px !important;
    margin-left: -100px;
    float: left !important;
}
.costom-color-text-right {
	  color: #4f4f4f !important;
		padding-left: 100px !important;
}
.costom-color-text-right h3 {
	  color: #4f4f4f !important;
}
/*image-right-lostudio*/
.row-image-right {
  background-image: none !important;
	background-color: #fff !important;
 }
.text-spacing {
    padding-right: 10px !important;
    padding-bottom: 25px !important;
    margin-left: 25px;
}
/*detail-team*/
.spacing-mobile {
	margin-left: 8px !important;
	margin-right: 8px !important;
}
.spacing-block-mobile {
	padding-left:18px !important;
	padding-right: 18px !important;
}
.bg-right-image {
	background-image: none !important;
	}
/*contact-page-map*/
.contact-map {
padding-top: 75px;
	}
.spacing-contact-map {
margin-left: -60px !important;
	}
/*display members list*/
.display-list-mobile {
text-align:left;
	}
}
/* ---- mobile --- */
@media screen and (max-width: 450px) {
/*slide member home container*/
#members-slide-container {
height: 875px;
}
/*END slide member home container*/
.text-spacing {
    margin-right: -15px !important;
    margin-left: 15px !important;
		padding-right: 0px !important;
		margin-bottom: -40px;
}
.text-spacing-left {
    margin-right: -15px !important;
    margin-left: -110px !important;
    padding-right: 35px !important;
    margin-bottom: -75px;
    float: left !important;
}
.vc_gitem-post-data-source-post_title h4 {
	font-size:20px;
}
/*lo studio*/
.row-image-left {
    margin-top: -90px;
    margin-bottom: -45px;
 }
/*il metodo-lo studio mobile*/
.costom-method {
margin-top: 65px;
	}
}
/*END RESIZE SETTING*/

@media screen and (min-width: 768px) {
.title-team-detail {
	padding-right: 280px !important;
}
/*hidedesktop-image*/
 .hide-desktop {
  display: none;
 }
}

.costom-color {
	color: #fff !important;
}
/*inline center*/
.inline-center .wpb_wrapper {
	display:flex;
	align-items:center;
}
/*team slide*/
.slick-list .team-member {
	background-color:#fff !important;
}
.slick-list .team-member h2 {
padding-left:15px;
	padding-right:15px;
	margin-bottom:0px;
	margin-top:15px;
	min-height:40px;
	color:#E85A28;
	text-transform:uppercase;
}
.slick-list .team-member span {
padding-left:15px;
	padding-right:15px;
	margin-bottom:15px;
	display:block;
}
.tr-footer.bg-color-red.text-center {
	background-color: white;
	padding-bottom: 20px;
}

.costom-color-text-right {
    padding-left: 140px;
	  color: white;
}
.costom-color-text-right h3 {
	  color: white;
}

.pt-desktop {
	padding-top: 65px;
}

.team-image:nth-child(2) {
	display: none;
}

.slick-slide span {
	display: none;
}


.team-member span {
	visibility: hidden;
	height: 8px;
}


.blog-details h4 {
	text-transform: none !important;
}

.team-list p {
	text-transform: none !important;
}
.tr-fw-page h2 {
	text-transform: none !important;
}
