@charset "utf-8";
/* CUSTOM CSS STYLES */
/* Write your styles here */
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i');

h1, h3 {
    font-family: "Noto Serif",Georgia,"Times New Roman",Times,serif;
	}
	
h1 a, h2 a, h3 a, {

	}
h3.pretitle{
	color:#30596f !important;	
}
h6{
	color:#30596f !important;	
}	
	
p {
font-family: 'Noto Serif', Georgia, "Times New Roman", Times, serif;
}

h4{
/*font-family: 'PT Serif', Georgia, "Times New Roman", Times, serif;	*/
color: #666;
font-weight: bold;
	}

h4.solid {
    background-color: #fff;
    border-bottom: 1px solid #333;
    color: #333;
    width: 100%;
	font-family: 'Noto Serif', Georgia, "Times New Roman", Times, serif;
}



#desktop_header{
	
	}
#mobile_header{
display:none;
}

blockquote {
    border-left: 4px solid #71c9f8 !important;
}

/** ****************************************************** */
.container.headerbox {
    margin-bottom: 15px;
}

/** userbar */

.userbar.scrolling{
	background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    left: 0;
    margin-bottom: 0;
    position: fixed;
    top: 0;
    width: 100%;
	z-index:5500;	
	}
.userbar.container.scrolling{
max-width: 100%;
}

.headdate.scrolling{
	display:none;	
	}

.search-btn.scrolling{
 color: #97acb7;	
	}

.topbar-list.scrolling{
	
	}
.topbar-list.scrolling li a{
 color: #97acb7;	
	}
.topbar-list.scrolling li a:hover{
 color: #fff;	
	}

.userbar_logo{
	display:none;
	}

.userbar_logo.scrolling {
	display:block;
	}
.userbar_logo .menu_smartphone{
	float: left;
    top: 7px;
	}
.userbar_logo a{
	float: left;
    margin: 0 0 0 7px;
    max-width: 200px;
    width: auto;	
	}
.userbar_logo a img{
	
	}

.navbar.navbar-inverse.scrolling{
  position: fixed;
  top: 45px;
  width: 100%;
  z-index:5450;
	}
.topbar-list > li.scrolling{
 color: #fff;	
	}
.topbar-list li.scrolling a{
 color: #fff;
	}
.topbar-list li.scrolling a:hover{
 color: #97acb7;
	}
.loggedbox.scrolling li{
 color: #fff;	
	}

.topbar-list li.scrolling a .warning{
 color: #f90 !important;	
	}

.container.headerbox.scrolling{
	display:none;
	}
.page-header {
	border-bottom: 0 none;
    margin: 0 auto;
    max-width: 350px;
    padding-bottom: 0;
    width: auto;
	text-align: center;
}

.page-header a{
	margin: 0;
    padding: 0;
}
.page-header p.slogan {
   font-size: 0.45em;
    line-height: 100%;
    margin: 0;
    padding: 0;
}


.page-header p.date{
	color: #999;
    font-size: 0.4em;
    line-height: 100%;
    margin: 0 0 5px;
    padding: 0;
	text-transform: lowercase;
}

/** ************************** */
.menu_smartleft {
    float: left;
    margin: 5px 0 0;
}

.logo_userbar{
	display: none;
    left: 40%;
    margin: 0 auto;
    position: absolute;
    width: 180px;	
	}

#nav-icon1 {
    cursor: pointer;
    height: 35px;
    margin: 0 auto;
    position: relative;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0s;
    width: 35px;
}
#nav-icon1 span:nth-child(1) {
    top: 0;
}
#nav-icon1 span:nth-child(2) {
    top: 14px;
}
#nav-icon1 span:nth-child(3) {
    top: 28px;
}
#nav-icon1.open span:nth-child(1) {
    top: 12px;
    transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(2) {
    left: -60px;
    opacity: 0;
}
#nav-icon1.open span:nth-child(3) {
    top: 12px;
    transform: rotate(-135deg);
}
#nav-icon1 span {
    background: #333 none repeat scroll 0 0;
    border-radius: 9px;
    display: block;
    height: 2px;
    left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
}


#smartleft_sections{
	display:block;
	background-color: #000;
    display: block;
    float: left;
    left: -100%;
    max-width: 55%;
	padding: 15px 0 0 15px;
    position: fixed;
    top: 50px;
    width: 100%;
    height: 100%;
    z-index: 5500;
    overflow: auto;
	}


/** ************************** */

.fixedmenu ul.topmenu.unique {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}

.fixedmenu ul.topmenu li {
    color: #333;
}
.fixedmenu ul.topmenu li a {
    color: #333;
	font-weight: bold;
}
.fixedmenu ul.submenu {
    background-color: transparent;
    border-top: 0 dotted #cecece;
    float: left;
    list-style: outside none none;
    margin: 3px 0 0;
    padding: 0;
    width: auto;
}
.fixedmenu ul.submenu li {
    color: #2f2f2f;
    display: flex;
    float: left;
    font-size: 0.5em;
    font-weight: 400;
    margin: 0;
    padding: 0 10px;
    text-transform: uppercase;
    width: auto;
}














/** MENU */
.navbar-inverse {
	background-color: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.nav_device nav ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: auto;
}
.menu_smartphone {
    float: right;
    overflow: hidden;
    position: relative;
    top: 7px;
    width: auto;
}
#nav-fep span:nth-child(2) {
    top: 10px;
}
#nav-fep span:nth-child(3) {
    top: 21px;
}

.openbox .menunavbar {
    background-color: transparent;
    border-top: 0 dotted #cecece;
    display: block;
    float: left;
    margin: 30px 0 20px;
    padding: 0;
	width: 60%;
}


.openbox .menunavbar ul.menu {
    border-right: 1px solid #fff;
}

.openbox .menunavbar ul li {
	background-color: transparent;
    border-bottom: 0 solid #cecece;
    float: left;
	font-family: "Noto Serif",Arial,Verdana,sans-serif;
    font-size: 0.85em;
    font-weight: 300;
/*    margin: 0 10px 25px 0;*/
	margin: 0 10px 15px 0;
    min-height: auto;
    padding: 0;
    width: 100%;
}

.openbox .menunavbar ul li:last-child{
    border-bottom: 0 solid #cecece;	
	}

.openbox .menunavbar ul li a {
    color: #cecece;
    text-decoration: none;
}
.openbox .menunavbar ul.submenu li a {
    color: #cecece;
    text-decoration: none;
}
.openbox .menunavbar ul li a:hover {
    color: #fff;
    text-decoration: none;
}
.menunavbar ul li span.section {
	background-color: transparent;
    border-right: 1px dotted #cecece;
    clear: both;
    display: block;
    float: left;
    font-family: open sans,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: 600;
    max-width: 200px;
    min-width: 200px;
    padding: 10px;
}

.menunavbar ul li span.section.active {

}
.menunavbar ul li span.section.active a{
	color:#cbd5db;
	}

.menunavbar ul li span.section.active a:hover{
	color:#cbd5db;
	}	
.openbox .menunavbar ul.submenu {
    list-style: outside none none;
    margin: 10px 0 0;
    padding-left: 0;
    width: 100%;
}


.openbox .menunavbar ul li.active a {
  color: #fff;
}
.openbox .menunavbar ul li.active a:hover {
    color: #cbd5db;
    text-decoration: none;
}
.openbox .menunavbar ul.submenu li a:hover {
    color: #fff;
}
.menunavbar ul li span.subsection.active a{
	font-weight:bold;
	color: #fff;
	}

.openbox .menunavbar ul.submenu li.active a {
    color: #fff;
}

.menunavbar ul li span.subsection {
    background-color: transparent;
    display: block;
    float: left;
    font-family: open sans,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: 300;
    padding: 10px 12px 0;
}



.inmenu.pagesmenu{
	display: block;
    margin: 25px 0 0 15px;
    width: 25%;
	}

.inmenu.pagesmenu .nav li {
 width: 100%;
}
.inmenu.pagesmenu .nav li a {
    color: #fff;
}
.inmenu.pagesmenu .nav li.headergroup {
	color: #fff;
    font-size: 0.6em;
    font-weight: bold;
}

.headerextramenu{
	float: left;
    margin: 10px 0 0;
    width: 100%;	
	}
.headcode {
	display: block;
	float: left;
	font-size: 1em;
	margin: 10px 0;
	width: 100%;
	max-width: 980px;
}
.socialicons {
    float: left;
    width: 100%;
}

.headdate {
    float: left;
    width: auto;
}
.headdate p.date {
	color: #fff;
    font-size: 0.42em;
    line-height: 100%;
    margin: 0 0 5px;
    padding: 7px 0 0;
    text-align: left;
    width: auto;
}
.headdate p.update {
    color: #999;
    font-size: 0.4em;
    line-height: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    width: auto;
}




.col-md-12.headerextramenu {
    float: left;
    margin-top: 5px;
    text-align: right;
}

.toll_box {
    float: left;
    margin: 0;
    padding: 0;
    width: 70%;
}
.socialicons {
    float: left;
    width: auto;
}

.nav_device nav ul li:hover {
    background: #30596f none repeat scroll 0 0;
}
.nav_device nav ul li.active {
    background: #648393 none repeat scroll 0 0;
}
.nav_device nav ul li .children {
    background: #30596f none repeat scroll 0 0;
    display: none;
    position: absolute;
    width: 180%;
    z-index: 1000;
}

.nav_device nav ul li .children li:hover{
    background: #648393 none repeat scroll 0 0;	
	}

/** FOOTER */

.footer_navbar.inverse {
    background-color: #fff;
	border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.footer.firm {
    background: transparent none repeat scroll 0 0;
}
.footer ul li {
    color: #333;
}
.footer ul li a {
    color: #333;
}
.footer ul li a:hover {
    color: #666;
}

/** ****************************************************** */


.NEWBODY .update {
    width: 100%;
	text-align: right;
	margin: 0 11px 8px 0;
}
.NEWBODY .date {
	color: #666;
    float: right;
    font-size: 0.45em;
    margin: 0 10px 0 18px;
    padding: 0;
    text-transform: uppercase;
}


.NEWBODY .update.forcolumnist {
    width: 100%;
	text-align: left;
    float: left;
	margin: 0 11px 8px 0;
}
.NEWBODY .date.forcolumnist{
    float: left;
	margin: 0 10px 0 0;
}



.NEWBODY .introfirm .comments {
    color: #000;
}

.nextnew p.header {
    color: #30596f;
    font-family: "Open Sans",verdana,arial,Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.lastnew p.header {
    color: #30596f;
    font-family: "Open Sans",verdana,arial,Arial,Helvetica,sans-serif;
    font-weight: bold;
}

.social-share .btn {
    border: 0 none;
    border-radius: 20px;
    display: block;
    float: left;
    font-size: 0.8em;
    line-height: 0;
    margin: 0 3px;
    padding: 9px 15px;
    text-align: center;
    width: auto;
}

.social_share_block {
   border-bottom: 0 solid #cecece;
    border-right: 0 solid #cecece;
    border-top: 0 solid #cecece;
    display: block;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.social-share .btn {
    border: 0 none;
    border-radius: 0;
    display: block;
    float: left;
    font-size: 0.8em;
    height: 35px;
    line-height: 0;
    margin: 5px;
    padding: 4px 10px;
    text-align: center;
    width: 35px;
}
.social-share .btn.s_keep_it i {
    padding: 7px 0 0;
}


/** */

.NEWBODY .introfirm .signature {
    color: #333;
    float: left;
    font-size: 0.5em;
    font-weight: bold;
    line-height: 100%;
    margin: 6px 5px 0 0;
    padding: 0;
    text-transform: uppercase;
}

.NEWBODY .mainimage cite.fotocite {
    background-color: #fff;
    bottom: 0;
    color: #000;
    font-size: 0.45em;
    left: 0;
    line-height: 120%;
    margin: 0;
    opacity: 1;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
}

.NEWBODY .news_labels h3 {
    border-bottom: 1px solid #cecece;
}
.NEWBODY .news_labels ul li {
    background-color: transparent;
    border-radius: 8px;
    display: block;
    float: left;
    height: auto;
    line-height: 85%;
    margin: 0 5px;
    padding: 0 10px;
    width: auto;
}
.NEWBODY .new_text {
    font-size: 0.52em;
}
.NEWBODY .new_text p {
    line-height: 160%;
}

.NEWBODY .news_related_blogger .blogger_block .content_box .newtitle a {
 font-weight: bold;	
	}

.NEWSITEM .relatedblogs.columns ol li .title a {
    color: #333;
    float: left;
    font-size: 0.65em;
    line-height: 100%;
    text-decoration: none;
}

.WRITTERS .autor {
    border-bottom: 1px dotted #cecece;
}

.WRITTERS .autor.incolumns .autordata {
    width: 100%;
}
.WRITTERS .autor.incolumns .autordata p.signature {
    text-align: center;
}
.WRITTERS .autor.incolumns .autordata p.leyend {
    text-align: center;
}

.WRITTERS .autor .textblock p.title{
    text-align: center;
}
.WRITTERS .autor .textblock p.title a:hover {
    color: #648393;
}

.newssection h4.date {
    color: #30596f;
    font-weight: normal;
}

.newssection h4.signature {
	color:#30596f;
    font-weight: normal;
	text-transform:uppercase;
	}
	
.mainnewblog .new_text .citewrapper .imagefooterprint {
    background-color: #fff;
    bottom: 0;
    color: #000;
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: left;
    width: 100%;
}
.NEWBODY h1.new_title {
font-family: 'Noto Serif', Georgia, "Times New Roman", Times, serif;
}


.NEWSITEM .titleblock h3 {
font-family: 'Noto Serif', Georgia, "Times New Roman", Times, serif;
}

.NEWSITEM .relatedblogs.rows ol li .title a {
    color: #333;
    font-family: "Noto Serif",Georgia,"Times New Roman",Times,serif;
    text-decoration: none;
}

.NEWSITEM .relatednews.rows ol li .title a {
    font-family: "Noto Serif",Georgia,"Times New Roman",Times,serif;
}
.NEWSROTATOR .layout_images .sp-image-text h3 {
    font-family: "Noto Serif",Georgia,"Times New Roman",Times,serif;
}
.NEWSITEMROWS .layout_full .block .new h3 {
    font-family: "Noto Serif",Georgia,"Times New Roman",Times,serif;
}

.NEWSITEM .titleblock h3 a {}

.newssection h2.subtitle {
    color: #666;
	margin:0 0 5px;
}

.newssection h1.title {
	 margin: 10px 0;
}
.newssection h1.title a {
    font-weight: bold;
    text-decoration: none;
	 margin: 10px 0;
}

.CONTENT_COLUMN.SECTION_ROWS .newssection .newimage {
    display: block;
    float: left;
    margin: 6px 10px 0 0;
    width: 150px;
}
.CONTENT_COLUMN.SECTION_ROWS .newssection .newsbody {
    display: block;
    float: left;
    width: 70%;
}

.section_labels {
    border-bottom: 1px dotted #666;
    border-top: 1px dotted #666;
    float: left;
    margin: 0 0 15px;
    width: 100%;
}
.section_labels ul li {
    background-color: transparent;
}


.mainnewblog p{
	font-size: 0.56em;
    font-weight: 300;
    line-height: 120%;
	}

/* writters entrie */

.WRITTERS .autor .autordata {
    float: left;
    margin: 10px 0 0;
    padding: 0;
	width: 45%;
}
.WRITTERS .autor .avatar {
    border-radius: 0;
    display: block;
    float: right;
	width: 110px;
	height:auto;
}
.WRITTERS .autor img {
	height: 100%;
    max-height: 100%;
    width: 100%;
}


/** ------------------------------------------------------------------ */
/** BLOCK SHADOW */
/** ------------------------------------------------------------------ */
/** ------ SOFT ------ */
.soft{
	background-color: #e6eaef !important;
}

h6.soft{
	color:#30596f !important;
}
h3.soft{

	}
h3.soft a{

	}
h3.soft a:hover{

	}
h5.soft{}
.soft p{}
p.comments.soft{}
p.comments.soft a{}
p.comments.soft a:hover{}
p.content-signature .soft{}
.title.soft {}
.title.soft a{}
.title.soft a:hover{}
.autorwrapper.soft .name{}
.autorwrapper.soft .leyend{}
.sp-thumbnail-title.medium{}
.sp-thumbnail-title.medium:hover{}



/** ------ MEDIUM ------ */
.medium{
	background-color: #8296ae;
}
h6.medium{
	color: #e6eaef !important;
	}
h3.medium{
	color: #fff !important;
	}
h3.medium a{
	color: #30596f !important;
	}
h3.medium a:hover{
	color: #fff !important;
	}
h5.medium{
	color: #e6eaef !important;
	}
.medium p{
	color: #fff !important;
	}
p.comments.medium{
	color: #fff !important;
	}
p.comments.medium a{
	color: #fff !important;
	}
p.comments.medium a:hover{
	color: #333 !important;
	}
p.content-signature .medium{
	color: #fff !important;
	}

.title.medium {
	color: #e1e9f6 !important;
	}
.title.medium a{
	color: #e1e9f6 !important;
	}
.title.medium a:hover{
	color: #fff !important;
	}

.autorwrapper.medium .name{
	color: #e1e9f6 !important;
	}
.autorwrapper.medium .leyend{
	color: #e1e9f6 !important;
	}
.sp-thumbnail-title.medium{
	color: #e1e9f6 !important;
	}
.sp-thumbnail-title.medium:hover{
	color: #fff !important;
	}



/** ------ STRONG ------ */
.strong{
	background-color: #30596f;
}
h6.strong{
	color: #cbd5db !important;
	}
h3.strong{
	color: #fff !important;
	}
h3.strong a{
	color: #fff !important;
	}
h3.strong a:hover{
	color: #fff !important;
	}
h5.strong{
	color: #cbd5db !important;
	}
.strong p{
	color: #fff !important;
	}
p.comments.strong{
	color: #fff !important;
	}
p.comments.strong a{
	color: #fff !important;
	}
p.comments.strong a:hover{
	color: #fff !important;
	}
p.content-signature .strong{
	color: #fff !important;
	}

.title.strong {
	color: #fff !important;
	}
.title.strong a{
	color: #fff !important;
	}
.title.strong a:hover{
	color: #cbd5db !important;
	}

.autorwrapper.strong .name{
	color: #fff !important;
	}
.autorwrapper.strong .leyend{
	color: #fff !important;
	}

.sp-thumbnail-title.strong{
	color: #fff !important;
	}
.sp-thumbnail-title.strong:hover{
	color: #cbd5db !important;
	}

.NEWSITEM.strong .relatednews.columns h4 {
    border-bottom: 4px solid #cbd5db;
    color: #cbd5db;
}
.NEWSITEM.strong .relatedblogs.columns h4 {
    border-bottom: 4px solid #cbd5db;
    color: #cbd5db;
}

/** ------ HEAVY ------ */
.heavy{
	background-color: #947b22;
}
h6.heavy{
	color: #cecece !important;
	}
h3.heavy{
	color: #fff !important;
	}
h3.heavy a{
	color: #fff !important;
	}
h3.heavy a:hover{
	color: #cecece !important;
	}
h5.heavy{
	color: #cecece !important;
	}
.heavy p{
	color: #fff !important;
	}
p.comments.heavy{
	color: #fff !important;
	}
p.comments.heavy a{
	color: #fff !important;
	}
p.comments.heavy a:hover{
	color: #fff !important;
	}
p.content-signature .heavy{
	color: #fff !important;
	}

.title.heavy {
	color: #cecece !important;
	}
.title.heavy a{
	color: #cecece !important;
	}
.title.heavy a:hover{
	color: #fff !important;
	}

.autorwrapper.heavy .name{
	color: #cecece !important;
	}
.autorwrapper.heavy .leyend{
	color: #cecece !important;
	}
.sp-thumbnail-title.heavy{
	color: #cecece !important;
	}
.sp-thumbnail-title.heavy:hover{
	color: #fff !important;
	}

.NEWSITEM.heavy .relatednews.columns h4{
    border-bottom: 4px solid #cecece;
    color: #cecece;
}
.NEWSITEM.heavy .relatedblogs.columns h4{
    border-bottom: 4px solid #cecece;
    color: #cecece;
}


.MEGABLOCK .title .myblock h6 {
    color: #fff !important;
    font-size: 0.6em;
}
.MEGABLOCK .title .myblock h3 a:hover {
    color: #cecece;
}
.IMAGETITLE .title.top h6 {
    color: #fff !important;
}

.IMAGETITLE .title.bottom h6 {
    color: #fff !important;
}

.DISCOUNTCOUPON .block {
    background-color: transparent;
    border-bottom: 1px dotted #cecece;
    display: block;
    float: left;
    height: auto;
    margin: 0 5px 10px;
    max-height: 240px;
    max-width: 300px;
    min-height: 160px;
    overflow: hidden;
    padding: 0 0 10px;
    text-align: left;
    width: 100%;
}
.DISCOUNTCOUPON .block .contenthead p.price {
    font-family:"Open Sans",verdana,arial,Arial,Helvetica,sans-serif;
}
.DISCOUNTCOUPON .block .contentbody p.stock {
    font-family: "Open Sans",verdana,arial,Arial,Helvetica,sans-serif;
}
.DISCOUNTCOUPON .block .contentbody p.expiredate{
    font-family: "Open Sans",verdana,arial,Arial,Helvetica,sans-serif;
}

/** ------------------------------------------------------------------ */
/** ******************** */
/** ------------------------------------------------------------------ */


.mainnewblog h4.date{
 font-weight: normal;
	}

.mainnewblog h4.signature{

	}

.IMAGETITLE .title.over h6 {
    color: #fff !important;
}
.IMAGETITLE .title.over h3 a:hover {
    color: #eee;
}
.IMAGETITLE .title.over h5 {
    font-size: 0.5em;
}
.newssection h3.pretitle {
    font-size: 0.5em;
}
.newssection p{
font-size: 0.55em;	
	}


#seeCommetns {
   cursor: pointer;
}
#seeCommetnsDown {
	cursor: pointer;
    float: left;
    font-size: 1em;
    font-weight: bold;
    margin: 3px 15px 0 0;
    width: auto;
}



#seeCommetns:hover {
   color:#648393;
}

/** comments model*/

.modal-dialog.commentModal {
	float: right;
    margin: 30px auto;
    max-width: 500px;
    width: 100%;
}
.modal-content.commentModal {
    border: 0 none;
    border-radius: 0;
    float: left;
    margin: 0;
    padding: 0 20px;
}

.COMMENT_WRAPPER {
    margin: 0 0 20px;
    padding: 0;
}

.COMMENT_WRAPPER .header{
	float: left;
	width: 100%;	
	}
/***/

.NEWSROTATOR .layout_images .sp-image-text h6 {
    color: #eee !important;
}

.inSearchForm{
	display:block;
	float:left;
	width:100%;
	}

.inSearchForm form{
	display:block;
	width: 90%;
	}

.ROWSNEWSITEM .layout_left .block .image {
    height: auto;
	min-height: 50px;
}
.NEWBODY .readingtime {
    margin: 0 0 0 10px;
	float: right;
}
.socialicons a.twitter svg path {
  fill: #81a9cc;
}
.socialicons .twitter {
  width: 27px;
}
.social-share .btn.s_twitter:hover {
  fill: #ccc;
  background: #ccc;
	}

.social-share .btn.s_twitter {
color: #fff;
  width: 36px;
  background-color: #000;
  padding: 0;
  height: 36px;
  overflow: hidden;
  border-radius: 0;
  text-align: center;
  margin-top: 5px;
  font-size: 0.6em;
}

.social-share .btn.s_twitter svg path {
  fill: #fff;
}

.NEWBODY .introfirm .twittersignature a svg path {
  fill: currentcolor;
}