@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css");

.collapsible-item { text-align: justify !important; }

/*.contenido { display: inline-flex; } */

#contenedor .contenido h1 {
    color: #404d75;
    font-family: "Lucida Calligraphy";
}

@media only screen and (max-width: 480px) {
	#contenedor .movil {
		display: block;
	}
	#contenedor .tablet {
		display: none;
	}
	#contenedor .desktop {
		display: none;
	}
}

@media only screen and (min-width: 481px) and (max-width: 999px) {
	#contenedor .movil {
		display: none;
	}
	#contenedor .tablet {
		display: block;
	}
	#contenedor .desktop {
		display: none;
	}
}
@media only screen and (min-width: 1000px) {
	#contenedor .movil {
		display: none;
	}
	#contenedor .tablet {
		display: none;
	}
	#contenedor .desktop {
		display: block;
		/*margin-left: 5px;
		margin-right: 22px;*/
	}
}

@media (max-width: 1000px) {
        .panel-heading { margin-left: -1.5%; }
        .panel-body { margin-left: 0.5%; }
  body,html {
    overflow-x: hidden;
  }

#front {
    width: 100% !important;
    margin-bottom: 0px;
    height: inherit;
}

#front .imgleft {
    width: 100% !important;
	margin-left: 0px;
	padding-bottom: 20px;
}
#front .imgleft img {
    width: 100% !important;
}

#front .videoright {
width: 100% !important;
margin-right: 0px;
}
#front .videoright iframe {
max-width: 100% !important;
height: auto;
}



  #cssmenu {
    width: 100% !important;
    height: auto;
    padding-bottom: 0;
  }

  #cssmenu ul,
  .lateral {
        display: none;
  }

  #cssmenu #bg-four,
  #bg-three,
  #bg-two,
  #bg-one {
    background: none;
    display: none !important;
  }

  .grey-bar {
    background: #222222 url(images/bg.png) repeat;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sidebarToggle {
    /*display: block !important;
    width: 23px;*/
    font-size: 40px;
    font-weight: bold;
    margin-left: 90px;
    text-align: left;

    cursor: pointer;

    transition: transform 0.5s;
    outline: none;
    position: absolute;
    left: -80px;
    top: 23%;
  }
 .sidebarToggle img {
	margin-right: 2%;
    background-color: #e2e0e2;
    padding: 2px;
    border-radius: 3px;
 }

  .rotated {
    transform: rotate(180deg);
  }

  .burger-wrapper {
    width: 40px;
    height: 20px;

    margin-left: auto;
    margin-right: 20px;
    cursor: pointer;
  }

  .burger {
    display: block;
    width: 40px;
    height: 4px;
    background: #fff;

    box-shadow: 0 8px #fff,
    0 16px #fff;
  }

  #contenedor {
    width: 100%;
  }

  #contenedor .contenido {
   /*background: #e2e0e2;*/
   padding-left: 20px;
   height: auto !important;
 }

 #contenedor .contenido::after {
  content:"";
  display: table;
  clear: both;
}

#contenedor .contenido .content-interior .company {
  width: 100% !important;
}

.iframe-rates {
  margin: auto;
}

#contenedor .contenido .content-interior .left {
  width: 100% !important;
}


#contenedor .menu {
  width: 100% !important;
  height: auto;
  margin-top: 30px;
}

#contenedor .contenido .asdewq {
  width: auto !important;
}

#contenedor .hed .l1,
#contenedor .hed .l2 {
  display: block;
  margin: auto;
  float: none;
}

.hed .l2,
.bander-up {
  max-width: 120px !important;
}

#contenedor .hed .l2 .bander-up .aaa {
  margin: 0;
}

#contenedor .hed {
  width: 100% !important;
margin-bottom: 0px; 
height: inherit;
/*  margin-top: 20px; */

}

#contenedor .slider {
  width: 100% !important;
  float: none;
  height: auto;
}

#cssmenu ul {
  width: 100% !important;
  height: auto;
}

#contenedor .contenido .etiq-pp {
  width: auto !important;
}

nav {
  height: auto;
  width: auto !important;
  text-align: center;
  margin: auto;
}

nav ul {
  float: none;
  padding: 0;
  margin: 0;
}

#contenedor .contenido .s2 {
  width: 100% !important;
  height: auto;
}

#contenedor .contenido .mail .nom
#contenedor .contenido .mail .nom a,
#contenedor .contenido .mail
{
  width: 100%  !important;
  height: auto;
  float: none;
}

#contenedor .contenido .lateral {
  width: auto;
  height: auto;
}



nav ul li  {
  background: #4E5972;
  border-bottom: 2px solid #425072;
}
.menu nav ul li,
.menu nav ul li a {
  display: block;
  float: none;
  width: 100%;
  text-align: center;
}

#cssmenu ul li {
  display: block;
  float: none;
  background: #4E5972;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}

#cssmenu ul li a {
  max-width: 100%;
  margin-bottom: 0;
  border-bottom: 2px solid #425072;
}

#contenedor .contenido {
  width: 100%;
  /*float: none;*/
  height: auto;
  padding-left: 15px;
}

#contenedor .contenido .volver {
  width: 100%;
}

#contenedor .contenido .galery {
  width: 100%;
}

body::after {
  content: "";

  display: table;
  clear:both;
}

#contenedor .contenido .title, 
#contenedor .contenido .title .titulo { 
  width: 100%;
}

#contenedor .contenido .content-interior,
#contenedor .contenido .content-interior .expeditions-p-2 {
  width: 100%;
  height: auto;
}



/* footer */

#contenedor .foth {
  width: 100%;
}

#contenedor .foth .et3 {
  width: 100%;
}

#contenedor .foth .et3 .cophi {
  max-width: 300px;
  width: 100%;
}

#contenedor .contenido .asdewq {
  float: none;
}

#contenedor .contenido .content-interior .rigth {
  width: 100%;
  margin-top: 100px;
  height: auto;
}

#contenedor .contenido .mail {
  width: auto;
  height: auto;
}

  #contenedor .contenido .content-interior .rigth a img {
   width: 100%;
 }

}

@media (max-width: 780px) {
  .contact_form input,
  .contact_form textarea,
  .contact_form ul,
  .contact_form h2 {
    width: 80%;
  }
  #contenedor .contenido .content-interior .rigth a img {
   width: 100%;
 }
}

@media (max-width: 746px) {
  .topfirsrt a,
  .topmenu a {
    width: 100% !important;
  }

  .switch {
    width: 0% !important;
  }

  #contenedor .hed .l1,
  #contenedor .hed .l1 img {
    width: 100%;
  }

 #contenedor .contenido .content-interior .rigth a img {
   width: 100%;
 }
}

@media (max-width: 500px) {
  #contenedor .foth .et3 .log {
    margin: auto;
    margin-top: 40px;
  }

#contenedor .menu {
    width: 100%;
    margin-top: 5px;
}



  #contenedor .hed .l1,
  #contenedor .hed .l1 img {
    width: 100%;
  }

  #contenedor .contenido .title .titulo {
    position: relative;
    top: -30px;
  }

  .photos ul li a {
    width: 130px;
    height: 130px;
    margin: auto;
    margin-bottom: 30px;
    float: none;
  }

  
  #contenedor .contenido .lateral {
  width: 100% !important;
  
  }

  #contenedor .contenido .content-interior .expedit-p  {
    width: 100%;
  }
  #contenedor .contenido .content-interior .rigth {
    margin-top: 420px;
  }
}

@media (max-width: 500px) {
  #contenedor .contenido .content-interior .rigth {
    margin-top: 110px;
  }

   #contenedor .contenido .content-interior .rigth.small {
    margin-top: 0;
    margin-left: 0;
  }
 #contenedor .contenido .content-interior .rigth.big {
   
  }

  #contenedor .hed .l2 {
    max-width: 140px;
    margin: auto;
      }

    .photos {
    margin: 0;
  }
  #contenedor .contenido .content-interior .rigth a img {
   width: 100%;
 }

#contenedor .hed {
  width: 100%;
margin-bottom: 0px; 
height: inherit;
/*  margin-top: 20px; */

}


}

@media (max-width: 320px) {

#contenedor .menu {
    width: 100%;
}
  #contenedor .contenido .content-interior .rigth a img {
   width: 100%;
 }


#contenedor .hed {
  width: 100%;
margin-bottom: 0px; 
height: inherit;
/*  margin-top: 20px; */

}

}





/*ajustes*/ 
@media (max-width: 1000px) {
	#menumovil { display: block;	}
	#menudesktop { display: none !important;	}
	.r26 { display: inline-block !important;     width: 200px; }
	#menumovil table { width: 100%; }
	#menumovil th, #menumovil td { background: none; text-align: left; }
	#logo-a { width: 45%; }
	#logo-b { display: none; }
	.banderas { margin-bottom: 5%; }
	#contenedor .movil { font-size: 18px; }
	.contact_form li { width: 110%; }
	
	.form1 {
		width: 95%;
		height: 400px;
		padding: 0;
		top: 10%;
		left: 1%;
		margin-left: 0;
		margin-top: 0;
	}
	.form2 {
		width: 95%;
		height: 400px;
		padding: 0;
		top: 10%;
		left: 1%;
		margin-left: 0;
		margin-top: 0;
	}
	.form3 {
		width: 95%;
		height: 400px;
		padding: 0;
		top: 10%;
		left: 1%;
		margin-left: 0;
		margin-top: 0;
	}
	.form4 {
		width: 95%;
		height: 400px;
		padding: 0;
		top: 10%;
		left: 1%;
		margin-left: 0;
		margin-top: 0;
	}
	.form5 {
		width: 95%;
		height: 400px;
		padding: 0;
		top: 10%;
		left: 1%;
		margin-left: 0;
		margin-top: 0;
	}
	.form6 {
		width: 95%;
		height: 400px;
		padding: 0;
		top: 10%;
		left: 1%;
		margin-left: 0;
		margin-top: 0;
	}
	.form7 {
		width: 95%;
		height: 400px;
		padding: 0;
		top: 10%;
		left: 1%;
		margin-left: 0;
		margin-top: 0;
	}
	.form8 {
		width: 95%;
		height: 400px;
		padding: 0;
		top: 10%;
		left: 1%;
		margin-left: 0;
		margin-top: 0;
	}
	.iframe-rates {
		width: 85% !important;
	}
	.iframe-rates .p {
		width: 95% !important;
		margin-top: 0 !important;
		margin-left: 0 !important;
		font-size: 0.95em;
	}
	.iframe-rates .titulo {
		width: 95% !important;
		margin-top: 0 !important;
		margin-left: 0 !important;
	}
	#logoff { display: none; }
	.f { width: 95% !important; }
}

@media (min-width: 1001px) {
#menumovil { display: none !important;	}
#menudesktop { display: block;	}
#menudesktop li {
    margin-left: 1% !important;
    margin-right: 1% !important;
	}
}

/* ocultando cosas */
#sthoverbuttons { display: none; } /* botones */
#cssmenu ul {
    position:  relative;
    z-index: 999;
}

.grey-bar {
    position: relative;
}/*
@media (max-width: 767px) {
	
	.form1,.form2,.form3,.form4 {
		width: 90% !important;
		left: 0% !important;
		margin-right:  auto;
		margin-left: auto;
		padding: 0;
	}
	
	.cerrar1 {
		margin: 0;
	}
	.iframe-rates .titulo {
		width:  100% !important;
		margin: 10px 0;
	}
	
	.iframe-rates {
		width:  100% !important;
		margin: 0;
		
		box-sizing:  border-box;
		overflow-y: scroll;
	}
	
	.iframe-rates .p {
		width:  100% !important;
		margin: 0;
	}
	
	.iframe-rates #logoff {
		margin:  auto;
		width: 100%;
	}
}*/

@media(max-width:1000px){
.form1 ,.form3,.form4,.form5,.form6,.form7,.form8,.form9,.form10,.form11,.form12{
    width: 95% !important;
    height: 400px !important;
    padding: 0 !important;
    top: 10% !important;
    left: 1% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}
.iframe-rates {
    width: 85% !important;
    margin: auto;
	/*height: 420px !important;*/
    overflow-y: auto;
}
.iframe-rates .titulo {
    width: 95% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.iframe-rates .p {
    width: 95% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    font-size: 0.95em;
}
#logoff {
    display: none !important;
}
.f {
    width: 95% !important;
}
}