/* Themify Customize Styling */
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: rgba(148,48,48,-0.00);background-image: none; 
}
#header {	
	font-family: "Montserrat";	font-weight:normal;
	font-style:normal;
	font-size:12px;

	color: #fafafa; 
}
#headerwrap a {	
	color: #ffffff; 
}
#headerwrap a:hover {	
	color: #fe6500; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(13,116,252,0.77); 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a:hover {	
	color: #d6d2d2; 
}
body[class*="themify"] #site-logo a img {		width: 185px;
	height: 75px; 
}
#site-description {	display: none; 
}
#main-nav-wrap #main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #dbdbdb; 
}
#footerwrap {	background-image: url(https://www.tapamar.com.ar/wp-content/uploads/2020/03/footer.jpg); 
}
#footer-logo a img {		width: 130px;
	height: 55px; 
}
#footer a {	
	color: #ffffff; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #f5873d; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 185px;
	height: 75px; 
}
#footer-logo a img {		width: 130px;
	height: 55px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 185px;
	height: 75px; 
}
#footer-logo a img {		width: 130px;
	height: 55px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 185px;
	height: 75px; 
}
#footer-logo a img {		width: 130px;
	height: 55px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #0f76fc; }.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #ffffff; }.mobile_menu_active.header-leftpane #pagewrap #headerwrap .header-icons #menu-icon, .mobile_menu_active.header-rightpane #pagewrap #headerwrap .header-icons #menu-icon, #headerwrap #menu-icon, .mobile_menu_active.header-horizontal #headerwrap #menu-icon { 
	color: #ffffff; }
/* Themify Custom CSS */
/*navbar*/

#headerwrap{
	padding: 0!important;
	padding-top: 30px!important;
}
#site-logo {
	left: 0!important;
	margin: 0;
    top: -30px;
}
/*
@media only screen and (max-width: 600px) {
 #site-logo{
   display: none;
 }
}
*/
#company-phone {
	font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
	color: #fff;
}
/*
.header-widget .header-widget-inner .col3-1 {
	display: flex;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}*/

#headerwrap .header-widget-full .header-widget-inner .header-widget {display: block!important}

@media only screen and (max-width: 918px) {
	#headerwrap .header-widget-full .header-widget-inner .header-widget {display: none!important;
 }
}

#header {
	padding: 25px 0!important;
}
#headerwrap .header-widget-full .header-widget-inner .header-widget .header-widget-inner .col3-1 {
	width: 96%;
	height: 15px;
	max-width: 1160px;
	margin-left: 0;
	display: flex;
  justify-content: flex-end;
	position: absolute;
	z-index: 999;
}

#company-phone {margin-right: 1rem;}

#footer-nav {
	float: right!important;
	padding: 0px!important;
}
.social-widget {
	width: 100%;
  position: absolute;
	display: flex;
  justify-content: flex-end;
}

#footerwrap {
	padding: 54px 0 5em;
}

@media only screen and (max-width: 680px) {
	#footer {
		text-align: center!important;
	}
 .social-widget{
   display: none;
 }
}

/*
#footer .section-col .footer-widgets-wrap .footer-widgets div:nth-child(2) {
	display:none!important;
}

#footer .section-col .footer-widgets-wrap .footer-widgets div:nth-child(3) {
	  display: flex;
    top: 0;
    right: 0;
    height: 80px;
    justify-content: flex-end;
    width: 100%;
    max-width: 1160px;
    padding: 26px;
}
*/
#header {
	padding-bottom: 0!important;
}

@media only screen and (max-width: 480px) {
	#header {
		padding: 15px 0!important;
	}
	#site-logo, .header-widget-inner{
   /*display: none;*/
		width: 90px;
 }
	#headerwrap .header-icons {
		    top: 48px;
	}
	#mobile-menu {
		top: 0!important;
	}
	
#headerwrap{
	padding-top: 0px!important;
}
	
	#headerwrap {
		background-color: #0f76fc!important;
	}
}

