/*
Theme Name: TRO Template One
Description: Tema Responsive con Boostrap
Author: Troitiño 
Version: 1.0
*/

/*---------- Margin Fix ----------*/

@media (max-width: 978px) {
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
/*       margin-left: 0;
      margin-right: 0;
      margin-bottom:0; */
    }
}


/*---------- Global ----------*/
 html, body {
	margin: 0;
}
body {
	font-family: 'neue-haas-grotesk-display', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #454545;
	background:  #ffffff;
	overflow-x:hidden;
}
p {
letter-spacing: 0.5px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'canada-type-gibson', sans-serif;
	font-weight: bold;
	color: #ffffff;
}
h2{
    font-size: 25px;
    font-weight: 900;
}

h4 {
	font-family: 'neue-haas-grotesk-display', sans-serif;
	font-weight: 500;
	font-size: 20px;
}

b, strong {
    font-weight: bold;
}

section li{margin-bottom: 15px;
font-family: 'neue-haas-grotesk-display', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color:#585858;}
section li a{
	font-family: 'neue-haas-grotesk-display', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color:#007bff;
}
section ul {
  list-style: none; 
}

section ul li::before {
  content: "\2022"; 
  color: #004A80;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; 
}


.sidenav {
    height: 100%;
	max-width: 100% !important;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    background-color: #0a4a7f;
	color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 30px;
}
.sidenav img {padding: 0px 0px 20px 0px;}
.sidenav .col-md-12 {margin-bottom: 40px;}

.sidenav ul {
list-style: none;
padding:0;
margin:0;
}
.sidenav ul li{
	margin: 10px 0;
}
.sidenav a {
    padding: 0px 8px 0px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #ffffff;
}

.sidenav .rrss {    padding: 8px 8px 20px 25px;
    position: absolute;
    bottom: 0;
}
.sidenav .closebtn {
    position: absolute;
    top: 25px;
    right: 15px;
    font-size: 36px;
    margin-left: 50px;
}
 .hmenu  {color:#ffffff;}
#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 99998; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

nav#header {
	position: fixed;
	left:0;
	right:0;
	top:0;
	padding:0;
	z-index: 99;
	background: #ffffff;
}
nav#header.white {
	background: transparent;
}
#navfluidtop {
	background:#1791E3;
	color: #ffffff;
	font-family: 'neue-haas-grotesk-display', sans-serif;
	font-size: 14px;
	letter-spacing:1px;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:7px;
}
#navfluidtop a{
	color: #ffffff;
	font-weight:normal;
	
}

.idioma {
  float: right;
  margin-left: 15px;
  margin-top: -2px;    
}
.idioma-movil {
/**
  display: flex;
  padding: 20px 15px;
**/
  margin-top: -2px;
}

#navfluid {
	padding:20px 0;
	background:#0a4a7f;
}
#navfluid img{max-width:100%; height: auto;margin-right:10px;}
#navfluid .brand {margin-left:15px;    display:inline-block;}


.aico {margin-left:10px;}

#widgets-header {
	width:100%;
	display: flex;
	justify-content: flex-end;
	padding-right: 40px;
}

#widgets-header a {
	font-size: 12px; 
	text-decoration: none;
	padding-left: 15px;
	margin-right: 15px;
	color:#525252;
}

#widgets-header a.icomail {background: url(images/icomail.svg) no-repeat left center;}
#widgets-header a.icophone {background: url(images/icophone.svg) no-repeat left center;}
.widget_polylang {padding-left: 15px;background: url(images/icomarker.svg) no-repeat left center;}

.widget_polylang label {display: none;}
.widget_polylang select {
	border: none;
	background: none;
	font-size: 12px;
}

#left-menu {display: inline-block;width:100%;margin:0 20px;}
	
#left-menu a {
	font-size: 15px; 
	text-decoration: none;
	padding-left: 15px;
	margin-right: 15px;
	line-height: 26px;
	color:#ffffff;
}
#left-menu a:hover {font-weight:bold;}
#left-menu .current-menu-item a {font-weight:bold;}


#left-menu ul
 { margin:0; padding:15px 0 0 0; list-style: none;}
#left-menu li
{ float: left;padding-bottom: 12px;}
#left-menu li a
{ display: inline-block;padding: 3px 0;}

	
#right-menu {display: inline-block;width:100%;margin:0 20px;}
#right-menu a {
	font-size: 15px; 
	text-decoration: none;
	padding-left: 15px;
	margin-right: 0;
	line-height: 26px;
	color:#4FABEE;
}
#right-menu a:hover {font-weight:bold;}
#right-menu .current-menu-item a {font-weight:bold;}

#right-menu ul
 { margin:0; padding:15px 0 0 0; list-style: none;}
#right-menu li
{ float: left;padding-bottom: 12px;}
#right-menu li a
{ display: inline-block;padding: 3px 0;}

#left-menu ul li ul,#right-menu ul li ul {
	background: #0a4a7f;
	position: absolute;
	display: none;
}
#left-menu ul li:hover ul,#right-menu ul li:hover ul {
	display: block;
}
#left-menu ul li ul:hover ,#right-menu ul li ul:hover {
	display: block;
}


#mainmenu-container {
	background: #DADADA;
}
#mainmenu-container a#mega-menu-link{color:#525252;}
#mainmenu-container li.astm-search-menu{
	float:right;
	margin-right:50px;
}
#mainmenu-container li.astm-search-menu input {
	border-width: 0 0 0 2px;
    border-color: #ffffff;
    background: transparent;
    color: #ffffff;
    line-height: 38px;
    padding-left: 10px;
}
#mainmenu-container li.astm-search-menu input#searchsubmit {
	border-width: 0 2px 0 0;
	text-indent:-9999px;
	background: url(images/Buscador.png) no-repeat center center;
    width: 50px;
}

#hambuguer {margin-right:15px;}
@media (min-width: 767px){
	.white #mainmenu-container a#mega-menu-link{color:#ffffff;}
	.white #mega-menu-primary > li > a.mega-menu-link {
		color:#ffffff!important;
	}
	.white #menu-top a, 
	.white #menu-top-eng a 
	{
		color:#ffffff;
	}
	.white #widgets-header a {
		color:#ffffff;
	}
}
@media (max-width: 1000px){
	#left-menu ul li a {font-size:14px;}
	#right-menu ul li a {font-size:14px;}
}

.white #mainmenu-container {
	background: rgba(255, 255, 255, 0.2)!important;
}
.white #mega-menu-wrap-primary .mega-menu-toggle {
	background: rgba(255, 255, 255, 0.2)!important;
}
.white .widget_polylang select {
	color: #ffffff;
}
.white .widget_polylang select option{
	color: #565656;
}



.breadcrumb {
	padding:0;
	background: #ffffff;
   margin-bottom: 30px;
	color: #989797;
	font-size: 14px;
}

@media (max-width: 480px){
	.breadcrumb {display: none;}
}

.breadcrumb a{
	color: #989797;
	font-size: 14px;
}



#prefooter {background:#4a90e2;color: #ffffff;}
.page-template-empresa #prefooter {background: #278cd6;color: #ffffff;}
.page-template-reparaciones #prefooter {background: #45474a;color: #ffffff;}



#prefooter > div > div > div{padding-left:0;padding-right:0;padding-bottom: 62px;padding-top: 30px;}
#prefooter img {width: 125px;
    height: auto;
	position: absolute;
	bottom: -62px;
   margin-left: -62px;    
    }
#prefooter h3 {font-size:25px;font-weight: bold;margin-top:20px;color: #fff;}
#prefooter p {font-size:14px;font-weight: normal;}
#prefooter a {
	color: #ffffff;
	display: inline-block;
	padding: 7px 20px;
	background: transparent;
	border-radius: 20px;
	border:1px solid #ffffff;
	margin-right:20px;
	margin-bottom:20px;
}


#prefooter2 {background:#CDCDCD;}
#prefooter2 > div > div > div{padding-left:0;padding-right:0;}
#prefooter2 img {width: 100%;
    height: auto;}
#prefooter2 h3 {font-size:25px;font-weight: bold;margin-top:20px;}
#prefooter2 p {font-size:14px;font-weight: normal;color:#525252;}
#prefooter2 a {
	color: #004A80;
	display: inline-block;
	padding: 7px 20px;
	background: transparent;
	border-radius: 20px;
	border:1px solid #004A80;
	margin-right:20px;
	margin-bottom:20px;
}


#footer {
	background: #ababab;
	padding-top: 40px;
	padding-bottom: 40px;
}

#footer h3{
	font-weight:600;
	font-size: 14px;
	color: #ffffff;
}
#footer ul{margin:0;padding:0;list-style: none;}
#footer a{
	color: #929292;
	font-family: 'canada-type-gibson', sans-serif;
	font-size:13px;
	
}
#subfooter {color: #ffffff;padding-top: 35px;padding-bottom: 35px;}

#subfooter ul{margin:0;padding:0;list-style: none;}
#subfooter ul li{float: left;padding: 10px;}
#subfooter ul li a{
	font-family: 'canada-type-gibson', sans-serif;
	font-size:13px;
	color: #A2A2A2;
}



a:hover {text-decoration:none;}


.ared:hover {color:#ffffff;}
.ared {
	font-family: 'canada-type-gibson', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	display: inline-block;
	padding: 7px 25px;
	background: #004A80;
	border-radius: 20px;
	border:1px solid #004A80;
}
.ared2:hover {color:#ffffff;}
.ared2 {
	font-family: 'canada-type-gibson', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	display: inline-block;
	padding: 7px 25px;
	background: #004A80;
	border-radius: 20px;
	border:1px solid #004A80;
}
.ared3:hover {color:#ffffff;}
.ared3 {
	font-family: 'canada-type-gibson', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	display: inline-block;
	padding: 7px 25px;
	background: #004A80;
	border-radius: 20px;
	border:1px solid #FFFFFF;
}
.awhite:hover {color:#004A80;}
.awhite {
	font-family: 'canada-type-gibson', sans-serif;
		font-size: 14px;
	font-weight: 600;
	color: #004A80;
	display: inline-block;
	padding: 7px 25px;
	background: #ffffff;
	border-radius: 20px;
	border:1px solid #ffffff;
}

.atrans:hover {color:#999999;}
.atrans {
	font-family: 'canada-type-gibson', sans-serif;
		font-size: 14px;
	font-weight: 600;
	color: #999999;
	display: inline-block;
	padding: 7px 25px;
	background: transparent;
	border-radius: 20px;
	border:1px solid #999999;
}
.atransw:hover {color:#ffffff;}
.atransw {
	font-family: 'canada-type-gibson', sans-serif;
		font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	display: inline-block;
	padding: 7px 25px;
	background: transparent;
	border-radius: 20px;
	border:1px solid #ffffff;
}

.fullheight {height: 100vh;}

.intro{font-size:22px;}


.homesection1 {
	
	min-height: 100vh!important;
	color: #ffffff;
	}
.homesection1 h2{
color: #ffffff;
font-size:45px;
line-height: 0.89;
  letter-spacing: 0.4px;
}

#homesection2 {
	background: #45474a;
	color: #ffffff;
	padding-top: 80px;
	padding-bottom: 40px;
	height: 340px;
	}
#homesection2 h3{font-size: 19px;max-width: 380px;}
#homesection2 p{max-width: 500px;}
#homesection2 img{width: 175px; height: auto;margin-bottom:40px;}

@media (max-width:765px){
#homesection2 img{width: 120px;}
}

#homesection3 {
	background: #ffffff;
	color: #989797;
	padding-top: 80px;
	padding-bottom: 96px;
	}
#homesection3 h3{font-size: 19px;color:#004a80;  font-size: 27px;
}

#homesection4 {
	background: #45474a;
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 40px;
	height: 340px;
	}
#homesection4 h3{font-size: 19px;}
#homesection4 .h3{font-size: 19px;font-family: 'canada-type-gibson', sans-serif;
    font-weight: bold;
    color: #ffffff;
	padding-top:15px;}
#homesection4 img{width: 80%; height: auto;margin-bottom:10px;}
#homesection4 p{display: none;}

#homesection4 a {
    color: #ffffff;
    display: inline-block;
    padding: 7px 20px;
    background: transparent;
    border-radius: 20px;
    border: 1px solid #ffffff;
    margin-right: 20px;
    margin-bottom: 20px;
}

@media (max-width:480px){
#homesection4 img{width: 70%;}
}

#homesection5 {
	background: #278cd6;
	color: #ffffff;
	padding-top: 80px;
	padding-bottom: 96px;
	}
#homesection5 h3{font-size: 19px;color:#ffffff;  font-size: 27px;}
#homesection5 h4{font-family: 'canada-type-gibson', sans-serif;font-size: 19px;color:#ffffff;  font-size: 27px;font-weight:bold;}
#homesection5 h5{    font-family: 'neue-haas-grotesk-display', sans-serif;
    font-size: 17px;color:#ffffff;
    font-weight: 300;}

#homesection5 .appblock img {
	    height: 50px;
	width: auto;
	max-height: 75px;
	max-width:100%;
	margin-top: 60px;
	margin-bottom: 10px;
}

#homesection6 {
	background: #ffffff;
	color: #989797;
	padding-top: 80px;
	padding-bottom: 96px;
	}
#homesection6 h4{font-family: 'canada-type-gibson', sans-serif;font-size: 19px;color:#004a80;  font-size: 27px;
font-weight:bold;}


#homesection3 ul.slick-dots {
    left: 0px;
}
#homesection3 ul.slick-dots li::before {
  content: ""; 
  display: none;
}

#homesection3 .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #004a80;
}

.prodblock {padding: 3px;cursor:pointer;}
.prodblock .inner_prod{background:#dcdcdc;padding:5px;min-height:170px}
.carousel .prodblock .inner_prod{min-height:400px}
.prodblock .inner_inner_prod{padding:10px;}
.prodblock .inner_prod img{max-width:100%;}

@media (max-width:480px){
.prodblock .inner_prod img{width:100%;}
}

.prodblock h4 {
	font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #004a80;
  min-height: 90px;
  margin-top:10px;
}

.carousel .prodblock h4 {
  min-height: 60px;
}

.prodblock h3 {
	font-size: 17px!important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #004a80!important;
  min-height: 90px!important;
  margin-top:10px;
}

.carousel .prodblock h3 {
  min-height: 60px;
}

.prodblock a {
    color: #ffffff;
    display: inline-block;
	font-size: 13px;
    padding: 7px 20px;
    background: #004a80;
    border-radius: 20px;
    border: 1px solid #004a80;
    margin-right: 20px;
    margin-bottom: 20px;
}




#empresa1 {
	background: url(images/empresa.jpg) no-repeat center center;
	background-size: cover;
	min-height: 100vh;
	color: #ffffff;
	}
#empresa1 h2{
color: #ffffff;
font-size:45px;
line-height: 0.89;
  letter-spacing: 0.4px;
}


#empresa2 {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: 0.4px;
  color: #989797;
}
#empresa2 .row{
	padding-top:40px;
	padding-bottom:40px;
}

#empresa2 h3 {
  font-size: 27px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #004a80;
}

#empresa2 .logoaniversary { width: 100px; height:auto;margin-bottom: 40px;} 


#reparaciones1 {
	background: url(images/reparaciones.jpg) no-repeat center center;
	background-size: cover;
	min-height: 100vh;
	color: #ffffff;
	}
#reparaciones1 h2{
color: #ffffff;
font-size:45px;
line-height: 0.89;
  letter-spacing: 0.4px;
}


#reparaciones2 {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: 0.4px;
  color: #989797;
}
#reparaciones2 .row{
	padding-top:40px;
	padding-bottom:40px;
}

#reparaciones2 h3 {
	font-family: 'neue-haas-grotesk-display', sans-serif;
	text-align:left;
 font-size: 19px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.4px;
  color: #004a80;
  margin: 20px 0 20px;
}

#reparaciones2 a {
    color: #ffffff;
    display: inline-block;
	font-size: 13px;
    padding: 7px 20px;
    background: #1791e3;
    border-radius: 20px;
    border: 1px solid #1791e3;
    margin-right: 20px;
    margin-bottom: 20px;
}

#productos1 {
	padding-top: 125px;
}

.home #productos1 {
	padding-top: 60px;
	padding-bottom: 60px;
}

@media (max-width:480px){
	#productos1 {	padding-top: 120px;}
}
#productos1 .catinfo {
	padding-top: 0px;
	padding-bottom: 10px;
}
#productos1 .catinfo h1{ 
	color: #004A80;
	font-size: 27px;
	font-family: 'canada-type-gibson', sans-serif;
	text-transform: uppercase;
}
#productos1 .catinfo h2{ 
	color:#989797;
	font-size: 20px;
	font-family: 'neue-haas-grotesk-display', sans-serif;
	margin-top: 5px;
	font-weight: bold;
    letter-spacing: 1px;
}
#productos1 .catinfo h3{ 
	color:#989797;
	font-size: 18px;
	font-family: 'neue-haas-grotesk-display', sans-serif;
	margin-top: 5px;
	font-weight: bold;
    letter-spacing: 1px;
}
#productos1 .catinfo h4{ 
	color:#989797;
	font-size: 16px;
	font-family: 'neue-haas-grotesk-display', sans-serif;
	margin-top: 5px;
	font-weight: bold;
    letter-spacing: 1px;
}
#productos1 .catinfo { 
	color:#989797;
	font-size: 15px;
	margin-top: 20px;
}
#productos1 .catinfo p{ 
	color:#989797;
	font-size: 15px;
	margin-bottom: 5px;
}
#productos1 .catinfo ul li,#productos1 .catinfo ol li { 
	color:#989797;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#productos1 .apptitle h4{ 
font-family: 'neue-haas-grotesk-display', sans-serif;
color:#004A80;
font-size:25px;
font-weight:bold;
}
#productos1 .appblock { 
padding:15px;
cursor:pointer;
}
#productos1 .appblock_inner { 
	border: 1px solid #DFDFDF;
	background: #DFDFDF;
	min-height:435px;
}
#productos1 .appblock_inner img{ max-width: 100%;width:auto;height:229px;margin:0 auto;}
#productos1 .appblock_inner .appblock_img_container{ width: 100%;background:#ffffff;}


@media (max-width: 765px){

	#productos1 .appblock_inner img {    height: 148px;}
	#productos1 .appblock_inner {    min-height: 370px;}
}

#productos1 .appblock_inner .appbody{
padding:15px;
min-height:245px;
}
#productos1 .appblock_inner h3{
	color: #004A80;	
	font-family: "neue-haas-grotesk-display";	
	font-size: 17px;	
	letter-spacing: 0.66px;	
	line-height: 22px;
	text-transform: none;
}
#productos1 .appblock_inner p{
	color: #5A7284;	
	font-family: "neue-haas-grotesk-display";	
	font-size: 13px;	
	letter-spacing: 0.33px;	
	line-height: 15px;
}
#productos1 .appblock_inner a {
    color: #ffffff;
    display: inline-block;
	font-size: 13px;
    padding: 7px 20px;
    background: #004a80;
    border-radius: 20px;
    border: 1px solid #004a80;

}


.appblock2 {
	cursor:pointer;
}
#productos1 .appblock2 img {
	border: 1px solid #000;
} 
#productos1 .appblock2 .appblock_inner { 
	border: none;
	background: #fff;
	min-height:300px;
}

#productos1 .appblock2 .appblock_inner h3{
	color: #000;	
	font-family: "neue-haas-grotesk-display";	
	font-size: 14px;	
font-weight: normal;
}

#productos1 .appblock2 .appblock_inner .appbody{
padding:15px 0;
    min-height: 100px
}


#producto1 {
	padding-top: 160px;
	color:#989797;
}

@media (max-width:480px){
	#producto1 {	padding-top: 120px;}
}
#producto2 {	color:#989797;}
.single-product section {	color:#989797;}
.single-product > .contenido-texto_y_foto {	
	margin-top: 60px;
}
#producto1 li,#producto2 li {
	color:#989797;
}
#producto1 h1 {
color:#004A80;
font-family: 'canada-type-gibson';	
font-size: 27px;	
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.99px;	line-height: 30px;
margin-bottom: 40px;
}


#producto1 h3,#producto2 h3 {		color: #004A80;	font-family: "neue-haas-grotesk-display";	
font-size: 19px;	letter-spacing: 0.48px;	line-height: 19px;}

#producto1 .pimg img{max-width:100%;}

#producto1 .slick-slide {	border: 1px solid #DADADA;margin-right: 10px;}

#producto2 .related {margin-top:20px; margin-bottom:40px;}
#producto2 .related .slick-slide {	border: none;}
#producto2 .related a {	color:#989797;}

#producto2 .related img {
	border: 1px solid #DADADA;
    max-width: 100%;
    width: auto;
    height: 180px;
}


#producto2 ul.slick-dots {
    left: 0px;
}
#producto2 ul.slick-dots li::before {
  content: ""; 
  display: none;
}

#producto2 .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #004a80;
}



#producto1 .slider-for {margin-bottom:30px;}
#producto1 .slider-nav {margin-bottom:30px;}
#producto1 .slider-nav img {
    max-width: 100%;
    width: auto;
    height: 77px;
}
#producto1 ul.slick-dots {list-style: none!important;}
#producto1 ul.slick-dots li {list-style: none!important;}
#producto1 ul.slick-dots li::before {content:'';display:none;}

#producto1 .pmarcas {width: 100%;    float: left;}

#producto1 .psectores {width: 100%;    float: left;}

#producto1 .psectores .psector {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right:10px;
}
#producto1 .psectores .sectorname {
	margin-top: 10px;
	color: #004A80;	
	font-size: 13px;	
	letter-spacing: 0.48px;	
	line-height: 15px;	
	
}
#producto1 .psectores img {
	height: 45px;
	width: auto;
}

#producto2 .inftec h3 {
	margin-top: 60px;
	color:#004A80;
}
.contenido-texto_y_foto h1 {
    color:#004A80;
    font-size: 22px;
}

.contenido-texto_y_foto h2 {
    color:#989797;
    font-size: 22px;
}
.contenido-texto_y_foto h3 {
    color:#989797;
    font-size: 20px;
}
.contenido-texto_y_foto h4 {
    color:#989797;
    font-size: 18px;
}

.contenido-texto h1 {
    color:#004A80;
    font-size: 22px;
}

.contenido-texto h2 {
    color:#989797;
    font-size: 22px;
}
.contenido-texto h3 {
    color:#989797;
    font-size: 20px;
}
.contenido-texto h4 {
    color:#989797;
    font-size: 18px;
}
#producto2 h1 {
    color:#004A80;
    font-size: 22px;
}

#producto2 h2 {
    color:#989797;
    font-size: 22px;
}
#producto2 h3 {
    color:#989797;
    font-size: 20px;
}
#producto2 h4 {
    color:#989797;
    font-size: 18px;
}
.contenido-bloques h1 {
    color:#004A80;
    font-size: 22px;
}

.contenido-bloques h2 {
    color:#989797;
    font-size: 22px;
}
.contenido-bloques h3 {
    color:#989797;
    font-size: 20px;
}
.contenido-bloques h4 {
    color:#989797;
    font-size: 18px;
}

#producto1 h1 {
    color:#004A80;
    font-size: 22px;
}

#producto1 h2 {
    color:#989797;
    font-size: 22px;
}
#producto1 h3 {
    color:#989797;
    font-size: 20px;
}
#producto1 h4 {
    color:#989797;
    font-size: 18px;
}



.pmarcas a {
	color: #ffffff;
    font-size: 15px;
    display: inline-block;
    padding: 7px 20px;
    background: #4A90E2;
    border-radius: 20px;
    border: 1px solid #4A90E2;
    margin-right: 20px;
    margin-bottom: 0;
	
}

table#pdata {
margin:40px 0;
}
table#pdata th {
	border-bottom: 1px solid #DADADA;
}
table#pdata td img{
    margin-right: 10px;
}
table#pdata td {
	height:78px;
	vertical-align: center;
	border-bottom: 1px solid #DADADA;
}

table#pdata td a{
color:#989797;
}
table#pdata td.ficha_tecnica a {
    background: url(images/icono-pdf.svg) no-repeat 10px center #1791E3;
    background-size: auto 20px;
    padding: 8px 15px 8px 32px;
    border-radius: 20px;
    font-size: 13px;
    letter-spacing: 1px;
	color:#ffffff;
}


table#pdata td a.ia_pdf {
	 background: url(images/ia-pdf.svg) no-repeat 10px center #1791E3;
    background-size: auto 20px;
    padding: 8px 15px 8px 32px;
    border-radius: 20px;
    font-size: 13px;
    letter-spacing: 1px;
	color:#ffffff;
}
table#pdata td a.ia_url {
	background: url(images/ia-url.svg) no-repeat center center #1791E3;
    background-size: auto 30px;
    padding: 8px 15px 8px 32px;
    border-radius: 20px;
    font-size: 13px;
    letter-spacing: 1px;
	color:#ffffff;
	width: 100%;
	display: inline-block;
}

#formproducto {
background: #eeeeee;
padding-top:80px;
padding-bottom:80px;
}
#formproducto textarea{
background: #eeeeee;
}
#formproducto input{
background: #eeeeee;
}

#formproducto h3 {
	color: #004A80;
	font-size: 20px;
	letter-spacing: 0.4px;
	line-height: 19px;
font-family: "neue-haas-grotesk-display";
font-weight: 500;
margin-bottom: 40px;
}
#formproducto .btn {
	border-radius: 15.5px;
	background-color: #1791E3;
	padding: 3px 30px;
}
#formproducto .form-group {
    margin-bottom: 6px;
}

#sectores1 {
	background: url(images/empresa.jpg) no-repeat center center;
	background-size: cover;
	min-height: 60vh;
	color: #ffffff;
	}
#sectores1 h2{
color: #ffffff;
font-size:45px;
line-height: 0.89;
  letter-spacing: 0.4px;
}
#sectores1 p{
  margin-bottom:80px;
}

#sectores2 {
	background: #ffffff;
	color: #004A80;
	padding-top: 80px;
	padding-bottom: 96px;
	}
#sectores2 h3{font-size: 19px;color:#004A80;  font-size: 27px;
}

#sectores2 .appblock img.icono {
	height: 75px;
	width: auto;
	margin-top: 60px;
	margin-bottom: 10px;
}
#sectores2 .appblock img.image {
	height: auto;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 10px;
}
#sectores2 .appblock .appdesc {
    font-size: 12px;
    letter-spacing: 0;
    text-align: justify;
}






#marcas1 {
	background: url(images/empresa.jpg) no-repeat center center;
	background-size: cover;
	min-height: 60vh;
	color: #ffffff;
	}
#marcas1 h2{
color: #ffffff;
font-size:45px;
line-height: 0.89;
  letter-spacing: 0.4px;
}
#marcas1 p{
  margin-bottom:80px;
}

#marcas2 {
	background: #ffffff;
	color: #004A80;
	padding-top: 80px;
	padding-bottom: 96px;
	}
#marcas2 h1{font-size: 19px;color:#004A80;  font-size: 27px;
}

#marcas2 .appblock img {
	height: 150px;
	width: auto;
	margin-top: 30px;
	margin-bottom: 0px;
}

#marcas2 .appblock {
	font-size:13px;
		color: #989797;	
	
		letter-spacing: 0.33px;	
		line-height: 19px;
}
#marcas2 .appblock h2{
	font-family: 'neue-haas-grotesk-display', sans-serif;
   font-size: 17px;
   font-size:13px;
	color: #989797;	
	font-weight:bold;
	letter-spacing: 0.33px;	
	line-height: 19px;
	float: left;
    padding: 0;
    margin: 0 5px 0 0;
	text-align: center;
	width: 100%;
}
#marcas2 .appblock h3{
	font-family: 'neue-haas-grotesk-display', sans-serif;
   font-weight: 300;
	font-size:13px;
	color: #989797;	
	letter-spacing: 0.33px;	
	line-height: 19px;
	float: left;
    padding: 0;
    margin: 0;
    display: contents;
}




#maquinaria1 {
	background: url(images/empresa.jpg) no-repeat center center;
	background-size: cover;
	min-height: 60vh;
	color: #ffffff;
	}
#maquinaria1 h2{
color: #ffffff;
font-size:45px;
line-height: 0.89;
  letter-spacing: 0.4px;
  margin-bottom:80px;
}


#maquinaria2 {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: 0.4px;
  color: #989797;
}
#maquinaria2 .row{
	padding-top:40px;
	padding-bottom:40px;
}

#maquinaria2 h3 {
	font-family: 'neue-haas-grotesk-display', sans-serif;
	text-align:left;
 font-size: 19px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.4px;
  color: #004a80;
  margin: 20px 0 20px;
}

#maquinaria2 a {
    color: #ffffff;
    display: inline-block;
	font-size: 13px;
    padding: 7px 20px;
    background: #1791e3;
    border-radius: 20px;
    border: 1px solid #1791e3;
    margin-right: 20px;
    margin-bottom: 20px;
}




#descargas1 {
	background: url(images/empresa.jpg) no-repeat center center;
	background-size: cover;
	min-height: 60vh;
	color: #ffffff;
	}
#descargas1 h2{
color: #ffffff;
font-size:45px;
line-height: 0.89;
  letter-spacing: 0.4px;
  margin-bottom:80px;
}


#descargas2 {
	min-height: 100vh;
	background: #ffffff;
	padding-top:80px;
	padding-bottom:80px;
}
#descargas2 .panel-group{
	border: none;
	padding:20px 0px;
	margin-bottom:0px;
}
#descargas2 .panel-group.child-panel{
	margin:5px 10px;
	border: 0;
	padding-left:0;
	padding-right:0;
}
#descargas2 .panel-group.child-panel .panel{
	border-bottom: 1px solid rgba(0,74,128,0.37);
	padding:20px 0;
}
#descargas2 .panel-group.child-panel .panel:last-child{
	/*border-bottom: none;*/
}
#descargas2 .panel-group.child-panel .panel-body{
	padding-top: 20px;
}
#descargas2 .panel-title a{
	/*font-family:  'neue-haas-grotesk-display', sans-serif;*/
	font-size: 26px;
	font-weight: 500;
	color:#004A80;
	width:100%;
	display: block;
	background: url(images/down.svg) no-repeat right center;
	background-size: 12px auto;
	    padding-right: 30px;
}
#descargas2 .panel-title a.collapsed{
	background: url(images/right.svg) no-repeat right center;
	background-size: 8px auto;
}
#descargas2 .panel-title.title-cat {
	padding-bottom:10px;
	border-bottom: 2px solid rgba(0,74,128,0.37);
}
#descargas2 .panel-title.title-cat a{
	font-size: 30px;
	font-weight: 600;
	color:#004A80;
	width:100%;
	display: block;
	background: url(images/down.svg) no-repeat right center;
	background-size: 14px auto;
}
#descargas2 .panel-title.title-cat a.collapsed{
	background: url(images/right.svg) no-repeat right center;
	background-size: 9px auto;
}
#descargas2 .panel-title a:hover{
	text-decoration: none;
}
#descargas2 .panel-body {
	font-family:  'neue-haas-grotesk-display', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color:#585858;
}

@media (max-width:480px){
	#descargas2 .panel-title a{
		font-size: 18px;
	}
	#descargas2 .panel-title.title-cat a{
	font-size: 24px;
}
}


#menu-subfooter {text-align:center;margin-top: 40px!important;width:100%;display:flex;justify-content:center;flex-wrap:wrap-reverse}
#menu-subfooter li{float: left;padding: 5px 20px;}
#menu-subfooter li a{color:#ffffff;font-size:15px;}






#contacto1 {
	margin-top: 125px;
	overflow:hidden;
}
#contacto1 .address_container{
	padding-top:40px;
	width: 100%;
	max-width:472px;
}
#contacto1 .bwhite{
	/* min-height: 100vh; */
	
}
#contacto1 .bgrey{
	/* min-height: 100vh; */
	
}

#contacto1 h3 {	color: #004A80;	font-size: 20px;font-family: 'neue-haas-grotesk-display', sans-serif;}
#contacto1 p {margin-bottom:67px;}
#contacto1 p a{}
#contacto1 input {
	background: transparent;
	border: 0;
	border: 1px solid #C7C7C7;
	padding: 7px 20px;
	
}

#contacto1 input.wpcf7-submit {
	background-color: #1791E3;
	
	border-radius: 40px;
	padding-left: 30px; 
	padding-right: 30px; 
}
#contacto1 textarea {
	background: transparent;
	border: 0;
	border: 1px solid #C7C7C7;
	padding: 7px 20px;
	
}

.wpcf7-checkbox.applications {
	
	height: 100px;
	
	overflow-y: scroll;
	overflow-x: hidden;
}
.wpcf7-checkbox.applications label {    margin-bottom: 0;font-size: 13px;}
.wpcf7-checkbox.applications input {    margin-right: 10px;margin-left: 10px;background:transparent;}

#contacto1 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  
	font-size: 17px;
	font-weight: 300;
  opacity: 1; /* Firefox */
}

#contacto1 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  
	font-size: 17px;
	font-weight: 300;
}

#contacto1 ::-ms-input-placeholder { /* Microsoft Edge */
  	font-size: 17px;
	font-weight: 300;
}

#contacto1 address{
  
	font-size: 15px;
	font-weight: 300;
	margin-bottom:50px;
	width:50%;
	float:left
}
#contacto1 address p{
	margin: 5px 0;
}

#contacto1 iframe{
	/* min-height: 100vh;  */
}

#contacto1 .form-group{
	padding:5px 0;
	margin: 0; 
}


.d-none{
	display: none!important;
}

@media (min-width: 767px){
	.d-md-none {display:none!important;}
	.d-md-block {display:flex!important;}
}
@media (max-width: 767px){
	.d-sm-none {display:none!important;}
	.d-sm-block {display:flex!important;}
}

 
 
 #section1 {
	background-size: cover;
	min-height: 75vh;
	color: #ffffff;
	}
 
.contenido-texto {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: 0.4px;
    color: #989797;
    padding-top:40px;
    padding-bottom:40px;
}

/* .contenido-texto h3 {
    font-size: 19px;
    color: #004a80;
    font-size: 27px;
}
 */
.contenido-bloques {
	padding-top:40px;
	padding-bottom:40px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: 0.4px;
    color: #989797;
}
.contenido-bloques .col img{
    max-width: 100%;
}
.contenido-bloques h3 {
  font-family: 'neue-haas-grotesk-display', sans-serif;
	text-align:left;
 font-size: 19px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.4px;
  color: #004a80;
  margin: 20px 0 20px;
}


#fpcarousel{
	margin-top: 130px;
}
#fpcarousel .slick-next {
    right: 16px;
}

#fpcarousel .slick-prev {
    left: 4px;
    z-index:9;
}

#fpcarousel .slick-prev:before, #fpcarousel .slick-next:before {
    font-size: 40px;
    line-height: 1;
    opacity: 1;
    color: #ffffff;
   }
   
.slick-dots li button::before {
    font-size: 12px;
}



.todown {
    position: absolute;
    width: 100%;
    margin-top: -114px;
    text-align: center;
}

.todown a {    display: inline-block;}
.todown a img {    width: 54px;
    height: auto;}

.wpcf7-quiz-label {
	width: auto;
	float: left;
}
.wpcf7-form-control.wpcf7-quiz {
	width: auto;
	float: right;
}





.titlebig {
	font-family: 'canada-type-gibson', sans-serif!important;
	font-weight: bold!important;
	font-size: 25px!important;
	color: #004A80!important;
}
.subtitle {
	font-family: 'canada-type-gibson', sans-serif!important;
	font-weight: bold!important;
	font-size: 21px!important;
	color: #004A80!important;
}
.entradilla {
	font-family: 'canada-type-gibson', sans-serif!important;
	font-weight: bold!important;
	font-size: 17px!important;
	color: #585858!important;
}

.single-brands  h1 { color: #004A80!important;}
.single-brands  h2 { color: #004A80!important;}
.single-brands  h3 { color: #585858!important;}
.single-brands  h4 { color: #585858!important;}
.single-brands  #section1 {
	background-size: cover;
	min-height: 33vh;
	color: #ffffff;
	}
.btn-slider-blue{
	color: #ffffff;
    display: inline-block;
    font-size: 14px;
    padding: 3px 20px;
    background: #4a90e2;
    border-radius: 20px;
    border: 1px solid #4a90e2;
}
.btn-slider-white {
	color: #ffffff;
display: inline-block;
font-size: 14px;
padding: 3px 20px;
border-radius: 20px;
border: 1px solid #ffffff;
}
#fuslider {margin-top:130px;}
@media (max-width: 480px){
#fuslider {margin-top:85px;}
.todown{display:none;}
}


#downloadpdf {
	background: #4A90E2;

}
#downloadpdf.fixedbottom {
 	position:fixed;
	bottom:0;
	left:0;
	right:0;
	z-index:999; 
}

#downloadpdf .container{
	padding-top:40px;
}
#downloadpdf img{
	margin-top: -140px;
	max-width: 100%;
	height:auto;
}

#downloadpdf h3{
	font-size:35px;
}
#downloadpdf p{
  color: #FFFFFF;
  font-size: 15px;
  line-height: 17px;
}
#downloadpdf a {
    color: #4A90E2;
  font-size: 15px;
    display: inline-block;
    padding: 7px 20px;
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #ffffff;
    margin-right: 20px;
    margin-bottom: 20px;
}
#downloadpdf .container-fluid{
	background: #004A80;
    padding-top: 10px;
    padding-bottom: 10px;
	font-size: 13px;
	color:#ffffff;
}

#downloadpdf .container-fluid a{
	font-size: 15px;
	color:#ffffff;
	padding: 0px 7px;
	 border-radius: 20px;
    border: 1px solid #ffffff;
	background: #004A80;
	display: inline-block;
	margin:0 0 0 10px;
}
#downloadpdf {display: none;}


.asl_res_url {
color:#585858!important;
font-size: 13px!important;
 font-family: 'neue-haas-grotesk-display', sans-serif!important;
 letter-spacing: 1px!important;
}


div.asl_m .probox .proinput form{
	border-bottom: 1px solid #fff!important;
}
div.asl_w .probox .promagnifier {
	background-color:transparent!important;
	background-image: none!important;
}

#search1 {
	margin-top: 130px;
	padding-top:40px;
}

#search1 h1{
  color: #004A80;
  font-size: 27px;
  font-weight: bold;
  line-height: 30px;
}
#search1 .page-description{
	width: 100%;
	padding: 20px;
	background: #F1F1F1;
	color: #000000;
	font-size: 24px;
	line-height: 19px;
	font-weight: bold;
}

#search1 .page-description span{
  color: #666666;
  font-size: 20px;
  line-height: 19px;
  font-weight: bold;
}

#pdfbanner {margin-top: 80px;}
#pdfbanner img{margin-top: -80px;}
@media (max-width:480px){
	
#pdfbanner img{display: none;}
}
#pdfbanner .r2 {
	background:#4A90E2;
	padding-top:30px;
}
#pdfbanner a {
    color: #4A90E2;
    font-size: 15px;
    display: inline-block;
    padding: 7px 20px;
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #ffffff;
    margin-right: 20px;
    margin-bottom: 20px;
}
#contacto1 > .container-fluid {
	padding-left:0;
	padding-right:0;
}

#contacto1 iframe {
    height: 100%;
   /*  min-height: 100vh;  */
}

div.asl_r.vertical {
    padding: 20px!important;
    background: #fff!important;
	width: 280px!important;
	border-radius: 0 0 10px 10px!important;
	  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5)!important;

}
@media (max-width:600px){
div.asl_r.vertical {
    padding: 20px 0!important;
	width: 100%!important;
	

}	
}
div.asl_r .results .item .asl_content h3,
div.asl_r .results .item .asl_content h3 a{
    height: 45px!important;
    display: block!important;
    padding-top: 5px!important;
}

div.asl_r p.showmore a {
    font-family: 'neue-haas-grotesk-display', sans-serif!important;
    color: #ffffff!important;
    font-size: 15px!important;
    line-height: 30px;
    display: block;
    text-align: center;
    cursor: pointer;
	background:#1791E3;
	border-radius: 20px;
	width:150px;
	margin: 20px auto 5px;
	letter-spacing:1px!important;
}


.nav-pills .nav-link {
	font-family: 'neue-haas-grotesk-display', sans-serif!important;
	font-size: 22px;
	font-weight: normal;
	color:#004A80;
	text-transform: none;
	background-color: #D8D8D8;
	border-radius: 0 ;
		border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding:15px 120px;
}
.nav-pills .nav-link h2 {
	font-family: 'neue-haas-grotesk-display', sans-serif!important;
	font-size: 22px;
	font-weight: normal;
	color:#004A80;
	text-transform: none;
	padding:0px;
	margin: 0;
}
.nav-pills .nav-item:first-child .nav-link {	border-radius: 40px 0 0 40px;}
.nav-pills .nav-item:last-child .nav-link {	border-radius: 0 40px 40px 0;}
.nav-pills .nav-link.active {
	background-color: #004A80;
}
.nav-pills .nav-link.active h2{
	color:#ffffff;
}


ul.nav-pills li::before {
  content: ""; 
  color: #004A80;
  font-weight: bold;
  display: inline-block;
  width: 0em;
  margin-left: 0em; 
}
.fade {
	transition: all .5s ease-in;
}
.fade:not(.show) {
    opacity: 0;
	height: 0;
	display:none;
}



#sectores2 h3.appname {
	color: #004A80;
    font-weight: 100;
    font-size: 20px;
}

#sectores2 .panel-group{
	border: none;
	padding:0px 0px;
	margin-bottom:0px;
	width:100%;
}
#sectores2 .panel-group.child-panel{
	margin:15px 10px;
	border: 0;
	padding-left:0;
	padding-right:0;
}
#sectores2 .panel-group.child-panel .panel{
	border-bottom: 1px solid rgba(0,74,128,0.37);
	padding:0px 0;
}
#sectores2 .panel-group.child-panel .panel:last-child{
	/*border-bottom: none;*/
}
#sectores2 .panel-group.child-panel .panel-body{
	padding-top: 5px;
}
#sectores2 .panel-group .nivel1{
	padding-left: 80px;
	padding-right: 80px;
}
#sectores2 .panel-title a{
	/*font-family:  'neue-haas-grotesk-display', sans-serif;*/
	font-size: 21px;
	font-weight: 500;
	color:#004A80;
	width:100%;
	display: block;
	background: url(images/down.svg) no-repeat right center;
	background-size: 12px auto;
	    padding-right: 30px;
}

#sectores2 .panel-body .panel-body .panel-title a{
	/*font-family:  'neue-haas-grotesk-display', sans-serif;*/
	font-size: 15px;
	font-weight: 500;
	color:#585858;
	width:100%;
	display: block;
	background: url(images/down.svg) no-repeat right center;
	background-size: 12px auto;
	    padding-right: 30px;
		border-bottom: 1px solid rgba(88, 88, 88, 0.37);
}
#sectores2 .panel-body .panel-body .panel-group.child-panel{
	margin:5px 0px;
	border: 0;
	padding-left:0;
	padding-right:0;
}

#sectores2 .panel-title a.collapsed{
	background: url(images/right.svg) no-repeat right center;
	background-size: 8px auto;
}
#sectores2 .panel-title.title-cat {
	padding-bottom:10px;
	border-bottom: 2px solid rgba(0,74,128,0.37);
}
#sectores2 .panel-title.title-cat a{
	font-size: 30px;
	font-weight: 600;
	color:#004A80;
	width:100%;
	display: block;
	background: url(images/down.svg) no-repeat right center;
	background-size: 14px auto;
}
#sectores2 .panel-title.title-cat a.collapsed{
	background: url(images/right.svg) no-repeat right center;
	background-size: 9px auto;
}
#sectores2 .panel-title a:hover{
	text-decoration: none;
}
#sectores2 .panel-body {
	font-family:  'neue-haas-grotesk-display', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color:#585858;
}

@media (max-width:480px){
	#sectores2 .panel-title a{
		font-size: 18px;
	}
	#sectores2 .panel-title.title-cat a{
	font-size: 24px;
}
}

#sectores2 .panel-body img{
	border:1px solid #585858;
	max-width:100%;
	height: auto;
	margin-bottom: 15px;
}
#sectores2 .panel-body h4{
	  color: #004A80;
	font-family:  'neue-haas-grotesk-display', sans-serif;
    font-size: 16px;
    line-height: 19px;
	font-weight: normal;
  text-align: center;
}
#sectores2 .panel-body a.doca{
    font-family: 'neue-haas-grotesk-display', sans-serif!important;
    color: #ffffff!important;
    font-size: 15px!important;
    line-height: 30px;
    display: block;
    text-align: center;
    cursor: pointer;
    background: #1791E3;
    border-radius: 20px;
    width: 150px;
    margin: 15px auto 15px;
    letter-spacing: 1px!important;
}

#sideContact {
	position: fixed;
	z-index: 999999;
	width: 380px;
	background:#ffffff;
	right: -387px; 
	top: 200px;
    transition: right .5s;
	box-shadow: 0 0 6px 1px rgba(0,0,0,.6);
}
#sideContact .content {
	margin-top: -50px;
	padding: 0px 30px 0;
}
#sideContact b{
  color: #004A80;
  font-family:  'neue-haas-grotesk-display', sans-serif;
  font-size: 20px;
  width: 100%;
  margin-bottom: 10px;
}
#sideContact p{
	color: #9B9B9B;
  font-family:  'neue-haas-grotesk-display', sans-serif;
  font-size: 16px;
  line-height: 21px;
  text-align: justify;
}
#sideContact img{
	float: left;
	margin-right: 15px;
}
#sideContact address{
	float: left;
    width: 160px;
}
#sideContact address b{
  font-size: 16px;
}
#sideContact address a{
  color: #9B9B9B;
  font-family:  'neue-haas-grotesk-display', sans-serif;
  font-size: 15px;
  line-height: 22px; 
  width: 100%;
  display: inline-block;
}
#sideContact address a.scphone{
	padding-left: 20px;
	background: url(images/scphone.svg) no-repeat 0 center;
}
#sideContact address a.scmail{
	padding-left: 20px;
	background: url(images/scmail.svg) no-repeat 0 center;
}
#sideContact address a.scbtn{
color: #ffffff;
    display: inline-block;
    font-size: 13px;
    padding: 3px 20px;
    background: #004a80;
    border-radius: 20px;
    border: 1px solid #004a80;
	    width: auto;
		margin-top: 20px;
}
#sideContact .sccatalog {
	float: none;
	clear: both;
	margin-top: 60px;
		float: left;
	width: 100%;
}
#sideContact .sccatalog b{
	margin-left: 40%;
	font-size: 18px;
}
#sideContact .openner {
	margin-left: -55px;
    margin-top: 25px;
    background: #4A90E2;
    width: 55px;
    height: 51px;
    padding: 4px;
    border-radius: 25px 0 0px 25px;
	cursor: pointer;
}

#sideContact .blue {
	background: #4A90E2;
	float: left;
	width: 100%;
}
#sideContact .blue img{
	margin-top: -60px;
	margin-left: 15px;
}
#sideContact .blue a{
	    color: #4A90E2;
    font-size: 15px;
    display: inline-block;
    padding: 7px 20px;
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #ffffff;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (max-width: 480px){
	#sideContact {display: none;}
}