/*
Theme Name: IRET Custom
Theme URI: http://www.ensof.it
Author: Emanuele Truffa
Author URI: http://www.ensof.it
Description: Based on ALASKA Theme
Template: alaska
Version: 1.3.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/

/*For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where ainex is the name of the directory where the theme resides:*/
@import url("../alaska/style.css");

/* -------------------------------Theme customization starts here ------------------------------- */
p {text-align:justify}
.main-menu ul li a:hover, .main-menu ul li .active,
.main-menu ul li:hover a,
    .main-menu ul li a.active a{
background: #bbbbbb;
color: white;

}

#container_full {padding-top:0;margin-top:-60px;}
header {margin-bottom:0;}
.top-header {background:rgba(26,26,26,0.30);}
.top-header ul li:last-child{
	border-right: 0px solid #fff;
}
.top-header ul li{
	border-left: 0px solid #fff;
}
.top-header ul li a .fa{
	color: #575757;
	
}
.top-header ul li a{
	color: #575757;

}
.main-menu > ul > li.menu-item-has-children > a:after,
.main-menu > ul > li.megamenu-item > a:after{
	content: " ";

}
.main-menu ul > li .dropdown-menu{
	background: #bbbbbb;
margin-top:-10px;
text-transform:none;
}
.main-menu ul > li .dropdown-menu li a{
text-transform:none;
	color: #000000;
}
.backtotop.ts-block {
  display: none;
}
footer {background-color:rgba(26,26,26,0.30);}
.ts-copy-right  {background-color:rgba(26,26,26,0.60); color:#fff;}
.ts-copy-right p { color:#fff;}
.ts-company-info p { color:#fff;}
.ts_alaska_follow_us-1 a{ color:#fff;}
.social {color:#fff;}
.overlay {background-color: rgba(26,26,26,0.0);}
.textwidget {color:#fff;}
#menu-sostienici li a {color:#fff;}
.breadcrumbs {display:none;}
#banner .banner {
  padding: 35px 0;
  min-height: 100px;
}
#banner .banner h1{
	color: black;
	text-align:left;
	font-size: 32px;
	font-weight: 300;
	margin-bottom: 6px;
	margin-top: 16px;
}
#banner .banner p{
	color: #737373;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 20px;
}
#banner .banner .banner-content{
	position: relative;
}

.team-item > p, .team-item-style1 > p{
	font-size: 14px;
	text-transform: none;
}
.team-item > span{
	margin-bottom: 10px;
}
.tc_team-member6 p {
   font-family: Roboto, sans-serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.wbp_wrapper.team6_title {
    width: 264px;
    height: 40px;
    display: block;
    text-align: center;
	margin-top:10px;
	padding-top:10px;
}
.ts-copy-right p a:hover {color:#fff;}
body {font-size:18px; line-height:22px;}