/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


body,h1,h2,h3,h4,h5,h6,p{
	font-family: 'Open Sans', sans-serif;
	color: #636466;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	font-style: normal;
}

a {
  color: #ff0000;
}

h1, .uk-article-title {
	color: #ff0000 !important;
	font-weight: bold;
	font-size: 42px;
	line-height: 42px;
}


h2 {
	color: #666666 !important;
	font-weight: bold;
	font-size: 26px;
	line-height: 26px;
	margin-top: 9px;
}

h3 {
	color: #ff0000 !important;
  font-weight: bold;
  	font-size: 22px;
	line-height: 22px;
}

h4 {
	color: #666666 !important;
  font-weight: bold;
  	font-size: 18px;
	line-height: 18px;
}

h5 {
	color: #666666 !important;
  font-weight: bold;
  	font-size: 16px;
	line-height: 16px;
}

.blue {
	color: #666666 !important;
}

.orange {
	color: #ff0000 !important;
}

.upper {
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
}

.uk-h6 {
	color: #fff !important;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px !important;
}

.p1 {
	font-weight: 500;
}
/*
#tm-top-b {
    min-height:145px;
    background: rgba(137,137,137,1);
    background: -moz-linear-gradient(top, rgba(137,137,137,1) 0%, rgba(76,76,76,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(137,137,137,1)), color-stop(100%, rgba(76,76,76,1)));
    background: -webkit-linear-gradient(top, rgba(137,137,137,1) 0%, rgba(76,76,76,1) 100%);
    background: -o-linear-gradient(top, rgba(137,137,137,1) 0%, rgba(76,76,76,1) 100%);
    background: -ms-linear-gradient(top, rgba(137,137,137,1) 0%, rgba(76,76,76,1) 100%);
    background: linear-gradient(to bottom, rgba(137,137,137,1) 0%, rgba(76,76,76,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#898989', endColorstr='#4c4c4c', GradientType=0 );
}
*/
.tm-top-b {
	background: transparent url("/images/initpc/home/header-background.jpg") 0 no-repeat;
	background-size: cover;
	min-height: 142px;
}

.tns-logo {
	/*border: 1px solid #7d7d7b;*/
}

.uk-sticky-placeholder {
	margin: 0px 0px 20px !important;
}

/* __________Numero Verde Header___*/
#numero-verde-block {
	background: transparent url("/images/initpc/home/numero-verde-bg.png") 0 no-repeat;
	background-size: cover;
	height: 50px;
	width: 139px;
	float: right;
	display:table;
	margin-bottom: 20px;
}

#numero-verde {
	display:table-cell;
    vertical-align: middle;
    text-align: center;
	font-family: 'Impact', sans-serif;
	font-size: 24px;
	color: #ffffff;
	padding-top: 5%;
	padding-left: 10px;
}

/*________________________________*/

.uk-button-dropdown {
    float: right;
    /* display: inline-block; */
}

.uk-button {
	background-color: transparent !important;
	/*color: #ffffff;*/
	font-weight: 700;
	letter-spacing: 0px;
}

.uk-button-primary {
	color: #ff0000;
}

.uk-nav-search > li > a {
    color: #ff0000;
}

.uk-button-blue {
	color: #ffffff;
	background-color: #3d84c9 !important;
}

.uk-button:hover {
	color: #ffffff;
	background-color: #3d84c9 !important;
}

.uk-button-grey {
	color: #ffffff;
	background-color: #afafaf !important;
}

.uk-button-orange {
	color: #ffffff;
	background-color: #ff0000 !important;
}

em {
    color: #5c5c5c;
}
.uk-button:hover, .uk-button:active, .uk-button:clicked, .uk-button:focus {
	background-color: #afafaf !important;
}

.uk-icon-skype {
	color: #00aaec;
}


.tm-navbar .tm-logo, .tm-logo {
    margin-right: 0px;
}

.tm-navbar {
    border-bottom: none;
	margin-bottom: 20px;
}

.tm-navbar .uk-navbar {
    background: rgba(218,219,221,1);
    background: -moz-linear-gradient(top, rgba(218,219,221,1) 0%, rgba(184,184,186,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(218,219,221,1)), color-stop(100%, rgba(184,184,186,1)));
    background: -webkit-linear-gradient(top, rgba(218,219,221,1) 0%, rgba(184,184,186,1) 100%);
    background: -o-linear-gradient(top, rgba(218,219,221,1) 0%, rgba(184,184,186,1) 100%);
    background: -ms-linear-gradient(top, rgba(218,219,221,1) 0%, rgba(184,184,186,1) 100%);
    background: linear-gradient(to bottom, rgba(218,219,221,1) 0%, rgba(184,184,186,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadbdd', endColorstr='#b8b8ba', GradientType=0 );
    border-bottom: 1px solid #b8b8ba;
}

.tm-headerbar {
   /* height: 40px;*/
    min-height: 40px;
}


.uk-search-field:focus, .uk-search.uk-active .uk-search-field, .uk-navbar .uk-search-field, .uk-search-field:active, .uk-search-field {
	width: 735px;
	height: 30px;
	color: #4c4844;
	left: 5px;
	background: rgb(255, 252, 252);
}

.uk-search:before {
    font-weight: 700;
    color: #4c4844;
}

.uk-search:before {
	content: none;
}

.uk-search:after {
    content: '\e904';
    position: absolute;
    top: 0;
	z-index:100;
    left: 95%;
    width: 30px;
    line-height: 35px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 18px;
    color: #4c4844;
    font-family: 'Monday';
	margin-left: 15px;
}

input.uk-search-field {
    background: rgb(255, 252, 252);
}


/* medium */
@media (max-width: 1280px) {

	.uk-search:after {
	    content: none;
	}

	.uk-search-field {
		display:none;
	}

	.uk-search {
		display:none;
	}

	.tm-block-footer {
	text-align: center;
	}
}

.uk-block {
     padding-top: 20px;
     padding-bottom: 20px;
}

/*_______Block-Footer Social Bar________*/


.social-bar-animated a:hover, a:active {
	text-decoration: none !important;
}

.ic {
  display: inline-block;
  color: #999;
  border: 1px solid #999;
  border-radius: 10%;
  padding: 3px;
  width: 28px;
  height: 28px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
	background: #dcdcdc;
}

.anim-twitter:hover {
  -webkit-animation: twitterAnim 0.4s normal forwards linear;
}
.anim-facebook:hover {
  -webkit-animation: facebookAnim 0.4s normal forwards linear;
}
.anim-youtube:hover {
  -webkit-animation: youtubeAnim 0.4s normal forwards linear;
}
.anim-instagram:hover {
  -webkit-animation: instagramAnim 0.4s normal forwards linear;
}
.anim-google-plus:hover {
  -webkit-animation: googleplusAnim 0.4s normal forwards linear;
}
.anim-linkedin:hover {
  -webkit-animation: linkedinAnim 0.4s normal forwards linear;
}
.anim-pinterest:hover {
  -webkit-animation: pinterestAnim 0.4s normal forwards linear;
}

@-webkit-keyframes twitterAnim {
  100% {
    background: rgba(0, 150, 255, 1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
  }
}
@-webkit-keyframes facebookAnim {
  100% {
    background: rgba(72, 96, 163, 1);
    /*border: 1px solid rgba(255, 255, 255, 0.1);*/
    color: white;
  }
}
@-webkit-keyframes youtubeAnim {
  100% {
    background: #cc181e;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
  }
}
@-webkit-keyframes instagramAnim {
  100% {
    background: rgba(38, 38, 38, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
  }
}
@-webkit-keyframes pinterestAnim {
  100% {
    background: rgba(182, 1, 36, 1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
  }
}
@-webkit-keyframes linkedinAnim {
  100% {
    background: rgba(24, 132, 188, 1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
  }
}
@-webkit-keyframes googleplusAnim {
  100% {
    background: rgba(219, 68, 55, 1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
  }
}



/*____EasyBlog Style______*/

div#fd.eb .eb-navbar {
    background: #ffffff;
    border-color: #d8d1d1;
}


div#fd.eb .eb-navbar-nav>li+li {
    /* border-left: 1px solid #636466; */
    border-left: none;
}

div#fd.eb .eb-navbar-search {
    /*border-left: 1px solid #636466;
    border-right: 1px solid #636466; */
     border-left: none;
     border-right: none;
}

div#fd.eb .eb-navbar-nav>li.active>a {
    background: #dddddd;
    background: none;
    color: #fff;
}

div#fd.eb .eb-navbar-nav>li>a>i {
    color: #636466;
}

div#fd.eb .eb-avatar img {
    border-radius: 3px;
    width: 0;
    margin: 0;
}

div#fd .mr-15 {
    margin-right: 0px !important;
}

div#fd.eb .eb-post-title {

    margin: 0 0 10px;
    word-break: break-word;
    overflow: hidden;

    text-transform: uppercase;
	font-size: 28px;
	margin-top: 0px;
	color: #ff0000;
	font-weight: bold;
	line-height: 28px;
}

div#fd.eb .eb-post-title a{

    margin: 0 0 10px;
    word-break: break-word;
    overflow: hidden;

    text-transform: uppercase;
	font-size: 28px;
	margin-top: 0px;
	color: #ff0000;
	font-weight: bold;
	line-height: 28px;
}

div#fd.eb .eb-header {
    margin-bottom: 20px;
}

.fb-like span {
    padding-left: 7px;
    overflow: visible !important;
    width: 250px !important;
    margin-right: -175px;
}


.tm-block-footer {
	padding: 20px 0 20px 0;
  color: #ede9e9;
}
.tm-block-footer a {
  color: #ede9e9;
}

.tm-block-footer a:hover {
	color: #f30008;
}

.tm-block-footer p {
	margin: 0;
  color: #ede9e9;
}

.tm-block-footer h5 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 0 5px 0;
	margin: 0;
}

.tm-block-footer-bg {
	/*background-image: url("/images/tns/home/block-footer-background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
  */

  background: rgba(83,83,83,1);
background: -moz-linear-gradient(top, rgba(83,83,83,1) 0%, rgba(148,148,148,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(83,83,83,1)), color-stop(100%, rgba(148,148,148,1)));
background: -webkit-linear-gradient(top, rgba(83,83,83,1) 0%, rgba(148,148,148,1) 100%);
background: -o-linear-gradient(top, rgba(83,83,83,1) 0%, rgba(148,148,148,1) 100%);
background: -ms-linear-gradient(top, rgba(83,83,83,1) 0%, rgba(148,148,148,1) 100%);
background: linear-gradient(to bottom, rgba(83,83,83,1) 0%, rgba(148,148,148,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535353', endColorstr='#949494', GradientType=0 );
}


#tm-footer {
    background-color: #000;
    width: 100%;
    min-height: 38px;
}

.tm-toolbar p, .tm-toolbar a {
	color: #c7c8ca !important;
		font-weight: 600;

}
.tm-toolbar {


	background: rgba(76, 76, 76, 1);
	background: -moz-linear-gradient(top, rgba(76, 76, 76, 1) 0%,
		rgba(19, 19, 19, 1) 46%, rgba(19, 19, 19, 1) 100% );
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 76, 76,
		1) ), color-stop(46%, rgba(19, 19, 19, 1) ),
		color-stop(100%, rgba(19, 19, 19, 1) ) );
	background: -webkit-linear-gradient(top, rgba(76, 76, 76, 1) 0%,
		rgba(19, 19, 19, 1) 46%, rgba(19, 19, 19, 1) 100% );
	background: -o-linear-gradient(top, rgba(76, 76, 76, 1) 0%,
		rgba(19, 19, 19, 1) 46%, rgba(19, 19, 19, 1) 100% );
	background: -ms-linear-gradient(top, rgba(76, 76, 76, 1) 0%,
		rgba(19, 19, 19, 1) 46%, rgba(19, 19, 19, 1) 100% );
	background: linear-gradient(to bottom, rgba(76, 76, 76, 1) 0%,
		rgba(19, 19, 19, 1) 46%, rgba(19, 19, 19, 1) 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#4c4c4c',
		endColorstr='#131313', GradientType=0 );
	height: 35px;
}

.toolbar,.toolbar a {
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}

.toolbar a:hover {
	color: red;
}


.toolbar, .toolbar a {
    color: #fff;
    font-weight: bold;
    font-size: 9px;
    text-transform: uppercase;
}

.uk-contrast a:not([class]), .uk-contrast .uk-link, .uk-block-primary a:not([class]), .uk-block-primary .uk-link, .uk-block-secondary a:not([class]), .uk-block-secondary .uk-link, .uk-panel-box-primary a:not([class]), .uk-panel-box-primary .uk-link {
    color: #ede9e9;
    text-decoration: none;
}

.uk-contrast a:not([class]):hover, .uk-contrast .uk-link:hover, .uk-block-primary a:not([class]):hover, .uk-block-primary .uk-link:hover, .uk-block-secondary a:not([class]):hover, .uk-block-secondary .uk-link:hover, .uk-panel-box-primary a:not([class]):hover, .uk-panel-box-primary .uk-link:hover {
    color: red;
    text-decoration: none;
}


.uk-navbar-toggle {
    font-size: 13px;
    color: red;
	}


	/* ----------- RSS Feed ------------- */
	.rss-feed-sidebar {
		width: 200px;
		padding: 10px;
		background: #fff;
	}

	.rss-feed-sidebar .uk-article-meta {
		display: none;
	}

	.rss-feed-sidebar h3, .rss-feed-sidebar .uk-link-reset {
		font-size: 14px;
		line-height: 14px;
		text-align: left;
	}

	.rss-feed-sidebar h2 {
		padding-top: 0px;
	}

	.rss-feed-sidebar .uk-margin h2 {
		font-size: 12px;
		line-height: 14px;
		margin-top: 10px;
		color: #646464;
		font-weight: 600;

		text-align: center;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.rss-feed-sidebar .uk-margin p {
		text-align: left;
		overflow: hidden;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;
	}

	.rss-feed-sidebar .uk-panel a {
		color: red;
	}

	.rss-feed-sidebar .uk-panel {
		padding-bottom: 20px;
		border-bottom: 1px solid #ddd;
	}

	.simple-rss h3 a {
		color: red;
	}

.simple-rss .srfrFeedSource a {
	display: none;
}

.simple-rss .srfrFeedItemDate {
	font-size: 10px;
}
