/*NUMERO 800*/
@import url('https://fonts.googleapis.com/css?family=Anton');


.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 80px;
    right: 20px;
    display:none;
}
/*NUMERO 800 FIXED TO BOTTOM*/
.numero800 a:link{
  text-decoration: none;
  color: white;
}
.numero800 a:hover{
  text-decoration: none;
  color: white;
}
.numero800 a:visited{
  text-decoration: none;
  color: white;
}

.numero800{
  position: relative; 
  width: 100%; 
  height: 150%;  
  z-index: 200;
  padding-top: 10px;
  padding-bottom: 0; 
  background-color: rgb(12, 49, 118);
  text-align: center;
  text-decoration: none;
}
.numero800txt{
   font-family: 'Arial Bold', sans-serif;
   font-size: 1.5em;
   text-align: center;
   color: white;
   text-decoration: none;
   -webkit-filter: drop-shadow();
   text-transform: uppercase;
   letter-spacing: 0.7px;
}

numero800:hover{
  text-decoration: none;
  color: white;
}
  
  #navbar800 {
  	background-color: rgb(12, 49, 118);
  	border-color: transparent;
	min-height:       auto;
}

/* TERMINA NUMERO 800 FIXED TO BOTTOM */

.container-2{
  margin-left: 15%;
  margin-right: 15%;
}
.galeria{
  float: left;
margin-left: 5%;
}
.lenguaje img{
  margin-bottom: 5px;
border-radius: 10px;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.modal-transparent {
  background: transparent;
}
.modal-transparent .modal-content {
  background: transparent;
}
.modal-backdrop.modal-backdrop-transparent {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-transparent.in {
  opacity: .6;
  filter: alpha(opacity=60);
}
.modal-body1{
  background: #ffffff;
}
.modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #3c7dcf;
  border-radius: 0;
  box-shadow: none;
}
.navbar-custom {
    color: #FFFFFF;
    background-color: #CC3333;
}
.modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 10px;
  background: #2A467C;
  border: 0;
}
.modal-header1 {
  font-family: AvenirHeavy;
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
    margin-top: 10%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 10px;
  background: #FFF;
  border: 0;
}

.sliderr img{
  border: 2pt;
  height: 200px;
}
.dash{
  margin-top: -170px;
}
iframe{
  border: none;
  overflow-x: hidden;
}
.halfs {
  padding-left: 20%;
  padding-right: 20%;
  width: 100%;
}
.loggo{
  width:105px;height:120px;float:left;
}
.modal-body{
  overflow-y:scroll;
  color: #fff;
  background-color: #3A62A3;
  position: absolute;
  top: 50px;
  bottom: 60px;
  width: 100%;
  font-weight: 300;

}
.modal-title1 {
  text-align: center;
  width: 100%;
  font-weight: 300;
  font-size: 3.2em;
  color: #3A62A3;
  line-height: 30px;
}
.modal-title{
  font-family: AvenirHeavy;
  text-align: center;
  width: 100%;
  font-weight: 300;
  font-size: 3.2em;
  color: #fff;
  line-height: 30px;
}
.scroll-up{
  margin-left: 75%;
  margin-top: 35%;
  float: right;
  position: absolute;
}
.modal-body1 strong{margin-left: 10%;margin-right: 10%;font-size: 1.2em;}
.modal-body1  a{color: #3A62A3;
font-size: 1.2em;}
.modal-body ol li{
  color: #3A62A3;
  font-size: 2.5em;
}
.modal-body1 p{
  margin-left: 10%;
  margin-right: 10%;
  font-size: 1.2em;
  font-family: AvenirROman;
}
.modal-body p{
  font-size: 1.8em;
  font-family: AvenirROman;
}
.modal-body1 a{color: #00008B;font-family: AvenirROman;   }
.modal-body1 {

  margin-top: 10%;
  padding-top: 2%;
  height: 51%;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.8em;
  text-align: justify;
  margin-left: 20%;
  margin-right: 20%;
  color: #3A62A3;
  background-color: #fff;
  position: absolute;
  top: 50px;
  bottom: 60px;
  width: 60%;
  overflow: auto;
}
.maps iframe{
    pointer-events: none;
}
.map{
	width:100%;
	height:500px;
}


.map-responsive{
	position:relative;
}

.overlay {
   background:transparent;
   position:relative;
   width:640px;
   height:480px; /* your iframe height */
   top:480px;  /* your iframe height */
   margin-top:-480px;  /* your iframe height */
}
.modal-footer {
  text-align: center;
  color: #FFF;
    background-color: #3A62A3;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 70px;
  padding: 25px;
}
#image2{
  padding-bottom: 5px;
}
.subm button{
  text-align: center;
  width: 25%;
}
.auto h2{
  font-size: 2.4em;
}
h3{

  font-size: 1.2em;
}
.text3{

 width: 40%;
  margin-right: 4%;
  float: right;
}
.image3{
  width: 55%;
  margin-top: 10px;
  float: left;
}
.image3 img{
  margin: 0;
  width:100%;
  float: left;
}
.btn.btn-default {
  width: 100%;
  height: 10%;
    color: #2a467c;
    background-color: #FFFFFF;
    background-image: linear-gradient(to bottom, #FFFFFF, #E0E0E0);
    border-color: #CCCCCC #CCCCCC #CCCCCC;
}
.btn.btn-default:hover {
    color: #2a467c;
    background-color: #2a467c;
    background-image: linear-gradient(to bottom, #E0E0E0, #E0E0E0);
    border-color: #CCCCCC #CCCCCC #CCCCCC;
}
.align-right h3{
  font-size: 1.2em;

}
.align-right{
  margin-left: 60%;
  text-align: center;
  float: right;
  font-size: 1ms;
  border-radius: 10px;
  color: #FFF;
    position: absolute;
    top: 10px;
    width: 40%;
    height: 95%;
    opacity: .9;
    background-color: #2a467c;
}

.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}

html {

  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  overflow-x: hidden;
}
img {
    display: block;
    margin: 0 auto;
}
.navcolor{
  color: #FFF;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.footer a{
  margin-left: 15px;
  font-size: 1.0em;
}
.footer a:hover{
  background-color: #fff;
  padding: 5px 5px 5px 5px;
}
.footer {
  color: #2A467C;
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 85px;
  background-color: #2A467C;
  font-size: .7em;
  text-align: center;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 60px 15px 0;
}
.container .text-muted {
  margin: 10px 0;
}

.footer > .container {
  padding-right: 10px;
  padding-left: 10px;
}

code {
  font-size: 80%;
}

/*BACKGROUND IMAGE*/
#slider button{
  width: 25%;
  font-size: 1.4em;
}
#slider{
    padding-bottom: 10%;
    color: #2A467C;
    background-image: url(../../images/INICIO/BACK-INICIO.jpg);
    height: 100%;
    width: 100%;
    background-repeat: repeat;
   /* background-position: center center; */
    background-attachment: fixed;
 /*   -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    */
}

#about{
    padding-bottom: 10%;
    color: #FFF;
    background-image: url(../../images/QUIENES-SOMOS/QUIENES-SOMOS-IMG.jpg);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
section{
  padding-top: 150px;

}
.contactform{
  padding: 30px 30% 10% 30%;
}

.padding{

  padding-bottom: 10px;
}
button{
  font-family: AvenirHeavy;
}
.padding p{
  font-size: .8em;
}
.padding button{
  font-size: 1em;
  background-color: #3A62A3;
margin-left: 13%;
margin-right: 10%;
padding-left: 2%;
padding-right:2%;
margin-top: 20px;
margin-bottom: 20px;
}

.textt{
  padding-left: 20%;
  padding-right: 20%;
}
.text1 strong{
  text-align: center;
}
.text1{
  padding-top: 100px;
  padding-left: 20%;
  padding-right: 20%;
}

#whyus img{
  padding-top: 15px;
width: 100px;
  align-items: center;
}
#centrar{
  text-align: center;
}
#whyus strong{
  text-align: center;
}

#whyus h3{
  width: 100px;
  text-align: center;
  font-family: AvenirROman;
  font-size: 1.8em;
  padding-bottom: 15px;
}
h3{
  text-align: center;
  font-family: AvenirROman;
  font-size: 2.8em;
  padding-bottom: 15px;
}
.contactform label{
  font-size: 2.3em;
}
#whyus{
  padding-top: 0;
    color: #2A467C;
    background-image: url(../../images/POR-QUE-COMPRAR/fondowhy.jpg);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#whyus ul {
    list-style-type: square;
}
.bott{
  font-size: 80%;
  padding-left: 35%;
  padding-right: 35%;
  padding-top: 15px;
  padding-bottom: 15px;
}
#logos img{
  margin-top: 5%;
  display: inline;
}
.logo1{margin-left: 30%;
  margin-right: 15px;
  width: 10%;
  height: 10%;;
}
.logo2{
  margin-left: 15px;
  margin-right: 15px;
  width: 15%;
  height: 10%;
}
.logo3{
  margin-right: 20%;
  margin-left: 15px;
  width: 10%;
  height: 10%;
}
body{
  min-width: 350px;
}
.t-body{
  height: 600px;
  padding-left: 20%;
  padding-right: 20%;
  text-align: justify;
  width: 100%;
}
.flags img{
  width: 120%;
}

.flags{
  margin-right: 1%;
  margin-top: 2%;
  float: right;
  width: 9%;

}
#whyus li{
  font-family: AvenirROman;
  font-size: 1.5em;
}

#whyus ul li:before {
    font-size: 1.5em;
    font-weight: bold;
}
.poliza h2{
  padding-bottom: 5%;
}
.panel3{
      height: 150px;
  margin-left: 4%;
}
.paneldos{
  margin-left: 21%;
}
.poliza h3{
  font-size: 2em;
}
.poliza{
  margin: 0;
padding-bottom: 10%;
  padding-right: 12%;
  padding-left: 15%;
  color: #FFF;
    background-image: url(../../images/POLIZA-DE-SEGURO/POLIZA-DE-SEGURO-IMG.jpg);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#contactus{
  color: #2A467C;
}
#phone{
  padding-bottom:10%;
  text-align: center;
  color: #FFF;
    background-image: url(../../images/MAPA/mapa-IMG.jpg);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#becomeAnAgent{
  color: #2A467C;
    background-image: url(../../images/INICIO/BACK-INICIO.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#becomeAnAgent a{
  color: blue;
}

/*FONT*/
@font-face {
    font-family: AvenirBlack
    src: url(../assets/font/AvenirLTStd-Black.otf);
    font-weight: bold;
}
@font-face {
    font-family: AvenirROman;
    src: url(../font/AvenirLTStd-Roman.otf);
    font-weight: bold;
}
@font-face {
    font-family: AvenirHeavy;
    src: url(../font/AvenirLTStd-Heavy.otf);
    font-weight: bold;
}
h2{
  text-align: center;
  font-family: AvenirHeavy;
  font-size: 3.5em;

}
.nav ul{
  height: 50%;
}


.navbar li{

    margin-top: 8px;
  font-family: AvenirHeavy;
  width: 13%;
  text-align: center;
  font-size: 1.8em;
}
#langen img{
  width: 40px;
  height: 40px;
  float: left;
}
#topbar{
  margin-top: 0;
}
#langes img{
  width: 40px;
  height: 40px;
  float: left;
}
#langen{
  border-radius: 50% 15% 15% 50%;
  margin-right: 10px;
  margin-left: 10px;
  float: right;
  background: #FFF;
}
#langes{
  margin-right: 50px;
  border-radius: 50% 15% 15% 50%;

  margin-left: 10px;
  float: right;
  background: #FFF;
}
#langes  a{
  margin-top: 50%;
    padding: 0 10px 0 0;
      color: #2A467C;
}
#langen  a{
margin-top: 50%;
  padding: 0 10px 0 0;
    color: #2A467C;
}
.navbar-brand{
  padding: 30px 0 30px 0;
  margin:0;

  font-size: 2.5em;

	float: left;
	width: 120px;
}
.navbar-brand a{
  text-decoration:none;
    text-align: center;
  color: #2A467C;
}

.navbar-brand a:hover{
  color: #fff;
}
p{
  font-family: AvenirROman;
  font-size: 2em;
}
.main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}
.wrap {
  display: block;
  margin: 0 auto;
  max-width: 800px;
  padding: 0 10px;
}

#content {
  padding: 110px 0;
}

#header {
  display: block;
  width: 100%;
  height: 80px;
  background: #4e5f81;
  -webkit-box-shadow: 1px 2px 4px rgba(0,0,0,0.4);
  -moz-box-shadow: 1px 2px 4px rgba(0,0,0,0.4);
  box-shadow: 1px 2px 4px rgba(0,0,0,0.4);
}
.fixed{
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
}
#navmenu {
  display: block;
  float: right;
}
#navmenu li {
  display: block;
  float: left;
}

#navmenu li a {
  display: block;
  float: left;

  font-size: 1.4em;
  line-height: 80px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#navmenu li a:hover {
  background: #617398;
}


/** simple responsive updates **/

@media (max-width: 768px) {
  .container{
    margin-left: auto;
  }
  .navbar li{
    font-family: AvenirHeavy;
    width: 100%;
    text-align: center;
    font-size: 1.8em;
  }
  .panel3{
    margin-left: auto;
  }
  .paneldos{
    margin-left: 0;
  }
  .modal-body1 {

    margin-top: 10%;
    padding-top: 2%;
    height: 70%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.8em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%;
    color: #3A62A3;
    background-color: #fff;
    position: absolute;
    top: 50px;
    bottom: 60px;
    width: 90%;
    overflow: auto;
  }
  .modal-header1{
width: 90%;
margin-left: 5%;
margin-right: 5%;
  }
  .modal-title{
    font-size: 1.2em;
  }
  .loggo{
    width:45px;height:60px;float:left;
  }
  .margenleft{
    margin:0 auto;
  }
  #slider button{
    width: 80%;
  }

  .navbar-brand{
    width: 100%;
  }
  .panel3{
        height: 300px;
      }
  .btn .btn-default .btn-lg{
    font-size: .8em;
  }
  .navbar li{

    float: left;
    font-family: AvenirHeavy;
    width: 100%;
    text-align: center;
    font-size: 1.8em;
  }
  .flags{
    margin-left: 40%;
    margin-right: 40%;
    width: 20%;
  }
  #whyus h3{
    width: 100%;
    text-align: center;
    font-family: AvenirROman;
    font-size: 2.4em;
    padding-bottom: 15px;
  }
  .padding button{
    width: 80%;
  }
.btn-responsive {
  padding:2px 4px;
  font-size:80%;
  line-height: 1;
  border-radius:3px;
}
.bott{
  font-size: 1em;
}
.bott button{
  width: 30%;
}
.modal-title1{
  font-size: 2em;
}
.imagenes{
  width: 100%;
  height: 200px;
}
.imagenes img{
  display: inline;
  margin: 10;
}

.modal-body1 a{
  font-size: 1.2em;

}
.modal-body1 strong{
  font-size: 1em;
  margin-left: 10%;
  margin-right: 10%;
}
.modal-body1 ol{
  margin-left: 10%;
  margin-right: 10%;
  font-size: 1.2em;
}
.align-right button{
  padding: 0;
  width: 100%;
  height: 10%;
  font-size: 1em;
}
.align-right h2{
  font-size: 1em;
  margin: 0;
  margin-top: 3px;
}
.align-right h3{
  margin: 0;
  padding: 0;
  font-size: .9em;
}

.text3{
  margin: 0;
  margin-top: 10px;
  font-size: 1em;
}
}

.navbar-collapse {
  border-top: 1px solid;
}

@media (min-width: 1201px) and (max-width: 1400px) {
  .navbar-collapse.collapse {
    display: block !important;
  }
.container{
  width: 90%;
}
.align-right h3{
  font-size: 1.2em;
}
}
@media (min-width: 1401px) and (max-width: 2000px) {
  .container-2{
    margin-left: 22%;

  }

  .navbar-collapse.collapse {
    display: block !important;
  }
.container{
  width: 90%;
}
.align-right h3{
  font-size: 1.8em;
}
.image3{
  margin-top: 3%;
}
}
@media (min-width: 993px) and (max-width: 1200px) {
  .container{
    margin-left: auto;
  }
  .navbar li{


    font-family: AvenirHeavy;
    width: 100%;
    text-align: center;
    font-size: 1.8em;
  }
  #whyus h3{
    width: 100%;
    text-align: center;
    font-family: AvenirROman;
    font-size: 2.4em;
    padding-bottom: 15px;
  }
.align-right h2{
  font-size: 1.8em;
}
.align-right h3{
  font-size: 1em;
  margin: auto;
}
.panel3{
  margin-left: auto;
}
.paneldos{
  margin-left: 0;
}
}
@media (min-width: 769px) and (max-width: 992px) {
  .container{
    margin-left: auto;
  }
  .navbar li{


    font-family: AvenirHeavy;
    width: 100%;
    text-align: center;
    font-size: 1.8em;
  }
  .panel3{
    margin-left: auto;
  }
  .paneldos{
    margin-left: 0;
  }
  .loggo{
    width:45px;height:60px;float:left;
  }

  h3{
    margin: 0;
    padding: 0;
    font-size: .8em;
  }
  #slider button{
    width: 80%;
  }
  .align-right button{
    width: 100%;
    padding: 0;
  }

  .btn .btn-default .btn-lg{
    font-size: .8em;
  }

  #whyus h3{
    width: 100%;
    text-align: center;
    font-family: AvenirROman;
    font-size: 2.4em;
    padding-bottom: 15px;
  }
.btn-responsive {
  padding:4px 9px;
  font-size:90%;
  line-height: 1.2;
}
.align-right h2{
  font-size: 1em;
}

}
.bott2{
  padding-left: 30%;
  padding-right: 30%;
}
@media screen and (max-width: 450px) {
  .container{
    margin-left: auto;
  }
  .bott2{
    padding-left: 10%;
    padding-right: 10%;
  }
  .align-right h2{

    font-size: .8em;
  }
.bott{
  padding-left: 20%;
  padding-right: 20%;

}
@media screen and (max-width: 500px) {
  .container{
    margin-left: auto;
  }
  .panel3{
    margin-left: auto;
  }
  .paneldos{
    margin-left: 0;
  }
    .logo1{margin-left: 20%;}
    .modal-body1 button{
      width: 100%;
    }
  .modal-body1 {

    margin-top: 10%;
    padding-top: 2%;
    height: 70%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.8em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%;
    color: #3A62A3;
    background-color: #fff;
    position: absolute;
    top: 50px;
    bottom: 60px;
    width: 90%;
    overflow: auto;
  }
  .logob{
    margin: 0;
    width: 210px;

  }
  .modal-header1{
width: 90%;
margin-left: 5%;
margin-right: 5%;
  }
  .modal-title{
    font-size: 1.2em;
  }
  .loggo{
    width:45px;height:60px;float:left;
  }
  .margenleft{
    margin:0 auto;
  }
  #slider button{
    width: 80%;
  }
  .image3{
  margin-top: 10%;
  }
  .align-right h3{
    font-size: .6em;
    margin: 0;
    padding: 0;
  }
  .align-right h2{
font-size: 1em;
  }
  .navbar-brand{
    width: 100%;
  }
  .btn .btn-default .btn-lg{
    font-size: .8em;
  }
  .navbar li{


    font-family: AvenirHeavy;
    width: 100%;
    text-align: center;
    font-size: 1.8em;
  }
  #whyus h3{
    width: 100%
    text-align: center;
    font-family: AvenirROman;
    font-size: 2.4em;
    padding-bottom: 15px;
  }
  #navmenu li a { font-size: 1.2em; }

  #logo { font-size: 2.1em; }

  h1 { font-size: 2.4em; }
  p { font-size: 1.6em; }
  .bott{
    font-size: 1em;
  }
  .bott button{
    width: 30%;
  }
}
.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */

     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }

/*
    Multicoloured Hover Variations
*/

 #social-fb:hover {
     color: #3B5998;
 }
 #social-tw:hover {
     color: #4099FF;
 }
 #social-gp:hover {
     color: #d34836;
 }
 #social-em:hover {
     color: #f39c12;
 }
 @media (max-width: 460px) {
html{
  overflow-x: hidden;
}
   .align-right{
     margin-top: 15%;
     margin-right: 20%;
     margin-left: 20%;
     width: 60%;
     height: 75%;
   }
   .align-right h2{
     font-size: 1.8em;
   }
   .align-right h3{
     margin-top: 10px;
       font-size: 1em;
   }
 .carimage{
   width: 1300px;
 }
 .text3{
   width: 100%;
   margin: 0;
   margin-top: 10px;
   float: none;
 }
 .image3 img{
   margin: 0 auto;
   width: 180px;
   float:none;
 }

 .image3{
   width: 100%;
   margin-top: 10px;
   margin-bottom: 5px;
 }
 }
