@charset "UTF-8";
/* CSS Document */




@media (max-width: 767px) {
.home_img_1 {
    height: 400px;
}

.description2 {
    padding: 50px 8%;
}


}

.home_img_2 {
    background-image: url(../images/hydraulic_500.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    height: 550px;
	background-color: #f0f0f0;
    border-bottom: 24px solid #febf00;
}

.home_img_3 {
    background-image: url(../images/T-Industrial-VERTICALE_500.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    height: 550px;
	background-color: #f0f0f0;
    border-bottom: 24px solid #b0c22e;

}
@media (min-width: 1400px) {
.home_img_2 {
    background-size: 390px;
}

.home_img_3 {
    background-size: 330px;
}	
}

.row1 h2 {
	font-size: 60px;
    font-weight: 100;
    line-height: 55px;
	text-transform:uppercase;
}
.black {color:#000;}

@media (min-width: 1400px) {
.row2 {
    /*background-image: url(../images/groupage-manu-RIFLESSO.jpg);*/
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
.row3 {
    background-image: url(../images/segnaposto-tubi_2.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}
}

@keyframes animatedBackground {
  from {
    background-position: left -100% center;
  }
  to {
    background-position: center;
  }
}

.home_img_2 {
  animation: animatedBackground 1s linear;
}


@keyframes animatedBackgroundFromRight {
  from {
    background-position: right -100% center;
  }
  to {
    background-position: center;
  }
}

.home_img_3 {
  animation: animatedBackgroundFromRight 1s linear;
}


.home_text_2 {
    padding-left: 48px!important;
	margin-left:0px;
}
.home_text_3 .over_text {
    right: 0px;
    padding-right: 48px!important;
	margin-left:0px;
}
.home_table_1 {
    left: 48px;
}
.home_table_2 {
    right: 48px;
}

@media (max-width: 980px) {
.home_text_2, .home_text_3 {
    padding-left: 20px!important;
    padding-right: 20px!important;
}
.home_text_3 .over_text {
    padding-left: 20px!important;
    padding-right: 20px!important;
}
.home_table_1 {
    left: 20px;
}
.home_table_2 {
    right: 20px;
}
}


.home_table_1 td:last-child, .home_table_2 td:last-child {
    border-right: none;
}
.home_table_1 tr:first-child, .home_table_2 tr:first-child {
    border-bottom: none;
}
.home_table_1 td, .home_table_2 td {
    border-right: 1px solid #cccccc;
    padding: 5px 20px;
	width:25%;
}

.home_table_1 img, .home_table_2 img {
    height: 56px;
}
.home_table_1 h3, .home_table_2 h3 {
    font-size: 10px;
}


.home_moretext {
	margin-top:50px;
	color: #aaa;
    font-weight: 200;
    margin-left: 0px;
	font-size:13px;
	max-width: 50%;
}

.row3 .home_moretext {
	float:right;
	margin-right:0px;
	margin-left:0px;
}

@media (max-width: 980px) {
.home_moretext, .row3 .home_moretext  {
	max-width: 90%;
	margin-left:auto;
	margin-right:auto;
	float:none;
}
}
.row5 h4 {
	text-transform:none;
}

.dropcap {
	float         : left;
    font-size     : 18px;
    line-height   : 18px;
    padding   : 8px;
    padding : 8px;
	margin-right:4px;
	border-radius:50%;
	color:#FFF;
	background:#fb6f00;
	font-weight:500;
	
}

.home_moretext a {
	border-bottom: 4px solid #e44700;
    padding: 0px 20px 4px 20px;
	float:none;
	clear:both;
	margin-top:24px;
	display:inline-block;
}

.navbar-nav .dropdown-menu {
    width: 95%;
    margin-left: 2.5%;
}

.navbar-nav .dropdown-menu {
    width: 98.8%;
    margin-left: 0.6%;
}


	.home_img_1 {
	  position: relative;
	  min-height: 100px;
	  overflow: hidden;
	}
	
	.home_img_1 video {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  min-width: 100%;
	  min-height: 100%;
	  width: auto;
	  height: auto;
	  z-index: 0;
	  -ms-transform: translateX(-50%) translateY(-50%);
	  -moz-transform: translateX(-50%) translateY(-50%);
	  -webkit-transform: translateX(-50%) translateY(-50%);
	  transform: translateX(-50%) translateY(-50%);
	}

	.home_img_1 .overlay {
	  position: absolute;
	  top: 0;
	  left: 0;
	  height: 100%;
	  width: 100%;
	  background-color: black;
	  opacity: 0.5;
	  z-index: 1;
	}


@media (min-width: 993px) {
#header #upper-nav .menu-container ul li a, #header #upper-nav .menu-container ul li .language-selector {
    color: #ffffff;
}
}

#upper-menu .socialicon {color:#FFF!important;}


@media (min-width: 993px) {
#header #upper-nav img {
    height: 34px;
    margin-top: 13px;
    margin-bottom: 13px;
}
}

@media (min-width: 993px) {
#header .hydraulic-menu {
    background: rgb(152 152 152 / 97%);
    box-shadow: 0px 1px 4px rgba(30,30,30,0.7);
    border-bottom: 24px solid #febf00;
}
#header .industrial-menu {
    background: rgb(152 152 152 / 97%);
    box-shadow: 0px 1px 4px rgba(30,30,30,0.7);
    border-bottom: 24px solid #b0c22e;
}
#header .uhp-menu {
    background: rgb(152 152 152 / 97%);
    box-shadow: 0px 1px 4px rgba(30,30,30,0.7);
    border-bottom: 24px solid #02cfee;
}
#header .fittings-menu {
    background: rgb(152 152 152 / 97%);
    box-shadow: 0px 1px 4px rgba(30,30,30,0.7);
    border-bottom: 24px solid #333333;
}
#header .company-menu {
    background: rgb(152 152 152 / 97%);
    box-shadow: 0px 1px 4px rgba(30,30,30,0.7);
    border-bottom: 24px solid #ff933b;
}


#header .hydraulic-menu .hydraulic-image h2, #header .industrial-menu .industrial-image h2, #header .uhp-menu .uhp-image h2, #header .fittings-menu .fittings-image h2 {
color: #fff;
}
#header .hydraulic-menu .hydraulic-txt ul li a:first-child, #header .industrial-menu .industrial-txt ul li a:first-child, #header .uhp-menu .uhp-txt ul li a:first-child, #header .fittings-menu .fittings-txt ul li a:first-child, #header .company-menu .company-txt ul li a:first-child {
    color: #fff;
    border-bottom: none;
}
#header ul li .li-title span  {
font-size:12px!important;
}
#header .hydraulic-menu .hydraulic-txt ul.mainmenu, #header .industrial-menu .industrial-txt ul.mainmenu, #header .uhp-menu .uhp-txt ul.mainmenu, #header .fittings-menu .fittings-txt ul.mainmenu {
    display: table;
    width: 100%;
}
#header .hydraulic-menu .hydraulic-txt ul li ul.submenu li a, #header .industrial-menu .industrial-txt ul li ul.submenu li a, #header .uhp-menu .uhp-txt ul li ul.submenu li a, #header .fittings-menu .fittings-txt ul li ul.submenu li a {
    font-size: 15px;
    font-weight: 300;
}
#header .hydraulic-menu .hydraulic-txt ul li .li-title, #header .industrial-menu .industrial-txt ul li .li-title, #header .industrial-menu .industrial-txt ul li .li-title {
    min-height: 60px;
}
#header .uhp-menu .uhp-txt ul li .li-title {
    min-height: 30px;
	margin-top: 15px;
}

#header .uhp-menu .uhp-txt ul li .li-title:first-child {
	margin-top: 0;
}

#header .hydraulic-menu .hydraulic-txt > ul > li, #header .industrial-menu .industrial-txt > ul > li, #header .uhp-menu .uhp-txt > ul > li, #header .fittings-menu .fittings-txt > ul > li {
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid rgba(255,255,255,0.2);
	display: table-cell!important;
}
#header .hydraulic-menu .hydraulic-txt > ul > li:last-child, #header .industrial-menu .industrial-txt > ul > li:last-child, #header .uhp-menu .uhp-txt > ul > li:last-child, #header .fittings-menu .fittings-txt > ul > li:last-child {
    border-right: none;
}
.hydraulic-txt, .industrial-txt, .uhp-txt, .fittings-txt, .company-txt {padding-top:24px;}
#header .company-menu .company-txt > ul > li {
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid rgba(255,255,255,0.2);
}
#header .company-menu .company-txt > ul > li:last-child, #header .company-menu .company-txt > ul > li:nth-child(5n) {
    border-right: none;
}

}





#header #upper-nav .menu-container ul li #lngselector a.language {color:#666666;}



.iconitem {
    border-right: 1px solid #cccccc;
    padding: 5px 20px;
}
.iconitem:last-child {
    border-right: none;
}

#lower-menu .dropdown-menu {min-height:610px;}

.content .content-overlay {
    opacity: 0.1!important;
}

.department_box {
    padding: 24px;
}
.department_box.bg_slider {
    --slideBgColor: #f0f0f0;
}
.bg_slider {
    --initialBgColor: #f9f9f9;
}


.filter-wrapper {
    background: #f9f9f9;
    box-shadow: 2px 4px 20px #ccc;
	padding:24px;
}

.menu-feature-header {
    padding-left: 5px;
}

.menu-feature-product {
    font-size: 13px;
    padding-top: 16px;
}

.products .product_title {
    font-size: 60px;
    line-height: 64px;
}

.news .product_title {
    font-size: 30px;
    line-height: 125%;
	font-weight: 700;
	text-transform: uppercase
}
@media (max-width: 992px) {
.products .product_title {
    font-size: 36px;
    line-height: 40px;
}

.technical_details_section, .products {
    padding: 40px 4%;
}


}

.fltReset {
    font-size: 14px;
    color: #CCC;
    border: 2px solid #CCC;
    border-radius: 0.25rem;
    padding: 12px;
    background: #f9f9f9;
}

#col_tech {padding-right:30px}
#col_download {padding-left:30px; border-left:2px solid #CCC;}


.product_image img {max-width:450px;}
.products .product_image {
    text-align: center;
	padding-bottom: 0;
}
@media (max-width: 992px) {
	.products .product_image {
		margin-top: 40px;
	}
	#col_download {padding-left:15px; border-left:none;}
}

.download_box ul li {
    
	width:100%;
	margin-right:0px;
	background:none;
}

.download_box .dowload_txt {
    padding-top: 10px;
	font-size:11px;
}

.download_box .dowload_img img {
    height: 36px;
    padding-right: 10px;
}

.extra_content a {
    color: inherit;
}

.product-h1 {
    position: absolute;
    top: 30%;
    color: #ffffff;
    padding-left: 8%;
    padding-right: 8%;
}
#text1_ts {
font-size:48px;
font-weight: 100;
line-height: 95%;
padding-bottom: 15px;}
@media (max-width: 992px) {
#text1_ts {font-size:36px;}
}
	
.breadcrumbs li:after {
    content: "  /  ";
	white-space: pre;
}
.bg-overlay-black-10:before{background:rgba(0, 0, 0, 0.1);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;}
.bg-overlay-black-20:before{background:rgba(0, 0, 0, 0.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;}
.bg-overlay-black-30:before{background:rgba(0, 0, 0, 0.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;}
.bg-overlay-black-40:before{background:rgba(0, 0, 0, 0.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;}
.bg-overlay-black-50:before{background:rgba(0, 0, 0, 0.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;}
.bg-overlay-black-60:before{background:rgba(0, 0, 0, 0.6);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;}
.bg-overlay-black-70:before{background:rgba(0, 0, 0, 0.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;}
.bg-overlay-black-80:before{background:rgba(0, 0, 0, 0.8);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;}
.bg-overlay-black-90:before{background:rgba(0, 0, 0, 0.9);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;}


@media (min-width: 993px) {
	#header #lower-nav #top-search-container .form-control {
	background: #fff;
	color: #fb811d;
}
	#header input::placeholder {
		color: #fb811d!important;
	}
	#header #lower-nav #top-search-container {
		background: #FFF;
		border-bottom: 1px solid #fb811d;
	}
	#header #upper-nav .menu-container ul li .user {
		bottom: -7px;
	}
}



.techtext {
	margin-top:60px;
	padding-left: 8%;
    padding-right: 8%;
    font-size: 12px;
}

.techtext h3 {
	font-size:1.3rem;
}
.techtext table {
	background:#f0f0f0;
}

.techtext table th, .techtext table td {
    padding: 0.35rem;
    vertical-align: top;
    border-top: 1px solid #fff;
}

.techtext table tr:nth-child(1) td {
    font-weight:bold;
	text-transform:uppercase;
}

a {color:#e44700;}
a:hover	 {color:#000;}

#text2, #text2_mobile {font-size:1.3rem;}



#footer2 .companyinfo {
    line-height: 150%;
	font-size:13px;
}
#footer2 div {
    background: #343a40;
    color: #fff;
}



	@media only screen and (min-width: 1761px) {
	.container { position: relative; width: 1680px; margin: 0 auto; padding: 0; max-width:1680px; }
	}
    @media only screen and (min-width: 1400px) and (max-width: 1760px) {
    .container { position: relative; width: 1380px; margin: 0 auto; padding: 0; max-width:1380px; }
	}
	
    @media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .container { position: relative; width: 1140px; margin: 0 auto; padding: 0; }
	}
	
.form-label {
    margin-top: 40px;
}	

.profile-h1, .careers-h1, .profile-h1 {
    left: 0;
    padding-left: 15px;
    margin-left: 30px;
}

#fancybox-wrap {
	z-index:99999;
}



blockquote, blockquote p {
    font-size: 14px!important;
    line-height: 22px!important;
	font-weight: 400!important;
}


#upper-menu li:last-child {
    padding-right: 0px;
}

@media (min-width: 993px) {
#header #lower-nav #lower-menu {
    padding: 0px;
    padding-left: 12px;
}
}

.blog-item-text-container {font-size:14px;}
.latest-post-sidebar p.latest-post-sidebar-date {font-size:12px;}
.tab-post-container.text p {font-size:12px;}

.dropdown-menu {color:#000;}


@media (min-width: 576px) {
.pfa {position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%);}
}



.history h1 {
max-width: 960px;
    text-transform: uppercase;
    opacity: 1;
    font-size: 52px;
    line-height: 56px;
    min-width: 50px;
    color: #414146;
    background-color: #ffea00;
    display: inline-block !important;
    padding: 14px 20px 15px;
    margin: 0;
    background-color: #FF7300 !important;
    color: #fff !important;
    font-weight: 400;
}
.history a {
z-index: 50;
    font-size: 18px;
    line-height: 22px;
    min-width: 50px;
    color: #fff;
    background-color: #565a60;
    display: inline-block !important;
    padding: 10px 20px;
}	

@media only screen and (max-width: 767px) {
.history h1 {
    top: 24% !important;
    font-size: 25px;
    line-height: 29px;
}
.history a {display:none;}
}

.footer-content-bg {
    background-color: #343a40;
}

li.latest-post-sidebar {
    border-bottom: 1px solid #777;
    padding-bottom: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 8px;
}

.latest-post-sidebar p.latest-post-sidebar-date {
    color: #ccc!important;
}







/* NEWSLETTER
================================================== */
.dark-grey-bg {
    background: #343a40;
}

.nl-img-container {
	float:left;
	background-color:#FF7300;
}
.nl-img-container img{
	height: 29px;
    padding: 26px 25px 25px;
	box-sizing: content-box;
}
.nl-button {
	margin:0 !important;
	padding:0;
	display: block;
	float:right;
	background-color: #FF7300;
	color: #fff;
	font-family: 'Montserrat','OswaldLight', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 25px;
    padding-top: 23px;
	height:80px;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.nl-button:hover {
	background-color: #2F343A;
	color:#fff;
}
.nl-form-part-container {
    float: left;
	padding: 15px;
	background-color: #FFFFFF;
    border: 1px solid #D1D1D1;
	border-left:none;
}
.nl-text {
	float:left;
	padding-top: 28px;
	padding-left: 20px;
	color:#b8bcc1;
}
.nl-text-container .caption {
	float:left;
    padding-top: 31px !important;
	padding-left: 25px !important;
}
.nl-form-container {
	float:right;
}
.newsletterform input{
	width:180px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.newsletter-container .caption {
	font-family: 'Montserrat','OswaldLight', Arial, Helvetica, sans-serif;
	color: #ffffff;
    font-size: 16px;
	line-height:18px;
    padding-bottom: 7px;
    padding-top: 6px;
	font-weight:lighter;
}
.bold {
    font-weight: bold;
}
.newsletter-container input, .newsletter-container textarea {
	color: #fff;
	background-color:#b8bcc1;
	font-family: 'Montserrat','OswaldLight', Arial, Helvetica, sans-serif;
	margin: 0;
	outline: medium none;
	border:none;
    padding: 10px 10px 10px 10px;
	font-size:13px;
}
.nl-form-container input {
	box-shadow:none;
	padding: 7px 9px;
	margin-right: 22px;
	height: 80px;
    margin-right: 0;
    margin-top: 0;
    padding-left: 25px;
	
	color:#fff;
	background-color:#b8bcc1;
}


.profile_text3 h2 {color:#ffffff;}
.product-h1 h1 {color:#ffffff;}
.description1 h3 {color:#ffffff;}
.profile-h1 h1 {color:#ffffff;}
.careers-h1 h1 {color:#ffffff;}

.profile-under {padding: 20px; text-align: center; background: rgb(176, 194, 46); color: #ffffff;}
.profile-under h2 {font-size:20px;line-height:26px;}
.profile-under h1 {font-size: 26px;line-height:30px;}
.profile-h1 h1#text1 {font-size: 72px;}

@media (max-width: 767px) {	
	.profile-h1 h1#text1, .careers-h1 h1 {font-size: 36px;font-weight:500;}
	.profile-under {padding: 8px;}
	.profile-under h2 {font-size:14px;margin-bottom:0px;line-height:20px;}
	.profile-under h1 {font-size:16px;margin-bottom:0px;line-height:20px;}
	.profile-h1, .careers-h1 {
		top: 25%;
	}
	.careers-h1 {
		margin: auto;
		width: 100%;
		text-align: center;
	}


	.nl-text {
		float: left;
		padding-left: 20px;
		color: #b8bcc1;
		padding-bottom: 20px;
		text-align: center;
	}

	.nl-form-container {
		float: left;
		width: 100%;
	}

	.nl-form-container input {
		margin-right: 0;
		height: 40px;
	}

	.newsletterform input {width:70%;}
	.newsletterform button.nl-button {
		width:30%;
		font-size: 14px;
		font-weight: 700;
		padding-right: 8px;
		padding-left: 8px;
		padding-bottom: 0;
		padding-top: 0;
		height: 40px;
	}
}
.modal.fade.show {
		z-index:999999!important;
			}

.bootstrap-select .dropdown-menu {
    z-index: 999999;
}
.bootstrap-select>.dropdown-toggle {
    white-space: normal!important;
}

a.sorter:after {
   font-family: "Font Awesome 5 Free";
   content: "\f0dc";
   display: inline;
   padding-left: 8px;
   vertical-align: middle;
   font-weight: 900;
   color: #CCC;

}
a.sorter.asc:after {
   content: "\f0de";
   color: #e44700;

}	
a.sorter.desc:after {
   content: "\f0dd";
   color: #e44700;
}	

#fancybox-overlay {
    z-index: 9999999;
}

#fancybox-wrap {
    z-index: 9999999;
}
.fancybox-container {
	background: #00000099;
}

#upper-menu li.sociallink {
    margin-left: 6px;
    padding: 0px 6px;
    background: #e76416;
    border-radius: 6px;
    width: 32px;
    text-align: center;
    box-shadow: 3px 3px 5px #3a170270;
	margin-right: 20px;	
	}
	
.hasblur .blurredtext {
	color: transparent!important;
    text-shadow: 0 0 10px rgba(0,0,0,0.5);
}



