﻿/* section & subheader settings */

section{
  background:#fdfdfd;
  padding:90px 0 90px 0;
}

#explore-4.side-bg .background-image {background:#f2f2f2;}
#explore-5.side-bg .background-image {background:#1f242e;}

#section-quick-quote{background: url('../img/bg/bg_2.jpg') center fixed; background-size:cover;}
#section-welcome{background: url('../images/background/buque.jpg') fixed; background-size:cover;}

.section-gray {
  background: #f2f2f2;
}


#servicios.side-bg .background-image {background:url('../images/section/servicios.png'); background-size:contain;}
#agente.side-bg . .background-image{background: url('../images/section/agente.jpg') fixed; background-size:cover;}
#logistica.side-bg .background-image{background: url('../images/section/logistica.jpg') fixed; background-size:cover;}

#subheader {
  padding-top: 80px;
  background: url(../images/background/contacto.jpg) fixed;
  background-size: cover !important;
  text-align: center;
}

#subheader .inner{
  padding:90px 0 60px 0;
}
#subheader .inner.overlay{
background:rgba(255,255,255,.2);
}
#subheader .page-about {
  background: url('../images/background/acerca_de_banner.jpg') top;
  background-size:cover;
}
#subheader .page-service {
  background: url('../img/bg/background-subheader-2-service.jpg') top fixed;
  background-size:cover;
}
#subheader .page-news{background: url('../img/bg/background-subheader-3-news.jpg') top fixed; background-size:cover;}
#subheader .page-gallery{background: url('../img/bg/background-subheader-4-gallery.jpg') top fixed; background-size:cover;}
#subheader .page-contact{background: url('../images/background/contacto_banner.jpg') top fixed; background-size:cover;}
#subheader .page-productos {
  background: url('../images/background/brocas.jpg') top fixed;
  background-size:cover;
}
#section-tracking-result{background:#222;}


/* paragraph settings */

p.lead{
font-size:16px;
}
p.lead.big{
font-size:25px;
font-weight:lighter;
}

/* mainmenu settings */

#mainmenu-container {
font-family: "Lato";
font-size:14px;
font-weight: 500;
}

#mainmenu a {
padding: 10px 22px 8px 22px;
}

/* heading settings */
.id-color-principal {
  font-family:"Arial";
  font-weight:bold;
  color:white;
}

h2{
font-family:"Lato";
font-size:25px;
font-weight:bold;
text-transform:none;
}

h3{
font-family:"Lato";
font-size:18px;
font-weight:bold;
}

h4{
font-family:"Lato";
font-size:16px;
font-weight:bold;
}

#subheader h1{
font-family:"Lato";
font-weight:bold;
font-size:45px;
letter-spacing:1px;
}

h1,.type-wrap.title {
font-size:56px;
font-weight:800;
text-transform:uppercase;
line-height:56px;
font-weight:normal;
color:#fff;
margin-bottom:0;
}

/* widget settings */

.widget h3{
text-transform:none;
}

.widget{
border-bottom:none;
padding-bottom:0;
}


/* footer settings */

footer h3{
padding-bottom:10px;
}
footer{
background:#1f242e;
padding-bottom:0;
color:#7d7d7d;
}

/* misc */

.custom-font-1{
font-family:"Lato";
font-weight:600;
letter-spacing:2px;
}

.btn-custom{
text-transform:none;
letter-spacing:0;
}

.tiny-border{
height:1px;
}


#bg-box-3{background: url('../img/bg/bg-box-3.jpg'); background-size:cover;}
#bg-box-4{background: url('../img/bg/bg-box-4.jpg'); background-size:cover;}
