

html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Roboto', Arial, sans-serif;
  background-color: #ffffff;
  overflow-x: hidden;
  color:#333333;
  font-weight: 300;
  font-size: 13px;
  overflow-x: hidden;
}

overflow-x: hidden;

hr {
  border-color: #42a5f5;
  border-width: 1px;
  max-width: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}
hr.light {
  border-color: white;
}

b, strong {
    font-weight: 500;
}

a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #3060a7;
}
a:hover,
a:focus {
  color: #005391;
}
h1,
h2,
h5,
h6 {
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 300;
}

h3 {
color: #2b77ad;
margin-top: 5px;
line-height: 24px;
font-family: 'Libre Baskerville', 'Helvetica Neue', Arial, sans-serif;
font-weight: 300;
font-size: 22px;
text-transform: none;
}

.heading-title {
    margin-top: 20px;
    margin-bottom: 40px;

}

.heading-title.style2 {
    text-align: center;
}

.heading-title.style2 h3 {
    color: #2b77ad;
    font-size: 1.714em;
    line-height: 1.5;
    text-align: center;
    position: relative;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 400;
    font-size: 26px;
    text-transform: none;
}

@media only screen and (max-width: 500px) {

  .heading-title.style2 h3 {
      font-size: 26px;
  }

}

.heading-title.style2 p {
    font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
    color:#444;
    margin-top: 25px;
}

.heading-title.style2 h3::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 100px;
    margin-left: -35px;
    bottom: -10px;
    left: 50%;
    background: #2b77ad;

}



h4 {
font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
text-align: center;
font-size: 18px;
font-weight: 300;
line-height: 28px;
color: #444;
margin-top: 10px;
text-align: left;
}

p {

margin-bottom: 0;
color:#333;
font-family: 'Roboto', arial;
font-weight: 300;
font-size: 14px;
line-height: 25px;
letter-spacing: 0px;
text-align: left;

}


.bg-primary {
  background-color: #fff;
}
.bg-dark {
  background-color: #222222;
  color: white;
}

section {
  padding: 0px 0;
}
aside {
  padding: 0px 0;
}

.no-padding {
  padding: 0;
}


.navbar-default {
  background-color: #ffffff;
  border-color: rgba(34, 34, 34, 0.0);
  font-family: 'Libre Baskerville', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
  color: #482300;
  font-family: 'Libre Baskerville', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;

  letter-spacing: 0.3px;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #482300;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {

  font-weight: 600;
  font-size: 15px;
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: 0.3px; 
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #2b77ad;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #2b77ad !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default {
    background-color: #fff;
    border-color: rgba(255, 255, 255, 0.0);
    border:0px;
  }
  .navbar-default .navbar-header .navbar-brand {
    color: #fff;
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: #444;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: #2b77ad;
  }
  .navbar-default.affix {
    background-color: #fff;
    border-color: #fff;
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #482300;
    font-size: 14px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #eb3812;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #444;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #2b77ad;
  }

  .navbar-default.affix-top .mostrar {
    display:none!important;
  }

  .navbar-default.affix .mostrar {
    display:none!important;
  }

  .navbar-default.affix-top {
    margin-top:0px!important;
  }
  .navbar-default.affix {
    margin-top:0px!important;
  }

    .navbar-default.affix-top img {
    margin-top:0px!important;
  }
    .navbar-default.affix img {

 height: 40px;
 margin-top: -3px;
  }

    .navbar-default.affix h5 {
    display:none!important;
  }

  .navbar-default.affix .top-bar {
    display: none;
  }

  .navbar-default.affix-top .navbar-nav {

      margin: 15px 0px 20px 0px;
  }

  .navbar-default.affix .navbar-nav {

      margin: 0px 0px 0px 0px;
  }

}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 8px 15px;
    font-size: 18px;
    line-height: 20px;
}

.top-bar {
background: #fff;
border-bottom: 1px solid #eeeeee;
padding:0px 0px;
margin-bottom:5px;
}

.top_left_text {
font-family: 'Open Sans', arial;
font-weight: 400;
color: #888;
font-size: 12px;
float:left;
padding: 10px 15px;
border-right: 1px solid #eee;

}

.top_right_text {
font-family: 'Roboto', arial;
font-weight: 300;
color: #888;
font-size: 12px;
float:right;
border-right: 1px solid #eee;
margin: 0px;
padding: 10px 15px;
}

.top_left_text i,
.top_right_text i {
color: #2b77ad;
margin-right: 5px;
}

.espaciador {
    height:90px;
}

.espaciadorxs {
    height:0px;
}

.espaciador0 {
    height:120px;
}

.espaciadorxs0 {
    height:25px;
}

.bottom-bar {
background: #fff;
border-bottom: 0px solid #eeeeee;
padding:20px 0px;
min-height:110px;
}

.box_sfoot {
  margin: 0px;
  position: relative;
  border:0px solid #cfcfcf;
  padding:0px 0px;
}

.box_sfooti {
padding: 7px 10px;
border-radius: 50%;
width: 40px;
height: 40px;
text-align: center;
border: 0px solid #e1e1e1;
display: inline;
float: right;
margin: 0px 10px 0px 0px;
background-color: #2b77ad;
}

.box_sfooti i {
color:#ffffff;
}

.box_sfooti-web {
padding: 0px;
width: 60px;
height: 40px;
text-align: left;
display: inline;
float: right;
margin: 0px 10px 0px 0px;
font-family: 'Roboto', arial;
font-weight: 300;
color: #ababab;
font-size: 12px;
text-decoration: none;
}


.box_buscador2 {
  margin: 0px;
  position: relative;
  border:0px solid #cfcfcf;
  padding:5px 0px;
  background: #fff;
}

.buscador {
display: inline;
padding: 1px 42px 0 12px;
margin: 0px;
height: 38px;
line-height: 38px;
font-size: 14px;
color: #282828;
background: #fff;
border: 0px solid #d6d4d4;
vertical-align: middle;
width: 100%;
font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}


.box_mail1 {
padding:15px 0px 0px 0px!important;
}

.box_mail {
min-height: 50px;
display: inline;
padding: 0px;
display: inline;
float:right;
}


.box_mail_u {
padding: 0px;
margin: 0px 0px 0px 0px;
float: left;
display: inline;
width: 220px;
border-right: 1px solid #ccc;
}

.box_mail_c {
padding: 0px 0px 0px 30px;
margin: 0px 0px 0px 0px;
float: left;
display: inline;
width: 210px;
border-left: 0px solid #fff;
}

.box_mail-icon {
padding: 9px;
width: 40px;
height: 40px;
text-align: center;
display: inline;
float: left;
margin: 0px 10px 0px 0px;
background-color: #0c489e;
border-radius: 3px;
}

.box_mail-icon i {
font-size: 20px!important;
color:#fff;
}

.box_social-icon {
padding: 10px;
border-radius: 50%;
width: 40px;
height: 40px;
text-align: center;
border: 1px solid #e1e1e1;
display: inline;
float: right;
margin: 0px 10px 0px 0px;
}

.box_social-icon i {
color:#a4a4a4;
}

.box_social-web {
padding: 0px;
border-radius: 0%;
width: 80px;
height: 40px;
text-align: left;
border: 0px solid #e1e1e1;
display: inline;
float: right;
margin: 0px 10px 0px 0px;
font-family: 'Roboto', arial;
font-weight: 300;
color: #555;
font-size: 13px;
text-decoration: none;
}

.box_mail h3 {
font-family: 'Roboto', arial;
font-weight: 300;
color: #555;
font-size: 15px;
margin: 0px 0px 3px 5px !important;
padding: 0px;
text-transform: none;
line-height: 18px;
}

.box_mail p {
font-family: 'Roboto', arial;
font-weight: 300;
color: #666;
font-size: 16px;
margin: 0px 0px 0px 5px !important;
padding: 0px;
}

.box_mail a {
font-family: 'Roboto', arial;
font-weight: 300;
color: red;
font-size: 16px;
margin: 0px 0px 0px 0px !important;
text-decoration: underline;
text-decoration-style: dotted;
padding: 0px;
color: #666;
}

.box_buscador {
padding:10px 0px;
margin: 0px 0px;

}


.button-search {
background: #ffffff;
color: #ccc;
width: 42px;
line-height: 37px;
padding: 0;
display: block;
position: absolute;
top: 2px;
right: 2px;
border: none;
text-align: center;
vertical-align: middle;
border-radius: 0px;
font-size: 16px
}

.button-search:hover {
color: #fff;
background-color: #fff;
border-color: #fff;
}



.logo_big {
height: 70px;
}

.box_buscar {
margin: 0px 10px;
border: 0px solid #cfcfcf;
padding: 0px;
background: rgba(255,255,225,0.0);

}



.flex-caption {
    padding: 10px;
    left: 0px;
    top: 110px;
    position: absolute;
    width: 100%;
    text-align: center;
}

.flex-caption h4 {
padding: 15px;
color: #fff !important;
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0px 0px;
font-size: 40px !important;
font-weight: 700;
text-align: center;
}

.flex-caption h3 {
padding: 15px;
font-size: 20px !important;
color: #fff !important;
font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 400;
margin-top: 0px;
line-height: 32px;
}


.btn-tblue {
    color: #fff;
    background-color: rgba(255,255,255,0.0);
    border: 2px solid #fff;
    font-weight: 400;
    margin: 0px 15px;
    padding: 12px 20px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    border-radius: 5px;
    width: 180px;
    font-size: 16px;
} 
 
.btn-tblue:hover, 
.btn-tblue:focus, 
.btn-tblue:active, 
.btn-tblue.active, 
.open .dropdown-toggle.btn-tblue { 
  color: #333; 
background-color: #fff;
border-color: #fff;
} 
 
.btn-tblue:active, 
.btn-tblue.active, 
.open .dropdown-toggle.btn-tblue { 
  background-image: none; 
} 
 
.btn-tblue.disabled, 
.btn-tblue[disabled], 
fieldset[disabled] .btn-tblue, 
.btn-tblue.disabled:hover, 
.btn-tblue[disabled]:hover, 
fieldset[disabled] .btn-tblue:hover, 
.btn-tblue.disabled:focus, 
.btn-tblue[disabled]:focus, 
fieldset[disabled] .btn-tblue:focus, 
.btn-tblue.disabled:active, 
.btn-tblue[disabled]:active, 
fieldset[disabled] .btn-tblue:active, 
.btn-tblue.disabled.active, 
.btn-tblue[disabled].active, 
fieldset[disabled] .btn-tblue.active { 
  background-color: #17b352; 
  border-color: #17b352; 
} 
 
.btn-tblue .badge { 
  color: #17b352; 
  background-color: #ffffff; 
}


.btn-blue {
    color: #fff;
    background-color: #3c74b3;
    border: 2px solid #3c74b3;
    font-weight: 400;
    margin: 0px 15px;
    padding: 12px 20px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    border-radius: 5px;
    width: 180px;
    font-size: 16px;
} 
 
.btn-blue:hover, 
.btn-blue:focus, 
.btn-blue:active, 
.btn-blue.active, 
.open .dropdown-toggle.btn-blue { 
  color: #ffffff; 
background-color: #20a1d7;
border-color: #20a1d7;
} 
 
.btn-blue:active, 
.btn-blue.active, 
.open .dropdown-toggle.btn-blue { 
  background-image: none; 
} 
 
.btn-blue.disabled, 
.btn-blue[disabled], 
fieldset[disabled] .btn-blue, 
.btn-blue.disabled:hover, 
.btn-blue[disabled]:hover, 
fieldset[disabled] .btn-blue:hover, 
.btn-blue.disabled:focus, 
.btn-blue[disabled]:focus, 
fieldset[disabled] .btn-blue:focus, 
.btn-blue.disabled:active, 
.btn-blue[disabled]:active, 
fieldset[disabled] .btn-blue:active, 
.btn-blue.disabled.active, 
.btn-blue[disabled].active, 
fieldset[disabled] .btn-blue.active { 
  background-color: #17b352; 
  border-color: #17b352; 
} 
 
.btn-blue .badge { 
  color: #17b352; 
  background-color: #ffffff; 
}


.tituloh3 {
font-family: 'Rubik', arial;
font-weight: 500;
color: #333;
font-size: 22px;
padding-bottom: 5px;
border-bottom: 0px solid #ccc;
display: inline-block;
margin-bottom: 10px;
margin-top: 0px;
}

.stituloh3 {
font-family: 'Rubik', arial;
font-weight: 500;
color: #333;
font-size: 16px;
padding-bottom: 5px;
border-bottom: 0px solid #ccc;
display: inline-block;
margin-bottom: 10px;
margin-top: 0px;
}

.divider {
background-color: #d7d7d7;
max-width: 100%;
height: 1px;
margin-top: -11px;
margin-bottom: 30px;
}


.novedades,
.galeria {
  padding-left: 0px!important;
  padding-right:0px!important;
}

.galeria .col-lg-1, 
.galeria .col-lg-10, 
.galeria .col-lg-11, 
.galeria .col-lg-12, 
.galeria .col-lg-2, 
.galeria .col-lg-3, 
.galeria .col-lg-4, 
.galeria .col-lg-5, 
.galeria .col-lg-6, 
.galeria .col-lg-7, 
.galeria .col-lg-8, 
.galeria .col-lg-9, 
.galeria .col-md-1, 
.galeria .col-md-10, 
.galeria .col-md-11, 
.galeria .col-md-12, 
.galeria .col-md-2, 
.galeria .col-md-3, 
.galeria .col-md-4, 
.galeria .col-md-5, 
.galeria .col-md-6, 
.galeria .col-md-7, 
.galeria .col-md-8, 
.galeria .col-md-9, 
.galeria .col-sm-1, 
.galeria .col-sm-10, 
.galeria .col-sm-11, 
.galeria .col-sm-12, 
.galeria .col-sm-2, 
.galeria .col-sm-3, 
.galeria .col-sm-4, 
.galeria .col-sm-5, 
.galeria .col-sm-6, 
.galeria .col-sm-7, 
.galeria .col-sm-8, 
.galeria .col-sm-9 {

    padding-left: 0px!important;
    padding-right: 10px!important;

}

.galeria div:nth-child(3n+3) {

    padding-right: 0px!important;
}

.novedades .col-lg-1, 
.novedades .col-lg-10, 
.novedades .col-lg-11, 
.novedades .col-lg-12, 
.novedades .col-lg-2, 
.novedades .col-lg-3, 
.novedades .col-lg-4, 
.novedades .col-lg-5, 
.novedades .col-lg-6, 
.novedades .col-lg-7, 
.novedades .col-lg-8, 
.novedades .col-lg-9, 
.novedades .col-md-1, 
.novedades .col-md-10, 
.novedades .col-md-11, 
.novedades .col-md-12, 
.novedades .col-md-2, 
.novedades .col-md-3, 
.novedades .col-md-4, 
.novedades .col-md-5, 
.novedades .col-md-6, 
.novedades .col-md-7, 
.novedades .col-md-8, 
.novedades .col-md-9, 
.novedades .col-sm-1, 
.novedades .col-sm-10, 
.novedades .col-sm-11, 
.novedades .col-sm-12, 
.novedades .col-sm-2, 
.novedades .col-sm-3, 
.novedades .col-sm-4, 
.novedades .col-sm-5, 
.novedades .col-sm-6, 
.novedades .col-sm-7, 
.novedades .col-sm-8, 
.novedades .col-sm-9 {

    padding-left: 0px!important;
    padding-right: 10px!important;

}

.novedades div:nth-child(4n+4) {

    padding-right: 0px!important;
}

.btn-green { 
  color: #FFFFFF; 
  background-color: #f48000; 
  border-color: #f48000;
  font-size: 10px;
  border-bottom: 1px solid #db6503;
} 
 
.btn-green:hover, 
.btn-green:focus, 
.btn-green:active, 
.btn-green.active, 
.open .dropdown-toggle.btn-green { 
  color: #FFFFFF; 
  background-color: #f79646; 
  border-color: #f79646; 
} 
 
.btn-green:active, 
.btn-green.active, 
.open .dropdown-toggle.btn-green { 
  background-image: none; 
} 
 
.btn-green.disabled, 
.btn-green[disabled], 
fieldset[disabled] .btn-green, 
.btn-green.disabled:hover, 
.btn-green[disabled]:hover, 
fieldset[disabled] .btn-green:hover, 
.btn-green.disabled:focus, 
.btn-green[disabled]:focus, 
fieldset[disabled] .btn-green:focus, 
.btn-green.disabled:active, 
.btn-green[disabled]:active, 
fieldset[disabled] .btn-green:active, 
.btn-green.disabled.active, 
.btn-green[disabled].active, 
fieldset[disabled] .btn-green.active { 
  background-color: #81BE32; 
  border-color: #81BE32; 
} 
 
.btn-green .badge { 
  color: #81BE32; 
  background-color: #FFFFFF; 
}

.btn-red { 
  color: #FFFFFF; 
  background-color: #d21717; 
  border-color: #d21717;
  font-size: 10px;
} 
 
.btn-red:hover, 
.btn-red:focus, 
.btn-red:active, 
.btn-red.active, 
.open .dropdown-toggle.btn-red { 
  color: #FFFFFF; 
  background-color: #df2e2e; 
  border-color: #df2e2e; 
} 
 
.btn-red:active, 
.btn-red.active, 
.open .dropdown-toggle.btn-red { 
  background-image: none; 
} 
 
.btn-red.disabled, 
.btn-red[disabled], 
fieldset[disabled] .btn-red, 
.btn-red.disabled:hover, 
.btn-red[disabled]:hover, 
fieldset[disabled] .btn-red:hover, 
.btn-red.disabled:focus, 
.btn-red[disabled]:focus, 
fieldset[disabled] .btn-red:focus, 
.btn-red.disabled:active, 
.btn-red[disabled]:active, 
fieldset[disabled] .btn-red:active, 
.btn-red.disabled.active, 
.btn-red[disabled].active, 
fieldset[disabled] .btn-red.active { 
  background-color: #81BE32; 
  border-color: #81BE32; 
} 
 
.btn-red .badge { 
  color: #81BE32; 
  background-color: #FFFFFF; 
}


.light_blue i,
.btn-green i { 
  margin-left: 5px;
}

.btn-greenc { 
  color: #ffffff; 
  background-color: #81BE32; 
  border-color: #81BE32; 
   border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
} 
 
.btn-greenc:hover, 
.btn-greenc:focus, 
.btn-greenc:active, 
.btn-greenc.active, 
.open .dropdown-toggle.btn-greenc { 
  color: #ffffff; 
  background-color: #96D149; 
  border-color: #81BE32; 
} 
 
.btn-greenc:active, 
.btn-greenc.active, 
.open .dropdown-toggle.btn-greenc { 
  background-image: none; 
} 
 
.btn-greenc.disabled, 
.btn-greenc[disabled], 
fieldset[disabled] .btn-greenc, 
.btn-greenc.disabled:hover, 
.btn-greenc[disabled]:hover, 
fieldset[disabled] .btn-greenc:hover, 
.btn-greenc.disabled:focus, 
.btn-greenc[disabled]:focus, 
fieldset[disabled] .btn-greenc:focus, 
.btn-greenc.disabled:active, 
.btn-greenc[disabled]:active, 
fieldset[disabled] .btn-greenc:active, 
.btn-greenc.disabled.active, 
.btn-greenc[disabled].active, 
fieldset[disabled] .btn-greenc.active { 
  background-color: #81BE32; 
  border-color: #81BE32; 
} 
 
.btn-greenc .badge { 
  color: #81BE32; 
  background-color: #ffffff; 
}

.tittle {
margin: 10px 0px;
padding:0px;
}

.tittle h3 {
  font-family: 'Roboto', arial;
  color:#333;
  font-size: 22px;
  font-weight: 300;
  
}

.tittle h3::before {
    content: "";
    background: #42a5f5;
    width: 25px;
    height: 1px;
    position: absolute;
    bottom: 0;
}


.service-box0 {

  margin: 10px auto;
  border: 1px solid #e1e1e1;
  padding: 20px;
-webkit-transition: -webkit-box-shadow 0.3s ease 0s;
transition: -webkit-box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
text-align: left;
}

.service-box0:hover {

-webkit-box-shadow: 0px 0px 15px 0px rgba(225,225,225,0.5);
-moz-box-shadow: 0px 0px 15px 0px rgba(225,225,225,0.5);
box-shadow: 0px 0px 15px 0px rgba(225,225,225,0.5);

}

@media (min-width: 992px) {
  .service-box0 {
    margin: 0px auto 10px;
    min-height: 100px;
    border-radius: 0px;

  }
}


@media only screen and (max-width: 990px) {

  .service-box0 {
    min-height: 100px;
  }
}

.service-box0 h3 {
  font-family: 'Open Sans', arial;
  font-weight: 400;
  color: #333;
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 15px;
  text-transform: none;
  line-height: 26px;
}

.service-box0 p {
  text-align: center;
  margin-bottom: 0;
  color: #333;
  font-family: 'Roboto', arial;
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: left;
}

@media only screen and (max-width: 990px) {

  .service-box0 h3 {
    font-size: 14px;
  }
}

.service-box0 i {
    color: #2b77ad;
    margin: 20px;
}


.service-box1 {

  margin: 10px auto;
  border: 1px solid #e1e1e1;
  padding: 20px;
-webkit-transition: -webkit-box-shadow 0.3s ease 0s;
transition: -webkit-box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;

}

.service-box1:hover {

-webkit-box-shadow: 0px 0px 15px 0px rgba(225,225,225,0.5);
-moz-box-shadow: 0px 0px 15px 0px rgba(225,225,225,0.5);
box-shadow: 0px 0px 15px 0px rgba(225,225,225,0.5);

}

@media (min-width: 992px) {
  .service-box1 {
    margin: 0px auto 10px;
    min-height: 360px;
    border-radius: 0px;

  }
}


@media only screen and (max-width: 990px) {

  .service-box1 {
    min-height: 100px;
  }
}

.service-box1 h3 {
font-family: 'Open Sans', arial;
font-weight: 400;
color: #333;
font-size: 22px;
margin-top: 15px;
margin-bottom: 15px;
text-transform: none;
line-height: 26px;
}

@media only screen and (max-width: 990px) {

  .service-box1 h3 {
    font-size: 14px;
  }
}

.service-box1 i {
    color: #2b77ad;
}

.circle-icon {
  background: #fff;
  padding: 18px 15px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  text-align: center;
  border: 2px solid #2b77ad;
}

.div_alto {
  min-height: 80px;
  padding:0px;
  text-align: center;
}


.div_alto p {
    text-align: center;
    margin-bottom: 0;
    color: #333;
    font-family: 'Roboto', arial;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: center;
}

.service-box1 ul {
padding-left: 20px

}

.service-box1 li {
margin-bottom: 5px;
color: #606060;
font-family: 'Open Sans', arial;
font-weight: 400;
font-size: 14px;
text-align: left;
line-height: 20px;

}

.service-boxn {

  margin: 0px auto;
  border: 1px solid #e1e1e1;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
}

@media (min-width: 992px) {
  .service-boxn {
  margin: 20px 0px 40px;
  min-height: 150px;
  display: inline-block;
  }
}


@media only screen and (max-width: 990px) {

  .service-boxn {
    min-height: 100px;
  }
}

.service-boxn h3 {
font-family: 'Roboto', arial;
font-weight: 400;
color: #333;
font-size: 20px;
margin-top: 0px;
margin-bottom: 15px;
line-height: 28px;
}


.service-box {

  margin: 20px auto;
  border: 0px solid #e1e1e1;
  padding: 0px;
  background: #fff;
}

@media (min-width: 992px) {
  .service-box {
  margin: 20px 0px 40px;
  min-height: 150px;
  display: inline-block;
  }
}


@media only screen and (max-width: 990px) {

  .service-box {
    min-height: 100px;
  }
}

.service-boxin {
  margin: 0px;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 20px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;

}

.service-boxinb {
margin: 30px 0px 0px;
border-top: 1px solid #e1e1e1;
padding: 10px 0px;
border-radius: 0;
position: relative;
}

.credit {
font-family: 'Roboto', arial;
font-weight: 400;
color: #777;
float:left;
font-size: 12px;
width: 220px;
margin: 0px;
padding: 0px 0px;
text-align: left;
}

.credit i {
  color: #777;
  margin-right: 5px;
}

.votos {float:right;width:50px;margin:0 0 0px 0px;border:0px solid #eee;padding:0px;list-style:none;}

.votos .dw_button {background: url(../img/votos.png) -64px 0 no-repeat;float: left;height: 42px;width: 64px;cursor:pointer;margin:0 0 0 10px}
.votos .dw_button:hover {background: url(../img/votos.png) no-repeat -64px -42px;}

.votos .up_button {
background: url(../img/votos.png) 0 0 no-repeat;
float: left;
height: 16px;
width: 50px;
cursor: pointer;
}

.votos .up_button:hover{
  background: url(../img/votos.png) no-repeat 0 -16px;
}

.voting_btn{float:left;}

.voting_btn span{
font-size: 11px;
font-family: 'Roboto',sans-serif;
font-weight: 400;
color: #777;
margin: 0px 0 0 16px;
display: block;
width: 20px;
height: 16px;
line-height: 16px;
text-align: center;
}

.likes_votado{background: url(../img/votos.png) no-repeat 0 -16px !important;}
.hates_votado{background: url(../img/votos.png) no-repeat -16px -16px !important;}

.service-boxin h3 {
font-family: 'Roboto', arial;
font-weight: 400;
color: #333;
font-size: 16px;
margin-top: 0px;
margin-bottom: 15px;
line-height: 28px;
text-transform: none;
}

@media only screen and (max-width: 990px) {

  .service-boxin h3 {
    font-size: 17px;
  }
}

.service-boxin a {
font-family: 'Roboto', arial;
font-weight: 300;
color: #5a6c85;
font-size: 13px;
text-decoration: none;
text-decoration: underline;
text-decoration-style: dotted;
line-height: 30px;
}

.service-boxin p {
margin-bottom: 0;
color: #333;
font-family: 'Roboto', arial;
font-weight: 300;
font-size: 13px;
line-height: 22px;
text-align: center;
letter-spacing: 0px;
text-align: justify;
}

.service-boxin ul {
padding-left: 20px

}

.service-boxin li {
margin-bottom: 5px;
color: #606060;
font-family: 'Roboto', arial;
font-weight: 300;
font-size: 14px;
text-align: left;
line-height: 22px;

}

.img-effect img {

transition: all 1s ease;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
}

.img-effect img:hover {
-webkit-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
transition: all 1s ease;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
opacity: 0.7;
}

.protector {
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
  overflow: hidden;
  margin: 0px;
  padding:0px;

  background-color: #fff;
}
.sin-padding {
padding: 0px 5px;
}


.service-box-txt {
text-align: left;
padding-left:10px
}


.btn-default {

  color: #555555;
font-weight: 300;
}



.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #3060a7;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.fondo_white {
background-color: #fff;
padding-top: 0px;
padding-bottom: 10px;
border-bottom: 0px solid #ddd;
}

.fondo_white2 {
background-color: #fff;
padding-top: 30px;
padding-bottom: 20px;
border-bottom: 0px solid #ddd;
}

.fondo_gris {
background-color: #fafafa;
padding-top: 30px;
padding-bottom: 50px;
border-bottom: 0px solid #ddd;
margin-bottom: 0px;
}

.fondo_photo {


background-image: url('../img/photo01.jpg');

}
.fondo_blue {
  background-color: #3d8bb8;

}

.fondo_tel {
  background-color: #263c52;

}
.bordes {

  border-bottom:1px solid #cccccc;
}

.bordes2 {
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
}

.colimg {
  padding: 0px;
  margin:0px; 
}

.hosting {

  padding: 20px;
}

.texto_central {

margin-top:10px!important;
margin-bottom:10px!important;

}


.texto_central h3 {
font-family: 'Open Sans', arial;
font-weight: 700;
color: #223045;
font-size: 24px;
margin-top: 0px !important;
line-height: 38px;
margin-bottom: 0px !important;
}

.texto_central h4 {
font-family: 'Open Sans', arial;
font-weight: 400;
color: #333;
font-size: 16px;
margin-top: 0px !important;
line-height: 28px;
margin-bottom: 10px !important;
}

.texto_central p {

font-family: 'Roboto', arial;
font-weight: 300;
color: #555;
font-size: 16px;
line-height: 28px;

}


.container-lados {

padding-right: 0px!important;
padding-left: 0px!important;
}


.container-magin {

margin-bottom:10px;
margin-top:10px;
}



.colimg2 {
  padding: 30px 20px;
  margin:0px; 
}




.btn-trans-light {

  background:rgba(255,255,255,0.1);
  border:1px solid #FFFFFF

}




.btn-trans:hover {

  color:#333 !important;
  -webkit-transition:all 300ms ease-out;
  -moz-transition:all 300ms ease-out;
  transition:all 300ms ease-out;
  background-color:#fff;
  border:0px solid #fff
}


.btn-trans {
  font-family: 'Roboto', arial;
  color: #fff;
  font-size: 16px!important;
  cursor:pointer;
  font-weight:400 !important;
  line-height:1;
  margin:0 0 1.25em;
  position:relative;
  text-decoration:none;
  text-align:center;
  display:inline-block;
  padding:1.2em;
  background-color:#f48000;
  -webkit-border-radius:5px;
  border-radius:5px;
  border:0px solid #fff

}




.social {

  color:#fff;
  display: inline;
  padding:10px;
  margin:10px;

}

.social i {

  padding-top:10px;
  margin:10px 5px;
}
.social p {

  font-family: 'Roboto', arial;
font-weight: 300;
color: #fff;
font-size: 18px;
display: inline;
}

.texto_central2 {

padding:20px 20px!important;


}




.texto_central2 h3 {

font-family: 'Open Sans', arial;
font-weight: 600;
color: #fff;
font-size: 28px;
letter-spacing: 0px;


}



.texto_central2 h4 {

font-family: 'Open Sans', arial;
font-weight: 400;
color: #fff;
font-size: 16px;
letter-spacing: 1px;

}

.texto_central2 i {

color: #00c5dc;

}

.div_form {

  padding: 10px;
  background-color: #fff;
  border:1px solid #eee;
  margin: 10px 0px;
  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
  min-height: 55px;

}

.exito {

  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
  padding:10px;
  font-family: 'Roboto', arial;
font-weight: 300;
color: #169d4c;
font-size: 15px;
}

.datos {

  font-size: 18px!important;
  margin:50px;

}


.slider {

  min-height: 150px;
  background-color:#ccc;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../contenido/slider2/cmithead.jpg');
  text-align: left;
  color: white;
}

.slider_text {
position: absolute;
bottom:20px;
left:20px;
z-index: 999;
}

.tag {
    background: #0063be;
    color: #fff;
    font: 14px 'Open Sans';
    padding: 5px 10px;
    font-weight: 400;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-transform: uppercase;
}

.slider_text h1 {


font-family: 'Open Sans', arial;
font-weight: 600;
color: #fff;
font-size: 40px;
text-shadow: 0 1px 3px #4F4F4F;
}

.slider_text p {
font-family: 'Open Sans', arial;
font-weight: 400;
color: #fff;
font-size: 24px;
text-shadow: 0 1px 3px #4F4F4F;
}

.form_log {
padding: 10px 0px;
margin: 0px;

}

.form_log h3 {
font-family: 'Open Sans', arial;
font-weight: 800;
color: #f48000;
font-size: 16px;
margin: 0px 0px 3px 0px !important;
}

.form_log a {
font-family: 'Roboto', arial;
font-weight: 300;
color: #333;
font-size: 13px;
margin: 0px 0px 0px 0px !important;
text-decoration: underline;
text-decoration-style: dotted;
cursor: pointer;
}

.form_log svg {

margin-left: 15px;

}

.form_log h4 {

font-family: 'Roboto', arial;
font-weight: 400;
color: #333;
font-size: 14px;


}

.form_log h5 {

font-family: 'Roboto', arial;
font-weight: 300;
color: #333;
font-size: 13px;


}


.form_log p {

font-family: 'Roboto', arial;
font-weight: 300;
color: #333;
font-size: 13px;
margin: 0px 0px 0px 0px !important;
line-height: 18px;

}

.form_log i {

color: #808080;

}

.iconreg {
width:40px;
height: 40px;
margin:0px 10px 0px 0px; 
float: left;
padding:3px
}

.iconreg svg,
.iconreg i {
  margin:0px;
  color:#808080;
}

.cartcount {

 border: 1px solid #353c48;
 margin: 15px 0px 15px 0px;
 padding: 10px;
 font-family: 'Open Sans', arial;
 font-size: 12px;
 color: #ffffff;

}

.cartcount p {

 font-family: 'Open Sans', arial;
 font-size: 12px;
 color: #ffffff;

}


footer {
position: relative;
background: #172a37;
}


footer h3 {

font-family: 'Roboto', arial;
font-weight: 400;
color: #ffffff;
font-size: 15px;

}

footer i {
  margin-right: 7px;
  color:#72767a;
}

footer h4 {

font-family: 'Roboto', arial;
font-weight: 400;
color: #fff;
font-size: 14px;

}

footer p {

font-family: 'Roboto', arial;
font-weight: 400;
color: #ababab;
font-size: 13px;
margin-bottom: 10px;

}

footer a {

font-family: 'Roboto', arial;
font-weight: 400;
color: #ababab;
font-size: 13px;
margin-bottom: 10px;
text-decoration: none;
display: block;
line-height: 25px;
}

footer a:hover {

color: #fff !important;
text-decoration: none;
}

.box2 {
border:0px solid #eee;
background: #fff;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
padding: 0px;
margin: 0px 18px 10px 0px;
min-height: 160px;
text-align:center;
position: relative;
overflow: hidden;
width:110px;
float: left;
}

.box2:nth-child(9n+9) {

    margin-right: 0px!important;
}


.box {

border:2px solid #ebebeb;
background: #ffffff;
-moz-border-radius: 5px !important;
-webkit-border-radius: 5px !important;
border-radius: 5px !important;
padding: 15px 15px 10px 15px;
margin: 10px 0px;
min-height: 350px;
text-align:center;
position: relative;
overflow: hidden;

}

.box h5 {
color: #333;
font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
font-weight: 400;
margin-top: 10px;
line-height: 24px !important;
margin-bottom: 20px;
}

.box2 h5 {
    color: #555555;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 300;
    margin-top: 0px;
    line-height: 20px!important;

}

.box h5 a,
.box2 h5 a {
    color: #333;
    text-decoration: none;

}

.box h4 {
color: #333;
font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: 400;
margin-top: 10px;
line-height: 20px !important;
margin-bottom: 0px;
}

.box h4 span {
color: #888;
font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
font-weight: 400;
margin-top: 10px;
line-height: 20px !important;
text-decoration: line-through;
}


.box p {
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  line-height: 18px;
  font-size: 13px;
  color:#777;
  letter-spacing: 0.5px
}

.box2 p {
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  line-height: 16px;
  font-size: 11px;
  color:#777;
  letter-spacing: 0.2px
}

.prev {
height: 220px;
border:0px solid #d5d5d5;
background: #ffffff;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
margin: 15px 0px 0px 0px;
padding:10px;
text-align: center;
}

.prev2 {
width: : 110px;
border:0px solid #d5d5d5;
background: #ffffff;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
margin: 0px;
padding:0px;
text-align: center;

}


.box_copete {
height: 60px;
border-bottom:1px solid #d5d5d5;
margin: 5px 0px 5px 0px;
padding:0px;
text-align: center;
}


.btn_flotante { 
  color: #fff;  
  border: 1px solid #d52115;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  padding:4px 9px;
  margin: 15px 0px;
  font-size: 11px;
  text-transform: uppercase;
  background-color: #d52115;
} 
 
.btn_flotante:hover, 
.btn_flotante:focus, 
.btn_flotante:active, 
.btn_flotante.active, 
.open .dropdown-toggle.btn_flotante { 
  color: #fff; 
  border: 1px solid #eb3e32;
  background-color: #eb3e32; 
} 
 
.btn_flotante:active, 
.btn_flotante.active, 
.open .dropdown-toggle.btn_flotante { 
  background-image: none; 
} 
 
.btn_flotante.disabled, 
.btn_flotante[disabled], 
fieldset[disabled] .btn_flotante, 
.btn_flotante.disabled:hover, 
.btn_flotante[disabled]:hover, 
fieldset[disabled] .btn_flotante:hover, 
.btn_flotante.disabled:focus, 
.btn_flotante[disabled]:focus, 
fieldset[disabled] .btn_flotante:focus, 
.btn_flotante.disabled:active, 
.btn_flotante[disabled]:active, 
fieldset[disabled] .btn_flotante:active, 
.btn_flotante.disabled.active, 
.btn_flotante[disabled].active, 
fieldset[disabled] .btn_flotante.active { 
  background-color: #ffffff; 
  border-color: #ffffff; 
} 
 
.btn_flotante .badge { 
  color: #d52d33; 
  background-color: #FFFFFF; 
}



.btn_flotanter { 
  color: #fff;  
  border: 2px solid #9b0510;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 16px;
  padding:6px 20px;
  margin: 15px 0px;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #9b0510;
} 
 
.btn_flotanter:hover, 
.btn_flotanter:focus, 
.btn_flotanter:active, 
.btn_flotanter.active, 
.open .dropdown-toggle.btn_flotanter { 
  color: #fff; 
  border: 2px solid #af0814;
  background-color: #af0814; 
} 
 
.btn_flotanter:active, 
.btn_flotanter.active, 
.open .dropdown-toggle.btn_flotanter { 
  background-image: none; 
} 
 
.btn_flotanter.disabled, 
.btn_flotanter[disabled], 
fieldset[disabled] .btn_flotanter, 
.btn_flotanter.disabled:hover, 
.btn_flotanter[disabled]:hover, 
fieldset[disabled] .btn_flotanter:hover, 
.btn_flotanter.disabled:focus, 
.btn_flotanter[disabled]:focus, 
fieldset[disabled] .btn_flotanter:focus, 
.btn_flotanter.disabled:active, 
.btn_flotanter[disabled]:active, 
fieldset[disabled] .btn_flotanter:active, 
.btn_flotanter.disabled.active, 
.btn_flotanter[disabled].active, 
fieldset[disabled] .btn_flotanter.active { 
  background-color: #ffffff; 
  border-color: #ffffff; 
} 
 
.btn_flotanter .badge { 
  color: #d52d33; 
  background-color: #FFFFFF; 
}




.btn_flotantew { 
  color: #696969;  
  border: 2px solid #e4e6e6;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 16px;
  padding:6px 20px;
  margin: 15px 0px;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #fff;
} 
 
.btn_flotantew:hover, 
.btn_flotantew:focus, 
.btn_flotantew:active, 
.btn_flotantew.active, 
.open .dropdown-toggle.btn_flotantew { 
  color: #fff; 
  border: 2px solid #e4e6e6;
  background-color: #e4e6e6; 
} 
 
.btn_flotantew:active, 
.btn_flotantew.active, 
.open .dropdown-toggle.btn_flotantew { 
  background-image: none; 
} 
 
.btn_flotantew.disabled, 
.btn_flotantew[disabled], 
fieldset[disabled] .btn_flotantew, 
.btn_flotantew.disabled:hover, 
.btn_flotantew[disabled]:hover, 
fieldset[disabled] .btn_flotantew:hover, 
.btn_flotantew.disabled:focus, 
.btn_flotantew[disabled]:focus, 
fieldset[disabled] .btn_flotantew:focus, 
.btn_flotantew.disabled:active, 
.btn_flotantew[disabled]:active, 
fieldset[disabled] .btn_flotantew:active, 
.btn_flotantew.disabled.active, 
.btn_flotantew[disabled].active, 
fieldset[disabled] .btn_flotantew.active { 
  background-color: #ffffff; 
  border-color: #ffffff; 
} 
 
.btn_flotantew .badge { 
  color: #d52d33; 
  background-color: #FFFFFF; 
}

.btn_flotantet { 
  color: #fff;  
  border: 1px solid #d52115;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  padding:4px 9px;
  margin: 0px 0px;
  font-size: 13px;
  text-transform: uppercase;
  background-color: #d52115;
  float:right;
  display: inline;
} 
 
.btn_flotantet:hover, 
.btn_flotantet:focus, 
.btn_flotantet:active, 
.btn_flotantet.active, 
.open .dropdown-toggle.btn_flotantet { 
  color: #fff; 
  border: 1px solid #eb3e32;
  background-color: #eb3e32; 
} 
 
.btn_flotantet:active, 
.btn_flotantet.active, 
.open .dropdown-toggle.btn_flotantet { 
  background-image: none; 
} 
 
.btn_flotantet.disabled, 
.btn_flotantet[disabled], 
fieldset[disabled] .btn_flotantet, 
.btn_flotantet.disabled:hover, 
.btn_flotantet[disabled]:hover, 
fieldset[disabled] .btn_flotantet:hover, 
.btn_flotantet.disabled:focus, 
.btn_flotantet[disabled]:focus, 
fieldset[disabled] .btn_flotantet:focus, 
.btn_flotantet.disabled:active, 
.btn_flotantet[disabled]:active, 
fieldset[disabled] .btn_flotantet:active, 
.btn_flotantet.disabled.active, 
.btn_flotantet[disabled].active, 
fieldset[disabled] .btn_flotantet.active { 
  background-color: #ffffff; 
  border-color: #ffffff; 
} 
 
.btn_flotantet .badge { 
  color: #d52d33; 
  background-color: #FFFFFF; 
}



.btn_flotanteu { 
  color: #666;  
  border: 1px solid #d5d5d5;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  padding:4px 9px;
  margin: 0px 0px;
  font-size: 13px;
  text-transform: uppercase;
  background-color: #fff;
  float:right;
  display: inline;
} 
 
.btn_flotanteu:hover, 
.btn_flotanteu:focus, 
.btn_flotanteu:active, 
.btn_flotanteu.active, 
.open .dropdown-toggle.btn_flotanteu { 
  color: #fff; 
  border: 1px solid #eb3e32;
  background-color: #eb3e32; 
} 
 
.btn_flotanteu:active, 
.btn_flotanteu.active, 
.open .dropdown-toggle.btn_flotanteu { 
  background-image: none; 
} 
 
.btn_flotanteu.disabled, 
.btn_flotanteu[disabled], 
fieldset[disabled] .btn_flotanteu, 
.btn_flotanteu.disabled:hover, 
.btn_flotanteu[disabled]:hover, 
fieldset[disabled] .btn_flotanteu:hover, 
.btn_flotanteu.disabled:focus, 
.btn_flotanteu[disabled]:focus, 
fieldset[disabled] .btn_flotanteu:focus, 
.btn_flotanteu.disabled:active, 
.btn_flotanteu[disabled]:active, 
fieldset[disabled] .btn_flotanteu:active, 
.btn_flotanteu.disabled.active, 
.btn_flotanteu[disabled].active, 
fieldset[disabled] .btn_flotanteu.active { 
  background-color: #ffffff; 
  border-color: #ffffff; 
} 
 
.btn_flotanteu .badge { 
  color: #d52d33; 
  background-color: #FFFFFF; 
}


.categ {

background-color: #f5f5f5;
margin: 0px;
padding:4px 10px 4px;
text-align: center;
font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 400;
font-size: 13px;
color: #777;
position: absolute;
top:5px;
left:5px;
z-index: 99;
border-radius: 3px;
}

.categ a {
color: #888;
}

.categ i {
  margin-right: 5px;
}

.destacado {

background-color: #509abd;
margin: 0px;
padding:4px 10px;
text-align: center;
font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
font-size: 11px;
color: #fff;
position: absolute;
top:20px;
right:-30px;
z-index: 99;
text-transform: uppercase;
transform: rotate(45deg);
width: 130px;
}

.oferta {

background-color: #1da32d;
margin: 0px;
padding:4px 10px;
text-align: center;
font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
font-size: 11px;
color: #fff;
position: absolute;
top:20px;
right:-30px;
z-index: 99;
text-transform: uppercase;
transform: rotate(45deg);
width: 130px;
}

ol {
  margin: 0px!important
}

.rutas {
background-color: #fff;
list-style: outside none none;
margin-top: 0px;
padding: 10px;
font-size: 16px;
font-weight: 400;
font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
border-radius: 0px;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
color: #555 !important;
vertical-align: middle;
margin-bottom: 20px;
margin-left: 5px;
margin-right: 5px;
}


.top_catalog {
border:2px solid #ebebeb;
background: #ffffff;
margin-top: 0px;
padding: 6px 0px;
font-size: 16px;
font-weight: 400;
font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
color: #555 !important;
vertical-align: middle;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
border-radius: 5px;
-moz-border-radius: 5px !important;
-webkit-border-radius: 5px !important;
height: 45px;
}



.item {
    margin: 10px 3px;
    display: inline;
}

.item a {
    color: #666!important;
    text-decoration: none;

}

.listar i,
.galery i,
.filtrar i {
  font-size: 14px;
  margin-right: 5px;
}

.listar a,
.galery a,
.filtrar a {
  text-decoration:none;
  color:#777777;
}

.listar {

  display: inline;
  float: right;
  width:90px;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 5px;
  font-weight:400;
  color:#888;
}
.galery {

  display: inline;
  float: right;
  width:90px;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 5px;
  font-weight:400;
  color:#888;
}

.filtrar {
  display: inline;
  float: right;
  width:140px;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 0px 10px 0px 10px;
  font-weight:400;
  color:#888;
}


.filtrar select {
    display: block;
    width: 100%;
    height: 30px;
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: 0px;
}


.breadcrumb > .active {
    color: #888888;
}

.breadtitle > .active {
    color: #888888!important;
}


.breadcrumb > li + li::before {
    color: #888888;
    content: "/ ";
    padding: 0 5px;
}

.toptable {

  background-color: #f0f0f0;
  color:#333;
  padding-top: 5px;
  padding-bottom: 5px;
        font-size: 13px;
    font-weight:700;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.toptable h5 {

  color:#ffffff;
      font-size: 13px;
    font-weight:300;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.tabletextcolor {

    font-size: 12px;
    font-weight:300;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;

}

.form-control {

    font-size: 14px;

}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {

    vertical-align: middle!important;

}

.circle-iconpdf {
background: #fff;
padding: 5px;
border-radius: 30px;
width: 26px;
height: 26px;
text-align: center;
border: 1px solid #c30b15;
color: #c30b15;
}

.fondo_marca {
  margin-top: 30px;
  background-color: #f0f0f0;
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
}

.logo-group {
    overflow: hidden;
    padding: 0;
    border: 0px solid #ddd;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-right: none;
    border-bottom: none;
    position: relative;
    margin-top: 10px;
}


.logo-group li {
width: 12.5%;
float: left;
height: 65px;
list-style: none;
border-right: 0px solid #ddd;
border-bottom: 0px solid #ddd;
padding: 10px 20px;
}

.logo-group li img {
display: block;
margin: 0 auto;
opacity: 0.5;
}

.logo-group a:hover img {
    opacity: 1;
}

.logo-group p {
display: block;
margin: 0 auto;
font-size: 13px;
font-family: 'Open Sans', arial;
font-weight: 400;
color: #666;
text-align: center;
}

@media only screen and (max-width: 500px) {

  .logo-group li {
    width: 100%;
    border-right: 0px solid #ddd;
  }

  .logo-group li img {
    height: 50px;
    display: inherit;
    margin: 20px auto;

  }

}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #a6a6a6;
    border-color: #a6a6a6;
}

.pagination > li > a, .pagination > li > span {

    color: #333;

}

.hr-circle {
    margin: 0 auto;
}

.hr-inner {
    width: 5%;
    background: #f48000;
    height: 2px;
    margin: 0 auto;
    opacity: 1;
    margin: 15px auto;
}

.titular h3 {
font-family: Open Sans;
font-weight: 300;
color: #555;
font-size: 28px;
margin-top: 10px !important;
line-height: 38px;
margin-bottom: 0px !important;
}

.titular h4 {
font-family: 'Roboto', arial;
font-weight: 300;
color: #555;
font-size: 16px;
margin-top: 10px !important;
line-height: 24px;
margin-bottom: 20px !important
}

.titulari h3 {
font-family: Open Sans;
font-weight: 300;
color: #fff;
font-size: 28px;
margin-top: 10px !important;
line-height: 38px;
margin-bottom: 0px !important;
}

.titulari h4 {
font-family: 'Roboto', arial;
font-weight: 300;
color: #fff;
font-size: 16px;
margin-top: 10px !important;
line-height: 24px;
margin-bottom: 20px !important
}


.hr-circle2 {
    margin: 0;
}

.hr-inner2 {
    width: 5%;
    background: #f48000;
    height: 2px;
    margin: 0 auto;
    opacity: 1;
    margin: 5px 0px;
}


.alert {
    padding: 15px 20px;
    background-color: #f44336;
    color: white;
}

.alert2 {
    padding: 15px 20px;
    background-color: #f48000;
    color: white;
}

.alert2 h5 {

font-family: 'Roboto', arial;
font-weight: 300;
color: #fff;
font-size: 16px;
line-height: 26px;
margin-top: 5px;

}

.alert2 p {

font-family: 'Roboto', arial;
font-weight: 300;
color: #fff;
font-size: 13px;

}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}

@media (min-width: 768px) {
  .no_padd_left {
    padding-left:10px!important;
  }
}

@media (min-width: 768px) {
  .solo_padd-right {
    padding-left:0px!important;
    padding-right:30px!important;
  }
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f5f5f5;
}


.btn-pedir {
color: #fff;
font-weight: 500;
font-size: 11px;
text-transform: uppercase;
padding: 5px 10px;
font-family: 'Roboto', arial;
}
.btn-pedir {
    color: #fff;
    background-color: #db6503;
    border-color: #db6503;
}

.btn-pedir:hover {
    color: #fff;
    background-color: #f79646;
    border-color: #f79646;
}

.navbar {
    margin-bottom: 0px;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}


.dropdown-submenu > .dropdown-menu {
    top: 0px;
    left: 100%;
    margin-top: -6px;
    margin-left: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.dropdown-submenu > a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    border-color: transparent;
    border-left-color: #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}


.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
    border-top-color: #444444;
    border-bottom-color: #444444;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #fff;
    background-color: #23262c;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #777777;
    border-bottom-color: #777777;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #444444;
    border-bottom-color: #444444;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
    right: 12px;
    left: auto;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
    right: 13px;
    left: auto;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -1px;
    margin-left: 0;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu {

    border-radius: 0px;

}

.dropdown-submenu .dropdown-menu {
    top: 0px!important;

}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #32373e;
}

.dropdown-menu {
    min-width: 180px;
}

.dropdown-menu > li {
    font-size: 13px;
    font-weight:400;
    text-align: left;
    list-style: none;
    font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0px;
    padding:0px;
}

.dropdown-menu > li > a {
display: block;
padding: 5px 20px;
clear: both;
font-weight: 400;
line-height: 1.42857143;
color: #f9f9f9;
white-space: nowrap;
font-size: 13px;
font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
letter-spacing: 0.3px;
}

.dropdown-toggle svg {
  margin-left: 10px;
  margin-top: 2px;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 7px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #db6503;
}

.navbar-nav .open .dropdown-menu {
    background-color: #23262c;
}

.navbar-nav .open .dropdown-menu .divider {
    height: 1px;
    margin: 3px 0;
    overflow: hidden;
    background-color: #32373e;
}

.navbar-nav .open .dropdown-menu .divider:last-of-type {
  background-color: #23262c;
  margin: 0px 0;
}

.menulateral {
border:2px solid #ebebeb;
background: #ffffff;
-moz-border-radius: 5px !important;
-webkit-border-radius: 5px !important;
border-radius: 5px !important;
min-height: 150px;
margin: 0px;
padding: 5px 10px;

}

.titlemenu {
background-color: #fff;
padding: 10px;
color: #509abd;
font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
border-bottom: 1px solid #d5d5d5;
}


 .accordion {
  width: 100%;
  margin: 0px;
  background: #FFF;
  list-style-type: none;
  padding: 0px;
 }


.accordion .link {
  cursor: pointer;
  display: block;
  padding: 12px;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 0px solid #eee;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif!important;
}

.accordion li:last-child .link {
  border-bottom: 0;
}

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 12px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 12px;
}

.accordion li.open .link {
  color: #666;
}

.accordion li.open i {
  color: #666;
}
.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion li.default .submenu {display: block;}
/**
 * Submenu
 -----------------------------*/
 .submenu {
  display: none;
  background: #fff;
  font-size: 14px;
  padding: 0px;
  list-style: none;
  font-weight: 400;
 }

 .submenu li {
  border-bottom: 0px dotted #ccc;
  font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif!important;
  font-size: 14px;
  font-weight: 400;
 }

 .submenu a {
  display: block;
  text-decoration: none;
  color: #333;
  padding: 10px;
  padding-left: 20px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
 }

 .submenu a:hover {
  background: #fff;
  color: #c4161c;
 }

.no_padding00 {
    padding-left: 10px !important;
    padding-right: 0px !important;
} 

.no_padding0 {
  padding-left: 10px!important;
  padding-right: 50px!important;
} 

.no_padding {
  padding-left: 0px!important;
  padding-right: 0px!important;
  padding-top: 20px!important;
}

.no_paddingm {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
}

.detalle h3 {
  font-family: 'Rubik', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 20px;
  color:#333;
  margin-top: 10px;
  line-height: 34px;
  margin-top: 0px;
    display: inline;
}

.informa {

    font-size: 15px;
    font-weight:400;
    font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom:10px;
    text-align: justify;
    color:#888;
}


.detalle h4 {
font-size: 26px;
font-weight: 500;
font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
line-height: 22px;
color: #333;
margin-top:  35px;
margin-bottom: 35px
}

.detalle h4 span {
  font-size: 18px;
  color:#888;
  font-weight:400;
  text-decoration: line-through;
}

.detalle h5 {

    font-size: 14px;
    font-weight:400;
    font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom:10px;
    text-align: justify;
    color:#555;
}

.detalle p {

    font-size: 14px;
    font-weight:300;
    font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom:15px;
    text-align: justify;
    color:#555;
}

.detalle ul {
    padding-left: 15px;
    margin:20px 0px;

}

.detalle li {
    font-size: 15px;
    font-weight:400;
    font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom:5px;
    color:#888;

}

.img_prev {

border:1px solid #d5d5d5;
background: #ffffff;
-moz-border-radius: 5px !important;
-webkit-border-radius: 5px !important;
border-radius: 5px !important;
padding: 15px;
margin: 10px 0px;
min-height: 240px;
text-align:center;
position: relative;
overflow: hidden;

}

.img_prev2 {

border:0px solid #ebebeb;
background: #ffffff;
-moz-border-radius: 5px !important;
-webkit-border-radius: 5px !important;
border-radius: 5px !important;
padding: 0px;
margin: 0px 0px 15px;
min-height: 100px;
text-align:center;
position: relative;
overflow: hidden;

}

.eco_border2 {
    text-align: left;
    background: #d2d2d2!important;
    width: 100%!important;
    height: 1px !important;
}

.top_productos {
  margin: 10px 0px 5px;
  padding:0px;
}

.top_productos_i {
  margin: 0px;
  padding:0px;
  height: 65px;
  width: 30%;
  display: inline-block;
  float: left;
}

.top_productos_info {
  margin: 0px;
  padding:10px 0px;
  height: 65px;
  width: 70%;
  display: inline-block;
  font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight:400;
  color:#333;
  line-height: 20px;
}

.top_productos img {
  margin:0px;
  border: 0;
}

.btderecha {
  border-right:0;
  background:#e6e7e9;
  padding-right:30px;
  padding-left:30px;
  font-weight: 700;
  text-align: center;
}

.btderecha i {
  margin-right: 5px;
}

.btderecha::before {

    background: #e6e7e9 none repeat scroll 0 0;
    content: "";
    height: 48px;
    left: -25px;
    position: absolute;
    top: 0px;
    transform: skewX(-139deg);
    width: 50px;
    transition: all 500ms ease;

}
 .parallaxr4y {
  background:url(../img/img3.jpg); /* pongo el  fondo */
  background-repeat:no-repeat; /* indico que no se repetira */
  background-size:cover; /* Encajamos la imagen al 100% del ancho */
  background-attachment: fixed; /* pongo posicion fija para la imagen */
  background-position: 50% 50%;
  line-height:20px;
  height: 200px;
  padding: 0px;
  margin-top: 20px;
}


.bg-ssl {
  content: "";
  opacity: 0.9;
  z-index: 100;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 240px;
  background-image: url('../img/img.jpg');
  background-position: 0px;
}

.ssl hr {
  margin: 10px auto;
  border-color: #b8272e;
  border-width: 3px;
  max-width: 50px;
}

.ssl h3 {
  font-family: 'Libre Baskerville', arial;
  font-weight: 300;
  color: #fff;
  font-size: 30px;
  margin-top: 40px;
  margin-bottom: 15px;
  line-height: 40px;
  text-transform: none;
}

.ssl h4 {
  font-family: 'Roboto', arial;
  font-weight: 300;
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
}


@media only screen and (max-width: 500px) {

  .parallaxr4y {

    height: 250px;

  }


  .ssl h3 {

    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 30px;
  }

  .ssl h4 {
    font-size: 14px;
    line-height: 26px;
  }

}

.multicolr4y {

  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -o-column-count: 3;

  column-gap: 5em;
  -webkit-column-gap: 5em;
  -moz-column-gap: 5em;
  -o-column-gap: 5em;

  display: inline-block;
  width: 100%;

column-fill: balance;
-moz-column-fill: balance;
-webkit-column-fill: balance;

-webkit-column-break-inside: avoid;
-webkit-backface-visibility: hidden;

}


@media (max-width: 767px) { 
    .multicolr4y {
        columns:2;

    }

}
        
/* Móviles en vertical */

@media (max-width: 480px) {
    .multicolr4y {
        columns: 1;
    }
}


.sin-padding0 {
padding: 0px 0px;
}

.sin-padding0 {
padding: 0px 0px;
}

.sin-padding {
padding: 0px 5px;
}

.sin-padding2 {
padding: 0px 5px;
}


.service-box3 {
  margin: 10px 0px;
  min-height: 150px;
  padding:10px 20px;
}

.service-box3-t {
padding: 0px;
margin: 0px;
width: 10%;
display: inline-block;
float: left;
text-align: center;
}

.service-box3-d {
padding: 0px;
margin: 0px;
width: 90%;
display: inline-block;
text-align: left;

}

.service-box3 h3 {
font-family: 'Roboto', arial;
font-weight: 500;
color: #2f333a;
font-size: 20px;
margin-top: 0px;
margin-bottom: 10px;
text-transform: none;
line-height: 26px;

}

.service-box3 p {
  margin-bottom: 0;
  color: #333;
  font-family: 'Roboto', arial;
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0px;
}

.box_presta-icon {
padding: 16px 0px 0px 2px;
border-radius: 50%;
width: 60px;
height: 60px;
text-align: center;
border: 1px solid #e1e1e1;
margin: 20px 0px 0px 0px;
}

.box_presta-icon2 {
padding: 16px 10px 0px 12px;
border-radius: 50%;
width: 60px;
height: 60px;
text-align: center;
border: 1px solid #e1e1e1;
margin: 20px 0px 0px 0px;
}

.box_presta-icon3 {
padding:18px 10px 0px 12px;
border-radius: 50%;
width: 60px;
height: 60px;
text-align: center;
border: 1px solid #e1e1e1;
margin: 20px 0px 0px 0px;
}


.box-pasos {

height: 90px;
padding: 0px;
margin:10px 0px;
border:0px solid #ccc;

}

.box-pasos-left {
float: left;
display: inline;
width: 70px;
height: 70px;
border: 1px solid #ccc;
border-radius: 5px;
text-align: center;
font-size: 32px;
margin: 0px 20px 0px 0px;
font-family: 'Roboto', arial;
font-weight: 700;
color: #999;
padding: 10px 0px;

}

.box-pasos-right {

display:inline;
margin: 0px;
text-align: left;
padding-top: 10px;

}

.box-pasos-right p {
margin-bottom: 0;
color: #555;
font-family: 'Roboto', arial;
font-weight: 300;
font-size: 16px;
line-height: 25px;
letter-spacing: 0px;
margin-top: 10px;
text-align: left;
}

.center-banner {
height: 100px;
padding: 20px 10px;
margin:20px 0px;
border-radius: 10px;
text-align: left;
border: 1px solid #e1e1e1;
background: #fafafa;
border-radius: 10px;
}

.center-banner h3 {
font-family: 'Roboto', arial;
font-weight: 400;
color: #4c5462;
font-size: 16px;
margin-top: 0px;
margin-bottom: 10px;
text-transform: none;
line-height: 26px;
}

.alinea {
  text-align: left;
}

.alinea2 {
  text-align: right;
}

@media only screen and (max-width: 500px) {

  .center-banner {
    height: inherit;
  }

  .alinea {
    text-align: center;
  }

  .alinea2 {
    text-align: center;
  }

}

.center-banner2 {
height: 100px;
padding: 20px 10px;
margin:20px 0px;
border-radius: 10px;
text-align: left;
border: 0px solid #fff;
background: rgba(0, 0, 0, 0) linear-gradient(to left, #00D2FF 0%, #3c74b3 100%) repeat scroll 0 0;
border-radius: 10px;
}

.center-banner2 h3 {
font-family: 'Roboto', arial;
font-weight: 400;
color: #fff;
font-size: 16px;
margin-top: 0px;
margin-bottom: 10px;
text-transform: none;
line-height: 26px;
}

@media only screen and (max-width: 500px) {

  .center-banner2 {
    height: inherit;
  }

  .alinea {
    text-align: center;
  }

}

.center-banner3 {
height: 100px;
padding: 20px 10px;
margin:0px 0px 50px 0px;
border-radius: 10px;
text-align: left;
border: 0px solid #e1e1e1;
background: #fafafa;
border-radius: 10px;
text-align: center;
}

.center-banner3 h3 {
font-family: 'Roboto', arial;
font-weight: 400;
color: #4c5462;
font-size: 16px;
margin-top: 0px;
margin-bottom: 10px;
text-transform: none;
line-height: 26px;
}


.btn-prest {
    color: #fff;
    background-color: #00D2FF;
    border: 2px solid #00D2FF;
    margin: 0px;
    padding: 10px 15px;
    font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    border-radius: 50px;
    font-size: 13px;
    letter-spacing: 0.3px;
} 
 
.btn-prest:hover, 
.btn-prest:focus, 
.btn-prest:active, 
.btn-prest.active, 
.open .dropdown-toggle.btn-prest {
  color: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(225,225,225,1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(225,225,225,1);
  box-shadow: 0px 0px 15px 0px rgba(225,225,225,1);
} 
 
.btn-prest:active, 
.btn-prest.active, 
.open .dropdown-toggle.btn-prest { 
  background-image: none; 
} 
 
.btn-prest.disabled, 
.btn-prest[disabled], 
fieldset[disabled] .btn-prest, 
.btn-prest.disabled:hover, 
.btn-prest[disabled]:hover, 
fieldset[disabled] .btn-prest:hover, 
.btn-prest.disabled:focus, 
.btn-prest[disabled]:focus, 
fieldset[disabled] .btn-prest:focus, 
.btn-prest.disabled:active, 
.btn-prest[disabled]:active, 
fieldset[disabled] .btn-prest:active, 
.btn-prest.disabled.active, 
.btn-prest[disabled].active, 
fieldset[disabled] .btn-prest.active { 
  background-color: #17b352; 
  border-color: #17b352; 
} 
 
.btn-prest .badge { 
  color: #17b352; 
  background-color: #ffffff; 
}


.btn-prest2 {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin: 0px;
    padding: 10px 15px;
    font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    border-radius: 50px;
    font-size: 13px;
    letter-spacing: 0.3px;
} 
 
.btn-prest2:hover, 
.btn-prest2:focus, 
.btn-prest2:active, 
.btn-prest2.active, 
.open .dropdown-toggle.btn-prest2 {
  color: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(225,225,225,1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(225,225,225,1);
  box-shadow: 0px 0px 15px 0px rgba(225,225,225,1);
} 
 
.btn-prest2:active, 
.btn-prest2.active, 
.open .dropdown-toggle.btn-prest2 { 
  background-image: none; 
} 
 
.btn-prest2.disabled, 
.btn-prest2[disabled], 
fieldset[disabled] .btn-prest2, 
.btn-prest2.disabled:hover, 
.btn-prest2[disabled]:hover, 
fieldset[disabled] .btn-prest2:hover, 
.btn-prest2.disabled:focus, 
.btn-prest2[disabled]:focus, 
fieldset[disabled] .btn-prest2:focus, 
.btn-prest2.disabled:active, 
.btn-prest2[disabled]:active, 
fieldset[disabled] .btn-prest2:active, 
.btn-prest2.disabled.active, 
.btn-prest2[disabled].active, 
fieldset[disabled] .btn-prest2.active { 
  background-color: #17b352; 
  border-color: #17b352; 
} 
 
.btn-prest2 .badge { 
  color: #17b352; 
  background-color: #ffffff; 
}


.btn-prest3 {
color: #fff;
background-color:#2b77ad;
border: 2px solid #2b77ad;
margin: 0px;
padding: 8px 25px;
font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 500;
border-radius: 0px;
font-size: 13px;
letter-spacing: 0.3px;
} 
 
.btn-prest3:hover, 
.btn-prest3:focus, 
.btn-prest3:active, 
.btn-prest3.active, 
.open .dropdown-toggle.btn-prest3 {
  color: #fff;
  background-color:#3586c0;
  border: 2px solid #3586c0;
} 
 
.btn-prest3:active, 
.btn-prest3.active, 
.open .dropdown-toggle.btn-prest3 { 
  background-image: none; 
} 
 
.btn-prest3.disabled, 
.btn-prest3[disabled], 
fieldset[disabled] .btn-prest3, 
.btn-prest3.disabled:hover, 
.btn-prest3[disabled]:hover, 
fieldset[disabled] .btn-prest3:hover, 
.btn-prest3.disabled:focus, 
.btn-prest3[disabled]:focus, 
fieldset[disabled] .btn-prest3:focus, 
.btn-prest3.disabled:active, 
.btn-prest3[disabled]:active, 
fieldset[disabled] .btn-prest3:active, 
.btn-prest3.disabled.active, 
.btn-prest3[disabled].active, 
fieldset[disabled] .btn-prest3.active { 
  background-color: #17b352; 
  border-color: #17b352; 
} 
 
.btn-prest3 .badge { 
  color: #17b352; 
  background-color: #ffffff; 
}

.btn-prest4 {
    color: #b0b0b0;
    background-color: transparent;
    border: 2px solid #bebebe;
    margin: 0px;
    padding: 8px 15px;
    font-family: "Rubik","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    border-radius: 0px;
    font-size: 13px;
    letter-spacing: 0.3px;
} 
 
.btn-prest4:hover, 
.btn-prest4:focus, 
.btn-prest4:active, 
.btn-prest4.active, 
.open .dropdown-toggle.btn-prest4 {
  color: #ffffff;
  background-color:#bebebe;
  border: 2px solid #bebebe;
} 
 
.btn-prest4:active, 
.btn-prest4.active, 
.open .dropdown-toggle.btn-prest4 { 
  background-image: none; 
} 
 
.btn-prest4.disabled, 
.btn-prest4[disabled], 
fieldset[disabled] .btn-prest4, 
.btn-prest4.disabled:hover, 
.btn-prest4[disabled]:hover, 
fieldset[disabled] .btn-prest4:hover, 
.btn-prest4.disabled:focus, 
.btn-prest4[disabled]:focus, 
fieldset[disabled] .btn-prest4:focus, 
.btn-prest4.disabled:active, 
.btn-prest4[disabled]:active, 
fieldset[disabled] .btn-prest4:active, 
.btn-prest4.disabled.active, 
.btn-prest4[disabled].active, 
fieldset[disabled] .btn-prest4.active { 
  background-color: #17b352; 
  border-color: #17b352; 
} 
 
.btn-prest4 .badge { 
  color: #17b352; 
  background-color: #ffffff; 
}

.heading-title2 {
    margin-top: 20px;
    margin-bottom: 20px;

}

.heading-title2.style2 {
    text-align: center;
}

.heading-title2.style2 h3 {
    color: #2f333a;
    font-size: 1.714em;
    line-height: 1.5;
    text-align: center;
    position: relative;
    font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 300;
    font-size: 28px;
    text-transform: none;
}

.heading-title2.style2 p {
    font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    color:#555;
    margin-top: 25px;
}

.heading-title2.style2 h3::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 70px;
    margin-left: -35px;
    bottom: -10px;
    left: 50%;
background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(#3c74b3), to(#00D2FF)) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) linear-gradient(to left, #00D2FF 0%, #3c74b3 100%) repeat scroll 0 0;

}

.img-rounded {
    border-radius: 5px;
}

.form-control {
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
box-sdhadow: inset 0 1px 1px rgba(0,0,0,.0);
}

.navbar-default .navbar-toggle {
    border-color: none!important;;
    border:0px!important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333!important;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: none;
}

.navbar-collapse {
    border-top: 0px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.0);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.0);
   
}

.well-t {

    max-width: 460px;
    min-height: 20px;
    padding: 25px 20px 25px;
    margin: 20px auto 10px;
    background-color: #f5f5f5;
    border: 2px solid #e3e3e3;
    border-radius: 10px;
}

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }